Fix extra line in MAINTAINERS.
[platform/upstream/gcc.git] / ChangeLog
1 2018-08-10  Martin Liska  <mliska@suse.cz>
2
3         * MAINTAINERS: Remove extra line.
4
5 2018-08-06  Naveen H.S  <naveenh@marvell.com>
6
7         * MAINTAINERS: Update my email address.
8
9 2018-07-19  DJ Delorie  <dj@redhat.com>
10
11         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
12         as maintainer.
13
14 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
15
16         * MAINTAINERS: Adjust email address for me and my colleague Robin
17         Dapp.
18
19 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
20             Sunil K Pandey  <sunil.k.pandey@intel.com>
21
22         PR target/84413
23         * config/i386/i386.c (m_CORE_AVX512): New.
24         (m_CORE_AVX2): Likewise.
25         (m_CORE_ALL): Add m_CORE_AVX2.
26         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
27         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
28         and remove the rest of m_SKYLAKE_AVX512.
29
30 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
31
32         * config.sub: Sync with upstream version 2018-07-03.
33
34 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
35
36         * config.guess: Sync with upstream version 2018-06-26.
37         * config.sub: Sync with upstream version 2018-07-02.
38
39 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
40
41         * libtool.m4: Sort output of 'find' to enable deterministic builds.
42         * ltmain.sh: Likewise.
43
44 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
45
46         * contrib/config-list.mk: Remove powerpc-linux_paired.
47
48 2018-06-29  Alexandre Oliva <oliva@adacore.com>
49
50         * configure.ac: Introduce support for @unless/@endunless.
51         * Makefile.tpl (dep-kind): Rewrite with cond; return
52         postbootstrap in some cases.
53         (make-postboot-dep, postboot-targets): New.
54         (dependencies): Do not output postbootstrap dependencies at
55         first.  Output non-target ones changed for configure to depend
56         on stage_last @if gcc-bootstrap, and the original deps @unless
57         gcc-bootstrap.
58         * configure.in, Makefile.in: Rebuilt.
59
60 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
61
62         * MAINTAINERS (write after approval): Add myself.
63
64 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
65
66         * MAINTAINERS (write after approval): Add myself.
67
68 2018-06-19  Nick Clifton  <nickc@redhat.com>
69
70         * zlib/configure.ac: Restore old behaviour of only enabling
71         multilibs when a target subdirectory is defined.  This allows
72         building with srcdir == builddir.
73         * zlib/configure: Regenerate.
74
75 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
76
77         * Makefile.def (fortran): Add check-target-libgomp-fortran.
78         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
79         * Makefile.in: Regenerate.
80
81 2018-06-16  Ben Elliston  <bje@gnu.org>
82
83         * config.guess: Import latest version.
84         * config.sub: Likewise.
85
86 2018-06-08  Martin Liska  <mliska@suse.cz>
87
88         * MAINTAINERS: Remove MPX-related entries.
89         * Makefile.def: Remove libmpx support.
90         * Makefile.in: Regenerate.
91         * configure.ac: Remove removed files.
92         * configure: Regenerate.
93         * libmpx/ChangeLog: Remove.
94         * libmpx/Makefile.am: Remove.
95         * libmpx/Makefile.in: Remove.
96         * libmpx/acinclude.m4: Remove.
97         * libmpx/aclocal.m4: Remove.
98         * libmpx/config.h.in: Remove.
99         * libmpx/configure: Remove.
100         * libmpx/configure.ac: Remove.
101         * libmpx/configure.tgt: Remove.
102         * libmpx/libmpx.spec.in: Remove.
103         * libmpx/mpxrt/Makefile.am: Remove.
104         * libmpx/mpxrt/Makefile.in: Remove.
105         * libmpx/mpxrt/libmpx.map: Remove.
106         * libmpx/mpxrt/libtool-version: Remove.
107         * libmpx/mpxrt/mpxrt-utils.c: Remove.
108         * libmpx/mpxrt/mpxrt-utils.h: Remove.
109         * libmpx/mpxrt/mpxrt.c: Remove.
110         * libmpx/mpxrt/mpxrt.h: Remove.
111         * libmpx/mpxwrap/Makefile.am: Remove.
112         * libmpx/mpxwrap/Makefile.in: Remove.
113         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
114         * libmpx/mpxwrap/libtool-version: Remove.
115         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
116
117 2018-06-04  Martin Liska  <mliska@suse.cz>
118
119         * MAINTAINERS: Add myself as gcov maintainer.
120
121 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
122
123         * MAINTAINERS: Update my email address.
124
125 2018-06-04  Tom de Vries  <tdevries@suse.de>
126
127         * MAINTAINERS: Remove write-after-approval entries for component
128         maintainers.
129
130 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
131
132         * MAINTAINERS (write after approval): Add myself.
133
134 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
135
136         * MAINTAINERS: Update my email address.
137
138 2018-06-01  Tom de Vries  <tdevries@suse.de>
139
140         * MAINTAINERS: Update my email address.
141
142 2018-05-22  Bin Cheng <bin.cheng@arm.com>
143
144         * MAINTAINERS (loop-optimizer): Add myself.
145
146 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
147
148         * configure.ac: Added "nfp" target.
149         * configure: Regenerate.
150
151 2018-04-30  Richard Biener  <rguenther@suse.de>
152
153         PR bootstrap/85571
154         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
155         (STAGE3_TFLAGS): Likewise.
156         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
157         (STAGEtrain_TFLAGS): Likewise.
158         * Makefile.in: Regenerate.
159
160 2018-04-26  Richard Biener  <rguenther@suse.de>
161
162         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
163         (STAGE2_CFLAGS): Likewise.
164         (STAGE2_TFLAGS): Likewise.
165         (STAGE3_CFLAGS): Add -fchecking.
166         (STAGE3_TFLAGS): Likewise.
167         (STAGEtrain_CFLAGS): Filter out -fchecking.
168         (STAGEtrain_TFLAGS): Likewise.
169         * Makefile.in: Re-generate.
170
171 2018-04-25  Catherine Moore <clm@codesourcery.com>
172
173         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
174
175 2018-04-18  Paul Clarke  <pc@us.ibm.com>
176
177         * MAINTAINERS (write after approval): Add myself.
178
179 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
180
181         * MAINTAINERS: Update my email address.
182
183 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
184
185         * MAINTAINERS: Remove redundant Write-After-Approval entry.
186
187 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
188
189         * MAINTAINERS: Update my email address and disambiguate myself
190         a bit from Will Schmidt.
191
192 2018-03-21  Nathan Sidwell  <nathan@acm.org>
193
194         * MAINTAINERS: Move maintainers of now-removed picochip and score
195         ports to write after approval.
196
197 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
198
199         * MAINTAINERS: Add entry for SVE maintainership.
200
201 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
202
203         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
204         * configure: Regenerate.
205
206 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
207
208         * MAINTAINERS (write after approval): Add myself.
209
210 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
211
212         * MAINTAINERS (write after approval): Add myself.
213
214 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
215
216         * MAINTAINERS (write after approval): Add myself.
217
218 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
219
220         Update copyright years.
221
222 2018-01-03  Ben Elliston  <bje@gnu.org>
223
224         * config.guess: Import latest version.
225         * config.sub: Likewise.
226
227 2017-12-12  Stafford Horne  <shorne@gmail.com>
228
229         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
230         * configure: Regenerate.
231
232 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
233
234         * MAINTAINERS (Write After Approval): Add myself.
235
236 2017-11-28  Julia Koval  <julia.koval@intel.com>
237             Sebastian Peryt  <sebastian.peryt@intel.com>
238
239         * Makefile.def (target_modules): Remove libcilkrts.
240         * Makefile.in: Ditto.
241         * configure: Ditto.
242         * configure.ac: Ditto.
243
244 2017-11-28  Julia Koval  <julia.koval@intel.com>
245
246         * MAINTAINERS (Write After Approval): Add myself.
247
248 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
249
250         * MAINTAINERS (Write After Approval): Add myself.
251
252 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
253
254         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
255         Use my SiFive email address.
256
257 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
258
259         * MAINTAINERS (write after approval): Add myself.
260
261 2017-10-27  Martin Liska  <mliska@suse.cz>
262
263         * Makefile.tpl: Use proper name of folder as it was renamed
264         during transition to 4 stages.
265         * Makefile.in: Regenerate.
266
267 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
268
269         * MAINTAINERS (write after approval): Add myself.
270
271 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
272
273         * MAINTAINERS: Add a note that maintainership also includes web
274         pages, docs, and testsuite related to that area.
275
276 2017-09-25  Tom de Vries  <tom@codesourcery.com>
277
278         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
279
280 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
281
282         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
283
284 2017-09-15  Nathan Sidwell  <nathan@acm.org>
285
286         * MAINTAINERS: Remove myself as a vxworks maintainer.
287
288 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
289
290         * MAINTAINERS: Remove email address of Jim Norris.
291
292 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
293
294         * MAINTAINERS (Reviewers): Move myself from here...
295         (CPU Port Maintainers): ... to here.
296
297 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
298
299         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
300
301 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
302
303         * MAINTAINERS (write after approval): Add myself.
304
305 2017-07-28  Tony Reix  <tony.reix@atos.net>
306
307         * configure.ac (target-libffi): Don't disable for AIX.
308         (go): Don't add to unsupported_languages on AIX.
309         (target-libgo): Don't disable for AIX.
310         * configure: Regenerate.
311
312 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
313
314         * MAINTAINERS: Add myself.
315
316 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
317
318         * MAINTAINERS: Update my email address.
319
320 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
321
322         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
323         arm-specific auto-generated header files.
324
325 2017-07-03  Nathan Sidwell  <nathan@acm.org>
326
327         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
328         * configure: Rebuilt.
329
330 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
331
332         * MAINTAINERS: Readd myself for c6x.
333
334 2017-06-28  Martin Liska  <mliska@suse.cz>
335
336         PR bootstrap/81217
337         * Makefile.def: Remove superfluous bootstrap_target from
338         bootstrap_stage.
339         * Makefile.in: Re-generate the file.
340
341 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
342
343         * MAINTAINERS: Add myself to Write After Approval
344
345 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
346
347         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
348
349 2017-06-19  Martin Liska  <mliska@suse.cz>
350
351         * Makefile.def: Define 4 stages PGO bootstrap.
352         * Makefile.tpl: Define FLAGS.
353         * Makefile.in: Regenerate.
354
355 2017-06-14  Ian Lance Taylor  <iant@golang.org>
356
357         * Makefile.def: Add check-gotools to go check targets.
358         * Makefile.in: Rebuild.
359
360 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
361
362         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
363
364 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
365
366         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
367         * configure: Regenerate.
368
369 2017-05-31  Martin Liska  <mliska@suse.cz>
370
371         * configure.ac: Add handling of stage2_werror_flags to
372         action-if-given and to action-if-not-given.
373         * configure: Regenerate.
374
375 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
376
377         * MAINTAINERS: Add self to Write After Approval
378
379 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
380
381         * MAINTAINERS: Update my email address, and remove myself as
382         maintainer in some areas.
383
384 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
385
386         * MAINTAINERS: Add self to Write After Approval
387
388 2017-05-25  Nathan Sidwell  <nathan@acm.org>
389
390         * configure.ac: Add --enable-languages=default to mean default and
391         make --enable-languages=all mean all supported languages.
392         * configure: Regenerated.
393
394 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
395
396         * config.gcc (powerpc*-*-*spe*): New.
397         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
398         (powerpc-*-rtems*spe*): New.
399         (powerpc*-*-linux*spe*): New.
400         (powerpc-wrs-vxworksspe): New.
401         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
402         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
403         * config.host (powerpc*-*-*spe*): New.
404
405 2017-05-19  Martin Liska  <mliska@suse.cz>
406
407         * configure.ac: Add --enable-werror-always just for
408         bootstrap-debug (or none build config) and do not add it
409         when we are on a release branch.
410         * configure: Regenerated.
411
412 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
413
414         * MAINTAINERS: Add self to Write After Approval
415
416 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
417
418         * MAINTAINERS: Move myself to Write After Approval section.
419
420 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
421
422         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
423         ACCH registers.
424         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
425         available.
426         (umulsidi3): Likewise.
427         (mulsidi3_700): Disable this pattern when we have advanced mpy
428         instructions.
429         (umulsidi3_700): Likewise.
430         (maddsidi4): New pattern.
431         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
432         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
433         (mpydu_imm_arcv2hs): Likewise.
434         * config/arc/predicates.md (accl_operand): New predicate.
435
436 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
437             Andrew Burgess <andrew.burgess@embecosm.com>
438
439         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
440         case.
441         (ARC_AUTOFP_IRQ_P): Likewise.
442         (ARC_AUTO_IRQ_P): Likewise.
443         (rgf_banked_register_count): New variable.
444         (parse_mrgf_banked_regs_option): New function.
445         (arc_override_options): Handle rgf_banked_regs option.
446         (arc_handle_interrupt_attribute): Add firq option.
447         (arc_compute_function_type): Return fast irq type when required.
448         (arc_must_save_register): Handle fast interrupts.
449         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
450         (arc_return_address_regs): Update.
451         * config/arc/arc.h (arc_return_address_regs): Update.
452         (arc_function_type): Add fast interrupt type.
453         (ARC_INTERRUPT_P): Update.
454         (RC_FAST_INTERRUPT_P): Define.
455         * config/arc/arc.md (simple_return): Update for fast interrupts.
456         (p_return_i): Likewise.
457         * config/arc/arc.opt (mrgf-banked-regs): New option.
458         * doc/invoke.texi (mrgf-banked-regs): Document.
459
460 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
461
462         * config/arc/arc.c (irq_ctrl_saved): New variable.
463         (ARC_AUTOBLINK_IRQ_P): Define.
464         (ARC_AUTOFP_IRQ_P): Likewise.
465         (ARC_AUTO_IRQ_P): Likewise.
466         (irq_range): New function.
467         (arc_must_save_register): Likewise.
468         (arc_must_save_return_addr): Likewise.
469         (arc_dwarf_emit_irq_save_regs): Likewise.
470         (arc_override_options): Handle deferred options.
471         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
472         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
473         arc_must_save_return_addr.
474         (arc_compute_frame_size): Handle automated save and restore of
475         registers.
476         (arc_expand_prologue): Likewise.
477         (arc_expand_epilogue): Likewise.
478         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
479         * config/arc/arc.opt (mirq-ctrl-saved): New option.
480         * doc/invoke.texi (mirq-ctrl-saved): Document option.
481
482 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
483         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
484
485         PR bootstrap/77661
486         * Makefile.def: Don't pass --enable-maintainer-mode on to an
487         in-tree build MPC.
488         * Makefile.in: Regenerate.
489
490 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
491
492         * configure.ac: Enable LTO by default on darwin >= 9.
493         * configure: Regenerate.
494
495 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
496
497         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
498         and Andrew Waterman as the RISC-V maintainers.
499
500 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
501
502         * MAINTAINERS: Add self to Write After Approval
503
504 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
505
506         * config.guess: Import latest from upstream.
507
508 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
509
510         * MAINTAINERS (Write After Approval): Remove entries that are
511         already covered under Reviewers.
512
513 2017-03-08  Mark Wielaard  <mark@klomp.org>
514
515         PR demangler/70909
516         PR demangler/67264
517         * include/demangle.h: Add d_printing to struct demangle_component
518         and pass struct demangle_component as non const.
519
520 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
521
522         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
523
524 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
525
526         * Makefile.tpl: Remove HOST_ISLVER.
527         (HOST_EXPORTS): Remove ISLVER.
528         * Makefile.in: Regenerate.
529
530 2017-02-13  Richard Biener  <rguenther@suse.de>
531
532         * configure: Re-generate.
533
534 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
535
536         * MAINTAINERS: Adjust bug reporting URL.
537
538 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
539
540         * MAINTAINERS (Write After Approval): Remove redundant entry
541         for Andrew Burgess.
542
543 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
544
545         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
546         32-bit hppa*-*-hpux*.
547         * configure: Regenerate.
548
549 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
550
551         * configure.ac: Moved the white list of enabling BRIG FE to
552         libhsail-rt/configure.tgt.
553         * configure: Regenerated.
554         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
555
556 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
557             Martin Jambor  <mjambor@suse.cz>
558
559         * Makefile.def (target_modules): Added libhsail-rt.
560         (languages): Added language brig.
561         * Makefile.in: Regenerated.
562         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
563         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
564         * configure: Regenerated.
565
566 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
567
568         PR other/79046
569         * configure: Regenerated.
570
571 2017-01-04  Alan Modra  <amodra@gmail.com>
572
573         * configure: Regenerate.
574
575 2016-12-29  Ben Elliston  <bje@gnu.org>
576
577         * config.sub: Import latest version.
578
579 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
580
581         * MAINTAINERS (Write After Approval): Add myself.
582
583 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
584
585         * configure.ac: Don't bootstrap libmpx unless --with-build-config
586         includes bootstrap-mpx.
587         * configure: Regenerated.
588
589 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
590
591         * MAINTAINERS (Write After Approval): Add myself.
592
593 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
594
595         * configure: Regenerate.
596
597 2016-12-01  Matthias Klose  <doko@ubuntu.com>
598
599         * configure.ac: Don't use pkg-config to check for bdw-gc.
600         * configure: Regenerate.
601
602 2016-11-30  Matthias Klose  <doko@ubuntu.com>
603
604         * Makefile.def: Remove reference to boehm-gc target module.
605         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
606         options and for the bdw-gc pkg-config module.
607         * configure: Regenerate.
608         * Makefile.in: Regenerate.
609
610 2016-11-28  Nathan Sidwell  <nathan@acm.org>
611
612         * MAINTAINERS (nvptx): Remove self.
613
614 2016-11-25  Ben Elliston  <bje@gnu.org>
615
616         * config.guess: Import latest version.
617         * config.sub: Likewise.
618
619 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
620
621         * MAINTAINERS (Write After Approval): Add myself.
622
623 2016-11-15  Matthias Klose  <doko@ubuntu.com>
624
625         * Makefile.def: Remove references to GCJ.
626         * Makefile.tpl: Likewise.
627         * Makefile.in: Regenerate.
628
629 2016-11-15  Matthias Klose  <doko@ubuntu.com>
630
631         * config-ml.in: Remove references to GCJ.
632         * configure.ac: Likewise.
633         * configure: Regenerate.
634
635 2016-11-01  Josh Conner  <joshconner@google.com>
636
637         * MAINTAINERS (Write After Approval): Update email address,
638
639 2016-10-27  Carl Love  <cel@us.ibm.com>
640
641         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
642         Approval list to make it alphabetical.
643
644 2016-10-27  Carl Love  <cel@us.ibm.com>
645
646         * MAINTAINERS (Write After Approval): Add myself.
647
648 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
649
650         * MAINTAINERS (Reviewers): Add myself.
651         (Write After Approval): Add myself.
652
653 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
654             Ulrich Weigand  <uweigand@de.ibm.com>
655
656         * MAINTAINERS: Update email address.
657
658 2016-10-10  Nathan Sidwell  <nathan@acm.org>
659
660         * MAINTAINERS: Update email address.
661
662 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
663
664         * configure.ac: Add aarch64-*-freebsd*.
665         * configure: Regenerate.
666
667 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
668
669         * MAINTAINERS: Update email address after it got reverted.
670
671 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
672
673         * configure.ac (target_libraries): Readd target-boehm-gc.
674         Restore --enable-objc-gc handling.
675         * configure: Regenerate.
676
677 2015-10-03  Jeff Law  <law@redhat.com>
678
679         * MAINTAINERS: Move several inactive maintainers to the
680         write-after-approval section.
681
682 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
683
684         * configure.ac: Add target-libffi to target_libraries.
685         Readd libgcj target disablings, modified to only target-libffi.
686         Readd target addition of go to unsupported languages.
687         * configure: Regenerated.
688
689 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
690
691         * MAINTAINERS: Update email address.
692
693 2016-09-30  Andrew Haley  <aph@redhat.com>
694
695         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
696         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
697         libgcj.
698
699 2016-09-30  Andrew Haley  <aph@redhat.com>
700
701         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
702         write-after approval after GCJ deletion.
703
704 2016-09-30  Andrew Haley  <aph@redhat.com>
705
706         * Makefile.def: Remove libjava.
707         * Makefile.tpl: Likewise.
708         * Makefile.in: Regenerate.
709         * configure.ac: Likewise.
710         * configure: Likewise.
711         * gcc/java: Remove.
712         * libjava: Likewise.
713
714 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
715
716         * MAINTAINERS (Reviewers): Add myself.
717
718 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
719
720         * configure.ac: Disable "sim" directory for arc*-*-*.
721         * configure: Regenerated.
722
723 2016-09-23  Tamar Christina <tamar.christina@arm.com>
724
725         * MAINTAINERS (Write After Approval): Add myself.
726
727 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
728
729         * configure.ac: Check for the minimum in-tree MPFR version
730         handled.
731         * configure: Regenerate.
732
733 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
734
735         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
736         * configure: Regenerated.
737
738 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
739
740         * MAINTAINERS (Write After Approval): Add myself.
741
742 2016-06-23  Andi Kleen  <ak@linux.intel.com>
743
744         * Makefile.def: Add autoprofiledbootstrap.
745         * Makefile.tpl: Dito.
746         * Makefile.in: Regenerate.
747
748 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
749
750     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
751     * configure: Regenerate.
752
753 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
754
755         * configure: Regenerate.
756         * configure.ac: Remove support for avr-rtems.
757
758 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
759
760         * MAINTAINERS (Write After Approval): Add myself.
761
762 2016-06-16  Michael Collison  <michael.collison@arm.com>
763
764         * MAINTAINERS (Write After Approval): Add myself.
765
766 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
767
768         * MAINTAINERS (Write After Approval): Update e-mail address.
769
770 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
771
772         * MAINTAINERS (Write After Approval): Add myself.
773
774 2016-05-28  Alan Modra  <amodra@gmail.com>
775
776         * Makefile.tpl (configure): Depend on m4 files included.
777         * Makefile.in: Regenerate.
778
779 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
780
781         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
782         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
783
784 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
785
786         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
787         special case builtin.
788         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
789         support for ALTIVEC_BUILTIN_VEC_ADDEC.
790         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
791         for __builtin_vec_addec.
792
793 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
794
795         * config.guess: Import version 2016-04-02 (newest).
796         * config.sub: Import version 2016-05-10 (newest).
797
798 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
799
800         * configure.ac: Add ARC support to libgloss.
801         * configure: Regenerate
802
803 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
804
805         * MAINTAINERS (Write After Approval): Add myself.
806
807 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
808
809         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
810         * configure: Regenerated.
811         * Makefile.def (gmp): Explicitly disable assembler.
812         (mpfr): Adjust lib_path.
813         (mpc): Likewise.
814         * Makefile.in: Regenerated.
815
816 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
817
818         PR bootstrap/70704
819         * configure.ac (--enable-stage1-checking): Add missing
820         --enable-checking=.
821         * configure: Regenerated.
822
823 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
824
825         * config.guess: Revert r235676.
826         * config.sub: Revert r235676.
827
828 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
829
830         * config.guess: Remove SH5 support.
831         * config.sub: Likewise.
832         * configure: Likewise.
833         * configure.ac: Likewise.
834
835 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
836
837         PR bootstrap/70704
838         * configure.ac (--enable-stage1-checking): For --disable-checking or
839         implicit --enable-checking, make sure extra flag matches in between
840         stage1 and later checking.
841         * configure: Regenerated.
842
843 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
844
845         * .gitattributes: New file.
846
847 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
848
849         * MAINTAINERS (rs6000/powerpc port): Add myself.
850
851 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
852
853         PR bootstrap/70173
854         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
855         and gotools directories.  Delete the stage_final file.
856         * Makefile.in: Regenerate.
857
858 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
859
860         * MAINTAINERS (Write After Approval): Add myself.
861
862 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
863
864         * MAINTAINERS (Fortran maintainer): Remove myself.
865
866 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
867
868         * MAINTAINERS (Write After Approval): Add myself.
869
870 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
871
872         * MAINTAINERS (Write After Approval): Add myself.
873
874 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
875
876         Sync with binutils-gdb:
877
878         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
879
880         * configure.ac: Add mips and s390 to the gold target check.
881         * configure: Regenerate.
882
883 2016-03-01  DJ Delorie  <dj@redhat.com>
884
885         * MAINTAINERS (mep): Remove myself as MeP maintainer.
886
887 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
888
889         * MAINTAINERS (libcpp): Add myself.
890         (diagnostic messages): Likewise.
891
892 2016-02-20  Tom de Vries  <tom@codesourcery.com>
893
894         * MAINTAINERS: Fix whitespace.
895
896 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
897
898         * MAINTAINERS (Write After Approval): Add myself.
899
900 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
901
902         * config/isl.m4: Add comments about isl-0.16.
903         * configure: Regenerate.
904
905 2016-01-29  Martin Jambor  <mjambor@suse.cz>
906
907         * MAINTAINERS (hsa maintainers): Add myself.
908
909 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
910
911         * MAINTAINERS: (Write After Approval): Add myself.
912
913 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
914             Sebastian Pop  <s.pop@samsung.com>
915
916         * Makefile.in: Regenerate.
917         * Makefile.tpl: Export ISLVER.
918         * configure: Regenerate.
919         * config/isl.m4: Detect isl-0.15.
920
921 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
922
923         PR bootstrap/69329
924         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
925         * Makefile.in: Regenerate.
926
927 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
928
929         * configure.ac: Enable LTO for DJGPP
930         * configure: Regenerate
931
932 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
933
934         Sync with binutils-gdb:
935         2015-10-21  Nick Clifton  <nickc@redhat.com>
936
937         PR gas/19109
938         * configure.ac: Note the 'none' is an acceptable argument to
939         --enable-compressed-debug-sections.
940         * configure: Regenerate.
941
942 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
943
944         PR bootstrap/69134
945         * Makefile.def (mpfr): Disable assembler.
946         * Makefile.in: Regenerate.
947
948 2016-01-01  Ben Elliston  <bje@gnu.org>
949
950         * config.guess: Import version 2016-01-01.
951         * config.sub: Likewise.
952
953 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
954
955         * MAINTAINERS (Write After Approval): Add myself.
956
957 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
958
959         * Makefile.in: Replace ISL with isl.
960         * Makefile.tpl: Same.
961         * config/isl.m4: Same.
962         * configure.ac: Same.
963         * contrib/download_prerequisites: Same.
964         * configure: Regenerate.
965
966 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
967
968         * MAINTAINERS (Write After Approval): Add Myself.
969
970 2015-12-17  Nathan Sidwell  <nathan@acm.org>
971
972         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
973         * configure: Regenerate.
974
975 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
976             Sebastian Pop  <s.pop@samsung.com>
977
978         * config/isl.m4 (ISL_CHECK_VERSION): Check for
979         isl_ctx_get_max_operations.
980         * configure: Regenerate.
981
982 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
983
984         * MAINTAINERS (Write After Approval): Add myself.
985
986 2015-12-02  Ian Lance Taylor  <iant@google.com>
987
988         PR go/66147
989         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
990         * Makefile.in: Regenerate.
991
992 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
993
994         PR libffi/65726
995         * Makefile.def (lang_env_dependencies): Make libffi depend
996         on cxx.
997         * Makefile.in: Regenerate.
998
999 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
1000
1001         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1002         symbols.
1003
1004 2015-11-20  Tristan Gingold  <gingold@adacore.com>
1005
1006         Sync with binutils-gdb:
1007         2015-11-20  Tristan Gingold  <gingold@adacore.com>
1008
1009         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1010         * configure: Regenerate.
1011
1012 2015-11-19  Martin Liska  <mliska@suse.cz>
1013
1014         * .gitignore: Add .clang-format to ignored files.
1015         * Makefile.in: Add clang-format.
1016         * Makefile.tpl: Likewise.
1017
1018 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
1019
1020         * configure.ac: Enable libmpx by default.
1021         * configure: Regenerated.
1022
1023 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
1024
1025         * MAINTAINERS: Update email address.
1026
1027 2015-10-23  Paulo Matos  <pmatos@linki.tools>
1028
1029         * MAINTAINERS: Update email address.
1030
1031 2015-10-23  Alan Hayward <alan.hayward@arm.com>
1032
1033         * MAINTAINERS  (Write After Approval): Add myself.
1034
1035 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
1036
1037         Sync with binutils-gdb:
1038         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
1039
1040         PR gas/19109
1041         * configure.ac: Add
1042         --enable-compressed-debug-sections={all,gas,gold,ld}.
1043         * configure: Regenerated.
1044
1045 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
1046
1047         * MAINTAINERS: Update list of Ada maintainers and email addresses.
1048
1049 2015-10-09  Martin Liska  <mliska@suse.cz>
1050
1051         * MAINTAINERS (Write After Approval): Add myself.
1052
1053 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
1054
1055         * MAINTAINERS (Write After Approval): Add myself.
1056
1057 2015-10-02  Florian Weimer  <fweimer@redhat.com>
1058
1059         * MAINTAINERS: Update email address.
1060
1061 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
1062
1063         * MAINTAINERS  (Write After Approval): Add myself.
1064
1065 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
1066
1067         * MAINTAINERS: Update email.
1068
1069 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
1070
1071         * MAINTAINERS: Update my email address.
1072
1073 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
1074
1075         * MAINTAINERS (ft32 port): Add myself.
1076
1077 2015-08-28  David Sherwood  <david.sherwood@arm.com>
1078
1079         * MAINTAINERS: Add myself.
1080
1081 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
1082
1083         * MAINTAINERS (Write After Approval): Add myself.
1084
1085 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1086
1087         PR libfortran/54572
1088         * Makefile.def: Make libgfortran depend on libbacktrace.
1089         * Makefile.in: Regenerate.
1090
1091 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
1092
1093         * MAINTAINERS (Write After Approval): Add myself.
1094
1095 2015-08-12  Tom de Vries  <tom@codesourcery.com>
1096
1097         PR other/67092
1098         * configure.ac: Remove --with_host_libstdcxx support.
1099         * configure: Regenerate.
1100
1101 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
1102             Jakub Jelinek  <jakub@redhat.com>
1103
1104         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1105         nvptx*-*-*.
1106         * configure: Regenerate.
1107
1108 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
1109
1110         * Makefile.def (libiconv): Define bootstrap=true.
1111         Mark pdf/html/info as missing.
1112         (configure-gcc): Depend on all-libiconv.
1113         (all-gcc): Ditto.
1114         (configure-libcpp): Ditto.
1115         (all-libcpp): Ditto.
1116         (configure-intl): Ditto.
1117         (all-intl): Ditto.
1118         * Makefile.in: Regenerate.
1119
1120 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
1121
1122         * MAINTAINERS (loop ivopts): Add the entry and myself.
1123
1124 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
1125
1126         * MAINTAINERS (nvptx): Add self.
1127
1128 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
1129
1130         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1131         128-bit vector modes.
1132
1133 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
1134
1135         * MAINTAINERS (Write After Approval): Add myself.
1136
1137 2015-07-28  Ben Elliston  <bje@gnu.org>
1138
1139         * config.sub, config.guess: Import from upstream.
1140
1141 2015-07-24  Michael Darling  <darlingm@gmail.com>
1142
1143         PR other/66259
1144         * config-ml.in: Reflects renaming of configure.in to configure.ac
1145         * configure: Likewise
1146         * configure.ac: Likewise
1147
1148 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
1149
1150         * MAINTAINERS: Update my email address.
1151
1152 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
1153
1154         Sync with binutils-gdb:
1155         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
1156
1157         * configure.ac (target_configdirs): Exclude target-zlib if
1158         target-libjava isn't built.
1159         * configure: Regenerated.
1160
1161 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
1162
1163         Sync with binutils-gdb:
1164         2015-05-13  John David Anglin  <dave.anglin@bell.net>
1165
1166         * configure.ac: Disable configuration of GDB for HPUX targets.
1167         * configure: Regenerate.
1168
1169         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
1170
1171         * configure.ac: Add --with-system-zlib.
1172         * configure: Regenerated.
1173
1174         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
1175
1176         * configure.ac: Add FT32 support.
1177         * configure: Regenerate.
1178
1179         2015-01-12  Anthony Green  <green@moxielogic.com>
1180
1181         * configure.ac: Don't disable gprof for moxie.
1182         * configure: Rebuild.
1183
1184 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
1185
1186         Sync with binutils-gdb:
1187         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
1188
1189         PR ld/18355
1190         * Makefile.def: Add extra_configure_flags to host zlib.
1191         * configure.ac (extra_host_zlib_configure_flags): New.  Set
1192         to --enable-host-shared When bfd is to be built as shared
1193         library.  AC_SUBST.
1194         * Makefile.in: Regenerated.
1195
1196 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
1197
1198         Sync with src:
1199         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
1200         * Makefile.def (dependencies): Add all-zlib to all-bfd.
1201         * Makefile.in: Regenerated.
1202
1203 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
1204
1205         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1206         target.
1207         * configure: Regenerate.
1208
1209 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
1210
1211         * MAINTAINERS (Write After Approval): Add myself.
1212
1213 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
1214
1215         * MAINTAINERS (OS Port Maintainers): Add myself.
1216         (Various Maintainers): Remove myself from libffi testsuite.
1217
1218 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
1219
1220         * MAINTAINERS (gen* on machine desc): Add self.
1221
1222 2015-06-02  Jason Merrill  <jason@redhat.com>
1223
1224         PR bootstrap/66319
1225         * configure.ac: Use -std=gnu++98.
1226
1227 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
1228
1229         * MAINTAINERS (Write After Approval): Add myself.
1230
1231 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
1232
1233         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1234         * configure: Regenerate.
1235
1236 2015-05-26  Jason Merrill  <jason@redhat.com>
1237
1238         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1239         * configure: Regenerate.
1240
1241 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
1242
1243         * configure.ac: FT32 target added.
1244         * configure: Regenerated.
1245
1246 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
1247
1248         * MAINTAINERS (Write After Approval): Add myself.
1249
1250 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
1251
1252         * MAINTAINERS (Write After Approval): Add myself.
1253
1254 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
1255
1256         * configure.ac: Fix typo.
1257         * configure: Regenerate.
1258
1259 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
1260
1261         * MAINTAINERS (Write After Approval): Add myself.
1262
1263 2015-05-03  Matthias Klose  <doko@ubuntu.com>
1264
1265         * configure.ac: Match $host configured with triplets.
1266         * configure: Regenerate.
1267
1268 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1269
1270         * Makefile.tpl: Remove surplus whitespace throughout.
1271         * Makefile.in: Regenerate.
1272
1273 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
1274
1275         * MAINTAINERS (Various Maintainers): Add myself as instruction
1276         combiner maintainer.
1277
1278 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
1279
1280         PR bootstrap/62077
1281         * configure.ac (--enable-stage1-checking): Default to
1282         release,misc,gimple,rtlflag,tree,types if --disable-checking
1283         or --enable-checking is not specified and DEV-PHASE is not
1284         experimental.
1285         * configure: Regenerated.
1286
1287 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
1288
1289         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1290         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1291         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1292         * Makefile.in: Regenerate.
1293
1294 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
1295
1296         * MAINTAINERS: Update my email address.
1297
1298 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
1299
1300         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1301
1302 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1303
1304         * MAINTAINERS: Add myself as an arm port reviewer.
1305
1306 2015-03-25  Martin Liska  <mliska@suse.cz>
1307             Yury Gribov  <y.gribov@samsung.com>
1308
1309         * Makefile.in: Fix ln source location for vimrc file.
1310         * Makefile.tpl: Likewise.
1311
1312 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
1313
1314         PR bootstrap/25672
1315         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1316         cross-compiling.  Similarly for CXX_FOR_TARGET.
1317         * configure: Regenerate.
1318
1319 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
1320
1321         * Makefile.def: Add libmpx.
1322         * configure.ac: Add libmpx.
1323         * Makefile.in: Regenerate.
1324         * configure: Regenerate.
1325
1326 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
1327
1328         * MAINTAINERS (CPU Port Maintainers): Add myself
1329         i386 vector ISA extns mantainer.
1330
1331 2015-03-13  Jeff Law  <law@redhat.com>
1332
1333         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1334         maintainer.
1335         Remove Richard Henderson as a maintainer for the x86 port.
1336
1337 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
1338
1339         * MAINTAINERS (CPU Port Maintainers): Update my email address.
1340
1341 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
1342
1343         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1344         pointer bounds checker and i386 MPX maintainer.
1345
1346 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
1347
1348         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1349
1350 2015-02-26  Martin Sebor  <msebor@redhat.com>
1351
1352         * MAINTAINERS (Various Maintainers): Add self.
1353
1354 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
1355
1356         * configure.ac [--enable-as-accelerator-for] (enable_languages):
1357         Make sure it contains lto.
1358         * configure: Regenerate.
1359
1360 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
1361
1362         * configure: Regenerate.
1363
1364 2015-02-06  Diego Novillo  <dnovillo@google.com>
1365 1
1366         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1367         middle-end, docstring): Remove myself.
1368         (Write After Approval): Add myself.
1369
1370 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
1371
1372         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1373         (Write After Approval): Update address.
1374
1375 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
1376
1377         PR jit/64780
1378         * configure.ac: Require the user to explicitly specify
1379         --enable-host-shared if the jit is enabled.
1380         * configure: Regenerate.
1381
1382 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
1383
1384         * MAINTAINERS (Write After Approval): Add myself.
1385
1386 2015-01-25  Tom de Vries  <tom@codesourcery.com>
1387
1388         * MAINTAINERS: Make whitespace consistent.
1389
1390 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
1391
1392         * MAINTAINERS (Write After Approval): Add myself.
1393
1394 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
1395
1396         * MAINTAINERS: (Write After Approval): Add myself.
1397
1398 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
1399
1400         * MAINTAINERS: (Write After Approval): Add myself.
1401
1402 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
1403
1404         * MAINTAINERS: (Write After Approval): Add myself.
1405
1406 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
1407
1408         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
1409         objective-c/c++ front end maintainer.
1410
1411 2015-01-13  Marek Polacek  <polacek@redhat.com>
1412
1413         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
1414
1415 2015-01-12  Jeff Law  <law@redhat.com>
1416
1417         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
1418         a very long time.
1419
1420 2015-01-09  Ian Lance Taylor  <iant@google.com>
1421
1422         * configure.ac (host_tools): Add gotools.
1423         * Makefile.def (host_modules): Add gotools.
1424         (dependencies): Add dependency of all-gotools on all-target-libgo.
1425
1426 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
1427
1428         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
1429         * configure: Regenerate.
1430
1431 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
1432
1433         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
1434         all-target-libgomp.
1435         * Makefile.in: Regenerate.
1436
1437 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
1438
1439         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
1440
1441 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
1442
1443         * configure.ac: Add Visium support.
1444         * configure: Regenerate.
1445
1446 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
1447
1448         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
1449         * configure: Regenerate.
1450
1451 2015-01-03  Andrew Pinski  <apinski@cavium.com>
1452
1453         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1454         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1455         (BASE_TARGET_EXPORTS): Add OBJCOPY.
1456         (OBJCOPY_FOR_TARGET): New variable.
1457         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1458         * Makefile.in: Regenerate.
1459         * configure.ac: Check for already installed target objcopy.
1460         Also GCC_TARGET_TOOL on objcopy.
1461         * configure: Regenerate.
1462
1463 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
1464
1465         * config.sub: Update from upstream, to 2015-01-01 version.
1466         * config.guess: Ditto.
1467
1468 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1469
1470         * MAINTAINERS (RTEMS Ports): Add myself.
1471
1472 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
1473
1474         * MAINTAINERS (Write After Approval): Add myself.
1475
1476 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
1477
1478         * MAINTAINERS (Write After Approval): Add myself.
1479
1480 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
1481
1482         * configure.ac (--enable-as-accelerator-for): Don't set
1483         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
1484         * configure: Regenerate.
1485
1486 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
1487
1488         PR bootstrap/64023
1489         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
1490         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
1491         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
1492         to CXX.
1493         * Makefile.in: Regenerated.
1494
1495 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1496             Yury Gribov  <y.gribov@samsung.com>
1497
1498         * .gitignore: Added .local.vimrc and .lvimrc.
1499         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
1500         * Makefile.in: Regenerate.
1501
1502 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1503
1504         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
1505         * configure: Regenerated.
1506
1507 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
1508
1509         * MAINTAINERS (nvptx port): New entry.
1510
1511 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
1512
1513         * configure: Regenerate.
1514
1515 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1516
1517         * configure.ac: Merge with Binutils.
1518
1519 2014-11-26  Tobias Burnus  <burnus@net-b.de>
1520
1521         * Makefile.def: Make more dependent on mpfr, mpc and isl.
1522         * Makefile.in: Regenerate.
1523
1524 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1525
1526         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
1527         missing flex.
1528         * Makefile.in: Regenerated.
1529
1530 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
1531
1532         * Makefile.in: Regenerate.
1533
1534 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
1535
1536         PR bootstrap/63784
1537         * libtool.m4: Add $pic_flag with -shared.
1538
1539 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
1540
1541         * MAINTAINERS (Write After Approval): Added myself.
1542
1543 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
1544
1545         * MAINTAINERS (write-after-approval): Add myself.
1546
1547 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
1548
1549         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
1550         from 2 years ago.
1551
1552 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
1553
1554         Revert:
1555         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
1556
1557         * MAINTAINERS (Write After Approval): Added myself as line map
1558         maintainer.
1559
1560 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
1561
1562         Revert:
1563         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
1564
1565         * MAINTAINERS (Write After Approval): Added myself.
1566
1567 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
1568
1569         * MAINTAINERS (Write After Approval): Added myself.
1570
1571 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
1572
1573         * MAINTAINERS (Write After Approval): Added myself as line map
1574         maintainer.
1575
1576 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
1577
1578         * MAINTAINERS (Various Maintainers): Added myself as line map
1579         maintainer.
1580
1581 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1582
1583         * move-if-change: Sync from upstream gnulib.
1584
1585 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1586
1587         * compile: Sync with upstream Automake.
1588         * depcomp: Ditto.
1589         * install-sh: Ditto.
1590         * missing: Ditto.
1591         * mkinstalldirs: Ditto.
1592         * ylwrap: Ditto.
1593
1594 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1595
1596         * config.sub: Update from upstream config repo.
1597         * config.guess: Ditto.
1598
1599 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
1600
1601         * Makefile.def: Add liboffloadmic to target_modules.  Make
1602         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
1603         * Makefile.in: Regenerate.
1604         * configure: Regenerate.
1605         * configure.ac: Add liboffloadmic to target binaries.
1606         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
1607         Add liboffloadmic to noconfig list when C++ is not supported.
1608
1609 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
1610             Thomas Schwinge  <thomas@codesourcery.com>
1611             Ilya Verbin  <ilya.verbin@intel.com>
1612             Andrey Turetskiy  <andrey.turetskiy@intel.com>
1613
1614         * configure: Regenerate.
1615         * configure.ac (--enable-as-accelerator-for)
1616         (--enable-offload-targets): New configure options.
1617
1618 2014-11-11  Tobias Burnus  <burnus@net-b.de>
1619
1620         * Makefile.def: Make all-gcc depend on all-isl.
1621         * Makefile.in: Regenerate.
1622
1623 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
1624
1625         * ChangeLog.jit: New.
1626         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
1627
1628 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1629
1630         PR target/63610
1631         * libtool.m4: Fix globbing of darwin versions.
1632         * configure: Regenerate.
1633
1634 2014-11-11  Tobias Burnus  <burnus@net-b.de>
1635
1636         * Makefile.def: Remove CLooG.
1637         * Makefile.tpl: Ditto.
1638         * configure.ac: Ditto.
1639         * configure: Regenerate.
1640         * Makefile.in: Ditto.
1641
1642 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
1643
1644         * configure.ac: Handle nvptx-*-*.
1645         * configure: Regenerate.
1646
1647 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
1648
1649         * MAINTAINERS (Write After Approval): Add myself.
1650
1651 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
1652
1653         * Makefile.def (libcc1): Remove bootstrap=true;.
1654         * Makefile.in: Regenerated.
1655
1656 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1657
1658         * configure.ac: Update comment.
1659         * configure: Regenerate.
1660
1661 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
1662
1663         * MAINTAINERS (Write After Approval): Add myself.
1664
1665 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
1666
1667         * configure.ac (extra_host_libiberty_configure_flags): Add
1668         --enable-shared also for libcc1's benefit.
1669         * configure: Regenerate.
1670
1671 2014-10-29  Tristan Gingold  <gingold@adacore.com>
1672
1673         * MAINTAINERS: Change my email address.
1674
1675 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
1676             Tom Tromey  <tromey@redhat.com>
1677
1678         * Makefile.def: Add libcc1 to host_modules.
1679         * configure.ac (host_tools): Add libcc1.
1680         * Makefile.in, configure: Rebuild.
1681
1682 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
1683
1684         * configure.ac (build_configargs): Don't share config.cache between
1685         build subdirs.
1686         * configure: Regenerate.
1687
1688 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
1689
1690         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
1691         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
1692         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
1693         leon3v7 as leon3.
1694         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
1695         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
1696         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
1697         * config/sparc/sparc.md (cpu): Add leon3v7.
1698         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
1699
1700 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
1701
1702         * MAINTAINERS (write-after-approval): Add myself.
1703
1704 2014-10-23  Ian Lance Taylor  <iant@google.com>
1705
1706         * configure.ac: Disable the Go frontend on systems where it is known
1707         to not work.
1708         * configure: Regenerate.
1709
1710 2014-10-23  Richard Biener  <rguenther@suse.de>
1711
1712         * Makefile.def: Add libcpp build module and dependencies.
1713         * configure.ac: Add libcpp build module.
1714         * Makefile.in: Regenerate.
1715         * configure: Likewise.
1716
1717 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
1718
1719         * MAINTAINERS (write-after-approval): Add myself.
1720
1721 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
1722
1723         * INSTALL/README: Do not mention CVS.
1724
1725 2014-10-03  Jing Yu  <jingyu@google.com>
1726
1727         * configure.ac: Add aarch64 to list of targets that support gold.
1728         * configure: Regenerate.
1729
1730 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
1731
1732         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
1733
1734 2014-09-29  Catherine Moore  <clm@codesourcery.com>
1735
1736         * MAINTAINERS:  Add myself as MIPS maintainer.
1737
1738 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
1739
1740         * MAINTAINERS: Move myself to MIPS maintainers.
1741
1742 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1743
1744         * MAINTAINERS: Put all email addresses between '<' and '>'.
1745
1746 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1747
1748         * MAINTAINERS: Move myself to reviewers (Fortran).
1749
1750 2014-09-01  Andi Kleen  <ak@linux.intel.com>
1751
1752         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
1753         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
1754         * Makefile.in: Regenerate.
1755
1756 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
1757
1758         * rtx-classes-status.txt: Delete
1759
1760 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
1761
1762         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
1763
1764 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
1765
1766         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
1767         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
1768         of checking for version number.
1769         * configure: Regenerated.
1770         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
1771
1772 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
1773
1774         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
1775         is done; begin phase 6 (use extra rtx_def subclasses).
1776
1777 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
1778
1779         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
1780         done; begin phase 5 (additional rtx_def subclasses).
1781
1782 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1783
1784         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
1785
1786 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1787
1788         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
1789         SET_BB_HEADER are done.
1790
1791 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1792
1793         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
1794         done.
1795
1796 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1797
1798         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
1799
1800 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1801
1802         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
1803
1804 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1805
1806         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
1807
1808 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1809
1810         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
1811
1812 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1813
1814         * rtx-classes-status.txt: Phase 3 (per-file commits within
1815         "config" subdirs) is done; begin phase 4 (removal of
1816         "scaffolding").
1817
1818 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
1819
1820         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
1821         dir) is done; begin phase 3 (per-file commits within "config"
1822         subdirs).
1823
1824 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
1825
1826         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
1827         phase 2 (per-file commits in main source dir).
1828
1829 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
1830
1831         * configure: Regenerated.
1832
1833 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1834
1835         * rtx-classes-status.txt (TODO): Add SET_BND_TO
1836
1837 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1838
1839         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
1840
1841 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1842
1843         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
1844
1845 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1846
1847         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
1848
1849 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1850
1851         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
1852
1853 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
1854
1855         * MAINTAINERS (Write After Approval): Add myself.
1856
1857 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
1858
1859         * MAINTAINERS: Remove myself
1860
1861 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1862
1863         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
1864
1865 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
1866
1867         * MAINTAINERS (Write After Approval): Add myself.
1868
1869 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
1870
1871         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
1872         SET_BB_HEADER, SET_BB_FOOTER
1873
1874 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
1875
1876         * rtx-classes-status.txt: New file
1877
1878 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
1879
1880         * configure.ac: Eliminate ClooG installation dependency.
1881         * configure: Regenerate.
1882         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
1883         * Makefile.in: Regenerate.
1884
1885 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
1886
1887         * MAINTAINERS (Write After Approval): Add myself.
1888
1889 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
1890
1891         * MAINTAINERS (Write After Approval): Add myself.
1892
1893 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
1894
1895         * MAINTAINERS (Write After Approval): Add myself.
1896
1897 2014-07-28  Anthony Green  <green@moxielogic.com>
1898
1899         Import from savannah.gnu.org:
1900         * config.sub: Update to 2014-07-28 version.
1901
1902 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
1903
1904         * MAINTAINERS: Remove my MIPS maintainer entry.
1905
1906 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
1907
1908         PR target/47230
1909         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
1910         * configure: Regenerate.
1911
1912 2014-07-24  James Norris  <jnorris@codesourcery.com>
1913
1914         * MAINTAINERS (Write After Approval): Add myself.
1915
1916 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
1917
1918         * configure.ac: Accept only CLooG 0.18.1.
1919         * configure: Regenerate.
1920
1921 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
1922
1923         * configure.ac: Don't accept isl 0.11.
1924         * configure: Regenerate.
1925
1926 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1927
1928         * MAINTAINERS (Write After Approval): Add myself.
1929
1930 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1931
1932         * configure.ac: Don't accept isl 0.10.
1933         * configure: Regenerate.
1934
1935 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1936
1937         Fix include path for in-tree cloog.
1938         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
1939         * configure: Regenerate.
1940
1941 2014-06-18  Richard Henderson  <rth@redhat.com>
1942
1943         * .gitignore: Import gcc_update output.
1944
1945 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
1946
1947         * config-ml.in: Robustify ac_configure_args parsing.
1948
1949         * configure.ac (--enable-linker-plugin-configure-flags)
1950         (--enable-linker-plugin-flags): New flags.
1951         (configdirs): Conditionally add libiberty-linker-plugin.
1952         * configure: Regenerate.
1953         * Makefile.def (host_modules): Add libiberty-linker-plugin.
1954         (host_modules) <lto-plugin>: Pay attention to
1955         @extra_linker_plugin_flags@ and
1956         @extra_linker_plugin_configure_flags@.
1957         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
1958         * Makefile.in: Regenerate.
1959
1960         * Makefile.tpl (configure-[+prefix+][+module+])
1961         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
1962         "module_srcdir" instead of "module" for locating a module's srcdir.
1963         * Makefile.in: Regenerate.
1964
1965 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
1966
1967         * MAINTAINERS (Write After Approval): Add myself.
1968
1969 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
1970
1971         * MAINTAINERS: Update my email address.
1972
1973 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1974
1975         * MAINTAINERS (Write After Approval): Add myself.
1976
1977 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
1978
1979         * MAINTAINERS (Write After Approval): Add myself.
1980
1981 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
1982
1983         PR libstdc++/61011
1984         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
1985         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
1986         * configure: Regenerate.
1987
1988 2014-05-28  Pedro Alves  <palves@redhat.com>
1989
1990         * MAINTAINERS (Write After Approval): Add myself.
1991
1992 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
1993
1994         * MAINTAINERS: Update my affiliation/email.
1995
1996 2014-05-19  Mike Stump  <mikestump@comcast.net>
1997
1998         * MAINTAINERS: Add wide-int reviewers.
1999
2000 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
2001
2002         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2003         * configure: Regenerated.
2004
2005 2014-05-15  Torvald Riegel  <triegel@redhat.com>
2006
2007         * MAINTAINERS (libitm): Add myself as maintainer.
2008
2009 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
2010
2011         * MAINTAINERS (Write After Approval): Add myself.
2012
2013 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
2014
2015         * config.sub, config.guess: Import from upstream.
2016
2017 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
2018
2019         * MAINTAINERS (Write After Approval): Put myself in correct order.
2020
2021 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
2022
2023         * MAINTAINERS (Write After Approval): Add myself.
2024
2025 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2026
2027         * MAINTAINERS: Move myself from Reviewers to Write After Approval
2028         section.
2029
2030 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2031
2032         * MAINTAINERS (Write After Approval): Delete myself.
2033
2034 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
2035
2036         PR sanitizer/56781
2037         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2038         and -B* options with -Xcompiler.
2039
2040 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
2041
2042         PR bootstrap/60620
2043         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
2044         * Makefile.in: Regenerate.
2045
2046 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
2047
2048         * Makefile.def (dependencies): Make all-ld depend on all-binutils
2049         for WINDRES_FOR_TARGET in default-manifest.o rule.
2050         * Makefile.in: Regenerate.
2051
2052 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
2053
2054         * MAINTAINERS (Write After Approval): Add myself.
2055
2056 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
2057
2058         PR sanitizer/56781
2059         * Makefile.def: Set bootstrap=true; for host fixincludes.
2060         * configure.ac: Don't bootstrap host fixincludes unless
2061         --with-build-config=bootstrap-{a,ub}san.
2062         * Makefile.in: Regenerated.
2063         * configure: Regenerated.
2064
2065 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
2066
2067         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
2068         --enable-vtable-verify option parsing.  Don't add
2069         target-libsanitizer to bootstrap_target_libs unless
2070         --with-build-config=bootstrap-asan or
2071         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
2072         to bootstrap_target_libs unless --enable-vtable-verify.
2073         * configure: Regenerated.
2074
2075 2014-03-10  Anatoly Sokolov <aesok@post.ru>
2076
2077         * MAINTAINERS (Write After Approval): Add myself.
2078
2079 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
2080
2081         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2082
2083 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
2084
2085         PR bootstrap/58572
2086         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2087         -I for libstdc++-v3 includes if $(LEAN).
2088         * Makefile.in: Regenerated.
2089
2090 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
2091
2092         * MAINTAINERS: Update my email address.
2093
2094 2014-02-24  Walter Lee  <walt@tilera.com>
2095
2096         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2097         (tilegx-*-*): Change to tilegx*-*-*.
2098         * configure: Regenerate.
2099
2100 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
2101
2102         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2103
2104 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
2105
2106         * MAINTAINERS (Write After Approval): Add myself.
2107
2108 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2109
2110         PR target/59788
2111         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2112         *solaris2*.
2113
2114 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
2115
2116         * MAINTAINERS: Update my email address.
2117
2118 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
2119
2120         * MAINTAINERS: Convert to UTF-8.
2121         Properly sort Xinliang David Li's entry.
2122
2123 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
2124             Sandra Loosemore  <sandra@codesourcery.com>
2125
2126         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2127         nios2 port maintainers.
2128
2129 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
2130
2131         * MAINTAINERS (Write After Approval): Add myself.
2132
2133 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2134
2135         * configure.ac: Add user-friendly check for native x86_64-linux
2136         multilibs.
2137         * configure: Regenerate.
2138
2139 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
2140
2141         * MAINTAINERS: Add myself as sh maintainer.
2142
2143 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
2144
2145         * MAINTAINERS: Add self as SLSR maintainer.
2146
2147 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
2148
2149         * MAINTAINERS: Update my email address.
2150
2151 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
2152
2153         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2154
2155 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
2156
2157         * Makefile.in: Regenerate.
2158
2159         * Makefile.tpl: Fix typo.
2160         * Makefile.in: Regenerate partially.
2161
2162 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
2163
2164         * configure.ac: Added libcilkrts to noconfig list when C++ is not
2165         supported.
2166         * configure: Regenerated.
2167
2168 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
2169
2170         * MAINTAINERS (Write After Approval): Add myself.
2171
2172 2013-10-30  Jason Merrill  <jason@redhat.com>
2173
2174         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2175         --disable-build-format-warnings.
2176
2177 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
2178
2179         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
2180         depend on libstdc++ and libgcc.
2181         * configure: Regenerate.
2182         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
2183         libcilkrts for POSIX and i*86, and x86_64 architectures.
2184         * Makefile.in: Added libcilkrts related fields to support building it.
2185
2186 2013-10-26  Jeff Law  <law@redhat.com>
2187
2188         * Makefile.def (target_modules): Remove libmudflap
2189         (languages): Remove check-target-libmudflap).
2190         * Makefile.in: Rebuilt.
2191         * Makefile.tpl (check-target-libmudflap-c++): Remove.
2192         * configure.ac (target_libraries): Remove target-libmudflap.
2193         Remove checks which disabled libmudflap on some systems.
2194         * configure: Rebuilt.
2195         * libmudflap: Directory removed.
2196
2197 2013-10-21  Cong Hou  <congh@google.com>
2198
2199         * MAINTAINERS (Write After Approval): Add myself.
2200
2201 2013-10-16  Mike Stump  <mikestump@comcast.net>
2202
2203         * .dir-locals.el: Add.
2204
2205 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
2206
2207         * configure.ac: Add --enable-host-shared
2208         * configure: Regenerate.
2209
2210 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
2211
2212         Import from savannah.gnu.org:
2213         * config.guess: Update to 2013-06-10 version.
2214         * config.sub: Update to 2013-10-01 version.
2215
2216 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
2217
2218         Changes to build configuration to allow big endian ARC ELF toolchain
2219         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2220         * configure: Regenerate.
2221
2222 2013-09-20  Alan Modra  <amodra@gmail.com>
2223
2224         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2225         ppc host match.  Support little-endian powerpc linux hosts.
2226
2227 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
2228
2229         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2230         maintainer.
2231
2232 2013-09-12  DJ Delorie  <dj@redhat.com>
2233
2234         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2235         maintainers.
2236
2237 2013-09-03  Richard Biener  <rguenther@suse.de>
2238
2239         * configure.ac: Also allow ISL 0.12.
2240         * configure: Regenerated.
2241
2242 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2243
2244         * MAINTAINERS (Write After Approval): Add myself.
2245
2246 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
2247
2248         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2249
2250 2013-08-26  Caroline Tice  <cmtice@google.com>
2251
2252         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
2253         "Various Reviewers" to libvtv "Various Maintainers".
2254
2255 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
2256
2257         * MAINTAINERS: Add myself as RTL optimizers reviewer.
2258
2259 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
2260
2261         * MAINTAINERS: Update name, email.
2262
2263 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
2264
2265         * MAINTAINERS (Write After Approval): Add myself.
2266
2267 2013-08-12  Caroline Tice  <cmtice@google.com>
2268
2269         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2270         address in the Write After Approval section.
2271
2272 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
2273
2274         * MAINTAINERS (Write After Approval): Update email.
2275
2276 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
2277
2278         * configure.ac: Adjust to check VTV_SUPPORTED.
2279         * configure: Regenerated.
2280
2281 2013-08-02  Caroline Tice  <cmtice@google.com>
2282
2283         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2284         on non-linux systems; add target-libvtv to noconfigdirs; add
2285         libsupc++/.libs to C++ library search paths.
2286         * configure: Regenerated.
2287         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2288         libstdc++ and libgcc.
2289         * Makefile.in: Regenerated.
2290
2291 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
2292
2293         * MAINTAINERS (Write After Approval): Add myself.
2294
2295 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
2296             Shiva Chen  <shiva0217@gmail.com>
2297
2298         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2299         nds32 port maintainers.
2300
2301 2013-07-17  Tim Shen  <timshen91@gmail.com>
2302
2303         * MAINTAINERS (Write After Approval): Add myself.
2304
2305 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2306
2307         * configure.ac: Sync from binutils.
2308         * configure: Regenerate.
2309
2310 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
2311
2312         * MAINTAINERS (Write After Approval): Add myself.
2313
2314 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
2315
2316         * MAINTAINERS (Write After Approval): Add myself.
2317
2318 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
2319
2320         * MAINTAINERS (Write After Approval): Add myself.
2321
2322 2013-04-30  Brooks Moses  <bmoses@google.com>
2323
2324         * MAINTAINERS: Update my email; move myself from Fortran
2325         reviewer to Write After Approval.
2326
2327 2013-04-16  Andreas Schwab  <schwab@suse.de>
2328
2329         * configure.ac (aarch64-*-*): Don't disable java.
2330         * configure: Regenerate.
2331
2332 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
2333
2334         * MAINTAINERS (Write After Approval): Add myself.
2335
2336 2013-03-30  Matthias Klose  <doko@ubuntu.com>
2337
2338         * Makefile.def (target_modules): Don't install libffi.
2339         * Makefile.in: Regenerate.
2340
2341 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
2342
2343         * MAINTAINERS (Write After Approval): Add myself.
2344
2345 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
2346
2347         * MAINTAINERS (Write After Approval): Add myself.
2348
2349 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
2350
2351         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2352         * configure: Regenerated.
2353
2354 2013-02-05  Ian Lance Taylor  <iant@google.com>
2355
2356         PR go/55969
2357         * configure.ac: Disable libgo on some systems where it does not
2358         work.
2359
2360 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
2361
2362         * MAINTAINERS: Explicitly add myself as AIX maintainer.
2363         Remove Geoff Keating as rs6000 port maintainer, at his request.
2364
2365 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
2366
2367         * MAINTAINERS: Update my email.
2368
2369 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
2370
2371         * configure: Re-generate.
2372
2373 2013-01-15  Richard Biener  <rguenther@suse.de>
2374
2375         PR other/55973
2376         * configure: Re-generate.
2377
2378 2013-01-14  Matthias Klose  <doko@ubuntu.com>
2379
2380         * Makefile.def (install-target-libsanitizer): Depend on
2381         install-target-libstdc++-v3.
2382         * Makefile.in: Regenerate.
2383
2384 2013-01-14  Richard Biener  <rguenther@suse.de>
2385
2386         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
2387         * configure: Re-generate
2388
2389 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2390
2391         * config.sub: Update from config repo.
2392
2393 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
2394
2395         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2396         * Makefile.in: Regenerate.
2397
2398 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
2399
2400         * MAINTAINERS (arc): Add new port maintainership for myself.
2401
2402 2013-01-09  Jason Merrill  <jason@redhat.com>
2403
2404         * .gitignore: Import from gdb repository.
2405
2406 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
2407
2408         * Makefile.def (configure-gcc): Depend on all-gmp.
2409         (all-gcc): Remove dependency on all-gmp.
2410         * Makefile.in: Regenerated.
2411
2412 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2413
2414         * config.sub: Merge from config repo.
2415         * config.guess: Ditto.
2416
2417 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2418
2419         * Makefile.def: Merge from binutils.
2420         * Makefile.in: Ditto.
2421
2422 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
2423
2424         * MAINTAINERS: Update my email.
2425
2426 2012-12-29  Ben Elliston  <bje@gnu.org>
2427
2428         * config.guess: Update to 2012-12-29 version.
2429         * config.sub: Likewise.
2430
2431 2012-12-20  Matthias Klose  <doko@ubuntu.com>
2432
2433         * Makefile.def (install-target-libgfortran): Depend on
2434         install-target-libquadmath, install-target-libgcc.
2435         (install-target-libsanitizer): Depend on install-target-libgcc.
2436         (install-target-libjava): Depend on install-target-libgcc.
2437         (install-target-libitm): Depend on install-target-libgcc.
2438         (install-target-libobjc): Depend on install-target-libgcc.
2439         (install-target-libstdc++-v3): Depend on install-target-libgcc.
2440         * Makefile.in: Regenerate.
2441
2442 2012-12-19  Matthias Klose  <doko@ubuntu.com>
2443
2444         * Makefile.def (install-target-libgo): Depend on
2445         install-target-libatomic.
2446         * Makefile.in: Regenerate.
2447
2448 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
2449
2450         PR go/55201
2451         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
2452         * Makefile.in: Regenerate.
2453
2454 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
2455
2456         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
2457         * configure: Regenerate.
2458
2459 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2460
2461         * config.sub: Merge from config repo.
2462
2463 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
2464
2465         * Makefile.def (target_modules): Add bootstrap=true and
2466         raw_cxx=true to libsanitizer.
2467         * configure.ac (bootstrap_target_libs): Add libsanitizer.
2468         * Makefile.in: Regenerated.
2469         * configure: Likewise.
2470
2471 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
2472
2473         * MAINTAINERS: Remove self as RTL optimization maintainer.
2474
2475 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2476
2477         * MAINTAINERS (Write After Approval): Add myself.
2478
2479 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
2480
2481         * Makefile.def (target_modules): Remove bootstrap=true and
2482         raw_cxx=true from libsanitizer.
2483         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
2484         * Makefile.in: Regenerated.
2485         * configure: Likewise.
2486
2487 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
2488
2489         * Makefile.def (target_modules): Add bootstrap=true and
2490         raw_cxx=true to libsanitizer.
2491         * configure.ac (bootstrap_target_libs): Add libsanitizer.
2492         * Makefile.in: Regenerated.
2493         * configure: Likewise.
2494
2495 2012-11-28  Andrew Pinski  <apinski@cavium.com>
2496
2497         PR bootstrap/54279
2498         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
2499         * configure: Regenerate.
2500         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
2501         * Makefile.in: Regenerate.
2502
2503 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
2504
2505         * configure.ac: Disable libsanitizer if we're not building C++.
2506         * configure: Regenerate.
2507
2508 2012-11-15  Roland McGrath  <roland@hack.frob.com>
2509
2510         * MAINTAINERS (Write After Approval): Add myself.
2511
2512 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
2513
2514         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
2515         Kostya Serebryany (kcc@google.com) and
2516         Jakub Jelinek (jakub@redhat.com).
2517         Rename area for Dodji Seketeli (dodji@redhat.com).
2518
2519 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
2520
2521         * MAINTAINERS: (asan.c, related): Add myself.
2522
2523 2012-11-14  Roland McGrath  <mcgrathr@google.com>
2524
2525         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2526         * configure: Regenerate.
2527
2528 2012-11-13  Richard Henderson  <rth@redhat.com>
2529
2530         * configure.ac: Move libsanitizer logic to subdirectory.
2531         * configure: Regenerate.
2532
2533 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
2534
2535         * configure.ac: Enable libsanitizer just on x86 linux for now.
2536         * configure: Re-generate.
2537
2538 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
2539
2540         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
2541         sections.
2542         * configure: Regenerate.
2543
2544 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
2545
2546         * configure.ac: Add section for configdirs for libsanitizer.
2547         Disable for cris-*-* and mmix-*-*.
2548         * configure: Regenerate.
2549
2550 2012-11-12  Wei Mi <wmi@google.com>
2551
2552         * configure.ac: Add libsanitizer to target_libraries.
2553         * Makefile.def: Ditto.
2554         * configure: Regenerate.
2555         * Makefile.in: Regenerate.
2556         * libsanitizer: New directory for asan runtime.  Contains an empty
2557         tsan directory.
2558
2559 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
2560
2561         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
2562         against Mingw64 w32api.
2563         * configure: Regenerate.
2564
2565 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
2566
2567         * configure: Regenerated.
2568
2569 2012-11-03  Robert Mason  <rbmj@verizon.net>
2570
2571         * configure.ac: add --disable-libstdcxx configure option
2572         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
2573
2574 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
2575
2576         * MAINTAINERS (Write After Approval): Add myself.
2577
2578 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
2579
2580         * MAINTAINERS (Write After Approval): Add myself.
2581
2582 2012-10-24  Sharad Singhai  <singhai@google.com>
2583
2584         * MAINTAINERS (Write After Approval): Add myself.
2585
2586 2012-10-24  Eric Christopher  <echristo@gmail.com>
2587
2588         * MAINTAINERS: Update email address.
2589
2590 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
2591
2592         PR bootstrap/54820
2593         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
2594         * configure: Regenerate.
2595
2596 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
2597
2598         * MAINTAINERS (aarch64): Add Marcus and myself.
2599
2600 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
2601
2602         PR bootstrap/54820
2603         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
2604         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
2605         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2606         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2607         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
2608         * Makefile.in: Regenerate.
2609         * configure.ac (have_static_libs): New variable and associated check.
2610         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
2611         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
2612         * configure: Regenerate.
2613
2614 2012-10-10  Richard Biener  <rguenther@suse.de>
2615
2616         * MAINTAINERS: Adjust for changed surname.
2617
2618 2012-10-04  Lawrence Crowl  <crowl@google.com>
2619
2620         * MAINTAINERS (Write After Approval): Add myself.
2621
2622 2012-10-01  Cary Coutant  <ccoutant@google.com>
2623
2624         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
2625
2626 2012-09-28  Ian Lance Taylor  <iant@google.com>
2627
2628         * Makefile.def: Make all-target-libgo depend on
2629         all-target-libbacktrace.
2630         * Makefile.in: Rebuild.
2631
2632 2012-09-26  Ian Lance Taylor  <iant@google.com>
2633
2634         * Makefile.def: Make all-gcc depend on all-libbacktrace.
2635         * Makefile.in: Rebuild.
2636
2637 2012-09-20  Walter Lee  <walt@tilera.com>
2638
2639         * configure.ac: Add tilegx to list of targets that support gold.
2640         * configure: Regenerate.
2641
2642 2012-09-20  Marek Polacek  <polacek@redhat.com>
2643
2644         * MAINTAINERS (Write After Approval): Add myself.
2645
2646 2012-09-19  Steve Ellcey  <sellcey@mips.com>
2647
2648         * configure.ac: Add mips*-mti-elf* target.
2649         * configure: Regenerate.
2650
2651 2012-09-17  Ian Lance Taylor  <iant@google.com>
2652
2653         * MAINTAINERS (Various Maintainers): Add libbacktrace.
2654         * configure.ac (host_libs): Add libbacktrace.
2655         (target_libraries): Add libbacktrace.
2656         * Makefile.def (host_modules): Add libbacktrace.
2657         (target_modules): Likewise.
2658         * configure, Makefile.in: Rebuild.
2659
2660 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
2661
2662         PR target/38607
2663         Merge upstream change.
2664         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
2665
2666         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
2667         Add libgomp*.o to compare_exclusions for AIX.
2668         * configure: Regenerate.
2669
2670 2012-09-06  Diego Novillo  <dnovillo@google.com>
2671
2672         * configure.ac: Bump minimum GMP version to 4.2.3.
2673         * configure: Re-generate.
2674
2675 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
2676
2677         PR target/54461
2678         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
2679         target-libgloss if not configured --with-avrlibc=no.
2680         * configure: Regenerate.
2681
2682 2012-09-04  Jason Merrill  <jason@redhat.com>
2683
2684         * configure.ac: Fix --enable-languages=all.
2685
2686 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
2687
2688         * MAINTAINERS (Write After Approval): Add myself.
2689
2690 2012-09-03  Richard Guenther  <rguenther@suse.de>
2691
2692         PR bootstrap/54138
2693         * configure.ac: Re-organize ISL / CLOOG checks to allow
2694         disabling with either --without-isl or --without-cloog.
2695         * configure: Regenerated.
2696
2697 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
2698
2699         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
2700         * configure: Regenerate.
2701
2702 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
2703
2704         * MAINTAINERS: Fix my email address.
2705
2706 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
2707
2708         PR binutils/4970
2709         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
2710         and opcodes.
2711         * Makefile.in: Regenerated.
2712
2713 2012-08-26  Art Haas <ahaas@impactweather.com>
2714
2715         * configure: Regenerate.
2716
2717 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
2718
2719         * INSTALL/README: Also refer to the online installation
2720         instructions.
2721
2722 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2723
2724         * MAINTAINERS (Write After Approval): Add myself.
2725         (Picochip port): Remove myself.
2726
2727 2012-08-14   Diego Novillo  <dnovillo@google.com>
2728
2729         Merge from cxx-conversion branch.
2730
2731         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
2732         POSTSTAGE1_CONFIGURE_FLAGS.
2733         * Makefile.in: Regenerate.
2734         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
2735         Force C++ when bootstrapping.
2736         * configure: Regenerate.
2737
2738 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2739
2740         * MAINTAINERS (Write After Approval): Add myself.
2741
2742 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
2743
2744         * README: Document use of ranges of years in copyright notices.
2745
2746 2012-07-06  Richard Guenther  <rguenther@suse.de>
2747
2748         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
2749         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
2750         --with-gmp=system.
2751         * Makefile.in: Regenerated.
2752         * configure: Likewise.
2753
2754 2012-07-06  Richard Guenther  <rguenther@suse.de>
2755
2756         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
2757         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
2758         supply V=1 as extra_make_flags.
2759         * configure: Regenerated.
2760         * Makefile.in: Likewise.
2761
2762 2012-07-04  Tristan Gingold  <gingold@adacore.com>
2763
2764         * configure: Regenerate.
2765
2766 2012-07-03  Richard Guenther  <rguenther@suse.de>
2767
2768         * Makfile.def (isl): Remove not necessary extra_exports and
2769         extra_make_flags.
2770         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
2771         * Makefile.in: Regenerated.
2772
2773 2012-07-03  Richard Guenther  <rguenther@suse.de>
2774
2775         * Makefile.def (cloog): Add V=1 to extra_make_flags.
2776         * configure.ac: If either the ISL or the CLooG check failed
2777         do not try to build in-tree versions.
2778         * Makefile.in: Regenerated.
2779         * configure: Regenerated.
2780
2781 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2782
2783         * configure: Regenerate.
2784
2785 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
2786
2787         * MAINTAINERS (Various Maintainers): Add myself as testsuite
2788         maintainer.
2789
2790 2012-07-02  Richard Guenther  <rguenther@suse.de>
2791
2792         * configure: Regenerated.
2793
2794 2012-07-02  Richard Guenther  <rguenther@suse.de>
2795         Michael Matz  <matz@suse.de>
2796         Tobias Grosser <tobias@grosser.es>
2797         Sebastian Pop <sebpop@gmail.com>
2798
2799         * Makefile.def: Add ISL host module, remove PPL host module.
2800         Adjust ClooG host module to use the proper ISL.
2801         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
2802         * configure.ac: Include config/isl.m4.  Add ISL host library,
2803         remove PPL.  Remove PPL configury, add ISL configury, adjust
2804         ClooG configury.
2805         * Makefile.in: Regenerated.
2806         * configure: Likewise.
2807
2808 2012-07-02  Richard Guenther  <rguenther@suse.de>
2809
2810         Merge from graphite branch
2811         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2812
2813         * configure: Regenerated.
2814         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
2815         both cloog.org and legacy versions. The only supported version will
2816         be CLooG with the isl backend.
2817
2818         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2819
2820         * configure: Regenerated.
2821         * configure.ac: Require cloog isl 0.17.0
2822
2823         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2824
2825         * configure: Regenerated.
2826         * config/cloog.m4: Do not define CLOOG_ORG
2827
2828 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
2829
2830         * configure.ac: Skip C if explicitly selected.
2831         * configure: Regenerate.
2832
2833 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
2834
2835         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2836         they contain -O2.
2837         * configure: Regenerate.
2838
2839 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
2840
2841         PR debug/53740
2842         * df.h, df-problems.c, dce.c: Revert last patch.
2843
2844 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
2845
2846         * MAINTAINERS (Write After Approval): Update my email address.
2847
2848 2012-06-21  Meador Inge  <meadori@codesourcery.com>
2849
2850         * MAINTAINERS (Write After Approval): Add myself.
2851
2852 2012-06-20  Jason Merrill  <jason@redhat.com>
2853
2854         * Makefile.tpl (check-target-libgomp-c++): New.
2855         (check-target-libitm-c++): New.
2856         * Makefile.def (c++): Add them.
2857         * Makefile.in: Regenerate.
2858
2859 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
2860
2861         * MAINTAINERS (Write After Approval): Add myself.
2862
2863 2012-05-16  Olivier Hainque  <hainque@adacore.com>
2864
2865         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
2866         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
2867         (install-no-fixedincludes): Adjust accordingly.
2868         * Makefile.in: Regenerate.
2869
2870 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
2871
2872         Merge upstream change
2873         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
2874
2875 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
2876
2877         * MAINTAINERS (Write After Approval): Add myself.
2878
2879 2012-05-09  Nick Clifton  <nickc@redhat.com>
2880             Paul Smith  <psmith@gnu.org>
2881
2882         PR bootstrap/50461
2883         * configure.ac (mpfr-dir): When using in-tree MPFR sources
2884         allow for the fact that from release v3.1.0 of MPFR the source
2885         files were moved into a src sub-directory.
2886         * configure: Regenerate.
2887
2888 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
2889
2890         * configure.ac: Bump minimum MPFR version to 2.4.0.
2891         * configure: Regenerated.
2892
2893 2012-05-01  Richard Henderson  <rth@redhat.com>
2894
2895         * Makefile.def (libatomic): New target_module.
2896         * configure.ac (target_libraries): Add libatomic.
2897         (noconfigdirs): Check if libatomic is supported.
2898         * Makefile.in, configure: Rebuild.
2899
2900 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
2901
2902         * MAINTAINERS (Write After Approval): Add myself.
2903
2904 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
2905
2906         * config.sub: Update to 2012-04-18 version from official repo.
2907
2908 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
2909
2910         * MAINTAINERS (Write After Approval): Add myself.
2911
2912 2012-04-11  Steve Ellcey  <sellcey@mips.com>
2913
2914         * MAINTAINERS: Changed email address.
2915
2916 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
2917
2918         PR target/52737
2919         * contrib/gcc_update (files_and_dependencies):
2920         Remove gcc/config/avr/t-multilib from touch data.
2921
2922 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2923
2924         * MAINTAINERS (OS Port Maintainers): Remove irix.
2925         * configure.ac (enable_libgomp): Remove *-*-irix6*.
2926         (unsupported_languages): Remove mips-sgi-irix6.*.
2927         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
2928         (with_stabs): Remove.
2929         * configure: Regenerate.
2930
2931 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2932
2933         * MAINTAINERS (OS Port Maintainers): Remove osf.
2934         * configure.ac (enable_libgomp): Remove *-*-osf*.
2935         (with_stabs): Remove alpha*-*-osf*.
2936         * configure: Regenerate.
2937
2938 2012-03-05  Tristan Gingold  <gingold@adacore.com>
2939
2940         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
2941         * configure: Regenerate.
2942
2943 2012-02-17  Walter Lee  <walt@tilera.com>
2944
2945         * MAINTAINERS: (Write After Approval): Delete myself.
2946
2947 2012-02-14  Walter Lee  <walt@tilera.com>
2948
2949         * MAINTAINERS (tilegx port): Add myself.
2950         (tilepro port): Add myself.
2951         (Write After Approval): Add myself.
2952
2953 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
2954
2955         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
2956         and Joseph Myers as docstring relicensing maintainers.
2957
2958 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
2959
2960         * MAINTAINERS (write-after-approval): Add myself.
2961
2962 2012-02-08  Ira Rosen <irar@il.ibm.com>
2963
2964         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
2965         maintainer.
2966
2967 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
2968
2969         * MAINTAINERS (Write After Approval): Move myself to
2970         maintain alphabetical order.
2971
2972 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
2973
2974         * MAINTAINERS (Write After Approval): Add myself.
2975
2976 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
2977
2978         * MAINTAINERS (Write After Approval): Add myself.
2979
2980 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2981             Jayant R Sonar <jayant.sonar@kpitcummins.com>
2982
2983         * configure.ac (cr16-*-*): Remove nonconfigdirs.
2984         * configure: Regenerate.
2985
2986 2012-01-23  Harshit Chopra  <harshit@google.com>
2987
2988         * MAINTAINERS (Write After Approval): Add myself.
2989
2990 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
2991
2992         * configure.ac: Remove reference to mh-interix.
2993         * configure: Regenerate.
2994
2995 2012-01-05  Richard Henderson  <rth@redhat.com>
2996
2997         PR bootstrap/51072
2998         * configure.ac: Disable libitm if c++ is not enabled.
2999         * configure: Rebuild.
3000
3001         * configure.ac: Fix regexp for same.
3002         * configure: Rebuild.
3003
3004 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
3005
3006         * MAINTAINERS (Write After Approval): Add myself.
3007
3008 2012-01-02  Richard Guenther  <rguenther@suse.de>
3009
3010         PR bootstrap/51686
3011         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3012         * Makefile.in: Regenerate.
3013
3014 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
3015
3016         * MAINTAINERS (Write After Approval): Add myself.
3017
3018 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
3019
3020         * configure: Regenerate.
3021
3022 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
3023
3024         * MAINTAINERS (picochip): Changed email address.
3025
3026 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
3027
3028         * MAINTAINERS (write-after-approval): Add self.
3029
3030 2011-11-29  DJ Delorie  <dj@redhat.com>
3031
3032         * configure.ac (rl78-*-*) New case.
3033         * configure: Regenerate.
3034         * MAINTAINERS: Add myself as RL78 maintainer.
3035
3036 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3037
3038         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3039
3040 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
3041
3042         * libtool.m4: Additional FreeBSD 10 fixes.
3043
3044 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
3045
3046         * MAINTAINERS: Move myself from Write After Approval to CPU Port
3047         Maintainers section, as Epiphany maintainer.
3048
3049 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
3050
3051         PR target/49992
3052         * configure.ac: Remove ranlib special-casing for Darwin.
3053         * configure: Regenerate.
3054
3055 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
3056
3057         * MAINTAINERS (Reviewers): Keep the list sorted.
3058
3059 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
3060
3061         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3062
3063 2011-11-09  Roland McGrath  <mcgrathr@google.com>
3064
3065         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3066         * configure: Rebuild.
3067         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3068         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3069         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3070         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3071         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3072         Add READELF.
3073         * Makefile.in: Rebuild.
3074
3075 2011-11-09  Jason Merrill  <jason@redhat.com>
3076
3077         * Makefile.def (language=c++): Remove check-c++0x.
3078         * Makefile.in (check-gcc-c++): Regenerate.
3079
3080 2011-11-08  Richard Henderson  <rth@redhat.com>
3081
3082         * configure.ac: Test for libitm directory present first.
3083
3084         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3085
3086         * configure.ac: Test libitm/configure.tgt to disable libitm.
3087         * configure: Rebuild.
3088
3089 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
3090             Richard Henderson  <rth@redhat.com>
3091
3092         Merged from transactional-memory.
3093
3094         * Makefile.def (lang_env_dependencies): libitm is c++.
3095         Add libitm target module.
3096         * configure.ac: Likewise.
3097         * config/mmap.m4: New file.
3098         * contrib/gcc_update: Add libitm to touch data.
3099         * Makefile.in, configure: Rebuild.
3100
3101 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3102
3103         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3104         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3105         * Makefile.in: Regenerate.
3106
3107 2011-11-01  DJ Delorie  <dj@redhat.com>
3108
3109         * config.sub: Update to version 2011-10-29 (added rl78)
3110
3111 2011-10-27  Nick Clifton  <nickc@redhat.com>
3112
3113         * config.sub: Import these changes from the config project:
3114
3115         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
3116             Ben Elliston  <bje@gnu.org>
3117
3118         * config.sub (epiphany): New.
3119
3120         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
3121             Ben Elliston  <bje@gnu.org>
3122
3123         * config.sub (hexagon, hexagon-*): New.
3124
3125         2011-08-23  Roland McGrath  <mcgrathr@google.com>
3126
3127         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3128         64eb to be64.
3129
3130         2011-08-16  Roland McGrath  <mcgrathr@google.com>
3131
3132         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3133         (nacl): Grok as alias for 32el-unknown-nacl.
3134
3135 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
3136
3137         * MAINTAINERS (Write After Approval): Add myself.
3138
3139 2011-10-24  Teresa Johnson  <tejohnson@google.com>
3140
3141         * MAINTAINERS (Write After Approval): Add myself.
3142
3143 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
3144
3145         * MAINTAINERS (sparc port): Remove myself.
3146
3147 2011-09-14  Tom de Vries  <tom@codesourcery.com>
3148
3149         * MAINTAINERS (Write After Approval): Add myself.
3150
3151 2011-08-14  Yao Qi  <yao@codesourcery.com>
3152
3153         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3154         * configure: Regenerate.
3155
3156 2011-07-26  Ian Lance Taylor  <iant@google.com>
3157
3158         * configure.ac: Set have_compiler based on whether gcc directory
3159         exists, rather than on whether gcc is in configdirs.
3160         * configure: Rebuild.
3161
3162 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
3163
3164         * MAINTAINERS (Global Reviewers): Add self.
3165
3166 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
3167
3168         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3169         link directories.
3170         * Makefile.in: Rebuild.
3171
3172 2011-07-20  Ian Lance Taylor  <iant@google.com>
3173
3174         PR bootstrap/49787
3175         * configure.ac: Move --enable-bootstrap handling earlier in file.
3176         If --enable-bootstrap and either --enable-build-with-cxx or
3177         --enable-build-poststage1-with-cxx, enable C++ automatically.
3178         * configure: Rebuild.
3179
3180 2011-07-19  Ian Lance Taylor  <iant@google.com>
3181
3182         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
3183         make C++ a boot_language.  Set and substitute
3184         POSTSTAGE1_CONFIGURE_FLAGS.
3185         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3186         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3187         * configure, Makefile.in: Rebuild.
3188
3189 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
3190
3191         * MAINTAINERS (Register Allocation): Move myself from reviewers to
3192         maintainers.
3193
3194 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
3195
3196         * MAINTAINERS (Global Reviewers): Add myself.
3197
3198 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3199
3200         * configure: Regenerate.
3201
3202 2011-07-16  Jason Merrill  <jason@redhat.com>
3203
3204         * Makefile.def (language=c++): Add check-c++0x and
3205         check-target-libmudflap-c++.
3206         * Makefile.tpl (check-target-libmudflap-c++): New.
3207         * Makefile.in: Regenerate.
3208
3209 2011-07-16  Matthias Klose  <doko@ubuntu.com>
3210
3211         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3212         * Makefile.def (target_modules/libjava): Pass
3213         $(EXTRA_CONFIGARGS_LIBJAVA).
3214         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3215         if not configured with --enable-static-libjava.
3216         * Makefile.in: Regenerate.
3217         * configure: Likewise.
3218
3219 2011-07-15  Jason Merrill  <jason@redhat.com>
3220
3221         * Makefile.in (check-c++): Move check-gcc-c++0x after
3222         check-target-libstdc++-v3.
3223
3224 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
3225
3226         * MAINTAINERS (c6x port): New entry.
3227
3228 2011-07-13  Jason Merrill  <jason@redhat.com>
3229
3230         * Makefile.in (check-gcc-c++0x): New.
3231         (check-c++): Depend on it.
3232
3233 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3234
3235         PR target/39150
3236         * configure.ac (i[3456789]86-*-solaris2*): Also accept
3237         x86_64-*-solaris2.1[0-9]*.
3238         * configure: Regenerate.
3239
3240 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
3241
3242         * MAINTAINERS (RTL optimizers): Add self.
3243
3244 2011-06-27  Gabriel Charette  <gchare@google.com>
3245
3246         * MAINTAINERS (Write After Approval): Add myself.
3247
3248 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
3249
3250         PR regression/47836
3251         PR bootstrap/23656
3252         PR other/47733
3253         PR bootstrap/49247
3254         PR c/48825
3255         * configure.ac (target_libraries): Remove target-libiberty.
3256         Remove case-statement setting skipdirs=target-libiberty for
3257         multiple targets.  Remove checking target_configdirs and
3258         removing target-libiberty but keeping target-libgcc if
3259         otherwise empty.
3260         * Makefile.def (target_modules): Don't add libiberty.
3261         (dependencies): Remove all traces of target-libiberty.
3262         * configure, Makefile.in: Regenerate.
3263
3264 2011-06-13  Walter Lee <walt@tilera.com>
3265
3266         * configure.ac (tilepro-*-*) New case.
3267         (tilegx-*-*): Likewise.
3268         * configure: Regenerate.
3269
3270 2011-06-06  Jing Yu  <jingyu@google.com>
3271
3272         * configure.ac: Skip target-libiberty for
3273         arm*-*-linux-androideabi.
3274         * configure: Regenerated.
3275
3276 2011-06-06  Nick Clifton  <nickc@redhat.com>
3277
3278         * config.sub: Sync from upstream.
3279
3280 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
3281
3282         * MAINTAINERS (Write After Approval): Add myself.
3283
3284 2011-06-01  Daniel Jacobowitz  <drow@false.org>
3285
3286         * MAINTAINERS: Update my email address.
3287
3288 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
3289
3290         * MAINTAINERS (Write After Approval): Update my email address.
3291
3292 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
3293
3294         * MAINTAINERS (Write After Approval): Add myself.
3295
3296 2011-05-08  Doug Kwan  <dougkwan@google.com>
3297
3298         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3299         * configure: Regenerated.
3300         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3301         value from configure.
3302         * Makefile.in: Regenerated.
3303
3304 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
3305
3306         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3307         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3308         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3309         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3310         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3311         *-*-vxworks*): Disable newlib and libgloss in separate case
3312         statement.
3313         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3314         to separate case statement.
3315         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3316         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3317         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3318         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3319         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3320         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3321         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3322         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3323         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3324         i[[3456789]]86-*-rdos*, m32r-*-*,
3325         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3326         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3327         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3328         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3329         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3330         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3331         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3332         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3333         and libgloss in main case over targets.  Remove most empty cases
3334         in main case over targets.
3335         * configure: Regenerate.
3336
3337 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
3338
3339         * MAINTAINERS (Write After Approval): Add myself.
3340
3341 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
3342
3343         * configure.ac: Remove code setting special library locations for
3344         hppa*64*-*-hpux11*.  Remove code setting compiler for
3345         sparc-sun-solaris2*.
3346         * configure: Regenerate.
3347
3348 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
3349
3350         * configure.ac: Separate libgloss_dir settings from general case
3351         over targets.
3352         * configure: Regenerate.
3353
3354 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
3355
3356         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3357         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3358         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3359         cases in libgcj-disabling case statement.
3360         (hppa*64*-*-linux*): Set unsupported_languages instead of
3361         disabling target-zlib.
3362         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3363         to hppa*64*-*-hpux*.
3364         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3365         hppa*-*-hpux*.
3366         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3367         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3368         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3369         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3370         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3371         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3372         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3373         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3374         libgcj-disabling case statement.
3375         * configure: Regenerate.
3376
3377 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
3378
3379         * configure.ac: Disable Java for targets not supporting libffi.
3380         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3381         Remove cases in Java-disabling statement.
3382         (*arm-wince-pe): Change to arm-wince-pe.
3383         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3384         cases in Java-disabling statement.
3385         (bfin-*-*): Don't disable Java again.
3386         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
3387         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
3388         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
3389         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
3390         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
3391         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
3392         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
3393         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
3394         Java-disabling statement.
3395         (mmix-*-*): Don't disable Java again.
3396         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3397         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
3398         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
3399         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
3400         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
3401         statement.
3402         * configure: Regenerate.
3403
3404 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
3405
3406         * configure.ac: Separate cases disabling Java and Java libraries
3407         from general case over targets.
3408         * configure: Regenerate.
3409
3410 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
3411
3412         * MAINTAINERS: Update my email address.
3413
3414 2011-04-20  Easwaran Raman  <eraman@google.com>
3415
3416         * MAINTAINERS (Write After Approval): Add myself.
3417
3418 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
3419
3420         PR lto/48086
3421         * configure.ac: Re-enable LTO on *-apple-darwin9*.
3422         * configure: Regenerate.
3423
3424 2011-04-16  Jim Meyering  <meyering@redhat.com>
3425
3426         * MAINTAINERS (Write After Approval): Add myself.
3427
3428 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
3429
3430         * MAINTAINERS: Update my email address.
3431
3432 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
3433
3434         * MAINTAINERS (Write After Approval): Add myself.
3435
3436 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
3437
3438         * MAINTAINERS (Write After Approval): Add myself.
3439
3440 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
3441
3442         * MAINTAINERS (Write After Approval): Add myself.
3443
3444 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
3445
3446         * configure.ac (build_tools): Remove build-byacc.
3447         (host_libs): Remove mmalloc.
3448         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
3449         autoconf automake libtool diff rcs fileutils shellutils time
3450         textutils wdiff find uudecode hello tar gzip indent recode release
3451         sed perl gawk findutils gettext zip.
3452         (libgcj): Remove target-qthreads.
3453         (target_tools): Remove target-examples target-gperf.
3454         (YACC): Don't handle building byacc.
3455         * configure: Regenerate.
3456         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
3457         dosutils, examples, fileutils, find, findutils, gawk, gettext,
3458         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
3459         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
3460         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
3461         handle building components.
3462         * Makefile.in: Regenerate.
3463
3464 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
3465
3466         * MAINTAINERS: Update my email address as Xtensa maintainer.
3467
3468 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3469
3470         * config.sub: Sync from upstream.
3471
3472 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3473
3474         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
3475         (microblaze*): Don't disable libssp.
3476         * configure: Regenerate.
3477
3478 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3479
3480         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
3481         moveifchange.
3482         * configure: Regenerate.
3483         * Makefile.tpl: Use @SHELL@ not @config_shell@.
3484         * Makefile.in: Regenerate.
3485
3486 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3487
3488         * configure.ac (*-*-sysv4*): Don't enable libgomp.
3489         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
3490         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
3491         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
3492         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
3493         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
3494         md_exec_prefix cases.
3495         * configure: Regenerate.
3496
3497 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3498
3499         * configure.ac: Separate cases disabling target-libssp,
3500         target-libiberty, target-libstdc++-v3 and Fortran from general
3501         case over targets.
3502         * configure: Regenerate.
3503
3504 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3505
3506         * configure.ac (*-*-chorusos): Don't disable libgcj.
3507         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
3508         Remove case.
3509         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
3510         (arm-*-coff): Don't disable libgcj.
3511         (arm*-*-linux-gnueabi): Remove useless assignment.
3512         (arm-*-riscix*): Don't disable libgcj.
3513         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
3514         configuration.
3515         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
3516         (c54x*-*-*): Remove case.
3517         (tic54x-*-*): Don't disable GCC or GCC libraries.
3518         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
3519         to *.
3520         (d10v-*-*): Don't disable GCC libraries.
3521         (d30v-*-*): Don't disable libgcj.
3522         (h8500-*-*): Don't disable GCC libraries.
3523         (i960-*-*): Don't disable libgcj.
3524         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
3525         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3526         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
3527         libgcj.
3528         (m68k-*-coff*): Remove case.
3529         (mmix-*-*): Don't disable libgloss on host.
3530         (mn10200-*-*, mn10300-*-*): Remove cases.
3531         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3532         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
3533         Don't disable libgcj.
3534         (romp-*-*): Remove case.
3535         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
3536         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
3537         case.
3538         (v810-*-*): Don't disable GCC libraries.
3539         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
3540         (ip2k-*-*): Don't disable GCC libraries.
3541         * configure: Regenerate.
3542
3543 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
3544
3545         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
3546         libffi on host.
3547         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
3548         on host.
3549         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
3550         * configure: Regenerate.
3551
3552 2011-03-26  John Marino  <binutils@marino.st>
3553
3554         * configure.ac: Add support for *-*-dragonfly*
3555         * configure: Regenerate.
3556
3557 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
3558
3559         * configure.ac (native_only): Remove.
3560         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
3561         send-pr uudecode guile gnuserv on host.
3562         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
3563         send-pr rcs guile perl texinfo libtool on host.
3564         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
3565         automake send-pr rcs guile perl texinfo libtool on host.
3566         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
3567         (*-*-kaos*): Don't disable target-examples target-gperf on target.
3568         (alpha*-dec-osf*): Don't disable fileutils on target.
3569         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
3570         texinfo send-pr expect dejagnu on target.
3571         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
3572         target-qthreads on target.
3573         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
3574         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
3575         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
3576         x86_64-*-mingw*): Don't disable expect on target.
3577         (*-*-cygwin*): Don't disable target-gperf on target.
3578         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
3579         gnuserv on target.
3580         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
3581         target.
3582         * configure: Regenerate.
3583
3584 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
3585
3586         * configure.ac (target_tools): Remove target-groff.
3587         (native_only): Remove target-groff.
3588         (hppa*64*-*-*): Don't disable byacc.
3589         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
3590         setting.
3591         (*-*-kaos*): Don't skip target-librx and target-groff.
3592         (*-*-netware*): Don't skip target-libmudflap.
3593         (*-*-tpf*): Don't skip target-libmudflap.
3594         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
3595         directories on the host.
3596         (ia64*-*-*vms*): Don't skip tix.
3597         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
3598         host.
3599         * configure: Regenerate.
3600
3601 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
3602
3603         * configure.ac: Remove references to mt-mep, mt-netware,
3604         mt-wince.
3605         * Makefile.def: Add all-utils soft dependencies.
3606         * Makefile.tpl: Remove GDB_NLM_DEPS.
3607         * configure: Regenerate.
3608         * Makefile.in: Regenerate.
3609
3610 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3611
3612         * configure.ac: Do not include mh-x86omitfp.
3613         * configure: Regenerate.
3614
3615 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3616
3617         * configure.ac: Remove empty cases.
3618         * configure: Regenerate.
3619
3620 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3621
3622         * Makefile.def: Add dependency from termcap to gdb.
3623         * Makefile.in: Regenerate.
3624
3625 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3626
3627         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
3628         * configure: Regenerate.
3629         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
3630         * Makefile.tpl: Likewise.
3631         * Makefile.in: Regenerate.
3632
3633 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3634
3635         * configure.ac: Remove all mentions of tentative_cc.
3636         * configure: Regenerate.
3637
3638 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
3639
3640         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
3641         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
3642         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
3643         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
3644         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
3645         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
3646         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
3647         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3648         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
3649         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
3650         *-*-rhapsody*): Remove host cases.
3651         * configure: Regenerate.
3652
3653 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
3654
3655         * configure.ac (ppc*-*-pe): Remove host case.
3656         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
3657         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
3658         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
3659         cases.
3660         * configure: Regenerate.
3661
3662 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
3663
3664         * config.sub: Update to version 2011-03-23.
3665
3666 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
3667
3668         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
3669         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
3670         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
3671         * configure: Regenerate.
3672
3673 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
3674
3675         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
3676         to Write After Approval.
3677         * config-ml.in: Don't handle arc-*-elf*.
3678         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
3679         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
3680         handle GCC libraries.
3681         * configure: Regenerate.
3682
3683 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3684
3685         PR bootstrap/48120:
3686         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
3687         Add -lstdc++ -lm to LIBS.
3688         * configure: Regenerate.
3689
3690 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
3691
3692         * config.guess: Update to version 2011-02-02
3693         * config.sub: Update to version 2011-02-24
3694
3695 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
3696
3697         PR lto/48086
3698         * configure.ac: Re-enable LTO on *-apple-darwin9.
3699         * configure: Regenerate.
3700
3701 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
3702
3703         PR lto/48086
3704         * configure.ac: Disable LTO on darwin due to an assembler change in
3705         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
3706         under 256.
3707         * configure: Regenerate.
3708
3709 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
3710
3711         * MAINTAINERS: Update myself as score backend maintainer,
3712         update my e-mail address.
3713
3714 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
3715
3716         * MAINTAINERS: Update my e-mail address.
3717
3718 2011-03-06  Joey Ye  <joey.ye@arm.com>
3719
3720         * MAINTAINERS: Update my e-mail address.
3721
3722 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
3723
3724         * configure.ac: Adjust test of with_ppl.
3725         * configure: Regenerated.
3726
3727 2011-03-02  Kai Tietz  <ktietz@redhat.com>
3728
3729         * MAINTAINERS: Adjust my e-mail address.
3730
3731 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
3732
3733         * configure.ac: Add -lpwl to ppllibs.
3734         * configure: Regenerated.
3735
3736 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
3737
3738         * config/cloog.m4: Add -lisl to clooglibs.
3739         * configure: Regenerated.
3740
3741 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
3742
3743         * MAINTAINERS (CPU Port maintainers): Add self.
3744
3745 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3746
3747         * MAINTAINERS: Add myself as testsuite maintainer.
3748
3749 2011-02-15  Mike Stump  <mikestump@comcast.net>
3750
3751         * MAINTAINERS: Add myself as testsuite maintainer.
3752
3753 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3754
3755         Import from Libtool and gnulib:
3756
3757         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
3758
3759         Prepare for supporting FreeBSD 10.
3760         * config.rpath: Remove handling of freebsd1* which soon would
3761         match FreeBSD 10.0.
3762
3763         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
3764
3765         Remove support for FreeBSD 1.x.
3766         * libtool.m4 (_LT_LINKER_SHLIBS)
3767         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
3768         soon would incorrectly match FreeBSD 10.0.
3769
3770 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3771
3772         PR binutils/12283
3773         * move-if-change: Import version from gnulib.
3774
3775 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
3776
3777         PR lto/47225
3778         * Makefile.def (lto-plugin): Double dash for enable-shared.
3779         (configure-gcc): Depend on all-lto-plugin.
3780         * Makefile.in: Rebuilt.
3781
3782 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3783
3784         * configure.ac: Remove extra bracket.
3785         * configure: Regenerate.
3786
3787 2011-02-08  Tobias Burnus  <burnus@net-b.de>
3788
3789         * MAINTAINERS: Add myself as libquadmath maintainer.
3790
3791 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
3792
3793         * MAINTAINERS: Update my email address.
3794
3795 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
3796
3797         * MAINTAINERS (option handling): Add self.
3798
3799 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
3800
3801         PR lto/47225
3802         * Makefile.def: Add dependency for install-gcc
3803         on install-lto-plugin.
3804         * Makfile.in: Regenerated
3805
3806 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
3807
3808         * MAINTAINERS (CPU Port Maintainers): Add myself.
3809
3810 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
3811
3812         PR libgcj/44341
3813         * configure.ac: Discard --with-* flags for host when configuring
3814         target libraries for cross build.
3815         * configure: Rebuilt.
3816
3817 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3818
3819         * MAINTAINERS (linear loop transforms): Removed.
3820
3821 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
3822
3823         * configure.ac: If with_ppl is no, move setting with_cloog=no
3824         after CLOOG_REQUESTED check.
3825         * configure: Regenerated.
3826
3827 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3828
3829         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
3830         CLooG has been requested.
3831         * configure: Regenerated.
3832
3833 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3834
3835         * configure: Regenerated.
3836         * configure.ac: Check for version 0.11 (or later revision) of PPL.
3837
3838 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
3839
3840         * configure: Regenerated.
3841         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
3842
3843 2011-01-21  Andreas Schwab  <schwab@redhat.com>
3844
3845         * configure.ac: Use AS_HELP_STRING throughout.
3846         * configure: Regenerate.
3847
3848 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
3849
3850         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
3851         * configure: Regenerate.
3852
3853 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3854
3855         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
3856
3857 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
3858
3859         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
3860         for ia64-hpux.
3861         * configure: Regenerate.
3862
3863 2011-01-07  Jan Hubicka  <jh@suse.cz>
3864
3865         PR lto/47225
3866         * Makefile.in: Regenerate.
3867         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
3868         configure.
3869
3870 2011-01-07  Jan Hubicka  <jh@suse.cz>
3871
3872         * Makefile.in: Regenerate.
3873         * Makefile.def (gcc host module) and soft dependency on lto-plugin
3874         and configure dependency on lto-plugin configure.
3875         (lto-plugin module): Remove dependency on GCC; add dependency on
3876         liniberty.
3877
3878 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
3879
3880         * MAINTAINERS (Write After Approval): Add myself.
3881
3882 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
3883
3884         * configure: Regenerate.
3885
3886 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
3887
3888         * configure.ac: (picochip): Disable libiberty.
3889
3890 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
3891
3892         * MAINTAINERS (Write After Approval): Add myself.
3893
3894 2010-12-10  Ian Lance Taylor  <iant@google.com>
3895
3896         PR bootstrap/46819
3897         * configure.ac: For --disable-libgcj clear libgcj_saved.
3898         * configure: Rebuild.
3899
3900 2010-12-10  Tobias Burnus  <burnus@net-b.de>
3901
3902         PR fortran/46540
3903         * configure.ac: Add --disable-libquadmath and
3904         --disable-libquadmath-support.
3905         * configure: Regenerate.
3906
3907 2010-12-03  Ian Lance Taylor  <iant@google.com>
3908
3909         * MAINTAINERS: Add myself as libgo maintainer.
3910
3911 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
3912
3913         PR libffi/46792
3914         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
3915         * configure: Regenerate.
3916
3917 2010-12-02  Ian Lance Taylor  <iant@google.com>
3918
3919         * configure.ac: Always set default for poststage1_ldflags to
3920         -static-libstdc++ -static-libgcc.
3921
3922 2010-11-29  Andreas Schwab  <schwab@redhat.com>
3923
3924         * configure.ac: Move comment to remove extra space in last argument
3925         of GCC_TARGET_TOOL.
3926
3927 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
3928
3929         PR other/46026
3930         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
3931         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
3932         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
3933         (BASE_FLAGS_TO_PASS): Use it.
3934         * configure: Rebuilt.
3935         * Makefile.in: Rebuilt.
3936
3937 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
3938
3939         PR binutils/12258
3940         * configure.ac: Correct comments for --enable-gold/--enable-ld.
3941         Properly check default linker.
3942         * configure: Regnerated.
3943
3944 2010-11-23  Matthias Klose  <doko@ubuntu.com>
3945
3946         * configure.ac: For --enable-gold, handle value `default' instead of
3947         `both*'.  New configure option --{en,dis}able-ld.
3948         * configure: Regenerate.
3949
3950 2010-11-20  Ian Lance Taylor  <iant@google.com>
3951
3952         * configure.ac: Only disable a language library if no language needs
3953         it.  Don't let --disable-libgcj uncondtionally disable libffi.
3954         * configure: Rebuild.
3955
3956 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3957
3958         * Makefile.in: Regenerate.
3959
3960         PR other/46202
3961         * configure.ac: Fix just-built in-tree STRIP name to be
3962         binutils/strip-new.
3963         * configure: Regenerate.
3964         * Makefile.def (install-strip-gcc, install-strip-binutils)
3965         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
3966         (install-strip-sid): Mirror dependencies on non-strip variants
3967         of these targets on the respective -strip prerequisites.
3968         * Makefile.tpl (install-strip, install-strip-host)
3969         (install-strip-target): New targets.
3970         (install-strip-[+module+], install-strip-target-[+module+]):
3971         New targets.
3972         * Makefile.in: Regenerate.
3973
3974 2010-11-19  Ian Lance Taylor  <iant@google.com>
3975             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3976
3977         * configure.ac: Add target-libgo to target_libraries.  Set
3978         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
3979         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
3980         (HOST_EXPORTS): Add GOC.
3981         (BASE_TARGET_EXPORTS): Add GOC.
3982         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
3983         (GOCFLAGS_FOR_TARGET): New variable.
3984         (EXTRA_HOST_FLAGS): Add GOC.
3985         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
3986         * Makefile.def (target_modules): Add libgo.
3987         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
3988         (dependencies): Add dependency from configure-target-libgo to
3989         configure-target-libffi and all-target-libstdc++-v3.  Add
3990         dependencies from all-target-libgo to all-target-libffi.
3991         (languages): Add go.
3992         * configure: Rebuild.
3993         * Makefile.in: Rebuild.
3994
3995 2010-11-19  Ian Lance Taylor  <iant@google.com>
3996
3997         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
3998         compiler/flag environment variables.
3999
4000 2010-11-18  Ian Lance Taylor  <iant@google.com>
4001
4002         * configure.ac: Check for lang_requires_boot_languages in
4003         config-lang.in files.
4004         * configure: Rebuild.
4005
4006 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4007             Tobias Burnus  <burnus@net-b.de>
4008
4009         PR fortran/32049
4010         * Makefile.def: Add libquadmath; build it with language=fortran.
4011         * configure.ac: Add libquadmath.
4012         * Makefile.tpl: Handle multiple libs in check-[+language+].
4013         * Makefile.in: Regenerate.
4014         * configure: Regenerate.
4015
4016 2010-11-16  Tom Tromey  <tromey@redhat.com>
4017
4018         * MAINTAINERS: Moved myself to reviewers section.
4019
4020 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
4021
4022         * MAINTAINERS: Moved myself to reviewers section.
4023
4024 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4025
4026         * MAINTAINERS (Various Maintainers): Add self for build machinery.
4027         (Write After Approval): Remove self.
4028
4029 2010-11-15  Andreas Schwab  <schwab@redhat.com>
4030
4031         * configure.ac: Fix spelling in option names.
4032         * configure: Regenerated.
4033
4034 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
4035
4036         PR bootstrap/39622
4037         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4038         * configure: Regenerated.
4039
4040 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
4041
4042         * MAINTAINERS: Update my email address.
4043
4044 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4045
4046         * configure: Regenerate.
4047
4048 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4049
4050         * configure: Regenerate.
4051
4052 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4053
4054         * configure: Regenerate.
4055
4056 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4057
4058         * configure: Regenerate.
4059
4060 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
4061
4062         * configure.ac: Support official CLooG.org versions.
4063         * configure: Regenerate.
4064         * config/cloog.m4: New.
4065
4066 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
4067
4068         * MAINTAINERS (Write After Approval): Add myself.
4069
4070 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
4071
4072         * MAINTAINERS: Update my email address.
4073
4074 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
4075
4076         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4077         * configure: Regenerate.
4078
4079 2010-11-03  Ian Lance Taylor  <iant@google.com>
4080             Dave Korn  <dave.korn.cygwin@gmail.com>
4081
4082         PR lto/46273
4083         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
4084         and on other supported platforms whenever LTO is enabled.
4085         * configure: Rebuild.
4086
4087 2010-11-02  Alan Modra  <amodra@gmail.com>
4088
4089         PR binutils/12110
4090         * configure.ac: Error when source path contains spaces.
4091         * configure: Regenerate.
4092
4093 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
4094
4095         * MAINTAINERS: Update my email address.
4096
4097 2010-10-20  Ian Lance Taylor  <iant@google.com>
4098
4099         * Makefile.def (target_modules): Set lib_path to src/.libs for
4100         libstdc++-v3 module.
4101         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4102         * Makefile.in: Rebuild.
4103
4104 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4105
4106         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4107         (Write After Approval): Remove myself.
4108
4109 2010-10-15  Tristan Gingold  <gingold@adacore.com>
4110
4111         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4112
4113 2010-10-14  Douglas Rupp  <rupp@gnat.com>
4114
4115         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4116
4117 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
4118
4119         * configure.ac (build_lto_plugin): New shell variable.
4120         (--enable-lto): Turn on by default for all non-ELF platforms that
4121         have had LTO support added so far.  Set build_lto_plugin appropriately
4122         for both ELF and non-ELF.
4123         (configdirs): Add lto-plugin or not based on build_lto_plugin.
4124         * configure: Regenerate.
4125
4126 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4127
4128         Sync from src:
4129         * configure.ac (v850 support): Remove target-libgloss from
4130         noconfigdirs.
4131         * configure: Regenerate.
4132
4133 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4134
4135         PR bootstrap/45326
4136         PR bootstrap/45174
4137         * configure.ac: Honor initial values of $build_configargs,
4138         $host_configargs, $target_configargs.  Mark the precious, so
4139         environment settings get recorded.
4140         * configure: Regenerate.
4141
4142 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4143
4144         PR bootstrap/45796
4145         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4146         Depend on all-build-libiberty.
4147         * Makefile.in: Regenerate.
4148
4149 2010-09-30  Michael Eager  <eager@eagercon.com>
4150
4151         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4152         * configure: Regenerate.
4153
4154 2010-09-28  Michael Eager  <eager@eagercon.com>
4155
4156         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4157
4158 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4159
4160         PR bootstrap/44621
4161         * configure.ac: Fix unportable shell quoting.
4162         * configure: Regenerate.
4163
4164 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
4165
4166         * configure.ac (enable-lto): Add Darwin to the list of supported lto
4167         targets and amend comment.
4168         * configure: Regenerate.
4169
4170 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
4171
4172         * MAINTAINERS (Write After Approval): Add myself.
4173
4174 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
4175
4176         * configure.ac: Enable LTO by default on Darwin.
4177         * configure: Regenerate.
4178
4179 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
4180
4181         * MAINTAINERS (Write After Approval): Add myself.
4182
4183 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
4184
4185         * MAINTAINERS (Write After Approval): Add myself.
4186
4187 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
4188
4189         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4190         ports
4191
4192 2010-07-28  David Yuste  <david.yuste@gmail.com>
4193
4194         * MAINTAINERS (Write After Approval): Add myself.
4195
4196 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
4197
4198         * configure.ac: Support all v850 targets.
4199         * configure: Regenerate.
4200
4201 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
4202
4203         PR bootstrap/44455
4204         * configure.ac (extra_mpfr_configure_flags): Copy from
4205         extra_mpc_gmp_configure_flags.
4206         * configure: Re-generated.
4207
4208 2010-07-22  Andi Kleen  <ak@linux.intel.com>
4209
4210         * MAINTAINERS (Write After Approval): Add myself.
4211
4212 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
4213
4214         * MAINTAINERS (Write After Approval): Add myself.
4215
4216 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
4217
4218         * MAINTAINERS (Write After Approval): Add myself.
4219
4220 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
4221
4222         PR target/44862
4223         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4224         Provide -B option to allow for link spec %s substitutions for
4225         libstdc++.a on darwin.
4226         * Makefile.in: Regenerate.
4227
4228 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
4229
4230         * MAINTAINERS (Reviewers): Update my e-mail address
4231
4232 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
4233
4234         * Makefile.def (configure-gcc): Depend on all-libelf.
4235         * Makefile.in: Rebuild.
4236
4237 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
4238
4239         * MAINTAINERS (Write After Approval): Add myself in the right place.
4240
4241 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
4242
4243         * MAINTAINERS (Write After Approval): Add myself.
4244
4245 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
4246
4247         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
4248
4249 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
4250
4251         * config.sub: Update to version 2010-05-21.
4252         * config.guess: Update to version 2010-04-03.
4253
4254 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
4255
4256         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4257         * configure: Regenerate.
4258
4259 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
4260
4261         * MAINTAINERS (Write After Approval): Add myself.
4262
4263 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
4264
4265         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4266         a platform that supports LTO.
4267         * configure: Regenerate.
4268
4269 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
4270
4271         * configure.ac: Allow all the versions greater than 0.10 of PPL.
4272         * configure: Regenerated.
4273
4274 2010-04-27  Roland McGrath  <roland@redhat.com>
4275             H.J. Lu  <hongjiu.lu@intel.com>
4276
4277         * configure.ac (--enable-gold): Support both, both/gold and
4278         both/bfd to add gold to configdirs without removing ld.
4279         * configure: Regenerated.
4280
4281         * Makefile.def: Add install-gold dependency to install-ld.
4282         * Makefile.in: Regenerated.
4283
4284 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
4285
4286         PR lto/42776
4287         * configure.ac (--enable-lto): Refactor handling so libelf tests
4288         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4289         and allow LTO to be explicitly enabled on non-ELF platforms that
4290         are known to support it inside else-clause.
4291         * configure: Regenerate.
4292
4293 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
4294
4295         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4296         * configure: Regenerate.
4297
4298 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
4299
4300         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4301         * configure: Regenerate.
4302
4303 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4304
4305         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4306         separately.
4307         * configure: Regenerate.
4308
4309 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
4310
4311         * MAINTAINERS (Write After Approval): Add myself.
4312
4313 2010-04-14  Tristan Gingold  <gingold@adacore.com>
4314
4315         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4316         * configure: Regenerate.
4317
4318 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
4319
4320         * configure: Regenerate after change to elf.m4.
4321
4322 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
4323
4324         * MAINTAINERS (Write After Approval): Add myself.
4325
4326 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
4327
4328         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4329         * configure: Regenerated.
4330
4331 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
4332
4333         * configure.ac: Print "buggy but acceptable" when CLooG
4334         revision is less than 9.
4335         * configure: Regenerated.
4336
4337 2010-04-01  Diego Novillo  <dnovillo@google.com>
4338
4339         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4340
4341 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4342
4343         PR bootstrap/43615
4344         PR bootstrap/43328
4345
4346         Revert:
4347
4348         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4349
4350         * configure.ac: Do not pass --enable-multilib nor
4351         --disable-multilib in baseargs.  Accept explicitly passed
4352         --enable_multilib.
4353         * configure: Regenerate.
4354
4355 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
4356
4357         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4358
4359 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
4360
4361         * MAINTAINERS: Remove myself.
4362
4363 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4364
4365         PR bootstrap/43328
4366         * configure.ac: Do not pass --enable-multilib nor
4367         --disable-multilib in baseargs.  Accept explicitly passed
4368         --enable_multilib.
4369         * configure: Regenerate.
4370
4371 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
4372
4373         * MAINTAINERS (spu port): Remove me.
4374
4375 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
4376
4377         * configure.ac (tic6x-*-*): New case.
4378         * configure: Regenerate.
4379
4380 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
4381
4382         * config.sub: Update to version 2010-03-22.
4383         * config.guess: Update to version 2009-12-30.
4384
4385 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
4386
4387         PR ada/42554
4388         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
4389         * configure: Regenerate.
4390
4391 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
4392
4393         * MAINTAINERS: Update my email address.
4394
4395 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
4396
4397         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
4398         (ghassan.shobaki@amd.com): Removed.
4399
4400 2010-03-17  Alan Modra  <amodra@gmail.com>
4401
4402         * MAINTAINERS: Update my email address.
4403
4404 2010-03-16  Diego Novillo  <dnovillo@google.com>
4405
4406         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
4407         Matthews.
4408
4409 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
4410
4411         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
4412         Gutson, Jeffrey D. Oldham and Mark Shinwell.
4413
4414 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
4415
4416         * MAINTAINERS: Update my email address.
4417
4418 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
4419
4420         * MAINTAINERS: Update my email address.
4421
4422 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
4423
4424         * MAINTAINERS: Update my email address.
4425
4426 2010-03-09  Jie Zhang  <jie@codesourcery.com>
4427
4428         * MAINTAINERS: Update my email address.
4429
4430 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4431
4432         PR libstdc++/32499
4433         * configure.ac (RANLIB): Default to true.
4434         (STRIP): Likewise.
4435         (RANLIB_FOR_TARGET): Remove superfluous : argument.
4436         * configure: Regenerate.
4437
4438 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
4439
4440         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
4441         (Write After Approval): Update my email address.
4442
4443 2010-02-17  Nick Clifton  <nickc@redhat.com>
4444
4445         PR 11238
4446         * Makefile.tpl (local-distclean): Also remove config.cache files in
4447         sub-directories as there may not be Makefiles present in the
4448         sub-directories.
4449         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
4450         the config.cache files found by the find command.
4451
4452         * Makefile.in: Regenerate.
4453         * configure.ac: Revert previous delta.
4454         * configure: Regenerate.
4455
4456 2010-02-15  Nick Clifton  <nickc@redhat.com>
4457
4458         PR 11238
4459         * configure.ac: Delete config.cache files in sub-directories when
4460         deleting Makefiles.
4461         * configure: Regenerate.
4462
4463 2010-02-12  Ben Elliston  <bje@gnu.org>
4464
4465         * MAINTAINERS: Update my email address.
4466
4467 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
4468
4469         * MAINTAINERS (spu port): Update my email address.
4470
4471 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
4472
4473         * MAINTAINERS: Add myself as a maintainer for the bfin port.
4474
4475 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4476
4477         * configure.ac: Add "recommended" version checks for GMP/MPC.
4478         Update recommended GMP/MPFR/MPC versions.
4479         * configure: Regenerate.
4480
4481 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
4482
4483         * MAINTAINERS: Move my Embecosm email address into the
4484         write-after-approval section.
4485
4486 2010-01-26  Ian Lance Taylor  <iant@google.com>
4487
4488         * MAINTAINERS: Add myself as Go frontend maintainer.
4489
4490 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
4491
4492         PR libstdc++/36101, PR libstdc++/42813
4493         * configure.ac (bootstrap_target_libs): Make inclusion of
4494         target-libgomp conditional on libgomb being in target_configdirs.
4495         * configure: Regenerate.
4496
4497 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
4498
4499         PR libstdc++/36101, PR libstdc++/42813
4500         * configure.ac (bootstrap_target_libs): Include target-libgomp.
4501         * configure: Regenerate.
4502
4503 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
4504
4505         PR libstdc++/36101, PR libstdc++/42813
4506         * configure.ac (target_configdirs): Substitute.
4507         * Makefile.def: Bootstrap target module libgomp.
4508         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
4509         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
4510         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
4511         * configure, Makefile.in: Regenerate.
4512
4513 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
4514
4515         * MAINTAINERS: Adjust my details.
4516
4517 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
4518
4519         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
4520
4521 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
4522
4523         * MAINTAINERS: reindented my entry with tabs instead of spaces.
4524
4525 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
4526
4527         * MAINTAINERS (Write After Approval): Add myself.
4528
4529 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
4530
4531         * MAINTAINERS (Write After Approval): Add myself.
4532
4533 2010-01-11  Richard Guenther  <rguenther@suse.de>
4534
4535         PR lto/41569
4536         * Makefile.def (all-lto-plugin): Depend on all-gcc.
4537         * Makefile.in: Regenerated.
4538
4539 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
4540
4541         * configure.ac: Enable libjava build on x86_64-*freebsd*.
4542         * configure: Regenerate.
4543
4544 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4545             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4546
4547         PR bootstrap/42424
4548         * configure.ac: Include libtool m4 files.
4549         (_LT_CHECK_OBJDIR): Call it.
4550         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
4551         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
4552
4553         * configure: Regenerate.
4554
4555 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4556
4557         PR bootstrap/41818
4558         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
4559         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
4560         * Makefile.in: Regenerate.
4561
4562 2010-01-02  Richard Guenther  <rguenther@suse.de>
4563
4564         PR lto/41529
4565         * configure.ac: Include config/elf.m4.  Disable LTO if not
4566         builting for an elf target.
4567         * configure: Regenerate.
4568
4569 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
4570
4571         * MAINTAINERS: Change my email address.
4572
4573 2009-12-18  Ben Elliston  <bje@au.ibm.com>
4574
4575         * config.sub, config.guess: Update from upstream sources.
4576
4577 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
4578
4579         * MAINTAINERS (Write After Approval): Add myself.
4580
4581 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4582
4583         PR middle-end/30447
4584         PR middle-end/30789
4585         PR other/40302
4586
4587         * configure.ac: Require MPC.
4588         * configure: Regenerate.
4589
4590 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4591
4592         PR target/38384
4593         PR bootstrap/40972
4594         * libtool.m4: Sync from git Libtool.
4595         * ltoptions.m4: Likewise.
4596         * ltversion.m4: Likewise.
4597         * lt~obsolete.m4: Likewise.
4598         * ltmain.sh: Likewise.
4599
4600 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4601
4602         * configure.ac: Update minimum MPC version to 0.8.
4603         * configure: Regenerate.
4604
4605 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
4606
4607         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
4608         * configure: Regenerated.
4609
4610 2009-11-21  Ian Lance Taylor  <iant@google.com>
4611
4612         * configure.ac: Change default of poststage1_ldflags to be empty if
4613         poststage1_libs is set.  When poststage1_libs is empty, and
4614         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
4615         * configure: Rebuild.
4616
4617 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
4618
4619         * MAINTAINERS (Write After Approval): Update my email address.
4620
4621 2009-11-20  Ben Elliston  <bje@au.ibm.com>
4622
4623         * config.guess: Update from upstream sources.
4624
4625 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
4626
4627         * Makefile.def: Restore host and target settings for gmp.
4628         * Makefile.in: Rebuild.
4629
4630 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
4631
4632         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
4633         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
4634         Fix portability of test of C++ as bootstrap language.  Add
4635         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
4636         * configure: Rebuild.
4637         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
4638         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
4639         in-tree building.
4640         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
4641         (POSTSTAGE1_HOST_EXPORTS): Use it.
4642         (STAGE[+id+]_CXXFLAGS): New.
4643         (BASE_FLAGS_TO_PASS): Pass it down.
4644         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
4645         extra_exports.
4646         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
4647         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
4648         extra_exports.
4649         * Makefile.in: Rebuild.
4650
4651 2009-11-17  Ben Elliston  <bje@au.ibm.com>
4652
4653         * config.sub, config.guess: Update from upstream sources.
4654
4655 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
4656
4657         * MAINTAINERS (Write After Approval): Add myself.
4658
4659 2009-11-09  Jon Beniston  <jon@beniston.com>
4660
4661         * MAINTAINERS (Write After Approval): Add myself.
4662
4663 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
4664
4665         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
4666         paths for *-w64-mingw* and x86_64-*mingw*.
4667         * configure: Regenerated.
4668
4669 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
4670
4671         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
4672
4673 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
4674
4675         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
4676         Phil Edwards to Write-After Approval.
4677
4678 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
4679
4680         * configure.ac: Disable target-winsup & co for
4681         x86_64-*-mingw* and *-w64-mingw* targets.
4682         * configure: Regenerated.
4683
4684 2009-10-16  Nick Clifton  <nickc@redhat.com>
4685
4686         * MAINTAINERS: Add myself as a maintainer for the RX port.
4687
4688 2009-10-26  Johannes Singler  <singler@kit.edu>
4689
4690         * MAINTAINERS (Write After Approval): Update my e-mail address.
4691
4692 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4693
4694         * configure.ac (CLooG test): Use = with test.
4695         * configure: Regenerate.
4696
4697 2009-10-22  Richard Guenther  <rguenther@suse.de>
4698
4699         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
4700         cloog if the ppl version check failed.  Move flags saving
4701         before setting in libelf check.
4702         * configure: Regenerate.
4703
4704 2009-10-21  Richard Guenther  <rguenther@suse.de>
4705
4706         * configure.ac: Adjust the ppl and cloog configure to work as
4707         documented.  Disable cloog if ppl was disabled.  Omit the version
4708         checks if they were disabled.
4709         * configure: Re-generate.
4710
4711 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4712
4713         * configure.ac: Add 'lto' to enable_languages, not
4714         new_enable_languages, and only if not already present.
4715         * configure: Regenerate.
4716
4717 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
4718
4719         * README: Refer to the various COPYING* files instead of just
4720         COPYING.
4721         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
4722
4723 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
4724
4725         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
4726
4727 2009-10-07  Richard Guenther  <rguenther@suse.de>
4728
4729         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
4730         and Richard Guenther as reviewers.
4731         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
4732         as reviewers.
4733
4734 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
4735
4736         * config.sub: Update from upstream sources.
4737
4738 2009-10-06  Ian Lance Taylor  <iant@google.com>
4739
4740         * Makefile.def: check-gold depends upon all-gas.
4741         * Makefile.in: Rebuild.
4742
4743 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
4744
4745         * MAINTAINERS (Write After Approval): Add myself.
4746
4747 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
4748
4749         * Makefile.def: all-lto-plugin depends on all-libiberty.
4750         set bootstrap=true for lto-plugin.
4751         Add lto-plugin.
4752         * Makefile.in: Regenerate.
4753         * configure.ac (host_libs): Add lto-plugin.
4754         * configure: Regenerate.
4755
4756 2009-10-03  Diego Novillo  <dnovillo@google.com>
4757
4758         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
4759         (HOST_LIBELFLIBS): Define.
4760         (HOST_LIBELFINC): Define.
4761         * Makefile.in: Regenerate.
4762         * configure.ac: Add --enable-lto.
4763         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
4764         If --enable-lto is used, add 'lto' to new_enable_languages.
4765         If --enable-lto is used and gold is enabled, add
4766         lto-plugin to configdirs.
4767         * configure: Regenerate.
4768
4769 2009-10-03  Simon Baldwin  <simonb@google.com>
4770
4771         * configure.ac: If --with-system-zlib, suppress local zlib and
4772         pass --with-system-zlib to subdir configure scripts.
4773         * configure: Regenerate.
4774
4775 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
4776             Paolo Bonzini  <bonzini@gnu.org>
4777
4778         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
4779         $(srcdir).
4780         * Makefile.in: Rebuilt.
4781
4782 2009-09-26  Gary Funck  <gary@intrepid.com>
4783
4784         * MAINTAINERS (Write After Approval): Add myself.
4785
4786 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4787
4788         * configure.ac: Update minimum MPC version to 0.7.
4789         * configure: Regenerate.
4790
4791 2009-09-25  Nick Clifton  <nickc@redhat.com>
4792
4793         * configure.ac: Pass any --cache-file=/dev/null option on to
4794         subconfigures.
4795         * configure: Regenerate.
4796
4797 2009-09-23  Nick Clifton  <nickc@redhat.com>
4798
4799         * config.sub, config.guess: Update from upstream sources.
4800
4801 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
4802
4803         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
4804         * Makefile.in: Rebuilt.
4805
4806 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4807
4808         PR bootstrap/32272
4809         * configure.ac: Error out if $srcdir isn't '.' but contains
4810         host-${host_noncanonical}.
4811         * configure: Regenerate.
4812
4813 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4814
4815         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
4816         maintainer.
4817
4818 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4819
4820         * configure.ac: If bootstrapping a combined tree with
4821         --enable-gold, require c++ in stage1_languages.
4822         * configure: Regenerate.
4823
4824         * configure.ac: Also add target_libs of stage1_languages to
4825         bootstrap_target_libs.
4826         * configure: Regenerate.
4827
4828         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
4829         with --enable-languages not containing c++.
4830         * configure: Regenerate.
4831
4832 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
4833
4834         * configure.ac: Disable java and boehm-gc for bfin-*-*.
4835         * configure: Regenerate.
4836
4837 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
4838
4839         * MAINTAINERS (Write After Approval): Update my e-mail address,
4840         and move from from here...
4841         (Waiting for paperwork): To here.
4842
4843 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
4844
4845         * MAINTAINERS (Reviewers): Add self as driver reviewer.
4846
4847 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4848
4849         * configure.ac: Do not use $extrasub for replacing @if/@endif
4850         parts in Makefile; instead, use additional arguments to
4851         AC_CONFIG_COMMANDS to do the replacement manually, with several
4852         sed invocations, to avoid HP-UX sed command limits.
4853         * configure: Regenerate.
4854
4855 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
4856
4857         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
4858         blank before -L.
4859
4860 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
4861
4862         * configure.ac (with-build-config): Document.  Handle without.
4863         Handle missing argument.
4864         * configure: Rebuilt.
4865
4866 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
4867
4868         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
4869         Default to bootstrap-debug only if compare-debug works.
4870         * configure: Rebuilt.
4871         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
4872         * Makefile.in: Rebuilt.
4873
4874 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4875
4876         * MAINTAINERS (OS Port Maintainers): Update my email address.
4877
4878 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
4879
4880         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
4881         * Makefile.in: Rebuilt.
4882
4883 2009-09-01  Chris Demetriou  <cgd@google.com>
4884
4885         * MAINTAINERS (Write After Approval): Add myself.
4886
4887 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
4888
4889         PR debug/30161
4890         * include/dwarf2.h (enum dwarf_tag): Added
4891         DW_TAG_GNU_template_template_param
4892         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
4893
4894 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
4895
4896         * Makefile.tpl (AWK): Fix typo.
4897         * Makefile.in: Regenerate.
4898
4899 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
4900
4901         * configure.ac: Detect awk and sed.
4902         * Makefile.def (flags_to_pass): Add AWK and SED.
4903         * Makefile.tpl (AWK, SED): New.
4904         (BASE_FLAGS_TO_PASS): Add AWK and SED.
4905         * configure: Regenerate.
4906         * Makefile.in: Regenerate.
4907
4908 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
4909
4910         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
4911         (collapseslashes): Likewise.
4912
4913 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4914
4915         * configure.ac (AC_PREREQ): Bump to 2.64.
4916
4917 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4918
4919         * configure.ac: Remove --with-datarootdir, --with-docdir,
4920         --with-pdfdir, --with-htmldir switches.
4921         * configure: Regenerate.
4922
4923         * configure: Regenerate.
4924
4925         * compile: Sync from Automake 1.11.
4926         * depcomp: Likewise.
4927         * install-sh: Likewise.
4928         * missing: Likewise.
4929         * mkinstalldirs: Likewise.
4930         * ylwrap: Likewise.
4931
4932 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
4933
4934         * ltmain.sh (func_normal_abspath): New function.
4935         (func_relative_path): Likewise.
4936         (func_mode_help): Document new -bindir option for link mode.
4937         (func_mode_link): Add new -bindir option, and use it to place
4938         output DLL if specified.
4939
4940 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4941
4942         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
4943         (baseargs): Add --disable-option-checking.
4944         * configure: Regenerate.
4945
4946         * Makefile.def (configure-target-libiberty): Depend on
4947         all-binutils and all-ld.
4948         (configure-target-newlib): Likewise.
4949         * Makefile.in: Regenerate.
4950
4951 2009-08-17  Ben Elliston  <bje@au.ibm.com>
4952
4953         * config.sub, config.guess: Update from upstream sources.
4954
4955 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4956
4957         Sync from src, merge:
4958
4959         2009-07-02  Tristan Gingold  <gingold@adacore.com>
4960
4961         * configure.ac: Do not exclude gas for i386-*-darwin.
4962         Add a case for x86_64-*-darwin.
4963         * configure: Regenerate.
4964
4965 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
4966
4967         * MAINTAINERS: Add my name to Write After Approval list.
4968
4969 2009-08-06  Michael Eager  <eager@eagercon.com>
4970
4971         * configure.ac: Add Microblaze target.
4972         * configure: Regenerate.
4973
4974 2009-07-31  Christian Bruel  <christian.bruel@st.com>
4975
4976         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
4977         * configure: Regenerate.
4978
4979 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
4980
4981         * MAINTAINERS (Write After Approval): Update my e-mail address.
4982
4983 2009-07-06  Ian Lance Taylor  <iant@google.com>
4984
4985         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
4986         * configure: Rebuild.
4987
4988 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
4989
4990         * MAINTAINERS: Move myself to the Graphite Reviewers.
4991
4992 2009-06-30  Wei Guozhi  <carrot@google.com>
4993
4994         * MAINTAINERS: Add my name to Write After Approval list.
4995
4996 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
4997
4998         PR bootstrap/40338
4999         * configure.ac (comparestring): Create new variable.
5000         * Makefile.tpl (comparestring): Use to skip some comparisions.
5001         * configure: Regenerate.
5002         * Makefile.in: Regenerate.
5003
5004 2009-06-26  Doug Evans  <dje@sebabeach.org>
5005
5006         * Makefile.def (host_modules): Add cgen.
5007         * Makefile.in: Regenerate.
5008         * configure.ac (host_tools): Add cgen.
5009         * configure: Regenerate.
5010
5011 2009-06-23  DJ Delorie  <dj@redhat.com>
5012
5013         * MAINTAINERS: Add myself as mep maintainer.
5014
5015 2009-06-23  Ian Lance Taylor  <iant@google.com>
5016
5017         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
5018         boot_languages.  Only bootstrap target libraries listed in
5019         target_libs for some boot language.  Add --with-stage1-ldflags,
5020         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
5021         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
5022         if not building with C++.
5023         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5024         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5025         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5026         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
5027         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
5028         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
5029         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5030         * configure, Makefile.in: Rebuild.
5031
5032 2009-06-23  Li Feng  <nemokingdom@gmail.com>
5033
5034         * MAINTAINERS: Added my name to write-after-approval list.
5035
5036 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
5037
5038         * configure.ac: Define is_elf for QNX Neutrino targets.
5039         * configure: Regenerate.
5040
5041 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
5042
5043         * MAINTAINERS: Added my name to the write-after-approval list
5044
5045 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5046
5047         * configure.ac: Detect MPC in default directory.
5048         * configure: Regenerate.
5049
5050 2009-06-03  Jerome Guitton  <guitton@adacore.com>
5051             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5052
5053         * Makefile.tpl (all): Avoid a trailing backslash.
5054         * Makefile.in: Regenerate.
5055
5056 2009-06-03  Ben Elliston  <bje@au.ibm.com>
5057
5058         * config.sub, config.guess: Update from upstream sources.
5059
5060 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
5061
5062         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5063         to noconfdirs.
5064         * configure: Regenerate.
5065
5066 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
5067
5068         * Makefile.tpl ([+compare-target+]): Compare all stage
5069         directories, rather than just gcc.
5070         * Makefile.in: Rebuilt.
5071
5072 2009-06-01  Doug Kwan  <dougkwan@google.com>
5073
5074         * configure.ac: Support gold for target arm*-*-*.
5075         * configure: Regenerate.
5076
5077 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5078
5079         * Makefile.def: Add MPC support and dependencies.
5080         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
5081
5082         * Makefile.in, configure: Regenerate.
5083
5084 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
5085
5086         * Makefile.tpl (all): Avoid harmless warning in make all when
5087         gcc-bootstrap is enabled but stage_last does not exist.
5088         * Makefile.in: Rebuilt.
5089
5090 2009-05-24  Nicolas Roche  <roche@adacore.com>
5091
5092         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5093         * Makefile.in: Regenerate.
5094
5095 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
5096
5097         * MAINTAINERS: Update my e-mail address.
5098
5099 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
5100
5101         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
5102         * configure:  Regenerate.
5103
5104 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
5105
5106         PR other/40159
5107         * Makefile.tpl (all): Don't assume gcc-bootstrap and
5108         gcc-no-bootstrap are mutually exclusive.
5109         * Makefile.in: Rebuilt.
5110
5111 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
5112
5113         PR other/40159
5114         * Makefile.tpl (all): Don't end with unconditional success.
5115         * Makefile.in: Rebuilt.
5116
5117 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
5118
5119         PR target/37137
5120         * Makefile.def (flags_to_pass): Remove redundant and incomplete
5121         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5122         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5123         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
5124         stage_configureflags, stage_cflags and stage_libcflags into
5125         explicit Makefile macros.
5126         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5127         GFORTRAN.
5128         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5129         CC.  Set CC_FOR_BUILD from CC.
5130         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5131         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5132         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5133         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
5134         and GFORTRAN.
5135         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5136         (_LIBCFLAGS): Renamed to _TFLAGS.
5137         (do-compare-debug, do-compare3-debug): Drop.
5138         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5139         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5140         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5141         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5142         (XGCC_FLAGS_FOR_TARGET): New.
5143         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5144         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5145         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5146         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
5147         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
5148         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
5149         TFLAGS.
5150         (BUILD_CONFIG): Include if requested.
5151         (all): Set TFLAGS on bootstrap.
5152         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5153         (all-stageid-prefixmodule): Likewise.
5154         (do-clean, distclean-stageid): Set TFLAGS.
5155         (restrap): Fix whitespace.
5156         * Makefile.in: Rebuilt.
5157
5158 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
5159
5160         * config.guess: Sync with src.
5161
5162 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
5163
5164         * configure.ac ($with_ppl):  Default to no if not supplied.
5165         ($with_cloog):  Likewise.
5166         configure:  Regenerate.
5167
5168 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
5169
5170         * MAINTAINERS: Update my e-mail address.
5171
5172 2009-04-27  Nick Clifton  <nickc@redhat.com>
5173
5174         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5175
5176 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
5177
5178         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5179         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5180         * Makefile.in: Regenerate.
5181
5182 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5183
5184         PR bootstrap/39739
5185         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5186         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5187
5188         * configure, Makefile.in: Regenerate.
5189
5190 2009-04-21  Taras Glek  <tglek@mozilla.com>
5191
5192         * include/hashtab.h: Update GTY annotations to new syntax
5193         * include/splay-tree.h: Likewise
5194
5195 2009-04-17  Ben Elliston  <bje@au.ibm.com>
5196
5197         * config.sub, config.guess: Update from upstream sources.
5198
5199 2009-04-15  Anthony Green  <green@moxielogic.com>
5200
5201         * configure.ac: Add moxie support.
5202         * configure: Rebuilt.
5203
5204 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
5205
5206         * configure.ac: Change copyright header to refer to version
5207         3 of the GNU General Public License and to point readers at the
5208         COPYING3 file and the FSF's license web page.
5209         * Makefile.def: Likewise.
5210         * Makefile.tpl: Likewise.
5211         * Makefile.in: Regenerate.
5212
5213 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
5214
5215         * configure.ac: Restore match for darwin9 or later. Use double
5216         brackets since regeneration eats one pair.
5217         * configure: Regenerate.
5218
5219 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
5220
5221         PR gas/10039
5222         * configure.ac: Require texinfo 4.7.
5223         * configure: Regenerated.
5224
5225 2009-04-09  Nick Clifton  <nickc@redhat.com>
5226
5227         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5228         the GCC Runtime Library Exception.
5229
5230 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5231
5232         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5233         * configure: Regenerate.
5234
5235 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
5236
5237         * Makefil.def (languages): New entries.
5238         * Makefile.tpl (check-gcc-*): New generic target.
5239         * Makefile.in: Regenerate.
5240
5241 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
5242
5243         * MAINTAINERS:  Update my email address.
5244
5245 2009-03-18  Tom Tromey  <tromey@redhat.com>
5246
5247         * configure: Rebuild.
5248         * configure.ac (host_libs): Add libiconv.
5249         * Makefile.in: Rebuild.
5250         * Makefile.def (host_modules): Add libiconv.
5251         (configure-gdb, all-gdb): Depend on libiconv.
5252
5253 2009-03-16  Tristan Gingold  <gingold@adacore.com>
5254
5255         * configure.ac: Treat gdb as supported on x86_64-darwin.
5256         * configure: Regenerate.
5257
5258 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
5259
5260         * configure.ac (--with-host-libstdcxx): New option.
5261         * configure: Regenerate.
5262
5263 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
5264
5265         * MAINTAINERS:  Move myself into the write after approval list.
5266
5267 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
5268
5269         * MAINTAINERS: Update e-mail address.
5270
5271 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
5272
5273         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5274
5275 2009-03-10  Ira Rosen  <irar@il.ibm.com>
5276
5277         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5278
5279 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5280
5281         Backport from git Libtool:
5282
5283         2009-01-19  Robert Millan  <rmh@aybabtu.com>
5284         Support GNU/kOpenSolaris.
5285         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5286         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5287         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5288         GNU/kOpenSolaris.
5289
5290 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
5291
5292         * MAINTAINERS: Update e-mail address.
5293
5294 2009-02-24  Michael Eager  <eager@eagercon.com>
5295
5296         * MAINTAINERS (Write After Approval): Add self.
5297
5298 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
5299
5300         * MAINTAINERS (Write After Approval): Add myself.
5301
5302 2009-02-05  Andreas Schwab  <schwab@suse.de>
5303
5304         * Makefile.tpl (stage_last): Define $r and $s before using
5305         $(RECURSE_FLAGS_TO_PASS).
5306         * Makefile.in: Regenerate
5307
5308 2009-01-30  Ian Lance Taylor  <iant@google.com>
5309
5310         * MAINTAINERS: Move myself to the Global Reviewers list.
5311
5312 2009-01-29  Robert Millan  <rmh@aybabtu.com>
5313
5314         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5315         * configure: Regenerate.
5316
5317 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
5318
5319         * MAINTAINERS: Make whitespace consistent.
5320         Remove Robert Millan from Write After Approval.
5321
5322 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
5323
5324         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5325         (all-opcodes): Depend on all-libiberty.
5326         * Makefile.in: Regenerate.
5327
5328 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
5329
5330         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5331         * configure: Regenerate.
5332
5333 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
5334
5335         * MAINTAINERS (Write After Approval): Add myself.
5336
5337 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
5338
5339         * MAINTAINERS: Add myself to reviewers (Fortran).
5340
5341 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
5342
5343         PR tree-optimization/38515
5344         * configure.ac (cloog-polylib): Removed.
5345         (with_ppl, with_cloog): Test for "no".
5346         * configure: Regenerated.
5347
5348 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
5349
5350         * MAINTAINERS: Moved myself to reviewers (Fortran).
5351
5352 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
5353
5354         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5355         (Write After Approval): Remove myself.
5356
5357 2009-01-03  Diego Novillo  <dnovillo@google.com>
5358
5359         * MAINTAINERS: Remove myself from alias maintainership.
5360
5361 2009-01-02  David Ayers  <ayers@fsfe.org>
5362
5363         * MAINTAINERS: Update e-mail address.
5364
5365 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
5366
5367         * MAINTAINERS: Make whitespace consistent.
5368
5369 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5370
5371         Backport from upstream Libtool:
5372         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5373         Add cache variables to tests that require the linker to work.
5374         For shlibpath_overrides_runpath, this also changes the semantics
5375         to let the result from the C compiler take precedence.
5376
5377 2008-12-02  Ben Elliston  <bje@au.ibm.com>
5378
5379         * config.sub, config.guess: Update from upstream sources.
5380
5381 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
5382
5383         * configure.ac (ppllibs): Add by default the lib flags.
5384         * configure: Regenerate.
5385
5386 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
5387
5388         * MAINTAINERS:  Add myself to the write after approval list.
5389
5390 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
5391
5392         * configure.ac: Add double brackets on darwin[912].
5393         * configure: Regenerate.
5394
5395 2008-12-03  Daniel Kraft  <d@domob.eu>
5396
5397         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
5398         Approval to Reviewer section (for Fortran front-end).
5399
5400 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
5401
5402         * configure.ac: Expand to darwin10 and later.
5403         * configure: Regenerate.
5404
5405 2008-12-02  Andreas Schwab  <schwab@suse.de>
5406
5407         * Makefile.def: configure-target-boehm-gc depends on
5408         all-target-libstdc++-v3.
5409         * Makefile.in: Regenerate.
5410
5411 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
5412
5413         * MAINTAINERS:  Add myself as mingw maintainer.
5414
5415 2008-12-02  Ben Elliston  <bje@au.ibm.com>
5416
5417         * config.sub, config.guess: Update from upstream sources.
5418
5419 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
5420
5421         * README.SCO: Remove.
5422
5423 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
5424
5425         * MAINTAINERS:  Add myself to the write after approval list.
5426
5427 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
5428
5429         * MAINTAINERS:  Update my email address in WAA section.
5430
5431 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
5432
5433         * MAINTAINERS: Update e-mail address.
5434
5435 2008-11-27  Toon Moene  <toon@moene.org>
5436
5437         * MAINTAINERS: Change e-mail address.
5438
5439 2008-11-27  Tristan Gingold  <gingold@adacore.com>
5440
5441         * configure.ac: Build gdb for i?86-*-darwin*
5442         * configure: Regenerated.
5443
5444 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
5445
5446         * MAINTAINERS: Added my full name.
5447
5448 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
5449
5450         PR bootstrap/38014
5451         PR bootstrap/37923
5452
5453         Revert:
5454
5455         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
5456
5457         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5458         * Makefile.in: Regenerated.
5459
5460         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
5461
5462         PR gdb/921
5463         PR gdb/1646
5464         PR gdb/2175
5465         PR gdb/2176
5466
5467         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5468         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5469         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
5470         (HOST_EXPORTS): Pass CPPFLAGS.
5471         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5472         (LDFLAGS_FOR_TARGET): Initialize from configure script.
5473         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5474         * Makefile.in, configure: Regenerated.
5475         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5476         and CPPFLAGS_FOR_BUILD.
5477
5478 2008-11-06  Jeff Law  <law@redhat.com>
5479
5480         * MAINTAINERS: Add myself as middle end maintainer.
5481
5482 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
5483
5484         * MAINTAINERS (Write after approval): Add myself.
5485
5486 2008-11-05  Diego Novillo  <dnovillo@google.com>
5487
5488         * MAINTAINERS (Global Reviewers): Add myself.
5489         (Non-Algorithmic Maintainers): Remove myself.
5490
5491 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
5492
5493         * MAINTAINERS (Write after approval): Add myself.
5494
5495 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
5496
5497         * MAINTAINERS (Write after approval): Add myself.
5498
5499 2008-10-31  Ben Elliston  <bje@au.ibm.com>
5500
5501         * configure.ac (spu-*-*): Remove special case.
5502         * configure: Regenerate.
5503
5504 2008-10-30  Catherine Moore  <clm@codesourcery.com>
5505
5506         * MAINTAINERS (Write after approval): Update my email address.
5507
5508 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
5509
5510         * configure.ac [spu-*-*]: Do not set skipdirs.
5511         * configure: Re-generate.
5512
5513 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
5514
5515         * MAINTAINERS (Various Maintainers): Add myself to reload.
5516
5517 2008-10-25  Richard Guenther  <rguenther@suse.de>
5518
5519         * MAINTAINERS (Various Maintainers): Add myself as middle-end
5520         maintainer.  Remove myself as libgcc-math maintainer.
5521         (Non-Algorithmic Maintainers): Remove myself.
5522
5523 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
5524
5525         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5526         * Makefile.in: Regenerated.
5527
5528 2008-10-23  Cary Coutant  <ccoutant@google.com>
5529
5530         * MAINTAINERS (Write after approval): Add myself.
5531
5532 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
5533
5534         PR gdb/921
5535         PR gdb/1646
5536         PR gdb/2175
5537         PR gdb/2176
5538
5539         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5540         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5541         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
5542         (HOST_EXPORTS): Pass CPPFLAGS.
5543         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5544         (LDFLAGS_FOR_TARGET): Initialize from configure script.
5545         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5546         * Makefile.in, configure: Regenerated.
5547         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5548         and CPPFLAGS_FOR_BUILD.
5549
5550 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
5551
5552         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
5553         Sebastian Pop.
5554
5555 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
5556
5557         * MAINTAINERS (Write After Approval): Added myself.
5558
5559 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5560
5561         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
5562         recommended version to 2.3.2.
5563
5564         * configure: Regenerate.
5565
5566 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
5567
5568         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
5569
5570 2008-09-29  David Daney <david.daney@caviumnetworks.com>
5571
5572         * MAINTAINERS (Write After Approval): Update e-mail address.
5573
5574 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
5575
5576         * libtool.m4: Update to libtool 2.2.6.
5577         * lt~obsolete.m4: Update to libtool 2.2.6.
5578         * ltmain.sh: Update to libtool 2.2.6.
5579         * ltsugar.m4: Update to libtool 2.2.6.
5580         * ltversion.m4: Update to libtool 2.2.6.
5581         * ltoptions.m4: Update to libtool 2.2.6.
5582         * ltgcc.m4: Update to match changes from libtool 2.2.6.
5583
5584 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
5585
5586         * MAINTAINERS (Write After Approval): Add myself.
5587
5588 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
5589
5590         * MAINTAINERS (Write After Approval): Update my name.
5591
5592 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
5593
5594         * MAINTAINERS: Add myself in "Write After Approval".
5595
5596 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
5597
5598         * MAINTAINERS: Add myself as ia64 maintainer.
5599
5600 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
5601
5602         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
5603         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
5604         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
5605         and Michael Tiemann from Write After Approval since they do not
5606         actually have access.
5607
5608 2008-09-05  Richard Guenther  <rguenther@suse.de>
5609
5610         * configure.ac: Initialize clooglibs to -lcloog.
5611         * configure: Re-generate.
5612
5613 2008-09-04  Le-Chun Wu  <lcwu@google.com>
5614
5615         * MAINTAINERS (Write After Approval): Add myself.
5616
5617 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
5618
5619         * configure.ac (--with-cloog-polylib): New.
5620         (--disable-cloog-version-check): New.
5621         (--disable-ppl-version-check): New.
5622         * configure: Re-generate.
5623
5624 2008-09-03  Richard Guenther  <rguenther@suse.de>
5625
5626         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
5627         cloog test.
5628         * configure: Re-generate.
5629
5630 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
5631
5632         Add picoChip port.
5633         * MAINTAINERS: Add picoChip maintainers.
5634
5635 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
5636             Tobias Grosser  <grosser@fim.uni-passau.de>
5637             Jan Sjodin  <jan.sjodin@amd.com>
5638             Harsha Jagasia  <harsha.jagasia@amd.com>
5639             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
5640             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
5641             Adrien Eliche  <aeliche@isty.uvsq.fr>
5642
5643         Merge from graphite branch.
5644         * configure: Regenerate.
5645         * Makefile.in: Regenerate.
5646         * configure.ac (host_libs): Add ppl and cloog.
5647         Add checks for PPL and CLooG.
5648         * Makefile.def (ppl, cloog): Added modules and dependences.
5649         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
5650         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
5651
5652 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
5653
5654         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
5655         (GCC_SHLIB_SUBDIR): New.
5656         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
5657         * configure: Regenerate.
5658         * Makefile.in: Regenerate.
5659
5660 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
5661
5662         * MAINTAINERS: Consistently use tabs to separate columns.
5663
5664 2008-08-29  Tristan Gingold  <gingold@adacore.com>
5665
5666         * MAINTAINERS (Write after Approval): Add myself.
5667
5668 2008-08-28  Tristan Gingold  <gingold@adacore.com>
5669
5670         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
5671         Enable bfd, binutils and opcodes.
5672         * configure: Regenerate.
5673
5674 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5675
5676         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
5677
5678 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
5679
5680         * MAINTAINERS:  Use correct Umlaut for last name.
5681
5682 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5683
5684         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
5685
5686 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
5687
5688         * MAINTAINERS: Update my email address.
5689
5690 2008-08-16  Nicolas Roche  <roche@adacore.com>
5691
5692         * Makefile.tpl: Add BOOT_ADAFLAGS.
5693         * Makefile.in: Regenerate.
5694
5695 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
5696
5697         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
5698         * configure: Regenerate.
5699
5700 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
5701
5702         * configure.ac: Add makefile fragments for hpux.
5703         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
5704         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
5705         * configure: Regenerate.
5706         * Makefile.in: Regenerate.
5707
5708 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
5709
5710         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
5711
5712 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
5713
5714         * MAINTAINERS (Write after Approval): Add myself.
5715
5716 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
5717
5718         * MAINTAINERS (Write After Approval):  Add myself.
5719
5720 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
5721
5722         * MAINTAINERS (Write After Approval):  Add myself.
5723
5724 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
5725
5726         * MAINTAINERS: Update my email address.
5727
5728 2008-06-25  Joey Ye  <joey.ye@intel.com>
5729
5730         * MAINTAINERS (Write After Approval):  Add myself.
5731
5732 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5733
5734         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
5735         * Makefile.in: Regenerate.
5736         * configure: Regenerate.
5737
5738 2008-06-17  Daniel Kraft  <d@domob.eu>
5739
5740         * MAINTAINERS (Write After Approval):  Add myself.
5741
5742 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5743
5744         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
5745         "$@" is still intact with both Autoconf 2.59 and 2.62.
5746         * configure: Regenerate.
5747
5748 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5749
5750         * Makefile.tpl: Fix comment errors.
5751         * Makefile.in: Regenerate.
5752
5753 2008-06-12  David S. Miller  <davem@davemloft.net>
5754             David Edelsohn  <edelsohn@gnu.org>
5755
5756         * configure.ac: Add powerpc*-*-* to gold supported targets.
5757         * configure: Regenerate.
5758
5759 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
5760
5761         PR tree-optimization/36218
5762         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
5763         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
5764         (all prefix="build-"): Pass them to build-system sub-makes.
5765         * Makefile.in: Regenerate.
5766
5767 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
5768
5769         * MAINTAINERS (mt port): Remove.
5770         (sco5, unixware, sco udk): Remove.
5771         (Kean Johnston): Add to Write After Approval.
5772
5773 2008-05-30  Julian Brown  <julian@codesourcery.com>
5774
5775         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
5776         of libobjc for ARM EABI Linux.
5777         * configure: Regenerate.
5778
5779 2008-05-18  Xinliang David Li   <davidxl@google.com>
5780
5781         * ChangeLog: Remove wrong ChangeLog entry.
5782
5783 2008-05-17  Xinliang David Li   <davidxl@google.com>
5784
5785         * MAINTAINERS (Write After Approval): Add myself.
5786
5787 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
5788
5789         * MAINTAINERS (Write After Approval): Add myself.
5790
5791 2008-05-14  Rafael Espíndola  <espindola@google.com>
5792
5793         * config-ml.in: don't handle --enable-shared and --enable-static.
5794
5795 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
5796
5797         * MAINTAINERS: Update my email address.
5798
5799 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
5800
5801         * MAINTAINERS: Update my email address.
5802
5803 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
5804
5805         * MAINTAINERS (Write After Approval): Add myself.
5806
5807 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
5808
5809         * MAINTAINERS (Write After Approval): Add myself.
5810
5811 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
5812
5813         * MAINTAINERS (crx): Add myself.
5814
5815 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5816
5817         Sync with src:
5818         2008-04-14  David S. Miller  <davem@davemloft.net>
5819
5820         * configure.ac: Add sparc*-*-* to gold supported targets.
5821         * configure: Regenerate.
5822
5823 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5824
5825         PR bootstrap/35457
5826         * configure.ac: Include override.m4.
5827         * configure: Regenerate.
5828
5829 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5830
5831         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
5832         * Makefile.in: Regenerate.
5833
5834 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
5835
5836         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
5837         as nonconfigurable directories list.
5838         * configure: Regenerate.
5839
5840 2008-04-14  Ben Elliston  <bje@au.ibm.com>
5841
5842         * config.sub, config.guess: Update from upstream sources.
5843
5844 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
5845
5846         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
5847         * Makefile.in: Regenerate.
5848
5849 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
5850
5851         * configure.ac: Do not build libssp for the AVR.
5852         * configure: Regenerate.
5853
5854 2008-04-07  Ian Lance Taylor  <iant@google.com>
5855
5856         * Makefile.def: check-gold depends upon all-binutils.
5857         * Makefile.in: Regenerate.
5858
5859 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
5860
5861         * MAINTAINERS (Write After Approval): Add myself.
5862
5863 2008-04-04  Nick Clifton  <nickc@redhat.com>
5864
5865         PR binutils/4334
5866         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
5867         builds.
5868         * configure: Regenerate.
5869
5870 2008-04-04  NightStrike  <NightStrike@gmail.com>
5871
5872         PR other/35151
5873         * configure.ac: Combine rules for mingw32 and mingw64.
5874         * configure: Regenerate.
5875
5876 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
5877
5878         * MAINTAINERS (Write After Approval): Add myself.
5879
5880 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
5881
5882         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
5883         * Makefile.in (.NOTPARALLEL): Ditto.
5884
5885 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
5886
5887         * MAINTAINERS (Write After Approval): Add myself.
5888
5889 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
5890
5891         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
5892         * Makefile.in (.NOTPARALLEL): Regenerate.
5893
5894 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
5895
5896         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
5897         * Makefile.in: Regenerate.
5898
5899 2008-03-26  Jakub Staszak  <kuba@et.pl>
5900
5901         * MAINTAINERS (Write After Approval): Add myself.
5902
5903 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
5904
5905         * MAINTAINERS:  Update e-mail address.
5906
5907 2008-03-20  Ian Lance Taylor  <iant@google.com>
5908
5909         * configure.ac: Add support for --enable-gold.
5910         * Makefile.def: Add gold as a directory like ld.
5911         * configure, Makefile.in: Regenerate.
5912
5913 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5914
5915         * configure.ac: m4_include config/proginstall.m4.
5916         * configure: Regenerate.
5917
5918         Backport from upstream Libtool:
5919
5920         2007-10-12  Eric Blake  <ebb9@byu.net>
5921
5922         Deal with Autoconf 2.62's semantic change in m4_append.
5923         * ltsugar.m4 (lt_append): Replace broken versions of
5924         m4_append.
5925         (lt_if_append_uniq): Don't require separator to be overquoted,
5926         and avoid broken m4_append.
5927         (lt_dict_add): Fix typo.
5928         * libtool.m4 (_LT_DECL): Don't overquote separator.
5929
5930 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
5931
5932         * config.rpath: Add AIX 6 support.
5933
5934 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
5935
5936         * Makefile.def (stageprofile).  Remove -fprofile-generate
5937         from stage_libcflags.
5938         * Makefile.in: Regenerate.
5939
5940 2008-03-13  Ben Elliston  <bje@au.ibm.com>
5941
5942         * config.sub, config.guess: Update from upstream sources.
5943
5944 2008-03-06  Tom Tromey  <tromey@redhat.com>
5945
5946         * MAINTAINERS: Update for treelang deletion.
5947
5948 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
5949
5950         * MAINTAINERS: Update my email address.
5951
5952 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
5953
5954         * MAINTAINERS (darwin port): Add myself as a maintainer.
5955         (objective-c/c++): Add myself as a maintainer.
5956
5957 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
5958
5959         * MAINTAINERS (Write After Approval): Update my email address.
5960
5961 2008-02-25  Tomas Bily  <tbily@suse.cz>
5962
5963         * MAINTAINERS (Write After Approval): Add myself.
5964
5965 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
5966
5967         * MAINTAINERS (OpenMP): Add myself.
5968
5969 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
5970
5971         PR bootstrap/32009
5972         PR bootstrap/32161
5973
5974         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
5975         * configure: Regenerate.
5976
5977         * Makefile.def: Define stage_libcflags for all bootstrap stages.
5978         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
5979         STAGE4_LIBCFLAGS): New.
5980         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
5981         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
5982         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
5983         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
5984         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
5985         for target modules.  Don't export LIBCFLAGS.
5986         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
5987         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
5988         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
5989         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
5990         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
5991         * Makefile.in: Regenerate.
5992
5993 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5994
5995         PR libgcj/33085
5996         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
5997         Do not use -DDLL_EXPORT.  Backport from upstream.
5998
5999 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6000
6001         * MAINTAINERS (Write After Approval): Add myself.
6002
6003 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
6004
6005         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6006         * configure: Regenerate.
6007
6008 2008-01-31  Marc Gauthier  <marc@tensilica.com>
6009
6010         * configure.ac (xtensa*-*-*): Recognize processor variants.
6011         * configure: Regenerate.
6012
6013 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6014
6015         PR bootstrap/34922
6016         * configure.ac (PARSE_ARGS): Push suitable setting of
6017         ac_subdirs_all, for `./configure --help=recursive'.
6018         Handle `+' in generic toplevel directory disabling.
6019         * configure: Regenerate.
6020
6021 2008-01-28  Nick Clifton  <nickc@redhat.com>
6022
6023         * MAINTAINERS (xstormy16): Take over maintainership.
6024
6025 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
6026
6027         * MAINTAINERS (c4x port): Remove.
6028
6029 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
6030
6031         * libtool.m4: Backport AIX 6 support from ToT Libtool.
6032
6033 2008-01-23  Ben Elliston  <bje@au.ibm.com>
6034
6035         * config.sub, config.guess: Update from upstream sources.
6036
6037 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
6038
6039         * MAINTAINERS (Write After Approval): Add myself.
6040
6041 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
6042
6043         * MAINTAINERS: Update my email address.
6044
6045 2008-01-09  Raksit Ashok  <raksit@google.com>
6046
6047         * MAINTAINERS (Write After Approval): Add myself.
6048
6049 2008-01-09  Raksit Ashok  <raksit@google.com>
6050
6051         * MAINTAINERS (Write After Approval): Add myself.
6052
6053 2008-01-08  Ben Elliston  <bje@au.ibm.com>
6054
6055         * config.sub, config.guess: Update from upstream sources.
6056
6057 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6058
6059         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
6060         Change recommended MPFR from 2.2.1 -> 2.3.0.
6061         * configure: Regenerate.
6062
6063 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
6064
6065         * MAINTAINERS: Update my email address.
6066
6067 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
6068
6069         * MAINTAINERS: Update my email address.
6070
6071 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
6072
6073         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6074         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6075         * Makefile.in: Regenerate.
6076
6077 2007-12-10  Mark Heffernan  <meheff@google.com>
6078
6079         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6080         misplaced entries.
6081
6082 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
6083
6084         * configure.ac: Enable libjava for x86_64-*-darwin9.
6085         * configure: Regenerate.
6086
6087 2007-12-07  Bill Maddox  <maddox@google.com>
6088
6089         * MAINTAINERS (Write After Approval): Add myself.
6090
6091 2007-12-05  Ben Elliston  <bje@au.ibm.com>
6092
6093         * config.sub, config.guess: Update from upstream sources.
6094
6095 2007-12-02  Matthias Klose  <doko@ubuntu.com>
6096
6097         * config-ml.in: Remove 64bit configure tests.
6098
6099 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6100
6101         * config-ml.in: Robustify against white space in absolute file
6102         names.
6103
6104         * config-ml.in (multi-clean): Substitute ${Makefile}.
6105         Remove superfluous ${Makefile} in list.
6106
6107 2007-11-19  Thiemo Seufer  <ths@mips.com>
6108
6109         * config-ml.in: Don't hardcode the Makefile name.
6110
6111 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
6112
6113         * MAINTAINERS (Write After Approval): Add myself.
6114
6115 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
6116
6117         * MAINTAINERS (Write After Approval): Add myself.
6118
6119 2007-11-06  Doug Kwan  <dougkwan@google.com>
6120
6121         * MAINTAINERS (Write After Approval): Add myself.
6122
6123 2007-10-25  Ben Elliston  <bje@au.ibm.com>
6124
6125         * MAINTAINERS (mercury): Remove entry.
6126         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6127
6128 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
6129
6130         * Makefile.def (dependencies): Make configure-gdb depend on
6131         all-intl.
6132         * Makefile.in: Regenerated.
6133
6134 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
6135
6136         * MAINTAINERS (Fortran maintainer): Remove myself.
6137
6138 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
6139
6140         * Makefile.def: To avoid problems running with parallel makes,
6141         build newlib before libgloss so that target specific header
6142         files are availble.
6143         * Makefile.in: Regenerate
6144
6145 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
6146
6147         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6148         * Makefile.in: Regenerate.
6149
6150 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
6151
6152         * MAINTAINERS (Register allocation reviewer): Add myself.
6153
6154 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
6155
6156         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6157         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6158         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
6159         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6160         * configure: Regenerate.
6161
6162 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
6163
6164         * MAINTAINERS (Register allocation reviewer): Add myself.
6165
6166 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
6167
6168         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6169         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6170         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6171         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6172         * configure.ac: Default them to host tools for $host = $build.
6173         Subst them.
6174
6175         * configure: Regenerate.
6176         * Makefile.in: Regenerate.
6177
6178 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
6179
6180         * MAINTAINERS (Register allocation reviewer): Add myself.
6181
6182 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
6183
6184         * MAINTAINERS (Register allocation reviewer): Add myself.
6185
6186 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
6187
6188         * MAINTAINERS (Write After Approval): Fix typo.
6189
6190 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
6191
6192         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6193         * configure: Regenerate.
6194
6195 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
6196
6197         PR bootstrap/31906
6198         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
6199         they're already prefixed.
6200
6201 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
6202
6203         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6204         libstdc++.
6205         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6206         * configure: Regenerate.
6207         * Makefile.in: Regenerate.
6208
6209 2007-09-17  Andreas Schwab  <schwab@suse.de>
6210
6211         * configure.ac: Raise minimum makeinfo version to 4.6.
6212         * configure: Regenerate.
6213
6214 2007-09-17  Johannes Singler  <singler@ira.uka.de>
6215
6216         * MAINTAINERS (write-after-approval) add myself
6217
6218 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
6219
6220         * configure.ac: Correct makeinfo version check.
6221         * configure: Regenerate.
6222
6223 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
6224
6225         * MAINTAINERS: Update my email address.
6226
6227 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
6228
6229         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
6230         to $skipdirs and only disable gprof for newlib.  Use the normal
6231         mips*-elf* handling in other respects.
6232         * configure: Regnerate.
6233
6234 2007-09-12  David Daney  <ddaney@avtrex.com>
6235
6236         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6237         enabling libgcj.
6238         * configure: Regenerate.
6239
6240 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
6241
6242         PR other/32154
6243         * configure.ac: For libgloss targets, point the linker to the linker
6244         script, startup code and simulator library.
6245         * configure: Regenerate.
6246
6247 2007-09-07  Andrew Haley  <aph@redhat.com>
6248
6249         * configure.ac (noconfigdirs): Remove target-libffi and
6250         target-libjava.
6251         * configure: Regenerate.
6252
6253 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6254
6255         PR target/33281
6256         * configure.ac: Use config/mh-mingw on mingw.
6257         * configure: Regenerate.
6258
6259 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
6260
6261         * MAINTAINERS (Write After Approval): Add myself.
6262
6263 2007-09-05  Richard Guenther  <rguenther@suse.de>
6264
6265         * configure.ac (--enable-stage1-checking): If neither --enable-checking
6266         nor --disable-checking is provided also turn on yes and types
6267         checking for stage1.
6268         * configure: Re-generate.
6269
6270 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
6271
6272         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6273         (Write After Approval): Remove myself.
6274
6275 2007-08-29  Nick Clifton  <nickc@redhat.com>
6276
6277         * config.sub, config.guess: Update from upstream sources.
6278
6279 2007-08-22  Bud Davis  <jmdavis@link.com>
6280
6281         * MAINTAINERS (Write After Approval): Added myself.
6282         * MAINTAINERS (Reviewers): Removed myself.
6283
6284 2007-08-18  Paul Brook  <paul@codesourcery.com>
6285             Joseph Myers  <joseph@codesourcery.com>
6286
6287         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6288         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6289         * Makefile.in: Regenerate.
6290         * configure.ac (--with-debug-prefix-map): New.
6291         * configure: Regenerate.
6292
6293 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
6294             Nigel Stephens  <nigel@mips.com>
6295
6296         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
6297         as target_makefile_frag.
6298         * configure: Regenerate.
6299
6300 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
6301
6302         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6303         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
6304         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6305         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6306         (do-compare, do-compare3, do-compare-debug): New.
6307         ([+compare-target+]): Use them.
6308
6309 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
6310
6311         * MAINTAINERS (Write After Approval): Change my email address.
6312
6313 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6314             Ben Elliston  <bje@au.ibm.com>
6315
6316         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6317         --silent if $silent.
6318         * configure: Regenerate.
6319
6320 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
6321
6322         * MAINTAINERS (Various Maintainers): Add myself as
6323         loop infrastructure maintainer.  Update my e-mail
6324         address.
6325
6326 2007-07-31  Diego Novillo  <dnovillo@google.com>
6327
6328         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6329         Adjust description.
6330
6331 2007-07-26  Richard Guenther  <rguenther@suse.de>
6332
6333         * configure.ac: Add types checking to stage1 checking flags.
6334         * configure: Regenerate.
6335
6336 2007-07-17  Nick Clifton  <nickc@redhat.com>
6337
6338         * COPYING3: New file.  Contains version 3 of the GNU General
6339         Public License.
6340         * COPYING3.LIB: New file.  Contains version 3 of the GNU
6341         Lesser General Public License.
6342
6343 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
6344
6345         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6346
6347 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
6348
6349         * MAINTAINERS (S/390 co-maintainer): Add myself.
6350         (Write After Approval): Remove myself.
6351
6352 2007-07-13  Dan Hipschman  <dsh@google.com>
6353
6354         * MAINTAINERS (Write After Approval): Add myself.
6355
6356 2007-07-11  Nick Clifton  <nickc@redhat.com>
6357
6358         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6359         WINDRES export.
6360         * Makefile.in: Regenerate.
6361
6362 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6363
6364         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6365         maintainer.
6366
6367 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
6368
6369         * lt~obsolete.m4: New. Import from 20070318 libtool.
6370
6371 2007-07-03  Julian Brown  <julian@codesourcery.com>
6372
6373         * MAINTAINERS (Write After Approval): Add myself.
6374
6375 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6376
6377         * configure.ac: Rewrite 'configure --help' strings to look nicer.
6378         * configure: Regenerate.
6379
6380 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6381
6382         * configure.ac: Add some missing m4 quotation.
6383         * configure: Regenerate.
6384
6385 2007-07-02  Simon Baldwin  <simonb@google.com>
6386
6387         * MAINTAINERS (Write After Approval): Add myself.
6388
6389 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
6390
6391         * configure: Regenerate.
6392
6393 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
6394
6395         * Makefile.def: Add windmc tool to build.
6396         * Makefile.tpl: Likewise.
6397         * configure.ac: Likewise.
6398         * Makefile.in: Regenerate.
6399         * configure: Regenerate.
6400
6401 2007-06-28  DJ Delorie  <dj@redhat.com>
6402
6403         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
6404         not building newlib.
6405         * configure: Regenerated.
6406
6407 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
6408
6409         * MAINTAINERS (Write After Approval): Add myself.
6410
6411 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
6412
6413         * MAINTAINERS (Write After Approval): Add myself.
6414
6415 2007-06-19  Chris Matthews  <chrismatthews@google.com>
6416
6417         * MAINTAINERS (Write After Approval): Add myself.
6418
6419 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
6420
6421         * MAINTAINERS (Write After Approval): Add myself.
6422
6423 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
6424
6425         * Makefile.def: Add dependency from configure-gdb to all-bfd.
6426         * Makefile.in: Regenerated.
6427
6428 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
6429
6430         * configure.ac: Don't add target-libmudflap to noconfigdirs for
6431         bfin*-*-uclinux* targets.
6432         * configure: Regenerate.
6433
6434 2007-06-14  Ian Lance Taylor  <iant@google.com>
6435
6436         * MAINTAINERS: Add myself as non-algorithmic global write
6437         maintainer.
6438
6439 2007-06-14  Diego Novillo  <dnovillo@google.com>
6440
6441         * MAINTAINERS: Add self as middle-end maintainer and
6442         non-algorithmic global write maintainer.
6443
6444 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6445
6446         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
6447         Move all Fortran maintainers except Paul Brook into the
6448         Non-Autopoiesis section.
6449
6450 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
6451
6452         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
6453         (distclean-stage[+id+]): Possibly delete stage_last.
6454         * Makefile.in: Regenerate.
6455
6456 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
6457
6458         * MAINTAINERS (Various Maintainer): Fix typo.
6459
6460 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
6461
6462         * MAINTAINERS (Various Maintainer): Add myself as
6463         dataflow maintainer.
6464
6465 2007-06-07  Ben Elliston  <bje@au.ibm.com>
6466
6467         * config.sub, config.guess: Update from upstream sources.
6468
6469 2007-06-07  Ben Elliston  <bje@au.ibm.com>
6470
6471         * Makefile.tpl: Fix spelling error.
6472         * Makefile.in: Regenerate.
6473
6474 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
6475
6476         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
6477         lt_cv_sys_max_cmd_len.
6478
6479 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
6480
6481         * MAINTAINERS (Various Maintainers): Add myself as
6482         auto-vectorizer maintainer.
6483
6484 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
6485
6486         PR libjava/32098
6487         * libtool.m4: Revert previous change.
6488         * ltgcc.m4: Put it here.
6489
6490 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
6491
6492         * MAINTAINERS (Various Maintainers): Add myself as
6493         auto-vectorizer maintainer.
6494
6495 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
6496
6497         PR libjava/32098
6498         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
6499
6500 2007-05-30  Richard Guenther  <rguenther@suse.de>
6501
6502         * MAINTAINERS (Various Maintainers): Add myself as
6503         auto-vectorizer maintainer.
6504
6505 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
6506
6507         PR bootstrap/29382
6508         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
6509         * configure: Rebuilt.
6510
6511 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
6512
6513         * MAINTAINERS (Write After Approval): Removed my name.
6514
6515 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
6516
6517         * MAINTAINERS (Write After Approval): Remove myself.
6518
6519 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
6520
6521         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
6522
6523 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
6524
6525         * ltmain.sh: Update from ToT Libtool.
6526         * libtool.m4: Update from ToT Libtool.
6527         * ltsugar.m4: New. Update from ToT Libtool.
6528         * ltversion.m4: New. Update from ToT Libtool.
6529         * ltoptions.m4: New. Update from ToT Libtool.
6530         * ltconfig: Remove.
6531         * ltcf-c.sh: Remove.
6532         * ltcf-cxx.sh: Remove.
6533         * ltcf-gcj.sh: Remove.
6534
6535 2007-05-22  Ollie Wild  <aaw@google.com>
6536
6537         * MAINTAINERS (Write After Approval): Add myself.
6538
6539 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
6540
6541         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
6542         stage_cflags.
6543         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
6544         Remove CFLAGS/LIBCFLAGS.
6545         (configure-stage[+id+]-[+prefix+][+module+],
6546         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
6547         * Makefile.in: Regenerate.
6548
6549 2007-05-15  Diego Novillo  <dnovillo@google.com>
6550
6551         * MAINTAINERS: Update e-mail address.
6552
6553 2007-05-15  Revital Eres  <eres@il.ibm.com>
6554
6555         * MAINTAINERS (Write After Approval): Add myself.
6556
6557 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
6558
6559         * MAINTAINERS (Write After Approval): Updated my address.
6560
6561 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
6562
6563         * MAINTAINERS (Write After Approval): Add myself.
6564
6565 2007-05-11  Silvius Rus  <rus@google.com>
6566
6567         * MAINTAINERS (Write After Approval): Add myself.
6568
6569 2007-04-23  Tom Tromey  <tromey@redhat.com>
6570
6571         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
6572
6573 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
6574
6575         * MAINTAINERS (cpplib): Rename to ...
6576         (libcpp): ... this.  Add C/C++ front end maintainers.
6577
6578 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
6579
6580         * config-ml.in: Pass ${ml_config_env} to configure calls.
6581
6582 2007-04-04  Christian Bruel  <christian.bruel@st.com>
6583
6584         * MAINTAINERS (Write After Approval): Add myself.
6585
6586 2007-04-02  Dave Korn  <dave.korn@artimi.com>
6587
6588         * MAINTAINERS (Write After Approval): Add myself.
6589
6590 2007-03-31  Tobias Burnus  <burnus@net-b.de>
6591
6592         * MAINTAINERS (fortran 95 front end): Add myself.
6593
6594 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
6595
6596         * MAINTAINERS (Write After Approval): Add myself.
6597
6598 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
6599
6600         * MAINTAINERS (Modulo Scheduler): Add myself.
6601
6602 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
6603
6604         * MAINTAINERS (fortran 95 front end): Add myself.
6605         (c++ front end): whitespace fix.
6606
6607 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
6608
6609         * MAINTAINERS (Write After Approval): Add myself.
6610
6611 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
6612
6613         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
6614         of glob.  Quote arguments with single quotes too.
6615         * configure: Regenerate.
6616
6617 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
6618
6619         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
6620         * Makefile.in: Regenerate
6621
6622 2007-03-07  Andreas Schwab  <schwab@suse.de>
6623
6624         * configure: Regenerate.
6625
6626 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
6627
6628         * configure.ac: Add "--with-pdfdir" configure option,
6629         which defines pdfdir variable.
6630         * Makefile.def (target=fixincludes): Add install-pdf to
6631         missing targets.
6632         (recursive_targets): Add install-pdf target.
6633         (flags_to_pass): Add pdfdir.
6634         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
6635         target.
6636         * configure: Regenerate
6637         * Makefile.in: Regenerate
6638
6639 2007-02-28  Eric Christopher  <echristo@apple.com>
6640
6641         Revert:
6642         2006-12-07  Mike Stump  <mrs@apple.com>
6643
6644         * Makefile.def (dependencies): Add dependency for
6645         install-target-libssp and install-target-libgomp on
6646         install-gcc.
6647         * Makefile.in: Regenerate.
6648
6649 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
6650
6651         * configure: Regenerate.
6652         * configure.ac: Move statements after variable declarations.
6653
6654 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
6655
6656         * MAINTAINERS: Add myself as sh maintainer.
6657
6658 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
6659
6660         * configure.ac: Adjust for loop syntax.
6661         * configure: Regenerate.
6662
6663 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
6664
6665         * configure: Rebuilt.
6666
6667 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
6668
6669         * configure.ac: Drop multiple occurrences of --enable-languages,
6670         and fix its quoting.
6671         * configure: Rebuilt.
6672
6673 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
6674             Nathan Sidwell  <nathan@codesourcery.com>
6675             Vladimir Prus  <vladimir@codesourcery.com>
6676             Joseph Myers  <joseph@codesourcery.com>
6677
6678         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
6679         * configure: Regenerate.
6680
6681 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
6682
6683         * ltconfig (freebsd*): Default to elf.
6684
6685 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
6686
6687         * configure.ac (target_libraries): Move libgcc before libiberty.
6688         * configure: Regenerated.
6689
6690 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
6691             Paolo Bonzini  <bonzini@gnu.org>
6692
6693         PR bootstrap/30753
6694         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
6695         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
6696         * configure: Regenerated.
6697
6698 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6699
6700         * MAINTAINERS (Language Front End Maintainers): Update my mail
6701         address.
6702
6703 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
6704
6705         PR bootstrap/30748
6706         * configure.ac: Correct syntax for Solaris ksh.
6707         * configure: Regenerated.
6708
6709 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
6710
6711         * configure.ac: Sync with src.
6712         * configure: Regenerate.
6713
6714 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
6715
6716         * Makefile.in: Regenerate.
6717
6718 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
6719
6720         * config.sub: Sync with src.
6721
6722 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
6723
6724         * Makefile.tpl (build_alias, host_alias, target_alias): Use
6725         noncanonical equivalents.
6726         * configure.in: Rename to...
6727         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
6728         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
6729         target_noncanonical.  Use them.  Rewrite removal of configure
6730         arguments for autoconf 2.59.  Discard variable settings.  Force
6731         program_transform_name for native tools.
6732
6733         * Makefile.in: Regenerated.
6734         * configure: Regenerated with autoconf 2.59.
6735
6736 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
6737
6738         * MAINTAINERS (Write After Approval): Add myself.
6739
6740 2007-01-31  Andreas Schwab  <schwab@suse.de>
6741
6742         * Makefile.tpl (LDFLAGS): Substitute it.
6743         * Makefile.in: Regenerate.
6744
6745 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
6746
6747         * MAINTAINERS (Write After Approval): Add myself.
6748
6749 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
6750
6751         * MAINTAINERS (spu port): Add myself.
6752
6753 2007-01-23  Richard Guenther  <rguenther@suse.de>
6754
6755         PR bootstrap/30541
6756         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
6757         * Makefile.tpl (GNATBIND): Substitute it.
6758         (GNATMAKE): Likewise.
6759         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
6760         of STAGE_PREFIX.
6761         * Makefile.in: Regenerate.
6762         * configure: Regenerate.
6763
6764 2007-01-18  Mike Stump  <mrs@apple.com>
6765
6766         * configure.in: Re-enable -Werror for gcc builds.
6767
6768 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
6769
6770         * MAINTAINERS (Write After Approval): Add myself.
6771
6772 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
6773
6774         * configure.in: Change == to = in test command.
6775         * configure: Regenerate.
6776
6777 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
6778             Nick Clifton  <nickc@redhat.com>
6779             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
6780
6781         * configure.in (build_configargs, host_configargs, target_configargs):
6782         Remove build/host/target parameters.
6783         (host_libs): Add gmp and mpfr.
6784         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
6785         * Makefile.def (gmp, mpfr): New.
6786         (gcc): Remove target.
6787         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
6788         target_os, target_vendor): New.
6789         (configure): Add host_alias/target_alias arguments; adjust invocations.
6790         * configure: Regenerate.
6791         * Makefile.in: Regenerate.
6792
6793 2007-01-11  Matt Fago  <fago@earthlink.net>
6794
6795         * configure.in: Try to link to functions only in mpfr 2.2.x
6796         to improve robustness of configure tests.
6797         * configure: Regenerate.
6798
6799 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
6800
6801         * MAINTAINERS: Add myself as i386 maintainer.
6802
6803 2007-01-08  Jan Hubicka  <jh@suse.cz>
6804
6805         * MAINTAINERS: Add myself as i386 maintainer.
6806
6807 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
6808
6809         * configure.in: Add support for an x86_64-mingw* target.
6810         * configure: Regenerate.
6811
6812 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
6813
6814         * Makefile.tpl (all-target): Correct @if conditional for target
6815         modules.
6816         * configure.in: Omit libiberty if building only target libgcc.
6817         * configure, Makefile.in: Regenerated.
6818
6819 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
6820
6821         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
6822         * configure: Regenerate.
6823
6824 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
6825
6826         * Makefile.def (target_modules): Add libgcc.
6827         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
6828         * Makefile.tpl (clean-target-libgcc): Delete.
6829         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
6830         on gcc even for bootstrapped modules.  Rewrite handling of
6831         lang_env_dependencies to loop over target_modules.
6832         * configure.in (target_libraries): Add target-libgcc.
6833         * Makefile.in, configure: Regenerated.
6834
6835 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
6836
6837         * configure.in: Reorganize recognition of languages.  Add
6838         --enable-stage1-languages.  Show supported languages for the chosen
6839         target rather than all recognized languages.
6840         * configure: Regenerate.
6841
6842 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
6843
6844         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
6845         * Makefile.in: Regenerate.
6846
6847 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6848
6849         * configure.in: Warn that MPFR 2.2.0 is buggy.
6850         * configure: Regenerate.
6851
6852 2006-12-27  Ian Lance Taylor  <iant@google.com>
6853
6854         * configure.in: When removing Makefiles to force a reconfigure, also
6855         remove prev-DIR*/Makefile.
6856         * configure: Regenerate.
6857
6858 2006-12-22  Andreas Schwab  <schwab@suse.de>
6859
6860         * configure: Regenerate with correct autoconf version.
6861
6862 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
6863
6864         * configure.in: add AC_SUBST for *_FOR_TARGET.
6865         * configure: Regenerate.
6866
6867 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6868
6869         * configure.in: Simplify logic for rejecting languages that cannot
6870         be built.  Separate the case when a language is unsupported,
6871         from the case when the user chooses not to build a language.
6872
6873 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6874
6875         * configure.in: Remove "$build" case for powerpc-*-darwin* since
6876         it only affects bootstrap and could be tested on "$host" as well.
6877         * configure: Regenerate.
6878         * config/mh-ppc-darwin: Add to the stage1 cflags here.
6879
6880 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6881
6882         PR bootstrap/29544
6883         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
6884         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
6885         move here comment from Makefile.tpl.
6886         * Makefile.tpl: Move some definitions higher in the file.
6887         (STAGE1_CHECKING): New.
6888         * configure.in: Add --enable-stage1-checking.
6889         * configure: Regenerate.
6890         * Makefile.in: Regenerate.
6891
6892 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6893
6894         * MAINTAINERS: Add myself as build system maintainer.
6895
6896 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
6897
6898         * MAINTAINERS (Write After Approval): Add myself.
6899
6900 2006-12-13  Eric Christopher  <echristo@apple.com>
6901
6902         * MAINTAINERS: Add myself as darwin maintainer.
6903
6904 2006-12-11  Ian Lance Taylor  <ian@airs.com>
6905
6906         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
6907
6908 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
6909
6910         MAINTAINERS: Update my entry.
6911
6912 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
6913
6914         * configure.in:  Handle spu makefile frag.
6915         * Makefile.tpl (MAINT): Define
6916         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
6917         * configure: Regenerate.
6918         * Makefile.in: Regenerate.
6919
6920 2006-12-11  Ben Elliston  <bje@au.ibm.com>
6921
6922         * config.guess: Import latest version.
6923         * config.sub: Likewise.
6924
6925 2006-12-11  Ben Elliston  <bje@au.ibm.com>
6926
6927         * configure.in (spu-*-*): Don't skip target-libiberty.
6928         * configure: Regenerate.
6929
6930 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
6931
6932         PR bootstrap/30134
6933         * configure.in: Correct x86 darwin support for libjava to powerpc
6934         and i?86 only.
6935         * configure: Regenerate.
6936
6937 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
6938
6939         * configure.in: Add x86 darwin support for libjava.
6940         * configure: Regenerate.
6941
6942 2006-12-07  Mike Stump  <mrs@apple.com>
6943
6944         * Makefile.def (dependencies): Add dependency for
6945         install-target-libssp and install-target-libgomp on
6946         install-gcc.
6947         * Makefile.in: Regenerate.
6948
6949 2006-12-04  Richard Guenther  <rguenther@suse.de>
6950
6951         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
6952         (Non-Algorithmic Maintainers): Move over non-algorithmic
6953         loop optimizer maintainers, add myself as a non-algorithmic
6954         middle-end maintainer.
6955
6956 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
6957
6958         * MAINTAINERS (Write After Approval): Add myself.
6959
6960 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6961
6962         * configure.in: Update error message for missing GMP/MPFR.
6963
6964         * configure: Regenerate.
6965
6966 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6967
6968         * configure.in: Update MPFR version in error message.
6969
6970         * configure: Regenerate.
6971
6972 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6973
6974         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
6975         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
6976         --with-gmp-lib): New flags.
6977
6978         * configure: Regenerate.
6979
6980 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
6981
6982         * MAINTAINERS (Write After Approval): Change my email address.
6983
6984 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
6985
6986         * MAINTAINERS (Write After Approval): Add myself.
6987
6988 2006-11-22  Philipp Thomas  <pth@suse.de>
6989
6990         * MAINTAINERS (i18n): Update e-mail address.
6991
6992 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6993
6994         * MAINTAINERS (spu port): Add myself as maintainer.
6995         (Write After Approval): Remove myself.
6996
6997 2006-11-22  Ben Elliston  <bje@au.ibm.com>
6998
6999         * configure.in (skipdirs): Don't build libssp for SPU.
7000         * configure: Regenerate.
7001
7002 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
7003
7004         * MAINTAINERS (spu port): Add myself as maintainer.
7005         (libobjc): Update my email address.
7006
7007 2006-11-21  Andrea Bona  <andrea.bona@st.com>
7008
7009         * MAINTAINERS (Write After Approval): Add myself.
7010
7011 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
7012
7013         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7014         * configure : Rebuilt.
7015
7016 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
7017
7018         * MAINTAINERS (Write After Approval): Add myself.
7019
7020 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
7021
7022         * MAINTAINERS (Write After Approval): Add myself.
7023
7024 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7025
7026         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7027         libmpfr.a.
7028         * configure: Regenerate.
7029
7030 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
7031
7032         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7033         (unstage): Test for stage_last presence.
7034
7035         PR bootstrap/29802
7036         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7037         STAGE_PREFIX.
7038         * Makefile.in: Regenerate.
7039
7040 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
7041
7042         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7043         maintainers.
7044
7045 2006-11-14  Erven Rohou  <erven.rohou@st.com>
7046
7047         * MAINTAINERS (Write After Approval): Add myself.
7048
7049 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
7050
7051         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7052         and stageN-package/Makefile.
7053         * Makefile.in: Regenerated.
7054
7055 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
7056
7057         * configure.in: Remove target-libgloss from noconfigdirs for
7058         bfin-*-*.
7059         * configure: Regenerated.
7060
7061 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7062
7063         * configure.in (have_gmp): Only error if the gcc directory exists.
7064
7065         * configure: Regenerate.
7066
7067 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7068
7069         * configure.in: Robustify error message for missing GMP/MPFR.
7070
7071         * configure: Regenerate.
7072
7073 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
7074
7075         * MAINTAINERS (Write After Approval): Add myself.
7076
7077 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
7078
7079         * MAINTAINERS: Change email address.
7080
7081 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
7082
7083         * MAINTAINERS (Write After Approval): Add myself.
7084
7085 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
7086
7087         * MAINTAINERS (Write After Approval): Add myself.
7088
7089 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
7090
7091         * MAINTAINERS (Write After Approval): Move myself to
7092         Write After Approval section.
7093
7094 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7095
7096         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
7097         need_gmp anymore.
7098         * configure: Regenerate.
7099
7100 2006-10-16  Tobias Burnus  <burnus@net-b.de>
7101
7102         * MAINTAINERS (Write After Approval): Add myself.
7103
7104 2006-10-16  Ben Elliston  <bje@au.ibm.com>
7105
7106         * config.guess: Import latest version.
7107         * config.sub: Likewise.
7108
7109 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
7110
7111         * Makefile.def: Added pdf target handling.
7112         * Makefile.tpl: Added pdf target handling.
7113         * Makefile.in: Regenerated.
7114
7115 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
7116
7117         * MAINTAINERS: Add self as score port maintainer.
7118
7119 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
7120
7121         * MAINTAINERS (Write After Approval): Add myself.
7122
7123 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
7124
7125         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
7126         or newer.
7127         * configure: Regenerated.
7128
7129 2006-09-27  Dave Brolley  <brolley@redhat.com>
7130
7131         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7132         using $s instead of $r.
7133         * configure: Regenerated.
7134
7135 2006-09-26  Thiemo Seufer  <ths@mips.com>
7136
7137         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7138         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7139         * configure: Regenerate.
7140
7141 2006-09-24  Graeme Peterson  <gridly@gmail.com>
7142
7143         * MAINTAINERS (Write After Approval): Remove myself.
7144
7145 2006-09-22  Chao-ying Fu  <fu@mips.com>
7146
7147         * MAINTAINERS (Write After Approval): Add myself.
7148
7149 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
7150
7151         * MAINTAINERS: Add self as soft-fp maintainer.
7152
7153 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
7154
7155         * MAINTAINERS: Add myself as avr maintainer.
7156         Remove Marek Michalkiewicz as avr maintainer.
7157
7158 2006-09-07  Roberto Costa  <roberto.costa@st.com>
7159
7160         * MAINTAINERS (Write After Approval): Add myself.
7161
7162 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
7163
7164         * configure.in: Never build newlib for a Mingw host.
7165         Never build newlib as Mingw target library.
7166         Test the existence of winsup/cygwin for building a Cygwin newlib,
7167         rather than just winsup.
7168         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7169         building a Mingw target.
7170         * configure: Regenerate.
7171
7172 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
7173
7174         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7175
7176 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
7177
7178         * config.guess: Import from src (was more updated).
7179         * config.sub: Likewise.
7180
7181 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
7182
7183         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7184         * configure: Regenerated.
7185
7186 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
7187
7188         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7189         for stages after the first.
7190
7191 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
7192
7193         * Makefile.def: Add dependencies for configure-opcodes
7194         on configure-intl and all-opcodes on all-intl.
7195         * Makefile.in: Regenerated.
7196
7197 2006-07-13  Ben Elliston  <bje@au.ibm.com>
7198
7199         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7200
7201 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
7202
7203         Port to hosts whose 'sort' and 'tail' implementations
7204         treat operands with leading '+' as file names, as POSIX
7205         has required since 2001.  However, make sure the code still
7206         works on pre-POSIX hosts.
7207         * ltmain.sh: Don't assume "sort +2" is equivalent to
7208         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7209
7210 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
7211
7212         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7213
7214 2006-07-04  Peter O'Gorman  <peter@pogma.com>
7215
7216         * ltconfig: chmod 644 before ranlib during install.
7217
7218 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7219
7220         PR bootstrap/18058
7221         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7222         if the bootstrap compiler is a GCC version that supports it.
7223         * configure: Regenerate.
7224
7225 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
7226
7227         * configure.in: Fix thinkos in previous check-in.
7228         * configure: Regenerate.
7229
7230 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
7231
7232         PR other/27063
7233         * configure.in: Test subdir_requires and give an appropriate
7234         error message.
7235         * configure: Regenerate.
7236
7237 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
7238
7239         * MAINTAINERS (Write After Approval): Add myself.
7240
7241 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
7242
7243         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7244
7245 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
7246
7247         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7248
7249 2006-06-20  David Ayers  <d.ayers@inode.at>
7250
7251         PR bootstrap/28072
7252         * configure.in: Add target-boehm-gc to noconfigdirs depending on
7253         whether target-libjava is being configured instead of whether the
7254         java front end is enabled.
7255         * configure: Regenerate.
7256
7257 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7258
7259         PR target/27540
7260         * configure.in: Only enable libgomp on IRIX 6.
7261         * configure: Regenerate.
7262
7263 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
7264
7265         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7266         too.
7267         * Makefile.in: Regenerate.
7268
7269 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
7270
7271         * config-ml.in: Alter CCASFLAGS to include special
7272         multilib options the same as is done for CFLAGS.
7273
7274 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7275
7276         * configure.in: Don't enable libgomp on hpux10.
7277         * configure: Rebuilt.
7278
7279 2006-06-12  David Ayers  <d.ayers@inode.at>
7280
7281         PR bootstrap/27963
7282         PR target/19970
7283         * configure.in: Remove target-boehm-gc from noconfigdirs where
7284         ${libgcj} is specified.
7285         * configure: Regenerate.
7286
7287 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
7288
7289         Sync from src:
7290
7291         * configure.in: Sync.
7292         * configure: Regenerated.
7293
7294         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
7295
7296         * Makefile.def: Added dependencies from sim and gdb on intl, and
7297         added configure dependencies to everything with an all dependency
7298         on intl.
7299         * Makefile.in: Regenerated.
7300
7301 2006-06-06  David Ayers  <d.ayers@inode.at>
7302
7303         PR libobjc/13946
7304         * Makefile.def: Add dependencies for libobjc which boehm-gc.
7305         * Makefile.in: Regenerate.
7306         * configure.in: Add --enable-objc-gc at toplevel and have it
7307         enable boehm-gc for Objective-C.
7308         Remove target-boehm-gc from libgcj.
7309         Add target-boehm-gc to target_libraries.
7310         Add target-boehm-gc to noconfigdirs where ${libgcj}
7311         is specified.
7312         Assert that boehm-gc is supported when requested for Objective-C.
7313         Only build boehm-gc if needed either for Java or Objective-C.
7314         * configure: Regenerate.
7315
7316 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
7317
7318         PR 27674
7319         * Makefile.tpl (configure-[+prefix+][+module+],
7320         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7321         Remove rule to unstage bootstrapped modules.
7322         (stage_current): New.
7323         * Makefile.in: Regenerate.
7324
7325 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
7326
7327         * MAINTAINERS (Write After Approval): Update my e-mail address.
7328
7329 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
7330
7331         * include/libiberty.h: Declare pex_run_in_environment.
7332
7333 2006-05-31  Asher Langton  <langton2@llnl.gov>
7334
7335         * MAINTAINERS (Write After Approval): Add myself.
7336
7337 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
7338
7339         * Makefile.def (bfd, opcodes): Fix lib_path.
7340         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7341         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
7342         * Makefile.in: Regenerate.
7343
7344 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
7345
7346         * Makefile.in: Regenerate.
7347
7348 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
7349
7350         * Makefile.def: Add install-html target. Add datarootdir
7351         docdir and htmldir to flags_to_pass.
7352         * Makefile.tpl: Add install-html target.
7353         * Makefile.in: Regenerate.
7354         * configure.in: Add --with-datarootdir, --with-docdir, and
7355         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7356         * configure: Regenerate.
7357
7358 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
7359
7360         * configure.in: Enable gprof for cross builds.
7361         * configure: Regenerate.
7362
7363 2006-05-22  Richard Guenther  <rguenther@suse.de>
7364
7365         Revert
7366         2006-01-31  Richard Guenther  <rguenther@suse.de>
7367         Paolo Bonzini  <bonzini@gnu.org>
7368
7369         * Makefile.def (target_modules): Add libgcc-math target module.
7370         * configure.in (target_libraries): Add libgcc-math target library.
7371         (--enable-libgcc-math): New configure switch.
7372         * Makefile.in: Re-generate.
7373         * configure: Re-generate.
7374         * libgcc-math: New toplevel directory.
7375
7376 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7377             Andreas Tobler  <a.tobler@schweiz.ch>
7378
7379         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
7380         * configure: Rebuilt.
7381
7382 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
7383
7384         * MAINTAINERS (Write After Approval): Add myself.
7385
7386 2006-05-01  DJ Delorie  <dj@redhat.com>
7387
7388         * configure.in: Restore CFLAGS if GMP isn't present.
7389         * configure: Regenerate.
7390
7391 2006-05-01  Richard Guenther  <rguenther@suse.de>
7392
7393         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
7394         maintainer.
7395
7396 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
7397
7398         * MAINTAINERS (Write After Approval): Add myself.
7399
7400 2006-04-28  Jan Beulich  <jbeulich@novell.com>
7401
7402         * MAINTAINERS (Write After Approval): Add myself.
7403
7404 2006-04-18  DJ Delorie  <dj@redhat.com>
7405
7406         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
7407         reference libgloss so that libssp can be built in a combined
7408         tree.
7409         * configure: Regenerate.
7410
7411 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
7412
7413         * MAINTAINERS (Write After Approval): Add myself.
7414
7415 2006-04-05  Ben Elliston  <bje@au.ibm.com>
7416
7417         * configure.in: Require makeinfo 4.4 or higher.
7418         * configure: Regenerate.
7419
7420 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
7421
7422         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
7423         Rearrange the entries of other libraries to have them in one place.
7424
7425 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
7426
7427         * MAINTAINERS (Write After Approval): Remove myself.
7428         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7429
7430 2006-03-14  Richard Guenther  <rguenther@suse.de>
7431
7432         * configure: Regenerate with autoconf 2.13.
7433
7434 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
7435
7436         * MAINTAINERS: Use my work address.
7437
7438         * MAINTAINERS: Update my E-mail address.
7439
7440 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
7441
7442         * configure.in: Handle --disable-<component> generically.
7443         * configure: Regenerate.
7444
7445 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
7446
7447         PR libgcj/17311
7448         * ltmain.sh: Don't use "$finalize_rpath" for compile.
7449
7450 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
7451
7452         * MAINTAINERS (Write After Approval):  Remove myself.
7453         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
7454
7455 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
7456
7457         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
7458         (TARGET_CONFIGDIRS): Remove.
7459         * configure.in: Remove AC_SUBST(target_configdirs).
7460         * Makefile.in, configure: Regenerated.
7461
7462 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
7463
7464         * MAINTAINERS (Write After Approval):  Remove myself.
7465         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
7466
7467 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
7468
7469         PR bootstrap/25670
7470
7471         * Makefile.tpl ([+compare-target+]): Print explanation messages.
7472
7473         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
7474         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
7475         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
7476         BUILD_PREFIX, BUILD_PREFIX_1.
7477         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
7478
7479         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
7480         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
7481
7482         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
7483         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
7484         of `cat stage_current`.  Always provide the `r' and `s' variables.
7485         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
7486         a single shell execution.
7487         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
7488         bootstrapped modules, make the stage1 module if the build was not
7489         started yet, else build the current stage.
7490         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
7491         (all-build, all-host, all-target, [+make_target+]-host,
7492         [+make_target+]-target): Do not use \-continued lines.
7493         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
7494         (current_stage, restrap, stage_last): New.
7495
7496         * Makefile.in: Regenerate.
7497         * configure: Regenerate.
7498
7499 2006-02-19  Bud Davis  <jmdavis@link.com>
7500
7501         * MAINTAINERS (Write After Approval):  Remove myself.
7502         (Language Front End Maintainers):  Add myself as fortran 95
7503         maintainer and update e-mail address.
7504
7505 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
7506
7507         * MAINTAINERS (Write After Approval):  Remove myself.
7508         (Language Front End Maintainers):  Add myself as fortran 95
7509         maintainer.
7510
7511 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
7512
7513         * MAINTAINERS (Write After Approval): Add myself.
7514
7515 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
7516
7517         * MAINTAINERS (Write After Approval):  Remove myself.
7518         (Language Front End Maintainers):  Add myself as
7519         fortran 95 maintainer.
7520
7521 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
7522
7523         Sync from src:
7524
7525         2005-12-27  Leif Ekblad  <leif@rdos.net>
7526
7527         * configure.in: Add support for RDOS target.
7528         * configure: Regenerate.
7529
7530 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
7531             Andreas Schwab  <schwab@suse.de>
7532
7533         * configure: Regenerate.
7534
7535 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
7536
7537         * configure.in (enable_libgomp): Add AIX.
7538         * configure: Regenerate.
7539
7540 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
7541
7542         * MAINTAINERS (Write After Approval): Add myself.
7543
7544 2006-02-03  Lee Millward  <lee.millward@gmail.com>
7545
7546         * MAINTAINERS (Write After Approval): Add myself.
7547
7548 2006-01-31  Richard Guenther  <rguenther@suse.de>
7549         Paolo Bonzini  <bonzini@gnu.org>
7550
7551         * Makefile.def (target_modules): Add libgcc-math target module.
7552         * configure.in (target_libraries): Add libgcc-math target library.
7553         (--enable-libgcc-math): New configure switch.
7554         * Makefile.in: Re-generate.
7555         * configure: Re-generate.
7556         * libgcc-math: New toplevel directory.
7557
7558 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
7559
7560         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
7561         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
7562         the assembler, linker and binutils.
7563         * configure: Regenerate.
7564
7565 2006-01-22  Dirk Mueller  <dmueller@suse.de>
7566
7567         * MAINTAINERS (Write After Approval): Add myself.
7568
7569 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
7570
7571         * configure: Regenerate.
7572
7573 2006-01-18  Richard Henderson  <rth@redhat.com>
7574             Jakub Jelinek  <jakub@redhat.com>
7575             Diego Novillo  <dnovillo@redhat.com>
7576
7577         * libgomp: New directory.
7578         * Makefile.def: Add target_module libgomp.
7579         * Makefile.in: Regenerate.
7580         * configure.in (target_libraries): Add target-libgomp.
7581         * configure: Regenerate.
7582
7583 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
7584
7585         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
7586         @ from continuation.
7587         * Makefile.in: Rebuilt.
7588
7589 2006-01-04  Chris Lattner  <sabre@gnu.org>
7590
7591         * MAINTAINERS (Write After Approval): Add myself.
7592
7593 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
7594
7595         PR bootstrap/24252
7596
7597         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
7598         * Makefile.tpl (OBJDUMP): New.
7599         (EXTRA_HOST_FLAGS): Add it.
7600         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
7601
7602         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
7603         to use symbolic links between directories.  Avoid race conditions
7604         or make them harmless.
7605         * configure.in: Do not try to use symbolic links between directories.
7606
7607         * Makefile.def (LEAN): Pass.
7608         * Makefile.tpl (LEAN): Define.
7609         (stage[+id+]-start): Accept that the previous directory does not
7610         exist, if the bootstrap is lean.
7611         (stage[+id+]-bubble): Invoke lean bootstrap commands after
7612         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
7613         configure substitution.
7614         ([+compare-target+]): Likewise.
7615         ([+bootstrap-target+]-lean): New.
7616         * configure.in: Remove lean bootstrap support from here.
7617
7618         * Makefile.in: Regenerate.
7619         * configure: Regenerate.
7620
7621 2006-01-04  Ben Elliston  <bje@au.ibm.com>
7622
7623         * MAINTAINERS (libdecnumber): Add myself.
7624
7625 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
7626
7627         * libtool-ldflags: New script.
7628
7629 2006-01-02  Andreas Schwab  <schwab@suse.de>
7630
7631         * configure.in: When reconfiguring remove Makefile in
7632         all stage directories.
7633         * configure: Regenerate.
7634
7635 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
7636
7637         * MAINTAINERS: Update my email address.
7638
7639 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
7640
7641         Revert Ada-related part of the previous change.
7642
7643         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
7644         Do not pass.
7645         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
7646         * Makefile.in: Regenerate.
7647         * configure.in: Do not include mt-ppc-aix target fragment.
7648         * configure: Regenerate.
7649
7650 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
7651
7652         * configure.in: Select appropriate fragments for PowerPC/AIX.
7653         * configure: Regenerate.
7654
7655         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
7656         BOOT_CFLAGS, BOOT_LDFLAGS.
7657         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
7658         BOOT_CFLAGS, BOOT_LDFLAGS.
7659         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
7660         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
7661         (stage): Fail if we cannot complete the work.
7662         * Makefile.in: Regenerate.
7663
7664 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
7665
7666         * configure.in: Replace ms1 with mt.
7667         * configure: Rebuilt.
7668
7669 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
7670
7671         * MAINTAINERS: Update my email address.
7672
7673 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
7674
7675         * Makefile.tpl (all, do-[+make_target+], do-check, install,
7676         install-host-nogcc): Don't invoke $(stage) at the end.
7677         * Makefile.in: Regenerate.
7678
7679 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
7680
7681         * configure.in: Flip the top-level bootstrap switch.
7682         * configure: Regenerate.
7683
7684 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
7685
7686         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
7687         $(stage) and $(unstage).
7688         (EXTRA_TARGET_FLAGS): Correct double-quoting.
7689         (all): Remove stray semicolon.
7690         (local-distclean): Don't handle multilib.tmp and multilib.out.
7691         (install.all): Set $s for consistency.
7692         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
7693         check_multilibs setting.  Always make the install directory.
7694         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
7695         Correct @if/@endif.
7696         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
7697         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
7698         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
7699         (multilib.out): Remove.
7700         * Makefile.in: Regenerated.
7701
7702 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
7703
7704         * MAINTAINERS (Write After Approval): Add myself.
7705
7706 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
7707
7708         * MAINTAINERS: Add myself as mt maintainer.
7709
7710         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
7711
7712 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
7713
7714         * MAINTAINERS: Change email address.
7715
7716 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
7717
7718         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
7719         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
7720         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
7721         Find in-tree tools if available.
7722         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
7723         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
7724         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
7725         (COMPILER_*_FOR_TARGET): New.
7726         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
7727         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
7728         (CONFIGURED_*, USUAL_*): Remove.
7729         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
7730         STRIP): Use autoconf substitutions.
7731         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
7732         COMPILER_NM_FOR_TARGET): New.
7733         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
7734
7735         (all): Make all-host and all-target in parallel.
7736         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
7737         that $$r and $$s are set before invoking a recursive make.
7738         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
7739         ([+bootstrap-target+]): Inline most of the `all' target.
7740
7741 2005-11-29  Ben Elliston  <bje@au.ibm.com>
7742
7743         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
7744         from the gcc build directory.
7745         * Makefile.in: Regenerate.
7746
7747 2005-11-29  Ben Elliston  <bje@au.ibm.com>
7748
7749         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
7750         depend on all-libdecnumber.
7751         * configure.in (host_libs): Include libdecnumber.
7752         * Makefile.in: Regenerate.
7753         * configure: Likewise.
7754
7755 2005-11-29  Ben Elliston  <bje@au.ibm.com>
7756
7757         * libdecnumber: Import decNumber sources from the dfp-branch.
7758
7759 2005-11-21  Kean Johnston  <jkj@sco.com>
7760
7761         * config.sub, config.guess: Sync from upstream sources.
7762
7763 2005-11-21  Ben Elliston  <bje@au.ibm.com>
7764
7765         Import from Autoconf sources:
7766
7767         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
7768         * config/move-if-change: Don't output "$2 is unchanged";
7769         suggested by Ben Elliston.  Handle weird characters correctly.
7770
7771 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
7772
7773         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
7774         to match upstream libtool for darwin.
7775
7776 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
7777
7778         * Makefile.def: Remove gdb dependencies for gdbtk.
7779         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
7780         (configure-gdb, install-gdb): New rules.
7781         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
7782         * Makefile.in, configure: Regenerated.
7783
7784 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
7785
7786         * MAINTAINERS (Write After Approval): Add myself.
7787
7788 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
7789
7790         * MAINTAINERS (Write After Approval): Add myself.
7791
7792 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
7793
7794         * MAINTAINERS (alias analysis): Add Daniel Berlin and
7795         Diego Novillo.
7796
7797 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
7798
7799         PR bootstrap/24297
7800         * Makefile.tpl (do-[+make-target+], do-check, install,
7801         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
7802         are set before recursing.
7803         * Makefile.in: Regenerate.
7804
7805 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
7806
7807         PR bootstrap/18939
7808         * Makefile.def (gcc) <target>: Fix thinko.
7809         * Makefile.in: Regenerate.
7810
7811 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
7812
7813         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
7814         * configure: Regenerate.
7815
7816 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
7817
7818         * MAINTAINERS (Write After Approval): Add self.
7819
7820 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
7821
7822         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
7823         target-libffi, target-qthreads, target-libjava, and
7824         targetlibobjc.
7825         * configure: Regenerate.
7826
7827 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
7828
7829         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
7830         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
7831         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
7832         (USUAL_OBJDUMP_FOR_TARGET): New.
7833         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
7834         * configure.in: Check for $OBJDUMP_FOR_TARGET.
7835         * configure, Makefile.in: Regenerated.
7836
7837 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
7838
7839         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
7840         before other host packages.
7841
7842 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
7843
7844         * MAINTAINERS: Add self as sh libraries/configury maintainer.
7845
7846 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
7847
7848         PR bootstrap/22340
7849
7850         * configure.in (default_target): Remove.
7851         * Makefile.tpl (all): Do not use prerequisites as subroutines
7852         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
7853         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
7854         use prerequisites as subroutines.
7855         (check-host, check-target): New.
7856         (bootstrap configure & all targets): Do not use stage*-start
7857         if the directory layout is already ok.
7858         (non-bootstrap configure & all targets): Prepend a $(unstage).
7859         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
7860         (NOTPARALLEL): Remove.
7861         (unstage, stage variables): New variables.
7862         (unstage, stage targets): Simply expand to those variables.
7863
7864         * configure: Regenerate.
7865         * Makefile.in: Regenerate.
7866
7867 2005-10-04  James E Wilson  <wilson@specifix.com>
7868
7869         * Makefile.def (lang_env_dependencies): Add libmudflap.
7870         * Makefile.in: Regenerate.
7871
7872 2005-10-03  Andreas Schwab  <schwab@suse.de>
7873
7874         Backport from libtool CVS:
7875         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
7876
7877         * ltmain.sh: add support for installing into temporary
7878         staging area (e.g. 'make install DESTDIR=...')
7879
7880 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7881
7882         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
7883         * configure: Regenerated.
7884
7885 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
7886
7887         * configure: Regenerate with the correct
7888         autoconf version.
7889
7890 2005-09-30  Catherine Moore  <clm@cm00re.com>
7891
7892         * configure.in (bfin-*-*): New.
7893         * configure: Regenerated.
7894
7895 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
7896
7897         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
7898         (LIPO_FOR_TARGET): New.
7899         (CONFIGURED_LIPO_FOR_TARGET): New.
7900         (USUAL_LIPO_FOR_TARGET): New.
7901         (STRIP_FOR_TARGET): New.
7902         (CONFIGURED_STRIP_FOR_TARGET): New.
7903         (USUAL_STRIP_FOR_TARGET): New.
7904         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
7905         STRIP_FOR_TARGET.
7906         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
7907         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
7908         * Makefile.in: Regenerate.
7909         * configure: Regenerate.
7910
7911 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
7912
7913         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
7914         (rs6000-*-aix*): Same.
7915         * configure: Regenerate.
7916
7917 2005-09-16  Tom Tromey  <tromey@redhat.com>
7918
7919         * MAINTAINERS: Add self as java maintainer.
7920
7921 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
7922
7923         * configure.in: Recognize f95 in the --enable-languages option,
7924         and substitute it for fortran, issuing a warning.
7925         * configure: Regenerate.
7926
7927 2005-08-30  Phil Edwards  <phil@codesourcery.com>
7928
7929         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
7930         * configure:  Regenerated.
7931
7932 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
7933
7934         * MAINTAINERS: Add self as ms1 maintainer.
7935
7936 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
7937
7938         * Makefile.def (libssp): Add to lang_env_dependencies.
7939         * Makefile.in: Regenerate.
7940
7941 2005-08-18  Ian Lance Taylor  <ian@airs.com>
7942
7943         * MAINTAINERS: Add myself as middle-end maintainer.
7944
7945 2005-08-17  Christian Groessler  <chris@groessler.org>
7946
7947         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
7948         * Makefile.in: Regenerate.
7949
7950 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
7951
7952         * MAINTAINERS (write after approval): Added myself.
7953
7954 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
7955
7956         * MAINTAINERS (Write After Approval): Add myself.
7957
7958 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
7959
7960         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
7961         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
7962         Look for alternate names of the target cc and c++
7963         * configure: Regenerate.
7964
7965 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
7966
7967         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7968         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
7969         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
7970         tools; remove code to manually set them.
7971         (Target tools): Look in the environment for them.
7972         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7973         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
7974         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
7975         build directory.
7976         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
7977         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
7978         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
7979         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7980         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
7981         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
7982         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
7983         * configure: Regenerate.
7984         * Makefile.in: Regenerate.
7985
7986 2005-07-28  Ben Elliston  <bje@au.ibm.com>
7987
7988         * MAINTAINERS: Update for removed CPU targets.
7989
7990 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
7991
7992         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7993         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
7994         * Makefile.in: Regenerated.
7995
7996 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
7997
7998         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
7999         (CFLAGS_FOR_TARGET): Use it.
8000         (CXXFLAGS_FOR_TARGET): Likewise.
8001         * Makefile.in: Regenerated.
8002         * configure.in (--with-build-sysroot): New option.
8003         * configure: Regenerated.
8004
8005 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
8006
8007         * Makefile.tpl: Wrap install between unstage and stage
8008         * Makefile.in: Regenerate.
8009
8010 2005-07-21  Eric Christopher  <echristo@apple.com>
8011
8012         * MAINTAINERS: Update affiliation.
8013
8014 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
8015
8016         * MAINTAINERS: Add self as crx port maintainer.
8017
8018 2005-07-20  DJ Delorie  <dj@redhat.com>
8019
8020         * MAINTAINERS: Add self as m32c maintainer.
8021
8022 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
8023
8024         * all files: Update FSF address.
8025
8026 2005-07-15  Eric Christopher  <echristo@redhat.com>
8027
8028         * MAINTAINERS: Change affiliation.
8029
8030 2005-07-14  Jim Blandy  <jimb@redhat.com>
8031
8032         * configure.in: Add cases for Renesas m32c.
8033         * configure: Regenerated.
8034
8035 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
8036
8037         * COPYING.LIB: Update from fsf.org.
8038
8039 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
8040
8041         * COPYING, compile, config.guess,
8042         config.sub, install-sh, missing, mkinstalldirs,
8043         symlink-tree, ylwrap: Sync from upstream sources.
8044         * config-ml.in: Update FSF address.
8045
8046 2005-07-13  Eric Christopher  <echristo@redhat.com>
8047
8048         * configure.in: Add toplevel noconfigdir support for tpf.
8049         * configure: Regenerate.
8050
8051 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
8052
8053         PR ada/22340
8054
8055         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8056         * Makefile.in: Regenerate.
8057
8058 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
8059
8060         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
8061         Brolley to write-after-approval.
8062
8063 2005-07-07  Andreas Schwab  <schwab@suse.de>
8064
8065         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8066         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8067         * Makefile.in: Regenerated.
8068
8069 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
8070
8071         * configure.in: Don't build sim or rda when targetting darwin.
8072         * configure: Regenerate.
8073
8074 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
8075
8076         * configure.in: Add --enable-libssp and --disable-libssp.
8077         * configure: Regenerate with autoconf-2.13.
8078
8079 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
8080
8081         * Makefile.def (target_modules): Add libssp.
8082         * configure.in (target_libraries): Add target-libssp.
8083         * configure: Rebuilt.
8084         * Makefile.in: Rebuilt.
8085
8086 2005-07-01  Zack Weinberg  <zackw@panix.com>
8087
8088         * MAINTAINERS: Change email address.  Resign from maintainership.
8089
8090 2005-07-01  Richard Guenther  <rguenther@suse.de>
8091
8092         * MAINTAINERS: Change my e-mail address and affiliation.
8093
8094 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
8095
8096         * Makefile.def (stagefeedback): Come after profile.
8097         Define profiledbootstrap target.
8098         * Makefile.tpl (profiledbootstrap): Remove.
8099         (stageprofile-end): Zap stagefeedback.
8100         (stagefeedback-start): Copy all .gcda files, not only GCC's.
8101         * Makefile.in: Regenerate.
8102
8103 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
8104
8105         * MAINTAINERS: Update my email address.
8106
8107 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
8108
8109         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
8110         In 'cpp' stanza, support '#line' as well as '# '.
8111
8112 2005-06-08  Andreas Schwab  <schwab@suse.de>
8113
8114         * MAINTAINERS: Move myself from 'Write After Approval' to
8115         'CPU Port Maintainers' section as m68k maintainer.
8116
8117 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
8118
8119         * configure.in (unsupported_languages): New macro.
8120         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
8121         non-ported target libraries in noconfigdirs.
8122         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8123         non-linux-gnu.  Remove libgcj_ex_libffi.
8124         <lang_frag loop>: Set add_this_lang=no if the language is in
8125         unsupported_languages.
8126         * configure: Regenerate.
8127
8128 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
8129
8130         * configure.in: Fix typo in handling of --with-mpfr-dir.
8131         * configure: Regenerate.
8132
8133 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
8134
8135         * MAINTAINERS: Update my email address.
8136
8137 2005-06-02  Jim Blandy  <jimb@redhat.com>
8138
8139         * config.sub: Add cases for the Renesas m32c.  (This patch has been
8140         accepted into the master sources.)
8141
8142 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
8143             Michael Snyder  <msnyder@redhat.com>
8144             Stan Cox  <scox@redhat.com>
8145
8146         * configure.in: Set noconfigdirs for ms1.
8147
8148         * configure: Regenerate.
8149
8150 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
8151
8152         * MAINTAINERS (Write After Approval): Add self.
8153
8154 2005-06-01  Josh Conner  <jconner@apple.com>
8155
8156         * MAINTAINERS (Write After Approval): Add self.
8157
8158 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
8159
8160         * MAINTAINERS: Update my email address.
8161
8162 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
8163
8164         * MAINTAINERS (Write After Approval): Add self.
8165
8166 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
8167
8168         * MAINTAINERS (Write After Approval): Remove self.
8169
8170 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
8171
8172         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8173         (Dependencies): Consider target modules for bootstrap dependencies.
8174         Make target bootstrap modules depend on each stage's gcc.
8175         * Makefile.in: Regenerate.
8176
8177 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
8178
8179         * Makefile.def (configure-gcc): Depend on binutils having been built.
8180         (all-gcc): No need to do it here.
8181         * Makefile.in: Regenerate.
8182
8183 2005-05-19  Paul Brook  <paul@codesourcery.com>
8184
8185         * configure.in: Rewrite misleading error message when requested
8186         language cannot be built.
8187         * configure: Regenerate.
8188
8189 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
8190
8191         * ylwrap: Import from Automake 1.9.5.
8192
8193 2005-05-13  David Ung  <davidu@mips.com>
8194
8195         * MAINTAINERS (Write After Approval): Add self.
8196
8197 2005-05-09  Mike Stump  <mrs@apple.com>
8198
8199         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8200         lt_cv_sys_max_cmd_len for now.
8201
8202 2005-05-09  Stan Cox  <scox@redhat.com>
8203
8204         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8205
8206 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
8207
8208         * README.SCO: Update the URL.
8209
8210 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
8211
8212         * ltconfig: Define file_list_spec.  Pass file_list_spec and
8213         with_gnu_ld to libtool.
8214         * ltcf-c.sh (aix[45]): Define file_list_spec.
8215         * ltcf-cxx.sh (aix[45]): Same.
8216         * ltcf-gcj.sh (aix[45]): Same.
8217         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8218         exists, write list of input files to temporary file.
8219
8220 2005-05-04  Mike Stump  <mrs@apple.com>
8221
8222         * configure.in: Always pass --target to target configures as
8223         otherwise rebuilds that do --recheck will fail.
8224         * confiugure: Rebuilt.
8225
8226 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
8227
8228         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8229         STAGE_HOST_EXPORTS.
8230         (configure, all): Add bootstrap support.
8231         (Host modules, target modules): Pass post-stage1 flags and exports.
8232         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8233         * Makefile.in: Regenerate.
8234
8235 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
8236
8237         * configure: Regenerate.
8238
8239 2005-04-27  Mike Stump  <mrs@apple.com>
8240
8241         * MAINTAINERS: Add self as darwin maintainer.
8242
8243 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
8244
8245         * config.sub: Update from master copy.
8246
8247 2005-04-21  Mike Stump  <mrs@apple.com>
8248
8249         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8250         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8251
8252 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
8253
8254         * configure.in <crisv32-*-*, cris-*-*>: New local variable
8255         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
8256         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
8257         "*-*-elf" and "*-*-linux*".
8258         * configure: Regenerate.
8259
8260 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
8261
8262         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8263
8264 2005-04-12  Mike Stump  <mrs@apple.com>
8265
8266         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8267
8268 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
8269
8270         * MAINTAINERS (Write After Approval): Add myself.
8271
8272 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
8273
8274         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8275
8276 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
8277
8278         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
8279         (TARGET_CONFIGARGS): Include --with-target-subdir.
8280         (configure, all): New macros.  Use them throughout.
8281         * Makefile.in: Regenerate.
8282
8283 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
8284
8285         * MAINTAINERS (Write After Approval): Add myself.
8286
8287 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8288
8289         * MAINTAINERS: Remove 'loop unrolling' maintainer.
8290
8291 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
8292
8293         * MAINTAINERS: Move John Carr to Write After Approval.
8294
8295 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
8296
8297         * config/mh-mingw32: Delete.
8298         * configure.in: Don't use it.
8299         * configure: Regenerate.
8300
8301 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
8302
8303         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8304         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
8305         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
8306         (HOST_LIB_PATH): Generate from Makefile.def.
8307         (TARGET_LIB_PATH): Likewise.
8308         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8309         * Makefile.in: Regenerate.
8310         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8311         (RPATH_ENVVAR): Include Darwin case.
8312         * configure: Regenerate.
8313
8314 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
8315
8316         * MAINTAINERS (Various Maintainers): Remove self.
8317         (Write After Approval): Add self.
8318
8319 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
8320
8321         * MAINTAINERS (Various Maintainers): Add self.
8322
8323 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
8324
8325         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8326         * configure: Regenerate.
8327
8328 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
8329
8330         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8331         gcc_version, and gcc_version_trigger from set of flags to pass.
8332         * Makefile.tpl: Remove definitions of above variables.
8333         (config.status): Remove dependency on $(gcc_version_trigger).
8334         * Makefile.in: Regenerate.
8335         * configure.in: Do not reference config/gcc-version.m4 nor
8336         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
8337         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
8338         * configure: Regenerate.
8339
8340 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
8341             Andrew Pinski  <pinskia@physics.uc.edu>
8342
8343         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8344         * Makefile.in: Regenerate.
8345
8346 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
8347
8348         * MAINTAINERS (Write After Approval): Add myself.
8349
8350 2005-03-03  David Ayers  <d.ayers@inode.at>
8351
8352         * MAINTAINERS (Write After Approval): Add myself.
8353
8354 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
8355
8356         PR libgcj/20160
8357         * ltmain.sh: Avoid creating archives with components that have
8358         duplicate basenames.
8359
8360 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
8361
8362         PR bootstrap/20250
8363         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8364         instead of check.
8365         * Makefile.in: Regenerate.
8366
8367 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
8368
8369         * Makefile.in: Regenerate to fix conflict between the previous two
8370         patches.
8371
8372 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
8373
8374         PR bootstrap/17383
8375         * Makefile.def (target_modules): Remove "stage", now unnecessary.
8376         * Makefile.tpl (HOST_SUBDIR): New substitution.
8377         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8378         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8379         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8380         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8381         (Host modules, Bootstrapped modules): Use it.
8382         (Build modules, Target modules): Do not create symlink trees,
8383         always configure out-of-srcdir.
8384         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8385         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8386         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
8387         $(HOST_SUBDIR).  Create a symlink for host_subdir.
8388
8389         * Makefile.in: Regenerate.
8390         * configure: Regenerate.
8391
8392 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8393
8394         Merged from libada-gnattools-branch:
8395         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8396
8397         * gnattools: New directory.
8398         * Makefile.def: Add gnattools as a module, depending on target-libada.
8399         * Makefile.in: Regenerate.
8400         * configure.in: Include gnattools in host_tools; disable it if ada
8401         is disabled.
8402         * configure: Regenerate.
8403
8404 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
8405
8406         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
8407         treelang maintainer.
8408         (Write After Approval): Remove myself.
8409
8410 2005-02-23  Paul Schlie  <schlie@comcast.net>
8411
8412         * configure.in: Allow darwin targeted ports to build tk, itcl and
8413         libgui.
8414         * configure: Regenerate.
8415
8416 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
8417
8418         PR libgcj/10353
8419         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
8420         * configure: Regenerate.
8421
8422 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
8423
8424         * MAINTAINERS (Write After Approval): Add myself.
8425
8426 2005-02-10  Ian Lance Taylor  <ian@airs.com>
8427
8428         * MAINTAINERS: Update my e-mail address.
8429
8430 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
8431
8432         * MAINTAINERS (Write After Approval): Add myself.
8433
8434 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
8435
8436         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
8437         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
8438         target-libgloss when not *-*-elf and *-*-aout.
8439         * configure: Regenerate.
8440
8441 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
8442
8443         * MAINTAINERS: Remove obsolete entries.
8444
8445         * MAINTAINERS (Write After Approval): Add Michael Matz.
8446
8447 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
8448
8449         * MAINTAINERS: Remove self as cpplib maintainer.
8450
8451 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
8452
8453         * install-sh, config.sub: Import from upstream.
8454
8455 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
8456
8457         PR bootstrap/18222
8458         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
8459         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
8460         * Makefile.in: Regenerate.
8461
8462 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
8463
8464         * MAINTAINERS: Update my email address.
8465
8466 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
8467             Andreas Schwab  <schwab@suse.de>
8468
8469         PR bootstrap/18033
8470         * config-ml.in: Eval option if surrounded by single quotes.
8471
8472 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
8473
8474         Revert 2004-12-28 Makefile changes, a better fix will be
8475         applied to mainline and src after GCC 4.0 branches.
8476
8477 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
8478
8479         PR bootstrap/17383
8480
8481         * Makefile.def (target_modules): Remove stage parameter,
8482         it is always true now.
8483         * Makefile.tpl (configure-build-[+module+],
8484         configure-target-[+module+]): Always build symlink tree
8485         for the directory and for include.  BUILD_SUBDIR and
8486         TARGET_SUBDIR cannot be . anymore.
8487         * Makefile.in: Regenerate.
8488
8489 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
8490
8491         Revert 2004-12-08 Makefile changes.
8492
8493 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
8494
8495         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
8496         cygwin, mingw.
8497
8498 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
8499
8500         * configure.in (sh64-*-*): Reenable gprof.
8501         * configure: Regenerate.
8502
8503 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
8504
8505         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
8506         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
8507         (EXTRA_TARGET_FLAGS): Add PICFLAG.
8508         * Makefile.in: Regenerate.
8509
8510 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
8511
8512         * MAINTAINERS: Update my email address.
8513
8514 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
8515
8516         * Makefile.tpl: Generate normal dependencies if the LHS module is
8517         not bootstrapped.
8518         * Makefile.in: Regenerate.
8519
8520 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
8521
8522         * configure.in: Include config/gxx-include-dir.m4.  Use
8523         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
8524         * configure: Regenerate.
8525
8526 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
8527
8528         * config.if: Delete.
8529         * configure.in: Set libstdcxx_incdir directly.
8530         * configure: Regenerate.
8531
8532 2004-12-02  Eric Christopher  <echristo@redhat.com>
8533
8534         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
8535         * Makefile.in: Regenerate.
8536
8537 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
8538
8539         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
8540         * configure: Regenerate.
8541
8542 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
8543
8544         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
8545         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
8546         * configure: Regenerate.
8547
8548 2004-12-01  Eric Christopher  <echristo@redhat.com>
8549
8550         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
8551         of things to remove.
8552
8553 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
8554
8555         * MAINTAINERS (Write After Approval): Update my e-mail address.
8556
8557 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
8558
8559         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
8560         from CVS libtool to always pass_all.
8561
8562 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8563
8564         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
8565         (hppa*64*-*-*): Delete incorrect comment.
8566         * configure: Rebuilt.
8567
8568 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
8569
8570         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
8571
8572 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
8573
8574         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
8575         from CVS libtool to always pass_all.
8576
8577 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
8578
8579         * install-sh, compile: Import from automake.
8580
8581 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
8582
8583         * config.guess, config.sub:  Import from savannnah.
8584
8585 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
8586
8587         * MAINTAINERS (Write After Approval): Add myself
8588
8589 2004-11-12  Mike Stump  <mrs@apple.com>
8590
8591         * Makefile.def: Add html support.
8592         * Makefile.tpl: Likewise.
8593         * Makefile.in: Regenerate.
8594
8595 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
8596
8597         PR 18423
8598         * configure.in: Remove all instances of build-fixincludes from
8599         noconfigdirs.
8600         (build_configargs): Supply --target to subdirectories.
8601         * configure: Regenerate.
8602
8603         * Makefile.def: Make gcc install depend on fixincludes install.
8604         * Makefile.in: Regenerate.
8605
8606 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
8607
8608         * MAINTAINERS: Add myself as gcc testsuite maintainer.
8609
8610 2004-11-11  Paul Brook  <paul@codesourcery.com>
8611
8612         * MAINTAINERS: Add self as arm maintainer.  Update email address.
8613
8614 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
8615
8616         * configure.in (noconfigdirs) [mmix-*-*]: Disable
8617         target-libgfortran.
8618         * configure: Regenerate.
8619
8620 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
8621
8622         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
8623         like CC.
8624
8625 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
8626
8627         * Makefile.def (host fixincludes): Specify missing targets.
8628         * Makefile.in: Regenerate.
8629
8630 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
8631
8632         * MAINTAINERS: Add myself
8633
8634 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
8635
8636         * MAINTAINERS (Write After Approval): Add myself.
8637
8638 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
8639
8640         * Makefile.def: Build fixincludes for the host, too.
8641         * Makefile.in: Regenerate.
8642         * configure.in (host_tools): Add fixincludes.
8643         * configure: Regenerate.
8644
8645 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
8646
8647         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
8648         * configure: Regenerated.
8649
8650 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
8651
8652         PR other/17783
8653         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
8654         * configure: Regenerated.
8655
8656 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
8657
8658         * README.SCO: Update per FSF instructions.
8659
8660 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
8661
8662         PR target/18151
8663         * configure.in (case ${target}): Do not build fixincludes for avr.
8664         * configure: Regenerated.
8665
8666 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
8667
8668         * configure.in (case ${target}): Do not build fixincludes
8669         on platforms where it is not used.
8670         * configure: Regenerated.
8671
8672 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
8673
8674         * configure.in: Use an absolute path to install-sh.
8675         * configure: Regenerated.
8676
8677 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
8678
8679         * MAINTAINERS (Write After Approval): Add myself.
8680
8681 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
8682
8683         * MAINTAINERS: Remove from Write After Approval those that are
8684         already maintainers.
8685
8686 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
8687
8688         * MAINTAINERS:  Update my email address.
8689
8690 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
8691
8692         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
8693         * configure: Regenerate.
8694
8695 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
8696
8697         * MAINTAINERS:  Update my email address.
8698
8699 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
8700
8701         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
8702         entries belonging to this category.
8703
8704 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
8705
8706         * MAINTAINERS: Update my e-mail address.
8707
8708 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
8709
8710         Fix wrong conflict resolution in:
8711
8712         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
8713
8714         * Makefile.in: Regenerate.
8715         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8716         in the recursive `make', instead of hardwiring `all'.
8717         (Autogenerated TARGET-* variables): New.
8718
8719 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
8720
8721         * configure.in: Enable target-libgloss for crx-*-*.
8722         * configure: Regenerate.
8723
8724 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
8725
8726         * MAINTAINERS (Various Maintainers): Move the "windows,
8727         cygwin, mingw" maintainer to ...
8728         (OS Port Maintainers): ... here.
8729
8730 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
8731
8732         * MAINTAINERS (Write After Approval): Remove those that are
8733         maintainers of some subsystem.
8734
8735 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
8736
8737         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
8738         * ltcf-cxx.sh (tpf*): Likewise.
8739         * ltconfig (tpf*): Add TPF OS configuration support.
8740
8741 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
8742
8743         * MAINTAINERS: Change my email address to my new work account.
8744
8745 2004-09-24  Michael Roth  <mroth@nessie.de>
8746
8747         * configure.in (--without-headers): Add missing double quotes.
8748         * configure: Regenerate.
8749
8750 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
8751
8752         * ylwrap: Revert to previous version.
8753
8754 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
8755
8756         PR bootstrap/17369
8757         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
8758         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
8759         SET_GCC_LIB_PATH_CMD.
8760         (BASE_TARGET_EXPORTS): Likewise.
8761         * Makefile.in: Regenerated.
8762
8763         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
8764         * configure: Regenerated.
8765
8766 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
8767
8768         * config.guess: New upstream version
8769         * compile, depcomp, install-sh, ylwrap: Likewise.
8770
8771 2004-09-19  Roger Sayle  <roger@eyesopen.com>
8772
8773         * config/mh-x86omitfp: New host makefile fragment.  Add
8774         -fomit-frame-pointer to the default BOOT_CFLAGS.
8775         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
8776         * configure: Regenerate.
8777
8778 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
8779
8780         PR target/11572
8781         * configure.in (*-*-darwin*): Renable libobjc.
8782         * configure: Regenerate.
8783
8784 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
8785
8786         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
8787
8788 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
8789
8790         * Makefile.def: Remove libbanshee.
8791         * Makefile.tpl: Ditto.
8792         * configure.in: Ditto.
8793         * Makefile.in: Regen.
8794         * configure: Ditto.
8795
8796 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
8797
8798         * ltmain.sh: Use $pic_object as $non_pic_object if
8799         $non_pic_object=none.
8800
8801 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
8802
8803         * missing: Import latest version from master repository.
8804
8805 2004-09-06  Nick Clifton  <nickc@redhat.com>
8806
8807         * config.sub: Import latest version from master repository.
8808         * config.guess: Likewise.
8809         This includes these changes:
8810
8811         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
8812
8813         * config.sub: Handle crisv32, alias etraxfs.
8814         * config.guess (crisv32:Linux:*:*): Handle.
8815
8816         2004-08-13  Brad Smith  <brad@comstyle.com>
8817
8818         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
8819         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
8820
8821         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
8822
8823         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
8824         assume the processor is a powerpc.  This is because coreutils
8825         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
8826         in this case, due to a MacOS X bug that causes
8827         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
8828         to return a negative number.
8829         Problem reported by Petter Reinholdtsen in:
8830         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
8831
8832         2004-07-19  Ben Elliston  <bje@gnu.org>
8833
8834         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
8835
8836         2004-06-24  Ben Elliston  <bje@gnu.org>
8837
8838         * config.guess: Update copyright years.
8839         * config.sub: Likewise.
8840
8841         2004-06-22  Robert Millan  <robertmh@gnu.org>
8842
8843         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
8844         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
8845
8846         2004-06-22  Stanley F. Quayle <stan@stanq.com>
8847
8848         * config.guess (*:*VMS:*:*): New entry. Replaces
8849         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
8850         manufacturer.
8851
8852         2004-06-22  Ben Elliston  <bje@gnu.org>
8853
8854         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
8855         * config.sub: Likewise.
8856
8857         2004-06-22  Ben Elliston  <bje@gnu.org>
8858
8859         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
8860         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
8861
8862         2004-06-11  Ben Elliston  <bje@gnu.org>
8863
8864         * config.guess (pegasos:OpenBSD:*:*): Remove.
8865
8866         2004-06-11  Ben Elliston  <bje@gnu.org>
8867
8868         From Wouter Verhelst <wouter@grep.be>:
8869         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
8870
8871         2004-06-11  Ben Elliston  <bje@gnu.org>
8872
8873         * config.guess (luna88k:OpenBSD:*:*): New.
8874
8875         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
8876
8877         * config.guess (m32r*:Linux:*:*): New case.
8878         * config.sub: Handle m32rle.
8879
8880         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
8881
8882         From Jens Petersen  <petersen@redhat.com>:
8883         * config.sub: Handle sparcv8.
8884
8885         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
8886
8887         From Tom Smith <smith@cag.lkg.hp.com>:
8888         * config.guess: Version suffixes are equally significant on Tru64
8889         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
8890         prefix of "P" (patched kernel).
8891
8892         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
8893
8894         * config.sub: Add support for National Semiconductor CRX target.
8895
8896 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
8897
8898         * MAINTAINERS (Various Maintainers): Remove myself as web page
8899         maintainer, add myself as maintainer of build status lists.
8900
8901 2004-09-03  Jan Beulich  <jbeulich@novell.com>
8902
8903         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
8904         *-*-netware, but add target-libmudflap.
8905         Consolidate *-*-netware targets (of which really only i?86 exists)
8906         into a single entry.
8907         * configure: Likewise.
8908
8909 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
8910
8911         * Makefile.tpl (sorry): Remove.
8912         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
8913         (cleanstrap targets): Depend on distclean, not distclean-stage1.
8914         (do-clean): Clean per-stage directories too.
8915         (do-distclean): Run distclean-stage1 too.
8916         (.NOTPARALLEL): Enable during toplevel bootstrap.
8917         (stage[+id+]-bubble): Enable parallel execution during
8918         the recursive invocation.
8919         * Makefile.in: Regenerate.
8920
8921         Fix previous checkin:
8922
8923         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
8924         include.
8925         * configure.in: Fix indentation.
8926         * configure: Regenerate.
8927
8928 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
8929
8930         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
8931         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
8932         * configure: regenerate
8933         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
8934         -mdynamic-no-pic
8935
8936 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
8937
8938         * Makefile.def (build_modules): Add fixincludes.
8939         (dependencies): Make gcc depend on fixincludes.
8940         * configure.in (build_tools): Add fixincludes.
8941         (build_configdirs): Always include build_libs.
8942         * Makefile.in: Regenerate.
8943         * configure: Regenerate.
8944
8945 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
8946
8947         * Makefile.def (bootstrap stages): Add 'lean' parameter.
8948         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
8949         phony targets; do not generate timestamp files.
8950         (distclean-stageN): Remove references to their timestamp files.
8951         (restageN, touch-stageN): Remove.
8952         (stageN-bubble): Rewritten.
8953         (compare): Support lean bootstraps.
8954         * Makefile.in: Regenerate.
8955
8956         * configure.in: Only warn when bootstrapping but
8957         build != host or build != target.  Support lean bootstraps.
8958         * configure: Regenerate.
8959
8960 2004-08-26  Phil Edwards  <phil@codesourcery.com>
8961
8962         * configure.in:  Give a better error message if GMP/MPFR are missing
8963         and a language needing them has been requested.
8964         * configure:  Regenerated.
8965
8966 2004-08-25  Phil Edwards  <phil@codesourcery.com>
8967
8968         * configure.in:  Print a list of available language front-ends if
8969         a requested one is missing.  Tidy stray tab characters.
8970         * configure:  Regenerated.
8971
8972 2004-08-19  Michael Koch  <konqueror@gmx.de>
8973
8974         * gcc/doc/install.texi: Update entry about automake for libjava.
8975
8976 2004-08-17  Robert Millan  <robertmh@gnu.org>
8977
8978         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
8979         (instead of FreeBSD).
8980         * configure: Regenerate.
8981
8982 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
8983
8984         * Makefile.in: Regenerate.
8985         * configure: Regenerate.
8986
8987         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
8988         stage_*_flags.
8989         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
8990         for bootstrapped modules if toplevel bootstrap is going.
8991         (GCC bootstrap): Generate per-stage targets for all bootstrapped
8992         modules.  Adjust for changes in Makefile.def.  Enable several
8993         rules even in non-bootstrap mode, just to avoid peppering the
8994         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
8995         (stage-[+prev+]-bubble): Remove.
8996
8997         * Makefile.def (Dependencies): Depend on all-build-bison,
8998         all-build-flex, all-build-byacc, all-build-texinfo, rather
8999         than the host variations.
9000         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
9001         with BUILD_SUBDIR.
9002         (BISON): Update for recent Bisons.
9003         (YACC): Fix typo.
9004         (cross): Depend on all-build.
9005         (all): Do not depend on all-build.
9006         (prebootstrap): Remove.
9007         (dep-kind): Accept separate prefixes for MODULE and ON variables.
9008         (Prebootstrap dependencies): Add them to the per-stage targets
9009         and to all-prebootstrap.
9010         * configure.in (build_configdirs): Always enable build_tools.
9011         (BUILD_DIR_PREFIX): Remove.
9012
9013         * Makefile.def (gcc): Add target variable.
9014         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9015         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9016         in the recursive `make', instead of hardwiring `all'.
9017         (Autogenerated TARGET-* variables): New.
9018
9019 2004-08-13  Brian Booth  <bbooth@redhat.com>
9020
9021         * MAINTAINERS: Remove myself from write-after-approval.
9022
9023 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9024
9025         * src-release: Stop distributing mmalloc with gdb (which doesn't
9026         use it).
9027         * Makefile.def: GDB doesn't depend on mmalloc anymore.
9028         * Makefile.in: Regenerate.
9029
9030 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
9031
9032         * configure.in (arm*-*-eabi*): New target.
9033         * configure: Regenerate.
9034
9035 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
9036
9037         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9038         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9039         (Dependencies): New section.
9040         * Makefile.tpl (Dependencies): Generate from Makefile.def.
9041         (configure-target-[+module+]): Depend on maybe-all-gcc
9042         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
9043         (toplevel profiledbootstrap): Fix dependencies.
9044         * Makefile.in: Regenerate.
9045
9046 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
9047
9048         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9049         target-libiberty to noconfigdirs.
9050         * configure: Regenerate.
9051
9052 2004-08-03  Paul Brook  <paul@codesourcery.com>
9053
9054         * configure.in: Check for MPFR as well as GMP.
9055         * configure: Regenerate.
9056
9057 2004-08-01  Robert Millan  <robertmh@gnu.org>
9058
9059         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9060         libmudflap for all GNU-based systems (with Glibc).
9061         * configure: Regenerate.
9062
9063 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
9064
9065         * Makefile.def (host-modules): Add gcc.
9066         * Makefile.in: Regenerate.
9067         * Makefile.tpl (sorry): New rule.
9068         (configure-host, all-host, [+make_target+]-host, do-check,
9069         install-host): Do not add gcc as a special case.
9070         (host modules): Add a small special-casing for gcc.  Export
9071         extra_make_flags through the environment.
9072         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9073         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9074         other recursive targets for gcc): Remove.
9075
9076         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9077         (stage, unstage): New rules.
9078         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9079         distclean-stage[+id+]): Use stage_current.
9080         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9081         the stage*-start rules.
9082
9083 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
9084
9085         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9086         use -all_load flag.
9087
9088 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
9089
9090         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9091         * configure: Regenerate.
9092
9093 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
9094
9095         * maintainer-scripts/gcc_release: Revert yesterday's change.
9096
9097 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
9098
9099         * MAINTAINERS: Add myself to write-after-approval.
9100
9101 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
9102
9103         * libf2c: Removed.
9104         * gcc/gccbug.in: Updated because of libf2c removal.
9105         * maintainer-scripts/gcc_release: Ditto.
9106
9107 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
9108
9109         * configure.in: Build libmudflap by default on FreeBSD.
9110         * configure: Regenerated.
9111
9112 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
9113
9114         * configure.in: Do not build libmudflap by default on non-GNU/Linux
9115         systems.
9116         * configure: Regenerated.
9117
9118 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9119
9120         PR target/16344
9121         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9122         feedback based compiler.
9123         * Makefile.in: Rebuilt.
9124
9125 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
9126
9127         * Makefile.def (host_modules): Set bootstrap=true for flex.
9128         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9129         * Makefile.in: Rebuilt.
9130
9131 2004-07-07  Jan Hubicka  <jh@suse.cz>
9132
9133         * MAINTAINERS: Add self as a profile feedback maintainer.
9134
9135 2004-07-05  Phil Edwards  <phil@codesourcery.com>
9136
9137         * configure.in:  Do not prepend $srcdir to /dev/null in
9138         makefile fragments.
9139         * configure:  Regenerate.
9140
9141 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
9142
9143         * Makefile.def (build_modules): Add bison, byacc, flex,
9144         m4, texinfo.
9145         (flags_to_pass): Add FLEX.
9146         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9147         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9148         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9149         DEFAULT_MAKEINFO): Remove.
9150         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9151         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9152         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9153         objdir or else use configured tool.
9154         (all-build): New.
9155         (all): Depend on it.
9156         (Build module dependencies): Add.
9157         * Makefile.in: Regenerate.
9158         * configure.in: Better support for multiple build modules,
9159         matching what is done for host/target modules.  Do not look
9160         for "plausible" locations of build tools if Canadian cross.
9161         Use autoconf's AC_PROG_CC to find a C compiler.  Define
9162         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
9163         * configure: Regenerate.
9164
9165 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
9166
9167         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9168         * Makefile.in: Regenerate.
9169
9170 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
9171
9172         * Makefile.tpl (configure-build-[+module+],
9173         configure-[+module+], configure-target-[+module+]): Pass
9174         [+extra_configure_args+].
9175         (all-build-[+module+], all-[+module+], check-[+module+],
9176         install-[+module+], [+make_target+]-[+module+],
9177         all-target-[+module+], check-target-[+module+],
9178         install-target-[+module+], [+make_target+]-target-[+module+]):
9179         Pass [+extra_make_args+].
9180         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9181         (GCC_HOST_EXPORTS): Remove.
9182         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9183         cross, check-gcc, check-gcc-c++, install-gcc,
9184         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9185         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9186         * Makefile.in: Regenerate.
9187
9188 2004-06-21  Matthew Sachs  <msachs@apple.com>
9189
9190         * MAINTAINERS: Added self to write-after-approval.
9191
9192 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
9193
9194         * configure.in: Check for srcdir/winsup rather than build directory
9195         winsup.
9196         * configure: Regenerate.
9197
9198 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
9199
9200         * configure.in: Don't build Cygwin native newlib if winsup
9201         directory is missing.  Emit warning instead.
9202         * configure: Regenerate.
9203
9204 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
9205
9206         * Makefile.tpl (touch-stage[+id+]): New.
9207         (restage[+prev+]): Depend on touch-stage[+id+].
9208
9209         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9210         Use it throughout.
9211
9212         * Makefile.def: Add profile and feedback bootstrap stages.
9213         Remove next field from bootstrap stages.
9214         * Makefile.tpl (LN, LN_S): Substitute.
9215         (stageN-start, stageN-end): Use double-colon rules, to
9216         provide a hook for additional setup commands.
9217         (distclean-stageN-gcc, restageN): Create dependencies from
9218         [+prev+], not from [+next+].
9219         (stageN-bubble): Add commands for successive stages from
9220         [+prev+], using double-colon rules.
9221         (all-stageN-gcc): Fix typo.
9222         (stagefeedback-start, profiledbootstrap): New.
9223         * Makefile.in: Regenerate.
9224         * configure.in: Call ACX_PROG_LN.
9225         * configure: Regenerate.
9226
9227 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
9228
9229         * MAINTAINERS (Write After Approval): Add myself.
9230
9231 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
9232
9233         * MAINTAINERS (Write After Approval): Add myself.
9234
9235 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
9236
9237         * configure.in: Fix --enable-bootstrap breakage introduced in trees
9238         without gcc.
9239         * configure: Regenerate.
9240
9241 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
9242
9243         * Makefile.tpl: Fix typo.
9244         * Makefile.in: Regenerate.
9245
9246 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
9247
9248         * configure.in: Remove new- prefix from toplevel
9249         bootstrap targets.
9250         * configure: Regenerate.
9251
9252 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
9253
9254         * Makefile.tpl (all.normal): Rename to all.
9255         (all): Replace with a rule to pick the default
9256         target from configure.
9257         (all-gcc, configure-gcc): Use conditionals to
9258         do nothing when toplevel bootstrap is going on.
9259         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9260         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9261         * configure.in: Support --enable-bootstrap.
9262
9263         * Makefile.def: Remove new- prefix from toplevel
9264         bootstrap targets.
9265         * Makefile.tpl: Likewise.
9266
9267         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
9268         target.
9269
9270         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9271         $(RECURSE_FLAGS) to recursive invocation of make.
9272
9273         * Makefile.in: Regenerate.
9274         * configure: Regenerate.
9275
9276 2004-05-30  Andreas Jaeger  <aj@suse.de>
9277             Jim Wilson  <wilson@specifixinc.com>
9278
9279         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9280         like CC.
9281
9282 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
9283
9284         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9285         * configure: Regenerate.
9286
9287 2004-05-25  Daniel Jacobowitz  <drow@false.org>
9288
9289         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9290         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9291         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
9292         targets.
9293         * Makefile.in: Regenerate.
9294
9295 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
9296
9297         * configure.in: Test the ability to symlink directories.
9298         * configure: Regenerate.
9299
9300         * Makefile.def (bootstrap-stage): New definitions.
9301         * Makefile.tpl (configure-stage1-gcc,
9302         configure-stage2-gcc, configure-stage3-gcc,
9303         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9304         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9305         new-restage3, compare): Autogenerate, see Makefile.in
9306         entry for behavioral changes.
9307         (distclean-stage1, new-stage1-start, new-stage1-end,
9308         new-stage1-bubble, distclean-stage2, new-stage2-start,
9309         new-stage2-end, new-stage2-bubble, distclean-stage3,
9310         new-stage3-start, new-stage3-end): New autogenerated targets.
9311         (objext, prebootstrap, BOOT_CFLAGS,
9312         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9313         targets.
9314
9315         * Makefile.in: Regenerate.
9316         (distclean-stage1, new-stage1-start, new-stage1-end,
9317         new-stage1-bubble, distclean-stage2, new-stage2-start,
9318         new-stage2-end, new-stage2-bubble, distclean-stage3,
9319         new-stage3-start, new-stage3-end): New targets.
9320         (all-stage1-gcc): Move prebootstrap dependency from here...
9321         (configure-stage1-gcc): ...to here.
9322         (new-bootstrap): Use bubble targets.
9323         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9324         Use per-stage distclean targets.
9325         (configure-stage1-gcc, configure-stage2-gcc,
9326         configure-stage3-gcc, all-stage1-gcc,
9327         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9328         Use new-stageN-start to prepare the tree.
9329
9330 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
9331
9332         * Makefile.def (host_modules): add libcpp.
9333         * Makefile.tpl: Add dependencies on and for libcpp.
9334         * Makefile.in: Regenerate.
9335         * configure.in: Add libcpp host module.
9336         * configure: Regenerate.
9337
9338 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
9339
9340         * Makefile.tpl: Whenever a recursive target is defined, wrap
9341         it in a special @if/@endif block, and prepare its maybe
9342         dependency in the @if/@endif block
9343         * configure.in: Instead of writing maybe dependencies, remove
9344         the @if/@endif statements, and remove the @if/@endif blocks
9345         that remain.
9346         * configure: Regenerate.
9347         * Makefile.in: Regenerate.
9348
9349 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
9350
9351         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9352
9353 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
9354
9355         PR bootstrap/15120
9356         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9357         * */configure: Rebuilt.
9358
9359 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
9360
9361         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9362         of libf2c.
9363         * configure, Makefile.in: Regenerate.
9364
9365 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
9366
9367         * MAINTAINERS (Write After Approval): Add myself.
9368
9369 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
9370
9371         Merge from tree-ssa-20020619-branch.
9372
9373         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9374         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9375         (HOST_GMPLIBS): Define.
9376         (HOST_GMPINC): Define.
9377         (TARGET_LIB_PATH): Add libmudflap.
9378         (GFORTRAN_FOR_TARGET): Define.
9379         (configure-build*): Export GFORTRAN.
9380         (configure-gcc): Export GMPLIBS and GMPINC.
9381         (all-gcc): Add maybe-all-libbanshee.
9382         (configure-target-libgfortran): Define.
9383         * Makefile.in: Regenerate.
9384         * configure.in (host_libs): Add libbanshee.
9385         (target_libraries): Add target-libmudflap and target-libgfortran.
9386         Add --with-libbanshee.
9387         Handle --disable-libmudflap.
9388         (*-*-freebsd*): Use with_gmp.
9389         Add $(libgcj) to noconfigdirs.
9390         * configure: Regenerate.
9391         * depcomp: New file.
9392         * MAINTAINERS: Add tree-ssa maintainers.
9393
9394 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
9395
9396         * MAINTAINERS (Various Maintainers): Add myself.
9397
9398 2004-04-30  Brian Ford  <ford@vss.fsi.com>
9399
9400         * MAINTAINERS (Write After Approval): Add myself.
9401
9402 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
9403
9404         * MAINTAINERS (Write After Approval): Add myself.
9405
9406 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
9407
9408         * config/acx.m4: Fix fastcompare support for new-bootstrap.
9409         * configure: Regenerate.
9410
9411 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
9412
9413         Revert:
9414         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
9415
9416         * Makefile.def (flags_to_pass): Remove *dir variables that
9417         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9418         as well as prefix and exec_prefix.
9419         * Makefile.in: Regenerate.
9420
9421 2004-04-26  Robert Millan  <robertmh@gnu.org>
9422
9423         Add patches from libtool CVS.
9424         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
9425         * ltconfig: Likewise.
9426         * ltcf-c.sh: Likewise.
9427         * ltcf-cxx.sh: Likewise.
9428         * ltcf-gcj.sh: Likewise.
9429
9430 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
9431
9432         * Makefile.def (host_modules): Mark with the bootstrap
9433         flag packages on which gcc depends.
9434         * Makefile.tpl (all-bootstrap): Use it.
9435         * Makefile.in: Regenerate.
9436
9437 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
9438
9439         * Makefile.def (flags_to_pass): Remove *dir variables that
9440         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9441         as well as prefix and exec_prefix.
9442         * Makefile.in: Regenerate.
9443
9444 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
9445
9446         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
9447         * configure: Regenerate.
9448         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
9449         * gcc/Makefile.tpl (compare): Use the result of the test.
9450         * gcc/Makefile.in: Regenerate.
9451
9452 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
9453
9454         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
9455         Always relocate gcc and prev-gcc to the original names, even
9456         if the build fails.
9457         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9458         New targets.
9459
9460 2004-04-23  Laurent GUERBY <laurent@guerby.net>
9461
9462         * MAINTAINERS: Update my email address.
9463
9464 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9465
9466         * configure.in (mips*-*-irix5*): Enable ld.
9467         * configure: Regenerate.
9468
9469 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9470
9471         * configure: Regenerate.
9472
9473 2004-04-15  James E Wilson  <wilson@specifixinc.com>
9474
9475         * Makefile.tpl (configure-[+module+], configure-gcc,
9476         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
9477         Set and export LDFLAGS.
9478         * Makefile.in: Regenerate.
9479
9480 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
9481
9482         * MAINTAINERS: Add myself to write-after-approval.
9483
9484 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9485
9486         PR bootstrap/14871
9487         * Makefile.tpl: If we don't have built-in-tree target tools,
9488         use the ones found by configure rather than hacking around with
9489         program_transform_name.
9490         * configure.in: Give Makefile.tpl the information necessary
9491         to do that.
9492         * Makefile.in: Regenerate.
9493         * configure: Regenerate.
9494
9495 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
9496
9497         PR bootstrap/14760
9498         * configure.in: When computing baseargs, strip *all* copies of
9499         offending options.  Also, don't match/substitute the trailing space,
9500         so that this actually works when two similar options are separated by
9501         only one space.
9502         * configure: Regenerate.
9503
9504 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
9505
9506         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
9507         (rs6000-*-aix*): Same.
9508         * configure: Regenerate.
9509
9510 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
9511
9512         * MAINTAINERS: Add myself to write-after-approval.
9513
9514 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
9515
9516         * MAINTAINERS: Add myself to write-after-approval.
9517
9518 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
9519
9520         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
9521         STRICT_WARN, WARN_CFLAGS flags passed down to make.
9522         * Makefile.in: Regenerate.
9523
9524         * configure.in (top level bootstrap support): Rework --enable-werror
9525         to set @stage2_werror_flag@.
9526         * configure: Regenerate.
9527         * Makefile.tpl (top level bootstrap support): Pass
9528         @stage2_werror_flag@ down to configure in stages 2 and 3.
9529         * Makefile.in: Regenerate.
9530
9531 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9532
9533         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
9534         for stages 2 and 3 as well as in make.  As a consequence, remove
9535         OUTPUT_OPTION (now detected by configure) from the flags passed down
9536         to make.
9537         * Makefile.in: Regenerate.
9538
9539         * Makefile.tpl (new-bootstrap): Fix typo.
9540         * Makefile.in: Regenerate.
9541
9542 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9543
9544         * Makefile.tpl: Rearrange by moving recursive_targets rules
9545         into their proper sections.
9546         * Makefile.tpl (top level bootstrap support): Move disabling
9547         of coverage flags from 'make' to 'configure'; improve comments.
9548         * Makefile.in: Regenerate.
9549
9550         * Makefile.tpl (experimental top level bootstrap) Move stage1
9551         language setting from all- target to configure- target; disable
9552         intermodule optimization in stage 1; prevent gratuitous rebuilds
9553         of stage 1.
9554         * Makefile.in: Regenerate.
9555         * configure.in: Comma-separate stage 1 language list for top
9556         level bootstrap.
9557         * configure: Regenerate.
9558
9559         * Makefile.tpl: Clean up experimental top level bootstrap support:
9560         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
9561         prev-gcc in configure- targets as well as all- targets.
9562         * Makefile.in: Regenerate.
9563
9564 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
9565
9566         * compile: New file imported from automake.
9567
9568 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
9569
9570         * configure.in: Remove symbolic link section.
9571         * configure: Regenerate.
9572         * Makefile.tpl (links): Remove.
9573         * Makefile.in: Regenerate.
9574
9575 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
9576             Nathanael Nerode  <neroden@gcc.gnu.org>
9577
9578         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
9579         Set with AC_CHECK_PROGS.
9580         * configure.in: Fix comment typo from last patch.
9581         * configure: Regenerate.
9582
9583 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
9584
9585         * Makefile.tpl: Introduce experimental top level bootstrap support.
9586         * Makefile.in: Regenerate.
9587         * configure.in: Introduce support for top level bootstrap.
9588         * configure: Regenerate.
9589
9590 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
9591             Paolo Bonzini  <bonzini@gnu.org>
9592
9593         PR bootstrap/14522
9594         * configure.in: Cope with shells that do not support unquoted ^
9595         * configure: Regenerate.
9596
9597 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
9598             Paolo Bonzini  <bonzini@gnu.org>
9599
9600         PR bootstrap/14522
9601         * configure.in: Cope with shells that do not support nesting
9602         quotes inside quoted backquote substitutions.
9603         * configure: Regenerate.
9604
9605 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
9606
9607         PR bootstrap/14522
9608         * configure.in: Fix escaping of $.
9609         * configure: Regenerate.
9610
9611 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9612
9613         * configure: Regenerate, since I forgot to while committing Paolo's
9614         changes.
9615
9616 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
9617
9618         PR ada/14131
9619         Move language detection to the top level.
9620         * configure.in: Find default values for the tools as
9621         soon as possible.  Disable ada if GNAT is not found.
9622         Emit error message about missing languages.  Expand
9623         --enable-languages=all for the gcc subdirectory.
9624
9625 2004-03-10  Ben Elliston  <bje@gnu.org>
9626
9627         * MAINTAINERS: Update my email address.
9628
9629 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
9630
9631         * ltconfig: Disable building static libraries if building shared
9632         libraries on AIX 5L.
9633
9634 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
9635
9636         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
9637         and disable libgcj.
9638         * configure: Regenerated.
9639
9640 2004-03-01  Brian Booth  <bbooth@redhat.com>
9641
9642         * MAINTAINERS: Add myself to write-after-approval.
9643
9644 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
9645
9646         * MAINTAINERS: Add myself to write-after-approval.
9647
9648 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9649
9650         PR bootstrap/7087
9651         * Makefile.tpl: Guard XFOO sed statements better.
9652         * Makefile.tpl: Add dependency for configure-target-libada.
9653         * Makefile.in: Regenerate (incidentally fixes broken
9654         commit when libada-branch was merged).
9655
9656 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
9657
9658         * MAINTAINERS: Add myself to write-after-approval.
9659
9660 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
9661
9662         * MAINTAINERS: Add Nicola Pero and myself as libobjc
9663         maintainers.
9664
9665 2004-02-20  Andrew Cagney  <cagney@redhat.com>
9666
9667         * config.guess: Update from version 2003-10-16 to 2004-02-16.
9668         * config.sub: Update from version 2003-11-03 to 2004-02-16.
9669
9670 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9671
9672         PR bootstrap/11932
9673         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
9674
9675 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
9676
9677         * MAINTAINERS: Added myself to write-after-approval.
9678
9679 2004-02-14  Michael Koch  <konqueror@gmx.de>
9680
9681         * MAINTAINERS: Added myself to write-after-approval.
9682
9683 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
9684
9685         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
9686         some OS port maintainers to OS port maintainers section.
9687
9688 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
9689
9690         * MAINTAINERS: Add self.
9691
9692 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
9693
9694         * MAINTAINERS: Alphabetize.
9695
9696 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
9697
9698         * MAINTAINERS: Remove myself.
9699
9700 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
9701
9702         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
9703         (rs6000-*-aix*): Same.
9704         * configure: Regenerate.
9705
9706 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
9707
9708         * configure.in (host): Add in missing $noconfigdirs to defines.
9709         * configure: Regenerate.
9710
9711 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
9712             Nathanael Nerode  <neroden@gcc.gnu.org>
9713
9714         PR ada/6637, PR ada/5911
9715         Merge with libada-branch:
9716         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
9717         with appropriate dependencies. Add --enable-libada configure switch.
9718         * configure, Makefile.in: Regenerate.
9719
9720 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
9721
9722         * MAINTAINERS: Add myself to write-after-approval.
9723
9724 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9725
9726         * configure.in: Don't pass --with-stabs on IRIX 5 either.
9727         * configure: Regenerate.
9728
9729 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
9730
9731         Merge from upstream:
9732
9733         * ltmain.in: When setting IFS to '~', be careful about user
9734         arguments that contain '~'.
9735
9736         2004-02-04  Peter O'Gorman  <peter@pogma.com>
9737
9738         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
9739         Also test $base_compile against $CC with escaped arguments. Bug
9740         reported by Geoff Keating <geoffk@apple.com>.
9741
9742 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
9743
9744         * MAINTAINERS: Remove i960 port.
9745
9746 2004-01-23  DJ Delorie  <dj@redhat.com>
9747
9748         * Makefile.def (target_modules) [libiberty]: Don't stage.
9749         * Makefile.in: Rebuilt.
9750
9751 2004-01-20  Caroline Tice  <ctice@apple.com>
9752
9753         * MAINTAINERS: Add myself to write-after-approval.
9754
9755 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
9756
9757         * MAINTAINERS: Update my email address.
9758
9759 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
9760
9761         * MAINTAINERS: Add myself to write-after-approval.
9762
9763 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9764
9765         * MAINTAINERS: Remove entries without email address.
9766
9767 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
9768
9769         * MAINTAINERS: Add myself to write-after-approval.
9770
9771 2004-01-15  Steven Bosscher  <stevenb@suse.de>
9772
9773         * MAINTAINERS: Update my email address.
9774
9775 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
9776
9777         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
9778         * Makefile.tpl (configure-target-[+module+]): Support stage.
9779         * Makefile.in: Rebuilt.
9780
9781 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
9782
9783         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
9784
9785 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
9786
9787         * MAINTAINERS: Add myself as a MIPS maintainer.
9788
9789 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9790
9791         * configure.in: Use ./config.cache, not config.cache.
9792         * configure: Regenerate.
9793         * Makefile.tpl: Special-casing not needed for GCC any more.
9794         * Makefile.in: Regenerate.
9795
9796         * configure.in: Don't share a cache file for host dirs.
9797         * configure: Regenerate.
9798
9799         * config-ml.in: Don't mess with the cache file.
9800
9801 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9802
9803         * MAINTAINERS: Move myself from 'Write After Approval' to
9804         'CPU Port Maintainers' section as SPARC maintainer.
9805
9806 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9807
9808         * Makefile.tpl: Make GCC use a separate config.cache.
9809         * Makefile.in: Regenerate.
9810
9811         PR bootstrap/11932, PR bootstrap/11933
9812         (I don't know if it will fix either of them, but it relates
9813         to them.)
9814         * configure.in: Don't use shared config.cache for target
9815         directories.
9816         * configure: Regenerate.
9817
9818 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
9819
9820         * MAINTAINERS: Add myself to 'Write After Approval' section.
9821
9822 2003-12-31  Roger Sayle  <roger@eyesopen.com>
9823
9824         * configure.in (ia64*-*-hpux*): Disable building java libraries.
9825         * configure: Regenerated.
9826
9827 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
9828
9829         * MAINTAINERS: Remove the mn10200 maintainer.
9830
9831 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
9832
9833         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
9834         * configure: Regenerated.
9835
9836 2003-12-16  Jan Hubicka  <jh@suse.cz>
9837
9838         * MAINTAINERS: Add myself as callgraph maintainer.
9839
9840 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
9841
9842         * configure.in (raw_libstdcxx_flags): Remove the leading space.
9843         * configure: Regenerate.
9844
9845 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
9846
9847         * MAINTAINERS: Move myself from 'Bug database only accounts' to
9848         'Write After Approval' section. Update email.
9849
9850 2003-12-01  James Lemke  <jim@wasabisystems.com>
9851
9852         * MAINTAINERS (Write After Approval): Add myself.
9853
9854 2003-11-20  Matt Thomas  <matt@3am-software.com>
9855
9856         * MAINTAINERS: Add myself as a vax port maintainer.
9857
9858 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
9859
9860         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
9861         (configure-build-[+module+], configure-[+module+]): Likewise.
9862         (configure-target-[+module+], configure-gcc, config.status): Likewise.
9863         * Makefile.in: Regenerate.
9864
9865 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
9866
9867         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
9868         shared/dylibed libraries.
9869         * ltmain.sh: Likewise.
9870         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
9871         * ltcf-cxx.sh: Likewise.
9872         * ltcf-gcj.sh: Likewise.
9873         * ltconfig: Likewise.
9874
9875 2003-11-17  Stan Cox  <scox@redhat.com>
9876
9877         * MAINTAINERS: Add myself as iq2000 port maintainer.
9878
9879 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
9880
9881         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
9882         * Makefile.in: Regenerate.
9883
9884 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
9885
9886         * config.sub: Update to 2003-11-03 version.
9887
9888 2003-10-20  Phil Edwards  <phil@codesourcery.com>
9889
9890         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
9891         * configure:  Regenerate.
9892
9893 2003-10-20  Nicolas Pitre  <nico@cam.org>
9894
9895         * MAINTAINERS: Add myself to 'Write After Approval' section.
9896
9897 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
9898
9899         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9900
9901 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
9902
9903         * MAINTAINERS: Update my email address.
9904
9905 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9906
9907         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
9908
9909 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
9910
9911         * MAINTAINERS: Add myself to 'Write After Approval' section.
9912
9913 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
9914
9915         * config.guess: Update to 2003-10-16 version.
9916         * config.sub: Update to 2003-10-16 version.
9917
9918 2003-10-15  David Daney  <ddaney@avtrex.com>
9919
9920         * MAINTAINERS: Added myself to 'Write After Approval' section.
9921
9922 2003-10-15  Falk Hueffner  <falk@debian.org>
9923
9924         * MAINTAINERS: Move myself from 'Bug database only accounts' to
9925         'Write After Approval' section. Update email.
9926
9927 2003-10-14  Roger Sayle  <roger@eyesopen.com>
9928
9929         * MAINTAINERS: Move myself from 'Write After Approval' to
9930         'Various Maintainers' section as middle-end maintainer.
9931
9932 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9933
9934         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
9935         HOST_FLAGS_TO_PASS.
9936         * Makefile.in: Regenerate.
9937
9938 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
9939
9940         * config.guess: Update to 2003-10-07 version.
9941         * config.sub: Update to 2003-10-07 version.
9942
9943 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9944
9945         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
9946         * ltconfig (irix5*, irix6*): Don't override version_type.
9947
9948 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
9949
9950         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
9951         * configure: Rebuilt
9952         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
9953         * Makefile.in: Rebuilt
9954
9955 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
9956
9957         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
9958
9959 2003-09-30  Carlo Wood  <carlo@alinoe.com>
9960
9961         * MAINTAINERS (Write After Approval): Add myself.
9962
9963 2003-09-29  Paul Koning  <ni1d@arrl.net>
9964
9965         * MAINTAINERS: Move myself from "Write After Approval"
9966         to CPU platform maintainers for pdp11 platform.
9967
9968 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
9969
9970         * MAINTAINERS: Move myself from 'Write After Approval' to
9971         'Various Maintainers' section as libffi testsuite maintainer.
9972
9973 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
9974
9975         * configure.in: Pass a computed --program-transform-name
9976         to subconfigures.
9977         * configure: Regenerated.
9978
9979 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9980
9981         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
9982         * Makefile.in: Regenerate.
9983
9984         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
9985         * Makefile.in: Regenerate.
9986
9987 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
9988
9989         * MAINTAINERS: Move myself from 'Write After Approval'
9990         to 'Various Maintainers' (objective-c) section.
9991
9992 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
9993
9994         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
9995         quoting.
9996         * configure: Regenerated.
9997
9998 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
9999
10000         * MAINTAINERS (Write After Approval): Add myself to write after
10001         approval list.
10002
10003 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
10004
10005         * MAINTAINERS (Write After Approval): Add myself.
10006
10007 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
10008
10009         * MAINTAINERS: Update my e-mail address.
10010
10011 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
10012
10013         * libtool.m4 (LD): Correct powerpc64 host match.
10014
10015 2003-09-06  James E Wilson  <wilson@tuliptree.org>
10016
10017         * MAINTAINTERS: Update my affiliation and email address.
10018
10019 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10020
10021         * MAINTAINERS (Write After Approval): Add myself.
10022
10023 2003-09-04  DJ Delorie  <dj@redhat.com>
10024
10025         * configure: Regenerate.
10026
10027 2003-09-04  Robert Millan  <robertmh@gnu.org>
10028
10029         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
10030
10031 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10032
10033         * configure.in: Ensure arguments to sed are properly spaced.
10034         * configure: Regenerate.
10035
10036 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
10037
10038         * MAINTAINERS: Update my e-mail address.
10039
10040 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
10041
10042         * MAINTAINERS (Write After Approval): Add myself.
10043
10044 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
10045
10046         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10047         * configure: Regenerated.
10048
10049 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
10050
10051         * MAINTAINERS: Update my email address.
10052
10053 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
10054
10055         * configure.in:  Use newline instead of semicolon when assuming
10056         shell arguments in a for loop.
10057         * configure:  Regenerated.
10058
10059 2003-08-22  Jason Eckhardt  <jle@rice.edu>
10060
10061         * MAINTAINERS: Resurrect the i860 maintainer.
10062
10063 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
10064
10065         PR 8180
10066         * configure.in: When testing with_libs and with_headers, treat
10067         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
10068         * configure: Regenerate.
10069
10070         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10071         make, shell, etc.
10072         (baseargs): Likewise.
10073         * configure: Regenerate.
10074
10075 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
10076
10077         * MAINTAINERS (Write After Approval): Add myself.
10078
10079 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
10080
10081         * configure.in: Disable libgcj for darwin not on powerpc.
10082         * configure: Rebuild.
10083
10084 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
10085
10086         * config-ml.in, symlink-tree: Add license.
10087
10088 2003-08-03  Richard Stallman  <rms@gnu.org>
10089             Eben Moglen  <moglen@columbia.edu>
10090
10091         * README.SCO: New file.
10092
10093 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
10094
10095         * Makefile.tpl (check, check-c++): Express dependencies using
10096         dependencies rather than commands.
10097         * Makefile.in: Regenerate.
10098
10099 2003-08-01  Andrew Cagney  <cagney@redhat.com>
10100
10101         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10102         * configure: Ditto.
10103
10104 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
10105
10106         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
10107         * Makefile.in: Update.
10108
10109 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
10110
10111         * configure.in: Enable libgcj for darwin.
10112         * configure: Rebuild.
10113
10114 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
10115
10116         * config-ml.in:  Use ac_configure_args directly instead of
10117         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
10118         actually seen.
10119
10120 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
10121
10122         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10123         creating target and build subdirs to build all parent dirs as needed.
10124         * Makefile.in: Rebuild.
10125         * configure.in: Don't build dirs explicitly here.
10126         * configure: Rebuild.
10127
10128 2003-07-26  Paul Brook  <paul@nowt.org>
10129
10130         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10131
10132 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
10133
10134         * Makefile.tpl (all-make): Depend on intl.
10135         * Makefile.in: Rebuilt.
10136
10137 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
10138
10139         * install-sh:  Update to newer upstream versions (associated with
10140         aclocal 1.7).
10141         * mkinstalldirs:  Likewise.
10142         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
10143
10144 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
10145
10146         * MAINTAINERS: Move self from Bug database only accounts
10147         to write-after-approval.
10148
10149 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
10150
10151         * config.if: Remove unused libc_interface determination.
10152
10153 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
10154
10155         * MAINTAINERS: Move self from write-after-approval to
10156         build machinery (*.in).
10157
10158 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10159
10160         PR bootstrap/11273
10161         PR bootstrap/11408
10162         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
10163         unused INSTALL_PROGRAM_ARGS.
10164         * configure.in: Use AC_PROG_INSTALL.
10165         * Makefile.in: Regenerate.
10166         * configure: Regenerate.
10167
10168 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
10169
10170         * MAINTAINERS: Alphabetize.
10171
10172 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
10173
10174         * configure: Rebuilt.
10175         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10176         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10177         newlib nor libgloss.
10178         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
10179         * configure.in (am33_2.0-*-linux*): Added.
10180
10181 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
10182
10183         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10184         * configure: Regenerate.
10185
10186 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
10187
10188         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10189         * Makefile.in: Regenerate.
10190
10191 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
10192
10193         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10194         * Makefile.in: Regenerate.
10195
10196 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
10197
10198         * Makefile.tpl: Replace PWD with PWD_COMMAND.
10199         * Makefile.in: Regenerated.
10200
10201         * config-ml.in: Replace PWD with PWD_COMMAND.
10202
10203 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
10204
10205         * intl: New directory; see intl/ChangeLog for details.
10206         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10207         * Makefile.tpl: all-gcc depends on maybe-all-intl.
10208         * Makefile.in: Regenerate.
10209
10210 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
10211
10212         * configure.in: Clean up config-lang.in handling.  Delete
10213         useless assignment to "subdirs".
10214         * configure: Regenerate.
10215
10216 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
10217
10218         * configure.in: Rename 'target_libs' to 'target_libraries'.
10219         Remove useless reference to 'target_libs'.
10220         * configure: Regenerate.
10221
10222 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
10223
10224         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10225         * Makefile.in: Regenerate.
10226
10227 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10228
10229         * Makefile.def: Introduce flags_to_pass.
10230         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10231         * Makefile.in: Regenerate.
10232
10233 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
10234
10235         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10236         and target-libgloss.
10237         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10238         <h8300*-*-*>: Disable libf2c and ${libgcj}.
10239         * configure: Regenerate.
10240
10241 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
10242
10243         * configure.in: Update testsuite_flags to new location.
10244         * configure. Regenerate.
10245
10246 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
10247
10248         * Makefile.tpl: Remove BUILD_CC stuff.
10249         * Makefile.in: Regenerate.
10250
10251 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
10252
10253         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10254
10255 2003-06-16  Graeme Peterson  <gp@qnx.com>
10256
10257         * MAINTAINERS (Write After Approval): Add myself.
10258
10259 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
10260
10261         * config.guess: Update to 2003-06-12 version.
10262         * config.sub: Update to 2003-06-13 version.
10263
10264 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
10265
10266         * config.guess: Update to 2003-06-06 version.
10267         * config.sub: Update to 2003-06-06 version.
10268
10269 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10270
10271         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10272         * configure. Regenerate.
10273
10274 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10275
10276         * configure.in: Disable serial configure by default.
10277         * configure: Regenerate.
10278         * Makefile.tpl: Abolish .NOTPARALLEL.
10279         * Makefile.in: Regenerate.
10280
10281         * Makefile.tpl: Replace {build,host,target}_canonical by
10282         {build,host,target}.
10283         * Makefile.in: Regenerate.
10284
10285         * Makefile.tpl: Fix stupid pasto.
10286         * Makefile.in: Regenerate.
10287
10288 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10289
10290         * Makefile.tpl: Remove bogus conditional.
10291         * Makefile.in: Regenerate.
10292
10293 2003-06-05  Jan Hubicka  <jh@suse.cz>
10294
10295         * Makefile.tpl (profiledbootstrap): New target.
10296         * Makefile.in (profiledbootstrap): New target.
10297
10298 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
10299
10300         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10301         Pinski. Remove user names from other bugzilla-only maintainers.
10302
10303 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10304
10305         * Makefile.tpl: Make 'recursive targets' using autogen rather
10306         than shell loop.  Remove duplicate 'clean' targets and false
10307         comments.
10308         * Makefile.def: Add systematic dependencies to 'recursive' targets.
10309         Add systematic method of specifying missing targets in subdirs.
10310         Add copyright boilerplate.
10311         * Makefile.in: Regenerate.
10312         * configure.in: Add 'recursive targets' to maybe list.
10313         * configure: Regenerate.
10314
10315         * MAINTAINERS: "GNATS only" -> "Bug database only".
10316
10317         * Makefile.tpl: Rename [+target+] to [+make_target+].
10318         * Makefile.def: Rename 'target' to 'make_target'.
10319
10320 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
10321
10322         * MAINTAINERS: Add self as options handling maintainer.
10323
10324 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
10325
10326         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10327         been too long since I touched those ports.
10328
10329 2003-05-28  DJ Delorie  <dj@redhat.com>
10330
10331         * Makefile.tpl: Make maybe-check-gcc .PHONY.
10332         * Makefile.in: Regenerate.
10333
10334 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
10335
10336         * configure.in: Use curly braces in the definition of tooldir.
10337         * configure: Regenerate.
10338
10339 2003-05-21  DJ Delorie  <dj@redhat.com>
10340
10341         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10342         newlib or libgloss.
10343         * Makefile.in: Regenerate.
10344
10345 2003-05-21  DJ Delorie  <dj@redhat.com>
10346
10347         * Makefile.tpl: Add missing empty maybe-check-gcc target.
10348         * Makefile.in: Regenerate.
10349
10350 2003-05-20  Ian Lance Taylor  <ian@airs.com>
10351
10352         * MAINTAINERS: Update my e-mail address.
10353
10354 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10355
10356         * configure.in: Switch more things to use maybe dependencies.
10357         * Makefile.tpl: Switch more things to use maybe dependencies.
10358         Factor out common code from autogen IF statements.
10359         * configure: Regenerate.
10360         * Makefile.in: Regenerate.
10361
10362 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
10363
10364         * configure.in: Accept i[3456789]86 for machine type.
10365         * configure: Regenerate.
10366
10367 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
10368
10369         * configure.in: Switch more things to use maybe dependencies.
10370         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
10371         * configure: Regenerate.
10372         * Makefile.tpl: Switch more things to use maybe dependencies.
10373         * Makefile.in: Regenerate.
10374
10375 2003-05-16  Andreas Schwab  <schwab@suse.de>
10376
10377         * Makefile.tpl (install-opcodes): Define.
10378         * Makefile.in: Rebuild.
10379
10380 2003-05-13  Andreas Jaeger  <aj@suse.de>
10381
10382         * config.guess: Update to 2003-05-09 version.
10383         * config.sub: Update to 2003-05-09 version.
10384
10385 2003-05-13  Michael Eager  <eager@mvista.com>
10386
10387         * configure.in: Correct sed script so that options in quotes are not
10388         deleted.
10389         * configure: Rebuild.
10390
10391 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
10392
10393         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
10394         and $$s/newlib/libc/sys/cygwin32 include paths.
10395         * configure: Ditto.
10396
10397 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
10398
10399         * MAINTAINERS: Update my email addresses.
10400
10401 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
10402
10403         * config-ml.in: Propagate INSTALL variables.
10404
10405 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10406
10407         * MAINTAINERS: Remove duplicate entries in Write After Approval.
10408
10409 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
10410
10411         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
10412         * Makefile.in: Regenerate.
10413
10414 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
10415
10416         * MAINTAINERS (GNATS only): Add Falk Hueffner.
10417
10418 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
10419
10420         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
10421
10422 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
10423
10424         * Makefile.tpl: Clean $(BUILD_SUBDIR).
10425         * Makefile.in: Regenerated.
10426
10427 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
10428
10429         * MAINTAINERS (Write After Approval): Upgrade myself from
10430         GNATS only to write-after-approval. Update my mail address.
10431
10432 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
10433
10434         (OS Port Maintainers: freebsd): Add myself.
10435
10436 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
10437
10438         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
10439
10440 2003-04-22  Kean Johnston  <jkj@sco.com>
10441
10442         * MAINTAINERS (SCO ports): Added myself.
10443
10444 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
10445
10446         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
10447
10448 2003-04-19  Kean Johnston  <jkj@sco.com>
10449
10450         * MAINTAINERS (Write After Approval): Add myself.
10451
10452 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10453
10454         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
10455         * Makefile.in: Regenerate.
10456
10457 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
10458
10459         * configure.in (powerpc64*-*-linux*): Remove.
10460         * configure: Rebuilt.
10461
10462 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
10463
10464         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
10465         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
10466         and restrap.
10467         * Makefile.in:  Regenerate.
10468
10469 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
10470
10471         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
10472         * configure: Regenerated.
10473
10474 2003-04-15  DJ Delorie  <dj@redhat.com>
10475
10476         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
10477
10478 2003-04-13  Nick Clifton  <nickc@redhat.com>
10479
10480         * config-ml.in: Remove support for --disable-aix removing
10481         call-aix multilibs.
10482
10483 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
10484
10485         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
10486         * */configure: Rebuilt.
10487
10488 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
10489
10490         * MAINTAINERS: Add my email address.
10491
10492 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
10493
10494         * MAINTAINERS (Write After Approval): Add myself.
10495
10496 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
10497
10498         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
10499         * Makefile.in: Regenerate.
10500
10501 2003-03-14  Michael Chastain  <mec@shout.net>
10502
10503         * Makefile.in: Regenerate with correct Makefile.def.
10504
10505 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10506
10507         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
10508         Make macro.
10509         * Makefile.in: Regenerate.
10510         * configure.in: Clean up gxx_include_dir logic.
10511         * configure: Regenerate.
10512
10513 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
10514
10515         * MAINTAINERS (Write After Approval): Add myself.
10516
10517 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
10518
10519         * MAINTAINERS: Update my mail address.
10520
10521 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10522
10523         * configure.in (gxx_include_dir): Fix typo.
10524         * configure: Regenerated.
10525
10526 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
10527
10528         * Makefile.tpl: Reindent.
10529         * Makefile.in: Regenerate.
10530         * configure.in: Reindent.  Don't set unused variables.
10531         * configure: Regenerate.
10532
10533 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
10534
10535         * configure.in: Include $(build_tooldir)/sys-include in
10536         FLAGS_FOR_TARGET.
10537         * configure: Regenerated.
10538
10539 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
10540
10541         * Makefile.tpl: Always pass down RANLIB.
10542         * Makefile.in: Regenerate.
10543
10544         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
10545         * Makefile.in: Regenerate.
10546         * configure.in: Remove unused logic relating to --enable-shared
10547         and --enable-threads.  Remove bogus comments.  Remove redundant
10548         noconfigdirs.
10549         * configure: Regenerate.
10550
10551         * configure.in: Replace ${libstdcxx_version} by its value.
10552         Remove reference to mh-dgux.
10553         * configure: Regenerate.
10554
10555 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
10556
10557         * MAINTAINERS (Write After Approval): Add myself.
10558
10559 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10560
10561         * Makefile.tpl: Rearrange.
10562         * Makefile.in: Regenerate.
10563
10564 2003-02-25  Uwe Stieber  <uwe@wwws.de>
10565
10566         * configure.in: Add support for kaOS as cross build target system.
10567         * configure: Regenerated.
10568
10569 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
10570
10571         * MAINTAINERS (Write after approval): Add myself.
10572
10573 2003-02-21  James E Wilson  <wilson@tuliptree.org>
10574
10575         * MAINTAINERS: Update my email address.
10576
10577 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
10578
10579         * MAINTAINERS: Add self to blanket write privs. section.
10580
10581 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
10582
10583         * Makefile.tpl: Add definition of CPPFLAGS to pass into
10584         configure-target-* as some target builds may require additional
10585         flags for preprocessor tests.
10586         * Makefile.in: Regenerated.
10587
10588 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
10589
10590         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
10591         * ltconfig: Handle it.
10592         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
10593         auto-detecting it.
10594
10595         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
10596         it is used as argument to $CC.
10597         * ltcf-gcj.sh: Likewise.
10598
10599         * configure.in: Introduce --enable-maintainer-mode.
10600         * configure: Rebuilt.
10601         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
10602         for maintainer mode.
10603         * Makefile.in: Rebuilt.
10604
10605 2003-02-18  Jason Merrill  <jason@redhat.com>
10606
10607         * Makefile.tpl (check-c++): Allow parallelism.
10608
10609 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10610
10611         * MAINTAINERS: Remove John Carr (who never actually had access to
10612         gcc.gnu.org).
10613
10614 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
10615
10616         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
10617         don't configure target-libobjc.
10618         * configure: Regenerate.
10619
10620 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10621
10622         * Makefile.tpl (RANLIB): Define.
10623         * Makefile.in: Regenerate.
10624
10625 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
10626
10627         * MAINTAINERS: Update my email.
10628
10629 2003-02-06  Keith R Seitz  <keiths@redhat.com>
10630
10631         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
10632         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
10633         * Makefile.in: Regenerated.
10634         * configure.in: Remove all traces of snavigator, db, and grep.
10635         * configure: Regenerated.
10636
10637 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10638
10639         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
10640         After Approval.
10641
10642 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
10643
10644         * MAINTAINERS (Write after approval): Add myself.
10645
10646 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
10647
10648         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
10649         * Makefile.in: Regenerated.
10650
10651 2003-01-30  Roger Sayle  <roger@eyesopen.com>
10652
10653         * config.guess: Updated to 2003-01-30's version.
10654         * config.sub: Updated to 2003-01-28's version.
10655
10656 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
10657
10658         * config.if: If gcc_version is already set, just use it.  Don't set
10659         gcc_version_trigger if it's already set, otherwise set it to
10660         gcc/version.c, but only if the file exists.  If it is not set and
10661         gcc/version.c does not exist, try to extract the version number from
10662         $CC.
10663
10664 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
10665
10666         * MAINTAINERS: Add myself to write-after-approval list.
10667
10668 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
10669
10670         * configure.in:  Revert 24Jan change.
10671         * configure:  Regenerate.
10672
10673 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10674
10675         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
10676         entry of HJ Lu.
10677
10678 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10679
10680         * configure.in: Revert previous change.
10681         * configure: Regenerate.
10682
10683 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10684
10685         * configure.in: Make rda native-only.
10686         * configure: Regenerate.
10687
10688 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10689
10690         * MAINTAINERS: Move myself from GNATS-only-accounts to
10691         write-after-approval.
10692
10693 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10694
10695         * configure.in: Add missing \.
10696         * configure: Rebuilt.
10697
10698 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
10699
10700         * configure.in (baseargs): Avoid using \| in sed regular
10701         expressions.
10702         * configure: Rebuilt.
10703
10704 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
10705
10706         * configure.in (baseargs): Remove all supported forms of
10707         --cache-file, --srcdir, --host, --build and --target options
10708         from argument lists.
10709         * configure: Rebuilt.
10710
10711 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
10712
10713         * MAINTAINERS: Add myself to write-after-approval list.
10714
10715 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
10716
10717         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
10718         * configure: Rebuilt.
10719
10720 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10721
10722         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
10723         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
10724         * Makefile.in: Regenerate.
10725         * configure: Regenerate.
10726
10727 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
10728
10729         * configure.in: Remove Makefile in build, host and target modules
10730         unless configure was run with --no-recursion.
10731         * configure: Rebuilt.
10732
10733 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
10734
10735         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
10736         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
10737         * Makefile.in: Regenerate.
10738
10739 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
10740
10741         * config.guess: Update to 2003-01-03 version.
10742         * config.sub: Update to 2003-01-03 version.
10743
10744 2003-01-07  Christopher Faylor  <cgf@redhat.com>
10745
10746         * configure: Regenerate with proper autoconf 2.13.
10747
10748 2003-01-07  Christopher Faylor  <cgf@redhat.com>
10749
10750         * configure.in: Add AC_PREREQ for consistency.
10751         * configure: Regenerate.
10752
10753 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
10754
10755         * configure.in (GDB_TK): Add tcl directories conditional on
10756         gdb/gdbtk directory being present.
10757         * configure: Regenerate.
10758
10759 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
10760
10761         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
10762         used by gcc if LD is not defined and we are not doing a Canadian Cross.
10763         * configure: Rebuilt.
10764
10765 2002-12-31  Tom Tromey  <tromey@redhat.com>
10766
10767         * Makefile.in: Rebuilt.
10768         * Makefile.def (target_modules) [libffi]: Allow installation.
10769
10770 2002-12-31  Andreas Schwab  <schwab@suse.de>
10771
10772         * configure.in: Fix use of $program_transform_name.
10773         * configure: Regenerated.
10774
10775 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
10776
10777         * configure.in (baseargs): Don't remove first configure argument.
10778         * configure: Regenerated.
10779
10780 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
10781
10782         * Makefile.tpl (local-distclean): Don't remove...
10783         (multilib.ts): ... this.  Moved into...
10784         (multilib.out): ... this.  Don't use sub-make.
10785         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
10786         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
10787         (configure-build-[+module+], configure-[+module+],
10788         configure-target-[+module+], configure-gcc): ... these.  Test
10789         for Makefile existence.  Drop config.status from dependencies.
10790         * Makefile.in: Rebuilt.
10791         * configure.in: Move gcc-version-trigger to the end of
10792         ac_configure_args.  Add comments to maybedep.tmp and
10793         serdep.tmp.  Introduce --disable-serial-configure.  Remove
10794         nonopt from baseargs, matching and removing corresponding
10795         whitespace while at it.
10796         * configure: Rebuilt.
10797
10798 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
10799
10800         * configure.in (host_configargs): Replace reference to
10801         no-longer-defined buildopts with --build=${build_alias}.
10802         * configure: Rebuilt.
10803
10804         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
10805         program_transform_name to standard idiom.
10806         (AUTOGEN, AUTOCONF): Define.
10807         (Makefile.in): Use $(AUTOGEN).
10808         (Makefile): Depend on config.status, and use autoconf-style rule to
10809         build it.  Move original commands to...
10810         (config.status): ... this new target.
10811         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
10812         $(AUTOCONF).
10813         * Makefile.in: Rebuilt.
10814
10815 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10816
10817         * Makefile.tpl: Fix dramatic bustage due to change in
10818         program_transform_name.
10819         * Makefile.in: Regenerate.
10820
10821         * configure.in: Remove unnecessary PATH setting.
10822         * configure: Regnerate.
10823
10824         * configure.in: Don't default to unprefixed tools unless
10825         the native tools will work.
10826         * configure: Regenerate.
10827
10828         * configure.in: Convert to autoconf script.  Blow away lots
10829         of now-redundant Makefile fragments.
10830         * configure: Generate using Autoconf.
10831         * Makefile.tpl: Rewrite to reflect autoconfiscation.
10832         * Makefile.in: Regenerate.
10833
10834 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
10835
10836         * configure: Fix stupid bug where RANLIB was mistakenly included.
10837
10838         * configure.in: Rename (buildargs, hostargs, targargs) to
10839         (build_configargs, host_configargs, target_configargs).
10840
10841         * configure.in: Move logic out of sed statement.
10842
10843         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
10844         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
10845
10846 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
10847
10848         * config.sub: Import from master repository
10849         * config.guess: Ditto
10850
10851 2002-12-24  Andreas Schwab  <schwab@suse.de>
10852
10853         * Makefile.tpl (multilib.out): Fix missing space.
10854         * Makefile.in: Regenerate.
10855
10856 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10857
10858         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
10859         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
10860         * Makefile.in: Regenerate.
10861         * configure.in: Remove unnecessary leftovers.
10862
10863 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
10864
10865         * configure.in (extra_ranlibflags_for_target): New variable.
10866         (*-*-darwin): Add -c to ranlib commands.
10867         * configure (tooldir): Handle extra_ranlibflags_for_target.
10868
10869 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10870
10871         * Makefile.tpl: Revert HJL's change.
10872         * Makefile.in: Regenerated.
10873         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
10874         always.
10875
10876 2002-12-19  Andreas Schwab  <schwab@suse.de>
10877
10878         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
10879         * Makefile.in: Regenerate.
10880
10881 2002-12-18  H.J. Lu  <hjl@gnu.org>
10882
10883         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
10884         * Makefile.in: Regenerated.
10885
10886         * configure.in (build_prefix): New. Substitute.
10887
10888 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
10889
10890         * Makefile.tpl: Don't let real targets depend on phony targets.
10891         * Makefile.in: Regenerate.
10892
10893         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
10894         * Makefile.in: Regenerate.
10895
10896 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
10897
10898         * config.sub: Import from master repository
10899         * config.guess: Ditto
10900
10901 2002-12-16  Jason Merrill  <jason@redhat.com>
10902
10903         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
10904         previous 'make bootstrap'.
10905         * Makefile.in: Regenerate.
10906
10907 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
10908
10909         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
10910
10911 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10912
10913         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
10914         * Makefile.in: Regenerate.
10915
10916 2002-12-13  Jason Merrill  <jason@redhat.com>
10917
10918         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
10919         library tests.
10920         (check-c++): Just depend on it and check-target-libstdc++-v3.
10921         * Makefile.in: Regenerate.
10922
10923 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
10924
10925         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
10926         * Makefile.in: Rebuilt.
10927
10928 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
10929
10930         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
10931
10932 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10933
10934         * configure: Fix bug put in by gremlins.
10935
10936         * Makefile.tpl: Substitute more autoconfily.
10937         * configure: Substitute more autoconfily.
10938         * Makefile.in: Regenerate.
10939
10940 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
10941
10942         * config.sub: Import from master repository
10943         * config.guess: Ditto
10944         * MAINTAINERS: Added Svein Seldal under write after approval
10945
10946 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
10947
10948         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
10949         * Makefile.in (all-sim): Ditto.
10950
10951 2002-12-06  DJ Delorie  <dj@redhat.com>
10952
10953         * Makefile.tpl: Change configure dependencies to not have real
10954         targets depend on phony targets.
10955
10956 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
10957
10958         * configure.in: Revert unintentional change.
10959
10960         * Makefile.tpl: Change dependency for */multilib.out so that
10961         it works when gcc isn't in the tree.
10962
10963         * configure.in: Substitute more.
10964         * configure: Run subconfigures from the Makefile.
10965         * Makefile.tpl: Run subconfigures from the Makefile; add a few
10966         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
10967
10968 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10969
10970         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
10971
10972 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10973
10974         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
10975         and corresponding dependencies.
10976         * Makefile.in: Regenerate.
10977
10978         * configure.in (host_tools): Order binutils, gas and ld for
10979         convenience in running the testsuites.
10980
10981         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
10982         * Makefile.in: Regenerate.
10983         * configure.in: Introduce rules to serialize subconfigure runs.
10984
10985         * configure.in: Introduce BASE_CC_FOR_TARGET.
10986         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
10987         Realize configure-build-* targets.  Realize configure-target-* targets.
10988         * Makefile.in: Regenerate.
10989
10990 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10991
10992         * configure: Move gcc_version_trigger stuff from here...
10993         * configure.in: ...to here.
10994
10995         * configure.in: Separate subconfigure options added by this file from
10996         options given by the user.  Add machinery to put args for host
10997         subconfigures into the Makefile.
10998
10999         * Makefile.tpl: Remove 'vault' targets.
11000         * Makefile.tpl: Reorder and comment dependencies.
11001         * Makefile.in: Regenerate.
11002
11003 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
11004         * configure.in: Fix my broken commit of previous patch. (sigh)
11005
11006 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
11007
11008         * configure.in: Move host-specific darwin noconfigdirs into
11009         the host-specific section.
11010
11011 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
11012
11013         * configure.in: Move host-specific darwin noconfigdirs into
11014         the host-specific section.
11015
11016 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
11017
11018         * configure: Remove skip-this-dir support.
11019         * Makefile.tpl: Remove skip-this-dir support.
11020
11021         * Makefile.tpl: Remove leftover support for non-autoconfiscated
11022         subdirectories.
11023         * Makefile.in: Regenerate.
11024
11025         * Makefile.tpl: Strip out useless setting of 'dir'.
11026         * Makefile.in: Regenerate.
11027
11028 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11029
11030         * configure.in: Fix deeply stupid bug.
11031
11032         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11033         shell code in CXX_FOR_TARGET
11034         * Makefile.def: Introduce raw_cxx.
11035         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11036         RAW_CXX_FOR_TARGET.
11037         * Makefile.in: Regenerate.
11038
11039 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
11040
11041         * Makefile.tpl: Remove unnecessary ifs.
11042         * Makefile.in: Regenerate.
11043
11044         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
11045         dependencies.  Maybe-ize build-libiberty.  Create dummy install
11046         targets for 'no_install' modules.
11047         * configure: Move GDB_TK substitution to configure.in.  Move
11048         build_modules stuff to configure.in.
11049         * configure.in: Implement soft dependency machinery.  Maybe-ize
11050         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
11051         * Makefile.in: Regenerate.
11052
11053 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11054
11055         * Makefile.tpl: Make all-target, install-target behave similarly
11056         to all, install (only hitting configured targets).  Eliminate
11057         unused macro defintions.
11058
11059         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11060         build != host.
11061
11062         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11063
11064         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11065
11066         * configure.in: Produce lists of subdir targets we're actually
11067         configuring.  Remove references to "dosrel".
11068         * Makefile.tpl: Let configure set which subdir targets are hit.
11069         Remove install-cross; clean up install; remove ALL.  Remove
11070         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
11071         Autogenerate host module targets.  Remove empty dependency lines
11072         and redundant dependency; rearrange slightly.
11073         * Makefile.def: Add host-side libtermcap, utils.
11074
11075         * Makefile.in: Regenerate.
11076
11077 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11078
11079         * ltconfig (osf[345]): Append $major to soname_spec.
11080         Reflect this in library_names_spec.
11081         * ltmain.sh (osf): Prefix $major with . for use as extension.
11082
11083 2002-11-19  Andreas Jaeger  <aj@suse.de>
11084
11085         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11086         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11087         and sparc64 GNU/Linux systems.
11088
11089 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
11090
11091         * MAINTAINERS: Update email.
11092
11093 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11094
11095         * MAINTAINERS: Complete James Dennett's entry.
11096
11097 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
11098
11099         * MAINTAINERS (Write After Approval): Add myself.
11100
11101 2002-11-13  Bruce Korb  <bkorb@gnu.org>
11102
11103         * Makefile.tpl: syntactic cleanup
11104
11105 2002-11-13  Stuart Hastings  <stuart@apple.com>
11106
11107         * MAINTAINERS: Add myself to write-after-approval list.
11108
11109 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11110
11111         * Makefile.def: Add list of recursive targets to autogenerate.
11112         Add build_modules.
11113         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
11114         targets.  Autogenerate *-build-* targets.
11115         * Makefile.in: Regenerate.
11116
11117 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11118
11119         * configure: More autoconf-style substitutions.
11120         * Makefile.tpl: More autoconf-style substitutions.
11121         * Makefile.in: Regenerate.
11122
11123 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11124
11125         * configure: Substitute more variables in a more autoconf-friendly
11126         way.  Simplify slightly.
11127         * Makefile.tpl: Make more variables substitutable in an
11128         autoconf-friendly way.
11129         * Makefile.in: Regenerate.
11130
11131 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
11132
11133         * MAINTAINERS (Write After Approval): Add myself.
11134
11135 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
11136
11137         * configure.in (v810*): Remove special setting of tools.
11138
11139         * configure: Add support for extra required flags for ar or nm.
11140         * configure.in (aix4.3+): Use above support for target-specific
11141         issues, rather than using config/mt-aix43.
11142
11143 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11144
11145         * configure: Remove 'removing', which doesn't work.  Replace $subdir
11146         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
11147         with $srcdir.  Reformat indentation.  Substitute some variables
11148         formerly hard-coded in the Makefile for build=host.
11149         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11150         * Makefile.def: Autogenerate more.
11151         * Makefile.in: Regenerate.
11152
11153 2002-11-04  Adam Nemet  <anemet@lnxw.com>
11154
11155         * MAINTAINERS (Write After Approval): Add myself.
11156
11157 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
11158
11159         * Makefile.def (host_modules): Add rda.
11160         * Makefile.in: Regenerate.
11161         * configure.in (target_tool): Add target-rda to list.
11162
11163 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11164
11165         * MAINTAINERS: Remove "co-maintainer" note for web pages.
11166
11167 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
11168
11169         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
11170         and restrap targets to this rule.
11171         * Makefile.in:  Regenerate.
11172
11173 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11174
11175         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11176         GNATS only accounts.
11177
11178 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
11179
11180         * configure.in (i[3456]86-*-linux*): Add check to disable
11181         ${libgcj} for glibc1.
11182
11183 2002-10-24  Denis Chertykov  <denisc@overta.ru>
11184
11185         * MAINTAINERS: Add myself as ip2k port maintainer.
11186
11187 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
11188
11189         * configure.in: Add tic4x target.
11190
11191 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11192
11193         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11194         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11195         * Makefile.in: Regenerate.
11196
11197         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11198         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11199         * Makefile.in: Regenerate.
11200
11201 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
11202
11203         * MAINTAINERS: Add myself as web pages co-maintainer.
11204
11205 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11206
11207         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11208         * Makefile.in: Regenerate.
11209
11210 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
11211
11212         * MAINTAINERS: Add myself and Nathan Sidwell
11213         <nathan@codesourcery.com> as VxWorks maintainers.
11214
11215 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11216
11217         * Makefile.def: Remove order dependency comments.
11218         * Makefile.tpl: Add explicit install-install dependencies.
11219         * Makefile.in: Regenerate.
11220
11221         * Makefile.tpl: Remove material now in src-release.  (Finally!)
11222         * Makefile.in: Regenerate.
11223
11224         * Makefile.tpl: Add configure-target (for src-release in src)
11225         * Makefile.in: Regenerate.
11226
11227 2002-09-30  Nick Clifton  <nickc@redhat.com>
11228
11229         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11230
11231 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
11232
11233         * configure.in (s390*-*-linux*): Enable libgcj.
11234
11235 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
11236
11237         * configure: Revert accidentally applied changes.
11238
11239         * Makefile.tpl: Make more autoconf-friendly.
11240         * Makefile.in: Regenerate.
11241         * configure: Make substitution more autoconf-like.
11242
11243 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
11244
11245         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11246         single entry to handle all these.
11247         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
11248         libjava on arm-*-elf.
11249
11250 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
11251
11252         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11253         things that depend on them.
11254
11255 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
11256
11257         * Makefile.tpl: Make subsituted variables more autoconfy.
11258         * Makefile.in: Regenerate.
11259         * configure: Make seds more autoconfy.
11260
11261 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
11262
11263         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11264         * Makefile.in: Regenerate.
11265         * configure.in: Rewrite sed statements to look autoconfy.
11266
11267         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11268         all-target-foo on configure-target-foo.
11269         * Makefile.def: Ditto.
11270         * Makefile.in: Rebuild.
11271
11272 2002-09-25  Andrew Haley  <aph@redhat.com>
11273
11274         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11275
11276 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11277
11278         * Makefile.def: New file.
11279         * Makefile.tpl: New file.
11280         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11281         * contrib/gcc_update: Note that Makefile.in is a generated file.
11282
11283         * configure.in: Minor rearrangement.  Simplify tests.
11284
11285 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
11286
11287         * configure.in (with_headers): Skip copy if value is "yes".
11288         (with_libs): Likewise.
11289
11290 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
11291
11292         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11293         * configure.in (sh*-*-pe*): Ditto.
11294         * configure.in (mips*-*-pe*): Ditto.
11295         * configure.in (*arm-wince-pe): Ditto.
11296
11297         * configure.in: Rearrange.
11298
11299 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
11300
11301         * MAINTAINERS: Update my email address.
11302
11303 2002-08-30  Paul Koning  <pkoning@equallogic.com>
11304
11305         * MAINTAINERS: (Write After Approval): Add myself.
11306
11307 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
11308
11309         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11310
11311 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
11312
11313         * MAINTAINERS: Change my mailing address.
11314
11315 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
11316
11317         * MAINTAINERS (Write After Approval): Remove myself.
11318         (Various Maintainers: c++ runtime libs): Add myself.
11319
11320 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
11321
11322         * MAINTAINERS (Write After Approval): Remove myself.
11323         (Various Maintainers: c++ runtime libs): Add myself.
11324
11325 2002-08-15  Eric Christopher  <echristo@redhat.com>
11326
11327         * config.sub: Import from master repository.
11328         * config.guess: Ditto.
11329
11330 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
11331
11332         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11333         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11334         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11335
11336 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
11337
11338         * MAINTAINERS: Add self to rs6000 vector extensions.
11339
11340 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
11341
11342         * libiberty/configure: Reverted unintended yesterday's check in.
11343
11344 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
11345
11346         * boehm-gc/configure, libf2c/configure: Rebuilt.
11347         * libffi/configure, libiberty/configure: Ditto.
11348         * libjava/configure, libobjc/configure: Ditto.
11349         * libstdc++-v3/configure, zlib/configure: Ditto.
11350         Merged from binutils:
11351         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
11352         From Steve Ellcey <sje@cup.hp.com>:
11353         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11354         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11355         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11356         IA64.
11357         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11358         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11359         soname_spec, sys_lib_search_path_spec): Ditto.
11360
11361 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
11362
11363         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11364
11365 2002-08-04  H.J. Lu  (hjl@gnu.org)
11366
11367         * configure.in (mips*-*-linux*): Don't skip target-libffi.
11368
11369 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
11370
11371         * MAINTAINERS (Write After Approval): Add myself.
11372
11373 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
11374
11375         * configure.in: Move generic linux case to end.  Copy generic
11376         linux noconfigdirs to mips*-*-linux* entry and new
11377         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
11378
11379 2002-07-19  Michael Matz  <matz@suse.de>
11380
11381         * MAINTAINERS: Add myself as ra* maintainer.
11382
11383 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
11384
11385         * config.guess: Update to 2002-07-09 version.
11386         * config.sub: Update to 2002-07-03 version.
11387
11388 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
11389
11390         * MAINTAINERS: Fix typo in a maintainer email address.
11391
11392 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11393
11394         * configure.in: Remove two redundant tests.
11395
11396 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11397
11398         * configure.in (mips*-*-irix6*o32): Enable stabs.
11399
11400 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
11401
11402         * configure.in: Don't build grez.
11403         * Makefile.in: Ditto.
11404
11405         * Makefile.in: Remove references to bsp, cygmon, libstub.
11406         * configure.in: Ditto.
11407
11408         * configure.in: Remove leftover reference to gdbtest.
11409
11410 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
11411
11412         * configure.in (gxx_include_dir):  Change to match versioned
11413         C++ headers if --enable-version-specific-runtime-libs is used.
11414
11415 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
11416
11417         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
11418
11419 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11420
11421         * configure.in: Make --without-x work.
11422
11423 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11424
11425         * configure.in: Rearrange target Makefile fragment collection.
11426
11427         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
11428         cvs[src].
11429         * configure.in: Ditto.
11430
11431 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
11432
11433         * MAINTAINERS (Write After Approval): Update my e-mail address.
11434
11435 2002-06-24  Ben Elliston  <bje@redhat.com>
11436
11437         * configure.in (host_tools): Remove cgen.
11438
11439         * Makefile.in (all-cgen): Remove; runs from its source directory.
11440         (check-cgen, install-cgen, clean-cgen): Likewise.
11441         (all-opcodes): Do not depend on all-cgen.
11442         (all-sim): Likewise.
11443
11444 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
11445
11446         * Makefile.in: Eliminate 'apache' targets.
11447         * configure.in: Eliminate 'apache' targets.
11448
11449         * configure.in: Eliminate redundant tests.  Reorganize.
11450
11451         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
11452
11453         * config-ml.in: Eliminate references to Cygnus configure.
11454
11455         * Makefile.in: Eliminate references to building emacs.
11456
11457 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
11458
11459         * MAINTAINERS: Update my email address.
11460
11461 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
11462
11463         * config.if (libstdcxx_incdir): Version C++ headers.
11464         (cxx_incdir): Remove.
11465
11466 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
11467
11468         * MAINTAINERS (Write After Approval): Add self.
11469
11470 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
11471
11472         * configure.in: Add support for ip2k.
11473
11474 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
11475
11476         * configure.in: Fix AIX configury bug.
11477
11478 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
11479
11480         * MAINTAINERS (Write After Approval): Add self.
11481
11482 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
11483
11484         * configure.in: replace ${topsrcdir} with ${srcdir}
11485
11486         * configure.in: Move definition of libstdcxx_flags
11487         right above usage, rather than waaay earlier.
11488
11489         * configure.in: Pull definition of is_cross_compiler earlier.
11490
11491         * configure.in: Rearrange a little.
11492
11493         * configure.in: Remove references to librx.
11494         * Makefile.in: Remove references to librx.
11495
11496 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
11497
11498         * config.sub: Add support for avr target.
11499         Import from master sources, rev 1.255
11500
11501 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
11502
11503         * configure, .cvsignore:  Revert previous change...
11504         * Makefile:  ...delete.
11505
11506 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
11507
11508         * configure.in: Eliminate ${gasdir} variable.
11509
11510 2002-06-18  Dave Brolley  <brolley@redhat.com>
11511
11512         * configure.in: Add support for frv.
11513         * config.sub: Add support for frv.
11514
11515 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
11516
11517         * configure:  Remove garbage from previous commit.
11518
11519 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
11520
11521         * configure:  For in-source builds, make a subdir and re-exec there.
11522         * Makefile:  New file.  Pass targets through to build directory.
11523         * .cvsignore:  No longer ignore "Makefile".
11524
11525 2002-06-16  Douglas Rupp  <rupp@gnat.com>
11526
11527         * MAINTAINERS (Write After Approval): Add self.
11528
11529 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11530
11531         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
11532
11533 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
11534
11535         * configure.in (vax-*-netbsd*): Re-enable gas.
11536
11537 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
11538
11539         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
11540         BUILD_PREFIX_1, to correct nomenclature.
11541         * configure: Likewise.
11542
11543         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
11544         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
11545
11546 2002-05-31  Olaf Hering  <olh@suse.de>
11547
11548         * config-ml.in: Propogate DESTDIR also.
11549
11550 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
11551
11552         * configure.in (vax-*-netbsd*): Don't build gas for this
11553         platform.
11554
11555 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
11556
11557         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11558         and libgcj for AVR.
11559
11560 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
11561
11562         * MAINTAINERS (Write After Approval): Add myself.
11563
11564 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
11565
11566         * config.guess: Update to 2002-05-22 version.
11567         * config.sub: Likewise.
11568
11569 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11570
11571         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
11572         * config-ml.in: Likewise.
11573         * configure: Likewise.
11574         * configure.in: Likewise.
11575
11576 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
11577
11578         * MAINTAINERS: Update my email address.
11579
11580 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
11581
11582         * configure.in: Simplify makefile fragment collection.
11583
11584         * configure.in: Remove code to build emacs.
11585
11586         * configure.in : Remove --srcdir argument from targargs and buildargs
11587         (it's always overridden in the Makefile anyway).  Rearrange a bit.
11588
11589         * configure: Move some logic to configure.in.
11590         * configure.in: Move some logic from configure.
11591
11592 2002-05-11  Tom Tromey  <tromey@redhat.com>
11593
11594         * MAINTAINERS: Reflect libgcj reality.
11595
11596 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
11597
11598         * Makefile.in: Honour DESTDIR.
11599
11600 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
11601
11602         * config.guess: Import 2002-03-20 version.
11603         * config.sub: Import 2002-04-26 version.
11604
11605 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11606
11607         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
11608
11609 2002-05-07  Tim Josling  <tej@melbpc.org.au>
11610
11611         * MAINTAINERS: Add self.
11612
11613 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
11614
11615         * ltmain.sh: Detect and handle object name conflicts
11616         while piecewise linking a static library.
11617
11618 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
11619
11620         * configure.in (noconfigdirs): Don't disable libgcj on
11621         sparc64-*-solaris* and sparcv9-*-solaris*.
11622
11623 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
11624
11625         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
11626
11627 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
11628
11629         * configure.in (FLAGS_FOR_TARGET): Do not add
11630         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
11631         on i[3456]86-*-linux*.
11632
11633 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
11634
11635         * configure.in (noconfigdirs): Replace [ ] with test.
11636
11637         * configure.in (noconfigdirs): Do not add target-newlib if
11638         target == i[3456]86-*-linux*, and host == target.
11639
11640 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
11641
11642         * configure.in: delete reference to absent file
11643
11644         * configure.in: replace '[' with 'test'
11645
11646         * configure.in: Eliminate references to gash.
11647         * Makefile.in: Eliminate references to gash.
11648
11649         * configure.in: remove useless references to 'pic' makefile fragments.
11650
11651         * configure.in: (*-*-windows*) Finish removing.
11652
11653         * configure.in: Eliminate redundant test for libgui.
11654
11655 2002-04-29  Roger Sayle  <roger@eyesopen.com>
11656
11657         * MAINTAINERS: Add self and realphabetize.  Update entries
11658         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
11659         entry for a29k port maintainer.
11660
11661 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
11662
11663         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
11664         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
11665
11666 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
11667
11668         * configure.in: remove references to dead files
11669
11670 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
11671
11672         * MAINTAINERS: Add information about purpose of this file.
11673
11674 2002-04-18  Tom Tromey  <tromey@redhat.com>
11675
11676         * configure.in: Disallow configuring libgcj when it is already
11677         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
11678         Solaris 2.8 by default.  For PR libgcj/6158.
11679
11680 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
11681
11682         * configure.in:  Move default CC setting out of config/mh-* fragments
11683         directly into here.
11684
11685 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
11686
11687         * configure.in: don't even try to configure or make a subdirectory
11688         if there's no configure script for it.
11689
11690 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
11691
11692         * MAINTAINERS: Remove chill maintainers.
11693         * Makefile.in (CHILLFLAGS): Remove.
11694         (CHILL_LIB): Remove.
11695         (TARGET_CONFIGDIRS): Remove libchill.
11696         (CHILL_FOR_TARGET): Remove.
11697         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
11698         CHILL_LIB.
11699         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
11700         (CHECK_TARGET_MODULES): Likewise.
11701         (INSTALL_TARGET_MODULES): Likewise.
11702         (CLEAN_TARGET_MODULES): Likewise.
11703         (configure-target-libchill): Remove.
11704         (all-target-libchill): Remove.
11705         * configure.in (target_libs): Remove target-libchill.
11706         Do not compute CHILL_FOR_TARGET.
11707         * libchill: Remove directory.
11708
11709 2002-04-11  DJ Delorie  <dj@redhat.com>
11710
11711         * Makefile.in, configure.in: Sync with binutils, entries
11712         follow...
11713
11714 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
11715
11716         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
11717         (do-tar, do-bz2): New rules.
11718         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
11719         (gdb-tar): New rule.
11720         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
11721         (insight_dejagnu.tar): New rule.
11722         (insight.tar): New rule.
11723         (gdb+dejagnu.tar): New rule.
11724         (gdb.tar): New rule.
11725
11726 2002-02-01  Mo DeJong  <supermo@bayarea.net>
11727
11728         * Makefile.in: Add all-tix to deps for all-snavigator
11729         so that tix is built when building snavigator.
11730
11731 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
11732
11733         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
11734         ld and gdb are not supported.
11735
11736 2002-01-07  Mark Salter  <msalter@redhat.com>
11737
11738         * configure.in: Remove target-bsp and target-cygmon from arm builds.
11739         Allow target-libgloss to be built for arm, strongarm, and xscale.
11740
11741 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
11742
11743         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
11744         options for i[3456]86-pc-linux* native builds.
11745
11746 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
11747
11748         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
11749         files from .po files for a distribution.
11750
11751 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
11752
11753         * configure.in: Enable libstdc++-v3 for h8300 targets.
11754
11755 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
11756
11757         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
11758         version from bfd/.
11759
11760 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
11761
11762         * Makefile.in (VER): When present, extract the version number from
11763         the file version.in.
11764
11765 2001-05-24  Tom Rix  <trix@redhat.com>
11766
11767         * configure.in : enable ld for aix
11768
11769 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11770
11771         * config.guess: Add linux target for S/390.
11772
11773 2000-11-07  Philip Blundell  <pb@futuretv.com>
11774
11775         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
11776
11777 2000-11-03  Philip Blundell  <pb@futuretv.com>
11778
11779         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
11780         files.
11781
11782 2001-01-15  Ben Elliston  <bje@redhat.com>
11783
11784         * configure.in (host_tools): Add sid.
11785         Always configure cgen.
11786
11787 2000-11-24  Nick Clifton  <nickc@redhat.com>
11788
11789         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
11790
11791 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
11792
11793         * Makefile.in (ALL_MODULES): Add all-cgen.
11794         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
11795         (all-cgen): New target.
11796         (all-opcodes,all-sim): Depend on all-cgen.
11797         * configure.in (host_tools): Add cgen.
11798         Only configure cgen if --enable-cgen-maint.
11799
11800 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
11801
11802         * configure.in: Add *-*-freebsd* configurations.
11803
11804 2002-04-08  Tom Tromey  <tromey@redhat.com>
11805
11806         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
11807         Fixes PR libgcj/6068.
11808
11809 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
11810
11811         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
11812
11813 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11814
11815         * configure.in (alpha*-dec-osf*): Enable libgcj.
11816
11817 2003-03-27  Matthew Gingell  <gingell@gnat.com>
11818
11819         * MAINTAINERS (Write After Approval): Add myself.
11820
11821 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
11822
11823         Fix for: PR bootstrap/3591, target/5676
11824         * configure.in (mcore-pe): Disable the configuration of
11825         libstdc++-v3 since exceptions are not supported.
11826
11827 2002-03-20  Anthony Green  <green@redhat.com>
11828
11829         * configure.in: Enable libgcj for xscale-elf target.
11830
11831 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
11832
11833         * MAINTAINERS:  Update my email address.
11834
11835 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
11836
11837         * ltmain.sh (relink_command): Fix typo in previous change.
11838
11839 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
11840
11841         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
11842         (relink_command): Added --tag flags.
11843         (mode=install): If relinking fails; error out.
11844
11845 2002-03-12  Richard Henderson  <rth@redhat.com>
11846
11847         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
11848         .NOTPARALLEL tag.
11849         (do-check): Rename from check.
11850         (check): Allow parallel check.
11851
11852 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
11853
11854         * MAINTAINERS: Add myself as maintainer for xtensa port.
11855         Fix alphabetical order in CPU port maintainer list.
11856         Remove myself from Write After Approval list.
11857
11858 2002-03-11  Richard Henderson  <rth@redhat.com>
11859
11860         * Makefile.in (.NOTPARALLEL): Add fake tag.
11861
11862 2002-03-07  H.J. Lu  (hjl@gnu.org)
11863
11864         * configure.in: Enable gprof for mips*-*-linux*.
11865
11866 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
11867
11868         * MAINTAINERS (Write After Approval): Add myself.
11869
11870 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
11871
11872         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
11873         libjava.
11874         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
11875
11876 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
11877
11878         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
11879         because its Makefile is there; test for the executable instead.
11880
11881 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
11882
11883         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
11884         libstdc++-v3 and libjava.
11885
11886 2002-02-11  Adam Megacz  <adam@xwt.org>
11887
11888         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
11889         boehm-gc
11890
11891 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
11892
11893         * config.guess: Updated to 2002-01-30's version.
11894         * config.sub: Updated to 2002-02-01's version.
11895         Contribute sh64-elf.
11896         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
11897         * configure.in: Added sh64-*-*.
11898
11899 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
11900
11901         * MAINTAINERS: Belatedly add myself to write after approval list.
11902
11903 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
11904
11905         * MAINTAINERS: Put self in as maintainer for x86-64 port.
11906         Remove self as Write After Approval.
11907
11908 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
11909
11910         * MAINTAINERS: Put self in as maintainer for contrib/regression
11911         directory.
11912
11913 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
11914
11915         * MAINTAINERS:  Update my email address.
11916
11917 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
11918
11919         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
11920         target-libiberty, and target-libgloss.  Skip Java-related
11921         libraries if not supported for NetBSD on target CPU.
11922
11923 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
11924
11925         * install-sh: Use _inst.$$_ for temp file name.
11926
11927 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
11928
11929         * MAINTAINERS (Write After Approval): Move my contact info
11930         from here...
11931         (OS Port Maintainers): ...to here (netbsd).
11932
11933 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
11934
11935         * MAINTAINERS (Write After Approval): Add myself.
11936
11937 2002-01-17  H.J. Lu  <hjl@gnu.org>
11938
11939         * Makefile.in (all-fastjar): Also depend on all-libiberty.
11940         (all-target-fastjar): Also depend on all-target-libiberty.
11941
11942 2002-01-16  H.J. Lu  (hjl@gnu.org)
11943
11944         * config.guess: Import from master sources, rev 1.225.
11945         * config.sub: Import from master sources, rev 1.238.
11946
11947 2002-01-16  Kazu Hirata  <kazu@hxi.com>
11948
11949         * MAINTAINERS (Write After Approval): Remove myself.
11950
11951 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
11952
11953         * MAINTAINERS (Write After Approval): Add myself.
11954
11955 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11956
11957         * MAINTAINERS: Add self as docs co-maintainer.
11958
11959 2001-12-11  Matthias Klose  <doko@debian.org>
11960
11961         * MAINTAINERS (Write After Approval): Add myself.
11962
11963 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
11964
11965         * MAINTAINERS: Update my email address.
11966
11967 2001-12-07  Turly O'Connor  <turly@apple.com>
11968         * MAINTAINERS (Write After Approval): Add myself.
11969         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
11970         (rs6000_initialize_trampoline): Call __trampoline_setup for
11971         ABI_DARWIN too.
11972         * darwin-tramp.asm: New file, implements __trampoline_setup.
11973         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
11974
11975 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
11976
11977         * MAINTAINERS (Write After Approval): Add myself.
11978
11979 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
11980
11981         * configure, configure.in: Use temp file for long sed commands.
11982
11983 2001-12-03  Laurent Guerby  <guerby@acm.org>
11984
11985         * config.sub: Update to version 1.232 on subversion.
11986
11987 2001-12-03  Ben Elliston  <bje@redhat.com>
11988
11989         * MAINTAINERS: Update mail address for config.* patches.
11990
11991 2001-11-27  DJ Delorie  <dj@redhat.com>
11992             Zack Weinberg  <zack@codesourcery.com>
11993
11994         When build != host, create libiberty for the build machine.
11995
11996         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
11997         CONFIG_ARGUMENTS.
11998         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
11999         New variables.
12000         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12001         and rules.
12002         (all.normal): Depend on ALL_BUILD_MODULES.
12003         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12004         (all-build-libiberty): Depend on configure-build-libiberty.
12005
12006         * configure: Calculate and substitute proper value for
12007         ALL_BUILD_MODULES.
12008         * configure.in: Create the build subdirectory.
12009         Calculate and substitute TARGET_CONFIGARGS (formerly
12010         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12011
12012 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
12013
12014         * MAINTAINERS (write-after-approval): Add self.
12015
12016 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
12017
12018         * MAINTAINERS (GNATS only accounts): Remove self.
12019
12020 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
12021
12022         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12023         libf2c.
12024
12025 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
12026
12027         * MAINTAINERS (Write After Approval): Add self.
12028
12029 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
12030
12031         * MAINTAINERS: mips and s390 are also CPU ports.
12032
12033 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
12034
12035         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12036
12037 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
12038
12039         * MAINTAINERS: Alphabetize.
12040
12041 2001-11-09  Kazu Hirata  <kazu@hxi.com>
12042
12043         * MAINTAINERS (Various maintainers: h8 port): Add myself.
12044
12045 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12046
12047         * MAINTAINERS (Various maintainers: hppa port): Added myself.
12048
12049 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
12050
12051         * configure.in (--enable-languages): Be more permissive about
12052         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
12053
12054 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
12055
12056         * config.sub: Import from master sources, rev. 1.230.
12057         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12058
12059 2001-11-07  Laurent Guerby  <guerby@acm.org>
12060
12061         * MAINTAINERS (Write After Approval): Add self.
12062
12063 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
12064
12065         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12066
12067 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
12068
12069         * config.sub: Import from master sources, rev 1.226.
12070         * config.guess: Import from master sources, rev 1.216.
12071
12072 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
12073
12074         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12075         * MAINTAINERS: Add self as maintainer of MMIX port.
12076         Remove old after-approval entry.
12077
12078 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
12079
12080         * ChangeLog, configure: Fix spelling errors.
12081
12082 2001-10-20  Brendan Kehoe  <brendan@zen.org>
12083
12084         * MAINTAINERS: Tweak my address.
12085
12086 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
12087
12088         * MAINTAINERS: Update my email address.
12089
12090 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
12091
12092         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
12093         * MAINTAINERS: Add self as maintainer of CRIS port.
12094
12095 2001-10-10  Geert Bosch  <bosch@gnat.com>
12096
12097         * MAINTAINERS (Various maintainers: Ada front end):
12098         Added Robert Dewar.
12099
12100 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
12101
12102         * MAINTAINERS (Write After Approval): Added self
12103
12104 2001-10-02  Geert Bosch  <bosch@gnat.com>
12105
12106         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12107
12108 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
12109
12110         * configure: Handle temporary files securely using mkdir.
12111
12112 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
12113
12114         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12115
12116 2001-09-26  Will Cohen  <wcohen@redhat.com>
12117
12118         * configure.in (*-*-linux*): Disable configuration of target-newlib
12119         and target-libgloss.
12120
12121 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
12122
12123         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12124         RANLIB.
12125
12126 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
12127
12128         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12129         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12130         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12131         avoid quotes nesting problems.
12132         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12133         (DO_X): Export only variables that are set.
12134
12135 2001-09-19  Ben Elliston  <bje@redhat.com>
12136
12137         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12138         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12139         semantics.  Use the shell built-in "type" command instead.
12140
12141 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
12142
12143         Merged from gcc-3_0-branch:
12144         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
12145         * ltcf-c.sh: Use $objext, not $ac_objext.
12146         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
12147         * ltcf-cxx.sh: Add support for GNU.
12148         2001-07-22  Timothy Wall  <twall@redhat.com>
12149         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
12150         default settings if using GNU tools with that configuration.
12151         * ltcf-cxx.sh: Ditto.
12152         * ltcf-gcj.sh: Ditto.
12153         2001-07-21  Michael Chastain  <chastain@redhat.com>
12154         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12155         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
12156         * ltmain.sh: Mark as gcc-local.
12157
12158 2001-08-30  Eric Christopher  <echristo@redhat.com>
12159             Jason Eckhardt  <jle@redhat.com>
12160
12161         * config.guess: Merge from master sources.
12162         * config.sub: Merge from master sources, add support for mipsisa32.
12163
12164 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
12165         * config.sub: Merge from master sources, rev 1.219.
12166         * MAINTAINERS: Add self as contact for stormy16 port.
12167
12168 2001-08-14  Zack Weinberg  <zackw@panix.com>
12169
12170         * config.sub: Merge from master sources, rev 1.218.
12171         * config.guess: Merge from master sources, rev 1.209.
12172
12173 2001-08-11  Graham Stott  <grahams@redhat.com>
12174
12175         * Makefile.in (check-c++): Add missing semicolon.
12176
12177 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
12178
12179         * MAINTAINERS (Various maitainers: predict.def): Added myself.
12180
12181 2001-07-30  Eric Christopher  <echristo@redhat.com>
12182
12183         * MAINTAINERS (Various maintainers: mips port): Added myself.
12184
12185 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
12186
12187         * configure.in (sh-*-linux*): New.
12188
12189 2001-07-27  Richard Henderson  <rth@redhat.com>
12190
12191         * .cvsignore: Add LAST_UPDATED.
12192
12193 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
12194
12195         * MAINTAINERS (Various maintainers: s390 port): Added myself.
12196
12197 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
12198
12199         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
12200
12201 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
12202
12203         * MAINTAINERS (Write After Approval): Added myself.
12204
12205 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12206
12207         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12208         and libgcj on m68hc11/m68hc12.
12209
12210 2001-06-27  H.J. Lu  (hjl@gnu.org)
12211
12212         * Makefile (CFLAGS_FOR_BUILD): New.
12213         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12214
12215 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12216
12217         * README: Remove version number.
12218
12219 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12220
12221         * INSTALL/README: Update wrt. to the installation instructions now
12222         residing in gcc/doc/install.texi.
12223
12224 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12225
12226         * README: Replace with a cut-down and updated version of gcc/README.
12227
12228 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
12229
12230         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12231         multilibs to be disabled.
12232
12233 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
12234
12235         * MAINTAINERS (Write After Approval): Add myself.
12236
12237 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
12238
12239         * config.guess: Import CVS version 1.195.
12240         * config.sub: Import CVS version 1.212.
12241
12242 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
12243
12244         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12245         gcc/xgcc is built, use -print-prog-name to find out the program
12246         name to use.
12247
12248 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
12249
12250         * config.guess:  Import CVS version 1.194.  All gcc-local changes
12251         appear to also be in the master copy.
12252         * config.sub:  Import CVS version 1.211.
12253
12254 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
12255
12256         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12257         with_gcc]: Use `gcc -shared' to build a shared library.
12258
12259 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12260
12261         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12262         archives.
12263
12264 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12265
12266         * MAINTAINERS (Write After Approval): Add myself.
12267
12268 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
12269
12270         * configure.in (libstdcxx_flags): Do not try to execute
12271         libstdc++-v3/testsuite_flags until it exists.
12272
12273 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
12274
12275         * MAINTAINERS: Update my email address.
12276
12277 2001-05-31  Graham Stott  <grahams@redhat.com>
12278
12279         * MAINTAINERS (Write After Approval): Add myself.
12280
12281 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
12282
12283         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
12284         libraries when using g++ with native linker.
12285
12286 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
12287
12288         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12289
12290 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
12291
12292         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12293         [aix4*|aix5*]: Prepend blank.
12294
12295 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
12296
12297         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12298         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
12299         of subdir/configure scripts to use the new libtool.m4.
12300
12301 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
12302
12303         * MAINTAINERS (Write After Approval): Add myself.
12304
12305 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
12306
12307         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12308
12309 2001-05-11  Ben Elliston  <bje@redhat.com>
12310
12311         * Makefile.in (all-sid): New target.
12312         (check-sid, clean-sid, install-sid): Likewise.
12313
12314 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
12315
12316         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12317
12318 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
12319
12320         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12321         libgcj.
12322
12323 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
12324
12325         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12326         gcc/xgcc is built, use -print-prog-name to find out the program
12327         name to use.
12328
12329 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
12330
12331         * configure.in (noconfigdirs): Don't reset it from scratch in the
12332         target case; only append to it.
12333
12334         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12335         sparc-*-solaris2.8]: Disable ${libgcj}.
12336
12337 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
12338
12339         * configure.in (libgcj_saved): Copy from $libgcj.
12340         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12341         --disable-libgcj.
12342
12343 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
12344
12345         * MAINTAINERS: Remove self as MIPS maintainer and
12346         C front end maintainer.
12347
12348 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
12349
12350         * configure.in: Move *-chorusos target case to the proper switch.
12351         Disable libgcj.
12352
12353 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
12354
12355         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12356         1.641.2.228.
12357
12358 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12359
12360         * Makefile.in (STAGE1_CFLAGS): Pass down.
12361
12362 2001-04-13  Alan Modra  <amodra@one.net.au>
12363
12364         * config.guess: Add hppa64-linux support.  Note for next import that
12365         this is already in the master file.
12366         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
12367
12368 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
12369
12370         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12371         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12372
12373 2001-04-11  Stan Shebs  <shebs@apple.com>
12374
12375         * MAINTAINERS: Add self as Darwin port maintainer.
12376
12377 2001-04-11  Alan Modra  <amodra@one.net.au>
12378
12379         * MAINTAINERS: Update my email address.
12380
12381 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
12382
12383         * ltcf-cxx.sh: Support creation of C++ shared libraries on
12384         recent versions of FreeBSD (release 3 or later).
12385         * ltconfig: On FreeBSD, -lc must not be provided when building
12386         a shared library or else the standard -pthread gcc option is
12387         rendered worthless to later users of the built library.
12388
12389 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
12390
12391         * MAINTAINERS: Add self and RTH as C front end maintainers.
12392
12393 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
12394
12395         * config.sub: Make sure to match an already-canonicalized
12396         machine name (eg. mn10300-unknown-elf).
12397
12398 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
12399
12400         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
12401         New macros.
12402         (bootstrap, cross): Use RECURSE_FLAGS.
12403         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
12404
12405 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
12406
12407         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
12408
12409 2001-03-22  Colin Howell  <chowell@redhat.com>
12410
12411         * Makefile.in (DO_X): Do not backslash single-quotes in
12412         backquotes (two places).
12413
12414 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
12415
12416         Re-installed:
12417         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
12418         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
12419         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12420         * ltcf-cxx.sh: Likewise.
12421         * ltcf-gcj.sh: Likewise.
12422
12423 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12424
12425         * MAINTAINERS: Add myself as "documentation co-maintainer".
12426
12427 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
12428
12429         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12430         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
12431
12432 2001-03-19  Tom Tromey  <tromey@redhat.com>
12433
12434         * config-ml.in: Handle GCJ and GCJFLAGS.
12435
12436 2001-03-21  Michael Chastain  <chastain@redhat.com>
12437
12438         * Makefile.in: all-m4 depends on all-texinfo.
12439
12440 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
12441
12442         * MAINTAINERS: Add myself to write after approval list.
12443
12444 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
12445
12446         * Makefile.in (DO_X): Quote nested quotes.
12447
12448 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
12449
12450         * MAINTAINERS: Add myself to write after approval list.
12451
12452 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
12453
12454         * Makefile.in (DO_X): Use double quotes for quoting
12455         "RANLIB=$${RANLIB}".
12456
12457 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
12458
12459         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
12460
12461 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
12462
12463         * configure.in: Only use `lang_requires' for languages athat are
12464         actually enabled.
12465
12466 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
12467
12468         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
12469
12470 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
12471
12472         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
12473
12474 2001-03-07  Tom Tromey  <tromey@redhat.com>
12475
12476         * configure.in: Allow config-lang.in to set `lang_requires' to list
12477         of other required languages.
12478
12479 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
12480
12481         * Makefile.in: Remove RANLIB definition. Use RANLIB
12482         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
12483         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
12484
12485 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
12486             Alexandre Oliva  <aoliva@redhat.com>
12487
12488         * Makefile.in (check-c++): Use tabs, not spaces.
12489
12490 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
12491
12492         * MAINTAINERS: add myself to Write After Approval list.
12493
12494 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
12495
12496         * Makefile.in (check-c++): New rule.
12497
12498         * configure.in (target_libs): Remove libg++.
12499         (noconfigdirs): Remove libg++.
12500         (noconfigdirs): Same.
12501         (noconfigdirs): Same.
12502         (noconfigdirs): Same.
12503
12504         * config-ml.in: Remove libg++ references.
12505
12506         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
12507         (ALL_TARGET_MODULES): Same.
12508         (configure-target-libg++): Remove.
12509         (all-target-libg++): Remove.
12510         (configure-target-libio): Remove.
12511         (all-target-libio): Remove.
12512         (check-target-libio): Remove.
12513         (.PHONY): Remove.
12514         (libg++.tar.bz2): Remove.
12515         (all-target-cygmon): Remove libio.
12516         (all-target-libstdc++): Remove.
12517         (configure-target-libstdc++): Remove.
12518         (TARGET_LIB_PATH): Remove libstdc++.
12519         (ALL_GCC_CXX): Remove libstdc++.
12520         (all-target-gperf): Correct.
12521
12522 2001-02-16  Nick Clifton  <nickc@redhat.com>
12523
12524         * configure.in (noconfigdirs): Allow configuration of texinfo
12525         for Cygwin hosts.
12526
12527 2001-02-15  Anthony Green  <green@redhat.com>
12528
12529         * configure: Introduce GCJ_FOR_TARGET.
12530         * configure.in: Ditto.
12531         * Makefile.in: Ditto.
12532
12533 2001-02-13  Andreas Schwab  <schwab@suse.de>
12534
12535         * MAINTAINERS: Update mail address.
12536
12537 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
12538
12539         * config.guess: Add linux target for S/390.
12540         * config.sub: Likewise.
12541
12542 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
12543
12544         * configure.in: for *-chorusos, don't config target-newlib and
12545         target-libgloss.
12546
12547 2001-02-06  Ben Elliston  <bje@redhat.com>
12548
12549         * configure: Output host type to stdout, not stderr.
12550
12551 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
12552
12553         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
12554         * ltcf-cxx.sh: Likewise.
12555
12556         * config.if: Assume enable_libstdcxx_v3 is defined.
12557
12558 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
12559
12560         Remove V2 C++ library.
12561         * configure.in: Remove --enable-libstdcxx_v3 support.
12562
12563 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
12564
12565         * include/demangle.h: Add prototype for java_demangle_v3.
12566
12567 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
12568
12569         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
12570
12571 2001-01-27  Richard Henderson  <rth@redhat.com>
12572
12573         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
12574
12575 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12576
12577         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
12578         Don't unset, it's non-portable and no longer necessary, set to empty
12579         instead.
12580
12581 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12582
12583         * ltconfig: Shell portability fix for the tagname validity check.
12584
12585 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
12586
12587         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
12588         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
12589
12590 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12591
12592         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
12593
12594 2001-01-26  Tom Tromey  <tromey@redhat.com>
12595
12596         * configure.in: Allow libgcj to be built on Sparc Solaris.
12597
12598 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
12599
12600         * ltcf-c.sh: Add aix5 case.
12601         * ltcf-cxx.sh: Likewise.
12602         * ltconfig: Likewise.
12603
12604 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
12605
12606         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
12607         keep at least one of build_libtool_libs or build_old_libs set to
12608         yes.
12609
12610         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
12611         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
12612
12613 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
12614
12615         * configure.in: Enable libgcj on several additional platforms.
12616
12617 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
12618
12619         * configure.in: Enable libgcj for linux targets.
12620
12621 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12622
12623         * MAINTAINERS (Write After Approval): Add myself.
12624
12625 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12626
12627         * MAINTAINERS: Add myself as vax port maintainer.
12628
12629 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
12630
12631         * MAINTAINERS: Add myself as Mercury front-end maintainer.
12632
12633 2001-01-09  Mike Stump  <mrs@wrs.com>
12634
12635         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
12636         failures of subdirectories.
12637
12638 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
12639
12640         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
12641         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12642         * ltcf-cxx.sh: Likewise.
12643         * ltcf-gcj.sh: Likewise.
12644         * ltconfig.sh: Fix typo.
12645
12646 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
12647
12648         * configure: handle DOS-style absolute paths.
12649
12650 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
12651
12652         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
12653
12654 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
12655
12656         * MAINTAINERS: Add myself as avr port co-maintainer.
12657
12658 2000-12-28  Ben Elliston  <bje@redhat.com>
12659
12660         * MAINTAINERS: Add myself under ``Write After Approval''.
12661
12662 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
12663
12664         * texinfo: Remove directory from GCC.
12665
12666 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12667
12668         * COPYING: Update to current
12669         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
12670         to 19yy as example year in copyright notice).
12671
12672 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
12673
12674         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
12675         (libstdcxx_incdir): Pass down.
12676         * config.if: Remove expired bits for cxx_interface, add stub.
12677         (libstdcxx_incdir): Add variable for g++ include directory.
12678         * configure.in (gxx_include_dir): Use it.
12679
12680 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
12681
12682         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
12683         with old-email address from ``Write After Approval''.
12684
12685 2000-12-15  Andreas Jaeger  <aj@suse.de>
12686
12687         * configure.in: Handle lang_dirs.
12688
12689 2000-12-14  Tom Tromey  <tromey@redhat.com>
12690
12691         * MAINTAINERS: Removed brads.
12692
12693         * MAINTAINERS: Added gcj developers.
12694
12695 2000-12-13  Anthony Green  <green@redhat.com>
12696
12697         * configure.in: Disable libgcj for any target not specifically
12698         listed.  Disable libgcj for x86 and Alpha Linux until compatible
12699         with g++ abi.
12700
12701 2000-12-13  Mike Stump  <mrs@wrs.com>
12702
12703         * Makefile.in (local-distclean): Also remove fastjar.
12704
12705 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
12706
12707         * contrib/gcc_update: Add fastjar --touch entries.
12708
12709 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
12710
12711         * configure.in: Disable language-specific target libraries for
12712         languages that aren't enabled.
12713
12714 2000-12-10  Anthony Green  <green@redhat.com>
12715
12716         * configure.in: Define libgcj.  Disable libgcj target libraries for
12717         most targets.
12718
12719 2000-12-10  Neil Booth  <neilb@earthling.net>
12720
12721         * MAINTAINERS: Update mail address, remove from WAA list.
12722
12723 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12724
12725         * libjava: Imported from /cvs/java.
12726         * libffi: Likewise.
12727         * Boehm-gc: Likewise.
12728
12729 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12730
12731         * configure.in (target_libs): Revert 2000-12-08 patch.
12732         (noconfigdirs): Added target-libjava.
12733
12734 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
12735
12736         * djunpack.bat: removed.
12737
12738 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
12739
12740         * Makefile.in: handle DOS-style absolute paths.
12741         * config-ml.in: likewise.
12742         * symlink-tree: likewise.
12743
12744 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12745
12746         * fastjar: Imported.
12747
12748 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12749
12750         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
12751         libjava.
12752         * configure.in (target_libs): Removed `target-libjava'.
12753
12754 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12755
12756         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
12757         (ALL_MODULES): Added fastjar.
12758         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
12759         (all-target-libjava): all-fastjar replaces all-zip.
12760         (all-fastjar): Added.
12761         (configure-target-fastjar, all-target-fastjar): Likewise.
12762         * configure.in (host_tools): Added fastjar.
12763
12764 2000-12-07  Mike Stump  <mrs@wrs.com>
12765
12766         * Makefile.in (local-distclean): Remove leftover built files.
12767
12768 2000-11-24  Nick Clifton  <nickc@redhat.com>
12769
12770         * configure.in (xscale-elf): Add target.
12771         (xscale-coff): Add target.
12772
12773 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
12774
12775         * ltcf-cxx.sh: Support creation of C++ shared libraries on
12776         recent versions of FreeBSD (release 3 or later).
12777         * ltconfig: On FreeBSD, -lc must not be provided when building
12778         a shared library or else the standard -pthread gcc option is
12779         rendered worthless to later users of the built library.
12780
12781 2000-11-16  Fred Fish  <fnf@be.com>
12782
12783         * configure.in (enable_libstdcxx_v3): Fix typo,
12784         libstd++ -> libstdc++.
12785
12786 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12787
12788         * MAINTAINERS: Add self to Write After Approval list.
12789
12790 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
12791
12792         * MAINTAINERS: Update my email address.  Add myself to global write
12793         privs list.
12794
12795 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
12796
12797         * Makefile.in: Merge with src and libgcj.
12798         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
12799         configure-target-<library> when their configure scripts need the C
12800         or C++ library to have already been built to work properly.
12801         (do_proto_toplev): Set them to an empty string.
12802
12803         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
12804         (REALLY_SET_LIB_PATH): Use them.
12805
12806 2000-11-17  Stan Shebs  <shebs@apple.com>
12807
12808         * MAINTAINERS: Add self to Write After Approval list.
12809
12810 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12811
12812         * configure: Provide the original toplevel configure arguments
12813         (including $0) to subprocesses in the environment rather than
12814         through gcc/configargs.h.
12815
12816 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12817
12818         * MAINTAINERS: Remove references to cccp. Change C9X reference to
12819         C99.  Alphabetise "Write After Approval" list.
12820
12821 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
12822
12823         * configure: Turn on libstdc++ V3 by default.
12824
12825         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
12826         if we've got GCC.
12827
12828 2000-11-11  Philip Blundell  <philb@gnu.org>
12829
12830         * MAINTAINERS: Add self to Write After Approval list.
12831
12832 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
12833
12834         * ltcf-c.sh (aix4): Improve shared library configuration; require
12835         exporting symbols.
12836         * ltcf-cxx.sh (aix4): Define.
12837         * ltconfig (aix4): Define library and soname specs appropriate for
12838         AIX.  Define command to create export symbols list.
12839
12840 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
12841
12842         * config.sub: Add support for Sun Chorus
12843
12844 2000-10-31  Nick Clifton  <nickc@redhat.com>
12845
12846         * MAINTAINERS: Rename <name>@cygnus.com addresses to
12847         <name>@redhat.com.  Also installed new email address for Clint
12848         Popetz.
12849
12850 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
12851
12852         * etc: Remove directory from GCC.
12853
12854 2000-10-16  Michael Meissner  <meissner@redhat.com>
12855
12856         * configure (gcc/configargs.h): Only create if there is a build GCC
12857         directory created.
12858
12859 2000-10-16  Matthias Klose  <doko@debian.org>
12860
12861         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
12862         when configured for libstdc++-v3.
12863
12864 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
12865
12866         * configure: Save configure arguments to gcc/configargs.h.
12867
12868 2000-10-04  Philipp Thomas  <pthomas@suse.de>
12869
12870         * config.guess: Import CVS version 1.157.
12871         * config.sub: Import CVS version 1.181.
12872
12873 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
12874
12875         * Makefile.in (bootstrap): avoid recursion if subdir missing
12876         (cross): ditto
12877         (do-proto-toplev): ditto
12878
12879 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
12880
12881         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
12882         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
12883
12884         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
12885         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
12886         all affected `configure' scripts.
12887
12888 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
12889
12890         * MAINTAINERS: Add self as cpplib co-maintainer.
12891
12892 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
12893
12894         * MAINTAINERS: Add self to Write After Approval list.
12895
12896 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12897
12898         * INSTALL/README: egcs -> GCC update.
12899
12900 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
12901
12902         * MAINTAINERS: Add myself to Write After Approval list.
12903
12904 2000-09-15  Kazu Hirata  <kazu@hxi.com>
12905
12906         * MAINTAINERS: Add myself to Write After Approval list.
12907
12908 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
12909
12910         * configure.in: Do not build byacc for hppa64.  Provide paths to the
12911         X11 libraries for hppa64.
12912
12913 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12914
12915         * MAINTAINERS: Add myself as 68hc11 port maintainer.
12916
12917 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
12918
12919         * Makefile.in (all-zlib): Added dummy target.
12920
12921         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12922         ltcf-gcj.sh: Updated from libtool multi-language branch.
12923
12924 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
12925
12926         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
12927         (bootstrap*): Depend on all-bootstrap.
12928
12929 2000-09-05  Philipp Thomas  <pthomas@suse.de>
12930
12931         * config.guess: Import CVS version 1.156.
12932         * config.sub: Import CVS version 1.179.
12933
12934 2000-09-02  Anthony Green  <green@cygnus.com>
12935
12936         * Makefile.in (all-gcc): Depend on all-zlib.
12937         (CLEAN_MODULES): Add clean-zlib.
12938         (ALL_MODULES): Add all-zlib.
12939         * configure.in (host_libs): Add zlib.
12940
12941 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
12942
12943         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
12944         crosses, but add gcc/include to the header search path for them.
12945
12946 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
12947
12948         * MAINTAINERS: Add self to Write After Approval list.
12949
12950 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12951
12952         * config.guess: Import CVS version 1.152.
12953         * config.sub: Import CVS version 1.177.
12954
12955 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
12956
12957         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
12958         $targargs to tell whether newlib is going to be built.
12959
12960         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
12961         $$r/TARGET_SUBDIR/libio for _G_config.h.
12962
12963 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
12964
12965         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
12966
12967 2000-08-22  DJ Delorie  <dj@redhat.com>
12968
12969         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
12970
12971 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
12972
12973         * config-ml.in (CC, CXX): Avoid trailing whitespace.
12974         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
12975         sub-configures.
12976
12977 2000-08-21  DJ Delorie  <dj@redhat.com>
12978
12979         * MAINTAINERS: Add self as a libiberty maintainer
12980
12981 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
12982
12983         * configure.in (libstdcxx_flags): Use
12984         libstdc++-v3/src/libstdc++.INC.
12985
12986 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
12987
12988         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
12989
12990 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
12991
12992         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
12993
12994         * configure: Make enable_threads and enable_shared defaults
12995         explicit.  Substitute enable_threads into generated Makefiles.
12996         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
12997         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
12998
12999 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
13000
13001         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13002
13003 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
13004
13005         * config-ml.in (CC): Remove bogus duplicate quotation mark from
13006         previous delta.
13007
13008 2000-08-11  Jason Merrill  <jason@redhat.com>
13009
13010         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13011         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13012         (FLAGS_FOR_TARGET): Not here.
13013         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
13014
13015 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
13016
13017         * config-ml.in (CC, CXX): Don't introduce a leading space.
13018
13019 2000-08-07  DJ Delorie  <dj@delorie.com>
13020
13021         * MAINTAINERS: Add self as a DJGPP maintainer
13022
13023 2000-08-07  DJ Delorie  <dj@redhat.com>
13024
13025         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13026         "if we're also building gcc, and it's a gcc that will run on the
13027         build machine, we want to use its includes instead of the system's
13028         default includes".
13029
13030 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
13031
13032         * MAINTAINERS: Add self to Write After Approval list.
13033
13034 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
13035
13036         * configure.in (libstdcxx_flags): Don't use `"'.
13037
13038         * config-ml.in: Adjust multilib search paths to the
13039         appropriate multilib tree.
13040
13041 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
13042
13043         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13044         commas in $LANGUAGES.
13045
13046 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
13047
13048         * configure.in: Re-enable all references to libg++ and librx.
13049
13050 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
13051
13052         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13053         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
13054         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13055         * ltcf-cxx.sh (need_lc): Set based on postdeps.
13056
13057         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13058
13059 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
13060
13061         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13062         CXX_FOR_TARGET for sed.
13063
13064 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
13065
13066         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13067         Do not override if already set in the environment or in configure.
13068         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13069         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13070
13071 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
13072
13073         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13074         the libtool CVS tree multi-language branch.
13075         * ltconfig, ltmain.sh: Updated.
13076
13077 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
13078
13079         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13080         (clean-target): Depend on it.
13081
13082         * Makefile.in (FLAGS_FOR_TARGET): New macro.
13083         (GCC_FOR_TARGET): Use it.
13084         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13085         * configure.in: ... here.
13086         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
13087         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13088
13089 2000-07-24  Eric Christopher  <echristo@cygnus.com>
13090
13091         * MAINTAINERS: Add self to Write After Approval list.
13092
13093 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
13094
13095         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13096         (configure-target-libchill, configure-target-libobjc): Likewise.
13097
13098         * configure.in: Use the same cache file for all target libs.
13099         * config-ml.in: But different cache files per multilib variant.
13100
13101 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13102
13103         * configure (topsrcdir): Don't use dirname.
13104
13105 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
13106
13107         * MAINTAINERS: Add self to Write After Approval list.
13108
13109 2000-07-20  Jason Merrill  <jason@redhat.com>
13110
13111         * configure.in: Remove all references to libg++ and librx.
13112
13113         * configure, configure.in, Makefile.in: Unify gcc and binutils.
13114
13115 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
13116
13117         * config.sub: Update to subversions version 2000-07-06.
13118
13119 2000-07-12  Andrew Haley  <aph@cygnus.com>
13120
13121         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13122         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13123
13124 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
13125
13126         * symlink-tree:  Check number of arguments.
13127
13128 2000-07-05  Jim Wilson  <wilson@cygnus.com>
13129
13130         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13131         search path for a g++ extracted from the build tree.  This
13132         will allow link tests run by configure scripts in
13133         subdirectories to succeed.
13134
13135 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
13136
13137         * ltconfig: Add support for mips-dde-sysv4.2MP
13138
13139 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13140
13141         * MAINTAINERS: Add myself as loop discovery maintainer.
13142
13143 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
13144
13145         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13146         `os2'. Force ac_cv_exeext to be ".exe" in that case.
13147
13148 2000-06-19  Timothy Wall  <twall@cygnus.com>
13149
13150         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13151         * config.sub: Add tic54x target.
13152
13153 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
13154
13155         * MAINTAINERS: Add self as Fortran maintainer,
13156         remove Craig Burley.
13157
13158 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13159
13160         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13161         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13162
13163 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
13164
13165         * MAINTAINERS: Add self as i18n maintainer
13166
13167 20000-05-21  H.J. Lu  (hjl@gnu.org)
13168
13169         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13170         directory are used if they exist. Make sure
13171         $(build_tooldir)/include is searched for header files,
13172         $(build_tooldir)/lib/ for library files.
13173         (GCC_FOR_TARGET): Likewise.
13174         (CXX_FOR_TARGET): Likewise.
13175
13176 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
13177
13178         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13179
13180 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
13181
13182         * Makefile.in (configure-target-libiberty): Depend on
13183         configure-target-newlib.
13184
13185 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
13186
13187         * configure.in, Makefile.in: Merge all libffi-related
13188         configury stuff from the libgcj tree.
13189
13190 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13191
13192         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13193         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13194
13195 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13196
13197         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13198         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
13199         current version information.  Add to proto-toplev directory.
13200         (gdb-taz): Build do-djunpack.
13201
13202 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
13203
13204         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13205
13206 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13207
13208         * MAINTAINERS: Add self to Write After Approval list.
13209
13210 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13211
13212         * ltmain.sh: Preserve in relink_command any environment
13213         variables that may affect the linker behavior.
13214
13215 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
13216
13217         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13218
13219 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
13220
13221         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13222
13223 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
13224
13225         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
13226         with the version name.
13227
13228 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
13229
13230         * MAINTAINERS: Add self as bb-reorder maintainer.
13231
13232 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
13233
13234         * config.if: Tweak.
13235
13236 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
13237
13238         * djunpack.bat: New file.
13239
13240 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13241
13242         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
13243         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13244         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13245         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
13246
13247 2000-04-16  Dave Pitts  <dpitts@cozx.com>
13248
13249         * config.sub (case $basic_machine): Change default for "ibm-*"
13250         to "openedition".
13251
13252 2000-04-13  Andreas Jaeger  <aj@suse.de>
13253
13254         * MAINTAINERS: Added myself.
13255
13256 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13257
13258         * Makefile.in (gdb-taz): New target.  GDB specific archive.
13259         (do-md5sum): New target.
13260         (MD5PROG): Define.
13261         (PACKAGE): Default to TOOL.
13262         (VER): Default to a shell script.
13263         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
13264         md5 checksum generation.
13265         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13266         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13267         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
13268         insight.tar.bz2): Use gdb-taz to create archive.
13269
13270 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13271
13272         * configure (warn_cflags): Delete.
13273
13274 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
13275
13276         * MAINTAINERS: Added myself.
13277
13278 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
13279             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
13280
13281         * configure.in (enable_libstdcxx_v3): Add.
13282         (target_libs): Add bits here to switch between libstdc++-v2 and
13283         libstdc++-v3.
13284         * config.if: And this file too.
13285         * Makefile.in: Add libstdc++-v3 targets.
13286
13287 2000-04-05  Michael Meissner  <meissner@redhat.com>
13288
13289         * config.sub (d30v): Add d30v as a basic machine type.
13290
13291 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
13292
13293         * configure.in: -linux-gnu*, not -linux-gnu.
13294
13295 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
13296
13297         * MAINTAINERS: Add self in write-after-approval section.
13298
13299 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
13300
13301         * MAINTAINERS: Add self as ia64 port maintainer.
13302
13303 2000-03-08  Neil Booth  <NeilB@earthling.net>
13304
13305         * MAINTAINERS: Add self in write-after-approval section.
13306
13307 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13308
13309         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13310         (do-tar-bz2): Replace TOOL with PACKAGE.
13311         (gdb.tar.bz2): Remove GDBTK from GDB package.
13312         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
13313         dejagnu.tar.bz2): New packages.
13314
13315 2000-02-27  Andreas Jaeger  <aj@suse.de>
13316
13317         * configure.in: Add entry for mips*-*-linux*, move catch all
13318         *-*-*linux* entry below this one.
13319
13320 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
13321
13322         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
13323
13324 2000-02-24  Nick Clifton  <nickc@cygnus.com>
13325
13326         * config.sub: Support an OS of "wince".
13327
13328 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
13329
13330         * config.guess, config.sub: Updated to match config's 2000-02-15
13331         version.
13332
13333 2000-02-23  Linas Vepstas  <linas@linas.org>
13334
13335         * config.sub: Add support for Linux/IBM 370.
13336         * configure.in: Likewise.
13337
13338 2000-02-22  Nick Clifton  <nickc@cygnus.com>
13339
13340         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13341
13342 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
13343
13344         * config.guess: Guess "cygwin" rather than "cygwin32".
13345
13346 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13347
13348         * configure (gcc_version): When setting, narrow search to
13349         lines containing `version_string'.
13350
13351 2000-02-15  Denis Chertykov  <denisc@overta.ru>
13352
13353         * config.sub: Add support for avr target.
13354
13355 2000-02-14  Nick Clifton  <nickc@cygnus.com>
13356
13357         * MAINTAINERS: Add maintainers for MCore port.
13358
13359 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
13360
13361         * config.sub: Add mmix-knuth-mmixware.
13362
13363 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13364
13365         * MAINTAINERS: Pair cccp with cpplib maintainership.
13366
13367 2000-01-27  Christopher Faylor  <cgf@redhat.com>
13368
13369         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13370         structure stuff to -L library search.
13371         (CXX_FOR_TARGET): Ditto.
13372         (CROSS_CHECK_MODULES): Fix spelling mistake.
13373
13374 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
13375
13376         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13377         the C++ compiler.
13378
13379 2000-01-12  Richard Henderson  <rth@cygnus.com>
13380
13381         * configure.in: Don't build some bits for beos.
13382
13383 2000-01-12  Joel Sherrill (joel@OARcorp.com)
13384
13385         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13386         as include files.
13387
13388 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
13389
13390         * Add self as cpplib maintainer, as requested by Jason
13391         Merrill.  Correct my e-mail address.
13392
13393 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
13394
13395         * configure.in: Use mt-aix43 to handle *_TARGET defs,
13396         not mh-aix43.
13397
13398 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
13399
13400         * MAINTAINERS: Add myself to "write after approval" list.
13401
13402 1999-12-14  Richard Henderson  <rth@cygnus.com>
13403
13404         * config.guess (alpha-osf, alpha-linux): Detect ev67.
13405         * config.sub: Accept alphaev[78], alphaev8.
13406
13407 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13408
13409         * config.guess, config.sub: Update from autoconf.
13410
13411 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
13412
13413         * MAINTAINERS:  update my playtime e-address.
13414
13415 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13416
13417         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
13418         necessary libraries are missing.
13419
13420 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
13421
13422         * MAINTAINERS: Add new 'write after approval' maintainer.
13423
13424 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13425
13426         * MAINTAINERS: Add new Java maintainer.
13427
13428 1999-10-25  Andreas Schwab  <schwab@suse.de>
13429
13430         * configure: Fix quoting inside arguments of eval.
13431
13432 1999-10-21  Nick Clifton  <nickc@cygnus.com>
13433
13434         * config-ml.in: Allow suppression of some ARM multilibs.
13435
13436 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
13437
13438         * config.guess: Add OS/390 match pattern.
13439         * config.sub: Add mvs, openedition targets.
13440         * configure.in (i370-ibm-opened*): New.
13441
13442 1999-09-04  Steve Chamberlain  <sac@pobox.com>
13443
13444         * config.sub: Add support for configuring for pj.
13445
13446 1999-08-31  Nick Clifton  <nickc@cygnus.com>
13447
13448         * config.sub (maybe_os): Add support for configuring for fr30.
13449
13450 1999-08-25  Nick Clifton  <nickc@cygnus.com>
13451
13452         * configure.in: Do not configure or build ld for AIX
13453         platforms.  ld is known to be broken on these platforms.
13454
13455 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13456
13457         * config-ml.in: Pass compiler flag corresponding to multidirs to
13458         subdir configures.
13459
13460 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
13461
13462         * Makefile.in (LDFLAGS): Define.
13463
13464 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
13465
13466         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
13467         noconfigdirs.
13468         (*-*-cygwin*): Likewise.
13469
13470 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
13471
13472         * mkdep: New file.
13473         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
13474         (BINUTILS_SUPPORT_DIRS): Add mkdep.
13475
13476         From Eli Zaretskii <eliz@is.elta.co.il>:
13477         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
13478         long file name when using DJGPP on MS-DOS.
13479
13480 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
13481
13482         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
13483
13484 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
13485
13486         * Makefile.in (check-target-libio): Remove all-target-libstdc++
13487         dependency as this causes "make check" to globally "make all"
13488
13489 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
13490
13491         * configure.in (target_libs): Added target-zlib.
13492         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
13493         (CONFIGURE_TARGET_MODULES): Likewise.
13494         (CHECK_TARGET_MODULES): Likewise.
13495         (INSTALL_TARGET_MODULES): Likewise.
13496         (CLEAN_TARGET_MODULES): Likewise.
13497         (configure-target-zlib): New target.
13498         (all-target-zlib): Likewise.
13499         (all-target-libjava): Depend on all-target-zlib.
13500         (configure-target-libjava): Depend on configure-target-zlib.
13501
13502         * Makefile.in (configure-target-libjava): Depend on
13503         configure-target-newlib.
13504         (configure-target-boehm-gc): New target.
13505         (configure-target-qthreads): New target.
13506
13507         * configure.in (target_libs): Added target-qthreads.
13508         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
13509         (CONFIGURE_TARGET_MODULES): Likewise.
13510         (CHECK_TARGET_MODULES): Likewise.
13511         (INSTALL_TARGET_MODULES): Likewise.
13512         (CLEAN_TARGET_MODULES): Likewise.
13513         (all-target-qthreads): New target.
13514         (configure-target-libjava): Depend on configure-target-qthreads.
13515         (all-target-libjava): Depend on all-target-qthreads.
13516
13517         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
13518         (CONFIGURE_TARGET_MODULES): Likewise.
13519         (CHECK_TARGET_MODULES): Likewise.
13520         (INSTALL_TARGET_MODULES): Likewise.
13521         (CLEAN_TARGET_MODULES): Likewise.
13522         (all-target-libjava): New target.
13523         (all-target-boehm-gc): Likewise.
13524         * configure.in (target_libs): Added libjava, boehm-gc.
13525
13526 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
13527
13528         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
13529         configure.bat in SUPPORT_FILES.
13530         (gas+binutils.tar.bz2): Likewise.
13531
13532         * makeall.bat: Remove; obsolete.
13533
13534 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
13535
13536         From Mark Elbrecht:
13537         * configure.bat: Remove; obsolete.
13538
13539 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
13540
13541         * configure: Add -W -Wall to the default CFLAGS when compiling with
13542         gcc.
13543
13544 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
13545
13546         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
13547
13548 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
13549
13550         * configure.in: Build ld on IRIX6.
13551
13552 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
13553
13554         * Makefile.in: Change distribution targets to use bzip2 instead of
13555         gzip.
13556         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
13557         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
13558
13559 1999-06-04  Nick Clifton  <nickc@cygnus.com>
13560
13561         * config.sub: Add mcore target.
13562
13563 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
13564
13565         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
13566
13567 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
13568
13569         * config.guess (dummy): Changed to $dummy.
13570
13571 1999-05-24  Nick Clifton  <nickc@cygnus.com>
13572
13573         * config.sub: Tidied up case statements.
13574
13575 1999-05-22  Ben Elliston  <bje@cygnus.com>
13576
13577         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
13578         <jiro@din.or.jp>.
13579
13580         * config.guess: Merge with FSF version. Future changes will be
13581         more accurately recorded in this ChangeLog.
13582         * config.sub: Likewise.
13583
13584 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
13585
13586          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
13587
13588 1999-04-30  Tom Tromey  <tromey@cygnus.com>
13589
13590         * ltmain.sh: [mode link] Always use CC given by ltconfig.
13591
13592 1999-04-23  Tom Tromey  <tromey@cygnus.com>
13593
13594         * ltconfig, ltmain.sh: Update to libtool 1.2f.
13595
13596 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
13597
13598         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
13599         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
13600         Bad merge removed these two changes.
13601
13602 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
13603                           Martin Heller (Ing.-Buero_Heller@t-online.de)
13604
13605         * config.guess (interix Alpha): Add.
13606
13607 1999-04-11  Richard Henderson  <rth@cygnus.com>
13608
13609         * configure.in (i?86-*-beos*): Do config gperf; don't config
13610         gdb, newlib, or libgloss.
13611
13612 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
13613
13614         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
13615         link a trivial program with -mabi=64.  If it fails, remove mabi=64
13616         from multidirs.
13617
13618 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
13619
13620         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
13621
13622 1999-04-08  Nick Clifton  <nickc@cygnus.com>
13623
13624         * config.sub: Add support for mcore targets.
13625
13626 1999-04-07  Michael Meissner  <meissner@cygnus.com>
13627
13628         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
13629         not mt-ospace, in order to shut up assembler warning about using
13630         symbols that are named the same as registers.
13631
13632 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
13633
13634         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
13635         dependency list for all-target-cygmon.
13636
13637 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
13638
13639         * config-ml.in: Check $host, not $target, for selective multilibs.
13640         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
13641         thumb interworking, and underscore prefix multilibs.
13642
13643 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
13644
13645         * missing: Update to version from current automake.
13646
13647 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
13648
13649         * configure (gxx_include_dir): Removed.
13650
13651         * configure.in (gxx_include_dir): Handle it.
13652         * Makefile.in: Likewise.
13653
13654 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
13655
13656         * config.sub (mips64vr4111,mips64vr4111el) Add.
13657
13658 1999-03-21  Ben Elliston  <bje@cygnus.com>
13659
13660         * config.guess: Correct typo for detecting ELF on FreeBSD.
13661
13662 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
13663
13664         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
13665         config/mh-djgpp.
13666
13667 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
13668
13669         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
13670         all-target-newlib to dependency list for all-target-bsp.
13671
13672 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
13673
13674         * config.sub: Add i386-uwin support.
13675         * config.guess: Likewise.
13676
13677 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13678
13679         * configure.in: cleanup, add mh-*pic handling for arm, special
13680         case powerpc*-*-aix*
13681
13682 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
13683
13684         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
13685         can be built.
13686
13687 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
13688
13689         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
13690         targets.
13691
13692 1999-03-02  Nick Clifton  <nickc@cygnus.com>
13693
13694         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
13695
13696 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
13697
13698         * config.sub: Check for "cygwin*" rather than "cygwin32*"
13699
13700 1999-02-24  Nick Clifton  <nickc@cygnus.com>
13701
13702         * config.sub: Fix typo in arm recognition.
13703
13704 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
13705
13706         * configure.in (noconfigdirs): Changed target_configdirs to
13707         include target-bsp only for m68k-*-elf* and m68k-*-coff*
13708         rather than m68k-*-* since it is not known to work on
13709         m68k-aout. Ditto for arm-*-*oabi.
13710
13711 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
13712
13713         * configure.in (*-*-windows*): Remove, no longer used.
13714
13715 1999-02-19  Ben Elliston <bje@cygnus.com>
13716
13717         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
13718         Smart and improved by Andrew Cagney.
13719
13720 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
13721
13722         * config.guess: Recognize openbsd-*-hppa.
13723
13724 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
13725
13726         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
13727         only if it is not empty.
13728
13729 1999-02-17  Nick Clifton  <nickc@cygnus.com>
13730
13731         Patch from: Scott Bambrough <scottb@corelcomputer.com>
13732
13733         * config.guess: Modified to recognize uname's armv* syntax.
13734
13735         * config.sub: Modified to recognize uname's armv* syntax.
13736
13737 1999-02-17  Mark Salter  <msalter@cygnus.com>
13738
13739         * configure.in: Added target-bsp for sparclite.
13740
13741 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
13742
13743         * config.sub: Recognize alphapca5[67] and up to alphaev8.
13744
13745 1999-02-08  Nick Clifton  <nickc@cygnus.com>
13746
13747         * configure.in: Add support for strongarm port.
13748         * config.sub: Add support for strongarm target.
13749
13750 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
13751
13752         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
13753         the old name config/mh-cygwin32.
13754         Enable texinfo.
13755
13756 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
13757
13758         * configure.in: Do build ld for ix86 Solaris.
13759
13760 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
13761
13762         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
13763         $AR_FOR_TARGET.  Likewise for RANLIB.
13764
13765 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
13766
13767         * config.sub (oabi):  Recognize.
13768         * configure.in (arm-*-oabi):  Handle.
13769
13770 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
13771
13772         * config.guess: Improve detection of i686 on UnixWare 7.
13773
13774 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
13775
13776         * config.guess: Add support for i386-pc-interix.
13777         * config.sub: Likewise.
13778         * configure.in: Likewise.
13779
13780 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
13781
13782         * Makefile.in: Remove unneeded all-target-libio from
13783         from all-target-winsup target since it is now unneeded.
13784         Add all-target-libtermcap in its place since it is now
13785         needed.
13786
13787 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
13788
13789         * configure.in: makefile stub for cygwin target is probably
13790         unnecessary.  Remove it for now.
13791
13792 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
13793
13794         * configure.in: libtermcap.a should be built when cygwin is the
13795         target as well as the host.
13796         * config.guess: Allow mixed case in cygwin uname output.
13797         * Makefile.in: Add libtermcap target.
13798
13799 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
13800
13801         * config.sub: Clean up handling of hppa2.0.
13802
13803 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
13804
13805         * config.guess: Use C code to identify more HP machines.
13806
13807 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
13808
13809         * config.sub: Handle hppa2.0.
13810
13811 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
13812
13813         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
13814         cygmon for all sparclite targets, regardless of object format.
13815
13816 1998-12-15  Mark Salter  <msalter@cygnus.com>
13817
13818         * configure.in: Added target-bsp for several target architectures.
13819
13820         * Makefile.in: Added rules for bsp.
13821
13822 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
13823
13824         * config.guess: Improve detection of hppa2.0 processors.
13825
13826 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
13827
13828         * config.guess: Recognize FreeBSD using ELF automatically.
13829
13830 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
13831
13832         * configure (skip-this-dir): Add handling for new shell script, which
13833         might be created by a sub-directory's configure to indicate, this particular
13834         directory is "unwanted".
13835         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
13836
13837 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
13838
13839         * ltconfig: import from libtool, after changing libtool to
13840         account for the cygwin name change.
13841
13842 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
13843
13844         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
13845         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
13846
13847 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
13848
13849         * configure.in: Add libtermcap to list of cygwin dependencies.
13850
13851 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
13852
13853         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
13854         they include winsup/include when it's a cygwin target.
13855
13856 1998-11-12  Tom Tromey  <tromey@cygnus.com>
13857
13858         * configure.in (host_tools): Added zip.
13859         * Makefile.in (all-target-libjava): Depend on all-zip.
13860         (all-zip): New target.
13861         (ALL_MODULES): Added all-zip.
13862         (NATIVE_CHECK_MODULES): Added check-zip.
13863         (INSTALL_MODULES): Added install-zip.
13864         (CLEAN_MODULES): Added clean-zip.
13865
13866 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
13867
13868         * Makefile.in: lose "32" from comment about cygwin.
13869
13870 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
13871
13872         * configure.in: Use -Os to build target libraries for the fr30.
13873
13874 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
13875
13876         * config.sub: Add fr30.
13877
13878 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
13879
13880         * configure.in: drop "32" from config/mh-cygwin32.  Check
13881         cygwin* instead of cygwin32*.
13882         * config.sub: Check cygwin* instead of cygwin32*.
13883
13884 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
13885
13886         * config.guess: Match any version of Unixware7.
13887
13888 1998-10-20  Syd Polk  <spolk@cygnus.com>
13889
13890         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
13891         if desired.
13892
13893 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
13894
13895         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
13896         these if the appropriate directories and files to not exist.
13897
13898 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
13899
13900         * Makefile.in (DEVO_SUPPORT): Add config.if.
13901
13902 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13903
13904         * configure: Add pattern to replace "build_tooldir"'s
13905         definition in the generated Makefile with "tooldir"'s
13906         actual value.
13907
13908 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
13909
13910         * config.sub: Bring back lost sparcv9.
13911
13912         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
13913
13914 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
13915
13916         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
13917         CC_FOR_TARGET and friends.
13918
13919 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
13920
13921         * Makefile.in (build_tooldir): New variable, same as tooldir.
13922         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
13923         -B$(build_tooldir)/bin/.
13924         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
13925
13926 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13927
13928         * README: Remove installation instructions and refer to the
13929         INSTALL directory instead.
13930
13931 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
13932
13933         * config.sub: Add support for i[34567]86-pc-udk.
13934         * configure.in: Likewise.
13935
13936 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
13937
13938         * Makefile.in: add bzip2 package building bits for user
13939         tools module
13940         * configure.in: ditto
13941
13942 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
13943
13944         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
13945         (ALL_TARGET_MODULES): Add all-target-libobjc.
13946         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13947         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13948         (all-target-libchill): Add dependencies.
13949         * configure.in (target_libs): Add libchill.
13950
13951 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
13952
13953         * configure.in (target_subdir): Remove duplicate line.
13954
13955 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
13956
13957         * Makefile.in (all-automake): fix dependencies.
13958
13959 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
13960
13961         * configure.in: Minor cleanups for building in the $(target_alias)
13962         subdir.
13963
13964 1998-09-22  Jim Wilson  <wilson@cygnus.com>
13965
13966         * Makefile.in (bootstrap): Set r and s before make all.  Use
13967         BASE_FLAGS_TO_PASS in make all.
13968         (cross): Likewise.
13969
13970 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
13971
13972         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
13973
13974 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
13975
13976         * config.sub: Fix typo in last change.
13977
13978 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13979
13980         * config.sub: Add support for C4x target.
13981         * configure.in: Likewise.
13982
13983 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
13984
13985         * config.sub: Recognize sparcv9 just like sparc64.
13986
13987 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
13988
13989         * config.guess: Match "Pent II" or "PentII" for OpenServer.
13990
13991 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
13992
13993         * config.guess: Correctly identify Pentium II sco boxes.
13994
13995         * config.guess: Fix "tr" code.  From Weiwen Liu.
13996
13997 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
13998
13999         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14000         stabs.
14001
14002 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
14003
14004         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14005         (ALL_TARGET_MODULES): Add all-target-libchill.
14006         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14007         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14008         (all-target-libchill): Add dependencies.
14009         * configure.in (target_libs): Add libchill.
14010
14011 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14012
14013         * config.guess: Avoid assumptions about "tr" behaves when
14014         LANG is set to something other than English.
14015
14016 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
14017
14018         * configure (gxx_include_dir): Changed to
14019         '${prefix}/include/g++'-${libstdcxx_interface}.
14020
14021         * config.if: New to determine the interfaces.
14022
14023 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
14024
14025         * config.guess: Detect and handle MPE/IX.
14026         * config.sub: Deal with MPE/IX.
14027
14028 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
14029
14030         * configure.in: Use mh-aix43.
14031
14032 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
14033
14034         * configure: Fix --without/--disable cases for gxx-include-dir.
14035
14036 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
14037
14038         * mdata-sh:  Imported.  Needed for automake support.
14039
14040 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
14041
14042         * Makefile.in (taz): Try "chmod -R og=u ." before
14043         "chmod og=u `find . -print`".
14044
14045 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
14046
14047         * configure.in: Add arm-elf and thumb-elf support.
14048
14049 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
14050
14051         * Makefile.in: Undo previous patch.
14052
14053 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
14054
14055         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14056         to here ...
14057         (install-no-fixedincludes): and here
14058         (INSTALL_MODULES): ... from here.
14059
14060 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
14061
14062         * config.sub: Merge with FSF.
14063
14064         * config.guess: Merge with FSF.
14065
14066 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
14067
14068         * configure (extraconfigdirs): New variable.
14069         (SUBDIRS): Add extraconfigdirs and recurse on them too.
14070         * Makefile.in (all): Move higher in file.
14071         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14072         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14073         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14074         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14075         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14076
14077 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
14078
14079         * Makefile.in (all-target-libjava): Depend on all-gcc and
14080         all-target-newlib.
14081         (configure-target-libjava): Depend on $(ALL_GCC).
14082
14083 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
14084
14085         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14086         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14087
14088 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
14089
14090         * INSTALL/README: Fix typo.
14091
14092 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
14093
14094         * ylwrap: Change absolute path checks to check for DOS style path
14095         names.
14096
14097         * ylwrap: Don't use a full path name if the source file is in the
14098         same directory.  From hjl@lucon.org (H.J. Lu).
14099
14100         * config-ml.in: Default to being verbose, to match Feb 18 change to
14101         configure.
14102
14103 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
14104
14105         Brought over from egcs:
14106
14107         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
14108
14109         * configure.in (target_subdir): Set to ${target_alias} instead
14110         of "libraries".
14111
14112         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
14113
14114         * configure.in (target_subdir): Set to libraries if enable_multilib.
14115
14116 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
14117
14118         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14119         multilibs, force reconfiguration the first time we create
14120         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14121
14122 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
14123
14124         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14125         avoid confusion with --no-recursion.
14126
14127 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
14128
14129         * configure.in: Win32 hosts shouldn't use install -x
14130         * install-sh: remove -x option, and special .exe-handling
14131         hack.
14132
14133 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
14134
14135         * config.guess: Recognize i586-pc-beos.
14136         * configure.in: Don't build some bits for beos.
14137
14138 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
14139
14140         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14141         CFLAGS default to -O2.
14142
14143         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14144         when using GNU ld.
14145
14146 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
14147
14148         * ltmain.sh: Correct install when using a different shell.
14149
14150 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
14151
14152         * ltconfig, ltmain.sh: Update to libtool 1.2b.
14153
14154 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
14155
14156         * makefile.vms: Update to build binutils/makefile.vms.  Add install
14157         target.
14158
14159 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
14160
14161         * ltconfig: Update to correct AIX handling.
14162
14163 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
14164
14165         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14166
14167         * configure.in (target_subdir): Set to ${target_alias} instead
14168         of "libraries".
14169
14170 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
14171
14172         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14173         (Makefile): Depend on $(gcc_version_trigger).
14174
14175         * configure (gcc_version): Change default initializer to empty
14176         string.
14177         (gcc_version_trigger): New variable; pass this variable down
14178         to subdir configures to enable them checking gcc's version
14179         themselves. Emit make macros for both gcc_version vars.
14180         (topsrcdir): Initialize reliably.
14181         (recursion line): Remove --with-gcc-version=${gcc_version}.
14182
14183 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
14184
14185         * configure (enable_version_specific_runtime_libs): Implement new flag
14186         --enable-version-specific-runtime-libs which installs C++ runtime stuff
14187         in $(libsubdir); emit definition in each generated Makefile.
14188         (gxx_include_dir): Initialize depending on
14189         $enable_version_specific_runtime_libs.
14190
14191 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
14192
14193         * configure (gcc_version): Initialize properly depending on
14194         how and where configure is started.
14195         (recursion line): Pass a --with-gcc-version=${gcc_version}
14196         to configures in subdirs.
14197
14198 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
14199
14200         * configure.in (noconfigdirs): Add configure pattern for mips tx39
14201         cygmon
14202
14203 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
14204
14205         * configure.in: Add cygmon and libstub support for mn10200.
14206
14207 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
14208
14209         * configure (gcc_version): Add new variable describing the
14210         particular gcc version we're building.
14211         * Makefile.in (libsubdir): Add new macro for the directory
14212         in which the compiler finds executables, libraries, etc.
14213         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14214         and libsubdir.
14215
14216 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
14217
14218         * Makefile.in (local-clean): Remove *.log.
14219         (warning.log): Built with warn_summary from build.log.
14220         (mail-report.log): Run test_summary.
14221         (mail-report-with-warnings.log): Run test_summary including
14222         warning.log in the report.
14223
14224 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
14225
14226         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14227
14228 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
14229
14230         * Makefile.in (grep): Grep no longer depends on libiberty.
14231
14232 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
14233
14234         * Makefile.in: all-snavigator needs all-libgui.
14235
14236 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
14237
14238         * configure.in: Add cygmon and libstub support for mn10300.
14239
14240 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
14241
14242         * missing: Update to version from automake 1.3.
14243
14244         * ltmain.sh: On installation, don't get confused if the same name
14245         appears more than once in the list of library names.
14246
14247 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
14248
14249         * config.sub: Accept m68060 and m5200 as CPU names.
14250
14251 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
14252
14253         * configure: Use && rather than using -a in test, because odd
14254         strings can confuse test.
14255         * configure.in: Likewise.
14256
14257 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
14258
14259         * ltconfig, ltmain.sh: Bring in Visual C++ support.
14260
14261 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
14262
14263         * Makefile.in (boostrap2-lean, bootstrap3-lean,
14264         bootstrap4-lean): New targets.
14265
14266 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
14267
14268         * mpw-* Delete.  Not used.
14269
14270 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
14271
14272         * COPYING.LIB: Update FSF address.
14273
14274 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
14275
14276         * ltconfig, ltmain.sh: Update to libtool 1.2a.
14277
14278         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14279         GAS_SUPPORT_DIRS.
14280
14281 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
14282
14283         * ltconfig, ltmain.sh: Avoid producing a version number if
14284         -version-info was not used.
14285
14286 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
14287
14288         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14289         building with newlib.
14290
14291 1998-04-30  Paul Eggert  <eggert@twinsun.com>
14292
14293         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
14294         Solaris `make' causes it to continue to next definition.
14295
14296 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14297
14298         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14299         the right GUI libraries and files are installed along with GDB.
14300
14301 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
14302
14303         * configure.in: Change alpha to alpha* in several places.
14304
14305 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
14306
14307         * config.sub: Recognize sparc86x.
14308
14309 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
14310
14311         * configure.in (--enable-target-optspace): Remove debug echo.
14312
14313 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
14314
14315         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14316
14317 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
14318
14319         * ltconfig: Update cygwin32 support.
14320
14321         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14322         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14323         (GDB_SUPPORT_DIRS): Likewise.
14324
14325 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
14326
14327         * configure.in (target_makefile_frag): If --enable-target-optspace,
14328         use -Os to compile target libraries rather than -O2.  Default to
14329         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14330         not used.
14331         * configure.in (target_cflags): Ditto for d30v.
14332
14333 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
14334
14335         * Makefile.in (all-bfd): Depend on all-intl.
14336         (all-binutils): Likewise.
14337         (all-gas): Likewise.
14338         (all-gprof): Likewise.
14339         (all-ld): Likewise.
14340
14341 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
14342
14343         * configure.in (host_tools): Fix typo, lbtool -> libtool.
14344
14345 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
14346
14347         * Makefile.in (all-bfd): Depend upon all-libiberty.
14348
14349         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14350
14351 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
14352
14353         * Makefile.in: Add libstub.
14354
14355         * configure.in: Ditto. Build libstub for targets that have cygmon
14356         support.
14357
14358 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
14359
14360         * configure.in: Don't set PICFLAG on ix86-cygwin32.
14361
14362 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
14363
14364         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14365         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
14366
14367 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
14368
14369         * configure: Define DEFAULT_M4 by searching PATH.
14370         * Makfile.in: Use DEFAULT_M4.
14371
14372 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
14373
14374         * ltconfig: Add cygwin32 support.
14375
14376         * Makefile.in, configure.in: Add libtool as a native only directory
14377         to configure and build.
14378
14379 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
14380
14381         * Makefile.in (INSTALL_MODULES): Remove texinfo.
14382
14383 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
14384
14385         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
14386
14387 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
14388
14389         * Makefile.in: add ash make rules
14390         * configure.in: add ash to native_only and host_tools lists
14391
14392 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
14393
14394         * Makefile.in (all-gettext, all-intl): New targets.
14395         (ALL_MODULES): Added all-gettext, all-intl.
14396         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
14397         (INSTALL_MODULES): Added install-gettext, install-intl.
14398         (CLEAN_MODULES): Added clean-gettext, clean-intl.
14399
14400         * configure.in (host_tools): Added gettext.
14401         (native_only): Likewise.
14402         (noconfigdirs) [various cases]: Likewise.
14403         (host_libs): Added intl.
14404
14405 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
14406
14407         * configure: Do not disable building gdbtk for cygwin32 hosts.
14408
14409 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
14410
14411         * configure.in: Add thumb-coff target.
14412         * config.sub: Add thumb-coff target.
14413
14414 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14415
14416         * Makefile.in: Revert yesterday's change.
14417         (all-target-winsup):  all-target-librx stays out of here.
14418
14419 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14420
14421         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
14422         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
14423         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
14424         Remove references to librx and libg++.
14425
14426 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
14427
14428         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
14429         recursive makes
14430
14431 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
14432
14433         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
14434         for newlib directory.
14435         (CXX_FOR_TARGET): Likewise.
14436
14437 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
14438
14439         * ltconfig: Update after libtool/ltconfig.in change for
14440         hpux11.
14441
14442 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
14443
14444         * ltconfig, ltmain.sh: Update to libtool 1.2.
14445
14446 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14447
14448         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
14449         (install-gcc-cross): Instead, override LANGUAGES here.
14450
14451 1998-03-18  Dave Love  <d.love@dl.ac.uk>
14452
14453         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
14454         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
14455
14456 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
14457
14458         * configure.in: Add Thumb-pe target.
14459
14460 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
14461
14462         * Makefile.in - changed sn targets to snavigator
14463         * configure.in - changed sn targets to snavigator
14464
14465 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14466
14467         * config-ml.in: After building symlink tree call make distclean
14468         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
14469         to be the case for libiberty.
14470
14471 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
14472
14473         * configure: When making link, also check the current
14474         directory. The configure scripts may create one.
14475
14476 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
14477
14478         * config.sub: Accept alphapca56 and alphaev6 properly.
14479
14480 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14481
14482         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
14483
14484 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
14485
14486         * config.sub (sco5): Fix typo.
14487
14488 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
14489
14490         * Makefile.in (INSTALL_MODULES): Move install-tcl before
14491         install-itcl.
14492         (install-itcl): Remove dependency on install-tcl.
14493
14494 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
14495
14496         * configure.in: Remove libgloss from noconfigdirs for MN10300.
14497
14498 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
14499
14500         * configure.in: Don't build libgui for a cygwin32 target when not on
14501         a cygwin32 host.
14502
14503 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14504
14505         * configure (redirect): Set to null, so default behavior of
14506         configure is now --verbose.
14507
14508 1998-02-16  Dave Love  <d.love@dl.ac.uk>
14509
14510         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
14511         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
14512
14513 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
14514
14515         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
14516         this change to sync Makefile.in with its ChangeLog entries.
14517
14518 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
14519
14520         * ltmain.sh (mkdir): Check that the directory doesn't exist
14521         before we exit with error, so that we don't get races during
14522         parallel builds.
14523
14524 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
14525
14526         * ltconfig, ltmain.sh: Update from libtool 1.0i.
14527
14528 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14529
14530         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
14531         PICFLAG_FOR_TARGET.
14532         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
14533
14534         * configure: Emit a definition for the new macro enable_shared
14535         into each Makefile.
14536
14537 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14538
14539         * configure.in (host_tools, native_only): Add libtool.
14540
14541 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
14542
14543         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
14544         Fix typo in ming config comment.
14545
14546 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
14547
14548         * ltconfig, ltmain.sh: Update from libtool 1.0h.
14549
14550 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
14551
14552         * config.sub: Add tic30 cases, and map c30 to tic30.
14553
14554 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
14555
14556         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
14557         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
14558         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
14559         (CLEAN_TARGET_MODULES): Similarly
14560         (all-target-libf2c): Add dependences.
14561         * configure.in (target_libs): Add libf2c.
14562
14563 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
14564
14565         * configure.in: Remove expect from noconfigdirs when target
14566         is cygwin32.  OK to build expect and dejagnu with Canadian
14567         Cross.
14568
14569 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
14570
14571         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
14572         host.
14573
14574         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
14575         and mingw32.
14576
14577 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14578
14579         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
14580         here as it is not defined in the toplevel Makefile.
14581
14582 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14583
14584         * configure (package_makefile_rules_frag): New variable, which names
14585         a file with generic rules, ...
14586         Change comment to mention we now have FIVE parts.
14587         * configure: Undo last change.
14588
14589 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
14590
14591         * config.guess: More accurate determination of HP processor types.
14592         * config.sub: More accurate determination of HP processor types.
14593
14594 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14595
14596         * configure (package_makefile_frag): Move inserting the
14597         ${package_makefile_frag} to where it should be according
14598         to the comment.
14599
14600 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
14601
14602         * config.guess: Add support for Linux/ARM.
14603
14604 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
14605
14606         * .cvsignore: Remove *-info and *-install since they match
14607         release-info and mpw-install, which we don't want to just ignore.
14608
14609 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
14610
14611         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
14612
14613 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
14614
14615         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
14616         local_prefix to sub-make invocations.
14617
14618 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
14619
14620         * configure.in: Check makefile fragments in the source
14621         directory.
14622
14623 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
14624
14625         * configure.in: Check whether host and target makefile
14626         fragments exist before adding them to *_makefile_frag.
14627
14628 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
14629
14630         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
14631
14632 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
14633
14634         * configure.in: Make sure we only replace RPATH_ENVVAR on
14635         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
14636         regexp to sed.
14637
14638         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
14639         to sub-makes.
14640
14641 1998-01-13  Lee Iverson   (leei@ai.sri.com)
14642
14643         * config-ml.in (multi-do): LDFLAGS must include multilib
14644         designator.
14645
14646 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
14647
14648         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
14649
14650 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
14651
14652         * config.sub: Add mingw32 support.
14653         * configure.in: Likewise.
14654
14655 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
14656
14657         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
14658
14659 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
14660
14661         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14662         * configure (gxx_include_dir): Provide a definition for subdirs
14663         which do not use autoconf.
14664
14665 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
14666
14667         * config.guess: Sync with egcs.  Picks up new alpha support,
14668         BeOS & some additional linux support.
14669
14670 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
14671
14672         * config.guess: HP 9000/803 is a PA1.1 machine.
14673
14674 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
14675
14676         * configure.in: It's alpha*-...
14677
14678 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
14679
14680         * configure.in (host_makefile_frag, target_makefile_frag):
14681         Handle multiple config files.
14682         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
14683         alpha-*-*.
14684
14685 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
14686
14687         * mkdep: New file.
14688
14689 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
14690
14691         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
14692
14693 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
14694
14695         * Makefile.in: Add libgui directory.
14696         (GDB_TK): Add all-libgui.
14697         * configure.in: Add libgui directory.
14698         * configure: Add all-libgui to GDB_TK.
14699
14700 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
14701
14702         * config-ml.in (multidirs): Add m32r to multilib list.
14703
14704 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
14705
14706         * Makefile.in (all-target-gperf): Change dependency to
14707         all-target-libstdc++.
14708
14709 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
14710
14711         * config.guess: Add BeOS support.
14712
14713 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
14714
14715         Source directory cvs renamed to cvssrc:
14716         * configure.in (host_tools): Change cvs to cvssrc.
14717         (native_only): Likewise.
14718         (noconfigdirs) [various cases]: Likewise.
14719         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
14720         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
14721         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
14722         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
14723         (all-cvssrc): Rename target from all-cvs.
14724
14725 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
14726
14727         * configure (gxx_include_dir): Fix thinko.
14728
14729 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
14730
14731         * Makefile.in (INSTALL_TARGET_CROSS): Define.
14732         (install-cross, install-gcc-cross): New targets.
14733
14734 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
14735
14736         * configure.in (noconfigdirs): Add support for Thumb target.
14737
14738         * config.sub (maybe_os): Add support for Thumb target.
14739
14740 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
14741
14742         * Makefile.in: Add rules for cygmon.
14743
14744         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
14745
14746 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
14747
14748         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14749         * configure (gxx_include_dir): Provide a definition for subdirs
14750         which do not use autoconf.
14751
14752 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
14753
14754         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
14755         11/18/97 build
14756
14757 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
14758
14759         * From Franz Sirl.
14760         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
14761         found on RedHat Linux systems.
14762
14763 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
14764
14765         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
14766         guesses.
14767
14768 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
14769
14770         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
14771
14772 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
14773
14774         * ltmain.sh: If mkdir fails, check whether the directory was created
14775         anyhow by some other process.
14776
14777 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
14778
14779         * configure.in (d30v-*-*): Configure all directories.
14780
14781 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
14782
14783         * configure.in (d30v-*-*): Configure newlib, libiberty directories
14784         for the D30V.
14785
14786 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
14787
14788         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
14789
14790 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
14791
14792         * include/libiberty.h: Add extern "C" { so it can be used with C++
14793         progrms.
14794         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
14795         programs.
14796
14797 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
14798
14799         * configure.in (d30v-*-*): Configure GCC now.
14800
14801 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
14802
14803         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
14804         is no longer needed.
14805
14806 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
14807
14808         * Makefile.in: check-target-libio depends on all-target-libstdc++.
14809
14810 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
14811
14812         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
14813         targets using "$@" to provide support for similar but not identical
14814         targets without having to duplicate code.
14815
14816 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
14817
14818         * makefile.vms: Fix to work with DEC C.
14819
14820 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
14821
14822         * config.sub: Add mips-tx39-elf to marketing names.
14823
14824 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
14825
14826         * ltmain.sh: Handle symlinks in generated script.
14827
14828 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
14829
14830         * configure: Handle autoconf style directory options: --bindir,
14831         --datadir, --includedir, --infodir, --libdir, --libexecdir,
14832         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
14833         --sysconfdir.
14834         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
14835         (sharedstatedir, localstatedir, oldincludedir): New variables.
14836         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
14837         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
14838         sbindir, sharedstatedir, and sysconfdir.
14839
14840 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
14841
14842         * Makefile.in (bootstrap-lean): New target.
14843
14844 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
14845
14846         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
14847         sn, and gnuserv from noconfigdirs.
14848
14849 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
14850
14851         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
14852
14853 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
14854
14855         * Makefile.in (cross): New target.
14856
14857 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
14858                           Jeff Law         <law@cygnus.com>
14859
14860         * Makefile.in (bootstrap2, bootstrap3): New targets.
14861         (all-bootstrap): Remove outdated and confusing target.
14862         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
14863
14864 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14865
14866         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
14867         windows.  Consistent with gdb/configure.
14868
14869 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
14870
14871         * configure.in: Name Linux target fragment.
14872
14873         * configure: Rewrite so that project Makefile fragment is inserted
14874         first and appears last in the resulting Makefile.
14875
14876 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14877
14878         * Makefile.in (install-itcl): Install tcl first.
14879
14880 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
14881
14882         * configure.in: remove bison from noconfigdirs for Cygwin32 host
14883
14884 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
14885
14886         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
14887
14888         * configure.in (skipdirs): Add target-librx for Linux.
14889         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
14890
14891 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
14892
14893         * Makefile.in (bootstrap): New target.
14894
14895 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
14896
14897         * config.sub: Accept 'amigados' for backward compatibility.
14898
14899 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
14900
14901         * config.guess: Merge with FSF.
14902
14903 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
14904
14905         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
14906
14907 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
14908
14909         * config.sub: Add "marketing-names" patch.
14910
14911 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
14912
14913         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
14914
14915 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
14916
14917         * config.sub: Handle v850-elf.
14918
14919 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
14920
14921         * .cvsignore (*-install): Remove.
14922
14923 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
14924
14925         * ltconfig: Set CONFIG_SHELL in libtool.
14926         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
14927
14928 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
14929
14930         * configure.in (target_subdir): Set to libraries if enable_multilib.
14931
14932 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
14933
14934         * config.guess: Update from gcc directory.
14935
14936 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14937
14938         * Makefile.in (all-sim): Depends on all-readline.
14939
14940 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
14941
14942         * Makefile.in (BISON, YACC): Use $$s.
14943         (all-bison): Depend on all-texinfo.
14944
14945 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
14946
14947         * Makefile.in (BISON): Add -L flag.
14948         (YACC): Likewise.
14949
14950 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
14951
14952         * configure.in (noconfigdirs): Add support for v850e target.
14953
14954         * config.sub (maybe_os): Add support for v850e target.
14955
14956 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
14957
14958         * configure.in (noconfigdirs): Add support for v850ea target.
14959
14960         * config.sub (maybe_os): Add support for v850ea target.
14961
14962 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
14963
14964         * config.sub: Add mipstx39.  Delete r3900.
14965
14966 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14967
14968         * Makefile.in (all-autoconf): Depends on all-texinfo.
14969
14970 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
14971
14972         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
14973         eabi targets.
14974
14975 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
14976
14977         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
14978
14979         * configure: When handling a Canadian Cross, handle YACC as well as
14980         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
14981         * Makefile.in (all-bison): Depend upon all-texinfo.
14982
14983 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
14984
14985         * Makefile.in (BISON): bison, not byacc or bison -y.
14986         (YACC): bison -y or byacc or yacc.
14987         (various): Add *-bison as appropriate.
14988         (taz): No need to mess with BISON anymore.
14989
14990 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
14991
14992         * configure: If OSTYPE matches *win32*, try to find a good value for
14993         CONFIG_SHELL.
14994
14995 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
14996
14997         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
14998         configure.in if it is present.
14999
15000 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
15001
15002         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15003
15004 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
15005
15006         * config.sub: Recognize `arc' cpu.
15007         * configure.in: Likewise.
15008         * config-ml.in: Likewise.
15009
15010 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
15011
15012         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15013
15014 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
15015
15016         * configure: Changed sed delimiter from ':' to '|' when
15017         attempting to substitute ${config_shell} for SHELL. On
15018         NT ${config_shell} may contain a ':' in it.
15019
15020 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
15021
15022         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15023
15024 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
15025
15026         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15027
15028 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
15029
15030         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15031
15032         * ylwrap: If the program is a relative path, force it to be
15033         absolute.
15034
15035 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15036
15037         * configure (tooldir): Set BISON to `bison -y' and not just bison.
15038
15039 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15040
15041         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
15042         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15043         for libraries.
15044
15045 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
15046
15047         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
15048         separated by spaces.
15049
15050 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
15051
15052         * ylwrap: New file.
15053         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15054
15055         * ltmain.sh: Handle /bin/sh at start of install program.
15056
15057         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15058
15059         * ltconfig, ltmain.sh: New files, from libtool 1.0.
15060         * missing: New file, from automake 1.2.
15061
15062 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
15063
15064         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
15065         check-tk to CHECK_X11_MODULES.
15066
15067 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
15068
15069         * config.sub: Merge with FSF.
15070
15071 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
15072
15073         * config.guess: Merge with FSF.
15074
15075 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15076
15077         * configure: Treat msdosdjgpp like go32.
15078         * configure.in: Likewise.  Don't remove gprof for go32.
15079
15080         * configure: Change Makefile.tem2 to Makefile.tm2.
15081
15082 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
15083
15084         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15085
15086 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15087
15088         * install-sh (chmodcmd): Set to null if the DST directory already
15089         exists.  Same as Nov 11th change.
15090
15091 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
15092
15093         * configure (GDB_TK): Needs itcl and tix.
15094
15095 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
15096
15097         * config.guess: Update from FSF.
15098
15099 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
15100
15101         * Makefile.in (GDB_TK): Depend on itcl and tix.
15102
15103 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
15104
15105         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15106         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15107         (INSTALL_SCRIPT): New variable.
15108         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15109         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15110         to -x.
15111         * install-sh: Add support for -x option.
15112
15113 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
15114
15115         * configure.in, Makefile.in: Treat tix like itcl.
15116
15117 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
15118
15119         * Makefile.in (WINDRES): New variable.
15120         (WINDRES_FOR_TARGET): New variable.
15121         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15122         (EXTRA_HOST_FLAGS): Add WINDRES.
15123         (EXTRA_TARGET_FLAGS): Add WINDRES.
15124         (EXTRA_GCC_FLAGS): Add WINDRES.
15125         ($(DO_X)): Pass down WINDRES.
15126         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15127         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15128         DLLTOOL_FOR_TARGET.
15129
15130 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
15131
15132         * configure.in: configure sim before gdb for win32-x-ppc
15133
15134 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15135
15136         Move gperf into the toplevel, from libg++.
15137         * configure.in (target_tools): Add target-gperf.
15138         (native_only): Add target-gperf.
15139         * Makefile.in (all-target-gperf): New target, depend on
15140         all-target-libg++.
15141         (configure-target-gperf): Empty rule.
15142         (ALL_TARGET_MODULES): Add all-target-gperf.
15143         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15144         (CHECK_TARGET_MODULES): Add check-target-gperf.
15145         (INSTALL_TARGET_MODULES): Add install-target-gperf.
15146         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15147
15148 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
15149
15150         * config.sub (mn10200): Recognize new basic machine.
15151
15152 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15153
15154         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15155         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15156
15157 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15158
15159         * configure.in: If we're building mips-sgi-irix6* native, turn on
15160         ENABLE_MULTILIB and set TARGET_SUBDIR.
15161
15162 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
15163
15164         * Makefile.in (all-sn): Depend on all-grep.
15165
15166 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
15167
15168         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15169
15170         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15171         Makefile.  From Jeff Makey <jeff@cts.com>.
15172         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15173
15174         * Makefile.in (DISTBISONFILES): Remove.
15175         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
15176         $(DEFAULT_YACC).
15177
15178         * configure.in: Build itl, db, sn, etc., when building for native
15179         cygwin32.
15180
15181         * Makefile.in (LD): New variable.
15182         (EXTRA_HOST_FLAGS): Pass down LD.
15183         ($(DO_X)): Likewise.
15184
15185 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
15186
15187         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15188
15189 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
15190
15191         * configure.in (targargs): Strip out any supplied --build argument
15192         before adding our own. Always add --build.
15193
15194 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
15195
15196         * configure.in (targargs): Pass --build if we're doing
15197         a cross-compile.
15198
15199 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
15200
15201         * configure: Use '|' instead of ":" as the separator in
15202         sed. Otherwise sed chokes on NT path names with drive
15203         designators. Also look for "?:*" as the leading characters in an
15204         absolute pathname.
15205
15206 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
15207
15208         * config.sub: Support for r3900.
15209
15210 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
15211
15212         * configure.in: Use install-sh, not install.sh.
15213
15214 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
15215
15216         * Makefile.in (taz): Improve check for BISON so it doesn't try to
15217         apply it twice.
15218
15219 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
15220
15221         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15222         install-binutils.
15223
15224 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
15225
15226         * Makefile.in: Add automake targets.
15227         * configure.in (host_tools): Add automake.
15228
15229 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
15230
15231         * configure: Default CXX to c++, not gcc.
15232         * Makefile.in (CXX): Set to c++, not gcc.
15233         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15234
15235 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
15236
15237         * install-sh: try appending a .exe if source file doesn't
15238         exist
15239
15240 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
15241
15242         * configure.in: Turn on multilib by default.
15243         (cross_only): Remove target-libiberty.
15244
15245         * Makefile.in (all-gcc): Don't depend on libiberty.
15246
15247 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
15248
15249         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15250
15251 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
15252
15253         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15254         (DISTBISONFILES): Add ld/Makefile.in
15255
15256 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
15257
15258         * configure.in: if target is cygwin32 but host isn't cygwin32,
15259         don't configure gdb tcl tk expect, not just gdb.
15260
15261 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
15262
15263         * configure.in: Added gnuserv everywhere sn appears.
15264
15265         * Makefile.in (ALL_MODULES): Added all-gnuserv.
15266         (CROSS_CHECK_MODULES): Added check-gnuserv.
15267         (INSTALL_MODULES): Added install-gnuserv.
15268         (CLEAN_MODULES): Added clean-gnuserv.
15269         (all-gnuserv): New target.
15270
15271 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
15272
15273         * config.guess: Fixes for MIPS OpenBSD systems.
15274
15275 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
15276
15277         * Makefile.in (INSTALL_XFORM): Remove.
15278         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15279
15280         * mkinstalldirs: New file, copied from automake.
15281         * Makefile.in (installdirs): Rename from install-dirs.  Use
15282         mkinstalldirs.  Change all users.
15283         (DEVO_SUPPORT): Add mkinstalldirs.
15284
15285 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
15286
15287         * install-sh: Rename from install.sh.
15288         * Makefile.in (INSTALL): Change install.sh to install-sh.
15289         (DEVO_SUPPORT): Likewise.
15290
15291         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
15292         Graichen <graichen@rzpd.de>.
15293
15294 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
15295
15296         * config.guess: Recognize OpenBSD systems correctly.
15297
15298 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15299
15300         * README, Makefile.in (ETC_SUPPORT): Remove references to
15301         cfg-paper*, configure.{texi,man,info*}._
15302
15303 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
15304
15305         * Makefile.in (all.normal): Ensure that gcc is built after all
15306         the x11 - ie gdb - targets.
15307
15308 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
15309
15310         * makefile.vms: Don't run conf-a-gas.
15311
15312 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
15313
15314         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
15315
15316 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
15317
15318         * configure.in: Remove noconfigdirs case since gdb also
15319         configures and builds for tic80-coff.
15320
15321 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
15322
15323         * configure: Set cache_file to config.cache.
15324         * Makefile.in (local-distclean): Remove config.cache.
15325
15326 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
15327
15328         * COPYING: Update FSF address.
15329
15330 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
15331
15332         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15333         noconfigdirs.
15334
15335 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
15336
15337         * Makefile.in (install-dirs): Don't crash if prefix, and hence
15338         MAKEDIRS, is empty.
15339
15340 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
15341
15342         * config.sub: Tweak mn10300 entry.
15343
15344 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
15345
15346         * configure.in (host_tools): Put sim before gdb, so gdb's
15347         configure.tgt can determine if the simulator was configured.
15348
15349 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
15350
15351         * config.sub: Move BeOS $os case to be with other Cygnus
15352         local cases.
15353
15354 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
15355
15356         * config.sub: Remove misplaced comment that broke Linux.
15357
15358 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
15359
15360         * config.sub: Add BeOS support.
15361
15362 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
15363
15364         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15365
15366 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
15367
15368         * configure.in (noconfigdirs): Remove tcl and tk from
15369         noconfigdirs for cygwin32 builds.
15370
15371 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
15372
15373         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15374
15375 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
15376
15377         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15378         make-all.com, use makefile.vms instead.
15379
15380 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
15381
15382         * config.sub: Accept -lnews*.
15383
15384 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
15385
15386         * configure.in (noconfigdirs): Disable target-newlib,
15387         target-examples and target-libiberty for d30v.
15388
15389 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
15390
15391         * configure.in (noconfigdirs): Enable ld for d30v.
15392
15393 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
15394
15395         * configure.in (tic80-*-*): Build compiler.
15396
15397 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
15398
15399         * configure.in (d30v-*): Remove sim directory from list of
15400         unsupported d30v directories
15401
15402 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
15403
15404         * config.sub, configure.in: Add d30v target cpu.
15405
15406 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
15407
15408         * makefile.vms: New file.
15409         * make-all.com: Remove.
15410
15411 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
15412
15413         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
15414
15415 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
15416
15417         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
15418
15419 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
15420
15421         * Makefile.in (ALL_MODULES): Added all-db.
15422         (CROSS_CHECK_MODULES): Addec check-db.
15423         (INSTALL_MODULES): Added install-db.
15424         (CLEAN_MODULES): Added clean-db.
15425
15426 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
15427
15428         * config.guess: Merge with latest FSF sources.
15429
15430 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
15431
15432         * Makefile.in (ALL_MODULES): Added all-itcl.
15433         (CROSS_CHECK_MODULES): Added check-itcl.
15434         (INSTALL_MODULES): Added install-itcl.
15435         (CLEAN_MODULES): Added clean-itcl.
15436
15437 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
15438
15439         * configure.in: build gdb for mn10200
15440
15441 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
15442
15443         * Makefile.in (all-target-winsup): Depend on all-target-libio.
15444
15445 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
15446
15447         * configure.in (tic80-*-*): Turn off most targets right now.
15448
15449 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
15450
15451         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
15452         rather than the makeinfo program.
15453         (do-info): Depend upon all-texinfo.
15454
15455 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
15456
15457         * configure.in: Remove uses of config/mh-linux.
15458
15459         * config.sub, config.guess: Merge with latest FSF sources.
15460
15461 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
15462
15463         * config.sub (case $basic_machine): Add tic80 entries.
15464
15465 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
15466
15467         * config.sub, config.guess: Merge with latest FSF sources.
15468
15469 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
15470
15471         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
15472         * mpw-config.in: Test for NewFolderRecursive.
15473         * mpw-install: Use symbolic name for startup filename.
15474         * mpw-README: Add various additional details.
15475
15476 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
15477
15478         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
15479
15480 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
15481
15482         * configure.in: Do build gcc and the target libraries for
15483         the mn10200.
15484
15485 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
15486
15487         * configure.in: don't avoid building gdb for mn10300 any more
15488         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
15489         instead of single-quoting it.
15490
15491 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
15492
15493         * configure.in: Don't use --with-stabs on IRIX 6.
15494
15495 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
15496
15497         * configure.in (m32r): Build gdb, libg++ now.
15498
15499 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15500
15501         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
15502         directories from noconfigdirs.
15503
15504 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
15505
15506         * config.sub (basic_machine): added mips16 configuration
15507
15508 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15509
15510         * config.sub: Handle d10v-unknown.
15511
15512 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
15513
15514         * config.sub: Handle v850-unknown.
15515
15516 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
15517
15518         * Makefile.in: add findutils
15519         * configure.in: add findutils to list of host_tools
15520
15521 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
15522
15523         * config.sub: Handle mn10200 and mn10300.
15524
15525 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15526
15527         * configure.in (d10v-*): Do not build librx.
15528
15529 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
15530
15531         * configure.in (mn10300): Build everything except gdb & libgloss.
15532
15533 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
15534
15535         * config.guess:  Patch for Dansk Data Elektronik servers,
15536         from Niels Skou Olsen <nso@dde.dk>.
15537
15538         For ncr, use /bin/uname rather than uname, since GNU uname does not
15539         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
15540
15541         Patch for MIPS R4000 running System V,
15542         from Eric S. Raymond <esr@snark.thyrsus.com>.
15543
15544         Fix thinko for nextstep.
15545
15546         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
15547
15548         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
15549         * config.guess: Guess mips-dec-mach_bsd4.3.
15550
15551         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
15552         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
15553         release numbers.
15554         * config.guess (mips-mips-riscos*):  Emit just enough of the
15555         release number.
15556
15557         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
15558         * config.guess (sparc-auspex-sunos*):  Added.
15559         (f300-fujitsu-*): Added.
15560
15561         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
15562         * config.guess:  Recognize a Tadpole as a sparc.
15563
15564 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
15565
15566         * config.guess: Don't assume that NextStep version is either 2 or
15567         3.  NextStep 4 (aka OpenStep 4) has come out now.
15568
15569 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
15570
15571         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
15572         From Rik Faith <faith@cs.unc.edu>.
15573
15574 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
15575
15576         * config.sub: Contributions from bug-gnu-utils to:
15577         Support plain "hppa" (no version given) architecture, reported by
15578         OpenStep.
15579         OpenBSD like NetBSD.
15580         LynxOs is not a hardware supplier.
15581
15582         * config.guess: Contributions from bug-gnu-utils to add support for:
15583         OpenBSD like NetBSD.
15584         Stratus systems.
15585         More Pyramid systems.
15586         i[n>4]86 Intel chips.
15587         M680[n>4]0 Motorola chips.
15588         Use unknown instead of lynx for hardware manufacturer.
15589
15590 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15591
15592         * install.sh (chmodcmd): Set to null if the DST directory already
15593         exists.
15594
15595 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15596
15597         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
15598         not use mt-ppc target Makefile fragment any more.
15599
15600 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
15601
15602         * configure.in (*-*-windows):  Exclude everything but those dirs
15603         needed to build windows.
15604
15605 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
15606
15607         * Makefile.in (all-target-winsup): Depend on all-target-librx.
15608
15609 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
15610
15611         * configure.in:  Exclude mmalloc from i386-windows.
15612
15613 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
15614
15615         * Undo my previous change.
15616
15617 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
15618
15619         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
15620         unconditionally.
15621         (MAKEOVERRIDES): Define (revert this part of October 18 change).
15622
15623 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
15624
15625         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
15626         host to add it's own flags.
15627
15628 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
15629
15630         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
15631
15632 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
15633
15634         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
15635         (CXX_FOR_TARGET): Likewise.
15636         (GCC_FOR_TARGET): Define.
15637         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
15638         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
15639         CC_FOR_TARGET was specified on the command line.
15640         (MAKEOVERRIDES): Don't define.
15641
15642 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
15643
15644         * configure.in (m32r): Fix spelling of libg++ libs.
15645
15646 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
15647
15648         * config.sub (-apple*): Remove, now redundant.
15649
15650 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
15651
15652         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
15653
15654         * configure: Rework yesterday's sed script patch.
15655
15656         * config.sub: Merge with FSF.
15657
15658 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
15659
15660         * config.guess:  Merge from FSF.
15661
15662         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
15663         * config.guess: Use pc instead of unknown, for pc clone systems.
15664         Change linux to linux-gnu.
15665
15666         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
15667         * config.guess: Avoid non-portable tr syntax.
15668
15669 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
15670
15671         * test-build.mk (HOLES): Add "xargs" for gdb.
15672
15673         * configure: Avoid hpux10.20 sed bug.
15674
15675 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
15676
15677         * configure.in:  Add support for windows host
15678         (that is a build done under the Microsoft build environment).
15679
15680 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
15681
15682         * Makefile.in: Replace all uses of srcroot with s, to shrink
15683         command line lengths.
15684
15685         Patches from Geoffrey Noer <noer@cygnus.com>:
15686         * configure.in: If configuring for newlib, pass --with-newlib to
15687         subdirectories.
15688         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
15689         -Bnewlib/ and -Lwinsup to gcc.
15690         (CXX_FOR_TARGET): Likewise.
15691
15692 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15693
15694         * Makefile.in (ETC_SUPPORT): Add configure.
15695
15696 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
15697
15698         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
15699         host configuration file.
15700
15701 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
15702
15703         * configure.in: Break mn10x00 support into separate
15704         mn10200 and mn10300 configurations.
15705         * config.sub: Likewise.
15706
15707 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
15708
15709         * configure.in: Add lots of stuff to noconfigdirs for
15710         the mn10x00 targets.
15711
15712         * config.sub, configure.in: Add mn10x00 support.
15713
15714 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
15715
15716         * make-all.com: Call conf-a-gas, not config-a-gas.
15717
15718 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
15719
15720         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
15721         targets.
15722
15723 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
15724
15725         * mpw-README: Add much more detail for native PowerMac.
15726         * mpw-install: New file.
15727         * mpw-configure: Add --norecursion and --help options.
15728         * mpw-config.in: Translate readme and install files when
15729         copying to objdir.
15730         * mpw-build.in: Don't always depend on byacc and flex.
15731         (install-only-top): New action.
15732
15733 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
15734
15735         * configure.in:  You can now configure GDB for the v850.
15736
15737 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
15738
15739         * configure.in (noconfigdirs): Don't configure any C++ dirs
15740         if targeting D10V.
15741
15742 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
15743
15744         * config.sub: Recognize mips64vr5000.
15745
15746 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
15747
15748         * configure.in: Use a single line for host_tools and native_only.
15749
15750 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
15751
15752         * config.sub, configure.in: Add entries for m32r.
15753
15754 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
15755
15756         * Makefile.in (inet-install): Don't run install-gzip.
15757
15758 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
15759
15760         * configure.in:  Don't config lots of things for *-*-windows*.
15761
15762 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
15763
15764         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
15765         (host_libs, host_tools): Copy from configure.in.
15766         * mpw-configure: Don't complain about directories not found.
15767
15768 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15769
15770         * configure.in (i[345]86): Recognize i686 for pentium pro.
15771         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
15772         file.
15773
15774         * config.guess (i[345]86): Ditto.
15775
15776 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15777
15778         * configure.in (noconfigdirs): Removed gdb for D10V.
15779
15780 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
15781
15782         * configure.in: Remove ld, target-libio, target-libg++, and
15783         target-libstdc++ from noconfigdirs.
15784
15785 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
15786
15787         * configure: Fix three locations where shell scripts were
15788         being run directly rather than with config_shell.
15789
15790 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
15791
15792         * configure.in (v850-*-*): Set up initial $noconfigdirs.
15793         * config.sub (basic_machine): Recognize v850.
15794
15795 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
15796
15797         * mpw-configure: Handle multiple enable/disable options and
15798         pass them down recursively, handle -c and -s flags appropriately
15799         depending on choice of compiler, add escape mechanism for
15800         quoted arguments to gC.
15801
15802 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15803
15804         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
15805         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
15806         so that -mrelocatable-lib and -mno-eabi are used.
15807
15808         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
15809         not support --print-multi-lib, don't abort.
15810
15811 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
15812
15813         * make-all.com: Run config-a-gas.
15814         * setup.com: Don't copy subdirectory files around.
15815
15816 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
15817
15818         * configure.in (*-*-ose): Remove exclusion of libgloss for this
15819         target, it now compiles correctly.
15820
15821 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
15822
15823         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
15824
15825 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15826
15827         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
15828
15829 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15830
15831         * configure.in (native_only): Add prms.
15832
15833 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
15834
15835         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
15836         (BINUTILS_SUPPORT_DIRS): Likewise.
15837
15838 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15839
15840         * configure.in (d10v-*-*): Don't configure ld or gdb until the
15841         d10v support is added.
15842
15843 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15844
15845         * configure.in (d10v-*-*): New target.
15846
15847 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
15848
15849         * config.guess (HP 9000/811): Recognize this as a PA1.1
15850         machine.
15851
15852 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
15853
15854         * Makefile.in (do-tar-gz): New target, split out from tail end of
15855         taz target.  Run each command separately, don't use pipes.
15856         (taz): Use it.
15857
15858 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
15859
15860         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
15861         * mpw-build.in: No builds should depend on building byacc or flex,
15862         they are assumed to be installed already.
15863
15864 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15865
15866         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
15867         variable that CC_FOR_TARGET needs.
15868
15869 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15870
15871         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
15872         options have changed since the last time the subdirectory was
15873         configured, and if it has, reconfigure.
15874         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
15875         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
15876
15877 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
15878
15879         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
15880         CLEAN_MODULES): Add bash.
15881         (all-bash): New target.
15882
15883 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
15884
15885         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
15886
15887 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15888
15889         * config.sub (basic_machine): Recognize d10v as a valid processor.
15890
15891 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
15892
15893         * mpw-configure: Add support for --bindir.
15894         * mpw-build.in: Use a GCC-specific build script for GCC actions.
15895
15896 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
15897
15898         * configure.in: add bash, time, gawk to list of hosttools and things
15899         to only build for native toolchains
15900
15901 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15902
15903         * Makefile.in (docdir): Remove.
15904
15905 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15906
15907         * Makefile.in (datadir): Set to $(prefix)/share.
15908
15909 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
15910
15911         * configure.in: build diff and patch for cygwin32-hosted
15912         toolchains.
15913
15914 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
15915
15916         * config.sub: Accept -rtems*.
15917
15918 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
15919
15920         * configure.in: enable dosrel for cygwin32-hosted builds,
15921                 remove diff from the list of things not buildable
15922                 via Canadian Cross
15923
15924 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
15925
15926         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
15927         don't get ". ".
15928
15929 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
15930
15931         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
15932
15933 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
15934
15935         * Makefile.in (taz): Handle case where tex3patch didn't even get
15936         checked out.  Also, if it was found, put the symlink in a new util
15937         subdirectory.
15938
15939 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15940
15941         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
15942
15943 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
15944
15945         * config.sub: Recognize -openvms.
15946         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
15947         * make-all.com, setup.com: New files.
15948
15949 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
15950
15951         * Makefile.in (taz): tex3patch moved to texinfo/util.
15952
15953 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
15954
15955         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
15956         * configure.in: remove make from disable-if-Can-Cross list
15957                 enable gdb if ${host} and ${target} are cygwin32
15958
15959 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
15960
15961         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
15962         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
15963
15964 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15965
15966         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
15967         distinguish sysv/svr4/bsd variants.
15968         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
15969
15970 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
15971
15972         * configure.in: Added copyright notice.
15973         * move-if-change: Added copyright notice.
15974
15975 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15976
15977         * configure.in (powerpcle-*-solaris*): Until we get shared
15978         libraries working, don't build gdb, sim, make, tcl, tk, or
15979         expect.
15980
15981 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
15982
15983         * config.guess:  Merge with FSF:
15984
15985         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
15986         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
15987
15988         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
15989         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
15990
15991         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
15992         * config.guess:  Combine two OSF1 rules.
15993         Also recognize field test versions.  From mjr@zk3.dec.com.
15994         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
15995         because GNU uname does not support -p.  From pmr@pajato.com.
15996
15997 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
15998
15999         * Makefile.in (MAKEDIRS): Removed $(tooldir).
16000
16001 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
16002
16003         * mpw-README: Document GCCIncludes.
16004
16005 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
16006
16007         * configure.in (alpha-*-linux*): Set enable_shared to yes.
16008
16009 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
16010
16011         * mpw-configure: Handle --enable-FOO and --disable-FOO.
16012
16013 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
16014
16015         * configure.in (*-*-cygwin32): Configure make.
16016
16017 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
16018
16019         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16020
16021 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
16022
16023         * Makefile.in (all-inet): Depend on all-perl.
16024
16025         * Makefile.in (inet-install): New target.
16026
16027         * Makefile.in (all-inet): Depend on all-tcl.
16028         (all-inet): Depend on all-send-pr.
16029
16030 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16031
16032         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16033         temporarily.
16034
16035 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
16036
16037         * configure.in: Don't configure --with-gnu-ld on AIX.
16038
16039 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
16040
16041         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16042
16043 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
16044
16045         * Makefile.in (ALL_MODULES): Added all-inet.
16046         (CROSS_CHECK_MODULES): Added check-inet.
16047         (INSTALL_MODULES): Added install-inet.
16048         (CLEAN_MODULES): Added clean-inet.
16049         (all-indent): New target.
16050
16051         * configure.in (host_tools): Added inet.
16052         (native_only): Added inet.
16053         (noconfigdirs): Added inet.
16054
16055 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
16056
16057         * configure.in: Don't configure libgloss if we are not configuring
16058         newlib.
16059
16060 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
16061
16062         * configure.in: Don't configure libgloss for unsupported
16063         architectures.
16064
16065 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16066
16067         * Makefile.in (CLEAN_MODULES): Add clean-apache.
16068
16069 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
16070
16071         * Makefile.in (ALL_MODULES): Include all-apache.
16072         (CROSS_CHECK_MODULES): Include check-apache.
16073         (INSTALL_MODULES): Include install-apache.
16074         (all-apache): New target.
16075
16076         * configure.in: Added apache everywhere perl is seen.
16077
16078 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16079
16080         * Makefile.in: Add support for clean-{module} and
16081         clean-target-{module} rules.
16082
16083 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
16084
16085         * configure.in (*-*-ose) do not build libgloss.
16086
16087 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16088
16089         * config.guess (prep*:SunOS:5.*:*): Turn into
16090         powerpele-unknown-solaris2.
16091
16092 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
16093
16094         * configure.in: Permit --enable-shared to specify a list of
16095         directories.
16096
16097 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
16098
16099         * configure.in (host==solaris): Pass only the first word of $CC
16100         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16101
16102 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
16103
16104         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16105
16106 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
16107
16108         * Makefile.in (ALL_MODULES): Include all-perl.
16109         (CROSS_CHECK_MODULES): Include check-perl.
16110         (INSTALL_MODULES): Include install-perl.
16111         (ALL_X11_MODULES): Include all-guile.
16112         (CHECK_X11_MODULES): Include check-guile.
16113         (INSTALL_X11_MODULES): Include install-guile.
16114         (all-perl): New target.
16115         (all-guile): New target.
16116
16117         * configure.in (host_tools): Include perl and guile.
16118         (native_only): Include perl and guile.
16119         (noconfigdirs): Don't build guile and perl; no ports have been
16120         done.
16121
16122 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
16123
16124         * configure (--enable-*): Handle quoted option lists such as
16125         --enable-sim-cflags='-g0 -O' better.
16126
16127 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16128
16129         * Makefile.in ({,inst}all-target): New rule so we can make and
16130         install all of the target directories easily.
16131
16132 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16133
16134         * configure.in: Add missing global flag in sed substitution when
16135         deleting `target-' from ${configdirs}.
16136
16137 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
16138
16139         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16140         option.
16141
16142         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16143         config/mh-necv4.
16144
16145         * install.sh: Correct misspelling of transformbasename.
16146
16147         * config.guess: Recognize mips-*-sysv*.
16148
16149 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
16150
16151         * config.sub: Recognize mon960.
16152
16153 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
16154
16155         * configure: Restore Canadian Cross handling of BISON and LEX,
16156         removed in Feb 20 change.
16157
16158 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
16159
16160         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16161         Mention make install.  Remove the old copyright date as well the
16162         clumsy and rather pointless copyright on the README file.
16163
16164 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
16165
16166         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16167         Makefile after running symlink-tree, then run `make distclean' to
16168         avoid clobbering any generated files in srcdir.
16169
16170 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
16171
16172         * configure.in (m68k-*-netbsd*): Build everything now.
16173
16174 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
16175
16176         * Makefile.in (taz): Fix quoting.
16177
16178 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
16179
16180         * configure.in (sparclet-*-*): Build everything now.
16181
16182 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16183
16184         * configure.in (m68k-*-linux*): New host.
16185
16186 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
16187
16188         * configure: Check for bison before byacc.
16189
16190 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
16191
16192         * Makefile.in configure:  Change the way LEX and BISON/YACC are
16193         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
16194         searching PATH.  These are used as fallbacks by Makefile.in if
16195         flex/bison/byacc aren't in objdir.
16196
16197 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
16198
16199         * Makefile.in: Make everything which depends upon all-bfd also
16200         depend upon all-opcodes, in case --with-commonbfdlib is used.
16201
16202 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16203
16204         * configure.in (host *-*-cygwin32): Don't build gdb if we are
16205         building NT native compilers on Unix.
16206
16207 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
16208
16209         * configure.in: Don't get CC from the host Makefile fragment if we
16210         can find gcc in PATH, or if this is a Canadian Cross.  Move the
16211         Solaris test for /usr/ucb/cc to the post target script, just after
16212         the compiler sanity test.
16213
16214 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
16215
16216         * config.sub: Merge with FSF.
16217
16218 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
16219
16220         * Makefile.in (RPATH_ENVVAR): New variable.
16221         (REALLY_SET_LIB_PATH): Use it.
16222         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16223
16224 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
16225
16226         * config.sub, configure.in: Recognize sparclet cpu.
16227
16228 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16229
16230         * config.guess:  Support m68k-cbm-sysv4.
16231
16232 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16233
16234         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16235         m68k-unknown-linuxaout from linker help string.  Put quotes around
16236         $ld_help_string.
16237
16238 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
16239
16240         * config.guess (powerpc-harris-powerunix): Add guess for port
16241         to new target.
16242
16243 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16244
16245         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16246
16247 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
16248
16249         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16250         $(REALLY_SET_LIB_PATH) in Makefile.
16251         * Makefile.in (SET_LIB_PATH): New variable.
16252         (REALLY_SET_LIB_PATH): New variable.
16253         ($(DO_X)): Use $(SET_LIB_PATH).
16254         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16255         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16256         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16257         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16258         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16259         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16260         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16261         (install-dosrel): Likewise.
16262         (all-opcodes): Depend upon all-libiberty.
16263
16264 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
16265
16266         * config.guess (*:CYGWIN*): New
16267
16268 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16269
16270         * Makefile.in (all-target-winsup): All all-target-libiberty.
16271
16272 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16273
16274         * configure.in (noconfigdirs): Add missing # in front of comment.
16275
16276 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
16277
16278         * configure.in: add second pass to things added to noconfigdirs
16279         so *-gm-magic can exclude libgloss properly.
16280
16281 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
16282
16283         * mpw-configure (extralibs_name, rez_name): Set correctly
16284         for MWC68K compiler.
16285
16286         * mpw-README: Add more info on the necessary build tools.
16287
16288 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
16289
16290         * configure.in, config.sub: Recognize cygwin32.
16291
16292 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
16293
16294         * config.guess, config.sub: Recognize A/UX.
16295
16296 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
16297
16298         * config.sub: Merge with gcc/config.sub.
16299
16300 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
16301
16302         * mpw-build.in (do-binutils): Add build of stamps.
16303
16304 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
16305
16306         * config.sub: Add recognition for mips64vr4100*-* targets.
16307
16308 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16309
16310         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16311         Add creation of gconfigargs with `--enable-shared' turned on.
16312         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16313         ($(host)-stamp-stage3-configured): Likewise.
16314         (HOLES): Add chatr and ldd.
16315         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16316
16317 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
16318
16319         * configure: Pass --nfp to recursive configures.
16320
16321 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
16322
16323         * Makefile.in (DLLTOOL): New.
16324         (DLLTOOL_FOR_TARGET): New.
16325         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16326         (EXTRA_TARGET_FLAGS): Ditto.
16327         (EXTRA_GCC_FLAGS): Ditto.
16328         (CONFIGURE_TARGET_MODULES): Ditto.
16329         (DO_X): Ditto.
16330         * configure: Add DLLTOOL.
16331
16332 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
16333
16334         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16335         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16336         mh-sco, since old workarounds no longer needed, and don't
16337         build ld, since libraries have weak symbols in COFF.
16338
16339 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
16340
16341         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16342
16343 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
16344
16345         * configure.in: Make sure that ${CC} can be used to compile an
16346         executable.
16347
16348 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
16349
16350         * Makefile.in (all-gdb): Depend on $(GDB_TK).
16351         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16352         nothing depending on whether gdbtk is being built.
16353
16354 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
16355
16356         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16357
16358 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
16359
16360         * configure.in (noconfigdirs): Put ld or gas in this early, if the
16361         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16362
16363 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
16364
16365         * config-ml.in: Add support for
16366         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16367         Simplify setting of multidirs from --disable-foo.
16368
16369 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16370
16371         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16372         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16373         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
16374         non-empty, pass them on to the  GCC make.
16375         (all-bootstrap): New rule that is like all-gcc, except it executes
16376         the GCC bootstrap rule instead of the GCC all rule.
16377
16378 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
16379
16380         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16381
16382 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16383
16384         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16385         DG/UX support.
16386
16387 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
16388
16389         * config.sub (i*86*) Change [345] to [3456]
16390
16391 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
16392
16393         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
16394         --with-gnu-ld=no.
16395
16396 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16397
16398         * config-ml.in (rs6000*, powerpc*): Add switches to control which
16399         AIX multilibs get built.
16400
16401 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16402
16403         * configure.in (i386-win32): Don't build expect if we're not
16404         building the tcl subdir.
16405
16406 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
16407
16408         * Makefile.in: (configure-target-examples, all-target-examples):
16409         New targets, configure and build example programs.
16410
16411 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
16412
16413         * mpw-configure: If an mpw-config.in generated a file mk.sed,
16414         use it as input to sedit the generated MPW makefile.
16415         * mpw-README: Add a suggestion about Gestalt.h.
16416
16417 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
16418
16419         * config.sub: Accept *-*-ieee*.
16420
16421 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
16422
16423         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
16424         Ronald F. Guilmette <rfg@monkeys.com>.
16425
16426 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16427
16428         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
16429         for powerpc-pe native.
16430         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
16431         (target==powerpc-pe): duplicate i386-win32 entry.
16432
16433 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16434
16435         * configure.in (noconfigdirs): Exclude target-newlib for all versions
16436         of vxworks, not just vxworks5.1.
16437
16438 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
16439
16440         * mpw-configure: Add support for exec-prefix.
16441
16442 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16443
16444         * config.guess: Recognize HP model 816 machines as having
16445         a PA1.1 processor.
16446
16447 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
16448
16449         * configure: Ignore new autoconf configure options.
16450
16451 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
16452
16453         * config.guess:  Recognize Pentium under SCO.
16454         From Robert Lipe <robertl@arnet.com>.
16455
16456 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16457
16458         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
16459
16460 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
16461
16462         * configure.in: Don't configure gas for alpha-dec-osf*.
16463
16464 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
16465
16466         * configure.in: Default to --with-stabs for some targets for which
16467         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
16468         i[345]86*-*-unixware*.
16469
16470 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
16471
16472         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
16473         rather than basing it on the target.  Simplify handling of options
16474         controlling which directories to configure.  Remove extraneous
16475         slash in multi-clean target.
16476
16477 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
16478
16479         * config-ml.in: Prefix more variables with ml_ so they don't collide
16480         with configure's.
16481
16482 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
16483
16484         * configure: Don't turn -v into --v.
16485
16486 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
16487
16488         * configure.in (targargs): Fix typo.
16489
16490         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
16491
16492 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
16493
16494         * configure.in: Strip --host and --target options from
16495         CONFIG_ARGUMENTS, and always configure for --host only.  Add
16496         --with-cross-host option when building with a cross-compiler.
16497         * configure: Canonicalize the arguments put into config.status by
16498         always using `=' for an option with an argument.  Pass a presumed
16499         --host or --target explicitly.
16500
16501 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
16502
16503         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
16504         into general OS recognition case.
16505
16506 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16507
16508         * configure.in (target_configdirs): add target-winsup only
16509         for win32 target systems.
16510
16511 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
16512
16513         * Makefile.in (all-target-libgloss): Depend upon
16514         configure-target-newlib, since when libgloss is built it looks to
16515         see if the newlib directory exists.
16516
16517 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
16518
16519         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
16520         cfg-ml-*.in.
16521
16522 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
16523
16524         * configure: Handle LD and LD_FOR_TARGET when configuring a
16525         Canadian Cross.
16526
16527 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16528
16529         * configure.in (target_libs): add target-winsup.
16530         (target==i386-win32): add patch diff flex make to $noconfigdirs.
16531         (target==ppcle-pe): remove ld from $noconfigdirs.
16532
16533 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
16534
16535         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
16536         Preserve relative path names in $srcdir.  Build symlink tree if
16537         configuring cross target dir and srcdir=. (= no VPATH support).
16538         (configure-target-libg++): Depend on configure-target-librx.
16539         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
16540         * config-ml.in: New file.
16541         * symlink-tree: New file.
16542         * configure: Ensure srcdir="." if that's what it is.
16543
16544 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
16545
16546         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
16547         includes and FLEX_SKELETON setting.
16548         * mpw-configure (--with-gnu-ld): New option, controls whether
16549         to use PPCLink or ld with PowerMac GCC.
16550         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
16551         * mpw-config.in: Configure grez if targeting Mac.
16552
16553         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
16554         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
16555         just macos.
16556         * configure.in: Configure grez resource compiler if targeting Mac.
16557         * Makefile.in (all-grez, install-grez): New targets.
16558
16559 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
16560
16561         * configure: CXX defaults to gcc, not g++.  If we find
16562         gcc in the path, set CC to gcc -O2.
16563
16564 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
16565
16566         * configure: Default ${build} correctly.  Avoid picking up extra
16567         spaces when reading CC and CXX from Makefile.  When doing a
16568         Canadian Cross, use plausible default values for numerous
16569         variables.
16570         * configure.in: When doing a Canadian Cross, don't try to
16571         configure tools whose configure script can't handle it.
16572
16573 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16574
16575         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
16576
16577 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16578
16579         * configure:  Remove dubious bug reporting address.
16580
16581 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16582
16583         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
16584         configure script, run that instead of this directory's configure.
16585         In either case, print a message that we're configuring the sub-dir.
16586
16587 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16588
16589         * configure.in: Before checking for the existence of various files,
16590         use sed to filter out "target-".
16591
16592 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
16593
16594         * Makefile.in (DO_X): Split rule to decrease command line length
16595         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
16596         (Philippe De Muyter).
16597
16598 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16599
16600         * Makefile.in (all-patch): depend on all-libiberty.
16601
16602 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
16603
16604         * configure.in: If the only directory in target_configdirs which
16605         actually exists is libiberty, then set target_configdirs to empty,
16606         to avoid trying to build a target libiberty in a gas or gdb
16607         distribution.
16608
16609 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
16610
16611         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
16612         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
16613         systems.
16614
16615 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16616
16617         * configure.in (copy_dirs): Use sys-include instead of include
16618         for --with-headers option.
16619
16620 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
16621
16622         * Makefile.in, configure.in: Make winsup builds work with
16623         new scheme.
16624
16625 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
16626
16627         * configure.in: Build the linker on AIX.
16628
16629 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16630
16631         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
16632         where needed.
16633
16634 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
16635
16636         * Makefile.in (all-gcc): Fix typo.
16637
16638 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16639
16640         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
16641
16642 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16643
16644         * configure.in:  Rename libFOO to target-libFOO, and xiberty
16645         to target-xiberty, to provide more flexibility.
16646         (target_subdir):  Define.  Create if cross.
16647         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
16648         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
16649         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
16650         check-libFOO -> check-target-libFOO, etc.
16651         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
16652         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
16653         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
16654         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
16655         allow ALL_GCC="" to only configure.
16656         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
16657         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
16658         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
16659
16660 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
16661
16662         * Makefile.in (taz): Build "info" in etc explicitly.
16663
16664 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
16665
16666         * configure.in:  Make sure that CC is undefined (as opposed to
16667         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
16668         problem with autoconf trying to configure on a host without GCC.
16669
16670 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
16671
16672         * mpw-configure: Set host alias from choice of host compiler,
16673         only use generic MPW Makefile sed if present, edit a file
16674         named "hacked_Makefile.in" instead of "Makefile.in" if present.
16675         * mpw-README: Add problem notes about CW6 and CW7.
16676
16677 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
16678
16679         * Makefile.in (taz): Use ";" instead of ";;".
16680
16681 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16682
16683         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
16684         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
16685         DISTDOCDIRS.
16686         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
16687         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
16688
16689 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16690
16691         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
16692         and gnats, because they are now subsumed by DISTSTUFFDIRS.
16693         Move bfd to DISTSTUFFDIRS.
16694
16695 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16696
16697         * Makefile.in (X11_LIB): Removed.
16698         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
16699
16700         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
16701
16702 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16703
16704         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
16705         names.
16706
16707 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16708
16709         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
16710
16711 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
16712
16713         * configure.in (i[345]86-*-win32): Always build newlib.
16714         Don't configure cvs, autoconf or texinfo.
16715         * Makefile.in (LD_FOR_TARGET): New.
16716         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
16717         Pass down LD_FOR_TARGET.
16718
16719 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
16720
16721         * winsup: New directory.
16722         * Makefile.in: Build winsup.
16723         * configure.in: Winsup is configured when target is win32.
16724         Can only build win32 target GDB when native.
16725
16726 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
16727
16728         * config.guess: Recognize HP model 819 machines as having
16729         a PA 1.1 processor.
16730
16731 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
16732
16733         * configure: Fix sed loop which substitutes for CC and CXX to
16734         avoid bug found in various sed implementations.
16735
16736 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16737
16738         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
16739         simulator.  Use standard powerpc-*-eabi*.
16740
16741 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
16742
16743         * configure.in: Stop putting gas and binutils in noconfigdirs for
16744         powerpc-*-aix* and rs6000-*-*.
16745
16746 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
16747
16748         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
16749         -mcall-aixdesc libraries.
16750
16751 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
16752
16753         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16754
16755         * config.sub (arm | armel | armeb): Fix shell syntax.
16756
16757 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16758
16759         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
16760         -msoft-float and -mcpu=common support.
16761         (powerpc*-*-eabisim*): Add support for building -mcall-aix
16762         libraries.
16763
16764 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
16765
16766         * configure.in: Allow configuration and build of emacs19 for the alpha.
16767
16768 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16769
16770         * configure.in (CC): Get ^CC, not just any old CC, from
16771         ${host_makefile_frag}.
16772
16773 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16774
16775         * configure.in (CC): Try to get CC from
16776         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
16777
16778 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16779
16780         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
16781         only if it exists in $(srcdir).
16782
16783 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
16784
16785         * configure: If CC and CXX are not set in the environment, set
16786         them, based on either an existing Makefile or on searching for gcc
16787         in PATH.  Substitute for CC and CXX in Makefile.
16788         * configure.in: Remove libm from target_libs.  Separate
16789         target_configdirs from configdirs.  If CC is not set in
16790         environment, try to get it from a host Makefile fragment.  Rewrite
16791         changes of configdirs to use skipdirs instead.  A few minor
16792         tweaks.  Take directories out of target_configdirs as they are
16793         taken out of configdirs.  Remove existing Makefile files from
16794         subdirectories.  Substitute for TARGET_CONFIGDIRS and
16795         CONFIG_ARGUMENTS in Makefile.
16796         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
16797         by configure.in.
16798         (CONFIG_ARGUMENTS): Likewise.
16799         (CONFIGURE_TARGET_MODULES): New variable.
16800         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
16801         ($(CONFIGURE_TARGET_MODULES)): New target.
16802         (configure-libg++, configure-libio): New targets.
16803         (all-libg++): Depend upon configure-libg++.
16804         (all-libio): Depend upon configure-libio.
16805         (configure-libgloss, all-libgloss): New targets.
16806         (configure-libstdc++): New target.
16807         (all-libstdc++): Depend upon configure-libstdc++.
16808         (configure-librx, all-librx): New targets.
16809         (configure-newlib): New target.
16810         (all-newlib): Depend upon configure-newlib
16811         (configure-xiberty): New target.
16812         (all-xiberty): Depend upon configure-xiberty.
16813
16814 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16815
16816         * configure.in (host i[345]86-*-win32):  Expand the
16817         noconfigdirs again.
16818
16819 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
16820
16821         * mpw-configure: Fix sed command file name.
16822
16823 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
16824
16825         * configure.in (host i[345]86-*-win32): Reduce the
16826         noconfigdirs again.
16827
16828 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
16829
16830         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
16831         or powerpc*-*-pe*, since they are not yet supported.
16832
16833 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
16834
16835         Add PowerMac support and many other enhancements.
16836         * mpw-configure: New option --cc to select compiler to use,
16837         paste options set according to --cc into the generated
16838         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
16839         if mpw-make.sed is present.
16840         * mpw-config.in: Don't test for gC1, test for mpw-touch,
16841         add forward includes for PowerPC include files.
16842         * mpw-build.in: Build using Makefile.PPC if present.
16843         (do-byacc, etc): Remove separate version resource builds.
16844         (do-gas): Build "stamps" before "all".
16845         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
16846         * mpw-README: Update to reflect --cc option, PowerMac support,
16847         and recently-reported compatibility problems.
16848
16849 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
16850
16851         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
16852         embedded m68k systems (-aout, -coff, -elf, -vxworks).
16853         (--with-multilib-top): Pass to recursive invocations.
16854
16855 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
16856
16857         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
16858         v810-*-*.
16859
16860 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16861
16862         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
16863         gdb, ld and opcodes on v810-*-*.
16864
16865 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
16866
16867         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
16868         (local-maintainer-clean): New target.
16869         (maintainer-clean): New target.
16870         (realclean): Just depend upon maintainer-clean.
16871
16872 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16873
16874         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
16875
16876 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
16877
16878         * configure.in: Build ld in mips*-*-bsd* case.
16879
16880 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
16881
16882         * config.sub: Accept -lites* OS.  From Ian Dall.
16883
16884 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
16885
16886         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
16887         targets.
16888
16889 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16890
16891         * configure.in: treat i386-win32 canadian cross the same as
16892         i386-go32 canadian cross.
16893
16894 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16895
16896         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
16897         running under the simulator to build a reduced set of libraries.
16898         (powerpc-*-eabiaix): Add fine grained multilib support added to
16899         other powerpc targets yesterday.
16900
16901 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16902
16903         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
16904         -disable-softfloat, -disable-relocatable, -disable-aix, and
16905         -disable-sysv to control which multilib libraries get built.
16906
16907 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
16908
16909         * configure: Add Makefile.tem to list of files to remove in trap
16910         handler.
16911
16912 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16913
16914         * config.guess (*Linux*):  Add missing "exit"s.
16915         Also, need specific check for alpha-unknown-linux (uses COFF).
16916
16917 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16918
16919         * config.guess:  Merge with FSF:
16920
16921         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
16922         * config.guess (AIX4): More robust release numbering discovery.
16923
16924         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
16925         * config.guess (i386-sequent-ptx): Properly get version number.
16926
16927         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
16928         * config.guess (mips:*:4*:UMIPS): New case.
16929
16930 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
16931
16932         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
16933         (i386-win32 host): Likewise.  Don't build readline.
16934
16935 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
16936
16937         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
16938         SUPPORT_FILES to submakes.
16939
16940 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
16941
16942         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
16943         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
16944         mpw-configure.
16945
16946 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
16947
16948         * configure.in (appdirs): Use =, not ==, in test expression when
16949         trying to build the text to print in the warning message for
16950         Solaris users.
16951
16952 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
16953
16954         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
16955
16956 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16957
16958         * config.guess: Recognize lynx-2.3.
16959
16960 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
16961
16962         * config.sub (z8ksim): Deleted
16963         (z8k-*-coff): New, this is the one true name of the target.
16964
16965 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
16966
16967         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
16968
16969 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
16970
16971         * config.guess (*:Linux:*:*): First try asking the linker what the
16972         default object file format is (elf, aout, or coff).  Then if this
16973         fails, try previous methods.
16974
16975 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16976
16977         * configure.in: Don't build newlib for *-*-vxworks5.1.
16978
16979 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
16980
16981         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
16982         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
16983
16984 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
16985
16986         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
16987
16988 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
16989
16990         * cfg-ml-com.in: New file.
16991         * cfg-ml-pos.in: New file.
16992
16993 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16994
16995         * COPYING.NEWLIB: Add HP free copyright to list.
16996
16997 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16998
16999         * config.sub: Recognize -eabi* for the system, not just -eabi.
17000
17001 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
17002
17003         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17004         * config.sub, configure.in (win32): New target and host.
17005
17006 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
17007
17008         * configure.in: Add i386-pe configuration.
17009
17010 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
17011
17012         * mpw-build.in (install): Install GDB after LD.
17013
17014 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
17015
17016         * mpw-config.in (elf/mips.h): Always forward-include, needed
17017         for GDB to build.
17018
17019 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
17020
17021         * testsuite: New directory for customer acceptance and whole tool
17022         chain tests.
17023
17024 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
17025
17026         * configure: If per-host line isn't found, but AC_OUTPUT is found
17027         and a configure script exists, run it instead.
17028
17029 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17030
17031         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
17032
17033 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
17034
17035         * configure: Set build_{cpu,vendor,os,alias} to host values when
17036         --build isn't specified.
17037
17038 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17039
17040         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17041         (FLAGS_TO_PASS): Pass them.
17042         (EXTRA_TARGET_FLAGS): Ditto.
17043
17044 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17045
17046         * Makefile.in (all-libg++): Depend on all-libstdc++.
17047
17048 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17049
17050         * configure.in (noconfigdirs): Enable all packages for
17051           i386-unknown-netbsd.
17052
17053 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
17054
17055         * configure.in (noconfigdirs): Don't configure tk for i386-go32
17056         hosted builds (DOS builds)
17057
17058 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
17059
17060         Changes for ARM based on patches from Richard Earnshaw:
17061         * config.sub: Handle armeb and armel.
17062         * configure.in: Omit arm linker only for riscix.
17063
17064 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17065
17066         * config.guess:  Update from FSF.
17067
17068 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
17069
17070         * config.sub: Recognize powerpcle as the little endian variant of
17071         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
17072         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
17073         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
17074         temporarily.
17075
17076 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
17077
17078         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17079
17080 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
17081
17082         * config.sub: Accept -lites* as a basic system type.
17083
17084 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
17085
17086         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17087         installed, and if so return linuxoldld as the system name.
17088
17089 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
17090
17091         * config.guess: Add hppa1.1-hp-lites support.
17092
17093 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
17094
17095         * configure.in: Don't build newlib for m68k-vxworks5.1.
17096
17097 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17098
17099         * configure.in (mips-sgi-irix6): Use mh-irix5.
17100
17101 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
17102
17103         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17104
17105 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17106
17107         * test-build.mk: Enable building of shared libraries on IRIX 5 and
17108         OSF/1.  Fix compiler flags.
17109         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
17110
17111 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
17112
17113         * configure.in: Recognize --with-newlib.
17114         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17115
17116 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
17117
17118         * Makefile.in: move {all,check,install}-gdb from *_MODULES
17119         to *_X11_MODULES due to gdbtk needing X include files et al.
17120
17121 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
17122
17123         Merge in support for Mac MPW as a host.
17124         (Old change descriptions retained for informational value.)
17125
17126         * mpw-config.in: Add generic include forwards for cpu-specific
17127         include files in aout and elf directories.
17128
17129         * mpw-configure: Added copyright.
17130         * mpw-config.in: Check for presence of required build tools.
17131         (target_libs): Add newlib.
17132         (target_tools): Add examples.
17133         (Read Me): Generate as "Read Me for MPW" instead.
17134         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17135         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17136         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17137
17138         * mpw-configure: Remove subdir-specific makefile hackery,
17139         delete mk.tmp after using it.
17140
17141         * mpw-build.in (all): Display start and end times.
17142
17143         * mpw-configure (host_canonical): Set.
17144         (target_cpu): Always add to makefiles.
17145         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17146         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17147         (mpw-mh-mpw): Look for in srcdir and srcroot.
17148         Use sed instead of mpw-edit-prefix to edit prefix definitions.
17149
17150         * mpw-build.in: (install-only): New target.
17151
17152         * mpw-configure (host_alias, target_alias): Rename from hostalias
17153         and targetalias, add into generated Makefile.
17154         (mk.tmp): If present, add into generated Makefile.
17155         * mpw-build.in (all-gas): Build config.h first before gas proper.
17156
17157         * mpw-configure (config.status): Write only if changed.
17158         * mpw-config.in (readline): Configure it (not built, just used for
17159         definitions).
17160
17161         * mpw-config.in (elf/mips.h): Add a forward include.
17162
17163         * mpw-config.in: Forward-include most .h files in include into
17164         extra-include.
17165         (readline): Don't build.
17166         mpw-build.in (install): Install GDB.
17167
17168         * mpw-configure (prefix, mpw_prefix): Handle it.
17169         * mpw-config.in (mmalloc, readline): Don't configure.
17170         * mpw-build.in (thisscript): Rename to ThisScript.
17171         Use mpw-build instead of BuildProgram everywhere.
17172         (mmalloc, readline): Don't build.
17173         * mpw-README: New file, basic documentation about the MPW port.
17174
17175         * mpw-config.in: Use forward-include to create include files.
17176
17177         * mpw-configure: Add more things to the top of each configured
17178         Makefile, including contents of config/mpw-mh-mpw.
17179         * mpw-config.in (extra-include): Create this directory and fill it
17180         with Posix-like include files when configuring.
17181
17182         * config.sub (apple, mac, mpw): Add various aliases.
17183
17184         * mpw-build.in: New file, top-level build script fragment for MPW.
17185         * mpw-configure: New file, configure script for MPW.
17186         * mpw-config.in: New file, config fragment for MPW.
17187
17188 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
17189
17190         * configure.in (host_libs): Remove glob, since it is gone from the
17191         sources.
17192
17193 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17194
17195         * Makefile.in: define empty GDB_NLM_DEPS var.
17196
17197         * configure.in(target_makefile_frag): use config/mt-netware
17198         for netware targets.
17199
17200 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
17201
17202         * config.sub: Merge in recent FSF changes.  Remove linux special
17203         cases.
17204
17205 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
17206
17207         Revert this change:
17208
17209         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
17210
17211                 * build-all.mk: Use CC=cc -Xs on Solaris.
17212
17213 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
17214
17215         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
17216         stop using it.
17217         * Makefile.in: Nuke all references to glob subdirectory.
17218
17219 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17220
17221         * configure.in: Fix --enable-shared logic in per-host.
17222
17223 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17224
17225         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17226
17227 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
17228
17229         * configure.in (noconfigdirs): Don't build gas on AIX, for
17230         powerpc*-*-aix* as well as for rs6000*-*-aix*.
17231
17232 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
17233
17234         * configure: Fix --cache-file to work if the file argument is a
17235         relative path.
17236
17237 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
17238
17239         * configure: If the --cache-file is used, pass it down to
17240         configure in subdirectories.
17241
17242 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
17243
17244         * config.sub: add vxworks29k configuration.
17245
17246 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
17247
17248         * Makefile.in (taz): Do "diststuff" part quietly.
17249
17250 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
17251
17252         * config.sub: Mini-merge with gcc/config.sub.
17253
17254 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17255
17256         * config.guess (IRIX): Sed - to _.
17257
17258 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17259
17260         * Makefile.in (source-vault, binary-vault): New targets.
17261
17262 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
17263
17264         * config.sub: Recognize -eabi as a basic system type.
17265
17266 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17267
17268         * configure.in (enable_shared stuff): Fix typo.
17269
17270 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
17271
17272         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17273
17274 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17275
17276         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17277
17278 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
17279
17280         * configure.in (rs6000-*-*): Don't build gas.
17281
17282 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
17283
17284         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17285         reduce command line length.
17286         (AS_FOR_TARGET): Check for as.new, not Makefile.
17287         (NM_FOR_TARGET): Check for nm.new, not Makefile.
17288
17289 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17290
17291         * config.guess:  Merge from FSF.
17292
17293 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17294
17295         * configure: Don't use $ when handling program_suffix.
17296
17297 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
17298
17299         * configure.in:  Configure tk for hppa/hpux.
17300
17301 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17302
17303         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
17304
17305 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17306
17307         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
17308         to LIBCXXFLAGS.  Tests are better run without it.
17309
17310 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
17311
17312         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17313
17314 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
17315
17316         * configure.in (*-*-netware*): Don't configure xiberty.
17317
17318 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
17319
17320         * configure.in:  Remove tk from native_only list.
17321
17322 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
17323
17324         * build-all.mk: Add mips-ncd-elf target to sun4 targets
17325           for special NCD build.
17326
17327 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17328
17329         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17330         makeall.bat, they're only useful for binutils snapshots.
17331         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17332         makeall.bat to specified SUPPORT_FILES.
17333
17334 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
17335
17336         * build-all.mk: Add Ericsson targets to sun4 and solaris
17337           hosts.  Add  BNR's sun4 target to solaris host, so their
17338           build-from-source will be tested in-house first.
17339
17340 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
17341
17342         * Makefile.in (LIBCFLAGS): New variable.
17343         (CFLAGS_FOR_TARGET): Ditto.
17344         (LIBCFLAGS_FOR_TARGET): Ditto.
17345         (LIBCXXFLAGS): Ditto.
17346         (CXXFLAGS_FOR_TARGET): Ditto.
17347         (LIBCXXFLAGS_FOR_TARGET): Ditto.
17348         (BASE_FLAGS_TO_PASS): Pass them.
17349         (EXTRA_TARGET_FLAGS): Ditto.
17350
17351         * configure.in: Support --enable-shared.
17352
17353 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17354
17355         * configure.in (target_libs):  Include libstdc++ again.
17356         * config.guess:  Update from FSF (for FreeBSD).
17357
17358 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17359
17360         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17361         makeall.bat.
17362         (DISTDOCDIRS): Add `etc'.
17363         (ETC_SUPPORT_PFX): New variable.
17364         (taz): Include anything from etc starting with a word in
17365         ETC_SUPPORT_PFX.
17366
17367 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17368
17369         * config.sub: Update for recent FSF changes.  Remove obsolete
17370         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
17371         spacing changes.
17372
17373 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
17374
17375         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
17376
17377         * config.guess:  Merge with FSF.
17378         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17379
17380 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17381
17382         * configure: Since the "trap 0" handler will override the exit
17383         status on many systems, only use it for "exit 1", and make it set
17384         a non-zero exit status; reset it before "exit 0".  Also, check
17385         exit status of config.sub, and error out if it failed.
17386
17387 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
17388
17389         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
17390         and install libgloss.
17391
17392 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17393
17394         * Makefile.in (all-binutils): Depend upon all-byacc.
17395
17396         * configure.in: Don't build emacs on Irix 5.
17397
17398 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
17399
17400         * configure.in (*-*-netware*): Add libio.
17401
17402 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
17403
17404         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
17405         (CHECK_TARGET_MODULES): Ditto.
17406         (INSTALL_TARGET_MODULES): Ditto.
17407         (TARGET_LIBS): Ditto.
17408         (all-libstdc++): Note dependencies.
17409
17410 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17411
17412         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
17413
17414 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
17415
17416         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
17417         -fexternal-templates.
17418
17419         * configure.in (target_libs): Add libstdc++.
17420         (noconfigdirs): Add libstdc++ as appropriate.
17421
17422 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17423
17424         * config.guess:  Update from FSF.
17425
17426 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17427
17428         * configure: Use ${config_shell} when running ${configsub}.
17429
17430 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
17431
17432         * config.sub: No longer recognize h8300h.
17433
17434 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
17435
17436         * config.sub: Remove extraneous differences between config.sub and
17437         gcc/config.sub.
17438
17439 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
17440
17441         * Makefile.in (DISTSTUFFDIRS): Add gas.
17442
17443 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
17444
17445         * COPYING.NEWLIB: New file.
17446
17447 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17448
17449         * config.guess (HP-UX):  Patch from Harlan Stenn
17450         <harlan@landmark.com> to also emit release level.
17451
17452 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
17453
17454         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
17455
17456 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17457
17458         * config.sub:  Merge nextstep cleanup from FSF.
17459
17460 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17461
17462         * configure.in (arm-*-*): Don't configure ld for this target.
17463
17464 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
17465
17466         * configure.in (*-*-netware): don't configure libg++, libio,
17467           librx, or newlib.
17468
17469 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17470
17471         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
17472         configure ld--it works, but it doesn't support shared libraries.
17473
17474 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17475
17476         * config.guess (*-unknown-freebsd*):  Get rid of possible
17477         trailing "(Release)" in version string.
17478         Patch from Paul Richards <paul@isl.cf.ac.uk>.
17479
17480 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17481
17482         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
17483         Fix type: *-next-neststep -> *-next-nextstep.
17484
17485         * config.guess:  Merge from FSF:
17486
17487         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
17488
17489         * config.guess: Recognize powerpc-ibm-aix3.2.5.
17490
17491         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
17492
17493         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
17494         instead of UNIX_SV for UnixWare 1.0).
17495
17496 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
17497
17498         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
17499         to make gdb/nlm/* build after the compiler and linker.
17500
17501 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17502
17503         * config.guess (netbsd, freebsd, linux):  Accept any machine,
17504         not just i[34]86.
17505         (m68k-atari-sysv4):  Relocate to match FSF version.
17506
17507         * config.guess:  More merges from the FSF:
17508
17509         Add a space before function call or macro invocation.
17510
17511         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17512
17513         * config.guess: Add trap cmd to remove dummy.c and dummy when
17514         interrupted.
17515
17516         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17517
17518         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
17519         (dummy): Redirect stderr from compilation of dummy.c.
17520
17521         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
17522
17523         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
17524
17525 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
17526
17527         * configure: Accept and ignore --cache*, for compatibility with
17528         new autoconf.
17529
17530 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17531
17532         * config.guess:  Merge from FSF:
17533
17534         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
17535
17536         * config.guess (Pyramid*:OSx*:*:*): New case.
17537         (PATH): Add /.attbin at end for finding uname.
17538         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
17539
17540         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
17541
17542         * config.guess (M88*:DolphinOS:*:*): New case.
17543
17544         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
17545
17546         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
17547         to select whether to use ELF or COFF.
17548
17549         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
17550
17551         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
17552
17553         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
17554
17555         * config.guess: Guess the OS version for HPUX.
17556
17557         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
17558
17559         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
17560
17561 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17562
17563         * configure.in: Recognize --with-headers, --with-libs, and
17564         --without-newlib.
17565         * Makefile.in (all-xiberty): Depend upon all-ld.
17566
17567 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17568
17569         * configure.in: Change i[34]86 to i[345]86.
17570
17571 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17572
17573         * configure (version): A few more tweaks to help message.
17574
17575 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17576
17577         * Makefile.in:  Remove (for now) librx as a host library,
17578         now that we're building it for target.
17579
17580 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17581
17582         * configure: Fix up help message; from karl@owl.hq.ileaf.com
17583         (Karl Berry).
17584
17585 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17586
17587         * configure.in:  Also configure librx.
17588
17589 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17590
17591         * Makefile.in:  Update various rules to reflect that librx
17592         is now needed for libg++.
17593
17594 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17595
17596         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
17597
17598 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
17599
17600         * configure.in: Configure the examples directory.
17601
17602 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17603
17604         * configure: Simplify Jun 2 1994 change.
17605
17606 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
17607
17608         * change CC to /usr/latest/bin/gcc for lynx host builds, since
17609         /bin/gcc isn't good enough to build gcc.
17610
17611 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
17612
17613         * Makefile.in (GDB_SUPPORT_FILES): Remove
17614         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
17615         (gdb.tar.gz): Add new rule to use standard distribution building
17616         mechanism.
17617
17618 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17619
17620         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
17621         Bill Cox <bill@cygnus.com>.
17622
17623 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17624
17625         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
17626
17627 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
17628
17629         * configure:  Search current dir first in .gdbinit.
17630
17631 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17632
17633         * config.sub:  Recognize freebsd (merged from gcc config.sub).
17634
17635 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17636
17637         * config.sub:  Refer to NeXT's operating system as nextstep.
17638
17639         * config.sub (case $basic_machine):  Re-order the cases, to match
17640         the order in the FSF version (which is mostly alphabethical).
17641         Merge in some additions and changes from the FSF.
17642
17643 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
17644
17645         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
17646         * config.sub: Recognize cxux7.
17647         * configure.in: Use mh-cxux for m88k-harris-cxux*.
17648
17649 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17650
17651         * config.sub:  Fix typo powerpc -> powerpc-*.
17652
17653 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
17654
17655         * Makefile.in: `all-emacs19' depends on `all-byacc'.
17656
17657         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
17658         parallel with all-emacs and install-emacs).  Top-level command
17659         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
17660
17661 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17662
17663         * test-build.mk ($(host)-stamp-stage2-installed): Remove
17664         $(relbindir)/make before doing ``make install'', and use
17665         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
17666         installing over running make binary.
17667         ($(host)-stamp-stage3-installed): Likewise.
17668
17669 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17670
17671         * config.guess: Recognize Mach.
17672
17673 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17674
17675         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
17676         see whether --exec-prefix was used.
17677
17678 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17679
17680         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
17681
17682 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17683
17684         * Makefile.in: Add all-librx target similar to all-libproc.
17685
17686 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
17687
17688         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
17689         with post 1.2 uname bogosity.
17690
17691 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17692
17693         * configure: Remove temporary files on receipt of a signal.
17694
17695 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
17696
17697         * configure: If there is a package_makefile_frag, remove
17698         ${subdir}/Makefile.tem after copying it in.
17699
17700 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
17701
17702         * build_all.mk: support rs6000 lynx identifies itself as
17703         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
17704         since /bin/gcc is too feeble to compile a modern gcc.
17705
17706 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
17707
17708         * brought devo/test-build.mk update-to-date with progressive/
17709           test-build.mk. Add lynx targets and hppa flag info.
17710
17711 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17712
17713         * configure.in:  Use mh-ncrsvr43.  Patch from
17714         Tom McConnell <tmcconne@sedona.intel.com>.
17715
17716 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17717
17718         * config.guess (i386-unknown-bsdi):  No longer need to
17719         check #if defined(__bsdi__) && defined(__i386__).
17720
17721 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17722
17723         * configure: Set program_transform_nameoption correctly.
17724
17725 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
17726
17727         * brought build-all.mk update-to-date with progressive build-all.mk,
17728           added new targets and hppa info.
17729
17730 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17731
17732         * configure: If config.guess result is a prefix of the user
17733         specified target, assume a native build and use the user specified
17734         target as the host alias.  Remove SunOS patch suffix removal hack.
17735         * configure.in: Remove SunOS patch suffix removal hack.
17736
17737         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
17738         in NATIVE_CHECK_MODULES.
17739
17740 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
17741
17742         * Makefile.in: Rename HOST_ONLY to NATIVE.
17743         * configure: Delete SunOs patch suffix from host_canonical
17744           and build_canonical variables that are prepended to Makefiles.
17745         * configure.in: Add comments for easier maintenance.
17746
17747 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17748
17749         * Makefile.in: Add all-libproc target similar to all-gui.
17750
17751 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
17752
17753         * Makefile.in (CHECK_MODULES): split into
17754         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
17755
17756 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
17757
17758         * config.guess (i386-unknown-bsdi): New system to guess.
17759
17760 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17761
17762         * Makefile.in: Add all-gui target (but not yet build by "all").
17763
17764 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
17765
17766         * config.sub: Move deletion of patch suffix from here...
17767         * configure.in: To here, at Ian's suggestion.  The top-
17768           level scripts might need to know of a patch level.
17769
17770 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
17771
17772         * config.sub: Strip off patch suffix so rtl is recognized
17773           as a sunos4.1.3 machine, even though it's been patched.
17774
17775 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
17776
17777         * Makefile.in (INSTALL_LAST): Delete.
17778         (INSTALL_DOSREL): New.
17779
17780 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17781
17782         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
17783         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
17784         whether we pass down --with-gnu-ld anyhow.
17785
17786 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
17787
17788         * Makefile.in (INSTALL_LAST): Change operation so it works
17789         on more flavors of make.
17790         * configure.in (go32): Don't build libg++ or libio.
17791
17792 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
17793
17794         * Makefile.in (Move HOST_PREFIX_1 and friends up so
17795         they can be overriden by templates.
17796
17797 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
17798
17799         * configure.in (target==go32): Don't build gdb.
17800         * dosrel: New directory.
17801
17802 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
17803
17804         * configure.in (host==go32): Configure dosrel too.
17805         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
17806         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
17807         be set by incoming names or templates.
17808         (INSTALL_LAST): New rule.
17809
17810 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
17811
17812         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
17813
17814 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17815
17816         * configure.in (appdirs): New variable.  Currently empty, but will
17817         be used in gas distribution.  If nonempty, lists a set of
17818         directories at least one of which must get configured, or top
17819         level configuration is considered to have failed.
17820         (rs6000-*-lynxos*): Use new file name.
17821
17822 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17823
17824         Eliminate XTRAFLAGS.
17825         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
17826         newlib include files using -idirafter, and also use -nostdinc.
17827         (CXX_FOR_TARGET): Likewise.
17828         (XTRAFLAGS): Removed.
17829         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
17830         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
17831         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
17832         ($(DO_X)): Don't pass down XTRAFLAGS.
17833
17834 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17835
17836         * configure.in (mips*-dec-bsd*): New target; do build linker.
17837         (mips*-*-bsd*): New target; don't build linker.
17838
17839 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
17840
17841         * configure.in: support rs6000-*-lynxos* configuration.
17842         support sunos4 as a cross target.
17843
17844         * config.sub: look for lynx*, not lynx since the OS version may
17845         legitimately be part of the name.
17846
17847 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17848
17849         * configure.in (i[34]86-*-sco*): Move to be with other i386
17850         targets.
17851         (romp-*-*): New target.  Skip various binary utilities.
17852         (vax-*-*): New target.  Don't build newlib.
17853         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
17854
17855 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17856
17857         * configure.in: Only set host_makefile_frag if config
17858         directory exists.
17859
17860 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17861
17862         * install.sh: If $dstdir exists, don't check whether each
17863         component does.
17864
17865 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17866
17867         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
17868
17869 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
17870
17871         * configure.in (*-*-lynxos*): Don't configure newlib for either
17872         native or cross Lynx.
17873
17874 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
17875
17876         * config.sub (sparc64-elf): Fix os.
17877         (z8k): Remove duplicate.
17878
17879 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17880
17881         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
17882         gcc/stmp-fixproto, to try to prevent fixproto from being run.
17883
17884 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
17885
17886         * configure: Make file links cleanly even if Lynx fails on
17887           an NFS symlink (at least fail cleanly).
17888
17889 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
17890
17891         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
17892         -XNh2000.
17893
17894 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17895
17896         * configure: Unknown options are fatal again.
17897
17898 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
17899
17900         * configure: Ignore --x-includes and --x-libraries, for Autoconf
17901         compatibility.
17902
17903 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
17904
17905         * build-all.mk: Add `clean' target.
17906
17907 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17908
17909         * config.guess:  Add SINIX support.
17910         * configure.in:  Add mips-*-sysv4* support.
17911
17912 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
17913
17914         * build-all.mk: Document all useful targets.
17915         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
17916         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
17917
17918 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17919
17920         * configure: Support --silent, --quiet.
17921
17922 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17923
17924         * configure: Support --disable-FEATURE.
17925
17926 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17927
17928         * config.guess: Recognize NCR running SVR4.3.
17929
17930 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17931
17932         * config.guess:  Make BSDI generate i386-unknown-bsd386.
17933         Patch from Paul Eggert <eggert@twinsun.com>.
17934
17935 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17936
17937         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
17938
17939 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17940
17941         * configure: Make unrecognized options give nonfatal warnings
17942         instead of fatal errors, and pass them to any subdirectory
17943         configures in case they recognize them.
17944         Make --x equivalent to --with-x.
17945
17946 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17947
17948         * configure: Add --enable-* options.  Clean up usage message and
17949         some comments.
17950
17951 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
17952
17953         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
17954
17955 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17956
17957         * configure.in (hppa*-*-*): Enable binutils.
17958
17959 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17960
17961         * config.sub: Recognize cisco.
17962
17963 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
17964
17965         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
17966
17967 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17968
17969         * config.guess: about target *-hitachi-hiuxwe2, don't print more
17970         than one configuration name.  Add comment.
17971
17972 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
17973
17974         * config.guess: about target *-hitachi-hiuxwe2, fixed
17975         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
17976         macro is incorrect.]
17977
17978 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17979
17980         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
17981         than the "make ls" stuff which used to be here.
17982
17983 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17984
17985         * config.guess:  Recognize i[34]86-unknown-freebsd.
17986         From Shawn M Carey <smcarey@rodan.syr.edu>.
17987
17988 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17989
17990         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
17991
17992 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
17993
17994         * config.guess: Check for ptx.
17995
17996 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
17997
17998         * config.sub: Add os9k checking.
17999
18000 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18001
18002         * config.guess: Handle OSF1 running on HPPA processors
18003
18004 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
18005
18006         * configure: If subdir configure fails, print out a message with
18007         subdirectory name, in case subdir's configure code didn't identify
18008         itself.
18009
18010 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
18011
18012         * configure.in: Remove embedded newlines from configdirs.
18013         Avoid mismatches of substrings.  Fix matching strings at end
18014         of configdirs.
18015
18016 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
18017
18018         * config.guess:  Add Lynx/rs6000 config support.
18019
18020 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
18021
18022         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18023
18024 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
18025
18026         * configure.in (hppa*-*-osf*): Treat this just like most other
18027         PA configurations (eg no binutils or ld).
18028         (hppa*-*-*elf*): These configurations have binutils and ld.
18029
18030 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18031
18032         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
18033
18034 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18035
18036         * configure.in (rs6000-*-*): Build gas.
18037
18038 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18039
18040         * Makefile.in:  Avoid bug in losing hpux sed.
18041
18042 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18043
18044         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18045         for GDB and GDB has been fixed to not need it.
18046
18047 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18048
18049         * config.guess: Recognize vax hosts.
18050
18051 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18052
18053         * configure (while loop): Don't use "break 2" inside case
18054         statement -- the case statement isn't an enclosing loop.
18055
18056 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18057
18058         * config.guess:  Clean up NeXT support, to allow nextstep
18059         on Intel machines.  Make OS be nextstep.
18060
18061 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
18062
18063         * config.guess: Add alternate forms for Convex.
18064
18065 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
18066
18067         * configure:  Completely rewrite option processing.  Take
18068         advantage of pattern-matching to avoid invoking test frequently.
18069         Also clean up host and target defaulting logic.
18070
18071 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18072
18073         * Makefile.in: Replace all occurrances of "rootme" with "r" and
18074         "$${rootme}" with "$$r", to increase the likelihood that the do-*
18075         commands (plus user environment) will fit SCO limits.
18076
18077 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18078
18079         * configure.in: Don't issue warnings about directories which are
18080         not being configured if -norecursion is set.  Correct test for
18081         --with-gnu-as and --with-gnu-ld to not get confused by substring
18082         matches.
18083
18084         * configure.in: Don't build gas for alpha-dec-osf1*.
18085
18086 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
18087
18088         * configure:  Back out Per's change of 12/19/1993.  It changes the
18089         behavior of configure in unexpected and confusing ways.
18090
18091         Also, use different delim char when calculating
18092         program_transform_name so that the name can contain slashes.
18093
18094 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
18095
18096         * configure.in, config.sub: Add support for VSTa micro-kernel.
18097
18098 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
18099
18100         * configure.in: Nuke hacks which were used to get a special
18101         version of GAS for HPPA configurations.
18102
18103 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18104
18105         * configure:  If only ${target_alias} is given, use that
18106         as the default for ${host_alias}.
18107         * configure:  Add missing back-slashes before nested quotes.
18108
18109 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
18110
18111         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18112
18113 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
18114
18115         * config.guess:  Recognize some Tektronix configurations.
18116         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18117
18118 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18119
18120         * config.sub: Match any flavor of SH.
18121
18122 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
18123
18124         * configure.in: Don't try to configure newlib for Alpha.
18125
18126 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18127
18128         * configure.in: Don't build ld for Irix 5.  Don't build gas,
18129         libg++ or libio for any Alpha target.
18130
18131         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
18132
18133 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
18134
18135         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18136         default arguments -- so it tried to compress itself.
18137
18138 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
18139
18140         * configure.in (notsupp): ensure that a space is always at the end
18141           of the configdirs list, since the grep checks for an explicit space
18142
18143 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18144
18145         * configure.in (target i386-sysv4.2): don't build ld, since static
18146           versions of many libraries are not available.
18147
18148 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18149
18150         * config.guess: Recognize Apollos (using environment variables).
18151         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18152
18153 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18154
18155         * config.guess: Recognize Sony news mips running newsos.
18156
18157 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
18158
18159         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18160         "fi ; else" for bash.
18161
18162 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
18163
18164         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18165
18166 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
18167
18168         * config.sub: accept unixware as an alias for svr4.2.
18169         Fix some inconsistancies with the gcc version.
18170
18171 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18172
18173         * Makefile.in (DISTDOCDIRS):  Add gdb.
18174
18175 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18176
18177         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
18178
18179 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
18180
18181         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18182         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18183         this now.
18184
18185 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18186
18187         * config.sub: Accept hiux* as an OS name.
18188
18189         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18190         etc/make-stds.texi.  The underscore came from gcc, and dje now
18191         agrees that RUNTESTFLAGS is the correct name.
18192
18193 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18194
18195         * install.sh:  Remove 'set -e'.  It makes any conditionals
18196         in the script useless.
18197
18198         * config.guess: Automatically recognize arm-acorn-riscix
18199         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18200
18201 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
18202
18203         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18204
18205 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
18206
18207         * Makefile.in (DISTDOCDIRS): New variable.
18208         (taz): Edit local Makefile.in sooner, instead of proto-toplev
18209         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
18210
18211 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18212
18213         * configure.in (hppa target): check the source directory for the
18214           pagas sub-directory
18215
18216 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
18217
18218         * config.sub: Allow -aout* and -elf*.
18219
18220 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
18221
18222         * configure.in: Don't build ld on i386-solaris2, same as for
18223         sparc-solaris2.
18224
18225 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18226
18227         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18228
18229 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18230
18231         * configure.in:  Configure gdb for alpha.
18232
18233 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18234
18235         * Makefile.in (CXXFLAGS): Add -O.
18236
18237 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18238
18239         * config.guess: added support for DG Aviion
18240
18241 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
18242
18243         * configure.in: Produce warning message for subdirectories not
18244         configurable for this host/target combination.  Don't try to
18245         configure gdb for vms.
18246
18247 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
18248
18249         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18250         appropriate files before making "diststuff".
18251         (DISTBISONFILES): New var: list of files to be edited.
18252         (DISTSTUFFDIRS): Add binutils.
18253
18254 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18255
18256         * config.sub: also handle mipsel and mips64el (for little endian mips)
18257
18258 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18259
18260         * configure.in: Add * to end of all OS names.
18261
18262 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
18263
18264         * configure.in: Build newlib for LynxOS native.
18265
18266 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18267
18268         * config.guess: Add support for delta 88k running SVR3.
18269
18270         * configure.in: Add comment about HP compiler vs. emacs.
18271
18272 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18273
18274         * configure.in: don't build ld on solaris2 (not a viable option
18275           due to bugs in getpwnam & getpwuid)
18276
18277 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
18278
18279         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18280         config.guess will produce a full version number.
18281
18282 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18283
18284         * configure.in: Build linker and binutils for alpha-dec-osf1.
18285
18286 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18287
18288         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18289         and gdb/testsuite/Makefile.in.
18290
18291 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18292
18293         * configure.in: recognize mips*- instead of mips-
18294
18295 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
18296
18297         * config.sub: Accept linux*coff and linux*elf as operating
18298         systems.
18299
18300 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18301
18302         * config.sub: Recognize mips64, and mips3 as an alias for it.
18303
18304 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18305
18306         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18307         gdb knows how to handle OSF/1 shared libraries.
18308
18309 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18310
18311         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18312         * config.guess: Recognize Hitachi's HIUX.
18313         * config.sub: Recognize h3050r* and hppahitachi.
18314         Remove redundant cases for hp9k[23]*.
18315
18316 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18317
18318         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18319         if gas and ld are in the source tree and are in ${configdirs}.
18320         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
18321         --with options (but still pass them down on the command line,
18322         if they were explicitly specified).
18323
18324 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18325
18326         * configure: substitute SHELL value in Makefile.in with
18327         ${CONFIG_SHELL}
18328
18329 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18330
18331         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18332         *-*-solaris2* targets.
18333
18334 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18335
18336         * Makefile.in: define M4, and pass it down to sub-makes;
18337         all-autoconf now depends on all-m4
18338
18339 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18340
18341         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18342         presence of {ar,ranlib} instead of a configured directory
18343
18344 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
18345
18346         * config.guess: Accept 34?? as well as 33?? for NCR.
18347
18348 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18349
18350         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18351         of 'gas' in sed commands, since 'gash' is now in the tree as well.
18352
18353 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18354
18355         * configure: grab values for $(CC) and $(CXX) from the
18356         environment, so that someone can do "CC=gcc configure; make" and
18357         have it work right (matching the way that autoconf works now)
18358
18359         * configure.in, Makefile.in: add support for gash, the tcl
18360         interface to Galaxy
18361
18362         * config.guess: add NetBSD variants (hp300, x86)
18363
18364 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
18365
18366         * install.sh: Support -d option (in the manner of SunOS 4 install,
18367         as it is more deterministic than that of GNU install)
18368         (chmodcmd): Set file to mode 755 by default (should also do default
18369         chgrp and chown, but I don't feel like dealing with that now)
18370
18371 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
18372
18373         * config.sub: Remove h8300hhms alias.
18374
18375 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18376
18377         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18378
18379 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18380
18381         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18382         as stmp-fixinc
18383
18384 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
18385
18386         * config.sub: recognize m88110-bug-coff.
18387
18388 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18389
18390         * Makefile.in (all-libio): all dependencies on the toolchain used
18391         to build this (gcc, gas, ld, etc)
18392
18393 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18394
18395         * config.guess: Deal with OSF/1 1.3 on alpha.
18396
18397 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18398
18399         * install.sh: add some 'else true' clauses for portability
18400
18401         * configure.in: don't build libio for h8[35]00-*-* targets
18402
18403 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18404
18405         * Makefile.in:  Add support for new libio.
18406
18407 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18408
18409         * install.sh: If one command fails, don't try the rest.  Don't try
18410         to remove $dsttmp (via trap) unless we have already created it.
18411         If $src doesn't exist, detect it and exit with an error.
18412
18413         * config.guess: Recognize BSD on hp300.
18414
18415 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
18416
18417         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
18418         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
18419
18420 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
18421
18422         * Makefile.in (all-send-pr): depends on all-prms
18423
18424 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18425
18426         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
18427
18428 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18429
18430         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
18431         Added test for mips-mips-riscos5.
18432
18433 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18434
18435         * configure.in: use mh-hp300 for 68k HP hosts
18436
18437 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18438
18439         * configure: add support for CONFIG_SHELL, so that you can use
18440         some alternate shell for evaluating configure scripts
18441
18442 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
18443
18444         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
18445         in configure script to bug-gdb@prep.ai.mit.edu when building
18446         distribution archive.
18447         * Makefile.in (COMPRESS):  Remove def.
18448         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
18449         gdb.tar.Z and make-gdb.tar.Z respectively.
18450         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
18451         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
18452         to convergence with 'taz' target in Makefile.in.
18453
18454 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18455
18456         * install.sh (dsttmp): use trap to ensure that tmp files go
18457         away on error conditions
18458
18459 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18460
18461         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
18462
18463 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18464
18465         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
18466         its parent is '/' not ''.
18467
18468         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
18469
18470 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
18471
18472         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
18473         that ${newsrcdir}/configure.in does.
18474
18475 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
18476
18477         * test-build.mk: support for CONFIG_SHELL
18478
18479 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
18480
18481         * config.sub (netware):  Add as a basic system type.
18482
18483 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
18484
18485         * Makefile.in (Makefile): depend on configure.in.  Also drop the
18486           $(srcdir)/ from the dependency on Makefile.in.
18487
18488 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
18489
18490         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
18491         (h8300hhms is temporary until multi-libraries are implemented).
18492         * configure.in: Handle h8300h too.
18493
18494 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18495
18496         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
18497
18498 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
18499
18500         * configure:  Remove extraneous output when guessing host type.
18501         * config.guess:  Remove extraneous output when guessing using C
18502         compiler rather than uname, or when guessing fails.
18503
18504 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
18505
18506         * Makefile.in: remove all.cross and install.cross targets
18507
18508         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
18509           definitions
18510
18511 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
18512
18513         * configure.in (target sh): Build gprof.
18514
18515 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18516
18517         * config.sub: change -solaris to -solaris2
18518
18519 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18520
18521         * configure.in: Use config/mh-riscos for mips-*-sysv*.
18522
18523 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
18524
18525         * configure: Correct error message for missing Makefile.in to
18526         print correct directory.
18527
18528 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18529
18530         * install.sh: kludge around 386BSD shell bug
18531
18532 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
18533
18534         * config.guess:  Recognize NeXT.
18535         * config.guess:  Recognize i486-ncr-sysv4.
18536         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
18537
18538 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
18539
18540         * Makefile.in (MAKEINFOFLAGS): New variable.
18541         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
18542         * build-all.mk, test-build.mk: Pass down --no-split as
18543         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
18544
18545 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
18546
18547         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
18548
18549 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
18550
18551         * Makefile.in (libg++.tar.z):  New rule.
18552         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
18553         * Makefile.in (taz):  Only do a single chmod.
18554
18555 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
18556
18557         * install.sh: don't use dirname anymore (replaced with sed usage)
18558
18559 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
18560
18561         * Makefile.in:  Change extension for gzip'd files from '.z' to
18562         '.gz' per new FSF standard usage.
18563
18564 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
18565
18566         * configure: put quotes around the final value of program_transform_name
18567
18568 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18569
18570         * Makefile.in: new install.sh support; update install-info rules
18571
18572 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
18573
18574         * configure.in: Build diff for crosses, but not for go32 host.
18575
18576         * configure.in: Build gprof only for native, and don't build it
18577         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
18578
18579 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
18580
18581         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
18582
18583 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18584
18585         * configure.in (host_tools): Add prms.
18586
18587 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18588
18589         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
18590         with $(FLAGS_TO_PASS) on the command line
18591
18592         * config.sub: Recognize lynx and lynxos
18593
18594 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
18595
18596         * config.sub: Accept -ecoff*, not just -ecoff.
18597
18598 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18599
18600         * Makefile.in (taz): Use .gz suffix instead of .z.
18601         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
18602         names.
18603
18604 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18605
18606         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
18607
18608 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18609
18610         * Makefile.in (install-no-fixedincludes):  install gcc last, so
18611         that rebuilds that might happen during 'make install' don't get
18612         bogus gcc include files
18613
18614 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18615
18616         Change from Utah for HPPA support:
18617         * config.guess: Recognize hppa1.x-hp-bsd.
18618
18619 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
18620
18621         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
18622         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
18623
18624 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
18625
18626         * config.sub: Add support for rom68k and bug boot monitors.
18627
18628 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
18629
18630         * Makefile.in: Make all-opcodes depend on all-bfd.
18631
18632 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
18633
18634         * config.guess: Added special check for i[34]86-univel-sysv4*.
18635
18636 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
18637
18638         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
18639         the processor rather than assuming i486.
18640
18641 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18642
18643         * config.guess: Recognize SunOS6 as Solaris3.
18644
18645 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
18646
18647         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
18648         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
18649
18650 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
18651
18652         * build-all.mk (all-cross): New target for Canadian Cross.
18653         Added Q2 go32 targets.
18654         * test-build.mk: Configure go32 cross sparclite-aout and
18655         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
18656         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
18657
18658 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18659
18660         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
18661         GO32 hosted toolchains
18662
18663 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
18664
18665         * configure: change  so "-exec-prefix" gets passed down rather
18666         than "-exec_prefix" so autoconf generated Makefiles get the
18667         exec_prefix set right.
18668
18669 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18670
18671         * config.guess: get the Solaris2 minor version number
18672
18673         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
18674
18675 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18676
18677         * config.guess: Recognize some Sequent platforms.
18678
18679 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18680
18681         * Makefile.in: added the vault-install target
18682
18683         * configure.in: actually use the Sun3 makefile fragment that's in
18684         config, also added the release dir to configdirs
18685
18686 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18687
18688         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
18689
18690 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18691
18692         * configure.in: remove some program from Alpha targetted toolchains
18693
18694 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
18695
18696         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
18697         gprof.
18698         (taz): Run "make diststuff" in those directories instead of "make
18699         proto-dir".  Look for "VERSION=" only at start of line in subdir
18700         Makefile.  Use "gzip -9" for compression.
18701         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
18702         (binutils.tar.z): New target.
18703
18704 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
18705
18706         * Makefile.in (taz): Include gpl.texinfo.
18707
18708 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
18709
18710         * Makefile.in (setup-dirs): Merged into "taz" target.
18711         (taz): Only do `proto-dir' stuff if a directory is actually needed
18712         for this target.
18713
18714 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
18715
18716         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
18717         (FLAGS_TO_PASS): Pass down MUNCH_NM.
18718         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
18719         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
18720         (gcc-no-fixedincludes): Correct for current gcc Makefile.
18721
18722 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
18723
18724         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
18725         config.sub, and move-if-change to gdb testsuite distribution
18726         archive, so the testsuite can be extracted, configured, and
18727         run separately from the gdb distribution.  Blow away the Chill
18728         tests that require a Chill compiled executable, since GNU Chill
18729         is not yet publically available.
18730
18731 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18732
18733         * test-build.mk: set environment variables in a single command,
18734         instead of a list of assignments and exports
18735
18736         * config.guess: recognize Alpha/OSF1 systems
18737
18738 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18739
18740         * configure: Change help message to prefer --options rather than
18741           -options.
18742
18743 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18744
18745         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
18746         zippy@ecst.csuchico.edu.
18747         * config.guess: Recognize miniframe.
18748
18749 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
18750
18751         * Makefile.in: Use srcroot to find runtest rather than rootme.
18752         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
18753
18754 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
18755
18756         * test-build.mk: Extensive additions to support building on a
18757         machine other than the host.
18758
18759 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
18760
18761         * configure (tooldir): Fix for i386-aix again.
18762
18763 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
18764
18765         * configure, Makefile.in:  Change definition of $(tooldir)
18766         to match the FSF.
18767
18768 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
18769
18770         * config.guess:  Recognize i[34]86/SVR4.
18771
18772 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18773
18774         * Makefile.in (all-gdb): gdb depends on sim.
18775
18776 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
18777
18778         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
18779         at the same time we make the prototype gdb directory.
18780         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
18781         files at the same time as the gdb base release distribution.
18782
18783 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
18784
18785         * Makefile.in (check): Use individual check targets rather than
18786         DO_X rule.
18787         (check-gcc): Added.
18788
18789 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
18790
18791         * config.sub: Use sysv3.2 not sysv32 for canonical OS
18792         for System V release 3.2.
18793
18794 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18795
18796         * config.sub: Recognize hppaosf.
18797         * configure.in: Do configure ld/binutils/gas for it.
18798
18799 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18800
18801         * configure (tooldir): Alter syntax used to set this, for systems
18802         where "\$" isn't handled right, like i386-aix.
18803
18804 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18805
18806         * configure: Pass program-transform-name, not
18807         program_transform_name, to recursive configures.
18808
18809 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
18810
18811         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
18812         of gas+ld+binutils.
18813
18814 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
18815
18816         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
18817
18818 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18819
18820         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
18821
18822 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18823
18824         * Makefile.in (PRMS): Set back to all-prms.
18825
18826 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
18827
18828         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
18829         targets, rather than for MIPS hosts.
18830
18831 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18832
18833         * configure.in: add comment for --with-x default values
18834
18835         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
18836
18837         * Makefile.in: add check-* targets for each of the directories in
18838         the tree.  Add a definition of RUNTEST that will use the one we
18839         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
18840
18841 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
18842
18843         * configure.in: Removed obsolete references to bfd_target and
18844         target_makefile_frag.
18845
18846         * build-all.mk: Set assorted targets for Q2.
18847         * config.sub: Recognize z8k-sim and h8300-hms.
18848         * test-build.mk: Really don't pass host to configure.
18849         (HOLES): Added uname.
18850
18851 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
18852
18853         * configure: Handle an empty program-prefix, program-suffix or
18854         program-transform-name correctly.
18855
18856 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
18857
18858         * build-all.mk: -G 8 no longer required for MIPS targets.
18859         * test-build.mk: Don't pass host argument to configure; make it
18860         guess.
18861
18862 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
18863
18864         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
18865         * Makefile.in (COMPRESS):  New macro, like GZIP.
18866
18867 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
18868
18869         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
18870
18871         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
18872         with gas currently defaults to -G 0.
18873
18874 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
18875
18876         * Makefile.in (all-flex): flex depends on byacc.
18877
18878         * build-all.mk: If host not specified, use config.guess.  Pass TAG
18879         to test-build.mk as RELEASE_TAG.
18880         * test-build.mk (configargs): New variable containing arguments to
18881         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
18882         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
18883
18884         * config.guess: Use /bin/uname when checking -X argument on SCO,
18885         to avoid invoking GNU uname which doesn't understand -X.
18886
18887         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
18888
18889         * configure.in: Build gas for mips-*-*.
18890
18891 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18892
18893         * Makefile.in (all.normal): insert missing backslash.
18894
18895 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
18896
18897         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
18898
18899         * Makefile.in: Complete overhaul to merge many almost identical
18900         targets.
18901
18902 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18903
18904         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
18905         (gdb.tar.Z): Adjusted.
18906
18907         * Makefile.in (setup-dirs, taz): New targets; should be general
18908         enough to adapt for gdb sometime.  Build only .z file.
18909         (gas.tar.z): New target.
18910
18911 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
18912
18913         * build-all.mk: Use CC=cc -Xs on Solaris.
18914
18915 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
18916
18917         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
18918         for handling BISON for FSF releases.
18919
18920 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18921
18922         * configure: Actually implement the change zoo just documented.
18923
18924 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
18925
18926         * configure: when using config.guess, only set target_alias when
18927         it's not already been set (ie, on the command line)
18928
18929 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18930
18931         * Makefile.in: add installcheck target, set PRMS to install-prms
18932
18933 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18934
18935         * configure: add support for package_makefile_fragment, handle the
18936         case where a directory has a configure.in file but no Makefile.in
18937         more gracefully (with an actual understandable error message, even);
18938         add support for --without (and add this to the usage message); also
18939         explicitly add a --host=${host_alias} to the command line when
18940         config.guess is used
18941
18942 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18943
18944         * configure: Must use both --host and --target in recursive calls.
18945
18946 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18947
18948         * Makefile.in: Change deja-gnu to dejagnu.
18949
18950 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18951
18952         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
18953
18954 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18955
18956         * configure.in: canonicalize all instances to *-*-solaris2*,
18957         also strip out a number of tools to not build for go32 host
18958
18959 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18960
18961         * config.guess: add GPL.
18962
18963         * Makefile.in, config.guess, config.sub, configure: bump
18964           copyrights to 93.
18965
18966 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
18967
18968         * Makefile.in (do-info): Removed obsolete check for existence of
18969         localenv file.
18970
18971         * Makefile.in (MAKEOVERRIDES): Define to be empty.
18972
18973 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18974
18975         * Makefile.in: a couple of 'else true' for decstation,
18976         support for TclX
18977
18978         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
18979
18980 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
18981
18982         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
18983
18984 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
18985
18986         * config.guess: Recognize i386-ibm-aix (PS/2).
18987         * configure.in: Use config/mh-aix386 file for it.
18988
18989 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
18990
18991         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
18992         CC_FOR_TARGET instead.
18993         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
18994
18995 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
18996
18997         * Makefile.in: Add sim to list of directories sent with gdb
18998
18999 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
19000
19001         * configure.in: Put back mips-dec-bsd* case.
19002
19003 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
19004
19005         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19006         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
19007         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
19008
19009 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19010
19011         * configure.in: remove no-op mips-dec-bsd* in "case $target"
19012
19013         * Makefile.in (dir.info): only run gen-info-dir if it exists,
19014         (install-info): install dir.info only if it exists,
19015         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19016
19017 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
19018
19019         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
19020         gas for mips-dec-bsd.
19021
19022 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
19023
19024         * configure (makesrcdir): If ${srcdir} is relative and not ".",
19025         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19026
19027 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
19028
19029         * configure.in: Added "dejagnu" to hosttools list.
19030
19031 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
19032
19033         * config.sub, configure.in, config.guess:  Add support
19034         for Bosx, an AIX variant from Bull.
19035         Patches from F.Pierresteguy@frcl.bull.fr.
19036
19037 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
19038
19039         * devo/dejagnu: Initial creation of devo/dejagnu.
19040         Migrated dejagnu testcases and support files for testing software
19041         tools to reside as subdirectories, currently called "testsuite",
19042         within the directory of the software tool.  Migrated all programs,
19043         support libraries, etc. beloging to dejagnu proper from
19044         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
19045         with no modifications.  The changes to these files which will
19046         allow them to configure, build, and execute properly will be made
19047         in a future update.
19048
19049 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19050
19051         * Makefile.in: Change send_pr to send-pr.
19052         * configure.in: Likewise.
19053         * send_pr: Renamed directory to send-pr.
19054
19055 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
19056
19057         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
19058
19059 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
19060
19061         * README:  Update for gdb-4.8 release.
19062         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
19063         gdb-xxx.tar.z (gzip'd) file also.
19064
19065 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19066
19067         * Makefile.in: make all-diff depend on all-libiberty
19068
19069 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
19070
19071         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19072
19073 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19074
19075         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19076
19077 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
19078
19079         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
19080         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
19081         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
19082
19083 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19084
19085         * Makefile.in:  makeinfo binary is in a new location
19086
19087 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
19088
19089         * config.sub: Accept -ecoff as an OS.
19090
19091         * Makefile.in: Various changes to eliminate a level of make
19092         recursion and reduce the required command line length.
19093         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19094         sub-makes.
19095         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19096         variables holding settings for specific sub-makes.
19097         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19098         in terms of BASE_FLAGS_TO_PASS.
19099         (TARGET_LIBS): New variable listing directories which use
19100         TARGET_FLAGS_TO_PASS.
19101         (subdir_do): Eliminated.
19102         (do-*): New set of targets to replace subdir_do.
19103         (various): All targets which used subdir_do now depend on do-*.
19104         (local-clean): Renamed from do_clean.
19105         (local-distclean): New target, dependency of distclean and
19106         realclean.
19107         (install-info): Don't create directories.  Depend on dir.info
19108         rather than calling make recursively.
19109         (install-dir.info): Eliminated.
19110         (install-info-dirs): Create all info directories here.
19111         (dir.info): Depend upon do-install-info.
19112
19113         * test-build.mk (HOLES): Added false.
19114
19115 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
19116
19117         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
19118
19119 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19120
19121         * Makefile.in (info): remove dependency on all-texinfo.  The
19122         problem was really in texinfo/C, not at this level.
19123
19124 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
19125
19126         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19127
19128 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
19129
19130         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
19131         GDB releases.
19132
19133 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19134
19135         * configure: Include srcdir in message about target of link not
19136         being found.  Don't convert `-' to `_' in `with' options being
19137         passed to subdirs.
19138
19139 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19140
19141         * configure.in: add uudecode to host_tools
19142
19143         * Makefile.in: added {all,install}-uudecode targets, added them to
19144         the appropriate lists
19145
19146 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
19147
19148         * Makefile.in (all-gcc): Added dependency on all-gas.
19149
19150         * configure.in (mips-*-*): Build ld and binutils.
19151
19152 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19153
19154         * configure: check return code from mkdir, print error message and
19155           exit on failure.
19156
19157 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
19158
19159         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
19160
19161 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
19162
19163         * test-build.mk (HOLES): Added tar, cpio and uudecode.
19164
19165 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
19166
19167         * config.sub (h8500):  Recognize this as a cpu type.
19168
19169 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19170
19171         * configure: source directory missing is no longer a warning
19172
19173         * configure.in: recognize irix[34]* instead of irix[34]
19174
19175         * Makefile.in: define and pass down X11_LIB
19176
19177 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
19178
19179         * guess-systype: Renamed to ...
19180         * config.guess:  ... by popular request.
19181         * configure.in, Makefile.in:  Update accordingly.
19182
19183 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
19184
19185         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
19186         + Add Convex, Cray/Unicos, and Encore/Multimax support.
19187         + Execute ./dummy instead of assuming . is in PATH.
19188
19189 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
19190
19191         * guess-systype:  New shell script.  Attempts to guess the
19192         canonical host name of the executing host.
19193         Only a few hosts are supported so far.
19194         * configure:  Call guess-systype if no host is specified.
19195
19196 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
19197
19198         * Makefile.in (gcc-no-fixedincludes): Made to work with current
19199         gcc Makefile.
19200
19201 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
19202
19203         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19204         (all-gcc, install-gcc, subdir_do): Use it.
19205
19206 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
19207
19208         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19209
19210 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
19211
19212         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19213           set exclusively by configure, using configure.in .
19214
19215 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19216
19217         * test-build.mk: set $PATH for all builds
19218
19219         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19220
19221 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
19222
19223         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
19224         the one used in gcc/Makefile.in, so that a null expansion doesn't
19225         override the one needed to build gcc with a native cc.
19226
19227 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19228
19229         * configure: Accept -with arguments.
19230
19231 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19232
19233         * Makefile.in: added h8300sim
19234
19235 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
19236
19237         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19238         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
19239         (all-cygnus, native, build-cygnus): Make
19240         $(canonhost)-stamp-3stage-done, not $(host)....
19241         * test-build.mk (stamp-3stage-compared): Use tail +10c for
19242         i386-sco3.2v4.  Added else true to if command.
19243
19244 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
19245
19246         * config.sub: (from FSF) Sequent uses a BSD-like OS.
19247
19248 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
19249
19250         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19251
19252 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19253
19254         * configure.in: don't remove binutils from Solaris builds
19255
19256 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
19257
19258         * Makefile.in: get rid of earlier definitions for *clean,
19259         also handle the recursive info rule better
19260
19261 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
19262
19263         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
19264         do more-or-less the right thing.
19265
19266 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
19267
19268         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19269         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19270
19271 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19272
19273         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19274         $(host_canonical).
19275
19276         * configure.in: split the configdirs list into 4 categories (native
19277         v. cross, library v. tool) and handle the cross-only and native-
19278         only in more reasonable (and correct!) way.
19279
19280 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
19281
19282         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
19283         configdirs anymore.
19284
19285 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19286
19287         * Makefile.in: extensive cleanup::  removed all of the explicit
19288         clean-* targets, collapsed many wrappers around subdir_do into
19289         one, added additional targets to satisfy standards.texi, deleted
19290         some old targets, some changes for consistency
19291
19292 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19293
19294         * configure.in: handle some programs as cross-only, and others as
19295         native only
19296
19297         * test-build.mk: handle partial holes in a more generic manner
19298
19299         * Makefile.in: m4 depends on libiberty
19300
19301 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19302
19303         * configure.in: add m4, textutils, fileutils, sed, shellutils,
19304         time, wdiff, and find to configdirs
19305
19306         * Makefile.in: all, clean, and install rules for the new programs
19307         added to configure.in
19308
19309 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19310
19311         * configure.in: use mh-sun for all *-sun-* hosts
19312
19313 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19314
19315         * Makefile.in: define flags for X11 include files and library file
19316         locations, pass them down to the programs that need this info
19317
19318         * build-all.mk: added a 'native' target, to 3stage the native toolchain
19319
19320 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19321
19322         * configure.in: start building libg++ for HP-UX targets
19323
19324 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
19325
19326         * README:  Update references to files moved into etc/.
19327
19328 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
19329
19330         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
19331         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
19332
19333 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
19334
19335         * configure: accept dash as well as underscore in long option
19336         names for FSF compatibility.
19337
19338 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
19339
19340         * config.sub: added -sco3.2v4 support from FSF.
19341
19342 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19343
19344         * configure.in: expand the section that adds or removes
19345         directories from the list of programs to build, to handle native
19346         vs. cross in addition to host v. native
19347
19348 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
19349
19350         * Makefile.in:  Replace C++ in macro names with CXX.
19351         This is less likely to break ...
19352
19353 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19354
19355         * test-build.mk: add -w to GNU_MAKE
19356
19357 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19358
19359         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19360         add 'sparc' to list of recognized cpus.  This needed to make
19361         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19362         Delete some redundant ose68 variants.  Recognize -wrs as an os,
19363         then changes that into $CPU-wrs-vxworks.
19364
19365         * configure.in: remove most references to gdbtest, regularize
19366         target based program removal
19367
19368         * test-build.mk: import from p3 tree (many fixes and changes)
19369
19370 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
19371
19372         * Makefile.in: added rules to handle tcl, tk, and expect
19373
19374         * configure.in: handle those directories if they exist
19375
19376 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19377
19378         * config.sub: removed bogus hppabsd and hppahpux names, since
19379         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19380
19381 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19382
19383         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
19384         depends upon all-xiberty
19385
19386         * Makefile.in: changes from p3, including:
19387
19388         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
19389
19390         * Makefile.in (XTRAFLAGS): include newlib directories if
19391         newlib/Makefile exists, rather than if host != target.
19392
19393         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
19394
19395         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19396         from the same source tree and not building a cross-compiler.  This
19397         matters for the libg++ configuration if reconfiguring a tree that
19398         has already been installed.
19399
19400         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
19401
19402         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19403         pick up the machine and system specific header files.
19404
19405         * Makefile.in: added AS_FOR_TARGET, passed down in
19406         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
19407         the C compiler to use to create programs which are run in the
19408         build environment, set it to default to $(CC), and passed it down
19409         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19410
19411         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
19412
19413         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
19414         We need them for unusual native builds, like systems without
19415         ranlib.
19416
19417         * configure: also define $(host_canonical) and
19418         $(target_canonical), which are the full, canonical names for the
19419         given host and target
19420
19421 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
19422
19423         * Makefile.in:  Added separate definitions for C++.
19424
19425 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
19426
19427         * configure.in (configdirs):  Add deja-gnu.
19428
19429 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
19430
19431         * README:  Update for configure.texi and gdb-4.7 release.
19432
19433 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
19434
19435         * Makefile.in:  Move "all" target to top of file.
19436         Previously, first target was ".PHONY" which caused BSD4.4 make
19437         to build .PHONY when make was run without arguments.
19438
19439 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
19440
19441         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
19442         Library-copylefted code in libiberty.
19443
19444 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
19445
19446         * config.sub:  Replace m68kmote with plain old m68k.
19447
19448 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
19449
19450         * Makefile.in:  Remove space from blank line, avoid Make complaints.
19451
19452 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
19453
19454         * config.sub: Complain if no argument is given.  Added support for
19455         386bsd as OS and target alias.
19456
19457 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
19458
19459         * Makefile.in (XTRAFLAGS): include newlib directories if
19460         newlib/Makefile exists, rather than if host != target.
19461
19462 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
19463
19464         * config.sub: recognize sparclite-wrs-vxworks.
19465
19466         * Makefile.in (install-xiberty): added *-xiberty make rules (from
19467         p3.) Added clean-xiberty to clean.
19468
19469 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19470
19471         * configure.in: use *-*-* instead of nested cases for host and target
19472
19473 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
19474
19475         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19476         from the same source tree and not building a cross-compiler.  This
19477         matters for the libg++ configuration if reconfiguring a tree that
19478         has already been installed.
19479
19480 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
19481
19482         * config.sub (i486v/i486v4):  Merge in from FSF version.
19483
19484 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
19485
19486         * configure: only set PWD if it is already set.
19487
19488 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
19489
19490         * configure: just set PWD=`pwd` at the top, since Ultrix sh
19491         doesn't have unset and all success paths (and most error paths)
19492         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
19493         to just ${PWD} to avoid confusion.)
19494
19495 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
19496
19497         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
19498         even for a native compilation.
19499
19500 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
19501
19502         Changes to make the gdb.tar.Z rule work better.
19503
19504         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
19505         (DEVO_SUPPORT):  Add configure.texi.
19506         (bfd-ilrt.tar.Z):  Remove ancient rule.
19507
19508 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
19509
19510         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19511         pick up the machine and system specific header files.
19512
19513         * configure.in, config.sub: added new target m68010-adobe-scout,
19514         with alias of adobe68k.  Changed configure.in to check for
19515         -scout before -sco* to avoid a false match.
19516
19517         * Makefile.in: added AS_FOR_TARGET, passed down in
19518         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
19519         the C compiler to use to create programs which are run in the
19520         build environment, set it to default to $(CC), and passed it down
19521         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19522
19523 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
19524
19525         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
19526         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
19527         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
19528         FOR_TARGET variants, to newlib and libg++.
19529
19530 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19531
19532         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
19533         first.
19534
19535 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
19536
19537         * config.sub:  Accept `elf' as an environment.
19538
19539 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
19540
19541         * Makefile.in (all-opcodes):  cd into the right directory
19542
19543 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
19544
19545         * configure: added -program_transform_name option, used as
19546         argument to sed when installing programs.
19547         configure.texi: added documentation for -program_prefix,
19548         -program_suffix and -program_transform_name.
19549
19550 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
19551
19552         * config.sub:  Accept i486 where i386 ok.
19553
19554 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
19555
19556         * config.sub: accept we32k
19557
19558 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
19559
19560         * config.sub, configure.in: accept OSE68000 and OSE68k.
19561
19562         * Makefile.in: don't create all directories for ``make install'';
19563         let the subdirectories create the ones they need.
19564
19565 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19566
19567         * COPYING: new file, GPL v2
19568
19569 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19570
19571         * Makefile.in: use the new gen-info-dir, which needs a template
19572         argument (which also lives in texinfo)
19573
19574         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
19575
19576 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
19577
19578         * config.sub (ncr3000):  Change i386 to i486.
19579
19580 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19581
19582         * Makefile.in: add install-rcs, install-grep to
19583         install-no-fixedincludes, removed install-bison and install-libgcc
19584
19585 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
19586
19587         * configure.in: grab the HPUX makefile fragment if on HPUX
19588
19589 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
19590
19591         * Makefile.in: eradicate bison spoor (ditto libgcc).
19592          configure.in: recognise m68{k,000}-ericsson-OSE.
19593          es1800 is alias for m68k-ericsson-OSE
19594
19595 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19596
19597         * configure.in: rearrange the parts that remove programs from
19598         configdirs, based now on HOST==TARGET or by canonical triple.
19599
19600 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19601
19602         * test-build.mk: recurse explicitly with -f test-build.mk when
19603           appropriate.  predicate stage3 and comparison on the existence
19604           of gcc.  That is, if gcc isn't around, we aren't three-staging.
19605           On very clean, also remove ...stamp-co.  Build in-place before
19606           doing other builds.
19607
19608 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
19609
19610         * Makefile.in, configure.in: add tgas
19611
19612 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19613
19614         * Makefile.in: a number of changes merged in from progressive.
19615
19616         * configure.in: add libm.
19617
19618         * .cvsignore: ignore some stuff that comes from test-build.mk.
19619
19620 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
19621
19622         * config.sub:  Add es1800 (m68k-ericsson-es1800).
19623
19624 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
19625
19626         * configure: Add program_suffix (parallel to program_prefix)
19627         * Makefile.in: adjust directory-creating script for losing decstation
19628
19629 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
19630
19631         * configure:  Minor $subdir-related fixes.
19632
19633 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
19634
19635         * configure: fix various problems with propogating
19636         makefile_target_frag in subdirs.
19637         * configure.in: config libgcc if its there
19638
19639 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
19640
19641         * config.sub:  HPPA merge.
19642
19643 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
19644
19645         * Makefile.in:  Replace all-bison with all-byacc in all
19646         dependency lines for other tools (which now use byacc).
19647
19648 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
19649
19650         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
19651
19652 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
19653
19654         * Makefile.in: make gprof rules similar to byacc rules (instead of
19655         vestigal $(unsubdir) that didn't work...)
19656
19657 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
19658
19659         * config.sub:  Add support for Linux.
19660         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
19661         (at least for libg++).
19662
19663 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
19664
19665         * configure.texi: fix doc for the -nfp option to configure
19666
19667 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
19668
19669         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
19670
19671 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
19672
19673         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
19674         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
19675         * configure.in: added solaris* host_makefile_frag hook.
19676
19677 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19678
19679         * config.sub: changed recognition of m68000 so that various
19680         m68k types can be specified via m680[01234]0
19681
19682 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19683
19684         * config.sub (basic_machine): fix sed so that '-foo' isn't
19685         completely substituted out while .+'-foo' loses the '-foo'
19686
19687 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
19688
19689         * config.sub ($os): Add -aout.
19690
19691 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
19692
19693         * configure:  If host_makefile_frag is absolute, don't
19694         prefix ${invsubdir} (relevant to libg++ auto-configure).
19695
19696 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
19697
19698         * Makefile.in (tooldir): Define it.
19699         (all-ld): Depend on all-flex.
19700
19701 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
19702
19703         * Makefile.in (check):  Fix libg++ special case.
19704
19705 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
19706
19707         * configure: do not bury `pwd` into config.status, thus do fewer
19708           pwd's.
19709
19710         * configure: print the "Building in" message only when building in
19711           other than "." AND verbose.
19712
19713         * configure: remove -s, rework -v to better accommodate guested
19714           configures.
19715
19716         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
19717
19718 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
19719
19720         * Makefile.in: macroize flags passed on recursion.  remove
19721           fileutils.
19722
19723 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
19724
19725         * configure: get makesrcdir right for subdirs deeper than 1.
19726
19727         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
19728           install.
19729
19730 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
19731
19732         * Makefile.in: don't print subdir_do or recursion lines.
19733
19734 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
19735
19736         * standards.texi: added menu item.
19737
19738         * Makefile.in: build and install standards.info.
19739
19740         * standards.texi: new file.
19741
19742 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19743
19744         * configure: test for and move config.status pieces from
19745           ${subdir}/.
19746
19747 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
19748
19749         * configure:  Test for existance of files before trying to mv
19750         them, to avoid numerous non-existance messages.
19751
19752 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
19753
19754         * configure: correct final line of config.status.
19755
19756         * configure: patch from eggert.  Avoids a protection problem if
19757           the original Makefile.in is read only.
19758
19759         * configure: use move-if-change from gcc to create config.status.
19760           Some makefiles depend on config.status to tell if a directory
19761           has been reconfigured for a different host.  This change
19762           prevents those directories from remaking everything in the case
19763           where the reconfig was only intended to rebuild a Makefile.
19764
19765         * configure: test for config.sub with "config.sub sun4" rather
19766           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
19767           host alias from a missing config.sub.
19768
19769 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19770
19771         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
19772           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
19773
19774 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
19775
19776         * configure: mkdir ${subdir} as needed.
19777
19778 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
19779
19780         * Makefile.in,configure.in: added autoconf.
19781
19782 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19783
19784         * Makefile.in: no longer pass against on recursion.
19785
19786         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
19787           definitions are not inherited.
19788
19789         * configure: correct makesrcdir when subdir is .
19790
19791 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
19792
19793         * configure:  Add support for 'subdirs' variable, which is
19794         like 'configdirs', except that configure doesn't re-invoke
19795         itself for subdirs, it just creates a Makefile for each subdir.
19796         * configure.texi:  Document subdirs.
19797
19798 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19799
19800         * configure.in: added flex to configdirs
19801
19802 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
19803
19804         * Makefile.in: remove clean-stamps from clean.
19805
19806 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
19807
19808         * configure.in:  Add gdbtest to configdirs.
19809
19810 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
19811
19812         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
19813         to recursive makes.
19814         * configure.in:  Recognize new ncr3000 config.
19815
19816 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
19817
19818         * Makefile.in, configure.in: removed references to gdbm.
19819
19820 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
19821
19822         * config.sub:  Don't canonicalize os value
19823         newsos* to bsd (readline needs to check for newsos).
19824         (This fix was earlier made Jan 31, but got re-broken.)
19825
19826 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
19827
19828         * configure.in:  sco is an os, not a vendor!
19829
19830         * configure:  Quote $( better.  Keep various shells happy.
19831
19832 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
19833
19834         * Makefile.in: eliminate stamp-files.
19835
19836 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
19837
19838         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
19839           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
19840
19841 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
19842
19843         * config.sub:  fix iris/iris3.
19844
19845 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
19846
19847         * configure: re-add -rm.
19848
19849 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
19850
19851         * Maskefile.in: add .stmp-rcs to all.
19852
19853         * configure.in: remove gas from rs6000 build, use aix host fragment.
19854
19855 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
19856
19857         * configure: pass down site_option during recursion.
19858
19859 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
19860
19861         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
19862
19863 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
19864
19865         * configure: Change exec_prefix so that it really defaults to prefix.
19866
19867 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
19868
19869         * Makefile.in, configure.in:  Add support for mmalloc library.
19870
19871 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
19872
19873         * Makefile.in: add stmp dependencies for a few more things.
19874
19875 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
19876
19877         * configure: adjusted error message on objdir/srcdir configure
19878           collision, per john's suggestion.
19879
19880         * Makefile.in: add libiberty stmp to all and all.cross.
19881
19882 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
19883
19884         * Makefile.in: remove force dependencies, add grep to all.
19885
19886 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
19887
19888         * Makefile.in: drop flex.  make stamp files work.
19889
19890         * configure: added test for conflicting configuration in srcdir,
19891           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
19892           gets cranky.  use relative paths for configure and srcdir
19893           whenever possible.  Send some error messages to stderr that were
19894           going to stdout.
19895
19896 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
19897
19898         * Makefile.in:  Fix libg++ rule to check for gcc directory
19899         before using gcc/gcc.  Also pass XTRAFLAGS.
19900
19901 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
19902
19903         * Makefile.in: added stmp-files so that directories aren't polled
19904           when they are already built.
19905
19906         * configure.texi: fixed a node pointer problem.
19907
19908 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
19909
19910         * config.sub configure.in gdb/configure.in
19911         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
19912         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
19913         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
19914
19915 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19916
19917         * configure: -recurring becomes -silent.  corrected help message
19918           for -site= option.
19919
19920         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
19921
19922 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19923
19924         * configure: when building Makefile for crosses, replace
19925           tooldir and program_prefix.  default srcdir from location of
19926           config.sub.  remove "for host in hosts" and "for target in
19927           targets" loops.
19928
19929 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19930
19931         * Makefile.in: Do not pass bindir or mandir to cvs.
19932
19933 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
19934
19935         * Makefile.in, configure.in: removed traces of namesubdir,
19936           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
19937           copyrights to '92, changed some from Cygnus to FSF.
19938
19939         * configure.texi: remove most references to multiple hosts,
19940           multiple targets, subdirs, etc.
19941
19942         * configure.man: removed rcsid. reference config.sub not
19943           config.subr.
19944
19945         * Makefile.in: mkdir $(infodir) on install-info.
19946
19947 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
19948
19949         * configure.texi:  Explain better about .gdbinit and about
19950         the environment that configure.in sections run in.
19951
19952 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
19953
19954         * configure.in:  Ultrix is only a decstation if it's a MIPS.
19955
19956 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
19957
19958         * README:  DOC.configure => cfg-paper.texi.
19959
19960 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
19961
19962         * config.sub (near case $os):  Don't convert newsos* to bsd!
19963
19964 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
19965
19966         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
19967         the number of copies of COPYING that go into the GDB tar file.
19968
19969 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
19970
19971         * bfd/configure.in, gdb/config/mh-i386sco,
19972         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
19973         Fix SCO configuration stuff.
19974
19975 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
19976
19977         * Makefile.in:  For libg++, make sure the -I pointing
19978         to the gcc directory goes *after* all the libg++-local -I flags.
19979         Also, move just-gcc dependency from just-libg++ to all-libg++.
19980
19981 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
19982
19983         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
19984
19985 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
19986
19987         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
19988
19989 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
19990
19991         * config.sub:  Add stratus configuration frags.  Also
19992         submitted to FSF.
19993
19994 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
19995
19996         * Makefile.in (DEV_SUPPORT):  add configure.man.
19997
19998         * config.sub(Decode manufacturer-specific):  add -none*.
19999
20000 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
20001
20002         * Makefile.in:  remove form feeds to make Sun's make happy.
20003         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
20004
20005 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
20006
20007         * Makefile.in (AR_FLAGS):  Make quieter.
20008
20009 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
20010
20011         * configure.in:  Add libg++.
20012         * configure:  When verbose, don't output the command line at each
20013         level; it will be unremarkably the same as the previous version,
20014         which will be the same as what the user typed.
20015
20016 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
20017
20018         * configure.in, Makefile.in: fix clean-info, add flex.  add
20019           fileutils.
20020
20021         * configure: be less sensitive to spaces in Makefile.in.  Do not
20022           look for sources in "..".  Doing so breaks subdirectories that
20023           might have their own configure.  If a subdir has it's own
20024           configure script, use it.
20025
20026 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
20027
20028         * cfg-paper.texi: some changes suggested by rms.
20029
20030 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
20031
20032         * config.sub:  Merge in some small additions from the FSF version,
20033         taken from the gcc distribution, to bring the Cygnus and FSF
20034         versions into closer sync.
20035
20036 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
20037
20038         * configure.in:  Changed svr4 references to sysv4.
20039
20040 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
20041
20042         * configure: added -V for version number option.
20043
20044 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
20045
20046         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20047           renamed from DOC.configure to cfg-paper.texi.
20048
20049 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20050
20051         * configure, config.subr, config.sub: config.subr is now
20052           config.sub again.
20053
20054 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
20055
20056         * configure.texi: new file, in progress.
20057
20058         * Makefile.in: build info file and install the man page for
20059           configure.
20060
20061         * configure.man: new file, first cut.
20062
20063         * configure: find config.subr again now that configuration "none"
20064           has gone.  removed all traces of the -ansi option.  removed all
20065           traces of the -languages option.
20066
20067         * config.subr: resync from rms.
20068
20069 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20070
20071         * configure, config.sub, config.subr: merge config.sub into
20072           config.subr, call the result config.subr, remove config.sub, use
20073           config.subr.
20074
20075         * Makefile.in: revised install for dir.info.
20076
20077 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20078
20079         * configure.in: add decstation host makefile frag.
20080
20081         * Makefile.in: BISON now bison -y again.  also install-gcc on
20082           install.  clean-gdbm on clean.  infodir belongs in datadir.
20083           Make directories for info install.  Build dir.info here then
20084           install it.
20085
20086 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20087
20088         * Makefile.in: fix for bad directory tests.
20089
20090 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20091
20092         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
20093           regexp.  -srcdir relative was being handled incorrectly.
20094
20095         * Makefile.in: unwrapped some for loops so that parallel makes
20096           work again and so one can focus one's attention on a particular
20097           package.
20098
20099 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20100
20101         * configure: added PWD as a stand in for `pwd` (for speed). use
20102           elif wherever possible.  make -srcdir work without -objdir.
20103           -objdir= commented out.
20104
20105 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20106
20107         * configure: +options become --options.  -subdirs commented out.
20108           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
20109           Makefile now at top of generated Makefile.  Removed cvs log
20110           entries.  added -srcdir.  create .gdbinit only if there is one
20111           in ${srcdir}.
20112
20113         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
20114           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
20115           and mandir now keyed off datadir by default.
20116
20117 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20118
20119         * Freshly created ChangeLog.
20120
20121 \f
20122 Local Variables:
20123 mode: change-log
20124 left-margin: 8
20125 fill-column: 76
20126 version-control: never
20127 End: