OSDN Git Service

2011-11-6 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2
3         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5         * Makefile.in: Regenerate.
6
7 2011-11-01  DJ Delorie  <dj@redhat.com>
8
9         * config.sub: Update to version 2011-10-29 (added rl78)
10
11 2011-10-27  Nick Clifton  <nickc@redhat.com>
12
13         * config.sub: Import these changes from the config project:
14
15         2011-10-08  Joern Rennecke <joern.rennecke@embecosm.com>
16             Ben Elliston  <bje@gnu.org>
17
18         * config.sub (epiphany): New.
19
20         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
21             Ben Elliston  <bje@gnu.org>
22
23         * config.sub (hexagon, hexagon-*): New.
24
25         2011-08-23  Roland McGrath  <mcgrathr@google.com>
26
27         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
28         64eb to be64.
29
30         2011-08-16  Roland McGrath  <mcgrathr@google.com>
31
32         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
33         (nacl): Grok as alias for 32el-unknown-nacl.
34
35 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
36
37         * MAINTAINERS (Write After Approval): Add myself.
38
39 2011-10-24  Teresa Johnson  <tejohnson@google.com>
40
41         * MAINTAINERS (Write After Approval): Add myself.
42
43 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
44
45         * MAINTAINERS (sparc port): Remove myself.
46
47 2011-09-14  Tom de Vries  <tom@codesourcery.com>
48
49         * MAINTAINERS (Write After Approval): Add myself.
50
51 2011-08-14  Yao Qi  <yao@codesourcery.com>
52
53         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
54         * configure: Regenerate.
55
56 2011-07-26  Ian Lance Taylor  <iant@google.com>
57
58         * configure.ac: Set have_compiler based on whether gcc directory
59         exists, rather than on whether gcc is in configdirs.
60         * configure: Rebuild.
61
62 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
63
64         * MAINTAINERS (Global Reviewers): Add self.
65
66 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
67
68         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
69         link directories.
70         * Makefile.in: Rebuild.
71
72 2011-07-20  Ian Lance Taylor  <iant@google.com>
73
74         PR bootstrap/49787
75         * configure.ac: Move --enable-bootstrap handling earlier in file.
76         If --enable-bootstrap and either --enable-build-with-cxx or
77         --enable-build-poststage1-with-cxx, enable C++ automatically.
78         * configure: Rebuild.
79
80 2011-07-19  Ian Lance Taylor  <iant@google.com>
81
82         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
83         make C++ a boot_language.  Set and substitute
84         POSTSTAGE1_CONFIGURE_FLAGS.
85         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
86         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
87         * configure, Makefile.in: Rebuild.
88
89 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
90
91         * MAINTAINERS (Register Allocation): Move myself from reviewers to
92         maintainers.
93
94 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
95
96         * MAINTAINERS (Global Reviewers): Add myself.
97
98 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
99
100         * configure: Regenerate.
101
102 2011-07-16  Jason Merrill  <jason@redhat.com>
103
104         * Makefile.def (language=c++): Add check-c++0x and
105         check-target-libmudflap-c++.
106         * Makefile.tpl (check-target-libmudflap-c++): New.
107         * Makefile.in: Regenerate.
108
109 2011-07-16  Matthias Klose  <doko@ubuntu.com>
110
111         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
112         * Makefile.def (target_modules/libjava): Pass
113         $(EXTRA_CONFIGARGS_LIBJAVA).
114         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
115         if not configured with --enable-static-libjava.
116         * Makefile.in: Regenerate.
117         * configure: Likewise.
118
119 2011-07-15  Jason Merrill  <jason@redhat.com>
120
121         * Makefile.in (check-c++): Move check-gcc-c++0x after
122         check-target-libstdc++-v3.
123
124 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
125
126         * MAINTAINERS (c6x port): New entry.
127
128 2011-07-13  Jason Merrill  <jason@redhat.com>
129
130         * Makefile.in (check-gcc-c++0x): New.
131         (check-c++): Depend on it.
132
133 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
134
135         PR target/39150
136         * configure.ac (i[3456789]86-*-solaris2*): Also accept
137         x86_64-*-solaris2.1[0-9]*.
138         * configure: Regenerate.
139
140 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
141
142         * MAINTAINERS (RTL optimizers): Add self.
143
144 2011-06-27  Gabriel Charette  <gchare@google.com>
145
146         * MAINTAINERS (Write After Approval): Add myself.
147
148 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
149
150         PR regression/47836
151         PR bootstrap/23656
152         PR other/47733
153         PR bootstrap/49247
154         PR c/48825
155         * configure.ac (target_libraries): Remove target-libiberty.
156         Remove case-statement setting skipdirs=target-libiberty for
157         multiple targets.  Remove checking target_configdirs and
158         removing target-libiberty but keeping target-libgcc if
159         otherwise empty.
160         * Makefile.def (target_modules): Don't add libiberty.
161         (dependencies): Remove all traces of target-libiberty.
162         * configure, Makefile.in: Regenerate.
163
164 2011-06-13  Walter Lee <walt@tilera.com>
165
166         * configure.ac (tilepro-*-*) New case.
167         (tilegx-*-*): Likewise.
168         * configure: Regenerate.
169
170 2011-06-06  Jing Yu  <jingyu@google.com>
171
172         * configure.ac: Skip target-libiberty for
173         arm*-*-linux-androideabi.
174         * configure: Regenerated.
175
176 2011-06-06  Nick Clifton  <nickc@redhat.com>
177
178         * config.sub: Sync from upstream.
179
180 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
181
182         * MAINTAINERS (Write After Approval): Add myself.
183
184 2011-06-01  Daniel Jacobowitz  <drow@false.org>
185
186         * MAINTAINERS: Update my email address.
187
188 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
189
190         * MAINTAINERS (Write After Approval): Update my email address.
191
192 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
193
194         * MAINTAINERS (Write After Approval): Add myself.
195
196 2011-05-08  Doug Kwan  <dougkwan@google.com>
197
198         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
199         * configure: Regenerated.
200         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
201         value from configure.
202         * Makefile.in: Regenerated.
203
204 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
205
206         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
207         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
208         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
209         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
210         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
211         *-*-vxworks*): Disable newlib and libgloss in separate case
212         statement.
213         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
214         to separate case statement.
215         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
216         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
217         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
218         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
219         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
220         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
221         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
222         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
223         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
224         i[[3456789]]86-*-rdos*, m32r-*-*,
225         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
226         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
227         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
228         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
229         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
230         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
231         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
232         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
233         and libgloss in main case over targets.  Remove most empty cases
234         in main case over targets.
235         * configure: Regenerate.
236
237 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
238
239         * MAINTAINERS (Write After Approval): Add myself.
240
241 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
242
243         * configure.ac: Remove code setting special library locations for
244         hppa*64*-*-hpux11*.  Remove code setting compiler for
245         sparc-sun-solaris2*.
246         * configure: Regenerate.
247
248 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
249
250         * configure.ac: Separate libgloss_dir settings from general case
251         over targets.
252         * configure: Regenerate.
253
254 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
255
256         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
257         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
258         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
259         cases in libgcj-disabling case statement.
260         (hppa*64*-*-linux*): Set unsupported_languages instead of
261         disabling target-zlib.
262         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
263         to hppa*64*-*-hpux*.
264         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
265         hppa*-*-hpux*.
266         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
267         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
268         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
269         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
270         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
271         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
272         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
273         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
274         libgcj-disabling case statement.
275         * configure: Regenerate.
276
277 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
278
279         * configure.ac: Disable Java for targets not supporting libffi.
280         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
281         Remove cases in Java-disabling statement.
282         (*arm-wince-pe): Change to arm-wince-pe.
283         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
284         cases in Java-disabling statement.
285         (bfin-*-*): Don't disable Java again.
286         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
287         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
288         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
289         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
290         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
291         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
292         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
293         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
294         Java-disabling statement.
295         (mmix-*-*): Don't disable Java again.
296         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
297         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
298         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
299         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
300         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
301         statement.
302         * configure: Regenerate.
303
304 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
305
306         * configure.ac: Separate cases disabling Java and Java libraries
307         from general case over targets.
308         * configure: Regenerate.
309
310 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
311
312         * MAINTAINERS: Update my email address.
313
314 2011-04-20  Easwaran Raman  <eraman@google.com>
315
316         * MAINTAINERS (Write After Approval): Add myself.
317
318 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
319
320         PR lto/48086
321         * configure.ac: Re-enable LTO on *-apple-darwin9*.
322         * configure: Regenerate.
323
324 2011-04-16  Jim Meyering  <meyering@redhat.com>
325
326         * MAINTAINERS (Write After Approval): Add myself.
327
328 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
329
330         * MAINTAINERS: Update my email address.
331
332 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
333
334         * MAINTAINERS (Write After Approval): Add myself.
335
336 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
337
338         * MAINTAINERS (Write After Approval): Add myself.
339
340 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
341
342         * MAINTAINERS (Write After Approval): Add myself.
343
344 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
345
346         * configure.ac (build_tools): Remove build-byacc.
347         (host_libs): Remove mmalloc.
348         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
349         autoconf automake libtool diff rcs fileutils shellutils time
350         textutils wdiff find uudecode hello tar gzip indent recode release
351         sed perl gawk findutils gettext zip.
352         (libgcj): Remove target-qthreads.
353         (target_tools): Remove target-examples target-gperf.
354         (YACC): Don't handle building byacc.
355         * configure: Regenerate.
356         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
357         dosutils, examples, fileutils, find, findutils, gawk, gettext,
358         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
359         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
360         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
361         handle building components.
362         * Makefile.in: Regenerate.
363
364 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
365
366         * MAINTAINERS: Update my email address as Xtensa maintainer.
367
368 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
369
370         * config.sub: Sync from upstream.
371
372 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
373
374         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
375         (microblaze*): Don't disable libssp.
376         * configure: Regenerate.
377
378 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
379
380         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
381         moveifchange.
382         * configure: Regenerate.
383         * Makefile.tpl: Use @SHELL@ not @config_shell@.
384         * Makefile.in: Regenerate.
385
386 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
387
388         * configure.ac (*-*-sysv4*): Don't enable libgomp.
389         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
390         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
391         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
392         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
393         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
394         md_exec_prefix cases.
395         * configure: Regenerate.
396
397 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
398
399         * configure.ac: Separate cases disabling target-libssp,
400         target-libiberty, target-libstdc++-v3 and Fortran from general
401         case over targets.
402         * configure: Regenerate.
403
404 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
405
406         * configure.ac (*-*-chorusos): Don't disable libgcj.
407         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
408         Remove case.
409         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
410         (arm-*-coff): Don't disable libgcj.
411         (arm*-*-linux-gnueabi): Remove useless assignment.
412         (arm-*-riscix*): Don't disable libgcj.
413         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
414         configuration.
415         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
416         (c54x*-*-*): Remove case.
417         (tic54x-*-*): Don't disable GCC or GCC libraries.
418         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
419         to *.
420         (d10v-*-*): Don't disable GCC libraries.
421         (d30v-*-*): Don't disable libgcj.
422         (h8500-*-*): Don't disable GCC libraries.
423         (i960-*-*): Don't disable libgcj.
424         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
425         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
426         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
427         libgcj.
428         (m68k-*-coff*): Remove case.
429         (mmix-*-*): Don't disable libgloss on host.
430         (mn10200-*-*, mn10300-*-*): Remove cases.
431         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
432         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
433         Don't disable libgcj.
434         (romp-*-*): Remove case.
435         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
436         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
437         case.
438         (v810-*-*): Don't disable GCC libraries.
439         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
440         (ip2k-*-*): Don't disable GCC libraries.
441         * configure: Regenerate.
442
443 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
444
445         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
446         libffi on host.
447         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
448         on host.
449         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
450         * configure: Regenerate.
451
452 2011-03-26  John Marino  <binutils@marino.st>
453
454         * configure.ac: Add support for *-*-dragonfly*
455         * configure: Regenerate.
456
457 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
458
459         * configure.ac (native_only): Remove.
460         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
461         send-pr uudecode guile gnuserv on host.
462         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
463         send-pr rcs guile perl texinfo libtool on host.
464         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
465         automake send-pr rcs guile perl texinfo libtool on host.
466         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
467         (*-*-kaos*): Don't disable target-examples target-gperf on target.
468         (alpha*-dec-osf*): Don't disable fileutils on target.
469         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
470         texinfo send-pr expect dejagnu on target.
471         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
472         target-qthreads on target.
473         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
474         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
475         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
476         x86_64-*-mingw*): Don't disable expect on target.
477         (*-*-cygwin*): Don't disable target-gperf on target.
478         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
479         gnuserv on target.
480         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
481         target.
482         * configure: Regenerate.
483
484 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
485
486         * configure.ac (target_tools): Remove target-groff.
487         (native_only): Remove target-groff.
488         (hppa*64*-*-*): Don't disable byacc.
489         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
490         setting.
491         (*-*-kaos*): Don't skip target-librx and target-groff.
492         (*-*-netware*): Don't skip target-libmudflap.
493         (*-*-tpf*): Don't skip target-libmudflap.
494         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
495         directories on the host.
496         (ia64*-*-*vms*): Don't skip tix.
497         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
498         host.
499         * configure: Regenerate.
500
501 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
502
503         * configure.ac: Remove references to mt-mep, mt-netware,
504         mt-wince.
505         * Makefile.def: Add all-utils soft dependencies.
506         * Makefile.tpl: Remove GDB_NLM_DEPS.
507         * configure: Regenerate.
508         * Makefile.in: Regenerate.
509
510 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
511
512         * configure.ac: Do not include mh-x86omitfp.
513         * configure: Regenerate.
514
515 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
516
517         * configure.ac: Remove empty cases.
518         * configure: Regenerate.
519
520 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
521
522         * Makefile.def: Add dependency from termcap to gdb.
523         * Makefile.in: Regenerate.
524
525 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
526
527         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
528         * configure: Regenerate.
529         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
530         * Makefile.tpl: Likewise.
531         * Makefile.in: Regenerate.
532
533 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
534
535         * configure.ac: Remove all mentions of tentative_cc.
536         * configure: Regenerate.
537
538 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
539
540         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
541         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
542         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
543         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
544         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
545         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
546         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
547         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
548         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
549         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
550         *-*-rhapsody*): Remove host cases.
551         * configure: Regenerate.
552
553 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
554
555         * configure.ac (ppc*-*-pe): Remove host case.
556         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
557         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
558         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
559         cases.
560         * configure: Regenerate.
561
562 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
563
564         * config.sub: Update to version 2011-03-23.
565
566 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
567
568         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
569         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
570         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
571         * configure: Regenerate.
572
573 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
574
575         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
576         to Write After Approval.
577         * config-ml.in: Don't handle arc-*-elf*.
578         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
579         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
580         handle GCC libraries.
581         * configure: Regenerate.
582
583 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
584
585         PR bootstrap/48120:
586         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
587         Add -lstdc++ -lm to LIBS.
588         * configure: Regenerate.
589
590 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
591
592         * config.guess: Update to version 2011-02-02
593         * config.sub: Update to version 2011-02-24
594
595 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
596
597         PR lto/48086
598         * configure.ac: Re-enable LTO on *-apple-darwin9.
599         * configure: Regenerate.
600
601 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
602
603         PR lto/48086
604         * configure.ac: Disable LTO on darwin due to an assembler change in
605         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
606         under 256.
607         * configure: Regenerate.
608
609 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
610
611         * MAINTAINERS: Update myself as score backend maintainer, update my e-mail address.
612
613 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
614
615         * MAINTAINERS: Update my e-mail address.
616
617 2011-03-06  Joey Ye  <joey.ye@arm.com>
618
619         * MAINTAINERS: Update my e-mail address.
620
621 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
622
623         * configure.ac: Adjust test of with_ppl.
624         * configure: Regenerated.
625
626 2011-03-02  Kai Tietz  <ktietz@redhat.com>
627
628         * MAINTAINERS: Adjust my e-mail address.
629
630 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
631
632         * configure.ac: Add -lpwl to ppllibs.
633         * configure: Regenerated.
634
635 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
636
637         * config/cloog.m4: Add -lisl to clooglibs.
638         * configure: Regenerated.
639
640 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
641
642         * MAINTAINERS (CPU Port maintainers): Add self.
643
644 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
645
646         * MAINTAINERS: Add myself as testsuite maintainer.
647
648 2011-02-15  Mike Stump  <mikestump@comcast.net>
649
650         * MAINTAINERS: Add myself as testsuite maintainer.
651
652 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
653
654         Import from Libtool and gnulib:
655
656         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
657
658         Prepare for supporting FreeBSD 10.
659         * config.rpath: Remove handling of freebsd1* which soon would
660         match FreeBSD 10.0.
661
662         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
663
664         Remove support for FreeBSD 1.x.
665         * libtool.m4 (_LT_LINKER_SHLIBS)
666         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
667         soon would incorrectly match FreeBSD 10.0.
668
669 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
670
671         PR binutils/12283
672         * move-if-change: Import version from gnulib.
673
674 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
675
676         PR lto/47225
677         * Makefile.def (lto-plugin): Double dash for enable-shared.
678         (configure-gcc): Depend on all-lto-plugin.
679         * Makefile.in: Rebuilt.
680
681 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
682
683         * configure.ac: Remove extra bracket.
684         * configure: Regenerate.
685
686 2011-02-08  Tobias Burnus  <burnus@net-b.de>
687
688         * MAINTAINERS: Add myself as libquadmath maintainer.
689
690 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
691
692         * MAINTAINERS: Update my email address.
693
694 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
695
696         * MAINTAINERS (option handling): Add self.
697
698 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
699
700         PR lto/47225
701         * Makefile.def: Add dependency for install-gcc
702         on install-lto-plugin.
703         * Makfile.in: Regenerated
704
705 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
706
707         * MAINTAINERS (CPU Port Maintainers): Add myself.
708
709 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
710
711         PR libgcj/44341
712         * configure.ac: Discard --with-* flags for host when configuring
713         target libraries for cross build.
714         * configure: Rebuilt.
715
716 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
717
718         * MAINTAINERS (linear loop transforms): Removed.
719
720 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
721
722         * configure.ac: If with_ppl is no, move setting with_cloog=no
723         after CLOOG_REQUESTED check.
724         * configure: Regenerated.
725
726 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
727
728         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
729         CLooG has been requested.
730         * configure: Regenerated.
731
732 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
733
734         * configure: Regenerated.
735         * configure.ac: Check for version 0.11 (or later revision) of PPL.
736
737 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
738
739         * configure: Regenerated.
740         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
741
742 2011-01-21  Andreas Schwab  <schwab@redhat.com>
743
744         * configure.ac: Use AS_HELP_STRING throughout.
745         * configure: Regenerate.
746
747 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
748
749         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
750         * configure: Regenerate.
751
752 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
753
754         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
755
756 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
757
758         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
759         for ia64-hpux.
760         * configure: Regenerate.
761
762 2011-01-07  Jan Hubicka  <jh@suse.cz>
763
764         PR lto/47225
765         * Makefile.in: Regenerate.
766         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
767         configure.
768
769 2011-01-07  Jan Hubicka  <jh@suse.cz>
770
771         * Makefile.in: Regenerate.
772         * Makefile.def (gcc host module) and soft dependency on lto-plugin
773         and configure dependency on lto-plugin configure.
774         (lto-plugin module): Remove dependency on GCC; add dependency on
775         liniberty.
776
777 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
778
779         * MAINTAINERS (Write After Approval): Add myself.
780
781 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
782
783         * configure: Regenerate.
784
785 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
786
787         * configure.ac: (picochip): Disable libiberty.
788
789 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
790
791         * MAINTAINERS (Write After Approval): Add myself.
792
793 2010-12-10  Ian Lance Taylor  <iant@google.com>
794
795         PR bootstrap/46819
796         * configure.ac: For --disable-libgcj clear libgcj_saved.
797         * configure: Rebuild.
798
799 2010-12-10  Tobias Burnus  <burnus@net-b.de>
800
801         PR fortran/46540
802         * configure.ac: Add --disable-libquadmath and
803         --disable-libquadmath-support.
804         * configure: Regenerate.
805
806 2010-12-03  Ian Lance Taylor  <iant@google.com>
807
808         * MAINTAINERS: Add myself as libgo maintainer.
809
810 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
811
812         PR libffi/46792
813         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
814         * configure: Regenerate.
815
816 2010-12-02  Ian Lance Taylor  <iant@google.com>
817
818         * configure.ac: Always set default for poststage1_ldflags to
819         -static-libstdc++ -static-libgcc.
820
821 2010-11-29  Andreas Schwab  <schwab@redhat.com>
822
823         * configure.ac: Move comment to remove extra space in last argument
824         of GCC_TARGET_TOOL.
825
826 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
827
828         PR other/46026
829         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
830         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
831         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
832         (BASE_FLAGS_TO_PASS): Use it.
833         * configure: Rebuilt.
834         * Makefile.in: Rebuilt.
835
836 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
837
838         PR binutils/12258
839         * configure.ac: Correct comments for --enable-gold/--enable-ld.
840         Properly check default linker.
841         * configure: Regnerated.
842
843 2010-11-23  Matthias Klose  <doko@ubuntu.com>
844
845         * configure.ac: For --enable-gold, handle value `default' instead of
846         `both*'.   New configure option --{en,dis}able-ld.
847         * configure: Regenerate.
848
849 2010-11-20  Ian Lance Taylor  <iant@google.com>
850
851         * configure.ac: Only disable a language library if no language needs
852         it.  Don't let --disable-libgcj uncondtionally disable libffi.
853         * configure: Rebuild.
854
855 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
856
857         * Makefile.in: Regenerate.
858
859         PR other/46202
860         * configure.ac: Fix just-built in-tree STRIP name to be
861         binutils/strip-new.
862         * configure: Regenerate.
863         * Makefile.def (install-strip-gcc, install-strip-binutils)
864         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
865         (install-strip-sid): Mirror dependencies on non-strip variants
866         of these targets on the respective -strip prerequisites.
867         * Makefile.tpl (install-strip, install-strip-host)
868         (install-strip-target): New targets.
869         (install-strip-[+module+], install-strip-target-[+module+]):
870         New targets.
871         * Makefile.in: Regenerate.
872
873 2010-11-19  Ian Lance Taylor  <iant@google.com>
874             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
875
876         * configure.ac: Add target-libgo to target_libraries.  Set
877         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
878         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
879         (HOST_EXPORTS): Add GOC.
880         (BASE_TARGET_EXPORTS): Add GOC.
881         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
882         (GOCFLAGS_FOR_TARGET): New variable.
883         (EXTRA_HOST_FLAGS): Add GOC.
884         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
885         * Makefile.def (target_modules): Add libgo.
886         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
887         (dependencies): Add dependency from configure-target-libgo to
888         configure-target-libffi and all-target-libstdc++-v3.  Add
889         dependencies from all-target-libgo to all-target-libffi.
890         (languages): Add go.
891         * configure: Rebuild.
892         * Makefile.in: Rebuild.
893
894 2010-11-19  Ian Lance Taylor  <iant@google.com>
895
896         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
897         compiler/flag environment variables.
898
899 2010-11-18  Ian Lance Taylor  <iant@google.com>
900
901         * configure.ac: Check for lang_requires_boot_languages in
902         config-lang.in files.
903         * configure: Rebuild.
904
905 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
906             Tobias Burnus  <burnus@net-b.de>
907
908         PR fortran/32049
909         * Makefile.def: Add libquadmath; build it with language=fortran.
910         * configure.ac: Add libquadmath.
911         * Makefile.tpl: Handle multiple libs in check-[+language+].
912         * Makefile.in: Regenerate.
913         * configure: Regenerate.
914
915 2010-11-16  Tom Tromey  <tromey@redhat.com>
916
917         * MAINTAINERS: Moved myself to reviewers section.
918
919 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
920
921         * MAINTAINERS: Moved myself to reviewers section.
922
923 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
924
925         * MAINTAINERS (Various Maintainers): Add self for build machinery.
926         (Write After Approval): Remove self.
927
928 2010-11-15  Andreas Schwab  <schwab@redhat.com>
929
930         * configure.ac: Fix spelling in option names.
931         * configure: Regenerated.
932
933 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
934
935         PR bootstrap/39622
936         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
937         * configure: Regenerated.
938
939 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
940
941         * MAINTAINERS: Update my email address.
942
943 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
944
945         * configure: Regenerate.
946
947 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
948
949         * configure: Regenerate.
950
951 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
952
953         * configure: Regenerate.
954
955 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
956
957         * configure: Regenerate.
958
959 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
960
961         * configure.ac: Support official CLooG.org versions.
962         * configure: Regenerate.
963         * config/cloog.m4: New.
964
965 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
966
967         * MAINTAINERS (Write After Approval): Add myself.
968
969 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
970
971         * MAINTAINERS: Update my email address.
972
973 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
974
975         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
976         * configure: Regenerate.
977
978 2010-11-03  Ian Lance Taylor  <iant@google.com>
979             Dave Korn  <dave.korn.cygwin@gmail.com>
980
981         PR lto/46273
982         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
983         and on other supported platforms whenever LTO is enabled.
984         * configure: Rebuild.
985
986 2010-11-02  Alan Modra  <amodra@gmail.com>
987
988         PR binutils/12110
989         * configure.ac: Error when source path contains spaces.
990         * configure: Regenerate.
991
992 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
993
994         * MAINTAINERS: Update my email address.
995
996 2010-10-20  Ian Lance Taylor  <iant@google.com>
997
998         * Makefile.def (target_modules): Set lib_path to src/.libs for
999         libstdc++-v3 module.
1000         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1001         * Makefile.in: Rebuild.
1002
1003 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1004
1005         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1006         (Write After Approval): Remove myself.
1007
1008 2010-10-15  Tristan Gingold  <gingold@adacore.com>
1009
1010         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1011
1012 2010-10-14  Douglas Rupp  <rupp@gnat.com>
1013
1014         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1015
1016 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1017
1018         * configure.ac (build_lto_plugin): New shell variable.
1019         (--enable-lto): Turn on by default for all non-ELF platforms that
1020         have had LTO support added so far.  Set build_lto_plugin appropriately
1021         for both ELF and non-ELF.
1022         (configdirs): Add lto-plugin or not based on build_lto_plugin.
1023         * configure: Regenerate.
1024
1025 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1026
1027         Sync from src:
1028         * configure.ac (v850 support): Remove target-libgloss from
1029         noconfigdirs.
1030         * configure: Regenerate.
1031
1032 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1033
1034         PR bootstrap/45326
1035         PR bootstrap/45174
1036         * configure.ac: Honor initial values of $build_configargs,
1037         $host_configargs, $target_configargs.  Mark the precious, so
1038         environment settings get recorded.
1039         * configure: Regenerate.
1040
1041 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1042
1043         PR bootstrap/45796
1044         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1045         Depend on all-build-libiberty.
1046         * Makefile.in: Regenerate.
1047
1048 2010-09-30  Michael Eager  <eager@eagercon.com>
1049
1050         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1051         * configure: Regenerate.
1052
1053 2010-09-28  Michael Eager  <eager@eagercon.com>
1054
1055         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1056
1057 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1058
1059         PR bootstrap/44621
1060         * configure.ac: Fix unportable shell quoting.
1061         * configure: Regenerate.
1062
1063 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
1064
1065         * configure.ac (enable-lto): Add Darwin to the list of supported lto
1066         targets and amend comment.
1067         * configure: Regenerate.
1068
1069 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
1070
1071         * MAINTAINERS (Write After Approval): Add myself.
1072
1073 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
1074
1075         * configure.ac: Enable LTO by default on Darwin.
1076         * configure: Regenerate.
1077
1078 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
1079
1080         * MAINTAINERS (Write After Approval): Add myself.
1081
1082 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
1083
1084         * MAINTAINERS (Write After Approval): Add myself.
1085
1086 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
1087
1088         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1089         ports
1090
1091 2010-07-28  David Yuste  <david.yuste@gmail.com>
1092
1093         * MAINTAINERS (Write After Approval): Add myself.
1094
1095 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
1096
1097         * configure.ac: Support all v850 targets.
1098         * configure: Regenerate.
1099
1100 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
1101
1102         PR bootstrap/44455
1103         * configure.ac (extra_mpfr_configure_flags): Copy from
1104         extra_mpc_gmp_configure_flags.
1105         * configure: Re-generated.
1106
1107 2010-07-22  Andi Kleen  <ak@linux.intel.com>
1108
1109         * MAINTAINERS (Write After Approval): Add myself.
1110
1111 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
1112
1113         * MAINTAINERS (Write After Approval): Add myself.
1114
1115 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
1116
1117         * MAINTAINERS (Write After Approval): Add myself.
1118
1119 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
1120
1121         PR target/44862
1122         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1123         Provide -B option to allow for link spec %s substitutions for
1124         libstdc++.a on darwin.
1125         * Makefile.in: Regenerate.
1126
1127 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
1128
1129         * MAINTAINERS (Reviewers): Update my e-mail address
1130
1131 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
1132
1133         * Makefile.def (configure-gcc): Depend on all-libelf.
1134         * Makefile.in: Rebuild.
1135
1136 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
1137
1138         * MAINTAINERS (Write After Approval): Add myself in the right place.
1139
1140 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
1141
1142         * MAINTAINERS (Write After Approval): Add myself.
1143
1144 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
1145
1146         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1147
1148 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
1149
1150         * config.sub: Update to version 2010-05-21.
1151         * config.guess: Update to version 2010-04-03.
1152
1153 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
1154
1155         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1156         * configure: Regenerate.
1157
1158 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
1159
1160         * MAINTAINERS (Write After Approval): Add myself.
1161
1162 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
1163
1164         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1165         a platform that supports LTO.
1166         * configure: Regenerate.
1167
1168 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
1169
1170         * configure.ac: Allow all the versions greater than 0.10 of PPL.
1171         * configure: Regenerated.
1172
1173 2010-04-27  Roland McGrath  <roland@redhat.com>
1174             H.J. Lu  <hongjiu.lu@intel.com>
1175
1176         * configure.ac (--enable-gold): Support both, both/gold and
1177         both/bfd to add gold to configdirs without removing ld.
1178         * configure: Regenerated.
1179
1180         * Makefile.def: Add install-gold dependency to install-ld.
1181         * Makefile.in: Regenerated.
1182
1183 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
1184
1185         PR lto/42776
1186         * configure.ac (--enable-lto): Refactor handling so libelf tests
1187         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1188         and allow LTO to be explicitly enabled on non-ELF platforms that
1189         are known to support it inside else-clause.
1190         * configure: Regenerate.
1191
1192 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
1193
1194         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1195         * configure: Regenerate.
1196
1197 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
1198
1199         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1200         * configure: Regenerate.
1201
1202 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1203
1204         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1205         separately.
1206         * configure: Regenerate.
1207
1208 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
1209
1210         * MAINTAINERS (Write After Approval): Add myself.
1211
1212 2010-04-14  Tristan Gingold  <gingold@adacore.com>
1213
1214         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1215         * configure: Regenerate.
1216
1217 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
1218
1219         * configure: Regenerate after change to elf.m4.
1220
1221 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
1222
1223         * MAINTAINERS (Write After Approval): Add myself.
1224
1225 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1226
1227         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1228         * configure: Regenerated.
1229
1230 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1231
1232         * configure.ac: Print "buggy but acceptable" when CLooG
1233         revision is less than 9.
1234         * configure: Regenerated.
1235
1236 2010-04-01  Diego Novillo  <dnovillo@google.com>
1237
1238         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1239
1240 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1241
1242         PR bootstrap/43615
1243         PR bootstrap/43328
1244
1245         Revert:
1246
1247         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1248
1249         * configure.ac: Do not pass --enable-multilib nor
1250         --disable-multilib in baseargs.  Accept explicitly passed
1251         --enable_multilib.
1252         * configure: Regenerate.
1253
1254 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
1255
1256         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1257
1258 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
1259
1260         * MAINTAINERS: Remove myself.
1261
1262 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1263
1264         PR bootstrap/43328
1265         * configure.ac: Do not pass --enable-multilib nor
1266         --disable-multilib in baseargs.  Accept explicitly passed
1267         --enable_multilib.
1268         * configure: Regenerate.
1269
1270 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
1271
1272         * MAINTAINERS (spu port): Remove me.
1273
1274 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1275
1276         * configure.ac (tic6x-*-*): New case.
1277         * configure: Regenerate.
1278
1279 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1280
1281         * config.sub: Update to version 2010-03-22.
1282         * config.guess: Update to version 2009-12-30.
1283
1284 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
1285
1286         PR ada/42554
1287         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1288         * configure: Regenerate.
1289
1290 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1291
1292         * MAINTAINERS: Update my email address.
1293
1294 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
1295
1296         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1297         (ghassan.shobaki@amd.com): Removed.
1298
1299 2010-03-17  Alan Modra  <amodra@gmail.com>
1300
1301         * MAINTAINERS: Update my email address.
1302
1303 2010-03-16  Diego Novillo  <dnovillo@google.com>
1304
1305         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1306         Matthews.
1307
1308 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1309
1310         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1311         Gutson, Jeffrey D. Oldham and Mark Shinwell.
1312
1313 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1314
1315         * MAINTAINERS: Update my email address.
1316
1317 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
1318
1319         * MAINTAINERS: Update my email address.
1320
1321 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
1322
1323         * MAINTAINERS: Update my email address.
1324
1325 2010-03-09  Jie Zhang  <jie@codesourcery.com>
1326
1327         * MAINTAINERS: Update my email address.
1328
1329 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1330
1331         PR libstdc++/32499
1332         * configure.ac (RANLIB): Default to true.
1333         (STRIP): Likewise.
1334         (RANLIB_FOR_TARGET): Remove superfluous : argument.
1335         * configure: Regenerate.
1336
1337 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
1338
1339         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1340         (Write After Approval): Update my email address.
1341
1342 2010-02-17  Nick Clifton  <nickc@redhat.com>
1343
1344         PR 11238
1345         * Makefile.tpl (local-distclean): Also remove config.cache files in
1346         sub-directories as there may not be Makefiles present in the
1347         sub-directories.
1348         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1349         the config.cache files found by the find command.
1350
1351         * Makefile.in: Regenerate.
1352         * configure.ac: Revert previous delta.
1353         * configure: Regenerate.
1354
1355 2010-02-15  Nick Clifton  <nickc@redhat.com>
1356
1357         PR 11238
1358         * configure.ac: Delete config.cache files in sub-directories when
1359         deleting Makefiles.
1360         * configure: Regenerate.
1361
1362 2010-02-12  Ben Elliston  <bje@gnu.org>
1363
1364         * MAINTAINERS: Update my email address.
1365
1366 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
1367
1368         * MAINTAINERS (spu port): Update my email address.
1369
1370 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
1371
1372         * MAINTAINERS: Add myself as a maintainer for the bfin port.
1373
1374 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1375
1376         * configure.ac: Add "recommended" version checks for GMP/MPC.
1377         Update recommended GMP/MPFR/MPC versions.
1378         * configure: Regenerate.
1379
1380 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
1381
1382         * MAINTAINERS: Move my Embecosm email address into the
1383         write-after-approval section.
1384
1385 2010-01-26  Ian Lance Taylor  <iant@google.com>
1386
1387         * MAINTAINERS: Add myself as Go frontend maintainer.
1388
1389 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
1390
1391         PR libstdc++/36101, PR libstdc++/42813
1392         * configure.ac (bootstrap_target_libs): Make inclusion of
1393         target-libgomp conditional on libgomb being in target_configdirs.
1394         * configure: Regenerate.
1395
1396 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
1397
1398         PR libstdc++/36101, PR libstdc++/42813
1399         * configure.ac (bootstrap_target_libs): Include target-libgomp.
1400         * configure: Regenerate.
1401
1402 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
1403
1404         PR libstdc++/36101, PR libstdc++/42813
1405         * configure.ac (target_configdirs): Substitute.
1406         * Makefile.def: Bootstrap target module libgomp.
1407         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1408         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1409         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1410         * configure, Makefile.in: Regenerate.
1411
1412 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1413
1414         * MAINTAINERS: Adjust my details.
1415
1416 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
1417
1418         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1419
1420 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
1421
1422         * MAINTAINERS: reindented my entry with tabs instead of spaces.
1423
1424 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
1425
1426         * MAINTAINERS (Write After Approval): Add myself.
1427
1428 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1429
1430         * MAINTAINERS (Write After Approval): Add myself.
1431
1432 2010-01-11  Richard Guenther  <rguenther@suse.de>
1433
1434         PR lto/41569
1435         * Makefile.def (all-lto-plugin): Depend on all-gcc.
1436         * Makefile.in: Regenerated.
1437
1438 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
1439
1440         * configure.ac: Enable libjava build on x86_64-*freebsd*.
1441         * configure: Regenerate.
1442
1443 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1444             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1445
1446         PR bootstrap/42424
1447         * configure.ac: Include libtool m4 files.
1448         (_LT_CHECK_OBJDIR): Call it.
1449         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1450         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1451
1452         * configure: Regenerate.
1453
1454 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1455
1456         PR bootstrap/41818
1457         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1458         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
1459         * Makefile.in: Regenerate.
1460
1461 2010-01-02  Richard Guenther  <rguenther@suse.de>
1462
1463         PR lto/41529
1464         * configure.ac: Include config/elf.m4.  Disable LTO if not
1465         builting for an elf target.
1466         * configure: Regenerate.
1467
1468 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
1469
1470         * MAINTAINERS: Change my email address.
1471
1472 2009-12-18  Ben Elliston  <bje@au.ibm.com>
1473
1474         * config.sub, config.guess: Update from upstream sources.
1475
1476 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
1477
1478         * MAINTAINERS (Write After Approval): Add myself.
1479
1480 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1481
1482         PR middle-end/30447
1483         PR middle-end/30789
1484         PR other/40302
1485
1486         * configure.ac: Require MPC.
1487         * configure: Regenerate.
1488
1489 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1490
1491         PR target/38384
1492         PR bootstrap/40972
1493         * libtool.m4: Sync from git Libtool.
1494         * ltoptions.m4: Likewise.
1495         * ltversion.m4: Likewise.
1496         * lt~obsolete.m4: Likewise.
1497         * ltmain.sh: Likewise.
1498
1499 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1500
1501         * configure.ac: Update minimum MPC version to 0.8.
1502         * configure: Regenerate.
1503
1504 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
1505
1506         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
1507         * configure: Regenerated.
1508
1509 2009-11-21  Ian Lance Taylor  <iant@google.com>
1510
1511         * configure.ac: Change default of poststage1_ldflags to be empty if
1512         poststage1_libs is set.  When poststage1_libs is empty, and
1513         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
1514         * configure: Rebuild.
1515
1516 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
1517
1518         * MAINTAINERS (Write After Approval): Update my email address.
1519
1520 2009-11-20  Ben Elliston  <bje@au.ibm.com>
1521
1522         * config.guess: Update from upstream sources.
1523
1524 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1525
1526         * Makefile.def: Restore host and target settings for gmp.
1527         * Makefile.in: Rebuild.
1528
1529 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1530
1531         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
1532         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
1533         Fix portability of test of C++ as bootstrap language.  Add
1534         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1535         * configure: Rebuild.
1536         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1537         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
1538         in-tree building.
1539         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1540         (POSTSTAGE1_HOST_EXPORTS): Use it.
1541         (STAGE[+id+]_CXXFLAGS): New.
1542         (BASE_FLAGS_TO_PASS): Pass it down.
1543         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
1544         extra_exports.
1545         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1546         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1547         extra_exports.
1548         * Makefile.in: Rebuild.
1549
1550 2009-11-17  Ben Elliston  <bje@au.ibm.com>
1551
1552         * config.sub, config.guess: Update from upstream sources.
1553
1554 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
1555
1556         * MAINTAINERS (Write After Approval): Add myself.
1557
1558 2009-11-09  Jon Beniston  <jon@beniston.com>
1559
1560         * MAINTAINERS (Write After Approval): Add myself.
1561
1562 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
1563
1564         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
1565         paths for *-w64-mingw* and x86_64-*mingw*.
1566         * configure: Regenerated.
1567
1568 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
1569
1570         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
1571
1572 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
1573
1574         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
1575         Phil Edwards to Write-After Approval.
1576
1577 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
1578
1579         * configure.ac: Disable target-winsup & co for
1580         x86_64-*-mingw* and *-w64-mingw* targets.
1581         * configure: Regenerated.
1582
1583 2009-10-16  Nick Clifton  <nickc@redhat.com>
1584
1585         * MAINTAINERS: Add myself as a maintainer for the RX port.
1586
1587 2009-10-26  Johannes Singler  <singler@kit.edu>
1588
1589         * MAINTAINERS (Write After Approval): Update my e-mail address.
1590
1591 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1592
1593         * configure.ac (CLooG test): Use = with test.
1594         * configure: Regenerate.
1595
1596 2009-10-22  Richard Guenther  <rguenther@suse.de>
1597
1598         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
1599         cloog if the ppl version check failed.  Move flags saving
1600         before setting in libelf check.
1601         * configure: Regenerate.
1602
1603 2009-10-21  Richard Guenther  <rguenther@suse.de>
1604
1605         * configure.ac: Adjust the ppl and cloog configure to work as
1606         documented.  Disable cloog if ppl was disabled.  Omit the version
1607         checks if they were disabled.
1608         * configure: Re-generate.
1609
1610 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1611
1612         * configure.ac: Add 'lto' to enable_languages, not
1613         new_enable_languages, and only if not already present.
1614         * configure: Regenerate.
1615
1616 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
1617
1618         * README: Refer to the various COPYING* files instead of just
1619         COPYING.
1620         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
1621
1622 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
1623
1624         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
1625         
1626 2009-10-07  Richard Guenther  <rguenther@suse.de>
1627
1628         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
1629         and Richard Guenther as reviewers.
1630         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
1631         as reviewers.
1632
1633 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
1634
1635         * config.sub: Update from upstream sources.
1636
1637 2009-10-06  Ian Lance Taylor  <iant@google.com>
1638
1639         * Makefile.def: check-gold depends upon all-gas.
1640         * Makefile.in: Rebuild.
1641
1642 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
1643
1644         * MAINTAINERS (Write After Approval): Add myself.
1645
1646 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
1647
1648         * Makefile.def: all-lto-plugin depends on all-libiberty.
1649         set bootstrap=true for lto-plugin.
1650         Add lto-plugin.
1651         * Makefile.in: Regenerate.
1652         * configure.ac (host_libs): Add lto-plugin.
1653         * configure: Regenerate.
1654
1655 2009-10-03  Diego Novillo  <dnovillo@google.com>
1656
1657         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1658         (HOST_LIBELFLIBS): Define.
1659         (HOST_LIBELFINC): Define.
1660         * Makefile.in: Regenerate.
1661         * configure.ac: Add --enable-lto.
1662         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1663         If --enable-lto is used, add 'lto' to new_enable_languages.
1664         If --enable-lto is used and gold is enabled, add
1665         lto-plugin to configdirs.
1666         * configure: Regenerate.
1667
1668 2009-10-03  Simon Baldwin  <simonb@google.com>
1669
1670         * configure.ac: If --with-system-zlib, suppress local zlib and
1671         pass --with-system-zlib to subdir configure scripts.
1672         * configure: Regenerate.
1673
1674 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
1675             Paolo Bonzini  <bonzini@gnu.org>
1676
1677         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1678         $(srcdir).
1679         * Makefile.in: Rebuilt.
1680
1681 2009-09-26  Gary Funck  <gary@intrepid.com>
1682
1683         * MAINTAINERS (Write After Approval): Add myself.
1684
1685 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1686
1687         * configure.ac: Update minimum MPC version to 0.7.
1688         * configure: Regenerate.
1689
1690 2009-09-25  Nick Clifton  <nickc@redhat.com>
1691
1692         * configure.ac: Pass any --cache-file=/dev/null option on to
1693         subconfigures.
1694         * configure: Regenerate.
1695
1696 2009-09-23  Nick Clifton  <nickc@redhat.com>
1697
1698         * config.sub, config.guess: Update from upstream sources.
1699
1700 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
1701
1702         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1703         * Makefile.in: Rebuilt.
1704
1705 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1706
1707         PR bootstrap/32272
1708         * configure.ac: Error out if $srcdir isn't '.' but contains
1709         host-${host_noncanonical}.
1710         * configure: Regenerate.
1711
1712 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1713
1714         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1715         maintainer.
1716
1717 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1718
1719         * configure.ac: If bootstrapping a combined tree with
1720         --enable-gold, require c++ in stage1_languages.
1721         * configure: Regenerate.
1722
1723         * configure.ac: Also add target_libs of stage1_languages to
1724         bootstrap_target_libs.
1725         * configure: Regenerate.
1726
1727         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1728         with --enable-languages not containing c++.
1729         * configure: Regenerate.
1730
1731 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
1732
1733         * configure.ac: Disable java and boehm-gc for bfin-*-*.
1734         * configure: Regenerate.
1735
1736 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
1737
1738         * MAINTAINERS (Write After Approval): Update my e-mail address,
1739         and move from from here...
1740         (Waiting for paperwork): To here.
1741
1742 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
1743
1744         * MAINTAINERS (Reviewers): Add self as driver reviewer.
1745
1746 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1747
1748         * configure.ac: Do not use $extrasub for replacing @if/@endif
1749         parts in Makefile; instead, use additional arguments to
1750         AC_CONFIG_COMMANDS to do the replacement manually, with several
1751         sed invocations, to avoid HP-UX sed command limits.
1752         * configure: Regenerate.
1753
1754 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
1755
1756         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1757         blank before -L.
1758
1759 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
1760
1761         * configure.ac (with-build-config): Document.  Handle without.
1762         Handle missing argument.
1763         * configure: Rebuilt.
1764
1765 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
1766
1767         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
1768         Default to bootstrap-debug only if compare-debug works.
1769         * configure: Rebuilt.
1770         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1771         * Makefile.in: Rebuilt.
1772
1773 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1774
1775         * MAINTAINERS (OS Port Maintainers): Update my email address.
1776
1777 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
1778
1779         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1780         * Makefile.in: Rebuilt.
1781
1782 2009-09-01  Chris Demetriou  <cgd@google.com>
1783
1784         * MAINTAINERS (Write After Approval): Add myself.
1785
1786 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
1787
1788         PR debug/30161
1789         * include/dwarf2.h (enum dwarf_tag): Added
1790         DW_TAG_GNU_template_template_param
1791         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1792
1793 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1794
1795         * Makefile.tpl (AWK): Fix typo.
1796         * Makefile.in: Regenerate.
1797
1798 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1799
1800         * configure.ac: Detect awk and sed.
1801         * Makefile.def (flags_to_pass): Add AWK and SED.
1802         * Makefile.tpl (AWK, SED): New.
1803         (BASE_FLAGS_TO_PASS): Add AWK and SED.
1804         * configure: Regenerate.
1805         * Makefile.in: Regenerate.
1806
1807 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
1808
1809         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1810         (collapseslashes): Likewise.
1811
1812 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1813
1814         * configure.ac (AC_PREREQ): Bump to 2.64.
1815
1816 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1817
1818         * configure.ac: Remove --with-datarootdir, --with-docdir,
1819         --with-pdfdir, --with-htmldir switches.
1820         * configure: Regenerate.
1821
1822         * configure: Regenerate.
1823
1824         * compile: Sync from Automake 1.11.
1825         * depcomp: Likewise.
1826         * install-sh: Likewise.
1827         * missing: Likewise.
1828         * mkinstalldirs: Likewise.
1829         * ylwrap: Likewise.
1830
1831 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
1832
1833         * ltmain.sh (func_normal_abspath): New function.
1834         (func_relative_path): Likewise.
1835         (func_mode_help): Document new -bindir option for link mode.
1836         (func_mode_link): Add new -bindir option, and use it to place
1837         output DLL if specified.
1838
1839 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1840
1841         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1842         (baseargs): Add --disable-option-checking.
1843         * configure: Regenerate.
1844
1845         * Makefile.def (configure-target-libiberty): Depend on
1846         all-binutils and all-ld.
1847         (configure-target-newlib): Likewise.
1848         * Makefile.in: Regenerate.
1849
1850 2009-08-17  Ben Elliston  <bje@au.ibm.com>
1851
1852         * config.sub, config.guess: Update from upstream sources.
1853
1854 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1855
1856         Sync from src, merge:
1857
1858         2009-07-02  Tristan Gingold  <gingold@adacore.com>
1859
1860         * configure.ac: Do not exclude gas for i386-*-darwin.
1861         Add a case for x86_64-*-darwin.
1862         * configure: Regenerate.
1863
1864 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
1865
1866         * MAINTAINERS: Add my name to Write After Approval list.
1867
1868 2009-08-06  Michael Eager  <eager@eagercon.com>
1869
1870         * configure.ac: Add Microblaze target.
1871         * configure: Regenerate.
1872
1873 2009-07-31  Christian Bruel  <christian.bruel@st.com>
1874
1875         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1876         * configure: Regenerate.
1877         
1878 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
1879
1880         * MAINTAINERS (Write After Approval): Update my e-mail address.
1881
1882 2009-07-06  Ian Lance Taylor  <iant@google.com>
1883
1884         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1885         * configure: Rebuild.
1886
1887 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
1888
1889         * MAINTAINERS: Move myself to the Graphite Reviewers.
1890
1891 2009-06-30  Wei Guozhi  <carrot@google.com>
1892
1893         * MAINTAINERS: Add my name to Write After Approval list.
1894
1895 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
1896
1897         PR bootstrap/40338
1898         * configure.ac (comparestring): Create new variable.
1899         * Makefile.tpl (comparestring): Use to skip some comparisions.
1900         * configure: Regenerate.
1901         * Makefile.in: Regenerate.
1902
1903 2009-06-26  Doug Evans  <dje@sebabeach.org>
1904
1905         * Makefile.def (host_modules): Add cgen.
1906         * Makefile.in: Regenerate.
1907         * configure.ac (host_tools): Add cgen.
1908         * configure: Regenerate.
1909
1910 2009-06-23  DJ Delorie  <dj@redhat.com>
1911
1912         * MAINTAINERS: Add myself as mep maintainer.
1913
1914 2009-06-23  Ian Lance Taylor  <iant@google.com>
1915
1916         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
1917         boot_languages.  Only bootstrap target libraries listed in
1918         target_libs for some boot language.  Add --with-stage1-ldflags,
1919         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
1920         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
1921         if not building with C++.
1922         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1923         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1924         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1925         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1926         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
1927         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1928         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1929         * configure, Makefile.in: Rebuild.
1930
1931 2009-06-23  Li Feng  <nemokingdom@gmail.com>
1932
1933         * MAINTAINERS: Added my name to write-after-approval list.
1934
1935 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
1936
1937         * configure.ac: Define is_elf for QNX Neutrino targets.
1938         * configure: Regenerate.
1939
1940 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
1941
1942         * MAINTAINERS: Added my name to the write-after-approval list
1943
1944 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1945
1946         * configure.ac: Detect MPC in default directory.
1947         * configure: Regenerate.
1948
1949 2009-06-03  Jerome Guitton  <guitton@adacore.com>
1950             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1951
1952         * Makefile.tpl (all): Avoid a trailing backslash.
1953         * Makefile.in: Regenerate.
1954
1955 2009-06-03  Ben Elliston  <bje@au.ibm.com>
1956
1957         * config.sub, config.guess: Update from upstream sources.
1958
1959 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
1960
1961         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1962         to noconfdirs.
1963         * configure: Regenerate.
1964
1965 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
1966
1967         * Makefile.tpl ([+compare-target+]): Compare all stage
1968         directories, rather than just gcc.
1969         * Makefile.in: Rebuilt.
1970
1971 2009-06-01  Doug Kwan  <dougkwan@google.com>
1972
1973         * configure.ac: Support gold for target arm*-*-*.
1974         * configure: Regenerate.
1975
1976 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1977
1978         * Makefile.def: Add MPC support and dependencies.
1979         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
1980
1981         * Makefile.in, configure: Regenerate.
1982
1983 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
1984
1985         * Makefile.tpl (all): Avoid harmless warning in make all when
1986         gcc-bootstrap is enabled but stage_last does not exist.
1987         * Makefile.in: Rebuilt.
1988
1989 2009-05-24  Nicolas Roche  <roche@adacore.com>
1990
1991         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1992         * Makefile.in: Regenerate.
1993
1994 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
1995
1996         * MAINTAINERS: Update my e-mail address.
1997
1998 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1999
2000         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
2001         * configure:  Regenerate.
2002
2003 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2004
2005         PR other/40159
2006         * Makefile.tpl (all): Don't assume gcc-bootstrap and
2007         gcc-no-bootstrap are mutually exclusive.
2008         * Makefile.in: Rebuilt.
2009
2010 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2011
2012         PR other/40159
2013         * Makefile.tpl (all): Don't end with unconditional success.
2014         * Makefile.in: Rebuilt.
2015
2016 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
2017
2018         PR target/37137
2019         * Makefile.def (flags_to_pass): Remove redundant and incomplete
2020         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2021         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2022         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
2023         stage_configureflags, stage_cflags and stage_libcflags into
2024         explicit Makefile macros.
2025         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2026         GFORTRAN.
2027         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2028         CC.  Set CC_FOR_BUILD from CC.
2029         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2030         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2031         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2032         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
2033         and GFORTRAN.
2034         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2035         (_LIBCFLAGS): Renamed to _TFLAGS.
2036         (do-compare-debug, do-compare3-debug): Drop.
2037         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2038         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2039         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2040         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2041         (XGCC_FLAGS_FOR_TARGET): New.
2042         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2043         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2044         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2045         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2046         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
2047         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
2048         TFLAGS.
2049         (BUILD_CONFIG): Include if requested.
2050         (all): Set TFLAGS on bootstrap.
2051         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2052         (all-stageid-prefixmodule): Likewise.
2053         (do-clean, distclean-stageid): Set TFLAGS.
2054         (restrap): Fix whitespace.
2055         * Makefile.in: Rebuilt.
2056
2057 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
2058
2059         * config.guess: Sync with src.
2060
2061 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2062
2063         * configure.ac ($with_ppl):  Default to no if not supplied.
2064         ($with_cloog):  Likewise.
2065         configure:  Regenerate.
2066
2067 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
2068
2069         * MAINTAINERS: Update my e-mail address.
2070
2071 2009-04-27  Nick Clifton  <nickc@redhat.com>
2072
2073         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2074
2075 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
2076
2077         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2078         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2079         * Makefile.in: Regenerate.
2080
2081 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2082
2083         PR bootstrap/39739
2084         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2085         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2086
2087         * configure, Makefile.in: Regenerate.
2088
2089 2009-04-21  Taras Glek  <tglek@mozilla.com>
2090
2091         * include/hashtab.h: Update GTY annotations to new syntax
2092         * include/splay-tree.h: Likewise
2093
2094 2009-04-17  Ben Elliston  <bje@au.ibm.com>
2095
2096         * config.sub, config.guess: Update from upstream sources.
2097
2098 2009-04-15  Anthony Green  <green@moxielogic.com>
2099
2100         * configure.ac: Add moxie support.
2101         * configure: Rebuilt.
2102
2103 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
2104
2105         * configure.ac: Change copyright header to refer to version
2106         3 of the GNU General Public License and to point readers at the
2107         COPYING3 file and the FSF's license web page.
2108         * Makefile.def: Likewise.
2109         * Makefile.tpl: Likewise.
2110         * Makefile.in: Regenerate.
2111
2112 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
2113
2114         * configure.ac: Restore match for darwin9 or later. Use double
2115         brackets since regeneration eats one pair.
2116         * configure: Regenerate.
2117
2118 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
2119
2120         PR gas/10039
2121         * configure.ac: Require texinfo 4.7.
2122         * configure: Regenerated.
2123
2124 2009-04-09  Nick Clifton  <nickc@redhat.com>
2125
2126         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2127         the GCC Runtime Library Exception.
2128
2129 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2130
2131         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2132         * configure: Regenerate.
2133
2134 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
2135
2136         * Makefil.def (languages): New entries.
2137         * Makefile.tpl (check-gcc-*): New generic target.
2138         * Makefile.in: Regenerate.
2139
2140 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
2141
2142         * MAINTAINERS:  Update my email address.
2143
2144 2009-03-18  Tom Tromey  <tromey@redhat.com>
2145
2146         * configure: Rebuild.
2147         * configure.ac (host_libs): Add libiconv.
2148         * Makefile.in: Rebuild.
2149         * Makefile.def (host_modules): Add libiconv.
2150         (configure-gdb, all-gdb): Depend on libiconv.
2151
2152 2009-03-16  Tristan Gingold  <gingold@adacore.com>
2153
2154         * configure.ac: Treat gdb as supported on x86_64-darwin.
2155         * configure: Regenerate.
2156
2157 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
2158
2159         * configure.ac (--with-host-libstdcxx): New option.
2160         * configure: Regenerate.
2161
2162 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
2163
2164         * MAINTAINERS:  Move myself into the write after approval list.
2165
2166 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
2167
2168         * MAINTAINERS: Update e-mail address.
2169         
2170 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
2171
2172         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2173
2174 2009-03-10  Ira Rosen  <irar@il.ibm.com>
2175
2176         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2177
2178 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2179
2180         Backport from git Libtool:
2181
2182         2009-01-19  Robert Millan  <rmh@aybabtu.com>
2183         Support GNU/kOpenSolaris.
2184         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2185         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2186         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2187         GNU/kOpenSolaris.
2188
2189 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
2190
2191         * MAINTAINERS: Update e-mail address.
2192
2193 2009-02-24  Michael Eager  <eager@eagercon.com>
2194
2195         * MAINTAINERS (Write After Approval): Add self.
2196
2197 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
2198
2199         * MAINTAINERS (Write After Approval): Add myself.
2200
2201 2009-02-05  Andreas Schwab  <schwab@suse.de>
2202
2203         * Makefile.tpl (stage_last): Define $r and $s before using
2204         $(RECURSE_FLAGS_TO_PASS).
2205         * Makefile.in: Regenerate
2206
2207 2009-01-30  Ian Lance Taylor  <iant@google.com>
2208
2209         * MAINTAINERS: Move myself to the Global Reviewers list.
2210
2211 2009-01-29  Robert Millan  <rmh@aybabtu.com>
2212
2213         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2214         * configure: Regenerate.
2215
2216 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
2217
2218         * MAINTAINERS: Make whitespace consistent.
2219         Remove Robert Millan from Write After Approval.
2220
2221 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
2222
2223         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2224         (all-opcodes): Depend on all-libiberty.
2225         * Makefile.in: Regenerate.
2226
2227 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
2228
2229         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2230         * configure: Regenerate.
2231
2232 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
2233
2234         * MAINTAINERS (Write After Approval): Add myself.
2235
2236 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
2237
2238         * MAINTAINERS: Add myself to reviewers (Fortran).
2239
2240 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
2241
2242         PR tree-optimization/38515
2243         * configure.ac (cloog-polylib): Removed.
2244         (with_ppl, with_cloog): Test for "no".
2245         * configure: Regenerated.
2246
2247 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
2248
2249         * MAINTAINERS: Moved myself to reviewers (Fortran).
2250
2251 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
2252
2253         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2254         (Write After Approval): Remove myself.
2255
2256 2009-01-03  Diego Novillo  <dnovillo@google.com>
2257
2258         * MAINTAINERS: Remove myself from alias maintainership.
2259
2260 2009-01-02  David Ayers  <ayers@fsfe.org>
2261
2262         * MAINTAINERS: Update e-mail address.
2263
2264 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
2265
2266         * MAINTAINERS: Make whitespace consistent.
2267
2268 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2269
2270         Backport from upstream Libtool:
2271         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2272         Add cache variables to tests that require the linker to work.
2273         For shlibpath_overrides_runpath, this also changes the semantics
2274         to let the result from the C compiler take precedence.
2275
2276 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2277
2278         * config.sub, config.guess: Update from upstream sources.
2279
2280 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
2281
2282         * configure.ac (ppllibs): Add by default the lib flags.
2283         * configure: Regenerate.
2284
2285 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
2286
2287         * MAINTAINERS:  Add myself to the write after approval list.
2288
2289 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2290
2291         * configure.ac: Add double brackets on darwin[912].
2292         * configure: Regenerate.
2293
2294 2008-12-03  Daniel Kraft  <d@domob.eu>
2295
2296         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
2297         Approval to Reviewer section (for Fortran front-end).
2298
2299 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
2300
2301         * configure.ac: Expand to darwin10 and later.
2302         * configure: Regenerate.
2303
2304 2008-12-02  Andreas Schwab  <schwab@suse.de>
2305
2306         * Makefile.def: configure-target-boehm-gc depends on
2307         all-target-libstdc++-v3.
2308         * Makefile.in: Regenerate.
2309
2310 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
2311
2312         * MAINTAINERS:  Add myself as mingw maintainer.
2313
2314 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2315
2316         * config.sub, config.guess: Update from upstream sources.
2317
2318 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
2319
2320         * README.SCO: Remove.
2321
2322 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
2323
2324         * MAINTAINERS:  Add myself to the write after approval list.
2325
2326 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
2327
2328         * MAINTAINERS:  Update my email address in WAA section.
2329
2330 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
2331
2332         * MAINTAINERS: Update e-mail address.
2333
2334 2008-11-27  Toon Moene  <toon@moene.org>
2335
2336         * MAINTAINERS: Change e-mail address.
2337
2338 2008-11-27  Tristan Gingold  <gingold@adacore.com>
2339
2340         * configure.ac: Build gdb for i?86-*-darwin*
2341         * configure: Regenerated.
2342
2343 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
2344
2345         * MAINTAINERS: Added my full name.
2346
2347 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
2348
2349         PR bootstrap/38014
2350         PR bootstrap/37923
2351
2352         Revert:
2353
2354         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2355
2356         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2357         * Makefile.in: Regenerated.
2358
2359         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2360
2361         PR gdb/921
2362         PR gdb/1646
2363         PR gdb/2175
2364         PR gdb/2176
2365
2366         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2367         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2368         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2369         (HOST_EXPORTS): Pass CPPFLAGS.
2370         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2371         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2372         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2373         * Makefile.in, configure: Regenerated.
2374         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2375         and CPPFLAGS_FOR_BUILD.
2376
2377 2008-11-06  Jeff Law  <law@redhat.com>
2378
2379         * MAINTAINERS: Add myself as middle end maintainer.
2380
2381 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
2382
2383         * MAINTAINERS (Write after approval): Add myself.
2384
2385 2008-11-05  Diego Novillo  <dnovillo@google.com>
2386
2387         * MAINTAINERS (Global Reviewers): Add myself.
2388         (Non-Algorithmic Maintainers): Remove myself.
2389
2390 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
2391
2392         * MAINTAINERS (Write after approval): Add myself.
2393
2394 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
2395
2396         * MAINTAINERS (Write after approval): Add myself.
2397
2398 2008-10-31  Ben Elliston  <bje@au.ibm.com>
2399
2400         * configure.ac (spu-*-*): Remove special case.
2401         * configure: Regenerate.
2402
2403 2008-10-30  Catherine Moore  <clm@codesourcery.com>
2404
2405         * MAINTAINERS (Write after approval): Update my email address.
2406
2407 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
2408
2409         * configure.ac [spu-*-*]: Do not set skipdirs.
2410         * configure: Re-generate.
2411
2412 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
2413
2414         * MAINTAINERS (Various Maintainers): Add myself to reload.
2415
2416 2008-10-25  Richard Guenther  <rguenther@suse.de>
2417
2418         * MAINTAINERS (Various Maintainers): Add myself as middle-end
2419         maintainer.  Remove myself as libgcc-math maintainer.
2420         (Non-Algorithmic Maintainers): Remove myself.
2421
2422 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2423
2424         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2425         * Makefile.in: Regenerated.
2426
2427 2008-10-23  Cary Coutant  <ccoutant@google.com>
2428
2429         * MAINTAINERS (Write after approval): Add myself.
2430
2431 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2432
2433         PR gdb/921
2434         PR gdb/1646
2435         PR gdb/2175
2436         PR gdb/2176
2437
2438         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2439         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2440         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2441         (HOST_EXPORTS): Pass CPPFLAGS.
2442         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2443         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2444         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2445         * Makefile.in, configure: Regenerated.
2446         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2447         and CPPFLAGS_FOR_BUILD.
2448
2449 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
2450
2451         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2452         Sebastian Pop.
2453
2454 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
2455
2456         * MAINTAINERS (Write After Approval): Added myself.
2457
2458 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2459
2460         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2461         recommended version to 2.3.2.
2462
2463         * configure: Regenerate.
2464
2465 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
2466
2467         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2468
2469 2008-09-29  David Daney <david.daney@caviumnetworks.com>
2470
2471         * MAINTAINERS (Write After Approval): Update e-mail address.
2472
2473 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
2474
2475         * libtool.m4: Update to libtool 2.2.6.
2476         * lt~obsolete.m4: Update to libtool 2.2.6.
2477         * ltmain.sh: Update to libtool 2.2.6.
2478         * ltsugar.m4: Update to libtool 2.2.6.
2479         * ltversion.m4: Update to libtool 2.2.6.
2480         * ltoptions.m4: Update to libtool 2.2.6.
2481         * ltgcc.m4: Update to match changes from libtool 2.2.6.
2482
2483 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
2484
2485         * MAINTAINERS (Write After Approval): Add myself.
2486
2487 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2488
2489         * MAINTAINERS (Write After Approval): Update my name.
2490
2491 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
2492
2493         * MAINTAINERS: Add myself in "Write After Approval".
2494
2495 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
2496
2497         * MAINTAINERS: Add myself as ia64 maintainer.
2498
2499 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
2500
2501         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
2502         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
2503         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
2504         and Michael Tiemann from Write After Approval since they do not
2505         actually have access.
2506
2507 2008-09-05  Richard Guenther  <rguenther@suse.de>
2508
2509         * configure.ac: Initialize clooglibs to -lcloog.
2510         * configure: Re-generate.
2511
2512 2008-09-04  Le-Chun Wu  <lcwu@google.com>
2513
2514         * MAINTAINERS (Write After Approval): Add myself.
2515
2516 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
2517
2518         * configure.ac (--with-cloog-polylib): New.
2519         (--disable-cloog-version-check): New.
2520         (--disable-ppl-version-check): New.
2521         * configure: Re-generate.
2522
2523 2008-09-03  Richard Guenther  <rguenther@suse.de>
2524
2525         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2526         cloog test.
2527         * configure: Re-generate.
2528
2529 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
2530
2531         Add picoChip port.
2532         * MAINTAINERS: Add picoChip maintainers.
2533
2534 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
2535             Tobias Grosser  <grosser@fim.uni-passau.de>
2536             Jan Sjodin  <jan.sjodin@amd.com>
2537             Harsha Jagasia  <harsha.jagasia@amd.com>
2538             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2539             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2540             Adrien Eliche  <aeliche@isty.uvsq.fr>
2541
2542         Merge from graphite branch.
2543         * configure: Regenerate.
2544         * Makefile.in: Regenerate.
2545         * configure.ac (host_libs): Add ppl and cloog.
2546         Add checks for PPL and CLooG.
2547         * Makefile.def (ppl, cloog): Added modules and dependences.
2548         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2549         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2550
2551 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2552
2553         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2554         (GCC_SHLIB_SUBDIR): New.
2555         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2556         * configure: Regenerate.
2557         * Makefile.in: Regenerate.
2558
2559 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
2560
2561         * MAINTAINERS: Consistently use tabs to separate columns.
2562
2563 2008-08-29  Tristan Gingold  <gingold@adacore.com>
2564
2565         * MAINTAINERS (Write after Approval): Add myself.
2566
2567 2008-08-28  Tristan Gingold  <gingold@adacore.com>
2568
2569         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2570         Enable bfd, binutils and opcodes.
2571         * configure: Regenerate.
2572
2573 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2574
2575         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
2576
2577 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2578
2579         * MAINTAINERS:  Use correct Umlaut for last name.
2580
2581 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2582
2583         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
2584
2585 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
2586
2587         * MAINTAINERS: Update my email address.
2588
2589 2008-08-16  Nicolas Roche  <roche@adacore.com>
2590
2591         * Makefile.tpl: Add BOOT_ADAFLAGS.
2592         * Makefile.in: Regenerate.
2593
2594 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
2595
2596         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2597         * configure: Regenerate.
2598
2599 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
2600
2601         * configure.ac: Add makefile fragments for hpux.
2602         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2603         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2604         * configure: Regenerate.
2605         * Makefile.in: Regenerate.
2606
2607 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
2608
2609         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
2610
2611 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
2612
2613         * MAINTAINERS (Write after Approval): Add myself.
2614
2615 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
2616
2617         * MAINTAINERS (Write After Approval):  Add myself.
2618
2619 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
2620
2621         * MAINTAINERS (Write After Approval):  Add myself.
2622
2623 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
2624
2625         * MAINTAINERS: Update my email address.
2626
2627 2008-06-25  Joey Ye  <joey.ye@intel.com>
2628
2629         * MAINTAINERS (Write After Approval):  Add myself.
2630
2631 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2632
2633         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2634         * Makefile.in: Regenerate.
2635         * configure: Regenerate.
2636
2637 2008-06-17  Daniel Kraft  <d@domob.eu>
2638
2639         * MAINTAINERS (Write After Approval):  Add myself.
2640
2641 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2642
2643         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2644         "$@" is still intact with both Autoconf 2.59 and 2.62.
2645         * configure: Regenerate.
2646
2647 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2648
2649         * Makefile.tpl: Fix comment errors.
2650         * Makefile.in: Regenerate.
2651
2652 2008-06-12  David S. Miller  <davem@davemloft.net>
2653             David Edelsohn  <edelsohn@gnu.org>
2654
2655         * configure.ac: Add powerpc*-*-* to gold supported targets.
2656         * configure: Regenerate.
2657
2658 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
2659
2660         PR tree-optimization/36218
2661         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2662         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2663         (all prefix="build-"): Pass them to build-system sub-makes.
2664         * Makefile.in: Regenerate.
2665
2666 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
2667
2668         * MAINTAINERS (mt port): Remove.
2669         (sco5, unixware, sco udk): Remove.
2670         (Kean Johnston): Add to Write After Approval.
2671
2672 2008-05-30  Julian Brown  <julian@codesourcery.com>
2673
2674         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2675         of libobjc for ARM EABI Linux.
2676         * configure: Regenerate.
2677
2678 2008-05-18  Xinliang David Li   <davidxl@google.com>
2679
2680         * ChangeLog: Remove wrong ChangeLog entry.
2681
2682 2008-05-17  Xinliang David Li   <davidxl@google.com>
2683
2684         * MAINTAINERS (Write After Approval): Add myself.
2685
2686 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
2687
2688         * MAINTAINERS (Write After Approval): Add myself.
2689
2690 2008-05-14  Rafael Espíndola  <espindola@google.com>
2691
2692         * config-ml.in: don't handle --enable-shared and --enable-static.
2693
2694 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
2695
2696         * MAINTAINERS: Update my email address.
2697
2698 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
2699
2700         * MAINTAINERS: Update my email address.
2701
2702 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
2703
2704         * MAINTAINERS (Write After Approval): Add myself.
2705
2706 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
2707
2708         * MAINTAINERS (Write After Approval): Add myself.
2709
2710 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
2711
2712         * MAINTAINERS (crx): Add myself.
2713
2714 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2715
2716         Sync with src:
2717         2008-04-14  David S. Miller  <davem@davemloft.net>
2718
2719         * configure.ac: Add sparc*-*-* to gold supported targets.
2720         * configure: Regenerate.
2721
2722 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2723
2724         PR bootstrap/35457
2725         * configure.ac: Include override.m4.
2726         * configure: Regenerate.
2727
2728 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2729
2730         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2731         * Makefile.in: Regenerate.
2732
2733 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
2734
2735         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2736         as nonconfigurable directories list.
2737         * configure: Regenerate.
2738
2739 2008-04-14  Ben Elliston  <bje@au.ibm.com>
2740
2741         * config.sub, config.guess: Update from upstream sources.
2742
2743 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
2744
2745         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2746         * Makefile.in: Regenerate.
2747
2748 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
2749
2750         * configure.ac: Do not build libssp for the AVR.
2751         * configure: Regenerate.
2752
2753 2008-04-07  Ian Lance Taylor  <iant@google.com>
2754
2755         * Makefile.def: check-gold depends upon all-binutils.
2756         * Makefile.in: Regenerate.
2757
2758 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
2759
2760         * MAINTAINERS (Write After Approval): Add myself.
2761
2762 2008-04-04  Nick Clifton  <nickc@redhat.com>
2763
2764         PR binutils/4334
2765         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2766         builds.
2767         * configure: Regenerate.
2768
2769 2008-04-04  NightStrike  <NightStrike@gmail.com>
2770
2771         PR other/35151
2772         * configure.ac: Combine rules for mingw32 and mingw64.
2773         * configure: Regenerate.
2774
2775 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
2776
2777         * MAINTAINERS (Write After Approval): Add myself.
2778
2779 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
2780
2781         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2782         * Makefile.in (.NOTPARALLEL): Ditto.
2783
2784 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
2785
2786         * MAINTAINERS (Write After Approval): Add myself.
2787
2788 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
2789
2790         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2791         * Makefile.in (.NOTPARALLEL): Regenerate.
2792
2793 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
2794
2795         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2796         * Makefile.in: Regenerate.
2797
2798 2008-03-26  Jakub Staszak  <kuba@et.pl>
2799
2800         * MAINTAINERS (Write After Approval): Add myself.
2801
2802 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2803
2804         * MAINTAINERS:  Update e-mail address.
2805
2806 2008-03-20  Ian Lance Taylor  <iant@google.com>
2807
2808         * configure.ac: Add support for --enable-gold.
2809         * Makefile.def: Add gold as a directory like ld.
2810         * configure, Makefile.in: Regenerate.
2811
2812 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2813
2814         * configure.ac: m4_include config/proginstall.m4.
2815         * configure: Regenerate.
2816
2817         Backport from upstream Libtool:
2818
2819         2007-10-12  Eric Blake  <ebb9@byu.net>
2820
2821         Deal with Autoconf 2.62's semantic change in m4_append.
2822         * ltsugar.m4 (lt_append): Replace broken versions of
2823         m4_append.
2824         (lt_if_append_uniq): Don't require separator to be overquoted,
2825         and avoid broken m4_append.
2826         (lt_dict_add): Fix typo.
2827         * libtool.m4 (_LT_DECL): Don't overquote separator.
2828
2829 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
2830
2831         * config.rpath: Add AIX 6 support.
2832
2833 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
2834
2835         * Makefile.def (stageprofile).  Remove -fprofile-generate
2836         from stage_libcflags.
2837         * Makefile.in: Regenerate.
2838
2839 2008-03-13  Ben Elliston  <bje@au.ibm.com>
2840
2841         * config.sub, config.guess: Update from upstream sources.
2842
2843 2008-03-06  Tom Tromey  <tromey@redhat.com>
2844
2845         * MAINTAINERS: Update for treelang deletion.
2846
2847 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
2848
2849         * MAINTAINERS: Update my email address.
2850
2851 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
2852
2853         * MAINTAINERS (darwin port): Add myself as a maintainer.
2854         (objective-c/c++): Add myself as a maintainer.
2855
2856 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
2857
2858         * MAINTAINERS (Write After Approval): Update my email address.
2859
2860 2008-02-25  Tomas Bily  <tbily@suse.cz>
2861
2862         * MAINTAINERS (Write After Approval): Add myself.
2863
2864 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
2865
2866         * MAINTAINERS (OpenMP): Add myself.
2867
2868 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
2869
2870         PR bootstrap/32009
2871         PR bootstrap/32161
2872
2873         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2874         * configure: Regenerate.
2875
2876         * Makefile.def: Define stage_libcflags for all bootstrap stages.
2877         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2878         STAGE4_LIBCFLAGS): New.
2879         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2880         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2881         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2882         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2883         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2884         for target modules.  Don't export LIBCFLAGS.
2885         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2886         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2887         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2888         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2889         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2890         * Makefile.in: Regenerate.
2891
2892 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2893
2894         PR libgcj/33085
2895         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2896         Do not use -DDLL_EXPORT.  Backport from upstream.
2897
2898 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2899
2900         * MAINTAINERS (Write After Approval): Add myself.
2901
2902 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
2903
2904         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2905         * configure: Regenerate.
2906
2907 2008-01-31  Marc Gauthier  <marc@tensilica.com>
2908
2909         * configure.ac (xtensa*-*-*): Recognize processor variants.
2910         * configure: Regenerate.
2911
2912 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2913
2914         PR bootstrap/34922
2915         * configure.ac (PARSE_ARGS): Push suitable setting of
2916         ac_subdirs_all, for `./configure --help=recursive'.
2917         Handle `+' in generic toplevel directory disabling.
2918         * configure: Regenerate.
2919
2920 2008-01-28  Nick Clifton  <nickc@redhat.com>
2921
2922         * MAINTAINERS (xstormy16): Take over maintainership.
2923
2924 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
2925
2926         * MAINTAINERS (c4x port): Remove.
2927
2928 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
2929
2930         * libtool.m4: Backport AIX 6 support from ToT Libtool.
2931
2932 2008-01-23  Ben Elliston  <bje@au.ibm.com>
2933
2934         * config.sub, config.guess: Update from upstream sources.
2935
2936 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
2937
2938         * MAINTAINERS (Write After Approval): Add myself.
2939
2940 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
2941
2942         * MAINTAINERS: Update my email address.
2943
2944 2008-01-09  Raksit Ashok  <raksit@google.com>
2945
2946         * MAINTAINERS (Write After Approval): Add myself.
2947
2948 2008-01-09  Raksit Ashok  <raksit@google.com>
2949
2950         * MAINTAINERS (Write After Approval): Add myself.
2951
2952 2008-01-08  Ben Elliston  <bje@au.ibm.com>
2953
2954         * config.sub, config.guess: Update from upstream sources.
2955
2956 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2957
2958         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2959         Change recommended MPFR from 2.2.1 -> 2.3.0.
2960         * configure: Regenerate.
2961
2962 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
2963
2964         * MAINTAINERS: Update my email address.
2965
2966 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
2967
2968         * MAINTAINERS: Update my email address.
2969
2970 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
2971
2972         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2973         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2974         * Makefile.in: Regenerate.
2975
2976 2007-12-10  Mark Heffernan  <meheff@google.com>
2977
2978         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2979         misplaced entries.
2980
2981 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2982
2983         * configure.ac: Enable libjava for x86_64-*-darwin9.
2984         * configure: Regenerate.
2985
2986 2007-12-07  Bill Maddox  <maddox@google.com>
2987
2988         * MAINTAINERS (Write After Approval): Add myself.
2989
2990 2007-12-05  Ben Elliston  <bje@au.ibm.com>
2991
2992         * config.sub, config.guess: Update from upstream sources.
2993
2994 2007-12-02  Matthias Klose  <doko@ubuntu.com>
2995
2996         * config-ml.in: Remove 64bit configure tests.
2997
2998 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2999
3000         * config-ml.in: Robustify against white space in absolute file
3001         names.
3002
3003         * config-ml.in (multi-clean): Substitute ${Makefile}.
3004         Remove superfluous ${Makefile} in list.
3005
3006 2007-11-19  Thiemo Seufer  <ths@mips.com>
3007
3008         * config-ml.in: Don't hardcode the Makefile name.
3009
3010 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
3011
3012         * MAINTAINERS (Write After Approval): Add myself.
3013
3014 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
3015
3016         * MAINTAINERS (Write After Approval): Add myself.
3017
3018 2007-11-06  Doug Kwan  <dougkwan@google.com>
3019
3020         * MAINTAINERS (Write After Approval): Add myself.
3021
3022 2007-10-25  Ben Elliston  <bje@au.ibm.com>
3023
3024         * MAINTAINERS (mercury): Remove entry.
3025         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3026
3027 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
3028
3029         * Makefile.def (dependencies): Make configure-gdb depend on
3030         all-intl.
3031         * Makefile.in: Regenerated.
3032
3033 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
3034
3035         * MAINTAINERS (Fortran maintainer): Remove myself.
3036
3037 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
3038
3039         * Makefile.def: To avoid problems running with parallel makes,
3040         build newlib before libgloss so that target specific header
3041         files are availble.
3042         * Makefile.in: Regenerate
3043
3044 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
3045
3046         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3047         * Makefile.in: Regenerate.
3048
3049 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
3050
3051         * MAINTAINERS (Register allocation reviewer): Add myself.
3052
3053 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
3054
3055         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3056         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3057         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
3058         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3059         * configure: Regenerate.
3060
3061 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
3062
3063         * MAINTAINERS (Register allocation reviewer): Add myself.
3064
3065 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
3066
3067         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3068         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3069         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3070         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3071         * configure.ac: Default them to host tools for $host = $build.
3072         Subst them.
3073
3074         * configure: Regenerate.
3075         * Makefile.in: Regenerate.
3076
3077 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
3078
3079         * MAINTAINERS (Register allocation reviewer): Add myself.
3080
3081 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
3082
3083         * MAINTAINERS (Register allocation reviewer): Add myself.
3084
3085 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
3086
3087         * MAINTAINERS (Write After Approval): Fix typo.
3088
3089 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
3090
3091         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3092         * configure: Regenerate.
3093
3094 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
3095
3096         PR bootstrap/31906
3097         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3098         they're already prefixed.
3099
3100 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
3101
3102         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3103         libstdc++.
3104         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3105         * configure: Regenerate.
3106         * Makefile.in: Regenerate.
3107
3108 2007-09-17  Andreas Schwab  <schwab@suse.de>
3109
3110         * configure.ac: Raise minimum makeinfo version to 4.6.
3111         * configure: Regenerate.
3112
3113 2007-09-17  Johannes Singler  <singler@ira.uka.de>
3114
3115         * MAINTAINERS (write-after-approval) add myself
3116
3117 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
3118
3119         * configure.ac: Correct makeinfo version check.
3120         * configure: Regenerate.
3121
3122 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
3123
3124         * MAINTAINERS: Update my email address.
3125
3126 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
3127
3128         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
3129         to $skipdirs and only disable gprof for newlib.  Use the normal
3130         mips*-elf* handling in other respects.
3131         * configure: Regnerate.
3132
3133 2007-09-12  David Daney  <ddaney@avtrex.com>
3134
3135         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3136         enabling libgcj.
3137         * configure: Regenerate.
3138
3139 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3140
3141         PR other/32154
3142         * configure.ac: For libgloss targets, point the linker to the linker
3143         script, startup code and simulator library.
3144         * configure: Regenerate.
3145
3146 2007-09-07  Andrew Haley  <aph@redhat.com>
3147
3148         * configure.ac (noconfigdirs): Remove target-libffi and
3149         target-libjava.
3150         * configure: Regenerate.
3151
3152 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3153
3154         PR target/33281
3155         * configure.ac: Use config/mh-mingw on mingw.
3156         * configure: Regenerate.
3157
3158 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
3159
3160         * MAINTAINERS (Write After Approval): Add myself.
3161
3162 2007-09-05  Richard Guenther  <rguenther@suse.de>
3163
3164         * configure.ac (--enable-stage1-checking): If neither --enable-checking
3165         nor --disable-checking is provided also turn on yes and types
3166         checking for stage1.
3167         * configure: Re-generate.
3168
3169 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
3170
3171         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3172         (Write After Approval): Remove myself.
3173
3174 2007-08-29  Nick Clifton  <nickc@redhat.com>
3175
3176         * config.sub, config.guess: Update from upstream sources.
3177
3178 2007-08-22  Bud Davis  <jmdavis@link.com>
3179
3180         * MAINTAINERS (Write After Approval): Added myself.
3181         * MAINTAINERS (Reviewers): Removed myself.
3182
3183 2007-08-18  Paul Brook  <paul@codesourcery.com>
3184             Joseph Myers  <joseph@codesourcery.com>
3185
3186         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3187         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3188         * Makefile.in: Regenerate.
3189         * configure.ac (--with-debug-prefix-map): New.
3190         * configure: Regenerate.
3191
3192 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
3193             Nigel Stephens  <nigel@mips.com>
3194
3195         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
3196         as target_makefile_frag.
3197         * configure: Regenerate.
3198
3199 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
3200
3201         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3202         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
3203         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3204         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3205         (do-compare, do-compare3, do-compare-debug): New.
3206         ([+compare-target+]): Use them.
3207
3208 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
3209
3210         * MAINTAINERS (Write After Approval): Change my email address.
3211
3212 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3213             Ben Elliston  <bje@au.ibm.com>
3214
3215         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3216         --silent if $silent.
3217         * configure: Regenerate.
3218
3219 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
3220
3221         * MAINTAINERS (Various Maintainers): Add myself as
3222         loop infrastructure maintainer.  Update my e-mail
3223         address.
3224
3225 2007-07-31  Diego Novillo  <dnovillo@google.com>
3226
3227         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3228         Adjust description.
3229
3230 2007-07-26  Richard Guenther  <rguenther@suse.de>
3231
3232         * configure.ac: Add types checking to stage1 checking flags.
3233         * configure: Regenerate.
3234
3235 2007-07-17  Nick Clifton  <nickc@redhat.com>
3236
3237         * COPYING3: New file.  Contains version 3 of the GNU General
3238         Public License.
3239         * COPYING3.LIB: New file.  Contains version 3 of the GNU
3240         Lesser General Public License.
3241
3242 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3243
3244         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3245
3246 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3247
3248         * MAINTAINERS (S/390 co-maintainer): Add myself.
3249         (Write After Approval): Remove myself.
3250
3251 2007-07-13  Dan Hipschman  <dsh@google.com>
3252
3253         * MAINTAINERS (Write After Approval): Add myself.
3254
3255 2007-07-11  Nick Clifton  <nickc@redhat.com>
3256
3257         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3258         WINDRES export.
3259         * Makefile.in: Regenerate.
3260
3261 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3262
3263         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3264         maintainer.
3265
3266 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
3267
3268         * lt~obsolete.m4: New. Import from 20070318 libtool.
3269
3270 2007-07-03  Julian Brown  <julian@codesourcery.com>
3271
3272         * MAINTAINERS (Write After Approval): Add myself.
3273
3274 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3275
3276         * configure.ac: Rewrite 'configure --help' strings to look nicer.
3277         * configure: Regenerate.
3278
3279 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3280
3281         * configure.ac: Add some missing m4 quotation.
3282         * configure: Regenerate.
3283
3284 2007-07-02  Simon Baldwin  <simonb@google.com>
3285
3286         * MAINTAINERS (Write After Approval): Add myself.
3287
3288 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
3289
3290         * configure: Regenerate.
3291
3292 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
3293
3294         * Makefile.def: Add windmc tool to build.
3295         * Makefile.tpl: Likewise.
3296         * configure.ac: Likewise.
3297         * Makefile.in: Regenerate.
3298         * configure: Regenerate.
3299
3300 2007-06-28  DJ Delorie  <dj@redhat.com>
3301
3302         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3303         not building newlib.
3304         * configure: Regenerated.
3305
3306 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
3307
3308         * MAINTAINERS (Write After Approval): Add myself.
3309
3310 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
3311
3312         * MAINTAINERS (Write After Approval): Add myself.
3313
3314 2007-06-19  Chris Matthews  <chrismatthews@google.com>
3315
3316         * MAINTAINERS (Write After Approval): Add myself.
3317
3318 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3319
3320         * MAINTAINERS (Write After Approval): Add myself.
3321
3322 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
3323
3324         * Makefile.def: Add dependency from configure-gdb to all-bfd.
3325         * Makefile.in: Regenerated.
3326
3327 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
3328
3329         * configure.ac: Don't add target-libmudflap to noconfigdirs for
3330         bfin*-*-uclinux* targets.
3331         * configure: Regenerate.
3332
3333 2007-06-14  Ian Lance Taylor  <iant@google.com>
3334
3335         * MAINTAINERS: Add myself as non-algorithmic global write
3336         maintainer.
3337
3338 2007-06-14  Diego Novillo  <dnovillo@google.com>
3339
3340         * MAINTAINERS: Add self as middle-end maintainer and
3341         non-algorithmic global write maintainer.
3342
3343 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3344
3345         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3346         Move all Fortran maintainers except Paul Brook into the
3347         Non-Autopoiesis section.
3348
3349 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
3350
3351         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3352         (distclean-stage[+id+]): Possibly delete stage_last.
3353         * Makefile.in: Regenerate.
3354
3355 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
3356
3357         * MAINTAINERS (Various Maintainer): Fix typo.
3358
3359 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
3360
3361         * MAINTAINERS (Various Maintainer): Add myself as
3362         dataflow maintainer.
3363
3364 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3365
3366         * config.sub, config.guess: Update from upstream sources.
3367
3368 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3369
3370         * Makefile.tpl: Fix spelling error.
3371         * Makefile.in: Regenerate.
3372
3373 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
3374
3375         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3376         lt_cv_sys_max_cmd_len.
3377
3378 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
3379
3380         * MAINTAINERS (Various Maintainers): Add myself as
3381         auto-vectorizer maintainer.
3382
3383 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
3384
3385         PR libjava/32098
3386         * libtool.m4: Revert previous change.
3387         * ltgcc.m4: Put it here.
3388
3389 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
3390
3391         * MAINTAINERS (Various Maintainers): Add myself as
3392         auto-vectorizer maintainer.
3393
3394 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
3395
3396         PR libjava/32098
3397         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3398
3399 2007-05-30  Richard Guenther  <rguenther@suse.de>
3400
3401         * MAINTAINERS (Various Maintainers): Add myself as
3402         auto-vectorizer maintainer.
3403
3404 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
3405
3406         PR bootstrap/29382
3407         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3408         * configure: Rebuilt.
3409
3410 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
3411
3412         * MAINTAINERS (Write After Approval): Removed my name.
3413
3414 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
3415
3416         * MAINTAINERS (Write After Approval): Remove myself.
3417
3418 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
3419
3420         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3421
3422 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
3423
3424         * ltmain.sh: Update from ToT Libtool.
3425         * libtool.m4: Update from ToT Libtool.
3426         * ltsugar.m4: New. Update from ToT Libtool.
3427         * ltversion.m4: New. Update from ToT Libtool.
3428         * ltoptions.m4: New. Update from ToT Libtool.
3429         * ltconfig: Remove.
3430         * ltcf-c.sh: Remove.
3431         * ltcf-cxx.sh: Remove.
3432         * ltcf-gcj.sh: Remove.
3433
3434 2007-05-22  Ollie Wild  <aaw@google.com>
3435
3436         * MAINTAINERS (Write After Approval): Add myself.
3437
3438 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
3439
3440         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3441         stage_cflags.
3442         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3443         Remove CFLAGS/LIBCFLAGS.
3444         (configure-stage[+id+]-[+prefix+][+module+],
3445         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3446         * Makefile.in: Regenerate.
3447
3448 2007-05-15  Diego Novillo  <dnovillo@google.com>
3449
3450         * MAINTAINERS: Update e-mail address.
3451
3452 2007-05-15  Revital Eres  <eres@il.ibm.com>
3453
3454         * MAINTAINERS (Write After Approval): Add myself.
3455
3456 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
3457
3458         * MAINTAINERS (Write After Approval): Updated my address.
3459
3460 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
3461
3462         * MAINTAINERS (Write After Approval): Add myself.
3463
3464 2007-05-11  Silvius Rus  <rus@google.com>
3465
3466         * MAINTAINERS (Write After Approval): Add myself.
3467
3468 2007-04-23  Tom Tromey  <tromey@redhat.com>
3469
3470         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3471
3472 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
3473
3474         * MAINTAINERS (cpplib): Rename to ...
3475         (libcpp): ... this.  Add C/C++ front end maintainers.
3476
3477 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
3478
3479         * config-ml.in: Pass ${ml_config_env} to configure calls.
3480
3481 2007-04-04  Christian Bruel  <christian.bruel@st.com>
3482
3483         * MAINTAINERS (Write After Approval): Add myself.
3484
3485 2007-04-02  Dave Korn  <dave.korn@artimi.com>
3486
3487         * MAINTAINERS (Write After Approval): Add myself.
3488
3489 2007-03-31  Tobias Burnus  <burnus@net-b.de>
3490
3491         * MAINTAINERS (fortran 95 front end): Add myself.
3492
3493 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3494
3495         * MAINTAINERS (Write After Approval): Add myself.
3496
3497 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
3498
3499         * MAINTAINERS (Modulo Scheduler): Add myself.
3500
3501 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
3502
3503         * MAINTAINERS (fortran 95 front end): Add myself.
3504         (c++ front end): whitespace fix.
3505
3506 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
3507
3508         * MAINTAINERS (Write After Approval): Add myself.
3509
3510 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
3511
3512         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3513         of glob.  Quote arguments with single quotes too.
3514         * configure: Regenerate.
3515
3516 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
3517
3518         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3519         * Makefile.in: Regenerate
3520
3521 2007-03-07  Andreas Schwab  <schwab@suse.de>
3522
3523         * configure: Regenerate.
3524
3525 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
3526
3527         * configure.ac: Add "--with-pdfdir" configure option,
3528         which defines pdfdir variable.
3529         * Makefile.def (target=fixincludes): Add install-pdf to
3530         missing targets.
3531         (recursive_targets): Add install-pdf target.
3532         (flags_to_pass): Add pdfdir.
3533         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3534         target.
3535         * configure: Regenerate
3536         * Makefile.in: Regenerate
3537
3538 2007-02-28  Eric Christopher  <echristo@apple.com>
3539
3540         Revert:
3541         2006-12-07  Mike Stump  <mrs@apple.com>
3542
3543         * Makefile.def (dependencies): Add dependency for
3544         install-target-libssp and install-target-libgomp on
3545         install-gcc.
3546         * Makefile.in: Regenerate.
3547
3548 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
3549
3550         * configure: Regenerate.
3551         * configure.ac: Move statements after variable declarations.
3552
3553 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
3554
3555         * MAINTAINERS: Add myself as sh maintainer.
3556
3557 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
3558
3559         * configure.ac: Adjust for loop syntax.
3560         * configure: Regenerate.
3561
3562 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3563
3564         * configure: Rebuilt.
3565
3566 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3567
3568         * configure.ac: Drop multiple occurrences of --enable-languages,
3569         and fix its quoting.
3570         * configure: Rebuilt.
3571
3572 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
3573             Nathan Sidwell  <nathan@codesourcery.com>
3574             Vladimir Prus  <vladimir@codesourcery.com>
3575             Joseph Myers  <joseph@codesourcery.com>
3576
3577         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3578         * configure: Regenerate.
3579
3580 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
3581
3582         * ltconfig (freebsd*): Default to elf.
3583
3584 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3585
3586         * configure.ac (target_libraries): Move libgcc before libiberty.
3587         * configure: Regenerated.
3588
3589 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3590             Paolo Bonzini  <bonzini@gnu.org>
3591
3592         PR bootstrap/30753
3593         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
3594         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
3595         * configure: Regenerated.
3596
3597 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3598
3599         * MAINTAINERS (Language Front End Maintainers): Update my mail
3600         address.
3601
3602 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3603
3604         PR bootstrap/30748
3605         * configure.ac: Correct syntax for Solaris ksh.
3606         * configure: Regenerated.
3607
3608 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3609
3610         * configure.ac: Sync with src.
3611         * configure: Regenerate.
3612
3613 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3614
3615         * Makefile.in: Regenerate.
3616
3617 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3618
3619         * config.sub: Sync with src.
3620
3621 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3622
3623         * Makefile.tpl (build_alias, host_alias, target_alias): Use
3624         noncanonical equivalents.
3625         * configure.in: Rename to...
3626         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
3627         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
3628         target_noncanonical.  Use them.  Rewrite removal of configure
3629         arguments for autoconf 2.59.  Discard variable settings.  Force
3630         program_transform_name for native tools.
3631
3632         * Makefile.in: Regenerated.
3633         * configure: Regenerated with autoconf 2.59.
3634
3635 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
3636
3637         * MAINTAINERS (Write After Approval): Add myself.
3638
3639 2007-01-31  Andreas Schwab  <schwab@suse.de>
3640
3641         * Makefile.tpl (LDFLAGS): Substitute it.
3642         * Makefile.in: Regenerate.
3643
3644 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
3645
3646         * MAINTAINERS (Write After Approval): Add myself.
3647
3648 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
3649
3650         * MAINTAINERS (spu port): Add myself.
3651
3652 2007-01-23  Richard Guenther  <rguenther@suse.de>
3653
3654         PR bootstrap/30541
3655         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
3656         * Makefile.tpl (GNATBIND): Substitute it.
3657         (GNATMAKE): Likewise.
3658         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
3659         of STAGE_PREFIX.
3660         * Makefile.in: Regenerate.
3661         * configure: Regenerate.
3662
3663 2007-01-18  Mike Stump  <mrs@apple.com>
3664
3665         * configure.in: Re-enable -Werror for gcc builds.
3666
3667 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
3668
3669         * MAINTAINERS (Write After Approval): Add myself.
3670
3671 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3672
3673         * configure.in: Change == to = in test command.
3674         * configure: Regenerate.
3675
3676 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3677             Nick Clifton  <nickc@redhat.com>
3678             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
3679
3680         * configure.in (build_configargs, host_configargs, target_configargs):
3681         Remove build/host/target parameters.
3682         (host_libs): Add gmp and mpfr.
3683         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3684         * Makefile.def (gmp, mpfr): New.
3685         (gcc): Remove target.
3686         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3687         target_os, target_vendor): New.
3688         (configure): Add host_alias/target_alias arguments; adjust invocations.
3689         * configure: Regenerate.
3690         * Makefile.in: Regenerate.
3691
3692 2007-01-11  Matt Fago  <fago@earthlink.net>
3693
3694         * configure.in: Try to link to functions only in mpfr 2.2.x
3695         to improve robustness of configure tests.
3696         * configure: Regenerate.
3697
3698 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
3699
3700         * MAINTAINERS: Add myself as i386 maintainer.
3701
3702 2007-01-08  Jan Hubicka  <jh@suse.cz>
3703
3704         * MAINTAINERS: Add myself as i386 maintainer.
3705
3706 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
3707
3708         * configure.in: Add support for an x86_64-mingw* target.
3709         * configure: Regenerate.
3710
3711 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
3712
3713         * Makefile.tpl (all-target): Correct @if conditional for target
3714         modules.
3715         * configure.in: Omit libiberty if building only target libgcc.
3716         * configure, Makefile.in: Regenerated.
3717
3718 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
3719
3720         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3721         * configure: Regenerate.
3722
3723 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
3724
3725         * Makefile.def (target_modules): Add libgcc.
3726         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
3727         * Makefile.tpl (clean-target-libgcc): Delete.
3728         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3729         on gcc even for bootstrapped modules.  Rewrite handling of
3730         lang_env_dependencies to loop over target_modules.
3731         * configure.in (target_libraries): Add target-libgcc.
3732         * Makefile.in, configure: Regenerated.
3733
3734 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3735
3736         * configure.in: Reorganize recognition of languages.  Add
3737         --enable-stage1-languages.  Show supported languages for the chosen
3738         target rather than all recognized languages.
3739         * configure: Regenerate.
3740
3741 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3742
3743         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3744         * Makefile.in: Regenerate.
3745
3746 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3747
3748         * configure.in: Warn that MPFR 2.2.0 is buggy.
3749         * configure: Regenerate.
3750
3751 2006-12-27  Ian Lance Taylor  <iant@google.com>
3752
3753         * configure.in: When removing Makefiles to force a reconfigure, also
3754         remove prev-DIR*/Makefile.
3755         * configure: Regenerate.
3756
3757 2006-12-22  Andreas Schwab  <schwab@suse.de>
3758
3759         * configure: Regenerate with correct autoconf version.
3760
3761 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
3762
3763         * configure.in: add AC_SUBST for *_FOR_TARGET.
3764         * configure: Regenerate.
3765
3766 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3767
3768         * configure.in: Simplify logic for rejecting languages that cannot
3769         be built.  Separate the case when a language is unsupported,
3770         from the case when the user chooses not to build a language.
3771
3772 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3773
3774         * configure.in: Remove "$build" case for powerpc-*-darwin* since
3775         it only affects bootstrap and could be tested on "$host" as well.
3776         * configure: Regenerate.
3777         * config/mh-ppc-darwin: Add to the stage1 cflags here.
3778
3779 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3780
3781         PR bootstrap/29544
3782         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3783         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3784         move here comment from Makefile.tpl.
3785         * Makefile.tpl: Move some definitions higher in the file.
3786         (STAGE1_CHECKING): New.
3787         * configure.in: Add --enable-stage1-checking.
3788         * configure: Regenerate.
3789         * Makefile.in: Regenerate.
3790
3791 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3792
3793         * MAINTAINERS: Add myself as build system maintainer.
3794
3795 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
3796
3797         * MAINTAINERS (Write After Approval): Add myself.
3798
3799 2006-12-13  Eric Christopher  <echristo@apple.com>
3800
3801         * MAINTAINERS: Add myself as darwin maintainer.
3802
3803 2006-12-11  Ian Lance Taylor  <ian@airs.com>
3804
3805         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3806
3807 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
3808
3809         MAINTAINERS: Update my entry.
3810
3811 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
3812
3813         * configure.in:  Handle spu makefile frag.
3814         * Makefile.tpl (MAINT): Define
3815         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3816         * configure: Regenerate.
3817         * Makefile.in: Regenerate.
3818
3819 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3820
3821         * config.guess: Import latest version.
3822         * config.sub: Likewise.
3823
3824 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3825
3826         * configure.in (spu-*-*): Don't skip target-libiberty.
3827         * configure: Regenerate.
3828
3829 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3830
3831         PR bootstrap/30134
3832         * configure.in: Correct x86 darwin support for libjava to powerpc
3833         and i?86 only.
3834         * configure: Regenerate.
3835
3836 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
3837
3838         * configure.in: Add x86 darwin support for libjava.
3839         * configure: Regenerate.
3840
3841 2006-12-07  Mike Stump  <mrs@apple.com>
3842
3843         * Makefile.def (dependencies): Add dependency for
3844         install-target-libssp and install-target-libgomp on
3845         install-gcc.
3846         * Makefile.in: Regenerate.
3847
3848 2006-12-04  Richard Guenther  <rguenther@suse.de>
3849
3850         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3851         (Non-Algorithmic Maintainers): Move over non-algorithmic
3852         loop optimizer maintainers, add myself as a non-algorithmic
3853         middle-end maintainer.
3854
3855 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
3856
3857         * MAINTAINERS (Write After Approval): Add myself.
3858
3859 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3860
3861         * configure.in: Update error message for missing GMP/MPFR.
3862
3863         * configure: Regenerate.
3864
3865 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3866
3867         * configure.in: Update MPFR version in error message.
3868
3869         * configure: Regenerate.
3870
3871 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3872
3873         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3874         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3875         --with-gmp-lib): New flags.
3876
3877         * configure: Regenerate.
3878
3879 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
3880
3881         * MAINTAINERS (Write After Approval): Change my email address.
3882
3883 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
3884
3885         * MAINTAINERS (Write After Approval): Add myself.
3886
3887 2006-11-22  Philipp Thomas  <pth@suse.de>
3888
3889         * MAINTAINERS (i18n): Update e-mail address.
3890
3891 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3892
3893         * MAINTAINERS (spu port): Add myself as maintainer.
3894         (Write After Approval): Remove myself.
3895
3896 2006-11-22  Ben Elliston  <bje@au.ibm.com>
3897
3898         * configure.in (skipdirs): Don't build libssp for SPU.
3899         * configure: Regenerate.
3900
3901 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3902
3903         * MAINTAINERS (spu port): Add myself as maintainer.
3904         (libobjc): Update my email address.
3905
3906 2006-11-21  Andrea Bona  <andrea.bona@st.com>
3907
3908         * MAINTAINERS (Write After Approval): Add myself.
3909
3910 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3911
3912         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3913         * configure : Rebuilt.
3914
3915 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3916
3917         * MAINTAINERS (Write After Approval): Add myself.
3918
3919 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
3920
3921         * MAINTAINERS (Write After Approval): Add myself.
3922
3923 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3924
3925         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3926         libmpfr.a.
3927         * configure: Regenerate.
3928
3929 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
3930
3931         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3932         (unstage): Test for stage_last presence.
3933
3934         PR bootstrap/29802
3935         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3936         STAGE_PREFIX.
3937         * Makefile.in: Regenerate.
3938
3939 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
3940
3941         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3942         maintainers.
3943
3944 2006-11-14  Erven Rohou  <erven.rohou@st.com>
3945
3946         * MAINTAINERS (Write After Approval): Add myself.
3947
3948 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
3949
3950         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3951         and stageN-package/Makefile.
3952         * Makefile.in: Regenerated.
3953
3954 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
3955
3956         * configure.in: Remove target-libgloss from noconfigdirs for
3957         bfin-*-*.
3958         * configure: Regenerated.
3959
3960 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3961
3962         * configure.in (have_gmp): Only error if the gcc directory exists.
3963
3964         * configure: Regenerate.
3965
3966 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3967
3968         * configure.in: Robustify error message for missing GMP/MPFR.
3969
3970         * configure: Regenerate.
3971
3972 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
3973
3974         * MAINTAINERS (Write After Approval): Add myself.
3975
3976 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
3977
3978         * MAINTAINERS: Change email address.
3979
3980 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
3981
3982         * MAINTAINERS (Write After Approval): Add myself.
3983
3984 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
3985
3986         * MAINTAINERS (Write After Approval): Add myself.
3987
3988 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
3989
3990         * MAINTAINERS (Write After Approval): Move myself to
3991         Write After Approval section.
3992
3993 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3994
3995         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
3996         need_gmp anymore.
3997         * configure: Regenerate.
3998
3999 2006-10-16  Tobias Burnus  <burnus@net-b.de>
4000
4001         * MAINTAINERS (Write After Approval): Add myself.
4002
4003 2006-10-16  Ben Elliston  <bje@au.ibm.com>
4004
4005         * config.guess: Import latest version.
4006         * config.sub: Likewise.
4007
4008 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
4009
4010         * Makefile.def: Added pdf target handling.
4011         * Makefile.tpl: Added pdf target handling.
4012         * Makefile.in: Regenerated.
4013
4014 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
4015
4016         * MAINTAINERS: Add self as score port maintainer.
4017
4018 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
4019
4020         * MAINTAINERS (Write After Approval): Add myself.
4021
4022 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
4023
4024         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
4025         or newer.
4026         * configure: Regenerated.
4027
4028 2006-09-27  Dave Brolley  <brolley@redhat.com>
4029
4030         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4031         using $s instead of $r.
4032         * configure: Regenerated.
4033
4034 2006-09-26  Thiemo Seufer  <ths@mips.com>
4035
4036         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4037         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4038         * configure: Regenerate.
4039
4040 2006-09-24  Graeme Peterson  <gridly@gmail.com>
4041
4042         * MAINTAINERS (Write After Approval): Remove myself.
4043
4044 2006-09-22  Chao-ying Fu  <fu@mips.com>
4045
4046         * MAINTAINERS (Write After Approval): Add myself.
4047
4048 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
4049
4050         * MAINTAINERS: Add self as soft-fp maintainer.
4051
4052 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
4053
4054         * MAINTAINERS: Add myself as avr maintainer.
4055         Remove Marek Michalkiewicz as avr maintainer.
4056
4057 2006-09-07  Roberto Costa  <roberto.costa@st.com>
4058
4059         * MAINTAINERS (Write After Approval): Add myself.
4060
4061 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
4062
4063         * configure.in: Never build newlib for a Mingw host.
4064         Never build newlib as Mingw target library.
4065         Test the existence of winsup/cygwin for building a Cygwin newlib,
4066         rather than just winsup.
4067         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4068         building a Mingw target.
4069         * configure: Regenerate.
4070
4071 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4072
4073         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4074
4075 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
4076
4077         * config.guess: Import from src (was more updated).
4078         * config.sub: Likewise.
4079
4080 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
4081
4082         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4083         * configure: Regenerated.
4084
4085 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
4086
4087         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4088         for stages after the first.
4089
4090 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
4091
4092         * Makefile.def: Add dependencies for configure-opcodes
4093         on configure-intl and all-opcodes on all-intl.
4094         * Makefile.in: Regenerated.
4095
4096 2006-07-13  Ben Elliston  <bje@au.ibm.com>
4097
4098         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4099
4100 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
4101
4102         Port to hosts whose 'sort' and 'tail' implementations
4103         treat operands with leading '+' as file names, as POSIX
4104         has required since 2001.  However, make sure the code still
4105         works on pre-POSIX hosts.
4106         * ltmain.sh: Don't assume "sort +2" is equivalent to
4107         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4108
4109 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
4110
4111         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4112
4113 2006-07-04  Peter O'Gorman  <peter@pogma.com>
4114
4115         * ltconfig: chmod 644 before ranlib during install.
4116
4117 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4118
4119         PR bootstrap/18058
4120         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4121         if the bootstrap compiler is a GCC version that supports it.
4122         * configure: Regenerate.
4123
4124 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4125
4126         * configure.in: Fix thinkos in previous check-in.
4127         * configure: Regenerate.
4128
4129 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4130
4131         PR other/27063
4132         * configure.in: Test subdir_requires and give an appropriate
4133         error message.
4134         * configure: Regenerate.
4135
4136 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
4137
4138         * MAINTAINERS (Write After Approval): Add myself.
4139
4140 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
4141
4142         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4143
4144 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
4145
4146         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4147
4148 2006-06-20  David Ayers  <d.ayers@inode.at>
4149
4150         PR bootstrap/28072
4151         * configure.in: Add target-boehm-gc to noconfigdirs depending on
4152         whether target-libjava is being configured instead of whether the
4153         java front end is enabled.
4154         * configure: Regenerate.
4155
4156 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4157
4158         PR target/27540
4159         * configure.in: Only enable libgomp on IRIX 6.
4160         * configure: Regenerate.
4161
4162 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
4163
4164         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4165         too.
4166         * Makefile.in: Regenerate.
4167
4168 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
4169
4170         * config-ml.in: Alter CCASFLAGS to include special
4171         multilib options the same as is done for CFLAGS.
4172
4173 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4174
4175         * configure.in: Don't enable libgomp on hpux10.
4176         * configure: Rebuilt.
4177
4178 2006-06-12  David Ayers  <d.ayers@inode.at>
4179
4180         PR bootstrap/27963
4181         PR target/19970
4182         * configure.in: Remove target-boehm-gc from noconfigdirs where
4183         ${libgcj} is specified.
4184         * configure: Regenerate.
4185
4186 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
4187
4188         Sync from src:
4189
4190         * configure.in: Sync.
4191         * configure: Regenerated.
4192
4193         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
4194
4195         * Makefile.def: Added dependencies from sim and gdb on intl, and
4196         added configure dependencies to everything with an all dependency
4197         on intl.
4198         * Makefile.in: Regenerated.
4199
4200 2006-06-06  David Ayers  <d.ayers@inode.at>
4201
4202         PR libobjc/13946
4203         * Makefile.def: Add dependencies for libobjc which boehm-gc.
4204         * Makefile.in: Regenerate.
4205         * configure.in: Add --enable-objc-gc at toplevel and have it
4206         enable boehm-gc for Objective-C.
4207         Remove target-boehm-gc from libgcj.
4208         Add target-boehm-gc to target_libraries.
4209         Add target-boehm-gc to noconfigdirs where ${libgcj}
4210         is specified.
4211         Assert that boehm-gc is supported when requested for Objective-C.
4212         Only build boehm-gc if needed either for Java or Objective-C.
4213         * configure: Regenerate.
4214
4215 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
4216
4217         PR 27674
4218         * Makefile.tpl (configure-[+prefix+][+module+],
4219         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4220         Remove rule to unstage bootstrapped modules.
4221         (stage_current): New.
4222         * Makefile.in: Regenerate.
4223
4224 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4225
4226         * MAINTAINERS (Write After Approval): Update my e-mail address.
4227
4228 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
4229
4230         * include/libiberty.h: Declare pex_run_in_environment.
4231
4232 2006-05-31  Asher Langton  <langton2@llnl.gov>
4233
4234         * MAINTAINERS (Write After Approval): Add myself.
4235
4236 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
4237
4238         * Makefile.def (bfd, opcodes): Fix lib_path.
4239         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4240         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
4241         * Makefile.in: Regenerate.
4242
4243 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4244
4245         * Makefile.in: Regenerate.
4246
4247 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4248
4249         * Makefile.def: Add install-html target. Add datarootdir
4250         docdir and htmldir to flags_to_pass.
4251         * Makefile.tpl: Add install-html target.
4252         * Makefile.in: Regenerate.
4253         * configure.in: Add --with-datarootdir, --with-docdir, and
4254         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4255         * configure: Regenerate.
4256
4257 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
4258
4259         * configure.in: Enable gprof for cross builds.
4260         * configure: Regenerate.
4261
4262 2006-05-22  Richard Guenther  <rguenther@suse.de>
4263
4264         Revert
4265         2006-01-31  Richard Guenther  <rguenther@suse.de>
4266         Paolo Bonzini  <bonzini@gnu.org>
4267
4268         * Makefile.def (target_modules): Add libgcc-math target module.
4269         * configure.in (target_libraries): Add libgcc-math target library.
4270         (--enable-libgcc-math): New configure switch.
4271         * Makefile.in: Re-generate.
4272         * configure: Re-generate.
4273         * libgcc-math: New toplevel directory.
4274
4275 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4276             Andreas Tobler  <a.tobler@schweiz.ch>
4277
4278         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
4279         * configure: Rebuilt.
4280
4281 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
4282
4283         * MAINTAINERS (Write After Approval): Add myself.
4284
4285 2006-05-01  DJ Delorie  <dj@redhat.com>
4286
4287         * configure.in: Restore CFLAGS if GMP isn't present.
4288         * configure: Regenerate.
4289
4290 2006-05-01  Richard Guenther  <rguenther@suse.de>
4291
4292         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4293         maintainer.
4294
4295 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
4296
4297         * MAINTAINERS (Write After Approval): Add myself.
4298
4299 2006-04-28  Jan Beulich  <jbeulich@novell.com>
4300
4301         * MAINTAINERS (Write After Approval): Add myself.
4302
4303 2006-04-18  DJ Delorie  <dj@redhat.com>
4304
4305         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
4306         reference libgloss so that libssp can be built in a combined
4307         tree.
4308         * configure: Regenerate.
4309
4310 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
4311
4312         * MAINTAINERS (Write After Approval): Add myself.
4313
4314 2006-04-05  Ben Elliston  <bje@au.ibm.com>
4315
4316         * configure.in: Require makeinfo 4.4 or higher.
4317         * configure: Regenerate.
4318
4319 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
4320
4321         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4322         Rearrange the entries of other libraries to have them in one place.
4323
4324 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
4325
4326         * MAINTAINERS (Write After Approval): Remove myself.
4327         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4328
4329 2006-03-14  Richard Guenther  <rguenther@suse.de>
4330
4331         * configure: Regenerate with autoconf 2.13.
4332
4333 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
4334
4335         * MAINTAINERS: Use my work address.
4336
4337         * MAINTAINERS: Update my E-mail address.
4338
4339 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
4340
4341         * configure.in: Handle --disable-<component> generically.
4342         * configure: Regenerate.
4343
4344 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
4345
4346         PR libgcj/17311
4347         * ltmain.sh: Don't use "$finalize_rpath" for compile.
4348
4349 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
4350
4351         * MAINTAINERS (Write After Approval):  Remove myself.
4352         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4353
4354 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
4355
4356         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
4357         (TARGET_CONFIGDIRS): Remove.
4358         * configure.in: Remove AC_SUBST(target_configdirs).
4359         * Makefile.in, configure: Regenerated.
4360
4361 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
4362
4363         * MAINTAINERS (Write After Approval):  Remove myself.
4364         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4365
4366 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
4367
4368         PR bootstrap/25670
4369
4370         * Makefile.tpl ([+compare-target+]): Print explanation messages.
4371
4372         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4373         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4374         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4375         BUILD_PREFIX, BUILD_PREFIX_1.
4376         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4377
4378         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4379         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4380
4381         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4382         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4383         of `cat stage_current`.  Always provide the `r' and `s' variables.
4384         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4385         a single shell execution.
4386         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4387         bootstrapped modules, make the stage1 module if the build was not
4388         started yet, else build the current stage.
4389         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4390         (all-build, all-host, all-target, [+make_target+]-host,
4391         [+make_target+]-target): Do not use \-continued lines.
4392         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4393         (current_stage, restrap, stage_last): New.
4394
4395         * Makefile.in: Regenerate.
4396         * configure: Regenerate.
4397
4398 2006-02-19  Bud Davis  <jmdavis@link.com>
4399
4400         * MAINTAINERS (Write After Approval):  Remove myself.
4401         (Language Front End Maintainers):  Add myself as fortran 95
4402         maintainer and update e-mail address.
4403
4404 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4405
4406         * MAINTAINERS (Write After Approval):  Remove myself.
4407         (Language Front End Maintainers):  Add myself as fortran 95
4408         maintainer.
4409
4410 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
4411
4412         * MAINTAINERS (Write After Approval): Add myself.
4413
4414 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
4415
4416         * MAINTAINERS (Write After Approval):  Remove myself.
4417         (Language Front End Maintainers):  Add myself as
4418         fortran 95 maintainer.
4419
4420 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4421
4422         Sync from src:
4423
4424         2005-12-27  Leif Ekblad  <leif@rdos.net>
4425
4426         * configure.in: Add support for RDOS target.
4427         * configure: Regenerate.
4428
4429 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4430             Andreas Schwab  <schwab@suse.de>
4431
4432         * configure: Regenerate.
4433
4434 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
4435
4436         * configure.in (enable_libgomp): Add AIX.
4437         * configure: Regenerate.
4438
4439 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
4440
4441         * MAINTAINERS (Write After Approval): Add myself.
4442
4443 2006-02-03  Lee Millward  <lee.millward@gmail.com>
4444
4445         * MAINTAINERS (Write After Approval): Add myself.
4446
4447 2006-01-31  Richard Guenther  <rguenther@suse.de>
4448         Paolo Bonzini  <bonzini@gnu.org>
4449
4450         * Makefile.def (target_modules): Add libgcc-math target module.
4451         * configure.in (target_libraries): Add libgcc-math target library.
4452         (--enable-libgcc-math): New configure switch.
4453         * Makefile.in: Re-generate.
4454         * configure: Re-generate.
4455         * libgcc-math: New toplevel directory.
4456
4457 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
4458
4459         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4460         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4461         the assembler, linker and binutils.
4462         * configure: Regenerate.
4463
4464 2006-01-22  Dirk Mueller  <dmueller@suse.de>
4465
4466         * MAINTAINERS (Write After Approval): Add myself.
4467
4468 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
4469
4470         * configure: Regenerate.
4471
4472 2006-01-18  Richard Henderson  <rth@redhat.com>
4473             Jakub Jelinek  <jakub@redhat.com>
4474             Diego Novillo  <dnovillo@redhat.com>
4475
4476         * libgomp: New directory.
4477         * Makefile.def: Add target_module libgomp.
4478         * Makefile.in: Regenerate.
4479         * configure.in (target_libraries): Add target-libgomp.
4480         * configure: Regenerate.
4481
4482 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
4483
4484         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4485         @ from continuation.
4486         * Makefile.in: Rebuilt.
4487
4488 2006-01-04  Chris Lattner  <sabre@gnu.org>
4489
4490         * MAINTAINERS (Write After Approval): Add myself.
4491
4492 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
4493
4494         PR bootstrap/24252
4495
4496         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4497         * Makefile.tpl (OBJDUMP): New.
4498         (EXTRA_HOST_FLAGS): Add it.
4499         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4500
4501         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4502         to use symbolic links between directories.  Avoid race conditions
4503         or make them harmless.
4504         * configure.in: Do not try to use symbolic links between directories.
4505
4506         * Makefile.def (LEAN): Pass.
4507         * Makefile.tpl (LEAN): Define.
4508         (stage[+id+]-start): Accept that the previous directory does not
4509         exist, if the bootstrap is lean.
4510         (stage[+id+]-bubble): Invoke lean bootstrap commands after
4511         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
4512         configure substitution.
4513         ([+compare-target+]): Likewise.
4514         ([+bootstrap-target+]-lean): New.
4515         * configure.in: Remove lean bootstrap support from here.
4516
4517         * Makefile.in: Regenerate.
4518         * configure: Regenerate.
4519
4520 2006-01-04  Ben Elliston  <bje@au.ibm.com>
4521
4522         * MAINTAINERS (libdecnumber): Add myself.
4523
4524 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
4525
4526         * libtool-ldflags: New script.
4527
4528 2006-01-02  Andreas Schwab  <schwab@suse.de>
4529
4530         * configure.in: When reconfiguring remove Makefile in
4531         all stage directories.
4532         * configure: Regenerate.
4533
4534 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
4535
4536         * MAINTAINERS: Update my email address.
4537
4538 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
4539
4540         Revert Ada-related part of the previous change.
4541
4542         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4543         Do not pass.
4544         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4545         * Makefile.in: Regenerate.
4546         * configure.in: Do not include mt-ppc-aix target fragment.
4547         * configure: Regenerate.
4548
4549 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
4550
4551         * configure.in: Select appropriate fragments for PowerPC/AIX.
4552         * configure: Regenerate.
4553
4554         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4555         BOOT_CFLAGS, BOOT_LDFLAGS.
4556         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4557         BOOT_CFLAGS, BOOT_LDFLAGS.
4558         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4559         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4560         (stage): Fail if we cannot complete the work.
4561         * Makefile.in: Regenerate.
4562
4563 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
4564
4565         * configure.in: Replace ms1 with mt.
4566         * configure: Rebuilt.
4567
4568 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
4569
4570         * MAINTAINERS: Update my email address.
4571
4572 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
4573
4574         * Makefile.tpl (all, do-[+make_target+], do-check, install,
4575         install-host-nogcc): Don't invoke $(stage) at the end.
4576         * Makefile.in: Regenerate.
4577
4578 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
4579
4580         * configure.in: Flip the top-level bootstrap switch.
4581         * configure: Regenerate.
4582
4583 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
4584
4585         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4586         $(stage) and $(unstage).
4587         (EXTRA_TARGET_FLAGS): Correct double-quoting.
4588         (all): Remove stray semicolon.
4589         (local-distclean): Don't handle multilib.tmp and multilib.out.
4590         (install.all): Set $s for consistency.
4591         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4592         check_multilibs setting.  Always make the install directory.
4593         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4594         Correct @if/@endif.
4595         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4596         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4597         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4598         (multilib.out): Remove.
4599         * Makefile.in: Regenerated.
4600
4601 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
4602
4603         * MAINTAINERS (Write After Approval): Add myself.
4604
4605 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
4606
4607         * MAINTAINERS: Add myself as mt maintainer.
4608
4609         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
4610
4611 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
4612
4613         * MAINTAINERS: Change email address.
4614
4615 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
4616
4617         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4618         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4619         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
4620         Find in-tree tools if available.
4621         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4622         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4623         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4624         (COMPILER_*_FOR_TARGET): New.
4625         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4626         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4627         (CONFIGURED_*, USUAL_*): Remove.
4628         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4629         STRIP): Use autoconf substitutions.
4630         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4631         COMPILER_NM_FOR_TARGET): New.
4632         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4633
4634         (all): Make all-host and all-target in parallel.
4635         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4636         that $$r and $$s are set before invoking a recursive make.
4637         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4638         ([+bootstrap-target+]): Inline most of the `all' target.
4639
4640 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4641
4642         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4643         from the gcc build directory.
4644         * Makefile.in: Regenerate.
4645
4646 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4647
4648         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
4649         depend on all-libdecnumber.
4650         * configure.in (host_libs): Include libdecnumber.
4651         * Makefile.in: Regenerate.
4652         * configure: Likewise.
4653
4654 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4655
4656         * libdecnumber: Import decNumber sources from the dfp-branch.
4657
4658 2005-11-21  Kean Johnston  <jkj@sco.com>
4659
4660         * config.sub, config.guess: Sync from upstream sources.
4661
4662 2005-11-21  Ben Elliston  <bje@au.ibm.com>
4663
4664         Import from Autoconf sources:
4665
4666         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
4667         * config/move-if-change: Don't output "$2 is unchanged";
4668         suggested by Ben Elliston.  Handle weird characters correctly.
4669
4670 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
4671
4672         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
4673         to match upstream libtool for darwin.
4674
4675 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
4676
4677         * Makefile.def: Remove gdb dependencies for gdbtk.
4678         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4679         (configure-gdb, install-gdb): New rules.
4680         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4681         * Makefile.in, configure: Regenerated.
4682
4683 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
4684
4685         * MAINTAINERS (Write After Approval): Add myself.
4686
4687 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
4688
4689         * MAINTAINERS (Write After Approval): Add myself.
4690
4691 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
4692
4693         * MAINTAINERS (alias analysis): Add Daniel Berlin and
4694         Diego Novillo.
4695
4696 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
4697
4698         PR bootstrap/24297
4699         * Makefile.tpl (do-[+make-target+], do-check, install,
4700         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4701         are set before recursing.
4702         * Makefile.in: Regenerate.
4703
4704 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
4705
4706         PR bootstrap/18939
4707         * Makefile.def (gcc) <target>: Fix thinko.
4708         * Makefile.in: Regenerate.
4709
4710 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
4711
4712         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4713         * configure: Regenerate.
4714
4715 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
4716
4717         * MAINTAINERS (Write After Approval): Add self.
4718
4719 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
4720
4721         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4722         target-libffi, target-qthreads, target-libjava, and
4723         targetlibobjc.
4724         * configure: Regenerate.
4725
4726 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
4727
4728         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4729         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4730         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4731         (USUAL_OBJDUMP_FOR_TARGET): New.
4732         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4733         * configure.in: Check for $OBJDUMP_FOR_TARGET.
4734         * configure, Makefile.in: Regenerated.
4735
4736 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4737
4738         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4739         before other host packages.
4740
4741 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
4742
4743         * MAINTAINERS: Add self as sh libraries/configury maintainer.
4744
4745 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4746
4747         PR bootstrap/22340
4748
4749         * configure.in (default_target): Remove.
4750         * Makefile.tpl (all): Do not use prerequisites as subroutines
4751         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4752         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4753         use prerequisites as subroutines.
4754         (check-host, check-target): New.
4755         (bootstrap configure & all targets): Do not use stage*-start
4756         if the directory layout is already ok.
4757         (non-bootstrap configure & all targets): Prepend a $(unstage).
4758         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
4759         (NOTPARALLEL): Remove.
4760         (unstage, stage variables): New variables.
4761         (unstage, stage targets): Simply expand to those variables.
4762
4763         * configure: Regenerate.
4764         * Makefile.in: Regenerate.
4765
4766 2005-10-04  James E Wilson  <wilson@specifix.com>
4767
4768         * Makefile.def (lang_env_dependencies): Add libmudflap.
4769         * Makefile.in: Regenerate.
4770
4771 2005-10-03  Andreas Schwab  <schwab@suse.de>
4772
4773         Backport from libtool CVS:
4774         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
4775
4776         * ltmain.sh: add support for installing into temporary
4777         staging area (e.g. 'make install DESTDIR=...')
4778
4779 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4780
4781         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4782         * configure: Regenerated.
4783
4784 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
4785
4786         * configure: Regenerate with the correct
4787         autoconf version.
4788
4789 2005-09-30  Catherine Moore  <clm@cm00re.com>
4790
4791         * configure.in (bfin-*-*): New.
4792         * configure: Regenerated.
4793
4794 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
4795
4796         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4797         (LIPO_FOR_TARGET): New.
4798         (CONFIGURED_LIPO_FOR_TARGET): New.
4799         (USUAL_LIPO_FOR_TARGET): New.
4800         (STRIP_FOR_TARGET): New.
4801         (CONFIGURED_STRIP_FOR_TARGET): New.
4802         (USUAL_STRIP_FOR_TARGET): New.
4803         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4804         STRIP_FOR_TARGET.
4805         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4806         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4807         * Makefile.in: Regenerate.
4808         * configure: Regenerate.
4809
4810 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
4811
4812         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4813         (rs6000-*-aix*): Same.
4814         * configure: Regenerate.
4815
4816 2005-09-16  Tom Tromey  <tromey@redhat.com>
4817
4818         * MAINTAINERS: Add self as java maintainer.
4819
4820 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4821
4822         * configure.in: Recognize f95 in the --enable-languages option,
4823         and substitute it for fortran, issuing a warning.
4824         * configure: Regenerate.
4825
4826 2005-08-30  Phil Edwards  <phil@codesourcery.com>
4827
4828         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
4829         * configure:  Regenerated.
4830
4831 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
4832
4833         * MAINTAINERS: Add self as ms1 maintainer.
4834
4835 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
4836
4837         * Makefile.def (libssp): Add to lang_env_dependencies.
4838         * Makefile.in: Regenerate.
4839
4840 2005-08-18  Ian Lance Taylor  <ian@airs.com>
4841
4842         * MAINTAINERS: Add myself as middle-end maintainer.
4843
4844 2005-08-17  Christian Groessler  <chris@groessler.org>
4845
4846         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4847         * Makefile.in: Regenerate.
4848
4849 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
4850
4851         * MAINTAINERS (write after approval): Added myself.
4852
4853 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
4854
4855         * MAINTAINERS (Write After Approval): Add myself.
4856
4857 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
4858
4859         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4860         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4861         Look for alternate names of the target cc and c++
4862         * configure: Regenerate.
4863
4864 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
4865
4866         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4867         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4868         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4869         tools; remove code to manually set them.
4870         (Target tools): Look in the environment for them.
4871         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4872         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4873         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4874         build directory.
4875         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4876         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4877         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4878         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4879         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4880         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4881         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4882         * configure: Regenerate.
4883         * Makefile.in: Regenerate.
4884
4885 2005-07-28  Ben Elliston  <bje@au.ibm.com>
4886
4887         * MAINTAINERS: Update for removed CPU targets.
4888
4889 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
4890
4891         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4892         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4893         * Makefile.in: Regenerated.
4894
4895 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
4896
4897         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4898         (CFLAGS_FOR_TARGET): Use it.
4899         (CXXFLAGS_FOR_TARGET): Likewise.
4900         * Makefile.in: Regenerated.
4901         * configure.in (--with-build-sysroot): New option.
4902         * configure: Regenerated.
4903
4904 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
4905
4906         * Makefile.tpl: Wrap install between unstage and stage
4907         * Makefile.in: Regenerate.
4908
4909 2005-07-21  Eric Christopher  <echristo@apple.com>
4910
4911         * MAINTAINERS: Update affiliation.
4912
4913 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
4914
4915         * MAINTAINERS: Add self as crx port maintainer.
4916
4917 2005-07-20  DJ Delorie  <dj@redhat.com>
4918
4919         * MAINTAINERS: Add self as m32c maintainer.
4920
4921 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
4922
4923         * all files: Update FSF address.
4924
4925 2005-07-15  Eric Christopher  <echristo@redhat.com>
4926
4927         * MAINTAINERS: Change affiliation.
4928
4929 2005-07-14  Jim Blandy  <jimb@redhat.com>
4930
4931         * configure.in: Add cases for Renesas m32c.
4932         * configure: Regenerated.
4933
4934 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4935
4936         * COPYING.LIB: Update from fsf.org.
4937
4938 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4939
4940         * COPYING, compile, config.guess,
4941         config.sub, install-sh, missing, mkinstalldirs,
4942         symlink-tree, ylwrap: Sync from upstream sources.
4943         * config-ml.in: Update FSF address.
4944
4945 2005-07-13  Eric Christopher  <echristo@redhat.com>
4946
4947         * configure.in: Add toplevel noconfigdir support for tpf.
4948         * configure: Regenerate.
4949
4950 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
4951
4952         PR ada/22340
4953
4954         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4955         * Makefile.in: Regenerate.
4956
4957 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
4958
4959         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
4960         Brolley to write-after-approval.
4961
4962 2005-07-07  Andreas Schwab  <schwab@suse.de>
4963
4964         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4965         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4966         * Makefile.in: Regenerated.
4967
4968 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
4969
4970         * configure.in: Don't build sim or rda when targetting darwin.
4971         * configure: Regenerate.
4972
4973 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
4974
4975         * configure.in: Add --enable-libssp and --disable-libssp.
4976         * configure: Regenerate with autoconf-2.13.
4977
4978 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
4979
4980         * Makefile.def (target_modules): Add libssp.
4981         * configure.in (target_libraries): Add target-libssp.
4982         * configure: Rebuilt.
4983         * Makefile.in: Rebuilt.
4984
4985 2005-07-01  Zack Weinberg  <zackw@panix.com>
4986
4987         * MAINTAINERS: Change email address.  Resign from maintainership.
4988
4989 2005-07-01  Richard Guenther  <rguenther@suse.de>
4990
4991         * MAINTAINERS: Change my e-mail address and affiliation.
4992
4993 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
4994
4995         * Makefile.def (stagefeedback): Come after profile.
4996         Define profiledbootstrap target.
4997         * Makefile.tpl (profiledbootstrap): Remove.
4998         (stageprofile-end): Zap stagefeedback.
4999         (stagefeedback-start): Copy all .gcda files, not only GCC's.
5000         * Makefile.in: Regenerate.
5001
5002 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
5003
5004         * MAINTAINERS: Update my email address.
5005
5006 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
5007
5008         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
5009         In 'cpp' stanza, support '#line' as well as '# '.
5010
5011 2005-06-08  Andreas Schwab  <schwab@suse.de>
5012
5013         * MAINTAINERS: Move myself from 'Write After Approval' to
5014         'CPU Port Maintainers' section as m68k maintainer.
5015
5016 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
5017
5018         * configure.in (unsupported_languages): New macro.
5019         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
5020         non-ported target libraries in noconfigdirs.
5021         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5022         non-linux-gnu.  Remove libgcj_ex_libffi.
5023         <lang_frag loop>: Set add_this_lang=no if the language is in
5024         unsupported_languages.
5025         * configure: Regenerate.
5026
5027 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
5028
5029         * configure.in: Fix typo in handling of --with-mpfr-dir.
5030         * configure: Regenerate.
5031
5032 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
5033
5034         * MAINTAINERS: Update my email address.
5035
5036 2005-06-02  Jim Blandy  <jimb@redhat.com>
5037
5038         * config.sub: Add cases for the Renesas m32c.  (This patch has been
5039         accepted into the master sources.)
5040
5041 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
5042             Michael Snyder  <msnyder@redhat.com>
5043             Stan Cox  <scox@redhat.com>
5044
5045         * configure.in: Set noconfigdirs for ms1.
5046
5047         * configure: Regenerate.
5048
5049 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
5050
5051         * MAINTAINERS (Write After Approval): Add self.
5052
5053 2005-06-01  Josh Conner  <jconner@apple.com>
5054
5055         * MAINTAINERS (Write After Approval): Add self.
5056
5057 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
5058
5059         * MAINTAINERS: Update my email address.
5060
5061 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
5062
5063         * MAINTAINERS (Write After Approval): Add self.
5064
5065 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
5066
5067         * MAINTAINERS (Write After Approval): Remove self.
5068
5069 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
5070
5071         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5072         (Dependencies): Consider target modules for bootstrap dependencies.
5073         Make target bootstrap modules depend on each stage's gcc.
5074         * Makefile.in: Regenerate.
5075
5076 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
5077
5078         * Makefile.def (configure-gcc): Depend on binutils having been built.
5079         (all-gcc): No need to do it here.
5080         * Makefile.in: Regenerate.
5081
5082 2005-05-19  Paul Brook  <paul@codesourcery.com>
5083
5084         * configure.in: Rewrite misleading error message when requested
5085         language cannot be built.
5086         * configure: Regenerate.
5087
5088 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
5089
5090         * ylwrap: Import from Automake 1.9.5.
5091
5092 2005-05-13  David Ung  <davidu@mips.com>
5093
5094         * MAINTAINERS (Write After Approval): Add self.
5095
5096 2005-05-09  Mike Stump  <mrs@apple.com>
5097
5098         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5099         lt_cv_sys_max_cmd_len for now.
5100
5101 2005-05-09  Stan Cox  <scox@redhat.com>
5102
5103         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5104
5105 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
5106
5107         * README.SCO: Update the URL.
5108
5109 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
5110
5111         * ltconfig: Define file_list_spec.  Pass file_list_spec and
5112         with_gnu_ld to libtool.
5113         * ltcf-c.sh (aix[45]): Define file_list_spec.
5114         * ltcf-cxx.sh (aix[45]): Same.
5115         * ltcf-gcj.sh (aix[45]): Same.
5116         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5117         exists, write list of input files to temporary file.
5118
5119 2005-05-04  Mike Stump  <mrs@apple.com>
5120
5121         * configure.in: Always pass --target to target configures as
5122         otherwise rebuilds that do --recheck will fail.
5123         * confiugure: Rebuilt.
5124
5125 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
5126
5127         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5128         STAGE_HOST_EXPORTS.
5129         (configure, all): Add bootstrap support.
5130         (Host modules, target modules): Pass post-stage1 flags and exports.
5131         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5132         * Makefile.in: Regenerate.
5133
5134 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
5135
5136         * configure: Regenerate.
5137
5138 2005-04-27  Mike Stump  <mrs@apple.com>
5139
5140         * MAINTAINERS: Add self as darwin maintainer.
5141
5142 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
5143
5144         * config.sub: Update from master copy.
5145
5146 2005-04-21  Mike Stump  <mrs@apple.com>
5147
5148         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5149         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5150
5151 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
5152
5153         * configure.in <crisv32-*-*, cris-*-*>: New local variable
5154         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
5155         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
5156         "*-*-elf" and "*-*-linux*".
5157         * configure: Regenerate.
5158
5159 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
5160
5161         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5162
5163 2005-04-12  Mike Stump  <mrs@apple.com>
5164
5165         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5166
5167 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
5168
5169         * MAINTAINERS (Write After Approval): Add myself.
5170
5171 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
5172
5173         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5174
5175 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
5176
5177         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5178         (TARGET_CONFIGARGS): Include --with-target-subdir.
5179         (configure, all): New macros.  Use them throughout.
5180         * Makefile.in: Regenerate.
5181
5182 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
5183
5184         * MAINTAINERS (Write After Approval): Add myself.
5185
5186 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5187
5188         * MAINTAINERS: Remove 'loop unrolling' maintainer.
5189
5190 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
5191
5192         * MAINTAINERS: Move John Carr to Write After Approval.
5193
5194 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
5195
5196         * config/mh-mingw32: Delete.
5197         * configure.in: Don't use it.
5198         * configure: Regenerate.
5199
5200 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
5201
5202         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5203         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5204         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5205         (HOST_LIB_PATH): Generate from Makefile.def.
5206         (TARGET_LIB_PATH): Likewise.
5207         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5208         * Makefile.in: Regenerate.
5209         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5210         (RPATH_ENVVAR): Include Darwin case.
5211         * configure: Regenerate.
5212
5213 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
5214
5215         * MAINTAINERS (Various Maintainers): Remove self.
5216         (Write After Approval): Add self.
5217
5218 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
5219
5220         * MAINTAINERS (Various Maintainers): Add self.
5221
5222 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
5223
5224         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5225         * configure: Regenerate.
5226
5227 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
5228
5229         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5230         gcc_version, and gcc_version_trigger from set of flags to pass.
5231         * Makefile.tpl: Remove definitions of above variables.
5232         (config.status): Remove dependency on $(gcc_version_trigger).
5233         * Makefile.in: Regenerate.
5234         * configure.in: Do not reference config/gcc-version.m4 nor
5235         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
5236         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
5237         * configure: Regenerate.
5238
5239 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
5240             Andrew Pinski  <pinskia@physics.uc.edu>
5241
5242         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5243         * Makefile.in: Regenerate.
5244
5245 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
5246
5247         * MAINTAINERS (Write After Approval): Add myself.
5248
5249 2005-03-03  David Ayers  <d.ayers@inode.at>
5250
5251         * MAINTAINERS (Write After Approval): Add myself.
5252
5253 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
5254
5255         PR libgcj/20160
5256         * ltmain.sh: Avoid creating archives with components that have
5257         duplicate basenames.
5258
5259 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
5260
5261         PR bootstrap/20250
5262         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5263         instead of check.
5264         * Makefile.in: Regenerate.
5265
5266 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5267
5268         * Makefile.in: Regenerate to fix conflict between the previous two
5269         patches.
5270
5271 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5272
5273         PR bootstrap/17383
5274         * Makefile.def (target_modules): Remove "stage", now unnecessary.
5275         * Makefile.tpl (HOST_SUBDIR): New substitution.
5276         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5277         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5278         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5279         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5280         (Host modules, Bootstrapped modules): Use it.
5281         (Build modules, Target modules): Do not create symlink trees,
5282         always configure out-of-srcdir.
5283         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5284         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5285         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5286         $(HOST_SUBDIR).  Create a symlink for host_subdir.
5287
5288         * Makefile.in: Regenerate.
5289         * configure: Regenerate.
5290
5291 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5292
5293         Merged from libada-gnattools-branch:
5294         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5295
5296         * gnattools: New directory.
5297         * Makefile.def: Add gnattools as a module, depending on target-libada.
5298         * Makefile.in: Regenerate.
5299         * configure.in: Include gnattools in host_tools; disable it if ada
5300         is disabled.
5301         * configure: Regenerate.
5302
5303 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
5304
5305         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5306         treelang maintainer.
5307         (Write After Approval): Remove myself.
5308
5309 2005-02-23  Paul Schlie  <schlie@comcast.net>
5310
5311         * configure.in: Allow darwin targeted ports to build tk, itcl and
5312         libgui.
5313         * configure: Regenerate.
5314
5315 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5316
5317         PR libgcj/10353
5318         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5319         * configure: Regenerate.
5320
5321 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
5322
5323         * MAINTAINERS (Write After Approval): Add myself.
5324
5325 2005-02-10  Ian Lance Taylor  <ian@airs.com>
5326
5327         * MAINTAINERS: Update my e-mail address.
5328
5329 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
5330
5331         * MAINTAINERS (Write After Approval): Add myself.
5332
5333 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
5334
5335         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5336         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5337         target-libgloss when not *-*-elf and *-*-aout.
5338         * configure: Regenerate.
5339
5340 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
5341
5342         * MAINTAINERS: Remove obsolete entries.
5343
5344         * MAINTAINERS (Write After Approval): Add Michael Matz.
5345
5346 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
5347
5348         * MAINTAINERS: Remove self as cpplib maintainer.
5349
5350 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5351
5352         * install-sh, config.sub: Import from upstream.
5353
5354 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5355
5356         PR bootstrap/18222
5357         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5358         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5359         * Makefile.in: Regenerate.
5360
5361 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
5362
5363         * MAINTAINERS: Update my email address.
5364
5365 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
5366             Andreas Schwab  <schwab@suse.de>
5367
5368         PR bootstrap/18033
5369         * config-ml.in: Eval option if surrounded by single quotes.
5370
5371 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
5372
5373         Revert 2004-12-28 Makefile changes, a better fix will be
5374         applied to mainline and src after GCC 4.0 branches.
5375
5376 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
5377
5378         PR bootstrap/17383
5379
5380         * Makefile.def (target_modules): Remove stage parameter,
5381         it is always true now.
5382         * Makefile.tpl (configure-build-[+module+],
5383         configure-target-[+module+]): Always build symlink tree
5384         for the directory and for include.  BUILD_SUBDIR and
5385         TARGET_SUBDIR cannot be . anymore.
5386         * Makefile.in: Regenerate.
5387
5388 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
5389
5390         Revert 2004-12-08 Makefile changes.
5391
5392 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
5393
5394         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5395         cygwin, mingw.
5396
5397 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
5398
5399         * configure.in (sh64-*-*): Reenable gprof.
5400         * configure: Regenerate.
5401
5402 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
5403
5404         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5405         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5406         (EXTRA_TARGET_FLAGS): Add PICFLAG.
5407         * Makefile.in: Regenerate.
5408
5409 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
5410
5411         * MAINTAINERS: Update my email address.
5412
5413 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
5414
5415         * Makefile.tpl: Generate normal dependencies if the LHS module is
5416         not bootstrapped.
5417         * Makefile.in: Regenerate.
5418
5419 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5420
5421         * configure.in: Include config/gxx-include-dir.m4.  Use
5422         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
5423         * configure: Regenerate.
5424
5425 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5426
5427         * config.if: Delete.
5428         * configure.in: Set libstdcxx_incdir directly.
5429         * configure: Regenerate.
5430
5431 2004-12-02  Eric Christopher  <echristo@redhat.com>
5432
5433         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5434         * Makefile.in: Regenerate.
5435
5436 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5437
5438         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5439         * configure: Regenerate.
5440
5441 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5442
5443         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
5444         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
5445         * configure: Regenerate.
5446
5447 2004-12-01  Eric Christopher  <echristo@redhat.com>
5448
5449         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5450         of things to remove.
5451
5452 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
5453
5454         * MAINTAINERS (Write After Approval): Update my e-mail address.
5455
5456 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
5457
5458         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5459         from CVS libtool to always pass_all.
5460
5461 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5462
5463         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5464         (hppa*64*-*-*): Delete incorrect comment.
5465         * configure: Rebuilt.
5466
5467 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5468
5469         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5470
5471 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5472
5473         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5474         from CVS libtool to always pass_all.
5475
5476 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5477
5478         * install-sh, compile: Import from automake.
5479
5480 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5481
5482         * config.guess, config.sub:  Import from savannnah.
5483
5484 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
5485
5486         * MAINTAINERS (Write After Approval): Add myself
5487
5488 2004-11-12  Mike Stump  <mrs@apple.com>
5489
5490         * Makefile.def: Add html support.
5491         * Makefile.tpl: Likewise.
5492         * Makefile.in: Regenerate.
5493
5494 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
5495
5496         PR 18423
5497         * configure.in: Remove all instances of build-fixincludes from
5498         noconfigdirs.
5499         (build_configargs): Supply --target to subdirectories.
5500         * configure: Regenerate.
5501
5502         * Makefile.def: Make gcc install depend on fixincludes install.
5503         * Makefile.in: Regenerate.
5504
5505 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
5506
5507         * MAINTAINERS: Add myself as gcc testsuite maintainer.
5508
5509 2004-11-11  Paul Brook  <paul@codesourcery.com>
5510
5511         * MAINTAINERS: Add self as arm maintainer.  Update email address.
5512
5513 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
5514
5515         * configure.in (noconfigdirs) [mmix-*-*]: Disable
5516         target-libgfortran.
5517         * configure: Regenerate.
5518
5519 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
5520
5521         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5522         like CC.
5523
5524 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
5525
5526         * Makefile.def (host fixincludes): Specify missing targets.
5527         * Makefile.in: Regenerate.
5528
5529 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
5530
5531         * MAINTAINERS: Add myself
5532
5533 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
5534
5535         * MAINTAINERS (Write After Approval): Add myself.
5536
5537 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
5538
5539         * Makefile.def: Build fixincludes for the host, too.
5540         * Makefile.in: Regenerate.
5541         * configure.in (host_tools): Add fixincludes.
5542         * configure: Regenerate.
5543
5544 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
5545
5546         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5547         * configure: Regenerated.
5548
5549 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
5550
5551         PR other/17783
5552         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5553         * configure: Regenerated.
5554
5555 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
5556
5557         * README.SCO: Update per FSF instructions.
5558
5559 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
5560
5561         PR target/18151
5562         * configure.in (case ${target}): Do not build fixincludes for avr.
5563         * configure: Regenerated.
5564
5565 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
5566
5567         * configure.in (case ${target}): Do not build fixincludes
5568         on platforms where it is not used.
5569         * configure: Regenerated.
5570
5571 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
5572
5573         * configure.in: Use an absolute path to install-sh.
5574         * configure: Regenerated.
5575
5576 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
5577
5578         * MAINTAINERS (Write After Approval): Add myself.
5579
5580 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
5581
5582         * MAINTAINERS: Remove from Write After Approval those that are
5583         already maintainers.
5584
5585 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
5586
5587         * MAINTAINERS:  Update my email address.
5588
5589 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
5590
5591         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5592         * configure: Regenerate.
5593
5594 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
5595
5596         * MAINTAINERS:  Update my email address.
5597
5598 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
5599
5600         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
5601         entries belonging to this category.
5602
5603 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
5604
5605         * MAINTAINERS: Update my e-mail address.
5606
5607 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
5608
5609         Fix wrong conflict resolution in:
5610
5611         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5612
5613         * Makefile.in: Regenerate.
5614         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5615         in the recursive `make', instead of hardwiring `all'.
5616         (Autogenerated TARGET-* variables): New.
5617
5618 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
5619
5620         * configure.in: Enable target-libgloss for crx-*-*.
5621         * configure: Regenerate.
5622
5623 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5624
5625         * MAINTAINERS (Various Maintainers): Move the "windows,
5626         cygwin, mingw" maintainer to ...
5627         (OS Port Maintainers): ... here.
5628
5629 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5630
5631         * MAINTAINERS (Write After Approval): Remove those that are
5632         maintainers of some subsystem.
5633
5634 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
5635
5636         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5637         * ltcf-cxx.sh (tpf*): Likewise.
5638         * ltconfig (tpf*): Add TPF OS configuration support.
5639
5640 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
5641
5642         * MAINTAINERS: Change my email address to my new work account.
5643
5644 2004-09-24  Michael Roth  <mroth@nessie.de>
5645
5646         * configure.in (--without-headers): Add missing double quotes.
5647         * configure: Regenerate.
5648
5649 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
5650
5651         * ylwrap: Revert to previous version.
5652
5653 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
5654
5655         PR bootstrap/17369
5656         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5657         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5658         SET_GCC_LIB_PATH_CMD.
5659         (BASE_TARGET_EXPORTS): Likewise.
5660         * Makefile.in: Regenerated.
5661
5662         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5663         * configure: Regenerated.
5664
5665 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
5666
5667         * config.guess: New upstream version
5668         * compile, depcomp, install-sh, ylwrap: Likewise.
5669
5670 2004-09-19  Roger Sayle  <roger@eyesopen.com>
5671
5672         * config/mh-x86omitfp: New host makefile fragment.  Add
5673         -fomit-frame-pointer to the default BOOT_CFLAGS.
5674         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5675         * configure: Regenerate.
5676
5677 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
5678
5679         PR target/11572
5680         * configure.in (*-*-darwin*): Renable libobjc.
5681         * configure: Regenerate.
5682
5683 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
5684
5685         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
5686
5687 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
5688
5689         * Makefile.def: Remove libbanshee.
5690         * Makefile.tpl: Ditto.
5691         * configure.in: Ditto.
5692         * Makefile.in: Regen.
5693         * configure: Ditto.
5694
5695 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
5696
5697         * ltmain.sh: Use $pic_object as $non_pic_object if
5698         $non_pic_object=none.
5699
5700 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
5701
5702         * missing: Import latest version from master repository.
5703
5704 2004-09-06  Nick Clifton  <nickc@redhat.com>
5705
5706         * config.sub: Import latest version from master repository.
5707         * config.guess: Likewise.
5708         This includes these changes:
5709
5710         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
5711
5712         * config.sub: Handle crisv32, alias etraxfs.
5713         * config.guess (crisv32:Linux:*:*): Handle.
5714
5715         2004-08-13  Brad Smith  <brad@comstyle.com>
5716
5717         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5718         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5719
5720         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
5721
5722         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5723         assume the processor is a powerpc.  This is because coreutils
5724         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5725         in this case, due to a MacOS X bug that causes
5726         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5727         to return a negative number.
5728         Problem reported by Petter Reinholdtsen in:
5729         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5730
5731         2004-07-19  Ben Elliston  <bje@gnu.org>
5732
5733         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5734
5735         2004-06-24  Ben Elliston  <bje@gnu.org>
5736
5737         * config.guess: Update copyright years.
5738         * config.sub: Likewise.
5739
5740         2004-06-22  Robert Millan  <robertmh@gnu.org>
5741
5742         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5743         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5744
5745         2004-06-22  Stanley F. Quayle <stan@stanq.com>
5746
5747         * config.guess (*:*VMS:*:*): New entry. Replaces
5748         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5749         manufacturer.
5750
5751         2004-06-22  Ben Elliston  <bje@gnu.org>
5752
5753         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5754         * config.sub: Likewise.
5755
5756         2004-06-22  Ben Elliston  <bje@gnu.org>
5757
5758         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5759         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5760
5761         2004-06-11  Ben Elliston  <bje@gnu.org>
5762
5763         * config.guess (pegasos:OpenBSD:*:*): Remove.
5764
5765         2004-06-11  Ben Elliston  <bje@gnu.org>
5766
5767         From Wouter Verhelst <wouter@grep.be>:
5768         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5769
5770         2004-06-11  Ben Elliston  <bje@gnu.org>
5771
5772         * config.guess (luna88k:OpenBSD:*:*): New.
5773
5774         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
5775
5776         * config.guess (m32r*:Linux:*:*): New case.
5777         * config.sub: Handle m32rle.
5778
5779         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
5780
5781         From Jens Petersen  <petersen@redhat.com>:
5782         * config.sub: Handle sparcv8.
5783
5784         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
5785
5786         From Tom Smith <smith@cag.lkg.hp.com>:
5787         * config.guess: Version suffixes are equally significant on Tru64
5788         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
5789         prefix of "P" (patched kernel).
5790
5791         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
5792
5793         * config.sub: Add support for National Semiconductor CRX target.
5794
5795 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
5796
5797         * MAINTAINERS (Various Maintainers): Remove myself as web page
5798         maintainer, add myself as maintainer of build status lists.
5799
5800 2004-09-03  Jan Beulich  <jbeulich@novell.com>
5801
5802         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5803         *-*-netware, but add target-libmudflap.
5804         Consolidate *-*-netware targets (of which really only i?86 exists)
5805         into a single entry.
5806         * configure: Likewise.
5807
5808 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
5809
5810         * Makefile.tpl (sorry): Remove.
5811         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5812         (cleanstrap targets): Depend on distclean, not distclean-stage1.
5813         (do-clean): Clean per-stage directories too.
5814         (do-distclean): Run distclean-stage1 too.
5815         (.NOTPARALLEL): Enable during toplevel bootstrap.
5816         (stage[+id+]-bubble): Enable parallel execution during
5817         the recursive invocation.
5818         * Makefile.in: Regenerate.
5819
5820         Fix previous checkin:
5821
5822         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5823         include.
5824         * configure.in: Fix indentation.
5825         * configure: Regenerate.
5826
5827 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
5828
5829         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5830         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5831         * configure: regenerate
5832         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5833         -mdynamic-no-pic
5834
5835 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
5836
5837         * Makefile.def (build_modules): Add fixincludes.
5838         (dependencies): Make gcc depend on fixincludes.
5839         * configure.in (build_tools): Add fixincludes.
5840         (build_configdirs): Always include build_libs.
5841         * Makefile.in: Regenerate.
5842         * configure: Regenerate.
5843
5844 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
5845
5846         * Makefile.def (bootstrap stages): Add 'lean' parameter.
5847         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5848         phony targets; do not generate timestamp files.
5849         (distclean-stageN): Remove references to their timestamp files.
5850         (restageN, touch-stageN): Remove.
5851         (stageN-bubble): Rewritten.
5852         (compare): Support lean bootstraps.
5853         * Makefile.in: Regenerate.
5854
5855         * configure.in: Only warn when bootstrapping but
5856         build != host or build != target.  Support lean bootstraps.
5857         * configure: Regenerate.
5858
5859 2004-08-26  Phil Edwards  <phil@codesourcery.com>
5860
5861         * configure.in:  Give a better error message if GMP/MPFR are missing
5862         and a language needing them has been requested.
5863         * configure:  Regenerated.
5864
5865 2004-08-25  Phil Edwards  <phil@codesourcery.com>
5866
5867         * configure.in:  Print a list of available language front-ends if
5868         a requested one is missing.  Tidy stray tab characters.
5869         * configure:  Regenerated.
5870
5871 2004-08-19  Michael Koch  <konqueror@gmx.de>
5872
5873         * gcc/doc/install.texi: Update entry about automake for libjava.
5874
5875 2004-08-17  Robert Millan  <robertmh@gnu.org>
5876
5877         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5878         (instead of FreeBSD).
5879         * configure: Regenerate.
5880
5881 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5882
5883         * Makefile.in: Regenerate.
5884         * configure: Regenerate.
5885
5886         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5887         stage_*_flags.
5888         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5889         for bootstrapped modules if toplevel bootstrap is going.
5890         (GCC bootstrap): Generate per-stage targets for all bootstrapped
5891         modules.  Adjust for changes in Makefile.def.  Enable several
5892         rules even in non-bootstrap mode, just to avoid peppering the
5893         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5894         (stage-[+prev+]-bubble): Remove.
5895
5896         * Makefile.def (Dependencies): Depend on all-build-bison,
5897         all-build-flex, all-build-byacc, all-build-texinfo, rather
5898         than the host variations.
5899         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
5900         with BUILD_SUBDIR.
5901         (BISON): Update for recent Bisons.
5902         (YACC): Fix typo.
5903         (cross): Depend on all-build.
5904         (all): Do not depend on all-build.
5905         (prebootstrap): Remove.
5906         (dep-kind): Accept separate prefixes for MODULE and ON variables.
5907         (Prebootstrap dependencies): Add them to the per-stage targets
5908         and to all-prebootstrap.
5909         * configure.in (build_configdirs): Always enable build_tools.
5910         (BUILD_DIR_PREFIX): Remove.
5911
5912         * Makefile.def (gcc): Add target variable.
5913         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5914         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5915         in the recursive `make', instead of hardwiring `all'.
5916         (Autogenerated TARGET-* variables): New.
5917
5918 2004-08-13  Brian Booth  <bbooth@redhat.com>
5919
5920         * MAINTAINERS: Remove myself from write-after-approval.
5921
5922 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5923
5924         * src-release: Stop distributing mmalloc with gdb (which doesn't
5925         use it).
5926         * Makefile.def: GDB doesn't depend on mmalloc anymore.
5927         * Makefile.in: Regenerate.
5928
5929 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
5930
5931         * configure.in (arm*-*-eabi*): New target.
5932         * configure: Regenerate.
5933
5934 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
5935
5936         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5937         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5938         (Dependencies): New section.
5939         * Makefile.tpl (Dependencies): Generate from Makefile.def.
5940         (configure-target-[+module+]): Depend on maybe-all-gcc
5941         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
5942         (toplevel profiledbootstrap): Fix dependencies.
5943         * Makefile.in: Regenerate.
5944
5945 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
5946
5947         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5948         target-libiberty to noconfigdirs.
5949         * configure: Regenerate.
5950
5951 2004-08-03  Paul Brook  <paul@codesourcery.com>
5952
5953         * configure.in: Check for MPFR as well as GMP.
5954         * configure: Regenerate.
5955
5956 2004-08-01  Robert Millan  <robertmh@gnu.org>
5957
5958         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5959         libmudflap for all GNU-based systems (with Glibc).
5960         * configure: Regenerate.
5961
5962 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
5963
5964         * Makefile.def (host-modules): Add gcc.
5965         * Makefile.in: Regenerate.
5966         * Makefile.tpl (sorry): New rule.
5967         (configure-host, all-host, [+make_target+]-host, do-check,
5968         install-host): Do not add gcc as a special case.
5969         (host modules): Add a small special-casing for gcc.  Export
5970         extra_make_flags through the environment.
5971         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5972         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5973         other recursive targets for gcc): Remove.
5974
5975         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5976         (stage, unstage): New rules.
5977         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5978         distclean-stage[+id+]): Use stage_current.
5979         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5980         the stage*-start rules.
5981
5982 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
5983
5984         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
5985         use -all_load flag.
5986
5987 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
5988
5989         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
5990         * configure: Regenerate.
5991
5992 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
5993
5994         * maintainer-scripts/gcc_release: Revert yesterday's change.
5995
5996 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
5997
5998         * MAINTAINERS: Add myself to write-after-approval.
5999
6000 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
6001
6002         * libf2c: Removed.
6003         * gcc/gccbug.in: Updated because of libf2c removal.
6004         * maintainer-scripts/gcc_release: Ditto.
6005
6006 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
6007
6008         * configure.in: Build libmudflap by default on FreeBSD.
6009         * configure: Regenerated.
6010
6011 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
6012
6013         * configure.in: Do not build libmudflap by default on non-GNU/Linux
6014         systems.
6015         * configure: Regenerated.
6016
6017 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6018
6019         PR target/16344
6020         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6021         feedback based compiler.
6022         * Makefile.in: Rebuilt.
6023
6024 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
6025
6026         * Makefile.def (host_modules): Set bootstrap=true for flex.
6027         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6028         * Makefile.in: Rebuilt.
6029
6030 2004-07-07  Jan Hubicka  <jh@suse.cz>
6031
6032         * MAINTAINERS: Add self as a profile feedback maintainer.
6033
6034 2004-07-05  Phil Edwards  <phil@codesourcery.com>
6035
6036         * configure.in:  Do not prepend $srcdir to /dev/null in
6037         makefile fragments.
6038         * configure:  Regenerate.
6039
6040 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
6041
6042         * Makefile.def (build_modules): Add bison, byacc, flex,
6043         m4, texinfo.
6044         (flags_to_pass): Add FLEX.
6045         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6046         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6047         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6048         DEFAULT_MAKEINFO): Remove.
6049         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6050         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6051         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6052         objdir or else use configured tool.
6053         (all-build): New.
6054         (all): Depend on it.
6055         (Build module dependencies): Add.
6056         * Makefile.in: Regenerate.
6057         * configure.in: Better support for multiple build modules,
6058         matching what is done for host/target modules.  Do not look
6059         for "plausible" locations of build tools if Canadian cross.
6060         Use autoconf's AC_PROG_CC to find a C compiler.  Define
6061         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
6062         * configure: Regenerate.
6063
6064 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6065
6066         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6067         * Makefile.in: Regenerate.
6068
6069 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6070
6071         * Makefile.tpl (configure-build-[+module+],
6072         configure-[+module+], configure-target-[+module+]): Pass
6073         [+extra_configure_args+].
6074         (all-build-[+module+], all-[+module+], check-[+module+],
6075         install-[+module+], [+make_target+]-[+module+],
6076         all-target-[+module+], check-target-[+module+],
6077         install-target-[+module+], [+make_target+]-target-[+module+]):
6078         Pass [+extra_make_args+].
6079         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6080         (GCC_HOST_EXPORTS): Remove.
6081         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6082         cross, check-gcc, check-gcc-c++, install-gcc,
6083         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6084         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6085         * Makefile.in: Regenerate.
6086
6087 2004-06-21  Matthew Sachs  <msachs@apple.com>
6088
6089         * MAINTAINERS: Added self to write-after-approval.
6090
6091 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
6092
6093         * configure.in: Check for srcdir/winsup rather than build directory
6094         winsup.
6095         * configure: Regenerate.
6096
6097 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
6098
6099         * configure.in: Don't build Cygwin native newlib if winsup
6100         directory is missing.  Emit warning instead.
6101         * configure: Regenerate.
6102
6103 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
6104
6105         * Makefile.tpl (touch-stage[+id+]): New.
6106         (restage[+prev+]): Depend on touch-stage[+id+].
6107
6108         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6109         Use it throughout.
6110
6111         * Makefile.def: Add profile and feedback bootstrap stages.
6112         Remove next field from bootstrap stages.
6113         * Makefile.tpl (LN, LN_S): Substitute.
6114         (stageN-start, stageN-end): Use double-colon rules, to
6115         provide a hook for additional setup commands.
6116         (distclean-stageN-gcc, restageN): Create dependencies from
6117         [+prev+], not from [+next+].
6118         (stageN-bubble): Add commands for successive stages from
6119         [+prev+], using double-colon rules.
6120         (all-stageN-gcc): Fix typo.
6121         (stagefeedback-start, profiledbootstrap): New.
6122         * Makefile.in: Regenerate.
6123         * configure.in: Call ACX_PROG_LN.
6124         * configure: Regenerate.
6125
6126 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
6127
6128         * MAINTAINERS (Write After Approval): Add myself.
6129
6130 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
6131
6132         * MAINTAINERS (Write After Approval): Add myself.
6133
6134 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
6135
6136         * configure.in: Fix --enable-bootstrap breakage introduced in trees
6137         without gcc.
6138         * configure: Regenerate.
6139
6140 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6141
6142         * Makefile.tpl: Fix typo.
6143         * Makefile.in: Regenerate.
6144
6145 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6146
6147         * configure.in: Remove new- prefix from toplevel
6148         bootstrap targets.
6149         * configure: Regenerate.
6150
6151 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6152
6153         * Makefile.tpl (all.normal): Rename to all.
6154         (all): Replace with a rule to pick the default
6155         target from configure.
6156         (all-gcc, configure-gcc): Use conditionals to
6157         do nothing when toplevel bootstrap is going on.
6158         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6159         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6160         * configure.in: Support --enable-bootstrap.
6161
6162         * Makefile.def: Remove new- prefix from toplevel
6163         bootstrap targets.
6164         * Makefile.tpl: Likewise.
6165
6166         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
6167         target.
6168
6169         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6170         $(RECURSE_FLAGS) to recursive invocation of make.
6171
6172         * Makefile.in: Regenerate.
6173         * configure: Regenerate.
6174
6175 2004-05-30  Andreas Jaeger  <aj@suse.de>
6176             Jim Wilson  <wilson@specifixinc.com>
6177
6178         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6179         like CC.
6180
6181 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
6182
6183         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6184         * configure: Regenerate.
6185
6186 2004-05-25  Daniel Jacobowitz  <drow@false.org>
6187
6188         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6189         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6190         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
6191         targets.
6192         * Makefile.in: Regenerate.
6193
6194 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
6195
6196         * configure.in: Test the ability to symlink directories.
6197         * configure: Regenerate.
6198
6199         * Makefile.def (bootstrap-stage): New definitions.
6200         * Makefile.tpl (configure-stage1-gcc,
6201         configure-stage2-gcc, configure-stage3-gcc,
6202         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6203         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6204         new-restage3, compare): Autogenerate, see Makefile.in
6205         entry for behavioral changes.
6206         (distclean-stage1, new-stage1-start, new-stage1-end,
6207         new-stage1-bubble, distclean-stage2, new-stage2-start,
6208         new-stage2-end, new-stage2-bubble, distclean-stage3,
6209         new-stage3-start, new-stage3-end): New autogenerated targets.
6210         (objext, prebootstrap, BOOT_CFLAGS,
6211         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6212         targets.
6213
6214         * Makefile.in: Regenerate.
6215         (distclean-stage1, new-stage1-start, new-stage1-end,
6216         new-stage1-bubble, distclean-stage2, new-stage2-start,
6217         new-stage2-end, new-stage2-bubble, distclean-stage3,
6218         new-stage3-start, new-stage3-end): New targets.
6219         (all-stage1-gcc): Move prebootstrap dependency from here...
6220         (configure-stage1-gcc): ...to here.
6221         (new-bootstrap): Use bubble targets.
6222         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6223         Use per-stage distclean targets.
6224         (configure-stage1-gcc, configure-stage2-gcc,
6225         configure-stage3-gcc, all-stage1-gcc,
6226         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6227         Use new-stageN-start to prepare the tree.
6228
6229 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
6230
6231         * Makefile.def (host_modules): add libcpp.
6232         * Makefile.tpl: Add dependencies on and for libcpp.
6233         * Makefile.in: Regenerate.
6234         * configure.in: Add libcpp host module.
6235         * configure: Regenerate.
6236
6237 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
6238
6239         * Makefile.tpl: Whenever a recursive target is defined, wrap
6240         it in a special @if/@endif block, and prepare its maybe
6241         dependency in the @if/@endif block
6242         * configure.in: Instead of writing maybe dependencies, remove
6243         the @if/@endif statements, and remove the @if/@endif blocks
6244         that remain.
6245         * configure: Regenerate.
6246         * Makefile.in: Regenerate.
6247
6248 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
6249
6250         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6251
6252 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
6253
6254         PR bootstrap/15120
6255         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6256         * */configure: Rebuilt.
6257
6258 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
6259
6260         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6261         of libf2c.
6262         * configure, Makefile.in: Regenerate.
6263
6264 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
6265
6266         * MAINTAINERS (Write After Approval): Add myself.
6267
6268 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
6269
6270         Merge from tree-ssa-20020619-branch.
6271
6272         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6273         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6274         (HOST_GMPLIBS): Define.
6275         (HOST_GMPINC): Define.
6276         (TARGET_LIB_PATH): Add libmudflap.
6277         (GFORTRAN_FOR_TARGET): Define.
6278         (configure-build*): Export GFORTRAN.
6279         (configure-gcc): Export GMPLIBS and GMPINC.
6280         (all-gcc): Add maybe-all-libbanshee.
6281         (configure-target-libgfortran): Define.
6282         * Makefile.in: Regenerate.
6283         * configure.in (host_libs): Add libbanshee.
6284         (target_libraries): Add target-libmudflap and target-libgfortran.
6285         Add --with-libbanshee.
6286         Handle --disable-libmudflap.
6287         (*-*-freebsd*): Use with_gmp.
6288         Add $(libgcj) to noconfigdirs.
6289         * configure: Regenerate.
6290         * depcomp: New file.
6291         * MAINTAINERS: Add tree-ssa maintainers.
6292
6293 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
6294
6295         * MAINTAINERS (Various Maintainers): Add myself.
6296
6297 2004-04-30  Brian Ford  <ford@vss.fsi.com>
6298
6299         * MAINTAINERS (Write After Approval): Add myself.
6300
6301 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
6302
6303         * MAINTAINERS (Write After Approval): Add myself.
6304
6305 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
6306
6307         * config/acx.m4: Fix fastcompare support for new-bootstrap.
6308         * configure: Regenerate.
6309
6310 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
6311
6312         Revert:
6313         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6314
6315         * Makefile.def (flags_to_pass): Remove *dir variables that
6316         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6317         as well as prefix and exec_prefix.
6318         * Makefile.in: Regenerate.
6319
6320 2004-04-26  Robert Millan  <robertmh@gnu.org>
6321
6322         Add patches from libtool CVS.
6323         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6324         * ltconfig: Likewise.
6325         * ltcf-c.sh: Likewise.
6326         * ltcf-cxx.sh: Likewise.
6327         * ltcf-gcj.sh: Likewise.
6328
6329 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6330
6331         * Makefile.def (host_modules): Mark with the bootstrap
6332         flag packages on which gcc depends.
6333         * Makefile.tpl (all-bootstrap): Use it.
6334         * Makefile.in: Regenerate.
6335
6336 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6337
6338         * Makefile.def (flags_to_pass): Remove *dir variables that
6339         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6340         as well as prefix and exec_prefix.
6341         * Makefile.in: Regenerate.
6342
6343 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6344
6345         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6346         * configure: Regenerate.
6347         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6348         * gcc/Makefile.tpl (compare): Use the result of the test.
6349         * gcc/Makefile.in: Regenerate.
6350
6351 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
6352
6353         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6354         Always relocate gcc and prev-gcc to the original names, even
6355         if the build fails.
6356         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6357         New targets.
6358
6359 2004-04-23  Laurent GUERBY <laurent@guerby.net>
6360
6361         * MAINTAINERS: Update my email address.
6362
6363 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6364
6365         * configure.in (mips*-*-irix5*): Enable ld.
6366         * configure: Regenerate.
6367
6368 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6369
6370         * configure: Regenerate.
6371
6372 2004-04-15  James E Wilson  <wilson@specifixinc.com>
6373
6374         * Makefile.tpl (configure-[+module+], configure-gcc,
6375         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6376         Set and export LDFLAGS.
6377         * Makefile.in: Regenerate.
6378
6379 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
6380
6381         * MAINTAINERS: Add myself to write-after-approval.
6382
6383 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6384
6385         PR bootstrap/14871
6386         * Makefile.tpl: If we don't have built-in-tree target tools,
6387         use the ones found by configure rather than hacking around with
6388         program_transform_name.
6389         * configure.in: Give Makefile.tpl the information necessary
6390         to do that.
6391         * Makefile.in: Regenerate.
6392         * configure: Regenerate.
6393
6394 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
6395
6396         PR bootstrap/14760
6397         * configure.in: When computing baseargs, strip *all* copies of
6398         offending options.  Also, don't match/substitute the trailing space,
6399         so that this actually works when two similar options are separated by
6400         only one space.
6401         * configure: Regenerate.
6402
6403 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
6404
6405         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6406         (rs6000-*-aix*): Same.
6407         * configure: Regenerate.
6408
6409 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
6410
6411         * MAINTAINERS: Add myself to write-after-approval.
6412
6413 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
6414
6415         * MAINTAINERS: Add myself to write-after-approval.
6416
6417 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
6418
6419         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6420         STRICT_WARN, WARN_CFLAGS flags passed down to make.
6421         * Makefile.in: Regenerate.
6422
6423         * configure.in (top level bootstrap support): Rework --enable-werror
6424         to set @stage2_werror_flag@.
6425         * configure: Regenerate.
6426         * Makefile.tpl (top level bootstrap support): Pass
6427         @stage2_werror_flag@ down to configure in stages 2 and 3.
6428         * Makefile.in: Regenerate.
6429
6430 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6431
6432         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6433         for stages 2 and 3 as well as in make.  As a consequence, remove
6434         OUTPUT_OPTION (now detected by configure) from the flags passed down
6435         to make.
6436         * Makefile.in: Regenerate.
6437
6438         * Makefile.tpl (new-bootstrap): Fix typo.
6439         * Makefile.in: Regenerate.
6440
6441 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6442
6443         * Makefile.tpl: Rearrange by moving recursive_targets rules
6444         into their proper sections.
6445         * Makefile.tpl (top level bootstrap support): Move disabling
6446         of coverage flags from 'make' to 'configure'; improve comments.
6447         * Makefile.in: Regenerate.
6448
6449         * Makefile.tpl (experimental top level bootstrap) Move stage1
6450         language setting from all- target to configure- target; disable
6451         intermodule optimization in stage 1; prevent gratuitous rebuilds
6452         of stage 1.
6453         * Makefile.in: Regenerate.
6454         * configure.in: Comma-separate stage 1 language list for top
6455         level bootstrap.
6456         * configure: Regenerate.
6457
6458         * Makefile.tpl: Clean up experimental top level bootstrap support:
6459         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6460         prev-gcc in configure- targets as well as all- targets.
6461         * Makefile.in: Regenerate.
6462
6463 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
6464
6465         * compile: New file imported from automake.
6466
6467 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
6468
6469         * configure.in: Remove symbolic link section.
6470         * configure: Regenerate.
6471         * Makefile.tpl (links): Remove.
6472         * Makefile.in: Regenerate.
6473
6474 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
6475             Nathanael Nerode  <neroden@gcc.gnu.org>
6476
6477         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6478         Set with AC_CHECK_PROGS.
6479         * configure.in: Fix comment typo from last patch.
6480         * configure: Regenerate.
6481
6482 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
6483
6484         * Makefile.tpl: Introduce experimental top level bootstrap support.
6485         * Makefile.in: Regenerate.
6486         * configure.in: Introduce support for top level bootstrap.
6487         * configure: Regenerate.
6488
6489 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6490             Paolo Bonzini  <bonzini@gnu.org>
6491
6492         PR bootstrap/14522
6493         * configure.in: Cope with shells that do not support unquoted ^
6494         * configure: Regenerate.
6495
6496 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6497             Paolo Bonzini  <bonzini@gnu.org>
6498
6499         PR bootstrap/14522
6500         * configure.in: Cope with shells that do not support nesting
6501         quotes inside quoted backquote substitutions.
6502         * configure: Regenerate.
6503
6504 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
6505
6506         PR bootstrap/14522
6507         * configure.in: Fix escaping of $.
6508         * configure: Regenerate.
6509
6510 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6511
6512         * configure: Regenerate, since I forgot to while committing Paolo's
6513         changes.
6514
6515 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
6516
6517         PR ada/14131
6518         Move language detection to the top level.
6519         * configure.in: Find default values for the tools as
6520         soon as possible.  Disable ada if GNAT is not found.
6521         Emit error message about missing languages.  Expand
6522         --enable-languages=all for the gcc subdirectory.
6523
6524 2004-03-10  Ben Elliston  <bje@gnu.org>
6525
6526         * MAINTAINERS: Update my email address.
6527
6528 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
6529
6530         * ltconfig: Disable building static libraries if building shared
6531         libraries on AIX 5L.
6532
6533 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
6534
6535         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6536         and disable libgcj.
6537         * configure: Regenerated.
6538
6539 2004-03-01  Brian Booth  <bbooth@redhat.com>
6540
6541         * MAINTAINERS: Add myself to write-after-approval.
6542
6543 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
6544
6545         * MAINTAINERS: Add myself to write-after-approval.
6546
6547 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6548
6549         PR bootstrap/7087
6550         * Makefile.tpl: Guard XFOO sed statements better.
6551         * Makefile.tpl: Add dependency for configure-target-libada.
6552         * Makefile.in: Regenerate (incidentally fixes broken
6553         commit when libada-branch was merged).
6554
6555 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
6556
6557         * MAINTAINERS: Add myself to write-after-approval.
6558
6559 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
6560
6561         * MAINTAINERS: Add Nicola Pero and myself as libobjc
6562         maintainers.
6563
6564 2004-02-20  Andrew Cagney  <cagney@redhat.com>
6565
6566         * config.guess: Update from version 2003-10-16 to 2004-02-16.
6567         * config.sub: Update from version 2003-11-03 to 2004-02-16.
6568
6569 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6570
6571         PR bootstrap/11932
6572         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6573
6574 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
6575
6576         * MAINTAINERS: Added myself to write-after-approval.
6577
6578 2004-02-14  Michael Koch  <konqueror@gmx.de>
6579
6580         * MAINTAINERS: Added myself to write-after-approval.
6581
6582 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
6583
6584         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
6585         some OS port maintainers to OS port maintainers section.
6586
6587 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
6588
6589         * MAINTAINERS: Add self.
6590
6591 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
6592
6593         * MAINTAINERS: Alphabetize.
6594
6595 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
6596
6597         * MAINTAINERS: Remove myself.
6598
6599 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
6600
6601         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6602         (rs6000-*-aix*): Same.
6603         * configure: Regenerate.
6604
6605 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
6606
6607         * configure.in (host): Add in missing $noconfigdirs to defines.
6608         * configure: Regenerate.
6609
6610 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
6611             Nathanael Nerode  <neroden@gcc.gnu.org>
6612
6613         PR ada/6637, PR ada/5911
6614         Merge with libada-branch:
6615         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6616         with appropriate dependencies. Add --enable-libada configure switch.
6617         * configure, Makefile.in: Regenerate.
6618
6619 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
6620
6621         * MAINTAINERS: Add myself to write-after-approval.
6622
6623 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6624
6625         * configure.in: Don't pass --with-stabs on IRIX 5 either.
6626         * configure: Regenerate.
6627
6628 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
6629
6630         Merge from upstream:
6631
6632         * ltmain.in: When setting IFS to '~', be careful about user
6633         arguments that contain '~'.
6634
6635         2004-02-04  Peter O'Gorman  <peter@pogma.com>
6636
6637         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
6638         Also test $base_compile against $CC with escaped arguments. Bug
6639         reported by Geoff Keating <geoffk@apple.com>.
6640
6641 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
6642
6643         * MAINTAINERS: Remove i960 port.
6644
6645 2004-01-23  DJ Delorie  <dj@redhat.com>
6646
6647         * Makefile.def (target_modules) [libiberty]: Don't stage.
6648         * Makefile.in: Rebuilt.
6649
6650 2004-01-20  Caroline Tice  <ctice@apple.com>
6651
6652         * MAINTAINERS: Add myself to write-after-approval.
6653
6654 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
6655
6656         * MAINTAINERS: Update my email address.
6657
6658 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
6659
6660         * MAINTAINERS: Add myself to write-after-approval.
6661
6662 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6663
6664         * MAINTAINERS: Remove entries without email address.
6665
6666 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
6667
6668         * MAINTAINERS: Add myself to write-after-approval.
6669
6670 2004-01-15  Steven Bosscher  <stevenb@suse.de>
6671
6672         * MAINTAINERS: Update my email address.
6673
6674 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
6675
6676         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6677         * Makefile.tpl (configure-target-[+module+]): Support stage.
6678         * Makefile.in: Rebuilt.
6679
6680 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
6681
6682         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
6683
6684 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
6685
6686         * MAINTAINERS: Add myself as a MIPS maintainer.
6687
6688 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6689
6690         * configure.in: Use ./config.cache, not config.cache.
6691         * configure: Regenerate.
6692         * Makefile.tpl: Special-casing not needed for GCC any more.
6693         * Makefile.in: Regenerate.
6694
6695         * configure.in: Don't share a cache file for host dirs.
6696         * configure: Regenerate.
6697
6698         * config-ml.in: Don't mess with the cache file.
6699
6700 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6701
6702         * MAINTAINERS: Move myself from 'Write After Approval' to
6703         'CPU Port Maintainers' section as SPARC maintainer.
6704
6705 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6706
6707         * Makefile.tpl: Make GCC use a separate config.cache.
6708         * Makefile.in: Regenerate.
6709
6710         PR bootstrap/11932, PR bootstrap/11933
6711         (I don't know if it will fix either of them, but it relates
6712         to them.)
6713         * configure.in: Don't use shared config.cache for target
6714         directories.
6715         * configure: Regenerate.
6716
6717 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
6718
6719         * MAINTAINERS: Add myself to 'Write After Approval' section.
6720
6721 2003-12-31  Roger Sayle  <roger@eyesopen.com>
6722
6723         * configure.in (ia64*-*-hpux*): Disable building java libraries.
6724         * configure: Regenerated.
6725
6726 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
6727
6728         * MAINTAINERS: Remove the mn10200 maintainer.
6729
6730 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
6731
6732         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6733         * configure: Regenerated.
6734
6735 2003-12-16  Jan Hubicka  <jh@suse.cz>
6736
6737         * MAINTAINERS: Add myself as callgraph maintainer.
6738
6739 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
6740
6741         * configure.in (raw_libstdcxx_flags): Remove the leading space.
6742         * configure: Regenerate.
6743
6744 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6745
6746         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6747         'Write After Approval' section. Update email.
6748
6749 2003-12-01  James Lemke  <jim@wasabisystems.com>
6750
6751         * MAINTAINERS (Write After Approval): Add myself.
6752
6753 2003-11-20  Matt Thomas  <matt@3am-software.com>
6754
6755         * MAINTAINERS: Add myself as a vax port maintainer.
6756
6757 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
6758
6759         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6760         (configure-build-[+module+], configure-[+module+]): Likewise.
6761         (configure-target-[+module+], configure-gcc, config.status): Likewise.
6762         * Makefile.in: Regenerate.
6763
6764 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
6765
6766         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6767         shared/dylibed libraries.
6768         * ltmain.sh: Likewise.
6769         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6770         * ltcf-cxx.sh: Likewise.
6771         * ltcf-gcj.sh: Likewise.
6772         * ltconfig: Likewise.
6773
6774 2003-11-17  Stan Cox  <scox@redhat.com>
6775
6776         * MAINTAINERS: Add myself as iq2000 port maintainer.
6777
6778 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
6779
6780         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6781         * Makefile.in: Regenerate.
6782
6783 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
6784
6785         * config.sub: Update to 2003-11-03 version.
6786
6787 2003-10-20  Phil Edwards  <phil@codesourcery.com>
6788
6789         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
6790         * configure:  Regenerate.
6791
6792 2003-10-20  Nicolas Pitre  <nico@cam.org>
6793
6794         * MAINTAINERS: Add myself to 'Write After Approval' section.
6795
6796 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
6797
6798         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6799
6800 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
6801
6802         * MAINTAINERS: Update my email address.
6803
6804 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6805
6806         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6807
6808 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
6809
6810         * MAINTAINERS: Add myself to 'Write After Approval' section.
6811
6812 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
6813
6814         * config.guess: Update to 2003-10-16 version.
6815         * config.sub: Update to 2003-10-16 version.
6816
6817 2003-10-15  David Daney  <ddaney@avtrex.com>
6818
6819         * MAINTAINERS: Added myself to 'Write After Approval' section.
6820
6821 2003-10-15  Falk Hueffner  <falk@debian.org>
6822
6823         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6824         'Write After Approval' section. Update email.
6825
6826 2003-10-14  Roger Sayle  <roger@eyesopen.com>
6827
6828         * MAINTAINERS: Move myself from 'Write After Approval' to
6829         'Various Maintainers' section as middle-end maintainer.
6830
6831 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6832
6833         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6834         HOST_FLAGS_TO_PASS.
6835         * Makefile.in: Regenerate.
6836
6837 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
6838
6839         * config.guess: Update to 2003-10-07 version.
6840         * config.sub: Update to 2003-10-07 version.
6841
6842 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6843
6844         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
6845         * ltconfig (irix5*, irix6*): Don't override version_type.
6846
6847 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
6848
6849         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6850         * configure: Rebuilt
6851         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6852         * Makefile.in: Rebuilt
6853
6854 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6855
6856         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6857
6858 2003-09-30  Carlo Wood  <carlo@alinoe.com>
6859
6860         * MAINTAINERS (Write After Approval): Add myself.
6861
6862 2003-09-29  Paul Koning  <ni1d@arrl.net>
6863
6864         * MAINTAINERS: Move myself from "Write After Approval"
6865         to CPU platform maintainers for pdp11 platform.
6866
6867 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
6868
6869         * MAINTAINERS: Move myself from 'Write After Approval' to
6870         'Various Maintainers' section as libffi testsuite maintainer.
6871
6872 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
6873
6874         * configure.in: Pass a computed --program-transform-name
6875         to subconfigures.
6876         * configure: Regenerated.
6877
6878 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6879
6880         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6881         * Makefile.in: Regenerate.
6882
6883         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6884         * Makefile.in: Regenerate.
6885
6886 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
6887
6888         * MAINTAINERS: Move myself from 'Write After Approval'
6889         to 'Various Maintainers' (objective-c) section.
6890
6891 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
6892
6893         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6894         quoting.
6895         * configure: Regenerated.
6896
6897 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
6898
6899         * MAINTAINERS (Write After Approval): Add myself to write after
6900         approval list.
6901
6902 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
6903
6904         * MAINTAINERS (Write After Approval): Add myself.
6905
6906 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
6907
6908         * MAINTAINERS: Update my e-mail address.
6909
6910 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
6911
6912         * libtool.m4 (LD): Correct powerpc64 host match.
6913
6914 2003-09-06  James E Wilson  <wilson@tuliptree.org>
6915
6916         * MAINTAINTERS: Update my affiliation and email address.
6917
6918 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6919
6920         * MAINTAINERS (Write After Approval): Add myself.
6921
6922 2003-09-04  DJ Delorie  <dj@redhat.com>
6923
6924         * configure: Regenerate.
6925
6926 2003-09-04  Robert Millan  <robertmh@gnu.org>
6927
6928         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6929
6930 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6931
6932         * configure.in: Ensure arguments to sed are properly spaced.
6933         * configure: Regenerate.
6934
6935 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6936
6937         * MAINTAINERS: Update my e-mail address.
6938
6939 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
6940
6941         * MAINTAINERS (Write After Approval): Add myself.
6942
6943 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
6944
6945         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6946         * configure: Regenerated.
6947
6948 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6949
6950         * MAINTAINERS: Update my email address.
6951
6952 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
6953
6954         * configure.in:  Use newline instead of semicolon when assuming
6955         shell arguments in a for loop.
6956         * configure:  Regenerated.
6957
6958 2003-08-22  Jason Eckhardt  <jle@rice.edu>
6959
6960         * MAINTAINERS: Resurrect the i860 maintainer.
6961
6962 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
6963
6964         PR 8180
6965         * configure.in: When testing with_libs and with_headers, treat
6966         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
6967         * configure: Regenerate.
6968
6969         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6970         make, shell, etc.
6971         (baseargs): Likewise.
6972         * configure: Regenerate.
6973
6974 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
6975
6976         * MAINTAINERS (Write After Approval): Add myself.
6977
6978 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
6979
6980         * configure.in: Disable libgcj for darwin not on powerpc.
6981         * configure: Rebuild.
6982
6983 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
6984
6985         * config-ml.in, symlink-tree: Add license.
6986
6987 2003-08-03  Richard Stallman  <rms@gnu.org>
6988             Eben Moglen  <moglen@columbia.edu>
6989
6990         * README.SCO: New file.
6991
6992 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
6993
6994         * Makefile.tpl (check, check-c++): Express dependencies using
6995         dependencies rather than commands.
6996         * Makefile.in: Regenerate.
6997
6998 2003-08-01  Andrew Cagney  <cagney@redhat.com>
6999
7000         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7001         * configure: Ditto.
7002
7003 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
7004
7005         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7006         * Makefile.in: Update.
7007
7008 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
7009
7010         * configure.in: Enable libgcj for darwin.
7011         * configure: Rebuild.
7012
7013 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
7014
7015         * config-ml.in:  Use ac_configure_args directly instead of
7016         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
7017         actually seen.
7018
7019 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7020
7021         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7022         creating target and build subdirs to build all parent dirs as needed.
7023         * Makefile.in: Rebuild.
7024         * configure.in: Don't build dirs explicitly here.
7025         * configure: Rebuild.
7026
7027 2003-07-26  Paul Brook  <paul@nowt.org>
7028
7029         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7030
7031 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
7032
7033         * Makefile.tpl (all-make): Depend on intl.
7034         * Makefile.in: Rebuilt.
7035
7036 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
7037
7038         * install-sh:  Update to newer upstream versions (associated with
7039         aclocal 1.7).
7040         * mkinstalldirs:  Likewise.
7041         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
7042
7043 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
7044
7045         * MAINTAINERS: Move self from Bug database only accounts
7046         to write-after-approval.
7047
7048 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
7049
7050         * config.if: Remove unused libc_interface determination.
7051
7052 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7053
7054         * MAINTAINERS: Move self from write-after-approval to
7055         build machinery (*.in).
7056
7057 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7058
7059         PR bootstrap/11273
7060         PR bootstrap/11408
7061         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
7062         unused INSTALL_PROGRAM_ARGS.
7063         * configure.in: Use AC_PROG_INSTALL.
7064         * Makefile.in: Regenerate.
7065         * configure: Regenerate.
7066
7067 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
7068
7069         * MAINTAINERS: Alphabetize.
7070
7071 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
7072
7073         * configure: Rebuilt.
7074         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7075         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7076         newlib nor libgloss.
7077         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
7078         * configure.in (am33_2.0-*-linux*): Added.
7079
7080 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
7081
7082         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7083         * configure: Regenerate.
7084
7085 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
7086
7087         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7088         * Makefile.in: Regenerate.
7089
7090 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7091
7092         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7093         * Makefile.in: Regenerate.
7094
7095 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
7096
7097         * Makefile.tpl: Replace PWD with PWD_COMMAND.
7098         * Makefile.in: Regenerated.
7099
7100         * config-ml.in: Replace PWD with PWD_COMMAND.
7101
7102 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7103
7104         * intl: New directory; see intl/ChangeLog for details.
7105         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7106         * Makefile.tpl: all-gcc depends on maybe-all-intl.
7107         * Makefile.in: Regenerate.
7108
7109 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7110
7111         * configure.in: Clean up config-lang.in handling.  Delete
7112         useless assignment to "subdirs".
7113         * configure: Regenerate.
7114
7115 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7116
7117         * configure.in: Rename 'target_libs' to 'target_libraries'.
7118         Remove useless reference to 'target_libs'.
7119         * configure: Regenerate.
7120
7121 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
7122
7123         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7124         * Makefile.in: Regenerate.
7125
7126 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7127
7128         * Makefile.def: Introduce flags_to_pass.
7129         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7130         * Makefile.in: Regenerate.
7131
7132 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
7133
7134         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7135         and target-libgloss.
7136         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7137         <h8300*-*-*>: Disable libf2c and ${libgcj}.
7138         * configure: Regenerate.
7139
7140 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
7141
7142         * configure.in: Update testsuite_flags to new location.
7143         * configure. Regenerate.
7144
7145 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7146
7147         * Makefile.tpl: Remove BUILD_CC stuff.
7148         * Makefile.in: Regenerate.
7149
7150 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
7151
7152         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7153
7154 2003-06-16  Graeme Peterson  <gp@qnx.com>
7155
7156         * MAINTAINERS (Write After Approval): Add myself.
7157
7158 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
7159
7160         * config.guess: Update to 2003-06-12 version.
7161         * config.sub: Update to 2003-06-13 version.
7162
7163 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
7164
7165         * config.guess: Update to 2003-06-06 version.
7166         * config.sub: Update to 2003-06-06 version.
7167
7168 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7169
7170         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7171         * configure. Regenerate.
7172
7173 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7174
7175         * configure.in: Disable serial configure by default.
7176         * configure: Regenerate.
7177         * Makefile.tpl: Abolish .NOTPARALLEL.
7178         * Makefile.in: Regenerate.
7179
7180         * Makefile.tpl: Replace {build,host,target}_canonical by
7181         {build,host,target}.
7182         * Makefile.in: Regenerate.
7183
7184         * Makefile.tpl: Fix stupid pasto.
7185         * Makefile.in: Regenerate.
7186
7187 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7188
7189         * Makefile.tpl: Remove bogus conditional.
7190         * Makefile.in: Regenerate.
7191
7192 2003-06-05  Jan Hubicka  <jh@suse.cz>
7193
7194         * Makefile.tpl (profiledbootstrap): New target.
7195         * Makefile.in (profiledbootstrap): New target.
7196
7197 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
7198
7199         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7200         Pinski. Remove user names from other bugzilla-only maintainers.
7201
7202 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7203
7204         * Makefile.tpl: Make 'recursive targets' using autogen rather
7205         than shell loop.  Remove duplicate 'clean' targets and false
7206         comments.
7207         * Makefile.def: Add systematic dependencies to 'recursive' targets.
7208         Add systematic method of specifying missing targets in subdirs.
7209         Add copyright boilerplate.
7210         * Makefile.in: Regenerate.
7211         * configure.in: Add 'recursive targets' to maybe list.
7212         * configure: Regenerate.
7213
7214         * MAINTAINERS: "GNATS only" -> "Bug database only".
7215
7216         * Makefile.tpl: Rename [+target+] to [+make_target+].
7217         * Makefile.def: Rename 'target' to 'make_target'.
7218
7219 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
7220
7221         * MAINTAINERS: Add self as options handling maintainer.
7222
7223 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
7224
7225         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7226         been too long since I touched those ports.
7227
7228 2003-05-28  DJ Delorie  <dj@redhat.com>
7229
7230         * Makefile.tpl: Make maybe-check-gcc .PHONY.
7231         * Makefile.in: Regenerate.
7232
7233 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
7234
7235         * configure.in: Use curly braces in the definition of tooldir.
7236         * configure: Regenerate.
7237
7238 2003-05-21  DJ Delorie  <dj@redhat.com>
7239
7240         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7241         newlib or libgloss.
7242         * Makefile.in: Regenerate.
7243
7244 2003-05-21  DJ Delorie  <dj@redhat.com>
7245
7246         * Makefile.tpl: Add missing empty maybe-check-gcc target.
7247         * Makefile.in: Regenerate.
7248
7249 2003-05-20  Ian Lance Taylor  <ian@airs.com>
7250
7251         * MAINTAINERS: Update my e-mail address.
7252
7253 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7254
7255         * configure.in: Switch more things to use maybe dependencies.
7256         * Makefile.tpl: Switch more things to use maybe dependencies.
7257         Factor out common code from autogen IF statements.
7258         * configure: Regenerate.
7259         * Makefile.in: Regenerate.
7260
7261 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
7262
7263         * configure.in: Accept i[3456789]86 for machine type.
7264         * configure: Regenerate.
7265
7266 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7267
7268         * configure.in: Switch more things to use maybe dependencies.
7269         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
7270         * configure: Regenerate.
7271         * Makefile.tpl: Switch more things to use maybe dependencies.
7272         * Makefile.in: Regenerate.
7273
7274 2003-05-16  Andreas Schwab  <schwab@suse.de>
7275
7276         * Makefile.tpl (install-opcodes): Define.
7277         * Makefile.in: Rebuild.
7278
7279 2003-05-13  Andreas Jaeger  <aj@suse.de>
7280
7281         * config.guess: Update to 2003-05-09 version.
7282         * config.sub: Update to 2003-05-09 version.
7283
7284 2003-05-13  Michael Eager  <eager@mvista.com>
7285
7286         * configure.in: Correct sed script so that options in quotes are not
7287         deleted.
7288         * configure: Rebuild.
7289
7290 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
7291
7292         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7293         and $$s/newlib/libc/sys/cygwin32 include paths.
7294         * configure: Ditto.
7295
7296 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
7297
7298         * MAINTAINERS: Update my email addresses.
7299
7300 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7301
7302         * config-ml.in: Propagate INSTALL variables.
7303
7304 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7305
7306         * MAINTAINERS: Remove duplicate entries in Write After Approval.
7307
7308 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
7309
7310         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7311         * Makefile.in: Regenerate.
7312
7313 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
7314
7315         * MAINTAINERS (GNATS only): Add Falk Hueffner.
7316
7317 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
7318
7319         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7320
7321 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
7322
7323         * Makefile.tpl: Clean $(BUILD_SUBDIR).
7324         * Makefile.in: Regenerated.
7325
7326 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
7327
7328         * MAINTAINERS (Write After Approval): Upgrade myself from
7329         GNATS only to write-after-approval. Update my mail address.
7330
7331 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
7332
7333         (OS Port Maintainers: freebsd): Add myself.
7334
7335 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
7336
7337         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7338
7339 2003-04-22  Kean Johnston  <jkj@sco.com>
7340
7341         * MAINTAINERS (SCO ports): Added myself.
7342
7343 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
7344
7345         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7346
7347 2003-04-19  Kean Johnston  <jkj@sco.com>
7348
7349         * MAINTAINERS (Write After Approval): Add myself.
7350
7351 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7352
7353         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7354         * Makefile.in: Regenerate.
7355
7356 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
7357
7358         * configure.in (powerpc64*-*-linux*): Remove.
7359         * configure: Rebuilt.
7360
7361 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
7362
7363         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
7364         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7365         and restrap.
7366         * Makefile.in:  Regenerate.
7367
7368 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
7369
7370         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7371         * configure: Regenerated.
7372
7373 2003-04-15  DJ Delorie  <dj@redhat.com>
7374
7375         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7376
7377 2003-04-13  Nick Clifton  <nickc@redhat.com>
7378
7379         * config-ml.in: Remove support for --disable-aix removing
7380         call-aix multilibs.
7381
7382 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
7383
7384         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7385         * */configure: Rebuilt.
7386
7387 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
7388
7389         * MAINTAINERS: Add my email address.
7390
7391 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
7392
7393         * MAINTAINERS (Write After Approval): Add myself.
7394
7395 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7396
7397         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7398         * Makefile.in: Regenerate.
7399
7400 2003-03-14  Michael Chastain  <mec@shout.net>
7401
7402         * Makefile.in: Regenerate with correct Makefile.def.
7403
7404 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7405
7406         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
7407         Make macro.
7408         * Makefile.in: Regenerate.
7409         * configure.in: Clean up gxx_include_dir logic.
7410         * configure: Regenerate.
7411
7412 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
7413
7414         * MAINTAINERS (Write After Approval): Add myself.
7415
7416 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
7417
7418         * MAINTAINERS: Update my mail address.
7419
7420 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7421
7422         * configure.in (gxx_include_dir): Fix typo.
7423         * configure: Regenerated.
7424
7425 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7426
7427         * Makefile.tpl: Reindent.
7428         * Makefile.in: Regenerate.
7429         * configure.in: Reindent.  Don't set unused variables.
7430         * configure: Regenerate.
7431
7432 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
7433
7434         * configure.in: Include $(build_tooldir)/sys-include in
7435         FLAGS_FOR_TARGET.
7436         * configure: Regenerated.
7437
7438 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7439
7440         * Makefile.tpl: Always pass down RANLIB.
7441         * Makefile.in: Regenerate.
7442
7443         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7444         * Makefile.in: Regenerate.
7445         * configure.in: Remove unused logic relating to --enable-shared
7446         and --enable-threads.  Remove bogus comments.  Remove redundant
7447         noconfigdirs.
7448         * configure: Regenerate.
7449
7450         * configure.in: Replace ${libstdcxx_version} by its value.
7451         Remove reference to mh-dgux.
7452         * configure: Regenerate.
7453
7454 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
7455
7456         * MAINTAINERS (Write After Approval): Add myself.
7457
7458 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7459
7460         * Makefile.tpl: Rearrange.
7461         * Makefile.in: Regenerate.
7462
7463 2003-02-25  Uwe Stieber  <uwe@wwws.de>
7464
7465         * configure.in: Add support for kaOS as cross build target system.
7466         * configure: Regenerated.
7467
7468 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
7469
7470         * MAINTAINERS (Write after approval): Add myself.
7471
7472 2003-02-21  James E Wilson  <wilson@tuliptree.org>
7473
7474         * MAINTAINERS: Update my email address.
7475
7476 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
7477
7478         * MAINTAINERS: Add self to blanket write privs. section.
7479
7480 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
7481
7482         * Makefile.tpl: Add definition of CPPFLAGS to pass into
7483         configure-target-* as some target builds may require additional
7484         flags for preprocessor tests.
7485         * Makefile.in: Regenerated.
7486
7487 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
7488
7489         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7490         * ltconfig: Handle it.
7491         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7492         auto-detecting it.
7493
7494         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7495         it is used as argument to $CC.
7496         * ltcf-gcj.sh: Likewise.
7497
7498         * configure.in: Introduce --enable-maintainer-mode.
7499         * configure: Rebuilt.
7500         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7501         for maintainer mode.
7502         * Makefile.in: Rebuilt.
7503
7504 2003-02-18  Jason Merrill  <jason@redhat.com>
7505
7506         * Makefile.tpl (check-c++): Allow parallelism.
7507
7508 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7509
7510         * MAINTAINERS: Remove John Carr (who never actually had access to
7511         gcc.gnu.org).
7512
7513 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
7514
7515         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7516         don't configure target-libobjc.
7517         * configure: Regenerate.
7518
7519 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7520
7521         * Makefile.tpl (RANLIB): Define.
7522         * Makefile.in: Regenerate.
7523
7524 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
7525
7526         * MAINTAINERS: Update my email.
7527
7528 2003-02-06  Keith R Seitz  <keiths@redhat.com>
7529
7530         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7531         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7532         * Makefile.in: Regenerated.
7533         * configure.in: Remove all traces of snavigator, db, and grep.
7534         * configure: Regenerated.
7535
7536 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7537
7538         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
7539         After Approval.
7540
7541 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7542
7543         * MAINTAINERS (Write after approval): Add myself.
7544
7545 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
7546
7547         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7548         * Makefile.in: Regenerated.
7549
7550 2003-01-30  Roger Sayle  <roger@eyesopen.com>
7551
7552         * config.guess: Updated to 2003-01-30's version.
7553         * config.sub: Updated to 2003-01-28's version.
7554
7555 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
7556
7557         * config.if: If gcc_version is already set, just use it.  Don't set
7558         gcc_version_trigger if it's already set, otherwise set it to
7559         gcc/version.c, but only if the file exists.  If it is not set and
7560         gcc/version.c does not exist, try to extract the version number from
7561         $CC.
7562
7563 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
7564
7565         * MAINTAINERS: Add myself to write-after-approval list.
7566
7567 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
7568
7569         * configure.in:  Revert 24Jan change.
7570         * configure:  Regenerate.
7571
7572 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7573
7574         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
7575         entry of HJ Lu.
7576
7577 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7578
7579         * configure.in: Revert previous change.
7580         * configure: Regenerate.
7581
7582 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7583
7584         * configure.in: Make rda native-only.
7585         * configure: Regenerate.
7586
7587 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7588
7589         * MAINTAINERS: Move myself from GNATS-only-accounts to
7590         write-after-approval.
7591
7592 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7593
7594         * configure.in: Add missing \.
7595         * configure: Rebuilt.
7596
7597 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
7598
7599         * configure.in (baseargs): Avoid using \| in sed regular
7600         expressions.
7601         * configure: Rebuilt.
7602
7603 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
7604
7605         * configure.in (baseargs): Remove all supported forms of
7606         --cache-file, --srcdir, --host, --build and --target options
7607         from argument lists.
7608         * configure: Rebuilt.
7609
7610 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
7611
7612         * MAINTAINERS: Add myself to write-after-approval list.
7613
7614 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
7615
7616         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7617         * configure: Rebuilt.
7618
7619 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7620
7621         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7622         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7623         * Makefile.in: Regenerate.
7624         * configure: Regenerate.
7625
7626 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
7627
7628         * configure.in: Remove Makefile in build, host and target modules
7629         unless configure was run with --no-recursion.
7630         * configure: Rebuilt.
7631
7632 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7633
7634         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7635         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7636         * Makefile.in: Regenerate.
7637
7638 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
7639
7640         * config.guess: Update to 2003-01-03 version.
7641         * config.sub: Update to 2003-01-03 version.
7642
7643 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7644
7645         * configure: Regenerate with proper autoconf 2.13.
7646
7647 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7648
7649         * configure.in: Add AC_PREREQ for consistency.
7650         * configure: Regenerate.
7651
7652 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
7653
7654         * configure.in (GDB_TK): Add tcl directories conditional on
7655         gdb/gdbtk directory being present.
7656         * configure: Regenerate.
7657
7658 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
7659
7660         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
7661         used by gcc if LD is not defined and we are not doing a Canadian Cross.
7662         * configure: Rebuilt.
7663
7664 2002-12-31  Tom Tromey  <tromey@redhat.com>
7665
7666         * Makefile.in: Rebuilt.
7667         * Makefile.def (target_modules) [libffi]: Allow installation.
7668
7669 2002-12-31  Andreas Schwab  <schwab@suse.de>
7670
7671         * configure.in: Fix use of $program_transform_name.
7672         * configure: Regenerated.
7673
7674 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
7675
7676         * configure.in (baseargs): Don't remove first configure argument.
7677         * configure: Regenerated.
7678
7679 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
7680
7681         * Makefile.tpl (local-distclean): Don't remove...
7682         (multilib.ts): ... this.  Moved into...
7683         (multilib.out): ... this.  Don't use sub-make.
7684         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7685         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7686         (configure-build-[+module+], configure-[+module+],
7687         configure-target-[+module+], configure-gcc): ... these.  Test
7688         for Makefile existence.  Drop config.status from dependencies.
7689         * Makefile.in: Rebuilt.
7690         * configure.in: Move gcc-version-trigger to the end of
7691         ac_configure_args.  Add comments to maybedep.tmp and
7692         serdep.tmp.  Introduce --disable-serial-configure.  Remove
7693         nonopt from baseargs, matching and removing corresponding
7694         whitespace while at it.
7695         * configure: Rebuilt.
7696
7697 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
7698
7699         * configure.in (host_configargs): Replace reference to
7700         no-longer-defined buildopts with --build=${build_alias}.
7701         * configure: Rebuilt.
7702
7703         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
7704         program_transform_name to standard idiom.
7705         (AUTOGEN, AUTOCONF): Define.
7706         (Makefile.in): Use $(AUTOGEN).
7707         (Makefile): Depend on config.status, and use autoconf-style rule to
7708         build it.  Move original commands to...
7709         (config.status): ... this new target.
7710         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
7711         $(AUTOCONF).
7712         * Makefile.in: Rebuilt.
7713
7714 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7715
7716         * Makefile.tpl: Fix dramatic bustage due to change in
7717         program_transform_name.
7718         * Makefile.in: Regenerate.
7719
7720         * configure.in: Remove unnecessary PATH setting.
7721         * configure: Regnerate.
7722
7723         * configure.in: Don't default to unprefixed tools unless
7724         the native tools will work.
7725         * configure: Regenerate.
7726
7727         * configure.in: Convert to autoconf script.  Blow away lots
7728         of now-redundant Makefile fragments.
7729         * configure: Generate using Autoconf.
7730         * Makefile.tpl: Rewrite to reflect autoconfiscation.
7731         * Makefile.in: Regenerate.
7732
7733 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7734
7735         * configure: Fix stupid bug where RANLIB was mistakenly included.
7736
7737         * configure.in: Rename (buildargs, hostargs, targargs) to
7738         (build_configargs, host_configargs, target_configargs).
7739
7740         * configure.in: Move logic out of sed statement.
7741
7742         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
7743         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7744
7745 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
7746
7747         * config.sub: Import from master repository
7748         * config.guess: Ditto
7749
7750 2002-12-24  Andreas Schwab  <schwab@suse.de>
7751
7752         * Makefile.tpl (multilib.out): Fix missing space.
7753         * Makefile.in: Regenerate.
7754
7755 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7756
7757         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
7758         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
7759         * Makefile.in: Regenerate.
7760         * configure.in: Remove unnecessary leftovers.
7761
7762 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
7763
7764         * configure.in (extra_ranlibflags_for_target): New variable.
7765         (*-*-darwin): Add -c to ranlib commands.
7766         * configure (tooldir): Handle extra_ranlibflags_for_target.
7767
7768 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7769
7770         * Makefile.tpl: Revert HJL's change.
7771         * Makefile.in: Regenerated.
7772         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7773         always.
7774
7775 2002-12-19  Andreas Schwab  <schwab@suse.de>
7776
7777         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7778         * Makefile.in: Regenerate.
7779
7780 2002-12-18  H.J. Lu  <hjl@gnu.org>
7781
7782         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7783         * Makefile.in: Regenerated.
7784
7785         * configure.in (build_prefix): New. Substitute.
7786
7787 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7788
7789         * Makefile.tpl: Don't let real targets depend on phony targets.
7790         * Makefile.in: Regenerate.
7791
7792         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7793         * Makefile.in: Regenerate.
7794
7795 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
7796
7797         * config.sub: Import from master repository
7798         * config.guess: Ditto
7799
7800 2002-12-16  Jason Merrill  <jason@redhat.com>
7801
7802         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7803         previous 'make bootstrap'.
7804         * Makefile.in: Regenerate.
7805
7806 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
7807
7808         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7809
7810 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7811
7812         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7813         * Makefile.in: Regenerate.
7814
7815 2002-12-13  Jason Merrill  <jason@redhat.com>
7816
7817         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
7818         library tests.
7819         (check-c++): Just depend on it and check-target-libstdc++-v3.
7820         * Makefile.in: Regenerate.
7821
7822 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7823
7824         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7825         * Makefile.in: Rebuilt.
7826
7827 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7828
7829         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
7830
7831 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7832
7833         * configure: Fix bug put in by gremlins.
7834
7835         * Makefile.tpl: Substitute more autoconfily.
7836         * configure: Substitute more autoconfily.
7837         * Makefile.in: Regenerate.
7838
7839 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
7840
7841         * config.sub: Import from master repository
7842         * config.guess: Ditto
7843         * MAINTAINERS: Added Svein Seldal under write after approval
7844
7845 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
7846
7847         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7848         * Makefile.in (all-sim): Ditto.
7849
7850 2002-12-06  DJ Delorie  <dj@redhat.com>
7851
7852         * Makefile.tpl: Change configure dependencies to not have real
7853         targets depend on phony targets.
7854
7855 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
7856
7857         * configure.in: Revert unintentional change.
7858
7859         * Makefile.tpl: Change dependency for */multilib.out so that
7860         it works when gcc isn't in the tree.
7861
7862         * configure.in: Substitute more.
7863         * configure: Run subconfigures from the Makefile.
7864         * Makefile.tpl: Run subconfigures from the Makefile; add a few
7865         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
7866
7867 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7868
7869         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
7870
7871 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7872
7873         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7874         and corresponding dependencies.
7875         * Makefile.in: Regenerate.
7876
7877         * configure.in (host_tools): Order binutils, gas and ld for
7878         convenience in running the testsuites.
7879
7880         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7881         * Makefile.in: Regenerate.
7882         * configure.in: Introduce rules to serialize subconfigure runs.
7883
7884         * configure.in: Introduce BASE_CC_FOR_TARGET.
7885         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
7886         Realize configure-build-* targets.  Realize configure-target-* targets.
7887         * Makefile.in: Regenerate.
7888
7889 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7890
7891         * configure: Move gcc_version_trigger stuff from here...
7892         * configure.in: ...to here.
7893
7894         * configure.in: Separate subconfigure options added by this file from
7895         options given by the user.  Add machinery to put args for host
7896         subconfigures into the Makefile.
7897
7898         * Makefile.tpl: Remove 'vault' targets.
7899         * Makefile.tpl: Reorder and comment dependencies.
7900         * Makefile.in: Regenerate.
7901
7902 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7903         * configure.in: Fix my broken commit of previous patch. (sigh)
7904
7905 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7906
7907         * configure.in: Move host-specific darwin noconfigdirs into
7908         the host-specific section.
7909
7910 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7911
7912         * configure.in: Move host-specific darwin noconfigdirs into
7913         the host-specific section.
7914
7915 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7916
7917         * configure: Remove skip-this-dir support.
7918         * Makefile.tpl: Remove skip-this-dir support.
7919
7920         * Makefile.tpl: Remove leftover support for non-autoconfiscated
7921         subdirectories.
7922         * Makefile.in: Regenerate.
7923
7924         * Makefile.tpl: Strip out useless setting of 'dir'.
7925         * Makefile.in: Regenerate.
7926
7927 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7928
7929         * configure.in: Fix deeply stupid bug.
7930
7931         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7932         shell code in CXX_FOR_TARGET
7933         * Makefile.def: Introduce raw_cxx.
7934         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7935         RAW_CXX_FOR_TARGET.
7936         * Makefile.in: Regenerate.
7937
7938 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
7939
7940         * Makefile.tpl: Remove unnecessary ifs.
7941         * Makefile.in: Regenerate.
7942
7943         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
7944         dependencies.  Maybe-ize build-libiberty.  Create dummy install
7945         targets for 'no_install' modules.
7946         * configure: Move GDB_TK substitution to configure.in.  Move
7947         build_modules stuff to configure.in.
7948         * configure.in: Implement soft dependency machinery.  Maybe-ize
7949         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
7950         * Makefile.in: Regenerate.
7951
7952 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7953
7954         * Makefile.tpl: Make all-target, install-target behave similarly
7955         to all, install (only hitting configured targets).  Eliminate
7956         unused macro defintions.
7957
7958         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7959         build != host.
7960
7961         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7962
7963         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7964
7965         * configure.in: Produce lists of subdir targets we're actually
7966         configuring.  Remove references to "dosrel".
7967         * Makefile.tpl: Let configure set which subdir targets are hit.
7968         Remove install-cross; clean up install; remove ALL.  Remove
7969         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
7970         Autogenerate host module targets.  Remove empty dependency lines
7971         and redundant dependency; rearrange slightly.
7972         * Makefile.def: Add host-side libtermcap, utils.
7973
7974         * Makefile.in: Regenerate.
7975
7976 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7977
7978         * ltconfig (osf[345]): Append $major to soname_spec.
7979         Reflect this in library_names_spec.
7980         * ltmain.sh (osf): Prefix $major with . for use as extension.
7981
7982 2002-11-19  Andreas Jaeger  <aj@suse.de>
7983
7984         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
7985         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
7986         and sparc64 GNU/Linux systems.
7987
7988 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
7989
7990         * MAINTAINERS: Update email.
7991
7992 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7993
7994         * MAINTAINERS: Complete James Dennett's entry.
7995
7996 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
7997
7998         * MAINTAINERS (Write After Approval): Add myself.
7999
8000 2002-11-13  Bruce Korb  <bkorb@gnu.org>
8001
8002         * Makefile.tpl: syntactic cleanup
8003
8004 2002-11-13  Stuart Hastings  <stuart@apple.com>
8005
8006         * MAINTAINERS: Add myself to write-after-approval list.
8007
8008 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8009
8010         * Makefile.def: Add list of recursive targets to autogenerate.
8011         Add build_modules.
8012         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
8013         targets.  Autogenerate *-build-* targets.
8014         * Makefile.in: Regenerate.
8015
8016 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8017
8018         * configure: More autoconf-style substitutions.
8019         * Makefile.tpl: More autoconf-style substitutions.
8020         * Makefile.in: Regenerate.
8021
8022 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8023
8024         * configure: Substitute more variables in a more autoconf-friendly
8025         way.  Simplify slightly.
8026         * Makefile.tpl: Make more variables substitutable in an
8027         autoconf-friendly way.
8028         * Makefile.in: Regenerate.
8029
8030 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
8031
8032         * MAINTAINERS (Write After Approval): Add myself.
8033
8034 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8035
8036         * configure.in (v810*): Remove special setting of tools.
8037
8038         * configure: Add support for extra required flags for ar or nm.
8039         * configure.in (aix4.3+): Use above support for target-specific
8040         issues, rather than using config/mt-aix43.
8041
8042 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8043
8044         * configure: Remove 'removing', which doesn't work.  Replace $subdir
8045         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
8046         with $srcdir.  Reformat indentation.  Substitute some variables
8047         formerly hard-coded in the Makefile for build=host.
8048         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8049         * Makefile.def: Autogenerate more.
8050         * Makefile.in: Regenerate.
8051
8052 2002-11-04  Adam Nemet  <anemet@lnxw.com>
8053
8054         * MAINTAINERS (Write After Approval): Add myself.
8055
8056 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
8057
8058         * Makefile.def (host_modules): Add rda.
8059         * Makefile.in: Regenerate.
8060         * configure.in (target_tool): Add target-rda to list.
8061
8062 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8063
8064         * MAINTAINERS: Remove "co-maintainer" note for web pages.
8065
8066 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
8067
8068         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
8069         and restrap targets to this rule.
8070         * Makefile.in:  Regenerate.
8071
8072 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8073
8074         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8075         GNATS only accounts.
8076
8077 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
8078
8079         * configure.in (i[3456]86-*-linux*): Add check to disable
8080         ${libgcj} for glibc1.
8081
8082 2002-10-24  Denis Chertykov  <denisc@overta.ru>
8083
8084         * MAINTAINERS: Add myself as ip2k port maintainer.
8085
8086 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
8087
8088         * configure.in: Add tic4x target.
8089
8090 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8091
8092         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8093         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8094         * Makefile.in: Regenerate.
8095
8096         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8097         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8098         * Makefile.in: Regenerate.
8099
8100 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
8101
8102         * MAINTAINERS: Add myself as web pages co-maintainer.
8103
8104 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8105
8106         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8107         * Makefile.in: Regenerate.
8108
8109 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
8110
8111         * MAINTAINERS: Add myself and Nathan Sidwell
8112         <nathan@codesourcery.com> as VxWorks maintainers.
8113
8114 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8115
8116         * Makefile.def: Remove order dependency comments.
8117         * Makefile.tpl: Add explicit install-install dependencies.
8118         * Makefile.in: Regenerate.
8119
8120         * Makefile.tpl: Remove material now in src-release.  (Finally!)
8121         * Makefile.in: Regenerate.
8122
8123         * Makefile.tpl: Add configure-target (for src-release in src)
8124         * Makefile.in: Regenerate.
8125
8126 2002-09-30  Nick Clifton  <nickc@redhat.com>
8127
8128         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8129
8130 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
8131
8132         * configure.in (s390*-*-linux*): Enable libgcj.
8133
8134 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
8135
8136         * configure: Revert accidentally applied changes.
8137
8138         * Makefile.tpl: Make more autoconf-friendly.
8139         * Makefile.in: Regenerate.
8140         * configure: Make substitution more autoconf-like.
8141
8142 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
8143
8144         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8145         single entry to handle all these.
8146         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
8147         libjava on arm-*-elf.
8148
8149 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
8150
8151         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8152         things that depend on them.
8153
8154 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8155
8156         * Makefile.tpl: Make subsituted variables more autoconfy.
8157         * Makefile.in: Regenerate.
8158         * configure: Make seds more autoconfy.
8159
8160 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8161
8162         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8163         * Makefile.in: Regenerate.
8164         * configure.in: Rewrite sed statements to look autoconfy.
8165
8166         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8167         all-target-foo on configure-target-foo.
8168         * Makefile.def: Ditto.
8169         * Makefile.in: Rebuild.
8170
8171 2002-09-25  Andrew Haley  <aph@redhat.com>
8172
8173         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8174
8175 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8176
8177         * Makefile.def: New file.
8178         * Makefile.tpl: New file.
8179         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8180         * contrib/gcc_update: Note that Makefile.in is a generated file.
8181
8182         * configure.in: Minor rearrangement.  Simplify tests.
8183
8184 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
8185
8186         * configure.in (with_headers): Skip copy if value is "yes".
8187         (with_libs): Likewise.
8188
8189 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8190
8191         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8192         * configure.in (sh*-*-pe*): Ditto.
8193         * configure.in (mips*-*-pe*): Ditto.
8194         * configure.in (*arm-wince-pe): Ditto.
8195
8196         * configure.in: Rearrange.
8197
8198 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
8199
8200         * MAINTAINERS: Update my email address.
8201
8202 2002-08-30  Paul Koning  <pkoning@equallogic.com>
8203
8204         * MAINTAINERS: (Write After Approval): Add myself.
8205
8206 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
8207
8208         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8209
8210 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
8211
8212         * MAINTAINERS: Change my mailing address.
8213
8214 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
8215
8216         * MAINTAINERS (Write After Approval): Remove myself.
8217         (Various Maintainers: c++ runtime libs): Add myself.
8218
8219 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
8220
8221         * MAINTAINERS (Write After Approval): Remove myself.
8222         (Various Maintainers: c++ runtime libs): Add myself.
8223
8224 2002-08-15  Eric Christopher  <echristo@redhat.com>
8225
8226         * config.sub: Import from master repository.
8227         * config.guess: Ditto.
8228
8229 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
8230
8231         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8232         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8233         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8234
8235 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
8236
8237         * MAINTAINERS: Add self to rs6000 vector extensions.
8238
8239 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
8240
8241         * libiberty/configure: Reverted unintended yesterday's check in.
8242
8243 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
8244
8245         * boehm-gc/configure, libf2c/configure: Rebuilt.
8246         * libffi/configure, libiberty/configure: Ditto.
8247         * libjava/configure, libobjc/configure: Ditto.
8248         * libstdc++-v3/configure, zlib/configure: Ditto.
8249         Merged from binutils:
8250         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
8251         From Steve Ellcey <sje@cup.hp.com>:
8252         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8253         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8254         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8255         IA64.
8256         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8257         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8258         soname_spec, sys_lib_search_path_spec): Ditto.
8259
8260 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
8261
8262         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8263
8264 2002-08-04  H.J. Lu  (hjl@gnu.org)
8265
8266         * configure.in (mips*-*-linux*): Don't skip target-libffi.
8267
8268 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
8269
8270         * MAINTAINERS (Write After Approval): Add myself.
8271
8272 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
8273
8274         * configure.in: Move generic linux case to end.  Copy generic
8275         linux noconfigdirs to mips*-*-linux* entry and new
8276         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
8277
8278 2002-07-19  Michael Matz  <matz@suse.de>
8279
8280         * MAINTAINERS: Add myself as ra* maintainer.
8281
8282 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
8283
8284         * config.guess: Update to 2002-07-09 version.
8285         * config.sub: Update to 2002-07-03 version.
8286
8287 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
8288
8289         * MAINTAINERS: Fix typo in a maintainer email address.
8290
8291 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8292
8293         * configure.in: Remove two redundant tests.
8294
8295 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8296
8297         * configure.in (mips*-*-irix6*o32): Enable stabs.
8298
8299 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
8300
8301         * configure.in: Don't build grez.
8302         * Makefile.in: Ditto.
8303
8304         * Makefile.in: Remove references to bsp, cygmon, libstub.
8305         * configure.in: Ditto.
8306
8307         * configure.in: Remove leftover reference to gdbtest.
8308
8309 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
8310
8311         * configure.in (gxx_include_dir):  Change to match versioned
8312         C++ headers if --enable-version-specific-runtime-libs is used.
8313
8314 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
8315
8316         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8317
8318 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8319
8320         * configure.in: Make --without-x work.
8321
8322 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8323
8324         * configure.in: Rearrange target Makefile fragment collection.
8325
8326         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8327         cvs[src].
8328         * configure.in: Ditto.
8329
8330 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
8331
8332         * MAINTAINERS (Write After Approval): Update my e-mail address.
8333
8334 2002-06-24  Ben Elliston  <bje@redhat.com>
8335
8336         * configure.in (host_tools): Remove cgen.
8337
8338         * Makefile.in (all-cgen): Remove; runs from its source directory.
8339         (check-cgen, install-cgen, clean-cgen): Likewise.
8340         (all-opcodes): Do not depend on all-cgen.
8341         (all-sim): Likewise.
8342
8343 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8344
8345         * Makefile.in: Eliminate 'apache' targets.
8346         * configure.in: Eliminate 'apache' targets.
8347
8348         * configure.in: Eliminate redundant tests.  Reorganize.
8349
8350         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8351
8352         * config-ml.in: Eliminate references to Cygnus configure.
8353
8354         * Makefile.in: Eliminate references to building emacs.
8355
8356 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
8357
8358         * MAINTAINERS: Update my email address.
8359
8360 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
8361
8362         * config.if (libstdcxx_incdir): Version C++ headers.
8363         (cxx_incdir): Remove.
8364
8365 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8366
8367         * MAINTAINERS (Write After Approval): Add self.
8368
8369 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
8370
8371         * configure.in: Add support for ip2k.
8372
8373 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
8374
8375         * configure.in: Fix AIX configury bug.
8376
8377 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
8378
8379         * MAINTAINERS (Write After Approval): Add self.
8380
8381 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8382
8383         * configure.in: replace ${topsrcdir} with ${srcdir}
8384
8385         * configure.in: Move definition of libstdcxx_flags
8386         right above usage, rather than waaay earlier.
8387
8388         * configure.in: Pull definition of is_cross_compiler earlier.
8389
8390         * configure.in: Rearrange a little.
8391
8392         * configure.in: Remove references to librx.
8393         * Makefile.in: Remove references to librx.
8394
8395 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
8396
8397         * config.sub: Add support for avr target.
8398         Import from master sources, rev 1.255
8399
8400 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
8401
8402         * configure, .cvsignore:  Revert previous change...
8403         * Makefile:  ...delete.
8404
8405 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8406
8407         * configure.in: Eliminate ${gasdir} variable.
8408
8409 2002-06-18  Dave Brolley  <brolley@redhat.com>
8410
8411         * configure.in: Add support for frv.
8412         * config.sub: Add support for frv.
8413
8414 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8415
8416         * configure:  Remove garbage from previous commit.
8417
8418 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8419
8420         * configure:  For in-source builds, make a subdir and re-exec there.
8421         * Makefile:  New file.  Pass targets through to build directory.
8422         * .cvsignore:  No longer ignore "Makefile".
8423
8424 2002-06-16  Douglas Rupp  <rupp@gnat.com>
8425
8426         * MAINTAINERS (Write After Approval): Add self.
8427
8428 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8429
8430         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8431
8432 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
8433
8434         * configure.in (vax-*-netbsd*): Re-enable gas.
8435
8436 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
8437
8438         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8439         BUILD_PREFIX_1, to correct nomenclature.
8440         * configure: Likewise.
8441
8442         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8443         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8444
8445 2002-05-31  Olaf Hering  <olh@suse.de>
8446
8447         * config-ml.in: Propogate DESTDIR also.
8448
8449 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
8450
8451         * configure.in (vax-*-netbsd*): Don't build gas for this
8452         platform.
8453
8454 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8455
8456         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8457         and libgcj for AVR.
8458
8459 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
8460
8461         * MAINTAINERS (Write After Approval): Add myself.
8462
8463 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
8464
8465         * config.guess: Update to 2002-05-22 version.
8466         * config.sub: Likewise.
8467
8468 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8469
8470         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8471         * config-ml.in: Likewise.
8472         * configure: Likewise.
8473         * configure.in: Likewise.
8474
8475 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
8476
8477         * MAINTAINERS: Update my email address.
8478
8479 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
8480
8481         * configure.in: Simplify makefile fragment collection.
8482
8483         * configure.in: Remove code to build emacs.
8484
8485         * configure.in : Remove --srcdir argument from targargs and buildargs
8486         (it's always overridden in the Makefile anyway).  Rearrange a bit.
8487
8488         * configure: Move some logic to configure.in.
8489         * configure.in: Move some logic from configure.
8490
8491 2002-05-11  Tom Tromey  <tromey@redhat.com>
8492
8493         * MAINTAINERS: Reflect libgcj reality.
8494
8495 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
8496
8497         * Makefile.in: Honour DESTDIR.
8498
8499 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
8500
8501         * config.guess: Import 2002-03-20 version.
8502         * config.sub: Import 2002-04-26 version.
8503
8504 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8505
8506         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
8507
8508 2002-05-07  Tim Josling  <tej@melbpc.org.au>
8509
8510         * MAINTAINERS: Add self.
8511
8512 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
8513
8514         * ltmain.sh: Detect and handle object name conflicts
8515         while piecewise linking a static library.
8516
8517 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
8518
8519         * configure.in (noconfigdirs): Don't disable libgcj on
8520         sparc64-*-solaris* and sparcv9-*-solaris*.
8521
8522 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
8523
8524         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8525
8526 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
8527
8528         * configure.in (FLAGS_FOR_TARGET): Do not add
8529         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8530         on i[3456]86-*-linux*.
8531
8532 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
8533
8534         * configure.in (noconfigdirs): Replace [ ] with test.
8535
8536         * configure.in (noconfigdirs): Do not add target-newlib if
8537         target == i[3456]86-*-linux*, and host == target.
8538
8539 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
8540
8541         * configure.in: delete reference to absent file
8542
8543         * configure.in: replace '[' with 'test'
8544
8545         * configure.in: Eliminate references to gash.
8546         * Makefile.in: Eliminate references to gash.
8547
8548         * configure.in: remove useless references to 'pic' makefile fragments.
8549
8550         * configure.in: (*-*-windows*) Finish removing.
8551
8552         * configure.in: Eliminate redundant test for libgui.
8553
8554 2002-04-29  Roger Sayle  <roger@eyesopen.com>
8555
8556         * MAINTAINERS: Add self and realphabetize.  Update entries
8557         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
8558         entry for a29k port maintainer.
8559
8560 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
8561
8562         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8563         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8564
8565 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
8566
8567         * configure.in: remove references to dead files
8568
8569 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
8570
8571         * MAINTAINERS: Add information about purpose of this file.
8572
8573 2002-04-18  Tom Tromey  <tromey@redhat.com>
8574
8575         * configure.in: Disallow configuring libgcj when it is already
8576         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
8577         Solaris 2.8 by default.  For PR libgcj/6158.
8578
8579 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8580
8581         * configure.in:  Move default CC setting out of config/mh-* fragments
8582         directly into here.
8583
8584 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8585
8586         * configure.in: don't even try to configure or make a subdirectory
8587         if there's no configure script for it.
8588
8589 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
8590
8591         * MAINTAINERS: Remove chill maintainers.
8592         * Makefile.in (CHILLFLAGS): Remove.
8593         (CHILL_LIB): Remove.
8594         (TARGET_CONFIGDIRS): Remove libchill.
8595         (CHILL_FOR_TARGET): Remove.
8596         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8597         CHILL_LIB.
8598         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8599         (CHECK_TARGET_MODULES): Likewise.
8600         (INSTALL_TARGET_MODULES): Likewise.
8601         (CLEAN_TARGET_MODULES): Likewise.
8602         (configure-target-libchill): Remove.
8603         (all-target-libchill): Remove.
8604         * configure.in (target_libs): Remove target-libchill.
8605         Do not compute CHILL_FOR_TARGET.
8606         * libchill: Remove directory.
8607
8608 2002-04-11  DJ Delorie  <dj@redhat.com>
8609
8610         * Makefile.in, configure.in: Sync with binutils, entries
8611         follow...
8612
8613 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
8614
8615         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
8616         (do-tar, do-bz2): New rules.
8617         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
8618         (gdb-tar): New rule.
8619         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
8620         (insight_dejagnu.tar): New rule.
8621         (insight.tar): New rule.
8622         (gdb+dejagnu.tar): New rule.
8623         (gdb.tar): New rule.
8624
8625 2002-02-01  Mo DeJong  <supermo@bayarea.net>
8626
8627         * Makefile.in: Add all-tix to deps for all-snavigator
8628         so that tix is built when building snavigator.
8629
8630 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
8631
8632         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8633         ld and gdb are not supported.
8634
8635 2002-01-07  Mark Salter  <msalter@redhat.com>
8636
8637         * configure.in: Remove target-bsp and target-cygmon from arm builds.
8638         Allow target-libgloss to be built for arm, strongarm, and xscale.
8639
8640 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
8641
8642         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8643         options for i[3456]86-pc-linux* native builds.
8644
8645 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
8646
8647         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8648         files from .po files for a distribution.
8649
8650 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
8651
8652         * configure.in: Enable libstdc++-v3 for h8300 targets.
8653
8654 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
8655
8656         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
8657         version from bfd/.
8658
8659 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
8660
8661         * Makefile.in (VER): When present, extract the version number from
8662         the file version.in.
8663
8664 2001-05-24  Tom Rix  <trix@redhat.com>
8665
8666         * configure.in : enable ld for aix
8667
8668 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8669
8670         * config.guess: Add linux target for S/390.
8671
8672 2000-11-07  Philip Blundell  <pb@futuretv.com>
8673
8674         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8675
8676 2000-11-03  Philip Blundell  <pb@futuretv.com>
8677
8678         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8679         files.
8680
8681 2001-01-15  Ben Elliston  <bje@redhat.com>
8682
8683         * configure.in (host_tools): Add sid.
8684         Always configure cgen.
8685
8686 2000-11-24  Nick Clifton  <nickc@redhat.com>
8687
8688         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
8689
8690
8691 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
8692
8693         * Makefile.in (ALL_MODULES): Add all-cgen.
8694         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8695         (all-cgen): New target.
8696         (all-opcodes,all-sim): Depend on all-cgen.
8697         * configure.in (host_tools): Add cgen.
8698         Only configure cgen if --enable-cgen-maint.
8699
8700 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
8701
8702         * configure.in: Add *-*-freebsd* configurations.
8703
8704 2002-04-08  Tom Tromey  <tromey@redhat.com>
8705
8706         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8707         Fixes PR libgcj/6068.
8708
8709 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
8710
8711         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8712
8713 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8714
8715         * configure.in (alpha*-dec-osf*): Enable libgcj.
8716
8717 2003-03-27  Matthew Gingell  <gingell@gnat.com>
8718
8719         * MAINTAINERS (Write After Approval): Add myself.
8720
8721 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
8722
8723         Fix for: PR bootstrap/3591, target/5676
8724         * configure.in (mcore-pe): Disable the configuration of
8725         libstdc++-v3 since exceptions are not supported.
8726
8727 2002-03-20  Anthony Green  <green@redhat.com>
8728
8729         * configure.in: Enable libgcj for xscale-elf target.
8730
8731 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
8732
8733         * MAINTAINERS:  Update my email address.
8734
8735 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
8736
8737         * ltmain.sh (relink_command): Fix typo in previous change.
8738
8739 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
8740
8741         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
8742         (relink_command): Added --tag flags.
8743         (mode=install): If relinking fails; error out.
8744
8745 2002-03-12  Richard Henderson  <rth@redhat.com>
8746
8747         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
8748         .NOTPARALLEL tag.
8749         (do-check): Rename from check.
8750         (check): Allow parallel check.
8751
8752 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
8753
8754         * MAINTAINERS: Add myself as maintainer for xtensa port.
8755         Fix alphabetical order in CPU port maintainer list.
8756         Remove myself from Write After Approval list.
8757
8758 2002-03-11  Richard Henderson  <rth@redhat.com>
8759
8760         * Makefile.in (.NOTPARALLEL): Add fake tag.
8761
8762 2002-03-07  H.J. Lu  (hjl@gnu.org)
8763
8764         * configure.in: Enable gprof for mips*-*-linux*.
8765
8766 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
8767
8768         * MAINTAINERS (Write After Approval): Add myself.
8769
8770 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
8771
8772         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8773         libjava.
8774         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8775
8776 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
8777
8778         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8779         because its Makefile is there; test for the executable instead.
8780
8781 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
8782
8783         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8784         libstdc++-v3 and libjava.
8785
8786 2002-02-11  Adam Megacz  <adam@xwt.org>
8787
8788         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8789         boehm-gc
8790
8791 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
8792
8793         * config.guess: Updated to 2002-01-30's version.
8794         * config.sub: Updated to 2002-02-01's version.
8795         Contribute sh64-elf.
8796         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
8797         * configure.in: Added sh64-*-*.
8798
8799 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
8800
8801         * MAINTAINERS: Belatedly add myself to write after approval list.
8802
8803 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
8804
8805         * MAINTAINERS: Put self in as maintainer for x86-64 port.
8806         Remove self as Write After Approval.
8807
8808 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
8809
8810         * MAINTAINERS: Put self in as maintainer for contrib/regression
8811         directory.
8812
8813 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
8814
8815         * MAINTAINERS:  Update my email address.
8816
8817 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
8818
8819         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
8820         target-libiberty, and target-libgloss.  Skip Java-related
8821         libraries if not supported for NetBSD on target CPU.
8822
8823 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
8824
8825         * install-sh: Use _inst.$$_ for temp file name.
8826
8827 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
8828
8829         * MAINTAINERS (Write After Approval): Move my contact info
8830         from here...
8831         (OS Port Maintainers): ...to here (netbsd).
8832
8833 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
8834
8835         * MAINTAINERS (Write After Approval): Add myself.
8836
8837 2002-01-17  H.J. Lu  <hjl@gnu.org>
8838
8839         * Makefile.in (all-fastjar): Also depend on all-libiberty.
8840         (all-target-fastjar): Also depend on all-target-libiberty.
8841
8842 2002-01-16  H.J. Lu  (hjl@gnu.org)
8843
8844         * config.guess: Import from master sources, rev 1.225.
8845         * config.sub: Import from master sources, rev 1.238.
8846
8847 2002-01-16  Kazu Hirata  <kazu@hxi.com>
8848
8849         * MAINTAINERS (Write After Approval): Remove myself.
8850
8851 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
8852
8853         * MAINTAINERS (Write After Approval): Add myself.
8854
8855 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8856
8857         * MAINTAINERS: Add self as docs co-maintainer.
8858
8859 2001-12-11  Matthias Klose  <doko@debian.org>
8860
8861         * MAINTAINERS (Write After Approval): Add myself.
8862
8863 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
8864
8865         * MAINTAINERS: Update my email address.
8866
8867 2001-12-07  Turly O'Connor  <turly@apple.com>
8868         * MAINTAINERS (Write After Approval): Add myself.
8869         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
8870         (rs6000_initialize_trampoline): Call __trampoline_setup for
8871         ABI_DARWIN too.
8872         * darwin-tramp.asm: New file, implements __trampoline_setup.
8873         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
8874
8875 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
8876
8877         * MAINTAINERS (Write After Approval): Add myself.
8878
8879 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
8880
8881         * configure, configure.in: Use temp file for long sed commands.
8882
8883 2001-12-03  Laurent Guerby  <guerby@acm.org>
8884
8885         * config.sub: Update to version 1.232 on subversion.
8886
8887 2001-12-03  Ben Elliston  <bje@redhat.com>
8888
8889         * MAINTAINERS: Update mail address for config.* patches.
8890
8891 2001-11-27  DJ Delorie  <dj@redhat.com>
8892             Zack Weinberg  <zack@codesourcery.com>
8893
8894         When build != host, create libiberty for the build machine.
8895
8896         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8897         CONFIG_ARGUMENTS.
8898         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8899         New variables.
8900         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8901         and rules.
8902         (all.normal): Depend on ALL_BUILD_MODULES.
8903         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8904         (all-build-libiberty): Depend on configure-build-libiberty.
8905
8906         * configure: Calculate and substitute proper value for
8907         ALL_BUILD_MODULES.
8908         * configure.in: Create the build subdirectory.
8909         Calculate and substitute TARGET_CONFIGARGS (formerly
8910         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8911
8912 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
8913
8914         * MAINTAINERS (write-after-approval): Add self.
8915
8916 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8917
8918         * MAINTAINERS (GNATS only accounts): Remove self.
8919
8920 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
8921
8922         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8923         libf2c.
8924
8925 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8926
8927         * MAINTAINERS (Write After Approval): Add self.
8928
8929 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8930
8931         * MAINTAINERS: mips and s390 are also CPU ports.
8932
8933 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8934
8935         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
8936
8937 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
8938
8939         * MAINTAINERS: Alphabetize.
8940
8941 2001-11-09  Kazu Hirata  <kazu@hxi.com>
8942
8943         * MAINTAINERS (Various maintainers: h8 port): Add myself.
8944
8945 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8946
8947         * MAINTAINERS (Various maintainers: hppa port): Added myself.
8948
8949 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
8950
8951         * configure.in (--enable-languages): Be more permissive about
8952         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
8953
8954 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
8955
8956         * config.sub: Import from master sources, rev. 1.230.
8957         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
8958
8959 2001-11-07  Laurent Guerby  <guerby@acm.org>
8960
8961         * MAINTAINERS (Write After Approval): Add self.
8962
8963 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
8964
8965         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8966
8967 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
8968
8969         * config.sub: Import from master sources, rev 1.226.
8970         * config.guess: Import from master sources, rev 1.216.
8971
8972 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
8973
8974         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8975         * MAINTAINERS: Add self as maintainer of MMIX port.
8976         Remove old after-approval entry.
8977
8978 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
8979
8980         * ChangeLog, configure: Fix spelling errors.
8981
8982 2001-10-20  Brendan Kehoe  <brendan@zen.org>
8983
8984         * MAINTAINERS: Tweak my address.
8985
8986 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
8987
8988         * MAINTAINERS: Update my email address.
8989
8990 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
8991
8992         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8993         * MAINTAINERS: Add self as maintainer of CRIS port.
8994
8995 2001-10-10  Geert Bosch  <bosch@gnat.com>
8996
8997         * MAINTAINERS (Various maintainers: Ada front end):
8998         Added Robert Dewar.
8999
9000 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
9001
9002         * MAINTAINERS (Write After Approval): Added self
9003
9004 2001-10-02  Geert Bosch  <bosch@gnat.com>
9005
9006         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9007
9008 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9009
9010         * configure: Handle temporary files securely using mkdir.
9011
9012 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
9013
9014         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9015
9016 2001-09-26  Will Cohen  <wcohen@redhat.com>
9017
9018         * configure.in (*-*-linux*): Disable configuration of target-newlib
9019         and target-libgloss.
9020
9021 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9022
9023         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9024         RANLIB.
9025
9026 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
9027
9028         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9029         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9030         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9031         avoid quotes nesting problems.
9032         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9033         (DO_X): Export only variables that are set.
9034
9035 2001-09-19  Ben Elliston  <bje@redhat.com>
9036
9037         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9038         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9039         semantics.  Use the shell built-in "type" command instead.
9040
9041 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
9042
9043         Merged from gcc-3_0-branch:
9044         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
9045         * ltcf-c.sh: Use $objext, not $ac_objext.
9046         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
9047         * ltcf-cxx.sh: Add support for GNU.
9048         2001-07-22  Timothy Wall  <twall@redhat.com>
9049         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
9050         default settings if using GNU tools with that configuration.
9051         * ltcf-cxx.sh: Ditto.
9052         * ltcf-gcj.sh: Ditto.
9053         2001-07-21  Michael Chastain  <chastain@redhat.com>
9054         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9055         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
9056         * ltmain.sh: Mark as gcc-local.
9057
9058 2001-08-30  Eric Christopher  <echristo@redhat.com>
9059             Jason Eckhardt  <jle@redhat.com>
9060
9061         * config.guess: Merge from master sources.
9062         * config.sub: Merge from master sources, add support for mipsisa32.
9063
9064 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
9065         * config.sub: Merge from master sources, rev 1.219.
9066         * MAINTAINERS: Add self as contact for stormy16 port.
9067
9068 2001-08-14  Zack Weinberg  <zackw@panix.com>
9069
9070         * config.sub: Merge from master sources, rev 1.218.
9071         * config.guess: Merge from master sources, rev 1.209.
9072
9073 2001-08-11  Graham Stott  <grahams@redhat.com>
9074
9075         * Makefile.in (check-c++): Add missing semicolon.
9076
9077 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
9078
9079         * MAINTAINERS (Various maitainers: predict.def): Added myself.
9080
9081 2001-07-30  Eric Christopher  <echristo@redhat.com>
9082
9083         * MAINTAINERS (Various maintainers: mips port): Added myself.
9084
9085 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
9086
9087         * configure.in (sh-*-linux*): New.
9088
9089 2001-07-27  Richard Henderson  <rth@redhat.com>
9090
9091         * .cvsignore: Add LAST_UPDATED.
9092
9093 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
9094
9095         * MAINTAINERS (Various maintainers: s390 port): Added myself.
9096
9097 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
9098
9099         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9100
9101 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
9102
9103         * MAINTAINERS (Write After Approval): Added myself.
9104
9105 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9106
9107         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9108         and libgcj on m68hc11/m68hc12.
9109
9110 2001-06-27  H.J. Lu  (hjl@gnu.org)
9111
9112         * Makefile (CFLAGS_FOR_BUILD): New.
9113         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9114
9115 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9116
9117         * README: Remove version number.
9118
9119 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9120
9121         * INSTALL/README: Update wrt. to the installation instructions now
9122         residing in gcc/doc/install.texi.
9123
9124 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9125
9126         * README: Replace with a cut-down and updated version of gcc/README.
9127
9128 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
9129
9130         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9131         multilibs to be disabled.
9132
9133 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
9134
9135         * MAINTAINERS (Write After Approval): Add myself.
9136
9137 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
9138
9139         * config.guess: Import CVS version 1.195.
9140         * config.sub: Import CVS version 1.212.
9141
9142 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
9143
9144         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9145         gcc/xgcc is built, use -print-prog-name to find out the program
9146         name to use.
9147
9148 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
9149
9150         * config.guess:  Import CVS version 1.194.  All gcc-local changes
9151         appear to also be in the master copy.
9152         * config.sub:  Import CVS version 1.211.
9153
9154 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
9155
9156         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9157         with_gcc]: Use `gcc -shared' to build a shared library.
9158
9159 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9160
9161         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9162         archives.
9163
9164 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9165
9166         * MAINTAINERS (Write After Approval): Add myself.
9167
9168 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
9169
9170         * configure.in (libstdcxx_flags): Do not try to execute
9171         libstdc++-v3/testsuite_flags until it exists.
9172
9173 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
9174
9175         * MAINTAINERS: Update my email address.
9176
9177 2001-05-31  Graham Stott  <grahams@redhat.com>
9178
9179         * MAINTAINERS (Write After Approval): Add myself.
9180
9181 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
9182
9183         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
9184         libraries when using g++ with native linker.
9185
9186 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
9187
9188         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9189
9190 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
9191
9192         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9193         [aix4*|aix5*]: Prepend blank.
9194
9195 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
9196
9197         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9198         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
9199         of subdir/configure scripts to use the new libtool.m4.
9200
9201 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
9202
9203         * MAINTAINERS (Write After Approval): Add myself.
9204
9205 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
9206
9207         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9208
9209 2001-05-11  Ben Elliston  <bje@redhat.com>
9210
9211         * Makefile.in (all-sid): New target.
9212         (check-sid, clean-sid, install-sid): Likewise.
9213
9214 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
9215
9216         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9217
9218 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9219
9220         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9221         libgcj.
9222
9223 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9224
9225         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9226         gcc/xgcc is built, use -print-prog-name to find out the program
9227         name to use.
9228
9229 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
9230
9231         * configure.in (noconfigdirs): Don't reset it from scratch in the
9232         target case; only append to it.
9233
9234         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9235         sparc-*-solaris2.8]: Disable ${libgcj}.
9236
9237 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
9238
9239         * configure.in (libgcj_saved): Copy from $libgcj.
9240         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9241         --disable-libgcj.
9242
9243 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
9244
9245         * MAINTAINERS: Remove self as MIPS maintainer and
9246         C front end maintainer.
9247
9248 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
9249
9250         * configure.in: Move *-chorusos target case to the proper switch.
9251         Disable libgcj.
9252
9253 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9254
9255         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9256         1.641.2.228.
9257
9258 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9259
9260         * Makefile.in (STAGE1_CFLAGS): Pass down.
9261
9262 2001-04-13  Alan Modra  <amodra@one.net.au>
9263
9264         * config.guess: Add hppa64-linux support.  Note for next import that
9265         this is already in the master file.
9266         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
9267
9268 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9269
9270         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9271         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9272
9273 2001-04-11  Stan Shebs  <shebs@apple.com>
9274
9275         * MAINTAINERS: Add self as Darwin port maintainer.
9276
9277 2001-04-11  Alan Modra  <amodra@one.net.au>
9278
9279         * MAINTAINERS: Update my email address.
9280
9281 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
9282
9283         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9284         recent versions of FreeBSD (release 3 or later).
9285         * ltconfig: On FreeBSD, -lc must not be provided when building
9286         a shared library or else the standard -pthread gcc option is
9287         rendered worthless to later users of the built library.
9288
9289 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9290
9291         * MAINTAINERS: Add self and RTH as C front end maintainers.
9292
9293 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
9294
9295         * config.sub: Make sure to match an already-canonicalized
9296         machine name (eg. mn10300-unknown-elf).
9297
9298 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
9299
9300         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9301         New macros.
9302         (bootstrap, cross): Use RECURSE_FLAGS.
9303         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9304
9305 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
9306
9307         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9308
9309 2001-03-22  Colin Howell  <chowell@redhat.com>
9310
9311         * Makefile.in (DO_X): Do not backslash single-quotes in
9312         backquotes (two places).
9313
9314 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9315
9316         Re-installed:
9317         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9318         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9319         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9320         * ltcf-cxx.sh: Likewise.
9321         * ltcf-gcj.sh: Likewise.
9322
9323 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9324
9325         * MAINTAINERS: Add myself as "documentation co-maintainer".
9326
9327 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9328
9329         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9330         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9331
9332 2001-03-19  Tom Tromey  <tromey@redhat.com>
9333
9334         * config-ml.in: Handle GCJ and GCJFLAGS.
9335
9336 2001-03-21  Michael Chastain  <chastain@redhat.com>
9337
9338         * Makefile.in: all-m4 depends on all-texinfo.
9339
9340 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
9341
9342         * MAINTAINERS: Add myself to write after approval list.
9343
9344 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
9345
9346         * Makefile.in (DO_X): Quote nested quotes.
9347
9348 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
9349
9350         * MAINTAINERS: Add myself to write after approval list.
9351
9352 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
9353
9354         * Makefile.in (DO_X): Use double quotes for quoting
9355         "RANLIB=$${RANLIB}".
9356
9357 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
9358
9359         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9360
9361 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
9362
9363         * configure.in: Only use `lang_requires' for languages athat are
9364         actually enabled.
9365
9366 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
9367
9368         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
9369
9370 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
9371
9372         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9373
9374 2001-03-07  Tom Tromey  <tromey@redhat.com>
9375
9376         * configure.in: Allow config-lang.in to set `lang_requires' to list
9377         of other required languages.
9378
9379 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
9380
9381         * Makefile.in: Remove RANLIB definition. Use RANLIB
9382         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9383         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9384
9385 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
9386             Alexandre Oliva  <aoliva@redhat.com>
9387
9388         * Makefile.in (check-c++): Use tabs, not spaces.
9389
9390 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
9391
9392         * MAINTAINERS: add myself to Write After Approval list.
9393
9394 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
9395
9396         * Makefile.in (check-c++): New rule.
9397
9398         * configure.in (target_libs): Remove libg++.
9399         (noconfigdirs): Remove libg++.
9400         (noconfigdirs): Same.
9401         (noconfigdirs): Same.
9402         (noconfigdirs): Same.
9403
9404         * config-ml.in: Remove libg++ references.
9405
9406         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9407         (ALL_TARGET_MODULES): Same.
9408         (configure-target-libg++): Remove.
9409         (all-target-libg++): Remove.
9410         (configure-target-libio): Remove.
9411         (all-target-libio): Remove.
9412         (check-target-libio): Remove.
9413         (.PHONY): Remove.
9414         (libg++.tar.bz2): Remove.
9415         (all-target-cygmon): Remove libio.
9416         (all-target-libstdc++): Remove.
9417         (configure-target-libstdc++): Remove.
9418         (TARGET_LIB_PATH): Remove libstdc++.
9419         (ALL_GCC_CXX): Remove libstdc++.
9420         (all-target-gperf): Correct.
9421
9422 2001-02-16  Nick Clifton  <nickc@redhat.com>
9423
9424         * configure.in (noconfigdirs): Allow configuration of texinfo
9425         for Cygwin hosts.
9426
9427 2001-02-15  Anthony Green  <green@redhat.com>
9428
9429         * configure: Introduce GCJ_FOR_TARGET.
9430         * configure.in: Ditto.
9431         * Makefile.in: Ditto.
9432
9433 2001-02-13  Andreas Schwab  <schwab@suse.de>
9434
9435         * MAINTAINERS: Update mail address.
9436
9437 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9438
9439         * config.guess: Add linux target for S/390.
9440         * config.sub: Likewise.
9441
9442 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
9443
9444         * configure.in: for *-chorusos, don't config target-newlib and
9445         target-libgloss.
9446
9447 2001-02-06  Ben Elliston  <bje@redhat.com>
9448
9449         * configure: Output host type to stdout, not stderr.
9450
9451 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
9452
9453         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
9454         * ltcf-cxx.sh: Likewise.
9455
9456         * config.if: Assume enable_libstdcxx_v3 is defined.
9457
9458 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
9459
9460         Remove V2 C++ library.
9461         * configure.in: Remove --enable-libstdcxx_v3 support.
9462
9463 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
9464
9465         * include/demangle.h: Add prototype for java_demangle_v3.
9466
9467 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
9468
9469         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
9470
9471 2001-01-27  Richard Henderson  <rth@redhat.com>
9472
9473         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9474
9475 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9476
9477         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9478         Don't unset, it's non-portable and no longer necessary, set to empty
9479         instead.
9480
9481 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9482
9483         * ltconfig: Shell portability fix for the tagname validity check.
9484
9485 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
9486
9487         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9488         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9489
9490 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9491
9492         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9493
9494 2001-01-26  Tom Tromey  <tromey@redhat.com>
9495
9496         * configure.in: Allow libgcj to be built on Sparc Solaris.
9497
9498 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
9499
9500         * ltcf-c.sh: Add aix5 case.
9501         * ltcf-cxx.sh: Likewise.
9502         * ltconfig: Likewise.
9503
9504 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
9505
9506         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9507         keep at least one of build_libtool_libs or build_old_libs set to
9508         yes.
9509
9510         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9511         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9512
9513 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
9514
9515         * configure.in: Enable libgcj on several additional platforms.
9516
9517 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
9518
9519         * configure.in: Enable libgcj for linux targets.
9520
9521 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9522
9523         * MAINTAINERS (Write After Approval): Add myself.
9524
9525 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9526
9527         * MAINTAINERS: Add myself as vax port maintainer.
9528
9529 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
9530
9531         * MAINTAINERS: Add myself as Mercury front-end maintainer.
9532
9533 2001-01-09  Mike Stump  <mrs@wrs.com>
9534
9535         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
9536         failures of subdirectories.
9537
9538 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9539
9540         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9541         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9542         * ltcf-cxx.sh: Likewise.
9543         * ltcf-gcj.sh: Likewise.
9544         * ltconfig.sh: Fix typo.
9545
9546 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9547
9548         * configure: handle DOS-style absolute paths.
9549
9550 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9551
9552         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
9553
9554 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
9555
9556         * MAINTAINERS: Add myself as avr port co-maintainer.
9557
9558 2000-12-28  Ben Elliston  <bje@redhat.com>
9559
9560         * MAINTAINERS: Add myself under ``Write After Approval''.
9561
9562 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
9563
9564         * texinfo: Remove directory from GCC.
9565
9566 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9567
9568         * COPYING: Update to current
9569         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
9570         to 19yy as example year in copyright notice).
9571
9572 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
9573
9574         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
9575         (libstdcxx_incdir): Pass down.
9576         * config.if: Remove expired bits for cxx_interface, add stub.
9577         (libstdcxx_incdir): Add variable for g++ include directory.
9578         * configure.in (gxx_include_dir): Use it.
9579
9580 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
9581
9582         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
9583         with old-email address from ``Write After Approval''.
9584
9585 2000-12-15  Andreas Jaeger  <aj@suse.de>
9586
9587         * configure.in: Handle lang_dirs.
9588
9589 2000-12-14  Tom Tromey  <tromey@redhat.com>
9590
9591         * MAINTAINERS: Removed brads.
9592
9593         * MAINTAINERS: Added gcj developers.
9594
9595 2000-12-13  Anthony Green  <green@redhat.com>
9596
9597         * configure.in: Disable libgcj for any target not specifically
9598         listed.  Disable libgcj for x86 and Alpha Linux until compatible
9599         with g++ abi.
9600
9601 2000-12-13  Mike Stump  <mrs@wrs.com>
9602
9603         * Makefile.in (local-distclean): Also remove fastjar.
9604
9605 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
9606
9607         * contrib/gcc_update: Add fastjar --touch entries.
9608
9609 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
9610
9611         * configure.in: Disable language-specific target libraries for
9612         languages that aren't enabled.
9613
9614 2000-12-10  Anthony Green  <green@redhat.com>
9615
9616         * configure.in: Define libgcj.  Disable libgcj target libraries for
9617         most targets.
9618
9619 2000-12-10  Neil Booth  <neilb@earthling.net>
9620
9621         * MAINTAINERS: Update mail address, remove from WAA list.
9622
9623 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9624
9625         * libjava: Imported from /cvs/java.
9626         * libffi: Likewise.
9627         * Boehm-gc: Likewise.
9628
9629 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9630
9631         * configure.in (target_libs): Revert 2000-12-08 patch.
9632         (noconfigdirs): Added target-libjava.
9633
9634 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9635
9636         * djunpack.bat: removed.
9637
9638 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9639
9640         * Makefile.in: handle DOS-style absolute paths.
9641         * config-ml.in: likewise.
9642         * symlink-tree: likewise.
9643
9644 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9645
9646         * fastjar: Imported.
9647
9648 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9649
9650         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
9651         libjava.
9652         * configure.in (target_libs): Removed `target-libjava'.
9653
9654 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9655
9656         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
9657         (ALL_MODULES): Added fastjar.
9658         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
9659         (all-target-libjava): all-fastjar replaces all-zip.
9660         (all-fastjar): Added.
9661         (configure-target-fastjar, all-target-fastjar): Likewise.
9662         * configure.in (host_tools): Added fastjar.
9663
9664 2000-12-07  Mike Stump  <mrs@wrs.com>
9665
9666         * Makefile.in (local-distclean): Remove leftover built files.
9667
9668 2000-11-24  Nick Clifton  <nickc@redhat.com>
9669
9670         * configure.in (xscale-elf): Add target.
9671         (xscale-coff): Add target.
9672
9673 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
9674
9675         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9676         recent versions of FreeBSD (release 3 or later).
9677         * ltconfig: On FreeBSD, -lc must not be provided when building
9678         a shared library or else the standard -pthread gcc option is
9679         rendered worthless to later users of the built library.
9680
9681 2000-11-16  Fred Fish  <fnf@be.com>
9682
9683         * configure.in (enable_libstdcxx_v3): Fix typo,
9684         libstd++ -> libstdc++.
9685
9686 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9687
9688         * MAINTAINERS: Add self to Write After Approval list.
9689
9690 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
9691
9692         * MAINTAINERS: Update my email address.  Add myself to global write
9693         privs list.
9694
9695 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
9696
9697         * Makefile.in: Merge with src and libgcj.
9698         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
9699         configure-target-<library> when their configure scripts need the C
9700         or C++ library to have already been built to work properly.
9701         (do_proto_toplev): Set them to an empty string.
9702
9703         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9704         (REALLY_SET_LIB_PATH): Use them.
9705
9706 2000-11-17  Stan Shebs  <shebs@apple.com>
9707
9708         * MAINTAINERS: Add self to Write After Approval list.
9709
9710 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9711
9712         * configure: Provide the original toplevel configure arguments
9713         (including $0) to subprocesses in the environment rather than
9714         through gcc/configargs.h.
9715
9716 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9717
9718         * MAINTAINERS: Remove references to cccp. Change C9X reference to
9719         C99.  Alphabetise "Write After Approval" list.
9720
9721 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
9722
9723         * configure: Turn on libstdc++ V3 by default.
9724
9725         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9726         if we've got GCC.
9727
9728 2000-11-11  Philip Blundell  <philb@gnu.org>
9729
9730         * MAINTAINERS: Add self to Write After Approval list.
9731
9732 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
9733
9734         * ltcf-c.sh (aix4): Improve shared library configuration; require
9735         exporting symbols.
9736         * ltcf-cxx.sh (aix4): Define.
9737         * ltconfig (aix4): Define library and soname specs appropriate for
9738         AIX.  Define command to create export symbols list.
9739
9740 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
9741
9742         * config.sub: Add support for Sun Chorus
9743
9744 2000-10-31  Nick Clifton  <nickc@redhat.com>
9745
9746         * MAINTAINERS: Rename <name>@cygnus.com addresses to
9747         <name>@redhat.com.  Also installed new email address for Clint
9748         Popetz.
9749
9750 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
9751
9752         * etc: Remove directory from GCC.
9753
9754 2000-10-16  Michael Meissner  <meissner@redhat.com>
9755
9756         * configure (gcc/configargs.h): Only create if there is a build GCC
9757         directory created.
9758
9759 2000-10-16  Matthias Klose  <doko@debian.org>
9760
9761         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9762         when configured for libstdc++-v3.
9763
9764 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
9765
9766         * configure: Save configure arguments to gcc/configargs.h.
9767
9768 2000-10-04  Philipp Thomas  <pthomas@suse.de>
9769
9770         * config.guess: Import CVS version 1.157.
9771         * config.sub: Import CVS version 1.181.
9772
9773 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
9774
9775         * Makefile.in (bootstrap): avoid recursion if subdir missing
9776         (cross): ditto
9777         (do-proto-toplev): ditto
9778
9779 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
9780
9781         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9782         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9783
9784         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9785         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
9786         all affected `configure' scripts.
9787
9788 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
9789
9790         * MAINTAINERS: Add self as cpplib co-maintainer.
9791
9792 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
9793
9794         * MAINTAINERS: Add self to Write After Approval list.
9795
9796 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9797
9798         * INSTALL/README: egcs -> GCC update.
9799
9800 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
9801
9802         * MAINTAINERS: Add myself to Write After Approval list.
9803
9804 2000-09-15  Kazu Hirata  <kazu@hxi.com>
9805
9806         * MAINTAINERS: Add myself to Write After Approval list.
9807
9808 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
9809
9810         * configure.in: Do not build byacc for hppa64.  Provide paths to the
9811         X11 libraries for hppa64.
9812
9813 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9814
9815         * MAINTAINERS: Add myself as 68hc11 port maintainer.
9816
9817 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
9818
9819         * Makefile.in (all-zlib): Added dummy target.
9820
9821         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9822         ltcf-gcj.sh: Updated from libtool multi-language branch.
9823
9824 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
9825
9826         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9827         (bootstrap*): Depend on all-bootstrap.
9828
9829 2000-09-05  Philipp Thomas  <pthomas@suse.de>
9830
9831         * config.guess: Import CVS version 1.156.
9832         * config.sub: Import CVS version 1.179.
9833
9834 2000-09-02  Anthony Green  <green@cygnus.com>
9835
9836         * Makefile.in (all-gcc): Depend on all-zlib.
9837         (CLEAN_MODULES): Add clean-zlib.
9838         (ALL_MODULES): Add all-zlib.
9839         * configure.in (host_libs): Add zlib.
9840
9841 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
9842
9843         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9844         crosses, but add gcc/include to the header search path for them.
9845
9846 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
9847
9848         * MAINTAINERS: Add self to Write After Approval list.
9849
9850 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9851
9852         * config.guess: Import CVS version 1.152.
9853         * config.sub: Import CVS version 1.177.
9854
9855 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
9856
9857         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
9858         $targargs to tell whether newlib is going to be built.
9859
9860         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
9861         $$r/TARGET_SUBDIR/libio for _G_config.h.
9862
9863 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
9864
9865         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
9866
9867 2000-08-22  DJ Delorie  <dj@redhat.com>
9868
9869         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
9870
9871 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
9872
9873         * config-ml.in (CC, CXX): Avoid trailing whitespace.
9874         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9875         sub-configures.
9876
9877 2000-08-21  DJ Delorie  <dj@redhat.com>
9878
9879         * MAINTAINERS: Add self as a libiberty maintainer
9880
9881 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
9882
9883         * configure.in (libstdcxx_flags): Use
9884         libstdc++-v3/src/libstdc++.INC.
9885
9886 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
9887
9888         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9889
9890 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
9891
9892         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
9893
9894         * configure: Make enable_threads and enable_shared defaults
9895         explicit.  Substitute enable_threads into generated Makefiles.
9896         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
9897         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
9898
9899 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
9900
9901         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
9902
9903 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
9904
9905         * config-ml.in (CC): Remove bogus duplicate quotation mark from
9906         previous delta.
9907
9908 2000-08-11  Jason Merrill  <jason@redhat.com>
9909
9910         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9911         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9912         (FLAGS_FOR_TARGET): Not here.
9913         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
9914
9915 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
9916
9917         * config-ml.in (CC, CXX): Don't introduce a leading space.
9918
9919 2000-08-07  DJ Delorie  <dj@delorie.com>
9920
9921         * MAINTAINERS: Add self as a DJGPP maintainer
9922
9923 2000-08-07  DJ Delorie  <dj@redhat.com>
9924
9925         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9926         "if we're also building gcc, and it's a gcc that will run on the
9927         build machine, we want to use its includes instead of the system's
9928         default includes".
9929
9930 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
9931
9932         * MAINTAINERS: Add self to Write After Approval list.
9933
9934 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
9935
9936         * configure.in (libstdcxx_flags): Don't use `"'.
9937
9938         * config-ml.in: Adjust multilib search paths to the
9939         appropriate multilib tree.
9940
9941 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
9942
9943         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9944         commas in $LANGUAGES.
9945
9946 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
9947
9948         * configure.in: Re-enable all references to libg++ and librx.
9949
9950 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
9951
9952         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
9953         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
9954         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
9955         * ltcf-cxx.sh (need_lc): Set based on postdeps.
9956
9957         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9958
9959 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
9960
9961         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9962         CXX_FOR_TARGET for sed.
9963
9964 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
9965
9966         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9967         Do not override if already set in the environment or in configure.
9968         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9969         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9970
9971 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
9972
9973         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
9974         the libtool CVS tree multi-language branch.
9975         * ltconfig, ltmain.sh: Updated.
9976
9977 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
9978
9979         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9980         (clean-target): Depend on it.
9981
9982         * Makefile.in (FLAGS_FOR_TARGET): New macro.
9983         (GCC_FOR_TARGET): Use it.
9984         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9985         * configure.in: ... here.
9986         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
9987         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9988
9989 2000-07-24  Eric Christopher  <echristo@cygnus.com>
9990
9991         * MAINTAINERS: Add self to Write After Approval list.
9992
9993 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
9994
9995         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9996         (configure-target-libchill, configure-target-libobjc): Likewise.
9997
9998         * configure.in: Use the same cache file for all target libs.
9999         * config-ml.in: But different cache files per multilib variant.
10000
10001 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10002
10003         * configure (topsrcdir): Don't use dirname.
10004
10005 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
10006
10007         * MAINTAINERS: Add self to Write After Approval list.
10008
10009 2000-07-20  Jason Merrill  <jason@redhat.com>
10010
10011         * configure.in: Remove all references to libg++ and librx.
10012
10013         * configure, configure.in, Makefile.in: Unify gcc and binutils.
10014
10015 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
10016
10017         * config.sub: Update to subversions version 2000-07-06.
10018
10019 2000-07-12  Andrew Haley  <aph@cygnus.com>
10020
10021         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10022         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10023
10024 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
10025
10026         * symlink-tree:  Check number of arguments.
10027
10028 2000-07-05  Jim Wilson  <wilson@cygnus.com>
10029
10030         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10031         search path for a g++ extracted from the build tree.  This
10032         will allow link tests run by configure scripts in
10033         subdirectories to succeed.
10034
10035 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
10036
10037         * ltconfig: Add support for mips-dde-sysv4.2MP
10038
10039 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10040
10041         * MAINTAINERS: Add myself as loop discovery maintainer.
10042
10043 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
10044
10045         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10046         `os2'. Force ac_cv_exeext to be ".exe" in that case.
10047
10048 2000-06-19  Timothy Wall  <twall@cygnus.com>
10049
10050         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10051         * config.sub: Add tic54x target.
10052
10053 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10054
10055         * MAINTAINERS: Add self as Fortran maintainer,
10056         remove Craig Burley.
10057
10058 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10059
10060         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10061         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10062
10063 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
10064
10065         * MAINTAINERS: Add self as i18n maintainer
10066
10067 20000-05-21  H.J. Lu  (hjl@gnu.org)
10068
10069         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10070         directory are used if they exist. Make sure
10071         $(build_tooldir)/include is searched for header files,
10072         $(build_tooldir)/lib/ for library files.
10073         (GCC_FOR_TARGET): Likewise.
10074         (CXX_FOR_TARGET): Likewise.
10075
10076 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
10077
10078         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10079
10080 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
10081
10082         * Makefile.in (configure-target-libiberty): Depend on
10083         configure-target-newlib.
10084
10085 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
10086
10087         * configure.in, Makefile.in: Merge all libffi-related
10088         configury stuff from the libgcj tree.
10089
10090 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10091
10092         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10093         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10094
10095 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10096
10097         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10098         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10099         current version information.  Add to proto-toplev directory.
10100         (gdb-taz): Build do-djunpack.
10101
10102 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
10103
10104         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10105
10106 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10107
10108         * MAINTAINERS: Add self to Write After Approval list.
10109
10110 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10111
10112         * ltmain.sh: Preserve in relink_command any environment
10113         variables that may affect the linker behavior.
10114
10115 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
10116
10117         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10118
10119 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
10120
10121         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10122
10123 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
10124
10125         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10126         with the version name.
10127
10128 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
10129
10130         * MAINTAINERS: Add self as bb-reorder maintainer.
10131
10132 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
10133
10134         * config.if: Tweak.
10135
10136 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
10137
10138         * djunpack.bat: New file.
10139
10140 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10141
10142         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10143         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10144         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10145         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10146
10147 2000-04-16  Dave Pitts  <dpitts@cozx.com>
10148
10149         * config.sub (case $basic_machine): Change default for "ibm-*"
10150         to "openedition".
10151
10152 2000-04-13  Andreas Jaeger  <aj@suse.de>
10153
10154         * MAINTAINERS: Added myself.
10155
10156 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10157
10158         * Makefile.in (gdb-taz): New target.  GDB specific archive.
10159         (do-md5sum): New target.
10160         (MD5PROG): Define.
10161         (PACKAGE): Default to TOOL.
10162         (VER): Default to a shell script.
10163         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
10164         md5 checksum generation.
10165         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10166         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10167         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10168         insight.tar.bz2): Use gdb-taz to create archive.
10169
10170 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10171
10172         * configure (warn_cflags): Delete.
10173
10174 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
10175
10176         * MAINTAINERS: Added myself.
10177
10178 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
10179             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
10180
10181         * configure.in (enable_libstdcxx_v3): Add.
10182         (target_libs): Add bits here to switch between libstdc++-v2 and
10183         libstdc++-v3.
10184         * config.if: And this file too.
10185         * Makefile.in: Add libstdc++-v3 targets.
10186
10187 2000-04-05  Michael Meissner  <meissner@redhat.com>
10188
10189         * config.sub (d30v): Add d30v as a basic machine type.
10190
10191 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
10192
10193         * configure.in: -linux-gnu*, not -linux-gnu.
10194
10195 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10196
10197         * MAINTAINERS: Add self in write-after-approval section.
10198
10199 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
10200
10201         * MAINTAINERS: Add self as ia64 port maintainer.
10202
10203 2000-03-08  Neil Booth  <NeilB@earthling.net>
10204
10205         * MAINTAINERS: Add self in write-after-approval section.
10206
10207 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10208
10209         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10210         (do-tar-bz2): Replace TOOL with PACKAGE.
10211         (gdb.tar.bz2): Remove GDBTK from GDB package.
10212         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10213         dejagnu.tar.bz2): New packages.
10214
10215 2000-02-27  Andreas Jaeger  <aj@suse.de>
10216
10217         * configure.in: Add entry for mips*-*-linux*, move catch all
10218         *-*-*linux* entry below this one.
10219
10220 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
10221
10222         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10223
10224 2000-02-24  Nick Clifton  <nickc@cygnus.com>
10225
10226         * config.sub: Support an OS of "wince".
10227
10228 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10229
10230         * config.guess, config.sub: Updated to match config's 2000-02-15
10231         version.
10232
10233 2000-02-23  Linas Vepstas  <linas@linas.org>
10234
10235         * config.sub: Add support for Linux/IBM 370.
10236         * configure.in: Likewise.
10237
10238 2000-02-22  Nick Clifton  <nickc@cygnus.com>
10239
10240         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10241
10242 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
10243
10244         * config.guess: Guess "cygwin" rather than "cygwin32".
10245
10246 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10247
10248         * configure (gcc_version): When setting, narrow search to
10249         lines containing `version_string'.
10250
10251 2000-02-15  Denis Chertykov  <denisc@overta.ru>
10252
10253         * config.sub: Add support for avr target.
10254
10255 2000-02-14  Nick Clifton  <nickc@cygnus.com>
10256
10257         * MAINTAINERS: Add maintainers for MCore port.
10258
10259 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10260
10261         * config.sub: Add mmix-knuth-mmixware.
10262
10263 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10264
10265         * MAINTAINERS: Pair cccp with cpplib maintainership.
10266
10267 2000-01-27  Christopher Faylor  <cgf@redhat.com>
10268
10269         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10270         structure stuff to -L library search.
10271         (CXX_FOR_TARGET): Ditto.
10272         (CROSS_CHECK_MODULES): Fix spelling mistake.
10273
10274 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
10275
10276         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10277         the C++ compiler.
10278
10279 2000-01-12  Richard Henderson  <rth@cygnus.com>
10280
10281         * configure.in: Don't build some bits for beos.
10282
10283 2000-01-12  Joel Sherrill (joel@OARcorp.com)
10284
10285         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10286         as include files.
10287
10288 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
10289
10290         * Add self as cpplib maintainer, as requested by Jason
10291         Merrill.  Correct my e-mail address.
10292
10293 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
10294
10295         * configure.in: Use mt-aix43 to handle *_TARGET defs,
10296         not mh-aix43.
10297
10298 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
10299
10300         * MAINTAINERS: Add myself to "write after approval" list.
10301
10302 1999-12-14  Richard Henderson  <rth@cygnus.com>
10303
10304         * config.guess (alpha-osf, alpha-linux): Detect ev67.
10305         * config.sub: Accept alphaev[78], alphaev8.
10306
10307 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10308
10309         * config.guess, config.sub: Update from autoconf.
10310
10311 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
10312
10313         * MAINTAINERS:  update my playtime e-address.
10314
10315 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10316
10317         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10318         necessary libraries are missing.
10319
10320 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
10321
10322         * MAINTAINERS: Add new 'write after approval' maintainer.
10323
10324 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10325
10326         * MAINTAINERS: Add new Java maintainer.
10327
10328 1999-10-25  Andreas Schwab  <schwab@suse.de>
10329
10330         * configure: Fix quoting inside arguments of eval.
10331
10332 1999-10-21  Nick Clifton  <nickc@cygnus.com>
10333
10334         * config-ml.in: Allow suppression of some ARM multilibs.
10335
10336 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
10337
10338         * config.guess: Add OS/390 match pattern.
10339         * config.sub: Add mvs, openedition targets.
10340         * configure.in (i370-ibm-opened*): New.
10341
10342 1999-09-04  Steve Chamberlain  <sac@pobox.com>
10343
10344         * config.sub: Add support for configuring for pj.
10345
10346 1999-08-31  Nick Clifton  <nickc@cygnus.com>
10347
10348         * config.sub (maybe_os): Add support for configuring for fr30.
10349
10350 1999-08-25  Nick Clifton  <nickc@cygnus.com>
10351
10352         * configure.in: Do not configure or build ld for AIX
10353         platforms.  ld is known to be broken on these platforms.
10354
10355 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10356
10357         * config-ml.in: Pass compiler flag corresponding to multidirs to
10358         subdir configures.
10359
10360 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
10361
10362         * Makefile.in (LDFLAGS): Define.
10363
10364 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
10365
10366         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10367         noconfigdirs.
10368         (*-*-cygwin*): Likewise.
10369
10370 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
10371
10372         * mkdep: New file.
10373         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10374         (BINUTILS_SUPPORT_DIRS): Add mkdep.
10375
10376         From Eli Zaretskii <eliz@is.elta.co.il>:
10377         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10378         long file name when using DJGPP on MS-DOS.
10379
10380 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
10381
10382         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10383
10384 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
10385
10386         * Makefile.in (check-target-libio): Remove all-target-libstdc++
10387         dependency as this causes "make check" to globally "make all"
10388
10389 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
10390
10391         * configure.in (target_libs): Added target-zlib.
10392         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10393         (CONFIGURE_TARGET_MODULES): Likewise.
10394         (CHECK_TARGET_MODULES): Likewise.
10395         (INSTALL_TARGET_MODULES): Likewise.
10396         (CLEAN_TARGET_MODULES): Likewise.
10397         (configure-target-zlib): New target.
10398         (all-target-zlib): Likewise.
10399         (all-target-libjava): Depend on all-target-zlib.
10400         (configure-target-libjava): Depend on configure-target-zlib.
10401
10402         * Makefile.in (configure-target-libjava): Depend on
10403         configure-target-newlib.
10404         (configure-target-boehm-gc): New target.
10405         (configure-target-qthreads): New target.
10406
10407         * configure.in (target_libs): Added target-qthreads.
10408         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10409         (CONFIGURE_TARGET_MODULES): Likewise.
10410         (CHECK_TARGET_MODULES): Likewise.
10411         (INSTALL_TARGET_MODULES): Likewise.
10412         (CLEAN_TARGET_MODULES): Likewise.
10413         (all-target-qthreads): New target.
10414         (configure-target-libjava): Depend on configure-target-qthreads.
10415         (all-target-libjava): Depend on all-target-qthreads.
10416
10417         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10418         (CONFIGURE_TARGET_MODULES): Likewise.
10419         (CHECK_TARGET_MODULES): Likewise.
10420         (INSTALL_TARGET_MODULES): Likewise.
10421         (CLEAN_TARGET_MODULES): Likewise.
10422         (all-target-libjava): New target.
10423         (all-target-boehm-gc): Likewise.
10424         * configure.in (target_libs): Added libjava, boehm-gc.
10425
10426 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
10427
10428         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10429         configure.bat in SUPPORT_FILES.
10430         (gas+binutils.tar.bz2): Likewise.
10431
10432         * makeall.bat: Remove; obsolete.
10433
10434 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
10435
10436         From Mark Elbrecht:
10437         * configure.bat: Remove; obsolete.
10438
10439 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
10440
10441         * configure: Add -W -Wall to the default CFLAGS when compiling with
10442         gcc.
10443
10444 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
10445
10446         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10447
10448 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
10449
10450         * configure.in: Build ld on IRIX6.
10451
10452 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
10453
10454         * Makefile.in: Change distribution targets to use bzip2 instead of
10455         gzip.
10456         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10457         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10458
10459 1999-06-04  Nick Clifton  <nickc@cygnus.com>
10460
10461         * config.sub: Add mcore target.
10462
10463 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
10464
10465         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10466
10467 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
10468
10469         * config.guess (dummy): Changed to $dummy.
10470
10471 1999-05-24  Nick Clifton  <nickc@cygnus.com>
10472
10473         * config.sub: Tidied up case statements.
10474
10475 1999-05-22  Ben Elliston  <bje@cygnus.com>
10476
10477         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10478         <jiro@din.or.jp>.
10479
10480         * config.guess: Merge with FSF version. Future changes will be
10481         more accurately recorded in this ChangeLog.
10482         * config.sub: Likewise.
10483
10484 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
10485
10486          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10487
10488 1999-04-30  Tom Tromey  <tromey@cygnus.com>
10489
10490         * ltmain.sh: [mode link] Always use CC given by ltconfig.
10491
10492 1999-04-23  Tom Tromey  <tromey@cygnus.com>
10493
10494         * ltconfig, ltmain.sh: Update to libtool 1.2f.
10495
10496 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
10497
10498         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
10499         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
10500         Bad merge removed these two changes.
10501
10502 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
10503                           Martin Heller (Ing.-Buero_Heller@t-online.de)
10504
10505         * config.guess (interix Alpha): Add.
10506
10507 1999-04-11  Richard Henderson  <rth@cygnus.com>
10508
10509         * configure.in (i?86-*-beos*): Do config gperf; don't config
10510         gdb, newlib, or libgloss.
10511
10512 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
10513
10514         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
10515         link a trivial program with -mabi=64.  If it fails, remove mabi=64
10516         from multidirs.
10517
10518 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
10519
10520         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
10521
10522 1999-04-08  Nick Clifton  <nickc@cygnus.com>
10523
10524         * config.sub: Add support for mcore targets.
10525
10526 1999-04-07  Michael Meissner  <meissner@cygnus.com>
10527
10528         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
10529         not mt-ospace, in order to shut up assembler warning about using
10530         symbols that are named the same as registers.
10531
10532 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
10533
10534         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
10535         dependency list for all-target-cygmon.
10536
10537 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
10538
10539         * config-ml.in: Check $host, not $target, for selective multilibs.
10540         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
10541         thumb interworking, and underscore prefix multilibs.
10542
10543 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
10544
10545         * missing: Update to version from current automake.
10546
10547 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
10548
10549         * configure (gxx_include_dir): Removed.
10550
10551         * configure.in (gxx_include_dir): Handle it.
10552         * Makefile.in: Likewise.
10553
10554 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
10555
10556         * config.sub (mips64vr4111,mips64vr4111el) Add.
10557
10558 1999-03-21  Ben Elliston  <bje@cygnus.com>
10559
10560         * config.guess: Correct typo for detecting ELF on FreeBSD.
10561
10562 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
10563
10564         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
10565         config/mh-djgpp.
10566
10567 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
10568
10569         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
10570         all-target-newlib to dependency list for all-target-bsp.
10571
10572 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10573
10574         * config.sub: Add i386-uwin support.
10575         * config.guess: Likewise.
10576
10577 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10578
10579         * configure.in: cleanup, add mh-*pic handling for arm, special
10580         case powerpc*-*-aix*
10581
10582 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
10583
10584         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
10585         can be built.
10586
10587 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
10588
10589         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
10590         targets.
10591
10592 1999-03-02  Nick Clifton  <nickc@cygnus.com>
10593
10594         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
10595
10596 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
10597
10598         * config.sub: Check for "cygwin*" rather than "cygwin32*"
10599
10600 1999-02-24  Nick Clifton  <nickc@cygnus.com>
10601
10602         * config.sub: Fix typo in arm recognition.
10603
10604 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
10605
10606         * configure.in (noconfigdirs): Changed target_configdirs to
10607         include target-bsp only for m68k-*-elf* and m68k-*-coff*
10608         rather than m68k-*-* since it is not known to work on
10609         m68k-aout. Ditto for arm-*-*oabi.
10610
10611 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
10612
10613         * configure.in (*-*-windows*): Remove, no longer used.
10614
10615 1999-02-19  Ben Elliston <bje@cygnus.com>
10616
10617         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
10618         Smart and improved by Andrew Cagney.
10619
10620 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
10621
10622         * config.guess: Recognize openbsd-*-hppa.
10623
10624 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
10625
10626         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
10627         only if it is not empty.
10628
10629 1999-02-17  Nick Clifton  <nickc@cygnus.com>
10630
10631         Patch from: Scott Bambrough <scottb@corelcomputer.com>
10632
10633         * config.guess: Modified to recognize uname's armv* syntax.
10634
10635         * config.sub: Modified to recognize uname's armv* syntax.
10636
10637 1999-02-17  Mark Salter  <msalter@cygnus.com>
10638
10639         * configure.in: Added target-bsp for sparclite.
10640
10641 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
10642
10643         * config.sub: Recognize alphapca5[67] and up to alphaev8.
10644
10645 1999-02-08  Nick Clifton  <nickc@cygnus.com>
10646
10647         * configure.in: Add support for strongarm port.
10648         * config.sub: Add support for strongarm target.
10649
10650 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10651
10652         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10653         the old name config/mh-cygwin32.
10654         Enable texinfo.
10655
10656 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
10657
10658         * configure.in: Do build ld for ix86 Solaris.
10659
10660 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
10661
10662         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
10663         $AR_FOR_TARGET.  Likewise for RANLIB.
10664
10665 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
10666
10667         * config.sub (oabi):  Recognize.
10668         * configure.in (arm-*-oabi):  Handle.
10669
10670 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
10671
10672         * config.guess: Improve detection of i686 on UnixWare 7.
10673
10674 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10675
10676         * config.guess: Add support for i386-pc-interix.
10677         * config.sub: Likewise.
10678         * configure.in: Likewise.
10679
10680 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
10681
10682         * Makefile.in: Remove unneeded all-target-libio from
10683         from all-target-winsup target since it is now unneeded.
10684         Add all-target-libtermcap in its place since it is now
10685         needed.
10686
10687 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
10688
10689         * configure.in: makefile stub for cygwin target is probably
10690         unnecessary.  Remove it for now.
10691
10692 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
10693
10694         * configure.in: libtermcap.a should be built when cygwin is the
10695         target as well as the host.
10696         * config.guess: Allow mixed case in cygwin uname output.
10697         * Makefile.in: Add libtermcap target.
10698
10699 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
10700
10701         * config.sub: Clean up handling of hppa2.0.
10702
10703 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
10704
10705         * config.guess: Use C code to identify more HP machines.
10706
10707 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
10708
10709         * config.sub: Handle hppa2.0.
10710
10711 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
10712
10713         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10714         cygmon for all sparclite targets, regardless of object format.
10715
10716 1998-12-15  Mark Salter  <msalter@cygnus.com>
10717
10718         * configure.in: Added target-bsp for several target architectures.
10719
10720         * Makefile.in: Added rules for bsp.
10721
10722 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
10723
10724         * config.guess: Improve detection of hppa2.0 processors.
10725
10726 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
10727
10728         * config.guess: Recognize FreeBSD using ELF automatically.
10729
10730 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
10731
10732         * configure (skip-this-dir): Add handling for new shell script, which
10733         might be created by a sub-directory's configure to indicate, this particular
10734         directory is "unwanted".
10735         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10736
10737 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
10738
10739         * ltconfig: import from libtool, after changing libtool to
10740         account for the cygwin name change.
10741
10742 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
10743
10744         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10745         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10746
10747 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
10748
10749         * configure.in: Add libtermcap to list of cygwin dependencies.
10750
10751 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
10752
10753         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10754         they include winsup/include when it's a cygwin target.
10755
10756 1998-11-12  Tom Tromey  <tromey@cygnus.com>
10757
10758         * configure.in (host_tools): Added zip.
10759         * Makefile.in (all-target-libjava): Depend on all-zip.
10760         (all-zip): New target.
10761         (ALL_MODULES): Added all-zip.
10762         (NATIVE_CHECK_MODULES): Added check-zip.
10763         (INSTALL_MODULES): Added install-zip.
10764         (CLEAN_MODULES): Added clean-zip.
10765
10766 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
10767
10768         * Makefile.in: lose "32" from comment about cygwin.
10769
10770 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
10771
10772         * configure.in: Use -Os to build target libraries for the fr30.
10773
10774 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
10775
10776         * config.sub: Add fr30.
10777
10778 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
10779
10780         * configure.in: drop "32" from config/mh-cygwin32.  Check
10781         cygwin* instead of cygwin32*.
10782         * config.sub: Check cygwin* instead of cygwin32*.
10783
10784 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
10785
10786         * config.guess: Match any version of Unixware7.
10787
10788 1998-10-20  Syd Polk  <spolk@cygnus.com>
10789
10790         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10791         if desired.
10792
10793 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
10794
10795         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10796         these if the appropriate directories and files to not exist.
10797
10798 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
10799
10800         * Makefile.in (DEVO_SUPPORT): Add config.if.
10801
10802 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10803
10804         * configure: Add pattern to replace "build_tooldir"'s
10805         definition in the generated Makefile with "tooldir"'s
10806         actual value.
10807
10808 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
10809
10810         * config.sub: Bring back lost sparcv9.
10811
10812         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10813
10814 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
10815
10816         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10817         CC_FOR_TARGET and friends.
10818
10819 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
10820
10821         * Makefile.in (build_tooldir): New variable, same as tooldir.
10822         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10823         -B$(build_tooldir)/bin/.
10824         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10825
10826 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10827
10828         * README: Remove installation instructions and refer to the
10829         INSTALL directory instead.
10830
10831 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
10832
10833         * config.sub: Add support for i[34567]86-pc-udk.
10834         * configure.in: Likewise.
10835
10836 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
10837
10838         * Makefile.in: add bzip2 package building bits for user
10839         tools module
10840         * configure.in: ditto
10841
10842 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
10843
10844         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10845         (ALL_TARGET_MODULES): Add all-target-libobjc.
10846         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10847         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10848         (all-target-libchill): Add dependencies.
10849         * configure.in (target_libs): Add libchill.
10850
10851 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
10852
10853         * configure.in (target_subdir): Remove duplicate line.
10854
10855 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
10856
10857         * Makefile.in (all-automake): fix dependencies.
10858
10859 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
10860
10861         * configure.in: Minor cleanups for building in the $(target_alias)
10862         subdir.
10863
10864 1998-09-22  Jim Wilson  <wilson@cygnus.com>
10865
10866         * Makefile.in (bootstrap): Set r and s before make all.  Use
10867         BASE_FLAGS_TO_PASS in make all.
10868         (cross): Likewise.
10869
10870 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
10871
10872         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10873
10874 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
10875
10876         * config.sub: Fix typo in last change.
10877
10878 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10879
10880         * config.sub: Add support for C4x target.
10881         * configure.in: Likewise.
10882
10883 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
10884
10885         * config.sub: Recognize sparcv9 just like sparc64.
10886
10887 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
10888
10889         * config.guess: Match "Pent II" or "PentII" for OpenServer.
10890
10891 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
10892
10893         * config.guess: Correctly identify Pentium II sco boxes.
10894
10895         * config.guess: Fix "tr" code.  From Weiwen Liu.
10896
10897 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
10898
10899         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10900         stabs.
10901
10902 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
10903
10904         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10905         (ALL_TARGET_MODULES): Add all-target-libchill.
10906         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10907         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10908         (all-target-libchill): Add dependencies.
10909         * configure.in (target_libs): Add libchill.
10910
10911 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10912
10913         * config.guess: Avoid assumptions about "tr" behaves when
10914         LANG is set to something other than English.
10915
10916 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
10917
10918         * configure (gxx_include_dir): Changed to
10919         '${prefix}/include/g++'-${libstdcxx_interface}.
10920
10921         * config.if: New to determine the interfaces.
10922
10923 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
10924
10925         * config.guess: Detect and handle MPE/IX.
10926         * config.sub: Deal with MPE/IX.
10927
10928 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
10929
10930         * configure.in: Use mh-aix43.
10931
10932 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
10933
10934         * configure: Fix --without/--disable cases for gxx-include-dir.
10935
10936 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
10937
10938         * mdata-sh:  Imported.  Needed for automake support.
10939
10940 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
10941
10942         * Makefile.in (taz): Try "chmod -R og=u ." before
10943         "chmod og=u `find . -print`".
10944
10945 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
10946
10947         * configure.in: Add arm-elf and thumb-elf support.
10948
10949 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
10950
10951         * Makefile.in: Undo previous patch.
10952
10953 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
10954
10955         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10956         to here ...
10957         (install-no-fixedincludes): and here
10958         (INSTALL_MODULES): ... from here.
10959
10960 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10961
10962         * config.sub: Merge with FSF.
10963
10964         * config.guess: Merge with FSF.
10965
10966 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
10967
10968         * configure (extraconfigdirs): New variable.
10969         (SUBDIRS): Add extraconfigdirs and recurse on them too.
10970         * Makefile.in (all): Move higher in file.
10971         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10972         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10973         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10974         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10975         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10976
10977 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
10978
10979         * Makefile.in (all-target-libjava): Depend on all-gcc and
10980         all-target-newlib.
10981         (configure-target-libjava): Depend on $(ALL_GCC).
10982
10983 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
10984
10985         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10986         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10987
10988 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
10989
10990         * INSTALL/README: Fix typo.
10991
10992 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10993
10994         * ylwrap: Change absolute path checks to check for DOS style path
10995         names.
10996
10997         * ylwrap: Don't use a full path name if the source file is in the
10998         same directory.  From hjl@lucon.org (H.J. Lu).
10999
11000         * config-ml.in: Default to being verbose, to match Feb 18 change to
11001         configure.
11002
11003 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
11004
11005         Brought over from egcs:
11006
11007         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11008
11009         * configure.in (target_subdir): Set to ${target_alias} instead
11010         of "libraries".
11011
11012         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11013
11014         * configure.in (target_subdir): Set to libraries if enable_multilib.
11015
11016 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
11017
11018         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11019         multilibs, force reconfiguration the first time we create
11020         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11021
11022 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
11023
11024         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11025         avoid confusion with --no-recursion.
11026
11027 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
11028
11029         * configure.in: Win32 hosts shouldn't use install -x
11030         * install-sh: remove -x option, and special .exe-handling
11031         hack.
11032
11033 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
11034
11035         * config.guess: Recognize i586-pc-beos.
11036         * configure.in: Don't build some bits for beos.
11037
11038 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11039
11040         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11041         CFLAGS default to -O2.
11042
11043         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11044         when using GNU ld.
11045
11046 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
11047
11048         * ltmain.sh: Correct install when using a different shell.
11049
11050 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11051
11052         * ltconfig, ltmain.sh: Update to libtool 1.2b.
11053
11054 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
11055
11056         * makefile.vms: Update to build binutils/makefile.vms.  Add install
11057         target.
11058
11059 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
11060
11061         * ltconfig: Update to correct AIX handling.
11062
11063 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11064
11065         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11066
11067         * configure.in (target_subdir): Set to ${target_alias} instead
11068         of "libraries".
11069
11070 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
11071
11072         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11073         (Makefile): Depend on $(gcc_version_trigger).
11074
11075         * configure (gcc_version): Change default initializer to empty
11076         string.
11077         (gcc_version_trigger): New variable; pass this variable down
11078         to subdir configures to enable them checking gcc's version
11079         themselves. Emit make macros for both gcc_version vars.
11080         (topsrcdir): Initialize reliably.
11081         (recursion line): Remove --with-gcc-version=${gcc_version}.
11082
11083 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11084
11085         * configure (enable_version_specific_runtime_libs): Implement new flag
11086         --enable-version-specific-runtime-libs which installs C++ runtime stuff
11087         in $(libsubdir); emit definition in each generated Makefile.
11088         (gxx_include_dir): Initialize depending on
11089         $enable_version_specific_runtime_libs.
11090
11091 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11092
11093         * configure (gcc_version): Initialize properly depending on
11094         how and where configure is started.
11095         (recursion line): Pass a --with-gcc-version=${gcc_version}
11096         to configures in subdirs.
11097
11098 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
11099
11100         * configure.in (noconfigdirs): Add configure pattern for mips tx39
11101         cygmon
11102
11103 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
11104
11105         * configure.in: Add cygmon and libstub support for mn10200.
11106
11107 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
11108
11109         * configure (gcc_version): Add new variable describing the
11110         particular gcc version we're building.
11111         * Makefile.in (libsubdir): Add new macro for the directory
11112         in which the compiler finds executables, libraries, etc.
11113         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11114         and libsubdir.
11115
11116 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11117
11118         * Makefile.in (local-clean): Remove *.log.
11119         (warning.log): Built with warn_summary from build.log.
11120         (mail-report.log): Run test_summary.
11121         (mail-report-with-warnings.log): Run test_summary including
11122         warning.log in the report.
11123
11124 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
11125
11126         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11127
11128 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
11129
11130         * Makefile.in (grep): Grep no longer depends on libiberty.
11131
11132 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
11133
11134         * Makefile.in: all-snavigator needs all-libgui.
11135
11136 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
11137
11138         * configure.in: Add cygmon and libstub support for mn10300.
11139
11140 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
11141
11142         * missing: Update to version from automake 1.3.
11143
11144         * ltmain.sh: On installation, don't get confused if the same name
11145         appears more than once in the list of library names.
11146
11147 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11148
11149         * config.sub: Accept m68060 and m5200 as CPU names.
11150
11151 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
11152
11153         * configure: Use && rather than using -a in test, because odd
11154         strings can confuse test.
11155         * configure.in: Likewise.
11156
11157 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11158
11159         * ltconfig, ltmain.sh: Bring in Visual C++ support.
11160
11161 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11162
11163         * Makefile.in (boostrap2-lean, bootstrap3-lean,
11164         bootstrap4-lean): New targets.
11165
11166 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
11167
11168         * mpw-* Delete.  Not used.
11169
11170 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
11171
11172         * COPYING.LIB: Update FSF address.
11173
11174 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
11175
11176         * ltconfig, ltmain.sh: Update to libtool 1.2a.
11177
11178         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11179         GAS_SUPPORT_DIRS.
11180
11181 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
11182
11183         * ltconfig, ltmain.sh: Avoid producing a version number if
11184         -version-info was not used.
11185
11186 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11187
11188         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11189         building with newlib.
11190
11191 1998-04-30  Paul Eggert  <eggert@twinsun.com>
11192
11193         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11194         Solaris `make' causes it to continue to next definition.
11195
11196 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11197
11198         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11199         the right GUI libraries and files are installed along with GDB.
11200
11201 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11202
11203         * configure.in: Change alpha to alpha* in several places.
11204
11205 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
11206
11207         * config.sub: Recognize sparc86x.
11208
11209 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
11210
11211         * configure.in (--enable-target-optspace): Remove debug echo.
11212
11213 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
11214
11215         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11216
11217 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11218
11219         * ltconfig: Update cygwin32 support.
11220
11221         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11222         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11223         (GDB_SUPPORT_DIRS): Likewise.
11224
11225 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
11226
11227         * configure.in (target_makefile_frag): If --enable-target-optspace,
11228         use -Os to compile target libraries rather than -O2.  Default to
11229         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11230         not used.
11231         * configure.in (target_cflags): Ditto for d30v.
11232
11233 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
11234
11235         * Makefile.in (all-bfd): Depend on all-intl.
11236         (all-binutils): Likewise.
11237         (all-gas): Likewise.
11238         (all-gprof): Likewise.
11239         (all-ld): Likewise.
11240
11241 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
11242
11243         * configure.in (host_tools): Fix typo, lbtool -> libtool.
11244
11245 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11246
11247         * Makefile.in (all-bfd): Depend upon all-libiberty.
11248
11249         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11250
11251 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
11252
11253         * Makefile.in: Add libstub.
11254
11255         * configure.in: Ditto. Build libstub for targets that have cygmon
11256         support.
11257
11258 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
11259
11260         * configure.in: Don't set PICFLAG on ix86-cygwin32.
11261
11262 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
11263
11264         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11265         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
11266
11267 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
11268
11269         * configure: Define DEFAULT_M4 by searching PATH.
11270         * Makfile.in: Use DEFAULT_M4.
11271
11272 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11273
11274         * ltconfig: Add cygwin32 support.
11275
11276         * Makefile.in, configure.in: Add libtool as a native only directory
11277         to configure and build.
11278
11279 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
11280
11281         * Makefile.in (INSTALL_MODULES): Remove texinfo.
11282
11283 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
11284
11285         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11286
11287 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
11288
11289         * Makefile.in: add ash make rules
11290         * configure.in: add ash to native_only and host_tools lists
11291
11292 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
11293
11294         * Makefile.in (all-gettext, all-intl): New targets.
11295         (ALL_MODULES): Added all-gettext, all-intl.
11296         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11297         (INSTALL_MODULES): Added install-gettext, install-intl.
11298         (CLEAN_MODULES): Added clean-gettext, clean-intl.
11299
11300         * configure.in (host_tools): Added gettext.
11301         (native_only): Likewise.
11302         (noconfigdirs) [various cases]: Likewise.
11303         (host_libs): Added intl.
11304
11305 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
11306
11307         * configure: Do not disable building gdbtk for cygwin32 hosts.
11308
11309 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
11310
11311         * configure.in: Add thumb-coff target.
11312         * config.sub: Add thumb-coff target.
11313
11314 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11315
11316         * Makefile.in: Revert yesterday's change.
11317         (all-target-winsup):  all-target-librx stays out of here.
11318
11319 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11320
11321         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11322         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11323         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11324         Remove references to librx and libg++.
11325
11326 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
11327
11328         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11329         recursive makes
11330
11331 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
11332
11333         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11334         for newlib directory.
11335         (CXX_FOR_TARGET): Likewise.
11336
11337 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
11338
11339         * ltconfig: Update after libtool/ltconfig.in change for
11340         hpux11.
11341
11342 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
11343
11344         * ltconfig, ltmain.sh: Update to libtool 1.2.
11345
11346 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11347
11348         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11349         (install-gcc-cross): Instead, override LANGUAGES here.
11350
11351 1998-03-18  Dave Love  <d.love@dl.ac.uk>
11352
11353         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11354         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11355
11356 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
11357
11358         * configure.in: Add Thumb-pe target.
11359
11360 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
11361
11362         * Makefile.in - changed sn targets to snavigator
11363         * configure.in - changed sn targets to snavigator
11364
11365 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11366
11367         * config-ml.in: After building symlink tree call make distclean
11368         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11369         to be the case for libiberty.
11370
11371 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
11372
11373         * configure: When making link, also check the current
11374         directory. The configure scripts may create one.
11375
11376 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
11377
11378         * config.sub: Accept alphapca56 and alphaev6 properly.
11379
11380 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11381
11382         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11383
11384 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11385
11386         * config.sub (sco5): Fix typo.
11387
11388 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
11389
11390         * Makefile.in (INSTALL_MODULES): Move install-tcl before
11391         install-itcl.
11392         (install-itcl): Remove dependency on install-tcl.
11393
11394 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
11395
11396         * configure.in: Remove libgloss from noconfigdirs for MN10300.
11397
11398 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
11399
11400         * configure.in: Don't build libgui for a cygwin32 target when not on
11401         a cygwin32 host.
11402
11403 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11404
11405         * configure (redirect): Set to null, so default behavior of
11406         configure is now --verbose.
11407
11408 1998-02-16  Dave Love  <d.love@dl.ac.uk>
11409
11410         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11411         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11412
11413 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
11414
11415         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11416         this change to sync Makefile.in with its ChangeLog entries.
11417
11418 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
11419
11420         * ltmain.sh (mkdir): Check that the directory doesn't exist
11421         before we exit with error, so that we don't get races during
11422         parallel builds.
11423
11424 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11425
11426         * ltconfig, ltmain.sh: Update from libtool 1.0i.
11427
11428 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11429
11430         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11431         PICFLAG_FOR_TARGET.
11432         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11433
11434         * configure: Emit a definition for the new macro enable_shared
11435         into each Makefile.
11436
11437 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11438
11439         * configure.in (host_tools, native_only): Add libtool.
11440
11441 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
11442
11443         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11444         Fix typo in ming config comment.
11445
11446 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11447
11448         * ltconfig, ltmain.sh: Update from libtool 1.0h.
11449
11450 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
11451
11452         * config.sub: Add tic30 cases, and map c30 to tic30.
11453
11454 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
11455
11456         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11457         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11458         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11459         (CLEAN_TARGET_MODULES): Similarly
11460         (all-target-libf2c): Add dependences.
11461         * configure.in (target_libs): Add libf2c.
11462
11463 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
11464
11465         * configure.in: Remove expect from noconfigdirs when target
11466         is cygwin32.  OK to build expect and dejagnu with Canadian
11467         Cross.
11468
11469 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
11470
11471         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11472         host.
11473
11474         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11475         and mingw32.
11476
11477 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11478
11479         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11480         here as it is not defined in the toplevel Makefile.
11481
11482 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11483
11484         * configure (package_makefile_rules_frag): New variable, which names
11485         a file with generic rules, ...
11486         Change comment to mention we now have FIVE parts.
11487         * configure: Undo last change.
11488
11489 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
11490
11491         * config.guess: More accurate determination of HP processor types.
11492         * config.sub: More accurate determination of HP processor types.
11493
11494 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11495
11496         * configure (package_makefile_frag): Move inserting the
11497         ${package_makefile_frag} to where it should be according
11498         to the comment.
11499
11500 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
11501
11502         * config.guess: Add support for Linux/ARM.
11503
11504 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
11505
11506         * .cvsignore: Remove *-info and *-install since they match
11507         release-info and mpw-install, which we don't want to just ignore.
11508
11509 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
11510
11511         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
11512
11513 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
11514
11515         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
11516         local_prefix to sub-make invocations.
11517
11518 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
11519
11520         * configure.in: Check makefile fragments in the source
11521         directory.
11522
11523 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11524
11525         * configure.in: Check whether host and target makefile
11526         fragments exist before adding them to *_makefile_frag.
11527
11528 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
11529
11530         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
11531
11532 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
11533
11534         * configure.in: Make sure we only replace RPATH_ENVVAR on
11535         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
11536         regexp to sed.
11537
11538         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
11539         to sub-makes.
11540
11541 1998-01-13  Lee Iverson   (leei@ai.sri.com)
11542
11543         * config-ml.in (multi-do): LDFLAGS must include multilib
11544         designator.
11545
11546 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
11547
11548         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
11549
11550 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
11551
11552         * config.sub: Add mingw32 support.
11553         * configure.in: Likewise.
11554
11555 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
11556
11557         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
11558
11559 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
11560
11561         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11562         * configure (gxx_include_dir): Provide a definition for subdirs
11563         which do not use autoconf.
11564
11565 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
11566
11567         * config.guess: Sync with egcs.  Picks up new alpha support,
11568         BeOS & some additional linux support.
11569
11570 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
11571
11572         * config.guess: HP 9000/803 is a PA1.1 machine.
11573
11574 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
11575
11576         * configure.in: It's alpha*-...
11577
11578 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11579
11580         * configure.in (host_makefile_frag, target_makefile_frag):
11581         Handle multiple config files.
11582         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
11583         alpha-*-*.
11584
11585 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
11586
11587         * mkdep: New file.
11588
11589 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
11590
11591         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
11592
11593 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11594
11595         * Makefile.in: Add libgui directory.
11596         (GDB_TK): Add all-libgui.
11597         * configure.in: Add libgui directory.
11598         * configure: Add all-libgui to GDB_TK.
11599
11600 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
11601
11602         * config-ml.in (multidirs): Add m32r to multilib list.
11603
11604 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
11605
11606         * Makefile.in (all-target-gperf): Change dependency to
11607         all-target-libstdc++.
11608
11609 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
11610
11611         * config.guess: Add BeOS support.
11612
11613 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11614
11615         Source directory cvs renamed to cvssrc:
11616         * configure.in (host_tools): Change cvs to cvssrc.
11617         (native_only): Likewise.
11618         (noconfigdirs) [various cases]: Likewise.
11619         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
11620         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
11621         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
11622         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
11623         (all-cvssrc): Rename target from all-cvs.
11624
11625 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
11626
11627         * configure (gxx_include_dir): Fix thinko.
11628
11629 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
11630
11631         * Makefile.in (INSTALL_TARGET_CROSS): Define.
11632         (install-cross, install-gcc-cross): New targets.
11633
11634 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
11635
11636         * configure.in (noconfigdirs): Add support for Thumb target.
11637
11638         * config.sub (maybe_os): Add support for Thumb target.
11639
11640 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
11641
11642         * Makefile.in: Add rules for cygmon.
11643
11644         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
11645
11646 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
11647
11648         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11649         * configure (gxx_include_dir): Provide a definition for subdirs
11650         which do not use autoconf.
11651
11652 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
11653
11654         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
11655         11/18/97 build
11656
11657 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
11658
11659         * From Franz Sirl.
11660         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11661         found on RedHat Linux systems.
11662
11663 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
11664
11665         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11666         guesses.
11667
11668 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
11669
11670         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11671
11672 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
11673
11674         * ltmain.sh: If mkdir fails, check whether the directory was created
11675         anyhow by some other process.
11676
11677 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
11678
11679         * configure.in (d30v-*-*): Configure all directories.
11680
11681 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
11682
11683         * configure.in (d30v-*-*): Configure newlib, libiberty directories
11684         for the D30V.
11685
11686 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
11687
11688         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11689
11690 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
11691
11692         * include/libiberty.h: Add extern "C" { so it can be used with C++
11693         progrms.
11694         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
11695         programs.
11696
11697 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
11698
11699         * configure.in (d30v-*-*): Configure GCC now.
11700
11701 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
11702
11703         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11704         is no longer needed.
11705
11706 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
11707
11708         * Makefile.in: check-target-libio depends on all-target-libstdc++.
11709
11710 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
11711
11712         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11713         targets using "$@" to provide support for similar but not identical
11714         targets without having to duplicate code.
11715
11716 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
11717
11718         * makefile.vms: Fix to work with DEC C.
11719
11720 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
11721
11722         * config.sub: Add mips-tx39-elf to marketing names.
11723
11724 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
11725
11726         * ltmain.sh: Handle symlinks in generated script.
11727
11728 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
11729
11730         * configure: Handle autoconf style directory options: --bindir,
11731         --datadir, --includedir, --infodir, --libdir, --libexecdir,
11732         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11733         --sysconfdir.
11734         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11735         (sharedstatedir, localstatedir, oldincludedir): New variables.
11736         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11737         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11738         sbindir, sharedstatedir, and sysconfdir.
11739
11740 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11741
11742         * Makefile.in (bootstrap-lean): New target.
11743
11744 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
11745
11746         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
11747         sn, and gnuserv from noconfigdirs.
11748
11749 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
11750
11751         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11752
11753 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
11754
11755         * Makefile.in (cross): New target.
11756
11757 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
11758                           Jeff Law         <law@cygnus.com>
11759
11760         * Makefile.in (bootstrap2, bootstrap3): New targets.
11761         (all-bootstrap): Remove outdated and confusing target.
11762         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11763
11764 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11765
11766         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11767         windows.  Consistent with gdb/configure.
11768
11769 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
11770
11771         * configure.in: Name Linux target fragment.
11772
11773         * configure: Rewrite so that project Makefile fragment is inserted
11774         first and appears last in the resulting Makefile.
11775
11776 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11777
11778         * Makefile.in (install-itcl): Install tcl first.
11779
11780 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
11781
11782         * configure.in: remove bison from noconfigdirs for Cygwin32 host
11783
11784 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11785
11786         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11787
11788         * configure.in (skipdirs): Add target-librx for Linux.
11789         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11790
11791 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
11792
11793         * Makefile.in (bootstrap): New target.
11794
11795 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
11796
11797         * config.sub: Accept 'amigados' for backward compatibility.
11798
11799 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
11800
11801         * config.guess: Merge with FSF.
11802
11803 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
11804
11805         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11806
11807 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
11808
11809         * config.sub: Add "marketing-names" patch.
11810
11811 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
11812
11813         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11814
11815 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
11816
11817         * config.sub: Handle v850-elf.
11818
11819 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
11820
11821         * .cvsignore (*-install): Remove.
11822
11823 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
11824
11825         * ltconfig: Set CONFIG_SHELL in libtool.
11826         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11827
11828 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11829
11830         * configure.in (target_subdir): Set to libraries if enable_multilib.
11831
11832 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
11833
11834         * config.guess: Update from gcc directory.
11835
11836 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11837
11838         * Makefile.in (all-sim): Depends on all-readline.
11839
11840 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
11841
11842         * Makefile.in (BISON, YACC): Use $$s.
11843         (all-bison): Depend on all-texinfo.
11844
11845 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
11846
11847         * Makefile.in (BISON): Add -L flag.
11848         (YACC): Likewise.
11849
11850 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11851
11852         * configure.in (noconfigdirs): Add support for v850e target.
11853
11854         * config.sub (maybe_os): Add support for v850e target.
11855
11856 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11857
11858         * configure.in (noconfigdirs): Add support for v850ea target.
11859
11860         * config.sub (maybe_os): Add support for v850ea target.
11861
11862 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
11863
11864         * config.sub: Add mipstx39.  Delete r3900.
11865
11866 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11867
11868         * Makefile.in (all-autoconf): Depends on all-texinfo.
11869
11870 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
11871
11872         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11873         eabi targets.
11874
11875 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
11876
11877         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11878
11879         * configure: When handling a Canadian Cross, handle YACC as well as
11880         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
11881         * Makefile.in (all-bison): Depend upon all-texinfo.
11882
11883 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
11884
11885         * Makefile.in (BISON): bison, not byacc or bison -y.
11886         (YACC): bison -y or byacc or yacc.
11887         (various): Add *-bison as appropriate.
11888         (taz): No need to mess with BISON anymore.
11889
11890 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
11891
11892         * configure: If OSTYPE matches *win32*, try to find a good value for
11893         CONFIG_SHELL.
11894
11895 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
11896
11897         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11898         configure.in if it is present.
11899
11900 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
11901
11902         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11903
11904 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
11905
11906         * config.sub: Recognize `arc' cpu.
11907         * configure.in: Likewise.
11908         * config-ml.in: Likewise.
11909
11910 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
11911
11912         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11913
11914 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
11915
11916         * configure: Changed sed delimiter from ':' to '|' when
11917         attempting to substitute ${config_shell} for SHELL. On
11918         NT ${config_shell} may contain a ':' in it.
11919
11920 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
11921
11922         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11923
11924 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
11925
11926         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11927
11928 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11929
11930         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11931
11932         * ylwrap: If the program is a relative path, force it to be
11933         absolute.
11934
11935 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11936
11937         * configure (tooldir): Set BISON to `bison -y' and not just bison.
11938
11939 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11940
11941         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
11942         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11943         for libraries.
11944
11945 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
11946
11947         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
11948         separated by spaces.
11949
11950 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
11951
11952         * ylwrap: New file.
11953         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11954
11955         * ltmain.sh: Handle /bin/sh at start of install program.
11956
11957         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11958
11959         * ltconfig, ltmain.sh: New files, from libtool 1.0.
11960         * missing: New file, from automake 1.2.
11961
11962 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
11963
11964         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
11965         check-tk to CHECK_X11_MODULES.
11966
11967 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11968
11969         * config.sub: Merge with FSF.
11970
11971 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11972
11973         * config.guess: Merge with FSF.
11974
11975 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11976
11977         * configure: Treat msdosdjgpp like go32.
11978         * configure.in: Likewise.  Don't remove gprof for go32.
11979
11980         * configure: Change Makefile.tem2 to Makefile.tm2.
11981
11982 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
11983
11984         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11985
11986 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11987
11988         * install-sh (chmodcmd): Set to null if the DST directory already
11989         exists.  Same as Nov 11th change.
11990
11991 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
11992
11993         * configure (GDB_TK): Needs itcl and tix.
11994
11995 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
11996
11997         * config.guess: Update from FSF.
11998
11999 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
12000
12001         * Makefile.in (GDB_TK): Depend on itcl and tix.
12002
12003 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12004
12005         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12006         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12007         (INSTALL_SCRIPT): New variable.
12008         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12009         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12010         to -x.
12011         * install-sh: Add support for -x option.
12012
12013 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
12014
12015         * configure.in, Makefile.in: Treat tix like itcl.
12016
12017 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
12018
12019         * Makefile.in (WINDRES): New variable.
12020         (WINDRES_FOR_TARGET): New variable.
12021         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12022         (EXTRA_HOST_FLAGS): Add WINDRES.
12023         (EXTRA_TARGET_FLAGS): Add WINDRES.
12024         (EXTRA_GCC_FLAGS): Add WINDRES.
12025         ($(DO_X)): Pass down WINDRES.
12026         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12027         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12028         DLLTOOL_FOR_TARGET.
12029
12030 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
12031
12032         * configure.in: configure sim before gdb for win32-x-ppc
12033
12034 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12035
12036         Move gperf into the toplevel, from libg++.
12037         * configure.in (target_tools): Add target-gperf.
12038         (native_only): Add target-gperf.
12039         * Makefile.in (all-target-gperf): New target, depend on
12040         all-target-libg++.
12041         (configure-target-gperf): Empty rule.
12042         (ALL_TARGET_MODULES): Add all-target-gperf.
12043         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12044         (CHECK_TARGET_MODULES): Add check-target-gperf.
12045         (INSTALL_TARGET_MODULES): Add install-target-gperf.
12046         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12047
12048 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
12049
12050         * config.sub (mn10200): Recognize new basic machine.
12051
12052 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12053
12054         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12055         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12056
12057 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12058
12059         * configure.in: If we're building mips-sgi-irix6* native, turn on
12060         ENABLE_MULTILIB and set TARGET_SUBDIR.
12061
12062 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
12063
12064         * Makefile.in (all-sn): Depend on all-grep.
12065
12066 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
12067
12068         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12069
12070         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12071         Makefile.  From Jeff Makey <jeff@cts.com>.
12072         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12073
12074         * Makefile.in (DISTBISONFILES): Remove.
12075         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
12076         $(DEFAULT_YACC).
12077
12078         * configure.in: Build itl, db, sn, etc., when building for native
12079         cygwin32.
12080
12081         * Makefile.in (LD): New variable.
12082         (EXTRA_HOST_FLAGS): Pass down LD.
12083         ($(DO_X)): Likewise.
12084
12085 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
12086
12087         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12088
12089 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
12090
12091         * configure.in (targargs): Strip out any supplied --build argument
12092         before adding our own. Always add --build.
12093
12094 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
12095
12096         * configure.in (targargs): Pass --build if we're doing
12097         a cross-compile.
12098
12099 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
12100
12101         * configure: Use '|' instead of ":" as the separator in
12102         sed. Otherwise sed chokes on NT path names with drive
12103         designators. Also look for "?:*" as the leading characters in an
12104         absolute pathname.
12105
12106 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
12107
12108         * config.sub: Support for r3900.
12109
12110 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12111
12112         * configure.in: Use install-sh, not install.sh.
12113
12114 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12115
12116         * Makefile.in (taz): Improve check for BISON so it doesn't try to
12117         apply it twice.
12118
12119 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12120
12121         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12122         install-binutils.
12123
12124 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
12125
12126         * Makefile.in: Add automake targets.
12127         * configure.in (host_tools): Add automake.
12128
12129 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12130
12131         * configure: Default CXX to c++, not gcc.
12132         * Makefile.in (CXX): Set to c++, not gcc.
12133         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12134
12135 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
12136
12137         * install-sh: try appending a .exe if source file doesn't
12138         exist
12139
12140 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
12141
12142         * configure.in: Turn on multilib by default.
12143         (cross_only): Remove target-libiberty.
12144
12145         * Makefile.in (all-gcc): Don't depend on libiberty.
12146
12147 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
12148
12149         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12150
12151 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12152
12153         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12154         (DISTBISONFILES): Add ld/Makefile.in
12155
12156 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
12157
12158         * configure.in: if target is cygwin32 but host isn't cygwin32,
12159         don't configure gdb tcl tk expect, not just gdb.
12160
12161 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
12162
12163         * configure.in: Added gnuserv everywhere sn appears.
12164
12165         * Makefile.in (ALL_MODULES): Added all-gnuserv.
12166         (CROSS_CHECK_MODULES): Added check-gnuserv.
12167         (INSTALL_MODULES): Added install-gnuserv.
12168         (CLEAN_MODULES): Added clean-gnuserv.
12169         (all-gnuserv): New target.
12170
12171 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
12172
12173         * config.guess: Fixes for MIPS OpenBSD systems.
12174
12175 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12176
12177         * Makefile.in (INSTALL_XFORM): Remove.
12178         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12179
12180         * mkinstalldirs: New file, copied from automake.
12181         * Makefile.in (installdirs): Rename from install-dirs.  Use
12182         mkinstalldirs.  Change all users.
12183         (DEVO_SUPPORT): Add mkinstalldirs.
12184
12185 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12186
12187         * install-sh: Rename from install.sh.
12188         * Makefile.in (INSTALL): Change install.sh to install-sh.
12189         (DEVO_SUPPORT): Likewise.
12190
12191         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
12192         Graichen <graichen@rzpd.de>.
12193
12194 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
12195
12196         * config.guess: Recognize OpenBSD systems correctly.
12197
12198 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12199
12200         * README, Makefile.in (ETC_SUPPORT): Remove references to
12201         cfg-paper*, configure.{texi,man,info*}._
12202
12203 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
12204
12205         * Makefile.in (all.normal): Ensure that gcc is built after all
12206         the x11 - ie gdb - targets.
12207
12208 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
12209
12210         * makefile.vms: Don't run conf-a-gas.
12211
12212 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
12213
12214         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12215
12216 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
12217
12218         * configure.in: Remove noconfigdirs case since gdb also
12219         configures and builds for tic80-coff.
12220
12221 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12222
12223         * configure: Set cache_file to config.cache.
12224         * Makefile.in (local-distclean): Remove config.cache.
12225
12226 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12227
12228         * COPYING: Update FSF address.
12229
12230 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
12231
12232         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12233         noconfigdirs.
12234
12235 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12236
12237         * Makefile.in (install-dirs): Don't crash if prefix, and hence
12238         MAKEDIRS, is empty.
12239
12240 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
12241
12242         * config.sub: Tweak mn10300 entry.
12243
12244 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
12245
12246         * configure.in (host_tools): Put sim before gdb, so gdb's
12247         configure.tgt can determine if the simulator was configured.
12248
12249 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
12250
12251         * config.sub: Move BeOS $os case to be with other Cygnus
12252         local cases.
12253
12254 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
12255
12256         * config.sub: Remove misplaced comment that broke Linux.
12257
12258 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
12259
12260         * config.sub: Add BeOS support.
12261
12262 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
12263
12264         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12265
12266 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
12267
12268         * configure.in (noconfigdirs): Remove tcl and tk from
12269         noconfigdirs for cygwin32 builds.
12270
12271 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
12272
12273         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12274
12275 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
12276
12277         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12278         make-all.com, use makefile.vms instead.
12279
12280 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
12281
12282         * config.sub: Accept -lnews*.
12283
12284 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
12285
12286         * configure.in (noconfigdirs): Disable target-newlib,
12287         target-examples and target-libiberty for d30v.
12288
12289 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12290
12291         * configure.in (noconfigdirs): Enable ld for d30v.
12292
12293 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
12294
12295         * configure.in (tic80-*-*): Build compiler.
12296
12297 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
12298
12299         * configure.in (d30v-*): Remove sim directory from list of
12300         unsupported d30v directories
12301
12302 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12303
12304         * config.sub, configure.in: Add d30v target cpu.
12305
12306 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
12307
12308         * makefile.vms: New file.
12309         * make-all.com: Remove.
12310
12311 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
12312
12313         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12314
12315 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
12316
12317         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12318
12319 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
12320
12321         * Makefile.in (ALL_MODULES): Added all-db.
12322         (CROSS_CHECK_MODULES): Addec check-db.
12323         (INSTALL_MODULES): Added install-db.
12324         (CLEAN_MODULES): Added clean-db.
12325
12326 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
12327
12328         * config.guess: Merge with latest FSF sources.
12329
12330 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
12331
12332         * Makefile.in (ALL_MODULES): Added all-itcl.
12333         (CROSS_CHECK_MODULES): Added check-itcl.
12334         (INSTALL_MODULES): Added install-itcl.
12335         (CLEAN_MODULES): Added clean-itcl.
12336
12337 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
12338
12339         * configure.in: build gdb for mn10200
12340
12341 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
12342
12343         * Makefile.in (all-target-winsup): Depend on all-target-libio.
12344
12345 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
12346
12347         * configure.in (tic80-*-*): Turn off most targets right now.
12348
12349 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
12350
12351         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12352         rather than the makeinfo program.
12353         (do-info): Depend upon all-texinfo.
12354
12355 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12356
12357         * configure.in: Remove uses of config/mh-linux.
12358
12359         * config.sub, config.guess: Merge with latest FSF sources.
12360
12361 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
12362
12363         * config.sub (case $basic_machine): Add tic80 entries.
12364
12365 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
12366
12367         * config.sub, config.guess: Merge with latest FSF sources.
12368
12369 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12370
12371         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12372         * mpw-config.in: Test for NewFolderRecursive.
12373         * mpw-install: Use symbolic name for startup filename.
12374         * mpw-README: Add various additional details.
12375
12376 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
12377
12378         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12379
12380 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
12381
12382         * configure.in: Do build gcc and the target libraries for
12383         the mn10200.
12384
12385 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
12386
12387         * configure.in: don't avoid building gdb for mn10300 any more
12388         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12389         instead of single-quoting it.
12390
12391 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
12392
12393         * configure.in: Don't use --with-stabs on IRIX 6.
12394
12395 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
12396
12397         * configure.in (m32r): Build gdb, libg++ now.
12398
12399 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12400
12401         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
12402         directories from noconfigdirs.
12403
12404 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
12405
12406         * config.sub (basic_machine): added mips16 configuration
12407
12408 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12409
12410         * config.sub: Handle d10v-unknown.
12411
12412 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
12413
12414         * config.sub: Handle v850-unknown.
12415
12416 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
12417
12418         * Makefile.in: add findutils
12419         * configure.in: add findutils to list of host_tools
12420
12421 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
12422
12423         * config.sub: Handle mn10200 and mn10300.
12424
12425 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12426
12427         * configure.in (d10v-*): Do not build librx.
12428
12429 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
12430
12431         * configure.in (mn10300): Build everything except gdb & libgloss.
12432
12433 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
12434
12435         * config.guess:  Patch for Dansk Data Elektronik servers,
12436         from Niels Skou Olsen <nso@dde.dk>.
12437
12438         For ncr, use /bin/uname rather than uname, since GNU uname does not
12439         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
12440
12441         Patch for MIPS R4000 running System V,
12442         from Eric S. Raymond <esr@snark.thyrsus.com>.
12443
12444         Fix thinko for nextstep.
12445
12446         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12447
12448         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
12449         * config.guess: Guess mips-dec-mach_bsd4.3.
12450
12451         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
12452         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
12453         release numbers.
12454         * config.guess (mips-mips-riscos*):  Emit just enough of the
12455         release number.
12456
12457         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
12458         * config.guess (sparc-auspex-sunos*):  Added.
12459         (f300-fujitsu-*): Added.
12460
12461         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
12462         * config.guess:  Recognize a Tadpole as a sparc.
12463
12464 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12465
12466         * config.guess: Don't assume that NextStep version is either 2 or
12467         3.  NextStep 4 (aka OpenStep 4) has come out now.
12468
12469 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12470
12471         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12472         From Rik Faith <faith@cs.unc.edu>.
12473
12474 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
12475
12476         * config.sub: Contributions from bug-gnu-utils to:
12477         Support plain "hppa" (no version given) architecture, reported by
12478         OpenStep.
12479         OpenBSD like NetBSD.
12480         LynxOs is not a hardware supplier.
12481
12482         * config.guess: Contributions from bug-gnu-utils to add support for:
12483         OpenBSD like NetBSD.
12484         Stratus systems.
12485         More Pyramid systems.
12486         i[n>4]86 Intel chips.
12487         M680[n>4]0 Motorola chips.
12488         Use unknown instead of lynx for hardware manufacturer.
12489
12490 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12491
12492         * install.sh (chmodcmd): Set to null if the DST directory already
12493         exists.
12494
12495 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12496
12497         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
12498         not use mt-ppc target Makefile fragment any more.
12499
12500 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12501
12502         * configure.in (*-*-windows):  Exclude everything but those dirs
12503         needed to build windows.
12504
12505 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
12506
12507         * Makefile.in (all-target-winsup): Depend on all-target-librx.
12508
12509 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12510
12511         * configure.in:  Exclude mmalloc from i386-windows.
12512
12513 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12514
12515         * Undo my previous change.
12516
12517 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
12518
12519         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
12520         unconditionally.
12521         (MAKEOVERRIDES): Define (revert this part of October 18 change).
12522
12523 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12524
12525         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
12526         host to add it's own flags.
12527
12528 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
12529
12530         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
12531
12532 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
12533
12534         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
12535         (CXX_FOR_TARGET): Likewise.
12536         (GCC_FOR_TARGET): Define.
12537         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
12538         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
12539         CC_FOR_TARGET was specified on the command line.
12540         (MAKEOVERRIDES): Don't define.
12541
12542 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
12543
12544         * configure.in (m32r): Fix spelling of libg++ libs.
12545
12546 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
12547
12548         * config.sub (-apple*): Remove, now redundant.
12549
12550 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
12551
12552         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
12553
12554         * configure: Rework yesterday's sed script patch.
12555
12556         * config.sub: Merge with FSF.
12557
12558 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
12559
12560         * config.guess:  Merge from FSF.
12561
12562         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
12563         * config.guess: Use pc instead of unknown, for pc clone systems.
12564         Change linux to linux-gnu.
12565
12566         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12567         * config.guess: Avoid non-portable tr syntax.
12568
12569 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
12570
12571         * test-build.mk (HOLES): Add "xargs" for gdb.
12572
12573         * configure: Avoid hpux10.20 sed bug.
12574
12575 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
12576
12577         * configure.in:  Add support for windows host
12578         (that is a build done under the Microsoft build environment).
12579
12580 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
12581
12582         * Makefile.in: Replace all uses of srcroot with s, to shrink
12583         command line lengths.
12584
12585         Patches from Geoffrey Noer <noer@cygnus.com>:
12586         * configure.in: If configuring for newlib, pass --with-newlib to
12587         subdirectories.
12588         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
12589         -Bnewlib/ and -Lwinsup to gcc.
12590         (CXX_FOR_TARGET): Likewise.
12591
12592 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12593
12594         * Makefile.in (ETC_SUPPORT): Add configure.
12595
12596 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
12597
12598         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
12599         host configuration file.
12600
12601 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
12602
12603         * configure.in: Break mn10x00 support into separate
12604         mn10200 and mn10300 configurations.
12605         * config.sub: Likewise.
12606
12607 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
12608
12609         * configure.in: Add lots of stuff to noconfigdirs for
12610         the mn10x00 targets.
12611
12612         * config.sub, configure.in: Add mn10x00 support.
12613
12614 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
12615
12616         * make-all.com: Call conf-a-gas, not config-a-gas.
12617
12618 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
12619
12620         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
12621         targets.
12622
12623 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
12624
12625         * mpw-README: Add much more detail for native PowerMac.
12626         * mpw-install: New file.
12627         * mpw-configure: Add --norecursion and --help options.
12628         * mpw-config.in: Translate readme and install files when
12629         copying to objdir.
12630         * mpw-build.in: Don't always depend on byacc and flex.
12631         (install-only-top): New action.
12632
12633 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
12634
12635         * configure.in:  You can now configure GDB for the v850.
12636
12637 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
12638
12639         * configure.in (noconfigdirs): Don't configure any C++ dirs
12640         if targeting D10V.
12641
12642 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12643
12644         * config.sub: Recognize mips64vr5000.
12645
12646 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
12647
12648         * configure.in: Use a single line for host_tools and native_only.
12649
12650 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
12651
12652         * config.sub, configure.in: Add entries for m32r.
12653
12654 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
12655
12656         * Makefile.in (inet-install): Don't run install-gzip.
12657
12658 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
12659
12660         * configure.in:  Don't config lots of things for *-*-windows*.
12661
12662 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
12663
12664         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12665         (host_libs, host_tools): Copy from configure.in.
12666         * mpw-configure: Don't complain about directories not found.
12667
12668 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12669
12670         * configure.in (i[345]86): Recognize i686 for pentium pro.
12671         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12672         file.
12673
12674         * config.guess (i[345]86): Ditto.
12675
12676 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12677
12678         * configure.in (noconfigdirs): Removed gdb for D10V.
12679
12680 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
12681
12682         * configure.in: Remove ld, target-libio, target-libg++, and
12683         target-libstdc++ from noconfigdirs.
12684
12685 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
12686
12687         * configure: Fix three locations where shell scripts were
12688         being run directly rather than with config_shell.
12689
12690 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
12691
12692         * configure.in (v850-*-*): Set up initial $noconfigdirs.
12693         * config.sub (basic_machine): Recognize v850.
12694
12695 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
12696
12697         * mpw-configure: Handle multiple enable/disable options and
12698         pass them down recursively, handle -c and -s flags appropriately
12699         depending on choice of compiler, add escape mechanism for
12700         quoted arguments to gC.
12701
12702 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12703
12704         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12705         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12706         so that -mrelocatable-lib and -mno-eabi are used.
12707
12708         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12709         not support --print-multi-lib, don't abort.
12710
12711 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
12712
12713         * make-all.com: Run config-a-gas.
12714         * setup.com: Don't copy subdirectory files around.
12715
12716 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
12717
12718         * configure.in (*-*-ose): Remove exclusion of libgloss for this
12719         target, it now compiles correctly.
12720
12721 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
12722
12723         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12724
12725 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12726
12727         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12728
12729 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12730
12731         * configure.in (native_only): Add prms.
12732
12733 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
12734
12735         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12736         (BINUTILS_SUPPORT_DIRS): Likewise.
12737
12738 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12739
12740         * configure.in (d10v-*-*): Don't configure ld or gdb until the
12741         d10v support is added.
12742
12743 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12744
12745         * configure.in (d10v-*-*): New target.
12746
12747 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
12748
12749         * config.guess (HP 9000/811): Recognize this as a PA1.1
12750         machine.
12751
12752 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
12753
12754         * Makefile.in (do-tar-gz): New target, split out from tail end of
12755         taz target.  Run each command separately, don't use pipes.
12756         (taz): Use it.
12757
12758 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
12759
12760         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12761         * mpw-build.in: No builds should depend on building byacc or flex,
12762         they are assumed to be installed already.
12763
12764 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12765
12766         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12767         variable that CC_FOR_TARGET needs.
12768
12769 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12770
12771         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12772         options have changed since the last time the subdirectory was
12773         configured, and if it has, reconfigure.
12774         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12775         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12776
12777 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
12778
12779         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12780         CLEAN_MODULES): Add bash.
12781         (all-bash): New target.
12782
12783 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
12784
12785         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12786
12787 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12788
12789         * config.sub (basic_machine): Recognize d10v as a valid processor.
12790
12791 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
12792
12793         * mpw-configure: Add support for --bindir.
12794         * mpw-build.in: Use a GCC-specific build script for GCC actions.
12795
12796 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
12797
12798         * configure.in: add bash, time, gawk to list of hosttools and things
12799         to only build for native toolchains
12800
12801 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12802
12803         * Makefile.in (docdir): Remove.
12804
12805 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12806
12807         * Makefile.in (datadir): Set to $(prefix)/share.
12808
12809 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
12810
12811         * configure.in: build diff and patch for cygwin32-hosted
12812         toolchains.
12813
12814 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
12815
12816         * config.sub: Accept -rtems*.
12817
12818 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
12819
12820         * configure.in: enable dosrel for cygwin32-hosted builds,
12821                 remove diff from the list of things not buildable
12822                 via Canadian Cross
12823
12824 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
12825
12826         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12827         don't get ". ".
12828
12829 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
12830
12831         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12832
12833 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
12834
12835         * Makefile.in (taz): Handle case where tex3patch didn't even get
12836         checked out.  Also, if it was found, put the symlink in a new util
12837         subdirectory.
12838
12839 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12840
12841         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12842
12843 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
12844
12845         * config.sub: Recognize -openvms.
12846         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12847         * make-all.com, setup.com: New files.
12848
12849 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12850
12851         * Makefile.in (taz): tex3patch moved to texinfo/util.
12852
12853 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
12854
12855         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12856         * configure.in: remove make from disable-if-Can-Cross list
12857                 enable gdb if ${host} and ${target} are cygwin32
12858
12859 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
12860
12861         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
12862         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12863
12864 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12865
12866         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
12867         distinguish sysv/svr4/bsd variants.
12868         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12869
12870 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
12871
12872         * configure.in: Added copyright notice.
12873         * move-if-change: Added copyright notice.
12874
12875 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12876
12877         * configure.in (powerpcle-*-solaris*): Until we get shared
12878         libraries working, don't build gdb, sim, make, tcl, tk, or
12879         expect.
12880
12881 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
12882
12883         * config.guess:  Merge with FSF:
12884
12885         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12886         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12887
12888         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
12889         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12890
12891         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
12892         * config.guess:  Combine two OSF1 rules.
12893         Also recognize field test versions.  From mjr@zk3.dec.com.
12894         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
12895         because GNU uname does not support -p.  From pmr@pajato.com.
12896
12897 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
12898
12899         * Makefile.in (MAKEDIRS): Removed $(tooldir).
12900
12901 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
12902
12903         * mpw-README: Document GCCIncludes.
12904
12905 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
12906
12907         * configure.in (alpha-*-linux*): Set enable_shared to yes.
12908
12909 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12910
12911         * mpw-configure: Handle --enable-FOO and --disable-FOO.
12912
12913 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
12914
12915         * configure.in (*-*-cygwin32): Configure make.
12916
12917 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
12918
12919         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12920
12921 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
12922
12923         * Makefile.in (all-inet): Depend on all-perl.
12924
12925         * Makefile.in (inet-install): New target.
12926
12927         * Makefile.in (all-inet): Depend on all-tcl.
12928         (all-inet): Depend on all-send-pr.
12929
12930 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12931
12932         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12933         temporarily.
12934
12935 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
12936
12937         * configure.in: Don't configure --with-gnu-ld on AIX.
12938
12939 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12940
12941         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12942
12943 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
12944
12945         * Makefile.in (ALL_MODULES): Added all-inet.
12946         (CROSS_CHECK_MODULES): Added check-inet.
12947         (INSTALL_MODULES): Added install-inet.
12948         (CLEAN_MODULES): Added clean-inet.
12949         (all-indent): New target.
12950
12951         * configure.in (host_tools): Added inet.
12952         (native_only): Added inet.
12953         (noconfigdirs): Added inet.
12954
12955 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
12956
12957         * configure.in: Don't configure libgloss if we are not configuring
12958         newlib.
12959
12960 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
12961
12962         * configure.in: Don't configure libgloss for unsupported
12963         architectures.
12964
12965 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12966
12967         * Makefile.in (CLEAN_MODULES): Add clean-apache.
12968
12969 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
12970
12971         * Makefile.in (ALL_MODULES): Include all-apache.
12972         (CROSS_CHECK_MODULES): Include check-apache.
12973         (INSTALL_MODULES): Include install-apache.
12974         (all-apache): New target.
12975
12976         * configure.in: Added apache everywhere perl is seen.
12977
12978 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12979
12980         * Makefile.in: Add support for clean-{module} and
12981         clean-target-{module} rules.
12982
12983 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
12984
12985         * configure.in (*-*-ose) do not build libgloss.
12986
12987 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12988
12989         * config.guess (prep*:SunOS:5.*:*): Turn into
12990         powerpele-unknown-solaris2.
12991
12992 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
12993
12994         * configure.in: Permit --enable-shared to specify a list of
12995         directories.
12996
12997 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12998
12999         * configure.in (host==solaris): Pass only the first word of $CC
13000         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13001
13002 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13003
13004         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13005
13006 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
13007
13008         * Makefile.in (ALL_MODULES): Include all-perl.
13009         (CROSS_CHECK_MODULES): Include check-perl.
13010         (INSTALL_MODULES): Include install-perl.
13011         (ALL_X11_MODULES): Include all-guile.
13012         (CHECK_X11_MODULES): Include check-guile.
13013         (INSTALL_X11_MODULES): Include install-guile.
13014         (all-perl): New target.
13015         (all-guile): New target.
13016
13017         * configure.in (host_tools): Include perl and guile.
13018         (native_only): Include perl and guile.
13019         (noconfigdirs): Don't build guile and perl; no ports have been
13020         done.
13021
13022 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
13023
13024         * configure (--enable-*): Handle quoted option lists such as
13025         --enable-sim-cflags='-g0 -O' better.
13026
13027 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13028
13029         * Makefile.in ({,inst}all-target): New rule so we can make and
13030         install all of the target directories easily.
13031
13032 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13033
13034         * configure.in: Add missing global flag in sed substitution when
13035         deleting `target-' from ${configdirs}.
13036
13037 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
13038
13039         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13040         option.
13041
13042         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13043         config/mh-necv4.
13044
13045         * install.sh: Correct misspelling of transformbasename.
13046
13047         * config.guess: Recognize mips-*-sysv*.
13048
13049 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
13050
13051         * config.sub: Recognize mon960.
13052
13053 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
13054
13055         * configure: Restore Canadian Cross handling of BISON and LEX,
13056         removed in Feb 20 change.
13057
13058 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
13059
13060         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13061         Mention make install.  Remove the old copyright date as well the
13062         clumsy and rather pointless copyright on the README file.
13063
13064 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13065
13066         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13067         Makefile after running symlink-tree, then run `make distclean' to
13068         avoid clobbering any generated files in srcdir.
13069
13070 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
13071
13072         * configure.in (m68k-*-netbsd*): Build everything now.
13073
13074 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13075
13076         * Makefile.in (taz): Fix quoting.
13077
13078 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
13079
13080         * configure.in (sparclet-*-*): Build everything now.
13081
13082 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13083
13084         * configure.in (m68k-*-linux*): New host.
13085
13086 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
13087
13088         * configure: Check for bison before byacc.
13089
13090 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
13091
13092         * Makefile.in configure:  Change the way LEX and BISON/YACC are
13093         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
13094         searching PATH.  These are used as fallbacks by Makefile.in if
13095         flex/bison/byacc aren't in objdir.
13096
13097 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
13098
13099         * Makefile.in: Make everything which depends upon all-bfd also
13100         depend upon all-opcodes, in case --with-commonbfdlib is used.
13101
13102 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13103
13104         * configure.in (host *-*-cygwin32): Don't build gdb if we are
13105         building NT native compilers on Unix.
13106
13107 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
13108
13109         * configure.in: Don't get CC from the host Makefile fragment if we
13110         can find gcc in PATH, or if this is a Canadian Cross.  Move the
13111         Solaris test for /usr/ucb/cc to the post target script, just after
13112         the compiler sanity test.
13113
13114 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
13115
13116         * config.sub: Merge with FSF.
13117
13118 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
13119
13120         * Makefile.in (RPATH_ENVVAR): New variable.
13121         (REALLY_SET_LIB_PATH): Use it.
13122         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13123
13124 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
13125
13126         * config.sub, configure.in: Recognize sparclet cpu.
13127
13128 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13129
13130         * config.guess:  Support m68k-cbm-sysv4.
13131
13132 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13133
13134         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13135         m68k-unknown-linuxaout from linker help string.  Put quotes around
13136         $ld_help_string.
13137
13138 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
13139
13140         * config.guess (powerpc-harris-powerunix): Add guess for port
13141         to new target.
13142
13143 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13144
13145         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13146
13147 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
13148
13149         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13150         $(REALLY_SET_LIB_PATH) in Makefile.
13151         * Makefile.in (SET_LIB_PATH): New variable.
13152         (REALLY_SET_LIB_PATH): New variable.
13153         ($(DO_X)): Use $(SET_LIB_PATH).
13154         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13155         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13156         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13157         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13158         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13159         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13160         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13161         (install-dosrel): Likewise.
13162         (all-opcodes): Depend upon all-libiberty.
13163
13164 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13165
13166         * config.guess (*:CYGWIN*): New
13167
13168 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13169
13170         * Makefile.in (all-target-winsup): All all-target-libiberty.
13171
13172 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13173
13174         * configure.in (noconfigdirs): Add missing # in front of comment.
13175
13176 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
13177
13178         * configure.in: add second pass to things added to noconfigdirs
13179         so *-gm-magic can exclude libgloss properly.
13180
13181 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
13182
13183         * mpw-configure (extralibs_name, rez_name): Set correctly
13184         for MWC68K compiler.
13185
13186         * mpw-README: Add more info on the necessary build tools.
13187
13188 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13189
13190         * configure.in, config.sub: Recognize cygwin32.
13191
13192 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
13193
13194         * config.guess, config.sub: Recognize A/UX.
13195
13196 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
13197
13198         * config.sub: Merge with gcc/config.sub.
13199
13200 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
13201
13202         * mpw-build.in (do-binutils): Add build of stamps.
13203
13204 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
13205
13206         * config.sub: Add recognition for mips64vr4100*-* targets.
13207
13208 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13209
13210         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13211         Add creation of gconfigargs with `--enable-shared' turned on.
13212         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13213         ($(host)-stamp-stage3-configured): Likewise.
13214         (HOLES): Add chatr and ldd.
13215         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13216
13217 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
13218
13219         * configure: Pass --nfp to recursive configures.
13220
13221 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13222
13223         * Makefile.in (DLLTOOL): New.
13224         (DLLTOOL_FOR_TARGET): New.
13225         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13226         (EXTRA_TARGET_FLAGS): Ditto.
13227         (EXTRA_GCC_FLAGS): Ditto.
13228         (CONFIGURE_TARGET_MODULES): Ditto.
13229         (DO_X): Ditto.
13230         * configure: Add DLLTOOL.
13231
13232 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
13233
13234         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13235         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13236         mh-sco, since old workarounds no longer needed, and don't
13237         build ld, since libraries have weak symbols in COFF.
13238
13239 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
13240
13241         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13242
13243 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13244
13245         * configure.in: Make sure that ${CC} can be used to compile an
13246         executable.
13247
13248 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13249
13250         * Makefile.in (all-gdb): Depend on $(GDB_TK).
13251         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13252         nothing depending on whether gdbtk is being built.
13253
13254 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
13255
13256         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13257
13258 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
13259
13260         * configure.in (noconfigdirs): Put ld or gas in this early, if the
13261         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13262
13263 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
13264
13265         * config-ml.in: Add support for
13266         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13267         Simplify setting of multidirs from --disable-foo.
13268
13269 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13270
13271         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13272         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13273         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13274         non-empty, pass them on to the  GCC make.
13275         (all-bootstrap): New rule that is like all-gcc, except it executes
13276         the GCC bootstrap rule instead of the GCC all rule.
13277
13278 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
13279
13280         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13281
13282 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13283
13284         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13285         DG/UX support.
13286
13287 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
13288
13289         * config.sub (i*86*) Change [345] to [3456]
13290
13291 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13292
13293         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13294         --with-gnu-ld=no.
13295
13296 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13297
13298         * config-ml.in (rs6000*, powerpc*): Add switches to control which
13299         AIX multilibs get built.
13300
13301 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13302
13303         * configure.in (i386-win32): Don't build expect if we're not
13304         building the tcl subdir.
13305
13306 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
13307
13308         * Makefile.in: (configure-target-examples, all-target-examples):
13309         New targets, configure and build example programs.
13310
13311 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
13312
13313         * mpw-configure: If an mpw-config.in generated a file mk.sed,
13314         use it as input to sedit the generated MPW makefile.
13315         * mpw-README: Add a suggestion about Gestalt.h.
13316
13317 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
13318
13319         * config.sub: Accept *-*-ieee*.
13320
13321 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
13322
13323         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
13324         Ronald F. Guilmette <rfg@monkeys.com>.
13325
13326 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13327
13328         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13329         for powerpc-pe native.
13330         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13331         (target==powerpc-pe): duplicate i386-win32 entry.
13332
13333 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13334
13335         * configure.in (noconfigdirs): Exclude target-newlib for all versions
13336         of vxworks, not just vxworks5.1.
13337
13338 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
13339
13340         * mpw-configure: Add support for exec-prefix.
13341
13342 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13343
13344         * config.guess: Recognize HP model 816 machines as having
13345         a PA1.1 processor.
13346
13347 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13348
13349         * configure: Ignore new autoconf configure options.
13350
13351 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13352
13353         * config.guess:  Recognize Pentium under SCO.
13354         From Robert Lipe <robertl@arnet.com>.
13355
13356 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13357
13358         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13359
13360 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
13361
13362         * configure.in: Don't configure gas for alpha-dec-osf*.
13363
13364 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
13365
13366         * configure.in: Default to --with-stabs for some targets for which
13367         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13368         i[345]86*-*-unixware*.
13369
13370 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13371
13372         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13373         rather than basing it on the target.  Simplify handling of options
13374         controlling which directories to configure.  Remove extraneous
13375         slash in multi-clean target.
13376
13377 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
13378
13379         * config-ml.in: Prefix more variables with ml_ so they don't collide
13380         with configure's.
13381
13382 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
13383
13384         * configure: Don't turn -v into --v.
13385
13386 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
13387
13388         * configure.in (targargs): Fix typo.
13389
13390         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13391
13392 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
13393
13394         * configure.in: Strip --host and --target options from
13395         CONFIG_ARGUMENTS, and always configure for --host only.  Add
13396         --with-cross-host option when building with a cross-compiler.
13397         * configure: Canonicalize the arguments put into config.status by
13398         always using `=' for an option with an argument.  Pass a presumed
13399         --host or --target explicitly.
13400
13401 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
13402
13403         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13404         into general OS recognition case.
13405
13406 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13407
13408         * configure.in (target_configdirs): add target-winsup only
13409         for win32 target systems.
13410
13411 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
13412
13413         * Makefile.in (all-target-libgloss): Depend upon
13414         configure-target-newlib, since when libgloss is built it looks to
13415         see if the newlib directory exists.
13416
13417 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
13418
13419         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13420         cfg-ml-*.in.
13421
13422 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
13423
13424         * configure: Handle LD and LD_FOR_TARGET when configuring a
13425         Canadian Cross.
13426
13427 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13428
13429         * configure.in (target_libs): add target-winsup.
13430         (target==i386-win32): add patch diff flex make to $noconfigdirs.
13431         (target==ppcle-pe): remove ld from $noconfigdirs.
13432
13433 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
13434
13435         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13436         Preserve relative path names in $srcdir.  Build symlink tree if
13437         configuring cross target dir and srcdir=. (= no VPATH support).
13438         (configure-target-libg++): Depend on configure-target-librx.
13439         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13440         * config-ml.in: New file.
13441         * symlink-tree: New file.
13442         * configure: Ensure srcdir="." if that's what it is.
13443
13444 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
13445
13446         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13447         includes and FLEX_SKELETON setting.
13448         * mpw-configure (--with-gnu-ld): New option, controls whether
13449         to use PPCLink or ld with PowerMac GCC.
13450         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13451         * mpw-config.in: Configure grez if targeting Mac.
13452
13453         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
13454         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13455         just macos.
13456         * configure.in: Configure grez resource compiler if targeting Mac.
13457         * Makefile.in (all-grez, install-grez): New targets.
13458
13459 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
13460
13461         * configure: CXX defaults to gcc, not g++.  If we find
13462         gcc in the path, set CC to gcc -O2.
13463
13464 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
13465
13466         * configure: Default ${build} correctly.  Avoid picking up extra
13467         spaces when reading CC and CXX from Makefile.  When doing a
13468         Canadian Cross, use plausible default values for numerous
13469         variables.
13470         * configure.in: When doing a Canadian Cross, don't try to
13471         configure tools whose configure script can't handle it.
13472
13473 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13474
13475         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13476
13477 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13478
13479         * configure:  Remove dubious bug reporting address.
13480
13481 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13482
13483         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
13484         configure script, run that instead of this directory's configure.
13485         In either case, print a message that we're configuring the sub-dir.
13486
13487 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13488
13489         * configure.in: Before checking for the existence of various files,
13490         use sed to filter out "target-".
13491
13492 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13493
13494         * Makefile.in (DO_X): Split rule to decrease command line length
13495         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
13496         (Philippe De Muyter).
13497
13498 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13499
13500         * Makefile.in (all-patch): depend on all-libiberty.
13501
13502 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
13503
13504         * configure.in: If the only directory in target_configdirs which
13505         actually exists is libiberty, then set target_configdirs to empty,
13506         to avoid trying to build a target libiberty in a gas or gdb
13507         distribution.
13508
13509 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
13510
13511         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
13512         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
13513         systems.
13514
13515 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13516
13517         * configure.in (copy_dirs): Use sys-include instead of include
13518         for --with-headers option.
13519
13520 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
13521
13522         * Makefile.in, configure.in: Make winsup builds work with
13523         new scheme.
13524
13525 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
13526
13527         * configure.in: Build the linker on AIX.
13528
13529 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13530
13531         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
13532         where needed.
13533
13534 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
13535
13536         * Makefile.in (all-gcc): Fix typo.
13537
13538 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13539
13540         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
13541
13542 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13543
13544         * configure.in:  Rename libFOO to target-libFOO, and xiberty
13545         to target-xiberty, to provide more flexibility.
13546         (target_subdir):  Define.  Create if cross.
13547         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
13548         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
13549         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
13550         check-libFOO -> check-target-libFOO, etc.
13551         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
13552         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
13553         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
13554         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
13555         allow ALL_GCC="" to only configure.
13556         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
13557         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
13558         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
13559
13560 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
13561
13562         * Makefile.in (taz): Build "info" in etc explicitly.
13563
13564 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
13565
13566         * configure.in:  Make sure that CC is undefined (as opposed to
13567         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
13568         problem with autoconf trying to configure on a host without GCC.
13569
13570 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13571
13572         * mpw-configure: Set host alias from choice of host compiler,
13573         only use generic MPW Makefile sed if present, edit a file
13574         named "hacked_Makefile.in" instead of "Makefile.in" if present.
13575         * mpw-README: Add problem notes about CW6 and CW7.
13576
13577 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
13578
13579         * Makefile.in (taz): Use ";" instead of ";;".
13580
13581 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13582
13583         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
13584         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
13585         DISTDOCDIRS.
13586         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
13587         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
13588
13589 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13590
13591         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
13592         and gnats, because they are now subsumed by DISTSTUFFDIRS.
13593         Move bfd to DISTSTUFFDIRS.
13594
13595 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13596
13597         * Makefile.in (X11_LIB): Removed.
13598         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
13599
13600         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
13601
13602 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13603
13604         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
13605         names.
13606
13607 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13608
13609         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
13610
13611 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
13612
13613         * configure.in (i[345]86-*-win32): Always build newlib.
13614         Don't configure cvs, autoconf or texinfo.
13615         * Makefile.in (LD_FOR_TARGET): New.
13616         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
13617         Pass down LD_FOR_TARGET.
13618
13619 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13620
13621         * winsup: New directory.
13622         * Makefile.in: Build winsup.
13623         * configure.in: Winsup is configured when target is win32.
13624         Can only build win32 target GDB when native.
13625
13626 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
13627
13628         * config.guess: Recognize HP model 819 machines as having
13629         a PA 1.1 processor.
13630
13631 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13632
13633         * configure: Fix sed loop which substitutes for CC and CXX to
13634         avoid bug found in various sed implementations.
13635
13636 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13637
13638         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
13639         simulator.  Use standard powerpc-*-eabi*.
13640
13641 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13642
13643         * configure.in: Stop putting gas and binutils in noconfigdirs for
13644         powerpc-*-aix* and rs6000-*-*.
13645
13646 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
13647
13648         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13649         -mcall-aixdesc libraries.
13650
13651 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
13652
13653         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13654
13655         * config.sub (arm | armel | armeb): Fix shell syntax.
13656
13657 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13658
13659         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13660         -msoft-float and -mcpu=common support.
13661         (powerpc*-*-eabisim*): Add support for building -mcall-aix
13662         libraries.
13663
13664 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13665
13666         * configure.in: Allow configuration and build of emacs19 for the alpha.
13667
13668 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13669
13670         * configure.in (CC): Get ^CC, not just any old CC, from
13671         ${host_makefile_frag}.
13672
13673 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13674
13675         * configure.in (CC): Try to get CC from
13676         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13677
13678 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13679
13680         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13681         only if it exists in $(srcdir).
13682
13683 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13684
13685         * configure: If CC and CXX are not set in the environment, set
13686         them, based on either an existing Makefile or on searching for gcc
13687         in PATH.  Substitute for CC and CXX in Makefile.
13688         * configure.in: Remove libm from target_libs.  Separate
13689         target_configdirs from configdirs.  If CC is not set in
13690         environment, try to get it from a host Makefile fragment.  Rewrite
13691         changes of configdirs to use skipdirs instead.  A few minor
13692         tweaks.  Take directories out of target_configdirs as they are
13693         taken out of configdirs.  Remove existing Makefile files from
13694         subdirectories.  Substitute for TARGET_CONFIGDIRS and
13695         CONFIG_ARGUMENTS in Makefile.
13696         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13697         by configure.in.
13698         (CONFIG_ARGUMENTS): Likewise.
13699         (CONFIGURE_TARGET_MODULES): New variable.
13700         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13701         ($(CONFIGURE_TARGET_MODULES)): New target.
13702         (configure-libg++, configure-libio): New targets.
13703         (all-libg++): Depend upon configure-libg++.
13704         (all-libio): Depend upon configure-libio.
13705         (configure-libgloss, all-libgloss): New targets.
13706         (configure-libstdc++): New target.
13707         (all-libstdc++): Depend upon configure-libstdc++.
13708         (configure-librx, all-librx): New targets.
13709         (configure-newlib): New target.
13710         (all-newlib): Depend upon configure-newlib
13711         (configure-xiberty): New target.
13712         (all-xiberty): Depend upon configure-xiberty.
13713
13714 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13715
13716         * configure.in (host i[345]86-*-win32):  Expand the
13717         noconfigdirs again.
13718
13719 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
13720
13721         * mpw-configure: Fix sed command file name.
13722
13723 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13724
13725         * configure.in (host i[345]86-*-win32): Reduce the
13726         noconfigdirs again.
13727
13728 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
13729
13730         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13731         or powerpc*-*-pe*, since they are not yet supported.
13732
13733 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13734
13735         Add PowerMac support and many other enhancements.
13736         * mpw-configure: New option --cc to select compiler to use,
13737         paste options set according to --cc into the generated
13738         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13739         if mpw-make.sed is present.
13740         * mpw-config.in: Don't test for gC1, test for mpw-touch,
13741         add forward includes for PowerPC include files.
13742         * mpw-build.in: Build using Makefile.PPC if present.
13743         (do-byacc, etc): Remove separate version resource builds.
13744         (do-gas): Build "stamps" before "all".
13745         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13746         * mpw-README: Update to reflect --cc option, PowerMac support,
13747         and recently-reported compatibility problems.
13748
13749 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
13750
13751         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13752         embedded m68k systems (-aout, -coff, -elf, -vxworks).
13753         (--with-multilib-top): Pass to recursive invocations.
13754
13755 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
13756
13757         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13758         v810-*-*.
13759
13760 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13761
13762         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13763         gdb, ld and opcodes on v810-*-*.
13764
13765 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13766
13767         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13768         (local-maintainer-clean): New target.
13769         (maintainer-clean): New target.
13770         (realclean): Just depend upon maintainer-clean.
13771
13772 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13773
13774         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13775
13776 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
13777
13778         * configure.in: Build ld in mips*-*-bsd* case.
13779
13780 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
13781
13782         * config.sub: Accept -lites* OS.  From Ian Dall.
13783
13784 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
13785
13786         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13787         targets.
13788
13789 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13790
13791         * configure.in: treat i386-win32 canadian cross the same as
13792         i386-go32 canadian cross.
13793
13794 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13795
13796         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13797         running under the simulator to build a reduced set of libraries.
13798         (powerpc-*-eabiaix): Add fine grained multilib support added to
13799         other powerpc targets yesterday.
13800
13801 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13802
13803         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13804         -disable-softfloat, -disable-relocatable, -disable-aix, and
13805         -disable-sysv to control which multilib libraries get built.
13806
13807 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13808
13809         * configure: Add Makefile.tem to list of files to remove in trap
13810         handler.
13811
13812 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13813
13814         * config.guess (*Linux*):  Add missing "exit"s.
13815         Also, need specific check for alpha-unknown-linux (uses COFF).
13816
13817 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13818
13819         * config.guess:  Merge with FSF:
13820
13821         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
13822         * config.guess (AIX4): More robust release numbering discovery.
13823
13824         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
13825         * config.guess (i386-sequent-ptx): Properly get version number.
13826
13827         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
13828         * config.guess (mips:*:4*:UMIPS): New case.
13829
13830 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13831
13832         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13833         (i386-win32 host): Likewise.  Don't build readline.
13834
13835 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
13836
13837         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
13838         SUPPORT_FILES to submakes.
13839
13840 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
13841
13842         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13843         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13844         mpw-configure.
13845
13846 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
13847
13848         * configure.in (appdirs): Use =, not ==, in test expression when
13849         trying to build the text to print in the warning message for
13850         Solaris users.
13851
13852 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
13853
13854         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13855
13856 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13857
13858         * config.guess: Recognize lynx-2.3.
13859
13860 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
13861
13862         * config.sub (z8ksim): Deleted
13863         (z8k-*-coff): New, this is the one true name of the target.
13864
13865 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
13866
13867         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13868
13869 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
13870
13871         * config.guess (*:Linux:*:*): First try asking the linker what the
13872         default object file format is (elf, aout, or coff).  Then if this
13873         fails, try previous methods.
13874
13875 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13876
13877         * configure.in: Don't build newlib for *-*-vxworks5.1.
13878
13879 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13880
13881         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13882         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13883
13884 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
13885
13886         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13887
13888 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
13889
13890         * cfg-ml-com.in: New file.
13891         * cfg-ml-pos.in: New file.
13892
13893 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13894
13895         * COPYING.NEWLIB: Add HP free copyright to list.
13896
13897 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13898
13899         * config.sub: Recognize -eabi* for the system, not just -eabi.
13900
13901 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13902
13903         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13904         * config.sub, configure.in (win32): New target and host.
13905
13906 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13907
13908         * configure.in: Add i386-pe configuration.
13909
13910 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
13911
13912         * mpw-build.in (install): Install GDB after LD.
13913
13914 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
13915
13916         * mpw-config.in (elf/mips.h): Always forward-include, needed
13917         for GDB to build.
13918
13919 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13920
13921         * testsuite: New directory for customer acceptance and whole tool
13922         chain tests.
13923
13924 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13925
13926         * configure: If per-host line isn't found, but AC_OUTPUT is found
13927         and a configure script exists, run it instead.
13928
13929 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13930
13931         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
13932
13933 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13934
13935         * configure: Set build_{cpu,vendor,os,alias} to host values when
13936         --build isn't specified.
13937
13938 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13939
13940         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13941         (FLAGS_TO_PASS): Pass them.
13942         (EXTRA_TARGET_FLAGS): Ditto.
13943
13944 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13945
13946         * Makefile.in (all-libg++): Depend on all-libstdc++.
13947
13948 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13949
13950         * configure.in (noconfigdirs): Enable all packages for
13951           i386-unknown-netbsd.
13952
13953 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
13954
13955         * configure.in (noconfigdirs): Don't configure tk for i386-go32
13956         hosted builds (DOS builds)
13957
13958 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13959
13960         Changes for ARM based on patches from Richard Earnshaw:
13961         * config.sub: Handle armeb and armel.
13962         * configure.in: Omit arm linker only for riscix.
13963
13964 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13965
13966         * config.guess:  Update from FSF.
13967
13968 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
13969
13970         * config.sub: Recognize powerpcle as the little endian variant of
13971         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
13972         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
13973         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
13974         temporarily.
13975
13976 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
13977
13978         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13979
13980 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
13981
13982         * config.sub: Accept -lites* as a basic system type.
13983
13984 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
13985
13986         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13987         installed, and if so return linuxoldld as the system name.
13988
13989 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
13990
13991         * config.guess: Add hppa1.1-hp-lites support.
13992
13993 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13994
13995         * configure.in: Don't build newlib for m68k-vxworks5.1.
13996
13997 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13998
13999         * configure.in (mips-sgi-irix6): Use mh-irix5.
14000
14001 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
14002
14003         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14004
14005 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14006
14007         * test-build.mk: Enable building of shared libraries on IRIX 5 and
14008         OSF/1.  Fix compiler flags.
14009         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
14010
14011 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
14012
14013         * configure.in: Recognize --with-newlib.
14014         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14015
14016 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14017
14018         * Makefile.in: move {all,check,install}-gdb from *_MODULES
14019         to *_X11_MODULES due to gdbtk needing X include files et al.
14020
14021 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
14022
14023         Merge in support for Mac MPW as a host.
14024         (Old change descriptions retained for informational value.)
14025
14026         * mpw-config.in: Add generic include forwards for cpu-specific
14027         include files in aout and elf directories.
14028
14029         * mpw-configure: Added copyright.
14030         * mpw-config.in: Check for presence of required build tools.
14031         (target_libs): Add newlib.
14032         (target_tools): Add examples.
14033         (Read Me): Generate as "Read Me for MPW" instead.
14034         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14035         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14036         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14037
14038         * mpw-configure: Remove subdir-specific makefile hackery,
14039         delete mk.tmp after using it.
14040
14041         * mpw-build.in (all): Display start and end times.
14042
14043         * mpw-configure (host_canonical): Set.
14044         (target_cpu): Always add to makefiles.
14045         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14046         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14047         (mpw-mh-mpw): Look for in srcdir and srcroot.
14048         Use sed instead of mpw-edit-prefix to edit prefix definitions.
14049
14050         * mpw-build.in: (install-only): New target.
14051
14052         * mpw-configure (host_alias, target_alias): Rename from hostalias
14053         and targetalias, add into generated Makefile.
14054         (mk.tmp): If present, add into generated Makefile.
14055         * mpw-build.in (all-gas): Build config.h first before gas proper.
14056
14057         * mpw-configure (config.status): Write only if changed.
14058         * mpw-config.in (readline): Configure it (not built, just used for
14059         definitions).
14060
14061         * mpw-config.in (elf/mips.h): Add a forward include.
14062
14063         * mpw-config.in: Forward-include most .h files in include into
14064         extra-include.
14065         (readline): Don't build.
14066         mpw-build.in (install): Install GDB.
14067
14068         * mpw-configure (prefix, mpw_prefix): Handle it.
14069         * mpw-config.in (mmalloc, readline): Don't configure.
14070         * mpw-build.in (thisscript): Rename to ThisScript.
14071         Use mpw-build instead of BuildProgram everywhere.
14072         (mmalloc, readline): Don't build.
14073         * mpw-README: New file, basic documentation about the MPW port.
14074
14075         * mpw-config.in: Use forward-include to create include files.
14076
14077         * mpw-configure: Add more things to the top of each configured
14078         Makefile, including contents of config/mpw-mh-mpw.
14079         * mpw-config.in (extra-include): Create this directory and fill it
14080         with Posix-like include files when configuring.
14081
14082         * config.sub (apple, mac, mpw): Add various aliases.
14083
14084         * mpw-build.in: New file, top-level build script fragment for MPW.
14085         * mpw-configure: New file, configure script for MPW.
14086         * mpw-config.in: New file, config fragment for MPW.
14087
14088 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14089
14090         * configure.in (host_libs): Remove glob, since it is gone from the
14091         sources.
14092
14093 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14094
14095         * Makefile.in: define empty GDB_NLM_DEPS var.
14096
14097         * configure.in(target_makefile_frag): use config/mt-netware
14098         for netware targets.
14099
14100 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14101
14102         * config.sub: Merge in recent FSF changes.  Remove linux special
14103         cases.
14104
14105 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14106
14107         Revert this change:
14108
14109         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14110
14111                 * build-all.mk: Use CC=cc -Xs on Solaris.
14112
14113 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14114
14115         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
14116         stop using it.
14117         * Makefile.in: Nuke all references to glob subdirectory.
14118
14119 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14120
14121         * configure.in: Fix --enable-shared logic in per-host.
14122
14123 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14124
14125         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14126
14127 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14128
14129         * configure.in (noconfigdirs): Don't build gas on AIX, for
14130         powerpc*-*-aix* as well as for rs6000*-*-aix*.
14131
14132 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
14133
14134         * configure: Fix --cache-file to work if the file argument is a
14135         relative path.
14136
14137 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
14138
14139         * configure: If the --cache-file is used, pass it down to
14140         configure in subdirectories.
14141
14142 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
14143
14144         * config.sub: add vxworks29k configuration.
14145
14146 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14147
14148         * Makefile.in (taz): Do "diststuff" part quietly.
14149
14150 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14151
14152         * config.sub: Mini-merge with gcc/config.sub.
14153
14154 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14155
14156         * config.guess (IRIX): Sed - to _.
14157
14158 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14159
14160         * Makefile.in (source-vault, binary-vault): New targets.
14161
14162 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
14163
14164         * config.sub: Recognize -eabi as a basic system type.
14165
14166 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14167
14168         * configure.in (enable_shared stuff): Fix typo.
14169
14170 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
14171
14172         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14173
14174 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14175
14176         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14177
14178 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
14179
14180         * configure.in (rs6000-*-*): Don't build gas.
14181
14182 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
14183
14184         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14185         reduce command line length.
14186         (AS_FOR_TARGET): Check for as.new, not Makefile.
14187         (NM_FOR_TARGET): Check for nm.new, not Makefile.
14188
14189 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14190
14191         * config.guess:  Merge from FSF.
14192
14193 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14194
14195         * configure: Don't use $ when handling program_suffix.
14196
14197 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
14198
14199         * configure.in:  Configure tk for hppa/hpux.
14200
14201 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14202
14203         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
14204
14205 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14206
14207         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
14208         to LIBCXXFLAGS.  Tests are better run without it.
14209
14210 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
14211
14212         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14213
14214 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
14215
14216         * configure.in (*-*-netware*): Don't configure xiberty.
14217
14218 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
14219
14220         * configure.in:  Remove tk from native_only list.
14221
14222 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
14223
14224         * build-all.mk: Add mips-ncd-elf target to sun4 targets
14225           for special NCD build.
14226
14227 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14228
14229         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14230         makeall.bat, they're only useful for binutils snapshots.
14231         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14232         makeall.bat to specified SUPPORT_FILES.
14233
14234 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
14235
14236         * build-all.mk: Add Ericsson targets to sun4 and solaris
14237           hosts.  Add  BNR's sun4 target to solaris host, so their
14238           build-from-source will be tested in-house first.
14239
14240 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14241
14242         * Makefile.in (LIBCFLAGS): New variable.
14243         (CFLAGS_FOR_TARGET): Ditto.
14244         (LIBCFLAGS_FOR_TARGET): Ditto.
14245         (LIBCXXFLAGS): Ditto.
14246         (CXXFLAGS_FOR_TARGET): Ditto.
14247         (LIBCXXFLAGS_FOR_TARGET): Ditto.
14248         (BASE_FLAGS_TO_PASS): Pass them.
14249         (EXTRA_TARGET_FLAGS): Ditto.
14250
14251         * configure.in: Support --enable-shared.
14252
14253 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14254
14255         * configure.in (target_libs):  Include libstdc++ again.
14256         * config.guess:  Update from FSF (for FreeBSD).
14257
14258 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14259
14260         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14261         makeall.bat.
14262         (DISTDOCDIRS): Add `etc'.
14263         (ETC_SUPPORT_PFX): New variable.
14264         (taz): Include anything from etc starting with a word in
14265         ETC_SUPPORT_PFX.
14266
14267 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14268
14269         * config.sub: Update for recent FSF changes.  Remove obsolete
14270         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
14271         spacing changes.
14272
14273 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14274
14275         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
14276
14277         * config.guess:  Merge with FSF.
14278         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14279
14280 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14281
14282         * configure: Since the "trap 0" handler will override the exit
14283         status on many systems, only use it for "exit 1", and make it set
14284         a non-zero exit status; reset it before "exit 0".  Also, check
14285         exit status of config.sub, and error out if it failed.
14286
14287 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
14288
14289         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14290         and install libgloss.
14291
14292 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14293
14294         * Makefile.in (all-binutils): Depend upon all-byacc.
14295
14296         * configure.in: Don't build emacs on Irix 5.
14297
14298 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14299
14300         * configure.in (*-*-netware*): Add libio.
14301
14302 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14303
14304         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14305         (CHECK_TARGET_MODULES): Ditto.
14306         (INSTALL_TARGET_MODULES): Ditto.
14307         (TARGET_LIBS): Ditto.
14308         (all-libstdc++): Note dependencies.
14309
14310 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14311
14312         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14313
14314 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14315
14316         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14317         -fexternal-templates.
14318
14319         * configure.in (target_libs): Add libstdc++.
14320         (noconfigdirs): Add libstdc++ as appropriate.
14321
14322 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14323
14324         * config.guess:  Update from FSF.
14325
14326 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14327
14328         * configure: Use ${config_shell} when running ${configsub}.
14329
14330 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
14331
14332         * config.sub: No longer recognize h8300h.
14333
14334 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14335
14336         * config.sub: Remove extraneous differences between config.sub and
14337         gcc/config.sub.
14338
14339 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14340
14341         * Makefile.in (DISTSTUFFDIRS): Add gas.
14342
14343 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
14344
14345         * COPYING.NEWLIB: New file.
14346
14347 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14348
14349         * config.guess (HP-UX):  Patch from Harlan Stenn
14350         <harlan@landmark.com> to also emit release level.
14351
14352 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14353
14354         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14355
14356 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14357
14358         * config.sub:  Merge nextstep cleanup from FSF.
14359
14360 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14361
14362         * configure.in (arm-*-*): Don't configure ld for this target.
14363
14364 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14365
14366         * configure.in (*-*-netware): don't configure libg++, libio,
14367           librx, or newlib.
14368
14369 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14370
14371         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
14372         configure ld--it works, but it doesn't support shared libraries.
14373
14374 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14375
14376         * config.guess (*-unknown-freebsd*):  Get rid of possible
14377         trailing "(Release)" in version string.
14378         Patch from Paul Richards <paul@isl.cf.ac.uk>.
14379
14380 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14381
14382         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14383         Fix type: *-next-neststep -> *-next-nextstep.
14384
14385         * config.guess:  Merge from FSF:
14386
14387         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
14388
14389         * config.guess: Recognize powerpc-ibm-aix3.2.5.
14390
14391         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
14392
14393         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14394         instead of UNIX_SV for UnixWare 1.0).
14395
14396 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
14397
14398         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
14399         to make gdb/nlm/* build after the compiler and linker.
14400
14401 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14402
14403         * config.guess (netbsd, freebsd, linux):  Accept any machine,
14404         not just i[34]86.
14405         (m68k-atari-sysv4):  Relocate to match FSF version.
14406
14407         * config.guess:  More merges from the FSF:
14408
14409         Add a space before function call or macro invocation.
14410
14411         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14412
14413         * config.guess: Add trap cmd to remove dummy.c and dummy when
14414         interrupted.
14415
14416         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14417
14418         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14419         (dummy): Redirect stderr from compilation of dummy.c.
14420
14421         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
14422
14423         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14424
14425 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
14426
14427         * configure: Accept and ignore --cache*, for compatibility with
14428         new autoconf.
14429
14430 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14431
14432         * config.guess:  Merge from FSF:
14433
14434         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14435
14436         * config.guess (Pyramid*:OSx*:*:*): New case.
14437         (PATH): Add /.attbin at end for finding uname.
14438         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
14439
14440         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
14441
14442         * config.guess (M88*:DolphinOS:*:*): New case.
14443
14444         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
14445
14446         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14447         to select whether to use ELF or COFF.
14448
14449         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14450
14451         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
14452
14453         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
14454
14455         * config.guess: Guess the OS version for HPUX.
14456
14457         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
14458
14459         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14460
14461 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14462
14463         * configure.in: Recognize --with-headers, --with-libs, and
14464         --without-newlib.
14465         * Makefile.in (all-xiberty): Depend upon all-ld.
14466
14467 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14468
14469         * configure.in: Change i[34]86 to i[345]86.
14470
14471 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14472
14473         * configure (version): A few more tweaks to help message.
14474
14475 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14476
14477         * Makefile.in:  Remove (for now) librx as a host library,
14478         now that we're building it for target.
14479
14480 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14481
14482         * configure: Fix up help message; from karl@owl.hq.ileaf.com
14483         (Karl Berry).
14484
14485 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14486
14487         * configure.in:  Also configure librx.
14488
14489 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14490
14491         * Makefile.in:  Update various rules to reflect that librx
14492         is now needed for libg++.
14493
14494 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14495
14496         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
14497
14498 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
14499
14500         * configure.in: Configure the examples directory.
14501
14502 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14503
14504         * configure: Simplify Jun 2 1994 change.
14505
14506 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14507
14508         * change CC to /usr/latest/bin/gcc for lynx host builds, since
14509         /bin/gcc isn't good enough to build gcc.
14510
14511 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
14512
14513         * Makefile.in (GDB_SUPPORT_FILES): Remove
14514         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
14515         (gdb.tar.gz): Add new rule to use standard distribution building
14516         mechanism.
14517
14518 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14519
14520         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
14521         Bill Cox <bill@cygnus.com>.
14522
14523 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14524
14525         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
14526
14527 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
14528
14529         * configure:  Search current dir first in .gdbinit.
14530
14531 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14532
14533         * config.sub:  Recognize freebsd (merged from gcc config.sub).
14534
14535 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14536
14537         * config.sub:  Refer to NeXT's operating system as nextstep.
14538
14539         * config.sub (case $basic_machine):  Re-order the cases, to match
14540         the order in the FSF version (which is mostly alphabethical).
14541         Merge in some additions and changes from the FSF.
14542
14543 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
14544
14545         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
14546         * config.sub: Recognize cxux7.
14547         * configure.in: Use mh-cxux for m88k-harris-cxux*.
14548
14549 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14550
14551         * config.sub:  Fix typo powerpc -> powerpc-*.
14552
14553 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
14554
14555         * Makefile.in: `all-emacs19' depends on `all-byacc'.
14556
14557         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
14558         parallel with all-emacs and install-emacs).  Top-level command
14559         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
14560
14561 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14562
14563         * test-build.mk ($(host)-stamp-stage2-installed): Remove
14564         $(relbindir)/make before doing ``make install'', and use
14565         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
14566         installing over running make binary.
14567         ($(host)-stamp-stage3-installed): Likewise.
14568
14569 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14570
14571         * config.guess: Recognize Mach.
14572
14573 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14574
14575         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
14576         see whether --exec-prefix was used.
14577
14578 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14579
14580         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
14581
14582 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14583
14584         * Makefile.in: Add all-librx target similar to all-libproc.
14585
14586 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
14587
14588         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
14589         with post 1.2 uname bogosity.
14590
14591 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14592
14593         * configure: Remove temporary files on receipt of a signal.
14594
14595 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
14596
14597         * configure: If there is a package_makefile_frag, remove
14598         ${subdir}/Makefile.tem after copying it in.
14599
14600 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14601
14602         * build_all.mk: support rs6000 lynx identifies itself as
14603         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
14604         since /bin/gcc is too feeble to compile a modern gcc.
14605
14606 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14607
14608         * brought devo/test-build.mk update-to-date with progressive/
14609           test-build.mk. Add lynx targets and hppa flag info.
14610
14611 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14612
14613         * configure.in:  Use mh-ncrsvr43.  Patch from
14614         Tom McConnell <tmcconne@sedona.intel.com>.
14615
14616 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14617
14618         * config.guess (i386-unknown-bsdi):  No longer need to
14619         check #if defined(__bsdi__) && defined(__i386__).
14620
14621 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14622
14623         * configure: Set program_transform_nameoption correctly.
14624
14625 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14626
14627         * brought build-all.mk update-to-date with progressive build-all.mk,
14628           added new targets and hppa info.
14629
14630 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14631
14632         * configure: If config.guess result is a prefix of the user
14633         specified target, assume a native build and use the user specified
14634         target as the host alias.  Remove SunOS patch suffix removal hack.
14635         * configure.in: Remove SunOS patch suffix removal hack.
14636
14637         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
14638         in NATIVE_CHECK_MODULES.
14639
14640 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
14641
14642         * Makefile.in: Rename HOST_ONLY to NATIVE.
14643         * configure: Delete SunOs patch suffix from host_canonical
14644           and build_canonical variables that are prepended to Makefiles.
14645         * configure.in: Add comments for easier maintenance.
14646
14647 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14648
14649         * Makefile.in: Add all-libproc target similar to all-gui.
14650
14651 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
14652
14653         * Makefile.in (CHECK_MODULES): split into
14654         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14655
14656 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
14657
14658         * config.guess (i386-unknown-bsdi): New system to guess.
14659
14660 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14661
14662         * Makefile.in: Add all-gui target (but not yet build by "all").
14663
14664 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
14665
14666         * config.sub: Move deletion of patch suffix from here...
14667         * configure.in: To here, at Ian's suggestion.  The top-
14668           level scripts might need to know of a patch level.
14669
14670 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
14671
14672         * config.sub: Strip off patch suffix so rtl is recognized
14673           as a sunos4.1.3 machine, even though it's been patched.
14674
14675 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
14676
14677         * Makefile.in (INSTALL_LAST): Delete.
14678         (INSTALL_DOSREL): New.
14679
14680 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14681
14682         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14683         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14684         whether we pass down --with-gnu-ld anyhow.
14685
14686 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
14687
14688         * Makefile.in (INSTALL_LAST): Change operation so it works
14689         on more flavors of make.
14690         * configure.in (go32): Don't build libg++ or libio.
14691
14692 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
14693
14694         * Makefile.in (Move HOST_PREFIX_1 and friends up so
14695         they can be overriden by templates.
14696
14697 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
14698
14699         * configure.in (target==go32): Don't build gdb.
14700         * dosrel: New directory.
14701
14702 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
14703
14704         * configure.in (host==go32): Configure dosrel too.
14705         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14706         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14707         be set by incoming names or templates.
14708         (INSTALL_LAST): New rule.
14709
14710 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
14711
14712         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14713
14714 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14715
14716         * configure.in (appdirs): New variable.  Currently empty, but will
14717         be used in gas distribution.  If nonempty, lists a set of
14718         directories at least one of which must get configured, or top
14719         level configuration is considered to have failed.
14720         (rs6000-*-lynxos*): Use new file name.
14721
14722 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14723
14724         Eliminate XTRAFLAGS.
14725         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14726         newlib include files using -idirafter, and also use -nostdinc.
14727         (CXX_FOR_TARGET): Likewise.
14728         (XTRAFLAGS): Removed.
14729         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14730         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14731         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14732         ($(DO_X)): Don't pass down XTRAFLAGS.
14733
14734 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14735
14736         * configure.in (mips*-dec-bsd*): New target; do build linker.
14737         (mips*-*-bsd*): New target; don't build linker.
14738
14739 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14740
14741         * configure.in: support rs6000-*-lynxos* configuration.
14742         support sunos4 as a cross target.
14743
14744         * config.sub: look for lynx*, not lynx since the OS version may
14745         legitimately be part of the name.
14746
14747 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14748
14749         * configure.in (i[34]86-*-sco*): Move to be with other i386
14750         targets.
14751         (romp-*-*): New target.  Skip various binary utilities.
14752         (vax-*-*): New target.  Don't build newlib.
14753         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
14754
14755 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14756
14757         * configure.in: Only set host_makefile_frag if config
14758         directory exists.
14759
14760 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14761
14762         * install.sh: If $dstdir exists, don't check whether each
14763         component does.
14764
14765 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14766
14767         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14768
14769 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
14770
14771         * configure.in (*-*-lynxos*): Don't configure newlib for either
14772         native or cross Lynx.
14773
14774 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
14775
14776         * config.sub (sparc64-elf): Fix os.
14777         (z8k): Remove duplicate.
14778
14779 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14780
14781         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14782         gcc/stmp-fixproto, to try to prevent fixproto from being run.
14783
14784 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
14785
14786         * configure: Make file links cleanly even if Lynx fails on
14787           an NFS symlink (at least fail cleanly).
14788
14789 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14790
14791         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14792         -XNh2000.
14793
14794 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14795
14796         * configure: Unknown options are fatal again.
14797
14798 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
14799
14800         * configure: Ignore --x-includes and --x-libraries, for Autoconf
14801         compatibility.
14802
14803 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
14804
14805         * build-all.mk: Add `clean' target.
14806
14807 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14808
14809         * config.guess:  Add SINIX support.
14810         * configure.in:  Add mips-*-sysv4* support.
14811
14812 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
14813
14814         * build-all.mk: Document all useful targets.
14815         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14816         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14817
14818 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14819
14820         * configure: Support --silent, --quiet.
14821
14822 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14823
14824         * configure: Support --disable-FEATURE.
14825
14826 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14827
14828         * config.guess: Recognize NCR running SVR4.3.
14829
14830 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14831
14832         * config.guess:  Make BSDI generate i386-unknown-bsd386.
14833         Patch from Paul Eggert <eggert@twinsun.com>.
14834
14835 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14836
14837         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14838
14839 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14840
14841         * configure: Make unrecognized options give nonfatal warnings
14842         instead of fatal errors, and pass them to any subdirectory
14843         configures in case they recognize them.
14844         Make --x equivalent to --with-x.
14845
14846 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14847
14848         * configure: Add --enable-* options.  Clean up usage message and
14849         some comments.
14850
14851 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
14852
14853         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14854
14855 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14856
14857         * configure.in (hppa*-*-*): Enable binutils.
14858
14859 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14860
14861         * config.sub: Recognize cisco.
14862
14863 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
14864
14865         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14866
14867 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14868
14869         * config.guess: about target *-hitachi-hiuxwe2, don't print more
14870         than one configuration name.  Add comment.
14871
14872 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
14873
14874         * config.guess: about target *-hitachi-hiuxwe2, fixed
14875         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
14876         macro is incorrect.]
14877
14878 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14879
14880         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14881         than the "make ls" stuff which used to be here.
14882
14883 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14884
14885         * config.guess:  Recognize i[34]86-unknown-freebsd.
14886         From Shawn M Carey <smcarey@rodan.syr.edu>.
14887
14888 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14889
14890         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14891
14892 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
14893
14894         * config.guess: Check for ptx.
14895
14896 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
14897
14898         * config.sub: Add os9k checking.
14899
14900 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14901
14902         * config.guess: Handle OSF1 running on HPPA processors
14903
14904 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14905
14906         * configure: If subdir configure fails, print out a message with
14907         subdirectory name, in case subdir's configure code didn't identify
14908         itself.
14909
14910 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
14911
14912         * configure.in: Remove embedded newlines from configdirs.
14913         Avoid mismatches of substrings.  Fix matching strings at end
14914         of configdirs.
14915
14916 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
14917
14918         * config.guess:  Add Lynx/rs6000 config support.
14919
14920 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14921
14922         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14923
14924 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
14925
14926         * configure.in (hppa*-*-osf*): Treat this just like most other
14927         PA configurations (eg no binutils or ld).
14928         (hppa*-*-*elf*): These configurations have binutils and ld.
14929
14930 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14931
14932         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
14933
14934 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14935
14936         * configure.in (rs6000-*-*): Build gas.
14937
14938 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14939
14940         * Makefile.in:  Avoid bug in losing hpux sed.
14941
14942 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14943
14944         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14945         for GDB and GDB has been fixed to not need it.
14946
14947 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14948
14949         * config.guess: Recognize vax hosts.
14950
14951 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14952
14953         * configure (while loop): Don't use "break 2" inside case
14954         statement -- the case statement isn't an enclosing loop.
14955
14956 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14957
14958         * config.guess:  Clean up NeXT support, to allow nextstep
14959         on Intel machines.  Make OS be nextstep.
14960
14961 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
14962
14963         * config.guess: Add alternate forms for Convex.
14964
14965 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
14966
14967         * configure:  Completely rewrite option processing.  Take
14968         advantage of pattern-matching to avoid invoking test frequently.
14969         Also clean up host and target defaulting logic.
14970
14971 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14972
14973         * Makefile.in: Replace all occurrances of "rootme" with "r" and
14974         "$${rootme}" with "$$r", to increase the likelihood that the do-*
14975         commands (plus user environment) will fit SCO limits.
14976
14977 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14978
14979         * configure.in: Don't issue warnings about directories which are
14980         not being configured if -norecursion is set.  Correct test for
14981         --with-gnu-as and --with-gnu-ld to not get confused by substring
14982         matches.
14983
14984         * configure.in: Don't build gas for alpha-dec-osf1*.
14985
14986 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
14987
14988         * configure:  Back out Per's change of 12/19/1993.  It changes the
14989         behavior of configure in unexpected and confusing ways.
14990
14991         Also, use different delim char when calculating
14992         program_transform_name so that the name can contain slashes.
14993
14994 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
14995
14996         * configure.in, config.sub: Add support for VSTa micro-kernel.
14997
14998 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
14999
15000         * configure.in: Nuke hacks which were used to get a special
15001         version of GAS for HPPA configurations.
15002
15003 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15004
15005         * configure:  If only ${target_alias} is given, use that
15006         as the default for ${host_alias}.
15007         * configure:  Add missing back-slashes before nested quotes.
15008
15009 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15010
15011         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15012
15013 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
15014
15015         * config.guess:  Recognize some Tektronix configurations.
15016         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15017
15018 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15019
15020         * config.sub: Match any flavor of SH.
15021
15022 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
15023
15024         * configure.in: Don't try to configure newlib for Alpha.
15025
15026 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15027
15028         * configure.in: Don't build ld for Irix 5.  Don't build gas,
15029         libg++ or libio for any Alpha target.
15030
15031         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15032
15033 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
15034
15035         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15036         default arguments -- so it tried to compress itself.
15037
15038 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15039
15040         * configure.in (notsupp): ensure that a space is always at the end
15041           of the configdirs list, since the grep checks for an explicit space
15042
15043 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15044
15045         * configure.in (target i386-sysv4.2): don't build ld, since static
15046           versions of many libraries are not available.
15047
15048 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15049
15050         * config.guess: Recognize Apollos (using environment variables).
15051         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15052
15053 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15054
15055         * config.guess: Recognize Sony news mips running newsos.
15056
15057 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
15058
15059         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15060         "fi ; else" for bash.
15061
15062 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
15063
15064         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15065
15066 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
15067
15068         * config.sub: accept unixware as an alias for svr4.2.
15069         Fix some inconsistancies with the gcc version.
15070
15071 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15072
15073         * Makefile.in (DISTDOCDIRS):  Add gdb.
15074
15075 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15076
15077         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
15078
15079 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15080
15081         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15082         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15083         this now.
15084
15085 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15086
15087         * config.sub: Accept hiux* as an OS name.
15088
15089         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15090         etc/make-stds.texi.  The underscore came from gcc, and dje now
15091         agrees that RUNTESTFLAGS is the correct name.
15092
15093 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15094
15095         * install.sh:  Remove 'set -e'.  It makes any conditionals
15096         in the script useless.
15097
15098         * config.guess: Automatically recognize arm-acorn-riscix
15099         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15100
15101 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
15102
15103         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15104
15105 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15106
15107         * Makefile.in (DISTDOCDIRS): New variable.
15108         (taz): Edit local Makefile.in sooner, instead of proto-toplev
15109         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
15110
15111 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15112
15113         * configure.in (hppa target): check the source directory for the
15114           pagas sub-directory
15115
15116 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
15117
15118         * config.sub: Allow -aout* and -elf*.
15119
15120 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15121
15122         * configure.in: Don't build ld on i386-solaris2, same as for
15123         sparc-solaris2.
15124
15125 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15126
15127         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15128
15129 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15130
15131         * configure.in:  Configure gdb for alpha.
15132
15133 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15134
15135         * Makefile.in (CXXFLAGS): Add -O.
15136
15137 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15138
15139         * config.guess: added support for DG Aviion
15140
15141 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15142
15143         * configure.in: Produce warning message for subdirectories not
15144         configurable for this host/target combination.  Don't try to
15145         configure gdb for vms.
15146
15147 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15148
15149         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15150         appropriate files before making "diststuff".
15151         (DISTBISONFILES): New var: list of files to be edited.
15152         (DISTSTUFFDIRS): Add binutils.
15153
15154 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15155
15156         * config.sub: also handle mipsel and mips64el (for little endian mips)
15157
15158 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15159
15160         * configure.in: Add * to end of all OS names.
15161
15162 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
15163
15164         * configure.in: Build newlib for LynxOS native.
15165
15166 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15167
15168         * config.guess: Add support for delta 88k running SVR3.
15169
15170         * configure.in: Add comment about HP compiler vs. emacs.
15171
15172 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15173
15174         * configure.in: don't build ld on solaris2 (not a viable option
15175           due to bugs in getpwnam & getpwuid)
15176
15177 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15178
15179         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15180         config.guess will produce a full version number.
15181
15182 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15183
15184         * configure.in: Build linker and binutils for alpha-dec-osf1.
15185
15186 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15187
15188         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15189         and gdb/testsuite/Makefile.in.
15190
15191 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15192
15193         * configure.in: recognize mips*- instead of mips-
15194
15195 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15196
15197         * config.sub: Accept linux*coff and linux*elf as operating
15198         systems.
15199
15200 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15201
15202         * config.sub: Recognize mips64, and mips3 as an alias for it.
15203
15204 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15205
15206         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15207         gdb knows how to handle OSF/1 shared libraries.
15208
15209 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15210
15211         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15212         * config.guess: Recognize Hitachi's HIUX.
15213         * config.sub: Recognize h3050r* and hppahitachi.
15214         Remove redundant cases for hp9k[23]*.
15215
15216 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15217
15218         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15219         if gas and ld are in the source tree and are in ${configdirs}.
15220         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15221         --with options (but still pass them down on the command line,
15222         if they were explicitly specified).
15223
15224 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15225
15226         * configure: substitute SHELL value in Makefile.in with
15227         ${CONFIG_SHELL}
15228
15229 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15230
15231         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15232         *-*-solaris2* targets.
15233
15234 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15235
15236         * Makefile.in: define M4, and pass it down to sub-makes;
15237         all-autoconf now depends on all-m4
15238
15239 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15240
15241         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15242         presence of {ar,ranlib} instead of a configured directory
15243
15244 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
15245
15246         * config.guess: Accept 34?? as well as 33?? for NCR.
15247
15248 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15249
15250         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15251         of 'gas' in sed commands, since 'gash' is now in the tree as well.
15252
15253 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15254
15255         * configure: grab values for $(CC) and $(CXX) from the
15256         environment, so that someone can do "CC=gcc configure; make" and
15257         have it work right (matching the way that autoconf works now)
15258
15259         * configure.in, Makefile.in: add support for gash, the tcl
15260         interface to Galaxy
15261
15262         * config.guess: add NetBSD variants (hp300, x86)
15263
15264 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
15265
15266         * install.sh: Support -d option (in the manner of SunOS 4 install,
15267         as it is more deterministic than that of GNU install)
15268         (chmodcmd): Set file to mode 755 by default (should also do default
15269         chgrp and chown, but I don't feel like dealing with that now)
15270
15271 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
15272
15273         * config.sub: Remove h8300hhms alias.
15274
15275 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15276
15277         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15278
15279 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15280
15281         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15282         as stmp-fixinc
15283
15284 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15285
15286         * config.sub: recognize m88110-bug-coff.
15287
15288 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15289
15290         * Makefile.in (all-libio): all dependencies on the toolchain used
15291         to build this (gcc, gas, ld, etc)
15292
15293 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15294
15295         * config.guess: Deal with OSF/1 1.3 on alpha.
15296
15297 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15298
15299         * install.sh: add some 'else true' clauses for portability
15300
15301         * configure.in: don't build libio for h8[35]00-*-* targets
15302
15303 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15304
15305         * Makefile.in:  Add support for new libio.
15306
15307 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15308
15309         * install.sh: If one command fails, don't try the rest.  Don't try
15310         to remove $dsttmp (via trap) unless we have already created it.
15311         If $src doesn't exist, detect it and exit with an error.
15312
15313         * config.guess: Recognize BSD on hp300.
15314
15315 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15316
15317         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15318         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15319
15320 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
15321
15322         * Makefile.in (all-send-pr): depends on all-prms
15323
15324 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15325
15326         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15327
15328 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15329
15330         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15331         Added test for mips-mips-riscos5.
15332
15333 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15334
15335         * configure.in: use mh-hp300 for 68k HP hosts
15336
15337 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15338
15339         * configure: add support for CONFIG_SHELL, so that you can use
15340         some alternate shell for evaluating configure scripts
15341
15342 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
15343
15344         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
15345         in configure script to bug-gdb@prep.ai.mit.edu when building
15346         distribution archive.
15347         * Makefile.in (COMPRESS):  Remove def.
15348         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
15349         gdb.tar.Z and make-gdb.tar.Z respectively.
15350         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
15351         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
15352         to convergence with 'taz' target in Makefile.in.
15353
15354 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15355
15356         * install.sh (dsttmp): use trap to ensure that tmp files go
15357         away on error conditions
15358
15359 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15360
15361         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15362
15363 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15364
15365         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15366         its parent is '/' not ''.
15367
15368         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15369
15370 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
15371
15372         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15373         that ${newsrcdir}/configure.in does.
15374
15375 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15376
15377         * test-build.mk: support for CONFIG_SHELL
15378
15379 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
15380
15381         * config.sub (netware):  Add as a basic system type.
15382
15383 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15384
15385         * Makefile.in (Makefile): depend on configure.in.  Also drop the
15386           $(srcdir)/ from the dependency on Makefile.in.
15387
15388 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
15389
15390         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15391         (h8300hhms is temporary until multi-libraries are implemented).
15392         * configure.in: Handle h8300h too.
15393
15394 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15395
15396         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15397
15398 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
15399
15400         * configure:  Remove extraneous output when guessing host type.
15401         * config.guess:  Remove extraneous output when guessing using C
15402         compiler rather than uname, or when guessing fails.
15403
15404 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
15405
15406         * Makefile.in: remove all.cross and install.cross targets
15407
15408         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15409           definitions
15410
15411 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
15412
15413         * configure.in (target sh): Build gprof.
15414
15415 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15416
15417         * config.sub: change -solaris to -solaris2
15418
15419 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15420
15421         * configure.in: Use config/mh-riscos for mips-*-sysv*.
15422
15423 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
15424
15425         * configure: Correct error message for missing Makefile.in to
15426         print correct directory.
15427
15428 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15429
15430         * install.sh: kludge around 386BSD shell bug
15431
15432 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
15433
15434         * config.guess:  Recognize NeXT.
15435         * config.guess:  Recognize i486-ncr-sysv4.
15436         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
15437
15438 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
15439
15440         * Makefile.in (MAKEINFOFLAGS): New variable.
15441         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15442         * build-all.mk, test-build.mk: Pass down --no-split as
15443         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
15444
15445 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
15446
15447         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
15448
15449 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
15450
15451         * Makefile.in (libg++.tar.z):  New rule.
15452         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
15453         * Makefile.in (taz):  Only do a single chmod.
15454
15455 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15456
15457         * install.sh: don't use dirname anymore (replaced with sed usage)
15458
15459 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
15460
15461         * Makefile.in:  Change extension for gzip'd files from '.z' to
15462         '.gz' per new FSF standard usage.
15463
15464 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15465
15466         * configure: put quotes around the final value of program_transform_name
15467
15468 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15469
15470         * Makefile.in: new install.sh support; update install-info rules
15471
15472 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
15473
15474         * configure.in: Build diff for crosses, but not for go32 host.
15475
15476         * configure.in: Build gprof only for native, and don't build it
15477         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15478
15479 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
15480
15481         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15482
15483 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15484
15485         * configure.in (host_tools): Add prms.
15486
15487 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15488
15489         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15490         with $(FLAGS_TO_PASS) on the command line
15491
15492         * config.sub: Recognize lynx and lynxos
15493
15494 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15495
15496         * config.sub: Accept -ecoff*, not just -ecoff.
15497
15498 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15499
15500         * Makefile.in (taz): Use .gz suffix instead of .z.
15501         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
15502         names.
15503
15504 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15505
15506         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
15507
15508 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15509
15510         * Makefile.in (install-no-fixedincludes):  install gcc last, so
15511         that rebuilds that might happen during 'make install' don't get
15512         bogus gcc include files
15513
15514 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15515
15516         Change from Utah for HPPA support:
15517         * config.guess: Recognize hppa1.x-hp-bsd.
15518
15519 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
15520
15521         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
15522         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
15523
15524 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15525
15526         * config.sub: Add support for rom68k and bug boot monitors.
15527
15528 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
15529
15530         * Makefile.in: Make all-opcodes depend on all-bfd.
15531
15532 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15533
15534         * config.guess: Added special check for i[34]86-univel-sysv4*.
15535
15536 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
15537
15538         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
15539         the processor rather than assuming i486.
15540
15541 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15542
15543         * config.guess: Recognize SunOS6 as Solaris3.
15544
15545 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
15546
15547         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
15548         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
15549
15550 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
15551
15552         * build-all.mk (all-cross): New target for Canadian Cross.
15553         Added Q2 go32 targets.
15554         * test-build.mk: Configure go32 cross sparclite-aout and
15555         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
15556         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
15557
15558 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15559
15560         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
15561         GO32 hosted toolchains
15562
15563 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15564
15565         * configure: change  so "-exec-prefix" gets passed down rather
15566         than "-exec_prefix" so autoconf generated Makefiles get the
15567         exec_prefix set right.
15568
15569 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15570
15571         * config.guess: get the Solaris2 minor version number
15572
15573         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
15574
15575 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15576
15577         * config.guess: Recognize some Sequent platforms.
15578
15579 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15580
15581         * Makefile.in: added the vault-install target
15582
15583         * configure.in: actually use the Sun3 makefile fragment that's in
15584         config, also added the release dir to configdirs
15585
15586 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15587
15588         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
15589
15590 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15591
15592         * configure.in: remove some program from Alpha targetted toolchains
15593
15594 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
15595
15596         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
15597         gprof.
15598         (taz): Run "make diststuff" in those directories instead of "make
15599         proto-dir".  Look for "VERSION=" only at start of line in subdir
15600         Makefile.  Use "gzip -9" for compression.
15601         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
15602         (binutils.tar.z): New target.
15603
15604 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15605
15606         * Makefile.in (taz): Include gpl.texinfo.
15607
15608 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15609
15610         * Makefile.in (setup-dirs): Merged into "taz" target.
15611         (taz): Only do `proto-dir' stuff if a directory is actually needed
15612         for this target.
15613
15614 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
15615
15616         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
15617         (FLAGS_TO_PASS): Pass down MUNCH_NM.
15618         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
15619         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
15620         (gcc-no-fixedincludes): Correct for current gcc Makefile.
15621
15622 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
15623
15624         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
15625         config.sub, and move-if-change to gdb testsuite distribution
15626         archive, so the testsuite can be extracted, configured, and
15627         run separately from the gdb distribution.  Blow away the Chill
15628         tests that require a Chill compiled executable, since GNU Chill
15629         is not yet publically available.
15630
15631 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15632
15633         * test-build.mk: set environment variables in a single command,
15634         instead of a list of assignments and exports
15635
15636         * config.guess: recognize Alpha/OSF1 systems
15637
15638 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15639
15640         * configure: Change help message to prefer --options rather than
15641           -options.
15642
15643 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15644
15645         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
15646         zippy@ecst.csuchico.edu.
15647         * config.guess: Recognize miniframe.
15648
15649 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15650
15651         * Makefile.in: Use srcroot to find runtest rather than rootme.
15652         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
15653
15654 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15655
15656         * test-build.mk: Extensive additions to support building on a
15657         machine other than the host.
15658
15659 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15660
15661         * configure (tooldir): Fix for i386-aix again.
15662
15663 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
15664
15665         * configure, Makefile.in:  Change definition of $(tooldir)
15666         to match the FSF.
15667
15668 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
15669
15670         * config.guess:  Recognize i[34]86/SVR4.
15671
15672 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15673
15674         * Makefile.in (all-gdb): gdb depends on sim.
15675
15676 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
15677
15678         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
15679         at the same time we make the prototype gdb directory.
15680         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
15681         files at the same time as the gdb base release distribution.
15682
15683 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
15684
15685         * Makefile.in (check): Use individual check targets rather than
15686         DO_X rule.
15687         (check-gcc): Added.
15688
15689 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
15690
15691         * config.sub: Use sysv3.2 not sysv32 for canonical OS
15692         for System V release 3.2.
15693
15694 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15695
15696         * config.sub: Recognize hppaosf.
15697         * configure.in: Do configure ld/binutils/gas for it.
15698
15699 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15700
15701         * configure (tooldir): Alter syntax used to set this, for systems
15702         where "\$" isn't handled right, like i386-aix.
15703
15704 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15705
15706         * configure: Pass program-transform-name, not
15707         program_transform_name, to recursive configures.
15708
15709 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
15710
15711         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15712         of gas+ld+binutils.
15713
15714 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
15715
15716         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
15717
15718 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15719
15720         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15721
15722 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15723
15724         * Makefile.in (PRMS): Set back to all-prms.
15725
15726 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15727
15728         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15729         targets, rather than for MIPS hosts.
15730
15731 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15732
15733         * configure.in: add comment for --with-x default values
15734
15735         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15736
15737         * Makefile.in: add check-* targets for each of the directories in
15738         the tree.  Add a definition of RUNTEST that will use the one we
15739         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
15740
15741 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
15742
15743         * configure.in: Removed obsolete references to bfd_target and
15744         target_makefile_frag.
15745
15746         * build-all.mk: Set assorted targets for Q2.
15747         * config.sub: Recognize z8k-sim and h8300-hms.
15748         * test-build.mk: Really don't pass host to configure.
15749         (HOLES): Added uname.
15750
15751 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
15752
15753         * configure: Handle an empty program-prefix, program-suffix or
15754         program-transform-name correctly.
15755
15756 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15757
15758         * build-all.mk: -G 8 no longer required for MIPS targets.
15759         * test-build.mk: Don't pass host argument to configure; make it
15760         guess.
15761
15762 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
15763
15764         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
15765         * Makefile.in (COMPRESS):  New macro, like GZIP.
15766
15767 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15768
15769         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15770
15771         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15772         with gas currently defaults to -G 0.
15773
15774 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
15775
15776         * Makefile.in (all-flex): flex depends on byacc.
15777
15778         * build-all.mk: If host not specified, use config.guess.  Pass TAG
15779         to test-build.mk as RELEASE_TAG.
15780         * test-build.mk (configargs): New variable containing arguments to
15781         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
15782         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15783
15784         * config.guess: Use /bin/uname when checking -X argument on SCO,
15785         to avoid invoking GNU uname which doesn't understand -X.
15786
15787         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15788
15789         * configure.in: Build gas for mips-*-*.
15790
15791 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15792
15793         * Makefile.in (all.normal): insert missing backslash.
15794
15795 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15796
15797         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15798
15799         * Makefile.in: Complete overhaul to merge many almost identical
15800         targets.
15801
15802 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15803
15804         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15805         (gdb.tar.Z): Adjusted.
15806
15807         * Makefile.in (setup-dirs, taz): New targets; should be general
15808         enough to adapt for gdb sometime.  Build only .z file.
15809         (gas.tar.z): New target.
15810
15811 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15812
15813         * build-all.mk: Use CC=cc -Xs on Solaris.
15814
15815 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
15816
15817         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
15818         for handling BISON for FSF releases.
15819
15820 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15821
15822         * configure: Actually implement the change zoo just documented.
15823
15824 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
15825
15826         * configure: when using config.guess, only set target_alias when
15827         it's not already been set (ie, on the command line)
15828
15829 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15830
15831         * Makefile.in: add installcheck target, set PRMS to install-prms
15832
15833 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15834
15835         * configure: add support for package_makefile_fragment, handle the
15836         case where a directory has a configure.in file but no Makefile.in
15837         more gracefully (with an actual understandable error message, even);
15838         add support for --without (and add this to the usage message); also
15839         explicitly add a --host=${host_alias} to the command line when
15840         config.guess is used
15841
15842 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15843
15844         * configure: Must use both --host and --target in recursive calls.
15845
15846 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15847
15848         * Makefile.in: Change deja-gnu to dejagnu.
15849
15850 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15851
15852         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15853
15854 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15855
15856         * configure.in: canonicalize all instances to *-*-solaris2*,
15857         also strip out a number of tools to not build for go32 host
15858
15859 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15860
15861         * config.guess: add GPL.
15862
15863         * Makefile.in, config.guess, config.sub, configure: bump
15864           copyrights to 93.
15865
15866 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
15867
15868         * Makefile.in (do-info): Removed obsolete check for existence of
15869         localenv file.
15870
15871         * Makefile.in (MAKEOVERRIDES): Define to be empty.
15872
15873 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15874
15875         * Makefile.in: a couple of 'else true' for decstation,
15876         support for TclX
15877
15878         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15879
15880 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
15881
15882         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15883
15884 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
15885
15886         * config.guess: Recognize i386-ibm-aix (PS/2).
15887         * configure.in: Use config/mh-aix386 file for it.
15888
15889 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
15890
15891         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15892         CC_FOR_TARGET instead.
15893         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15894
15895 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
15896
15897         * Makefile.in: Add sim to list of directories sent with gdb
15898
15899 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15900
15901         * configure.in: Put back mips-dec-bsd* case.
15902
15903 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
15904
15905         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15906         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
15907         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
15908
15909 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15910
15911         * configure.in: remove no-op mips-dec-bsd* in "case $target"
15912
15913         * Makefile.in (dir.info): only run gen-info-dir if it exists,
15914         (install-info): install dir.info only if it exists,
15915         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15916
15917 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
15918
15919         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
15920         gas for mips-dec-bsd.
15921
15922 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
15923
15924         * configure (makesrcdir): If ${srcdir} is relative and not ".",
15925         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15926
15927 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15928
15929         * configure.in: Added "dejagnu" to hosttools list.
15930
15931 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
15932
15933         * config.sub, configure.in, config.guess:  Add support
15934         for Bosx, an AIX variant from Bull.
15935         Patches from F.Pierresteguy@frcl.bull.fr.
15936
15937 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15938
15939         * devo/dejagnu: Initial creation of devo/dejagnu.
15940         Migrated dejagnu testcases and support files for testing software
15941         tools to reside as subdirectories, currently called "testsuite",
15942         within the directory of the software tool.  Migrated all programs,
15943         support libraries, etc. beloging to dejagnu proper from
15944         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
15945         with no modifications.  The changes to these files which will
15946         allow them to configure, build, and execute properly will be made
15947         in a future update.
15948
15949 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15950
15951         * Makefile.in: Change send_pr to send-pr.
15952         * configure.in: Likewise.
15953         * send_pr: Renamed directory to send-pr.
15954
15955 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
15956
15957         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
15958
15959 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
15960
15961         * README:  Update for gdb-4.8 release.
15962         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
15963         gdb-xxx.tar.z (gzip'd) file also.
15964
15965 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15966
15967         * Makefile.in: make all-diff depend on all-libiberty
15968
15969 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
15970
15971         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15972
15973 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15974
15975         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15976
15977 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
15978
15979         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
15980         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
15981         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
15982
15983 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15984
15985         * Makefile.in:  makeinfo binary is in a new location
15986
15987 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
15988
15989         * config.sub: Accept -ecoff as an OS.
15990
15991         * Makefile.in: Various changes to eliminate a level of make
15992         recursion and reduce the required command line length.
15993         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15994         sub-makes.
15995         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15996         variables holding settings for specific sub-makes.
15997         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15998         in terms of BASE_FLAGS_TO_PASS.
15999         (TARGET_LIBS): New variable listing directories which use
16000         TARGET_FLAGS_TO_PASS.
16001         (subdir_do): Eliminated.
16002         (do-*): New set of targets to replace subdir_do.
16003         (various): All targets which used subdir_do now depend on do-*.
16004         (local-clean): Renamed from do_clean.
16005         (local-distclean): New target, dependency of distclean and
16006         realclean.
16007         (install-info): Don't create directories.  Depend on dir.info
16008         rather than calling make recursively.
16009         (install-dir.info): Eliminated.
16010         (install-info-dirs): Create all info directories here.
16011         (dir.info): Depend upon do-install-info.
16012
16013         * test-build.mk (HOLES): Added false.
16014
16015 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
16016
16017         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
16018
16019 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16020
16021         * Makefile.in (info): remove dependency on all-texinfo.  The
16022         problem was really in texinfo/C, not at this level.
16023
16024 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16025
16026         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16027
16028 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
16029
16030         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
16031         GDB releases.
16032
16033 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16034
16035         * configure: Include srcdir in message about target of link not
16036         being found.  Don't convert `-' to `_' in `with' options being
16037         passed to subdirs.
16038
16039 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16040
16041         * configure.in: add uudecode to host_tools
16042
16043         * Makefile.in: added {all,install}-uudecode targets, added them to
16044         the appropriate lists
16045
16046 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
16047
16048         * Makefile.in (all-gcc): Added dependency on all-gas.
16049
16050         * configure.in (mips-*-*): Build ld and binutils.
16051
16052 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16053
16054         * configure: check return code from mkdir, print error message and
16055           exit on failure.
16056
16057 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
16058
16059         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
16060
16061 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16062
16063         * test-build.mk (HOLES): Added tar, cpio and uudecode.
16064
16065 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16066
16067         * config.sub (h8500):  Recognize this as a cpu type.
16068
16069 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16070
16071         * configure: source directory missing is no longer a warning
16072
16073         * configure.in: recognize irix[34]* instead of irix[34]
16074
16075         * Makefile.in: define and pass down X11_LIB
16076
16077 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
16078
16079         * guess-systype: Renamed to ...
16080         * config.guess:  ... by popular request.
16081         * configure.in, Makefile.in:  Update accordingly.
16082
16083 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
16084
16085         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
16086         + Add Convex, Cray/Unicos, and Encore/Multimax support.
16087         + Execute ./dummy instead of assuming . is in PATH.
16088
16089 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
16090
16091         * guess-systype:  New shell script.  Attempts to guess the
16092         canonical host name of the executing host.
16093         Only a few hosts are supported so far.
16094         * configure:  Call guess-systype if no host is specified.
16095
16096 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16097
16098         * Makefile.in (gcc-no-fixedincludes): Made to work with current
16099         gcc Makefile.
16100
16101
16102 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
16103
16104         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16105         (all-gcc, install-gcc, subdir_do): Use it.
16106
16107 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16108
16109         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16110
16111 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
16112
16113         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16114           set exclusively by configure, using configure.in .
16115
16116 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16117
16118         * test-build.mk: set $PATH for all builds
16119
16120         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16121
16122 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
16123
16124         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
16125         the one used in gcc/Makefile.in, so that a null expansion doesn't
16126         override the one needed to build gcc with a native cc.
16127
16128
16129 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16130
16131         * configure: Accept -with arguments.
16132
16133 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16134
16135         * Makefile.in: added h8300sim
16136
16137 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
16138
16139         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16140         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
16141         (all-cygnus, native, build-cygnus): Make
16142         $(canonhost)-stamp-3stage-done, not $(host)....
16143         * test-build.mk (stamp-3stage-compared): Use tail +10c for
16144         i386-sco3.2v4.  Added else true to if command.
16145
16146 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
16147
16148         * config.sub: (from FSF) Sequent uses a BSD-like OS.
16149
16150 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
16151
16152         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16153
16154 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16155
16156         * configure.in: don't remove binutils from Solaris builds
16157
16158 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
16159
16160         * Makefile.in: get rid of earlier definitions for *clean,
16161         also handle the recursive info rule better
16162
16163 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
16164
16165         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
16166         do more-or-less the right thing.
16167
16168 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
16169
16170         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16171         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16172
16173 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16174
16175         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16176         $(host_canonical).
16177
16178         * configure.in: split the configdirs list into 4 categories (native
16179         v. cross, library v. tool) and handle the cross-only and native-
16180         only in more reasonable (and correct!) way.
16181
16182 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
16183
16184         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
16185         configdirs anymore.
16186
16187 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16188
16189         * Makefile.in: extensive cleanup::  removed all of the explicit
16190         clean-* targets, collapsed many wrappers around subdir_do into
16191         one, added additional targets to satisfy standards.texi, deleted
16192         some old targets, some changes for consistency
16193
16194 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16195
16196         * configure.in: handle some programs as cross-only, and others as
16197         native only
16198
16199         * test-build.mk: handle partial holes in a more generic manner
16200
16201         * Makefile.in: m4 depends on libiberty
16202
16203 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16204
16205         * configure.in: add m4, textutils, fileutils, sed, shellutils,
16206         time, wdiff, and find to configdirs
16207
16208         * Makefile.in: all, clean, and install rules for the new programs
16209         added to configure.in
16210
16211 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16212
16213         * configure.in: use mh-sun for all *-sun-* hosts
16214
16215 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16216
16217         * Makefile.in: define flags for X11 include files and library file
16218         locations, pass them down to the programs that need this info
16219
16220         * build-all.mk: added a 'native' target, to 3stage the native toolchain
16221
16222 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16223
16224         * configure.in: start building libg++ for HP-UX targets
16225
16226 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
16227
16228         * README:  Update references to files moved into etc/.
16229
16230 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
16231
16232         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
16233         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
16234
16235 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16236
16237         * configure: accept dash as well as underscore in long option
16238         names for FSF compatibility.
16239
16240 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
16241
16242         * config.sub: added -sco3.2v4 support from FSF.
16243
16244 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16245
16246         * configure.in: expand the section that adds or removes
16247         directories from the list of programs to build, to handle native
16248         vs. cross in addition to host v. native
16249
16250 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
16251
16252         * Makefile.in:  Replace C++ in macro names with CXX.
16253         This is less likely to break ...
16254
16255 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16256
16257         * test-build.mk: add -w to GNU_MAKE
16258
16259 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16260
16261         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16262         add 'sparc' to list of recognized cpus.  This needed to make
16263         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16264         Delete some redundant ose68 variants.  Recognize -wrs as an os,
16265         then changes that into $CPU-wrs-vxworks.
16266
16267         * configure.in: remove most references to gdbtest, regularize
16268         target based program removal
16269
16270         * test-build.mk: import from p3 tree (many fixes and changes)
16271
16272 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
16273
16274         * Makefile.in: added rules to handle tcl, tk, and expect
16275
16276         * configure.in: handle those directories if they exist
16277
16278 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16279
16280         * config.sub: removed bogus hppabsd and hppahpux names, since
16281         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16282
16283 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16284
16285         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
16286         depends upon all-xiberty
16287
16288         * Makefile.in: changes from p3, including:
16289
16290         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
16291
16292         * Makefile.in (XTRAFLAGS): include newlib directories if
16293         newlib/Makefile exists, rather than if host != target.
16294
16295         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
16296
16297         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16298         from the same source tree and not building a cross-compiler.  This
16299         matters for the libg++ configuration if reconfiguring a tree that
16300         has already been installed.
16301
16302         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
16303
16304         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16305         pick up the machine and system specific header files.
16306
16307         * Makefile.in: added AS_FOR_TARGET, passed down in
16308         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16309         the C compiler to use to create programs which are run in the
16310         build environment, set it to default to $(CC), and passed it down
16311         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16312
16313         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
16314
16315         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16316         We need them for unusual native builds, like systems without
16317         ranlib.
16318
16319         * configure: also define $(host_canonical) and
16320         $(target_canonical), which are the full, canonical names for the
16321         given host and target
16322
16323 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
16324
16325         * Makefile.in:  Added separate definitions for C++.
16326
16327 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
16328
16329         * configure.in (configdirs):  Add deja-gnu.
16330
16331 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
16332
16333         * README:  Update for configure.texi and gdb-4.7 release.
16334
16335 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
16336
16337         * Makefile.in:  Move "all" target to top of file.
16338         Previously, first target was ".PHONY" which caused BSD4.4 make
16339         to build .PHONY when make was run without arguments.
16340
16341 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
16342
16343         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
16344         Library-copylefted code in libiberty.
16345
16346 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
16347
16348         * config.sub:  Replace m68kmote with plain old m68k.
16349
16350 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
16351
16352         * Makefile.in:  Remove space from blank line, avoid Make complaints.
16353
16354 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
16355
16356         * config.sub: Complain if no argument is given.  Added support for
16357         386bsd as OS and target alias.
16358
16359 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
16360
16361         * Makefile.in (XTRAFLAGS): include newlib directories if
16362         newlib/Makefile exists, rather than if host != target.
16363
16364 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
16365
16366         * config.sub: recognize sparclite-wrs-vxworks.
16367
16368         * Makefile.in (install-xiberty): added *-xiberty make rules (from
16369         p3.) Added clean-xiberty to clean.
16370
16371 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16372
16373         * configure.in: use *-*-* instead of nested cases for host and target
16374
16375 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
16376
16377         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16378         from the same source tree and not building a cross-compiler.  This
16379         matters for the libg++ configuration if reconfiguring a tree that
16380         has already been installed.
16381
16382 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
16383
16384         * config.sub (i486v/i486v4):  Merge in from FSF version.
16385
16386 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
16387
16388         * configure: only set PWD if it is already set.
16389
16390 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
16391
16392         * configure: just set PWD=`pwd` at the top, since Ultrix sh
16393         doesn't have unset and all success paths (and most error paths)
16394         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16395         to just ${PWD} to avoid confusion.)
16396
16397 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
16398
16399         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16400         even for a native compilation.
16401
16402 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
16403
16404         Changes to make the gdb.tar.Z rule work better.
16405
16406         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
16407         (DEVO_SUPPORT):  Add configure.texi.
16408         (bfd-ilrt.tar.Z):  Remove ancient rule.
16409
16410 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
16411
16412         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16413         pick up the machine and system specific header files.
16414
16415         * configure.in, config.sub: added new target m68010-adobe-scout,
16416         with alias of adobe68k.  Changed configure.in to check for
16417         -scout before -sco* to avoid a false match.
16418
16419         * Makefile.in: added AS_FOR_TARGET, passed down in
16420         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16421         the C compiler to use to create programs which are run in the
16422         build environment, set it to default to $(CC), and passed it down
16423         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16424
16425 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16426
16427         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16428         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
16429         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16430         FOR_TARGET variants, to newlib and libg++.
16431
16432 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16433
16434         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16435         first.
16436
16437 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
16438
16439         * config.sub:  Accept `elf' as an environment.
16440
16441 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16442
16443         * Makefile.in (all-opcodes):  cd into the right directory
16444
16445 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
16446
16447         * configure: added -program_transform_name option, used as
16448         argument to sed when installing programs.
16449         configure.texi: added documentation for -program_prefix,
16450         -program_suffix and -program_transform_name.
16451
16452 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
16453
16454         * config.sub:  Accept i486 where i386 ok.
16455
16456 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
16457
16458         * config.sub: accept we32k
16459
16460 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
16461
16462         * config.sub, configure.in: accept OSE68000 and OSE68k.
16463
16464         * Makefile.in: don't create all directories for ``make install'';
16465         let the subdirectories create the ones they need.
16466
16467 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16468
16469         * COPYING: new file, GPL v2
16470
16471 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16472
16473         * Makefile.in: use the new gen-info-dir, which needs a template
16474         argument (which also lives in texinfo)
16475
16476         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16477
16478 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
16479
16480         * config.sub (ncr3000):  Change i386 to i486.
16481
16482 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16483
16484         * Makefile.in: add install-rcs, install-grep to
16485         install-no-fixedincludes, removed install-bison and install-libgcc
16486
16487 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
16488
16489         * configure.in: grab the HPUX makefile fragment if on HPUX
16490
16491 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16492
16493         * Makefile.in: eradicate bison spoor (ditto libgcc).
16494          configure.in: recognise m68{k,000}-ericsson-OSE.
16495          es1800 is alias for m68k-ericsson-OSE
16496
16497 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16498
16499         * configure.in: rearrange the parts that remove programs from
16500         configdirs, based now on HOST==TARGET or by canonical triple.
16501
16502 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16503
16504         * test-build.mk: recurse explicitly with -f test-build.mk when
16505           appropriate.  predicate stage3 and comparison on the existence
16506           of gcc.  That is, if gcc isn't around, we aren't three-staging.
16507           On very clean, also remove ...stamp-co.  Build in-place before
16508           doing other builds.
16509
16510 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16511
16512         * Makefile.in, configure.in: add tgas
16513
16514 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16515
16516         * Makefile.in: a number of changes merged in from progressive.
16517
16518         * configure.in: add libm.
16519
16520         * .cvsignore: ignore some stuff that comes from test-build.mk.
16521
16522 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
16523
16524         * config.sub:  Add es1800 (m68k-ericsson-es1800).
16525
16526 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16527
16528         * configure: Add program_suffix (parallel to program_prefix)
16529         * Makefile.in: adjust directory-creating script for losing decstation
16530
16531 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
16532
16533         * configure:  Minor $subdir-related fixes.
16534
16535 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16536
16537         * configure: fix various problems with propogating
16538         makefile_target_frag in subdirs.
16539         * configure.in: config libgcc if its there
16540
16541 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
16542
16543         * config.sub:  HPPA merge.
16544
16545 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
16546
16547         * Makefile.in:  Replace all-bison with all-byacc in all
16548         dependency lines for other tools (which now use byacc).
16549
16550 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
16551
16552         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
16553
16554 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
16555
16556         * Makefile.in: make gprof rules similar to byacc rules (instead of
16557         vestigal $(unsubdir) that didn't work...)
16558
16559 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
16560
16561         * config.sub:  Add support for Linux.
16562         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
16563         (at least for libg++).
16564
16565 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
16566
16567         * configure.texi: fix doc for the -nfp option to configure
16568
16569 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
16570
16571         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
16572
16573 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
16574
16575         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
16576         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
16577         * configure.in: added solaris* host_makefile_frag hook.
16578
16579 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16580
16581         * config.sub: changed recognition of m68000 so that various
16582         m68k types can be specified via m680[01234]0
16583
16584 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16585
16586         * config.sub (basic_machine): fix sed so that '-foo' isn't
16587         completely substituted out while .+'-foo' loses the '-foo'
16588
16589 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16590
16591         * config.sub ($os): Add -aout.
16592
16593 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
16594
16595         * configure:  If host_makefile_frag is absolute, don't
16596         prefix ${invsubdir} (relevant to libg++ auto-configure).
16597
16598 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16599
16600         * Makefile.in (tooldir): Define it.
16601         (all-ld): Depend on all-flex.
16602
16603 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
16604
16605         * Makefile.in (check):  Fix libg++ special case.
16606
16607 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
16608
16609         * configure: do not bury `pwd` into config.status, thus do fewer
16610           pwd's.
16611
16612         * configure: print the "Building in" message only when building in
16613           other than "." AND verbose.
16614
16615         * configure: remove -s, rework -v to better accommodate guested
16616           configures.
16617
16618         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
16619
16620 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
16621
16622         * Makefile.in: macroize flags passed on recursion.  remove
16623           fileutils.
16624
16625 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
16626
16627         * configure: get makesrcdir right for subdirs deeper than 1.
16628
16629         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
16630           install.
16631
16632 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
16633
16634         * Makefile.in: don't print subdir_do or recursion lines.
16635
16636 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
16637
16638         * standards.texi: added menu item.
16639
16640         * Makefile.in: build and install standards.info.
16641
16642         * standards.texi: new file.
16643
16644 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16645
16646         * configure: test for and move config.status pieces from
16647           ${subdir}/.
16648
16649 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
16650
16651         * configure:  Test for existance of files before trying to mv
16652         them, to avoid numerous non-existance messages.
16653
16654 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
16655
16656         * configure: correct final line of config.status.
16657
16658         * configure: patch from eggert.  Avoids a protection problem if
16659           the original Makefile.in is read only.
16660
16661         * configure: use move-if-change from gcc to create config.status.
16662           Some makefiles depend on config.status to tell if a directory
16663           has been reconfigured for a different host.  This change
16664           prevents those directories from remaking everything in the case
16665           where the reconfig was only intended to rebuild a Makefile.
16666
16667         * configure: test for config.sub with "config.sub sun4" rather
16668           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
16669           host alias from a missing config.sub.
16670
16671 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16672
16673         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16674           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
16675
16676 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
16677
16678         * configure: mkdir ${subdir} as needed.
16679
16680 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
16681
16682         * Makefile.in,configure.in: added autoconf.
16683
16684 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16685
16686         * Makefile.in: no longer pass against on recursion.
16687
16688         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16689           definitions are not inherited.
16690
16691         * configure: correct makesrcdir when subdir is .
16692
16693 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
16694
16695         * configure:  Add support for 'subdirs' variable, which is
16696         like 'configdirs', except that configure doesn't re-invoke
16697         itself for subdirs, it just creates a Makefile for each subdir.
16698         * configure.texi:  Document subdirs.
16699
16700 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16701
16702         * configure.in: added flex to configdirs
16703
16704 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
16705
16706         * Makefile.in: remove clean-stamps from clean.
16707
16708 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
16709
16710         * configure.in:  Add gdbtest to configdirs.
16711
16712 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
16713
16714         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
16715         to recursive makes.
16716         * configure.in:  Recognize new ncr3000 config.
16717
16718 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
16719
16720         * Makefile.in, configure.in: removed references to gdbm.
16721
16722 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
16723
16724         * config.sub:  Don't canonicalize os value
16725         newsos* to bsd (readline needs to check for newsos).
16726         (This fix was earlier made Jan 31, but got re-broken.)
16727
16728 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
16729
16730         * configure.in:  sco is an os, not a vendor!
16731
16732         * configure:  Quote $( better.  Keep various shells happy.
16733
16734 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
16735
16736         * Makefile.in: eliminate stamp-files.
16737
16738 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
16739
16740         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
16741           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16742
16743 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
16744
16745         * config.sub:  fix iris/iris3.
16746
16747 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
16748
16749         * configure: re-add -rm.
16750
16751 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
16752
16753         * Maskefile.in: add .stmp-rcs to all.
16754
16755         * configure.in: remove gas from rs6000 build, use aix host fragment.
16756
16757 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
16758
16759         * configure: pass down site_option during recursion.
16760
16761 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
16762
16763         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
16764
16765 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
16766
16767         * configure: Change exec_prefix so that it really defaults to prefix.
16768
16769 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
16770
16771         * Makefile.in, configure.in:  Add support for mmalloc library.
16772
16773 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
16774
16775         * Makefile.in: add stmp dependencies for a few more things.
16776
16777 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
16778
16779         * configure: adjusted error message on objdir/srcdir configure
16780           collision, per john's suggestion.
16781
16782         * Makefile.in: add libiberty stmp to all and all.cross.
16783
16784 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
16785
16786         * Makefile.in: remove force dependencies, add grep to all.
16787
16788 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
16789
16790         * Makefile.in: drop flex.  make stamp files work.
16791
16792         * configure: added test for conflicting configuration in srcdir,
16793           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
16794           gets cranky.  use relative paths for configure and srcdir
16795           whenever possible.  Send some error messages to stderr that were
16796           going to stdout.
16797
16798 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
16799
16800         * Makefile.in:  Fix libg++ rule to check for gcc directory
16801         before using gcc/gcc.  Also pass XTRAFLAGS.
16802
16803 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
16804
16805         * Makefile.in: added stmp-files so that directories aren't polled
16806           when they are already built.
16807
16808         * configure.texi: fixed a node pointer problem.
16809
16810 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
16811
16812         * config.sub configure.in gdb/configure.in
16813         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16814         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16815         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
16816
16817 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16818
16819         * configure: -recurring becomes -silent.  corrected help message
16820           for -site= option.
16821
16822         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16823
16824 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16825
16826         * configure: when building Makefile for crosses, replace
16827           tooldir and program_prefix.  default srcdir from location of
16828           config.sub.  remove "for host in hosts" and "for target in
16829           targets" loops.
16830
16831 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16832
16833         * Makefile.in: Do not pass bindir or mandir to cvs.
16834
16835 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
16836
16837         * Makefile.in, configure.in: removed traces of namesubdir,
16838           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
16839           copyrights to '92, changed some from Cygnus to FSF.
16840
16841         * configure.texi: remove most references to multiple hosts,
16842           multiple targets, subdirs, etc.
16843
16844         * configure.man: removed rcsid. reference config.sub not
16845           config.subr.
16846
16847         * Makefile.in: mkdir $(infodir) on install-info.
16848
16849 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
16850
16851         * configure.texi:  Explain better about .gdbinit and about
16852         the environment that configure.in sections run in.
16853
16854 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
16855
16856         * configure.in:  Ultrix is only a decstation if it's a MIPS.
16857
16858 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
16859
16860         * README:  DOC.configure => cfg-paper.texi.
16861
16862 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
16863
16864         * config.sub (near case $os):  Don't convert newsos* to bsd!
16865
16866 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
16867
16868         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
16869         the number of copies of COPYING that go into the GDB tar file.
16870
16871 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
16872
16873         * bfd/configure.in, gdb/config/mh-i386sco,
16874         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16875         Fix SCO configuration stuff.
16876
16877 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
16878
16879         * Makefile.in:  For libg++, make sure the -I pointing
16880         to the gcc directory goes *after* all the libg++-local -I flags.
16881         Also, move just-gcc dependency from just-libg++ to all-libg++.
16882
16883 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
16884
16885         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
16886
16887 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
16888
16889         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
16890
16891 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
16892
16893         * config.sub:  Add stratus configuration frags.  Also
16894         submitted to FSF.
16895
16896 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
16897
16898         * Makefile.in (DEV_SUPPORT):  add configure.man.
16899
16900         * config.sub(Decode manufacturer-specific):  add -none*.
16901
16902 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
16903
16904         * Makefile.in:  remove form feeds to make Sun's make happy.
16905         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
16906
16907 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
16908
16909         * Makefile.in (AR_FLAGS):  Make quieter.
16910
16911 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
16912
16913         * configure.in:  Add libg++.
16914         * configure:  When verbose, don't output the command line at each
16915         level; it will be unremarkably the same as the previous version,
16916         which will be the same as what the user typed.
16917
16918 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
16919
16920         * configure.in, Makefile.in: fix clean-info, add flex.  add
16921           fileutils.
16922
16923         * configure: be less sensitive to spaces in Makefile.in.  Do not
16924           look for sources in "..".  Doing so breaks subdirectories that
16925           might have their own configure.  If a subdir has it's own
16926           configure script, use it.
16927
16928 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
16929
16930         * cfg-paper.texi: some changes suggested by rms.
16931
16932 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
16933
16934         * config.sub:  Merge in some small additions from the FSF version,
16935         taken from the gcc distribution, to bring the Cygnus and FSF
16936         versions into closer sync.
16937
16938 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
16939
16940         * configure.in:  Changed svr4 references to sysv4.
16941
16942 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
16943
16944         * configure: added -V for version number option.
16945
16946 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
16947
16948         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16949           renamed from DOC.configure to cfg-paper.texi.
16950
16951 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16952
16953         * configure, config.subr, config.sub: config.subr is now
16954           config.sub again.
16955
16956 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
16957
16958         * configure.texi: new file, in progress.
16959
16960         * Makefile.in: build info file and install the man page for
16961           configure.
16962
16963         * configure.man: new file, first cut.
16964
16965         * configure: find config.subr again now that configuration "none"
16966           has gone.  removed all traces of the -ansi option.  removed all
16967           traces of the -languages option.
16968
16969         * config.subr: resync from rms.
16970
16971 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16972
16973         * configure, config.sub, config.subr: merge config.sub into
16974           config.subr, call the result config.subr, remove config.sub, use
16975           config.subr.
16976
16977         * Makefile.in: revised install for dir.info.
16978
16979 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16980
16981         * configure.in: add decstation host makefile frag.
16982
16983         * Makefile.in: BISON now bison -y again.  also install-gcc on
16984           install.  clean-gdbm on clean.  infodir belongs in datadir.
16985           Make directories for info install.  Build dir.info here then
16986           install it.
16987
16988 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16989
16990         * Makefile.in: fix for bad directory tests.
16991
16992 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16993
16994         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
16995           regexp.  -srcdir relative was being handled incorrectly.
16996
16997         * Makefile.in: unwrapped some for loops so that parallel makes
16998           work again and so one can focus one's attention on a particular
16999           package.
17000
17001 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17002
17003         * configure: added PWD as a stand in for `pwd` (for speed). use
17004           elif wherever possible.  make -srcdir work without -objdir.
17005           -objdir= commented out.
17006
17007 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17008
17009         * configure: +options become --options.  -subdirs commented out.
17010           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
17011           Makefile now at top of generated Makefile.  Removed cvs log
17012           entries.  added -srcdir.  create .gdbinit only if there is one
17013           in ${srcdir}.
17014
17015         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
17016           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
17017           and mandir now keyed off datadir by default.
17018
17019 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17020
17021         * Freshly created ChangeLog.
17022
17023 \f
17024 Local Variables:
17025 mode: change-log
17026 left-margin: 8
17027 fill-column: 76
17028 version-control: never
17029 End: