OSDN Git Service

PR libstdc++/53830
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2012-06-14  Release Manager
2
3         * GCC 4.7.1 released.
4
5 2012-05-16  Olivier Hainque  <hainque@adacore.com>
6
7         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
8         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
9         (install-no-fixedincludes): Adjust accordingly.
10         * Makefile.in: Regenerate.
11
12 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
13
14         Backport from 2012-03-28 mainline r185907.
15
16         PR target/52737
17         * contrib/gcc_update (files_and_dependencies):
18         Remove gcc/config/avr/t-multilib from touch data.
19
20 2012-03-22  Release Manager
21
22         * GCC 4.7.0 released.
23
24 2012-02-17  Walter Lee  <walt@tilera.com>
25
26         * MAINTAINERS: (Write After Approval): Delete myself.
27
28 2012-02-14  Walter Lee  <walt@tilera.com>
29
30         * MAINTAINERS (tilegx port): Add myself.
31         (tilepro port): Add myself.
32         (Write After Approval): Add myself.
33
34 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
35
36         * MAINTAINERS (Various Maintainers): Add Diego Novillo,
37         Gerald Pfeifer and Joseph Myers as docstring relicensing
38         maintainers.
39
40 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
41
42         * MAINTAINERS (write-after-approval): Add myself.
43
44 2012-02-08  Ira Rosen <irar@il.ibm.com>
45
46         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
47         maintainer.
48
49 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
50
51         * MAINTAINERS (Write After Approval): Move myself to maintain alphabetical order.
52
53 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
54
55         * MAINTAINERS (Write After Approval): Add myself.
56
57 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
58
59         * MAINTAINERS (Write After Approval): Add myself.
60
61 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
62             Jayant R Sonar <jayant.sonar@kpitcummins.com>
63
64         * configure.ac (cr16-*-*): Remove nonconfigdirs.
65         * configure: Regenerate.
66
67 2012-01-23  Harshit Chopra  <harshit@google.com>
68
69         * MAINTAINERS (Write After Approval): Add myself.
70
71 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
72
73         * configure.ac: Remove reference to mh-interix.
74         * configure: Regenerate.
75
76 2012-01-05  Richard Henderson  <rth@redhat.com>
77
78         PR bootstrap/51072
79         * configure.ac: Disable libitm if c++ is not enabled.
80         * configure: Rebuild.
81
82         * configure.ac: Fix regexp for same.
83         * configure: Rebuild.
84
85 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
86
87         * MAINTAINERS (Write After Approval): Add myself.
88
89 2012-01-02  Richard Guenther  <rguenther@suse.de>
90
91         PR bootstrap/51686
92         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
93         * Makefile.in: Regenerate.
94
95 2011-12-28  Oleg Endo <olegendo@gcc.gnu.org>
96
97         * MAINTAINERS (Write After Approval): Add myself.
98
99 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
100
101         * configure: Regenerate.
102
103 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
104
105         * MAINTAINERS (picochip): Changed email address.
106
107 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
108
109         * MAINTAINERS (write-after-approval): Add self.
110
111 2011-11-29  DJ Delorie  <dj@redhat.com>
112
113         * configure.ac (rl78-*-*) New case.
114         * configure: Regenerate.
115         * MAINTAINERS: Add myself as RL78 maintainer.
116
117 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
118
119         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
120
121 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
122
123         * libtool.m4: dditional FreeBSD 10 fixes.
124
125 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
126
127         * MAINTAINERS: Move myself from Write After Approval to CPU Port
128         Maintainers section, as Epiphany maintainer.
129
130 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
131
132         PR target/49992
133         * configure.ac: Remove ranlib special-casing for Darwin.
134         * configure: Regenerate.
135
136 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
137
138         * MAINTAINERS (Reviewers): Keep the list sorted.
139
140 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
141
142         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
143
144 2011-11-09  Roland McGrath  <mcgrathr@google.com>
145
146         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
147         * configure: Rebuild.
148         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
149         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
150         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
151         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
152         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
153         Add READELF.
154         * Makefile.in: Rebuild.
155
156 2011-11-09  Jason Merrill  <jason@redhat.com>
157
158         * Makefile.def (language=c++): Remove check-c++0x.
159         * Makefile.in (check-gcc-c++): Regenerate.
160
161 2011-11-08  Richard Henderson  <rth@redhat.com>
162
163         * configure.ac: Test for libitm directory present first.
164
165         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
166
167         * configure.ac: Test libitm/configure.tgt to disable libitm.
168         * configure: Rebuild.
169
170 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
171             Richard Henderson  <rth@redhat.com>
172
173         Merged from transactional-memory.
174
175         * Makefile.def (lang_env_dependencies): libitm is c++.
176         Add libitm target module.
177         * configure.ac: Likewise.
178         * config/mmap.m4: New file.
179         * contrib/gcc_update: Add libitm to touch data.
180         * Makefile.in, configure: Rebuild.
181
182 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
183
184         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
185         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
186         * Makefile.in: Regenerate.
187
188 2011-11-01  DJ Delorie  <dj@redhat.com>
189
190         * config.sub: Update to version 2011-10-29 (added rl78)
191
192 2011-10-27  Nick Clifton  <nickc@redhat.com>
193
194         * config.sub: Import these changes from the config project:
195
196         2011-10-08  Joern Rennecke <joern.rennecke@embecosm.com>
197             Ben Elliston  <bje@gnu.org>
198
199         * config.sub (epiphany): New.
200
201         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
202             Ben Elliston  <bje@gnu.org>
203
204         * config.sub (hexagon, hexagon-*): New.
205
206         2011-08-23  Roland McGrath  <mcgrathr@google.com>
207
208         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
209         64eb to be64.
210
211         2011-08-16  Roland McGrath  <mcgrathr@google.com>
212
213         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
214         (nacl): Grok as alias for 32el-unknown-nacl.
215
216 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
217
218         * MAINTAINERS (Write After Approval): Add myself.
219
220 2011-10-24  Teresa Johnson  <tejohnson@google.com>
221
222         * MAINTAINERS (Write After Approval): Add myself.
223
224 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
225
226         * MAINTAINERS (sparc port): Remove myself.
227
228 2011-09-14  Tom de Vries  <tom@codesourcery.com>
229
230         * MAINTAINERS (Write After Approval): Add myself.
231
232 2011-08-14  Yao Qi  <yao@codesourcery.com>
233
234         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
235         * configure: Regenerate.
236
237 2011-07-26  Ian Lance Taylor  <iant@google.com>
238
239         * configure.ac: Set have_compiler based on whether gcc directory
240         exists, rather than on whether gcc is in configdirs.
241         * configure: Rebuild.
242
243 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
244
245         * MAINTAINERS (Global Reviewers): Add self.
246
247 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
248
249         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
250         link directories.
251         * Makefile.in: Rebuild.
252
253 2011-07-20  Ian Lance Taylor  <iant@google.com>
254
255         PR bootstrap/49787
256         * configure.ac: Move --enable-bootstrap handling earlier in file.
257         If --enable-bootstrap and either --enable-build-with-cxx or
258         --enable-build-poststage1-with-cxx, enable C++ automatically.
259         * configure: Rebuild.
260
261 2011-07-19  Ian Lance Taylor  <iant@google.com>
262
263         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
264         make C++ a boot_language.  Set and substitute
265         POSTSTAGE1_CONFIGURE_FLAGS.
266         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
267         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
268         * configure, Makefile.in: Rebuild.
269
270 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
271
272         * MAINTAINERS (Register Allocation): Move myself from reviewers to
273         maintainers.
274
275 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
276
277         * MAINTAINERS (Global Reviewers): Add myself.
278
279 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
280
281         * configure: Regenerate.
282
283 2011-07-16  Jason Merrill  <jason@redhat.com>
284
285         * Makefile.def (language=c++): Add check-c++0x and
286         check-target-libmudflap-c++.
287         * Makefile.tpl (check-target-libmudflap-c++): New.
288         * Makefile.in: Regenerate.
289
290 2011-07-16  Matthias Klose  <doko@ubuntu.com>
291
292         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
293         * Makefile.def (target_modules/libjava): Pass
294         $(EXTRA_CONFIGARGS_LIBJAVA).
295         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
296         if not configured with --enable-static-libjava.
297         * Makefile.in: Regenerate.
298         * configure: Likewise.
299
300 2011-07-15  Jason Merrill  <jason@redhat.com>
301
302         * Makefile.in (check-c++): Move check-gcc-c++0x after
303         check-target-libstdc++-v3.
304
305 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
306
307         * MAINTAINERS (c6x port): New entry.
308
309 2011-07-13  Jason Merrill  <jason@redhat.com>
310
311         * Makefile.in (check-gcc-c++0x): New.
312         (check-c++): Depend on it.
313
314 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
315
316         PR target/39150
317         * configure.ac (i[3456789]86-*-solaris2*): Also accept
318         x86_64-*-solaris2.1[0-9]*.
319         * configure: Regenerate.
320
321 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
322
323         * MAINTAINERS (RTL optimizers): Add self.
324
325 2011-06-27  Gabriel Charette  <gchare@google.com>
326
327         * MAINTAINERS (Write After Approval): Add myself.
328
329 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
330
331         PR regression/47836
332         PR bootstrap/23656
333         PR other/47733
334         PR bootstrap/49247
335         PR c/48825
336         * configure.ac (target_libraries): Remove target-libiberty.
337         Remove case-statement setting skipdirs=target-libiberty for
338         multiple targets.  Remove checking target_configdirs and
339         removing target-libiberty but keeping target-libgcc if
340         otherwise empty.
341         * Makefile.def (target_modules): Don't add libiberty.
342         (dependencies): Remove all traces of target-libiberty.
343         * configure, Makefile.in: Regenerate.
344
345 2011-06-13  Walter Lee <walt@tilera.com>
346
347         * configure.ac (tilepro-*-*) New case.
348         (tilegx-*-*): Likewise.
349         * configure: Regenerate.
350
351 2011-06-06  Jing Yu  <jingyu@google.com>
352
353         * configure.ac: Skip target-libiberty for
354         arm*-*-linux-androideabi.
355         * configure: Regenerated.
356
357 2011-06-06  Nick Clifton  <nickc@redhat.com>
358
359         * config.sub: Sync from upstream.
360
361 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
362
363         * MAINTAINERS (Write After Approval): Add myself.
364
365 2011-06-01  Daniel Jacobowitz  <drow@false.org>
366
367         * MAINTAINERS: Update my email address.
368
369 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
370
371         * MAINTAINERS (Write After Approval): Update my email address.
372
373 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
374
375         * MAINTAINERS (Write After Approval): Add myself.
376
377 2011-05-08  Doug Kwan  <dougkwan@google.com>
378
379         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
380         * configure: Regenerated.
381         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
382         value from configure.
383         * Makefile.in: Regenerated.
384
385 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
386
387         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
388         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
389         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
390         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
391         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
392         *-*-vxworks*): Disable newlib and libgloss in separate case
393         statement.
394         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
395         to separate case statement.
396         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
397         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
398         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
399         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
400         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
401         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
402         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
403         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
404         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
405         i[[3456789]]86-*-rdos*, m32r-*-*,
406         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
407         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
408         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
409         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
410         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
411         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
412         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
413         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
414         and libgloss in main case over targets.  Remove most empty cases
415         in main case over targets.
416         * configure: Regenerate.
417
418 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
419
420         * MAINTAINERS (Write After Approval): Add myself.
421
422 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
423
424         * configure.ac: Remove code setting special library locations for
425         hppa*64*-*-hpux11*.  Remove code setting compiler for
426         sparc-sun-solaris2*.
427         * configure: Regenerate.
428
429 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
430
431         * configure.ac: Separate libgloss_dir settings from general case
432         over targets.
433         * configure: Regenerate.
434
435 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
436
437         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
438         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
439         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
440         cases in libgcj-disabling case statement.
441         (hppa*64*-*-linux*): Set unsupported_languages instead of
442         disabling target-zlib.
443         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
444         to hppa*64*-*-hpux*.
445         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
446         hppa*-*-hpux*.
447         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
448         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
449         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
450         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
451         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
452         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
453         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
454         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
455         libgcj-disabling case statement.
456         * configure: Regenerate.
457
458 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
459
460         * configure.ac: Disable Java for targets not supporting libffi.
461         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
462         Remove cases in Java-disabling statement.
463         (*arm-wince-pe): Change to arm-wince-pe.
464         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
465         cases in Java-disabling statement.
466         (bfin-*-*): Don't disable Java again.
467         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
468         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
469         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
470         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
471         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
472         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
473         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
474         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
475         Java-disabling statement.
476         (mmix-*-*): Don't disable Java again.
477         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
478         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
479         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
480         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
481         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
482         statement.
483         * configure: Regenerate.
484
485 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
486
487         * configure.ac: Separate cases disabling Java and Java libraries
488         from general case over targets.
489         * configure: Regenerate.
490
491 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
492
493         * MAINTAINERS: Update my email address.
494
495 2011-04-20  Easwaran Raman  <eraman@google.com>
496
497         * MAINTAINERS (Write After Approval): Add myself.
498
499 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
500
501         PR lto/48086
502         * configure.ac: Re-enable LTO on *-apple-darwin9*.
503         * configure: Regenerate.
504
505 2011-04-16  Jim Meyering  <meyering@redhat.com>
506
507         * MAINTAINERS (Write After Approval): Add myself.
508
509 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
510
511         * MAINTAINERS: Update my email address.
512
513 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
514
515         * MAINTAINERS (Write After Approval): Add myself.
516
517 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
518
519         * MAINTAINERS (Write After Approval): Add myself.
520
521 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
522
523         * MAINTAINERS (Write After Approval): Add myself.
524
525 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
526
527         * configure.ac (build_tools): Remove build-byacc.
528         (host_libs): Remove mmalloc.
529         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
530         autoconf automake libtool diff rcs fileutils shellutils time
531         textutils wdiff find uudecode hello tar gzip indent recode release
532         sed perl gawk findutils gettext zip.
533         (libgcj): Remove target-qthreads.
534         (target_tools): Remove target-examples target-gperf.
535         (YACC): Don't handle building byacc.
536         * configure: Regenerate.
537         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
538         dosutils, examples, fileutils, find, findutils, gawk, gettext,
539         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
540         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
541         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
542         handle building components.
543         * Makefile.in: Regenerate.
544
545 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
546
547         * MAINTAINERS: Update my email address as Xtensa maintainer.
548
549 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
550
551         * config.sub: Sync from upstream.
552
553 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
554
555         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
556         (microblaze*): Don't disable libssp.
557         * configure: Regenerate.
558
559 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
560
561         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
562         moveifchange.
563         * configure: Regenerate.
564         * Makefile.tpl: Use @SHELL@ not @config_shell@.
565         * Makefile.in: Regenerate.
566
567 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
568
569         * configure.ac (*-*-sysv4*): Don't enable libgomp.
570         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
571         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
572         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
573         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
574         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
575         md_exec_prefix cases.
576         * configure: Regenerate.
577
578 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
579
580         * configure.ac: Separate cases disabling target-libssp,
581         target-libiberty, target-libstdc++-v3 and Fortran from general
582         case over targets.
583         * configure: Regenerate.
584
585 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
586
587         * configure.ac (*-*-chorusos): Don't disable libgcj.
588         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
589         Remove case.
590         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
591         (arm-*-coff): Don't disable libgcj.
592         (arm*-*-linux-gnueabi): Remove useless assignment.
593         (arm-*-riscix*): Don't disable libgcj.
594         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
595         configuration.
596         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
597         (c54x*-*-*): Remove case.
598         (tic54x-*-*): Don't disable GCC or GCC libraries.
599         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
600         to *.
601         (d10v-*-*): Don't disable GCC libraries.
602         (d30v-*-*): Don't disable libgcj.
603         (h8500-*-*): Don't disable GCC libraries.
604         (i960-*-*): Don't disable libgcj.
605         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
606         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
607         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
608         libgcj.
609         (m68k-*-coff*): Remove case.
610         (mmix-*-*): Don't disable libgloss on host.
611         (mn10200-*-*, mn10300-*-*): Remove cases.
612         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
613         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
614         Don't disable libgcj.
615         (romp-*-*): Remove case.
616         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
617         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
618         case.
619         (v810-*-*): Don't disable GCC libraries.
620         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
621         (ip2k-*-*): Don't disable GCC libraries.
622         * configure: Regenerate.
623
624 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
625
626         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
627         libffi on host.
628         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
629         on host.
630         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
631         * configure: Regenerate.
632
633 2011-03-26  John Marino  <binutils@marino.st>
634
635         * configure.ac: Add support for *-*-dragonfly*
636         * configure: Regenerate.
637
638 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
639
640         * configure.ac (native_only): Remove.
641         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
642         send-pr uudecode guile gnuserv on host.
643         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
644         send-pr rcs guile perl texinfo libtool on host.
645         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
646         automake send-pr rcs guile perl texinfo libtool on host.
647         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
648         (*-*-kaos*): Don't disable target-examples target-gperf on target.
649         (alpha*-dec-osf*): Don't disable fileutils on target.
650         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
651         texinfo send-pr expect dejagnu on target.
652         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
653         target-qthreads on target.
654         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
655         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
656         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
657         x86_64-*-mingw*): Don't disable expect on target.
658         (*-*-cygwin*): Don't disable target-gperf on target.
659         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
660         gnuserv on target.
661         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
662         target.
663         * configure: Regenerate.
664
665 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
666
667         * configure.ac (target_tools): Remove target-groff.
668         (native_only): Remove target-groff.
669         (hppa*64*-*-*): Don't disable byacc.
670         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
671         setting.
672         (*-*-kaos*): Don't skip target-librx and target-groff.
673         (*-*-netware*): Don't skip target-libmudflap.
674         (*-*-tpf*): Don't skip target-libmudflap.
675         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
676         directories on the host.
677         (ia64*-*-*vms*): Don't skip tix.
678         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
679         host.
680         * configure: Regenerate.
681
682 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
683
684         * configure.ac: Remove references to mt-mep, mt-netware,
685         mt-wince.
686         * Makefile.def: Add all-utils soft dependencies.
687         * Makefile.tpl: Remove GDB_NLM_DEPS.
688         * configure: Regenerate.
689         * Makefile.in: Regenerate.
690
691 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
692
693         * configure.ac: Do not include mh-x86omitfp.
694         * configure: Regenerate.
695
696 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
697
698         * configure.ac: Remove empty cases.
699         * configure: Regenerate.
700
701 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
702
703         * Makefile.def: Add dependency from termcap to gdb.
704         * Makefile.in: Regenerate.
705
706 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
707
708         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
709         * configure: Regenerate.
710         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
711         * Makefile.tpl: Likewise.
712         * Makefile.in: Regenerate.
713
714 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
715
716         * configure.ac: Remove all mentions of tentative_cc.
717         * configure: Regenerate.
718
719 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
720
721         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
722         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
723         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
724         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
725         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
726         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
727         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
728         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
729         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
730         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
731         *-*-rhapsody*): Remove host cases.
732         * configure: Regenerate.
733
734 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
735
736         * configure.ac (ppc*-*-pe): Remove host case.
737         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
738         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
739         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
740         cases.
741         * configure: Regenerate.
742
743 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
744
745         * config.sub: Update to version 2011-03-23.
746
747 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
748
749         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
750         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
751         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
752         * configure: Regenerate.
753
754 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
755
756         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
757         to Write After Approval.
758         * config-ml.in: Don't handle arc-*-elf*.
759         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
760         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
761         handle GCC libraries.
762         * configure: Regenerate.
763
764 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
765
766         PR bootstrap/48120:
767         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
768         Add -lstdc++ -lm to LIBS.
769         * configure: Regenerate.
770
771 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
772
773         * config.guess: Update to version 2011-02-02
774         * config.sub: Update to version 2011-02-24
775
776 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
777
778         PR lto/48086
779         * configure.ac: Re-enable LTO on *-apple-darwin9.
780         * configure: Regenerate.
781
782 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
783
784         PR lto/48086
785         * configure.ac: Disable LTO on darwin due to an assembler change in
786         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
787         under 256.
788         * configure: Regenerate.
789
790 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
791
792         * MAINTAINERS: Update myself as score backend maintainer, update my e-mail address.
793
794 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
795
796         * MAINTAINERS: Update my e-mail address.
797
798 2011-03-06  Joey Ye  <joey.ye@arm.com>
799
800         * MAINTAINERS: Update my e-mail address.
801
802 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
803
804         * configure.ac: Adjust test of with_ppl.
805         * configure: Regenerated.
806
807 2011-03-02  Kai Tietz  <ktietz@redhat.com>
808
809         * MAINTAINERS: Adjust my e-mail address.
810
811 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
812
813         * configure.ac: Add -lpwl to ppllibs.
814         * configure: Regenerated.
815
816 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
817
818         * config/cloog.m4: Add -lisl to clooglibs.
819         * configure: Regenerated.
820
821 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
822
823         * MAINTAINERS (CPU Port maintainers): Add self.
824
825 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
826
827         * MAINTAINERS: Add myself as testsuite maintainer.
828
829 2011-02-15  Mike Stump  <mikestump@comcast.net>
830
831         * MAINTAINERS: Add myself as testsuite maintainer.
832
833 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
834
835         Import from Libtool and gnulib:
836
837         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
838
839         Prepare for supporting FreeBSD 10.
840         * config.rpath: Remove handling of freebsd1* which soon would
841         match FreeBSD 10.0.
842
843         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
844
845         Remove support for FreeBSD 1.x.
846         * libtool.m4 (_LT_LINKER_SHLIBS)
847         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
848         soon would incorrectly match FreeBSD 10.0.
849
850 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
851
852         PR binutils/12283
853         * move-if-change: Import version from gnulib.
854
855 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
856
857         PR lto/47225
858         * Makefile.def (lto-plugin): Double dash for enable-shared.
859         (configure-gcc): Depend on all-lto-plugin.
860         * Makefile.in: Rebuilt.
861
862 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
863
864         * configure.ac: Remove extra bracket.
865         * configure: Regenerate.
866
867 2011-02-08  Tobias Burnus  <burnus@net-b.de>
868
869         * MAINTAINERS: Add myself as libquadmath maintainer.
870
871 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
872
873         * MAINTAINERS: Update my email address.
874
875 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
876
877         * MAINTAINERS (option handling): Add self.
878
879 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
880
881         PR lto/47225
882         * Makefile.def: Add dependency for install-gcc
883         on install-lto-plugin.
884         * Makfile.in: Regenerated
885
886 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
887
888         * MAINTAINERS (CPU Port Maintainers): Add myself.
889
890 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
891
892         PR libgcj/44341
893         * configure.ac: Discard --with-* flags for host when configuring
894         target libraries for cross build.
895         * configure: Rebuilt.
896
897 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
898
899         * MAINTAINERS (linear loop transforms): Removed.
900
901 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
902
903         * configure.ac: If with_ppl is no, move setting with_cloog=no
904         after CLOOG_REQUESTED check.
905         * configure: Regenerated.
906
907 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
908
909         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
910         CLooG has been requested.
911         * configure: Regenerated.
912
913 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
914
915         * configure: Regenerated.
916         * configure.ac: Check for version 0.11 (or later revision) of PPL.
917
918 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
919
920         * configure: Regenerated.
921         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
922
923 2011-01-21  Andreas Schwab  <schwab@redhat.com>
924
925         * configure.ac: Use AS_HELP_STRING throughout.
926         * configure: Regenerate.
927
928 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
929
930         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
931         * configure: Regenerate.
932
933 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
934
935         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
936
937 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
938
939         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
940         for ia64-hpux.
941         * configure: Regenerate.
942
943 2011-01-07  Jan Hubicka  <jh@suse.cz>
944
945         PR lto/47225
946         * Makefile.in: Regenerate.
947         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
948         configure.
949
950 2011-01-07  Jan Hubicka  <jh@suse.cz>
951
952         * Makefile.in: Regenerate.
953         * Makefile.def (gcc host module) and soft dependency on lto-plugin
954         and configure dependency on lto-plugin configure.
955         (lto-plugin module): Remove dependency on GCC; add dependency on
956         liniberty.
957
958 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
959
960         * MAINTAINERS (Write After Approval): Add myself.
961
962 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
963
964         * configure: Regenerate.
965
966 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
967
968         * configure.ac: (picochip): Disable libiberty.
969
970 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
971
972         * MAINTAINERS (Write After Approval): Add myself.
973
974 2010-12-10  Ian Lance Taylor  <iant@google.com>
975
976         PR bootstrap/46819
977         * configure.ac: For --disable-libgcj clear libgcj_saved.
978         * configure: Rebuild.
979
980 2010-12-10  Tobias Burnus  <burnus@net-b.de>
981
982         PR fortran/46540
983         * configure.ac: Add --disable-libquadmath and
984         --disable-libquadmath-support.
985         * configure: Regenerate.
986
987 2010-12-03  Ian Lance Taylor  <iant@google.com>
988
989         * MAINTAINERS: Add myself as libgo maintainer.
990
991 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
992
993         PR libffi/46792
994         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
995         * configure: Regenerate.
996
997 2010-12-02  Ian Lance Taylor  <iant@google.com>
998
999         * configure.ac: Always set default for poststage1_ldflags to
1000         -static-libstdc++ -static-libgcc.
1001
1002 2010-11-29  Andreas Schwab  <schwab@redhat.com>
1003
1004         * configure.ac: Move comment to remove extra space in last argument
1005         of GCC_TARGET_TOOL.
1006
1007 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
1008
1009         PR other/46026
1010         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1011         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1012         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1013         (BASE_FLAGS_TO_PASS): Use it.
1014         * configure: Rebuilt.
1015         * Makefile.in: Rebuilt.
1016
1017 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
1018
1019         PR binutils/12258
1020         * configure.ac: Correct comments for --enable-gold/--enable-ld.
1021         Properly check default linker.
1022         * configure: Regnerated.
1023
1024 2010-11-23  Matthias Klose  <doko@ubuntu.com>
1025
1026         * configure.ac: For --enable-gold, handle value `default' instead of
1027         `both*'.   New configure option --{en,dis}able-ld.
1028         * configure: Regenerate.
1029
1030 2010-11-20  Ian Lance Taylor  <iant@google.com>
1031
1032         * configure.ac: Only disable a language library if no language needs
1033         it.  Don't let --disable-libgcj uncondtionally disable libffi.
1034         * configure: Rebuild.
1035
1036 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1037
1038         * Makefile.in: Regenerate.
1039
1040         PR other/46202
1041         * configure.ac: Fix just-built in-tree STRIP name to be
1042         binutils/strip-new.
1043         * configure: Regenerate.
1044         * Makefile.def (install-strip-gcc, install-strip-binutils)
1045         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1046         (install-strip-sid): Mirror dependencies on non-strip variants
1047         of these targets on the respective -strip prerequisites.
1048         * Makefile.tpl (install-strip, install-strip-host)
1049         (install-strip-target): New targets.
1050         (install-strip-[+module+], install-strip-target-[+module+]):
1051         New targets.
1052         * Makefile.in: Regenerate.
1053
1054 2010-11-19  Ian Lance Taylor  <iant@google.com>
1055             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1056
1057         * configure.ac: Add target-libgo to target_libraries.  Set
1058         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1059         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1060         (HOST_EXPORTS): Add GOC.
1061         (BASE_TARGET_EXPORTS): Add GOC.
1062         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1063         (GOCFLAGS_FOR_TARGET): New variable.
1064         (EXTRA_HOST_FLAGS): Add GOC.
1065         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1066         * Makefile.def (target_modules): Add libgo.
1067         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1068         (dependencies): Add dependency from configure-target-libgo to
1069         configure-target-libffi and all-target-libstdc++-v3.  Add
1070         dependencies from all-target-libgo to all-target-libffi.
1071         (languages): Add go.
1072         * configure: Rebuild.
1073         * Makefile.in: Rebuild.
1074
1075 2010-11-19  Ian Lance Taylor  <iant@google.com>
1076
1077         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1078         compiler/flag environment variables.
1079
1080 2010-11-18  Ian Lance Taylor  <iant@google.com>
1081
1082         * configure.ac: Check for lang_requires_boot_languages in
1083         config-lang.in files.
1084         * configure: Rebuild.
1085
1086 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1087             Tobias Burnus  <burnus@net-b.de>
1088
1089         PR fortran/32049
1090         * Makefile.def: Add libquadmath; build it with language=fortran.
1091         * configure.ac: Add libquadmath.
1092         * Makefile.tpl: Handle multiple libs in check-[+language+].
1093         * Makefile.in: Regenerate.
1094         * configure: Regenerate.
1095
1096 2010-11-16  Tom Tromey  <tromey@redhat.com>
1097
1098         * MAINTAINERS: Moved myself to reviewers section.
1099
1100 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
1101
1102         * MAINTAINERS: Moved myself to reviewers section.
1103
1104 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1105
1106         * MAINTAINERS (Various Maintainers): Add self for build machinery.
1107         (Write After Approval): Remove self.
1108
1109 2010-11-15  Andreas Schwab  <schwab@redhat.com>
1110
1111         * configure.ac: Fix spelling in option names.
1112         * configure: Regenerated.
1113
1114 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
1115
1116         PR bootstrap/39622
1117         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1118         * configure: Regenerated.
1119
1120 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
1121
1122         * MAINTAINERS: Update my email address.
1123
1124 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1125
1126         * configure: Regenerate.
1127
1128 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1129
1130         * configure: Regenerate.
1131
1132 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1133
1134         * configure: Regenerate.
1135
1136 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1137
1138         * configure: Regenerate.
1139
1140 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
1141
1142         * configure.ac: Support official CLooG.org versions.
1143         * configure: Regenerate.
1144         * config/cloog.m4: New.
1145
1146 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
1147
1148         * MAINTAINERS (Write After Approval): Add myself.
1149
1150 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
1151
1152         * MAINTAINERS: Update my email address.
1153
1154 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
1155
1156         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1157         * configure: Regenerate.
1158
1159 2010-11-03  Ian Lance Taylor  <iant@google.com>
1160             Dave Korn  <dave.korn.cygwin@gmail.com>
1161
1162         PR lto/46273
1163         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
1164         and on other supported platforms whenever LTO is enabled.
1165         * configure: Rebuild.
1166
1167 2010-11-02  Alan Modra  <amodra@gmail.com>
1168
1169         PR binutils/12110
1170         * configure.ac: Error when source path contains spaces.
1171         * configure: Regenerate.
1172
1173 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
1174
1175         * MAINTAINERS: Update my email address.
1176
1177 2010-10-20  Ian Lance Taylor  <iant@google.com>
1178
1179         * Makefile.def (target_modules): Set lib_path to src/.libs for
1180         libstdc++-v3 module.
1181         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1182         * Makefile.in: Rebuild.
1183
1184 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1185
1186         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1187         (Write After Approval): Remove myself.
1188
1189 2010-10-15  Tristan Gingold  <gingold@adacore.com>
1190
1191         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1192
1193 2010-10-14  Douglas Rupp  <rupp@gnat.com>
1194
1195         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1196
1197 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1198
1199         * configure.ac (build_lto_plugin): New shell variable.
1200         (--enable-lto): Turn on by default for all non-ELF platforms that
1201         have had LTO support added so far.  Set build_lto_plugin appropriately
1202         for both ELF and non-ELF.
1203         (configdirs): Add lto-plugin or not based on build_lto_plugin.
1204         * configure: Regenerate.
1205
1206 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1207
1208         Sync from src:
1209         * configure.ac (v850 support): Remove target-libgloss from
1210         noconfigdirs.
1211         * configure: Regenerate.
1212
1213 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1214
1215         PR bootstrap/45326
1216         PR bootstrap/45174
1217         * configure.ac: Honor initial values of $build_configargs,
1218         $host_configargs, $target_configargs.  Mark the precious, so
1219         environment settings get recorded.
1220         * configure: Regenerate.
1221
1222 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1223
1224         PR bootstrap/45796
1225         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1226         Depend on all-build-libiberty.
1227         * Makefile.in: Regenerate.
1228
1229 2010-09-30  Michael Eager  <eager@eagercon.com>
1230
1231         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1232         * configure: Regenerate.
1233
1234 2010-09-28  Michael Eager  <eager@eagercon.com>
1235
1236         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1237
1238 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1239
1240         PR bootstrap/44621
1241         * configure.ac: Fix unportable shell quoting.
1242         * configure: Regenerate.
1243
1244 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
1245
1246         * configure.ac (enable-lto): Add Darwin to the list of supported lto
1247         targets and amend comment.
1248         * configure: Regenerate.
1249
1250 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
1251
1252         * MAINTAINERS (Write After Approval): Add myself.
1253
1254 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
1255
1256         * configure.ac: Enable LTO by default on Darwin.
1257         * configure: Regenerate.
1258
1259 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
1260
1261         * MAINTAINERS (Write After Approval): Add myself.
1262
1263 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
1264
1265         * MAINTAINERS (Write After Approval): Add myself.
1266
1267 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
1268
1269         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1270         ports
1271
1272 2010-07-28  David Yuste  <david.yuste@gmail.com>
1273
1274         * MAINTAINERS (Write After Approval): Add myself.
1275
1276 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
1277
1278         * configure.ac: Support all v850 targets.
1279         * configure: Regenerate.
1280
1281 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
1282
1283         PR bootstrap/44455
1284         * configure.ac (extra_mpfr_configure_flags): Copy from
1285         extra_mpc_gmp_configure_flags.
1286         * configure: Re-generated.
1287
1288 2010-07-22  Andi Kleen  <ak@linux.intel.com>
1289
1290         * MAINTAINERS (Write After Approval): Add myself.
1291
1292 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
1293
1294         * MAINTAINERS (Write After Approval): Add myself.
1295
1296 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
1297
1298         * MAINTAINERS (Write After Approval): Add myself.
1299
1300 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
1301
1302         PR target/44862
1303         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1304         Provide -B option to allow for link spec %s substitutions for
1305         libstdc++.a on darwin.
1306         * Makefile.in: Regenerate.
1307
1308 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
1309
1310         * MAINTAINERS (Reviewers): Update my e-mail address
1311
1312 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
1313
1314         * Makefile.def (configure-gcc): Depend on all-libelf.
1315         * Makefile.in: Rebuild.
1316
1317 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
1318
1319         * MAINTAINERS (Write After Approval): Add myself in the right place.
1320
1321 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
1322
1323         * MAINTAINERS (Write After Approval): Add myself.
1324
1325 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
1326
1327         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1328
1329 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
1330
1331         * config.sub: Update to version 2010-05-21.
1332         * config.guess: Update to version 2010-04-03.
1333
1334 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
1335
1336         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1337         * configure: Regenerate.
1338
1339 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
1340
1341         * MAINTAINERS (Write After Approval): Add myself.
1342
1343 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
1344
1345         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1346         a platform that supports LTO.
1347         * configure: Regenerate.
1348
1349 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
1350
1351         * configure.ac: Allow all the versions greater than 0.10 of PPL.
1352         * configure: Regenerated.
1353
1354 2010-04-27  Roland McGrath  <roland@redhat.com>
1355             H.J. Lu  <hongjiu.lu@intel.com>
1356
1357         * configure.ac (--enable-gold): Support both, both/gold and
1358         both/bfd to add gold to configdirs without removing ld.
1359         * configure: Regenerated.
1360
1361         * Makefile.def: Add install-gold dependency to install-ld.
1362         * Makefile.in: Regenerated.
1363
1364 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
1365
1366         PR lto/42776
1367         * configure.ac (--enable-lto): Refactor handling so libelf tests
1368         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1369         and allow LTO to be explicitly enabled on non-ELF platforms that
1370         are known to support it inside else-clause.
1371         * configure: Regenerate.
1372
1373 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
1374
1375         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1376         * configure: Regenerate.
1377
1378 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
1379
1380         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1381         * configure: Regenerate.
1382
1383 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1384
1385         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1386         separately.
1387         * configure: Regenerate.
1388
1389 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
1390
1391         * MAINTAINERS (Write After Approval): Add myself.
1392
1393 2010-04-14  Tristan Gingold  <gingold@adacore.com>
1394
1395         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1396         * configure: Regenerate.
1397
1398 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
1399
1400         * configure: Regenerate after change to elf.m4.
1401
1402 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
1403
1404         * MAINTAINERS (Write After Approval): Add myself.
1405
1406 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1407
1408         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1409         * configure: Regenerated.
1410
1411 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1412
1413         * configure.ac: Print "buggy but acceptable" when CLooG
1414         revision is less than 9.
1415         * configure: Regenerated.
1416
1417 2010-04-01  Diego Novillo  <dnovillo@google.com>
1418
1419         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1420
1421 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1422
1423         PR bootstrap/43615
1424         PR bootstrap/43328
1425
1426         Revert:
1427
1428         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1429
1430         * configure.ac: Do not pass --enable-multilib nor
1431         --disable-multilib in baseargs.  Accept explicitly passed
1432         --enable_multilib.
1433         * configure: Regenerate.
1434
1435 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
1436
1437         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1438
1439 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
1440
1441         * MAINTAINERS: Remove myself.
1442
1443 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1444
1445         PR bootstrap/43328
1446         * configure.ac: Do not pass --enable-multilib nor
1447         --disable-multilib in baseargs.  Accept explicitly passed
1448         --enable_multilib.
1449         * configure: Regenerate.
1450
1451 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
1452
1453         * MAINTAINERS (spu port): Remove me.
1454
1455 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1456
1457         * configure.ac (tic6x-*-*): New case.
1458         * configure: Regenerate.
1459
1460 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1461
1462         * config.sub: Update to version 2010-03-22.
1463         * config.guess: Update to version 2009-12-30.
1464
1465 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
1466
1467         PR ada/42554
1468         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1469         * configure: Regenerate.
1470
1471 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1472
1473         * MAINTAINERS: Update my email address.
1474
1475 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
1476
1477         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1478         (ghassan.shobaki@amd.com): Removed.
1479
1480 2010-03-17  Alan Modra  <amodra@gmail.com>
1481
1482         * MAINTAINERS: Update my email address.
1483
1484 2010-03-16  Diego Novillo  <dnovillo@google.com>
1485
1486         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1487         Matthews.
1488
1489 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1490
1491         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1492         Gutson, Jeffrey D. Oldham and Mark Shinwell.
1493
1494 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1495
1496         * MAINTAINERS: Update my email address.
1497
1498 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
1499
1500         * MAINTAINERS: Update my email address.
1501
1502 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
1503
1504         * MAINTAINERS: Update my email address.
1505
1506 2010-03-09  Jie Zhang  <jie@codesourcery.com>
1507
1508         * MAINTAINERS: Update my email address.
1509
1510 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1511
1512         PR libstdc++/32499
1513         * configure.ac (RANLIB): Default to true.
1514         (STRIP): Likewise.
1515         (RANLIB_FOR_TARGET): Remove superfluous : argument.
1516         * configure: Regenerate.
1517
1518 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
1519
1520         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1521         (Write After Approval): Update my email address.
1522
1523 2010-02-17  Nick Clifton  <nickc@redhat.com>
1524
1525         PR 11238
1526         * Makefile.tpl (local-distclean): Also remove config.cache files in
1527         sub-directories as there may not be Makefiles present in the
1528         sub-directories.
1529         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1530         the config.cache files found by the find command.
1531
1532         * Makefile.in: Regenerate.
1533         * configure.ac: Revert previous delta.
1534         * configure: Regenerate.
1535
1536 2010-02-15  Nick Clifton  <nickc@redhat.com>
1537
1538         PR 11238
1539         * configure.ac: Delete config.cache files in sub-directories when
1540         deleting Makefiles.
1541         * configure: Regenerate.
1542
1543 2010-02-12  Ben Elliston  <bje@gnu.org>
1544
1545         * MAINTAINERS: Update my email address.
1546
1547 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
1548
1549         * MAINTAINERS (spu port): Update my email address.
1550
1551 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
1552
1553         * MAINTAINERS: Add myself as a maintainer for the bfin port.
1554
1555 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1556
1557         * configure.ac: Add "recommended" version checks for GMP/MPC.
1558         Update recommended GMP/MPFR/MPC versions.
1559         * configure: Regenerate.
1560
1561 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
1562
1563         * MAINTAINERS: Move my Embecosm email address into the
1564         write-after-approval section.
1565
1566 2010-01-26  Ian Lance Taylor  <iant@google.com>
1567
1568         * MAINTAINERS: Add myself as Go frontend maintainer.
1569
1570 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
1571
1572         PR libstdc++/36101, PR libstdc++/42813
1573         * configure.ac (bootstrap_target_libs): Make inclusion of
1574         target-libgomp conditional on libgomb being in target_configdirs.
1575         * configure: Regenerate.
1576
1577 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
1578
1579         PR libstdc++/36101, PR libstdc++/42813
1580         * configure.ac (bootstrap_target_libs): Include target-libgomp.
1581         * configure: Regenerate.
1582
1583 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
1584
1585         PR libstdc++/36101, PR libstdc++/42813
1586         * configure.ac (target_configdirs): Substitute.
1587         * Makefile.def: Bootstrap target module libgomp.
1588         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1589         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1590         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1591         * configure, Makefile.in: Regenerate.
1592
1593 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1594
1595         * MAINTAINERS: Adjust my details.
1596
1597 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
1598
1599         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1600
1601 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
1602
1603         * MAINTAINERS: reindented my entry with tabs instead of spaces.
1604
1605 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
1606
1607         * MAINTAINERS (Write After Approval): Add myself.
1608
1609 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1610
1611         * MAINTAINERS (Write After Approval): Add myself.
1612
1613 2010-01-11  Richard Guenther  <rguenther@suse.de>
1614
1615         PR lto/41569
1616         * Makefile.def (all-lto-plugin): Depend on all-gcc.
1617         * Makefile.in: Regenerated.
1618
1619 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
1620
1621         * configure.ac: Enable libjava build on x86_64-*freebsd*.
1622         * configure: Regenerate.
1623
1624 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1625             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1626
1627         PR bootstrap/42424
1628         * configure.ac: Include libtool m4 files.
1629         (_LT_CHECK_OBJDIR): Call it.
1630         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1631         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1632
1633         * configure: Regenerate.
1634
1635 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1636
1637         PR bootstrap/41818
1638         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1639         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
1640         * Makefile.in: Regenerate.
1641
1642 2010-01-02  Richard Guenther  <rguenther@suse.de>
1643
1644         PR lto/41529
1645         * configure.ac: Include config/elf.m4.  Disable LTO if not
1646         builting for an elf target.
1647         * configure: Regenerate.
1648
1649 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
1650
1651         * MAINTAINERS: Change my email address.
1652
1653 2009-12-18  Ben Elliston  <bje@au.ibm.com>
1654
1655         * config.sub, config.guess: Update from upstream sources.
1656
1657 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
1658
1659         * MAINTAINERS (Write After Approval): Add myself.
1660
1661 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1662
1663         PR middle-end/30447
1664         PR middle-end/30789
1665         PR other/40302
1666
1667         * configure.ac: Require MPC.
1668         * configure: Regenerate.
1669
1670 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1671
1672         PR target/38384
1673         PR bootstrap/40972
1674         * libtool.m4: Sync from git Libtool.
1675         * ltoptions.m4: Likewise.
1676         * ltversion.m4: Likewise.
1677         * lt~obsolete.m4: Likewise.
1678         * ltmain.sh: Likewise.
1679
1680 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1681
1682         * configure.ac: Update minimum MPC version to 0.8.
1683         * configure: Regenerate.
1684
1685 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
1686
1687         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
1688         * configure: Regenerated.
1689
1690 2009-11-21  Ian Lance Taylor  <iant@google.com>
1691
1692         * configure.ac: Change default of poststage1_ldflags to be empty if
1693         poststage1_libs is set.  When poststage1_libs is empty, and
1694         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
1695         * configure: Rebuild.
1696
1697 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
1698
1699         * MAINTAINERS (Write After Approval): Update my email address.
1700
1701 2009-11-20  Ben Elliston  <bje@au.ibm.com>
1702
1703         * config.guess: Update from upstream sources.
1704
1705 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1706
1707         * Makefile.def: Restore host and target settings for gmp.
1708         * Makefile.in: Rebuild.
1709
1710 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1711
1712         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
1713         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
1714         Fix portability of test of C++ as bootstrap language.  Add
1715         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1716         * configure: Rebuild.
1717         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1718         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
1719         in-tree building.
1720         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1721         (POSTSTAGE1_HOST_EXPORTS): Use it.
1722         (STAGE[+id+]_CXXFLAGS): New.
1723         (BASE_FLAGS_TO_PASS): Pass it down.
1724         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
1725         extra_exports.
1726         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1727         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1728         extra_exports.
1729         * Makefile.in: Rebuild.
1730
1731 2009-11-17  Ben Elliston  <bje@au.ibm.com>
1732
1733         * config.sub, config.guess: Update from upstream sources.
1734
1735 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
1736
1737         * MAINTAINERS (Write After Approval): Add myself.
1738
1739 2009-11-09  Jon Beniston  <jon@beniston.com>
1740
1741         * MAINTAINERS (Write After Approval): Add myself.
1742
1743 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
1744
1745         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
1746         paths for *-w64-mingw* and x86_64-*mingw*.
1747         * configure: Regenerated.
1748
1749 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
1750
1751         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
1752
1753 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
1754
1755         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
1756         Phil Edwards to Write-After Approval.
1757
1758 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
1759
1760         * configure.ac: Disable target-winsup & co for
1761         x86_64-*-mingw* and *-w64-mingw* targets.
1762         * configure: Regenerated.
1763
1764 2009-10-16  Nick Clifton  <nickc@redhat.com>
1765
1766         * MAINTAINERS: Add myself as a maintainer for the RX port.
1767
1768 2009-10-26  Johannes Singler  <singler@kit.edu>
1769
1770         * MAINTAINERS (Write After Approval): Update my e-mail address.
1771
1772 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1773
1774         * configure.ac (CLooG test): Use = with test.
1775         * configure: Regenerate.
1776
1777 2009-10-22  Richard Guenther  <rguenther@suse.de>
1778
1779         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
1780         cloog if the ppl version check failed.  Move flags saving
1781         before setting in libelf check.
1782         * configure: Regenerate.
1783
1784 2009-10-21  Richard Guenther  <rguenther@suse.de>
1785
1786         * configure.ac: Adjust the ppl and cloog configure to work as
1787         documented.  Disable cloog if ppl was disabled.  Omit the version
1788         checks if they were disabled.
1789         * configure: Re-generate.
1790
1791 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1792
1793         * configure.ac: Add 'lto' to enable_languages, not
1794         new_enable_languages, and only if not already present.
1795         * configure: Regenerate.
1796
1797 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
1798
1799         * README: Refer to the various COPYING* files instead of just
1800         COPYING.
1801         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
1802
1803 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
1804
1805         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
1806         
1807 2009-10-07  Richard Guenther  <rguenther@suse.de>
1808
1809         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
1810         and Richard Guenther as reviewers.
1811         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
1812         as reviewers.
1813
1814 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
1815
1816         * config.sub: Update from upstream sources.
1817
1818 2009-10-06  Ian Lance Taylor  <iant@google.com>
1819
1820         * Makefile.def: check-gold depends upon all-gas.
1821         * Makefile.in: Rebuild.
1822
1823 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
1824
1825         * MAINTAINERS (Write After Approval): Add myself.
1826
1827 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
1828
1829         * Makefile.def: all-lto-plugin depends on all-libiberty.
1830         set bootstrap=true for lto-plugin.
1831         Add lto-plugin.
1832         * Makefile.in: Regenerate.
1833         * configure.ac (host_libs): Add lto-plugin.
1834         * configure: Regenerate.
1835
1836 2009-10-03  Diego Novillo  <dnovillo@google.com>
1837
1838         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1839         (HOST_LIBELFLIBS): Define.
1840         (HOST_LIBELFINC): Define.
1841         * Makefile.in: Regenerate.
1842         * configure.ac: Add --enable-lto.
1843         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1844         If --enable-lto is used, add 'lto' to new_enable_languages.
1845         If --enable-lto is used and gold is enabled, add
1846         lto-plugin to configdirs.
1847         * configure: Regenerate.
1848
1849 2009-10-03  Simon Baldwin  <simonb@google.com>
1850
1851         * configure.ac: If --with-system-zlib, suppress local zlib and
1852         pass --with-system-zlib to subdir configure scripts.
1853         * configure: Regenerate.
1854
1855 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
1856             Paolo Bonzini  <bonzini@gnu.org>
1857
1858         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1859         $(srcdir).
1860         * Makefile.in: Rebuilt.
1861
1862 2009-09-26  Gary Funck  <gary@intrepid.com>
1863
1864         * MAINTAINERS (Write After Approval): Add myself.
1865
1866 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1867
1868         * configure.ac: Update minimum MPC version to 0.7.
1869         * configure: Regenerate.
1870
1871 2009-09-25  Nick Clifton  <nickc@redhat.com>
1872
1873         * configure.ac: Pass any --cache-file=/dev/null option on to
1874         subconfigures.
1875         * configure: Regenerate.
1876
1877 2009-09-23  Nick Clifton  <nickc@redhat.com>
1878
1879         * config.sub, config.guess: Update from upstream sources.
1880
1881 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
1882
1883         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1884         * Makefile.in: Rebuilt.
1885
1886 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1887
1888         PR bootstrap/32272
1889         * configure.ac: Error out if $srcdir isn't '.' but contains
1890         host-${host_noncanonical}.
1891         * configure: Regenerate.
1892
1893 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1894
1895         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1896         maintainer.
1897
1898 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1899
1900         * configure.ac: If bootstrapping a combined tree with
1901         --enable-gold, require c++ in stage1_languages.
1902         * configure: Regenerate.
1903
1904         * configure.ac: Also add target_libs of stage1_languages to
1905         bootstrap_target_libs.
1906         * configure: Regenerate.
1907
1908         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1909         with --enable-languages not containing c++.
1910         * configure: Regenerate.
1911
1912 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
1913
1914         * configure.ac: Disable java and boehm-gc for bfin-*-*.
1915         * configure: Regenerate.
1916
1917 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
1918
1919         * MAINTAINERS (Write After Approval): Update my e-mail address,
1920         and move from from here...
1921         (Waiting for paperwork): To here.
1922
1923 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
1924
1925         * MAINTAINERS (Reviewers): Add self as driver reviewer.
1926
1927 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1928
1929         * configure.ac: Do not use $extrasub for replacing @if/@endif
1930         parts in Makefile; instead, use additional arguments to
1931         AC_CONFIG_COMMANDS to do the replacement manually, with several
1932         sed invocations, to avoid HP-UX sed command limits.
1933         * configure: Regenerate.
1934
1935 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
1936
1937         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1938         blank before -L.
1939
1940 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
1941
1942         * configure.ac (with-build-config): Document.  Handle without.
1943         Handle missing argument.
1944         * configure: Rebuilt.
1945
1946 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
1947
1948         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
1949         Default to bootstrap-debug only if compare-debug works.
1950         * configure: Rebuilt.
1951         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1952         * Makefile.in: Rebuilt.
1953
1954 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1955
1956         * MAINTAINERS (OS Port Maintainers): Update my email address.
1957
1958 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
1959
1960         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1961         * Makefile.in: Rebuilt.
1962
1963 2009-09-01  Chris Demetriou  <cgd@google.com>
1964
1965         * MAINTAINERS (Write After Approval): Add myself.
1966
1967 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
1968
1969         PR debug/30161
1970         * include/dwarf2.h (enum dwarf_tag): Added
1971         DW_TAG_GNU_template_template_param
1972         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1973
1974 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1975
1976         * Makefile.tpl (AWK): Fix typo.
1977         * Makefile.in: Regenerate.
1978
1979 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1980
1981         * configure.ac: Detect awk and sed.
1982         * Makefile.def (flags_to_pass): Add AWK and SED.
1983         * Makefile.tpl (AWK, SED): New.
1984         (BASE_FLAGS_TO_PASS): Add AWK and SED.
1985         * configure: Regenerate.
1986         * Makefile.in: Regenerate.
1987
1988 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
1989
1990         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1991         (collapseslashes): Likewise.
1992
1993 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1994
1995         * configure.ac (AC_PREREQ): Bump to 2.64.
1996
1997 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1998
1999         * configure.ac: Remove --with-datarootdir, --with-docdir,
2000         --with-pdfdir, --with-htmldir switches.
2001         * configure: Regenerate.
2002
2003         * configure: Regenerate.
2004
2005         * compile: Sync from Automake 1.11.
2006         * depcomp: Likewise.
2007         * install-sh: Likewise.
2008         * missing: Likewise.
2009         * mkinstalldirs: Likewise.
2010         * ylwrap: Likewise.
2011
2012 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
2013
2014         * ltmain.sh (func_normal_abspath): New function.
2015         (func_relative_path): Likewise.
2016         (func_mode_help): Document new -bindir option for link mode.
2017         (func_mode_link): Add new -bindir option, and use it to place
2018         output DLL if specified.
2019
2020 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2021
2022         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2023         (baseargs): Add --disable-option-checking.
2024         * configure: Regenerate.
2025
2026         * Makefile.def (configure-target-libiberty): Depend on
2027         all-binutils and all-ld.
2028         (configure-target-newlib): Likewise.
2029         * Makefile.in: Regenerate.
2030
2031 2009-08-17  Ben Elliston  <bje@au.ibm.com>
2032
2033         * config.sub, config.guess: Update from upstream sources.
2034
2035 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2036
2037         Sync from src, merge:
2038
2039         2009-07-02  Tristan Gingold  <gingold@adacore.com>
2040
2041         * configure.ac: Do not exclude gas for i386-*-darwin.
2042         Add a case for x86_64-*-darwin.
2043         * configure: Regenerate.
2044
2045 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
2046
2047         * MAINTAINERS: Add my name to Write After Approval list.
2048
2049 2009-08-06  Michael Eager  <eager@eagercon.com>
2050
2051         * configure.ac: Add Microblaze target.
2052         * configure: Regenerate.
2053
2054 2009-07-31  Christian Bruel  <christian.bruel@st.com>
2055
2056         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2057         * configure: Regenerate.
2058         
2059 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
2060
2061         * MAINTAINERS (Write After Approval): Update my e-mail address.
2062
2063 2009-07-06  Ian Lance Taylor  <iant@google.com>
2064
2065         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2066         * configure: Rebuild.
2067
2068 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
2069
2070         * MAINTAINERS: Move myself to the Graphite Reviewers.
2071
2072 2009-06-30  Wei Guozhi  <carrot@google.com>
2073
2074         * MAINTAINERS: Add my name to Write After Approval list.
2075
2076 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
2077
2078         PR bootstrap/40338
2079         * configure.ac (comparestring): Create new variable.
2080         * Makefile.tpl (comparestring): Use to skip some comparisions.
2081         * configure: Regenerate.
2082         * Makefile.in: Regenerate.
2083
2084 2009-06-26  Doug Evans  <dje@sebabeach.org>
2085
2086         * Makefile.def (host_modules): Add cgen.
2087         * Makefile.in: Regenerate.
2088         * configure.ac (host_tools): Add cgen.
2089         * configure: Regenerate.
2090
2091 2009-06-23  DJ Delorie  <dj@redhat.com>
2092
2093         * MAINTAINERS: Add myself as mep maintainer.
2094
2095 2009-06-23  Ian Lance Taylor  <iant@google.com>
2096
2097         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
2098         boot_languages.  Only bootstrap target libraries listed in
2099         target_libs for some boot language.  Add --with-stage1-ldflags,
2100         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
2101         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
2102         if not building with C++.
2103         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2104         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2105         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2106         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2107         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
2108         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2109         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2110         * configure, Makefile.in: Rebuild.
2111
2112 2009-06-23  Li Feng  <nemokingdom@gmail.com>
2113
2114         * MAINTAINERS: Added my name to write-after-approval list.
2115
2116 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
2117
2118         * configure.ac: Define is_elf for QNX Neutrino targets.
2119         * configure: Regenerate.
2120
2121 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
2122
2123         * MAINTAINERS: Added my name to the write-after-approval list
2124
2125 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2126
2127         * configure.ac: Detect MPC in default directory.
2128         * configure: Regenerate.
2129
2130 2009-06-03  Jerome Guitton  <guitton@adacore.com>
2131             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2132
2133         * Makefile.tpl (all): Avoid a trailing backslash.
2134         * Makefile.in: Regenerate.
2135
2136 2009-06-03  Ben Elliston  <bje@au.ibm.com>
2137
2138         * config.sub, config.guess: Update from upstream sources.
2139
2140 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
2141
2142         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2143         to noconfdirs.
2144         * configure: Regenerate.
2145
2146 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
2147
2148         * Makefile.tpl ([+compare-target+]): Compare all stage
2149         directories, rather than just gcc.
2150         * Makefile.in: Rebuilt.
2151
2152 2009-06-01  Doug Kwan  <dougkwan@google.com>
2153
2154         * configure.ac: Support gold for target arm*-*-*.
2155         * configure: Regenerate.
2156
2157 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2158
2159         * Makefile.def: Add MPC support and dependencies.
2160         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
2161
2162         * Makefile.in, configure: Regenerate.
2163
2164 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
2165
2166         * Makefile.tpl (all): Avoid harmless warning in make all when
2167         gcc-bootstrap is enabled but stage_last does not exist.
2168         * Makefile.in: Rebuilt.
2169
2170 2009-05-24  Nicolas Roche  <roche@adacore.com>
2171
2172         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2173         * Makefile.in: Regenerate.
2174
2175 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
2176
2177         * MAINTAINERS: Update my e-mail address.
2178
2179 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2180
2181         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
2182         * configure:  Regenerate.
2183
2184 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2185
2186         PR other/40159
2187         * Makefile.tpl (all): Don't assume gcc-bootstrap and
2188         gcc-no-bootstrap are mutually exclusive.
2189         * Makefile.in: Rebuilt.
2190
2191 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2192
2193         PR other/40159
2194         * Makefile.tpl (all): Don't end with unconditional success.
2195         * Makefile.in: Rebuilt.
2196
2197 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
2198
2199         PR target/37137
2200         * Makefile.def (flags_to_pass): Remove redundant and incomplete
2201         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2202         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2203         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
2204         stage_configureflags, stage_cflags and stage_libcflags into
2205         explicit Makefile macros.
2206         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2207         GFORTRAN.
2208         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2209         CC.  Set CC_FOR_BUILD from CC.
2210         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2211         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2212         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2213         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
2214         and GFORTRAN.
2215         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2216         (_LIBCFLAGS): Renamed to _TFLAGS.
2217         (do-compare-debug, do-compare3-debug): Drop.
2218         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2219         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2220         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2221         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2222         (XGCC_FLAGS_FOR_TARGET): New.
2223         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2224         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2225         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2226         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2227         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
2228         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
2229         TFLAGS.
2230         (BUILD_CONFIG): Include if requested.
2231         (all): Set TFLAGS on bootstrap.
2232         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2233         (all-stageid-prefixmodule): Likewise.
2234         (do-clean, distclean-stageid): Set TFLAGS.
2235         (restrap): Fix whitespace.
2236         * Makefile.in: Rebuilt.
2237
2238 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
2239
2240         * config.guess: Sync with src.
2241
2242 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2243
2244         * configure.ac ($with_ppl):  Default to no if not supplied.
2245         ($with_cloog):  Likewise.
2246         configure:  Regenerate.
2247
2248 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
2249
2250         * MAINTAINERS: Update my e-mail address.
2251
2252 2009-04-27  Nick Clifton  <nickc@redhat.com>
2253
2254         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2255
2256 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
2257
2258         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2259         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2260         * Makefile.in: Regenerate.
2261
2262 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2263
2264         PR bootstrap/39739
2265         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2266         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2267
2268         * configure, Makefile.in: Regenerate.
2269
2270 2009-04-21  Taras Glek  <tglek@mozilla.com>
2271
2272         * include/hashtab.h: Update GTY annotations to new syntax
2273         * include/splay-tree.h: Likewise
2274
2275 2009-04-17  Ben Elliston  <bje@au.ibm.com>
2276
2277         * config.sub, config.guess: Update from upstream sources.
2278
2279 2009-04-15  Anthony Green  <green@moxielogic.com>
2280
2281         * configure.ac: Add moxie support.
2282         * configure: Rebuilt.
2283
2284 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
2285
2286         * configure.ac: Change copyright header to refer to version
2287         3 of the GNU General Public License and to point readers at the
2288         COPYING3 file and the FSF's license web page.
2289         * Makefile.def: Likewise.
2290         * Makefile.tpl: Likewise.
2291         * Makefile.in: Regenerate.
2292
2293 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
2294
2295         * configure.ac: Restore match for darwin9 or later. Use double
2296         brackets since regeneration eats one pair.
2297         * configure: Regenerate.
2298
2299 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
2300
2301         PR gas/10039
2302         * configure.ac: Require texinfo 4.7.
2303         * configure: Regenerated.
2304
2305 2009-04-09  Nick Clifton  <nickc@redhat.com>
2306
2307         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2308         the GCC Runtime Library Exception.
2309
2310 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2311
2312         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2313         * configure: Regenerate.
2314
2315 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
2316
2317         * Makefil.def (languages): New entries.
2318         * Makefile.tpl (check-gcc-*): New generic target.
2319         * Makefile.in: Regenerate.
2320
2321 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
2322
2323         * MAINTAINERS:  Update my email address.
2324
2325 2009-03-18  Tom Tromey  <tromey@redhat.com>
2326
2327         * configure: Rebuild.
2328         * configure.ac (host_libs): Add libiconv.
2329         * Makefile.in: Rebuild.
2330         * Makefile.def (host_modules): Add libiconv.
2331         (configure-gdb, all-gdb): Depend on libiconv.
2332
2333 2009-03-16  Tristan Gingold  <gingold@adacore.com>
2334
2335         * configure.ac: Treat gdb as supported on x86_64-darwin.
2336         * configure: Regenerate.
2337
2338 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
2339
2340         * configure.ac (--with-host-libstdcxx): New option.
2341         * configure: Regenerate.
2342
2343 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
2344
2345         * MAINTAINERS:  Move myself into the write after approval list.
2346
2347 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
2348
2349         * MAINTAINERS: Update e-mail address.
2350         
2351 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
2352
2353         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2354
2355 2009-03-10  Ira Rosen  <irar@il.ibm.com>
2356
2357         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2358
2359 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2360
2361         Backport from git Libtool:
2362
2363         2009-01-19  Robert Millan  <rmh@aybabtu.com>
2364         Support GNU/kOpenSolaris.
2365         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2366         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2367         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2368         GNU/kOpenSolaris.
2369
2370 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
2371
2372         * MAINTAINERS: Update e-mail address.
2373
2374 2009-02-24  Michael Eager  <eager@eagercon.com>
2375
2376         * MAINTAINERS (Write After Approval): Add self.
2377
2378 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
2379
2380         * MAINTAINERS (Write After Approval): Add myself.
2381
2382 2009-02-05  Andreas Schwab  <schwab@suse.de>
2383
2384         * Makefile.tpl (stage_last): Define $r and $s before using
2385         $(RECURSE_FLAGS_TO_PASS).
2386         * Makefile.in: Regenerate
2387
2388 2009-01-30  Ian Lance Taylor  <iant@google.com>
2389
2390         * MAINTAINERS: Move myself to the Global Reviewers list.
2391
2392 2009-01-29  Robert Millan  <rmh@aybabtu.com>
2393
2394         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2395         * configure: Regenerate.
2396
2397 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
2398
2399         * MAINTAINERS: Make whitespace consistent.
2400         Remove Robert Millan from Write After Approval.
2401
2402 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
2403
2404         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2405         (all-opcodes): Depend on all-libiberty.
2406         * Makefile.in: Regenerate.
2407
2408 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
2409
2410         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2411         * configure: Regenerate.
2412
2413 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
2414
2415         * MAINTAINERS (Write After Approval): Add myself.
2416
2417 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
2418
2419         * MAINTAINERS: Add myself to reviewers (Fortran).
2420
2421 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
2422
2423         PR tree-optimization/38515
2424         * configure.ac (cloog-polylib): Removed.
2425         (with_ppl, with_cloog): Test for "no".
2426         * configure: Regenerated.
2427
2428 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
2429
2430         * MAINTAINERS: Moved myself to reviewers (Fortran).
2431
2432 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
2433
2434         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2435         (Write After Approval): Remove myself.
2436
2437 2009-01-03  Diego Novillo  <dnovillo@google.com>
2438
2439         * MAINTAINERS: Remove myself from alias maintainership.
2440
2441 2009-01-02  David Ayers  <ayers@fsfe.org>
2442
2443         * MAINTAINERS: Update e-mail address.
2444
2445 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
2446
2447         * MAINTAINERS: Make whitespace consistent.
2448
2449 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2450
2451         Backport from upstream Libtool:
2452         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2453         Add cache variables to tests that require the linker to work.
2454         For shlibpath_overrides_runpath, this also changes the semantics
2455         to let the result from the C compiler take precedence.
2456
2457 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2458
2459         * config.sub, config.guess: Update from upstream sources.
2460
2461 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
2462
2463         * configure.ac (ppllibs): Add by default the lib flags.
2464         * configure: Regenerate.
2465
2466 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
2467
2468         * MAINTAINERS:  Add myself to the write after approval list.
2469
2470 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2471
2472         * configure.ac: Add double brackets on darwin[912].
2473         * configure: Regenerate.
2474
2475 2008-12-03  Daniel Kraft  <d@domob.eu>
2476
2477         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
2478         Approval to Reviewer section (for Fortran front-end).
2479
2480 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
2481
2482         * configure.ac: Expand to darwin10 and later.
2483         * configure: Regenerate.
2484
2485 2008-12-02  Andreas Schwab  <schwab@suse.de>
2486
2487         * Makefile.def: configure-target-boehm-gc depends on
2488         all-target-libstdc++-v3.
2489         * Makefile.in: Regenerate.
2490
2491 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
2492
2493         * MAINTAINERS:  Add myself as mingw maintainer.
2494
2495 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2496
2497         * config.sub, config.guess: Update from upstream sources.
2498
2499 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
2500
2501         * README.SCO: Remove.
2502
2503 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
2504
2505         * MAINTAINERS:  Add myself to the write after approval list.
2506
2507 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
2508
2509         * MAINTAINERS:  Update my email address in WAA section.
2510
2511 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
2512
2513         * MAINTAINERS: Update e-mail address.
2514
2515 2008-11-27  Toon Moene  <toon@moene.org>
2516
2517         * MAINTAINERS: Change e-mail address.
2518
2519 2008-11-27  Tristan Gingold  <gingold@adacore.com>
2520
2521         * configure.ac: Build gdb for i?86-*-darwin*
2522         * configure: Regenerated.
2523
2524 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
2525
2526         * MAINTAINERS: Added my full name.
2527
2528 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
2529
2530         PR bootstrap/38014
2531         PR bootstrap/37923
2532
2533         Revert:
2534
2535         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2536
2537         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2538         * Makefile.in: Regenerated.
2539
2540         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2541
2542         PR gdb/921
2543         PR gdb/1646
2544         PR gdb/2175
2545         PR gdb/2176
2546
2547         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2548         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2549         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2550         (HOST_EXPORTS): Pass CPPFLAGS.
2551         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2552         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2553         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2554         * Makefile.in, configure: Regenerated.
2555         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2556         and CPPFLAGS_FOR_BUILD.
2557
2558 2008-11-06  Jeff Law  <law@redhat.com>
2559
2560         * MAINTAINERS: Add myself as middle end maintainer.
2561
2562 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
2563
2564         * MAINTAINERS (Write after approval): Add myself.
2565
2566 2008-11-05  Diego Novillo  <dnovillo@google.com>
2567
2568         * MAINTAINERS (Global Reviewers): Add myself.
2569         (Non-Algorithmic Maintainers): Remove myself.
2570
2571 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
2572
2573         * MAINTAINERS (Write after approval): Add myself.
2574
2575 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
2576
2577         * MAINTAINERS (Write after approval): Add myself.
2578
2579 2008-10-31  Ben Elliston  <bje@au.ibm.com>
2580
2581         * configure.ac (spu-*-*): Remove special case.
2582         * configure: Regenerate.
2583
2584 2008-10-30  Catherine Moore  <clm@codesourcery.com>
2585
2586         * MAINTAINERS (Write after approval): Update my email address.
2587
2588 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
2589
2590         * configure.ac [spu-*-*]: Do not set skipdirs.
2591         * configure: Re-generate.
2592
2593 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
2594
2595         * MAINTAINERS (Various Maintainers): Add myself to reload.
2596
2597 2008-10-25  Richard Guenther  <rguenther@suse.de>
2598
2599         * MAINTAINERS (Various Maintainers): Add myself as middle-end
2600         maintainer.  Remove myself as libgcc-math maintainer.
2601         (Non-Algorithmic Maintainers): Remove myself.
2602
2603 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2604
2605         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2606         * Makefile.in: Regenerated.
2607
2608 2008-10-23  Cary Coutant  <ccoutant@google.com>
2609
2610         * MAINTAINERS (Write after approval): Add myself.
2611
2612 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2613
2614         PR gdb/921
2615         PR gdb/1646
2616         PR gdb/2175
2617         PR gdb/2176
2618
2619         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2620         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2621         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2622         (HOST_EXPORTS): Pass CPPFLAGS.
2623         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2624         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2625         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2626         * Makefile.in, configure: Regenerated.
2627         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2628         and CPPFLAGS_FOR_BUILD.
2629
2630 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
2631
2632         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2633         Sebastian Pop.
2634
2635 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
2636
2637         * MAINTAINERS (Write After Approval): Added myself.
2638
2639 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2640
2641         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2642         recommended version to 2.3.2.
2643
2644         * configure: Regenerate.
2645
2646 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
2647
2648         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2649
2650 2008-09-29  David Daney <david.daney@caviumnetworks.com>
2651
2652         * MAINTAINERS (Write After Approval): Update e-mail address.
2653
2654 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
2655
2656         * libtool.m4: Update to libtool 2.2.6.
2657         * lt~obsolete.m4: Update to libtool 2.2.6.
2658         * ltmain.sh: Update to libtool 2.2.6.
2659         * ltsugar.m4: Update to libtool 2.2.6.
2660         * ltversion.m4: Update to libtool 2.2.6.
2661         * ltoptions.m4: Update to libtool 2.2.6.
2662         * ltgcc.m4: Update to match changes from libtool 2.2.6.
2663
2664 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
2665
2666         * MAINTAINERS (Write After Approval): Add myself.
2667
2668 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2669
2670         * MAINTAINERS (Write After Approval): Update my name.
2671
2672 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
2673
2674         * MAINTAINERS: Add myself in "Write After Approval".
2675
2676 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
2677
2678         * MAINTAINERS: Add myself as ia64 maintainer.
2679
2680 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
2681
2682         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
2683         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
2684         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
2685         and Michael Tiemann from Write After Approval since they do not
2686         actually have access.
2687
2688 2008-09-05  Richard Guenther  <rguenther@suse.de>
2689
2690         * configure.ac: Initialize clooglibs to -lcloog.
2691         * configure: Re-generate.
2692
2693 2008-09-04  Le-Chun Wu  <lcwu@google.com>
2694
2695         * MAINTAINERS (Write After Approval): Add myself.
2696
2697 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
2698
2699         * configure.ac (--with-cloog-polylib): New.
2700         (--disable-cloog-version-check): New.
2701         (--disable-ppl-version-check): New.
2702         * configure: Re-generate.
2703
2704 2008-09-03  Richard Guenther  <rguenther@suse.de>
2705
2706         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2707         cloog test.
2708         * configure: Re-generate.
2709
2710 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
2711
2712         Add picoChip port.
2713         * MAINTAINERS: Add picoChip maintainers.
2714
2715 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
2716             Tobias Grosser  <grosser@fim.uni-passau.de>
2717             Jan Sjodin  <jan.sjodin@amd.com>
2718             Harsha Jagasia  <harsha.jagasia@amd.com>
2719             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2720             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2721             Adrien Eliche  <aeliche@isty.uvsq.fr>
2722
2723         Merge from graphite branch.
2724         * configure: Regenerate.
2725         * Makefile.in: Regenerate.
2726         * configure.ac (host_libs): Add ppl and cloog.
2727         Add checks for PPL and CLooG.
2728         * Makefile.def (ppl, cloog): Added modules and dependences.
2729         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2730         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2731
2732 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2733
2734         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2735         (GCC_SHLIB_SUBDIR): New.
2736         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2737         * configure: Regenerate.
2738         * Makefile.in: Regenerate.
2739
2740 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
2741
2742         * MAINTAINERS: Consistently use tabs to separate columns.
2743
2744 2008-08-29  Tristan Gingold  <gingold@adacore.com>
2745
2746         * MAINTAINERS (Write after Approval): Add myself.
2747
2748 2008-08-28  Tristan Gingold  <gingold@adacore.com>
2749
2750         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2751         Enable bfd, binutils and opcodes.
2752         * configure: Regenerate.
2753
2754 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2755
2756         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
2757
2758 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2759
2760         * MAINTAINERS:  Use correct Umlaut for last name.
2761
2762 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2763
2764         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
2765
2766 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
2767
2768         * MAINTAINERS: Update my email address.
2769
2770 2008-08-16  Nicolas Roche  <roche@adacore.com>
2771
2772         * Makefile.tpl: Add BOOT_ADAFLAGS.
2773         * Makefile.in: Regenerate.
2774
2775 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
2776
2777         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2778         * configure: Regenerate.
2779
2780 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
2781
2782         * configure.ac: Add makefile fragments for hpux.
2783         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2784         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2785         * configure: Regenerate.
2786         * Makefile.in: Regenerate.
2787
2788 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
2789
2790         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
2791
2792 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
2793
2794         * MAINTAINERS (Write after Approval): Add myself.
2795
2796 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
2797
2798         * MAINTAINERS (Write After Approval):  Add myself.
2799
2800 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
2801
2802         * MAINTAINERS (Write After Approval):  Add myself.
2803
2804 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
2805
2806         * MAINTAINERS: Update my email address.
2807
2808 2008-06-25  Joey Ye  <joey.ye@intel.com>
2809
2810         * MAINTAINERS (Write After Approval):  Add myself.
2811
2812 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2813
2814         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2815         * Makefile.in: Regenerate.
2816         * configure: Regenerate.
2817
2818 2008-06-17  Daniel Kraft  <d@domob.eu>
2819
2820         * MAINTAINERS (Write After Approval):  Add myself.
2821
2822 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2823
2824         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2825         "$@" is still intact with both Autoconf 2.59 and 2.62.
2826         * configure: Regenerate.
2827
2828 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2829
2830         * Makefile.tpl: Fix comment errors.
2831         * Makefile.in: Regenerate.
2832
2833 2008-06-12  David S. Miller  <davem@davemloft.net>
2834             David Edelsohn  <edelsohn@gnu.org>
2835
2836         * configure.ac: Add powerpc*-*-* to gold supported targets.
2837         * configure: Regenerate.
2838
2839 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
2840
2841         PR tree-optimization/36218
2842         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2843         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2844         (all prefix="build-"): Pass them to build-system sub-makes.
2845         * Makefile.in: Regenerate.
2846
2847 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
2848
2849         * MAINTAINERS (mt port): Remove.
2850         (sco5, unixware, sco udk): Remove.
2851         (Kean Johnston): Add to Write After Approval.
2852
2853 2008-05-30  Julian Brown  <julian@codesourcery.com>
2854
2855         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2856         of libobjc for ARM EABI Linux.
2857         * configure: Regenerate.
2858
2859 2008-05-18  Xinliang David Li   <davidxl@google.com>
2860
2861         * ChangeLog: Remove wrong ChangeLog entry.
2862
2863 2008-05-17  Xinliang David Li   <davidxl@google.com>
2864
2865         * MAINTAINERS (Write After Approval): Add myself.
2866
2867 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
2868
2869         * MAINTAINERS (Write After Approval): Add myself.
2870
2871 2008-05-14  Rafael Espíndola  <espindola@google.com>
2872
2873         * config-ml.in: don't handle --enable-shared and --enable-static.
2874
2875 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
2876
2877         * MAINTAINERS: Update my email address.
2878
2879 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
2880
2881         * MAINTAINERS: Update my email address.
2882
2883 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
2884
2885         * MAINTAINERS (Write After Approval): Add myself.
2886
2887 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
2888
2889         * MAINTAINERS (Write After Approval): Add myself.
2890
2891 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
2892
2893         * MAINTAINERS (crx): Add myself.
2894
2895 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2896
2897         Sync with src:
2898         2008-04-14  David S. Miller  <davem@davemloft.net>
2899
2900         * configure.ac: Add sparc*-*-* to gold supported targets.
2901         * configure: Regenerate.
2902
2903 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2904
2905         PR bootstrap/35457
2906         * configure.ac: Include override.m4.
2907         * configure: Regenerate.
2908
2909 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2910
2911         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2912         * Makefile.in: Regenerate.
2913
2914 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
2915
2916         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2917         as nonconfigurable directories list.
2918         * configure: Regenerate.
2919
2920 2008-04-14  Ben Elliston  <bje@au.ibm.com>
2921
2922         * config.sub, config.guess: Update from upstream sources.
2923
2924 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
2925
2926         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2927         * Makefile.in: Regenerate.
2928
2929 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
2930
2931         * configure.ac: Do not build libssp for the AVR.
2932         * configure: Regenerate.
2933
2934 2008-04-07  Ian Lance Taylor  <iant@google.com>
2935
2936         * Makefile.def: check-gold depends upon all-binutils.
2937         * Makefile.in: Regenerate.
2938
2939 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
2940
2941         * MAINTAINERS (Write After Approval): Add myself.
2942
2943 2008-04-04  Nick Clifton  <nickc@redhat.com>
2944
2945         PR binutils/4334
2946         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2947         builds.
2948         * configure: Regenerate.
2949
2950 2008-04-04  NightStrike  <NightStrike@gmail.com>
2951
2952         PR other/35151
2953         * configure.ac: Combine rules for mingw32 and mingw64.
2954         * configure: Regenerate.
2955
2956 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
2957
2958         * MAINTAINERS (Write After Approval): Add myself.
2959
2960 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
2961
2962         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2963         * Makefile.in (.NOTPARALLEL): Ditto.
2964
2965 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
2966
2967         * MAINTAINERS (Write After Approval): Add myself.
2968
2969 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
2970
2971         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2972         * Makefile.in (.NOTPARALLEL): Regenerate.
2973
2974 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
2975
2976         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2977         * Makefile.in: Regenerate.
2978
2979 2008-03-26  Jakub Staszak  <kuba@et.pl>
2980
2981         * MAINTAINERS (Write After Approval): Add myself.
2982
2983 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2984
2985         * MAINTAINERS:  Update e-mail address.
2986
2987 2008-03-20  Ian Lance Taylor  <iant@google.com>
2988
2989         * configure.ac: Add support for --enable-gold.
2990         * Makefile.def: Add gold as a directory like ld.
2991         * configure, Makefile.in: Regenerate.
2992
2993 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2994
2995         * configure.ac: m4_include config/proginstall.m4.
2996         * configure: Regenerate.
2997
2998         Backport from upstream Libtool:
2999
3000         2007-10-12  Eric Blake  <ebb9@byu.net>
3001
3002         Deal with Autoconf 2.62's semantic change in m4_append.
3003         * ltsugar.m4 (lt_append): Replace broken versions of
3004         m4_append.
3005         (lt_if_append_uniq): Don't require separator to be overquoted,
3006         and avoid broken m4_append.
3007         (lt_dict_add): Fix typo.
3008         * libtool.m4 (_LT_DECL): Don't overquote separator.
3009
3010 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
3011
3012         * config.rpath: Add AIX 6 support.
3013
3014 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
3015
3016         * Makefile.def (stageprofile).  Remove -fprofile-generate
3017         from stage_libcflags.
3018         * Makefile.in: Regenerate.
3019
3020 2008-03-13  Ben Elliston  <bje@au.ibm.com>
3021
3022         * config.sub, config.guess: Update from upstream sources.
3023
3024 2008-03-06  Tom Tromey  <tromey@redhat.com>
3025
3026         * MAINTAINERS: Update for treelang deletion.
3027
3028 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
3029
3030         * MAINTAINERS: Update my email address.
3031
3032 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
3033
3034         * MAINTAINERS (darwin port): Add myself as a maintainer.
3035         (objective-c/c++): Add myself as a maintainer.
3036
3037 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
3038
3039         * MAINTAINERS (Write After Approval): Update my email address.
3040
3041 2008-02-25  Tomas Bily  <tbily@suse.cz>
3042
3043         * MAINTAINERS (Write After Approval): Add myself.
3044
3045 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
3046
3047         * MAINTAINERS (OpenMP): Add myself.
3048
3049 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
3050
3051         PR bootstrap/32009
3052         PR bootstrap/32161
3053
3054         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3055         * configure: Regenerate.
3056
3057         * Makefile.def: Define stage_libcflags for all bootstrap stages.
3058         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3059         STAGE4_LIBCFLAGS): New.
3060         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3061         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3062         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3063         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3064         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3065         for target modules.  Don't export LIBCFLAGS.
3066         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3067         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3068         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3069         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3070         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3071         * Makefile.in: Regenerate.
3072
3073 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3074
3075         PR libgcj/33085
3076         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3077         Do not use -DDLL_EXPORT.  Backport from upstream.
3078
3079 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3080
3081         * MAINTAINERS (Write After Approval): Add myself.
3082
3083 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
3084
3085         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3086         * configure: Regenerate.
3087
3088 2008-01-31  Marc Gauthier  <marc@tensilica.com>
3089
3090         * configure.ac (xtensa*-*-*): Recognize processor variants.
3091         * configure: Regenerate.
3092
3093 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3094
3095         PR bootstrap/34922
3096         * configure.ac (PARSE_ARGS): Push suitable setting of
3097         ac_subdirs_all, for `./configure --help=recursive'.
3098         Handle `+' in generic toplevel directory disabling.
3099         * configure: Regenerate.
3100
3101 2008-01-28  Nick Clifton  <nickc@redhat.com>
3102
3103         * MAINTAINERS (xstormy16): Take over maintainership.
3104
3105 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
3106
3107         * MAINTAINERS (c4x port): Remove.
3108
3109 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
3110
3111         * libtool.m4: Backport AIX 6 support from ToT Libtool.
3112
3113 2008-01-23  Ben Elliston  <bje@au.ibm.com>
3114
3115         * config.sub, config.guess: Update from upstream sources.
3116
3117 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
3118
3119         * MAINTAINERS (Write After Approval): Add myself.
3120
3121 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
3122
3123         * MAINTAINERS: Update my email address.
3124
3125 2008-01-09  Raksit Ashok  <raksit@google.com>
3126
3127         * MAINTAINERS (Write After Approval): Add myself.
3128
3129 2008-01-09  Raksit Ashok  <raksit@google.com>
3130
3131         * MAINTAINERS (Write After Approval): Add myself.
3132
3133 2008-01-08  Ben Elliston  <bje@au.ibm.com>
3134
3135         * config.sub, config.guess: Update from upstream sources.
3136
3137 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3138
3139         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3140         Change recommended MPFR from 2.2.1 -> 2.3.0.
3141         * configure: Regenerate.
3142
3143 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
3144
3145         * MAINTAINERS: Update my email address.
3146
3147 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
3148
3149         * MAINTAINERS: Update my email address.
3150
3151 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
3152
3153         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3154         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3155         * Makefile.in: Regenerate.
3156
3157 2007-12-10  Mark Heffernan  <meheff@google.com>
3158
3159         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3160         misplaced entries.
3161
3162 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3163
3164         * configure.ac: Enable libjava for x86_64-*-darwin9.
3165         * configure: Regenerate.
3166
3167 2007-12-07  Bill Maddox  <maddox@google.com>
3168
3169         * MAINTAINERS (Write After Approval): Add myself.
3170
3171 2007-12-05  Ben Elliston  <bje@au.ibm.com>
3172
3173         * config.sub, config.guess: Update from upstream sources.
3174
3175 2007-12-02  Matthias Klose  <doko@ubuntu.com>
3176
3177         * config-ml.in: Remove 64bit configure tests.
3178
3179 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3180
3181         * config-ml.in: Robustify against white space in absolute file
3182         names.
3183
3184         * config-ml.in (multi-clean): Substitute ${Makefile}.
3185         Remove superfluous ${Makefile} in list.
3186
3187 2007-11-19  Thiemo Seufer  <ths@mips.com>
3188
3189         * config-ml.in: Don't hardcode the Makefile name.
3190
3191 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
3192
3193         * MAINTAINERS (Write After Approval): Add myself.
3194
3195 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
3196
3197         * MAINTAINERS (Write After Approval): Add myself.
3198
3199 2007-11-06  Doug Kwan  <dougkwan@google.com>
3200
3201         * MAINTAINERS (Write After Approval): Add myself.
3202
3203 2007-10-25  Ben Elliston  <bje@au.ibm.com>
3204
3205         * MAINTAINERS (mercury): Remove entry.
3206         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3207
3208 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
3209
3210         * Makefile.def (dependencies): Make configure-gdb depend on
3211         all-intl.
3212         * Makefile.in: Regenerated.
3213
3214 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
3215
3216         * MAINTAINERS (Fortran maintainer): Remove myself.
3217
3218 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
3219
3220         * Makefile.def: To avoid problems running with parallel makes,
3221         build newlib before libgloss so that target specific header
3222         files are availble.
3223         * Makefile.in: Regenerate
3224
3225 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
3226
3227         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3228         * Makefile.in: Regenerate.
3229
3230 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
3231
3232         * MAINTAINERS (Register allocation reviewer): Add myself.
3233
3234 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
3235
3236         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3237         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3238         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
3239         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3240         * configure: Regenerate.
3241
3242 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
3243
3244         * MAINTAINERS (Register allocation reviewer): Add myself.
3245
3246 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
3247
3248         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3249         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3250         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3251         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3252         * configure.ac: Default them to host tools for $host = $build.
3253         Subst them.
3254
3255         * configure: Regenerate.
3256         * Makefile.in: Regenerate.
3257
3258 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
3259
3260         * MAINTAINERS (Register allocation reviewer): Add myself.
3261
3262 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
3263
3264         * MAINTAINERS (Register allocation reviewer): Add myself.
3265
3266 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
3267
3268         * MAINTAINERS (Write After Approval): Fix typo.
3269
3270 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
3271
3272         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3273         * configure: Regenerate.
3274
3275 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
3276
3277         PR bootstrap/31906
3278         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3279         they're already prefixed.
3280
3281 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
3282
3283         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3284         libstdc++.
3285         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3286         * configure: Regenerate.
3287         * Makefile.in: Regenerate.
3288
3289 2007-09-17  Andreas Schwab  <schwab@suse.de>
3290
3291         * configure.ac: Raise minimum makeinfo version to 4.6.
3292         * configure: Regenerate.
3293
3294 2007-09-17  Johannes Singler  <singler@ira.uka.de>
3295
3296         * MAINTAINERS (write-after-approval) add myself
3297
3298 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
3299
3300         * configure.ac: Correct makeinfo version check.
3301         * configure: Regenerate.
3302
3303 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
3304
3305         * MAINTAINERS: Update my email address.
3306
3307 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
3308
3309         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
3310         to $skipdirs and only disable gprof for newlib.  Use the normal
3311         mips*-elf* handling in other respects.
3312         * configure: Regnerate.
3313
3314 2007-09-12  David Daney  <ddaney@avtrex.com>
3315
3316         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3317         enabling libgcj.
3318         * configure: Regenerate.
3319
3320 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3321
3322         PR other/32154
3323         * configure.ac: For libgloss targets, point the linker to the linker
3324         script, startup code and simulator library.
3325         * configure: Regenerate.
3326
3327 2007-09-07  Andrew Haley  <aph@redhat.com>
3328
3329         * configure.ac (noconfigdirs): Remove target-libffi and
3330         target-libjava.
3331         * configure: Regenerate.
3332
3333 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3334
3335         PR target/33281
3336         * configure.ac: Use config/mh-mingw on mingw.
3337         * configure: Regenerate.
3338
3339 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
3340
3341         * MAINTAINERS (Write After Approval): Add myself.
3342
3343 2007-09-05  Richard Guenther  <rguenther@suse.de>
3344
3345         * configure.ac (--enable-stage1-checking): If neither --enable-checking
3346         nor --disable-checking is provided also turn on yes and types
3347         checking for stage1.
3348         * configure: Re-generate.
3349
3350 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
3351
3352         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3353         (Write After Approval): Remove myself.
3354
3355 2007-08-29  Nick Clifton  <nickc@redhat.com>
3356
3357         * config.sub, config.guess: Update from upstream sources.
3358
3359 2007-08-22  Bud Davis  <jmdavis@link.com>
3360
3361         * MAINTAINERS (Write After Approval): Added myself.
3362         * MAINTAINERS (Reviewers): Removed myself.
3363
3364 2007-08-18  Paul Brook  <paul@codesourcery.com>
3365             Joseph Myers  <joseph@codesourcery.com>
3366
3367         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3368         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3369         * Makefile.in: Regenerate.
3370         * configure.ac (--with-debug-prefix-map): New.
3371         * configure: Regenerate.
3372
3373 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
3374             Nigel Stephens  <nigel@mips.com>
3375
3376         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
3377         as target_makefile_frag.
3378         * configure: Regenerate.
3379
3380 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
3381
3382         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3383         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
3384         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3385         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3386         (do-compare, do-compare3, do-compare-debug): New.
3387         ([+compare-target+]): Use them.
3388
3389 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
3390
3391         * MAINTAINERS (Write After Approval): Change my email address.
3392
3393 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3394             Ben Elliston  <bje@au.ibm.com>
3395
3396         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3397         --silent if $silent.
3398         * configure: Regenerate.
3399
3400 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
3401
3402         * MAINTAINERS (Various Maintainers): Add myself as
3403         loop infrastructure maintainer.  Update my e-mail
3404         address.
3405
3406 2007-07-31  Diego Novillo  <dnovillo@google.com>
3407
3408         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3409         Adjust description.
3410
3411 2007-07-26  Richard Guenther  <rguenther@suse.de>
3412
3413         * configure.ac: Add types checking to stage1 checking flags.
3414         * configure: Regenerate.
3415
3416 2007-07-17  Nick Clifton  <nickc@redhat.com>
3417
3418         * COPYING3: New file.  Contains version 3 of the GNU General
3419         Public License.
3420         * COPYING3.LIB: New file.  Contains version 3 of the GNU
3421         Lesser General Public License.
3422
3423 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3424
3425         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3426
3427 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3428
3429         * MAINTAINERS (S/390 co-maintainer): Add myself.
3430         (Write After Approval): Remove myself.
3431
3432 2007-07-13  Dan Hipschman  <dsh@google.com>
3433
3434         * MAINTAINERS (Write After Approval): Add myself.
3435
3436 2007-07-11  Nick Clifton  <nickc@redhat.com>
3437
3438         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3439         WINDRES export.
3440         * Makefile.in: Regenerate.
3441
3442 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3443
3444         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3445         maintainer.
3446
3447 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
3448
3449         * lt~obsolete.m4: New. Import from 20070318 libtool.
3450
3451 2007-07-03  Julian Brown  <julian@codesourcery.com>
3452
3453         * MAINTAINERS (Write After Approval): Add myself.
3454
3455 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3456
3457         * configure.ac: Rewrite 'configure --help' strings to look nicer.
3458         * configure: Regenerate.
3459
3460 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3461
3462         * configure.ac: Add some missing m4 quotation.
3463         * configure: Regenerate.
3464
3465 2007-07-02  Simon Baldwin  <simonb@google.com>
3466
3467         * MAINTAINERS (Write After Approval): Add myself.
3468
3469 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
3470
3471         * configure: Regenerate.
3472
3473 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
3474
3475         * Makefile.def: Add windmc tool to build.
3476         * Makefile.tpl: Likewise.
3477         * configure.ac: Likewise.
3478         * Makefile.in: Regenerate.
3479         * configure: Regenerate.
3480
3481 2007-06-28  DJ Delorie  <dj@redhat.com>
3482
3483         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3484         not building newlib.
3485         * configure: Regenerated.
3486
3487 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
3488
3489         * MAINTAINERS (Write After Approval): Add myself.
3490
3491 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
3492
3493         * MAINTAINERS (Write After Approval): Add myself.
3494
3495 2007-06-19  Chris Matthews  <chrismatthews@google.com>
3496
3497         * MAINTAINERS (Write After Approval): Add myself.
3498
3499 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3500
3501         * MAINTAINERS (Write After Approval): Add myself.
3502
3503 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
3504
3505         * Makefile.def: Add dependency from configure-gdb to all-bfd.
3506         * Makefile.in: Regenerated.
3507
3508 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
3509
3510         * configure.ac: Don't add target-libmudflap to noconfigdirs for
3511         bfin*-*-uclinux* targets.
3512         * configure: Regenerate.
3513
3514 2007-06-14  Ian Lance Taylor  <iant@google.com>
3515
3516         * MAINTAINERS: Add myself as non-algorithmic global write
3517         maintainer.
3518
3519 2007-06-14  Diego Novillo  <dnovillo@google.com>
3520
3521         * MAINTAINERS: Add self as middle-end maintainer and
3522         non-algorithmic global write maintainer.
3523
3524 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3525
3526         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3527         Move all Fortran maintainers except Paul Brook into the
3528         Non-Autopoiesis section.
3529
3530 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
3531
3532         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3533         (distclean-stage[+id+]): Possibly delete stage_last.
3534         * Makefile.in: Regenerate.
3535
3536 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
3537
3538         * MAINTAINERS (Various Maintainer): Fix typo.
3539
3540 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
3541
3542         * MAINTAINERS (Various Maintainer): Add myself as
3543         dataflow maintainer.
3544
3545 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3546
3547         * config.sub, config.guess: Update from upstream sources.
3548
3549 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3550
3551         * Makefile.tpl: Fix spelling error.
3552         * Makefile.in: Regenerate.
3553
3554 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
3555
3556         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3557         lt_cv_sys_max_cmd_len.
3558
3559 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
3560
3561         * MAINTAINERS (Various Maintainers): Add myself as
3562         auto-vectorizer maintainer.
3563
3564 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
3565
3566         PR libjava/32098
3567         * libtool.m4: Revert previous change.
3568         * ltgcc.m4: Put it here.
3569
3570 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
3571
3572         * MAINTAINERS (Various Maintainers): Add myself as
3573         auto-vectorizer maintainer.
3574
3575 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
3576
3577         PR libjava/32098
3578         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3579
3580 2007-05-30  Richard Guenther  <rguenther@suse.de>
3581
3582         * MAINTAINERS (Various Maintainers): Add myself as
3583         auto-vectorizer maintainer.
3584
3585 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
3586
3587         PR bootstrap/29382
3588         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3589         * configure: Rebuilt.
3590
3591 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
3592
3593         * MAINTAINERS (Write After Approval): Removed my name.
3594
3595 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
3596
3597         * MAINTAINERS (Write After Approval): Remove myself.
3598
3599 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
3600
3601         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3602
3603 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
3604
3605         * ltmain.sh: Update from ToT Libtool.
3606         * libtool.m4: Update from ToT Libtool.
3607         * ltsugar.m4: New. Update from ToT Libtool.
3608         * ltversion.m4: New. Update from ToT Libtool.
3609         * ltoptions.m4: New. Update from ToT Libtool.
3610         * ltconfig: Remove.
3611         * ltcf-c.sh: Remove.
3612         * ltcf-cxx.sh: Remove.
3613         * ltcf-gcj.sh: Remove.
3614
3615 2007-05-22  Ollie Wild  <aaw@google.com>
3616
3617         * MAINTAINERS (Write After Approval): Add myself.
3618
3619 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
3620
3621         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3622         stage_cflags.
3623         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3624         Remove CFLAGS/LIBCFLAGS.
3625         (configure-stage[+id+]-[+prefix+][+module+],
3626         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3627         * Makefile.in: Regenerate.
3628
3629 2007-05-15  Diego Novillo  <dnovillo@google.com>
3630
3631         * MAINTAINERS: Update e-mail address.
3632
3633 2007-05-15  Revital Eres  <eres@il.ibm.com>
3634
3635         * MAINTAINERS (Write After Approval): Add myself.
3636
3637 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
3638
3639         * MAINTAINERS (Write After Approval): Updated my address.
3640
3641 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
3642
3643         * MAINTAINERS (Write After Approval): Add myself.
3644
3645 2007-05-11  Silvius Rus  <rus@google.com>
3646
3647         * MAINTAINERS (Write After Approval): Add myself.
3648
3649 2007-04-23  Tom Tromey  <tromey@redhat.com>
3650
3651         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3652
3653 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
3654
3655         * MAINTAINERS (cpplib): Rename to ...
3656         (libcpp): ... this.  Add C/C++ front end maintainers.
3657
3658 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
3659
3660         * config-ml.in: Pass ${ml_config_env} to configure calls.
3661
3662 2007-04-04  Christian Bruel  <christian.bruel@st.com>
3663
3664         * MAINTAINERS (Write After Approval): Add myself.
3665
3666 2007-04-02  Dave Korn  <dave.korn@artimi.com>
3667
3668         * MAINTAINERS (Write After Approval): Add myself.
3669
3670 2007-03-31  Tobias Burnus  <burnus@net-b.de>
3671
3672         * MAINTAINERS (fortran 95 front end): Add myself.
3673
3674 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3675
3676         * MAINTAINERS (Write After Approval): Add myself.
3677
3678 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
3679
3680         * MAINTAINERS (Modulo Scheduler): Add myself.
3681
3682 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
3683
3684         * MAINTAINERS (fortran 95 front end): Add myself.
3685         (c++ front end): whitespace fix.
3686
3687 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
3688
3689         * MAINTAINERS (Write After Approval): Add myself.
3690
3691 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
3692
3693         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3694         of glob.  Quote arguments with single quotes too.
3695         * configure: Regenerate.
3696
3697 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
3698
3699         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3700         * Makefile.in: Regenerate
3701
3702 2007-03-07  Andreas Schwab  <schwab@suse.de>
3703
3704         * configure: Regenerate.
3705
3706 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
3707
3708         * configure.ac: Add "--with-pdfdir" configure option,
3709         which defines pdfdir variable.
3710         * Makefile.def (target=fixincludes): Add install-pdf to
3711         missing targets.
3712         (recursive_targets): Add install-pdf target.
3713         (flags_to_pass): Add pdfdir.
3714         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3715         target.
3716         * configure: Regenerate
3717         * Makefile.in: Regenerate
3718
3719 2007-02-28  Eric Christopher  <echristo@apple.com>
3720
3721         Revert:
3722         2006-12-07  Mike Stump  <mrs@apple.com>
3723
3724         * Makefile.def (dependencies): Add dependency for
3725         install-target-libssp and install-target-libgomp on
3726         install-gcc.
3727         * Makefile.in: Regenerate.
3728
3729 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
3730
3731         * configure: Regenerate.
3732         * configure.ac: Move statements after variable declarations.
3733
3734 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
3735
3736         * MAINTAINERS: Add myself as sh maintainer.
3737
3738 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
3739
3740         * configure.ac: Adjust for loop syntax.
3741         * configure: Regenerate.
3742
3743 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3744
3745         * configure: Rebuilt.
3746
3747 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3748
3749         * configure.ac: Drop multiple occurrences of --enable-languages,
3750         and fix its quoting.
3751         * configure: Rebuilt.
3752
3753 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
3754             Nathan Sidwell  <nathan@codesourcery.com>
3755             Vladimir Prus  <vladimir@codesourcery.com>
3756             Joseph Myers  <joseph@codesourcery.com>
3757
3758         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3759         * configure: Regenerate.
3760
3761 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
3762
3763         * ltconfig (freebsd*): Default to elf.
3764
3765 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3766
3767         * configure.ac (target_libraries): Move libgcc before libiberty.
3768         * configure: Regenerated.
3769
3770 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3771             Paolo Bonzini  <bonzini@gnu.org>
3772
3773         PR bootstrap/30753
3774         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
3775         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
3776         * configure: Regenerated.
3777
3778 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3779
3780         * MAINTAINERS (Language Front End Maintainers): Update my mail
3781         address.
3782
3783 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3784
3785         PR bootstrap/30748
3786         * configure.ac: Correct syntax for Solaris ksh.
3787         * configure: Regenerated.
3788
3789 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3790
3791         * configure.ac: Sync with src.
3792         * configure: Regenerate.
3793
3794 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3795
3796         * Makefile.in: Regenerate.
3797
3798 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3799
3800         * config.sub: Sync with src.
3801
3802 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3803
3804         * Makefile.tpl (build_alias, host_alias, target_alias): Use
3805         noncanonical equivalents.
3806         * configure.in: Rename to...
3807         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
3808         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
3809         target_noncanonical.  Use them.  Rewrite removal of configure
3810         arguments for autoconf 2.59.  Discard variable settings.  Force
3811         program_transform_name for native tools.
3812
3813         * Makefile.in: Regenerated.
3814         * configure: Regenerated with autoconf 2.59.
3815
3816 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
3817
3818         * MAINTAINERS (Write After Approval): Add myself.
3819
3820 2007-01-31  Andreas Schwab  <schwab@suse.de>
3821
3822         * Makefile.tpl (LDFLAGS): Substitute it.
3823         * Makefile.in: Regenerate.
3824
3825 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
3826
3827         * MAINTAINERS (Write After Approval): Add myself.
3828
3829 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
3830
3831         * MAINTAINERS (spu port): Add myself.
3832
3833 2007-01-23  Richard Guenther  <rguenther@suse.de>
3834
3835         PR bootstrap/30541
3836         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
3837         * Makefile.tpl (GNATBIND): Substitute it.
3838         (GNATMAKE): Likewise.
3839         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
3840         of STAGE_PREFIX.
3841         * Makefile.in: Regenerate.
3842         * configure: Regenerate.
3843
3844 2007-01-18  Mike Stump  <mrs@apple.com>
3845
3846         * configure.in: Re-enable -Werror for gcc builds.
3847
3848 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
3849
3850         * MAINTAINERS (Write After Approval): Add myself.
3851
3852 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3853
3854         * configure.in: Change == to = in test command.
3855         * configure: Regenerate.
3856
3857 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3858             Nick Clifton  <nickc@redhat.com>
3859             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
3860
3861         * configure.in (build_configargs, host_configargs, target_configargs):
3862         Remove build/host/target parameters.
3863         (host_libs): Add gmp and mpfr.
3864         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3865         * Makefile.def (gmp, mpfr): New.
3866         (gcc): Remove target.
3867         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3868         target_os, target_vendor): New.
3869         (configure): Add host_alias/target_alias arguments; adjust invocations.
3870         * configure: Regenerate.
3871         * Makefile.in: Regenerate.
3872
3873 2007-01-11  Matt Fago  <fago@earthlink.net>
3874
3875         * configure.in: Try to link to functions only in mpfr 2.2.x
3876         to improve robustness of configure tests.
3877         * configure: Regenerate.
3878
3879 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
3880
3881         * MAINTAINERS: Add myself as i386 maintainer.
3882
3883 2007-01-08  Jan Hubicka  <jh@suse.cz>
3884
3885         * MAINTAINERS: Add myself as i386 maintainer.
3886
3887 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
3888
3889         * configure.in: Add support for an x86_64-mingw* target.
3890         * configure: Regenerate.
3891
3892 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
3893
3894         * Makefile.tpl (all-target): Correct @if conditional for target
3895         modules.
3896         * configure.in: Omit libiberty if building only target libgcc.
3897         * configure, Makefile.in: Regenerated.
3898
3899 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
3900
3901         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3902         * configure: Regenerate.
3903
3904 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
3905
3906         * Makefile.def (target_modules): Add libgcc.
3907         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
3908         * Makefile.tpl (clean-target-libgcc): Delete.
3909         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3910         on gcc even for bootstrapped modules.  Rewrite handling of
3911         lang_env_dependencies to loop over target_modules.
3912         * configure.in (target_libraries): Add target-libgcc.
3913         * Makefile.in, configure: Regenerated.
3914
3915 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3916
3917         * configure.in: Reorganize recognition of languages.  Add
3918         --enable-stage1-languages.  Show supported languages for the chosen
3919         target rather than all recognized languages.
3920         * configure: Regenerate.
3921
3922 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3923
3924         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3925         * Makefile.in: Regenerate.
3926
3927 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3928
3929         * configure.in: Warn that MPFR 2.2.0 is buggy.
3930         * configure: Regenerate.
3931
3932 2006-12-27  Ian Lance Taylor  <iant@google.com>
3933
3934         * configure.in: When removing Makefiles to force a reconfigure, also
3935         remove prev-DIR*/Makefile.
3936         * configure: Regenerate.
3937
3938 2006-12-22  Andreas Schwab  <schwab@suse.de>
3939
3940         * configure: Regenerate with correct autoconf version.
3941
3942 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
3943
3944         * configure.in: add AC_SUBST for *_FOR_TARGET.
3945         * configure: Regenerate.
3946
3947 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3948
3949         * configure.in: Simplify logic for rejecting languages that cannot
3950         be built.  Separate the case when a language is unsupported,
3951         from the case when the user chooses not to build a language.
3952
3953 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3954
3955         * configure.in: Remove "$build" case for powerpc-*-darwin* since
3956         it only affects bootstrap and could be tested on "$host" as well.
3957         * configure: Regenerate.
3958         * config/mh-ppc-darwin: Add to the stage1 cflags here.
3959
3960 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3961
3962         PR bootstrap/29544
3963         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3964         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3965         move here comment from Makefile.tpl.
3966         * Makefile.tpl: Move some definitions higher in the file.
3967         (STAGE1_CHECKING): New.
3968         * configure.in: Add --enable-stage1-checking.
3969         * configure: Regenerate.
3970         * Makefile.in: Regenerate.
3971
3972 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3973
3974         * MAINTAINERS: Add myself as build system maintainer.
3975
3976 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
3977
3978         * MAINTAINERS (Write After Approval): Add myself.
3979
3980 2006-12-13  Eric Christopher  <echristo@apple.com>
3981
3982         * MAINTAINERS: Add myself as darwin maintainer.
3983
3984 2006-12-11  Ian Lance Taylor  <ian@airs.com>
3985
3986         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3987
3988 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
3989
3990         MAINTAINERS: Update my entry.
3991
3992 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
3993
3994         * configure.in:  Handle spu makefile frag.
3995         * Makefile.tpl (MAINT): Define
3996         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3997         * configure: Regenerate.
3998         * Makefile.in: Regenerate.
3999
4000 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4001
4002         * config.guess: Import latest version.
4003         * config.sub: Likewise.
4004
4005 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4006
4007         * configure.in (spu-*-*): Don't skip target-libiberty.
4008         * configure: Regenerate.
4009
4010 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4011
4012         PR bootstrap/30134
4013         * configure.in: Correct x86 darwin support for libjava to powerpc
4014         and i?86 only.
4015         * configure: Regenerate.
4016
4017 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
4018
4019         * configure.in: Add x86 darwin support for libjava.
4020         * configure: Regenerate.
4021
4022 2006-12-07  Mike Stump  <mrs@apple.com>
4023
4024         * Makefile.def (dependencies): Add dependency for
4025         install-target-libssp and install-target-libgomp on
4026         install-gcc.
4027         * Makefile.in: Regenerate.
4028
4029 2006-12-04  Richard Guenther  <rguenther@suse.de>
4030
4031         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4032         (Non-Algorithmic Maintainers): Move over non-algorithmic
4033         loop optimizer maintainers, add myself as a non-algorithmic
4034         middle-end maintainer.
4035
4036 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
4037
4038         * MAINTAINERS (Write After Approval): Add myself.
4039
4040 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4041
4042         * configure.in: Update error message for missing GMP/MPFR.
4043
4044         * configure: Regenerate.
4045
4046 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4047
4048         * configure.in: Update MPFR version in error message.
4049
4050         * configure: Regenerate.
4051
4052 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4053
4054         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4055         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4056         --with-gmp-lib): New flags.
4057
4058         * configure: Regenerate.
4059
4060 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
4061
4062         * MAINTAINERS (Write After Approval): Change my email address.
4063
4064 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
4065
4066         * MAINTAINERS (Write After Approval): Add myself.
4067
4068 2006-11-22  Philipp Thomas  <pth@suse.de>
4069
4070         * MAINTAINERS (i18n): Update e-mail address.
4071
4072 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4073
4074         * MAINTAINERS (spu port): Add myself as maintainer.
4075         (Write After Approval): Remove myself.
4076
4077 2006-11-22  Ben Elliston  <bje@au.ibm.com>
4078
4079         * configure.in (skipdirs): Don't build libssp for SPU.
4080         * configure: Regenerate.
4081
4082 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
4083
4084         * MAINTAINERS (spu port): Add myself as maintainer.
4085         (libobjc): Update my email address.
4086
4087 2006-11-21  Andrea Bona  <andrea.bona@st.com>
4088
4089         * MAINTAINERS (Write After Approval): Add myself.
4090
4091 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4092
4093         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4094         * configure : Rebuilt.
4095
4096 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4097
4098         * MAINTAINERS (Write After Approval): Add myself.
4099
4100 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
4101
4102         * MAINTAINERS (Write After Approval): Add myself.
4103
4104 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4105
4106         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4107         libmpfr.a.
4108         * configure: Regenerate.
4109
4110 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
4111
4112         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4113         (unstage): Test for stage_last presence.
4114
4115         PR bootstrap/29802
4116         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4117         STAGE_PREFIX.
4118         * Makefile.in: Regenerate.
4119
4120 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
4121
4122         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4123         maintainers.
4124
4125 2006-11-14  Erven Rohou  <erven.rohou@st.com>
4126
4127         * MAINTAINERS (Write After Approval): Add myself.
4128
4129 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
4130
4131         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4132         and stageN-package/Makefile.
4133         * Makefile.in: Regenerated.
4134
4135 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
4136
4137         * configure.in: Remove target-libgloss from noconfigdirs for
4138         bfin-*-*.
4139         * configure: Regenerated.
4140
4141 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4142
4143         * configure.in (have_gmp): Only error if the gcc directory exists.
4144
4145         * configure: Regenerate.
4146
4147 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4148
4149         * configure.in: Robustify error message for missing GMP/MPFR.
4150
4151         * configure: Regenerate.
4152
4153 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
4154
4155         * MAINTAINERS (Write After Approval): Add myself.
4156
4157 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
4158
4159         * MAINTAINERS: Change email address.
4160
4161 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
4162
4163         * MAINTAINERS (Write After Approval): Add myself.
4164
4165 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
4166
4167         * MAINTAINERS (Write After Approval): Add myself.
4168
4169 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
4170
4171         * MAINTAINERS (Write After Approval): Move myself to
4172         Write After Approval section.
4173
4174 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4175
4176         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
4177         need_gmp anymore.
4178         * configure: Regenerate.
4179
4180 2006-10-16  Tobias Burnus  <burnus@net-b.de>
4181
4182         * MAINTAINERS (Write After Approval): Add myself.
4183
4184 2006-10-16  Ben Elliston  <bje@au.ibm.com>
4185
4186         * config.guess: Import latest version.
4187         * config.sub: Likewise.
4188
4189 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
4190
4191         * Makefile.def: Added pdf target handling.
4192         * Makefile.tpl: Added pdf target handling.
4193         * Makefile.in: Regenerated.
4194
4195 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
4196
4197         * MAINTAINERS: Add self as score port maintainer.
4198
4199 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
4200
4201         * MAINTAINERS (Write After Approval): Add myself.
4202
4203 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
4204
4205         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
4206         or newer.
4207         * configure: Regenerated.
4208
4209 2006-09-27  Dave Brolley  <brolley@redhat.com>
4210
4211         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4212         using $s instead of $r.
4213         * configure: Regenerated.
4214
4215 2006-09-26  Thiemo Seufer  <ths@mips.com>
4216
4217         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4218         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4219         * configure: Regenerate.
4220
4221 2006-09-24  Graeme Peterson  <gridly@gmail.com>
4222
4223         * MAINTAINERS (Write After Approval): Remove myself.
4224
4225 2006-09-22  Chao-ying Fu  <fu@mips.com>
4226
4227         * MAINTAINERS (Write After Approval): Add myself.
4228
4229 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
4230
4231         * MAINTAINERS: Add self as soft-fp maintainer.
4232
4233 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
4234
4235         * MAINTAINERS: Add myself as avr maintainer.
4236         Remove Marek Michalkiewicz as avr maintainer.
4237
4238 2006-09-07  Roberto Costa  <roberto.costa@st.com>
4239
4240         * MAINTAINERS (Write After Approval): Add myself.
4241
4242 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
4243
4244         * configure.in: Never build newlib for a Mingw host.
4245         Never build newlib as Mingw target library.
4246         Test the existence of winsup/cygwin for building a Cygwin newlib,
4247         rather than just winsup.
4248         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4249         building a Mingw target.
4250         * configure: Regenerate.
4251
4252 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4253
4254         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4255
4256 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
4257
4258         * config.guess: Import from src (was more updated).
4259         * config.sub: Likewise.
4260
4261 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
4262
4263         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4264         * configure: Regenerated.
4265
4266 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
4267
4268         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4269         for stages after the first.
4270
4271 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
4272
4273         * Makefile.def: Add dependencies for configure-opcodes
4274         on configure-intl and all-opcodes on all-intl.
4275         * Makefile.in: Regenerated.
4276
4277 2006-07-13  Ben Elliston  <bje@au.ibm.com>
4278
4279         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4280
4281 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
4282
4283         Port to hosts whose 'sort' and 'tail' implementations
4284         treat operands with leading '+' as file names, as POSIX
4285         has required since 2001.  However, make sure the code still
4286         works on pre-POSIX hosts.
4287         * ltmain.sh: Don't assume "sort +2" is equivalent to
4288         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4289
4290 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
4291
4292         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4293
4294 2006-07-04  Peter O'Gorman  <peter@pogma.com>
4295
4296         * ltconfig: chmod 644 before ranlib during install.
4297
4298 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4299
4300         PR bootstrap/18058
4301         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4302         if the bootstrap compiler is a GCC version that supports it.
4303         * configure: Regenerate.
4304
4305 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4306
4307         * configure.in: Fix thinkos in previous check-in.
4308         * configure: Regenerate.
4309
4310 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4311
4312         PR other/27063
4313         * configure.in: Test subdir_requires and give an appropriate
4314         error message.
4315         * configure: Regenerate.
4316
4317 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
4318
4319         * MAINTAINERS (Write After Approval): Add myself.
4320
4321 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
4322
4323         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4324
4325 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
4326
4327         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4328
4329 2006-06-20  David Ayers  <d.ayers@inode.at>
4330
4331         PR bootstrap/28072
4332         * configure.in: Add target-boehm-gc to noconfigdirs depending on
4333         whether target-libjava is being configured instead of whether the
4334         java front end is enabled.
4335         * configure: Regenerate.
4336
4337 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4338
4339         PR target/27540
4340         * configure.in: Only enable libgomp on IRIX 6.
4341         * configure: Regenerate.
4342
4343 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
4344
4345         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4346         too.
4347         * Makefile.in: Regenerate.
4348
4349 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
4350
4351         * config-ml.in: Alter CCASFLAGS to include special
4352         multilib options the same as is done for CFLAGS.
4353
4354 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4355
4356         * configure.in: Don't enable libgomp on hpux10.
4357         * configure: Rebuilt.
4358
4359 2006-06-12  David Ayers  <d.ayers@inode.at>
4360
4361         PR bootstrap/27963
4362         PR target/19970
4363         * configure.in: Remove target-boehm-gc from noconfigdirs where
4364         ${libgcj} is specified.
4365         * configure: Regenerate.
4366
4367 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
4368
4369         Sync from src:
4370
4371         * configure.in: Sync.
4372         * configure: Regenerated.
4373
4374         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
4375
4376         * Makefile.def: Added dependencies from sim and gdb on intl, and
4377         added configure dependencies to everything with an all dependency
4378         on intl.
4379         * Makefile.in: Regenerated.
4380
4381 2006-06-06  David Ayers  <d.ayers@inode.at>
4382
4383         PR libobjc/13946
4384         * Makefile.def: Add dependencies for libobjc which boehm-gc.
4385         * Makefile.in: Regenerate.
4386         * configure.in: Add --enable-objc-gc at toplevel and have it
4387         enable boehm-gc for Objective-C.
4388         Remove target-boehm-gc from libgcj.
4389         Add target-boehm-gc to target_libraries.
4390         Add target-boehm-gc to noconfigdirs where ${libgcj}
4391         is specified.
4392         Assert that boehm-gc is supported when requested for Objective-C.
4393         Only build boehm-gc if needed either for Java or Objective-C.
4394         * configure: Regenerate.
4395
4396 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
4397
4398         PR 27674
4399         * Makefile.tpl (configure-[+prefix+][+module+],
4400         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4401         Remove rule to unstage bootstrapped modules.
4402         (stage_current): New.
4403         * Makefile.in: Regenerate.
4404
4405 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4406
4407         * MAINTAINERS (Write After Approval): Update my e-mail address.
4408
4409 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
4410
4411         * include/libiberty.h: Declare pex_run_in_environment.
4412
4413 2006-05-31  Asher Langton  <langton2@llnl.gov>
4414
4415         * MAINTAINERS (Write After Approval): Add myself.
4416
4417 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
4418
4419         * Makefile.def (bfd, opcodes): Fix lib_path.
4420         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4421         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
4422         * Makefile.in: Regenerate.
4423
4424 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4425
4426         * Makefile.in: Regenerate.
4427
4428 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4429
4430         * Makefile.def: Add install-html target. Add datarootdir
4431         docdir and htmldir to flags_to_pass.
4432         * Makefile.tpl: Add install-html target.
4433         * Makefile.in: Regenerate.
4434         * configure.in: Add --with-datarootdir, --with-docdir, and
4435         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4436         * configure: Regenerate.
4437
4438 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
4439
4440         * configure.in: Enable gprof for cross builds.
4441         * configure: Regenerate.
4442
4443 2006-05-22  Richard Guenther  <rguenther@suse.de>
4444
4445         Revert
4446         2006-01-31  Richard Guenther  <rguenther@suse.de>
4447         Paolo Bonzini  <bonzini@gnu.org>
4448
4449         * Makefile.def (target_modules): Add libgcc-math target module.
4450         * configure.in (target_libraries): Add libgcc-math target library.
4451         (--enable-libgcc-math): New configure switch.
4452         * Makefile.in: Re-generate.
4453         * configure: Re-generate.
4454         * libgcc-math: New toplevel directory.
4455
4456 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4457             Andreas Tobler  <a.tobler@schweiz.ch>
4458
4459         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
4460         * configure: Rebuilt.
4461
4462 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
4463
4464         * MAINTAINERS (Write After Approval): Add myself.
4465
4466 2006-05-01  DJ Delorie  <dj@redhat.com>
4467
4468         * configure.in: Restore CFLAGS if GMP isn't present.
4469         * configure: Regenerate.
4470
4471 2006-05-01  Richard Guenther  <rguenther@suse.de>
4472
4473         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4474         maintainer.
4475
4476 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
4477
4478         * MAINTAINERS (Write After Approval): Add myself.
4479
4480 2006-04-28  Jan Beulich  <jbeulich@novell.com>
4481
4482         * MAINTAINERS (Write After Approval): Add myself.
4483
4484 2006-04-18  DJ Delorie  <dj@redhat.com>
4485
4486         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
4487         reference libgloss so that libssp can be built in a combined
4488         tree.
4489         * configure: Regenerate.
4490
4491 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
4492
4493         * MAINTAINERS (Write After Approval): Add myself.
4494
4495 2006-04-05  Ben Elliston  <bje@au.ibm.com>
4496
4497         * configure.in: Require makeinfo 4.4 or higher.
4498         * configure: Regenerate.
4499
4500 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
4501
4502         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4503         Rearrange the entries of other libraries to have them in one place.
4504
4505 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
4506
4507         * MAINTAINERS (Write After Approval): Remove myself.
4508         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4509
4510 2006-03-14  Richard Guenther  <rguenther@suse.de>
4511
4512         * configure: Regenerate with autoconf 2.13.
4513
4514 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
4515
4516         * MAINTAINERS: Use my work address.
4517
4518         * MAINTAINERS: Update my E-mail address.
4519
4520 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
4521
4522         * configure.in: Handle --disable-<component> generically.
4523         * configure: Regenerate.
4524
4525 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
4526
4527         PR libgcj/17311
4528         * ltmain.sh: Don't use "$finalize_rpath" for compile.
4529
4530 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
4531
4532         * MAINTAINERS (Write After Approval):  Remove myself.
4533         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4534
4535 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
4536
4537         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
4538         (TARGET_CONFIGDIRS): Remove.
4539         * configure.in: Remove AC_SUBST(target_configdirs).
4540         * Makefile.in, configure: Regenerated.
4541
4542 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
4543
4544         * MAINTAINERS (Write After Approval):  Remove myself.
4545         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4546
4547 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
4548
4549         PR bootstrap/25670
4550
4551         * Makefile.tpl ([+compare-target+]): Print explanation messages.
4552
4553         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4554         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4555         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4556         BUILD_PREFIX, BUILD_PREFIX_1.
4557         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4558
4559         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4560         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4561
4562         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4563         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4564         of `cat stage_current`.  Always provide the `r' and `s' variables.
4565         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4566         a single shell execution.
4567         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4568         bootstrapped modules, make the stage1 module if the build was not
4569         started yet, else build the current stage.
4570         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4571         (all-build, all-host, all-target, [+make_target+]-host,
4572         [+make_target+]-target): Do not use \-continued lines.
4573         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4574         (current_stage, restrap, stage_last): New.
4575
4576         * Makefile.in: Regenerate.
4577         * configure: Regenerate.
4578
4579 2006-02-19  Bud Davis  <jmdavis@link.com>
4580
4581         * MAINTAINERS (Write After Approval):  Remove myself.
4582         (Language Front End Maintainers):  Add myself as fortran 95
4583         maintainer and update e-mail address.
4584
4585 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4586
4587         * MAINTAINERS (Write After Approval):  Remove myself.
4588         (Language Front End Maintainers):  Add myself as fortran 95
4589         maintainer.
4590
4591 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
4592
4593         * MAINTAINERS (Write After Approval): Add myself.
4594
4595 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
4596
4597         * MAINTAINERS (Write After Approval):  Remove myself.
4598         (Language Front End Maintainers):  Add myself as
4599         fortran 95 maintainer.
4600
4601 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4602
4603         Sync from src:
4604
4605         2005-12-27  Leif Ekblad  <leif@rdos.net>
4606
4607         * configure.in: Add support for RDOS target.
4608         * configure: Regenerate.
4609
4610 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4611             Andreas Schwab  <schwab@suse.de>
4612
4613         * configure: Regenerate.
4614
4615 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
4616
4617         * configure.in (enable_libgomp): Add AIX.
4618         * configure: Regenerate.
4619
4620 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
4621
4622         * MAINTAINERS (Write After Approval): Add myself.
4623
4624 2006-02-03  Lee Millward  <lee.millward@gmail.com>
4625
4626         * MAINTAINERS (Write After Approval): Add myself.
4627
4628 2006-01-31  Richard Guenther  <rguenther@suse.de>
4629         Paolo Bonzini  <bonzini@gnu.org>
4630
4631         * Makefile.def (target_modules): Add libgcc-math target module.
4632         * configure.in (target_libraries): Add libgcc-math target library.
4633         (--enable-libgcc-math): New configure switch.
4634         * Makefile.in: Re-generate.
4635         * configure: Re-generate.
4636         * libgcc-math: New toplevel directory.
4637
4638 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
4639
4640         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4641         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4642         the assembler, linker and binutils.
4643         * configure: Regenerate.
4644
4645 2006-01-22  Dirk Mueller  <dmueller@suse.de>
4646
4647         * MAINTAINERS (Write After Approval): Add myself.
4648
4649 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
4650
4651         * configure: Regenerate.
4652
4653 2006-01-18  Richard Henderson  <rth@redhat.com>
4654             Jakub Jelinek  <jakub@redhat.com>
4655             Diego Novillo  <dnovillo@redhat.com>
4656
4657         * libgomp: New directory.
4658         * Makefile.def: Add target_module libgomp.
4659         * Makefile.in: Regenerate.
4660         * configure.in (target_libraries): Add target-libgomp.
4661         * configure: Regenerate.
4662
4663 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
4664
4665         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4666         @ from continuation.
4667         * Makefile.in: Rebuilt.
4668
4669 2006-01-04  Chris Lattner  <sabre@gnu.org>
4670
4671         * MAINTAINERS (Write After Approval): Add myself.
4672
4673 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
4674
4675         PR bootstrap/24252
4676
4677         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4678         * Makefile.tpl (OBJDUMP): New.
4679         (EXTRA_HOST_FLAGS): Add it.
4680         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4681
4682         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4683         to use symbolic links between directories.  Avoid race conditions
4684         or make them harmless.
4685         * configure.in: Do not try to use symbolic links between directories.
4686
4687         * Makefile.def (LEAN): Pass.
4688         * Makefile.tpl (LEAN): Define.
4689         (stage[+id+]-start): Accept that the previous directory does not
4690         exist, if the bootstrap is lean.
4691         (stage[+id+]-bubble): Invoke lean bootstrap commands after
4692         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
4693         configure substitution.
4694         ([+compare-target+]): Likewise.
4695         ([+bootstrap-target+]-lean): New.
4696         * configure.in: Remove lean bootstrap support from here.
4697
4698         * Makefile.in: Regenerate.
4699         * configure: Regenerate.
4700
4701 2006-01-04  Ben Elliston  <bje@au.ibm.com>
4702
4703         * MAINTAINERS (libdecnumber): Add myself.
4704
4705 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
4706
4707         * libtool-ldflags: New script.
4708
4709 2006-01-02  Andreas Schwab  <schwab@suse.de>
4710
4711         * configure.in: When reconfiguring remove Makefile in
4712         all stage directories.
4713         * configure: Regenerate.
4714
4715 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
4716
4717         * MAINTAINERS: Update my email address.
4718
4719 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
4720
4721         Revert Ada-related part of the previous change.
4722
4723         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4724         Do not pass.
4725         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4726         * Makefile.in: Regenerate.
4727         * configure.in: Do not include mt-ppc-aix target fragment.
4728         * configure: Regenerate.
4729
4730 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
4731
4732         * configure.in: Select appropriate fragments for PowerPC/AIX.
4733         * configure: Regenerate.
4734
4735         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4736         BOOT_CFLAGS, BOOT_LDFLAGS.
4737         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4738         BOOT_CFLAGS, BOOT_LDFLAGS.
4739         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4740         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4741         (stage): Fail if we cannot complete the work.
4742         * Makefile.in: Regenerate.
4743
4744 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
4745
4746         * configure.in: Replace ms1 with mt.
4747         * configure: Rebuilt.
4748
4749 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
4750
4751         * MAINTAINERS: Update my email address.
4752
4753 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
4754
4755         * Makefile.tpl (all, do-[+make_target+], do-check, install,
4756         install-host-nogcc): Don't invoke $(stage) at the end.
4757         * Makefile.in: Regenerate.
4758
4759 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
4760
4761         * configure.in: Flip the top-level bootstrap switch.
4762         * configure: Regenerate.
4763
4764 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
4765
4766         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4767         $(stage) and $(unstage).
4768         (EXTRA_TARGET_FLAGS): Correct double-quoting.
4769         (all): Remove stray semicolon.
4770         (local-distclean): Don't handle multilib.tmp and multilib.out.
4771         (install.all): Set $s for consistency.
4772         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4773         check_multilibs setting.  Always make the install directory.
4774         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4775         Correct @if/@endif.
4776         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4777         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4778         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4779         (multilib.out): Remove.
4780         * Makefile.in: Regenerated.
4781
4782 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
4783
4784         * MAINTAINERS (Write After Approval): Add myself.
4785
4786 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
4787
4788         * MAINTAINERS: Add myself as mt maintainer.
4789
4790         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
4791
4792 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
4793
4794         * MAINTAINERS: Change email address.
4795
4796 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
4797
4798         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4799         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4800         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
4801         Find in-tree tools if available.
4802         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4803         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4804         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4805         (COMPILER_*_FOR_TARGET): New.
4806         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4807         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4808         (CONFIGURED_*, USUAL_*): Remove.
4809         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4810         STRIP): Use autoconf substitutions.
4811         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4812         COMPILER_NM_FOR_TARGET): New.
4813         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4814
4815         (all): Make all-host and all-target in parallel.
4816         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4817         that $$r and $$s are set before invoking a recursive make.
4818         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4819         ([+bootstrap-target+]): Inline most of the `all' target.
4820
4821 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4822
4823         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4824         from the gcc build directory.
4825         * Makefile.in: Regenerate.
4826
4827 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4828
4829         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
4830         depend on all-libdecnumber.
4831         * configure.in (host_libs): Include libdecnumber.
4832         * Makefile.in: Regenerate.
4833         * configure: Likewise.
4834
4835 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4836
4837         * libdecnumber: Import decNumber sources from the dfp-branch.
4838
4839 2005-11-21  Kean Johnston  <jkj@sco.com>
4840
4841         * config.sub, config.guess: Sync from upstream sources.
4842
4843 2005-11-21  Ben Elliston  <bje@au.ibm.com>
4844
4845         Import from Autoconf sources:
4846
4847         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
4848         * config/move-if-change: Don't output "$2 is unchanged";
4849         suggested by Ben Elliston.  Handle weird characters correctly.
4850
4851 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
4852
4853         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
4854         to match upstream libtool for darwin.
4855
4856 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
4857
4858         * Makefile.def: Remove gdb dependencies for gdbtk.
4859         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4860         (configure-gdb, install-gdb): New rules.
4861         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4862         * Makefile.in, configure: Regenerated.
4863
4864 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
4865
4866         * MAINTAINERS (Write After Approval): Add myself.
4867
4868 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
4869
4870         * MAINTAINERS (Write After Approval): Add myself.
4871
4872 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
4873
4874         * MAINTAINERS (alias analysis): Add Daniel Berlin and
4875         Diego Novillo.
4876
4877 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
4878
4879         PR bootstrap/24297
4880         * Makefile.tpl (do-[+make-target+], do-check, install,
4881         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4882         are set before recursing.
4883         * Makefile.in: Regenerate.
4884
4885 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
4886
4887         PR bootstrap/18939
4888         * Makefile.def (gcc) <target>: Fix thinko.
4889         * Makefile.in: Regenerate.
4890
4891 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
4892
4893         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4894         * configure: Regenerate.
4895
4896 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
4897
4898         * MAINTAINERS (Write After Approval): Add self.
4899
4900 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
4901
4902         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4903         target-libffi, target-qthreads, target-libjava, and
4904         targetlibobjc.
4905         * configure: Regenerate.
4906
4907 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
4908
4909         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4910         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4911         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4912         (USUAL_OBJDUMP_FOR_TARGET): New.
4913         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4914         * configure.in: Check for $OBJDUMP_FOR_TARGET.
4915         * configure, Makefile.in: Regenerated.
4916
4917 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4918
4919         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4920         before other host packages.
4921
4922 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
4923
4924         * MAINTAINERS: Add self as sh libraries/configury maintainer.
4925
4926 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4927
4928         PR bootstrap/22340
4929
4930         * configure.in (default_target): Remove.
4931         * Makefile.tpl (all): Do not use prerequisites as subroutines
4932         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4933         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4934         use prerequisites as subroutines.
4935         (check-host, check-target): New.
4936         (bootstrap configure & all targets): Do not use stage*-start
4937         if the directory layout is already ok.
4938         (non-bootstrap configure & all targets): Prepend a $(unstage).
4939         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
4940         (NOTPARALLEL): Remove.
4941         (unstage, stage variables): New variables.
4942         (unstage, stage targets): Simply expand to those variables.
4943
4944         * configure: Regenerate.
4945         * Makefile.in: Regenerate.
4946
4947 2005-10-04  James E Wilson  <wilson@specifix.com>
4948
4949         * Makefile.def (lang_env_dependencies): Add libmudflap.
4950         * Makefile.in: Regenerate.
4951
4952 2005-10-03  Andreas Schwab  <schwab@suse.de>
4953
4954         Backport from libtool CVS:
4955         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
4956
4957         * ltmain.sh: add support for installing into temporary
4958         staging area (e.g. 'make install DESTDIR=...')
4959
4960 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4961
4962         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4963         * configure: Regenerated.
4964
4965 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
4966
4967         * configure: Regenerate with the correct
4968         autoconf version.
4969
4970 2005-09-30  Catherine Moore  <clm@cm00re.com>
4971
4972         * configure.in (bfin-*-*): New.
4973         * configure: Regenerated.
4974
4975 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
4976
4977         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4978         (LIPO_FOR_TARGET): New.
4979         (CONFIGURED_LIPO_FOR_TARGET): New.
4980         (USUAL_LIPO_FOR_TARGET): New.
4981         (STRIP_FOR_TARGET): New.
4982         (CONFIGURED_STRIP_FOR_TARGET): New.
4983         (USUAL_STRIP_FOR_TARGET): New.
4984         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4985         STRIP_FOR_TARGET.
4986         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4987         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4988         * Makefile.in: Regenerate.
4989         * configure: Regenerate.
4990
4991 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
4992
4993         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4994         (rs6000-*-aix*): Same.
4995         * configure: Regenerate.
4996
4997 2005-09-16  Tom Tromey  <tromey@redhat.com>
4998
4999         * MAINTAINERS: Add self as java maintainer.
5000
5001 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5002
5003         * configure.in: Recognize f95 in the --enable-languages option,
5004         and substitute it for fortran, issuing a warning.
5005         * configure: Regenerate.
5006
5007 2005-08-30  Phil Edwards  <phil@codesourcery.com>
5008
5009         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
5010         * configure:  Regenerated.
5011
5012 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
5013
5014         * MAINTAINERS: Add self as ms1 maintainer.
5015
5016 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
5017
5018         * Makefile.def (libssp): Add to lang_env_dependencies.
5019         * Makefile.in: Regenerate.
5020
5021 2005-08-18  Ian Lance Taylor  <ian@airs.com>
5022
5023         * MAINTAINERS: Add myself as middle-end maintainer.
5024
5025 2005-08-17  Christian Groessler  <chris@groessler.org>
5026
5027         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5028         * Makefile.in: Regenerate.
5029
5030 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
5031
5032         * MAINTAINERS (write after approval): Added myself.
5033
5034 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
5035
5036         * MAINTAINERS (Write After Approval): Add myself.
5037
5038 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
5039
5040         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5041         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5042         Look for alternate names of the target cc and c++
5043         * configure: Regenerate.
5044
5045 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
5046
5047         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5048         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5049         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5050         tools; remove code to manually set them.
5051         (Target tools): Look in the environment for them.
5052         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5053         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5054         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5055         build directory.
5056         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5057         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5058         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5059         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5060         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5061         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5062         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5063         * configure: Regenerate.
5064         * Makefile.in: Regenerate.
5065
5066 2005-07-28  Ben Elliston  <bje@au.ibm.com>
5067
5068         * MAINTAINERS: Update for removed CPU targets.
5069
5070 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
5071
5072         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5073         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5074         * Makefile.in: Regenerated.
5075
5076 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
5077
5078         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5079         (CFLAGS_FOR_TARGET): Use it.
5080         (CXXFLAGS_FOR_TARGET): Likewise.
5081         * Makefile.in: Regenerated.
5082         * configure.in (--with-build-sysroot): New option.
5083         * configure: Regenerated.
5084
5085 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
5086
5087         * Makefile.tpl: Wrap install between unstage and stage
5088         * Makefile.in: Regenerate.
5089
5090 2005-07-21  Eric Christopher  <echristo@apple.com>
5091
5092         * MAINTAINERS: Update affiliation.
5093
5094 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
5095
5096         * MAINTAINERS: Add self as crx port maintainer.
5097
5098 2005-07-20  DJ Delorie  <dj@redhat.com>
5099
5100         * MAINTAINERS: Add self as m32c maintainer.
5101
5102 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
5103
5104         * all files: Update FSF address.
5105
5106 2005-07-15  Eric Christopher  <echristo@redhat.com>
5107
5108         * MAINTAINERS: Change affiliation.
5109
5110 2005-07-14  Jim Blandy  <jimb@redhat.com>
5111
5112         * configure.in: Add cases for Renesas m32c.
5113         * configure: Regenerated.
5114
5115 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5116
5117         * COPYING.LIB: Update from fsf.org.
5118
5119 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5120
5121         * COPYING, compile, config.guess,
5122         config.sub, install-sh, missing, mkinstalldirs,
5123         symlink-tree, ylwrap: Sync from upstream sources.
5124         * config-ml.in: Update FSF address.
5125
5126 2005-07-13  Eric Christopher  <echristo@redhat.com>
5127
5128         * configure.in: Add toplevel noconfigdir support for tpf.
5129         * configure: Regenerate.
5130
5131 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
5132
5133         PR ada/22340
5134
5135         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5136         * Makefile.in: Regenerate.
5137
5138 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
5139
5140         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
5141         Brolley to write-after-approval.
5142
5143 2005-07-07  Andreas Schwab  <schwab@suse.de>
5144
5145         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5146         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5147         * Makefile.in: Regenerated.
5148
5149 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
5150
5151         * configure.in: Don't build sim or rda when targetting darwin.
5152         * configure: Regenerate.
5153
5154 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
5155
5156         * configure.in: Add --enable-libssp and --disable-libssp.
5157         * configure: Regenerate with autoconf-2.13.
5158
5159 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
5160
5161         * Makefile.def (target_modules): Add libssp.
5162         * configure.in (target_libraries): Add target-libssp.
5163         * configure: Rebuilt.
5164         * Makefile.in: Rebuilt.
5165
5166 2005-07-01  Zack Weinberg  <zackw@panix.com>
5167
5168         * MAINTAINERS: Change email address.  Resign from maintainership.
5169
5170 2005-07-01  Richard Guenther  <rguenther@suse.de>
5171
5172         * MAINTAINERS: Change my e-mail address and affiliation.
5173
5174 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
5175
5176         * Makefile.def (stagefeedback): Come after profile.
5177         Define profiledbootstrap target.
5178         * Makefile.tpl (profiledbootstrap): Remove.
5179         (stageprofile-end): Zap stagefeedback.
5180         (stagefeedback-start): Copy all .gcda files, not only GCC's.
5181         * Makefile.in: Regenerate.
5182
5183 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
5184
5185         * MAINTAINERS: Update my email address.
5186
5187 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
5188
5189         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
5190         In 'cpp' stanza, support '#line' as well as '# '.
5191
5192 2005-06-08  Andreas Schwab  <schwab@suse.de>
5193
5194         * MAINTAINERS: Move myself from 'Write After Approval' to
5195         'CPU Port Maintainers' section as m68k maintainer.
5196
5197 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
5198
5199         * configure.in (unsupported_languages): New macro.
5200         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
5201         non-ported target libraries in noconfigdirs.
5202         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5203         non-linux-gnu.  Remove libgcj_ex_libffi.
5204         <lang_frag loop>: Set add_this_lang=no if the language is in
5205         unsupported_languages.
5206         * configure: Regenerate.
5207
5208 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
5209
5210         * configure.in: Fix typo in handling of --with-mpfr-dir.
5211         * configure: Regenerate.
5212
5213 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
5214
5215         * MAINTAINERS: Update my email address.
5216
5217 2005-06-02  Jim Blandy  <jimb@redhat.com>
5218
5219         * config.sub: Add cases for the Renesas m32c.  (This patch has been
5220         accepted into the master sources.)
5221
5222 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
5223             Michael Snyder  <msnyder@redhat.com>
5224             Stan Cox  <scox@redhat.com>
5225
5226         * configure.in: Set noconfigdirs for ms1.
5227
5228         * configure: Regenerate.
5229
5230 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
5231
5232         * MAINTAINERS (Write After Approval): Add self.
5233
5234 2005-06-01  Josh Conner  <jconner@apple.com>
5235
5236         * MAINTAINERS (Write After Approval): Add self.
5237
5238 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
5239
5240         * MAINTAINERS: Update my email address.
5241
5242 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
5243
5244         * MAINTAINERS (Write After Approval): Add self.
5245
5246 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
5247
5248         * MAINTAINERS (Write After Approval): Remove self.
5249
5250 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
5251
5252         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5253         (Dependencies): Consider target modules for bootstrap dependencies.
5254         Make target bootstrap modules depend on each stage's gcc.
5255         * Makefile.in: Regenerate.
5256
5257 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
5258
5259         * Makefile.def (configure-gcc): Depend on binutils having been built.
5260         (all-gcc): No need to do it here.
5261         * Makefile.in: Regenerate.
5262
5263 2005-05-19  Paul Brook  <paul@codesourcery.com>
5264
5265         * configure.in: Rewrite misleading error message when requested
5266         language cannot be built.
5267         * configure: Regenerate.
5268
5269 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
5270
5271         * ylwrap: Import from Automake 1.9.5.
5272
5273 2005-05-13  David Ung  <davidu@mips.com>
5274
5275         * MAINTAINERS (Write After Approval): Add self.
5276
5277 2005-05-09  Mike Stump  <mrs@apple.com>
5278
5279         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5280         lt_cv_sys_max_cmd_len for now.
5281
5282 2005-05-09  Stan Cox  <scox@redhat.com>
5283
5284         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5285
5286 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
5287
5288         * README.SCO: Update the URL.
5289
5290 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
5291
5292         * ltconfig: Define file_list_spec.  Pass file_list_spec and
5293         with_gnu_ld to libtool.
5294         * ltcf-c.sh (aix[45]): Define file_list_spec.
5295         * ltcf-cxx.sh (aix[45]): Same.
5296         * ltcf-gcj.sh (aix[45]): Same.
5297         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5298         exists, write list of input files to temporary file.
5299
5300 2005-05-04  Mike Stump  <mrs@apple.com>
5301
5302         * configure.in: Always pass --target to target configures as
5303         otherwise rebuilds that do --recheck will fail.
5304         * confiugure: Rebuilt.
5305
5306 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
5307
5308         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5309         STAGE_HOST_EXPORTS.
5310         (configure, all): Add bootstrap support.
5311         (Host modules, target modules): Pass post-stage1 flags and exports.
5312         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5313         * Makefile.in: Regenerate.
5314
5315 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
5316
5317         * configure: Regenerate.
5318
5319 2005-04-27  Mike Stump  <mrs@apple.com>
5320
5321         * MAINTAINERS: Add self as darwin maintainer.
5322
5323 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
5324
5325         * config.sub: Update from master copy.
5326
5327 2005-04-21  Mike Stump  <mrs@apple.com>
5328
5329         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5330         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5331
5332 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
5333
5334         * configure.in <crisv32-*-*, cris-*-*>: New local variable
5335         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
5336         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
5337         "*-*-elf" and "*-*-linux*".
5338         * configure: Regenerate.
5339
5340 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
5341
5342         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5343
5344 2005-04-12  Mike Stump  <mrs@apple.com>
5345
5346         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5347
5348 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
5349
5350         * MAINTAINERS (Write After Approval): Add myself.
5351
5352 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
5353
5354         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5355
5356 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
5357
5358         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5359         (TARGET_CONFIGARGS): Include --with-target-subdir.
5360         (configure, all): New macros.  Use them throughout.
5361         * Makefile.in: Regenerate.
5362
5363 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
5364
5365         * MAINTAINERS (Write After Approval): Add myself.
5366
5367 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5368
5369         * MAINTAINERS: Remove 'loop unrolling' maintainer.
5370
5371 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
5372
5373         * MAINTAINERS: Move John Carr to Write After Approval.
5374
5375 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
5376
5377         * config/mh-mingw32: Delete.
5378         * configure.in: Don't use it.
5379         * configure: Regenerate.
5380
5381 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
5382
5383         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5384         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5385         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5386         (HOST_LIB_PATH): Generate from Makefile.def.
5387         (TARGET_LIB_PATH): Likewise.
5388         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5389         * Makefile.in: Regenerate.
5390         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5391         (RPATH_ENVVAR): Include Darwin case.
5392         * configure: Regenerate.
5393
5394 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
5395
5396         * MAINTAINERS (Various Maintainers): Remove self.
5397         (Write After Approval): Add self.
5398
5399 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
5400
5401         * MAINTAINERS (Various Maintainers): Add self.
5402
5403 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
5404
5405         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5406         * configure: Regenerate.
5407
5408 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
5409
5410         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5411         gcc_version, and gcc_version_trigger from set of flags to pass.
5412         * Makefile.tpl: Remove definitions of above variables.
5413         (config.status): Remove dependency on $(gcc_version_trigger).
5414         * Makefile.in: Regenerate.
5415         * configure.in: Do not reference config/gcc-version.m4 nor
5416         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
5417         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
5418         * configure: Regenerate.
5419
5420 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
5421             Andrew Pinski  <pinskia@physics.uc.edu>
5422
5423         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5424         * Makefile.in: Regenerate.
5425
5426 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
5427
5428         * MAINTAINERS (Write After Approval): Add myself.
5429
5430 2005-03-03  David Ayers  <d.ayers@inode.at>
5431
5432         * MAINTAINERS (Write After Approval): Add myself.
5433
5434 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
5435
5436         PR libgcj/20160
5437         * ltmain.sh: Avoid creating archives with components that have
5438         duplicate basenames.
5439
5440 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
5441
5442         PR bootstrap/20250
5443         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5444         instead of check.
5445         * Makefile.in: Regenerate.
5446
5447 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5448
5449         * Makefile.in: Regenerate to fix conflict between the previous two
5450         patches.
5451
5452 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5453
5454         PR bootstrap/17383
5455         * Makefile.def (target_modules): Remove "stage", now unnecessary.
5456         * Makefile.tpl (HOST_SUBDIR): New substitution.
5457         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5458         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5459         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5460         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5461         (Host modules, Bootstrapped modules): Use it.
5462         (Build modules, Target modules): Do not create symlink trees,
5463         always configure out-of-srcdir.
5464         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5465         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5466         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5467         $(HOST_SUBDIR).  Create a symlink for host_subdir.
5468
5469         * Makefile.in: Regenerate.
5470         * configure: Regenerate.
5471
5472 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5473
5474         Merged from libada-gnattools-branch:
5475         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5476
5477         * gnattools: New directory.
5478         * Makefile.def: Add gnattools as a module, depending on target-libada.
5479         * Makefile.in: Regenerate.
5480         * configure.in: Include gnattools in host_tools; disable it if ada
5481         is disabled.
5482         * configure: Regenerate.
5483
5484 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
5485
5486         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5487         treelang maintainer.
5488         (Write After Approval): Remove myself.
5489
5490 2005-02-23  Paul Schlie  <schlie@comcast.net>
5491
5492         * configure.in: Allow darwin targeted ports to build tk, itcl and
5493         libgui.
5494         * configure: Regenerate.
5495
5496 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5497
5498         PR libgcj/10353
5499         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5500         * configure: Regenerate.
5501
5502 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
5503
5504         * MAINTAINERS (Write After Approval): Add myself.
5505
5506 2005-02-10  Ian Lance Taylor  <ian@airs.com>
5507
5508         * MAINTAINERS: Update my e-mail address.
5509
5510 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
5511
5512         * MAINTAINERS (Write After Approval): Add myself.
5513
5514 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
5515
5516         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5517         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5518         target-libgloss when not *-*-elf and *-*-aout.
5519         * configure: Regenerate.
5520
5521 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
5522
5523         * MAINTAINERS: Remove obsolete entries.
5524
5525         * MAINTAINERS (Write After Approval): Add Michael Matz.
5526
5527 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
5528
5529         * MAINTAINERS: Remove self as cpplib maintainer.
5530
5531 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5532
5533         * install-sh, config.sub: Import from upstream.
5534
5535 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5536
5537         PR bootstrap/18222
5538         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5539         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5540         * Makefile.in: Regenerate.
5541
5542 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
5543
5544         * MAINTAINERS: Update my email address.
5545
5546 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
5547             Andreas Schwab  <schwab@suse.de>
5548
5549         PR bootstrap/18033
5550         * config-ml.in: Eval option if surrounded by single quotes.
5551
5552 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
5553
5554         Revert 2004-12-28 Makefile changes, a better fix will be
5555         applied to mainline and src after GCC 4.0 branches.
5556
5557 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
5558
5559         PR bootstrap/17383
5560
5561         * Makefile.def (target_modules): Remove stage parameter,
5562         it is always true now.
5563         * Makefile.tpl (configure-build-[+module+],
5564         configure-target-[+module+]): Always build symlink tree
5565         for the directory and for include.  BUILD_SUBDIR and
5566         TARGET_SUBDIR cannot be . anymore.
5567         * Makefile.in: Regenerate.
5568
5569 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
5570
5571         Revert 2004-12-08 Makefile changes.
5572
5573 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
5574
5575         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5576         cygwin, mingw.
5577
5578 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
5579
5580         * configure.in (sh64-*-*): Reenable gprof.
5581         * configure: Regenerate.
5582
5583 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
5584
5585         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5586         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5587         (EXTRA_TARGET_FLAGS): Add PICFLAG.
5588         * Makefile.in: Regenerate.
5589
5590 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
5591
5592         * MAINTAINERS: Update my email address.
5593
5594 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
5595
5596         * Makefile.tpl: Generate normal dependencies if the LHS module is
5597         not bootstrapped.
5598         * Makefile.in: Regenerate.
5599
5600 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5601
5602         * configure.in: Include config/gxx-include-dir.m4.  Use
5603         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
5604         * configure: Regenerate.
5605
5606 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5607
5608         * config.if: Delete.
5609         * configure.in: Set libstdcxx_incdir directly.
5610         * configure: Regenerate.
5611
5612 2004-12-02  Eric Christopher  <echristo@redhat.com>
5613
5614         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5615         * Makefile.in: Regenerate.
5616
5617 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5618
5619         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5620         * configure: Regenerate.
5621
5622 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5623
5624         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
5625         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
5626         * configure: Regenerate.
5627
5628 2004-12-01  Eric Christopher  <echristo@redhat.com>
5629
5630         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5631         of things to remove.
5632
5633 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
5634
5635         * MAINTAINERS (Write After Approval): Update my e-mail address.
5636
5637 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
5638
5639         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5640         from CVS libtool to always pass_all.
5641
5642 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5643
5644         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5645         (hppa*64*-*-*): Delete incorrect comment.
5646         * configure: Rebuilt.
5647
5648 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5649
5650         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5651
5652 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5653
5654         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5655         from CVS libtool to always pass_all.
5656
5657 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5658
5659         * install-sh, compile: Import from automake.
5660
5661 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5662
5663         * config.guess, config.sub:  Import from savannnah.
5664
5665 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
5666
5667         * MAINTAINERS (Write After Approval): Add myself
5668
5669 2004-11-12  Mike Stump  <mrs@apple.com>
5670
5671         * Makefile.def: Add html support.
5672         * Makefile.tpl: Likewise.
5673         * Makefile.in: Regenerate.
5674
5675 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
5676
5677         PR 18423
5678         * configure.in: Remove all instances of build-fixincludes from
5679         noconfigdirs.
5680         (build_configargs): Supply --target to subdirectories.
5681         * configure: Regenerate.
5682
5683         * Makefile.def: Make gcc install depend on fixincludes install.
5684         * Makefile.in: Regenerate.
5685
5686 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
5687
5688         * MAINTAINERS: Add myself as gcc testsuite maintainer.
5689
5690 2004-11-11  Paul Brook  <paul@codesourcery.com>
5691
5692         * MAINTAINERS: Add self as arm maintainer.  Update email address.
5693
5694 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
5695
5696         * configure.in (noconfigdirs) [mmix-*-*]: Disable
5697         target-libgfortran.
5698         * configure: Regenerate.
5699
5700 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
5701
5702         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5703         like CC.
5704
5705 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
5706
5707         * Makefile.def (host fixincludes): Specify missing targets.
5708         * Makefile.in: Regenerate.
5709
5710 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
5711
5712         * MAINTAINERS: Add myself
5713
5714 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
5715
5716         * MAINTAINERS (Write After Approval): Add myself.
5717
5718 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
5719
5720         * Makefile.def: Build fixincludes for the host, too.
5721         * Makefile.in: Regenerate.
5722         * configure.in (host_tools): Add fixincludes.
5723         * configure: Regenerate.
5724
5725 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
5726
5727         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5728         * configure: Regenerated.
5729
5730 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
5731
5732         PR other/17783
5733         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5734         * configure: Regenerated.
5735
5736 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
5737
5738         * README.SCO: Update per FSF instructions.
5739
5740 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
5741
5742         PR target/18151
5743         * configure.in (case ${target}): Do not build fixincludes for avr.
5744         * configure: Regenerated.
5745
5746 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
5747
5748         * configure.in (case ${target}): Do not build fixincludes
5749         on platforms where it is not used.
5750         * configure: Regenerated.
5751
5752 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
5753
5754         * configure.in: Use an absolute path to install-sh.
5755         * configure: Regenerated.
5756
5757 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
5758
5759         * MAINTAINERS (Write After Approval): Add myself.
5760
5761 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
5762
5763         * MAINTAINERS: Remove from Write After Approval those that are
5764         already maintainers.
5765
5766 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
5767
5768         * MAINTAINERS:  Update my email address.
5769
5770 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
5771
5772         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5773         * configure: Regenerate.
5774
5775 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
5776
5777         * MAINTAINERS:  Update my email address.
5778
5779 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
5780
5781         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
5782         entries belonging to this category.
5783
5784 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
5785
5786         * MAINTAINERS: Update my e-mail address.
5787
5788 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
5789
5790         Fix wrong conflict resolution in:
5791
5792         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5793
5794         * Makefile.in: Regenerate.
5795         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5796         in the recursive `make', instead of hardwiring `all'.
5797         (Autogenerated TARGET-* variables): New.
5798
5799 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
5800
5801         * configure.in: Enable target-libgloss for crx-*-*.
5802         * configure: Regenerate.
5803
5804 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5805
5806         * MAINTAINERS (Various Maintainers): Move the "windows,
5807         cygwin, mingw" maintainer to ...
5808         (OS Port Maintainers): ... here.
5809
5810 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5811
5812         * MAINTAINERS (Write After Approval): Remove those that are
5813         maintainers of some subsystem.
5814
5815 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
5816
5817         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5818         * ltcf-cxx.sh (tpf*): Likewise.
5819         * ltconfig (tpf*): Add TPF OS configuration support.
5820
5821 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
5822
5823         * MAINTAINERS: Change my email address to my new work account.
5824
5825 2004-09-24  Michael Roth  <mroth@nessie.de>
5826
5827         * configure.in (--without-headers): Add missing double quotes.
5828         * configure: Regenerate.
5829
5830 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
5831
5832         * ylwrap: Revert to previous version.
5833
5834 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
5835
5836         PR bootstrap/17369
5837         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5838         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5839         SET_GCC_LIB_PATH_CMD.
5840         (BASE_TARGET_EXPORTS): Likewise.
5841         * Makefile.in: Regenerated.
5842
5843         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5844         * configure: Regenerated.
5845
5846 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
5847
5848         * config.guess: New upstream version
5849         * compile, depcomp, install-sh, ylwrap: Likewise.
5850
5851 2004-09-19  Roger Sayle  <roger@eyesopen.com>
5852
5853         * config/mh-x86omitfp: New host makefile fragment.  Add
5854         -fomit-frame-pointer to the default BOOT_CFLAGS.
5855         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5856         * configure: Regenerate.
5857
5858 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
5859
5860         PR target/11572
5861         * configure.in (*-*-darwin*): Renable libobjc.
5862         * configure: Regenerate.
5863
5864 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
5865
5866         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
5867
5868 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
5869
5870         * Makefile.def: Remove libbanshee.
5871         * Makefile.tpl: Ditto.
5872         * configure.in: Ditto.
5873         * Makefile.in: Regen.
5874         * configure: Ditto.
5875
5876 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
5877
5878         * ltmain.sh: Use $pic_object as $non_pic_object if
5879         $non_pic_object=none.
5880
5881 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
5882
5883         * missing: Import latest version from master repository.
5884
5885 2004-09-06  Nick Clifton  <nickc@redhat.com>
5886
5887         * config.sub: Import latest version from master repository.
5888         * config.guess: Likewise.
5889         This includes these changes:
5890
5891         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
5892
5893         * config.sub: Handle crisv32, alias etraxfs.
5894         * config.guess (crisv32:Linux:*:*): Handle.
5895
5896         2004-08-13  Brad Smith  <brad@comstyle.com>
5897
5898         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5899         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5900
5901         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
5902
5903         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5904         assume the processor is a powerpc.  This is because coreutils
5905         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5906         in this case, due to a MacOS X bug that causes
5907         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5908         to return a negative number.
5909         Problem reported by Petter Reinholdtsen in:
5910         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5911
5912         2004-07-19  Ben Elliston  <bje@gnu.org>
5913
5914         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5915
5916         2004-06-24  Ben Elliston  <bje@gnu.org>
5917
5918         * config.guess: Update copyright years.
5919         * config.sub: Likewise.
5920
5921         2004-06-22  Robert Millan  <robertmh@gnu.org>
5922
5923         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5924         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5925
5926         2004-06-22  Stanley F. Quayle <stan@stanq.com>
5927
5928         * config.guess (*:*VMS:*:*): New entry. Replaces
5929         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5930         manufacturer.
5931
5932         2004-06-22  Ben Elliston  <bje@gnu.org>
5933
5934         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5935         * config.sub: Likewise.
5936
5937         2004-06-22  Ben Elliston  <bje@gnu.org>
5938
5939         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5940         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5941
5942         2004-06-11  Ben Elliston  <bje@gnu.org>
5943
5944         * config.guess (pegasos:OpenBSD:*:*): Remove.
5945
5946         2004-06-11  Ben Elliston  <bje@gnu.org>
5947
5948         From Wouter Verhelst <wouter@grep.be>:
5949         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5950
5951         2004-06-11  Ben Elliston  <bje@gnu.org>
5952
5953         * config.guess (luna88k:OpenBSD:*:*): New.
5954
5955         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
5956
5957         * config.guess (m32r*:Linux:*:*): New case.
5958         * config.sub: Handle m32rle.
5959
5960         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
5961
5962         From Jens Petersen  <petersen@redhat.com>:
5963         * config.sub: Handle sparcv8.
5964
5965         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
5966
5967         From Tom Smith <smith@cag.lkg.hp.com>:
5968         * config.guess: Version suffixes are equally significant on Tru64
5969         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
5970         prefix of "P" (patched kernel).
5971
5972         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
5973
5974         * config.sub: Add support for National Semiconductor CRX target.
5975
5976 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
5977
5978         * MAINTAINERS (Various Maintainers): Remove myself as web page
5979         maintainer, add myself as maintainer of build status lists.
5980
5981 2004-09-03  Jan Beulich  <jbeulich@novell.com>
5982
5983         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5984         *-*-netware, but add target-libmudflap.
5985         Consolidate *-*-netware targets (of which really only i?86 exists)
5986         into a single entry.
5987         * configure: Likewise.
5988
5989 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
5990
5991         * Makefile.tpl (sorry): Remove.
5992         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5993         (cleanstrap targets): Depend on distclean, not distclean-stage1.
5994         (do-clean): Clean per-stage directories too.
5995         (do-distclean): Run distclean-stage1 too.
5996         (.NOTPARALLEL): Enable during toplevel bootstrap.
5997         (stage[+id+]-bubble): Enable parallel execution during
5998         the recursive invocation.
5999         * Makefile.in: Regenerate.
6000
6001         Fix previous checkin:
6002
6003         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6004         include.
6005         * configure.in: Fix indentation.
6006         * configure: Regenerate.
6007
6008 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
6009
6010         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6011         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6012         * configure: regenerate
6013         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6014         -mdynamic-no-pic
6015
6016 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
6017
6018         * Makefile.def (build_modules): Add fixincludes.
6019         (dependencies): Make gcc depend on fixincludes.
6020         * configure.in (build_tools): Add fixincludes.
6021         (build_configdirs): Always include build_libs.
6022         * Makefile.in: Regenerate.
6023         * configure: Regenerate.
6024
6025 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
6026
6027         * Makefile.def (bootstrap stages): Add 'lean' parameter.
6028         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6029         phony targets; do not generate timestamp files.
6030         (distclean-stageN): Remove references to their timestamp files.
6031         (restageN, touch-stageN): Remove.
6032         (stageN-bubble): Rewritten.
6033         (compare): Support lean bootstraps.
6034         * Makefile.in: Regenerate.
6035
6036         * configure.in: Only warn when bootstrapping but
6037         build != host or build != target.  Support lean bootstraps.
6038         * configure: Regenerate.
6039
6040 2004-08-26  Phil Edwards  <phil@codesourcery.com>
6041
6042         * configure.in:  Give a better error message if GMP/MPFR are missing
6043         and a language needing them has been requested.
6044         * configure:  Regenerated.
6045
6046 2004-08-25  Phil Edwards  <phil@codesourcery.com>
6047
6048         * configure.in:  Print a list of available language front-ends if
6049         a requested one is missing.  Tidy stray tab characters.
6050         * configure:  Regenerated.
6051
6052 2004-08-19  Michael Koch  <konqueror@gmx.de>
6053
6054         * gcc/doc/install.texi: Update entry about automake for libjava.
6055
6056 2004-08-17  Robert Millan  <robertmh@gnu.org>
6057
6058         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6059         (instead of FreeBSD).
6060         * configure: Regenerate.
6061
6062 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6063
6064         * Makefile.in: Regenerate.
6065         * configure: Regenerate.
6066
6067         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6068         stage_*_flags.
6069         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6070         for bootstrapped modules if toplevel bootstrap is going.
6071         (GCC bootstrap): Generate per-stage targets for all bootstrapped
6072         modules.  Adjust for changes in Makefile.def.  Enable several
6073         rules even in non-bootstrap mode, just to avoid peppering the
6074         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6075         (stage-[+prev+]-bubble): Remove.
6076
6077         * Makefile.def (Dependencies): Depend on all-build-bison,
6078         all-build-flex, all-build-byacc, all-build-texinfo, rather
6079         than the host variations.
6080         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
6081         with BUILD_SUBDIR.
6082         (BISON): Update for recent Bisons.
6083         (YACC): Fix typo.
6084         (cross): Depend on all-build.
6085         (all): Do not depend on all-build.
6086         (prebootstrap): Remove.
6087         (dep-kind): Accept separate prefixes for MODULE and ON variables.
6088         (Prebootstrap dependencies): Add them to the per-stage targets
6089         and to all-prebootstrap.
6090         * configure.in (build_configdirs): Always enable build_tools.
6091         (BUILD_DIR_PREFIX): Remove.
6092
6093         * Makefile.def (gcc): Add target variable.
6094         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6095         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6096         in the recursive `make', instead of hardwiring `all'.
6097         (Autogenerated TARGET-* variables): New.
6098
6099 2004-08-13  Brian Booth  <bbooth@redhat.com>
6100
6101         * MAINTAINERS: Remove myself from write-after-approval.
6102
6103 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6104
6105         * src-release: Stop distributing mmalloc with gdb (which doesn't
6106         use it).
6107         * Makefile.def: GDB doesn't depend on mmalloc anymore.
6108         * Makefile.in: Regenerate.
6109
6110 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
6111
6112         * configure.in (arm*-*-eabi*): New target.
6113         * configure: Regenerate.
6114
6115 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
6116
6117         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6118         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6119         (Dependencies): New section.
6120         * Makefile.tpl (Dependencies): Generate from Makefile.def.
6121         (configure-target-[+module+]): Depend on maybe-all-gcc
6122         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
6123         (toplevel profiledbootstrap): Fix dependencies.
6124         * Makefile.in: Regenerate.
6125
6126 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
6127
6128         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6129         target-libiberty to noconfigdirs.
6130         * configure: Regenerate.
6131
6132 2004-08-03  Paul Brook  <paul@codesourcery.com>
6133
6134         * configure.in: Check for MPFR as well as GMP.
6135         * configure: Regenerate.
6136
6137 2004-08-01  Robert Millan  <robertmh@gnu.org>
6138
6139         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6140         libmudflap for all GNU-based systems (with Glibc).
6141         * configure: Regenerate.
6142
6143 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
6144
6145         * Makefile.def (host-modules): Add gcc.
6146         * Makefile.in: Regenerate.
6147         * Makefile.tpl (sorry): New rule.
6148         (configure-host, all-host, [+make_target+]-host, do-check,
6149         install-host): Do not add gcc as a special case.
6150         (host modules): Add a small special-casing for gcc.  Export
6151         extra_make_flags through the environment.
6152         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6153         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6154         other recursive targets for gcc): Remove.
6155
6156         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6157         (stage, unstage): New rules.
6158         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6159         distclean-stage[+id+]): Use stage_current.
6160         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6161         the stage*-start rules.
6162
6163 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
6164
6165         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6166         use -all_load flag.
6167
6168 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
6169
6170         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6171         * configure: Regenerate.
6172
6173 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
6174
6175         * maintainer-scripts/gcc_release: Revert yesterday's change.
6176
6177 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
6178
6179         * MAINTAINERS: Add myself to write-after-approval.
6180
6181 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
6182
6183         * libf2c: Removed.
6184         * gcc/gccbug.in: Updated because of libf2c removal.
6185         * maintainer-scripts/gcc_release: Ditto.
6186
6187 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
6188
6189         * configure.in: Build libmudflap by default on FreeBSD.
6190         * configure: Regenerated.
6191
6192 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
6193
6194         * configure.in: Do not build libmudflap by default on non-GNU/Linux
6195         systems.
6196         * configure: Regenerated.
6197
6198 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6199
6200         PR target/16344
6201         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6202         feedback based compiler.
6203         * Makefile.in: Rebuilt.
6204
6205 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
6206
6207         * Makefile.def (host_modules): Set bootstrap=true for flex.
6208         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6209         * Makefile.in: Rebuilt.
6210
6211 2004-07-07  Jan Hubicka  <jh@suse.cz>
6212
6213         * MAINTAINERS: Add self as a profile feedback maintainer.
6214
6215 2004-07-05  Phil Edwards  <phil@codesourcery.com>
6216
6217         * configure.in:  Do not prepend $srcdir to /dev/null in
6218         makefile fragments.
6219         * configure:  Regenerate.
6220
6221 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
6222
6223         * Makefile.def (build_modules): Add bison, byacc, flex,
6224         m4, texinfo.
6225         (flags_to_pass): Add FLEX.
6226         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6227         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6228         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6229         DEFAULT_MAKEINFO): Remove.
6230         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6231         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6232         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6233         objdir or else use configured tool.
6234         (all-build): New.
6235         (all): Depend on it.
6236         (Build module dependencies): Add.
6237         * Makefile.in: Regenerate.
6238         * configure.in: Better support for multiple build modules,
6239         matching what is done for host/target modules.  Do not look
6240         for "plausible" locations of build tools if Canadian cross.
6241         Use autoconf's AC_PROG_CC to find a C compiler.  Define
6242         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
6243         * configure: Regenerate.
6244
6245 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6246
6247         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6248         * Makefile.in: Regenerate.
6249
6250 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6251
6252         * Makefile.tpl (configure-build-[+module+],
6253         configure-[+module+], configure-target-[+module+]): Pass
6254         [+extra_configure_args+].
6255         (all-build-[+module+], all-[+module+], check-[+module+],
6256         install-[+module+], [+make_target+]-[+module+],
6257         all-target-[+module+], check-target-[+module+],
6258         install-target-[+module+], [+make_target+]-target-[+module+]):
6259         Pass [+extra_make_args+].
6260         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6261         (GCC_HOST_EXPORTS): Remove.
6262         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6263         cross, check-gcc, check-gcc-c++, install-gcc,
6264         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6265         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6266         * Makefile.in: Regenerate.
6267
6268 2004-06-21  Matthew Sachs  <msachs@apple.com>
6269
6270         * MAINTAINERS: Added self to write-after-approval.
6271
6272 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
6273
6274         * configure.in: Check for srcdir/winsup rather than build directory
6275         winsup.
6276         * configure: Regenerate.
6277
6278 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
6279
6280         * configure.in: Don't build Cygwin native newlib if winsup
6281         directory is missing.  Emit warning instead.
6282         * configure: Regenerate.
6283
6284 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
6285
6286         * Makefile.tpl (touch-stage[+id+]): New.
6287         (restage[+prev+]): Depend on touch-stage[+id+].
6288
6289         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6290         Use it throughout.
6291
6292         * Makefile.def: Add profile and feedback bootstrap stages.
6293         Remove next field from bootstrap stages.
6294         * Makefile.tpl (LN, LN_S): Substitute.
6295         (stageN-start, stageN-end): Use double-colon rules, to
6296         provide a hook for additional setup commands.
6297         (distclean-stageN-gcc, restageN): Create dependencies from
6298         [+prev+], not from [+next+].
6299         (stageN-bubble): Add commands for successive stages from
6300         [+prev+], using double-colon rules.
6301         (all-stageN-gcc): Fix typo.
6302         (stagefeedback-start, profiledbootstrap): New.
6303         * Makefile.in: Regenerate.
6304         * configure.in: Call ACX_PROG_LN.
6305         * configure: Regenerate.
6306
6307 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
6308
6309         * MAINTAINERS (Write After Approval): Add myself.
6310
6311 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
6312
6313         * MAINTAINERS (Write After Approval): Add myself.
6314
6315 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
6316
6317         * configure.in: Fix --enable-bootstrap breakage introduced in trees
6318         without gcc.
6319         * configure: Regenerate.
6320
6321 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6322
6323         * Makefile.tpl: Fix typo.
6324         * Makefile.in: Regenerate.
6325
6326 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6327
6328         * configure.in: Remove new- prefix from toplevel
6329         bootstrap targets.
6330         * configure: Regenerate.
6331
6332 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6333
6334         * Makefile.tpl (all.normal): Rename to all.
6335         (all): Replace with a rule to pick the default
6336         target from configure.
6337         (all-gcc, configure-gcc): Use conditionals to
6338         do nothing when toplevel bootstrap is going on.
6339         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6340         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6341         * configure.in: Support --enable-bootstrap.
6342
6343         * Makefile.def: Remove new- prefix from toplevel
6344         bootstrap targets.
6345         * Makefile.tpl: Likewise.
6346
6347         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
6348         target.
6349
6350         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6351         $(RECURSE_FLAGS) to recursive invocation of make.
6352
6353         * Makefile.in: Regenerate.
6354         * configure: Regenerate.
6355
6356 2004-05-30  Andreas Jaeger  <aj@suse.de>
6357             Jim Wilson  <wilson@specifixinc.com>
6358
6359         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6360         like CC.
6361
6362 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
6363
6364         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6365         * configure: Regenerate.
6366
6367 2004-05-25  Daniel Jacobowitz  <drow@false.org>
6368
6369         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6370         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6371         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
6372         targets.
6373         * Makefile.in: Regenerate.
6374
6375 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
6376
6377         * configure.in: Test the ability to symlink directories.
6378         * configure: Regenerate.
6379
6380         * Makefile.def (bootstrap-stage): New definitions.
6381         * Makefile.tpl (configure-stage1-gcc,
6382         configure-stage2-gcc, configure-stage3-gcc,
6383         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6384         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6385         new-restage3, compare): Autogenerate, see Makefile.in
6386         entry for behavioral changes.
6387         (distclean-stage1, new-stage1-start, new-stage1-end,
6388         new-stage1-bubble, distclean-stage2, new-stage2-start,
6389         new-stage2-end, new-stage2-bubble, distclean-stage3,
6390         new-stage3-start, new-stage3-end): New autogenerated targets.
6391         (objext, prebootstrap, BOOT_CFLAGS,
6392         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6393         targets.
6394
6395         * Makefile.in: Regenerate.
6396         (distclean-stage1, new-stage1-start, new-stage1-end,
6397         new-stage1-bubble, distclean-stage2, new-stage2-start,
6398         new-stage2-end, new-stage2-bubble, distclean-stage3,
6399         new-stage3-start, new-stage3-end): New targets.
6400         (all-stage1-gcc): Move prebootstrap dependency from here...
6401         (configure-stage1-gcc): ...to here.
6402         (new-bootstrap): Use bubble targets.
6403         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6404         Use per-stage distclean targets.
6405         (configure-stage1-gcc, configure-stage2-gcc,
6406         configure-stage3-gcc, all-stage1-gcc,
6407         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6408         Use new-stageN-start to prepare the tree.
6409
6410 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
6411
6412         * Makefile.def (host_modules): add libcpp.
6413         * Makefile.tpl: Add dependencies on and for libcpp.
6414         * Makefile.in: Regenerate.
6415         * configure.in: Add libcpp host module.
6416         * configure: Regenerate.
6417
6418 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
6419
6420         * Makefile.tpl: Whenever a recursive target is defined, wrap
6421         it in a special @if/@endif block, and prepare its maybe
6422         dependency in the @if/@endif block
6423         * configure.in: Instead of writing maybe dependencies, remove
6424         the @if/@endif statements, and remove the @if/@endif blocks
6425         that remain.
6426         * configure: Regenerate.
6427         * Makefile.in: Regenerate.
6428
6429 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
6430
6431         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6432
6433 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
6434
6435         PR bootstrap/15120
6436         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6437         * */configure: Rebuilt.
6438
6439 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
6440
6441         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6442         of libf2c.
6443         * configure, Makefile.in: Regenerate.
6444
6445 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
6446
6447         * MAINTAINERS (Write After Approval): Add myself.
6448
6449 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
6450
6451         Merge from tree-ssa-20020619-branch.
6452
6453         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6454         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6455         (HOST_GMPLIBS): Define.
6456         (HOST_GMPINC): Define.
6457         (TARGET_LIB_PATH): Add libmudflap.
6458         (GFORTRAN_FOR_TARGET): Define.
6459         (configure-build*): Export GFORTRAN.
6460         (configure-gcc): Export GMPLIBS and GMPINC.
6461         (all-gcc): Add maybe-all-libbanshee.
6462         (configure-target-libgfortran): Define.
6463         * Makefile.in: Regenerate.
6464         * configure.in (host_libs): Add libbanshee.
6465         (target_libraries): Add target-libmudflap and target-libgfortran.
6466         Add --with-libbanshee.
6467         Handle --disable-libmudflap.
6468         (*-*-freebsd*): Use with_gmp.
6469         Add $(libgcj) to noconfigdirs.
6470         * configure: Regenerate.
6471         * depcomp: New file.
6472         * MAINTAINERS: Add tree-ssa maintainers.
6473
6474 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
6475
6476         * MAINTAINERS (Various Maintainers): Add myself.
6477
6478 2004-04-30  Brian Ford  <ford@vss.fsi.com>
6479
6480         * MAINTAINERS (Write After Approval): Add myself.
6481
6482 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
6483
6484         * MAINTAINERS (Write After Approval): Add myself.
6485
6486 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
6487
6488         * config/acx.m4: Fix fastcompare support for new-bootstrap.
6489         * configure: Regenerate.
6490
6491 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
6492
6493         Revert:
6494         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6495
6496         * Makefile.def (flags_to_pass): Remove *dir variables that
6497         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6498         as well as prefix and exec_prefix.
6499         * Makefile.in: Regenerate.
6500
6501 2004-04-26  Robert Millan  <robertmh@gnu.org>
6502
6503         Add patches from libtool CVS.
6504         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6505         * ltconfig: Likewise.
6506         * ltcf-c.sh: Likewise.
6507         * ltcf-cxx.sh: Likewise.
6508         * ltcf-gcj.sh: Likewise.
6509
6510 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6511
6512         * Makefile.def (host_modules): Mark with the bootstrap
6513         flag packages on which gcc depends.
6514         * Makefile.tpl (all-bootstrap): Use it.
6515         * Makefile.in: Regenerate.
6516
6517 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6518
6519         * Makefile.def (flags_to_pass): Remove *dir variables that
6520         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6521         as well as prefix and exec_prefix.
6522         * Makefile.in: Regenerate.
6523
6524 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6525
6526         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6527         * configure: Regenerate.
6528         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6529         * gcc/Makefile.tpl (compare): Use the result of the test.
6530         * gcc/Makefile.in: Regenerate.
6531
6532 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
6533
6534         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6535         Always relocate gcc and prev-gcc to the original names, even
6536         if the build fails.
6537         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6538         New targets.
6539
6540 2004-04-23  Laurent GUERBY <laurent@guerby.net>
6541
6542         * MAINTAINERS: Update my email address.
6543
6544 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6545
6546         * configure.in (mips*-*-irix5*): Enable ld.
6547         * configure: Regenerate.
6548
6549 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6550
6551         * configure: Regenerate.
6552
6553 2004-04-15  James E Wilson  <wilson@specifixinc.com>
6554
6555         * Makefile.tpl (configure-[+module+], configure-gcc,
6556         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6557         Set and export LDFLAGS.
6558         * Makefile.in: Regenerate.
6559
6560 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
6561
6562         * MAINTAINERS: Add myself to write-after-approval.
6563
6564 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6565
6566         PR bootstrap/14871
6567         * Makefile.tpl: If we don't have built-in-tree target tools,
6568         use the ones found by configure rather than hacking around with
6569         program_transform_name.
6570         * configure.in: Give Makefile.tpl the information necessary
6571         to do that.
6572         * Makefile.in: Regenerate.
6573         * configure: Regenerate.
6574
6575 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
6576
6577         PR bootstrap/14760
6578         * configure.in: When computing baseargs, strip *all* copies of
6579         offending options.  Also, don't match/substitute the trailing space,
6580         so that this actually works when two similar options are separated by
6581         only one space.
6582         * configure: Regenerate.
6583
6584 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
6585
6586         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6587         (rs6000-*-aix*): Same.
6588         * configure: Regenerate.
6589
6590 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
6591
6592         * MAINTAINERS: Add myself to write-after-approval.
6593
6594 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
6595
6596         * MAINTAINERS: Add myself to write-after-approval.
6597
6598 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
6599
6600         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6601         STRICT_WARN, WARN_CFLAGS flags passed down to make.
6602         * Makefile.in: Regenerate.
6603
6604         * configure.in (top level bootstrap support): Rework --enable-werror
6605         to set @stage2_werror_flag@.
6606         * configure: Regenerate.
6607         * Makefile.tpl (top level bootstrap support): Pass
6608         @stage2_werror_flag@ down to configure in stages 2 and 3.
6609         * Makefile.in: Regenerate.
6610
6611 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6612
6613         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6614         for stages 2 and 3 as well as in make.  As a consequence, remove
6615         OUTPUT_OPTION (now detected by configure) from the flags passed down
6616         to make.
6617         * Makefile.in: Regenerate.
6618
6619         * Makefile.tpl (new-bootstrap): Fix typo.
6620         * Makefile.in: Regenerate.
6621
6622 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6623
6624         * Makefile.tpl: Rearrange by moving recursive_targets rules
6625         into their proper sections.
6626         * Makefile.tpl (top level bootstrap support): Move disabling
6627         of coverage flags from 'make' to 'configure'; improve comments.
6628         * Makefile.in: Regenerate.
6629
6630         * Makefile.tpl (experimental top level bootstrap) Move stage1
6631         language setting from all- target to configure- target; disable
6632         intermodule optimization in stage 1; prevent gratuitous rebuilds
6633         of stage 1.
6634         * Makefile.in: Regenerate.
6635         * configure.in: Comma-separate stage 1 language list for top
6636         level bootstrap.
6637         * configure: Regenerate.
6638
6639         * Makefile.tpl: Clean up experimental top level bootstrap support:
6640         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6641         prev-gcc in configure- targets as well as all- targets.
6642         * Makefile.in: Regenerate.
6643
6644 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
6645
6646         * compile: New file imported from automake.
6647
6648 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
6649
6650         * configure.in: Remove symbolic link section.
6651         * configure: Regenerate.
6652         * Makefile.tpl (links): Remove.
6653         * Makefile.in: Regenerate.
6654
6655 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
6656             Nathanael Nerode  <neroden@gcc.gnu.org>
6657
6658         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6659         Set with AC_CHECK_PROGS.
6660         * configure.in: Fix comment typo from last patch.
6661         * configure: Regenerate.
6662
6663 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
6664
6665         * Makefile.tpl: Introduce experimental top level bootstrap support.
6666         * Makefile.in: Regenerate.
6667         * configure.in: Introduce support for top level bootstrap.
6668         * configure: Regenerate.
6669
6670 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6671             Paolo Bonzini  <bonzini@gnu.org>
6672
6673         PR bootstrap/14522
6674         * configure.in: Cope with shells that do not support unquoted ^
6675         * configure: Regenerate.
6676
6677 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6678             Paolo Bonzini  <bonzini@gnu.org>
6679
6680         PR bootstrap/14522
6681         * configure.in: Cope with shells that do not support nesting
6682         quotes inside quoted backquote substitutions.
6683         * configure: Regenerate.
6684
6685 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
6686
6687         PR bootstrap/14522
6688         * configure.in: Fix escaping of $.
6689         * configure: Regenerate.
6690
6691 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6692
6693         * configure: Regenerate, since I forgot to while committing Paolo's
6694         changes.
6695
6696 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
6697
6698         PR ada/14131
6699         Move language detection to the top level.
6700         * configure.in: Find default values for the tools as
6701         soon as possible.  Disable ada if GNAT is not found.
6702         Emit error message about missing languages.  Expand
6703         --enable-languages=all for the gcc subdirectory.
6704
6705 2004-03-10  Ben Elliston  <bje@gnu.org>
6706
6707         * MAINTAINERS: Update my email address.
6708
6709 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
6710
6711         * ltconfig: Disable building static libraries if building shared
6712         libraries on AIX 5L.
6713
6714 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
6715
6716         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6717         and disable libgcj.
6718         * configure: Regenerated.
6719
6720 2004-03-01  Brian Booth  <bbooth@redhat.com>
6721
6722         * MAINTAINERS: Add myself to write-after-approval.
6723
6724 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
6725
6726         * MAINTAINERS: Add myself to write-after-approval.
6727
6728 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6729
6730         PR bootstrap/7087
6731         * Makefile.tpl: Guard XFOO sed statements better.
6732         * Makefile.tpl: Add dependency for configure-target-libada.
6733         * Makefile.in: Regenerate (incidentally fixes broken
6734         commit when libada-branch was merged).
6735
6736 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
6737
6738         * MAINTAINERS: Add myself to write-after-approval.
6739
6740 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
6741
6742         * MAINTAINERS: Add Nicola Pero and myself as libobjc
6743         maintainers.
6744
6745 2004-02-20  Andrew Cagney  <cagney@redhat.com>
6746
6747         * config.guess: Update from version 2003-10-16 to 2004-02-16.
6748         * config.sub: Update from version 2003-11-03 to 2004-02-16.
6749
6750 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6751
6752         PR bootstrap/11932
6753         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6754
6755 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
6756
6757         * MAINTAINERS: Added myself to write-after-approval.
6758
6759 2004-02-14  Michael Koch  <konqueror@gmx.de>
6760
6761         * MAINTAINERS: Added myself to write-after-approval.
6762
6763 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
6764
6765         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
6766         some OS port maintainers to OS port maintainers section.
6767
6768 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
6769
6770         * MAINTAINERS: Add self.
6771
6772 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
6773
6774         * MAINTAINERS: Alphabetize.
6775
6776 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
6777
6778         * MAINTAINERS: Remove myself.
6779
6780 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
6781
6782         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6783         (rs6000-*-aix*): Same.
6784         * configure: Regenerate.
6785
6786 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
6787
6788         * configure.in (host): Add in missing $noconfigdirs to defines.
6789         * configure: Regenerate.
6790
6791 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
6792             Nathanael Nerode  <neroden@gcc.gnu.org>
6793
6794         PR ada/6637, PR ada/5911
6795         Merge with libada-branch:
6796         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6797         with appropriate dependencies. Add --enable-libada configure switch.
6798         * configure, Makefile.in: Regenerate.
6799
6800 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
6801
6802         * MAINTAINERS: Add myself to write-after-approval.
6803
6804 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6805
6806         * configure.in: Don't pass --with-stabs on IRIX 5 either.
6807         * configure: Regenerate.
6808
6809 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
6810
6811         Merge from upstream:
6812
6813         * ltmain.in: When setting IFS to '~', be careful about user
6814         arguments that contain '~'.
6815
6816         2004-02-04  Peter O'Gorman  <peter@pogma.com>
6817
6818         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
6819         Also test $base_compile against $CC with escaped arguments. Bug
6820         reported by Geoff Keating <geoffk@apple.com>.
6821
6822 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
6823
6824         * MAINTAINERS: Remove i960 port.
6825
6826 2004-01-23  DJ Delorie  <dj@redhat.com>
6827
6828         * Makefile.def (target_modules) [libiberty]: Don't stage.
6829         * Makefile.in: Rebuilt.
6830
6831 2004-01-20  Caroline Tice  <ctice@apple.com>
6832
6833         * MAINTAINERS: Add myself to write-after-approval.
6834
6835 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
6836
6837         * MAINTAINERS: Update my email address.
6838
6839 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
6840
6841         * MAINTAINERS: Add myself to write-after-approval.
6842
6843 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6844
6845         * MAINTAINERS: Remove entries without email address.
6846
6847 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
6848
6849         * MAINTAINERS: Add myself to write-after-approval.
6850
6851 2004-01-15  Steven Bosscher  <stevenb@suse.de>
6852
6853         * MAINTAINERS: Update my email address.
6854
6855 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
6856
6857         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6858         * Makefile.tpl (configure-target-[+module+]): Support stage.
6859         * Makefile.in: Rebuilt.
6860
6861 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
6862
6863         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
6864
6865 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
6866
6867         * MAINTAINERS: Add myself as a MIPS maintainer.
6868
6869 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6870
6871         * configure.in: Use ./config.cache, not config.cache.
6872         * configure: Regenerate.
6873         * Makefile.tpl: Special-casing not needed for GCC any more.
6874         * Makefile.in: Regenerate.
6875
6876         * configure.in: Don't share a cache file for host dirs.
6877         * configure: Regenerate.
6878
6879         * config-ml.in: Don't mess with the cache file.
6880
6881 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6882
6883         * MAINTAINERS: Move myself from 'Write After Approval' to
6884         'CPU Port Maintainers' section as SPARC maintainer.
6885
6886 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6887
6888         * Makefile.tpl: Make GCC use a separate config.cache.
6889         * Makefile.in: Regenerate.
6890
6891         PR bootstrap/11932, PR bootstrap/11933
6892         (I don't know if it will fix either of them, but it relates
6893         to them.)
6894         * configure.in: Don't use shared config.cache for target
6895         directories.
6896         * configure: Regenerate.
6897
6898 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
6899
6900         * MAINTAINERS: Add myself to 'Write After Approval' section.
6901
6902 2003-12-31  Roger Sayle  <roger@eyesopen.com>
6903
6904         * configure.in (ia64*-*-hpux*): Disable building java libraries.
6905         * configure: Regenerated.
6906
6907 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
6908
6909         * MAINTAINERS: Remove the mn10200 maintainer.
6910
6911 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
6912
6913         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6914         * configure: Regenerated.
6915
6916 2003-12-16  Jan Hubicka  <jh@suse.cz>
6917
6918         * MAINTAINERS: Add myself as callgraph maintainer.
6919
6920 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
6921
6922         * configure.in (raw_libstdcxx_flags): Remove the leading space.
6923         * configure: Regenerate.
6924
6925 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6926
6927         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6928         'Write After Approval' section. Update email.
6929
6930 2003-12-01  James Lemke  <jim@wasabisystems.com>
6931
6932         * MAINTAINERS (Write After Approval): Add myself.
6933
6934 2003-11-20  Matt Thomas  <matt@3am-software.com>
6935
6936         * MAINTAINERS: Add myself as a vax port maintainer.
6937
6938 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
6939
6940         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6941         (configure-build-[+module+], configure-[+module+]): Likewise.
6942         (configure-target-[+module+], configure-gcc, config.status): Likewise.
6943         * Makefile.in: Regenerate.
6944
6945 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
6946
6947         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6948         shared/dylibed libraries.
6949         * ltmain.sh: Likewise.
6950         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6951         * ltcf-cxx.sh: Likewise.
6952         * ltcf-gcj.sh: Likewise.
6953         * ltconfig: Likewise.
6954
6955 2003-11-17  Stan Cox  <scox@redhat.com>
6956
6957         * MAINTAINERS: Add myself as iq2000 port maintainer.
6958
6959 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
6960
6961         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6962         * Makefile.in: Regenerate.
6963
6964 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
6965
6966         * config.sub: Update to 2003-11-03 version.
6967
6968 2003-10-20  Phil Edwards  <phil@codesourcery.com>
6969
6970         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
6971         * configure:  Regenerate.
6972
6973 2003-10-20  Nicolas Pitre  <nico@cam.org>
6974
6975         * MAINTAINERS: Add myself to 'Write After Approval' section.
6976
6977 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
6978
6979         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6980
6981 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
6982
6983         * MAINTAINERS: Update my email address.
6984
6985 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6986
6987         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6988
6989 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
6990
6991         * MAINTAINERS: Add myself to 'Write After Approval' section.
6992
6993 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
6994
6995         * config.guess: Update to 2003-10-16 version.
6996         * config.sub: Update to 2003-10-16 version.
6997
6998 2003-10-15  David Daney  <ddaney@avtrex.com>
6999
7000         * MAINTAINERS: Added myself to 'Write After Approval' section.
7001
7002 2003-10-15  Falk Hueffner  <falk@debian.org>
7003
7004         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7005         'Write After Approval' section. Update email.
7006
7007 2003-10-14  Roger Sayle  <roger@eyesopen.com>
7008
7009         * MAINTAINERS: Move myself from 'Write After Approval' to
7010         'Various Maintainers' section as middle-end maintainer.
7011
7012 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7013
7014         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7015         HOST_FLAGS_TO_PASS.
7016         * Makefile.in: Regenerate.
7017
7018 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
7019
7020         * config.guess: Update to 2003-10-07 version.
7021         * config.sub: Update to 2003-10-07 version.
7022
7023 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7024
7025         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7026         * ltconfig (irix5*, irix6*): Don't override version_type.
7027
7028 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
7029
7030         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7031         * configure: Rebuilt
7032         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7033         * Makefile.in: Rebuilt
7034
7035 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7036
7037         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7038
7039 2003-09-30  Carlo Wood  <carlo@alinoe.com>
7040
7041         * MAINTAINERS (Write After Approval): Add myself.
7042
7043 2003-09-29  Paul Koning  <ni1d@arrl.net>
7044
7045         * MAINTAINERS: Move myself from "Write After Approval"
7046         to CPU platform maintainers for pdp11 platform.
7047
7048 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
7049
7050         * MAINTAINERS: Move myself from 'Write After Approval' to
7051         'Various Maintainers' section as libffi testsuite maintainer.
7052
7053 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
7054
7055         * configure.in: Pass a computed --program-transform-name
7056         to subconfigures.
7057         * configure: Regenerated.
7058
7059 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7060
7061         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7062         * Makefile.in: Regenerate.
7063
7064         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7065         * Makefile.in: Regenerate.
7066
7067 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
7068
7069         * MAINTAINERS: Move myself from 'Write After Approval'
7070         to 'Various Maintainers' (objective-c) section.
7071
7072 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
7073
7074         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7075         quoting.
7076         * configure: Regenerated.
7077
7078 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
7079
7080         * MAINTAINERS (Write After Approval): Add myself to write after
7081         approval list.
7082
7083 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
7084
7085         * MAINTAINERS (Write After Approval): Add myself.
7086
7087 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
7088
7089         * MAINTAINERS: Update my e-mail address.
7090
7091 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
7092
7093         * libtool.m4 (LD): Correct powerpc64 host match.
7094
7095 2003-09-06  James E Wilson  <wilson@tuliptree.org>
7096
7097         * MAINTAINTERS: Update my affiliation and email address.
7098
7099 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7100
7101         * MAINTAINERS (Write After Approval): Add myself.
7102
7103 2003-09-04  DJ Delorie  <dj@redhat.com>
7104
7105         * configure: Regenerate.
7106
7107 2003-09-04  Robert Millan  <robertmh@gnu.org>
7108
7109         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7110
7111 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7112
7113         * configure.in: Ensure arguments to sed are properly spaced.
7114         * configure: Regenerate.
7115
7116 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7117
7118         * MAINTAINERS: Update my e-mail address.
7119
7120 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
7121
7122         * MAINTAINERS (Write After Approval): Add myself.
7123
7124 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
7125
7126         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7127         * configure: Regenerated.
7128
7129 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7130
7131         * MAINTAINERS: Update my email address.
7132
7133 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
7134
7135         * configure.in:  Use newline instead of semicolon when assuming
7136         shell arguments in a for loop.
7137         * configure:  Regenerated.
7138
7139 2003-08-22  Jason Eckhardt  <jle@rice.edu>
7140
7141         * MAINTAINERS: Resurrect the i860 maintainer.
7142
7143 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
7144
7145         PR 8180
7146         * configure.in: When testing with_libs and with_headers, treat
7147         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
7148         * configure: Regenerate.
7149
7150         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7151         make, shell, etc.
7152         (baseargs): Likewise.
7153         * configure: Regenerate.
7154
7155 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
7156
7157         * MAINTAINERS (Write After Approval): Add myself.
7158
7159 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
7160
7161         * configure.in: Disable libgcj for darwin not on powerpc.
7162         * configure: Rebuild.
7163
7164 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
7165
7166         * config-ml.in, symlink-tree: Add license.
7167
7168 2003-08-03  Richard Stallman  <rms@gnu.org>
7169             Eben Moglen  <moglen@columbia.edu>
7170
7171         * README.SCO: New file.
7172
7173 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
7174
7175         * Makefile.tpl (check, check-c++): Express dependencies using
7176         dependencies rather than commands.
7177         * Makefile.in: Regenerate.
7178
7179 2003-08-01  Andrew Cagney  <cagney@redhat.com>
7180
7181         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7182         * configure: Ditto.
7183
7184 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
7185
7186         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7187         * Makefile.in: Update.
7188
7189 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
7190
7191         * configure.in: Enable libgcj for darwin.
7192         * configure: Rebuild.
7193
7194 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
7195
7196         * config-ml.in:  Use ac_configure_args directly instead of
7197         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
7198         actually seen.
7199
7200 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7201
7202         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7203         creating target and build subdirs to build all parent dirs as needed.
7204         * Makefile.in: Rebuild.
7205         * configure.in: Don't build dirs explicitly here.
7206         * configure: Rebuild.
7207
7208 2003-07-26  Paul Brook  <paul@nowt.org>
7209
7210         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7211
7212 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
7213
7214         * Makefile.tpl (all-make): Depend on intl.
7215         * Makefile.in: Rebuilt.
7216
7217 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
7218
7219         * install-sh:  Update to newer upstream versions (associated with
7220         aclocal 1.7).
7221         * mkinstalldirs:  Likewise.
7222         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
7223
7224 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
7225
7226         * MAINTAINERS: Move self from Bug database only accounts
7227         to write-after-approval.
7228
7229 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
7230
7231         * config.if: Remove unused libc_interface determination.
7232
7233 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7234
7235         * MAINTAINERS: Move self from write-after-approval to
7236         build machinery (*.in).
7237
7238 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7239
7240         PR bootstrap/11273
7241         PR bootstrap/11408
7242         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
7243         unused INSTALL_PROGRAM_ARGS.
7244         * configure.in: Use AC_PROG_INSTALL.
7245         * Makefile.in: Regenerate.
7246         * configure: Regenerate.
7247
7248 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
7249
7250         * MAINTAINERS: Alphabetize.
7251
7252 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
7253
7254         * configure: Rebuilt.
7255         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7256         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7257         newlib nor libgloss.
7258         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
7259         * configure.in (am33_2.0-*-linux*): Added.
7260
7261 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
7262
7263         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7264         * configure: Regenerate.
7265
7266 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
7267
7268         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7269         * Makefile.in: Regenerate.
7270
7271 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7272
7273         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7274         * Makefile.in: Regenerate.
7275
7276 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
7277
7278         * Makefile.tpl: Replace PWD with PWD_COMMAND.
7279         * Makefile.in: Regenerated.
7280
7281         * config-ml.in: Replace PWD with PWD_COMMAND.
7282
7283 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7284
7285         * intl: New directory; see intl/ChangeLog for details.
7286         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7287         * Makefile.tpl: all-gcc depends on maybe-all-intl.
7288         * Makefile.in: Regenerate.
7289
7290 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7291
7292         * configure.in: Clean up config-lang.in handling.  Delete
7293         useless assignment to "subdirs".
7294         * configure: Regenerate.
7295
7296 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7297
7298         * configure.in: Rename 'target_libs' to 'target_libraries'.
7299         Remove useless reference to 'target_libs'.
7300         * configure: Regenerate.
7301
7302 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
7303
7304         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7305         * Makefile.in: Regenerate.
7306
7307 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7308
7309         * Makefile.def: Introduce flags_to_pass.
7310         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7311         * Makefile.in: Regenerate.
7312
7313 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
7314
7315         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7316         and target-libgloss.
7317         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7318         <h8300*-*-*>: Disable libf2c and ${libgcj}.
7319         * configure: Regenerate.
7320
7321 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
7322
7323         * configure.in: Update testsuite_flags to new location.
7324         * configure. Regenerate.
7325
7326 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7327
7328         * Makefile.tpl: Remove BUILD_CC stuff.
7329         * Makefile.in: Regenerate.
7330
7331 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
7332
7333         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7334
7335 2003-06-16  Graeme Peterson  <gp@qnx.com>
7336
7337         * MAINTAINERS (Write After Approval): Add myself.
7338
7339 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
7340
7341         * config.guess: Update to 2003-06-12 version.
7342         * config.sub: Update to 2003-06-13 version.
7343
7344 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
7345
7346         * config.guess: Update to 2003-06-06 version.
7347         * config.sub: Update to 2003-06-06 version.
7348
7349 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7350
7351         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7352         * configure. Regenerate.
7353
7354 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7355
7356         * configure.in: Disable serial configure by default.
7357         * configure: Regenerate.
7358         * Makefile.tpl: Abolish .NOTPARALLEL.
7359         * Makefile.in: Regenerate.
7360
7361         * Makefile.tpl: Replace {build,host,target}_canonical by
7362         {build,host,target}.
7363         * Makefile.in: Regenerate.
7364
7365         * Makefile.tpl: Fix stupid pasto.
7366         * Makefile.in: Regenerate.
7367
7368 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7369
7370         * Makefile.tpl: Remove bogus conditional.
7371         * Makefile.in: Regenerate.
7372
7373 2003-06-05  Jan Hubicka  <jh@suse.cz>
7374
7375         * Makefile.tpl (profiledbootstrap): New target.
7376         * Makefile.in (profiledbootstrap): New target.
7377
7378 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
7379
7380         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7381         Pinski. Remove user names from other bugzilla-only maintainers.
7382
7383 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7384
7385         * Makefile.tpl: Make 'recursive targets' using autogen rather
7386         than shell loop.  Remove duplicate 'clean' targets and false
7387         comments.
7388         * Makefile.def: Add systematic dependencies to 'recursive' targets.
7389         Add systematic method of specifying missing targets in subdirs.
7390         Add copyright boilerplate.
7391         * Makefile.in: Regenerate.
7392         * configure.in: Add 'recursive targets' to maybe list.
7393         * configure: Regenerate.
7394
7395         * MAINTAINERS: "GNATS only" -> "Bug database only".
7396
7397         * Makefile.tpl: Rename [+target+] to [+make_target+].
7398         * Makefile.def: Rename 'target' to 'make_target'.
7399
7400 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
7401
7402         * MAINTAINERS: Add self as options handling maintainer.
7403
7404 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
7405
7406         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7407         been too long since I touched those ports.
7408
7409 2003-05-28  DJ Delorie  <dj@redhat.com>
7410
7411         * Makefile.tpl: Make maybe-check-gcc .PHONY.
7412         * Makefile.in: Regenerate.
7413
7414 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
7415
7416         * configure.in: Use curly braces in the definition of tooldir.
7417         * configure: Regenerate.
7418
7419 2003-05-21  DJ Delorie  <dj@redhat.com>
7420
7421         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7422         newlib or libgloss.
7423         * Makefile.in: Regenerate.
7424
7425 2003-05-21  DJ Delorie  <dj@redhat.com>
7426
7427         * Makefile.tpl: Add missing empty maybe-check-gcc target.
7428         * Makefile.in: Regenerate.
7429
7430 2003-05-20  Ian Lance Taylor  <ian@airs.com>
7431
7432         * MAINTAINERS: Update my e-mail address.
7433
7434 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7435
7436         * configure.in: Switch more things to use maybe dependencies.
7437         * Makefile.tpl: Switch more things to use maybe dependencies.
7438         Factor out common code from autogen IF statements.
7439         * configure: Regenerate.
7440         * Makefile.in: Regenerate.
7441
7442 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
7443
7444         * configure.in: Accept i[3456789]86 for machine type.
7445         * configure: Regenerate.
7446
7447 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7448
7449         * configure.in: Switch more things to use maybe dependencies.
7450         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
7451         * configure: Regenerate.
7452         * Makefile.tpl: Switch more things to use maybe dependencies.
7453         * Makefile.in: Regenerate.
7454
7455 2003-05-16  Andreas Schwab  <schwab@suse.de>
7456
7457         * Makefile.tpl (install-opcodes): Define.
7458         * Makefile.in: Rebuild.
7459
7460 2003-05-13  Andreas Jaeger  <aj@suse.de>
7461
7462         * config.guess: Update to 2003-05-09 version.
7463         * config.sub: Update to 2003-05-09 version.
7464
7465 2003-05-13  Michael Eager  <eager@mvista.com>
7466
7467         * configure.in: Correct sed script so that options in quotes are not
7468         deleted.
7469         * configure: Rebuild.
7470
7471 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
7472
7473         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7474         and $$s/newlib/libc/sys/cygwin32 include paths.
7475         * configure: Ditto.
7476
7477 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
7478
7479         * MAINTAINERS: Update my email addresses.
7480
7481 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7482
7483         * config-ml.in: Propagate INSTALL variables.
7484
7485 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7486
7487         * MAINTAINERS: Remove duplicate entries in Write After Approval.
7488
7489 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
7490
7491         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7492         * Makefile.in: Regenerate.
7493
7494 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
7495
7496         * MAINTAINERS (GNATS only): Add Falk Hueffner.
7497
7498 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
7499
7500         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7501
7502 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
7503
7504         * Makefile.tpl: Clean $(BUILD_SUBDIR).
7505         * Makefile.in: Regenerated.
7506
7507 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
7508
7509         * MAINTAINERS (Write After Approval): Upgrade myself from
7510         GNATS only to write-after-approval. Update my mail address.
7511
7512 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
7513
7514         (OS Port Maintainers: freebsd): Add myself.
7515
7516 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
7517
7518         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7519
7520 2003-04-22  Kean Johnston  <jkj@sco.com>
7521
7522         * MAINTAINERS (SCO ports): Added myself.
7523
7524 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
7525
7526         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7527
7528 2003-04-19  Kean Johnston  <jkj@sco.com>
7529
7530         * MAINTAINERS (Write After Approval): Add myself.
7531
7532 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7533
7534         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7535         * Makefile.in: Regenerate.
7536
7537 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
7538
7539         * configure.in (powerpc64*-*-linux*): Remove.
7540         * configure: Rebuilt.
7541
7542 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
7543
7544         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
7545         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7546         and restrap.
7547         * Makefile.in:  Regenerate.
7548
7549 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
7550
7551         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7552         * configure: Regenerated.
7553
7554 2003-04-15  DJ Delorie  <dj@redhat.com>
7555
7556         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7557
7558 2003-04-13  Nick Clifton  <nickc@redhat.com>
7559
7560         * config-ml.in: Remove support for --disable-aix removing
7561         call-aix multilibs.
7562
7563 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
7564
7565         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7566         * */configure: Rebuilt.
7567
7568 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
7569
7570         * MAINTAINERS: Add my email address.
7571
7572 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
7573
7574         * MAINTAINERS (Write After Approval): Add myself.
7575
7576 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7577
7578         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7579         * Makefile.in: Regenerate.
7580
7581 2003-03-14  Michael Chastain  <mec@shout.net>
7582
7583         * Makefile.in: Regenerate with correct Makefile.def.
7584
7585 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7586
7587         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
7588         Make macro.
7589         * Makefile.in: Regenerate.
7590         * configure.in: Clean up gxx_include_dir logic.
7591         * configure: Regenerate.
7592
7593 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
7594
7595         * MAINTAINERS (Write After Approval): Add myself.
7596
7597 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
7598
7599         * MAINTAINERS: Update my mail address.
7600
7601 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7602
7603         * configure.in (gxx_include_dir): Fix typo.
7604         * configure: Regenerated.
7605
7606 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7607
7608         * Makefile.tpl: Reindent.
7609         * Makefile.in: Regenerate.
7610         * configure.in: Reindent.  Don't set unused variables.
7611         * configure: Regenerate.
7612
7613 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
7614
7615         * configure.in: Include $(build_tooldir)/sys-include in
7616         FLAGS_FOR_TARGET.
7617         * configure: Regenerated.
7618
7619 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7620
7621         * Makefile.tpl: Always pass down RANLIB.
7622         * Makefile.in: Regenerate.
7623
7624         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7625         * Makefile.in: Regenerate.
7626         * configure.in: Remove unused logic relating to --enable-shared
7627         and --enable-threads.  Remove bogus comments.  Remove redundant
7628         noconfigdirs.
7629         * configure: Regenerate.
7630
7631         * configure.in: Replace ${libstdcxx_version} by its value.
7632         Remove reference to mh-dgux.
7633         * configure: Regenerate.
7634
7635 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
7636
7637         * MAINTAINERS (Write After Approval): Add myself.
7638
7639 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7640
7641         * Makefile.tpl: Rearrange.
7642         * Makefile.in: Regenerate.
7643
7644 2003-02-25  Uwe Stieber  <uwe@wwws.de>
7645
7646         * configure.in: Add support for kaOS as cross build target system.
7647         * configure: Regenerated.
7648
7649 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
7650
7651         * MAINTAINERS (Write after approval): Add myself.
7652
7653 2003-02-21  James E Wilson  <wilson@tuliptree.org>
7654
7655         * MAINTAINERS: Update my email address.
7656
7657 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
7658
7659         * MAINTAINERS: Add self to blanket write privs. section.
7660
7661 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
7662
7663         * Makefile.tpl: Add definition of CPPFLAGS to pass into
7664         configure-target-* as some target builds may require additional
7665         flags for preprocessor tests.
7666         * Makefile.in: Regenerated.
7667
7668 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
7669
7670         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7671         * ltconfig: Handle it.
7672         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7673         auto-detecting it.
7674
7675         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7676         it is used as argument to $CC.
7677         * ltcf-gcj.sh: Likewise.
7678
7679         * configure.in: Introduce --enable-maintainer-mode.
7680         * configure: Rebuilt.
7681         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7682         for maintainer mode.
7683         * Makefile.in: Rebuilt.
7684
7685 2003-02-18  Jason Merrill  <jason@redhat.com>
7686
7687         * Makefile.tpl (check-c++): Allow parallelism.
7688
7689 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7690
7691         * MAINTAINERS: Remove John Carr (who never actually had access to
7692         gcc.gnu.org).
7693
7694 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
7695
7696         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7697         don't configure target-libobjc.
7698         * configure: Regenerate.
7699
7700 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7701
7702         * Makefile.tpl (RANLIB): Define.
7703         * Makefile.in: Regenerate.
7704
7705 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
7706
7707         * MAINTAINERS: Update my email.
7708
7709 2003-02-06  Keith R Seitz  <keiths@redhat.com>
7710
7711         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7712         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7713         * Makefile.in: Regenerated.
7714         * configure.in: Remove all traces of snavigator, db, and grep.
7715         * configure: Regenerated.
7716
7717 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7718
7719         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
7720         After Approval.
7721
7722 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7723
7724         * MAINTAINERS (Write after approval): Add myself.
7725
7726 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
7727
7728         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7729         * Makefile.in: Regenerated.
7730
7731 2003-01-30  Roger Sayle  <roger@eyesopen.com>
7732
7733         * config.guess: Updated to 2003-01-30's version.
7734         * config.sub: Updated to 2003-01-28's version.
7735
7736 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
7737
7738         * config.if: If gcc_version is already set, just use it.  Don't set
7739         gcc_version_trigger if it's already set, otherwise set it to
7740         gcc/version.c, but only if the file exists.  If it is not set and
7741         gcc/version.c does not exist, try to extract the version number from
7742         $CC.
7743
7744 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
7745
7746         * MAINTAINERS: Add myself to write-after-approval list.
7747
7748 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
7749
7750         * configure.in:  Revert 24Jan change.
7751         * configure:  Regenerate.
7752
7753 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7754
7755         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
7756         entry of HJ Lu.
7757
7758 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7759
7760         * configure.in: Revert previous change.
7761         * configure: Regenerate.
7762
7763 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7764
7765         * configure.in: Make rda native-only.
7766         * configure: Regenerate.
7767
7768 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7769
7770         * MAINTAINERS: Move myself from GNATS-only-accounts to
7771         write-after-approval.
7772
7773 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7774
7775         * configure.in: Add missing \.
7776         * configure: Rebuilt.
7777
7778 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
7779
7780         * configure.in (baseargs): Avoid using \| in sed regular
7781         expressions.
7782         * configure: Rebuilt.
7783
7784 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
7785
7786         * configure.in (baseargs): Remove all supported forms of
7787         --cache-file, --srcdir, --host, --build and --target options
7788         from argument lists.
7789         * configure: Rebuilt.
7790
7791 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
7792
7793         * MAINTAINERS: Add myself to write-after-approval list.
7794
7795 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
7796
7797         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7798         * configure: Rebuilt.
7799
7800 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7801
7802         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7803         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7804         * Makefile.in: Regenerate.
7805         * configure: Regenerate.
7806
7807 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
7808
7809         * configure.in: Remove Makefile in build, host and target modules
7810         unless configure was run with --no-recursion.
7811         * configure: Rebuilt.
7812
7813 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7814
7815         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7816         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7817         * Makefile.in: Regenerate.
7818
7819 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
7820
7821         * config.guess: Update to 2003-01-03 version.
7822         * config.sub: Update to 2003-01-03 version.
7823
7824 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7825
7826         * configure: Regenerate with proper autoconf 2.13.
7827
7828 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7829
7830         * configure.in: Add AC_PREREQ for consistency.
7831         * configure: Regenerate.
7832
7833 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
7834
7835         * configure.in (GDB_TK): Add tcl directories conditional on
7836         gdb/gdbtk directory being present.
7837         * configure: Regenerate.
7838
7839 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
7840
7841         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
7842         used by gcc if LD is not defined and we are not doing a Canadian Cross.
7843         * configure: Rebuilt.
7844
7845 2002-12-31  Tom Tromey  <tromey@redhat.com>
7846
7847         * Makefile.in: Rebuilt.
7848         * Makefile.def (target_modules) [libffi]: Allow installation.
7849
7850 2002-12-31  Andreas Schwab  <schwab@suse.de>
7851
7852         * configure.in: Fix use of $program_transform_name.
7853         * configure: Regenerated.
7854
7855 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
7856
7857         * configure.in (baseargs): Don't remove first configure argument.
7858         * configure: Regenerated.
7859
7860 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
7861
7862         * Makefile.tpl (local-distclean): Don't remove...
7863         (multilib.ts): ... this.  Moved into...
7864         (multilib.out): ... this.  Don't use sub-make.
7865         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7866         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7867         (configure-build-[+module+], configure-[+module+],
7868         configure-target-[+module+], configure-gcc): ... these.  Test
7869         for Makefile existence.  Drop config.status from dependencies.
7870         * Makefile.in: Rebuilt.
7871         * configure.in: Move gcc-version-trigger to the end of
7872         ac_configure_args.  Add comments to maybedep.tmp and
7873         serdep.tmp.  Introduce --disable-serial-configure.  Remove
7874         nonopt from baseargs, matching and removing corresponding
7875         whitespace while at it.
7876         * configure: Rebuilt.
7877
7878 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
7879
7880         * configure.in (host_configargs): Replace reference to
7881         no-longer-defined buildopts with --build=${build_alias}.
7882         * configure: Rebuilt.
7883
7884         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
7885         program_transform_name to standard idiom.
7886         (AUTOGEN, AUTOCONF): Define.
7887         (Makefile.in): Use $(AUTOGEN).
7888         (Makefile): Depend on config.status, and use autoconf-style rule to
7889         build it.  Move original commands to...
7890         (config.status): ... this new target.
7891         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
7892         $(AUTOCONF).
7893         * Makefile.in: Rebuilt.
7894
7895 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7896
7897         * Makefile.tpl: Fix dramatic bustage due to change in
7898         program_transform_name.
7899         * Makefile.in: Regenerate.
7900
7901         * configure.in: Remove unnecessary PATH setting.
7902         * configure: Regnerate.
7903
7904         * configure.in: Don't default to unprefixed tools unless
7905         the native tools will work.
7906         * configure: Regenerate.
7907
7908         * configure.in: Convert to autoconf script.  Blow away lots
7909         of now-redundant Makefile fragments.
7910         * configure: Generate using Autoconf.
7911         * Makefile.tpl: Rewrite to reflect autoconfiscation.
7912         * Makefile.in: Regenerate.
7913
7914 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7915
7916         * configure: Fix stupid bug where RANLIB was mistakenly included.
7917
7918         * configure.in: Rename (buildargs, hostargs, targargs) to
7919         (build_configargs, host_configargs, target_configargs).
7920
7921         * configure.in: Move logic out of sed statement.
7922
7923         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
7924         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7925
7926 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
7927
7928         * config.sub: Import from master repository
7929         * config.guess: Ditto
7930
7931 2002-12-24  Andreas Schwab  <schwab@suse.de>
7932
7933         * Makefile.tpl (multilib.out): Fix missing space.
7934         * Makefile.in: Regenerate.
7935
7936 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7937
7938         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
7939         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
7940         * Makefile.in: Regenerate.
7941         * configure.in: Remove unnecessary leftovers.
7942
7943 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
7944
7945         * configure.in (extra_ranlibflags_for_target): New variable.
7946         (*-*-darwin): Add -c to ranlib commands.
7947         * configure (tooldir): Handle extra_ranlibflags_for_target.
7948
7949 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7950
7951         * Makefile.tpl: Revert HJL's change.
7952         * Makefile.in: Regenerated.
7953         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7954         always.
7955
7956 2002-12-19  Andreas Schwab  <schwab@suse.de>
7957
7958         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7959         * Makefile.in: Regenerate.
7960
7961 2002-12-18  H.J. Lu  <hjl@gnu.org>
7962
7963         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7964         * Makefile.in: Regenerated.
7965
7966         * configure.in (build_prefix): New. Substitute.
7967
7968 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7969
7970         * Makefile.tpl: Don't let real targets depend on phony targets.
7971         * Makefile.in: Regenerate.
7972
7973         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7974         * Makefile.in: Regenerate.
7975
7976 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
7977
7978         * config.sub: Import from master repository
7979         * config.guess: Ditto
7980
7981 2002-12-16  Jason Merrill  <jason@redhat.com>
7982
7983         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7984         previous 'make bootstrap'.
7985         * Makefile.in: Regenerate.
7986
7987 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
7988
7989         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7990
7991 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7992
7993         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7994         * Makefile.in: Regenerate.
7995
7996 2002-12-13  Jason Merrill  <jason@redhat.com>
7997
7998         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
7999         library tests.
8000         (check-c++): Just depend on it and check-target-libstdc++-v3.
8001         * Makefile.in: Regenerate.
8002
8003 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8004
8005         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8006         * Makefile.in: Rebuilt.
8007
8008 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8009
8010         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8011
8012 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8013
8014         * configure: Fix bug put in by gremlins.
8015
8016         * Makefile.tpl: Substitute more autoconfily.
8017         * configure: Substitute more autoconfily.
8018         * Makefile.in: Regenerate.
8019
8020 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
8021
8022         * config.sub: Import from master repository
8023         * config.guess: Ditto
8024         * MAINTAINERS: Added Svein Seldal under write after approval
8025
8026 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
8027
8028         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8029         * Makefile.in (all-sim): Ditto.
8030
8031 2002-12-06  DJ Delorie  <dj@redhat.com>
8032
8033         * Makefile.tpl: Change configure dependencies to not have real
8034         targets depend on phony targets.
8035
8036 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
8037
8038         * configure.in: Revert unintentional change.
8039
8040         * Makefile.tpl: Change dependency for */multilib.out so that
8041         it works when gcc isn't in the tree.
8042
8043         * configure.in: Substitute more.
8044         * configure: Run subconfigures from the Makefile.
8045         * Makefile.tpl: Run subconfigures from the Makefile; add a few
8046         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
8047
8048 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8049
8050         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8051
8052 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8053
8054         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8055         and corresponding dependencies.
8056         * Makefile.in: Regenerate.
8057
8058         * configure.in (host_tools): Order binutils, gas and ld for
8059         convenience in running the testsuites.
8060
8061         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8062         * Makefile.in: Regenerate.
8063         * configure.in: Introduce rules to serialize subconfigure runs.
8064
8065         * configure.in: Introduce BASE_CC_FOR_TARGET.
8066         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
8067         Realize configure-build-* targets.  Realize configure-target-* targets.
8068         * Makefile.in: Regenerate.
8069
8070 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8071
8072         * configure: Move gcc_version_trigger stuff from here...
8073         * configure.in: ...to here.
8074
8075         * configure.in: Separate subconfigure options added by this file from
8076         options given by the user.  Add machinery to put args for host
8077         subconfigures into the Makefile.
8078
8079         * Makefile.tpl: Remove 'vault' targets.
8080         * Makefile.tpl: Reorder and comment dependencies.
8081         * Makefile.in: Regenerate.
8082
8083 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8084         * configure.in: Fix my broken commit of previous patch. (sigh)
8085
8086 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8087
8088         * configure.in: Move host-specific darwin noconfigdirs into
8089         the host-specific section.
8090
8091 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8092
8093         * configure.in: Move host-specific darwin noconfigdirs into
8094         the host-specific section.
8095
8096 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8097
8098         * configure: Remove skip-this-dir support.
8099         * Makefile.tpl: Remove skip-this-dir support.
8100
8101         * Makefile.tpl: Remove leftover support for non-autoconfiscated
8102         subdirectories.
8103         * Makefile.in: Regenerate.
8104
8105         * Makefile.tpl: Strip out useless setting of 'dir'.
8106         * Makefile.in: Regenerate.
8107
8108 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8109
8110         * configure.in: Fix deeply stupid bug.
8111
8112         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8113         shell code in CXX_FOR_TARGET
8114         * Makefile.def: Introduce raw_cxx.
8115         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8116         RAW_CXX_FOR_TARGET.
8117         * Makefile.in: Regenerate.
8118
8119 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
8120
8121         * Makefile.tpl: Remove unnecessary ifs.
8122         * Makefile.in: Regenerate.
8123
8124         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
8125         dependencies.  Maybe-ize build-libiberty.  Create dummy install
8126         targets for 'no_install' modules.
8127         * configure: Move GDB_TK substitution to configure.in.  Move
8128         build_modules stuff to configure.in.
8129         * configure.in: Implement soft dependency machinery.  Maybe-ize
8130         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
8131         * Makefile.in: Regenerate.
8132
8133 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8134
8135         * Makefile.tpl: Make all-target, install-target behave similarly
8136         to all, install (only hitting configured targets).  Eliminate
8137         unused macro defintions.
8138
8139         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8140         build != host.
8141
8142         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8143
8144         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8145
8146         * configure.in: Produce lists of subdir targets we're actually
8147         configuring.  Remove references to "dosrel".
8148         * Makefile.tpl: Let configure set which subdir targets are hit.
8149         Remove install-cross; clean up install; remove ALL.  Remove
8150         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
8151         Autogenerate host module targets.  Remove empty dependency lines
8152         and redundant dependency; rearrange slightly.
8153         * Makefile.def: Add host-side libtermcap, utils.
8154
8155         * Makefile.in: Regenerate.
8156
8157 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8158
8159         * ltconfig (osf[345]): Append $major to soname_spec.
8160         Reflect this in library_names_spec.
8161         * ltmain.sh (osf): Prefix $major with . for use as extension.
8162
8163 2002-11-19  Andreas Jaeger  <aj@suse.de>
8164
8165         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8166         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8167         and sparc64 GNU/Linux systems.
8168
8169 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
8170
8171         * MAINTAINERS: Update email.
8172
8173 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8174
8175         * MAINTAINERS: Complete James Dennett's entry.
8176
8177 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
8178
8179         * MAINTAINERS (Write After Approval): Add myself.
8180
8181 2002-11-13  Bruce Korb  <bkorb@gnu.org>
8182
8183         * Makefile.tpl: syntactic cleanup
8184
8185 2002-11-13  Stuart Hastings  <stuart@apple.com>
8186
8187         * MAINTAINERS: Add myself to write-after-approval list.
8188
8189 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8190
8191         * Makefile.def: Add list of recursive targets to autogenerate.
8192         Add build_modules.
8193         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
8194         targets.  Autogenerate *-build-* targets.
8195         * Makefile.in: Regenerate.
8196
8197 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8198
8199         * configure: More autoconf-style substitutions.
8200         * Makefile.tpl: More autoconf-style substitutions.
8201         * Makefile.in: Regenerate.
8202
8203 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8204
8205         * configure: Substitute more variables in a more autoconf-friendly
8206         way.  Simplify slightly.
8207         * Makefile.tpl: Make more variables substitutable in an
8208         autoconf-friendly way.
8209         * Makefile.in: Regenerate.
8210
8211 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
8212
8213         * MAINTAINERS (Write After Approval): Add myself.
8214
8215 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8216
8217         * configure.in (v810*): Remove special setting of tools.
8218
8219         * configure: Add support for extra required flags for ar or nm.
8220         * configure.in (aix4.3+): Use above support for target-specific
8221         issues, rather than using config/mt-aix43.
8222
8223 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8224
8225         * configure: Remove 'removing', which doesn't work.  Replace $subdir
8226         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
8227         with $srcdir.  Reformat indentation.  Substitute some variables
8228         formerly hard-coded in the Makefile for build=host.
8229         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8230         * Makefile.def: Autogenerate more.
8231         * Makefile.in: Regenerate.
8232
8233 2002-11-04  Adam Nemet  <anemet@lnxw.com>
8234
8235         * MAINTAINERS (Write After Approval): Add myself.
8236
8237 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
8238
8239         * Makefile.def (host_modules): Add rda.
8240         * Makefile.in: Regenerate.
8241         * configure.in (target_tool): Add target-rda to list.
8242
8243 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8244
8245         * MAINTAINERS: Remove "co-maintainer" note for web pages.
8246
8247 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
8248
8249         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
8250         and restrap targets to this rule.
8251         * Makefile.in:  Regenerate.
8252
8253 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8254
8255         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8256         GNATS only accounts.
8257
8258 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
8259
8260         * configure.in (i[3456]86-*-linux*): Add check to disable
8261         ${libgcj} for glibc1.
8262
8263 2002-10-24  Denis Chertykov  <denisc@overta.ru>
8264
8265         * MAINTAINERS: Add myself as ip2k port maintainer.
8266
8267 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
8268
8269         * configure.in: Add tic4x target.
8270
8271 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8272
8273         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8274         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8275         * Makefile.in: Regenerate.
8276
8277         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8278         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8279         * Makefile.in: Regenerate.
8280
8281 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
8282
8283         * MAINTAINERS: Add myself as web pages co-maintainer.
8284
8285 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8286
8287         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8288         * Makefile.in: Regenerate.
8289
8290 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
8291
8292         * MAINTAINERS: Add myself and Nathan Sidwell
8293         <nathan@codesourcery.com> as VxWorks maintainers.
8294
8295 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8296
8297         * Makefile.def: Remove order dependency comments.
8298         * Makefile.tpl: Add explicit install-install dependencies.
8299         * Makefile.in: Regenerate.
8300
8301         * Makefile.tpl: Remove material now in src-release.  (Finally!)
8302         * Makefile.in: Regenerate.
8303
8304         * Makefile.tpl: Add configure-target (for src-release in src)
8305         * Makefile.in: Regenerate.
8306
8307 2002-09-30  Nick Clifton  <nickc@redhat.com>
8308
8309         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8310
8311 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
8312
8313         * configure.in (s390*-*-linux*): Enable libgcj.
8314
8315 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
8316
8317         * configure: Revert accidentally applied changes.
8318
8319         * Makefile.tpl: Make more autoconf-friendly.
8320         * Makefile.in: Regenerate.
8321         * configure: Make substitution more autoconf-like.
8322
8323 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
8324
8325         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8326         single entry to handle all these.
8327         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
8328         libjava on arm-*-elf.
8329
8330 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
8331
8332         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8333         things that depend on them.
8334
8335 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8336
8337         * Makefile.tpl: Make subsituted variables more autoconfy.
8338         * Makefile.in: Regenerate.
8339         * configure: Make seds more autoconfy.
8340
8341 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8342
8343         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8344         * Makefile.in: Regenerate.
8345         * configure.in: Rewrite sed statements to look autoconfy.
8346
8347         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8348         all-target-foo on configure-target-foo.
8349         * Makefile.def: Ditto.
8350         * Makefile.in: Rebuild.
8351
8352 2002-09-25  Andrew Haley  <aph@redhat.com>
8353
8354         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8355
8356 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8357
8358         * Makefile.def: New file.
8359         * Makefile.tpl: New file.
8360         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8361         * contrib/gcc_update: Note that Makefile.in is a generated file.
8362
8363         * configure.in: Minor rearrangement.  Simplify tests.
8364
8365 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
8366
8367         * configure.in (with_headers): Skip copy if value is "yes".
8368         (with_libs): Likewise.
8369
8370 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8371
8372         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8373         * configure.in (sh*-*-pe*): Ditto.
8374         * configure.in (mips*-*-pe*): Ditto.
8375         * configure.in (*arm-wince-pe): Ditto.
8376
8377         * configure.in: Rearrange.
8378
8379 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
8380
8381         * MAINTAINERS: Update my email address.
8382
8383 2002-08-30  Paul Koning  <pkoning@equallogic.com>
8384
8385         * MAINTAINERS: (Write After Approval): Add myself.
8386
8387 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
8388
8389         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8390
8391 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
8392
8393         * MAINTAINERS: Change my mailing address.
8394
8395 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
8396
8397         * MAINTAINERS (Write After Approval): Remove myself.
8398         (Various Maintainers: c++ runtime libs): Add myself.
8399
8400 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
8401
8402         * MAINTAINERS (Write After Approval): Remove myself.
8403         (Various Maintainers: c++ runtime libs): Add myself.
8404
8405 2002-08-15  Eric Christopher  <echristo@redhat.com>
8406
8407         * config.sub: Import from master repository.
8408         * config.guess: Ditto.
8409
8410 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
8411
8412         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8413         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8414         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8415
8416 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
8417
8418         * MAINTAINERS: Add self to rs6000 vector extensions.
8419
8420 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
8421
8422         * libiberty/configure: Reverted unintended yesterday's check in.
8423
8424 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
8425
8426         * boehm-gc/configure, libf2c/configure: Rebuilt.
8427         * libffi/configure, libiberty/configure: Ditto.
8428         * libjava/configure, libobjc/configure: Ditto.
8429         * libstdc++-v3/configure, zlib/configure: Ditto.
8430         Merged from binutils:
8431         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
8432         From Steve Ellcey <sje@cup.hp.com>:
8433         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8434         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8435         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8436         IA64.
8437         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8438         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8439         soname_spec, sys_lib_search_path_spec): Ditto.
8440
8441 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
8442
8443         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8444
8445 2002-08-04  H.J. Lu  (hjl@gnu.org)
8446
8447         * configure.in (mips*-*-linux*): Don't skip target-libffi.
8448
8449 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
8450
8451         * MAINTAINERS (Write After Approval): Add myself.
8452
8453 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
8454
8455         * configure.in: Move generic linux case to end.  Copy generic
8456         linux noconfigdirs to mips*-*-linux* entry and new
8457         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
8458
8459 2002-07-19  Michael Matz  <matz@suse.de>
8460
8461         * MAINTAINERS: Add myself as ra* maintainer.
8462
8463 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
8464
8465         * config.guess: Update to 2002-07-09 version.
8466         * config.sub: Update to 2002-07-03 version.
8467
8468 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
8469
8470         * MAINTAINERS: Fix typo in a maintainer email address.
8471
8472 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8473
8474         * configure.in: Remove two redundant tests.
8475
8476 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8477
8478         * configure.in (mips*-*-irix6*o32): Enable stabs.
8479
8480 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
8481
8482         * configure.in: Don't build grez.
8483         * Makefile.in: Ditto.
8484
8485         * Makefile.in: Remove references to bsp, cygmon, libstub.
8486         * configure.in: Ditto.
8487
8488         * configure.in: Remove leftover reference to gdbtest.
8489
8490 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
8491
8492         * configure.in (gxx_include_dir):  Change to match versioned
8493         C++ headers if --enable-version-specific-runtime-libs is used.
8494
8495 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
8496
8497         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8498
8499 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8500
8501         * configure.in: Make --without-x work.
8502
8503 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8504
8505         * configure.in: Rearrange target Makefile fragment collection.
8506
8507         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8508         cvs[src].
8509         * configure.in: Ditto.
8510
8511 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
8512
8513         * MAINTAINERS (Write After Approval): Update my e-mail address.
8514
8515 2002-06-24  Ben Elliston  <bje@redhat.com>
8516
8517         * configure.in (host_tools): Remove cgen.
8518
8519         * Makefile.in (all-cgen): Remove; runs from its source directory.
8520         (check-cgen, install-cgen, clean-cgen): Likewise.
8521         (all-opcodes): Do not depend on all-cgen.
8522         (all-sim): Likewise.
8523
8524 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8525
8526         * Makefile.in: Eliminate 'apache' targets.
8527         * configure.in: Eliminate 'apache' targets.
8528
8529         * configure.in: Eliminate redundant tests.  Reorganize.
8530
8531         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8532
8533         * config-ml.in: Eliminate references to Cygnus configure.
8534
8535         * Makefile.in: Eliminate references to building emacs.
8536
8537 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
8538
8539         * MAINTAINERS: Update my email address.
8540
8541 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
8542
8543         * config.if (libstdcxx_incdir): Version C++ headers.
8544         (cxx_incdir): Remove.
8545
8546 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8547
8548         * MAINTAINERS (Write After Approval): Add self.
8549
8550 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
8551
8552         * configure.in: Add support for ip2k.
8553
8554 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
8555
8556         * configure.in: Fix AIX configury bug.
8557
8558 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
8559
8560         * MAINTAINERS (Write After Approval): Add self.
8561
8562 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8563
8564         * configure.in: replace ${topsrcdir} with ${srcdir}
8565
8566         * configure.in: Move definition of libstdcxx_flags
8567         right above usage, rather than waaay earlier.
8568
8569         * configure.in: Pull definition of is_cross_compiler earlier.
8570
8571         * configure.in: Rearrange a little.
8572
8573         * configure.in: Remove references to librx.
8574         * Makefile.in: Remove references to librx.
8575
8576 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
8577
8578         * config.sub: Add support for avr target.
8579         Import from master sources, rev 1.255
8580
8581 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
8582
8583         * configure, .cvsignore:  Revert previous change...
8584         * Makefile:  ...delete.
8585
8586 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8587
8588         * configure.in: Eliminate ${gasdir} variable.
8589
8590 2002-06-18  Dave Brolley  <brolley@redhat.com>
8591
8592         * configure.in: Add support for frv.
8593         * config.sub: Add support for frv.
8594
8595 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8596
8597         * configure:  Remove garbage from previous commit.
8598
8599 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8600
8601         * configure:  For in-source builds, make a subdir and re-exec there.
8602         * Makefile:  New file.  Pass targets through to build directory.
8603         * .cvsignore:  No longer ignore "Makefile".
8604
8605 2002-06-16  Douglas Rupp  <rupp@gnat.com>
8606
8607         * MAINTAINERS (Write After Approval): Add self.
8608
8609 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8610
8611         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8612
8613 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
8614
8615         * configure.in (vax-*-netbsd*): Re-enable gas.
8616
8617 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
8618
8619         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8620         BUILD_PREFIX_1, to correct nomenclature.
8621         * configure: Likewise.
8622
8623         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8624         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8625
8626 2002-05-31  Olaf Hering  <olh@suse.de>
8627
8628         * config-ml.in: Propogate DESTDIR also.
8629
8630 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
8631
8632         * configure.in (vax-*-netbsd*): Don't build gas for this
8633         platform.
8634
8635 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8636
8637         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8638         and libgcj for AVR.
8639
8640 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
8641
8642         * MAINTAINERS (Write After Approval): Add myself.
8643
8644 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
8645
8646         * config.guess: Update to 2002-05-22 version.
8647         * config.sub: Likewise.
8648
8649 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8650
8651         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8652         * config-ml.in: Likewise.
8653         * configure: Likewise.
8654         * configure.in: Likewise.
8655
8656 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
8657
8658         * MAINTAINERS: Update my email address.
8659
8660 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
8661
8662         * configure.in: Simplify makefile fragment collection.
8663
8664         * configure.in: Remove code to build emacs.
8665
8666         * configure.in : Remove --srcdir argument from targargs and buildargs
8667         (it's always overridden in the Makefile anyway).  Rearrange a bit.
8668
8669         * configure: Move some logic to configure.in.
8670         * configure.in: Move some logic from configure.
8671
8672 2002-05-11  Tom Tromey  <tromey@redhat.com>
8673
8674         * MAINTAINERS: Reflect libgcj reality.
8675
8676 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
8677
8678         * Makefile.in: Honour DESTDIR.
8679
8680 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
8681
8682         * config.guess: Import 2002-03-20 version.
8683         * config.sub: Import 2002-04-26 version.
8684
8685 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8686
8687         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
8688
8689 2002-05-07  Tim Josling  <tej@melbpc.org.au>
8690
8691         * MAINTAINERS: Add self.
8692
8693 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
8694
8695         * ltmain.sh: Detect and handle object name conflicts
8696         while piecewise linking a static library.
8697
8698 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
8699
8700         * configure.in (noconfigdirs): Don't disable libgcj on
8701         sparc64-*-solaris* and sparcv9-*-solaris*.
8702
8703 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
8704
8705         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8706
8707 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
8708
8709         * configure.in (FLAGS_FOR_TARGET): Do not add
8710         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8711         on i[3456]86-*-linux*.
8712
8713 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
8714
8715         * configure.in (noconfigdirs): Replace [ ] with test.
8716
8717         * configure.in (noconfigdirs): Do not add target-newlib if
8718         target == i[3456]86-*-linux*, and host == target.
8719
8720 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
8721
8722         * configure.in: delete reference to absent file
8723
8724         * configure.in: replace '[' with 'test'
8725
8726         * configure.in: Eliminate references to gash.
8727         * Makefile.in: Eliminate references to gash.
8728
8729         * configure.in: remove useless references to 'pic' makefile fragments.
8730
8731         * configure.in: (*-*-windows*) Finish removing.
8732
8733         * configure.in: Eliminate redundant test for libgui.
8734
8735 2002-04-29  Roger Sayle  <roger@eyesopen.com>
8736
8737         * MAINTAINERS: Add self and realphabetize.  Update entries
8738         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
8739         entry for a29k port maintainer.
8740
8741 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
8742
8743         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8744         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8745
8746 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
8747
8748         * configure.in: remove references to dead files
8749
8750 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
8751
8752         * MAINTAINERS: Add information about purpose of this file.
8753
8754 2002-04-18  Tom Tromey  <tromey@redhat.com>
8755
8756         * configure.in: Disallow configuring libgcj when it is already
8757         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
8758         Solaris 2.8 by default.  For PR libgcj/6158.
8759
8760 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8761
8762         * configure.in:  Move default CC setting out of config/mh-* fragments
8763         directly into here.
8764
8765 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8766
8767         * configure.in: don't even try to configure or make a subdirectory
8768         if there's no configure script for it.
8769
8770 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
8771
8772         * MAINTAINERS: Remove chill maintainers.
8773         * Makefile.in (CHILLFLAGS): Remove.
8774         (CHILL_LIB): Remove.
8775         (TARGET_CONFIGDIRS): Remove libchill.
8776         (CHILL_FOR_TARGET): Remove.
8777         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8778         CHILL_LIB.
8779         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8780         (CHECK_TARGET_MODULES): Likewise.
8781         (INSTALL_TARGET_MODULES): Likewise.
8782         (CLEAN_TARGET_MODULES): Likewise.
8783         (configure-target-libchill): Remove.
8784         (all-target-libchill): Remove.
8785         * configure.in (target_libs): Remove target-libchill.
8786         Do not compute CHILL_FOR_TARGET.
8787         * libchill: Remove directory.
8788
8789 2002-04-11  DJ Delorie  <dj@redhat.com>
8790
8791         * Makefile.in, configure.in: Sync with binutils, entries
8792         follow...
8793
8794 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
8795
8796         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
8797         (do-tar, do-bz2): New rules.
8798         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
8799         (gdb-tar): New rule.
8800         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
8801         (insight_dejagnu.tar): New rule.
8802         (insight.tar): New rule.
8803         (gdb+dejagnu.tar): New rule.
8804         (gdb.tar): New rule.
8805
8806 2002-02-01  Mo DeJong  <supermo@bayarea.net>
8807
8808         * Makefile.in: Add all-tix to deps for all-snavigator
8809         so that tix is built when building snavigator.
8810
8811 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
8812
8813         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8814         ld and gdb are not supported.
8815
8816 2002-01-07  Mark Salter  <msalter@redhat.com>
8817
8818         * configure.in: Remove target-bsp and target-cygmon from arm builds.
8819         Allow target-libgloss to be built for arm, strongarm, and xscale.
8820
8821 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
8822
8823         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8824         options for i[3456]86-pc-linux* native builds.
8825
8826 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
8827
8828         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8829         files from .po files for a distribution.
8830
8831 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
8832
8833         * configure.in: Enable libstdc++-v3 for h8300 targets.
8834
8835 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
8836
8837         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
8838         version from bfd/.
8839
8840 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
8841
8842         * Makefile.in (VER): When present, extract the version number from
8843         the file version.in.
8844
8845 2001-05-24  Tom Rix  <trix@redhat.com>
8846
8847         * configure.in : enable ld for aix
8848
8849 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8850
8851         * config.guess: Add linux target for S/390.
8852
8853 2000-11-07  Philip Blundell  <pb@futuretv.com>
8854
8855         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8856
8857 2000-11-03  Philip Blundell  <pb@futuretv.com>
8858
8859         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8860         files.
8861
8862 2001-01-15  Ben Elliston  <bje@redhat.com>
8863
8864         * configure.in (host_tools): Add sid.
8865         Always configure cgen.
8866
8867 2000-11-24  Nick Clifton  <nickc@redhat.com>
8868
8869         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
8870
8871
8872 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
8873
8874         * Makefile.in (ALL_MODULES): Add all-cgen.
8875         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8876         (all-cgen): New target.
8877         (all-opcodes,all-sim): Depend on all-cgen.
8878         * configure.in (host_tools): Add cgen.
8879         Only configure cgen if --enable-cgen-maint.
8880
8881 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
8882
8883         * configure.in: Add *-*-freebsd* configurations.
8884
8885 2002-04-08  Tom Tromey  <tromey@redhat.com>
8886
8887         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8888         Fixes PR libgcj/6068.
8889
8890 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
8891
8892         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8893
8894 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8895
8896         * configure.in (alpha*-dec-osf*): Enable libgcj.
8897
8898 2003-03-27  Matthew Gingell  <gingell@gnat.com>
8899
8900         * MAINTAINERS (Write After Approval): Add myself.
8901
8902 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
8903
8904         Fix for: PR bootstrap/3591, target/5676
8905         * configure.in (mcore-pe): Disable the configuration of
8906         libstdc++-v3 since exceptions are not supported.
8907
8908 2002-03-20  Anthony Green  <green@redhat.com>
8909
8910         * configure.in: Enable libgcj for xscale-elf target.
8911
8912 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
8913
8914         * MAINTAINERS:  Update my email address.
8915
8916 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
8917
8918         * ltmain.sh (relink_command): Fix typo in previous change.
8919
8920 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
8921
8922         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
8923         (relink_command): Added --tag flags.
8924         (mode=install): If relinking fails; error out.
8925
8926 2002-03-12  Richard Henderson  <rth@redhat.com>
8927
8928         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
8929         .NOTPARALLEL tag.
8930         (do-check): Rename from check.
8931         (check): Allow parallel check.
8932
8933 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
8934
8935         * MAINTAINERS: Add myself as maintainer for xtensa port.
8936         Fix alphabetical order in CPU port maintainer list.
8937         Remove myself from Write After Approval list.
8938
8939 2002-03-11  Richard Henderson  <rth@redhat.com>
8940
8941         * Makefile.in (.NOTPARALLEL): Add fake tag.
8942
8943 2002-03-07  H.J. Lu  (hjl@gnu.org)
8944
8945         * configure.in: Enable gprof for mips*-*-linux*.
8946
8947 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
8948
8949         * MAINTAINERS (Write After Approval): Add myself.
8950
8951 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
8952
8953         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8954         libjava.
8955         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8956
8957 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
8958
8959         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8960         because its Makefile is there; test for the executable instead.
8961
8962 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
8963
8964         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8965         libstdc++-v3 and libjava.
8966
8967 2002-02-11  Adam Megacz  <adam@xwt.org>
8968
8969         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8970         boehm-gc
8971
8972 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
8973
8974         * config.guess: Updated to 2002-01-30's version.
8975         * config.sub: Updated to 2002-02-01's version.
8976         Contribute sh64-elf.
8977         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
8978         * configure.in: Added sh64-*-*.
8979
8980 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
8981
8982         * MAINTAINERS: Belatedly add myself to write after approval list.
8983
8984 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
8985
8986         * MAINTAINERS: Put self in as maintainer for x86-64 port.
8987         Remove self as Write After Approval.
8988
8989 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
8990
8991         * MAINTAINERS: Put self in as maintainer for contrib/regression
8992         directory.
8993
8994 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
8995
8996         * MAINTAINERS:  Update my email address.
8997
8998 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
8999
9000         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
9001         target-libiberty, and target-libgloss.  Skip Java-related
9002         libraries if not supported for NetBSD on target CPU.
9003
9004 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
9005
9006         * install-sh: Use _inst.$$_ for temp file name.
9007
9008 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
9009
9010         * MAINTAINERS (Write After Approval): Move my contact info
9011         from here...
9012         (OS Port Maintainers): ...to here (netbsd).
9013
9014 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
9015
9016         * MAINTAINERS (Write After Approval): Add myself.
9017
9018 2002-01-17  H.J. Lu  <hjl@gnu.org>
9019
9020         * Makefile.in (all-fastjar): Also depend on all-libiberty.
9021         (all-target-fastjar): Also depend on all-target-libiberty.
9022
9023 2002-01-16  H.J. Lu  (hjl@gnu.org)
9024
9025         * config.guess: Import from master sources, rev 1.225.
9026         * config.sub: Import from master sources, rev 1.238.
9027
9028 2002-01-16  Kazu Hirata  <kazu@hxi.com>
9029
9030         * MAINTAINERS (Write After Approval): Remove myself.
9031
9032 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
9033
9034         * MAINTAINERS (Write After Approval): Add myself.
9035
9036 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9037
9038         * MAINTAINERS: Add self as docs co-maintainer.
9039
9040 2001-12-11  Matthias Klose  <doko@debian.org>
9041
9042         * MAINTAINERS (Write After Approval): Add myself.
9043
9044 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
9045
9046         * MAINTAINERS: Update my email address.
9047
9048 2001-12-07  Turly O'Connor  <turly@apple.com>
9049         * MAINTAINERS (Write After Approval): Add myself.
9050         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9051         (rs6000_initialize_trampoline): Call __trampoline_setup for
9052         ABI_DARWIN too.
9053         * darwin-tramp.asm: New file, implements __trampoline_setup.
9054         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9055
9056 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
9057
9058         * MAINTAINERS (Write After Approval): Add myself.
9059
9060 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
9061
9062         * configure, configure.in: Use temp file for long sed commands.
9063
9064 2001-12-03  Laurent Guerby  <guerby@acm.org>
9065
9066         * config.sub: Update to version 1.232 on subversion.
9067
9068 2001-12-03  Ben Elliston  <bje@redhat.com>
9069
9070         * MAINTAINERS: Update mail address for config.* patches.
9071
9072 2001-11-27  DJ Delorie  <dj@redhat.com>
9073             Zack Weinberg  <zack@codesourcery.com>
9074
9075         When build != host, create libiberty for the build machine.
9076
9077         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9078         CONFIG_ARGUMENTS.
9079         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9080         New variables.
9081         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9082         and rules.
9083         (all.normal): Depend on ALL_BUILD_MODULES.
9084         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9085         (all-build-libiberty): Depend on configure-build-libiberty.
9086
9087         * configure: Calculate and substitute proper value for
9088         ALL_BUILD_MODULES.
9089         * configure.in: Create the build subdirectory.
9090         Calculate and substitute TARGET_CONFIGARGS (formerly
9091         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9092
9093 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
9094
9095         * MAINTAINERS (write-after-approval): Add self.
9096
9097 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9098
9099         * MAINTAINERS (GNATS only accounts): Remove self.
9100
9101 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
9102
9103         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9104         libf2c.
9105
9106 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9107
9108         * MAINTAINERS (Write After Approval): Add self.
9109
9110 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9111
9112         * MAINTAINERS: mips and s390 are also CPU ports.
9113
9114 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9115
9116         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9117
9118 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
9119
9120         * MAINTAINERS: Alphabetize.
9121
9122 2001-11-09  Kazu Hirata  <kazu@hxi.com>
9123
9124         * MAINTAINERS (Various maintainers: h8 port): Add myself.
9125
9126 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9127
9128         * MAINTAINERS (Various maintainers: hppa port): Added myself.
9129
9130 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
9131
9132         * configure.in (--enable-languages): Be more permissive about
9133         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
9134
9135 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
9136
9137         * config.sub: Import from master sources, rev. 1.230.
9138         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9139
9140 2001-11-07  Laurent Guerby  <guerby@acm.org>
9141
9142         * MAINTAINERS (Write After Approval): Add self.
9143
9144 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
9145
9146         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9147
9148 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
9149
9150         * config.sub: Import from master sources, rev 1.226.
9151         * config.guess: Import from master sources, rev 1.216.
9152
9153 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
9154
9155         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9156         * MAINTAINERS: Add self as maintainer of MMIX port.
9157         Remove old after-approval entry.
9158
9159 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
9160
9161         * ChangeLog, configure: Fix spelling errors.
9162
9163 2001-10-20  Brendan Kehoe  <brendan@zen.org>
9164
9165         * MAINTAINERS: Tweak my address.
9166
9167 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
9168
9169         * MAINTAINERS: Update my email address.
9170
9171 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
9172
9173         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9174         * MAINTAINERS: Add self as maintainer of CRIS port.
9175
9176 2001-10-10  Geert Bosch  <bosch@gnat.com>
9177
9178         * MAINTAINERS (Various maintainers: Ada front end):
9179         Added Robert Dewar.
9180
9181 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
9182
9183         * MAINTAINERS (Write After Approval): Added self
9184
9185 2001-10-02  Geert Bosch  <bosch@gnat.com>
9186
9187         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9188
9189 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9190
9191         * configure: Handle temporary files securely using mkdir.
9192
9193 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
9194
9195         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9196
9197 2001-09-26  Will Cohen  <wcohen@redhat.com>
9198
9199         * configure.in (*-*-linux*): Disable configuration of target-newlib
9200         and target-libgloss.
9201
9202 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9203
9204         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9205         RANLIB.
9206
9207 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
9208
9209         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9210         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9211         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9212         avoid quotes nesting problems.
9213         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9214         (DO_X): Export only variables that are set.
9215
9216 2001-09-19  Ben Elliston  <bje@redhat.com>
9217
9218         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9219         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9220         semantics.  Use the shell built-in "type" command instead.
9221
9222 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
9223
9224         Merged from gcc-3_0-branch:
9225         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
9226         * ltcf-c.sh: Use $objext, not $ac_objext.
9227         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
9228         * ltcf-cxx.sh: Add support for GNU.
9229         2001-07-22  Timothy Wall  <twall@redhat.com>
9230         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
9231         default settings if using GNU tools with that configuration.
9232         * ltcf-cxx.sh: Ditto.
9233         * ltcf-gcj.sh: Ditto.
9234         2001-07-21  Michael Chastain  <chastain@redhat.com>
9235         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9236         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
9237         * ltmain.sh: Mark as gcc-local.
9238
9239 2001-08-30  Eric Christopher  <echristo@redhat.com>
9240             Jason Eckhardt  <jle@redhat.com>
9241
9242         * config.guess: Merge from master sources.
9243         * config.sub: Merge from master sources, add support for mipsisa32.
9244
9245 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
9246         * config.sub: Merge from master sources, rev 1.219.
9247         * MAINTAINERS: Add self as contact for stormy16 port.
9248
9249 2001-08-14  Zack Weinberg  <zackw@panix.com>
9250
9251         * config.sub: Merge from master sources, rev 1.218.
9252         * config.guess: Merge from master sources, rev 1.209.
9253
9254 2001-08-11  Graham Stott  <grahams@redhat.com>
9255
9256         * Makefile.in (check-c++): Add missing semicolon.
9257
9258 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
9259
9260         * MAINTAINERS (Various maitainers: predict.def): Added myself.
9261
9262 2001-07-30  Eric Christopher  <echristo@redhat.com>
9263
9264         * MAINTAINERS (Various maintainers: mips port): Added myself.
9265
9266 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
9267
9268         * configure.in (sh-*-linux*): New.
9269
9270 2001-07-27  Richard Henderson  <rth@redhat.com>
9271
9272         * .cvsignore: Add LAST_UPDATED.
9273
9274 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
9275
9276         * MAINTAINERS (Various maintainers: s390 port): Added myself.
9277
9278 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
9279
9280         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9281
9282 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
9283
9284         * MAINTAINERS (Write After Approval): Added myself.
9285
9286 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9287
9288         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9289         and libgcj on m68hc11/m68hc12.
9290
9291 2001-06-27  H.J. Lu  (hjl@gnu.org)
9292
9293         * Makefile (CFLAGS_FOR_BUILD): New.
9294         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9295
9296 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9297
9298         * README: Remove version number.
9299
9300 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9301
9302         * INSTALL/README: Update wrt. to the installation instructions now
9303         residing in gcc/doc/install.texi.
9304
9305 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9306
9307         * README: Replace with a cut-down and updated version of gcc/README.
9308
9309 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
9310
9311         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9312         multilibs to be disabled.
9313
9314 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
9315
9316         * MAINTAINERS (Write After Approval): Add myself.
9317
9318 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
9319
9320         * config.guess: Import CVS version 1.195.
9321         * config.sub: Import CVS version 1.212.
9322
9323 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
9324
9325         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9326         gcc/xgcc is built, use -print-prog-name to find out the program
9327         name to use.
9328
9329 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
9330
9331         * config.guess:  Import CVS version 1.194.  All gcc-local changes
9332         appear to also be in the master copy.
9333         * config.sub:  Import CVS version 1.211.
9334
9335 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
9336
9337         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9338         with_gcc]: Use `gcc -shared' to build a shared library.
9339
9340 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9341
9342         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9343         archives.
9344
9345 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9346
9347         * MAINTAINERS (Write After Approval): Add myself.
9348
9349 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
9350
9351         * configure.in (libstdcxx_flags): Do not try to execute
9352         libstdc++-v3/testsuite_flags until it exists.
9353
9354 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
9355
9356         * MAINTAINERS: Update my email address.
9357
9358 2001-05-31  Graham Stott  <grahams@redhat.com>
9359
9360         * MAINTAINERS (Write After Approval): Add myself.
9361
9362 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
9363
9364         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
9365         libraries when using g++ with native linker.
9366
9367 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
9368
9369         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9370
9371 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
9372
9373         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9374         [aix4*|aix5*]: Prepend blank.
9375
9376 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
9377
9378         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9379         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
9380         of subdir/configure scripts to use the new libtool.m4.
9381
9382 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
9383
9384         * MAINTAINERS (Write After Approval): Add myself.
9385
9386 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
9387
9388         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9389
9390 2001-05-11  Ben Elliston  <bje@redhat.com>
9391
9392         * Makefile.in (all-sid): New target.
9393         (check-sid, clean-sid, install-sid): Likewise.
9394
9395 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
9396
9397         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9398
9399 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9400
9401         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9402         libgcj.
9403
9404 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9405
9406         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9407         gcc/xgcc is built, use -print-prog-name to find out the program
9408         name to use.
9409
9410 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
9411
9412         * configure.in (noconfigdirs): Don't reset it from scratch in the
9413         target case; only append to it.
9414
9415         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9416         sparc-*-solaris2.8]: Disable ${libgcj}.
9417
9418 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
9419
9420         * configure.in (libgcj_saved): Copy from $libgcj.
9421         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9422         --disable-libgcj.
9423
9424 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
9425
9426         * MAINTAINERS: Remove self as MIPS maintainer and
9427         C front end maintainer.
9428
9429 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
9430
9431         * configure.in: Move *-chorusos target case to the proper switch.
9432         Disable libgcj.
9433
9434 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9435
9436         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9437         1.641.2.228.
9438
9439 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9440
9441         * Makefile.in (STAGE1_CFLAGS): Pass down.
9442
9443 2001-04-13  Alan Modra  <amodra@one.net.au>
9444
9445         * config.guess: Add hppa64-linux support.  Note for next import that
9446         this is already in the master file.
9447         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
9448
9449 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9450
9451         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9452         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9453
9454 2001-04-11  Stan Shebs  <shebs@apple.com>
9455
9456         * MAINTAINERS: Add self as Darwin port maintainer.
9457
9458 2001-04-11  Alan Modra  <amodra@one.net.au>
9459
9460         * MAINTAINERS: Update my email address.
9461
9462 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
9463
9464         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9465         recent versions of FreeBSD (release 3 or later).
9466         * ltconfig: On FreeBSD, -lc must not be provided when building
9467         a shared library or else the standard -pthread gcc option is
9468         rendered worthless to later users of the built library.
9469
9470 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9471
9472         * MAINTAINERS: Add self and RTH as C front end maintainers.
9473
9474 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
9475
9476         * config.sub: Make sure to match an already-canonicalized
9477         machine name (eg. mn10300-unknown-elf).
9478
9479 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
9480
9481         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9482         New macros.
9483         (bootstrap, cross): Use RECURSE_FLAGS.
9484         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9485
9486 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
9487
9488         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9489
9490 2001-03-22  Colin Howell  <chowell@redhat.com>
9491
9492         * Makefile.in (DO_X): Do not backslash single-quotes in
9493         backquotes (two places).
9494
9495 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9496
9497         Re-installed:
9498         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9499         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9500         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9501         * ltcf-cxx.sh: Likewise.
9502         * ltcf-gcj.sh: Likewise.
9503
9504 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9505
9506         * MAINTAINERS: Add myself as "documentation co-maintainer".
9507
9508 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9509
9510         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9511         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9512
9513 2001-03-19  Tom Tromey  <tromey@redhat.com>
9514
9515         * config-ml.in: Handle GCJ and GCJFLAGS.
9516
9517 2001-03-21  Michael Chastain  <chastain@redhat.com>
9518
9519         * Makefile.in: all-m4 depends on all-texinfo.
9520
9521 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
9522
9523         * MAINTAINERS: Add myself to write after approval list.
9524
9525 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
9526
9527         * Makefile.in (DO_X): Quote nested quotes.
9528
9529 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
9530
9531         * MAINTAINERS: Add myself to write after approval list.
9532
9533 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
9534
9535         * Makefile.in (DO_X): Use double quotes for quoting
9536         "RANLIB=$${RANLIB}".
9537
9538 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
9539
9540         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9541
9542 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
9543
9544         * configure.in: Only use `lang_requires' for languages athat are
9545         actually enabled.
9546
9547 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
9548
9549         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
9550
9551 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
9552
9553         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9554
9555 2001-03-07  Tom Tromey  <tromey@redhat.com>
9556
9557         * configure.in: Allow config-lang.in to set `lang_requires' to list
9558         of other required languages.
9559
9560 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
9561
9562         * Makefile.in: Remove RANLIB definition. Use RANLIB
9563         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9564         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9565
9566 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
9567             Alexandre Oliva  <aoliva@redhat.com>
9568
9569         * Makefile.in (check-c++): Use tabs, not spaces.
9570
9571 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
9572
9573         * MAINTAINERS: add myself to Write After Approval list.
9574
9575 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
9576
9577         * Makefile.in (check-c++): New rule.
9578
9579         * configure.in (target_libs): Remove libg++.
9580         (noconfigdirs): Remove libg++.
9581         (noconfigdirs): Same.
9582         (noconfigdirs): Same.
9583         (noconfigdirs): Same.
9584
9585         * config-ml.in: Remove libg++ references.
9586
9587         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9588         (ALL_TARGET_MODULES): Same.
9589         (configure-target-libg++): Remove.
9590         (all-target-libg++): Remove.
9591         (configure-target-libio): Remove.
9592         (all-target-libio): Remove.
9593         (check-target-libio): Remove.
9594         (.PHONY): Remove.
9595         (libg++.tar.bz2): Remove.
9596         (all-target-cygmon): Remove libio.
9597         (all-target-libstdc++): Remove.
9598         (configure-target-libstdc++): Remove.
9599         (TARGET_LIB_PATH): Remove libstdc++.
9600         (ALL_GCC_CXX): Remove libstdc++.
9601         (all-target-gperf): Correct.
9602
9603 2001-02-16  Nick Clifton  <nickc@redhat.com>
9604
9605         * configure.in (noconfigdirs): Allow configuration of texinfo
9606         for Cygwin hosts.
9607
9608 2001-02-15  Anthony Green  <green@redhat.com>
9609
9610         * configure: Introduce GCJ_FOR_TARGET.
9611         * configure.in: Ditto.
9612         * Makefile.in: Ditto.
9613
9614 2001-02-13  Andreas Schwab  <schwab@suse.de>
9615
9616         * MAINTAINERS: Update mail address.
9617
9618 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9619
9620         * config.guess: Add linux target for S/390.
9621         * config.sub: Likewise.
9622
9623 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
9624
9625         * configure.in: for *-chorusos, don't config target-newlib and
9626         target-libgloss.
9627
9628 2001-02-06  Ben Elliston  <bje@redhat.com>
9629
9630         * configure: Output host type to stdout, not stderr.
9631
9632 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
9633
9634         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
9635         * ltcf-cxx.sh: Likewise.
9636
9637         * config.if: Assume enable_libstdcxx_v3 is defined.
9638
9639 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
9640
9641         Remove V2 C++ library.
9642         * configure.in: Remove --enable-libstdcxx_v3 support.
9643
9644 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
9645
9646         * include/demangle.h: Add prototype for java_demangle_v3.
9647
9648 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
9649
9650         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
9651
9652 2001-01-27  Richard Henderson  <rth@redhat.com>
9653
9654         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9655
9656 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9657
9658         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9659         Don't unset, it's non-portable and no longer necessary, set to empty
9660         instead.
9661
9662 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9663
9664         * ltconfig: Shell portability fix for the tagname validity check.
9665
9666 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
9667
9668         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9669         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9670
9671 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9672
9673         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9674
9675 2001-01-26  Tom Tromey  <tromey@redhat.com>
9676
9677         * configure.in: Allow libgcj to be built on Sparc Solaris.
9678
9679 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
9680
9681         * ltcf-c.sh: Add aix5 case.
9682         * ltcf-cxx.sh: Likewise.
9683         * ltconfig: Likewise.
9684
9685 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
9686
9687         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9688         keep at least one of build_libtool_libs or build_old_libs set to
9689         yes.
9690
9691         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9692         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9693
9694 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
9695
9696         * configure.in: Enable libgcj on several additional platforms.
9697
9698 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
9699
9700         * configure.in: Enable libgcj for linux targets.
9701
9702 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9703
9704         * MAINTAINERS (Write After Approval): Add myself.
9705
9706 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9707
9708         * MAINTAINERS: Add myself as vax port maintainer.
9709
9710 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
9711
9712         * MAINTAINERS: Add myself as Mercury front-end maintainer.
9713
9714 2001-01-09  Mike Stump  <mrs@wrs.com>
9715
9716         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
9717         failures of subdirectories.
9718
9719 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9720
9721         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9722         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9723         * ltcf-cxx.sh: Likewise.
9724         * ltcf-gcj.sh: Likewise.
9725         * ltconfig.sh: Fix typo.
9726
9727 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9728
9729         * configure: handle DOS-style absolute paths.
9730
9731 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9732
9733         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
9734
9735 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
9736
9737         * MAINTAINERS: Add myself as avr port co-maintainer.
9738
9739 2000-12-28  Ben Elliston  <bje@redhat.com>
9740
9741         * MAINTAINERS: Add myself under ``Write After Approval''.
9742
9743 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
9744
9745         * texinfo: Remove directory from GCC.
9746
9747 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9748
9749         * COPYING: Update to current
9750         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
9751         to 19yy as example year in copyright notice).
9752
9753 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
9754
9755         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
9756         (libstdcxx_incdir): Pass down.
9757         * config.if: Remove expired bits for cxx_interface, add stub.
9758         (libstdcxx_incdir): Add variable for g++ include directory.
9759         * configure.in (gxx_include_dir): Use it.
9760
9761 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
9762
9763         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
9764         with old-email address from ``Write After Approval''.
9765
9766 2000-12-15  Andreas Jaeger  <aj@suse.de>
9767
9768         * configure.in: Handle lang_dirs.
9769
9770 2000-12-14  Tom Tromey  <tromey@redhat.com>
9771
9772         * MAINTAINERS: Removed brads.
9773
9774         * MAINTAINERS: Added gcj developers.
9775
9776 2000-12-13  Anthony Green  <green@redhat.com>
9777
9778         * configure.in: Disable libgcj for any target not specifically
9779         listed.  Disable libgcj for x86 and Alpha Linux until compatible
9780         with g++ abi.
9781
9782 2000-12-13  Mike Stump  <mrs@wrs.com>
9783
9784         * Makefile.in (local-distclean): Also remove fastjar.
9785
9786 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
9787
9788         * contrib/gcc_update: Add fastjar --touch entries.
9789
9790 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
9791
9792         * configure.in: Disable language-specific target libraries for
9793         languages that aren't enabled.
9794
9795 2000-12-10  Anthony Green  <green@redhat.com>
9796
9797         * configure.in: Define libgcj.  Disable libgcj target libraries for
9798         most targets.
9799
9800 2000-12-10  Neil Booth  <neilb@earthling.net>
9801
9802         * MAINTAINERS: Update mail address, remove from WAA list.
9803
9804 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9805
9806         * libjava: Imported from /cvs/java.
9807         * libffi: Likewise.
9808         * Boehm-gc: Likewise.
9809
9810 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9811
9812         * configure.in (target_libs): Revert 2000-12-08 patch.
9813         (noconfigdirs): Added target-libjava.
9814
9815 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9816
9817         * djunpack.bat: removed.
9818
9819 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9820
9821         * Makefile.in: handle DOS-style absolute paths.
9822         * config-ml.in: likewise.
9823         * symlink-tree: likewise.
9824
9825 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9826
9827         * fastjar: Imported.
9828
9829 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9830
9831         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
9832         libjava.
9833         * configure.in (target_libs): Removed `target-libjava'.
9834
9835 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9836
9837         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
9838         (ALL_MODULES): Added fastjar.
9839         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
9840         (all-target-libjava): all-fastjar replaces all-zip.
9841         (all-fastjar): Added.
9842         (configure-target-fastjar, all-target-fastjar): Likewise.
9843         * configure.in (host_tools): Added fastjar.
9844
9845 2000-12-07  Mike Stump  <mrs@wrs.com>
9846
9847         * Makefile.in (local-distclean): Remove leftover built files.
9848
9849 2000-11-24  Nick Clifton  <nickc@redhat.com>
9850
9851         * configure.in (xscale-elf): Add target.
9852         (xscale-coff): Add target.
9853
9854 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
9855
9856         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9857         recent versions of FreeBSD (release 3 or later).
9858         * ltconfig: On FreeBSD, -lc must not be provided when building
9859         a shared library or else the standard -pthread gcc option is
9860         rendered worthless to later users of the built library.
9861
9862 2000-11-16  Fred Fish  <fnf@be.com>
9863
9864         * configure.in (enable_libstdcxx_v3): Fix typo,
9865         libstd++ -> libstdc++.
9866
9867 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9868
9869         * MAINTAINERS: Add self to Write After Approval list.
9870
9871 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
9872
9873         * MAINTAINERS: Update my email address.  Add myself to global write
9874         privs list.
9875
9876 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
9877
9878         * Makefile.in: Merge with src and libgcj.
9879         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
9880         configure-target-<library> when their configure scripts need the C
9881         or C++ library to have already been built to work properly.
9882         (do_proto_toplev): Set them to an empty string.
9883
9884         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9885         (REALLY_SET_LIB_PATH): Use them.
9886
9887 2000-11-17  Stan Shebs  <shebs@apple.com>
9888
9889         * MAINTAINERS: Add self to Write After Approval list.
9890
9891 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9892
9893         * configure: Provide the original toplevel configure arguments
9894         (including $0) to subprocesses in the environment rather than
9895         through gcc/configargs.h.
9896
9897 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9898
9899         * MAINTAINERS: Remove references to cccp. Change C9X reference to
9900         C99.  Alphabetise "Write After Approval" list.
9901
9902 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
9903
9904         * configure: Turn on libstdc++ V3 by default.
9905
9906         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9907         if we've got GCC.
9908
9909 2000-11-11  Philip Blundell  <philb@gnu.org>
9910
9911         * MAINTAINERS: Add self to Write After Approval list.
9912
9913 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
9914
9915         * ltcf-c.sh (aix4): Improve shared library configuration; require
9916         exporting symbols.
9917         * ltcf-cxx.sh (aix4): Define.
9918         * ltconfig (aix4): Define library and soname specs appropriate for
9919         AIX.  Define command to create export symbols list.
9920
9921 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
9922
9923         * config.sub: Add support for Sun Chorus
9924
9925 2000-10-31  Nick Clifton  <nickc@redhat.com>
9926
9927         * MAINTAINERS: Rename <name>@cygnus.com addresses to
9928         <name>@redhat.com.  Also installed new email address for Clint
9929         Popetz.
9930
9931 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
9932
9933         * etc: Remove directory from GCC.
9934
9935 2000-10-16  Michael Meissner  <meissner@redhat.com>
9936
9937         * configure (gcc/configargs.h): Only create if there is a build GCC
9938         directory created.
9939
9940 2000-10-16  Matthias Klose  <doko@debian.org>
9941
9942         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9943         when configured for libstdc++-v3.
9944
9945 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
9946
9947         * configure: Save configure arguments to gcc/configargs.h.
9948
9949 2000-10-04  Philipp Thomas  <pthomas@suse.de>
9950
9951         * config.guess: Import CVS version 1.157.
9952         * config.sub: Import CVS version 1.181.
9953
9954 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
9955
9956         * Makefile.in (bootstrap): avoid recursion if subdir missing
9957         (cross): ditto
9958         (do-proto-toplev): ditto
9959
9960 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
9961
9962         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9963         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9964
9965         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9966         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
9967         all affected `configure' scripts.
9968
9969 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
9970
9971         * MAINTAINERS: Add self as cpplib co-maintainer.
9972
9973 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
9974
9975         * MAINTAINERS: Add self to Write After Approval list.
9976
9977 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9978
9979         * INSTALL/README: egcs -> GCC update.
9980
9981 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
9982
9983         * MAINTAINERS: Add myself to Write After Approval list.
9984
9985 2000-09-15  Kazu Hirata  <kazu@hxi.com>
9986
9987         * MAINTAINERS: Add myself to Write After Approval list.
9988
9989 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
9990
9991         * configure.in: Do not build byacc for hppa64.  Provide paths to the
9992         X11 libraries for hppa64.
9993
9994 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9995
9996         * MAINTAINERS: Add myself as 68hc11 port maintainer.
9997
9998 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
9999
10000         * Makefile.in (all-zlib): Added dummy target.
10001
10002         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10003         ltcf-gcj.sh: Updated from libtool multi-language branch.
10004
10005 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
10006
10007         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10008         (bootstrap*): Depend on all-bootstrap.
10009
10010 2000-09-05  Philipp Thomas  <pthomas@suse.de>
10011
10012         * config.guess: Import CVS version 1.156.
10013         * config.sub: Import CVS version 1.179.
10014
10015 2000-09-02  Anthony Green  <green@cygnus.com>
10016
10017         * Makefile.in (all-gcc): Depend on all-zlib.
10018         (CLEAN_MODULES): Add clean-zlib.
10019         (ALL_MODULES): Add all-zlib.
10020         * configure.in (host_libs): Add zlib.
10021
10022 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
10023
10024         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10025         crosses, but add gcc/include to the header search path for them.
10026
10027 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
10028
10029         * MAINTAINERS: Add self to Write After Approval list.
10030
10031 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10032
10033         * config.guess: Import CVS version 1.152.
10034         * config.sub: Import CVS version 1.177.
10035
10036 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
10037
10038         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10039         $targargs to tell whether newlib is going to be built.
10040
10041         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10042         $$r/TARGET_SUBDIR/libio for _G_config.h.
10043
10044 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
10045
10046         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10047
10048 2000-08-22  DJ Delorie  <dj@redhat.com>
10049
10050         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10051
10052 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
10053
10054         * config-ml.in (CC, CXX): Avoid trailing whitespace.
10055         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10056         sub-configures.
10057
10058 2000-08-21  DJ Delorie  <dj@redhat.com>
10059
10060         * MAINTAINERS: Add self as a libiberty maintainer
10061
10062 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
10063
10064         * configure.in (libstdcxx_flags): Use
10065         libstdc++-v3/src/libstdc++.INC.
10066
10067 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
10068
10069         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10070
10071 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
10072
10073         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10074
10075         * configure: Make enable_threads and enable_shared defaults
10076         explicit.  Substitute enable_threads into generated Makefiles.
10077         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10078         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10079
10080 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
10081
10082         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10083
10084 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
10085
10086         * config-ml.in (CC): Remove bogus duplicate quotation mark from
10087         previous delta.
10088
10089 2000-08-11  Jason Merrill  <jason@redhat.com>
10090
10091         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10092         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10093         (FLAGS_FOR_TARGET): Not here.
10094         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10095
10096 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
10097
10098         * config-ml.in (CC, CXX): Don't introduce a leading space.
10099
10100 2000-08-07  DJ Delorie  <dj@delorie.com>
10101
10102         * MAINTAINERS: Add self as a DJGPP maintainer
10103
10104 2000-08-07  DJ Delorie  <dj@redhat.com>
10105
10106         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10107         "if we're also building gcc, and it's a gcc that will run on the
10108         build machine, we want to use its includes instead of the system's
10109         default includes".
10110
10111 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10112
10113         * MAINTAINERS: Add self to Write After Approval list.
10114
10115 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
10116
10117         * configure.in (libstdcxx_flags): Don't use `"'.
10118
10119         * config-ml.in: Adjust multilib search paths to the
10120         appropriate multilib tree.
10121
10122 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
10123
10124         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10125         commas in $LANGUAGES.
10126
10127 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
10128
10129         * configure.in: Re-enable all references to libg++ and librx.
10130
10131 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
10132
10133         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10134         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
10135         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10136         * ltcf-cxx.sh (need_lc): Set based on postdeps.
10137
10138         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10139
10140 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
10141
10142         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10143         CXX_FOR_TARGET for sed.
10144
10145 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
10146
10147         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10148         Do not override if already set in the environment or in configure.
10149         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10150         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10151
10152 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
10153
10154         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10155         the libtool CVS tree multi-language branch.
10156         * ltconfig, ltmain.sh: Updated.
10157
10158 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
10159
10160         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10161         (clean-target): Depend on it.
10162
10163         * Makefile.in (FLAGS_FOR_TARGET): New macro.
10164         (GCC_FOR_TARGET): Use it.
10165         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10166         * configure.in: ... here.
10167         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
10168         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10169
10170 2000-07-24  Eric Christopher  <echristo@cygnus.com>
10171
10172         * MAINTAINERS: Add self to Write After Approval list.
10173
10174 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
10175
10176         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10177         (configure-target-libchill, configure-target-libobjc): Likewise.
10178
10179         * configure.in: Use the same cache file for all target libs.
10180         * config-ml.in: But different cache files per multilib variant.
10181
10182 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10183
10184         * configure (topsrcdir): Don't use dirname.
10185
10186 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
10187
10188         * MAINTAINERS: Add self to Write After Approval list.
10189
10190 2000-07-20  Jason Merrill  <jason@redhat.com>
10191
10192         * configure.in: Remove all references to libg++ and librx.
10193
10194         * configure, configure.in, Makefile.in: Unify gcc and binutils.
10195
10196 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
10197
10198         * config.sub: Update to subversions version 2000-07-06.
10199
10200 2000-07-12  Andrew Haley  <aph@cygnus.com>
10201
10202         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10203         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10204
10205 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
10206
10207         * symlink-tree:  Check number of arguments.
10208
10209 2000-07-05  Jim Wilson  <wilson@cygnus.com>
10210
10211         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10212         search path for a g++ extracted from the build tree.  This
10213         will allow link tests run by configure scripts in
10214         subdirectories to succeed.
10215
10216 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
10217
10218         * ltconfig: Add support for mips-dde-sysv4.2MP
10219
10220 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10221
10222         * MAINTAINERS: Add myself as loop discovery maintainer.
10223
10224 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
10225
10226         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10227         `os2'. Force ac_cv_exeext to be ".exe" in that case.
10228
10229 2000-06-19  Timothy Wall  <twall@cygnus.com>
10230
10231         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10232         * config.sub: Add tic54x target.
10233
10234 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10235
10236         * MAINTAINERS: Add self as Fortran maintainer,
10237         remove Craig Burley.
10238
10239 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10240
10241         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10242         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10243
10244 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
10245
10246         * MAINTAINERS: Add self as i18n maintainer
10247
10248 20000-05-21  H.J. Lu  (hjl@gnu.org)
10249
10250         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10251         directory are used if they exist. Make sure
10252         $(build_tooldir)/include is searched for header files,
10253         $(build_tooldir)/lib/ for library files.
10254         (GCC_FOR_TARGET): Likewise.
10255         (CXX_FOR_TARGET): Likewise.
10256
10257 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
10258
10259         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10260
10261 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
10262
10263         * Makefile.in (configure-target-libiberty): Depend on
10264         configure-target-newlib.
10265
10266 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
10267
10268         * configure.in, Makefile.in: Merge all libffi-related
10269         configury stuff from the libgcj tree.
10270
10271 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10272
10273         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10274         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10275
10276 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10277
10278         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10279         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10280         current version information.  Add to proto-toplev directory.
10281         (gdb-taz): Build do-djunpack.
10282
10283 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
10284
10285         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10286
10287 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10288
10289         * MAINTAINERS: Add self to Write After Approval list.
10290
10291 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10292
10293         * ltmain.sh: Preserve in relink_command any environment
10294         variables that may affect the linker behavior.
10295
10296 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
10297
10298         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10299
10300 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
10301
10302         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10303
10304 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
10305
10306         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10307         with the version name.
10308
10309 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
10310
10311         * MAINTAINERS: Add self as bb-reorder maintainer.
10312
10313 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
10314
10315         * config.if: Tweak.
10316
10317 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
10318
10319         * djunpack.bat: New file.
10320
10321 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10322
10323         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10324         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10325         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10326         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10327
10328 2000-04-16  Dave Pitts  <dpitts@cozx.com>
10329
10330         * config.sub (case $basic_machine): Change default for "ibm-*"
10331         to "openedition".
10332
10333 2000-04-13  Andreas Jaeger  <aj@suse.de>
10334
10335         * MAINTAINERS: Added myself.
10336
10337 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10338
10339         * Makefile.in (gdb-taz): New target.  GDB specific archive.
10340         (do-md5sum): New target.
10341         (MD5PROG): Define.
10342         (PACKAGE): Default to TOOL.
10343         (VER): Default to a shell script.
10344         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
10345         md5 checksum generation.
10346         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10347         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10348         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10349         insight.tar.bz2): Use gdb-taz to create archive.
10350
10351 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10352
10353         * configure (warn_cflags): Delete.
10354
10355 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
10356
10357         * MAINTAINERS: Added myself.
10358
10359 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
10360             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
10361
10362         * configure.in (enable_libstdcxx_v3): Add.
10363         (target_libs): Add bits here to switch between libstdc++-v2 and
10364         libstdc++-v3.
10365         * config.if: And this file too.
10366         * Makefile.in: Add libstdc++-v3 targets.
10367
10368 2000-04-05  Michael Meissner  <meissner@redhat.com>
10369
10370         * config.sub (d30v): Add d30v as a basic machine type.
10371
10372 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
10373
10374         * configure.in: -linux-gnu*, not -linux-gnu.
10375
10376 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10377
10378         * MAINTAINERS: Add self in write-after-approval section.
10379
10380 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
10381
10382         * MAINTAINERS: Add self as ia64 port maintainer.
10383
10384 2000-03-08  Neil Booth  <NeilB@earthling.net>
10385
10386         * MAINTAINERS: Add self in write-after-approval section.
10387
10388 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10389
10390         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10391         (do-tar-bz2): Replace TOOL with PACKAGE.
10392         (gdb.tar.bz2): Remove GDBTK from GDB package.
10393         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10394         dejagnu.tar.bz2): New packages.
10395
10396 2000-02-27  Andreas Jaeger  <aj@suse.de>
10397
10398         * configure.in: Add entry for mips*-*-linux*, move catch all
10399         *-*-*linux* entry below this one.
10400
10401 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
10402
10403         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10404
10405 2000-02-24  Nick Clifton  <nickc@cygnus.com>
10406
10407         * config.sub: Support an OS of "wince".
10408
10409 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10410
10411         * config.guess, config.sub: Updated to match config's 2000-02-15
10412         version.
10413
10414 2000-02-23  Linas Vepstas  <linas@linas.org>
10415
10416         * config.sub: Add support for Linux/IBM 370.
10417         * configure.in: Likewise.
10418
10419 2000-02-22  Nick Clifton  <nickc@cygnus.com>
10420
10421         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10422
10423 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
10424
10425         * config.guess: Guess "cygwin" rather than "cygwin32".
10426
10427 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10428
10429         * configure (gcc_version): When setting, narrow search to
10430         lines containing `version_string'.
10431
10432 2000-02-15  Denis Chertykov  <denisc@overta.ru>
10433
10434         * config.sub: Add support for avr target.
10435
10436 2000-02-14  Nick Clifton  <nickc@cygnus.com>
10437
10438         * MAINTAINERS: Add maintainers for MCore port.
10439
10440 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10441
10442         * config.sub: Add mmix-knuth-mmixware.
10443
10444 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10445
10446         * MAINTAINERS: Pair cccp with cpplib maintainership.
10447
10448 2000-01-27  Christopher Faylor  <cgf@redhat.com>
10449
10450         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10451         structure stuff to -L library search.
10452         (CXX_FOR_TARGET): Ditto.
10453         (CROSS_CHECK_MODULES): Fix spelling mistake.
10454
10455 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
10456
10457         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10458         the C++ compiler.
10459
10460 2000-01-12  Richard Henderson  <rth@cygnus.com>
10461
10462         * configure.in: Don't build some bits for beos.
10463
10464 2000-01-12  Joel Sherrill (joel@OARcorp.com)
10465
10466         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10467         as include files.
10468
10469 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
10470
10471         * Add self as cpplib maintainer, as requested by Jason
10472         Merrill.  Correct my e-mail address.
10473
10474 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
10475
10476         * configure.in: Use mt-aix43 to handle *_TARGET defs,
10477         not mh-aix43.
10478
10479 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
10480
10481         * MAINTAINERS: Add myself to "write after approval" list.
10482
10483 1999-12-14  Richard Henderson  <rth@cygnus.com>
10484
10485         * config.guess (alpha-osf, alpha-linux): Detect ev67.
10486         * config.sub: Accept alphaev[78], alphaev8.
10487
10488 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10489
10490         * config.guess, config.sub: Update from autoconf.
10491
10492 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
10493
10494         * MAINTAINERS:  update my playtime e-address.
10495
10496 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10497
10498         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10499         necessary libraries are missing.
10500
10501 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
10502
10503         * MAINTAINERS: Add new 'write after approval' maintainer.
10504
10505 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10506
10507         * MAINTAINERS: Add new Java maintainer.
10508
10509 1999-10-25  Andreas Schwab  <schwab@suse.de>
10510
10511         * configure: Fix quoting inside arguments of eval.
10512
10513 1999-10-21  Nick Clifton  <nickc@cygnus.com>
10514
10515         * config-ml.in: Allow suppression of some ARM multilibs.
10516
10517 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
10518
10519         * config.guess: Add OS/390 match pattern.
10520         * config.sub: Add mvs, openedition targets.
10521         * configure.in (i370-ibm-opened*): New.
10522
10523 1999-09-04  Steve Chamberlain  <sac@pobox.com>
10524
10525         * config.sub: Add support for configuring for pj.
10526
10527 1999-08-31  Nick Clifton  <nickc@cygnus.com>
10528
10529         * config.sub (maybe_os): Add support for configuring for fr30.
10530
10531 1999-08-25  Nick Clifton  <nickc@cygnus.com>
10532
10533         * configure.in: Do not configure or build ld for AIX
10534         platforms.  ld is known to be broken on these platforms.
10535
10536 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10537
10538         * config-ml.in: Pass compiler flag corresponding to multidirs to
10539         subdir configures.
10540
10541 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
10542
10543         * Makefile.in (LDFLAGS): Define.
10544
10545 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
10546
10547         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10548         noconfigdirs.
10549         (*-*-cygwin*): Likewise.
10550
10551 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
10552
10553         * mkdep: New file.
10554         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10555         (BINUTILS_SUPPORT_DIRS): Add mkdep.
10556
10557         From Eli Zaretskii <eliz@is.elta.co.il>:
10558         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10559         long file name when using DJGPP on MS-DOS.
10560
10561 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
10562
10563         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10564
10565 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
10566
10567         * Makefile.in (check-target-libio): Remove all-target-libstdc++
10568         dependency as this causes "make check" to globally "make all"
10569
10570 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
10571
10572         * configure.in (target_libs): Added target-zlib.
10573         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10574         (CONFIGURE_TARGET_MODULES): Likewise.
10575         (CHECK_TARGET_MODULES): Likewise.
10576         (INSTALL_TARGET_MODULES): Likewise.
10577         (CLEAN_TARGET_MODULES): Likewise.
10578         (configure-target-zlib): New target.
10579         (all-target-zlib): Likewise.
10580         (all-target-libjava): Depend on all-target-zlib.
10581         (configure-target-libjava): Depend on configure-target-zlib.
10582
10583         * Makefile.in (configure-target-libjava): Depend on
10584         configure-target-newlib.
10585         (configure-target-boehm-gc): New target.
10586         (configure-target-qthreads): New target.
10587
10588         * configure.in (target_libs): Added target-qthreads.
10589         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10590         (CONFIGURE_TARGET_MODULES): Likewise.
10591         (CHECK_TARGET_MODULES): Likewise.
10592         (INSTALL_TARGET_MODULES): Likewise.
10593         (CLEAN_TARGET_MODULES): Likewise.
10594         (all-target-qthreads): New target.
10595         (configure-target-libjava): Depend on configure-target-qthreads.
10596         (all-target-libjava): Depend on all-target-qthreads.
10597
10598         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10599         (CONFIGURE_TARGET_MODULES): Likewise.
10600         (CHECK_TARGET_MODULES): Likewise.
10601         (INSTALL_TARGET_MODULES): Likewise.
10602         (CLEAN_TARGET_MODULES): Likewise.
10603         (all-target-libjava): New target.
10604         (all-target-boehm-gc): Likewise.
10605         * configure.in (target_libs): Added libjava, boehm-gc.
10606
10607 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
10608
10609         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10610         configure.bat in SUPPORT_FILES.
10611         (gas+binutils.tar.bz2): Likewise.
10612
10613         * makeall.bat: Remove; obsolete.
10614
10615 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
10616
10617         From Mark Elbrecht:
10618         * configure.bat: Remove; obsolete.
10619
10620 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
10621
10622         * configure: Add -W -Wall to the default CFLAGS when compiling with
10623         gcc.
10624
10625 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
10626
10627         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10628
10629 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
10630
10631         * configure.in: Build ld on IRIX6.
10632
10633 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
10634
10635         * Makefile.in: Change distribution targets to use bzip2 instead of
10636         gzip.
10637         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10638         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10639
10640 1999-06-04  Nick Clifton  <nickc@cygnus.com>
10641
10642         * config.sub: Add mcore target.
10643
10644 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
10645
10646         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10647
10648 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
10649
10650         * config.guess (dummy): Changed to $dummy.
10651
10652 1999-05-24  Nick Clifton  <nickc@cygnus.com>
10653
10654         * config.sub: Tidied up case statements.
10655
10656 1999-05-22  Ben Elliston  <bje@cygnus.com>
10657
10658         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10659         <jiro@din.or.jp>.
10660
10661         * config.guess: Merge with FSF version. Future changes will be
10662         more accurately recorded in this ChangeLog.
10663         * config.sub: Likewise.
10664
10665 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
10666
10667          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10668
10669 1999-04-30  Tom Tromey  <tromey@cygnus.com>
10670
10671         * ltmain.sh: [mode link] Always use CC given by ltconfig.
10672
10673 1999-04-23  Tom Tromey  <tromey@cygnus.com>
10674
10675         * ltconfig, ltmain.sh: Update to libtool 1.2f.
10676
10677 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
10678
10679         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
10680         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
10681         Bad merge removed these two changes.
10682
10683 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
10684                           Martin Heller (Ing.-Buero_Heller@t-online.de)
10685
10686         * config.guess (interix Alpha): Add.
10687
10688 1999-04-11  Richard Henderson  <rth@cygnus.com>
10689
10690         * configure.in (i?86-*-beos*): Do config gperf; don't config
10691         gdb, newlib, or libgloss.
10692
10693 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
10694
10695         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
10696         link a trivial program with -mabi=64.  If it fails, remove mabi=64
10697         from multidirs.
10698
10699 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
10700
10701         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
10702
10703 1999-04-08  Nick Clifton  <nickc@cygnus.com>
10704
10705         * config.sub: Add support for mcore targets.
10706
10707 1999-04-07  Michael Meissner  <meissner@cygnus.com>
10708
10709         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
10710         not mt-ospace, in order to shut up assembler warning about using
10711         symbols that are named the same as registers.
10712
10713 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
10714
10715         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
10716         dependency list for all-target-cygmon.
10717
10718 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
10719
10720         * config-ml.in: Check $host, not $target, for selective multilibs.
10721         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
10722         thumb interworking, and underscore prefix multilibs.
10723
10724 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
10725
10726         * missing: Update to version from current automake.
10727
10728 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
10729
10730         * configure (gxx_include_dir): Removed.
10731
10732         * configure.in (gxx_include_dir): Handle it.
10733         * Makefile.in: Likewise.
10734
10735 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
10736
10737         * config.sub (mips64vr4111,mips64vr4111el) Add.
10738
10739 1999-03-21  Ben Elliston  <bje@cygnus.com>
10740
10741         * config.guess: Correct typo for detecting ELF on FreeBSD.
10742
10743 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
10744
10745         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
10746         config/mh-djgpp.
10747
10748 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
10749
10750         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
10751         all-target-newlib to dependency list for all-target-bsp.
10752
10753 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10754
10755         * config.sub: Add i386-uwin support.
10756         * config.guess: Likewise.
10757
10758 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10759
10760         * configure.in: cleanup, add mh-*pic handling for arm, special
10761         case powerpc*-*-aix*
10762
10763 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
10764
10765         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
10766         can be built.
10767
10768 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
10769
10770         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
10771         targets.
10772
10773 1999-03-02  Nick Clifton  <nickc@cygnus.com>
10774
10775         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
10776
10777 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
10778
10779         * config.sub: Check for "cygwin*" rather than "cygwin32*"
10780
10781 1999-02-24  Nick Clifton  <nickc@cygnus.com>
10782
10783         * config.sub: Fix typo in arm recognition.
10784
10785 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
10786
10787         * configure.in (noconfigdirs): Changed target_configdirs to
10788         include target-bsp only for m68k-*-elf* and m68k-*-coff*
10789         rather than m68k-*-* since it is not known to work on
10790         m68k-aout. Ditto for arm-*-*oabi.
10791
10792 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
10793
10794         * configure.in (*-*-windows*): Remove, no longer used.
10795
10796 1999-02-19  Ben Elliston <bje@cygnus.com>
10797
10798         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
10799         Smart and improved by Andrew Cagney.
10800
10801 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
10802
10803         * config.guess: Recognize openbsd-*-hppa.
10804
10805 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
10806
10807         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
10808         only if it is not empty.
10809
10810 1999-02-17  Nick Clifton  <nickc@cygnus.com>
10811
10812         Patch from: Scott Bambrough <scottb@corelcomputer.com>
10813
10814         * config.guess: Modified to recognize uname's armv* syntax.
10815
10816         * config.sub: Modified to recognize uname's armv* syntax.
10817
10818 1999-02-17  Mark Salter  <msalter@cygnus.com>
10819
10820         * configure.in: Added target-bsp for sparclite.
10821
10822 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
10823
10824         * config.sub: Recognize alphapca5[67] and up to alphaev8.
10825
10826 1999-02-08  Nick Clifton  <nickc@cygnus.com>
10827
10828         * configure.in: Add support for strongarm port.
10829         * config.sub: Add support for strongarm target.
10830
10831 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10832
10833         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10834         the old name config/mh-cygwin32.
10835         Enable texinfo.
10836
10837 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
10838
10839         * configure.in: Do build ld for ix86 Solaris.
10840
10841 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
10842
10843         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
10844         $AR_FOR_TARGET.  Likewise for RANLIB.
10845
10846 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
10847
10848         * config.sub (oabi):  Recognize.
10849         * configure.in (arm-*-oabi):  Handle.
10850
10851 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
10852
10853         * config.guess: Improve detection of i686 on UnixWare 7.
10854
10855 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10856
10857         * config.guess: Add support for i386-pc-interix.
10858         * config.sub: Likewise.
10859         * configure.in: Likewise.
10860
10861 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
10862
10863         * Makefile.in: Remove unneeded all-target-libio from
10864         from all-target-winsup target since it is now unneeded.
10865         Add all-target-libtermcap in its place since it is now
10866         needed.
10867
10868 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
10869
10870         * configure.in: makefile stub for cygwin target is probably
10871         unnecessary.  Remove it for now.
10872
10873 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
10874
10875         * configure.in: libtermcap.a should be built when cygwin is the
10876         target as well as the host.
10877         * config.guess: Allow mixed case in cygwin uname output.
10878         * Makefile.in: Add libtermcap target.
10879
10880 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
10881
10882         * config.sub: Clean up handling of hppa2.0.
10883
10884 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
10885
10886         * config.guess: Use C code to identify more HP machines.
10887
10888 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
10889
10890         * config.sub: Handle hppa2.0.
10891
10892 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
10893
10894         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10895         cygmon for all sparclite targets, regardless of object format.
10896
10897 1998-12-15  Mark Salter  <msalter@cygnus.com>
10898
10899         * configure.in: Added target-bsp for several target architectures.
10900
10901         * Makefile.in: Added rules for bsp.
10902
10903 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
10904
10905         * config.guess: Improve detection of hppa2.0 processors.
10906
10907 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
10908
10909         * config.guess: Recognize FreeBSD using ELF automatically.
10910
10911 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
10912
10913         * configure (skip-this-dir): Add handling for new shell script, which
10914         might be created by a sub-directory's configure to indicate, this particular
10915         directory is "unwanted".
10916         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10917
10918 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
10919
10920         * ltconfig: import from libtool, after changing libtool to
10921         account for the cygwin name change.
10922
10923 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
10924
10925         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10926         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10927
10928 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
10929
10930         * configure.in: Add libtermcap to list of cygwin dependencies.
10931
10932 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
10933
10934         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10935         they include winsup/include when it's a cygwin target.
10936
10937 1998-11-12  Tom Tromey  <tromey@cygnus.com>
10938
10939         * configure.in (host_tools): Added zip.
10940         * Makefile.in (all-target-libjava): Depend on all-zip.
10941         (all-zip): New target.
10942         (ALL_MODULES): Added all-zip.
10943         (NATIVE_CHECK_MODULES): Added check-zip.
10944         (INSTALL_MODULES): Added install-zip.
10945         (CLEAN_MODULES): Added clean-zip.
10946
10947 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
10948
10949         * Makefile.in: lose "32" from comment about cygwin.
10950
10951 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
10952
10953         * configure.in: Use -Os to build target libraries for the fr30.
10954
10955 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
10956
10957         * config.sub: Add fr30.
10958
10959 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
10960
10961         * configure.in: drop "32" from config/mh-cygwin32.  Check
10962         cygwin* instead of cygwin32*.
10963         * config.sub: Check cygwin* instead of cygwin32*.
10964
10965 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
10966
10967         * config.guess: Match any version of Unixware7.
10968
10969 1998-10-20  Syd Polk  <spolk@cygnus.com>
10970
10971         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10972         if desired.
10973
10974 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
10975
10976         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10977         these if the appropriate directories and files to not exist.
10978
10979 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
10980
10981         * Makefile.in (DEVO_SUPPORT): Add config.if.
10982
10983 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10984
10985         * configure: Add pattern to replace "build_tooldir"'s
10986         definition in the generated Makefile with "tooldir"'s
10987         actual value.
10988
10989 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
10990
10991         * config.sub: Bring back lost sparcv9.
10992
10993         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10994
10995 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
10996
10997         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10998         CC_FOR_TARGET and friends.
10999
11000 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
11001
11002         * Makefile.in (build_tooldir): New variable, same as tooldir.
11003         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11004         -B$(build_tooldir)/bin/.
11005         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11006
11007 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11008
11009         * README: Remove installation instructions and refer to the
11010         INSTALL directory instead.
11011
11012 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
11013
11014         * config.sub: Add support for i[34567]86-pc-udk.
11015         * configure.in: Likewise.
11016
11017 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
11018
11019         * Makefile.in: add bzip2 package building bits for user
11020         tools module
11021         * configure.in: ditto
11022
11023 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
11024
11025         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11026         (ALL_TARGET_MODULES): Add all-target-libobjc.
11027         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11028         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11029         (all-target-libchill): Add dependencies.
11030         * configure.in (target_libs): Add libchill.
11031
11032 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
11033
11034         * configure.in (target_subdir): Remove duplicate line.
11035
11036 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
11037
11038         * Makefile.in (all-automake): fix dependencies.
11039
11040 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
11041
11042         * configure.in: Minor cleanups for building in the $(target_alias)
11043         subdir.
11044
11045 1998-09-22  Jim Wilson  <wilson@cygnus.com>
11046
11047         * Makefile.in (bootstrap): Set r and s before make all.  Use
11048         BASE_FLAGS_TO_PASS in make all.
11049         (cross): Likewise.
11050
11051 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
11052
11053         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11054
11055 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
11056
11057         * config.sub: Fix typo in last change.
11058
11059 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11060
11061         * config.sub: Add support for C4x target.
11062         * configure.in: Likewise.
11063
11064 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
11065
11066         * config.sub: Recognize sparcv9 just like sparc64.
11067
11068 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
11069
11070         * config.guess: Match "Pent II" or "PentII" for OpenServer.
11071
11072 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
11073
11074         * config.guess: Correctly identify Pentium II sco boxes.
11075
11076         * config.guess: Fix "tr" code.  From Weiwen Liu.
11077
11078 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
11079
11080         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11081         stabs.
11082
11083 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
11084
11085         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11086         (ALL_TARGET_MODULES): Add all-target-libchill.
11087         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11088         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11089         (all-target-libchill): Add dependencies.
11090         * configure.in (target_libs): Add libchill.
11091
11092 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11093
11094         * config.guess: Avoid assumptions about "tr" behaves when
11095         LANG is set to something other than English.
11096
11097 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
11098
11099         * configure (gxx_include_dir): Changed to
11100         '${prefix}/include/g++'-${libstdcxx_interface}.
11101
11102         * config.if: New to determine the interfaces.
11103
11104 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
11105
11106         * config.guess: Detect and handle MPE/IX.
11107         * config.sub: Deal with MPE/IX.
11108
11109 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
11110
11111         * configure.in: Use mh-aix43.
11112
11113 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
11114
11115         * configure: Fix --without/--disable cases for gxx-include-dir.
11116
11117 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
11118
11119         * mdata-sh:  Imported.  Needed for automake support.
11120
11121 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
11122
11123         * Makefile.in (taz): Try "chmod -R og=u ." before
11124         "chmod og=u `find . -print`".
11125
11126 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
11127
11128         * configure.in: Add arm-elf and thumb-elf support.
11129
11130 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
11131
11132         * Makefile.in: Undo previous patch.
11133
11134 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
11135
11136         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11137         to here ...
11138         (install-no-fixedincludes): and here
11139         (INSTALL_MODULES): ... from here.
11140
11141 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11142
11143         * config.sub: Merge with FSF.
11144
11145         * config.guess: Merge with FSF.
11146
11147 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
11148
11149         * configure (extraconfigdirs): New variable.
11150         (SUBDIRS): Add extraconfigdirs and recurse on them too.
11151         * Makefile.in (all): Move higher in file.
11152         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11153         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11154         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11155         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11156         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11157
11158 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
11159
11160         * Makefile.in (all-target-libjava): Depend on all-gcc and
11161         all-target-newlib.
11162         (configure-target-libjava): Depend on $(ALL_GCC).
11163
11164 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
11165
11166         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11167         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11168
11169 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
11170
11171         * INSTALL/README: Fix typo.
11172
11173 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11174
11175         * ylwrap: Change absolute path checks to check for DOS style path
11176         names.
11177
11178         * ylwrap: Don't use a full path name if the source file is in the
11179         same directory.  From hjl@lucon.org (H.J. Lu).
11180
11181         * config-ml.in: Default to being verbose, to match Feb 18 change to
11182         configure.
11183
11184 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
11185
11186         Brought over from egcs:
11187
11188         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11189
11190         * configure.in (target_subdir): Set to ${target_alias} instead
11191         of "libraries".
11192
11193         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11194
11195         * configure.in (target_subdir): Set to libraries if enable_multilib.
11196
11197 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
11198
11199         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11200         multilibs, force reconfiguration the first time we create
11201         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11202
11203 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
11204
11205         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11206         avoid confusion with --no-recursion.
11207
11208 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
11209
11210         * configure.in: Win32 hosts shouldn't use install -x
11211         * install-sh: remove -x option, and special .exe-handling
11212         hack.
11213
11214 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
11215
11216         * config.guess: Recognize i586-pc-beos.
11217         * configure.in: Don't build some bits for beos.
11218
11219 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11220
11221         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11222         CFLAGS default to -O2.
11223
11224         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11225         when using GNU ld.
11226
11227 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
11228
11229         * ltmain.sh: Correct install when using a different shell.
11230
11231 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11232
11233         * ltconfig, ltmain.sh: Update to libtool 1.2b.
11234
11235 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
11236
11237         * makefile.vms: Update to build binutils/makefile.vms.  Add install
11238         target.
11239
11240 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
11241
11242         * ltconfig: Update to correct AIX handling.
11243
11244 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11245
11246         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11247
11248         * configure.in (target_subdir): Set to ${target_alias} instead
11249         of "libraries".
11250
11251 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
11252
11253         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11254         (Makefile): Depend on $(gcc_version_trigger).
11255
11256         * configure (gcc_version): Change default initializer to empty
11257         string.
11258         (gcc_version_trigger): New variable; pass this variable down
11259         to subdir configures to enable them checking gcc's version
11260         themselves. Emit make macros for both gcc_version vars.
11261         (topsrcdir): Initialize reliably.
11262         (recursion line): Remove --with-gcc-version=${gcc_version}.
11263
11264 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11265
11266         * configure (enable_version_specific_runtime_libs): Implement new flag
11267         --enable-version-specific-runtime-libs which installs C++ runtime stuff
11268         in $(libsubdir); emit definition in each generated Makefile.
11269         (gxx_include_dir): Initialize depending on
11270         $enable_version_specific_runtime_libs.
11271
11272 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11273
11274         * configure (gcc_version): Initialize properly depending on
11275         how and where configure is started.
11276         (recursion line): Pass a --with-gcc-version=${gcc_version}
11277         to configures in subdirs.
11278
11279 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
11280
11281         * configure.in (noconfigdirs): Add configure pattern for mips tx39
11282         cygmon
11283
11284 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
11285
11286         * configure.in: Add cygmon and libstub support for mn10200.
11287
11288 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
11289
11290         * configure (gcc_version): Add new variable describing the
11291         particular gcc version we're building.
11292         * Makefile.in (libsubdir): Add new macro for the directory
11293         in which the compiler finds executables, libraries, etc.
11294         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11295         and libsubdir.
11296
11297 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11298
11299         * Makefile.in (local-clean): Remove *.log.
11300         (warning.log): Built with warn_summary from build.log.
11301         (mail-report.log): Run test_summary.
11302         (mail-report-with-warnings.log): Run test_summary including
11303         warning.log in the report.
11304
11305 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
11306
11307         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11308
11309 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
11310
11311         * Makefile.in (grep): Grep no longer depends on libiberty.
11312
11313 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
11314
11315         * Makefile.in: all-snavigator needs all-libgui.
11316
11317 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
11318
11319         * configure.in: Add cygmon and libstub support for mn10300.
11320
11321 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
11322
11323         * missing: Update to version from automake 1.3.
11324
11325         * ltmain.sh: On installation, don't get confused if the same name
11326         appears more than once in the list of library names.
11327
11328 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11329
11330         * config.sub: Accept m68060 and m5200 as CPU names.
11331
11332 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
11333
11334         * configure: Use && rather than using -a in test, because odd
11335         strings can confuse test.
11336         * configure.in: Likewise.
11337
11338 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11339
11340         * ltconfig, ltmain.sh: Bring in Visual C++ support.
11341
11342 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11343
11344         * Makefile.in (boostrap2-lean, bootstrap3-lean,
11345         bootstrap4-lean): New targets.
11346
11347 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
11348
11349         * mpw-* Delete.  Not used.
11350
11351 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
11352
11353         * COPYING.LIB: Update FSF address.
11354
11355 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
11356
11357         * ltconfig, ltmain.sh: Update to libtool 1.2a.
11358
11359         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11360         GAS_SUPPORT_DIRS.
11361
11362 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
11363
11364         * ltconfig, ltmain.sh: Avoid producing a version number if
11365         -version-info was not used.
11366
11367 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11368
11369         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11370         building with newlib.
11371
11372 1998-04-30  Paul Eggert  <eggert@twinsun.com>
11373
11374         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11375         Solaris `make' causes it to continue to next definition.
11376
11377 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11378
11379         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11380         the right GUI libraries and files are installed along with GDB.
11381
11382 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11383
11384         * configure.in: Change alpha to alpha* in several places.
11385
11386 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
11387
11388         * config.sub: Recognize sparc86x.
11389
11390 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
11391
11392         * configure.in (--enable-target-optspace): Remove debug echo.
11393
11394 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
11395
11396         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11397
11398 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11399
11400         * ltconfig: Update cygwin32 support.
11401
11402         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11403         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11404         (GDB_SUPPORT_DIRS): Likewise.
11405
11406 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
11407
11408         * configure.in (target_makefile_frag): If --enable-target-optspace,
11409         use -Os to compile target libraries rather than -O2.  Default to
11410         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11411         not used.
11412         * configure.in (target_cflags): Ditto for d30v.
11413
11414 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
11415
11416         * Makefile.in (all-bfd): Depend on all-intl.
11417         (all-binutils): Likewise.
11418         (all-gas): Likewise.
11419         (all-gprof): Likewise.
11420         (all-ld): Likewise.
11421
11422 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
11423
11424         * configure.in (host_tools): Fix typo, lbtool -> libtool.
11425
11426 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11427
11428         * Makefile.in (all-bfd): Depend upon all-libiberty.
11429
11430         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11431
11432 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
11433
11434         * Makefile.in: Add libstub.
11435
11436         * configure.in: Ditto. Build libstub for targets that have cygmon
11437         support.
11438
11439 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
11440
11441         * configure.in: Don't set PICFLAG on ix86-cygwin32.
11442
11443 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
11444
11445         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11446         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
11447
11448 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
11449
11450         * configure: Define DEFAULT_M4 by searching PATH.
11451         * Makfile.in: Use DEFAULT_M4.
11452
11453 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11454
11455         * ltconfig: Add cygwin32 support.
11456
11457         * Makefile.in, configure.in: Add libtool as a native only directory
11458         to configure and build.
11459
11460 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
11461
11462         * Makefile.in (INSTALL_MODULES): Remove texinfo.
11463
11464 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
11465
11466         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11467
11468 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
11469
11470         * Makefile.in: add ash make rules
11471         * configure.in: add ash to native_only and host_tools lists
11472
11473 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
11474
11475         * Makefile.in (all-gettext, all-intl): New targets.
11476         (ALL_MODULES): Added all-gettext, all-intl.
11477         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11478         (INSTALL_MODULES): Added install-gettext, install-intl.
11479         (CLEAN_MODULES): Added clean-gettext, clean-intl.
11480
11481         * configure.in (host_tools): Added gettext.
11482         (native_only): Likewise.
11483         (noconfigdirs) [various cases]: Likewise.
11484         (host_libs): Added intl.
11485
11486 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
11487
11488         * configure: Do not disable building gdbtk for cygwin32 hosts.
11489
11490 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
11491
11492         * configure.in: Add thumb-coff target.
11493         * config.sub: Add thumb-coff target.
11494
11495 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11496
11497         * Makefile.in: Revert yesterday's change.
11498         (all-target-winsup):  all-target-librx stays out of here.
11499
11500 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11501
11502         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11503         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11504         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11505         Remove references to librx and libg++.
11506
11507 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
11508
11509         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11510         recursive makes
11511
11512 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
11513
11514         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11515         for newlib directory.
11516         (CXX_FOR_TARGET): Likewise.
11517
11518 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
11519
11520         * ltconfig: Update after libtool/ltconfig.in change for
11521         hpux11.
11522
11523 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
11524
11525         * ltconfig, ltmain.sh: Update to libtool 1.2.
11526
11527 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11528
11529         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11530         (install-gcc-cross): Instead, override LANGUAGES here.
11531
11532 1998-03-18  Dave Love  <d.love@dl.ac.uk>
11533
11534         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11535         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11536
11537 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
11538
11539         * configure.in: Add Thumb-pe target.
11540
11541 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
11542
11543         * Makefile.in - changed sn targets to snavigator
11544         * configure.in - changed sn targets to snavigator
11545
11546 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11547
11548         * config-ml.in: After building symlink tree call make distclean
11549         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11550         to be the case for libiberty.
11551
11552 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
11553
11554         * configure: When making link, also check the current
11555         directory. The configure scripts may create one.
11556
11557 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
11558
11559         * config.sub: Accept alphapca56 and alphaev6 properly.
11560
11561 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11562
11563         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11564
11565 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11566
11567         * config.sub (sco5): Fix typo.
11568
11569 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
11570
11571         * Makefile.in (INSTALL_MODULES): Move install-tcl before
11572         install-itcl.
11573         (install-itcl): Remove dependency on install-tcl.
11574
11575 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
11576
11577         * configure.in: Remove libgloss from noconfigdirs for MN10300.
11578
11579 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
11580
11581         * configure.in: Don't build libgui for a cygwin32 target when not on
11582         a cygwin32 host.
11583
11584 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11585
11586         * configure (redirect): Set to null, so default behavior of
11587         configure is now --verbose.
11588
11589 1998-02-16  Dave Love  <d.love@dl.ac.uk>
11590
11591         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11592         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11593
11594 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
11595
11596         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11597         this change to sync Makefile.in with its ChangeLog entries.
11598
11599 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
11600
11601         * ltmain.sh (mkdir): Check that the directory doesn't exist
11602         before we exit with error, so that we don't get races during
11603         parallel builds.
11604
11605 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11606
11607         * ltconfig, ltmain.sh: Update from libtool 1.0i.
11608
11609 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11610
11611         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11612         PICFLAG_FOR_TARGET.
11613         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11614
11615         * configure: Emit a definition for the new macro enable_shared
11616         into each Makefile.
11617
11618 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11619
11620         * configure.in (host_tools, native_only): Add libtool.
11621
11622 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
11623
11624         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11625         Fix typo in ming config comment.
11626
11627 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11628
11629         * ltconfig, ltmain.sh: Update from libtool 1.0h.
11630
11631 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
11632
11633         * config.sub: Add tic30 cases, and map c30 to tic30.
11634
11635 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
11636
11637         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11638         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11639         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11640         (CLEAN_TARGET_MODULES): Similarly
11641         (all-target-libf2c): Add dependences.
11642         * configure.in (target_libs): Add libf2c.
11643
11644 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
11645
11646         * configure.in: Remove expect from noconfigdirs when target
11647         is cygwin32.  OK to build expect and dejagnu with Canadian
11648         Cross.
11649
11650 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
11651
11652         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11653         host.
11654
11655         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11656         and mingw32.
11657
11658 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11659
11660         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11661         here as it is not defined in the toplevel Makefile.
11662
11663 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11664
11665         * configure (package_makefile_rules_frag): New variable, which names
11666         a file with generic rules, ...
11667         Change comment to mention we now have FIVE parts.
11668         * configure: Undo last change.
11669
11670 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
11671
11672         * config.guess: More accurate determination of HP processor types.
11673         * config.sub: More accurate determination of HP processor types.
11674
11675 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11676
11677         * configure (package_makefile_frag): Move inserting the
11678         ${package_makefile_frag} to where it should be according
11679         to the comment.
11680
11681 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
11682
11683         * config.guess: Add support for Linux/ARM.
11684
11685 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
11686
11687         * .cvsignore: Remove *-info and *-install since they match
11688         release-info and mpw-install, which we don't want to just ignore.
11689
11690 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
11691
11692         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
11693
11694 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
11695
11696         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
11697         local_prefix to sub-make invocations.
11698
11699 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
11700
11701         * configure.in: Check makefile fragments in the source
11702         directory.
11703
11704 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11705
11706         * configure.in: Check whether host and target makefile
11707         fragments exist before adding them to *_makefile_frag.
11708
11709 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
11710
11711         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
11712
11713 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
11714
11715         * configure.in: Make sure we only replace RPATH_ENVVAR on
11716         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
11717         regexp to sed.
11718
11719         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
11720         to sub-makes.
11721
11722 1998-01-13  Lee Iverson   (leei@ai.sri.com)
11723
11724         * config-ml.in (multi-do): LDFLAGS must include multilib
11725         designator.
11726
11727 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
11728
11729         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
11730
11731 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
11732
11733         * config.sub: Add mingw32 support.
11734         * configure.in: Likewise.
11735
11736 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
11737
11738         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
11739
11740 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
11741
11742         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11743         * configure (gxx_include_dir): Provide a definition for subdirs
11744         which do not use autoconf.
11745
11746 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
11747
11748         * config.guess: Sync with egcs.  Picks up new alpha support,
11749         BeOS & some additional linux support.
11750
11751 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
11752
11753         * config.guess: HP 9000/803 is a PA1.1 machine.
11754
11755 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
11756
11757         * configure.in: It's alpha*-...
11758
11759 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11760
11761         * configure.in (host_makefile_frag, target_makefile_frag):
11762         Handle multiple config files.
11763         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
11764         alpha-*-*.
11765
11766 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
11767
11768         * mkdep: New file.
11769
11770 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
11771
11772         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
11773
11774 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11775
11776         * Makefile.in: Add libgui directory.
11777         (GDB_TK): Add all-libgui.
11778         * configure.in: Add libgui directory.
11779         * configure: Add all-libgui to GDB_TK.
11780
11781 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
11782
11783         * config-ml.in (multidirs): Add m32r to multilib list.
11784
11785 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
11786
11787         * Makefile.in (all-target-gperf): Change dependency to
11788         all-target-libstdc++.
11789
11790 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
11791
11792         * config.guess: Add BeOS support.
11793
11794 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11795
11796         Source directory cvs renamed to cvssrc:
11797         * configure.in (host_tools): Change cvs to cvssrc.
11798         (native_only): Likewise.
11799         (noconfigdirs) [various cases]: Likewise.
11800         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
11801         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
11802         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
11803         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
11804         (all-cvssrc): Rename target from all-cvs.
11805
11806 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
11807
11808         * configure (gxx_include_dir): Fix thinko.
11809
11810 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
11811
11812         * Makefile.in (INSTALL_TARGET_CROSS): Define.
11813         (install-cross, install-gcc-cross): New targets.
11814
11815 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
11816
11817         * configure.in (noconfigdirs): Add support for Thumb target.
11818
11819         * config.sub (maybe_os): Add support for Thumb target.
11820
11821 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
11822
11823         * Makefile.in: Add rules for cygmon.
11824
11825         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
11826
11827 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
11828
11829         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11830         * configure (gxx_include_dir): Provide a definition for subdirs
11831         which do not use autoconf.
11832
11833 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
11834
11835         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
11836         11/18/97 build
11837
11838 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
11839
11840         * From Franz Sirl.
11841         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11842         found on RedHat Linux systems.
11843
11844 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
11845
11846         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11847         guesses.
11848
11849 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
11850
11851         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11852
11853 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
11854
11855         * ltmain.sh: If mkdir fails, check whether the directory was created
11856         anyhow by some other process.
11857
11858 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
11859
11860         * configure.in (d30v-*-*): Configure all directories.
11861
11862 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
11863
11864         * configure.in (d30v-*-*): Configure newlib, libiberty directories
11865         for the D30V.
11866
11867 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
11868
11869         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11870
11871 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
11872
11873         * include/libiberty.h: Add extern "C" { so it can be used with C++
11874         progrms.
11875         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
11876         programs.
11877
11878 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
11879
11880         * configure.in (d30v-*-*): Configure GCC now.
11881
11882 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
11883
11884         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11885         is no longer needed.
11886
11887 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
11888
11889         * Makefile.in: check-target-libio depends on all-target-libstdc++.
11890
11891 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
11892
11893         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11894         targets using "$@" to provide support for similar but not identical
11895         targets without having to duplicate code.
11896
11897 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
11898
11899         * makefile.vms: Fix to work with DEC C.
11900
11901 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
11902
11903         * config.sub: Add mips-tx39-elf to marketing names.
11904
11905 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
11906
11907         * ltmain.sh: Handle symlinks in generated script.
11908
11909 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
11910
11911         * configure: Handle autoconf style directory options: --bindir,
11912         --datadir, --includedir, --infodir, --libdir, --libexecdir,
11913         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11914         --sysconfdir.
11915         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11916         (sharedstatedir, localstatedir, oldincludedir): New variables.
11917         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11918         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11919         sbindir, sharedstatedir, and sysconfdir.
11920
11921 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11922
11923         * Makefile.in (bootstrap-lean): New target.
11924
11925 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
11926
11927         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
11928         sn, and gnuserv from noconfigdirs.
11929
11930 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
11931
11932         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11933
11934 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
11935
11936         * Makefile.in (cross): New target.
11937
11938 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
11939                           Jeff Law         <law@cygnus.com>
11940
11941         * Makefile.in (bootstrap2, bootstrap3): New targets.
11942         (all-bootstrap): Remove outdated and confusing target.
11943         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11944
11945 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11946
11947         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11948         windows.  Consistent with gdb/configure.
11949
11950 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
11951
11952         * configure.in: Name Linux target fragment.
11953
11954         * configure: Rewrite so that project Makefile fragment is inserted
11955         first and appears last in the resulting Makefile.
11956
11957 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11958
11959         * Makefile.in (install-itcl): Install tcl first.
11960
11961 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
11962
11963         * configure.in: remove bison from noconfigdirs for Cygwin32 host
11964
11965 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11966
11967         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11968
11969         * configure.in (skipdirs): Add target-librx for Linux.
11970         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11971
11972 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
11973
11974         * Makefile.in (bootstrap): New target.
11975
11976 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
11977
11978         * config.sub: Accept 'amigados' for backward compatibility.
11979
11980 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
11981
11982         * config.guess: Merge with FSF.
11983
11984 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
11985
11986         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11987
11988 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
11989
11990         * config.sub: Add "marketing-names" patch.
11991
11992 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
11993
11994         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11995
11996 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
11997
11998         * config.sub: Handle v850-elf.
11999
12000 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
12001
12002         * .cvsignore (*-install): Remove.
12003
12004 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
12005
12006         * ltconfig: Set CONFIG_SHELL in libtool.
12007         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12008
12009 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12010
12011         * configure.in (target_subdir): Set to libraries if enable_multilib.
12012
12013 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
12014
12015         * config.guess: Update from gcc directory.
12016
12017 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12018
12019         * Makefile.in (all-sim): Depends on all-readline.
12020
12021 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
12022
12023         * Makefile.in (BISON, YACC): Use $$s.
12024         (all-bison): Depend on all-texinfo.
12025
12026 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
12027
12028         * Makefile.in (BISON): Add -L flag.
12029         (YACC): Likewise.
12030
12031 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12032
12033         * configure.in (noconfigdirs): Add support for v850e target.
12034
12035         * config.sub (maybe_os): Add support for v850e target.
12036
12037 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12038
12039         * configure.in (noconfigdirs): Add support for v850ea target.
12040
12041         * config.sub (maybe_os): Add support for v850ea target.
12042
12043 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
12044
12045         * config.sub: Add mipstx39.  Delete r3900.
12046
12047 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12048
12049         * Makefile.in (all-autoconf): Depends on all-texinfo.
12050
12051 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
12052
12053         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12054         eabi targets.
12055
12056 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
12057
12058         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12059
12060         * configure: When handling a Canadian Cross, handle YACC as well as
12061         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
12062         * Makefile.in (all-bison): Depend upon all-texinfo.
12063
12064 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
12065
12066         * Makefile.in (BISON): bison, not byacc or bison -y.
12067         (YACC): bison -y or byacc or yacc.
12068         (various): Add *-bison as appropriate.
12069         (taz): No need to mess with BISON anymore.
12070
12071 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
12072
12073         * configure: If OSTYPE matches *win32*, try to find a good value for
12074         CONFIG_SHELL.
12075
12076 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
12077
12078         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12079         configure.in if it is present.
12080
12081 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
12082
12083         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12084
12085 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
12086
12087         * config.sub: Recognize `arc' cpu.
12088         * configure.in: Likewise.
12089         * config-ml.in: Likewise.
12090
12091 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
12092
12093         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12094
12095 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
12096
12097         * configure: Changed sed delimiter from ':' to '|' when
12098         attempting to substitute ${config_shell} for SHELL. On
12099         NT ${config_shell} may contain a ':' in it.
12100
12101 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
12102
12103         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12104
12105 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
12106
12107         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12108
12109 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12110
12111         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12112
12113         * ylwrap: If the program is a relative path, force it to be
12114         absolute.
12115
12116 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12117
12118         * configure (tooldir): Set BISON to `bison -y' and not just bison.
12119
12120 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12121
12122         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12123         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12124         for libraries.
12125
12126 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
12127
12128         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12129         separated by spaces.
12130
12131 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
12132
12133         * ylwrap: New file.
12134         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12135
12136         * ltmain.sh: Handle /bin/sh at start of install program.
12137
12138         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12139
12140         * ltconfig, ltmain.sh: New files, from libtool 1.0.
12141         * missing: New file, from automake 1.2.
12142
12143 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
12144
12145         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
12146         check-tk to CHECK_X11_MODULES.
12147
12148 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12149
12150         * config.sub: Merge with FSF.
12151
12152 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12153
12154         * config.guess: Merge with FSF.
12155
12156 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12157
12158         * configure: Treat msdosdjgpp like go32.
12159         * configure.in: Likewise.  Don't remove gprof for go32.
12160
12161         * configure: Change Makefile.tem2 to Makefile.tm2.
12162
12163 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
12164
12165         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12166
12167 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12168
12169         * install-sh (chmodcmd): Set to null if the DST directory already
12170         exists.  Same as Nov 11th change.
12171
12172 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
12173
12174         * configure (GDB_TK): Needs itcl and tix.
12175
12176 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
12177
12178         * config.guess: Update from FSF.
12179
12180 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
12181
12182         * Makefile.in (GDB_TK): Depend on itcl and tix.
12183
12184 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12185
12186         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12187         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12188         (INSTALL_SCRIPT): New variable.
12189         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12190         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12191         to -x.
12192         * install-sh: Add support for -x option.
12193
12194 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
12195
12196         * configure.in, Makefile.in: Treat tix like itcl.
12197
12198 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
12199
12200         * Makefile.in (WINDRES): New variable.
12201         (WINDRES_FOR_TARGET): New variable.
12202         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12203         (EXTRA_HOST_FLAGS): Add WINDRES.
12204         (EXTRA_TARGET_FLAGS): Add WINDRES.
12205         (EXTRA_GCC_FLAGS): Add WINDRES.
12206         ($(DO_X)): Pass down WINDRES.
12207         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12208         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12209         DLLTOOL_FOR_TARGET.
12210
12211 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
12212
12213         * configure.in: configure sim before gdb for win32-x-ppc
12214
12215 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12216
12217         Move gperf into the toplevel, from libg++.
12218         * configure.in (target_tools): Add target-gperf.
12219         (native_only): Add target-gperf.
12220         * Makefile.in (all-target-gperf): New target, depend on
12221         all-target-libg++.
12222         (configure-target-gperf): Empty rule.
12223         (ALL_TARGET_MODULES): Add all-target-gperf.
12224         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12225         (CHECK_TARGET_MODULES): Add check-target-gperf.
12226         (INSTALL_TARGET_MODULES): Add install-target-gperf.
12227         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12228
12229 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
12230
12231         * config.sub (mn10200): Recognize new basic machine.
12232
12233 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12234
12235         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12236         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12237
12238 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12239
12240         * configure.in: If we're building mips-sgi-irix6* native, turn on
12241         ENABLE_MULTILIB and set TARGET_SUBDIR.
12242
12243 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
12244
12245         * Makefile.in (all-sn): Depend on all-grep.
12246
12247 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
12248
12249         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12250
12251         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12252         Makefile.  From Jeff Makey <jeff@cts.com>.
12253         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12254
12255         * Makefile.in (DISTBISONFILES): Remove.
12256         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
12257         $(DEFAULT_YACC).
12258
12259         * configure.in: Build itl, db, sn, etc., when building for native
12260         cygwin32.
12261
12262         * Makefile.in (LD): New variable.
12263         (EXTRA_HOST_FLAGS): Pass down LD.
12264         ($(DO_X)): Likewise.
12265
12266 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
12267
12268         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12269
12270 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
12271
12272         * configure.in (targargs): Strip out any supplied --build argument
12273         before adding our own. Always add --build.
12274
12275 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
12276
12277         * configure.in (targargs): Pass --build if we're doing
12278         a cross-compile.
12279
12280 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
12281
12282         * configure: Use '|' instead of ":" as the separator in
12283         sed. Otherwise sed chokes on NT path names with drive
12284         designators. Also look for "?:*" as the leading characters in an
12285         absolute pathname.
12286
12287 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
12288
12289         * config.sub: Support for r3900.
12290
12291 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12292
12293         * configure.in: Use install-sh, not install.sh.
12294
12295 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12296
12297         * Makefile.in (taz): Improve check for BISON so it doesn't try to
12298         apply it twice.
12299
12300 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12301
12302         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12303         install-binutils.
12304
12305 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
12306
12307         * Makefile.in: Add automake targets.
12308         * configure.in (host_tools): Add automake.
12309
12310 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12311
12312         * configure: Default CXX to c++, not gcc.
12313         * Makefile.in (CXX): Set to c++, not gcc.
12314         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12315
12316 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
12317
12318         * install-sh: try appending a .exe if source file doesn't
12319         exist
12320
12321 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
12322
12323         * configure.in: Turn on multilib by default.
12324         (cross_only): Remove target-libiberty.
12325
12326         * Makefile.in (all-gcc): Don't depend on libiberty.
12327
12328 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
12329
12330         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12331
12332 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12333
12334         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12335         (DISTBISONFILES): Add ld/Makefile.in
12336
12337 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
12338
12339         * configure.in: if target is cygwin32 but host isn't cygwin32,
12340         don't configure gdb tcl tk expect, not just gdb.
12341
12342 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
12343
12344         * configure.in: Added gnuserv everywhere sn appears.
12345
12346         * Makefile.in (ALL_MODULES): Added all-gnuserv.
12347         (CROSS_CHECK_MODULES): Added check-gnuserv.
12348         (INSTALL_MODULES): Added install-gnuserv.
12349         (CLEAN_MODULES): Added clean-gnuserv.
12350         (all-gnuserv): New target.
12351
12352 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
12353
12354         * config.guess: Fixes for MIPS OpenBSD systems.
12355
12356 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12357
12358         * Makefile.in (INSTALL_XFORM): Remove.
12359         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12360
12361         * mkinstalldirs: New file, copied from automake.
12362         * Makefile.in (installdirs): Rename from install-dirs.  Use
12363         mkinstalldirs.  Change all users.
12364         (DEVO_SUPPORT): Add mkinstalldirs.
12365
12366 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12367
12368         * install-sh: Rename from install.sh.
12369         * Makefile.in (INSTALL): Change install.sh to install-sh.
12370         (DEVO_SUPPORT): Likewise.
12371
12372         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
12373         Graichen <graichen@rzpd.de>.
12374
12375 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
12376
12377         * config.guess: Recognize OpenBSD systems correctly.
12378
12379 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12380
12381         * README, Makefile.in (ETC_SUPPORT): Remove references to
12382         cfg-paper*, configure.{texi,man,info*}._
12383
12384 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
12385
12386         * Makefile.in (all.normal): Ensure that gcc is built after all
12387         the x11 - ie gdb - targets.
12388
12389 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
12390
12391         * makefile.vms: Don't run conf-a-gas.
12392
12393 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
12394
12395         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12396
12397 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
12398
12399         * configure.in: Remove noconfigdirs case since gdb also
12400         configures and builds for tic80-coff.
12401
12402 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12403
12404         * configure: Set cache_file to config.cache.
12405         * Makefile.in (local-distclean): Remove config.cache.
12406
12407 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12408
12409         * COPYING: Update FSF address.
12410
12411 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
12412
12413         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12414         noconfigdirs.
12415
12416 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12417
12418         * Makefile.in (install-dirs): Don't crash if prefix, and hence
12419         MAKEDIRS, is empty.
12420
12421 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
12422
12423         * config.sub: Tweak mn10300 entry.
12424
12425 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
12426
12427         * configure.in (host_tools): Put sim before gdb, so gdb's
12428         configure.tgt can determine if the simulator was configured.
12429
12430 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
12431
12432         * config.sub: Move BeOS $os case to be with other Cygnus
12433         local cases.
12434
12435 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
12436
12437         * config.sub: Remove misplaced comment that broke Linux.
12438
12439 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
12440
12441         * config.sub: Add BeOS support.
12442
12443 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
12444
12445         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12446
12447 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
12448
12449         * configure.in (noconfigdirs): Remove tcl and tk from
12450         noconfigdirs for cygwin32 builds.
12451
12452 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
12453
12454         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12455
12456 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
12457
12458         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12459         make-all.com, use makefile.vms instead.
12460
12461 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
12462
12463         * config.sub: Accept -lnews*.
12464
12465 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
12466
12467         * configure.in (noconfigdirs): Disable target-newlib,
12468         target-examples and target-libiberty for d30v.
12469
12470 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12471
12472         * configure.in (noconfigdirs): Enable ld for d30v.
12473
12474 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
12475
12476         * configure.in (tic80-*-*): Build compiler.
12477
12478 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
12479
12480         * configure.in (d30v-*): Remove sim directory from list of
12481         unsupported d30v directories
12482
12483 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12484
12485         * config.sub, configure.in: Add d30v target cpu.
12486
12487 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
12488
12489         * makefile.vms: New file.
12490         * make-all.com: Remove.
12491
12492 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
12493
12494         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12495
12496 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
12497
12498         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12499
12500 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
12501
12502         * Makefile.in (ALL_MODULES): Added all-db.
12503         (CROSS_CHECK_MODULES): Addec check-db.
12504         (INSTALL_MODULES): Added install-db.
12505         (CLEAN_MODULES): Added clean-db.
12506
12507 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
12508
12509         * config.guess: Merge with latest FSF sources.
12510
12511 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
12512
12513         * Makefile.in (ALL_MODULES): Added all-itcl.
12514         (CROSS_CHECK_MODULES): Added check-itcl.
12515         (INSTALL_MODULES): Added install-itcl.
12516         (CLEAN_MODULES): Added clean-itcl.
12517
12518 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
12519
12520         * configure.in: build gdb for mn10200
12521
12522 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
12523
12524         * Makefile.in (all-target-winsup): Depend on all-target-libio.
12525
12526 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
12527
12528         * configure.in (tic80-*-*): Turn off most targets right now.
12529
12530 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
12531
12532         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12533         rather than the makeinfo program.
12534         (do-info): Depend upon all-texinfo.
12535
12536 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12537
12538         * configure.in: Remove uses of config/mh-linux.
12539
12540         * config.sub, config.guess: Merge with latest FSF sources.
12541
12542 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
12543
12544         * config.sub (case $basic_machine): Add tic80 entries.
12545
12546 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
12547
12548         * config.sub, config.guess: Merge with latest FSF sources.
12549
12550 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12551
12552         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12553         * mpw-config.in: Test for NewFolderRecursive.
12554         * mpw-install: Use symbolic name for startup filename.
12555         * mpw-README: Add various additional details.
12556
12557 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
12558
12559         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12560
12561 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
12562
12563         * configure.in: Do build gcc and the target libraries for
12564         the mn10200.
12565
12566 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
12567
12568         * configure.in: don't avoid building gdb for mn10300 any more
12569         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12570         instead of single-quoting it.
12571
12572 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
12573
12574         * configure.in: Don't use --with-stabs on IRIX 6.
12575
12576 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
12577
12578         * configure.in (m32r): Build gdb, libg++ now.
12579
12580 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12581
12582         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
12583         directories from noconfigdirs.
12584
12585 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
12586
12587         * config.sub (basic_machine): added mips16 configuration
12588
12589 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12590
12591         * config.sub: Handle d10v-unknown.
12592
12593 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
12594
12595         * config.sub: Handle v850-unknown.
12596
12597 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
12598
12599         * Makefile.in: add findutils
12600         * configure.in: add findutils to list of host_tools
12601
12602 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
12603
12604         * config.sub: Handle mn10200 and mn10300.
12605
12606 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12607
12608         * configure.in (d10v-*): Do not build librx.
12609
12610 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
12611
12612         * configure.in (mn10300): Build everything except gdb & libgloss.
12613
12614 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
12615
12616         * config.guess:  Patch for Dansk Data Elektronik servers,
12617         from Niels Skou Olsen <nso@dde.dk>.
12618
12619         For ncr, use /bin/uname rather than uname, since GNU uname does not
12620         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
12621
12622         Patch for MIPS R4000 running System V,
12623         from Eric S. Raymond <esr@snark.thyrsus.com>.
12624
12625         Fix thinko for nextstep.
12626
12627         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12628
12629         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
12630         * config.guess: Guess mips-dec-mach_bsd4.3.
12631
12632         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
12633         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
12634         release numbers.
12635         * config.guess (mips-mips-riscos*):  Emit just enough of the
12636         release number.
12637
12638         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
12639         * config.guess (sparc-auspex-sunos*):  Added.
12640         (f300-fujitsu-*): Added.
12641
12642         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
12643         * config.guess:  Recognize a Tadpole as a sparc.
12644
12645 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12646
12647         * config.guess: Don't assume that NextStep version is either 2 or
12648         3.  NextStep 4 (aka OpenStep 4) has come out now.
12649
12650 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12651
12652         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12653         From Rik Faith <faith@cs.unc.edu>.
12654
12655 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
12656
12657         * config.sub: Contributions from bug-gnu-utils to:
12658         Support plain "hppa" (no version given) architecture, reported by
12659         OpenStep.
12660         OpenBSD like NetBSD.
12661         LynxOs is not a hardware supplier.
12662
12663         * config.guess: Contributions from bug-gnu-utils to add support for:
12664         OpenBSD like NetBSD.
12665         Stratus systems.
12666         More Pyramid systems.
12667         i[n>4]86 Intel chips.
12668         M680[n>4]0 Motorola chips.
12669         Use unknown instead of lynx for hardware manufacturer.
12670
12671 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12672
12673         * install.sh (chmodcmd): Set to null if the DST directory already
12674         exists.
12675
12676 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12677
12678         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
12679         not use mt-ppc target Makefile fragment any more.
12680
12681 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12682
12683         * configure.in (*-*-windows):  Exclude everything but those dirs
12684         needed to build windows.
12685
12686 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
12687
12688         * Makefile.in (all-target-winsup): Depend on all-target-librx.
12689
12690 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12691
12692         * configure.in:  Exclude mmalloc from i386-windows.
12693
12694 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12695
12696         * Undo my previous change.
12697
12698 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
12699
12700         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
12701         unconditionally.
12702         (MAKEOVERRIDES): Define (revert this part of October 18 change).
12703
12704 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12705
12706         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
12707         host to add it's own flags.
12708
12709 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
12710
12711         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
12712
12713 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
12714
12715         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
12716         (CXX_FOR_TARGET): Likewise.
12717         (GCC_FOR_TARGET): Define.
12718         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
12719         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
12720         CC_FOR_TARGET was specified on the command line.
12721         (MAKEOVERRIDES): Don't define.
12722
12723 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
12724
12725         * configure.in (m32r): Fix spelling of libg++ libs.
12726
12727 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
12728
12729         * config.sub (-apple*): Remove, now redundant.
12730
12731 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
12732
12733         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
12734
12735         * configure: Rework yesterday's sed script patch.
12736
12737         * config.sub: Merge with FSF.
12738
12739 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
12740
12741         * config.guess:  Merge from FSF.
12742
12743         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
12744         * config.guess: Use pc instead of unknown, for pc clone systems.
12745         Change linux to linux-gnu.
12746
12747         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12748         * config.guess: Avoid non-portable tr syntax.
12749
12750 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
12751
12752         * test-build.mk (HOLES): Add "xargs" for gdb.
12753
12754         * configure: Avoid hpux10.20 sed bug.
12755
12756 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
12757
12758         * configure.in:  Add support for windows host
12759         (that is a build done under the Microsoft build environment).
12760
12761 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
12762
12763         * Makefile.in: Replace all uses of srcroot with s, to shrink
12764         command line lengths.
12765
12766         Patches from Geoffrey Noer <noer@cygnus.com>:
12767         * configure.in: If configuring for newlib, pass --with-newlib to
12768         subdirectories.
12769         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
12770         -Bnewlib/ and -Lwinsup to gcc.
12771         (CXX_FOR_TARGET): Likewise.
12772
12773 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12774
12775         * Makefile.in (ETC_SUPPORT): Add configure.
12776
12777 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
12778
12779         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
12780         host configuration file.
12781
12782 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
12783
12784         * configure.in: Break mn10x00 support into separate
12785         mn10200 and mn10300 configurations.
12786         * config.sub: Likewise.
12787
12788 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
12789
12790         * configure.in: Add lots of stuff to noconfigdirs for
12791         the mn10x00 targets.
12792
12793         * config.sub, configure.in: Add mn10x00 support.
12794
12795 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
12796
12797         * make-all.com: Call conf-a-gas, not config-a-gas.
12798
12799 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
12800
12801         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
12802         targets.
12803
12804 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
12805
12806         * mpw-README: Add much more detail for native PowerMac.
12807         * mpw-install: New file.
12808         * mpw-configure: Add --norecursion and --help options.
12809         * mpw-config.in: Translate readme and install files when
12810         copying to objdir.
12811         * mpw-build.in: Don't always depend on byacc and flex.
12812         (install-only-top): New action.
12813
12814 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
12815
12816         * configure.in:  You can now configure GDB for the v850.
12817
12818 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
12819
12820         * configure.in (noconfigdirs): Don't configure any C++ dirs
12821         if targeting D10V.
12822
12823 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12824
12825         * config.sub: Recognize mips64vr5000.
12826
12827 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
12828
12829         * configure.in: Use a single line for host_tools and native_only.
12830
12831 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
12832
12833         * config.sub, configure.in: Add entries for m32r.
12834
12835 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
12836
12837         * Makefile.in (inet-install): Don't run install-gzip.
12838
12839 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
12840
12841         * configure.in:  Don't config lots of things for *-*-windows*.
12842
12843 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
12844
12845         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12846         (host_libs, host_tools): Copy from configure.in.
12847         * mpw-configure: Don't complain about directories not found.
12848
12849 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12850
12851         * configure.in (i[345]86): Recognize i686 for pentium pro.
12852         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12853         file.
12854
12855         * config.guess (i[345]86): Ditto.
12856
12857 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12858
12859         * configure.in (noconfigdirs): Removed gdb for D10V.
12860
12861 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
12862
12863         * configure.in: Remove ld, target-libio, target-libg++, and
12864         target-libstdc++ from noconfigdirs.
12865
12866 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
12867
12868         * configure: Fix three locations where shell scripts were
12869         being run directly rather than with config_shell.
12870
12871 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
12872
12873         * configure.in (v850-*-*): Set up initial $noconfigdirs.
12874         * config.sub (basic_machine): Recognize v850.
12875
12876 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
12877
12878         * mpw-configure: Handle multiple enable/disable options and
12879         pass them down recursively, handle -c and -s flags appropriately
12880         depending on choice of compiler, add escape mechanism for
12881         quoted arguments to gC.
12882
12883 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12884
12885         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12886         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12887         so that -mrelocatable-lib and -mno-eabi are used.
12888
12889         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12890         not support --print-multi-lib, don't abort.
12891
12892 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
12893
12894         * make-all.com: Run config-a-gas.
12895         * setup.com: Don't copy subdirectory files around.
12896
12897 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
12898
12899         * configure.in (*-*-ose): Remove exclusion of libgloss for this
12900         target, it now compiles correctly.
12901
12902 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
12903
12904         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12905
12906 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12907
12908         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12909
12910 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12911
12912         * configure.in (native_only): Add prms.
12913
12914 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
12915
12916         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12917         (BINUTILS_SUPPORT_DIRS): Likewise.
12918
12919 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12920
12921         * configure.in (d10v-*-*): Don't configure ld or gdb until the
12922         d10v support is added.
12923
12924 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12925
12926         * configure.in (d10v-*-*): New target.
12927
12928 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
12929
12930         * config.guess (HP 9000/811): Recognize this as a PA1.1
12931         machine.
12932
12933 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
12934
12935         * Makefile.in (do-tar-gz): New target, split out from tail end of
12936         taz target.  Run each command separately, don't use pipes.
12937         (taz): Use it.
12938
12939 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
12940
12941         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12942         * mpw-build.in: No builds should depend on building byacc or flex,
12943         they are assumed to be installed already.
12944
12945 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12946
12947         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12948         variable that CC_FOR_TARGET needs.
12949
12950 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12951
12952         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12953         options have changed since the last time the subdirectory was
12954         configured, and if it has, reconfigure.
12955         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12956         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12957
12958 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
12959
12960         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12961         CLEAN_MODULES): Add bash.
12962         (all-bash): New target.
12963
12964 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
12965
12966         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12967
12968 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12969
12970         * config.sub (basic_machine): Recognize d10v as a valid processor.
12971
12972 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
12973
12974         * mpw-configure: Add support for --bindir.
12975         * mpw-build.in: Use a GCC-specific build script for GCC actions.
12976
12977 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
12978
12979         * configure.in: add bash, time, gawk to list of hosttools and things
12980         to only build for native toolchains
12981
12982 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12983
12984         * Makefile.in (docdir): Remove.
12985
12986 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12987
12988         * Makefile.in (datadir): Set to $(prefix)/share.
12989
12990 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
12991
12992         * configure.in: build diff and patch for cygwin32-hosted
12993         toolchains.
12994
12995 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
12996
12997         * config.sub: Accept -rtems*.
12998
12999 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
13000
13001         * configure.in: enable dosrel for cygwin32-hosted builds,
13002                 remove diff from the list of things not buildable
13003                 via Canadian Cross
13004
13005 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
13006
13007         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13008         don't get ". ".
13009
13010 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
13011
13012         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13013
13014 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
13015
13016         * Makefile.in (taz): Handle case where tex3patch didn't even get
13017         checked out.  Also, if it was found, put the symlink in a new util
13018         subdirectory.
13019
13020 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13021
13022         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13023
13024 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
13025
13026         * config.sub: Recognize -openvms.
13027         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13028         * make-all.com, setup.com: New files.
13029
13030 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13031
13032         * Makefile.in (taz): tex3patch moved to texinfo/util.
13033
13034 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
13035
13036         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13037         * configure.in: remove make from disable-if-Can-Cross list
13038                 enable gdb if ${host} and ${target} are cygwin32
13039
13040 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
13041
13042         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
13043         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13044
13045 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13046
13047         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
13048         distinguish sysv/svr4/bsd variants.
13049         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13050
13051 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
13052
13053         * configure.in: Added copyright notice.
13054         * move-if-change: Added copyright notice.
13055
13056 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13057
13058         * configure.in (powerpcle-*-solaris*): Until we get shared
13059         libraries working, don't build gdb, sim, make, tcl, tk, or
13060         expect.
13061
13062 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
13063
13064         * config.guess:  Merge with FSF:
13065
13066         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13067         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13068
13069         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
13070         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13071
13072         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
13073         * config.guess:  Combine two OSF1 rules.
13074         Also recognize field test versions.  From mjr@zk3.dec.com.
13075         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
13076         because GNU uname does not support -p.  From pmr@pajato.com.
13077
13078 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
13079
13080         * Makefile.in (MAKEDIRS): Removed $(tooldir).
13081
13082 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
13083
13084         * mpw-README: Document GCCIncludes.
13085
13086 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
13087
13088         * configure.in (alpha-*-linux*): Set enable_shared to yes.
13089
13090 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13091
13092         * mpw-configure: Handle --enable-FOO and --disable-FOO.
13093
13094 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
13095
13096         * configure.in (*-*-cygwin32): Configure make.
13097
13098 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
13099
13100         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13101
13102 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
13103
13104         * Makefile.in (all-inet): Depend on all-perl.
13105
13106         * Makefile.in (inet-install): New target.
13107
13108         * Makefile.in (all-inet): Depend on all-tcl.
13109         (all-inet): Depend on all-send-pr.
13110
13111 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13112
13113         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13114         temporarily.
13115
13116 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
13117
13118         * configure.in: Don't configure --with-gnu-ld on AIX.
13119
13120 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13121
13122         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13123
13124 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
13125
13126         * Makefile.in (ALL_MODULES): Added all-inet.
13127         (CROSS_CHECK_MODULES): Added check-inet.
13128         (INSTALL_MODULES): Added install-inet.
13129         (CLEAN_MODULES): Added clean-inet.
13130         (all-indent): New target.
13131
13132         * configure.in (host_tools): Added inet.
13133         (native_only): Added inet.
13134         (noconfigdirs): Added inet.
13135
13136 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
13137
13138         * configure.in: Don't configure libgloss if we are not configuring
13139         newlib.
13140
13141 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
13142
13143         * configure.in: Don't configure libgloss for unsupported
13144         architectures.
13145
13146 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13147
13148         * Makefile.in (CLEAN_MODULES): Add clean-apache.
13149
13150 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
13151
13152         * Makefile.in (ALL_MODULES): Include all-apache.
13153         (CROSS_CHECK_MODULES): Include check-apache.
13154         (INSTALL_MODULES): Include install-apache.
13155         (all-apache): New target.
13156
13157         * configure.in: Added apache everywhere perl is seen.
13158
13159 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13160
13161         * Makefile.in: Add support for clean-{module} and
13162         clean-target-{module} rules.
13163
13164 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
13165
13166         * configure.in (*-*-ose) do not build libgloss.
13167
13168 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13169
13170         * config.guess (prep*:SunOS:5.*:*): Turn into
13171         powerpele-unknown-solaris2.
13172
13173 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
13174
13175         * configure.in: Permit --enable-shared to specify a list of
13176         directories.
13177
13178 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13179
13180         * configure.in (host==solaris): Pass only the first word of $CC
13181         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13182
13183 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13184
13185         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13186
13187 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
13188
13189         * Makefile.in (ALL_MODULES): Include all-perl.
13190         (CROSS_CHECK_MODULES): Include check-perl.
13191         (INSTALL_MODULES): Include install-perl.
13192         (ALL_X11_MODULES): Include all-guile.
13193         (CHECK_X11_MODULES): Include check-guile.
13194         (INSTALL_X11_MODULES): Include install-guile.
13195         (all-perl): New target.
13196         (all-guile): New target.
13197
13198         * configure.in (host_tools): Include perl and guile.
13199         (native_only): Include perl and guile.
13200         (noconfigdirs): Don't build guile and perl; no ports have been
13201         done.
13202
13203 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
13204
13205         * configure (--enable-*): Handle quoted option lists such as
13206         --enable-sim-cflags='-g0 -O' better.
13207
13208 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13209
13210         * Makefile.in ({,inst}all-target): New rule so we can make and
13211         install all of the target directories easily.
13212
13213 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13214
13215         * configure.in: Add missing global flag in sed substitution when
13216         deleting `target-' from ${configdirs}.
13217
13218 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
13219
13220         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13221         option.
13222
13223         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13224         config/mh-necv4.
13225
13226         * install.sh: Correct misspelling of transformbasename.
13227
13228         * config.guess: Recognize mips-*-sysv*.
13229
13230 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
13231
13232         * config.sub: Recognize mon960.
13233
13234 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
13235
13236         * configure: Restore Canadian Cross handling of BISON and LEX,
13237         removed in Feb 20 change.
13238
13239 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
13240
13241         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13242         Mention make install.  Remove the old copyright date as well the
13243         clumsy and rather pointless copyright on the README file.
13244
13245 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13246
13247         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13248         Makefile after running symlink-tree, then run `make distclean' to
13249         avoid clobbering any generated files in srcdir.
13250
13251 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
13252
13253         * configure.in (m68k-*-netbsd*): Build everything now.
13254
13255 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13256
13257         * Makefile.in (taz): Fix quoting.
13258
13259 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
13260
13261         * configure.in (sparclet-*-*): Build everything now.
13262
13263 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13264
13265         * configure.in (m68k-*-linux*): New host.
13266
13267 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
13268
13269         * configure: Check for bison before byacc.
13270
13271 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
13272
13273         * Makefile.in configure:  Change the way LEX and BISON/YACC are
13274         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
13275         searching PATH.  These are used as fallbacks by Makefile.in if
13276         flex/bison/byacc aren't in objdir.
13277
13278 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
13279
13280         * Makefile.in: Make everything which depends upon all-bfd also
13281         depend upon all-opcodes, in case --with-commonbfdlib is used.
13282
13283 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13284
13285         * configure.in (host *-*-cygwin32): Don't build gdb if we are
13286         building NT native compilers on Unix.
13287
13288 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
13289
13290         * configure.in: Don't get CC from the host Makefile fragment if we
13291         can find gcc in PATH, or if this is a Canadian Cross.  Move the
13292         Solaris test for /usr/ucb/cc to the post target script, just after
13293         the compiler sanity test.
13294
13295 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
13296
13297         * config.sub: Merge with FSF.
13298
13299 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
13300
13301         * Makefile.in (RPATH_ENVVAR): New variable.
13302         (REALLY_SET_LIB_PATH): Use it.
13303         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13304
13305 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
13306
13307         * config.sub, configure.in: Recognize sparclet cpu.
13308
13309 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13310
13311         * config.guess:  Support m68k-cbm-sysv4.
13312
13313 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13314
13315         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13316         m68k-unknown-linuxaout from linker help string.  Put quotes around
13317         $ld_help_string.
13318
13319 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
13320
13321         * config.guess (powerpc-harris-powerunix): Add guess for port
13322         to new target.
13323
13324 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13325
13326         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13327
13328 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
13329
13330         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13331         $(REALLY_SET_LIB_PATH) in Makefile.
13332         * Makefile.in (SET_LIB_PATH): New variable.
13333         (REALLY_SET_LIB_PATH): New variable.
13334         ($(DO_X)): Use $(SET_LIB_PATH).
13335         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13336         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13337         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13338         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13339         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13340         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13341         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13342         (install-dosrel): Likewise.
13343         (all-opcodes): Depend upon all-libiberty.
13344
13345 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13346
13347         * config.guess (*:CYGWIN*): New
13348
13349 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13350
13351         * Makefile.in (all-target-winsup): All all-target-libiberty.
13352
13353 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13354
13355         * configure.in (noconfigdirs): Add missing # in front of comment.
13356
13357 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
13358
13359         * configure.in: add second pass to things added to noconfigdirs
13360         so *-gm-magic can exclude libgloss properly.
13361
13362 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
13363
13364         * mpw-configure (extralibs_name, rez_name): Set correctly
13365         for MWC68K compiler.
13366
13367         * mpw-README: Add more info on the necessary build tools.
13368
13369 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13370
13371         * configure.in, config.sub: Recognize cygwin32.
13372
13373 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
13374
13375         * config.guess, config.sub: Recognize A/UX.
13376
13377 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
13378
13379         * config.sub: Merge with gcc/config.sub.
13380
13381 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
13382
13383         * mpw-build.in (do-binutils): Add build of stamps.
13384
13385 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
13386
13387         * config.sub: Add recognition for mips64vr4100*-* targets.
13388
13389 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13390
13391         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13392         Add creation of gconfigargs with `--enable-shared' turned on.
13393         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13394         ($(host)-stamp-stage3-configured): Likewise.
13395         (HOLES): Add chatr and ldd.
13396         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13397
13398 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
13399
13400         * configure: Pass --nfp to recursive configures.
13401
13402 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13403
13404         * Makefile.in (DLLTOOL): New.
13405         (DLLTOOL_FOR_TARGET): New.
13406         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13407         (EXTRA_TARGET_FLAGS): Ditto.
13408         (EXTRA_GCC_FLAGS): Ditto.
13409         (CONFIGURE_TARGET_MODULES): Ditto.
13410         (DO_X): Ditto.
13411         * configure: Add DLLTOOL.
13412
13413 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
13414
13415         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13416         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13417         mh-sco, since old workarounds no longer needed, and don't
13418         build ld, since libraries have weak symbols in COFF.
13419
13420 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
13421
13422         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13423
13424 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13425
13426         * configure.in: Make sure that ${CC} can be used to compile an
13427         executable.
13428
13429 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13430
13431         * Makefile.in (all-gdb): Depend on $(GDB_TK).
13432         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13433         nothing depending on whether gdbtk is being built.
13434
13435 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
13436
13437         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13438
13439 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
13440
13441         * configure.in (noconfigdirs): Put ld or gas in this early, if the
13442         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13443
13444 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
13445
13446         * config-ml.in: Add support for
13447         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13448         Simplify setting of multidirs from --disable-foo.
13449
13450 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13451
13452         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13453         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13454         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13455         non-empty, pass them on to the  GCC make.
13456         (all-bootstrap): New rule that is like all-gcc, except it executes
13457         the GCC bootstrap rule instead of the GCC all rule.
13458
13459 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
13460
13461         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13462
13463 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13464
13465         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13466         DG/UX support.
13467
13468 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
13469
13470         * config.sub (i*86*) Change [345] to [3456]
13471
13472 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13473
13474         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13475         --with-gnu-ld=no.
13476
13477 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13478
13479         * config-ml.in (rs6000*, powerpc*): Add switches to control which
13480         AIX multilibs get built.
13481
13482 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13483
13484         * configure.in (i386-win32): Don't build expect if we're not
13485         building the tcl subdir.
13486
13487 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
13488
13489         * Makefile.in: (configure-target-examples, all-target-examples):
13490         New targets, configure and build example programs.
13491
13492 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
13493
13494         * mpw-configure: If an mpw-config.in generated a file mk.sed,
13495         use it as input to sedit the generated MPW makefile.
13496         * mpw-README: Add a suggestion about Gestalt.h.
13497
13498 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
13499
13500         * config.sub: Accept *-*-ieee*.
13501
13502 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
13503
13504         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
13505         Ronald F. Guilmette <rfg@monkeys.com>.
13506
13507 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13508
13509         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13510         for powerpc-pe native.
13511         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13512         (target==powerpc-pe): duplicate i386-win32 entry.
13513
13514 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13515
13516         * configure.in (noconfigdirs): Exclude target-newlib for all versions
13517         of vxworks, not just vxworks5.1.
13518
13519 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
13520
13521         * mpw-configure: Add support for exec-prefix.
13522
13523 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13524
13525         * config.guess: Recognize HP model 816 machines as having
13526         a PA1.1 processor.
13527
13528 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13529
13530         * configure: Ignore new autoconf configure options.
13531
13532 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13533
13534         * config.guess:  Recognize Pentium under SCO.
13535         From Robert Lipe <robertl@arnet.com>.
13536
13537 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13538
13539         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13540
13541 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
13542
13543         * configure.in: Don't configure gas for alpha-dec-osf*.
13544
13545 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
13546
13547         * configure.in: Default to --with-stabs for some targets for which
13548         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13549         i[345]86*-*-unixware*.
13550
13551 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13552
13553         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13554         rather than basing it on the target.  Simplify handling of options
13555         controlling which directories to configure.  Remove extraneous
13556         slash in multi-clean target.
13557
13558 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
13559
13560         * config-ml.in: Prefix more variables with ml_ so they don't collide
13561         with configure's.
13562
13563 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
13564
13565         * configure: Don't turn -v into --v.
13566
13567 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
13568
13569         * configure.in (targargs): Fix typo.
13570
13571         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13572
13573 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
13574
13575         * configure.in: Strip --host and --target options from
13576         CONFIG_ARGUMENTS, and always configure for --host only.  Add
13577         --with-cross-host option when building with a cross-compiler.
13578         * configure: Canonicalize the arguments put into config.status by
13579         always using `=' for an option with an argument.  Pass a presumed
13580         --host or --target explicitly.
13581
13582 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
13583
13584         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13585         into general OS recognition case.
13586
13587 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13588
13589         * configure.in (target_configdirs): add target-winsup only
13590         for win32 target systems.
13591
13592 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
13593
13594         * Makefile.in (all-target-libgloss): Depend upon
13595         configure-target-newlib, since when libgloss is built it looks to
13596         see if the newlib directory exists.
13597
13598 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
13599
13600         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13601         cfg-ml-*.in.
13602
13603 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
13604
13605         * configure: Handle LD and LD_FOR_TARGET when configuring a
13606         Canadian Cross.
13607
13608 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13609
13610         * configure.in (target_libs): add target-winsup.
13611         (target==i386-win32): add patch diff flex make to $noconfigdirs.
13612         (target==ppcle-pe): remove ld from $noconfigdirs.
13613
13614 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
13615
13616         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13617         Preserve relative path names in $srcdir.  Build symlink tree if
13618         configuring cross target dir and srcdir=. (= no VPATH support).
13619         (configure-target-libg++): Depend on configure-target-librx.
13620         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13621         * config-ml.in: New file.
13622         * symlink-tree: New file.
13623         * configure: Ensure srcdir="." if that's what it is.
13624
13625 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
13626
13627         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13628         includes and FLEX_SKELETON setting.
13629         * mpw-configure (--with-gnu-ld): New option, controls whether
13630         to use PPCLink or ld with PowerMac GCC.
13631         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13632         * mpw-config.in: Configure grez if targeting Mac.
13633
13634         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
13635         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13636         just macos.
13637         * configure.in: Configure grez resource compiler if targeting Mac.
13638         * Makefile.in (all-grez, install-grez): New targets.
13639
13640 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
13641
13642         * configure: CXX defaults to gcc, not g++.  If we find
13643         gcc in the path, set CC to gcc -O2.
13644
13645 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
13646
13647         * configure: Default ${build} correctly.  Avoid picking up extra
13648         spaces when reading CC and CXX from Makefile.  When doing a
13649         Canadian Cross, use plausible default values for numerous
13650         variables.
13651         * configure.in: When doing a Canadian Cross, don't try to
13652         configure tools whose configure script can't handle it.
13653
13654 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13655
13656         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13657
13658 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13659
13660         * configure:  Remove dubious bug reporting address.
13661
13662 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13663
13664         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
13665         configure script, run that instead of this directory's configure.
13666         In either case, print a message that we're configuring the sub-dir.
13667
13668 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13669
13670         * configure.in: Before checking for the existence of various files,
13671         use sed to filter out "target-".
13672
13673 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13674
13675         * Makefile.in (DO_X): Split rule to decrease command line length
13676         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
13677         (Philippe De Muyter).
13678
13679 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13680
13681         * Makefile.in (all-patch): depend on all-libiberty.
13682
13683 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
13684
13685         * configure.in: If the only directory in target_configdirs which
13686         actually exists is libiberty, then set target_configdirs to empty,
13687         to avoid trying to build a target libiberty in a gas or gdb
13688         distribution.
13689
13690 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
13691
13692         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
13693         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
13694         systems.
13695
13696 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13697
13698         * configure.in (copy_dirs): Use sys-include instead of include
13699         for --with-headers option.
13700
13701 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
13702
13703         * Makefile.in, configure.in: Make winsup builds work with
13704         new scheme.
13705
13706 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
13707
13708         * configure.in: Build the linker on AIX.
13709
13710 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13711
13712         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
13713         where needed.
13714
13715 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
13716
13717         * Makefile.in (all-gcc): Fix typo.
13718
13719 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13720
13721         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
13722
13723 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13724
13725         * configure.in:  Rename libFOO to target-libFOO, and xiberty
13726         to target-xiberty, to provide more flexibility.
13727         (target_subdir):  Define.  Create if cross.
13728         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
13729         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
13730         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
13731         check-libFOO -> check-target-libFOO, etc.
13732         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
13733         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
13734         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
13735         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
13736         allow ALL_GCC="" to only configure.
13737         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
13738         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
13739         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
13740
13741 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
13742
13743         * Makefile.in (taz): Build "info" in etc explicitly.
13744
13745 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
13746
13747         * configure.in:  Make sure that CC is undefined (as opposed to
13748         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
13749         problem with autoconf trying to configure on a host without GCC.
13750
13751 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13752
13753         * mpw-configure: Set host alias from choice of host compiler,
13754         only use generic MPW Makefile sed if present, edit a file
13755         named "hacked_Makefile.in" instead of "Makefile.in" if present.
13756         * mpw-README: Add problem notes about CW6 and CW7.
13757
13758 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
13759
13760         * Makefile.in (taz): Use ";" instead of ";;".
13761
13762 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13763
13764         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
13765         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
13766         DISTDOCDIRS.
13767         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
13768         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
13769
13770 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13771
13772         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
13773         and gnats, because they are now subsumed by DISTSTUFFDIRS.
13774         Move bfd to DISTSTUFFDIRS.
13775
13776 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13777
13778         * Makefile.in (X11_LIB): Removed.
13779         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
13780
13781         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
13782
13783 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13784
13785         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
13786         names.
13787
13788 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13789
13790         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
13791
13792 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
13793
13794         * configure.in (i[345]86-*-win32): Always build newlib.
13795         Don't configure cvs, autoconf or texinfo.
13796         * Makefile.in (LD_FOR_TARGET): New.
13797         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
13798         Pass down LD_FOR_TARGET.
13799
13800 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13801
13802         * winsup: New directory.
13803         * Makefile.in: Build winsup.
13804         * configure.in: Winsup is configured when target is win32.
13805         Can only build win32 target GDB when native.
13806
13807 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
13808
13809         * config.guess: Recognize HP model 819 machines as having
13810         a PA 1.1 processor.
13811
13812 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13813
13814         * configure: Fix sed loop which substitutes for CC and CXX to
13815         avoid bug found in various sed implementations.
13816
13817 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13818
13819         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
13820         simulator.  Use standard powerpc-*-eabi*.
13821
13822 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13823
13824         * configure.in: Stop putting gas and binutils in noconfigdirs for
13825         powerpc-*-aix* and rs6000-*-*.
13826
13827 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
13828
13829         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13830         -mcall-aixdesc libraries.
13831
13832 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
13833
13834         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13835
13836         * config.sub (arm | armel | armeb): Fix shell syntax.
13837
13838 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13839
13840         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13841         -msoft-float and -mcpu=common support.
13842         (powerpc*-*-eabisim*): Add support for building -mcall-aix
13843         libraries.
13844
13845 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13846
13847         * configure.in: Allow configuration and build of emacs19 for the alpha.
13848
13849 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13850
13851         * configure.in (CC): Get ^CC, not just any old CC, from
13852         ${host_makefile_frag}.
13853
13854 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13855
13856         * configure.in (CC): Try to get CC from
13857         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13858
13859 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13860
13861         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13862         only if it exists in $(srcdir).
13863
13864 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13865
13866         * configure: If CC and CXX are not set in the environment, set
13867         them, based on either an existing Makefile or on searching for gcc
13868         in PATH.  Substitute for CC and CXX in Makefile.
13869         * configure.in: Remove libm from target_libs.  Separate
13870         target_configdirs from configdirs.  If CC is not set in
13871         environment, try to get it from a host Makefile fragment.  Rewrite
13872         changes of configdirs to use skipdirs instead.  A few minor
13873         tweaks.  Take directories out of target_configdirs as they are
13874         taken out of configdirs.  Remove existing Makefile files from
13875         subdirectories.  Substitute for TARGET_CONFIGDIRS and
13876         CONFIG_ARGUMENTS in Makefile.
13877         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13878         by configure.in.
13879         (CONFIG_ARGUMENTS): Likewise.
13880         (CONFIGURE_TARGET_MODULES): New variable.
13881         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13882         ($(CONFIGURE_TARGET_MODULES)): New target.
13883         (configure-libg++, configure-libio): New targets.
13884         (all-libg++): Depend upon configure-libg++.
13885         (all-libio): Depend upon configure-libio.
13886         (configure-libgloss, all-libgloss): New targets.
13887         (configure-libstdc++): New target.
13888         (all-libstdc++): Depend upon configure-libstdc++.
13889         (configure-librx, all-librx): New targets.
13890         (configure-newlib): New target.
13891         (all-newlib): Depend upon configure-newlib
13892         (configure-xiberty): New target.
13893         (all-xiberty): Depend upon configure-xiberty.
13894
13895 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13896
13897         * configure.in (host i[345]86-*-win32):  Expand the
13898         noconfigdirs again.
13899
13900 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
13901
13902         * mpw-configure: Fix sed command file name.
13903
13904 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13905
13906         * configure.in (host i[345]86-*-win32): Reduce the
13907         noconfigdirs again.
13908
13909 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
13910
13911         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13912         or powerpc*-*-pe*, since they are not yet supported.
13913
13914 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13915
13916         Add PowerMac support and many other enhancements.
13917         * mpw-configure: New option --cc to select compiler to use,
13918         paste options set according to --cc into the generated
13919         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13920         if mpw-make.sed is present.
13921         * mpw-config.in: Don't test for gC1, test for mpw-touch,
13922         add forward includes for PowerPC include files.
13923         * mpw-build.in: Build using Makefile.PPC if present.
13924         (do-byacc, etc): Remove separate version resource builds.
13925         (do-gas): Build "stamps" before "all".
13926         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13927         * mpw-README: Update to reflect --cc option, PowerMac support,
13928         and recently-reported compatibility problems.
13929
13930 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
13931
13932         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13933         embedded m68k systems (-aout, -coff, -elf, -vxworks).
13934         (--with-multilib-top): Pass to recursive invocations.
13935
13936 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
13937
13938         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13939         v810-*-*.
13940
13941 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13942
13943         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13944         gdb, ld and opcodes on v810-*-*.
13945
13946 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13947
13948         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13949         (local-maintainer-clean): New target.
13950         (maintainer-clean): New target.
13951         (realclean): Just depend upon maintainer-clean.
13952
13953 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13954
13955         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13956
13957 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
13958
13959         * configure.in: Build ld in mips*-*-bsd* case.
13960
13961 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
13962
13963         * config.sub: Accept -lites* OS.  From Ian Dall.
13964
13965 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
13966
13967         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13968         targets.
13969
13970 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13971
13972         * configure.in: treat i386-win32 canadian cross the same as
13973         i386-go32 canadian cross.
13974
13975 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13976
13977         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13978         running under the simulator to build a reduced set of libraries.
13979         (powerpc-*-eabiaix): Add fine grained multilib support added to
13980         other powerpc targets yesterday.
13981
13982 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13983
13984         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13985         -disable-softfloat, -disable-relocatable, -disable-aix, and
13986         -disable-sysv to control which multilib libraries get built.
13987
13988 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13989
13990         * configure: Add Makefile.tem to list of files to remove in trap
13991         handler.
13992
13993 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13994
13995         * config.guess (*Linux*):  Add missing "exit"s.
13996         Also, need specific check for alpha-unknown-linux (uses COFF).
13997
13998 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13999
14000         * config.guess:  Merge with FSF:
14001
14002         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
14003         * config.guess (AIX4): More robust release numbering discovery.
14004
14005         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
14006         * config.guess (i386-sequent-ptx): Properly get version number.
14007
14008         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
14009         * config.guess (mips:*:4*:UMIPS): New case.
14010
14011 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14012
14013         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14014         (i386-win32 host): Likewise.  Don't build readline.
14015
14016 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
14017
14018         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
14019         SUPPORT_FILES to submakes.
14020
14021 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
14022
14023         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14024         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14025         mpw-configure.
14026
14027 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
14028
14029         * configure.in (appdirs): Use =, not ==, in test expression when
14030         trying to build the text to print in the warning message for
14031         Solaris users.
14032
14033 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
14034
14035         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14036
14037 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14038
14039         * config.guess: Recognize lynx-2.3.
14040
14041 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
14042
14043         * config.sub (z8ksim): Deleted
14044         (z8k-*-coff): New, this is the one true name of the target.
14045
14046 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
14047
14048         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14049
14050 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
14051
14052         * config.guess (*:Linux:*:*): First try asking the linker what the
14053         default object file format is (elf, aout, or coff).  Then if this
14054         fails, try previous methods.
14055
14056 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14057
14058         * configure.in: Don't build newlib for *-*-vxworks5.1.
14059
14060 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14061
14062         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14063         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14064
14065 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
14066
14067         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14068
14069 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
14070
14071         * cfg-ml-com.in: New file.
14072         * cfg-ml-pos.in: New file.
14073
14074 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14075
14076         * COPYING.NEWLIB: Add HP free copyright to list.
14077
14078 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14079
14080         * config.sub: Recognize -eabi* for the system, not just -eabi.
14081
14082 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14083
14084         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14085         * config.sub, configure.in (win32): New target and host.
14086
14087 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14088
14089         * configure.in: Add i386-pe configuration.
14090
14091 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
14092
14093         * mpw-build.in (install): Install GDB after LD.
14094
14095 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
14096
14097         * mpw-config.in (elf/mips.h): Always forward-include, needed
14098         for GDB to build.
14099
14100 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14101
14102         * testsuite: New directory for customer acceptance and whole tool
14103         chain tests.
14104
14105 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14106
14107         * configure: If per-host line isn't found, but AC_OUTPUT is found
14108         and a configure script exists, run it instead.
14109
14110 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14111
14112         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
14113
14114 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14115
14116         * configure: Set build_{cpu,vendor,os,alias} to host values when
14117         --build isn't specified.
14118
14119 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14120
14121         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14122         (FLAGS_TO_PASS): Pass them.
14123         (EXTRA_TARGET_FLAGS): Ditto.
14124
14125 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14126
14127         * Makefile.in (all-libg++): Depend on all-libstdc++.
14128
14129 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14130
14131         * configure.in (noconfigdirs): Enable all packages for
14132           i386-unknown-netbsd.
14133
14134 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
14135
14136         * configure.in (noconfigdirs): Don't configure tk for i386-go32
14137         hosted builds (DOS builds)
14138
14139 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14140
14141         Changes for ARM based on patches from Richard Earnshaw:
14142         * config.sub: Handle armeb and armel.
14143         * configure.in: Omit arm linker only for riscix.
14144
14145 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14146
14147         * config.guess:  Update from FSF.
14148
14149 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
14150
14151         * config.sub: Recognize powerpcle as the little endian variant of
14152         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
14153         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
14154         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
14155         temporarily.
14156
14157 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
14158
14159         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14160
14161 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
14162
14163         * config.sub: Accept -lites* as a basic system type.
14164
14165 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
14166
14167         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14168         installed, and if so return linuxoldld as the system name.
14169
14170 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
14171
14172         * config.guess: Add hppa1.1-hp-lites support.
14173
14174 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14175
14176         * configure.in: Don't build newlib for m68k-vxworks5.1.
14177
14178 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14179
14180         * configure.in (mips-sgi-irix6): Use mh-irix5.
14181
14182 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
14183
14184         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14185
14186 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14187
14188         * test-build.mk: Enable building of shared libraries on IRIX 5 and
14189         OSF/1.  Fix compiler flags.
14190         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
14191
14192 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
14193
14194         * configure.in: Recognize --with-newlib.
14195         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14196
14197 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14198
14199         * Makefile.in: move {all,check,install}-gdb from *_MODULES
14200         to *_X11_MODULES due to gdbtk needing X include files et al.
14201
14202 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
14203
14204         Merge in support for Mac MPW as a host.
14205         (Old change descriptions retained for informational value.)
14206
14207         * mpw-config.in: Add generic include forwards for cpu-specific
14208         include files in aout and elf directories.
14209
14210         * mpw-configure: Added copyright.
14211         * mpw-config.in: Check for presence of required build tools.
14212         (target_libs): Add newlib.
14213         (target_tools): Add examples.
14214         (Read Me): Generate as "Read Me for MPW" instead.
14215         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14216         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14217         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14218
14219         * mpw-configure: Remove subdir-specific makefile hackery,
14220         delete mk.tmp after using it.
14221
14222         * mpw-build.in (all): Display start and end times.
14223
14224         * mpw-configure (host_canonical): Set.
14225         (target_cpu): Always add to makefiles.
14226         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14227         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14228         (mpw-mh-mpw): Look for in srcdir and srcroot.
14229         Use sed instead of mpw-edit-prefix to edit prefix definitions.
14230
14231         * mpw-build.in: (install-only): New target.
14232
14233         * mpw-configure (host_alias, target_alias): Rename from hostalias
14234         and targetalias, add into generated Makefile.
14235         (mk.tmp): If present, add into generated Makefile.
14236         * mpw-build.in (all-gas): Build config.h first before gas proper.
14237
14238         * mpw-configure (config.status): Write only if changed.
14239         * mpw-config.in (readline): Configure it (not built, just used for
14240         definitions).
14241
14242         * mpw-config.in (elf/mips.h): Add a forward include.
14243
14244         * mpw-config.in: Forward-include most .h files in include into
14245         extra-include.
14246         (readline): Don't build.
14247         mpw-build.in (install): Install GDB.
14248
14249         * mpw-configure (prefix, mpw_prefix): Handle it.
14250         * mpw-config.in (mmalloc, readline): Don't configure.
14251         * mpw-build.in (thisscript): Rename to ThisScript.
14252         Use mpw-build instead of BuildProgram everywhere.
14253         (mmalloc, readline): Don't build.
14254         * mpw-README: New file, basic documentation about the MPW port.
14255
14256         * mpw-config.in: Use forward-include to create include files.
14257
14258         * mpw-configure: Add more things to the top of each configured
14259         Makefile, including contents of config/mpw-mh-mpw.
14260         * mpw-config.in (extra-include): Create this directory and fill it
14261         with Posix-like include files when configuring.
14262
14263         * config.sub (apple, mac, mpw): Add various aliases.
14264
14265         * mpw-build.in: New file, top-level build script fragment for MPW.
14266         * mpw-configure: New file, configure script for MPW.
14267         * mpw-config.in: New file, config fragment for MPW.
14268
14269 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14270
14271         * configure.in (host_libs): Remove glob, since it is gone from the
14272         sources.
14273
14274 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14275
14276         * Makefile.in: define empty GDB_NLM_DEPS var.
14277
14278         * configure.in(target_makefile_frag): use config/mt-netware
14279         for netware targets.
14280
14281 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14282
14283         * config.sub: Merge in recent FSF changes.  Remove linux special
14284         cases.
14285
14286 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14287
14288         Revert this change:
14289
14290         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14291
14292                 * build-all.mk: Use CC=cc -Xs on Solaris.
14293
14294 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14295
14296         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
14297         stop using it.
14298         * Makefile.in: Nuke all references to glob subdirectory.
14299
14300 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14301
14302         * configure.in: Fix --enable-shared logic in per-host.
14303
14304 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14305
14306         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14307
14308 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14309
14310         * configure.in (noconfigdirs): Don't build gas on AIX, for
14311         powerpc*-*-aix* as well as for rs6000*-*-aix*.
14312
14313 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
14314
14315         * configure: Fix --cache-file to work if the file argument is a
14316         relative path.
14317
14318 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
14319
14320         * configure: If the --cache-file is used, pass it down to
14321         configure in subdirectories.
14322
14323 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
14324
14325         * config.sub: add vxworks29k configuration.
14326
14327 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14328
14329         * Makefile.in (taz): Do "diststuff" part quietly.
14330
14331 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14332
14333         * config.sub: Mini-merge with gcc/config.sub.
14334
14335 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14336
14337         * config.guess (IRIX): Sed - to _.
14338
14339 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14340
14341         * Makefile.in (source-vault, binary-vault): New targets.
14342
14343 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
14344
14345         * config.sub: Recognize -eabi as a basic system type.
14346
14347 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14348
14349         * configure.in (enable_shared stuff): Fix typo.
14350
14351 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
14352
14353         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14354
14355 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14356
14357         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14358
14359 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
14360
14361         * configure.in (rs6000-*-*): Don't build gas.
14362
14363 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
14364
14365         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14366         reduce command line length.
14367         (AS_FOR_TARGET): Check for as.new, not Makefile.
14368         (NM_FOR_TARGET): Check for nm.new, not Makefile.
14369
14370 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14371
14372         * config.guess:  Merge from FSF.
14373
14374 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14375
14376         * configure: Don't use $ when handling program_suffix.
14377
14378 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
14379
14380         * configure.in:  Configure tk for hppa/hpux.
14381
14382 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14383
14384         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
14385
14386 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14387
14388         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
14389         to LIBCXXFLAGS.  Tests are better run without it.
14390
14391 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
14392
14393         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14394
14395 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
14396
14397         * configure.in (*-*-netware*): Don't configure xiberty.
14398
14399 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
14400
14401         * configure.in:  Remove tk from native_only list.
14402
14403 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
14404
14405         * build-all.mk: Add mips-ncd-elf target to sun4 targets
14406           for special NCD build.
14407
14408 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14409
14410         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14411         makeall.bat, they're only useful for binutils snapshots.
14412         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14413         makeall.bat to specified SUPPORT_FILES.
14414
14415 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
14416
14417         * build-all.mk: Add Ericsson targets to sun4 and solaris
14418           hosts.  Add  BNR's sun4 target to solaris host, so their
14419           build-from-source will be tested in-house first.
14420
14421 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14422
14423         * Makefile.in (LIBCFLAGS): New variable.
14424         (CFLAGS_FOR_TARGET): Ditto.
14425         (LIBCFLAGS_FOR_TARGET): Ditto.
14426         (LIBCXXFLAGS): Ditto.
14427         (CXXFLAGS_FOR_TARGET): Ditto.
14428         (LIBCXXFLAGS_FOR_TARGET): Ditto.
14429         (BASE_FLAGS_TO_PASS): Pass them.
14430         (EXTRA_TARGET_FLAGS): Ditto.
14431
14432         * configure.in: Support --enable-shared.
14433
14434 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14435
14436         * configure.in (target_libs):  Include libstdc++ again.
14437         * config.guess:  Update from FSF (for FreeBSD).
14438
14439 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14440
14441         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14442         makeall.bat.
14443         (DISTDOCDIRS): Add `etc'.
14444         (ETC_SUPPORT_PFX): New variable.
14445         (taz): Include anything from etc starting with a word in
14446         ETC_SUPPORT_PFX.
14447
14448 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14449
14450         * config.sub: Update for recent FSF changes.  Remove obsolete
14451         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
14452         spacing changes.
14453
14454 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14455
14456         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
14457
14458         * config.guess:  Merge with FSF.
14459         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14460
14461 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14462
14463         * configure: Since the "trap 0" handler will override the exit
14464         status on many systems, only use it for "exit 1", and make it set
14465         a non-zero exit status; reset it before "exit 0".  Also, check
14466         exit status of config.sub, and error out if it failed.
14467
14468 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
14469
14470         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14471         and install libgloss.
14472
14473 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14474
14475         * Makefile.in (all-binutils): Depend upon all-byacc.
14476
14477         * configure.in: Don't build emacs on Irix 5.
14478
14479 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14480
14481         * configure.in (*-*-netware*): Add libio.
14482
14483 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14484
14485         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14486         (CHECK_TARGET_MODULES): Ditto.
14487         (INSTALL_TARGET_MODULES): Ditto.
14488         (TARGET_LIBS): Ditto.
14489         (all-libstdc++): Note dependencies.
14490
14491 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14492
14493         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14494
14495 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14496
14497         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14498         -fexternal-templates.
14499
14500         * configure.in (target_libs): Add libstdc++.
14501         (noconfigdirs): Add libstdc++ as appropriate.
14502
14503 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14504
14505         * config.guess:  Update from FSF.
14506
14507 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14508
14509         * configure: Use ${config_shell} when running ${configsub}.
14510
14511 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
14512
14513         * config.sub: No longer recognize h8300h.
14514
14515 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14516
14517         * config.sub: Remove extraneous differences between config.sub and
14518         gcc/config.sub.
14519
14520 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14521
14522         * Makefile.in (DISTSTUFFDIRS): Add gas.
14523
14524 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
14525
14526         * COPYING.NEWLIB: New file.
14527
14528 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14529
14530         * config.guess (HP-UX):  Patch from Harlan Stenn
14531         <harlan@landmark.com> to also emit release level.
14532
14533 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14534
14535         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14536
14537 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14538
14539         * config.sub:  Merge nextstep cleanup from FSF.
14540
14541 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14542
14543         * configure.in (arm-*-*): Don't configure ld for this target.
14544
14545 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14546
14547         * configure.in (*-*-netware): don't configure libg++, libio,
14548           librx, or newlib.
14549
14550 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14551
14552         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
14553         configure ld--it works, but it doesn't support shared libraries.
14554
14555 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14556
14557         * config.guess (*-unknown-freebsd*):  Get rid of possible
14558         trailing "(Release)" in version string.
14559         Patch from Paul Richards <paul@isl.cf.ac.uk>.
14560
14561 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14562
14563         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14564         Fix type: *-next-neststep -> *-next-nextstep.
14565
14566         * config.guess:  Merge from FSF:
14567
14568         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
14569
14570         * config.guess: Recognize powerpc-ibm-aix3.2.5.
14571
14572         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
14573
14574         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14575         instead of UNIX_SV for UnixWare 1.0).
14576
14577 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
14578
14579         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
14580         to make gdb/nlm/* build after the compiler and linker.
14581
14582 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14583
14584         * config.guess (netbsd, freebsd, linux):  Accept any machine,
14585         not just i[34]86.
14586         (m68k-atari-sysv4):  Relocate to match FSF version.
14587
14588         * config.guess:  More merges from the FSF:
14589
14590         Add a space before function call or macro invocation.
14591
14592         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14593
14594         * config.guess: Add trap cmd to remove dummy.c and dummy when
14595         interrupted.
14596
14597         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14598
14599         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14600         (dummy): Redirect stderr from compilation of dummy.c.
14601
14602         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
14603
14604         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14605
14606 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
14607
14608         * configure: Accept and ignore --cache*, for compatibility with
14609         new autoconf.
14610
14611 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14612
14613         * config.guess:  Merge from FSF:
14614
14615         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14616
14617         * config.guess (Pyramid*:OSx*:*:*): New case.
14618         (PATH): Add /.attbin at end for finding uname.
14619         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
14620
14621         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
14622
14623         * config.guess (M88*:DolphinOS:*:*): New case.
14624
14625         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
14626
14627         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14628         to select whether to use ELF or COFF.
14629
14630         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14631
14632         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
14633
14634         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
14635
14636         * config.guess: Guess the OS version for HPUX.
14637
14638         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
14639
14640         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14641
14642 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14643
14644         * configure.in: Recognize --with-headers, --with-libs, and
14645         --without-newlib.
14646         * Makefile.in (all-xiberty): Depend upon all-ld.
14647
14648 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14649
14650         * configure.in: Change i[34]86 to i[345]86.
14651
14652 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14653
14654         * configure (version): A few more tweaks to help message.
14655
14656 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14657
14658         * Makefile.in:  Remove (for now) librx as a host library,
14659         now that we're building it for target.
14660
14661 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14662
14663         * configure: Fix up help message; from karl@owl.hq.ileaf.com
14664         (Karl Berry).
14665
14666 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14667
14668         * configure.in:  Also configure librx.
14669
14670 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14671
14672         * Makefile.in:  Update various rules to reflect that librx
14673         is now needed for libg++.
14674
14675 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14676
14677         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
14678
14679 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
14680
14681         * configure.in: Configure the examples directory.
14682
14683 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14684
14685         * configure: Simplify Jun 2 1994 change.
14686
14687 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14688
14689         * change CC to /usr/latest/bin/gcc for lynx host builds, since
14690         /bin/gcc isn't good enough to build gcc.
14691
14692 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
14693
14694         * Makefile.in (GDB_SUPPORT_FILES): Remove
14695         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
14696         (gdb.tar.gz): Add new rule to use standard distribution building
14697         mechanism.
14698
14699 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14700
14701         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
14702         Bill Cox <bill@cygnus.com>.
14703
14704 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14705
14706         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
14707
14708 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
14709
14710         * configure:  Search current dir first in .gdbinit.
14711
14712 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14713
14714         * config.sub:  Recognize freebsd (merged from gcc config.sub).
14715
14716 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14717
14718         * config.sub:  Refer to NeXT's operating system as nextstep.
14719
14720         * config.sub (case $basic_machine):  Re-order the cases, to match
14721         the order in the FSF version (which is mostly alphabethical).
14722         Merge in some additions and changes from the FSF.
14723
14724 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
14725
14726         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
14727         * config.sub: Recognize cxux7.
14728         * configure.in: Use mh-cxux for m88k-harris-cxux*.
14729
14730 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14731
14732         * config.sub:  Fix typo powerpc -> powerpc-*.
14733
14734 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
14735
14736         * Makefile.in: `all-emacs19' depends on `all-byacc'.
14737
14738         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
14739         parallel with all-emacs and install-emacs).  Top-level command
14740         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
14741
14742 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14743
14744         * test-build.mk ($(host)-stamp-stage2-installed): Remove
14745         $(relbindir)/make before doing ``make install'', and use
14746         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
14747         installing over running make binary.
14748         ($(host)-stamp-stage3-installed): Likewise.
14749
14750 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14751
14752         * config.guess: Recognize Mach.
14753
14754 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14755
14756         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
14757         see whether --exec-prefix was used.
14758
14759 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14760
14761         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
14762
14763 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14764
14765         * Makefile.in: Add all-librx target similar to all-libproc.
14766
14767 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
14768
14769         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
14770         with post 1.2 uname bogosity.
14771
14772 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14773
14774         * configure: Remove temporary files on receipt of a signal.
14775
14776 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
14777
14778         * configure: If there is a package_makefile_frag, remove
14779         ${subdir}/Makefile.tem after copying it in.
14780
14781 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14782
14783         * build_all.mk: support rs6000 lynx identifies itself as
14784         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
14785         since /bin/gcc is too feeble to compile a modern gcc.
14786
14787 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14788
14789         * brought devo/test-build.mk update-to-date with progressive/
14790           test-build.mk. Add lynx targets and hppa flag info.
14791
14792 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14793
14794         * configure.in:  Use mh-ncrsvr43.  Patch from
14795         Tom McConnell <tmcconne@sedona.intel.com>.
14796
14797 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14798
14799         * config.guess (i386-unknown-bsdi):  No longer need to
14800         check #if defined(__bsdi__) && defined(__i386__).
14801
14802 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14803
14804         * configure: Set program_transform_nameoption correctly.
14805
14806 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14807
14808         * brought build-all.mk update-to-date with progressive build-all.mk,
14809           added new targets and hppa info.
14810
14811 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14812
14813         * configure: If config.guess result is a prefix of the user
14814         specified target, assume a native build and use the user specified
14815         target as the host alias.  Remove SunOS patch suffix removal hack.
14816         * configure.in: Remove SunOS patch suffix removal hack.
14817
14818         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
14819         in NATIVE_CHECK_MODULES.
14820
14821 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
14822
14823         * Makefile.in: Rename HOST_ONLY to NATIVE.
14824         * configure: Delete SunOs patch suffix from host_canonical
14825           and build_canonical variables that are prepended to Makefiles.
14826         * configure.in: Add comments for easier maintenance.
14827
14828 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14829
14830         * Makefile.in: Add all-libproc target similar to all-gui.
14831
14832 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
14833
14834         * Makefile.in (CHECK_MODULES): split into
14835         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14836
14837 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
14838
14839         * config.guess (i386-unknown-bsdi): New system to guess.
14840
14841 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14842
14843         * Makefile.in: Add all-gui target (but not yet build by "all").
14844
14845 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
14846
14847         * config.sub: Move deletion of patch suffix from here...
14848         * configure.in: To here, at Ian's suggestion.  The top-
14849           level scripts might need to know of a patch level.
14850
14851 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
14852
14853         * config.sub: Strip off patch suffix so rtl is recognized
14854           as a sunos4.1.3 machine, even though it's been patched.
14855
14856 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
14857
14858         * Makefile.in (INSTALL_LAST): Delete.
14859         (INSTALL_DOSREL): New.
14860
14861 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14862
14863         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14864         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14865         whether we pass down --with-gnu-ld anyhow.
14866
14867 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
14868
14869         * Makefile.in (INSTALL_LAST): Change operation so it works
14870         on more flavors of make.
14871         * configure.in (go32): Don't build libg++ or libio.
14872
14873 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
14874
14875         * Makefile.in (Move HOST_PREFIX_1 and friends up so
14876         they can be overriden by templates.
14877
14878 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
14879
14880         * configure.in (target==go32): Don't build gdb.
14881         * dosrel: New directory.
14882
14883 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
14884
14885         * configure.in (host==go32): Configure dosrel too.
14886         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14887         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14888         be set by incoming names or templates.
14889         (INSTALL_LAST): New rule.
14890
14891 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
14892
14893         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14894
14895 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14896
14897         * configure.in (appdirs): New variable.  Currently empty, but will
14898         be used in gas distribution.  If nonempty, lists a set of
14899         directories at least one of which must get configured, or top
14900         level configuration is considered to have failed.
14901         (rs6000-*-lynxos*): Use new file name.
14902
14903 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14904
14905         Eliminate XTRAFLAGS.
14906         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14907         newlib include files using -idirafter, and also use -nostdinc.
14908         (CXX_FOR_TARGET): Likewise.
14909         (XTRAFLAGS): Removed.
14910         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14911         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14912         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14913         ($(DO_X)): Don't pass down XTRAFLAGS.
14914
14915 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14916
14917         * configure.in (mips*-dec-bsd*): New target; do build linker.
14918         (mips*-*-bsd*): New target; don't build linker.
14919
14920 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14921
14922         * configure.in: support rs6000-*-lynxos* configuration.
14923         support sunos4 as a cross target.
14924
14925         * config.sub: look for lynx*, not lynx since the OS version may
14926         legitimately be part of the name.
14927
14928 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14929
14930         * configure.in (i[34]86-*-sco*): Move to be with other i386
14931         targets.
14932         (romp-*-*): New target.  Skip various binary utilities.
14933         (vax-*-*): New target.  Don't build newlib.
14934         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
14935
14936 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14937
14938         * configure.in: Only set host_makefile_frag if config
14939         directory exists.
14940
14941 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14942
14943         * install.sh: If $dstdir exists, don't check whether each
14944         component does.
14945
14946 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14947
14948         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14949
14950 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
14951
14952         * configure.in (*-*-lynxos*): Don't configure newlib for either
14953         native or cross Lynx.
14954
14955 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
14956
14957         * config.sub (sparc64-elf): Fix os.
14958         (z8k): Remove duplicate.
14959
14960 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14961
14962         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14963         gcc/stmp-fixproto, to try to prevent fixproto from being run.
14964
14965 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
14966
14967         * configure: Make file links cleanly even if Lynx fails on
14968           an NFS symlink (at least fail cleanly).
14969
14970 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14971
14972         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14973         -XNh2000.
14974
14975 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14976
14977         * configure: Unknown options are fatal again.
14978
14979 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
14980
14981         * configure: Ignore --x-includes and --x-libraries, for Autoconf
14982         compatibility.
14983
14984 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
14985
14986         * build-all.mk: Add `clean' target.
14987
14988 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14989
14990         * config.guess:  Add SINIX support.
14991         * configure.in:  Add mips-*-sysv4* support.
14992
14993 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
14994
14995         * build-all.mk: Document all useful targets.
14996         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14997         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14998
14999 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15000
15001         * configure: Support --silent, --quiet.
15002
15003 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15004
15005         * configure: Support --disable-FEATURE.
15006
15007 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15008
15009         * config.guess: Recognize NCR running SVR4.3.
15010
15011 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15012
15013         * config.guess:  Make BSDI generate i386-unknown-bsd386.
15014         Patch from Paul Eggert <eggert@twinsun.com>.
15015
15016 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15017
15018         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15019
15020 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15021
15022         * configure: Make unrecognized options give nonfatal warnings
15023         instead of fatal errors, and pass them to any subdirectory
15024         configures in case they recognize them.
15025         Make --x equivalent to --with-x.
15026
15027 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15028
15029         * configure: Add --enable-* options.  Clean up usage message and
15030         some comments.
15031
15032 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
15033
15034         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15035
15036 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15037
15038         * configure.in (hppa*-*-*): Enable binutils.
15039
15040 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15041
15042         * config.sub: Recognize cisco.
15043
15044 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
15045
15046         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15047
15048 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15049
15050         * config.guess: about target *-hitachi-hiuxwe2, don't print more
15051         than one configuration name.  Add comment.
15052
15053 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
15054
15055         * config.guess: about target *-hitachi-hiuxwe2, fixed
15056         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
15057         macro is incorrect.]
15058
15059 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15060
15061         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15062         than the "make ls" stuff which used to be here.
15063
15064 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15065
15066         * config.guess:  Recognize i[34]86-unknown-freebsd.
15067         From Shawn M Carey <smcarey@rodan.syr.edu>.
15068
15069 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15070
15071         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15072
15073 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
15074
15075         * config.guess: Check for ptx.
15076
15077 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
15078
15079         * config.sub: Add os9k checking.
15080
15081 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15082
15083         * config.guess: Handle OSF1 running on HPPA processors
15084
15085 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15086
15087         * configure: If subdir configure fails, print out a message with
15088         subdirectory name, in case subdir's configure code didn't identify
15089         itself.
15090
15091 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
15092
15093         * configure.in: Remove embedded newlines from configdirs.
15094         Avoid mismatches of substrings.  Fix matching strings at end
15095         of configdirs.
15096
15097 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
15098
15099         * config.guess:  Add Lynx/rs6000 config support.
15100
15101 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15102
15103         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15104
15105 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
15106
15107         * configure.in (hppa*-*-osf*): Treat this just like most other
15108         PA configurations (eg no binutils or ld).
15109         (hppa*-*-*elf*): These configurations have binutils and ld.
15110
15111 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15112
15113         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
15114
15115 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15116
15117         * configure.in (rs6000-*-*): Build gas.
15118
15119 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15120
15121         * Makefile.in:  Avoid bug in losing hpux sed.
15122
15123 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15124
15125         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15126         for GDB and GDB has been fixed to not need it.
15127
15128 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15129
15130         * config.guess: Recognize vax hosts.
15131
15132 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15133
15134         * configure (while loop): Don't use "break 2" inside case
15135         statement -- the case statement isn't an enclosing loop.
15136
15137 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15138
15139         * config.guess:  Clean up NeXT support, to allow nextstep
15140         on Intel machines.  Make OS be nextstep.
15141
15142 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
15143
15144         * config.guess: Add alternate forms for Convex.
15145
15146 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
15147
15148         * configure:  Completely rewrite option processing.  Take
15149         advantage of pattern-matching to avoid invoking test frequently.
15150         Also clean up host and target defaulting logic.
15151
15152 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15153
15154         * Makefile.in: Replace all occurrances of "rootme" with "r" and
15155         "$${rootme}" with "$$r", to increase the likelihood that the do-*
15156         commands (plus user environment) will fit SCO limits.
15157
15158 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15159
15160         * configure.in: Don't issue warnings about directories which are
15161         not being configured if -norecursion is set.  Correct test for
15162         --with-gnu-as and --with-gnu-ld to not get confused by substring
15163         matches.
15164
15165         * configure.in: Don't build gas for alpha-dec-osf1*.
15166
15167 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
15168
15169         * configure:  Back out Per's change of 12/19/1993.  It changes the
15170         behavior of configure in unexpected and confusing ways.
15171
15172         Also, use different delim char when calculating
15173         program_transform_name so that the name can contain slashes.
15174
15175 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
15176
15177         * configure.in, config.sub: Add support for VSTa micro-kernel.
15178
15179 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
15180
15181         * configure.in: Nuke hacks which were used to get a special
15182         version of GAS for HPPA configurations.
15183
15184 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15185
15186         * configure:  If only ${target_alias} is given, use that
15187         as the default for ${host_alias}.
15188         * configure:  Add missing back-slashes before nested quotes.
15189
15190 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15191
15192         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15193
15194 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
15195
15196         * config.guess:  Recognize some Tektronix configurations.
15197         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15198
15199 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15200
15201         * config.sub: Match any flavor of SH.
15202
15203 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
15204
15205         * configure.in: Don't try to configure newlib for Alpha.
15206
15207 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15208
15209         * configure.in: Don't build ld for Irix 5.  Don't build gas,
15210         libg++ or libio for any Alpha target.
15211
15212         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15213
15214 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
15215
15216         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15217         default arguments -- so it tried to compress itself.
15218
15219 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15220
15221         * configure.in (notsupp): ensure that a space is always at the end
15222           of the configdirs list, since the grep checks for an explicit space
15223
15224 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15225
15226         * configure.in (target i386-sysv4.2): don't build ld, since static
15227           versions of many libraries are not available.
15228
15229 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15230
15231         * config.guess: Recognize Apollos (using environment variables).
15232         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15233
15234 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15235
15236         * config.guess: Recognize Sony news mips running newsos.
15237
15238 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
15239
15240         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15241         "fi ; else" for bash.
15242
15243 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
15244
15245         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15246
15247 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
15248
15249         * config.sub: accept unixware as an alias for svr4.2.
15250         Fix some inconsistancies with the gcc version.
15251
15252 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15253
15254         * Makefile.in (DISTDOCDIRS):  Add gdb.
15255
15256 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15257
15258         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
15259
15260 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15261
15262         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15263         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15264         this now.
15265
15266 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15267
15268         * config.sub: Accept hiux* as an OS name.
15269
15270         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15271         etc/make-stds.texi.  The underscore came from gcc, and dje now
15272         agrees that RUNTESTFLAGS is the correct name.
15273
15274 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15275
15276         * install.sh:  Remove 'set -e'.  It makes any conditionals
15277         in the script useless.
15278
15279         * config.guess: Automatically recognize arm-acorn-riscix
15280         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15281
15282 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
15283
15284         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15285
15286 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15287
15288         * Makefile.in (DISTDOCDIRS): New variable.
15289         (taz): Edit local Makefile.in sooner, instead of proto-toplev
15290         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
15291
15292 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15293
15294         * configure.in (hppa target): check the source directory for the
15295           pagas sub-directory
15296
15297 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
15298
15299         * config.sub: Allow -aout* and -elf*.
15300
15301 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15302
15303         * configure.in: Don't build ld on i386-solaris2, same as for
15304         sparc-solaris2.
15305
15306 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15307
15308         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15309
15310 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15311
15312         * configure.in:  Configure gdb for alpha.
15313
15314 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15315
15316         * Makefile.in (CXXFLAGS): Add -O.
15317
15318 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15319
15320         * config.guess: added support for DG Aviion
15321
15322 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15323
15324         * configure.in: Produce warning message for subdirectories not
15325         configurable for this host/target combination.  Don't try to
15326         configure gdb for vms.
15327
15328 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15329
15330         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15331         appropriate files before making "diststuff".
15332         (DISTBISONFILES): New var: list of files to be edited.
15333         (DISTSTUFFDIRS): Add binutils.
15334
15335 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15336
15337         * config.sub: also handle mipsel and mips64el (for little endian mips)
15338
15339 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15340
15341         * configure.in: Add * to end of all OS names.
15342
15343 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
15344
15345         * configure.in: Build newlib for LynxOS native.
15346
15347 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15348
15349         * config.guess: Add support for delta 88k running SVR3.
15350
15351         * configure.in: Add comment about HP compiler vs. emacs.
15352
15353 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15354
15355         * configure.in: don't build ld on solaris2 (not a viable option
15356           due to bugs in getpwnam & getpwuid)
15357
15358 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15359
15360         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15361         config.guess will produce a full version number.
15362
15363 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15364
15365         * configure.in: Build linker and binutils for alpha-dec-osf1.
15366
15367 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15368
15369         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15370         and gdb/testsuite/Makefile.in.
15371
15372 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15373
15374         * configure.in: recognize mips*- instead of mips-
15375
15376 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15377
15378         * config.sub: Accept linux*coff and linux*elf as operating
15379         systems.
15380
15381 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15382
15383         * config.sub: Recognize mips64, and mips3 as an alias for it.
15384
15385 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15386
15387         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15388         gdb knows how to handle OSF/1 shared libraries.
15389
15390 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15391
15392         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15393         * config.guess: Recognize Hitachi's HIUX.
15394         * config.sub: Recognize h3050r* and hppahitachi.
15395         Remove redundant cases for hp9k[23]*.
15396
15397 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15398
15399         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15400         if gas and ld are in the source tree and are in ${configdirs}.
15401         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15402         --with options (but still pass them down on the command line,
15403         if they were explicitly specified).
15404
15405 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15406
15407         * configure: substitute SHELL value in Makefile.in with
15408         ${CONFIG_SHELL}
15409
15410 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15411
15412         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15413         *-*-solaris2* targets.
15414
15415 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15416
15417         * Makefile.in: define M4, and pass it down to sub-makes;
15418         all-autoconf now depends on all-m4
15419
15420 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15421
15422         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15423         presence of {ar,ranlib} instead of a configured directory
15424
15425 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
15426
15427         * config.guess: Accept 34?? as well as 33?? for NCR.
15428
15429 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15430
15431         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15432         of 'gas' in sed commands, since 'gash' is now in the tree as well.
15433
15434 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15435
15436         * configure: grab values for $(CC) and $(CXX) from the
15437         environment, so that someone can do "CC=gcc configure; make" and
15438         have it work right (matching the way that autoconf works now)
15439
15440         * configure.in, Makefile.in: add support for gash, the tcl
15441         interface to Galaxy
15442
15443         * config.guess: add NetBSD variants (hp300, x86)
15444
15445 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
15446
15447         * install.sh: Support -d option (in the manner of SunOS 4 install,
15448         as it is more deterministic than that of GNU install)
15449         (chmodcmd): Set file to mode 755 by default (should also do default
15450         chgrp and chown, but I don't feel like dealing with that now)
15451
15452 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
15453
15454         * config.sub: Remove h8300hhms alias.
15455
15456 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15457
15458         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15459
15460 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15461
15462         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15463         as stmp-fixinc
15464
15465 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15466
15467         * config.sub: recognize m88110-bug-coff.
15468
15469 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15470
15471         * Makefile.in (all-libio): all dependencies on the toolchain used
15472         to build this (gcc, gas, ld, etc)
15473
15474 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15475
15476         * config.guess: Deal with OSF/1 1.3 on alpha.
15477
15478 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15479
15480         * install.sh: add some 'else true' clauses for portability
15481
15482         * configure.in: don't build libio for h8[35]00-*-* targets
15483
15484 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15485
15486         * Makefile.in:  Add support for new libio.
15487
15488 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15489
15490         * install.sh: If one command fails, don't try the rest.  Don't try
15491         to remove $dsttmp (via trap) unless we have already created it.
15492         If $src doesn't exist, detect it and exit with an error.
15493
15494         * config.guess: Recognize BSD on hp300.
15495
15496 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15497
15498         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15499         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15500
15501 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
15502
15503         * Makefile.in (all-send-pr): depends on all-prms
15504
15505 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15506
15507         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15508
15509 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15510
15511         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15512         Added test for mips-mips-riscos5.
15513
15514 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15515
15516         * configure.in: use mh-hp300 for 68k HP hosts
15517
15518 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15519
15520         * configure: add support for CONFIG_SHELL, so that you can use
15521         some alternate shell for evaluating configure scripts
15522
15523 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
15524
15525         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
15526         in configure script to bug-gdb@prep.ai.mit.edu when building
15527         distribution archive.
15528         * Makefile.in (COMPRESS):  Remove def.
15529         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
15530         gdb.tar.Z and make-gdb.tar.Z respectively.
15531         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
15532         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
15533         to convergence with 'taz' target in Makefile.in.
15534
15535 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15536
15537         * install.sh (dsttmp): use trap to ensure that tmp files go
15538         away on error conditions
15539
15540 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15541
15542         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15543
15544 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15545
15546         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15547         its parent is '/' not ''.
15548
15549         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15550
15551 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
15552
15553         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15554         that ${newsrcdir}/configure.in does.
15555
15556 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15557
15558         * test-build.mk: support for CONFIG_SHELL
15559
15560 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
15561
15562         * config.sub (netware):  Add as a basic system type.
15563
15564 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15565
15566         * Makefile.in (Makefile): depend on configure.in.  Also drop the
15567           $(srcdir)/ from the dependency on Makefile.in.
15568
15569 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
15570
15571         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15572         (h8300hhms is temporary until multi-libraries are implemented).
15573         * configure.in: Handle h8300h too.
15574
15575 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15576
15577         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15578
15579 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
15580
15581         * configure:  Remove extraneous output when guessing host type.
15582         * config.guess:  Remove extraneous output when guessing using C
15583         compiler rather than uname, or when guessing fails.
15584
15585 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
15586
15587         * Makefile.in: remove all.cross and install.cross targets
15588
15589         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15590           definitions
15591
15592 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
15593
15594         * configure.in (target sh): Build gprof.
15595
15596 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15597
15598         * config.sub: change -solaris to -solaris2
15599
15600 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15601
15602         * configure.in: Use config/mh-riscos for mips-*-sysv*.
15603
15604 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
15605
15606         * configure: Correct error message for missing Makefile.in to
15607         print correct directory.
15608
15609 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15610
15611         * install.sh: kludge around 386BSD shell bug
15612
15613 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
15614
15615         * config.guess:  Recognize NeXT.
15616         * config.guess:  Recognize i486-ncr-sysv4.
15617         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
15618
15619 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
15620
15621         * Makefile.in (MAKEINFOFLAGS): New variable.
15622         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15623         * build-all.mk, test-build.mk: Pass down --no-split as
15624         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
15625
15626 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
15627
15628         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
15629
15630 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
15631
15632         * Makefile.in (libg++.tar.z):  New rule.
15633         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
15634         * Makefile.in (taz):  Only do a single chmod.
15635
15636 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15637
15638         * install.sh: don't use dirname anymore (replaced with sed usage)
15639
15640 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
15641
15642         * Makefile.in:  Change extension for gzip'd files from '.z' to
15643         '.gz' per new FSF standard usage.
15644
15645 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15646
15647         * configure: put quotes around the final value of program_transform_name
15648
15649 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15650
15651         * Makefile.in: new install.sh support; update install-info rules
15652
15653 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
15654
15655         * configure.in: Build diff for crosses, but not for go32 host.
15656
15657         * configure.in: Build gprof only for native, and don't build it
15658         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15659
15660 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
15661
15662         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15663
15664 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15665
15666         * configure.in (host_tools): Add prms.
15667
15668 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15669
15670         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15671         with $(FLAGS_TO_PASS) on the command line
15672
15673         * config.sub: Recognize lynx and lynxos
15674
15675 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15676
15677         * config.sub: Accept -ecoff*, not just -ecoff.
15678
15679 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15680
15681         * Makefile.in (taz): Use .gz suffix instead of .z.
15682         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
15683         names.
15684
15685 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15686
15687         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
15688
15689 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15690
15691         * Makefile.in (install-no-fixedincludes):  install gcc last, so
15692         that rebuilds that might happen during 'make install' don't get
15693         bogus gcc include files
15694
15695 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15696
15697         Change from Utah for HPPA support:
15698         * config.guess: Recognize hppa1.x-hp-bsd.
15699
15700 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
15701
15702         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
15703         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
15704
15705 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15706
15707         * config.sub: Add support for rom68k and bug boot monitors.
15708
15709 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
15710
15711         * Makefile.in: Make all-opcodes depend on all-bfd.
15712
15713 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15714
15715         * config.guess: Added special check for i[34]86-univel-sysv4*.
15716
15717 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
15718
15719         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
15720         the processor rather than assuming i486.
15721
15722 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15723
15724         * config.guess: Recognize SunOS6 as Solaris3.
15725
15726 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
15727
15728         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
15729         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
15730
15731 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
15732
15733         * build-all.mk (all-cross): New target for Canadian Cross.
15734         Added Q2 go32 targets.
15735         * test-build.mk: Configure go32 cross sparclite-aout and
15736         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
15737         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
15738
15739 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15740
15741         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
15742         GO32 hosted toolchains
15743
15744 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15745
15746         * configure: change  so "-exec-prefix" gets passed down rather
15747         than "-exec_prefix" so autoconf generated Makefiles get the
15748         exec_prefix set right.
15749
15750 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15751
15752         * config.guess: get the Solaris2 minor version number
15753
15754         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
15755
15756 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15757
15758         * config.guess: Recognize some Sequent platforms.
15759
15760 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15761
15762         * Makefile.in: added the vault-install target
15763
15764         * configure.in: actually use the Sun3 makefile fragment that's in
15765         config, also added the release dir to configdirs
15766
15767 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15768
15769         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
15770
15771 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15772
15773         * configure.in: remove some program from Alpha targetted toolchains
15774
15775 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
15776
15777         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
15778         gprof.
15779         (taz): Run "make diststuff" in those directories instead of "make
15780         proto-dir".  Look for "VERSION=" only at start of line in subdir
15781         Makefile.  Use "gzip -9" for compression.
15782         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
15783         (binutils.tar.z): New target.
15784
15785 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15786
15787         * Makefile.in (taz): Include gpl.texinfo.
15788
15789 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15790
15791         * Makefile.in (setup-dirs): Merged into "taz" target.
15792         (taz): Only do `proto-dir' stuff if a directory is actually needed
15793         for this target.
15794
15795 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
15796
15797         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
15798         (FLAGS_TO_PASS): Pass down MUNCH_NM.
15799         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
15800         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
15801         (gcc-no-fixedincludes): Correct for current gcc Makefile.
15802
15803 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
15804
15805         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
15806         config.sub, and move-if-change to gdb testsuite distribution
15807         archive, so the testsuite can be extracted, configured, and
15808         run separately from the gdb distribution.  Blow away the Chill
15809         tests that require a Chill compiled executable, since GNU Chill
15810         is not yet publically available.
15811
15812 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15813
15814         * test-build.mk: set environment variables in a single command,
15815         instead of a list of assignments and exports
15816
15817         * config.guess: recognize Alpha/OSF1 systems
15818
15819 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15820
15821         * configure: Change help message to prefer --options rather than
15822           -options.
15823
15824 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15825
15826         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
15827         zippy@ecst.csuchico.edu.
15828         * config.guess: Recognize miniframe.
15829
15830 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15831
15832         * Makefile.in: Use srcroot to find runtest rather than rootme.
15833         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
15834
15835 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15836
15837         * test-build.mk: Extensive additions to support building on a
15838         machine other than the host.
15839
15840 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15841
15842         * configure (tooldir): Fix for i386-aix again.
15843
15844 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
15845
15846         * configure, Makefile.in:  Change definition of $(tooldir)
15847         to match the FSF.
15848
15849 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
15850
15851         * config.guess:  Recognize i[34]86/SVR4.
15852
15853 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15854
15855         * Makefile.in (all-gdb): gdb depends on sim.
15856
15857 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
15858
15859         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
15860         at the same time we make the prototype gdb directory.
15861         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
15862         files at the same time as the gdb base release distribution.
15863
15864 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
15865
15866         * Makefile.in (check): Use individual check targets rather than
15867         DO_X rule.
15868         (check-gcc): Added.
15869
15870 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
15871
15872         * config.sub: Use sysv3.2 not sysv32 for canonical OS
15873         for System V release 3.2.
15874
15875 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15876
15877         * config.sub: Recognize hppaosf.
15878         * configure.in: Do configure ld/binutils/gas for it.
15879
15880 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15881
15882         * configure (tooldir): Alter syntax used to set this, for systems
15883         where "\$" isn't handled right, like i386-aix.
15884
15885 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15886
15887         * configure: Pass program-transform-name, not
15888         program_transform_name, to recursive configures.
15889
15890 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
15891
15892         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15893         of gas+ld+binutils.
15894
15895 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
15896
15897         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
15898
15899 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15900
15901         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15902
15903 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15904
15905         * Makefile.in (PRMS): Set back to all-prms.
15906
15907 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15908
15909         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15910         targets, rather than for MIPS hosts.
15911
15912 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15913
15914         * configure.in: add comment for --with-x default values
15915
15916         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15917
15918         * Makefile.in: add check-* targets for each of the directories in
15919         the tree.  Add a definition of RUNTEST that will use the one we
15920         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
15921
15922 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
15923
15924         * configure.in: Removed obsolete references to bfd_target and
15925         target_makefile_frag.
15926
15927         * build-all.mk: Set assorted targets for Q2.
15928         * config.sub: Recognize z8k-sim and h8300-hms.
15929         * test-build.mk: Really don't pass host to configure.
15930         (HOLES): Added uname.
15931
15932 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
15933
15934         * configure: Handle an empty program-prefix, program-suffix or
15935         program-transform-name correctly.
15936
15937 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15938
15939         * build-all.mk: -G 8 no longer required for MIPS targets.
15940         * test-build.mk: Don't pass host argument to configure; make it
15941         guess.
15942
15943 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
15944
15945         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
15946         * Makefile.in (COMPRESS):  New macro, like GZIP.
15947
15948 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15949
15950         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15951
15952         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15953         with gas currently defaults to -G 0.
15954
15955 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
15956
15957         * Makefile.in (all-flex): flex depends on byacc.
15958
15959         * build-all.mk: If host not specified, use config.guess.  Pass TAG
15960         to test-build.mk as RELEASE_TAG.
15961         * test-build.mk (configargs): New variable containing arguments to
15962         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
15963         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15964
15965         * config.guess: Use /bin/uname when checking -X argument on SCO,
15966         to avoid invoking GNU uname which doesn't understand -X.
15967
15968         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15969
15970         * configure.in: Build gas for mips-*-*.
15971
15972 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15973
15974         * Makefile.in (all.normal): insert missing backslash.
15975
15976 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15977
15978         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15979
15980         * Makefile.in: Complete overhaul to merge many almost identical
15981         targets.
15982
15983 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15984
15985         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15986         (gdb.tar.Z): Adjusted.
15987
15988         * Makefile.in (setup-dirs, taz): New targets; should be general
15989         enough to adapt for gdb sometime.  Build only .z file.
15990         (gas.tar.z): New target.
15991
15992 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15993
15994         * build-all.mk: Use CC=cc -Xs on Solaris.
15995
15996 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
15997
15998         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
15999         for handling BISON for FSF releases.
16000
16001 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16002
16003         * configure: Actually implement the change zoo just documented.
16004
16005 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
16006
16007         * configure: when using config.guess, only set target_alias when
16008         it's not already been set (ie, on the command line)
16009
16010 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16011
16012         * Makefile.in: add installcheck target, set PRMS to install-prms
16013
16014 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16015
16016         * configure: add support for package_makefile_fragment, handle the
16017         case where a directory has a configure.in file but no Makefile.in
16018         more gracefully (with an actual understandable error message, even);
16019         add support for --without (and add this to the usage message); also
16020         explicitly add a --host=${host_alias} to the command line when
16021         config.guess is used
16022
16023 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16024
16025         * configure: Must use both --host and --target in recursive calls.
16026
16027 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16028
16029         * Makefile.in: Change deja-gnu to dejagnu.
16030
16031 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16032
16033         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16034
16035 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16036
16037         * configure.in: canonicalize all instances to *-*-solaris2*,
16038         also strip out a number of tools to not build for go32 host
16039
16040 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16041
16042         * config.guess: add GPL.
16043
16044         * Makefile.in, config.guess, config.sub, configure: bump
16045           copyrights to 93.
16046
16047 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
16048
16049         * Makefile.in (do-info): Removed obsolete check for existence of
16050         localenv file.
16051
16052         * Makefile.in (MAKEOVERRIDES): Define to be empty.
16053
16054 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16055
16056         * Makefile.in: a couple of 'else true' for decstation,
16057         support for TclX
16058
16059         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16060
16061 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
16062
16063         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16064
16065 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
16066
16067         * config.guess: Recognize i386-ibm-aix (PS/2).
16068         * configure.in: Use config/mh-aix386 file for it.
16069
16070 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
16071
16072         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16073         CC_FOR_TARGET instead.
16074         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16075
16076 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
16077
16078         * Makefile.in: Add sim to list of directories sent with gdb
16079
16080 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16081
16082         * configure.in: Put back mips-dec-bsd* case.
16083
16084 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
16085
16086         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16087         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
16088         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16089
16090 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16091
16092         * configure.in: remove no-op mips-dec-bsd* in "case $target"
16093
16094         * Makefile.in (dir.info): only run gen-info-dir if it exists,
16095         (install-info): install dir.info only if it exists,
16096         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16097
16098 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
16099
16100         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
16101         gas for mips-dec-bsd.
16102
16103 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
16104
16105         * configure (makesrcdir): If ${srcdir} is relative and not ".",
16106         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16107
16108 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16109
16110         * configure.in: Added "dejagnu" to hosttools list.
16111
16112 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
16113
16114         * config.sub, configure.in, config.guess:  Add support
16115         for Bosx, an AIX variant from Bull.
16116         Patches from F.Pierresteguy@frcl.bull.fr.
16117
16118 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16119
16120         * devo/dejagnu: Initial creation of devo/dejagnu.
16121         Migrated dejagnu testcases and support files for testing software
16122         tools to reside as subdirectories, currently called "testsuite",
16123         within the directory of the software tool.  Migrated all programs,
16124         support libraries, etc. beloging to dejagnu proper from
16125         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
16126         with no modifications.  The changes to these files which will
16127         allow them to configure, build, and execute properly will be made
16128         in a future update.
16129
16130 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16131
16132         * Makefile.in: Change send_pr to send-pr.
16133         * configure.in: Likewise.
16134         * send_pr: Renamed directory to send-pr.
16135
16136 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
16137
16138         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
16139
16140 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
16141
16142         * README:  Update for gdb-4.8 release.
16143         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
16144         gdb-xxx.tar.z (gzip'd) file also.
16145
16146 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16147
16148         * Makefile.in: make all-diff depend on all-libiberty
16149
16150 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
16151
16152         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16153
16154 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16155
16156         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16157
16158 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
16159
16160         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
16161         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
16162         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
16163
16164 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16165
16166         * Makefile.in:  makeinfo binary is in a new location
16167
16168 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
16169
16170         * config.sub: Accept -ecoff as an OS.
16171
16172         * Makefile.in: Various changes to eliminate a level of make
16173         recursion and reduce the required command line length.
16174         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16175         sub-makes.
16176         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16177         variables holding settings for specific sub-makes.
16178         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16179         in terms of BASE_FLAGS_TO_PASS.
16180         (TARGET_LIBS): New variable listing directories which use
16181         TARGET_FLAGS_TO_PASS.
16182         (subdir_do): Eliminated.
16183         (do-*): New set of targets to replace subdir_do.
16184         (various): All targets which used subdir_do now depend on do-*.
16185         (local-clean): Renamed from do_clean.
16186         (local-distclean): New target, dependency of distclean and
16187         realclean.
16188         (install-info): Don't create directories.  Depend on dir.info
16189         rather than calling make recursively.
16190         (install-dir.info): Eliminated.
16191         (install-info-dirs): Create all info directories here.
16192         (dir.info): Depend upon do-install-info.
16193
16194         * test-build.mk (HOLES): Added false.
16195
16196 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
16197
16198         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
16199
16200 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16201
16202         * Makefile.in (info): remove dependency on all-texinfo.  The
16203         problem was really in texinfo/C, not at this level.
16204
16205 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16206
16207         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16208
16209 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
16210
16211         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
16212         GDB releases.
16213
16214 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16215
16216         * configure: Include srcdir in message about target of link not
16217         being found.  Don't convert `-' to `_' in `with' options being
16218         passed to subdirs.
16219
16220 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16221
16222         * configure.in: add uudecode to host_tools
16223
16224         * Makefile.in: added {all,install}-uudecode targets, added them to
16225         the appropriate lists
16226
16227 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
16228
16229         * Makefile.in (all-gcc): Added dependency on all-gas.
16230
16231         * configure.in (mips-*-*): Build ld and binutils.
16232
16233 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16234
16235         * configure: check return code from mkdir, print error message and
16236           exit on failure.
16237
16238 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
16239
16240         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
16241
16242 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16243
16244         * test-build.mk (HOLES): Added tar, cpio and uudecode.
16245
16246 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16247
16248         * config.sub (h8500):  Recognize this as a cpu type.
16249
16250 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16251
16252         * configure: source directory missing is no longer a warning
16253
16254         * configure.in: recognize irix[34]* instead of irix[34]
16255
16256         * Makefile.in: define and pass down X11_LIB
16257
16258 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
16259
16260         * guess-systype: Renamed to ...
16261         * config.guess:  ... by popular request.
16262         * configure.in, Makefile.in:  Update accordingly.
16263
16264 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
16265
16266         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
16267         + Add Convex, Cray/Unicos, and Encore/Multimax support.
16268         + Execute ./dummy instead of assuming . is in PATH.
16269
16270 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
16271
16272         * guess-systype:  New shell script.  Attempts to guess the
16273         canonical host name of the executing host.
16274         Only a few hosts are supported so far.
16275         * configure:  Call guess-systype if no host is specified.
16276
16277 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16278
16279         * Makefile.in (gcc-no-fixedincludes): Made to work with current
16280         gcc Makefile.
16281
16282
16283 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
16284
16285         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16286         (all-gcc, install-gcc, subdir_do): Use it.
16287
16288 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16289
16290         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16291
16292 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
16293
16294         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16295           set exclusively by configure, using configure.in .
16296
16297 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16298
16299         * test-build.mk: set $PATH for all builds
16300
16301         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16302
16303 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
16304
16305         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
16306         the one used in gcc/Makefile.in, so that a null expansion doesn't
16307         override the one needed to build gcc with a native cc.
16308
16309
16310 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16311
16312         * configure: Accept -with arguments.
16313
16314 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16315
16316         * Makefile.in: added h8300sim
16317
16318 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
16319
16320         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16321         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
16322         (all-cygnus, native, build-cygnus): Make
16323         $(canonhost)-stamp-3stage-done, not $(host)....
16324         * test-build.mk (stamp-3stage-compared): Use tail +10c for
16325         i386-sco3.2v4.  Added else true to if command.
16326
16327 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
16328
16329         * config.sub: (from FSF) Sequent uses a BSD-like OS.
16330
16331 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
16332
16333         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16334
16335 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16336
16337         * configure.in: don't remove binutils from Solaris builds
16338
16339 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
16340
16341         * Makefile.in: get rid of earlier definitions for *clean,
16342         also handle the recursive info rule better
16343
16344 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
16345
16346         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
16347         do more-or-less the right thing.
16348
16349 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
16350
16351         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16352         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16353
16354 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16355
16356         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16357         $(host_canonical).
16358
16359         * configure.in: split the configdirs list into 4 categories (native
16360         v. cross, library v. tool) and handle the cross-only and native-
16361         only in more reasonable (and correct!) way.
16362
16363 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
16364
16365         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
16366         configdirs anymore.
16367
16368 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16369
16370         * Makefile.in: extensive cleanup::  removed all of the explicit
16371         clean-* targets, collapsed many wrappers around subdir_do into
16372         one, added additional targets to satisfy standards.texi, deleted
16373         some old targets, some changes for consistency
16374
16375 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16376
16377         * configure.in: handle some programs as cross-only, and others as
16378         native only
16379
16380         * test-build.mk: handle partial holes in a more generic manner
16381
16382         * Makefile.in: m4 depends on libiberty
16383
16384 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16385
16386         * configure.in: add m4, textutils, fileutils, sed, shellutils,
16387         time, wdiff, and find to configdirs
16388
16389         * Makefile.in: all, clean, and install rules for the new programs
16390         added to configure.in
16391
16392 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16393
16394         * configure.in: use mh-sun for all *-sun-* hosts
16395
16396 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16397
16398         * Makefile.in: define flags for X11 include files and library file
16399         locations, pass them down to the programs that need this info
16400
16401         * build-all.mk: added a 'native' target, to 3stage the native toolchain
16402
16403 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16404
16405         * configure.in: start building libg++ for HP-UX targets
16406
16407 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
16408
16409         * README:  Update references to files moved into etc/.
16410
16411 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
16412
16413         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
16414         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
16415
16416 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16417
16418         * configure: accept dash as well as underscore in long option
16419         names for FSF compatibility.
16420
16421 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
16422
16423         * config.sub: added -sco3.2v4 support from FSF.
16424
16425 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16426
16427         * configure.in: expand the section that adds or removes
16428         directories from the list of programs to build, to handle native
16429         vs. cross in addition to host v. native
16430
16431 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
16432
16433         * Makefile.in:  Replace C++ in macro names with CXX.
16434         This is less likely to break ...
16435
16436 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16437
16438         * test-build.mk: add -w to GNU_MAKE
16439
16440 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16441
16442         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16443         add 'sparc' to list of recognized cpus.  This needed to make
16444         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16445         Delete some redundant ose68 variants.  Recognize -wrs as an os,
16446         then changes that into $CPU-wrs-vxworks.
16447
16448         * configure.in: remove most references to gdbtest, regularize
16449         target based program removal
16450
16451         * test-build.mk: import from p3 tree (many fixes and changes)
16452
16453 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
16454
16455         * Makefile.in: added rules to handle tcl, tk, and expect
16456
16457         * configure.in: handle those directories if they exist
16458
16459 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16460
16461         * config.sub: removed bogus hppabsd and hppahpux names, since
16462         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16463
16464 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16465
16466         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
16467         depends upon all-xiberty
16468
16469         * Makefile.in: changes from p3, including:
16470
16471         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
16472
16473         * Makefile.in (XTRAFLAGS): include newlib directories if
16474         newlib/Makefile exists, rather than if host != target.
16475
16476         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
16477
16478         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16479         from the same source tree and not building a cross-compiler.  This
16480         matters for the libg++ configuration if reconfiguring a tree that
16481         has already been installed.
16482
16483         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
16484
16485         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16486         pick up the machine and system specific header files.
16487
16488         * Makefile.in: added AS_FOR_TARGET, passed down in
16489         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16490         the C compiler to use to create programs which are run in the
16491         build environment, set it to default to $(CC), and passed it down
16492         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16493
16494         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
16495
16496         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16497         We need them for unusual native builds, like systems without
16498         ranlib.
16499
16500         * configure: also define $(host_canonical) and
16501         $(target_canonical), which are the full, canonical names for the
16502         given host and target
16503
16504 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
16505
16506         * Makefile.in:  Added separate definitions for C++.
16507
16508 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
16509
16510         * configure.in (configdirs):  Add deja-gnu.
16511
16512 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
16513
16514         * README:  Update for configure.texi and gdb-4.7 release.
16515
16516 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
16517
16518         * Makefile.in:  Move "all" target to top of file.
16519         Previously, first target was ".PHONY" which caused BSD4.4 make
16520         to build .PHONY when make was run without arguments.
16521
16522 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
16523
16524         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
16525         Library-copylefted code in libiberty.
16526
16527 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
16528
16529         * config.sub:  Replace m68kmote with plain old m68k.
16530
16531 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
16532
16533         * Makefile.in:  Remove space from blank line, avoid Make complaints.
16534
16535 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
16536
16537         * config.sub: Complain if no argument is given.  Added support for
16538         386bsd as OS and target alias.
16539
16540 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
16541
16542         * Makefile.in (XTRAFLAGS): include newlib directories if
16543         newlib/Makefile exists, rather than if host != target.
16544
16545 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
16546
16547         * config.sub: recognize sparclite-wrs-vxworks.
16548
16549         * Makefile.in (install-xiberty): added *-xiberty make rules (from
16550         p3.) Added clean-xiberty to clean.
16551
16552 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16553
16554         * configure.in: use *-*-* instead of nested cases for host and target
16555
16556 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
16557
16558         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16559         from the same source tree and not building a cross-compiler.  This
16560         matters for the libg++ configuration if reconfiguring a tree that
16561         has already been installed.
16562
16563 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
16564
16565         * config.sub (i486v/i486v4):  Merge in from FSF version.
16566
16567 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
16568
16569         * configure: only set PWD if it is already set.
16570
16571 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
16572
16573         * configure: just set PWD=`pwd` at the top, since Ultrix sh
16574         doesn't have unset and all success paths (and most error paths)
16575         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16576         to just ${PWD} to avoid confusion.)
16577
16578 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
16579
16580         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16581         even for a native compilation.
16582
16583 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
16584
16585         Changes to make the gdb.tar.Z rule work better.
16586
16587         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
16588         (DEVO_SUPPORT):  Add configure.texi.
16589         (bfd-ilrt.tar.Z):  Remove ancient rule.
16590
16591 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
16592
16593         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16594         pick up the machine and system specific header files.
16595
16596         * configure.in, config.sub: added new target m68010-adobe-scout,
16597         with alias of adobe68k.  Changed configure.in to check for
16598         -scout before -sco* to avoid a false match.
16599
16600         * Makefile.in: added AS_FOR_TARGET, passed down in
16601         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16602         the C compiler to use to create programs which are run in the
16603         build environment, set it to default to $(CC), and passed it down
16604         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16605
16606 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16607
16608         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16609         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
16610         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16611         FOR_TARGET variants, to newlib and libg++.
16612
16613 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16614
16615         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16616         first.
16617
16618 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
16619
16620         * config.sub:  Accept `elf' as an environment.
16621
16622 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16623
16624         * Makefile.in (all-opcodes):  cd into the right directory
16625
16626 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
16627
16628         * configure: added -program_transform_name option, used as
16629         argument to sed when installing programs.
16630         configure.texi: added documentation for -program_prefix,
16631         -program_suffix and -program_transform_name.
16632
16633 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
16634
16635         * config.sub:  Accept i486 where i386 ok.
16636
16637 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
16638
16639         * config.sub: accept we32k
16640
16641 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
16642
16643         * config.sub, configure.in: accept OSE68000 and OSE68k.
16644
16645         * Makefile.in: don't create all directories for ``make install'';
16646         let the subdirectories create the ones they need.
16647
16648 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16649
16650         * COPYING: new file, GPL v2
16651
16652 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16653
16654         * Makefile.in: use the new gen-info-dir, which needs a template
16655         argument (which also lives in texinfo)
16656
16657         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16658
16659 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
16660
16661         * config.sub (ncr3000):  Change i386 to i486.
16662
16663 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16664
16665         * Makefile.in: add install-rcs, install-grep to
16666         install-no-fixedincludes, removed install-bison and install-libgcc
16667
16668 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
16669
16670         * configure.in: grab the HPUX makefile fragment if on HPUX
16671
16672 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16673
16674         * Makefile.in: eradicate bison spoor (ditto libgcc).
16675          configure.in: recognise m68{k,000}-ericsson-OSE.
16676          es1800 is alias for m68k-ericsson-OSE
16677
16678 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16679
16680         * configure.in: rearrange the parts that remove programs from
16681         configdirs, based now on HOST==TARGET or by canonical triple.
16682
16683 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16684
16685         * test-build.mk: recurse explicitly with -f test-build.mk when
16686           appropriate.  predicate stage3 and comparison on the existence
16687           of gcc.  That is, if gcc isn't around, we aren't three-staging.
16688           On very clean, also remove ...stamp-co.  Build in-place before
16689           doing other builds.
16690
16691 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16692
16693         * Makefile.in, configure.in: add tgas
16694
16695 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16696
16697         * Makefile.in: a number of changes merged in from progressive.
16698
16699         * configure.in: add libm.
16700
16701         * .cvsignore: ignore some stuff that comes from test-build.mk.
16702
16703 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
16704
16705         * config.sub:  Add es1800 (m68k-ericsson-es1800).
16706
16707 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16708
16709         * configure: Add program_suffix (parallel to program_prefix)
16710         * Makefile.in: adjust directory-creating script for losing decstation
16711
16712 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
16713
16714         * configure:  Minor $subdir-related fixes.
16715
16716 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16717
16718         * configure: fix various problems with propogating
16719         makefile_target_frag in subdirs.
16720         * configure.in: config libgcc if its there
16721
16722 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
16723
16724         * config.sub:  HPPA merge.
16725
16726 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
16727
16728         * Makefile.in:  Replace all-bison with all-byacc in all
16729         dependency lines for other tools (which now use byacc).
16730
16731 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
16732
16733         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
16734
16735 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
16736
16737         * Makefile.in: make gprof rules similar to byacc rules (instead of
16738         vestigal $(unsubdir) that didn't work...)
16739
16740 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
16741
16742         * config.sub:  Add support for Linux.
16743         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
16744         (at least for libg++).
16745
16746 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
16747
16748         * configure.texi: fix doc for the -nfp option to configure
16749
16750 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
16751
16752         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
16753
16754 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
16755
16756         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
16757         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
16758         * configure.in: added solaris* host_makefile_frag hook.
16759
16760 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16761
16762         * config.sub: changed recognition of m68000 so that various
16763         m68k types can be specified via m680[01234]0
16764
16765 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16766
16767         * config.sub (basic_machine): fix sed so that '-foo' isn't
16768         completely substituted out while .+'-foo' loses the '-foo'
16769
16770 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16771
16772         * config.sub ($os): Add -aout.
16773
16774 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
16775
16776         * configure:  If host_makefile_frag is absolute, don't
16777         prefix ${invsubdir} (relevant to libg++ auto-configure).
16778
16779 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16780
16781         * Makefile.in (tooldir): Define it.
16782         (all-ld): Depend on all-flex.
16783
16784 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
16785
16786         * Makefile.in (check):  Fix libg++ special case.
16787
16788 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
16789
16790         * configure: do not bury `pwd` into config.status, thus do fewer
16791           pwd's.
16792
16793         * configure: print the "Building in" message only when building in
16794           other than "." AND verbose.
16795
16796         * configure: remove -s, rework -v to better accommodate guested
16797           configures.
16798
16799         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
16800
16801 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
16802
16803         * Makefile.in: macroize flags passed on recursion.  remove
16804           fileutils.
16805
16806 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
16807
16808         * configure: get makesrcdir right for subdirs deeper than 1.
16809
16810         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
16811           install.
16812
16813 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
16814
16815         * Makefile.in: don't print subdir_do or recursion lines.
16816
16817 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
16818
16819         * standards.texi: added menu item.
16820
16821         * Makefile.in: build and install standards.info.
16822
16823         * standards.texi: new file.
16824
16825 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16826
16827         * configure: test for and move config.status pieces from
16828           ${subdir}/.
16829
16830 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
16831
16832         * configure:  Test for existance of files before trying to mv
16833         them, to avoid numerous non-existance messages.
16834
16835 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
16836
16837         * configure: correct final line of config.status.
16838
16839         * configure: patch from eggert.  Avoids a protection problem if
16840           the original Makefile.in is read only.
16841
16842         * configure: use move-if-change from gcc to create config.status.
16843           Some makefiles depend on config.status to tell if a directory
16844           has been reconfigured for a different host.  This change
16845           prevents those directories from remaking everything in the case
16846           where the reconfig was only intended to rebuild a Makefile.
16847
16848         * configure: test for config.sub with "config.sub sun4" rather
16849           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
16850           host alias from a missing config.sub.
16851
16852 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16853
16854         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16855           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
16856
16857 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
16858
16859         * configure: mkdir ${subdir} as needed.
16860
16861 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
16862
16863         * Makefile.in,configure.in: added autoconf.
16864
16865 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16866
16867         * Makefile.in: no longer pass against on recursion.
16868
16869         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16870           definitions are not inherited.
16871
16872         * configure: correct makesrcdir when subdir is .
16873
16874 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
16875
16876         * configure:  Add support for 'subdirs' variable, which is
16877         like 'configdirs', except that configure doesn't re-invoke
16878         itself for subdirs, it just creates a Makefile for each subdir.
16879         * configure.texi:  Document subdirs.
16880
16881 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16882
16883         * configure.in: added flex to configdirs
16884
16885 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
16886
16887         * Makefile.in: remove clean-stamps from clean.
16888
16889 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
16890
16891         * configure.in:  Add gdbtest to configdirs.
16892
16893 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
16894
16895         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
16896         to recursive makes.
16897         * configure.in:  Recognize new ncr3000 config.
16898
16899 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
16900
16901         * Makefile.in, configure.in: removed references to gdbm.
16902
16903 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
16904
16905         * config.sub:  Don't canonicalize os value
16906         newsos* to bsd (readline needs to check for newsos).
16907         (This fix was earlier made Jan 31, but got re-broken.)
16908
16909 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
16910
16911         * configure.in:  sco is an os, not a vendor!
16912
16913         * configure:  Quote $( better.  Keep various shells happy.
16914
16915 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
16916
16917         * Makefile.in: eliminate stamp-files.
16918
16919 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
16920
16921         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
16922           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16923
16924 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
16925
16926         * config.sub:  fix iris/iris3.
16927
16928 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
16929
16930         * configure: re-add -rm.
16931
16932 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
16933
16934         * Maskefile.in: add .stmp-rcs to all.
16935
16936         * configure.in: remove gas from rs6000 build, use aix host fragment.
16937
16938 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
16939
16940         * configure: pass down site_option during recursion.
16941
16942 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
16943
16944         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
16945
16946 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
16947
16948         * configure: Change exec_prefix so that it really defaults to prefix.
16949
16950 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
16951
16952         * Makefile.in, configure.in:  Add support for mmalloc library.
16953
16954 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
16955
16956         * Makefile.in: add stmp dependencies for a few more things.
16957
16958 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
16959
16960         * configure: adjusted error message on objdir/srcdir configure
16961           collision, per john's suggestion.
16962
16963         * Makefile.in: add libiberty stmp to all and all.cross.
16964
16965 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
16966
16967         * Makefile.in: remove force dependencies, add grep to all.
16968
16969 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
16970
16971         * Makefile.in: drop flex.  make stamp files work.
16972
16973         * configure: added test for conflicting configuration in srcdir,
16974           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
16975           gets cranky.  use relative paths for configure and srcdir
16976           whenever possible.  Send some error messages to stderr that were
16977           going to stdout.
16978
16979 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
16980
16981         * Makefile.in:  Fix libg++ rule to check for gcc directory
16982         before using gcc/gcc.  Also pass XTRAFLAGS.
16983
16984 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
16985
16986         * Makefile.in: added stmp-files so that directories aren't polled
16987           when they are already built.
16988
16989         * configure.texi: fixed a node pointer problem.
16990
16991 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
16992
16993         * config.sub configure.in gdb/configure.in
16994         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16995         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16996         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
16997
16998 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16999
17000         * configure: -recurring becomes -silent.  corrected help message
17001           for -site= option.
17002
17003         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17004
17005 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17006
17007         * configure: when building Makefile for crosses, replace
17008           tooldir and program_prefix.  default srcdir from location of
17009           config.sub.  remove "for host in hosts" and "for target in
17010           targets" loops.
17011
17012 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17013
17014         * Makefile.in: Do not pass bindir or mandir to cvs.
17015
17016 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
17017
17018         * Makefile.in, configure.in: removed traces of namesubdir,
17019           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
17020           copyrights to '92, changed some from Cygnus to FSF.
17021
17022         * configure.texi: remove most references to multiple hosts,
17023           multiple targets, subdirs, etc.
17024
17025         * configure.man: removed rcsid. reference config.sub not
17026           config.subr.
17027
17028         * Makefile.in: mkdir $(infodir) on install-info.
17029
17030 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
17031
17032         * configure.texi:  Explain better about .gdbinit and about
17033         the environment that configure.in sections run in.
17034
17035 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
17036
17037         * configure.in:  Ultrix is only a decstation if it's a MIPS.
17038
17039 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
17040
17041         * README:  DOC.configure => cfg-paper.texi.
17042
17043 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
17044
17045         * config.sub (near case $os):  Don't convert newsos* to bsd!
17046
17047 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
17048
17049         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
17050         the number of copies of COPYING that go into the GDB tar file.
17051
17052 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
17053
17054         * bfd/configure.in, gdb/config/mh-i386sco,
17055         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17056         Fix SCO configuration stuff.
17057
17058 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
17059
17060         * Makefile.in:  For libg++, make sure the -I pointing
17061         to the gcc directory goes *after* all the libg++-local -I flags.
17062         Also, move just-gcc dependency from just-libg++ to all-libg++.
17063
17064 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
17065
17066         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
17067
17068 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
17069
17070         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
17071
17072 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
17073
17074         * config.sub:  Add stratus configuration frags.  Also
17075         submitted to FSF.
17076
17077 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
17078
17079         * Makefile.in (DEV_SUPPORT):  add configure.man.
17080
17081         * config.sub(Decode manufacturer-specific):  add -none*.
17082
17083 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
17084
17085         * Makefile.in:  remove form feeds to make Sun's make happy.
17086         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
17087
17088 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
17089
17090         * Makefile.in (AR_FLAGS):  Make quieter.
17091
17092 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
17093
17094         * configure.in:  Add libg++.
17095         * configure:  When verbose, don't output the command line at each
17096         level; it will be unremarkably the same as the previous version,
17097         which will be the same as what the user typed.
17098
17099 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
17100
17101         * configure.in, Makefile.in: fix clean-info, add flex.  add
17102           fileutils.
17103
17104         * configure: be less sensitive to spaces in Makefile.in.  Do not
17105           look for sources in "..".  Doing so breaks subdirectories that
17106           might have their own configure.  If a subdir has it's own
17107           configure script, use it.
17108
17109 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
17110
17111         * cfg-paper.texi: some changes suggested by rms.
17112
17113 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
17114
17115         * config.sub:  Merge in some small additions from the FSF version,
17116         taken from the gcc distribution, to bring the Cygnus and FSF
17117         versions into closer sync.
17118
17119 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
17120
17121         * configure.in:  Changed svr4 references to sysv4.
17122
17123 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
17124
17125         * configure: added -V for version number option.
17126
17127 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
17128
17129         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17130           renamed from DOC.configure to cfg-paper.texi.
17131
17132 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17133
17134         * configure, config.subr, config.sub: config.subr is now
17135           config.sub again.
17136
17137 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
17138
17139         * configure.texi: new file, in progress.
17140
17141         * Makefile.in: build info file and install the man page for
17142           configure.
17143
17144         * configure.man: new file, first cut.
17145
17146         * configure: find config.subr again now that configuration "none"
17147           has gone.  removed all traces of the -ansi option.  removed all
17148           traces of the -languages option.
17149
17150         * config.subr: resync from rms.
17151
17152 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17153
17154         * configure, config.sub, config.subr: merge config.sub into
17155           config.subr, call the result config.subr, remove config.sub, use
17156           config.subr.
17157
17158         * Makefile.in: revised install for dir.info.
17159
17160 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17161
17162         * configure.in: add decstation host makefile frag.
17163
17164         * Makefile.in: BISON now bison -y again.  also install-gcc on
17165           install.  clean-gdbm on clean.  infodir belongs in datadir.
17166           Make directories for info install.  Build dir.info here then
17167           install it.
17168
17169 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17170
17171         * Makefile.in: fix for bad directory tests.
17172
17173 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17174
17175         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
17176           regexp.  -srcdir relative was being handled incorrectly.
17177
17178         * Makefile.in: unwrapped some for loops so that parallel makes
17179           work again and so one can focus one's attention on a particular
17180           package.
17181
17182 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17183
17184         * configure: added PWD as a stand in for `pwd` (for speed). use
17185           elif wherever possible.  make -srcdir work without -objdir.
17186           -objdir= commented out.
17187
17188 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17189
17190         * configure: +options become --options.  -subdirs commented out.
17191           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
17192           Makefile now at top of generated Makefile.  Removed cvs log
17193           entries.  added -srcdir.  create .gdbinit only if there is one
17194           in ${srcdir}.
17195
17196         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
17197           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
17198           and mandir now keyed off datadir by default.
17199
17200 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17201
17202         * Freshly created ChangeLog.
17203
17204 \f
17205 Local Variables:
17206 mode: change-log
17207 left-margin: 8
17208 fill-column: 76
17209 version-control: never
17210 End: