OSDN Git Service

In gcc/objc/:
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2
3         PR target/39150
4         * configure.ac (i[3456789]86-*-solaris2*): Also accept
5         x86_64-*-solaris2.1[0-9]*.
6         * configure: Regenerate.
7
8 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
9
10         * MAINTAINERS (RTL optimizers): Add self.
11
12 2011-06-27  Gabriel Charette  <gchare@google.com>
13
14         * MAINTAINERS (Write After Approval): Add myself.
15
16 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
17
18         PR regression/47836
19         PR bootstrap/23656
20         PR other/47733
21         PR bootstrap/49247
22         PR c/48825
23         * configure.ac (target_libraries): Remove target-libiberty.
24         Remove case-statement setting skipdirs=target-libiberty for
25         multiple targets.  Remove checking target_configdirs and
26         removing target-libiberty but keeping target-libgcc if
27         otherwise empty.
28         * Makefile.def (target_modules): Don't add libiberty.
29         (dependencies): Remove all traces of target-libiberty.
30         * configure, Makefile.in: Regenerate.
31
32 2011-06-13  Walter Lee <walt@tilera.com>
33
34         * configure.ac (tilepro-*-*) New case.
35         (tilegx-*-*): Likewise.
36         * configure: Regenerate.
37
38 2011-06-06  Jing Yu  <jingyu@google.com>
39
40         * configure.ac: Skip target-libiberty for
41         arm*-*-linux-androideabi.
42         * configure: Regenerated.
43
44 2011-06-06  Nick Clifton  <nickc@redhat.com>
45
46         * config.sub: Sync from upstream.
47
48 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
49
50         * MAINTAINERS (Write After Approval): Add myself.
51
52 2011-06-01  Daniel Jacobowitz  <drow@false.org>
53
54         * MAINTAINERS: Update my email address.
55
56 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
57
58         * MAINTAINERS (Write After Approval): Update my email address.
59
60 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
61
62         * MAINTAINERS (Write After Approval): Add myself.
63
64 2011-05-08  Doug Kwan  <dougkwan@google.com>
65
66         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
67         * configure: Regenerated.
68         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
69         value from configure.
70         * Makefile.in: Regenerated.
71
72 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
73
74         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
75         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
76         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
77         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
78         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
79         *-*-vxworks*): Disable newlib and libgloss in separate case
80         statement.
81         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
82         to separate case statement.
83         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
84         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
85         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
86         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
87         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
88         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
89         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
90         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
91         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
92         i[[3456789]]86-*-rdos*, m32r-*-*,
93         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
94         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
95         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
96         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
97         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
98         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
99         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
100         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
101         and libgloss in main case over targets.  Remove most empty cases
102         in main case over targets.
103         * configure: Regenerate.
104
105 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
106
107         * MAINTAINERS (Write After Approval): Add myself.
108
109 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
110
111         * configure.ac: Remove code setting special library locations for
112         hppa*64*-*-hpux11*.  Remove code setting compiler for
113         sparc-sun-solaris2*.
114         * configure: Regenerate.
115
116 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
117
118         * configure.ac: Separate libgloss_dir settings from general case
119         over targets.
120         * configure: Regenerate.
121
122 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
123
124         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
125         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
126         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
127         cases in libgcj-disabling case statement.
128         (hppa*64*-*-linux*): Set unsupported_languages instead of
129         disabling target-zlib.
130         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
131         to hppa*64*-*-hpux*.
132         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
133         hppa*-*-hpux*.
134         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
135         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
136         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
137         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
138         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
139         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
140         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
141         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
142         libgcj-disabling case statement.
143         * configure: Regenerate.
144
145 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
146
147         * configure.ac: Disable Java for targets not supporting libffi.
148         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
149         Remove cases in Java-disabling statement.
150         (*arm-wince-pe): Change to arm-wince-pe.
151         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
152         cases in Java-disabling statement.
153         (bfin-*-*): Don't disable Java again.
154         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
155         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
156         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
157         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
158         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
159         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
160         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
161         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
162         Java-disabling statement.
163         (mmix-*-*): Don't disable Java again.
164         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
165         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
166         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
167         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
168         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
169         statement.
170         * configure: Regenerate.
171
172 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
173
174         * configure.ac: Separate cases disabling Java and Java libraries
175         from general case over targets.
176         * configure: Regenerate.
177
178 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
179
180         * MAINTAINERS: Update my email address.
181
182 2011-04-20  Easwaran Raman  <eraman@google.com>
183
184         * MAINTAINERS (Write After Approval): Add myself.
185
186 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
187
188         PR lto/48086
189         * configure.ac: Re-enable LTO on *-apple-darwin9*.
190         * configure: Regenerate.
191
192 2011-04-16  Jim Meyering  <meyering@redhat.com>
193
194         * MAINTAINERS (Write After Approval): Add myself.
195
196 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
197
198         * MAINTAINERS: Update my email address.
199
200 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
201
202         * MAINTAINERS (Write After Approval): Add myself.
203
204 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
205
206         * MAINTAINERS (Write After Approval): Add myself.
207
208 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
209
210         * MAINTAINERS (Write After Approval): Add myself.
211
212 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
213
214         * configure.ac (build_tools): Remove build-byacc.
215         (host_libs): Remove mmalloc.
216         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
217         autoconf automake libtool diff rcs fileutils shellutils time
218         textutils wdiff find uudecode hello tar gzip indent recode release
219         sed perl gawk findutils gettext zip.
220         (libgcj): Remove target-qthreads.
221         (target_tools): Remove target-examples target-gperf.
222         (YACC): Don't handle building byacc.
223         * configure: Regenerate.
224         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
225         dosutils, examples, fileutils, find, findutils, gawk, gettext,
226         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
227         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
228         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
229         handle building components.
230         * Makefile.in: Regenerate.
231
232 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
233
234         * MAINTAINERS: Update my email address as Xtensa maintainer.
235
236 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
237
238         * config.sub: Sync from upstream.
239
240 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
241
242         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
243         (microblaze*): Don't disable libssp.
244         * configure: Regenerate.
245
246 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
247
248         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
249         moveifchange.
250         * configure: Regenerate.
251         * Makefile.tpl: Use @SHELL@ not @config_shell@.
252         * Makefile.in: Regenerate.
253
254 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
255
256         * configure.ac (*-*-sysv4*): Don't enable libgomp.
257         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
258         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
259         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
260         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
261         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
262         md_exec_prefix cases.
263         * configure: Regenerate.
264
265 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
266
267         * configure.ac: Separate cases disabling target-libssp,
268         target-libiberty, target-libstdc++-v3 and Fortran from general
269         case over targets.
270         * configure: Regenerate.
271
272 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
273
274         * configure.ac (*-*-chorusos): Don't disable libgcj.
275         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
276         Remove case.
277         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
278         (arm-*-coff): Don't disable libgcj.
279         (arm*-*-linux-gnueabi): Remove useless assignment.
280         (arm-*-riscix*): Don't disable libgcj.
281         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
282         configuration.
283         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
284         (c54x*-*-*): Remove case.
285         (tic54x-*-*): Don't disable GCC or GCC libraries.
286         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
287         to *.
288         (d10v-*-*): Don't disable GCC libraries.
289         (d30v-*-*): Don't disable libgcj.
290         (h8500-*-*): Don't disable GCC libraries.
291         (i960-*-*): Don't disable libgcj.
292         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
293         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
294         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
295         libgcj.
296         (m68k-*-coff*): Remove case.
297         (mmix-*-*): Don't disable libgloss on host.
298         (mn10200-*-*, mn10300-*-*): Remove cases.
299         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
300         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
301         Don't disable libgcj.
302         (romp-*-*): Remove case.
303         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
304         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
305         case.
306         (v810-*-*): Don't disable GCC libraries.
307         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
308         (ip2k-*-*): Don't disable GCC libraries.
309         * configure: Regenerate.
310
311 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
312
313         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
314         libffi on host.
315         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
316         on host.
317         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
318         * configure: Regenerate.
319
320 2011-03-26  John Marino  <binutils@marino.st>
321
322         * configure.ac: Add support for *-*-dragonfly*
323         * configure: Regenerate.
324
325 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
326
327         * configure.ac (native_only): Remove.
328         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
329         send-pr uudecode guile gnuserv on host.
330         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
331         send-pr rcs guile perl texinfo libtool on host.
332         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
333         automake send-pr rcs guile perl texinfo libtool on host.
334         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
335         (*-*-kaos*): Don't disable target-examples target-gperf on target.
336         (alpha*-dec-osf*): Don't disable fileutils on target.
337         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
338         texinfo send-pr expect dejagnu on target.
339         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
340         target-qthreads on target.
341         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
342         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
343         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
344         x86_64-*-mingw*): Don't disable expect on target.
345         (*-*-cygwin*): Don't disable target-gperf on target.
346         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
347         gnuserv on target.
348         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
349         target.
350         * configure: Regenerate.
351
352 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
353
354         * configure.ac (target_tools): Remove target-groff.
355         (native_only): Remove target-groff.
356         (hppa*64*-*-*): Don't disable byacc.
357         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
358         setting.
359         (*-*-kaos*): Don't skip target-librx and target-groff.
360         (*-*-netware*): Don't skip target-libmudflap.
361         (*-*-tpf*): Don't skip target-libmudflap.
362         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
363         directories on the host.
364         (ia64*-*-*vms*): Don't skip tix.
365         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
366         host.
367         * configure: Regenerate.
368
369 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
370
371         * configure.ac: Remove references to mt-mep, mt-netware,
372         mt-wince.
373         * Makefile.def: Add all-utils soft dependencies.
374         * Makefile.tpl: Remove GDB_NLM_DEPS.
375         * configure: Regenerate.
376         * Makefile.in: Regenerate.
377
378 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
379
380         * configure.ac: Do not include mh-x86omitfp.
381         * configure: Regenerate.
382
383 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
384
385         * configure.ac: Remove empty cases.
386         * configure: Regenerate.
387
388 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
389
390         * Makefile.def: Add dependency from termcap to gdb.
391         * Makefile.in: Regenerate.
392
393 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
394
395         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
396         * configure: Regenerate.
397         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
398         * Makefile.tpl: Likewise.
399         * Makefile.in: Regenerate.
400
401 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
402
403         * configure.ac: Remove all mentions of tentative_cc.
404         * configure: Regenerate.
405
406 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
407
408         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
409         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
410         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
411         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
412         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
413         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
414         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
415         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
416         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
417         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
418         *-*-rhapsody*): Remove host cases.
419         * configure: Regenerate.
420
421 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
422
423         * configure.ac (ppc*-*-pe): Remove host case.
424         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
425         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
426         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
427         cases.
428         * configure: Regenerate.
429
430 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
431
432         * config.sub: Update to version 2011-03-23.
433
434 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
435
436         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
437         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
438         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
439         * configure: Regenerate.
440
441 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
442
443         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
444         to Write After Approval.
445         * config-ml.in: Don't handle arc-*-elf*.
446         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
447         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
448         handle GCC libraries.
449         * configure: Regenerate.
450
451 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
452
453         PR bootstrap/48120:
454         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
455         Add -lstdc++ -lm to LIBS.
456         * configure: Regenerate.
457
458 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
459
460         * config.guess: Update to version 2011-02-02
461         * config.sub: Update to version 2011-02-24
462
463 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
464
465         PR lto/48086
466         * configure.ac: Re-enable LTO on *-apple-darwin9.
467         * configure: Regenerate.
468
469 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
470
471         PR lto/48086
472         * configure.ac: Disable LTO on darwin due to an assembler change in
473         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
474         under 256.
475         * configure: Regenerate.
476
477 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
478
479         * MAINTAINERS: Update myself as score backend maintainer, update my e-mail address.
480
481 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
482
483         * MAINTAINERS: Update my e-mail address.
484
485 2011-03-06  Joey Ye  <joey.ye@arm.com>
486
487         * MAINTAINERS: Update my e-mail address.
488
489 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
490
491         * configure.ac: Adjust test of with_ppl.
492         * configure: Regenerated.
493
494 2011-03-02  Kai Tietz  <ktietz@redhat.com>
495
496         * MAINTAINERS: Adjust my e-mail address.
497
498 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
499
500         * configure.ac: Add -lpwl to ppllibs.
501         * configure: Regenerated.
502
503 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
504
505         * config/cloog.m4: Add -lisl to clooglibs.
506         * configure: Regenerated.
507
508 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
509
510         * MAINTAINERS (CPU Port maintainers): Add self.
511
512 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
513
514         * MAINTAINERS: Add myself as testsuite maintainer.
515
516 2011-02-15  Mike Stump  <mikestump@comcast.net>
517
518         * MAINTAINERS: Add myself as testsuite maintainer.
519
520 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
521
522         Import from Libtool and gnulib:
523
524         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
525
526         Prepare for supporting FreeBSD 10.
527         * config.rpath: Remove handling of freebsd1* which soon would
528         match FreeBSD 10.0.
529
530         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
531
532         Remove support for FreeBSD 1.x.
533         * libtool.m4 (_LT_LINKER_SHLIBS)
534         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
535         soon would incorrectly match FreeBSD 10.0.
536
537 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
538
539         PR binutils/12283
540         * move-if-change: Import version from gnulib.
541
542 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
543
544         PR lto/47225
545         * Makefile.def (lto-plugin): Double dash for enable-shared.
546         (configure-gcc): Depend on all-lto-plugin.
547         * Makefile.in: Rebuilt.
548
549 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
550
551         * configure.ac: Remove extra bracket.
552         * configure: Regenerate.
553
554 2011-02-08  Tobias Burnus  <burnus@net-b.de>
555
556         * MAINTAINERS: Add myself as libquadmath maintainer.
557
558 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
559
560         * MAINTAINERS: Update my email address.
561
562 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
563
564         * MAINTAINERS (option handling): Add self.
565
566 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
567
568         PR lto/47225
569         * Makefile.def: Add dependency for install-gcc
570         on install-lto-plugin.
571         * Makfile.in: Regenerated
572
573 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
574
575         * MAINTAINERS (CPU Port Maintainers): Add myself.
576
577 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
578
579         PR libgcj/44341
580         * configure.ac: Discard --with-* flags for host when configuring
581         target libraries for cross build.
582         * configure: Rebuilt.
583
584 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
585
586         * MAINTAINERS (linear loop transforms): Removed.
587
588 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
589
590         * configure.ac: If with_ppl is no, move setting with_cloog=no
591         after CLOOG_REQUESTED check.
592         * configure: Regenerated.
593
594 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
595
596         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
597         CLooG has been requested.
598         * configure: Regenerated.
599
600 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
601
602         * configure: Regenerated.
603         * configure.ac: Check for version 0.11 (or later revision) of PPL.
604
605 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
606
607         * configure: Regenerated.
608         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
609
610 2011-01-21  Andreas Schwab  <schwab@redhat.com>
611
612         * configure.ac: Use AS_HELP_STRING throughout.
613         * configure: Regenerate.
614
615 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
616
617         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
618         * configure: Regenerate.
619
620 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
621
622         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
623
624 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
625
626         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
627         for ia64-hpux.
628         * configure: Regenerate.
629
630 2011-01-07  Jan Hubicka  <jh@suse.cz>
631
632         PR lto/47225
633         * Makefile.in: Regenerate.
634         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
635         configure.
636
637 2011-01-07  Jan Hubicka  <jh@suse.cz>
638
639         * Makefile.in: Regenerate.
640         * Makefile.def (gcc host module) and soft dependency on lto-plugin
641         and configure dependency on lto-plugin configure.
642         (lto-plugin module): Remove dependency on GCC; add dependency on
643         liniberty.
644
645 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
646
647         * MAINTAINERS (Write After Approval): Add myself.
648
649 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
650
651         * configure: Regenerate.
652
653 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
654
655         * configure.ac: (picochip): Disable libiberty.
656
657 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
658
659         * MAINTAINERS (Write After Approval): Add myself.
660
661 2010-12-10  Ian Lance Taylor  <iant@google.com>
662
663         PR bootstrap/46819
664         * configure.ac: For --disable-libgcj clear libgcj_saved.
665         * configure: Rebuild.
666
667 2010-12-10  Tobias Burnus  <burnus@net-b.de>
668
669         PR fortran/46540
670         * configure.ac: Add --disable-libquadmath and
671         --disable-libquadmath-support.
672         * configure: Regenerate.
673
674 2010-12-03  Ian Lance Taylor  <iant@google.com>
675
676         * MAINTAINERS: Add myself as libgo maintainer.
677
678 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
679
680         PR libffi/46792
681         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
682         * configure: Regenerate.
683
684 2010-12-02  Ian Lance Taylor  <iant@google.com>
685
686         * configure.ac: Always set default for poststage1_ldflags to
687         -static-libstdc++ -static-libgcc.
688
689 2010-11-29  Andreas Schwab  <schwab@redhat.com>
690
691         * configure.ac: Move comment to remove extra space in last argument
692         of GCC_TARGET_TOOL.
693
694 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
695
696         PR other/46026
697         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
698         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
699         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
700         (BASE_FLAGS_TO_PASS): Use it.
701         * configure: Rebuilt.
702         * Makefile.in: Rebuilt.
703
704 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
705
706         PR binutils/12258
707         * configure.ac: Correct comments for --enable-gold/--enable-ld.
708         Properly check default linker.
709         * configure: Regnerated.
710
711 2010-11-23  Matthias Klose  <doko@ubuntu.com>
712
713         * configure.ac: For --enable-gold, handle value `default' instead of
714         `both*'.   New configure option --{en,dis}able-ld.
715         * configure: Regenerate.
716
717 2010-11-20  Ian Lance Taylor  <iant@google.com>
718
719         * configure.ac: Only disable a language library if no language needs
720         it.  Don't let --disable-libgcj uncondtionally disable libffi.
721         * configure: Rebuild.
722
723 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
724
725         * Makefile.in: Regenerate.
726
727         PR other/46202
728         * configure.ac: Fix just-built in-tree STRIP name to be
729         binutils/strip-new.
730         * configure: Regenerate.
731         * Makefile.def (install-strip-gcc, install-strip-binutils)
732         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
733         (install-strip-sid): Mirror dependencies on non-strip variants
734         of these targets on the respective -strip prerequisites.
735         * Makefile.tpl (install-strip, install-strip-host)
736         (install-strip-target): New targets.
737         (install-strip-[+module+], install-strip-target-[+module+]):
738         New targets.
739         * Makefile.in: Regenerate.
740
741 2010-11-19  Ian Lance Taylor  <iant@google.com>
742             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
743
744         * configure.ac: Add target-libgo to target_libraries.  Set
745         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
746         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
747         (HOST_EXPORTS): Add GOC.
748         (BASE_TARGET_EXPORTS): Add GOC.
749         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
750         (GOCFLAGS_FOR_TARGET): New variable.
751         (EXTRA_HOST_FLAGS): Add GOC.
752         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
753         * Makefile.def (target_modules): Add libgo.
754         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
755         (dependencies): Add dependency from configure-target-libgo to
756         configure-target-libffi and all-target-libstdc++-v3.  Add
757         dependencies from all-target-libgo to all-target-libffi.
758         (languages): Add go.
759         * configure: Rebuild.
760         * Makefile.in: Rebuild.
761
762 2010-11-19  Ian Lance Taylor  <iant@google.com>
763
764         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
765         compiler/flag environment variables.
766
767 2010-11-18  Ian Lance Taylor  <iant@google.com>
768
769         * configure.ac: Check for lang_requires_boot_languages in
770         config-lang.in files.
771         * configure: Rebuild.
772
773 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
774             Tobias Burnus  <burnus@net-b.de>
775
776         PR fortran/32049
777         * Makefile.def: Add libquadmath; build it with language=fortran.
778         * configure.ac: Add libquadmath.
779         * Makefile.tpl: Handle multiple libs in check-[+language+].
780         * Makefile.in: Regenerate.
781         * configure: Regenerate.
782
783 2010-11-16  Tom Tromey  <tromey@redhat.com>
784
785         * MAINTAINERS: Moved myself to reviewers section.
786
787 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
788
789         * MAINTAINERS: Moved myself to reviewers section.
790
791 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
792
793         * MAINTAINERS (Various Maintainers): Add self for build machinery.
794         (Write After Approval): Remove self.
795
796 2010-11-15  Andreas Schwab  <schwab@redhat.com>
797
798         * configure.ac: Fix spelling in option names.
799         * configure: Regenerated.
800
801 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
802
803         PR bootstrap/39622
804         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
805         * configure: Regenerated.
806
807 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
808
809         * MAINTAINERS: Update my email address.
810
811 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
812
813         * configure: Regenerate.
814
815 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
816
817         * configure: Regenerate.
818
819 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
820
821         * configure: Regenerate.
822
823 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
824
825         * configure: Regenerate.
826
827 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
828
829         * configure.ac: Support official CLooG.org versions.
830         * configure: Regenerate.
831         * config/cloog.m4: New.
832
833 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
834
835         * MAINTAINERS (Write After Approval): Add myself.
836
837 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
838
839         * MAINTAINERS: Update my email address.
840
841 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
842
843         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
844         * configure: Regenerate.
845
846 2010-11-03  Ian Lance Taylor  <iant@google.com>
847             Dave Korn  <dave.korn.cygwin@gmail.com>
848
849         PR lto/46273
850         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
851         and on other supported platforms whenever LTO is enabled.
852         * configure: Rebuild.
853
854 2010-11-02  Alan Modra  <amodra@gmail.com>
855
856         PR binutils/12110
857         * configure.ac: Error when source path contains spaces.
858         * configure: Regenerate.
859
860 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
861
862         * MAINTAINERS: Update my email address.
863
864 2010-10-20  Ian Lance Taylor  <iant@google.com>
865
866         * Makefile.def (target_modules): Set lib_path to src/.libs for
867         libstdc++-v3 module.
868         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
869         * Makefile.in: Rebuild.
870
871 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
872
873         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
874         (Write After Approval): Remove myself.
875
876 2010-10-15  Tristan Gingold  <gingold@adacore.com>
877
878         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
879
880 2010-10-14  Douglas Rupp  <rupp@gnat.com>
881
882         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
883
884 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
885
886         * configure.ac (build_lto_plugin): New shell variable.
887         (--enable-lto): Turn on by default for all non-ELF platforms that
888         have had LTO support added so far.  Set build_lto_plugin appropriately
889         for both ELF and non-ELF.
890         (configdirs): Add lto-plugin or not based on build_lto_plugin.
891         * configure: Regenerate.
892
893 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
894
895         Sync from src:
896         * configure.ac (v850 support): Remove target-libgloss from
897         noconfigdirs.
898         * configure: Regenerate.
899
900 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
901
902         PR bootstrap/45326
903         PR bootstrap/45174
904         * configure.ac: Honor initial values of $build_configargs,
905         $host_configargs, $target_configargs.  Mark the precious, so
906         environment settings get recorded.
907         * configure: Regenerate.
908
909 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
910
911         PR bootstrap/45796
912         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
913         Depend on all-build-libiberty.
914         * Makefile.in: Regenerate.
915
916 2010-09-30  Michael Eager  <eager@eagercon.com>
917
918         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
919         * configure: Regenerate.
920
921 2010-09-28  Michael Eager  <eager@eagercon.com>
922
923         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
924
925 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
926
927         PR bootstrap/44621
928         * configure.ac: Fix unportable shell quoting.
929         * configure: Regenerate.
930
931 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
932
933         * configure.ac (enable-lto): Add Darwin to the list of supported lto
934         targets and amend comment.
935         * configure: Regenerate.
936
937 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
938
939         * MAINTAINERS (Write After Approval): Add myself.
940
941 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
942
943         * configure.ac: Enable LTO by default on Darwin.
944         * configure: Regenerate.
945
946 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
947
948         * MAINTAINERS (Write After Approval): Add myself.
949
950 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
951
952         * MAINTAINERS (Write After Approval): Add myself.
953
954 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
955
956         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
957         ports
958
959 2010-07-28  David Yuste  <david.yuste@gmail.com>
960
961         * MAINTAINERS (Write After Approval): Add myself.
962
963 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
964
965         * configure.ac: Support all v850 targets.
966         * configure: Regenerate.
967
968 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
969
970         PR bootstrap/44455
971         * configure.ac (extra_mpfr_configure_flags): Copy from
972         extra_mpc_gmp_configure_flags.
973         * configure: Re-generated.
974
975 2010-07-22  Andi Kleen  <ak@linux.intel.com>
976
977         * MAINTAINERS (Write After Approval): Add myself.
978
979 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
980
981         * MAINTAINERS (Write After Approval): Add myself.
982
983 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
984
985         * MAINTAINERS (Write After Approval): Add myself.
986
987 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
988
989         PR target/44862
990         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
991         Provide -B option to allow for link spec %s substitutions for
992         libstdc++.a on darwin.
993         * Makefile.in: Regenerate.
994
995 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
996
997         * MAINTAINERS (Reviewers): Update my e-mail address
998
999 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
1000
1001         * Makefile.def (configure-gcc): Depend on all-libelf.
1002         * Makefile.in: Rebuild.
1003
1004 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
1005
1006         * MAINTAINERS (Write After Approval): Add myself in the right place.
1007
1008 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
1009
1010         * MAINTAINERS (Write After Approval): Add myself.
1011
1012 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
1013
1014         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1015
1016 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
1017
1018         * config.sub: Update to version 2010-05-21.
1019         * config.guess: Update to version 2010-04-03.
1020
1021 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
1022
1023         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1024         * configure: Regenerate.
1025
1026 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
1027
1028         * MAINTAINERS (Write After Approval): Add myself.
1029
1030 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
1031
1032         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1033         a platform that supports LTO.
1034         * configure: Regenerate.
1035
1036 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
1037
1038         * configure.ac: Allow all the versions greater than 0.10 of PPL.
1039         * configure: Regenerated.
1040
1041 2010-04-27  Roland McGrath  <roland@redhat.com>
1042             H.J. Lu  <hongjiu.lu@intel.com>
1043
1044         * configure.ac (--enable-gold): Support both, both/gold and
1045         both/bfd to add gold to configdirs without removing ld.
1046         * configure: Regenerated.
1047
1048         * Makefile.def: Add install-gold dependency to install-ld.
1049         * Makefile.in: Regenerated.
1050
1051 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
1052
1053         PR lto/42776
1054         * configure.ac (--enable-lto): Refactor handling so libelf tests
1055         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1056         and allow LTO to be explicitly enabled on non-ELF platforms that
1057         are known to support it inside else-clause.
1058         * configure: Regenerate.
1059
1060 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
1061
1062         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1063         * configure: Regenerate.
1064
1065 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
1066
1067         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1068         * configure: Regenerate.
1069
1070 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1071
1072         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1073         separately.
1074         * configure: Regenerate.
1075
1076 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
1077
1078         * MAINTAINERS (Write After Approval): Add myself.
1079
1080 2010-04-14  Tristan Gingold  <gingold@adacore.com>
1081
1082         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1083         * configure: Regenerate.
1084
1085 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
1086
1087         * configure: Regenerate after change to elf.m4.
1088
1089 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
1090
1091         * MAINTAINERS (Write After Approval): Add myself.
1092
1093 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1094
1095         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1096         * configure: Regenerated.
1097
1098 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1099
1100         * configure.ac: Print "buggy but acceptable" when CLooG
1101         revision is less than 9.
1102         * configure: Regenerated.
1103
1104 2010-04-01  Diego Novillo  <dnovillo@google.com>
1105
1106         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1107
1108 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1109
1110         PR bootstrap/43615
1111         PR bootstrap/43328
1112
1113         Revert:
1114
1115         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1116
1117         * configure.ac: Do not pass --enable-multilib nor
1118         --disable-multilib in baseargs.  Accept explicitly passed
1119         --enable_multilib.
1120         * configure: Regenerate.
1121
1122 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
1123
1124         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1125
1126 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
1127
1128         * MAINTAINERS: Remove myself.
1129
1130 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1131
1132         PR bootstrap/43328
1133         * configure.ac: Do not pass --enable-multilib nor
1134         --disable-multilib in baseargs.  Accept explicitly passed
1135         --enable_multilib.
1136         * configure: Regenerate.
1137
1138 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
1139
1140         * MAINTAINERS (spu port): Remove me.
1141
1142 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1143
1144         * configure.ac (tic6x-*-*): New case.
1145         * configure: Regenerate.
1146
1147 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1148
1149         * config.sub: Update to version 2010-03-22.
1150         * config.guess: Update to version 2009-12-30.
1151
1152 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
1153
1154         PR ada/42554
1155         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1156         * configure: Regenerate.
1157
1158 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1159
1160         * MAINTAINERS: Update my email address.
1161
1162 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
1163
1164         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1165         (ghassan.shobaki@amd.com): Removed.
1166
1167 2010-03-17  Alan Modra  <amodra@gmail.com>
1168
1169         * MAINTAINERS: Update my email address.
1170
1171 2010-03-16  Diego Novillo  <dnovillo@google.com>
1172
1173         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1174         Matthews.
1175
1176 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1177
1178         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1179         Gutson, Jeffrey D. Oldham and Mark Shinwell.
1180
1181 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1182
1183         * MAINTAINERS: Update my email address.
1184
1185 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
1186
1187         * MAINTAINERS: Update my email address.
1188
1189 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
1190
1191         * MAINTAINERS: Update my email address.
1192
1193 2010-03-09  Jie Zhang  <jie@codesourcery.com>
1194
1195         * MAINTAINERS: Update my email address.
1196
1197 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1198
1199         PR libstdc++/32499
1200         * configure.ac (RANLIB): Default to true.
1201         (STRIP): Likewise.
1202         (RANLIB_FOR_TARGET): Remove superfluous : argument.
1203         * configure: Regenerate.
1204
1205 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
1206
1207         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1208         (Write After Approval): Update my email address.
1209
1210 2010-02-17  Nick Clifton  <nickc@redhat.com>
1211
1212         PR 11238
1213         * Makefile.tpl (local-distclean): Also remove config.cache files in
1214         sub-directories as there may not be Makefiles present in the
1215         sub-directories.
1216         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1217         the config.cache files found by the find command.
1218
1219         * Makefile.in: Regenerate.
1220         * configure.ac: Revert previous delta.
1221         * configure: Regenerate.
1222
1223 2010-02-15  Nick Clifton  <nickc@redhat.com>
1224
1225         PR 11238
1226         * configure.ac: Delete config.cache files in sub-directories when
1227         deleting Makefiles.
1228         * configure: Regenerate.
1229
1230 2010-02-12  Ben Elliston  <bje@gnu.org>
1231
1232         * MAINTAINERS: Update my email address.
1233
1234 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
1235
1236         * MAINTAINERS (spu port): Update my email address.
1237
1238 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
1239
1240         * MAINTAINERS: Add myself as a maintainer for the bfin port.
1241
1242 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1243
1244         * configure.ac: Add "recommended" version checks for GMP/MPC.
1245         Update recommended GMP/MPFR/MPC versions.
1246         * configure: Regenerate.
1247
1248 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
1249
1250         * MAINTAINERS: Move my Embecosm email address into the
1251         write-after-approval section.
1252
1253 2010-01-26  Ian Lance Taylor  <iant@google.com>
1254
1255         * MAINTAINERS: Add myself as Go frontend maintainer.
1256
1257 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
1258
1259         PR libstdc++/36101, PR libstdc++/42813
1260         * configure.ac (bootstrap_target_libs): Make inclusion of
1261         target-libgomp conditional on libgomb being in target_configdirs.
1262         * configure: Regenerate.
1263
1264 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
1265
1266         PR libstdc++/36101, PR libstdc++/42813
1267         * configure.ac (bootstrap_target_libs): Include target-libgomp.
1268         * configure: Regenerate.
1269
1270 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
1271
1272         PR libstdc++/36101, PR libstdc++/42813
1273         * configure.ac (target_configdirs): Substitute.
1274         * Makefile.def: Bootstrap target module libgomp.
1275         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1276         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1277         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1278         * configure, Makefile.in: Regenerate.
1279
1280 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1281
1282         * MAINTAINERS: Adjust my details.
1283
1284 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
1285
1286         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1287
1288 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
1289
1290         * MAINTAINERS: reindented my entry with tabs instead of spaces.
1291
1292 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
1293
1294         * MAINTAINERS (Write After Approval): Add myself.
1295
1296 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1297
1298         * MAINTAINERS (Write After Approval): Add myself.
1299
1300 2010-01-11  Richard Guenther  <rguenther@suse.de>
1301
1302         PR lto/41569
1303         * Makefile.def (all-lto-plugin): Depend on all-gcc.
1304         * Makefile.in: Regenerated.
1305
1306 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
1307
1308         * configure.ac: Enable libjava build on x86_64-*freebsd*.
1309         * configure: Regenerate.
1310
1311 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1312             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1313
1314         PR bootstrap/42424
1315         * configure.ac: Include libtool m4 files.
1316         (_LT_CHECK_OBJDIR): Call it.
1317         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1318         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1319
1320         * configure: Regenerate.
1321
1322 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1323
1324         PR bootstrap/41818
1325         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1326         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
1327         * Makefile.in: Regenerate.
1328
1329 2010-01-02  Richard Guenther  <rguenther@suse.de>
1330
1331         PR lto/41529
1332         * configure.ac: Include config/elf.m4.  Disable LTO if not
1333         builting for an elf target.
1334         * configure: Regenerate.
1335
1336 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
1337
1338         * MAINTAINERS: Change my email address.
1339
1340 2009-12-18  Ben Elliston  <bje@au.ibm.com>
1341
1342         * config.sub, config.guess: Update from upstream sources.
1343
1344 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
1345
1346         * MAINTAINERS (Write After Approval): Add myself.
1347
1348 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1349
1350         PR middle-end/30447
1351         PR middle-end/30789
1352         PR other/40302
1353
1354         * configure.ac: Require MPC.
1355         * configure: Regenerate.
1356
1357 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1358
1359         PR target/38384
1360         PR bootstrap/40972
1361         * libtool.m4: Sync from git Libtool.
1362         * ltoptions.m4: Likewise.
1363         * ltversion.m4: Likewise.
1364         * lt~obsolete.m4: Likewise.
1365         * ltmain.sh: Likewise.
1366
1367 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1368
1369         * configure.ac: Update minimum MPC version to 0.8.
1370         * configure: Regenerate.
1371
1372 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
1373
1374         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
1375         * configure: Regenerated.
1376
1377 2009-11-21  Ian Lance Taylor  <iant@google.com>
1378
1379         * configure.ac: Change default of poststage1_ldflags to be empty if
1380         poststage1_libs is set.  When poststage1_libs is empty, and
1381         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
1382         * configure: Rebuild.
1383
1384 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
1385
1386         * MAINTAINERS (Write After Approval): Update my email address.
1387
1388 2009-11-20  Ben Elliston  <bje@au.ibm.com>
1389
1390         * config.guess: Update from upstream sources.
1391
1392 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1393
1394         * Makefile.def: Restore host and target settings for gmp.
1395         * Makefile.in: Rebuild.
1396
1397 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1398
1399         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
1400         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
1401         Fix portability of test of C++ as bootstrap language.  Add
1402         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1403         * configure: Rebuild.
1404         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1405         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
1406         in-tree building.
1407         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1408         (POSTSTAGE1_HOST_EXPORTS): Use it.
1409         (STAGE[+id+]_CXXFLAGS): New.
1410         (BASE_FLAGS_TO_PASS): Pass it down.
1411         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
1412         extra_exports.
1413         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1414         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1415         extra_exports.
1416         * Makefile.in: Rebuild.
1417
1418 2009-11-17  Ben Elliston  <bje@au.ibm.com>
1419
1420         * config.sub, config.guess: Update from upstream sources.
1421
1422 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
1423
1424         * MAINTAINERS (Write After Approval): Add myself.
1425
1426 2009-11-09  Jon Beniston  <jon@beniston.com>
1427
1428         * MAINTAINERS (Write After Approval): Add myself.
1429
1430 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
1431
1432         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
1433         paths for *-w64-mingw* and x86_64-*mingw*.
1434         * configure: Regenerated.
1435
1436 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
1437
1438         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
1439
1440 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
1441
1442         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
1443         Phil Edwards to Write-After Approval.
1444
1445 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
1446
1447         * configure.ac: Disable target-winsup & co for
1448         x86_64-*-mingw* and *-w64-mingw* targets.
1449         * configure: Regenerated.
1450
1451 2009-10-16  Nick Clifton  <nickc@redhat.com>
1452
1453         * MAINTAINERS: Add myself as a maintainer for the RX port.
1454
1455 2009-10-26  Johannes Singler  <singler@kit.edu>
1456
1457         * MAINTAINERS (Write After Approval): Update my e-mail address.
1458
1459 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1460
1461         * configure.ac (CLooG test): Use = with test.
1462         * configure: Regenerate.
1463
1464 2009-10-22  Richard Guenther  <rguenther@suse.de>
1465
1466         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
1467         cloog if the ppl version check failed.  Move flags saving
1468         before setting in libelf check.
1469         * configure: Regenerate.
1470
1471 2009-10-21  Richard Guenther  <rguenther@suse.de>
1472
1473         * configure.ac: Adjust the ppl and cloog configure to work as
1474         documented.  Disable cloog if ppl was disabled.  Omit the version
1475         checks if they were disabled.
1476         * configure: Re-generate.
1477
1478 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1479
1480         * configure.ac: Add 'lto' to enable_languages, not
1481         new_enable_languages, and only if not already present.
1482         * configure: Regenerate.
1483
1484 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
1485
1486         * README: Refer to the various COPYING* files instead of just
1487         COPYING.
1488         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
1489
1490 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
1491
1492         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
1493         
1494 2009-10-07  Richard Guenther  <rguenther@suse.de>
1495
1496         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
1497         and Richard Guenther as reviewers.
1498         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
1499         as reviewers.
1500
1501 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
1502
1503         * config.sub: Update from upstream sources.
1504
1505 2009-10-06  Ian Lance Taylor  <iant@google.com>
1506
1507         * Makefile.def: check-gold depends upon all-gas.
1508         * Makefile.in: Rebuild.
1509
1510 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
1511
1512         * MAINTAINERS (Write After Approval): Add myself.
1513
1514 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
1515
1516         * Makefile.def: all-lto-plugin depends on all-libiberty.
1517         set bootstrap=true for lto-plugin.
1518         Add lto-plugin.
1519         * Makefile.in: Regenerate.
1520         * configure.ac (host_libs): Add lto-plugin.
1521         * configure: Regenerate.
1522
1523 2009-10-03  Diego Novillo  <dnovillo@google.com>
1524
1525         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1526         (HOST_LIBELFLIBS): Define.
1527         (HOST_LIBELFINC): Define.
1528         * Makefile.in: Regenerate.
1529         * configure.ac: Add --enable-lto.
1530         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1531         If --enable-lto is used, add 'lto' to new_enable_languages.
1532         If --enable-lto is used and gold is enabled, add
1533         lto-plugin to configdirs.
1534         * configure: Regenerate.
1535
1536 2009-10-03  Simon Baldwin  <simonb@google.com>
1537
1538         * configure.ac: If --with-system-zlib, suppress local zlib and
1539         pass --with-system-zlib to subdir configure scripts.
1540         * configure: Regenerate.
1541
1542 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
1543             Paolo Bonzini  <bonzini@gnu.org>
1544
1545         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1546         $(srcdir).
1547         * Makefile.in: Rebuilt.
1548
1549 2009-09-26  Gary Funck  <gary@intrepid.com>
1550
1551         * MAINTAINERS (Write After Approval): Add myself.
1552
1553 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1554
1555         * configure.ac: Update minimum MPC version to 0.7.
1556         * configure: Regenerate.
1557
1558 2009-09-25  Nick Clifton  <nickc@redhat.com>
1559
1560         * configure.ac: Pass any --cache-file=/dev/null option on to
1561         subconfigures.
1562         * configure: Regenerate.
1563
1564 2009-09-23  Nick Clifton  <nickc@redhat.com>
1565
1566         * config.sub, config.guess: Update from upstream sources.
1567
1568 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
1569
1570         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1571         * Makefile.in: Rebuilt.
1572
1573 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1574
1575         PR bootstrap/32272
1576         * configure.ac: Error out if $srcdir isn't '.' but contains
1577         host-${host_noncanonical}.
1578         * configure: Regenerate.
1579
1580 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1581
1582         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1583         maintainer.
1584
1585 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1586
1587         * configure.ac: If bootstrapping a combined tree with
1588         --enable-gold, require c++ in stage1_languages.
1589         * configure: Regenerate.
1590
1591         * configure.ac: Also add target_libs of stage1_languages to
1592         bootstrap_target_libs.
1593         * configure: Regenerate.
1594
1595         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1596         with --enable-languages not containing c++.
1597         * configure: Regenerate.
1598
1599 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
1600
1601         * configure.ac: Disable java and boehm-gc for bfin-*-*.
1602         * configure: Regenerate.
1603
1604 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
1605
1606         * MAINTAINERS (Write After Approval): Update my e-mail address,
1607         and move from from here...
1608         (Waiting for paperwork): To here.
1609
1610 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
1611
1612         * MAINTAINERS (Reviewers): Add self as driver reviewer.
1613
1614 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1615
1616         * configure.ac: Do not use $extrasub for replacing @if/@endif
1617         parts in Makefile; instead, use additional arguments to
1618         AC_CONFIG_COMMANDS to do the replacement manually, with several
1619         sed invocations, to avoid HP-UX sed command limits.
1620         * configure: Regenerate.
1621
1622 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
1623
1624         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1625         blank before -L.
1626
1627 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
1628
1629         * configure.ac (with-build-config): Document.  Handle without.
1630         Handle missing argument.
1631         * configure: Rebuilt.
1632
1633 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
1634
1635         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
1636         Default to bootstrap-debug only if compare-debug works.
1637         * configure: Rebuilt.
1638         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1639         * Makefile.in: Rebuilt.
1640
1641 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1642
1643         * MAINTAINERS (OS Port Maintainers): Update my email address.
1644
1645 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
1646
1647         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1648         * Makefile.in: Rebuilt.
1649
1650 2009-09-01  Chris Demetriou  <cgd@google.com>
1651
1652         * MAINTAINERS (Write After Approval): Add myself.
1653
1654 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
1655
1656         PR debug/30161
1657         * include/dwarf2.h (enum dwarf_tag): Added
1658         DW_TAG_GNU_template_template_param
1659         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1660
1661 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1662
1663         * Makefile.tpl (AWK): Fix typo.
1664         * Makefile.in: Regenerate.
1665
1666 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1667
1668         * configure.ac: Detect awk and sed.
1669         * Makefile.def (flags_to_pass): Add AWK and SED.
1670         * Makefile.tpl (AWK, SED): New.
1671         (BASE_FLAGS_TO_PASS): Add AWK and SED.
1672         * configure: Regenerate.
1673         * Makefile.in: Regenerate.
1674
1675 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
1676
1677         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1678         (collapseslashes): Likewise.
1679
1680 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1681
1682         * configure.ac (AC_PREREQ): Bump to 2.64.
1683
1684 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1685
1686         * configure.ac: Remove --with-datarootdir, --with-docdir,
1687         --with-pdfdir, --with-htmldir switches.
1688         * configure: Regenerate.
1689
1690         * configure: Regenerate.
1691
1692         * compile: Sync from Automake 1.11.
1693         * depcomp: Likewise.
1694         * install-sh: Likewise.
1695         * missing: Likewise.
1696         * mkinstalldirs: Likewise.
1697         * ylwrap: Likewise.
1698
1699 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
1700
1701         * ltmain.sh (func_normal_abspath): New function.
1702         (func_relative_path): Likewise.
1703         (func_mode_help): Document new -bindir option for link mode.
1704         (func_mode_link): Add new -bindir option, and use it to place
1705         output DLL if specified.
1706
1707 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1708
1709         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1710         (baseargs): Add --disable-option-checking.
1711         * configure: Regenerate.
1712
1713         * Makefile.def (configure-target-libiberty): Depend on
1714         all-binutils and all-ld.
1715         (configure-target-newlib): Likewise.
1716         * Makefile.in: Regenerate.
1717
1718 2009-08-17  Ben Elliston  <bje@au.ibm.com>
1719
1720         * config.sub, config.guess: Update from upstream sources.
1721
1722 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1723
1724         Sync from src, merge:
1725
1726         2009-07-02  Tristan Gingold  <gingold@adacore.com>
1727
1728         * configure.ac: Do not exclude gas for i386-*-darwin.
1729         Add a case for x86_64-*-darwin.
1730         * configure: Regenerate.
1731
1732 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
1733
1734         * MAINTAINERS: Add my name to Write After Approval list.
1735
1736 2009-08-06  Michael Eager  <eager@eagercon.com>
1737
1738         * configure.ac: Add Microblaze target.
1739         * configure: Regenerate.
1740
1741 2009-07-31  Christian Bruel  <christian.bruel@st.com>
1742
1743         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1744         * configure: Regenerate.
1745         
1746 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
1747
1748         * MAINTAINERS (Write After Approval): Update my e-mail address.
1749
1750 2009-07-06  Ian Lance Taylor  <iant@google.com>
1751
1752         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1753         * configure: Rebuild.
1754
1755 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
1756
1757         * MAINTAINERS: Move myself to the Graphite Reviewers.
1758
1759 2009-06-30  Wei Guozhi  <carrot@google.com>
1760
1761         * MAINTAINERS: Add my name to Write After Approval list.
1762
1763 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
1764
1765         PR bootstrap/40338
1766         * configure.ac (comparestring): Create new variable.
1767         * Makefile.tpl (comparestring): Use to skip some comparisions.
1768         * configure: Regenerate.
1769         * Makefile.in: Regenerate.
1770
1771 2009-06-26  Doug Evans  <dje@sebabeach.org>
1772
1773         * Makefile.def (host_modules): Add cgen.
1774         * Makefile.in: Regenerate.
1775         * configure.ac (host_tools): Add cgen.
1776         * configure: Regenerate.
1777
1778 2009-06-23  DJ Delorie  <dj@redhat.com>
1779
1780         * MAINTAINERS: Add myself as mep maintainer.
1781
1782 2009-06-23  Ian Lance Taylor  <iant@google.com>
1783
1784         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
1785         boot_languages.  Only bootstrap target libraries listed in
1786         target_libs for some boot language.  Add --with-stage1-ldflags,
1787         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
1788         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
1789         if not building with C++.
1790         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1791         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1792         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1793         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1794         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
1795         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1796         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1797         * configure, Makefile.in: Rebuild.
1798
1799 2009-06-23  Li Feng  <nemokingdom@gmail.com>
1800
1801         * MAINTAINERS: Added my name to write-after-approval list.
1802
1803 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
1804
1805         * configure.ac: Define is_elf for QNX Neutrino targets.
1806         * configure: Regenerate.
1807
1808 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
1809
1810         * MAINTAINERS: Added my name to the write-after-approval list
1811
1812 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1813
1814         * configure.ac: Detect MPC in default directory.
1815         * configure: Regenerate.
1816
1817 2009-06-03  Jerome Guitton  <guitton@adacore.com>
1818             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1819
1820         * Makefile.tpl (all): Avoid a trailing backslash.
1821         * Makefile.in: Regenerate.
1822
1823 2009-06-03  Ben Elliston  <bje@au.ibm.com>
1824
1825         * config.sub, config.guess: Update from upstream sources.
1826
1827 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
1828
1829         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1830         to noconfdirs.
1831         * configure: Regenerate.
1832
1833 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
1834
1835         * Makefile.tpl ([+compare-target+]): Compare all stage
1836         directories, rather than just gcc.
1837         * Makefile.in: Rebuilt.
1838
1839 2009-06-01  Doug Kwan  <dougkwan@google.com>
1840
1841         * configure.ac: Support gold for target arm*-*-*.
1842         * configure: Regenerate.
1843
1844 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1845
1846         * Makefile.def: Add MPC support and dependencies.
1847         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
1848
1849         * Makefile.in, configure: Regenerate.
1850
1851 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
1852
1853         * Makefile.tpl (all): Avoid harmless warning in make all when
1854         gcc-bootstrap is enabled but stage_last does not exist.
1855         * Makefile.in: Rebuilt.
1856
1857 2009-05-24  Nicolas Roche  <roche@adacore.com>
1858
1859         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1860         * Makefile.in: Regenerate.
1861
1862 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
1863
1864         * MAINTAINERS: Update my e-mail address.
1865
1866 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1867
1868         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
1869         * configure:  Regenerate.
1870
1871 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1872
1873         PR other/40159
1874         * Makefile.tpl (all): Don't assume gcc-bootstrap and
1875         gcc-no-bootstrap are mutually exclusive.
1876         * Makefile.in: Rebuilt.
1877
1878 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1879
1880         PR other/40159
1881         * Makefile.tpl (all): Don't end with unconditional success.
1882         * Makefile.in: Rebuilt.
1883
1884 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
1885
1886         PR target/37137
1887         * Makefile.def (flags_to_pass): Remove redundant and incomplete
1888         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1889         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1890         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
1891         stage_configureflags, stage_cflags and stage_libcflags into
1892         explicit Makefile macros.
1893         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1894         GFORTRAN.
1895         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1896         CC.  Set CC_FOR_BUILD from CC.
1897         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1898         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1899         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1900         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
1901         and GFORTRAN.
1902         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1903         (_LIBCFLAGS): Renamed to _TFLAGS.
1904         (do-compare-debug, do-compare3-debug): Drop.
1905         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1906         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1907         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1908         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1909         (XGCC_FLAGS_FOR_TARGET): New.
1910         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1911         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1912         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1913         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1914         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
1915         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
1916         TFLAGS.
1917         (BUILD_CONFIG): Include if requested.
1918         (all): Set TFLAGS on bootstrap.
1919         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1920         (all-stageid-prefixmodule): Likewise.
1921         (do-clean, distclean-stageid): Set TFLAGS.
1922         (restrap): Fix whitespace.
1923         * Makefile.in: Rebuilt.
1924
1925 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
1926
1927         * config.guess: Sync with src.
1928
1929 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1930
1931         * configure.ac ($with_ppl):  Default to no if not supplied.
1932         ($with_cloog):  Likewise.
1933         configure:  Regenerate.
1934
1935 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
1936
1937         * MAINTAINERS: Update my e-mail address.
1938
1939 2009-04-27  Nick Clifton  <nickc@redhat.com>
1940
1941         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1942
1943 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
1944
1945         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1946         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1947         * Makefile.in: Regenerate.
1948
1949 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1950
1951         PR bootstrap/39739
1952         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1953         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1954
1955         * configure, Makefile.in: Regenerate.
1956
1957 2009-04-21  Taras Glek  <tglek@mozilla.com>
1958
1959         * include/hashtab.h: Update GTY annotations to new syntax
1960         * include/splay-tree.h: Likewise
1961
1962 2009-04-17  Ben Elliston  <bje@au.ibm.com>
1963
1964         * config.sub, config.guess: Update from upstream sources.
1965
1966 2009-04-15  Anthony Green  <green@moxielogic.com>
1967
1968         * configure.ac: Add moxie support.
1969         * configure: Rebuilt.
1970
1971 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
1972
1973         * configure.ac: Change copyright header to refer to version
1974         3 of the GNU General Public License and to point readers at the
1975         COPYING3 file and the FSF's license web page.
1976         * Makefile.def: Likewise.
1977         * Makefile.tpl: Likewise.
1978         * Makefile.in: Regenerate.
1979
1980 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
1981
1982         * configure.ac: Restore match for darwin9 or later. Use double
1983         brackets since regeneration eats one pair.
1984         * configure: Regenerate.
1985
1986 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
1987
1988         PR gas/10039
1989         * configure.ac: Require texinfo 4.7.
1990         * configure: Regenerated.
1991
1992 2009-04-09  Nick Clifton  <nickc@redhat.com>
1993
1994         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1995         the GCC Runtime Library Exception.
1996
1997 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1998
1999         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2000         * configure: Regenerate.
2001
2002 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
2003
2004         * Makefil.def (languages): New entries.
2005         * Makefile.tpl (check-gcc-*): New generic target.
2006         * Makefile.in: Regenerate.
2007
2008 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
2009
2010         * MAINTAINERS:  Update my email address.
2011
2012 2009-03-18  Tom Tromey  <tromey@redhat.com>
2013
2014         * configure: Rebuild.
2015         * configure.ac (host_libs): Add libiconv.
2016         * Makefile.in: Rebuild.
2017         * Makefile.def (host_modules): Add libiconv.
2018         (configure-gdb, all-gdb): Depend on libiconv.
2019
2020 2009-03-16  Tristan Gingold  <gingold@adacore.com>
2021
2022         * configure.ac: Treat gdb as supported on x86_64-darwin.
2023         * configure: Regenerate.
2024
2025 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
2026
2027         * configure.ac (--with-host-libstdcxx): New option.
2028         * configure: Regenerate.
2029
2030 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
2031
2032         * MAINTAINERS:  Move myself into the write after approval list.
2033
2034 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
2035
2036         * MAINTAINERS: Update e-mail address.
2037         
2038 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
2039
2040         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2041
2042 2009-03-10  Ira Rosen  <irar@il.ibm.com>
2043
2044         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2045
2046 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2047
2048         Backport from git Libtool:
2049
2050         2009-01-19  Robert Millan  <rmh@aybabtu.com>
2051         Support GNU/kOpenSolaris.
2052         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2053         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2054         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2055         GNU/kOpenSolaris.
2056
2057 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
2058
2059         * MAINTAINERS: Update e-mail address.
2060
2061 2009-02-24  Michael Eager  <eager@eagercon.com>
2062
2063         * MAINTAINERS (Write After Approval): Add self.
2064
2065 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
2066
2067         * MAINTAINERS (Write After Approval): Add myself.
2068
2069 2009-02-05  Andreas Schwab  <schwab@suse.de>
2070
2071         * Makefile.tpl (stage_last): Define $r and $s before using
2072         $(RECURSE_FLAGS_TO_PASS).
2073         * Makefile.in: Regenerate
2074
2075 2009-01-30  Ian Lance Taylor  <iant@google.com>
2076
2077         * MAINTAINERS: Move myself to the Global Reviewers list.
2078
2079 2009-01-29  Robert Millan  <rmh@aybabtu.com>
2080
2081         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2082         * configure: Regenerate.
2083
2084 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
2085
2086         * MAINTAINERS: Make whitespace consistent.
2087         Remove Robert Millan from Write After Approval.
2088
2089 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
2090
2091         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2092         (all-opcodes): Depend on all-libiberty.
2093         * Makefile.in: Regenerate.
2094
2095 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
2096
2097         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2098         * configure: Regenerate.
2099
2100 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
2101
2102         * MAINTAINERS (Write After Approval): Add myself.
2103
2104 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
2105
2106         * MAINTAINERS: Add myself to reviewers (Fortran).
2107
2108 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
2109
2110         PR tree-optimization/38515
2111         * configure.ac (cloog-polylib): Removed.
2112         (with_ppl, with_cloog): Test for "no".
2113         * configure: Regenerated.
2114
2115 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
2116
2117         * MAINTAINERS: Moved myself to reviewers (Fortran).
2118
2119 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
2120
2121         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2122         (Write After Approval): Remove myself.
2123
2124 2009-01-03  Diego Novillo  <dnovillo@google.com>
2125
2126         * MAINTAINERS: Remove myself from alias maintainership.
2127
2128 2009-01-02  David Ayers  <ayers@fsfe.org>
2129
2130         * MAINTAINERS: Update e-mail address.
2131
2132 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
2133
2134         * MAINTAINERS: Make whitespace consistent.
2135
2136 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2137
2138         Backport from upstream Libtool:
2139         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2140         Add cache variables to tests that require the linker to work.
2141         For shlibpath_overrides_runpath, this also changes the semantics
2142         to let the result from the C compiler take precedence.
2143
2144 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2145
2146         * config.sub, config.guess: Update from upstream sources.
2147
2148 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
2149
2150         * configure.ac (ppllibs): Add by default the lib flags.
2151         * configure: Regenerate.
2152
2153 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
2154
2155         * MAINTAINERS:  Add myself to the write after approval list.
2156
2157 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2158
2159         * configure.ac: Add double brackets on darwin[912].
2160         * configure: Regenerate.
2161
2162 2008-12-03  Daniel Kraft  <d@domob.eu>
2163
2164         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
2165         Approval to Reviewer section (for Fortran front-end).
2166
2167 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
2168
2169         * configure.ac: Expand to darwin10 and later.
2170         * configure: Regenerate.
2171
2172 2008-12-02  Andreas Schwab  <schwab@suse.de>
2173
2174         * Makefile.def: configure-target-boehm-gc depends on
2175         all-target-libstdc++-v3.
2176         * Makefile.in: Regenerate.
2177
2178 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
2179
2180         * MAINTAINERS:  Add myself as mingw maintainer.
2181
2182 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2183
2184         * config.sub, config.guess: Update from upstream sources.
2185
2186 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
2187
2188         * README.SCO: Remove.
2189
2190 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
2191
2192         * MAINTAINERS:  Add myself to the write after approval list.
2193
2194 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
2195
2196         * MAINTAINERS:  Update my email address in WAA section.
2197
2198 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
2199
2200         * MAINTAINERS: Update e-mail address.
2201
2202 2008-11-27  Toon Moene  <toon@moene.org>
2203
2204         * MAINTAINERS: Change e-mail address.
2205
2206 2008-11-27  Tristan Gingold  <gingold@adacore.com>
2207
2208         * configure.ac: Build gdb for i?86-*-darwin*
2209         * configure: Regenerated.
2210
2211 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
2212
2213         * MAINTAINERS: Added my full name.
2214
2215 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
2216
2217         PR bootstrap/38014
2218         PR bootstrap/37923
2219
2220         Revert:
2221
2222         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2223
2224         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2225         * Makefile.in: Regenerated.
2226
2227         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2228
2229         PR gdb/921
2230         PR gdb/1646
2231         PR gdb/2175
2232         PR gdb/2176
2233
2234         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2235         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2236         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2237         (HOST_EXPORTS): Pass CPPFLAGS.
2238         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2239         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2240         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2241         * Makefile.in, configure: Regenerated.
2242         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2243         and CPPFLAGS_FOR_BUILD.
2244
2245 2008-11-06  Jeff Law  <law@redhat.com>
2246
2247         * MAINTAINERS: Add myself as middle end maintainer.
2248
2249 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
2250
2251         * MAINTAINERS (Write after approval): Add myself.
2252
2253 2008-11-05  Diego Novillo  <dnovillo@google.com>
2254
2255         * MAINTAINERS (Global Reviewers): Add myself.
2256         (Non-Algorithmic Maintainers): Remove myself.
2257
2258 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
2259
2260         * MAINTAINERS (Write after approval): Add myself.
2261
2262 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
2263
2264         * MAINTAINERS (Write after approval): Add myself.
2265
2266 2008-10-31  Ben Elliston  <bje@au.ibm.com>
2267
2268         * configure.ac (spu-*-*): Remove special case.
2269         * configure: Regenerate.
2270
2271 2008-10-30  Catherine Moore  <clm@codesourcery.com>
2272
2273         * MAINTAINERS (Write after approval): Update my email address.
2274
2275 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
2276
2277         * configure.ac [spu-*-*]: Do not set skipdirs.
2278         * configure: Re-generate.
2279
2280 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
2281
2282         * MAINTAINERS (Various Maintainers): Add myself to reload.
2283
2284 2008-10-25  Richard Guenther  <rguenther@suse.de>
2285
2286         * MAINTAINERS (Various Maintainers): Add myself as middle-end
2287         maintainer.  Remove myself as libgcc-math maintainer.
2288         (Non-Algorithmic Maintainers): Remove myself.
2289
2290 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2291
2292         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2293         * Makefile.in: Regenerated.
2294
2295 2008-10-23  Cary Coutant  <ccoutant@google.com>
2296
2297         * MAINTAINERS (Write after approval): Add myself.
2298
2299 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2300
2301         PR gdb/921
2302         PR gdb/1646
2303         PR gdb/2175
2304         PR gdb/2176
2305
2306         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2307         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2308         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2309         (HOST_EXPORTS): Pass CPPFLAGS.
2310         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2311         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2312         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2313         * Makefile.in, configure: Regenerated.
2314         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2315         and CPPFLAGS_FOR_BUILD.
2316
2317 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
2318
2319         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2320         Sebastian Pop.
2321
2322 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
2323
2324         * MAINTAINERS (Write After Approval): Added myself.
2325
2326 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2327
2328         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2329         recommended version to 2.3.2.
2330
2331         * configure: Regenerate.
2332
2333 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
2334
2335         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2336
2337 2008-09-29  David Daney <david.daney@caviumnetworks.com>
2338
2339         * MAINTAINERS (Write After Approval): Update e-mail address.
2340
2341 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
2342
2343         * libtool.m4: Update to libtool 2.2.6.
2344         * lt~obsolete.m4: Update to libtool 2.2.6.
2345         * ltmain.sh: Update to libtool 2.2.6.
2346         * ltsugar.m4: Update to libtool 2.2.6.
2347         * ltversion.m4: Update to libtool 2.2.6.
2348         * ltoptions.m4: Update to libtool 2.2.6.
2349         * ltgcc.m4: Update to match changes from libtool 2.2.6.
2350
2351 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
2352
2353         * MAINTAINERS (Write After Approval): Add myself.
2354
2355 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2356
2357         * MAINTAINERS (Write After Approval): Update my name.
2358
2359 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
2360
2361         * MAINTAINERS: Add myself in "Write After Approval".
2362
2363 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
2364
2365         * MAINTAINERS: Add myself as ia64 maintainer.
2366
2367 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
2368
2369         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
2370         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
2371         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
2372         and Michael Tiemann from Write After Approval since they do not
2373         actually have access.
2374
2375 2008-09-05  Richard Guenther  <rguenther@suse.de>
2376
2377         * configure.ac: Initialize clooglibs to -lcloog.
2378         * configure: Re-generate.
2379
2380 2008-09-04  Le-Chun Wu  <lcwu@google.com>
2381
2382         * MAINTAINERS (Write After Approval): Add myself.
2383
2384 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
2385
2386         * configure.ac (--with-cloog-polylib): New.
2387         (--disable-cloog-version-check): New.
2388         (--disable-ppl-version-check): New.
2389         * configure: Re-generate.
2390
2391 2008-09-03  Richard Guenther  <rguenther@suse.de>
2392
2393         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2394         cloog test.
2395         * configure: Re-generate.
2396
2397 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
2398
2399         Add picoChip port.
2400         * MAINTAINERS: Add picoChip maintainers.
2401
2402 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
2403             Tobias Grosser  <grosser@fim.uni-passau.de>
2404             Jan Sjodin  <jan.sjodin@amd.com>
2405             Harsha Jagasia  <harsha.jagasia@amd.com>
2406             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2407             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2408             Adrien Eliche  <aeliche@isty.uvsq.fr>
2409
2410         Merge from graphite branch.
2411         * configure: Regenerate.
2412         * Makefile.in: Regenerate.
2413         * configure.ac (host_libs): Add ppl and cloog.
2414         Add checks for PPL and CLooG.
2415         * Makefile.def (ppl, cloog): Added modules and dependences.
2416         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2417         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2418
2419 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2420
2421         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2422         (GCC_SHLIB_SUBDIR): New.
2423         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2424         * configure: Regenerate.
2425         * Makefile.in: Regenerate.
2426
2427 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
2428
2429         * MAINTAINERS: Consistently use tabs to separate columns.
2430
2431 2008-08-29  Tristan Gingold  <gingold@adacore.com>
2432
2433         * MAINTAINERS (Write after Approval): Add myself.
2434
2435 2008-08-28  Tristan Gingold  <gingold@adacore.com>
2436
2437         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2438         Enable bfd, binutils and opcodes.
2439         * configure: Regenerate.
2440
2441 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2442
2443         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
2444
2445 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2446
2447         * MAINTAINERS:  Use correct Umlaut for last name.
2448
2449 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2450
2451         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
2452
2453 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
2454
2455         * MAINTAINERS: Update my email address.
2456
2457 2008-08-16  Nicolas Roche  <roche@adacore.com>
2458
2459         * Makefile.tpl: Add BOOT_ADAFLAGS.
2460         * Makefile.in: Regenerate.
2461
2462 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
2463
2464         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2465         * configure: Regenerate.
2466
2467 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
2468
2469         * configure.ac: Add makefile fragments for hpux.
2470         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2471         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2472         * configure: Regenerate.
2473         * Makefile.in: Regenerate.
2474
2475 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
2476
2477         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
2478
2479 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
2480
2481         * MAINTAINERS (Write after Approval): Add myself.
2482
2483 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
2484
2485         * MAINTAINERS (Write After Approval):  Add myself.
2486
2487 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
2488
2489         * MAINTAINERS (Write After Approval):  Add myself.
2490
2491 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
2492
2493         * MAINTAINERS: Update my email address.
2494
2495 2008-06-25  Joey Ye  <joey.ye@intel.com>
2496
2497         * MAINTAINERS (Write After Approval):  Add myself.
2498
2499 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2500
2501         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2502         * Makefile.in: Regenerate.
2503         * configure: Regenerate.
2504
2505 2008-06-17  Daniel Kraft  <d@domob.eu>
2506
2507         * MAINTAINERS (Write After Approval):  Add myself.
2508
2509 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2510
2511         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2512         "$@" is still intact with both Autoconf 2.59 and 2.62.
2513         * configure: Regenerate.
2514
2515 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2516
2517         * Makefile.tpl: Fix comment errors.
2518         * Makefile.in: Regenerate.
2519
2520 2008-06-12  David S. Miller  <davem@davemloft.net>
2521             David Edelsohn  <edelsohn@gnu.org>
2522
2523         * configure.ac: Add powerpc*-*-* to gold supported targets.
2524         * configure: Regenerate.
2525
2526 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
2527
2528         PR tree-optimization/36218
2529         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2530         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2531         (all prefix="build-"): Pass them to build-system sub-makes.
2532         * Makefile.in: Regenerate.
2533
2534 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
2535
2536         * MAINTAINERS (mt port): Remove.
2537         (sco5, unixware, sco udk): Remove.
2538         (Kean Johnston): Add to Write After Approval.
2539
2540 2008-05-30  Julian Brown  <julian@codesourcery.com>
2541
2542         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2543         of libobjc for ARM EABI Linux.
2544         * configure: Regenerate.
2545
2546 2008-05-18  Xinliang David Li   <davidxl@google.com>
2547
2548         * ChangeLog: Remove wrong ChangeLog entry.
2549
2550 2008-05-17  Xinliang David Li   <davidxl@google.com>
2551
2552         * MAINTAINERS (Write After Approval): Add myself.
2553
2554 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
2555
2556         * MAINTAINERS (Write After Approval): Add myself.
2557
2558 2008-05-14  Rafael Espíndola  <espindola@google.com>
2559
2560         * config-ml.in: don't handle --enable-shared and --enable-static.
2561
2562 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
2563
2564         * MAINTAINERS: Update my email address.
2565
2566 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
2567
2568         * MAINTAINERS: Update my email address.
2569
2570 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
2571
2572         * MAINTAINERS (Write After Approval): Add myself.
2573
2574 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
2575
2576         * MAINTAINERS (Write After Approval): Add myself.
2577
2578 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
2579
2580         * MAINTAINERS (crx): Add myself.
2581
2582 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2583
2584         Sync with src:
2585         2008-04-14  David S. Miller  <davem@davemloft.net>
2586
2587         * configure.ac: Add sparc*-*-* to gold supported targets.
2588         * configure: Regenerate.
2589
2590 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2591
2592         PR bootstrap/35457
2593         * configure.ac: Include override.m4.
2594         * configure: Regenerate.
2595
2596 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2597
2598         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2599         * Makefile.in: Regenerate.
2600
2601 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
2602
2603         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2604         as nonconfigurable directories list.
2605         * configure: Regenerate.
2606
2607 2008-04-14  Ben Elliston  <bje@au.ibm.com>
2608
2609         * config.sub, config.guess: Update from upstream sources.
2610
2611 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
2612
2613         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2614         * Makefile.in: Regenerate.
2615
2616 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
2617
2618         * configure.ac: Do not build libssp for the AVR.
2619         * configure: Regenerate.
2620
2621 2008-04-07  Ian Lance Taylor  <iant@google.com>
2622
2623         * Makefile.def: check-gold depends upon all-binutils.
2624         * Makefile.in: Regenerate.
2625
2626 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
2627
2628         * MAINTAINERS (Write After Approval): Add myself.
2629
2630 2008-04-04  Nick Clifton  <nickc@redhat.com>
2631
2632         PR binutils/4334
2633         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2634         builds.
2635         * configure: Regenerate.
2636
2637 2008-04-04  NightStrike  <NightStrike@gmail.com>
2638
2639         PR other/35151
2640         * configure.ac: Combine rules for mingw32 and mingw64.
2641         * configure: Regenerate.
2642
2643 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
2644
2645         * MAINTAINERS (Write After Approval): Add myself.
2646
2647 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
2648
2649         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2650         * Makefile.in (.NOTPARALLEL): Ditto.
2651
2652 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
2653
2654         * MAINTAINERS (Write After Approval): Add myself.
2655
2656 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
2657
2658         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2659         * Makefile.in (.NOTPARALLEL): Regenerate.
2660
2661 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
2662
2663         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2664         * Makefile.in: Regenerate.
2665
2666 2008-03-26  Jakub Staszak  <kuba@et.pl>
2667
2668         * MAINTAINERS (Write After Approval): Add myself.
2669
2670 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2671
2672         * MAINTAINERS:  Update e-mail address.
2673
2674 2008-03-20  Ian Lance Taylor  <iant@google.com>
2675
2676         * configure.ac: Add support for --enable-gold.
2677         * Makefile.def: Add gold as a directory like ld.
2678         * configure, Makefile.in: Regenerate.
2679
2680 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2681
2682         * configure.ac: m4_include config/proginstall.m4.
2683         * configure: Regenerate.
2684
2685         Backport from upstream Libtool:
2686
2687         2007-10-12  Eric Blake  <ebb9@byu.net>
2688
2689         Deal with Autoconf 2.62's semantic change in m4_append.
2690         * ltsugar.m4 (lt_append): Replace broken versions of
2691         m4_append.
2692         (lt_if_append_uniq): Don't require separator to be overquoted,
2693         and avoid broken m4_append.
2694         (lt_dict_add): Fix typo.
2695         * libtool.m4 (_LT_DECL): Don't overquote separator.
2696
2697 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
2698
2699         * config.rpath: Add AIX 6 support.
2700
2701 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
2702
2703         * Makefile.def (stageprofile).  Remove -fprofile-generate
2704         from stage_libcflags.
2705         * Makefile.in: Regenerate.
2706
2707 2008-03-13  Ben Elliston  <bje@au.ibm.com>
2708
2709         * config.sub, config.guess: Update from upstream sources.
2710
2711 2008-03-06  Tom Tromey  <tromey@redhat.com>
2712
2713         * MAINTAINERS: Update for treelang deletion.
2714
2715 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
2716
2717         * MAINTAINERS: Update my email address.
2718
2719 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
2720
2721         * MAINTAINERS (darwin port): Add myself as a maintainer.
2722         (objective-c/c++): Add myself as a maintainer.
2723
2724 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
2725
2726         * MAINTAINERS (Write After Approval): Update my email address.
2727
2728 2008-02-25  Tomas Bily  <tbily@suse.cz>
2729
2730         * MAINTAINERS (Write After Approval): Add myself.
2731
2732 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
2733
2734         * MAINTAINERS (OpenMP): Add myself.
2735
2736 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
2737
2738         PR bootstrap/32009
2739         PR bootstrap/32161
2740
2741         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2742         * configure: Regenerate.
2743
2744         * Makefile.def: Define stage_libcflags for all bootstrap stages.
2745         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2746         STAGE4_LIBCFLAGS): New.
2747         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2748         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2749         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2750         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2751         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2752         for target modules.  Don't export LIBCFLAGS.
2753         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2754         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2755         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2756         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2757         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2758         * Makefile.in: Regenerate.
2759
2760 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2761
2762         PR libgcj/33085
2763         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2764         Do not use -DDLL_EXPORT.  Backport from upstream.
2765
2766 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2767
2768         * MAINTAINERS (Write After Approval): Add myself.
2769
2770 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
2771
2772         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2773         * configure: Regenerate.
2774
2775 2008-01-31  Marc Gauthier  <marc@tensilica.com>
2776
2777         * configure.ac (xtensa*-*-*): Recognize processor variants.
2778         * configure: Regenerate.
2779
2780 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2781
2782         PR bootstrap/34922
2783         * configure.ac (PARSE_ARGS): Push suitable setting of
2784         ac_subdirs_all, for `./configure --help=recursive'.
2785         Handle `+' in generic toplevel directory disabling.
2786         * configure: Regenerate.
2787
2788 2008-01-28  Nick Clifton  <nickc@redhat.com>
2789
2790         * MAINTAINERS (xstormy16): Take over maintainership.
2791
2792 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
2793
2794         * MAINTAINERS (c4x port): Remove.
2795
2796 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
2797
2798         * libtool.m4: Backport AIX 6 support from ToT Libtool.
2799
2800 2008-01-23  Ben Elliston  <bje@au.ibm.com>
2801
2802         * config.sub, config.guess: Update from upstream sources.
2803
2804 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
2805
2806         * MAINTAINERS (Write After Approval): Add myself.
2807
2808 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
2809
2810         * MAINTAINERS: Update my email address.
2811
2812 2008-01-09  Raksit Ashok  <raksit@google.com>
2813
2814         * MAINTAINERS (Write After Approval): Add myself.
2815
2816 2008-01-09  Raksit Ashok  <raksit@google.com>
2817
2818         * MAINTAINERS (Write After Approval): Add myself.
2819
2820 2008-01-08  Ben Elliston  <bje@au.ibm.com>
2821
2822         * config.sub, config.guess: Update from upstream sources.
2823
2824 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2825
2826         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2827         Change recommended MPFR from 2.2.1 -> 2.3.0.
2828         * configure: Regenerate.
2829
2830 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
2831
2832         * MAINTAINERS: Update my email address.
2833
2834 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
2835
2836         * MAINTAINERS: Update my email address.
2837
2838 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
2839
2840         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2841         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2842         * Makefile.in: Regenerate.
2843
2844 2007-12-10  Mark Heffernan  <meheff@google.com>
2845
2846         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2847         misplaced entries.
2848
2849 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2850
2851         * configure.ac: Enable libjava for x86_64-*-darwin9.
2852         * configure: Regenerate.
2853
2854 2007-12-07  Bill Maddox  <maddox@google.com>
2855
2856         * MAINTAINERS (Write After Approval): Add myself.
2857
2858 2007-12-05  Ben Elliston  <bje@au.ibm.com>
2859
2860         * config.sub, config.guess: Update from upstream sources.
2861
2862 2007-12-02  Matthias Klose  <doko@ubuntu.com>
2863
2864         * config-ml.in: Remove 64bit configure tests.
2865
2866 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2867
2868         * config-ml.in: Robustify against white space in absolute file
2869         names.
2870
2871         * config-ml.in (multi-clean): Substitute ${Makefile}.
2872         Remove superfluous ${Makefile} in list.
2873
2874 2007-11-19  Thiemo Seufer  <ths@mips.com>
2875
2876         * config-ml.in: Don't hardcode the Makefile name.
2877
2878 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
2879
2880         * MAINTAINERS (Write After Approval): Add myself.
2881
2882 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
2883
2884         * MAINTAINERS (Write After Approval): Add myself.
2885
2886 2007-11-06  Doug Kwan  <dougkwan@google.com>
2887
2888         * MAINTAINERS (Write After Approval): Add myself.
2889
2890 2007-10-25  Ben Elliston  <bje@au.ibm.com>
2891
2892         * MAINTAINERS (mercury): Remove entry.
2893         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2894
2895 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
2896
2897         * Makefile.def (dependencies): Make configure-gdb depend on
2898         all-intl.
2899         * Makefile.in: Regenerated.
2900
2901 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
2902
2903         * MAINTAINERS (Fortran maintainer): Remove myself.
2904
2905 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
2906
2907         * Makefile.def: To avoid problems running with parallel makes,
2908         build newlib before libgloss so that target specific header
2909         files are availble.
2910         * Makefile.in: Regenerate
2911
2912 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2913
2914         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2915         * Makefile.in: Regenerate.
2916
2917 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
2918
2919         * MAINTAINERS (Register allocation reviewer): Add myself.
2920
2921 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
2922
2923         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2924         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2925         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
2926         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2927         * configure: Regenerate.
2928
2929 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
2930
2931         * MAINTAINERS (Register allocation reviewer): Add myself.
2932
2933 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
2934
2935         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2936         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2937         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2938         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2939         * configure.ac: Default them to host tools for $host = $build.
2940         Subst them.
2941
2942         * configure: Regenerate.
2943         * Makefile.in: Regenerate.
2944
2945 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
2946
2947         * MAINTAINERS (Register allocation reviewer): Add myself.
2948
2949 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
2950
2951         * MAINTAINERS (Register allocation reviewer): Add myself.
2952
2953 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
2954
2955         * MAINTAINERS (Write After Approval): Fix typo.
2956
2957 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
2958
2959         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2960         * configure: Regenerate.
2961
2962 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
2963
2964         PR bootstrap/31906
2965         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2966         they're already prefixed.
2967
2968 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
2969
2970         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2971         libstdc++.
2972         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2973         * configure: Regenerate.
2974         * Makefile.in: Regenerate.
2975
2976 2007-09-17  Andreas Schwab  <schwab@suse.de>
2977
2978         * configure.ac: Raise minimum makeinfo version to 4.6.
2979         * configure: Regenerate.
2980
2981 2007-09-17  Johannes Singler  <singler@ira.uka.de>
2982
2983         * MAINTAINERS (write-after-approval) add myself
2984
2985 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
2986
2987         * configure.ac: Correct makeinfo version check.
2988         * configure: Regenerate.
2989
2990 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
2991
2992         * MAINTAINERS: Update my email address.
2993
2994 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
2995
2996         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
2997         to $skipdirs and only disable gprof for newlib.  Use the normal
2998         mips*-elf* handling in other respects.
2999         * configure: Regnerate.
3000
3001 2007-09-12  David Daney  <ddaney@avtrex.com>
3002
3003         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3004         enabling libgcj.
3005         * configure: Regenerate.
3006
3007 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3008
3009         PR other/32154
3010         * configure.ac: For libgloss targets, point the linker to the linker
3011         script, startup code and simulator library.
3012         * configure: Regenerate.
3013
3014 2007-09-07  Andrew Haley  <aph@redhat.com>
3015
3016         * configure.ac (noconfigdirs): Remove target-libffi and
3017         target-libjava.
3018         * configure: Regenerate.
3019
3020 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3021
3022         PR target/33281
3023         * configure.ac: Use config/mh-mingw on mingw.
3024         * configure: Regenerate.
3025
3026 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
3027
3028         * MAINTAINERS (Write After Approval): Add myself.
3029
3030 2007-09-05  Richard Guenther  <rguenther@suse.de>
3031
3032         * configure.ac (--enable-stage1-checking): If neither --enable-checking
3033         nor --disable-checking is provided also turn on yes and types
3034         checking for stage1.
3035         * configure: Re-generate.
3036
3037 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
3038
3039         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3040         (Write After Approval): Remove myself.
3041
3042 2007-08-29  Nick Clifton  <nickc@redhat.com>
3043
3044         * config.sub, config.guess: Update from upstream sources.
3045
3046 2007-08-22  Bud Davis  <jmdavis@link.com>
3047
3048         * MAINTAINERS (Write After Approval): Added myself.
3049         * MAINTAINERS (Reviewers): Removed myself.
3050
3051 2007-08-18  Paul Brook  <paul@codesourcery.com>
3052             Joseph Myers  <joseph@codesourcery.com>
3053
3054         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3055         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3056         * Makefile.in: Regenerate.
3057         * configure.ac (--with-debug-prefix-map): New.
3058         * configure: Regenerate.
3059
3060 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
3061             Nigel Stephens  <nigel@mips.com>
3062
3063         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
3064         as target_makefile_frag.
3065         * configure: Regenerate.
3066
3067 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
3068
3069         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3070         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
3071         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3072         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3073         (do-compare, do-compare3, do-compare-debug): New.
3074         ([+compare-target+]): Use them.
3075
3076 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
3077
3078         * MAINTAINERS (Write After Approval): Change my email address.
3079
3080 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3081             Ben Elliston  <bje@au.ibm.com>
3082
3083         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3084         --silent if $silent.
3085         * configure: Regenerate.
3086
3087 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
3088
3089         * MAINTAINERS (Various Maintainers): Add myself as
3090         loop infrastructure maintainer.  Update my e-mail
3091         address.
3092
3093 2007-07-31  Diego Novillo  <dnovillo@google.com>
3094
3095         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3096         Adjust description.
3097
3098 2007-07-26  Richard Guenther  <rguenther@suse.de>
3099
3100         * configure.ac: Add types checking to stage1 checking flags.
3101         * configure: Regenerate.
3102
3103 2007-07-17  Nick Clifton  <nickc@redhat.com>
3104
3105         * COPYING3: New file.  Contains version 3 of the GNU General
3106         Public License.
3107         * COPYING3.LIB: New file.  Contains version 3 of the GNU
3108         Lesser General Public License.
3109
3110 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3111
3112         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3113
3114 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3115
3116         * MAINTAINERS (S/390 co-maintainer): Add myself.
3117         (Write After Approval): Remove myself.
3118
3119 2007-07-13  Dan Hipschman  <dsh@google.com>
3120
3121         * MAINTAINERS (Write After Approval): Add myself.
3122
3123 2007-07-11  Nick Clifton  <nickc@redhat.com>
3124
3125         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3126         WINDRES export.
3127         * Makefile.in: Regenerate.
3128
3129 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3130
3131         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3132         maintainer.
3133
3134 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
3135
3136         * lt~obsolete.m4: New. Import from 20070318 libtool.
3137
3138 2007-07-03  Julian Brown  <julian@codesourcery.com>
3139
3140         * MAINTAINERS (Write After Approval): Add myself.
3141
3142 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3143
3144         * configure.ac: Rewrite 'configure --help' strings to look nicer.
3145         * configure: Regenerate.
3146
3147 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3148
3149         * configure.ac: Add some missing m4 quotation.
3150         * configure: Regenerate.
3151
3152 2007-07-02  Simon Baldwin  <simonb@google.com>
3153
3154         * MAINTAINERS (Write After Approval): Add myself.
3155
3156 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
3157
3158         * configure: Regenerate.
3159
3160 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
3161
3162         * Makefile.def: Add windmc tool to build.
3163         * Makefile.tpl: Likewise.
3164         * configure.ac: Likewise.
3165         * Makefile.in: Regenerate.
3166         * configure: Regenerate.
3167
3168 2007-06-28  DJ Delorie  <dj@redhat.com>
3169
3170         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3171         not building newlib.
3172         * configure: Regenerated.
3173
3174 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
3175
3176         * MAINTAINERS (Write After Approval): Add myself.
3177
3178 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
3179
3180         * MAINTAINERS (Write After Approval): Add myself.
3181
3182 2007-06-19  Chris Matthews  <chrismatthews@google.com>
3183
3184         * MAINTAINERS (Write After Approval): Add myself.
3185
3186 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3187
3188         * MAINTAINERS (Write After Approval): Add myself.
3189
3190 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
3191
3192         * Makefile.def: Add dependency from configure-gdb to all-bfd.
3193         * Makefile.in: Regenerated.
3194
3195 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
3196
3197         * configure.ac: Don't add target-libmudflap to noconfigdirs for
3198         bfin*-*-uclinux* targets.
3199         * configure: Regenerate.
3200
3201 2007-06-14  Ian Lance Taylor  <iant@google.com>
3202
3203         * MAINTAINERS: Add myself as non-algorithmic global write
3204         maintainer.
3205
3206 2007-06-14  Diego Novillo  <dnovillo@google.com>
3207
3208         * MAINTAINERS: Add self as middle-end maintainer and
3209         non-algorithmic global write maintainer.
3210
3211 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3212
3213         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3214         Move all Fortran maintainers except Paul Brook into the
3215         Non-Autopoiesis section.
3216
3217 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
3218
3219         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3220         (distclean-stage[+id+]): Possibly delete stage_last.
3221         * Makefile.in: Regenerate.
3222
3223 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
3224
3225         * MAINTAINERS (Various Maintainer): Fix typo.
3226
3227 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
3228
3229         * MAINTAINERS (Various Maintainer): Add myself as
3230         dataflow maintainer.
3231
3232 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3233
3234         * config.sub, config.guess: Update from upstream sources.
3235
3236 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3237
3238         * Makefile.tpl: Fix spelling error.
3239         * Makefile.in: Regenerate.
3240
3241 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
3242
3243         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3244         lt_cv_sys_max_cmd_len.
3245
3246 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
3247
3248         * MAINTAINERS (Various Maintainers): Add myself as
3249         auto-vectorizer maintainer.
3250
3251 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
3252
3253         PR libjava/32098
3254         * libtool.m4: Revert previous change.
3255         * ltgcc.m4: Put it here.
3256
3257 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
3258
3259         * MAINTAINERS (Various Maintainers): Add myself as
3260         auto-vectorizer maintainer.
3261
3262 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
3263
3264         PR libjava/32098
3265         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3266
3267 2007-05-30  Richard Guenther  <rguenther@suse.de>
3268
3269         * MAINTAINERS (Various Maintainers): Add myself as
3270         auto-vectorizer maintainer.
3271
3272 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
3273
3274         PR bootstrap/29382
3275         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3276         * configure: Rebuilt.
3277
3278 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
3279
3280         * MAINTAINERS (Write After Approval): Removed my name.
3281
3282 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
3283
3284         * MAINTAINERS (Write After Approval): Remove myself.
3285
3286 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
3287
3288         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3289
3290 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
3291
3292         * ltmain.sh: Update from ToT Libtool.
3293         * libtool.m4: Update from ToT Libtool.
3294         * ltsugar.m4: New. Update from ToT Libtool.
3295         * ltversion.m4: New. Update from ToT Libtool.
3296         * ltoptions.m4: New. Update from ToT Libtool.
3297         * ltconfig: Remove.
3298         * ltcf-c.sh: Remove.
3299         * ltcf-cxx.sh: Remove.
3300         * ltcf-gcj.sh: Remove.
3301
3302 2007-05-22  Ollie Wild  <aaw@google.com>
3303
3304         * MAINTAINERS (Write After Approval): Add myself.
3305
3306 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
3307
3308         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3309         stage_cflags.
3310         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3311         Remove CFLAGS/LIBCFLAGS.
3312         (configure-stage[+id+]-[+prefix+][+module+],
3313         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3314         * Makefile.in: Regenerate.
3315
3316 2007-05-15  Diego Novillo  <dnovillo@google.com>
3317
3318         * MAINTAINERS: Update e-mail address.
3319
3320 2007-05-15  Revital Eres  <eres@il.ibm.com>
3321
3322         * MAINTAINERS (Write After Approval): Add myself.
3323
3324 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
3325
3326         * MAINTAINERS (Write After Approval): Updated my address.
3327
3328 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
3329
3330         * MAINTAINERS (Write After Approval): Add myself.
3331
3332 2007-05-11  Silvius Rus  <rus@google.com>
3333
3334         * MAINTAINERS (Write After Approval): Add myself.
3335
3336 2007-04-23  Tom Tromey  <tromey@redhat.com>
3337
3338         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3339
3340 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
3341
3342         * MAINTAINERS (cpplib): Rename to ...
3343         (libcpp): ... this.  Add C/C++ front end maintainers.
3344
3345 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
3346
3347         * config-ml.in: Pass ${ml_config_env} to configure calls.
3348
3349 2007-04-04  Christian Bruel  <christian.bruel@st.com>
3350
3351         * MAINTAINERS (Write After Approval): Add myself.
3352
3353 2007-04-02  Dave Korn  <dave.korn@artimi.com>
3354
3355         * MAINTAINERS (Write After Approval): Add myself.
3356
3357 2007-03-31  Tobias Burnus  <burnus@net-b.de>
3358
3359         * MAINTAINERS (fortran 95 front end): Add myself.
3360
3361 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3362
3363         * MAINTAINERS (Write After Approval): Add myself.
3364
3365 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
3366
3367         * MAINTAINERS (Modulo Scheduler): Add myself.
3368
3369 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
3370
3371         * MAINTAINERS (fortran 95 front end): Add myself.
3372         (c++ front end): whitespace fix.
3373
3374 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
3375
3376         * MAINTAINERS (Write After Approval): Add myself.
3377
3378 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
3379
3380         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3381         of glob.  Quote arguments with single quotes too.
3382         * configure: Regenerate.
3383
3384 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
3385
3386         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3387         * Makefile.in: Regenerate
3388
3389 2007-03-07  Andreas Schwab  <schwab@suse.de>
3390
3391         * configure: Regenerate.
3392
3393 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
3394
3395         * configure.ac: Add "--with-pdfdir" configure option,
3396         which defines pdfdir variable.
3397         * Makefile.def (target=fixincludes): Add install-pdf to
3398         missing targets.
3399         (recursive_targets): Add install-pdf target.
3400         (flags_to_pass): Add pdfdir.
3401         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3402         target.
3403         * configure: Regenerate
3404         * Makefile.in: Regenerate
3405
3406 2007-02-28  Eric Christopher  <echristo@apple.com>
3407
3408         Revert:
3409         2006-12-07  Mike Stump  <mrs@apple.com>
3410
3411         * Makefile.def (dependencies): Add dependency for
3412         install-target-libssp and install-target-libgomp on
3413         install-gcc.
3414         * Makefile.in: Regenerate.
3415
3416 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
3417
3418         * configure: Regenerate.
3419         * configure.ac: Move statements after variable declarations.
3420
3421 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
3422
3423         * MAINTAINERS: Add myself as sh maintainer.
3424
3425 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
3426
3427         * configure.ac: Adjust for loop syntax.
3428         * configure: Regenerate.
3429
3430 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3431
3432         * configure: Rebuilt.
3433
3434 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3435
3436         * configure.ac: Drop multiple occurrences of --enable-languages,
3437         and fix its quoting.
3438         * configure: Rebuilt.
3439
3440 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
3441             Nathan Sidwell  <nathan@codesourcery.com>
3442             Vladimir Prus  <vladimir@codesourcery.com>
3443             Joseph Myers  <joseph@codesourcery.com>
3444
3445         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3446         * configure: Regenerate.
3447
3448 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
3449
3450         * ltconfig (freebsd*): Default to elf.
3451
3452 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3453
3454         * configure.ac (target_libraries): Move libgcc before libiberty.
3455         * configure: Regenerated.
3456
3457 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3458             Paolo Bonzini  <bonzini@gnu.org>
3459
3460         PR bootstrap/30753
3461         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
3462         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
3463         * configure: Regenerated.
3464
3465 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3466
3467         * MAINTAINERS (Language Front End Maintainers): Update my mail
3468         address.
3469
3470 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3471
3472         PR bootstrap/30748
3473         * configure.ac: Correct syntax for Solaris ksh.
3474         * configure: Regenerated.
3475
3476 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3477
3478         * configure.ac: Sync with src.
3479         * configure: Regenerate.
3480
3481 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3482
3483         * Makefile.in: Regenerate.
3484
3485 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3486
3487         * config.sub: Sync with src.
3488
3489 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3490
3491         * Makefile.tpl (build_alias, host_alias, target_alias): Use
3492         noncanonical equivalents.
3493         * configure.in: Rename to...
3494         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
3495         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
3496         target_noncanonical.  Use them.  Rewrite removal of configure
3497         arguments for autoconf 2.59.  Discard variable settings.  Force
3498         program_transform_name for native tools.
3499
3500         * Makefile.in: Regenerated.
3501         * configure: Regenerated with autoconf 2.59.
3502
3503 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
3504
3505         * MAINTAINERS (Write After Approval): Add myself.
3506
3507 2007-01-31  Andreas Schwab  <schwab@suse.de>
3508
3509         * Makefile.tpl (LDFLAGS): Substitute it.
3510         * Makefile.in: Regenerate.
3511
3512 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
3513
3514         * MAINTAINERS (Write After Approval): Add myself.
3515
3516 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
3517
3518         * MAINTAINERS (spu port): Add myself.
3519
3520 2007-01-23  Richard Guenther  <rguenther@suse.de>
3521
3522         PR bootstrap/30541
3523         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
3524         * Makefile.tpl (GNATBIND): Substitute it.
3525         (GNATMAKE): Likewise.
3526         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
3527         of STAGE_PREFIX.
3528         * Makefile.in: Regenerate.
3529         * configure: Regenerate.
3530
3531 2007-01-18  Mike Stump  <mrs@apple.com>
3532
3533         * configure.in: Re-enable -Werror for gcc builds.
3534
3535 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
3536
3537         * MAINTAINERS (Write After Approval): Add myself.
3538
3539 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3540
3541         * configure.in: Change == to = in test command.
3542         * configure: Regenerate.
3543
3544 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3545             Nick Clifton  <nickc@redhat.com>
3546             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
3547
3548         * configure.in (build_configargs, host_configargs, target_configargs):
3549         Remove build/host/target parameters.
3550         (host_libs): Add gmp and mpfr.
3551         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3552         * Makefile.def (gmp, mpfr): New.
3553         (gcc): Remove target.
3554         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3555         target_os, target_vendor): New.
3556         (configure): Add host_alias/target_alias arguments; adjust invocations.
3557         * configure: Regenerate.
3558         * Makefile.in: Regenerate.
3559
3560 2007-01-11  Matt Fago  <fago@earthlink.net>
3561
3562         * configure.in: Try to link to functions only in mpfr 2.2.x
3563         to improve robustness of configure tests.
3564         * configure: Regenerate.
3565
3566 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
3567
3568         * MAINTAINERS: Add myself as i386 maintainer.
3569
3570 2007-01-08  Jan Hubicka  <jh@suse.cz>
3571
3572         * MAINTAINERS: Add myself as i386 maintainer.
3573
3574 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
3575
3576         * configure.in: Add support for an x86_64-mingw* target.
3577         * configure: Regenerate.
3578
3579 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
3580
3581         * Makefile.tpl (all-target): Correct @if conditional for target
3582         modules.
3583         * configure.in: Omit libiberty if building only target libgcc.
3584         * configure, Makefile.in: Regenerated.
3585
3586 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
3587
3588         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3589         * configure: Regenerate.
3590
3591 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
3592
3593         * Makefile.def (target_modules): Add libgcc.
3594         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
3595         * Makefile.tpl (clean-target-libgcc): Delete.
3596         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3597         on gcc even for bootstrapped modules.  Rewrite handling of
3598         lang_env_dependencies to loop over target_modules.
3599         * configure.in (target_libraries): Add target-libgcc.
3600         * Makefile.in, configure: Regenerated.
3601
3602 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3603
3604         * configure.in: Reorganize recognition of languages.  Add
3605         --enable-stage1-languages.  Show supported languages for the chosen
3606         target rather than all recognized languages.
3607         * configure: Regenerate.
3608
3609 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3610
3611         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3612         * Makefile.in: Regenerate.
3613
3614 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3615
3616         * configure.in: Warn that MPFR 2.2.0 is buggy.
3617         * configure: Regenerate.
3618
3619 2006-12-27  Ian Lance Taylor  <iant@google.com>
3620
3621         * configure.in: When removing Makefiles to force a reconfigure, also
3622         remove prev-DIR*/Makefile.
3623         * configure: Regenerate.
3624
3625 2006-12-22  Andreas Schwab  <schwab@suse.de>
3626
3627         * configure: Regenerate with correct autoconf version.
3628
3629 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
3630
3631         * configure.in: add AC_SUBST for *_FOR_TARGET.
3632         * configure: Regenerate.
3633
3634 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3635
3636         * configure.in: Simplify logic for rejecting languages that cannot
3637         be built.  Separate the case when a language is unsupported,
3638         from the case when the user chooses not to build a language.
3639
3640 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3641
3642         * configure.in: Remove "$build" case for powerpc-*-darwin* since
3643         it only affects bootstrap and could be tested on "$host" as well.
3644         * configure: Regenerate.
3645         * config/mh-ppc-darwin: Add to the stage1 cflags here.
3646
3647 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3648
3649         PR bootstrap/29544
3650         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3651         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3652         move here comment from Makefile.tpl.
3653         * Makefile.tpl: Move some definitions higher in the file.
3654         (STAGE1_CHECKING): New.
3655         * configure.in: Add --enable-stage1-checking.
3656         * configure: Regenerate.
3657         * Makefile.in: Regenerate.
3658
3659 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3660
3661         * MAINTAINERS: Add myself as build system maintainer.
3662
3663 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
3664
3665         * MAINTAINERS (Write After Approval): Add myself.
3666
3667 2006-12-13  Eric Christopher  <echristo@apple.com>
3668
3669         * MAINTAINERS: Add myself as darwin maintainer.
3670
3671 2006-12-11  Ian Lance Taylor  <ian@airs.com>
3672
3673         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3674
3675 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
3676
3677         MAINTAINERS: Update my entry.
3678
3679 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
3680
3681         * configure.in:  Handle spu makefile frag.
3682         * Makefile.tpl (MAINT): Define
3683         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3684         * configure: Regenerate.
3685         * Makefile.in: Regenerate.
3686
3687 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3688
3689         * config.guess: Import latest version.
3690         * config.sub: Likewise.
3691
3692 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3693
3694         * configure.in (spu-*-*): Don't skip target-libiberty.
3695         * configure: Regenerate.
3696
3697 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3698
3699         PR bootstrap/30134
3700         * configure.in: Correct x86 darwin support for libjava to powerpc
3701         and i?86 only.
3702         * configure: Regenerate.
3703
3704 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
3705
3706         * configure.in: Add x86 darwin support for libjava.
3707         * configure: Regenerate.
3708
3709 2006-12-07  Mike Stump  <mrs@apple.com>
3710
3711         * Makefile.def (dependencies): Add dependency for
3712         install-target-libssp and install-target-libgomp on
3713         install-gcc.
3714         * Makefile.in: Regenerate.
3715
3716 2006-12-04  Richard Guenther  <rguenther@suse.de>
3717
3718         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3719         (Non-Algorithmic Maintainers): Move over non-algorithmic
3720         loop optimizer maintainers, add myself as a non-algorithmic
3721         middle-end maintainer.
3722
3723 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
3724
3725         * MAINTAINERS (Write After Approval): Add myself.
3726
3727 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3728
3729         * configure.in: Update error message for missing GMP/MPFR.
3730
3731         * configure: Regenerate.
3732
3733 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3734
3735         * configure.in: Update MPFR version in error message.
3736
3737         * configure: Regenerate.
3738
3739 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3740
3741         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3742         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3743         --with-gmp-lib): New flags.
3744
3745         * configure: Regenerate.
3746
3747 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
3748
3749         * MAINTAINERS (Write After Approval): Change my email address.
3750
3751 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
3752
3753         * MAINTAINERS (Write After Approval): Add myself.
3754
3755 2006-11-22  Philipp Thomas  <pth@suse.de>
3756
3757         * MAINTAINERS (i18n): Update e-mail address.
3758
3759 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3760
3761         * MAINTAINERS (spu port): Add myself as maintainer.
3762         (Write After Approval): Remove myself.
3763
3764 2006-11-22  Ben Elliston  <bje@au.ibm.com>
3765
3766         * configure.in (skipdirs): Don't build libssp for SPU.
3767         * configure: Regenerate.
3768
3769 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3770
3771         * MAINTAINERS (spu port): Add myself as maintainer.
3772         (libobjc): Update my email address.
3773
3774 2006-11-21  Andrea Bona  <andrea.bona@st.com>
3775
3776         * MAINTAINERS (Write After Approval): Add myself.
3777
3778 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3779
3780         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3781         * configure : Rebuilt.
3782
3783 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3784
3785         * MAINTAINERS (Write After Approval): Add myself.
3786
3787 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
3788
3789         * MAINTAINERS (Write After Approval): Add myself.
3790
3791 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3792
3793         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3794         libmpfr.a.
3795         * configure: Regenerate.
3796
3797 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
3798
3799         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3800         (unstage): Test for stage_last presence.
3801
3802         PR bootstrap/29802
3803         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3804         STAGE_PREFIX.
3805         * Makefile.in: Regenerate.
3806
3807 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
3808
3809         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3810         maintainers.
3811
3812 2006-11-14  Erven Rohou  <erven.rohou@st.com>
3813
3814         * MAINTAINERS (Write After Approval): Add myself.
3815
3816 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
3817
3818         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3819         and stageN-package/Makefile.
3820         * Makefile.in: Regenerated.
3821
3822 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
3823
3824         * configure.in: Remove target-libgloss from noconfigdirs for
3825         bfin-*-*.
3826         * configure: Regenerated.
3827
3828 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3829
3830         * configure.in (have_gmp): Only error if the gcc directory exists.
3831
3832         * configure: Regenerate.
3833
3834 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3835
3836         * configure.in: Robustify error message for missing GMP/MPFR.
3837
3838         * configure: Regenerate.
3839
3840 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
3841
3842         * MAINTAINERS (Write After Approval): Add myself.
3843
3844 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
3845
3846         * MAINTAINERS: Change email address.
3847
3848 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
3849
3850         * MAINTAINERS (Write After Approval): Add myself.
3851
3852 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
3853
3854         * MAINTAINERS (Write After Approval): Add myself.
3855
3856 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
3857
3858         * MAINTAINERS (Write After Approval): Move myself to
3859         Write After Approval section.
3860
3861 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3862
3863         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
3864         need_gmp anymore.
3865         * configure: Regenerate.
3866
3867 2006-10-16  Tobias Burnus  <burnus@net-b.de>
3868
3869         * MAINTAINERS (Write After Approval): Add myself.
3870
3871 2006-10-16  Ben Elliston  <bje@au.ibm.com>
3872
3873         * config.guess: Import latest version.
3874         * config.sub: Likewise.
3875
3876 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
3877
3878         * Makefile.def: Added pdf target handling.
3879         * Makefile.tpl: Added pdf target handling.
3880         * Makefile.in: Regenerated.
3881
3882 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
3883
3884         * MAINTAINERS: Add self as score port maintainer.
3885
3886 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
3887
3888         * MAINTAINERS (Write After Approval): Add myself.
3889
3890 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
3891
3892         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
3893         or newer.
3894         * configure: Regenerated.
3895
3896 2006-09-27  Dave Brolley  <brolley@redhat.com>
3897
3898         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3899         using $s instead of $r.
3900         * configure: Regenerated.
3901
3902 2006-09-26  Thiemo Seufer  <ths@mips.com>
3903
3904         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3905         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3906         * configure: Regenerate.
3907
3908 2006-09-24  Graeme Peterson  <gridly@gmail.com>
3909
3910         * MAINTAINERS (Write After Approval): Remove myself.
3911
3912 2006-09-22  Chao-ying Fu  <fu@mips.com>
3913
3914         * MAINTAINERS (Write After Approval): Add myself.
3915
3916 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
3917
3918         * MAINTAINERS: Add self as soft-fp maintainer.
3919
3920 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
3921
3922         * MAINTAINERS: Add myself as avr maintainer.
3923         Remove Marek Michalkiewicz as avr maintainer.
3924
3925 2006-09-07  Roberto Costa  <roberto.costa@st.com>
3926
3927         * MAINTAINERS (Write After Approval): Add myself.
3928
3929 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
3930
3931         * configure.in: Never build newlib for a Mingw host.
3932         Never build newlib as Mingw target library.
3933         Test the existence of winsup/cygwin for building a Cygwin newlib,
3934         rather than just winsup.
3935         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3936         building a Mingw target.
3937         * configure: Regenerate.
3938
3939 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3940
3941         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3942
3943 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
3944
3945         * config.guess: Import from src (was more updated).
3946         * config.sub: Likewise.
3947
3948 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
3949
3950         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3951         * configure: Regenerated.
3952
3953 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
3954
3955         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3956         for stages after the first.
3957
3958 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
3959
3960         * Makefile.def: Add dependencies for configure-opcodes
3961         on configure-intl and all-opcodes on all-intl.
3962         * Makefile.in: Regenerated.
3963
3964 2006-07-13  Ben Elliston  <bje@au.ibm.com>
3965
3966         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3967
3968 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
3969
3970         Port to hosts whose 'sort' and 'tail' implementations
3971         treat operands with leading '+' as file names, as POSIX
3972         has required since 2001.  However, make sure the code still
3973         works on pre-POSIX hosts.
3974         * ltmain.sh: Don't assume "sort +2" is equivalent to
3975         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3976
3977 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
3978
3979         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3980
3981 2006-07-04  Peter O'Gorman  <peter@pogma.com>
3982
3983         * ltconfig: chmod 644 before ranlib during install.
3984
3985 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3986
3987         PR bootstrap/18058
3988         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3989         if the bootstrap compiler is a GCC version that supports it.
3990         * configure: Regenerate.
3991
3992 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3993
3994         * configure.in: Fix thinkos in previous check-in.
3995         * configure: Regenerate.
3996
3997 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3998
3999         PR other/27063
4000         * configure.in: Test subdir_requires and give an appropriate
4001         error message.
4002         * configure: Regenerate.
4003
4004 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
4005
4006         * MAINTAINERS (Write After Approval): Add myself.
4007
4008 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
4009
4010         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4011
4012 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
4013
4014         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4015
4016 2006-06-20  David Ayers  <d.ayers@inode.at>
4017
4018         PR bootstrap/28072
4019         * configure.in: Add target-boehm-gc to noconfigdirs depending on
4020         whether target-libjava is being configured instead of whether the
4021         java front end is enabled.
4022         * configure: Regenerate.
4023
4024 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4025
4026         PR target/27540
4027         * configure.in: Only enable libgomp on IRIX 6.
4028         * configure: Regenerate.
4029
4030 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
4031
4032         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4033         too.
4034         * Makefile.in: Regenerate.
4035
4036 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
4037
4038         * config-ml.in: Alter CCASFLAGS to include special
4039         multilib options the same as is done for CFLAGS.
4040
4041 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4042
4043         * configure.in: Don't enable libgomp on hpux10.
4044         * configure: Rebuilt.
4045
4046 2006-06-12  David Ayers  <d.ayers@inode.at>
4047
4048         PR bootstrap/27963
4049         PR target/19970
4050         * configure.in: Remove target-boehm-gc from noconfigdirs where
4051         ${libgcj} is specified.
4052         * configure: Regenerate.
4053
4054 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
4055
4056         Sync from src:
4057
4058         * configure.in: Sync.
4059         * configure: Regenerated.
4060
4061         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
4062
4063         * Makefile.def: Added dependencies from sim and gdb on intl, and
4064         added configure dependencies to everything with an all dependency
4065         on intl.
4066         * Makefile.in: Regenerated.
4067
4068 2006-06-06  David Ayers  <d.ayers@inode.at>
4069
4070         PR libobjc/13946
4071         * Makefile.def: Add dependencies for libobjc which boehm-gc.
4072         * Makefile.in: Regenerate.
4073         * configure.in: Add --enable-objc-gc at toplevel and have it
4074         enable boehm-gc for Objective-C.
4075         Remove target-boehm-gc from libgcj.
4076         Add target-boehm-gc to target_libraries.
4077         Add target-boehm-gc to noconfigdirs where ${libgcj}
4078         is specified.
4079         Assert that boehm-gc is supported when requested for Objective-C.
4080         Only build boehm-gc if needed either for Java or Objective-C.
4081         * configure: Regenerate.
4082
4083 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
4084
4085         PR 27674
4086         * Makefile.tpl (configure-[+prefix+][+module+],
4087         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4088         Remove rule to unstage bootstrapped modules.
4089         (stage_current): New.
4090         * Makefile.in: Regenerate.
4091
4092 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4093
4094         * MAINTAINERS (Write After Approval): Update my e-mail address.
4095
4096 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
4097
4098         * include/libiberty.h: Declare pex_run_in_environment.
4099
4100 2006-05-31  Asher Langton  <langton2@llnl.gov>
4101
4102         * MAINTAINERS (Write After Approval): Add myself.
4103
4104 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
4105
4106         * Makefile.def (bfd, opcodes): Fix lib_path.
4107         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4108         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
4109         * Makefile.in: Regenerate.
4110
4111 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4112
4113         * Makefile.in: Regenerate.
4114
4115 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4116
4117         * Makefile.def: Add install-html target. Add datarootdir
4118         docdir and htmldir to flags_to_pass.
4119         * Makefile.tpl: Add install-html target.
4120         * Makefile.in: Regenerate.
4121         * configure.in: Add --with-datarootdir, --with-docdir, and
4122         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4123         * configure: Regenerate.
4124
4125 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
4126
4127         * configure.in: Enable gprof for cross builds.
4128         * configure: Regenerate.
4129
4130 2006-05-22  Richard Guenther  <rguenther@suse.de>
4131
4132         Revert
4133         2006-01-31  Richard Guenther  <rguenther@suse.de>
4134         Paolo Bonzini  <bonzini@gnu.org>
4135
4136         * Makefile.def (target_modules): Add libgcc-math target module.
4137         * configure.in (target_libraries): Add libgcc-math target library.
4138         (--enable-libgcc-math): New configure switch.
4139         * Makefile.in: Re-generate.
4140         * configure: Re-generate.
4141         * libgcc-math: New toplevel directory.
4142
4143 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4144             Andreas Tobler  <a.tobler@schweiz.ch>
4145
4146         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
4147         * configure: Rebuilt.
4148
4149 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
4150
4151         * MAINTAINERS (Write After Approval): Add myself.
4152
4153 2006-05-01  DJ Delorie  <dj@redhat.com>
4154
4155         * configure.in: Restore CFLAGS if GMP isn't present.
4156         * configure: Regenerate.
4157
4158 2006-05-01  Richard Guenther  <rguenther@suse.de>
4159
4160         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4161         maintainer.
4162
4163 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
4164
4165         * MAINTAINERS (Write After Approval): Add myself.
4166
4167 2006-04-28  Jan Beulich  <jbeulich@novell.com>
4168
4169         * MAINTAINERS (Write After Approval): Add myself.
4170
4171 2006-04-18  DJ Delorie  <dj@redhat.com>
4172
4173         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
4174         reference libgloss so that libssp can be built in a combined
4175         tree.
4176         * configure: Regenerate.
4177
4178 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
4179
4180         * MAINTAINERS (Write After Approval): Add myself.
4181
4182 2006-04-05  Ben Elliston  <bje@au.ibm.com>
4183
4184         * configure.in: Require makeinfo 4.4 or higher.
4185         * configure: Regenerate.
4186
4187 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
4188
4189         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4190         Rearrange the entries of other libraries to have them in one place.
4191
4192 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
4193
4194         * MAINTAINERS (Write After Approval): Remove myself.
4195         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4196
4197 2006-03-14  Richard Guenther  <rguenther@suse.de>
4198
4199         * configure: Regenerate with autoconf 2.13.
4200
4201 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
4202
4203         * MAINTAINERS: Use my work address.
4204
4205         * MAINTAINERS: Update my E-mail address.
4206
4207 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
4208
4209         * configure.in: Handle --disable-<component> generically.
4210         * configure: Regenerate.
4211
4212 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
4213
4214         PR libgcj/17311
4215         * ltmain.sh: Don't use "$finalize_rpath" for compile.
4216
4217 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
4218
4219         * MAINTAINERS (Write After Approval):  Remove myself.
4220         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4221
4222 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
4223
4224         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
4225         (TARGET_CONFIGDIRS): Remove.
4226         * configure.in: Remove AC_SUBST(target_configdirs).
4227         * Makefile.in, configure: Regenerated.
4228
4229 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
4230
4231         * MAINTAINERS (Write After Approval):  Remove myself.
4232         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4233
4234 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
4235
4236         PR bootstrap/25670
4237
4238         * Makefile.tpl ([+compare-target+]): Print explanation messages.
4239
4240         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4241         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4242         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4243         BUILD_PREFIX, BUILD_PREFIX_1.
4244         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4245
4246         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4247         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4248
4249         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4250         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4251         of `cat stage_current`.  Always provide the `r' and `s' variables.
4252         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4253         a single shell execution.
4254         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4255         bootstrapped modules, make the stage1 module if the build was not
4256         started yet, else build the current stage.
4257         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4258         (all-build, all-host, all-target, [+make_target+]-host,
4259         [+make_target+]-target): Do not use \-continued lines.
4260         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4261         (current_stage, restrap, stage_last): New.
4262
4263         * Makefile.in: Regenerate.
4264         * configure: Regenerate.
4265
4266 2006-02-19  Bud Davis  <jmdavis@link.com>
4267
4268         * MAINTAINERS (Write After Approval):  Remove myself.
4269         (Language Front End Maintainers):  Add myself as fortran 95
4270         maintainer and update e-mail address.
4271
4272 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4273
4274         * MAINTAINERS (Write After Approval):  Remove myself.
4275         (Language Front End Maintainers):  Add myself as fortran 95
4276         maintainer.
4277
4278 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
4279
4280         * MAINTAINERS (Write After Approval): Add myself.
4281
4282 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
4283
4284         * MAINTAINERS (Write After Approval):  Remove myself.
4285         (Language Front End Maintainers):  Add myself as
4286         fortran 95 maintainer.
4287
4288 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4289
4290         Sync from src:
4291
4292         2005-12-27  Leif Ekblad  <leif@rdos.net>
4293
4294         * configure.in: Add support for RDOS target.
4295         * configure: Regenerate.
4296
4297 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4298             Andreas Schwab  <schwab@suse.de>
4299
4300         * configure: Regenerate.
4301
4302 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
4303
4304         * configure.in (enable_libgomp): Add AIX.
4305         * configure: Regenerate.
4306
4307 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
4308
4309         * MAINTAINERS (Write After Approval): Add myself.
4310
4311 2006-02-03  Lee Millward  <lee.millward@gmail.com>
4312
4313         * MAINTAINERS (Write After Approval): Add myself.
4314
4315 2006-01-31  Richard Guenther  <rguenther@suse.de>
4316         Paolo Bonzini  <bonzini@gnu.org>
4317
4318         * Makefile.def (target_modules): Add libgcc-math target module.
4319         * configure.in (target_libraries): Add libgcc-math target library.
4320         (--enable-libgcc-math): New configure switch.
4321         * Makefile.in: Re-generate.
4322         * configure: Re-generate.
4323         * libgcc-math: New toplevel directory.
4324
4325 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
4326
4327         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4328         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4329         the assembler, linker and binutils.
4330         * configure: Regenerate.
4331
4332 2006-01-22  Dirk Mueller  <dmueller@suse.de>
4333
4334         * MAINTAINERS (Write After Approval): Add myself.
4335
4336 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
4337
4338         * configure: Regenerate.
4339
4340 2006-01-18  Richard Henderson  <rth@redhat.com>
4341             Jakub Jelinek  <jakub@redhat.com>
4342             Diego Novillo  <dnovillo@redhat.com>
4343
4344         * libgomp: New directory.
4345         * Makefile.def: Add target_module libgomp.
4346         * Makefile.in: Regenerate.
4347         * configure.in (target_libraries): Add target-libgomp.
4348         * configure: Regenerate.
4349
4350 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
4351
4352         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4353         @ from continuation.
4354         * Makefile.in: Rebuilt.
4355
4356 2006-01-04  Chris Lattner  <sabre@gnu.org>
4357
4358         * MAINTAINERS (Write After Approval): Add myself.
4359
4360 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
4361
4362         PR bootstrap/24252
4363
4364         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4365         * Makefile.tpl (OBJDUMP): New.
4366         (EXTRA_HOST_FLAGS): Add it.
4367         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4368
4369         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4370         to use symbolic links between directories.  Avoid race conditions
4371         or make them harmless.
4372         * configure.in: Do not try to use symbolic links between directories.
4373
4374         * Makefile.def (LEAN): Pass.
4375         * Makefile.tpl (LEAN): Define.
4376         (stage[+id+]-start): Accept that the previous directory does not
4377         exist, if the bootstrap is lean.
4378         (stage[+id+]-bubble): Invoke lean bootstrap commands after
4379         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
4380         configure substitution.
4381         ([+compare-target+]): Likewise.
4382         ([+bootstrap-target+]-lean): New.
4383         * configure.in: Remove lean bootstrap support from here.
4384
4385         * Makefile.in: Regenerate.
4386         * configure: Regenerate.
4387
4388 2006-01-04  Ben Elliston  <bje@au.ibm.com>
4389
4390         * MAINTAINERS (libdecnumber): Add myself.
4391
4392 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
4393
4394         * libtool-ldflags: New script.
4395
4396 2006-01-02  Andreas Schwab  <schwab@suse.de>
4397
4398         * configure.in: When reconfiguring remove Makefile in
4399         all stage directories.
4400         * configure: Regenerate.
4401
4402 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
4403
4404         * MAINTAINERS: Update my email address.
4405
4406 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
4407
4408         Revert Ada-related part of the previous change.
4409
4410         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4411         Do not pass.
4412         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4413         * Makefile.in: Regenerate.
4414         * configure.in: Do not include mt-ppc-aix target fragment.
4415         * configure: Regenerate.
4416
4417 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
4418
4419         * configure.in: Select appropriate fragments for PowerPC/AIX.
4420         * configure: Regenerate.
4421
4422         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4423         BOOT_CFLAGS, BOOT_LDFLAGS.
4424         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4425         BOOT_CFLAGS, BOOT_LDFLAGS.
4426         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4427         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4428         (stage): Fail if we cannot complete the work.
4429         * Makefile.in: Regenerate.
4430
4431 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
4432
4433         * configure.in: Replace ms1 with mt.
4434         * configure: Rebuilt.
4435
4436 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
4437
4438         * MAINTAINERS: Update my email address.
4439
4440 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
4441
4442         * Makefile.tpl (all, do-[+make_target+], do-check, install,
4443         install-host-nogcc): Don't invoke $(stage) at the end.
4444         * Makefile.in: Regenerate.
4445
4446 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
4447
4448         * configure.in: Flip the top-level bootstrap switch.
4449         * configure: Regenerate.
4450
4451 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
4452
4453         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4454         $(stage) and $(unstage).
4455         (EXTRA_TARGET_FLAGS): Correct double-quoting.
4456         (all): Remove stray semicolon.
4457         (local-distclean): Don't handle multilib.tmp and multilib.out.
4458         (install.all): Set $s for consistency.
4459         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4460         check_multilibs setting.  Always make the install directory.
4461         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4462         Correct @if/@endif.
4463         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4464         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4465         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4466         (multilib.out): Remove.
4467         * Makefile.in: Regenerated.
4468
4469 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
4470
4471         * MAINTAINERS (Write After Approval): Add myself.
4472
4473 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
4474
4475         * MAINTAINERS: Add myself as mt maintainer.
4476
4477         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
4478
4479 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
4480
4481         * MAINTAINERS: Change email address.
4482
4483 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
4484
4485         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4486         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4487         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
4488         Find in-tree tools if available.
4489         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4490         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4491         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4492         (COMPILER_*_FOR_TARGET): New.
4493         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4494         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4495         (CONFIGURED_*, USUAL_*): Remove.
4496         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4497         STRIP): Use autoconf substitutions.
4498         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4499         COMPILER_NM_FOR_TARGET): New.
4500         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4501
4502         (all): Make all-host and all-target in parallel.
4503         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4504         that $$r and $$s are set before invoking a recursive make.
4505         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4506         ([+bootstrap-target+]): Inline most of the `all' target.
4507
4508 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4509
4510         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4511         from the gcc build directory.
4512         * Makefile.in: Regenerate.
4513
4514 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4515
4516         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
4517         depend on all-libdecnumber.
4518         * configure.in (host_libs): Include libdecnumber.
4519         * Makefile.in: Regenerate.
4520         * configure: Likewise.
4521
4522 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4523
4524         * libdecnumber: Import decNumber sources from the dfp-branch.
4525
4526 2005-11-21  Kean Johnston  <jkj@sco.com>
4527
4528         * config.sub, config.guess: Sync from upstream sources.
4529
4530 2005-11-21  Ben Elliston  <bje@au.ibm.com>
4531
4532         Import from Autoconf sources:
4533
4534         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
4535         * config/move-if-change: Don't output "$2 is unchanged";
4536         suggested by Ben Elliston.  Handle weird characters correctly.
4537
4538 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
4539
4540         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
4541         to match upstream libtool for darwin.
4542
4543 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
4544
4545         * Makefile.def: Remove gdb dependencies for gdbtk.
4546         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4547         (configure-gdb, install-gdb): New rules.
4548         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4549         * Makefile.in, configure: Regenerated.
4550
4551 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
4552
4553         * MAINTAINERS (Write After Approval): Add myself.
4554
4555 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
4556
4557         * MAINTAINERS (Write After Approval): Add myself.
4558
4559 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
4560
4561         * MAINTAINERS (alias analysis): Add Daniel Berlin and
4562         Diego Novillo.
4563
4564 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
4565
4566         PR bootstrap/24297
4567         * Makefile.tpl (do-[+make-target+], do-check, install,
4568         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4569         are set before recursing.
4570         * Makefile.in: Regenerate.
4571
4572 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
4573
4574         PR bootstrap/18939
4575         * Makefile.def (gcc) <target>: Fix thinko.
4576         * Makefile.in: Regenerate.
4577
4578 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
4579
4580         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4581         * configure: Regenerate.
4582
4583 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
4584
4585         * MAINTAINERS (Write After Approval): Add self.
4586
4587 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
4588
4589         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4590         target-libffi, target-qthreads, target-libjava, and
4591         targetlibobjc.
4592         * configure: Regenerate.
4593
4594 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
4595
4596         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4597         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4598         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4599         (USUAL_OBJDUMP_FOR_TARGET): New.
4600         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4601         * configure.in: Check for $OBJDUMP_FOR_TARGET.
4602         * configure, Makefile.in: Regenerated.
4603
4604 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4605
4606         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4607         before other host packages.
4608
4609 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
4610
4611         * MAINTAINERS: Add self as sh libraries/configury maintainer.
4612
4613 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4614
4615         PR bootstrap/22340
4616
4617         * configure.in (default_target): Remove.
4618         * Makefile.tpl (all): Do not use prerequisites as subroutines
4619         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4620         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4621         use prerequisites as subroutines.
4622         (check-host, check-target): New.
4623         (bootstrap configure & all targets): Do not use stage*-start
4624         if the directory layout is already ok.
4625         (non-bootstrap configure & all targets): Prepend a $(unstage).
4626         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
4627         (NOTPARALLEL): Remove.
4628         (unstage, stage variables): New variables.
4629         (unstage, stage targets): Simply expand to those variables.
4630
4631         * configure: Regenerate.
4632         * Makefile.in: Regenerate.
4633
4634 2005-10-04  James E Wilson  <wilson@specifix.com>
4635
4636         * Makefile.def (lang_env_dependencies): Add libmudflap.
4637         * Makefile.in: Regenerate.
4638
4639 2005-10-03  Andreas Schwab  <schwab@suse.de>
4640
4641         Backport from libtool CVS:
4642         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
4643
4644         * ltmain.sh: add support for installing into temporary
4645         staging area (e.g. 'make install DESTDIR=...')
4646
4647 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4648
4649         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4650         * configure: Regenerated.
4651
4652 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
4653
4654         * configure: Regenerate with the correct
4655         autoconf version.
4656
4657 2005-09-30  Catherine Moore  <clm@cm00re.com>
4658
4659         * configure.in (bfin-*-*): New.
4660         * configure: Regenerated.
4661
4662 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
4663
4664         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4665         (LIPO_FOR_TARGET): New.
4666         (CONFIGURED_LIPO_FOR_TARGET): New.
4667         (USUAL_LIPO_FOR_TARGET): New.
4668         (STRIP_FOR_TARGET): New.
4669         (CONFIGURED_STRIP_FOR_TARGET): New.
4670         (USUAL_STRIP_FOR_TARGET): New.
4671         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4672         STRIP_FOR_TARGET.
4673         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4674         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4675         * Makefile.in: Regenerate.
4676         * configure: Regenerate.
4677
4678 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
4679
4680         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4681         (rs6000-*-aix*): Same.
4682         * configure: Regenerate.
4683
4684 2005-09-16  Tom Tromey  <tromey@redhat.com>
4685
4686         * MAINTAINERS: Add self as java maintainer.
4687
4688 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4689
4690         * configure.in: Recognize f95 in the --enable-languages option,
4691         and substitute it for fortran, issuing a warning.
4692         * configure: Regenerate.
4693
4694 2005-08-30  Phil Edwards  <phil@codesourcery.com>
4695
4696         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
4697         * configure:  Regenerated.
4698
4699 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
4700
4701         * MAINTAINERS: Add self as ms1 maintainer.
4702
4703 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
4704
4705         * Makefile.def (libssp): Add to lang_env_dependencies.
4706         * Makefile.in: Regenerate.
4707
4708 2005-08-18  Ian Lance Taylor  <ian@airs.com>
4709
4710         * MAINTAINERS: Add myself as middle-end maintainer.
4711
4712 2005-08-17  Christian Groessler  <chris@groessler.org>
4713
4714         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4715         * Makefile.in: Regenerate.
4716
4717 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
4718
4719         * MAINTAINERS (write after approval): Added myself.
4720
4721 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
4722
4723         * MAINTAINERS (Write After Approval): Add myself.
4724
4725 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
4726
4727         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4728         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4729         Look for alternate names of the target cc and c++
4730         * configure: Regenerate.
4731
4732 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
4733
4734         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4735         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4736         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4737         tools; remove code to manually set them.
4738         (Target tools): Look in the environment for them.
4739         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4740         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4741         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4742         build directory.
4743         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4744         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4745         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4746         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4747         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4748         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4749         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4750         * configure: Regenerate.
4751         * Makefile.in: Regenerate.
4752
4753 2005-07-28  Ben Elliston  <bje@au.ibm.com>
4754
4755         * MAINTAINERS: Update for removed CPU targets.
4756
4757 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
4758
4759         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4760         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4761         * Makefile.in: Regenerated.
4762
4763 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
4764
4765         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4766         (CFLAGS_FOR_TARGET): Use it.
4767         (CXXFLAGS_FOR_TARGET): Likewise.
4768         * Makefile.in: Regenerated.
4769         * configure.in (--with-build-sysroot): New option.
4770         * configure: Regenerated.
4771
4772 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
4773
4774         * Makefile.tpl: Wrap install between unstage and stage
4775         * Makefile.in: Regenerate.
4776
4777 2005-07-21  Eric Christopher  <echristo@apple.com>
4778
4779         * MAINTAINERS: Update affiliation.
4780
4781 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
4782
4783         * MAINTAINERS: Add self as crx port maintainer.
4784
4785 2005-07-20  DJ Delorie  <dj@redhat.com>
4786
4787         * MAINTAINERS: Add self as m32c maintainer.
4788
4789 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
4790
4791         * all files: Update FSF address.
4792
4793 2005-07-15  Eric Christopher  <echristo@redhat.com>
4794
4795         * MAINTAINERS: Change affiliation.
4796
4797 2005-07-14  Jim Blandy  <jimb@redhat.com>
4798
4799         * configure.in: Add cases for Renesas m32c.
4800         * configure: Regenerated.
4801
4802 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4803
4804         * COPYING.LIB: Update from fsf.org.
4805
4806 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4807
4808         * COPYING, compile, config.guess,
4809         config.sub, install-sh, missing, mkinstalldirs,
4810         symlink-tree, ylwrap: Sync from upstream sources.
4811         * config-ml.in: Update FSF address.
4812
4813 2005-07-13  Eric Christopher  <echristo@redhat.com>
4814
4815         * configure.in: Add toplevel noconfigdir support for tpf.
4816         * configure: Regenerate.
4817
4818 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
4819
4820         PR ada/22340
4821
4822         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4823         * Makefile.in: Regenerate.
4824
4825 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
4826
4827         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
4828         Brolley to write-after-approval.
4829
4830 2005-07-07  Andreas Schwab  <schwab@suse.de>
4831
4832         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4833         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4834         * Makefile.in: Regenerated.
4835
4836 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
4837
4838         * configure.in: Don't build sim or rda when targetting darwin.
4839         * configure: Regenerate.
4840
4841 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
4842
4843         * configure.in: Add --enable-libssp and --disable-libssp.
4844         * configure: Regenerate with autoconf-2.13.
4845
4846 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
4847
4848         * Makefile.def (target_modules): Add libssp.
4849         * configure.in (target_libraries): Add target-libssp.
4850         * configure: Rebuilt.
4851         * Makefile.in: Rebuilt.
4852
4853 2005-07-01  Zack Weinberg  <zackw@panix.com>
4854
4855         * MAINTAINERS: Change email address.  Resign from maintainership.
4856
4857 2005-07-01  Richard Guenther  <rguenther@suse.de>
4858
4859         * MAINTAINERS: Change my e-mail address and affiliation.
4860
4861 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
4862
4863         * Makefile.def (stagefeedback): Come after profile.
4864         Define profiledbootstrap target.
4865         * Makefile.tpl (profiledbootstrap): Remove.
4866         (stageprofile-end): Zap stagefeedback.
4867         (stagefeedback-start): Copy all .gcda files, not only GCC's.
4868         * Makefile.in: Regenerate.
4869
4870 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
4871
4872         * MAINTAINERS: Update my email address.
4873
4874 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
4875
4876         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
4877         In 'cpp' stanza, support '#line' as well as '# '.
4878
4879 2005-06-08  Andreas Schwab  <schwab@suse.de>
4880
4881         * MAINTAINERS: Move myself from 'Write After Approval' to
4882         'CPU Port Maintainers' section as m68k maintainer.
4883
4884 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
4885
4886         * configure.in (unsupported_languages): New macro.
4887         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
4888         non-ported target libraries in noconfigdirs.
4889         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4890         non-linux-gnu.  Remove libgcj_ex_libffi.
4891         <lang_frag loop>: Set add_this_lang=no if the language is in
4892         unsupported_languages.
4893         * configure: Regenerate.
4894
4895 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
4896
4897         * configure.in: Fix typo in handling of --with-mpfr-dir.
4898         * configure: Regenerate.
4899
4900 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
4901
4902         * MAINTAINERS: Update my email address.
4903
4904 2005-06-02  Jim Blandy  <jimb@redhat.com>
4905
4906         * config.sub: Add cases for the Renesas m32c.  (This patch has been
4907         accepted into the master sources.)
4908
4909 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
4910             Michael Snyder  <msnyder@redhat.com>
4911             Stan Cox  <scox@redhat.com>
4912
4913         * configure.in: Set noconfigdirs for ms1.
4914
4915         * configure: Regenerate.
4916
4917 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
4918
4919         * MAINTAINERS (Write After Approval): Add self.
4920
4921 2005-06-01  Josh Conner  <jconner@apple.com>
4922
4923         * MAINTAINERS (Write After Approval): Add self.
4924
4925 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
4926
4927         * MAINTAINERS: Update my email address.
4928
4929 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
4930
4931         * MAINTAINERS (Write After Approval): Add self.
4932
4933 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
4934
4935         * MAINTAINERS (Write After Approval): Remove self.
4936
4937 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
4938
4939         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4940         (Dependencies): Consider target modules for bootstrap dependencies.
4941         Make target bootstrap modules depend on each stage's gcc.
4942         * Makefile.in: Regenerate.
4943
4944 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
4945
4946         * Makefile.def (configure-gcc): Depend on binutils having been built.
4947         (all-gcc): No need to do it here.
4948         * Makefile.in: Regenerate.
4949
4950 2005-05-19  Paul Brook  <paul@codesourcery.com>
4951
4952         * configure.in: Rewrite misleading error message when requested
4953         language cannot be built.
4954         * configure: Regenerate.
4955
4956 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
4957
4958         * ylwrap: Import from Automake 1.9.5.
4959
4960 2005-05-13  David Ung  <davidu@mips.com>
4961
4962         * MAINTAINERS (Write After Approval): Add self.
4963
4964 2005-05-09  Mike Stump  <mrs@apple.com>
4965
4966         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4967         lt_cv_sys_max_cmd_len for now.
4968
4969 2005-05-09  Stan Cox  <scox@redhat.com>
4970
4971         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4972
4973 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
4974
4975         * README.SCO: Update the URL.
4976
4977 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
4978
4979         * ltconfig: Define file_list_spec.  Pass file_list_spec and
4980         with_gnu_ld to libtool.
4981         * ltcf-c.sh (aix[45]): Define file_list_spec.
4982         * ltcf-cxx.sh (aix[45]): Same.
4983         * ltcf-gcj.sh (aix[45]): Same.
4984         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4985         exists, write list of input files to temporary file.
4986
4987 2005-05-04  Mike Stump  <mrs@apple.com>
4988
4989         * configure.in: Always pass --target to target configures as
4990         otherwise rebuilds that do --recheck will fail.
4991         * confiugure: Rebuilt.
4992
4993 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
4994
4995         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4996         STAGE_HOST_EXPORTS.
4997         (configure, all): Add bootstrap support.
4998         (Host modules, target modules): Pass post-stage1 flags and exports.
4999         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5000         * Makefile.in: Regenerate.
5001
5002 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
5003
5004         * configure: Regenerate.
5005
5006 2005-04-27  Mike Stump  <mrs@apple.com>
5007
5008         * MAINTAINERS: Add self as darwin maintainer.
5009
5010 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
5011
5012         * config.sub: Update from master copy.
5013
5014 2005-04-21  Mike Stump  <mrs@apple.com>
5015
5016         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5017         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5018
5019 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
5020
5021         * configure.in <crisv32-*-*, cris-*-*>: New local variable
5022         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
5023         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
5024         "*-*-elf" and "*-*-linux*".
5025         * configure: Regenerate.
5026
5027 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
5028
5029         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5030
5031 2005-04-12  Mike Stump  <mrs@apple.com>
5032
5033         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5034
5035 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
5036
5037         * MAINTAINERS (Write After Approval): Add myself.
5038
5039 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
5040
5041         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5042
5043 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
5044
5045         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5046         (TARGET_CONFIGARGS): Include --with-target-subdir.
5047         (configure, all): New macros.  Use them throughout.
5048         * Makefile.in: Regenerate.
5049
5050 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
5051
5052         * MAINTAINERS (Write After Approval): Add myself.
5053
5054 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5055
5056         * MAINTAINERS: Remove 'loop unrolling' maintainer.
5057
5058 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
5059
5060         * MAINTAINERS: Move John Carr to Write After Approval.
5061
5062 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
5063
5064         * config/mh-mingw32: Delete.
5065         * configure.in: Don't use it.
5066         * configure: Regenerate.
5067
5068 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
5069
5070         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5071         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5072         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5073         (HOST_LIB_PATH): Generate from Makefile.def.
5074         (TARGET_LIB_PATH): Likewise.
5075         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5076         * Makefile.in: Regenerate.
5077         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5078         (RPATH_ENVVAR): Include Darwin case.
5079         * configure: Regenerate.
5080
5081 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
5082
5083         * MAINTAINERS (Various Maintainers): Remove self.
5084         (Write After Approval): Add self.
5085
5086 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
5087
5088         * MAINTAINERS (Various Maintainers): Add self.
5089
5090 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
5091
5092         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5093         * configure: Regenerate.
5094
5095 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
5096
5097         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5098         gcc_version, and gcc_version_trigger from set of flags to pass.
5099         * Makefile.tpl: Remove definitions of above variables.
5100         (config.status): Remove dependency on $(gcc_version_trigger).
5101         * Makefile.in: Regenerate.
5102         * configure.in: Do not reference config/gcc-version.m4 nor
5103         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
5104         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
5105         * configure: Regenerate.
5106
5107 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
5108             Andrew Pinski  <pinskia@physics.uc.edu>
5109
5110         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5111         * Makefile.in: Regenerate.
5112
5113 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
5114
5115         * MAINTAINERS (Write After Approval): Add myself.
5116
5117 2005-03-03  David Ayers  <d.ayers@inode.at>
5118
5119         * MAINTAINERS (Write After Approval): Add myself.
5120
5121 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
5122
5123         PR libgcj/20160
5124         * ltmain.sh: Avoid creating archives with components that have
5125         duplicate basenames.
5126
5127 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
5128
5129         PR bootstrap/20250
5130         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5131         instead of check.
5132         * Makefile.in: Regenerate.
5133
5134 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5135
5136         * Makefile.in: Regenerate to fix conflict between the previous two
5137         patches.
5138
5139 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5140
5141         PR bootstrap/17383
5142         * Makefile.def (target_modules): Remove "stage", now unnecessary.
5143         * Makefile.tpl (HOST_SUBDIR): New substitution.
5144         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5145         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5146         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5147         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5148         (Host modules, Bootstrapped modules): Use it.
5149         (Build modules, Target modules): Do not create symlink trees,
5150         always configure out-of-srcdir.
5151         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5152         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5153         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5154         $(HOST_SUBDIR).  Create a symlink for host_subdir.
5155
5156         * Makefile.in: Regenerate.
5157         * configure: Regenerate.
5158
5159 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5160
5161         Merged from libada-gnattools-branch:
5162         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5163
5164         * gnattools: New directory.
5165         * Makefile.def: Add gnattools as a module, depending on target-libada.
5166         * Makefile.in: Regenerate.
5167         * configure.in: Include gnattools in host_tools; disable it if ada
5168         is disabled.
5169         * configure: Regenerate.
5170
5171 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
5172
5173         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5174         treelang maintainer.
5175         (Write After Approval): Remove myself.
5176
5177 2005-02-23  Paul Schlie  <schlie@comcast.net>
5178
5179         * configure.in: Allow darwin targeted ports to build tk, itcl and
5180         libgui.
5181         * configure: Regenerate.
5182
5183 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5184
5185         PR libgcj/10353
5186         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5187         * configure: Regenerate.
5188
5189 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
5190
5191         * MAINTAINERS (Write After Approval): Add myself.
5192
5193 2005-02-10  Ian Lance Taylor  <ian@airs.com>
5194
5195         * MAINTAINERS: Update my e-mail address.
5196
5197 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
5198
5199         * MAINTAINERS (Write After Approval): Add myself.
5200
5201 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
5202
5203         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5204         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5205         target-libgloss when not *-*-elf and *-*-aout.
5206         * configure: Regenerate.
5207
5208 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
5209
5210         * MAINTAINERS: Remove obsolete entries.
5211
5212         * MAINTAINERS (Write After Approval): Add Michael Matz.
5213
5214 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
5215
5216         * MAINTAINERS: Remove self as cpplib maintainer.
5217
5218 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5219
5220         * install-sh, config.sub: Import from upstream.
5221
5222 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5223
5224         PR bootstrap/18222
5225         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5226         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5227         * Makefile.in: Regenerate.
5228
5229 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
5230
5231         * MAINTAINERS: Update my email address.
5232
5233 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
5234             Andreas Schwab  <schwab@suse.de>
5235
5236         PR bootstrap/18033
5237         * config-ml.in: Eval option if surrounded by single quotes.
5238
5239 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
5240
5241         Revert 2004-12-28 Makefile changes, a better fix will be
5242         applied to mainline and src after GCC 4.0 branches.
5243
5244 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
5245
5246         PR bootstrap/17383
5247
5248         * Makefile.def (target_modules): Remove stage parameter,
5249         it is always true now.
5250         * Makefile.tpl (configure-build-[+module+],
5251         configure-target-[+module+]): Always build symlink tree
5252         for the directory and for include.  BUILD_SUBDIR and
5253         TARGET_SUBDIR cannot be . anymore.
5254         * Makefile.in: Regenerate.
5255
5256 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
5257
5258         Revert 2004-12-08 Makefile changes.
5259
5260 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
5261
5262         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5263         cygwin, mingw.
5264
5265 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
5266
5267         * configure.in (sh64-*-*): Reenable gprof.
5268         * configure: Regenerate.
5269
5270 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
5271
5272         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5273         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5274         (EXTRA_TARGET_FLAGS): Add PICFLAG.
5275         * Makefile.in: Regenerate.
5276
5277 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
5278
5279         * MAINTAINERS: Update my email address.
5280
5281 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
5282
5283         * Makefile.tpl: Generate normal dependencies if the LHS module is
5284         not bootstrapped.
5285         * Makefile.in: Regenerate.
5286
5287 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5288
5289         * configure.in: Include config/gxx-include-dir.m4.  Use
5290         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
5291         * configure: Regenerate.
5292
5293 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5294
5295         * config.if: Delete.
5296         * configure.in: Set libstdcxx_incdir directly.
5297         * configure: Regenerate.
5298
5299 2004-12-02  Eric Christopher  <echristo@redhat.com>
5300
5301         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5302         * Makefile.in: Regenerate.
5303
5304 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5305
5306         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5307         * configure: Regenerate.
5308
5309 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5310
5311         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
5312         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
5313         * configure: Regenerate.
5314
5315 2004-12-01  Eric Christopher  <echristo@redhat.com>
5316
5317         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5318         of things to remove.
5319
5320 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
5321
5322         * MAINTAINERS (Write After Approval): Update my e-mail address.
5323
5324 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
5325
5326         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5327         from CVS libtool to always pass_all.
5328
5329 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5330
5331         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5332         (hppa*64*-*-*): Delete incorrect comment.
5333         * configure: Rebuilt.
5334
5335 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5336
5337         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5338
5339 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5340
5341         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5342         from CVS libtool to always pass_all.
5343
5344 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5345
5346         * install-sh, compile: Import from automake.
5347
5348 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5349
5350         * config.guess, config.sub:  Import from savannnah.
5351
5352 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
5353
5354         * MAINTAINERS (Write After Approval): Add myself
5355
5356 2004-11-12  Mike Stump  <mrs@apple.com>
5357
5358         * Makefile.def: Add html support.
5359         * Makefile.tpl: Likewise.
5360         * Makefile.in: Regenerate.
5361
5362 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
5363
5364         PR 18423
5365         * configure.in: Remove all instances of build-fixincludes from
5366         noconfigdirs.
5367         (build_configargs): Supply --target to subdirectories.
5368         * configure: Regenerate.
5369
5370         * Makefile.def: Make gcc install depend on fixincludes install.
5371         * Makefile.in: Regenerate.
5372
5373 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
5374
5375         * MAINTAINERS: Add myself as gcc testsuite maintainer.
5376
5377 2004-11-11  Paul Brook  <paul@codesourcery.com>
5378
5379         * MAINTAINERS: Add self as arm maintainer.  Update email address.
5380
5381 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
5382
5383         * configure.in (noconfigdirs) [mmix-*-*]: Disable
5384         target-libgfortran.
5385         * configure: Regenerate.
5386
5387 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
5388
5389         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5390         like CC.
5391
5392 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
5393
5394         * Makefile.def (host fixincludes): Specify missing targets.
5395         * Makefile.in: Regenerate.
5396
5397 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
5398
5399         * MAINTAINERS: Add myself
5400
5401 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
5402
5403         * MAINTAINERS (Write After Approval): Add myself.
5404
5405 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
5406
5407         * Makefile.def: Build fixincludes for the host, too.
5408         * Makefile.in: Regenerate.
5409         * configure.in (host_tools): Add fixincludes.
5410         * configure: Regenerate.
5411
5412 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
5413
5414         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5415         * configure: Regenerated.
5416
5417 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
5418
5419         PR other/17783
5420         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5421         * configure: Regenerated.
5422
5423 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
5424
5425         * README.SCO: Update per FSF instructions.
5426
5427 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
5428
5429         PR target/18151
5430         * configure.in (case ${target}): Do not build fixincludes for avr.
5431         * configure: Regenerated.
5432
5433 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
5434
5435         * configure.in (case ${target}): Do not build fixincludes
5436         on platforms where it is not used.
5437         * configure: Regenerated.
5438
5439 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
5440
5441         * configure.in: Use an absolute path to install-sh.
5442         * configure: Regenerated.
5443
5444 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
5445
5446         * MAINTAINERS (Write After Approval): Add myself.
5447
5448 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
5449
5450         * MAINTAINERS: Remove from Write After Approval those that are
5451         already maintainers.
5452
5453 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
5454
5455         * MAINTAINERS:  Update my email address.
5456
5457 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
5458
5459         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5460         * configure: Regenerate.
5461
5462 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
5463
5464         * MAINTAINERS:  Update my email address.
5465
5466 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
5467
5468         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
5469         entries belonging to this category.
5470
5471 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
5472
5473         * MAINTAINERS: Update my e-mail address.
5474
5475 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
5476
5477         Fix wrong conflict resolution in:
5478
5479         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5480
5481         * Makefile.in: Regenerate.
5482         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5483         in the recursive `make', instead of hardwiring `all'.
5484         (Autogenerated TARGET-* variables): New.
5485
5486 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
5487
5488         * configure.in: Enable target-libgloss for crx-*-*.
5489         * configure: Regenerate.
5490
5491 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5492
5493         * MAINTAINERS (Various Maintainers): Move the "windows,
5494         cygwin, mingw" maintainer to ...
5495         (OS Port Maintainers): ... here.
5496
5497 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5498
5499         * MAINTAINERS (Write After Approval): Remove those that are
5500         maintainers of some subsystem.
5501
5502 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
5503
5504         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5505         * ltcf-cxx.sh (tpf*): Likewise.
5506         * ltconfig (tpf*): Add TPF OS configuration support.
5507
5508 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
5509
5510         * MAINTAINERS: Change my email address to my new work account.
5511
5512 2004-09-24  Michael Roth  <mroth@nessie.de>
5513
5514         * configure.in (--without-headers): Add missing double quotes.
5515         * configure: Regenerate.
5516
5517 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
5518
5519         * ylwrap: Revert to previous version.
5520
5521 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
5522
5523         PR bootstrap/17369
5524         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5525         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5526         SET_GCC_LIB_PATH_CMD.
5527         (BASE_TARGET_EXPORTS): Likewise.
5528         * Makefile.in: Regenerated.
5529
5530         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5531         * configure: Regenerated.
5532
5533 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
5534
5535         * config.guess: New upstream version
5536         * compile, depcomp, install-sh, ylwrap: Likewise.
5537
5538 2004-09-19  Roger Sayle  <roger@eyesopen.com>
5539
5540         * config/mh-x86omitfp: New host makefile fragment.  Add
5541         -fomit-frame-pointer to the default BOOT_CFLAGS.
5542         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5543         * configure: Regenerate.
5544
5545 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
5546
5547         PR target/11572
5548         * configure.in (*-*-darwin*): Renable libobjc.
5549         * configure: Regenerate.
5550
5551 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
5552
5553         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
5554
5555 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
5556
5557         * Makefile.def: Remove libbanshee.
5558         * Makefile.tpl: Ditto.
5559         * configure.in: Ditto.
5560         * Makefile.in: Regen.
5561         * configure: Ditto.
5562
5563 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
5564
5565         * ltmain.sh: Use $pic_object as $non_pic_object if
5566         $non_pic_object=none.
5567
5568 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
5569
5570         * missing: Import latest version from master repository.
5571
5572 2004-09-06  Nick Clifton  <nickc@redhat.com>
5573
5574         * config.sub: Import latest version from master repository.
5575         * config.guess: Likewise.
5576         This includes these changes:
5577
5578         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
5579
5580         * config.sub: Handle crisv32, alias etraxfs.
5581         * config.guess (crisv32:Linux:*:*): Handle.
5582
5583         2004-08-13  Brad Smith  <brad@comstyle.com>
5584
5585         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5586         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5587
5588         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
5589
5590         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5591         assume the processor is a powerpc.  This is because coreutils
5592         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5593         in this case, due to a MacOS X bug that causes
5594         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5595         to return a negative number.
5596         Problem reported by Petter Reinholdtsen in:
5597         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5598
5599         2004-07-19  Ben Elliston  <bje@gnu.org>
5600
5601         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5602
5603         2004-06-24  Ben Elliston  <bje@gnu.org>
5604
5605         * config.guess: Update copyright years.
5606         * config.sub: Likewise.
5607
5608         2004-06-22  Robert Millan  <robertmh@gnu.org>
5609
5610         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5611         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5612
5613         2004-06-22  Stanley F. Quayle <stan@stanq.com>
5614
5615         * config.guess (*:*VMS:*:*): New entry. Replaces
5616         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5617         manufacturer.
5618
5619         2004-06-22  Ben Elliston  <bje@gnu.org>
5620
5621         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5622         * config.sub: Likewise.
5623
5624         2004-06-22  Ben Elliston  <bje@gnu.org>
5625
5626         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5627         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5628
5629         2004-06-11  Ben Elliston  <bje@gnu.org>
5630
5631         * config.guess (pegasos:OpenBSD:*:*): Remove.
5632
5633         2004-06-11  Ben Elliston  <bje@gnu.org>
5634
5635         From Wouter Verhelst <wouter@grep.be>:
5636         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5637
5638         2004-06-11  Ben Elliston  <bje@gnu.org>
5639
5640         * config.guess (luna88k:OpenBSD:*:*): New.
5641
5642         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
5643
5644         * config.guess (m32r*:Linux:*:*): New case.
5645         * config.sub: Handle m32rle.
5646
5647         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
5648
5649         From Jens Petersen  <petersen@redhat.com>:
5650         * config.sub: Handle sparcv8.
5651
5652         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
5653
5654         From Tom Smith <smith@cag.lkg.hp.com>:
5655         * config.guess: Version suffixes are equally significant on Tru64
5656         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
5657         prefix of "P" (patched kernel).
5658
5659         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
5660
5661         * config.sub: Add support for National Semiconductor CRX target.
5662
5663 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
5664
5665         * MAINTAINERS (Various Maintainers): Remove myself as web page
5666         maintainer, add myself as maintainer of build status lists.
5667
5668 2004-09-03  Jan Beulich  <jbeulich@novell.com>
5669
5670         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5671         *-*-netware, but add target-libmudflap.
5672         Consolidate *-*-netware targets (of which really only i?86 exists)
5673         into a single entry.
5674         * configure: Likewise.
5675
5676 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
5677
5678         * Makefile.tpl (sorry): Remove.
5679         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5680         (cleanstrap targets): Depend on distclean, not distclean-stage1.
5681         (do-clean): Clean per-stage directories too.
5682         (do-distclean): Run distclean-stage1 too.
5683         (.NOTPARALLEL): Enable during toplevel bootstrap.
5684         (stage[+id+]-bubble): Enable parallel execution during
5685         the recursive invocation.
5686         * Makefile.in: Regenerate.
5687
5688         Fix previous checkin:
5689
5690         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5691         include.
5692         * configure.in: Fix indentation.
5693         * configure: Regenerate.
5694
5695 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
5696
5697         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5698         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5699         * configure: regenerate
5700         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5701         -mdynamic-no-pic
5702
5703 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
5704
5705         * Makefile.def (build_modules): Add fixincludes.
5706         (dependencies): Make gcc depend on fixincludes.
5707         * configure.in (build_tools): Add fixincludes.
5708         (build_configdirs): Always include build_libs.
5709         * Makefile.in: Regenerate.
5710         * configure: Regenerate.
5711
5712 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
5713
5714         * Makefile.def (bootstrap stages): Add 'lean' parameter.
5715         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5716         phony targets; do not generate timestamp files.
5717         (distclean-stageN): Remove references to their timestamp files.
5718         (restageN, touch-stageN): Remove.
5719         (stageN-bubble): Rewritten.
5720         (compare): Support lean bootstraps.
5721         * Makefile.in: Regenerate.
5722
5723         * configure.in: Only warn when bootstrapping but
5724         build != host or build != target.  Support lean bootstraps.
5725         * configure: Regenerate.
5726
5727 2004-08-26  Phil Edwards  <phil@codesourcery.com>
5728
5729         * configure.in:  Give a better error message if GMP/MPFR are missing
5730         and a language needing them has been requested.
5731         * configure:  Regenerated.
5732
5733 2004-08-25  Phil Edwards  <phil@codesourcery.com>
5734
5735         * configure.in:  Print a list of available language front-ends if
5736         a requested one is missing.  Tidy stray tab characters.
5737         * configure:  Regenerated.
5738
5739 2004-08-19  Michael Koch  <konqueror@gmx.de>
5740
5741         * gcc/doc/install.texi: Update entry about automake for libjava.
5742
5743 2004-08-17  Robert Millan  <robertmh@gnu.org>
5744
5745         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5746         (instead of FreeBSD).
5747         * configure: Regenerate.
5748
5749 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5750
5751         * Makefile.in: Regenerate.
5752         * configure: Regenerate.
5753
5754         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5755         stage_*_flags.
5756         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5757         for bootstrapped modules if toplevel bootstrap is going.
5758         (GCC bootstrap): Generate per-stage targets for all bootstrapped
5759         modules.  Adjust for changes in Makefile.def.  Enable several
5760         rules even in non-bootstrap mode, just to avoid peppering the
5761         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5762         (stage-[+prev+]-bubble): Remove.
5763
5764         * Makefile.def (Dependencies): Depend on all-build-bison,
5765         all-build-flex, all-build-byacc, all-build-texinfo, rather
5766         than the host variations.
5767         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
5768         with BUILD_SUBDIR.
5769         (BISON): Update for recent Bisons.
5770         (YACC): Fix typo.
5771         (cross): Depend on all-build.
5772         (all): Do not depend on all-build.
5773         (prebootstrap): Remove.
5774         (dep-kind): Accept separate prefixes for MODULE and ON variables.
5775         (Prebootstrap dependencies): Add them to the per-stage targets
5776         and to all-prebootstrap.
5777         * configure.in (build_configdirs): Always enable build_tools.
5778         (BUILD_DIR_PREFIX): Remove.
5779
5780         * Makefile.def (gcc): Add target variable.
5781         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5782         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5783         in the recursive `make', instead of hardwiring `all'.
5784         (Autogenerated TARGET-* variables): New.
5785
5786 2004-08-13  Brian Booth  <bbooth@redhat.com>
5787
5788         * MAINTAINERS: Remove myself from write-after-approval.
5789
5790 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5791
5792         * src-release: Stop distributing mmalloc with gdb (which doesn't
5793         use it).
5794         * Makefile.def: GDB doesn't depend on mmalloc anymore.
5795         * Makefile.in: Regenerate.
5796
5797 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
5798
5799         * configure.in (arm*-*-eabi*): New target.
5800         * configure: Regenerate.
5801
5802 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
5803
5804         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5805         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5806         (Dependencies): New section.
5807         * Makefile.tpl (Dependencies): Generate from Makefile.def.
5808         (configure-target-[+module+]): Depend on maybe-all-gcc
5809         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
5810         (toplevel profiledbootstrap): Fix dependencies.
5811         * Makefile.in: Regenerate.
5812
5813 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
5814
5815         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5816         target-libiberty to noconfigdirs.
5817         * configure: Regenerate.
5818
5819 2004-08-03  Paul Brook  <paul@codesourcery.com>
5820
5821         * configure.in: Check for MPFR as well as GMP.
5822         * configure: Regenerate.
5823
5824 2004-08-01  Robert Millan  <robertmh@gnu.org>
5825
5826         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5827         libmudflap for all GNU-based systems (with Glibc).
5828         * configure: Regenerate.
5829
5830 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
5831
5832         * Makefile.def (host-modules): Add gcc.
5833         * Makefile.in: Regenerate.
5834         * Makefile.tpl (sorry): New rule.
5835         (configure-host, all-host, [+make_target+]-host, do-check,
5836         install-host): Do not add gcc as a special case.
5837         (host modules): Add a small special-casing for gcc.  Export
5838         extra_make_flags through the environment.
5839         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5840         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5841         other recursive targets for gcc): Remove.
5842
5843         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5844         (stage, unstage): New rules.
5845         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5846         distclean-stage[+id+]): Use stage_current.
5847         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5848         the stage*-start rules.
5849
5850 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
5851
5852         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
5853         use -all_load flag.
5854
5855 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
5856
5857         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
5858         * configure: Regenerate.
5859
5860 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
5861
5862         * maintainer-scripts/gcc_release: Revert yesterday's change.
5863
5864 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
5865
5866         * MAINTAINERS: Add myself to write-after-approval.
5867
5868 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5869
5870         * libf2c: Removed.
5871         * gcc/gccbug.in: Updated because of libf2c removal.
5872         * maintainer-scripts/gcc_release: Ditto.
5873
5874 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
5875
5876         * configure.in: Build libmudflap by default on FreeBSD.
5877         * configure: Regenerated.
5878
5879 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
5880
5881         * configure.in: Do not build libmudflap by default on non-GNU/Linux
5882         systems.
5883         * configure: Regenerated.
5884
5885 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5886
5887         PR target/16344
5888         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5889         feedback based compiler.
5890         * Makefile.in: Rebuilt.
5891
5892 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
5893
5894         * Makefile.def (host_modules): Set bootstrap=true for flex.
5895         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5896         * Makefile.in: Rebuilt.
5897
5898 2004-07-07  Jan Hubicka  <jh@suse.cz>
5899
5900         * MAINTAINERS: Add self as a profile feedback maintainer.
5901
5902 2004-07-05  Phil Edwards  <phil@codesourcery.com>
5903
5904         * configure.in:  Do not prepend $srcdir to /dev/null in
5905         makefile fragments.
5906         * configure:  Regenerate.
5907
5908 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
5909
5910         * Makefile.def (build_modules): Add bison, byacc, flex,
5911         m4, texinfo.
5912         (flags_to_pass): Add FLEX.
5913         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5914         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5915         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5916         DEFAULT_MAKEINFO): Remove.
5917         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5918         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5919         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5920         objdir or else use configured tool.
5921         (all-build): New.
5922         (all): Depend on it.
5923         (Build module dependencies): Add.
5924         * Makefile.in: Regenerate.
5925         * configure.in: Better support for multiple build modules,
5926         matching what is done for host/target modules.  Do not look
5927         for "plausible" locations of build tools if Canadian cross.
5928         Use autoconf's AC_PROG_CC to find a C compiler.  Define
5929         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
5930         * configure: Regenerate.
5931
5932 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5933
5934         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5935         * Makefile.in: Regenerate.
5936
5937 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5938
5939         * Makefile.tpl (configure-build-[+module+],
5940         configure-[+module+], configure-target-[+module+]): Pass
5941         [+extra_configure_args+].
5942         (all-build-[+module+], all-[+module+], check-[+module+],
5943         install-[+module+], [+make_target+]-[+module+],
5944         all-target-[+module+], check-target-[+module+],
5945         install-target-[+module+], [+make_target+]-target-[+module+]):
5946         Pass [+extra_make_args+].
5947         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5948         (GCC_HOST_EXPORTS): Remove.
5949         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5950         cross, check-gcc, check-gcc-c++, install-gcc,
5951         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5952         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5953         * Makefile.in: Regenerate.
5954
5955 2004-06-21  Matthew Sachs  <msachs@apple.com>
5956
5957         * MAINTAINERS: Added self to write-after-approval.
5958
5959 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
5960
5961         * configure.in: Check for srcdir/winsup rather than build directory
5962         winsup.
5963         * configure: Regenerate.
5964
5965 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
5966
5967         * configure.in: Don't build Cygwin native newlib if winsup
5968         directory is missing.  Emit warning instead.
5969         * configure: Regenerate.
5970
5971 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
5972
5973         * Makefile.tpl (touch-stage[+id+]): New.
5974         (restage[+prev+]): Depend on touch-stage[+id+].
5975
5976         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5977         Use it throughout.
5978
5979         * Makefile.def: Add profile and feedback bootstrap stages.
5980         Remove next field from bootstrap stages.
5981         * Makefile.tpl (LN, LN_S): Substitute.
5982         (stageN-start, stageN-end): Use double-colon rules, to
5983         provide a hook for additional setup commands.
5984         (distclean-stageN-gcc, restageN): Create dependencies from
5985         [+prev+], not from [+next+].
5986         (stageN-bubble): Add commands for successive stages from
5987         [+prev+], using double-colon rules.
5988         (all-stageN-gcc): Fix typo.
5989         (stagefeedback-start, profiledbootstrap): New.
5990         * Makefile.in: Regenerate.
5991         * configure.in: Call ACX_PROG_LN.
5992         * configure: Regenerate.
5993
5994 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
5995
5996         * MAINTAINERS (Write After Approval): Add myself.
5997
5998 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
5999
6000         * MAINTAINERS (Write After Approval): Add myself.
6001
6002 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
6003
6004         * configure.in: Fix --enable-bootstrap breakage introduced in trees
6005         without gcc.
6006         * configure: Regenerate.
6007
6008 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6009
6010         * Makefile.tpl: Fix typo.
6011         * Makefile.in: Regenerate.
6012
6013 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6014
6015         * configure.in: Remove new- prefix from toplevel
6016         bootstrap targets.
6017         * configure: Regenerate.
6018
6019 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6020
6021         * Makefile.tpl (all.normal): Rename to all.
6022         (all): Replace with a rule to pick the default
6023         target from configure.
6024         (all-gcc, configure-gcc): Use conditionals to
6025         do nothing when toplevel bootstrap is going on.
6026         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6027         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6028         * configure.in: Support --enable-bootstrap.
6029
6030         * Makefile.def: Remove new- prefix from toplevel
6031         bootstrap targets.
6032         * Makefile.tpl: Likewise.
6033
6034         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
6035         target.
6036
6037         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6038         $(RECURSE_FLAGS) to recursive invocation of make.
6039
6040         * Makefile.in: Regenerate.
6041         * configure: Regenerate.
6042
6043 2004-05-30  Andreas Jaeger  <aj@suse.de>
6044             Jim Wilson  <wilson@specifixinc.com>
6045
6046         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6047         like CC.
6048
6049 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
6050
6051         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6052         * configure: Regenerate.
6053
6054 2004-05-25  Daniel Jacobowitz  <drow@false.org>
6055
6056         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6057         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6058         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
6059         targets.
6060         * Makefile.in: Regenerate.
6061
6062 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
6063
6064         * configure.in: Test the ability to symlink directories.
6065         * configure: Regenerate.
6066
6067         * Makefile.def (bootstrap-stage): New definitions.
6068         * Makefile.tpl (configure-stage1-gcc,
6069         configure-stage2-gcc, configure-stage3-gcc,
6070         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6071         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6072         new-restage3, compare): Autogenerate, see Makefile.in
6073         entry for behavioral changes.
6074         (distclean-stage1, new-stage1-start, new-stage1-end,
6075         new-stage1-bubble, distclean-stage2, new-stage2-start,
6076         new-stage2-end, new-stage2-bubble, distclean-stage3,
6077         new-stage3-start, new-stage3-end): New autogenerated targets.
6078         (objext, prebootstrap, BOOT_CFLAGS,
6079         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6080         targets.
6081
6082         * Makefile.in: Regenerate.
6083         (distclean-stage1, new-stage1-start, new-stage1-end,
6084         new-stage1-bubble, distclean-stage2, new-stage2-start,
6085         new-stage2-end, new-stage2-bubble, distclean-stage3,
6086         new-stage3-start, new-stage3-end): New targets.
6087         (all-stage1-gcc): Move prebootstrap dependency from here...
6088         (configure-stage1-gcc): ...to here.
6089         (new-bootstrap): Use bubble targets.
6090         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6091         Use per-stage distclean targets.
6092         (configure-stage1-gcc, configure-stage2-gcc,
6093         configure-stage3-gcc, all-stage1-gcc,
6094         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6095         Use new-stageN-start to prepare the tree.
6096
6097 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
6098
6099         * Makefile.def (host_modules): add libcpp.
6100         * Makefile.tpl: Add dependencies on and for libcpp.
6101         * Makefile.in: Regenerate.
6102         * configure.in: Add libcpp host module.
6103         * configure: Regenerate.
6104
6105 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
6106
6107         * Makefile.tpl: Whenever a recursive target is defined, wrap
6108         it in a special @if/@endif block, and prepare its maybe
6109         dependency in the @if/@endif block
6110         * configure.in: Instead of writing maybe dependencies, remove
6111         the @if/@endif statements, and remove the @if/@endif blocks
6112         that remain.
6113         * configure: Regenerate.
6114         * Makefile.in: Regenerate.
6115
6116 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
6117
6118         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6119
6120 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
6121
6122         PR bootstrap/15120
6123         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6124         * */configure: Rebuilt.
6125
6126 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
6127
6128         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6129         of libf2c.
6130         * configure, Makefile.in: Regenerate.
6131
6132 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
6133
6134         * MAINTAINERS (Write After Approval): Add myself.
6135
6136 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
6137
6138         Merge from tree-ssa-20020619-branch.
6139
6140         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6141         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6142         (HOST_GMPLIBS): Define.
6143         (HOST_GMPINC): Define.
6144         (TARGET_LIB_PATH): Add libmudflap.
6145         (GFORTRAN_FOR_TARGET): Define.
6146         (configure-build*): Export GFORTRAN.
6147         (configure-gcc): Export GMPLIBS and GMPINC.
6148         (all-gcc): Add maybe-all-libbanshee.
6149         (configure-target-libgfortran): Define.
6150         * Makefile.in: Regenerate.
6151         * configure.in (host_libs): Add libbanshee.
6152         (target_libraries): Add target-libmudflap and target-libgfortran.
6153         Add --with-libbanshee.
6154         Handle --disable-libmudflap.
6155         (*-*-freebsd*): Use with_gmp.
6156         Add $(libgcj) to noconfigdirs.
6157         * configure: Regenerate.
6158         * depcomp: New file.
6159         * MAINTAINERS: Add tree-ssa maintainers.
6160
6161 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
6162
6163         * MAINTAINERS (Various Maintainers): Add myself.
6164
6165 2004-04-30  Brian Ford  <ford@vss.fsi.com>
6166
6167         * MAINTAINERS (Write After Approval): Add myself.
6168
6169 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
6170
6171         * MAINTAINERS (Write After Approval): Add myself.
6172
6173 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
6174
6175         * config/acx.m4: Fix fastcompare support for new-bootstrap.
6176         * configure: Regenerate.
6177
6178 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
6179
6180         Revert:
6181         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6182
6183         * Makefile.def (flags_to_pass): Remove *dir variables that
6184         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6185         as well as prefix and exec_prefix.
6186         * Makefile.in: Regenerate.
6187
6188 2004-04-26  Robert Millan  <robertmh@gnu.org>
6189
6190         Add patches from libtool CVS.
6191         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6192         * ltconfig: Likewise.
6193         * ltcf-c.sh: Likewise.
6194         * ltcf-cxx.sh: Likewise.
6195         * ltcf-gcj.sh: Likewise.
6196
6197 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6198
6199         * Makefile.def (host_modules): Mark with the bootstrap
6200         flag packages on which gcc depends.
6201         * Makefile.tpl (all-bootstrap): Use it.
6202         * Makefile.in: Regenerate.
6203
6204 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6205
6206         * Makefile.def (flags_to_pass): Remove *dir variables that
6207         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6208         as well as prefix and exec_prefix.
6209         * Makefile.in: Regenerate.
6210
6211 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6212
6213         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6214         * configure: Regenerate.
6215         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6216         * gcc/Makefile.tpl (compare): Use the result of the test.
6217         * gcc/Makefile.in: Regenerate.
6218
6219 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
6220
6221         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6222         Always relocate gcc and prev-gcc to the original names, even
6223         if the build fails.
6224         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6225         New targets.
6226
6227 2004-04-23  Laurent GUERBY <laurent@guerby.net>
6228
6229         * MAINTAINERS: Update my email address.
6230
6231 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6232
6233         * configure.in (mips*-*-irix5*): Enable ld.
6234         * configure: Regenerate.
6235
6236 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6237
6238         * configure: Regenerate.
6239
6240 2004-04-15  James E Wilson  <wilson@specifixinc.com>
6241
6242         * Makefile.tpl (configure-[+module+], configure-gcc,
6243         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6244         Set and export LDFLAGS.
6245         * Makefile.in: Regenerate.
6246
6247 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
6248
6249         * MAINTAINERS: Add myself to write-after-approval.
6250
6251 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6252
6253         PR bootstrap/14871
6254         * Makefile.tpl: If we don't have built-in-tree target tools,
6255         use the ones found by configure rather than hacking around with
6256         program_transform_name.
6257         * configure.in: Give Makefile.tpl the information necessary
6258         to do that.
6259         * Makefile.in: Regenerate.
6260         * configure: Regenerate.
6261
6262 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
6263
6264         PR bootstrap/14760
6265         * configure.in: When computing baseargs, strip *all* copies of
6266         offending options.  Also, don't match/substitute the trailing space,
6267         so that this actually works when two similar options are separated by
6268         only one space.
6269         * configure: Regenerate.
6270
6271 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
6272
6273         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6274         (rs6000-*-aix*): Same.
6275         * configure: Regenerate.
6276
6277 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
6278
6279         * MAINTAINERS: Add myself to write-after-approval.
6280
6281 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
6282
6283         * MAINTAINERS: Add myself to write-after-approval.
6284
6285 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
6286
6287         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6288         STRICT_WARN, WARN_CFLAGS flags passed down to make.
6289         * Makefile.in: Regenerate.
6290
6291         * configure.in (top level bootstrap support): Rework --enable-werror
6292         to set @stage2_werror_flag@.
6293         * configure: Regenerate.
6294         * Makefile.tpl (top level bootstrap support): Pass
6295         @stage2_werror_flag@ down to configure in stages 2 and 3.
6296         * Makefile.in: Regenerate.
6297
6298 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6299
6300         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6301         for stages 2 and 3 as well as in make.  As a consequence, remove
6302         OUTPUT_OPTION (now detected by configure) from the flags passed down
6303         to make.
6304         * Makefile.in: Regenerate.
6305
6306         * Makefile.tpl (new-bootstrap): Fix typo.
6307         * Makefile.in: Regenerate.
6308
6309 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6310
6311         * Makefile.tpl: Rearrange by moving recursive_targets rules
6312         into their proper sections.
6313         * Makefile.tpl (top level bootstrap support): Move disabling
6314         of coverage flags from 'make' to 'configure'; improve comments.
6315         * Makefile.in: Regenerate.
6316
6317         * Makefile.tpl (experimental top level bootstrap) Move stage1
6318         language setting from all- target to configure- target; disable
6319         intermodule optimization in stage 1; prevent gratuitous rebuilds
6320         of stage 1.
6321         * Makefile.in: Regenerate.
6322         * configure.in: Comma-separate stage 1 language list for top
6323         level bootstrap.
6324         * configure: Regenerate.
6325
6326         * Makefile.tpl: Clean up experimental top level bootstrap support:
6327         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6328         prev-gcc in configure- targets as well as all- targets.
6329         * Makefile.in: Regenerate.
6330
6331 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
6332
6333         * compile: New file imported from automake.
6334
6335 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
6336
6337         * configure.in: Remove symbolic link section.
6338         * configure: Regenerate.
6339         * Makefile.tpl (links): Remove.
6340         * Makefile.in: Regenerate.
6341
6342 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
6343             Nathanael Nerode  <neroden@gcc.gnu.org>
6344
6345         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6346         Set with AC_CHECK_PROGS.
6347         * configure.in: Fix comment typo from last patch.
6348         * configure: Regenerate.
6349
6350 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
6351
6352         * Makefile.tpl: Introduce experimental top level bootstrap support.
6353         * Makefile.in: Regenerate.
6354         * configure.in: Introduce support for top level bootstrap.
6355         * configure: Regenerate.
6356
6357 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6358             Paolo Bonzini  <bonzini@gnu.org>
6359
6360         PR bootstrap/14522
6361         * configure.in: Cope with shells that do not support unquoted ^
6362         * configure: Regenerate.
6363
6364 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6365             Paolo Bonzini  <bonzini@gnu.org>
6366
6367         PR bootstrap/14522
6368         * configure.in: Cope with shells that do not support nesting
6369         quotes inside quoted backquote substitutions.
6370         * configure: Regenerate.
6371
6372 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
6373
6374         PR bootstrap/14522
6375         * configure.in: Fix escaping of $.
6376         * configure: Regenerate.
6377
6378 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6379
6380         * configure: Regenerate, since I forgot to while committing Paolo's
6381         changes.
6382
6383 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
6384
6385         PR ada/14131
6386         Move language detection to the top level.
6387         * configure.in: Find default values for the tools as
6388         soon as possible.  Disable ada if GNAT is not found.
6389         Emit error message about missing languages.  Expand
6390         --enable-languages=all for the gcc subdirectory.
6391
6392 2004-03-10  Ben Elliston  <bje@gnu.org>
6393
6394         * MAINTAINERS: Update my email address.
6395
6396 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
6397
6398         * ltconfig: Disable building static libraries if building shared
6399         libraries on AIX 5L.
6400
6401 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
6402
6403         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6404         and disable libgcj.
6405         * configure: Regenerated.
6406
6407 2004-03-01  Brian Booth  <bbooth@redhat.com>
6408
6409         * MAINTAINERS: Add myself to write-after-approval.
6410
6411 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
6412
6413         * MAINTAINERS: Add myself to write-after-approval.
6414
6415 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6416
6417         PR bootstrap/7087
6418         * Makefile.tpl: Guard XFOO sed statements better.
6419         * Makefile.tpl: Add dependency for configure-target-libada.
6420         * Makefile.in: Regenerate (incidentally fixes broken
6421         commit when libada-branch was merged).
6422
6423 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
6424
6425         * MAINTAINERS: Add myself to write-after-approval.
6426
6427 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
6428
6429         * MAINTAINERS: Add Nicola Pero and myself as libobjc
6430         maintainers.
6431
6432 2004-02-20  Andrew Cagney  <cagney@redhat.com>
6433
6434         * config.guess: Update from version 2003-10-16 to 2004-02-16.
6435         * config.sub: Update from version 2003-11-03 to 2004-02-16.
6436
6437 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6438
6439         PR bootstrap/11932
6440         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6441
6442 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
6443
6444         * MAINTAINERS: Added myself to write-after-approval.
6445
6446 2004-02-14  Michael Koch  <konqueror@gmx.de>
6447
6448         * MAINTAINERS: Added myself to write-after-approval.
6449
6450 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
6451
6452         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
6453         some OS port maintainers to OS port maintainers section.
6454
6455 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
6456
6457         * MAINTAINERS: Add self.
6458
6459 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
6460
6461         * MAINTAINERS: Alphabetize.
6462
6463 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
6464
6465         * MAINTAINERS: Remove myself.
6466
6467 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
6468
6469         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6470         (rs6000-*-aix*): Same.
6471         * configure: Regenerate.
6472
6473 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
6474
6475         * configure.in (host): Add in missing $noconfigdirs to defines.
6476         * configure: Regenerate.
6477
6478 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
6479             Nathanael Nerode  <neroden@gcc.gnu.org>
6480
6481         PR ada/6637, PR ada/5911
6482         Merge with libada-branch:
6483         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6484         with appropriate dependencies. Add --enable-libada configure switch.
6485         * configure, Makefile.in: Regenerate.
6486
6487 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
6488
6489         * MAINTAINERS: Add myself to write-after-approval.
6490
6491 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6492
6493         * configure.in: Don't pass --with-stabs on IRIX 5 either.
6494         * configure: Regenerate.
6495
6496 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
6497
6498         Merge from upstream:
6499
6500         * ltmain.in: When setting IFS to '~', be careful about user
6501         arguments that contain '~'.
6502
6503         2004-02-04  Peter O'Gorman  <peter@pogma.com>
6504
6505         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
6506         Also test $base_compile against $CC with escaped arguments. Bug
6507         reported by Geoff Keating <geoffk@apple.com>.
6508
6509 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
6510
6511         * MAINTAINERS: Remove i960 port.
6512
6513 2004-01-23  DJ Delorie  <dj@redhat.com>
6514
6515         * Makefile.def (target_modules) [libiberty]: Don't stage.
6516         * Makefile.in: Rebuilt.
6517
6518 2004-01-20  Caroline Tice  <ctice@apple.com>
6519
6520         * MAINTAINERS: Add myself to write-after-approval.
6521
6522 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
6523
6524         * MAINTAINERS: Update my email address.
6525
6526 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
6527
6528         * MAINTAINERS: Add myself to write-after-approval.
6529
6530 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6531
6532         * MAINTAINERS: Remove entries without email address.
6533
6534 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
6535
6536         * MAINTAINERS: Add myself to write-after-approval.
6537
6538 2004-01-15  Steven Bosscher  <stevenb@suse.de>
6539
6540         * MAINTAINERS: Update my email address.
6541
6542 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
6543
6544         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6545         * Makefile.tpl (configure-target-[+module+]): Support stage.
6546         * Makefile.in: Rebuilt.
6547
6548 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
6549
6550         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
6551
6552 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
6553
6554         * MAINTAINERS: Add myself as a MIPS maintainer.
6555
6556 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6557
6558         * configure.in: Use ./config.cache, not config.cache.
6559         * configure: Regenerate.
6560         * Makefile.tpl: Special-casing not needed for GCC any more.
6561         * Makefile.in: Regenerate.
6562
6563         * configure.in: Don't share a cache file for host dirs.
6564         * configure: Regenerate.
6565
6566         * config-ml.in: Don't mess with the cache file.
6567
6568 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6569
6570         * MAINTAINERS: Move myself from 'Write After Approval' to
6571         'CPU Port Maintainers' section as SPARC maintainer.
6572
6573 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6574
6575         * Makefile.tpl: Make GCC use a separate config.cache.
6576         * Makefile.in: Regenerate.
6577
6578         PR bootstrap/11932, PR bootstrap/11933
6579         (I don't know if it will fix either of them, but it relates
6580         to them.)
6581         * configure.in: Don't use shared config.cache for target
6582         directories.
6583         * configure: Regenerate.
6584
6585 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
6586
6587         * MAINTAINERS: Add myself to 'Write After Approval' section.
6588
6589 2003-12-31  Roger Sayle  <roger@eyesopen.com>
6590
6591         * configure.in (ia64*-*-hpux*): Disable building java libraries.
6592         * configure: Regenerated.
6593
6594 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
6595
6596         * MAINTAINERS: Remove the mn10200 maintainer.
6597
6598 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
6599
6600         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6601         * configure: Regenerated.
6602
6603 2003-12-16  Jan Hubicka  <jh@suse.cz>
6604
6605         * MAINTAINERS: Add myself as callgraph maintainer.
6606
6607 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
6608
6609         * configure.in (raw_libstdcxx_flags): Remove the leading space.
6610         * configure: Regenerate.
6611
6612 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6613
6614         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6615         'Write After Approval' section. Update email.
6616
6617 2003-12-01  James Lemke  <jim@wasabisystems.com>
6618
6619         * MAINTAINERS (Write After Approval): Add myself.
6620
6621 2003-11-20  Matt Thomas  <matt@3am-software.com>
6622
6623         * MAINTAINERS: Add myself as a vax port maintainer.
6624
6625 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
6626
6627         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6628         (configure-build-[+module+], configure-[+module+]): Likewise.
6629         (configure-target-[+module+], configure-gcc, config.status): Likewise.
6630         * Makefile.in: Regenerate.
6631
6632 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
6633
6634         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6635         shared/dylibed libraries.
6636         * ltmain.sh: Likewise.
6637         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6638         * ltcf-cxx.sh: Likewise.
6639         * ltcf-gcj.sh: Likewise.
6640         * ltconfig: Likewise.
6641
6642 2003-11-17  Stan Cox  <scox@redhat.com>
6643
6644         * MAINTAINERS: Add myself as iq2000 port maintainer.
6645
6646 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
6647
6648         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6649         * Makefile.in: Regenerate.
6650
6651 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
6652
6653         * config.sub: Update to 2003-11-03 version.
6654
6655 2003-10-20  Phil Edwards  <phil@codesourcery.com>
6656
6657         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
6658         * configure:  Regenerate.
6659
6660 2003-10-20  Nicolas Pitre  <nico@cam.org>
6661
6662         * MAINTAINERS: Add myself to 'Write After Approval' section.
6663
6664 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
6665
6666         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6667
6668 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
6669
6670         * MAINTAINERS: Update my email address.
6671
6672 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6673
6674         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6675
6676 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
6677
6678         * MAINTAINERS: Add myself to 'Write After Approval' section.
6679
6680 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
6681
6682         * config.guess: Update to 2003-10-16 version.
6683         * config.sub: Update to 2003-10-16 version.
6684
6685 2003-10-15  David Daney  <ddaney@avtrex.com>
6686
6687         * MAINTAINERS: Added myself to 'Write After Approval' section.
6688
6689 2003-10-15  Falk Hueffner  <falk@debian.org>
6690
6691         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6692         'Write After Approval' section. Update email.
6693
6694 2003-10-14  Roger Sayle  <roger@eyesopen.com>
6695
6696         * MAINTAINERS: Move myself from 'Write After Approval' to
6697         'Various Maintainers' section as middle-end maintainer.
6698
6699 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6700
6701         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6702         HOST_FLAGS_TO_PASS.
6703         * Makefile.in: Regenerate.
6704
6705 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
6706
6707         * config.guess: Update to 2003-10-07 version.
6708         * config.sub: Update to 2003-10-07 version.
6709
6710 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6711
6712         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
6713         * ltconfig (irix5*, irix6*): Don't override version_type.
6714
6715 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
6716
6717         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6718         * configure: Rebuilt
6719         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6720         * Makefile.in: Rebuilt
6721
6722 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6723
6724         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6725
6726 2003-09-30  Carlo Wood  <carlo@alinoe.com>
6727
6728         * MAINTAINERS (Write After Approval): Add myself.
6729
6730 2003-09-29  Paul Koning  <ni1d@arrl.net>
6731
6732         * MAINTAINERS: Move myself from "Write After Approval"
6733         to CPU platform maintainers for pdp11 platform.
6734
6735 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
6736
6737         * MAINTAINERS: Move myself from 'Write After Approval' to
6738         'Various Maintainers' section as libffi testsuite maintainer.
6739
6740 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
6741
6742         * configure.in: Pass a computed --program-transform-name
6743         to subconfigures.
6744         * configure: Regenerated.
6745
6746 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6747
6748         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6749         * Makefile.in: Regenerate.
6750
6751         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6752         * Makefile.in: Regenerate.
6753
6754 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
6755
6756         * MAINTAINERS: Move myself from 'Write After Approval'
6757         to 'Various Maintainers' (objective-c) section.
6758
6759 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
6760
6761         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6762         quoting.
6763         * configure: Regenerated.
6764
6765 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
6766
6767         * MAINTAINERS (Write After Approval): Add myself to write after
6768         approval list.
6769
6770 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
6771
6772         * MAINTAINERS (Write After Approval): Add myself.
6773
6774 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
6775
6776         * MAINTAINERS: Update my e-mail address.
6777
6778 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
6779
6780         * libtool.m4 (LD): Correct powerpc64 host match.
6781
6782 2003-09-06  James E Wilson  <wilson@tuliptree.org>
6783
6784         * MAINTAINTERS: Update my affiliation and email address.
6785
6786 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6787
6788         * MAINTAINERS (Write After Approval): Add myself.
6789
6790 2003-09-04  DJ Delorie  <dj@redhat.com>
6791
6792         * configure: Regenerate.
6793
6794 2003-09-04  Robert Millan  <robertmh@gnu.org>
6795
6796         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6797
6798 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6799
6800         * configure.in: Ensure arguments to sed are properly spaced.
6801         * configure: Regenerate.
6802
6803 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6804
6805         * MAINTAINERS: Update my e-mail address.
6806
6807 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
6808
6809         * MAINTAINERS (Write After Approval): Add myself.
6810
6811 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
6812
6813         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6814         * configure: Regenerated.
6815
6816 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6817
6818         * MAINTAINERS: Update my email address.
6819
6820 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
6821
6822         * configure.in:  Use newline instead of semicolon when assuming
6823         shell arguments in a for loop.
6824         * configure:  Regenerated.
6825
6826 2003-08-22  Jason Eckhardt  <jle@rice.edu>
6827
6828         * MAINTAINERS: Resurrect the i860 maintainer.
6829
6830 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
6831
6832         PR 8180
6833         * configure.in: When testing with_libs and with_headers, treat
6834         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
6835         * configure: Regenerate.
6836
6837         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6838         make, shell, etc.
6839         (baseargs): Likewise.
6840         * configure: Regenerate.
6841
6842 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
6843
6844         * MAINTAINERS (Write After Approval): Add myself.
6845
6846 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
6847
6848         * configure.in: Disable libgcj for darwin not on powerpc.
6849         * configure: Rebuild.
6850
6851 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
6852
6853         * config-ml.in, symlink-tree: Add license.
6854
6855 2003-08-03  Richard Stallman  <rms@gnu.org>
6856             Eben Moglen  <moglen@columbia.edu>
6857
6858         * README.SCO: New file.
6859
6860 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
6861
6862         * Makefile.tpl (check, check-c++): Express dependencies using
6863         dependencies rather than commands.
6864         * Makefile.in: Regenerate.
6865
6866 2003-08-01  Andrew Cagney  <cagney@redhat.com>
6867
6868         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6869         * configure: Ditto.
6870
6871 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
6872
6873         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6874         * Makefile.in: Update.
6875
6876 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
6877
6878         * configure.in: Enable libgcj for darwin.
6879         * configure: Rebuild.
6880
6881 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
6882
6883         * config-ml.in:  Use ac_configure_args directly instead of
6884         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
6885         actually seen.
6886
6887 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6888
6889         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6890         creating target and build subdirs to build all parent dirs as needed.
6891         * Makefile.in: Rebuild.
6892         * configure.in: Don't build dirs explicitly here.
6893         * configure: Rebuild.
6894
6895 2003-07-26  Paul Brook  <paul@nowt.org>
6896
6897         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6898
6899 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
6900
6901         * Makefile.tpl (all-make): Depend on intl.
6902         * Makefile.in: Rebuilt.
6903
6904 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
6905
6906         * install-sh:  Update to newer upstream versions (associated with
6907         aclocal 1.7).
6908         * mkinstalldirs:  Likewise.
6909         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
6910
6911 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
6912
6913         * MAINTAINERS: Move self from Bug database only accounts
6914         to write-after-approval.
6915
6916 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
6917
6918         * config.if: Remove unused libc_interface determination.
6919
6920 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6921
6922         * MAINTAINERS: Move self from write-after-approval to
6923         build machinery (*.in).
6924
6925 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6926
6927         PR bootstrap/11273
6928         PR bootstrap/11408
6929         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
6930         unused INSTALL_PROGRAM_ARGS.
6931         * configure.in: Use AC_PROG_INSTALL.
6932         * Makefile.in: Regenerate.
6933         * configure: Regenerate.
6934
6935 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
6936
6937         * MAINTAINERS: Alphabetize.
6938
6939 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
6940
6941         * configure: Rebuilt.
6942         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6943         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6944         newlib nor libgloss.
6945         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
6946         * configure.in (am33_2.0-*-linux*): Added.
6947
6948 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
6949
6950         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6951         * configure: Regenerate.
6952
6953 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
6954
6955         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
6956         * Makefile.in: Regenerate.
6957
6958 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6959
6960         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
6961         * Makefile.in: Regenerate.
6962
6963 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
6964
6965         * Makefile.tpl: Replace PWD with PWD_COMMAND.
6966         * Makefile.in: Regenerated.
6967
6968         * config-ml.in: Replace PWD with PWD_COMMAND.
6969
6970 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6971
6972         * intl: New directory; see intl/ChangeLog for details.
6973         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6974         * Makefile.tpl: all-gcc depends on maybe-all-intl.
6975         * Makefile.in: Regenerate.
6976
6977 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6978
6979         * configure.in: Clean up config-lang.in handling.  Delete
6980         useless assignment to "subdirs".
6981         * configure: Regenerate.
6982
6983 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6984
6985         * configure.in: Rename 'target_libs' to 'target_libraries'.
6986         Remove useless reference to 'target_libs'.
6987         * configure: Regenerate.
6988
6989 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
6990
6991         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6992         * Makefile.in: Regenerate.
6993
6994 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6995
6996         * Makefile.def: Introduce flags_to_pass.
6997         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6998         * Makefile.in: Regenerate.
6999
7000 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
7001
7002         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7003         and target-libgloss.
7004         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7005         <h8300*-*-*>: Disable libf2c and ${libgcj}.
7006         * configure: Regenerate.
7007
7008 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
7009
7010         * configure.in: Update testsuite_flags to new location.
7011         * configure. Regenerate.
7012
7013 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7014
7015         * Makefile.tpl: Remove BUILD_CC stuff.
7016         * Makefile.in: Regenerate.
7017
7018 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
7019
7020         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7021
7022 2003-06-16  Graeme Peterson  <gp@qnx.com>
7023
7024         * MAINTAINERS (Write After Approval): Add myself.
7025
7026 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
7027
7028         * config.guess: Update to 2003-06-12 version.
7029         * config.sub: Update to 2003-06-13 version.
7030
7031 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
7032
7033         * config.guess: Update to 2003-06-06 version.
7034         * config.sub: Update to 2003-06-06 version.
7035
7036 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7037
7038         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7039         * configure. Regenerate.
7040
7041 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7042
7043         * configure.in: Disable serial configure by default.
7044         * configure: Regenerate.
7045         * Makefile.tpl: Abolish .NOTPARALLEL.
7046         * Makefile.in: Regenerate.
7047
7048         * Makefile.tpl: Replace {build,host,target}_canonical by
7049         {build,host,target}.
7050         * Makefile.in: Regenerate.
7051
7052         * Makefile.tpl: Fix stupid pasto.
7053         * Makefile.in: Regenerate.
7054
7055 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7056
7057         * Makefile.tpl: Remove bogus conditional.
7058         * Makefile.in: Regenerate.
7059
7060 2003-06-05  Jan Hubicka  <jh@suse.cz>
7061
7062         * Makefile.tpl (profiledbootstrap): New target.
7063         * Makefile.in (profiledbootstrap): New target.
7064
7065 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
7066
7067         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7068         Pinski. Remove user names from other bugzilla-only maintainers.
7069
7070 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7071
7072         * Makefile.tpl: Make 'recursive targets' using autogen rather
7073         than shell loop.  Remove duplicate 'clean' targets and false
7074         comments.
7075         * Makefile.def: Add systematic dependencies to 'recursive' targets.
7076         Add systematic method of specifying missing targets in subdirs.
7077         Add copyright boilerplate.
7078         * Makefile.in: Regenerate.
7079         * configure.in: Add 'recursive targets' to maybe list.
7080         * configure: Regenerate.
7081
7082         * MAINTAINERS: "GNATS only" -> "Bug database only".
7083
7084         * Makefile.tpl: Rename [+target+] to [+make_target+].
7085         * Makefile.def: Rename 'target' to 'make_target'.
7086
7087 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
7088
7089         * MAINTAINERS: Add self as options handling maintainer.
7090
7091 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
7092
7093         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7094         been too long since I touched those ports.
7095
7096 2003-05-28  DJ Delorie  <dj@redhat.com>
7097
7098         * Makefile.tpl: Make maybe-check-gcc .PHONY.
7099         * Makefile.in: Regenerate.
7100
7101 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
7102
7103         * configure.in: Use curly braces in the definition of tooldir.
7104         * configure: Regenerate.
7105
7106 2003-05-21  DJ Delorie  <dj@redhat.com>
7107
7108         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7109         newlib or libgloss.
7110         * Makefile.in: Regenerate.
7111
7112 2003-05-21  DJ Delorie  <dj@redhat.com>
7113
7114         * Makefile.tpl: Add missing empty maybe-check-gcc target.
7115         * Makefile.in: Regenerate.
7116
7117 2003-05-20  Ian Lance Taylor  <ian@airs.com>
7118
7119         * MAINTAINERS: Update my e-mail address.
7120
7121 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7122
7123         * configure.in: Switch more things to use maybe dependencies.
7124         * Makefile.tpl: Switch more things to use maybe dependencies.
7125         Factor out common code from autogen IF statements.
7126         * configure: Regenerate.
7127         * Makefile.in: Regenerate.
7128
7129 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
7130
7131         * configure.in: Accept i[3456789]86 for machine type.
7132         * configure: Regenerate.
7133
7134 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7135
7136         * configure.in: Switch more things to use maybe dependencies.
7137         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
7138         * configure: Regenerate.
7139         * Makefile.tpl: Switch more things to use maybe dependencies.
7140         * Makefile.in: Regenerate.
7141
7142 2003-05-16  Andreas Schwab  <schwab@suse.de>
7143
7144         * Makefile.tpl (install-opcodes): Define.
7145         * Makefile.in: Rebuild.
7146
7147 2003-05-13  Andreas Jaeger  <aj@suse.de>
7148
7149         * config.guess: Update to 2003-05-09 version.
7150         * config.sub: Update to 2003-05-09 version.
7151
7152 2003-05-13  Michael Eager  <eager@mvista.com>
7153
7154         * configure.in: Correct sed script so that options in quotes are not
7155         deleted.
7156         * configure: Rebuild.
7157
7158 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
7159
7160         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7161         and $$s/newlib/libc/sys/cygwin32 include paths.
7162         * configure: Ditto.
7163
7164 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
7165
7166         * MAINTAINERS: Update my email addresses.
7167
7168 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7169
7170         * config-ml.in: Propagate INSTALL variables.
7171
7172 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7173
7174         * MAINTAINERS: Remove duplicate entries in Write After Approval.
7175
7176 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
7177
7178         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7179         * Makefile.in: Regenerate.
7180
7181 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
7182
7183         * MAINTAINERS (GNATS only): Add Falk Hueffner.
7184
7185 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
7186
7187         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7188
7189 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
7190
7191         * Makefile.tpl: Clean $(BUILD_SUBDIR).
7192         * Makefile.in: Regenerated.
7193
7194 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
7195
7196         * MAINTAINERS (Write After Approval): Upgrade myself from
7197         GNATS only to write-after-approval. Update my mail address.
7198
7199 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
7200
7201         (OS Port Maintainers: freebsd): Add myself.
7202
7203 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
7204
7205         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7206
7207 2003-04-22  Kean Johnston  <jkj@sco.com>
7208
7209         * MAINTAINERS (SCO ports): Added myself.
7210
7211 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
7212
7213         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7214
7215 2003-04-19  Kean Johnston  <jkj@sco.com>
7216
7217         * MAINTAINERS (Write After Approval): Add myself.
7218
7219 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7220
7221         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7222         * Makefile.in: Regenerate.
7223
7224 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
7225
7226         * configure.in (powerpc64*-*-linux*): Remove.
7227         * configure: Rebuilt.
7228
7229 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
7230
7231         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
7232         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7233         and restrap.
7234         * Makefile.in:  Regenerate.
7235
7236 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
7237
7238         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7239         * configure: Regenerated.
7240
7241 2003-04-15  DJ Delorie  <dj@redhat.com>
7242
7243         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7244
7245 2003-04-13  Nick Clifton  <nickc@redhat.com>
7246
7247         * config-ml.in: Remove support for --disable-aix removing
7248         call-aix multilibs.
7249
7250 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
7251
7252         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7253         * */configure: Rebuilt.
7254
7255 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
7256
7257         * MAINTAINERS: Add my email address.
7258
7259 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
7260
7261         * MAINTAINERS (Write After Approval): Add myself.
7262
7263 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7264
7265         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7266         * Makefile.in: Regenerate.
7267
7268 2003-03-14  Michael Chastain  <mec@shout.net>
7269
7270         * Makefile.in: Regenerate with correct Makefile.def.
7271
7272 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7273
7274         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
7275         Make macro.
7276         * Makefile.in: Regenerate.
7277         * configure.in: Clean up gxx_include_dir logic.
7278         * configure: Regenerate.
7279
7280 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
7281
7282         * MAINTAINERS (Write After Approval): Add myself.
7283
7284 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
7285
7286         * MAINTAINERS: Update my mail address.
7287
7288 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7289
7290         * configure.in (gxx_include_dir): Fix typo.
7291         * configure: Regenerated.
7292
7293 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7294
7295         * Makefile.tpl: Reindent.
7296         * Makefile.in: Regenerate.
7297         * configure.in: Reindent.  Don't set unused variables.
7298         * configure: Regenerate.
7299
7300 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
7301
7302         * configure.in: Include $(build_tooldir)/sys-include in
7303         FLAGS_FOR_TARGET.
7304         * configure: Regenerated.
7305
7306 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7307
7308         * Makefile.tpl: Always pass down RANLIB.
7309         * Makefile.in: Regenerate.
7310
7311         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7312         * Makefile.in: Regenerate.
7313         * configure.in: Remove unused logic relating to --enable-shared
7314         and --enable-threads.  Remove bogus comments.  Remove redundant
7315         noconfigdirs.
7316         * configure: Regenerate.
7317
7318         * configure.in: Replace ${libstdcxx_version} by its value.
7319         Remove reference to mh-dgux.
7320         * configure: Regenerate.
7321
7322 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
7323
7324         * MAINTAINERS (Write After Approval): Add myself.
7325
7326 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7327
7328         * Makefile.tpl: Rearrange.
7329         * Makefile.in: Regenerate.
7330
7331 2003-02-25  Uwe Stieber  <uwe@wwws.de>
7332
7333         * configure.in: Add support for kaOS as cross build target system.
7334         * configure: Regenerated.
7335
7336 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
7337
7338         * MAINTAINERS (Write after approval): Add myself.
7339
7340 2003-02-21  James E Wilson  <wilson@tuliptree.org>
7341
7342         * MAINTAINERS: Update my email address.
7343
7344 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
7345
7346         * MAINTAINERS: Add self to blanket write privs. section.
7347
7348 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
7349
7350         * Makefile.tpl: Add definition of CPPFLAGS to pass into
7351         configure-target-* as some target builds may require additional
7352         flags for preprocessor tests.
7353         * Makefile.in: Regenerated.
7354
7355 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
7356
7357         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7358         * ltconfig: Handle it.
7359         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7360         auto-detecting it.
7361
7362         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7363         it is used as argument to $CC.
7364         * ltcf-gcj.sh: Likewise.
7365
7366         * configure.in: Introduce --enable-maintainer-mode.
7367         * configure: Rebuilt.
7368         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7369         for maintainer mode.
7370         * Makefile.in: Rebuilt.
7371
7372 2003-02-18  Jason Merrill  <jason@redhat.com>
7373
7374         * Makefile.tpl (check-c++): Allow parallelism.
7375
7376 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7377
7378         * MAINTAINERS: Remove John Carr (who never actually had access to
7379         gcc.gnu.org).
7380
7381 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
7382
7383         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7384         don't configure target-libobjc.
7385         * configure: Regenerate.
7386
7387 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7388
7389         * Makefile.tpl (RANLIB): Define.
7390         * Makefile.in: Regenerate.
7391
7392 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
7393
7394         * MAINTAINERS: Update my email.
7395
7396 2003-02-06  Keith R Seitz  <keiths@redhat.com>
7397
7398         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7399         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7400         * Makefile.in: Regenerated.
7401         * configure.in: Remove all traces of snavigator, db, and grep.
7402         * configure: Regenerated.
7403
7404 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7405
7406         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
7407         After Approval.
7408
7409 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7410
7411         * MAINTAINERS (Write after approval): Add myself.
7412
7413 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
7414
7415         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7416         * Makefile.in: Regenerated.
7417
7418 2003-01-30  Roger Sayle  <roger@eyesopen.com>
7419
7420         * config.guess: Updated to 2003-01-30's version.
7421         * config.sub: Updated to 2003-01-28's version.
7422
7423 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
7424
7425         * config.if: If gcc_version is already set, just use it.  Don't set
7426         gcc_version_trigger if it's already set, otherwise set it to
7427         gcc/version.c, but only if the file exists.  If it is not set and
7428         gcc/version.c does not exist, try to extract the version number from
7429         $CC.
7430
7431 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
7432
7433         * MAINTAINERS: Add myself to write-after-approval list.
7434
7435 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
7436
7437         * configure.in:  Revert 24Jan change.
7438         * configure:  Regenerate.
7439
7440 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7441
7442         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
7443         entry of HJ Lu.
7444
7445 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7446
7447         * configure.in: Revert previous change.
7448         * configure: Regenerate.
7449
7450 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7451
7452         * configure.in: Make rda native-only.
7453         * configure: Regenerate.
7454
7455 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7456
7457         * MAINTAINERS: Move myself from GNATS-only-accounts to
7458         write-after-approval.
7459
7460 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7461
7462         * configure.in: Add missing \.
7463         * configure: Rebuilt.
7464
7465 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
7466
7467         * configure.in (baseargs): Avoid using \| in sed regular
7468         expressions.
7469         * configure: Rebuilt.
7470
7471 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
7472
7473         * configure.in (baseargs): Remove all supported forms of
7474         --cache-file, --srcdir, --host, --build and --target options
7475         from argument lists.
7476         * configure: Rebuilt.
7477
7478 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
7479
7480         * MAINTAINERS: Add myself to write-after-approval list.
7481
7482 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
7483
7484         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7485         * configure: Rebuilt.
7486
7487 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7488
7489         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7490         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7491         * Makefile.in: Regenerate.
7492         * configure: Regenerate.
7493
7494 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
7495
7496         * configure.in: Remove Makefile in build, host and target modules
7497         unless configure was run with --no-recursion.
7498         * configure: Rebuilt.
7499
7500 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7501
7502         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7503         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7504         * Makefile.in: Regenerate.
7505
7506 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
7507
7508         * config.guess: Update to 2003-01-03 version.
7509         * config.sub: Update to 2003-01-03 version.
7510
7511 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7512
7513         * configure: Regenerate with proper autoconf 2.13.
7514
7515 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7516
7517         * configure.in: Add AC_PREREQ for consistency.
7518         * configure: Regenerate.
7519
7520 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
7521
7522         * configure.in (GDB_TK): Add tcl directories conditional on
7523         gdb/gdbtk directory being present.
7524         * configure: Regenerate.
7525
7526 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
7527
7528         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
7529         used by gcc if LD is not defined and we are not doing a Canadian Cross.
7530         * configure: Rebuilt.
7531
7532 2002-12-31  Tom Tromey  <tromey@redhat.com>
7533
7534         * Makefile.in: Rebuilt.
7535         * Makefile.def (target_modules) [libffi]: Allow installation.
7536
7537 2002-12-31  Andreas Schwab  <schwab@suse.de>
7538
7539         * configure.in: Fix use of $program_transform_name.
7540         * configure: Regenerated.
7541
7542 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
7543
7544         * configure.in (baseargs): Don't remove first configure argument.
7545         * configure: Regenerated.
7546
7547 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
7548
7549         * Makefile.tpl (local-distclean): Don't remove...
7550         (multilib.ts): ... this.  Moved into...
7551         (multilib.out): ... this.  Don't use sub-make.
7552         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7553         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7554         (configure-build-[+module+], configure-[+module+],
7555         configure-target-[+module+], configure-gcc): ... these.  Test
7556         for Makefile existence.  Drop config.status from dependencies.
7557         * Makefile.in: Rebuilt.
7558         * configure.in: Move gcc-version-trigger to the end of
7559         ac_configure_args.  Add comments to maybedep.tmp and
7560         serdep.tmp.  Introduce --disable-serial-configure.  Remove
7561         nonopt from baseargs, matching and removing corresponding
7562         whitespace while at it.
7563         * configure: Rebuilt.
7564
7565 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
7566
7567         * configure.in (host_configargs): Replace reference to
7568         no-longer-defined buildopts with --build=${build_alias}.
7569         * configure: Rebuilt.
7570
7571         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
7572         program_transform_name to standard idiom.
7573         (AUTOGEN, AUTOCONF): Define.
7574         (Makefile.in): Use $(AUTOGEN).
7575         (Makefile): Depend on config.status, and use autoconf-style rule to
7576         build it.  Move original commands to...
7577         (config.status): ... this new target.
7578         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
7579         $(AUTOCONF).
7580         * Makefile.in: Rebuilt.
7581
7582 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7583
7584         * Makefile.tpl: Fix dramatic bustage due to change in
7585         program_transform_name.
7586         * Makefile.in: Regenerate.
7587
7588         * configure.in: Remove unnecessary PATH setting.
7589         * configure: Regnerate.
7590
7591         * configure.in: Don't default to unprefixed tools unless
7592         the native tools will work.
7593         * configure: Regenerate.
7594
7595         * configure.in: Convert to autoconf script.  Blow away lots
7596         of now-redundant Makefile fragments.
7597         * configure: Generate using Autoconf.
7598         * Makefile.tpl: Rewrite to reflect autoconfiscation.
7599         * Makefile.in: Regenerate.
7600
7601 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7602
7603         * configure: Fix stupid bug where RANLIB was mistakenly included.
7604
7605         * configure.in: Rename (buildargs, hostargs, targargs) to
7606         (build_configargs, host_configargs, target_configargs).
7607
7608         * configure.in: Move logic out of sed statement.
7609
7610         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
7611         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7612
7613 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
7614
7615         * config.sub: Import from master repository
7616         * config.guess: Ditto
7617
7618 2002-12-24  Andreas Schwab  <schwab@suse.de>
7619
7620         * Makefile.tpl (multilib.out): Fix missing space.
7621         * Makefile.in: Regenerate.
7622
7623 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7624
7625         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
7626         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
7627         * Makefile.in: Regenerate.
7628         * configure.in: Remove unnecessary leftovers.
7629
7630 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
7631
7632         * configure.in (extra_ranlibflags_for_target): New variable.
7633         (*-*-darwin): Add -c to ranlib commands.
7634         * configure (tooldir): Handle extra_ranlibflags_for_target.
7635
7636 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7637
7638         * Makefile.tpl: Revert HJL's change.
7639         * Makefile.in: Regenerated.
7640         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7641         always.
7642
7643 2002-12-19  Andreas Schwab  <schwab@suse.de>
7644
7645         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7646         * Makefile.in: Regenerate.
7647
7648 2002-12-18  H.J. Lu  <hjl@gnu.org>
7649
7650         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7651         * Makefile.in: Regenerated.
7652
7653         * configure.in (build_prefix): New. Substitute.
7654
7655 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7656
7657         * Makefile.tpl: Don't let real targets depend on phony targets.
7658         * Makefile.in: Regenerate.
7659
7660         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7661         * Makefile.in: Regenerate.
7662
7663 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
7664
7665         * config.sub: Import from master repository
7666         * config.guess: Ditto
7667
7668 2002-12-16  Jason Merrill  <jason@redhat.com>
7669
7670         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7671         previous 'make bootstrap'.
7672         * Makefile.in: Regenerate.
7673
7674 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
7675
7676         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7677
7678 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7679
7680         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7681         * Makefile.in: Regenerate.
7682
7683 2002-12-13  Jason Merrill  <jason@redhat.com>
7684
7685         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
7686         library tests.
7687         (check-c++): Just depend on it and check-target-libstdc++-v3.
7688         * Makefile.in: Regenerate.
7689
7690 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7691
7692         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7693         * Makefile.in: Rebuilt.
7694
7695 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7696
7697         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
7698
7699 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7700
7701         * configure: Fix bug put in by gremlins.
7702
7703         * Makefile.tpl: Substitute more autoconfily.
7704         * configure: Substitute more autoconfily.
7705         * Makefile.in: Regenerate.
7706
7707 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
7708
7709         * config.sub: Import from master repository
7710         * config.guess: Ditto
7711         * MAINTAINERS: Added Svein Seldal under write after approval
7712
7713 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
7714
7715         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7716         * Makefile.in (all-sim): Ditto.
7717
7718 2002-12-06  DJ Delorie  <dj@redhat.com>
7719
7720         * Makefile.tpl: Change configure dependencies to not have real
7721         targets depend on phony targets.
7722
7723 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
7724
7725         * configure.in: Revert unintentional change.
7726
7727         * Makefile.tpl: Change dependency for */multilib.out so that
7728         it works when gcc isn't in the tree.
7729
7730         * configure.in: Substitute more.
7731         * configure: Run subconfigures from the Makefile.
7732         * Makefile.tpl: Run subconfigures from the Makefile; add a few
7733         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
7734
7735 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7736
7737         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
7738
7739 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7740
7741         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7742         and corresponding dependencies.
7743         * Makefile.in: Regenerate.
7744
7745         * configure.in (host_tools): Order binutils, gas and ld for
7746         convenience in running the testsuites.
7747
7748         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7749         * Makefile.in: Regenerate.
7750         * configure.in: Introduce rules to serialize subconfigure runs.
7751
7752         * configure.in: Introduce BASE_CC_FOR_TARGET.
7753         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
7754         Realize configure-build-* targets.  Realize configure-target-* targets.
7755         * Makefile.in: Regenerate.
7756
7757 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7758
7759         * configure: Move gcc_version_trigger stuff from here...
7760         * configure.in: ...to here.
7761
7762         * configure.in: Separate subconfigure options added by this file from
7763         options given by the user.  Add machinery to put args for host
7764         subconfigures into the Makefile.
7765
7766         * Makefile.tpl: Remove 'vault' targets.
7767         * Makefile.tpl: Reorder and comment dependencies.
7768         * Makefile.in: Regenerate.
7769
7770 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7771         * configure.in: Fix my broken commit of previous patch. (sigh)
7772
7773 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7774
7775         * configure.in: Move host-specific darwin noconfigdirs into
7776         the host-specific section.
7777
7778 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7779
7780         * configure.in: Move host-specific darwin noconfigdirs into
7781         the host-specific section.
7782
7783 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7784
7785         * configure: Remove skip-this-dir support.
7786         * Makefile.tpl: Remove skip-this-dir support.
7787
7788         * Makefile.tpl: Remove leftover support for non-autoconfiscated
7789         subdirectories.
7790         * Makefile.in: Regenerate.
7791
7792         * Makefile.tpl: Strip out useless setting of 'dir'.
7793         * Makefile.in: Regenerate.
7794
7795 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7796
7797         * configure.in: Fix deeply stupid bug.
7798
7799         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7800         shell code in CXX_FOR_TARGET
7801         * Makefile.def: Introduce raw_cxx.
7802         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7803         RAW_CXX_FOR_TARGET.
7804         * Makefile.in: Regenerate.
7805
7806 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
7807
7808         * Makefile.tpl: Remove unnecessary ifs.
7809         * Makefile.in: Regenerate.
7810
7811         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
7812         dependencies.  Maybe-ize build-libiberty.  Create dummy install
7813         targets for 'no_install' modules.
7814         * configure: Move GDB_TK substitution to configure.in.  Move
7815         build_modules stuff to configure.in.
7816         * configure.in: Implement soft dependency machinery.  Maybe-ize
7817         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
7818         * Makefile.in: Regenerate.
7819
7820 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7821
7822         * Makefile.tpl: Make all-target, install-target behave similarly
7823         to all, install (only hitting configured targets).  Eliminate
7824         unused macro defintions.
7825
7826         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7827         build != host.
7828
7829         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7830
7831         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7832
7833         * configure.in: Produce lists of subdir targets we're actually
7834         configuring.  Remove references to "dosrel".
7835         * Makefile.tpl: Let configure set which subdir targets are hit.
7836         Remove install-cross; clean up install; remove ALL.  Remove
7837         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
7838         Autogenerate host module targets.  Remove empty dependency lines
7839         and redundant dependency; rearrange slightly.
7840         * Makefile.def: Add host-side libtermcap, utils.
7841
7842         * Makefile.in: Regenerate.
7843
7844 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7845
7846         * ltconfig (osf[345]): Append $major to soname_spec.
7847         Reflect this in library_names_spec.
7848         * ltmain.sh (osf): Prefix $major with . for use as extension.
7849
7850 2002-11-19  Andreas Jaeger  <aj@suse.de>
7851
7852         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
7853         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
7854         and sparc64 GNU/Linux systems.
7855
7856 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
7857
7858         * MAINTAINERS: Update email.
7859
7860 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7861
7862         * MAINTAINERS: Complete James Dennett's entry.
7863
7864 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
7865
7866         * MAINTAINERS (Write After Approval): Add myself.
7867
7868 2002-11-13  Bruce Korb  <bkorb@gnu.org>
7869
7870         * Makefile.tpl: syntactic cleanup
7871
7872 2002-11-13  Stuart Hastings  <stuart@apple.com>
7873
7874         * MAINTAINERS: Add myself to write-after-approval list.
7875
7876 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7877
7878         * Makefile.def: Add list of recursive targets to autogenerate.
7879         Add build_modules.
7880         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
7881         targets.  Autogenerate *-build-* targets.
7882         * Makefile.in: Regenerate.
7883
7884 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7885
7886         * configure: More autoconf-style substitutions.
7887         * Makefile.tpl: More autoconf-style substitutions.
7888         * Makefile.in: Regenerate.
7889
7890 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7891
7892         * configure: Substitute more variables in a more autoconf-friendly
7893         way.  Simplify slightly.
7894         * Makefile.tpl: Make more variables substitutable in an
7895         autoconf-friendly way.
7896         * Makefile.in: Regenerate.
7897
7898 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
7899
7900         * MAINTAINERS (Write After Approval): Add myself.
7901
7902 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7903
7904         * configure.in (v810*): Remove special setting of tools.
7905
7906         * configure: Add support for extra required flags for ar or nm.
7907         * configure.in (aix4.3+): Use above support for target-specific
7908         issues, rather than using config/mt-aix43.
7909
7910 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7911
7912         * configure: Remove 'removing', which doesn't work.  Replace $subdir
7913         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
7914         with $srcdir.  Reformat indentation.  Substitute some variables
7915         formerly hard-coded in the Makefile for build=host.
7916         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7917         * Makefile.def: Autogenerate more.
7918         * Makefile.in: Regenerate.
7919
7920 2002-11-04  Adam Nemet  <anemet@lnxw.com>
7921
7922         * MAINTAINERS (Write After Approval): Add myself.
7923
7924 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
7925
7926         * Makefile.def (host_modules): Add rda.
7927         * Makefile.in: Regenerate.
7928         * configure.in (target_tool): Add target-rda to list.
7929
7930 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7931
7932         * MAINTAINERS: Remove "co-maintainer" note for web pages.
7933
7934 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
7935
7936         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
7937         and restrap targets to this rule.
7938         * Makefile.in:  Regenerate.
7939
7940 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7941
7942         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
7943         GNATS only accounts.
7944
7945 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
7946
7947         * configure.in (i[3456]86-*-linux*): Add check to disable
7948         ${libgcj} for glibc1.
7949
7950 2002-10-24  Denis Chertykov  <denisc@overta.ru>
7951
7952         * MAINTAINERS: Add myself as ip2k port maintainer.
7953
7954 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
7955
7956         * configure.in: Add tic4x target.
7957
7958 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7959
7960         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7961         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7962         * Makefile.in: Regenerate.
7963
7964         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7965         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7966         * Makefile.in: Regenerate.
7967
7968 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
7969
7970         * MAINTAINERS: Add myself as web pages co-maintainer.
7971
7972 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7973
7974         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7975         * Makefile.in: Regenerate.
7976
7977 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
7978
7979         * MAINTAINERS: Add myself and Nathan Sidwell
7980         <nathan@codesourcery.com> as VxWorks maintainers.
7981
7982 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7983
7984         * Makefile.def: Remove order dependency comments.
7985         * Makefile.tpl: Add explicit install-install dependencies.
7986         * Makefile.in: Regenerate.
7987
7988         * Makefile.tpl: Remove material now in src-release.  (Finally!)
7989         * Makefile.in: Regenerate.
7990
7991         * Makefile.tpl: Add configure-target (for src-release in src)
7992         * Makefile.in: Regenerate.
7993
7994 2002-09-30  Nick Clifton  <nickc@redhat.com>
7995
7996         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7997
7998 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
7999
8000         * configure.in (s390*-*-linux*): Enable libgcj.
8001
8002 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
8003
8004         * configure: Revert accidentally applied changes.
8005
8006         * Makefile.tpl: Make more autoconf-friendly.
8007         * Makefile.in: Regenerate.
8008         * configure: Make substitution more autoconf-like.
8009
8010 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
8011
8012         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8013         single entry to handle all these.
8014         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
8015         libjava on arm-*-elf.
8016
8017 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
8018
8019         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8020         things that depend on them.
8021
8022 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8023
8024         * Makefile.tpl: Make subsituted variables more autoconfy.
8025         * Makefile.in: Regenerate.
8026         * configure: Make seds more autoconfy.
8027
8028 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8029
8030         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8031         * Makefile.in: Regenerate.
8032         * configure.in: Rewrite sed statements to look autoconfy.
8033
8034         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8035         all-target-foo on configure-target-foo.
8036         * Makefile.def: Ditto.
8037         * Makefile.in: Rebuild.
8038
8039 2002-09-25  Andrew Haley  <aph@redhat.com>
8040
8041         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8042
8043 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8044
8045         * Makefile.def: New file.
8046         * Makefile.tpl: New file.
8047         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8048         * contrib/gcc_update: Note that Makefile.in is a generated file.
8049
8050         * configure.in: Minor rearrangement.  Simplify tests.
8051
8052 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
8053
8054         * configure.in (with_headers): Skip copy if value is "yes".
8055         (with_libs): Likewise.
8056
8057 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8058
8059         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8060         * configure.in (sh*-*-pe*): Ditto.
8061         * configure.in (mips*-*-pe*): Ditto.
8062         * configure.in (*arm-wince-pe): Ditto.
8063
8064         * configure.in: Rearrange.
8065
8066 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
8067
8068         * MAINTAINERS: Update my email address.
8069
8070 2002-08-30  Paul Koning  <pkoning@equallogic.com>
8071
8072         * MAINTAINERS: (Write After Approval): Add myself.
8073
8074 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
8075
8076         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8077
8078 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
8079
8080         * MAINTAINERS: Change my mailing address.
8081
8082 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
8083
8084         * MAINTAINERS (Write After Approval): Remove myself.
8085         (Various Maintainers: c++ runtime libs): Add myself.
8086
8087 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
8088
8089         * MAINTAINERS (Write After Approval): Remove myself.
8090         (Various Maintainers: c++ runtime libs): Add myself.
8091
8092 2002-08-15  Eric Christopher  <echristo@redhat.com>
8093
8094         * config.sub: Import from master repository.
8095         * config.guess: Ditto.
8096
8097 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
8098
8099         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8100         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8101         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8102
8103 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
8104
8105         * MAINTAINERS: Add self to rs6000 vector extensions.
8106
8107 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
8108
8109         * libiberty/configure: Reverted unintended yesterday's check in.
8110
8111 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
8112
8113         * boehm-gc/configure, libf2c/configure: Rebuilt.
8114         * libffi/configure, libiberty/configure: Ditto.
8115         * libjava/configure, libobjc/configure: Ditto.
8116         * libstdc++-v3/configure, zlib/configure: Ditto.
8117         Merged from binutils:
8118         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
8119         From Steve Ellcey <sje@cup.hp.com>:
8120         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8121         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8122         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8123         IA64.
8124         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8125         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8126         soname_spec, sys_lib_search_path_spec): Ditto.
8127
8128 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
8129
8130         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8131
8132 2002-08-04  H.J. Lu  (hjl@gnu.org)
8133
8134         * configure.in (mips*-*-linux*): Don't skip target-libffi.
8135
8136 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
8137
8138         * MAINTAINERS (Write After Approval): Add myself.
8139
8140 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
8141
8142         * configure.in: Move generic linux case to end.  Copy generic
8143         linux noconfigdirs to mips*-*-linux* entry and new
8144         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
8145
8146 2002-07-19  Michael Matz  <matz@suse.de>
8147
8148         * MAINTAINERS: Add myself as ra* maintainer.
8149
8150 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
8151
8152         * config.guess: Update to 2002-07-09 version.
8153         * config.sub: Update to 2002-07-03 version.
8154
8155 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
8156
8157         * MAINTAINERS: Fix typo in a maintainer email address.
8158
8159 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8160
8161         * configure.in: Remove two redundant tests.
8162
8163 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8164
8165         * configure.in (mips*-*-irix6*o32): Enable stabs.
8166
8167 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
8168
8169         * configure.in: Don't build grez.
8170         * Makefile.in: Ditto.
8171
8172         * Makefile.in: Remove references to bsp, cygmon, libstub.
8173         * configure.in: Ditto.
8174
8175         * configure.in: Remove leftover reference to gdbtest.
8176
8177 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
8178
8179         * configure.in (gxx_include_dir):  Change to match versioned
8180         C++ headers if --enable-version-specific-runtime-libs is used.
8181
8182 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
8183
8184         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8185
8186 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8187
8188         * configure.in: Make --without-x work.
8189
8190 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8191
8192         * configure.in: Rearrange target Makefile fragment collection.
8193
8194         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8195         cvs[src].
8196         * configure.in: Ditto.
8197
8198 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
8199
8200         * MAINTAINERS (Write After Approval): Update my e-mail address.
8201
8202 2002-06-24  Ben Elliston  <bje@redhat.com>
8203
8204         * configure.in (host_tools): Remove cgen.
8205
8206         * Makefile.in (all-cgen): Remove; runs from its source directory.
8207         (check-cgen, install-cgen, clean-cgen): Likewise.
8208         (all-opcodes): Do not depend on all-cgen.
8209         (all-sim): Likewise.
8210
8211 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8212
8213         * Makefile.in: Eliminate 'apache' targets.
8214         * configure.in: Eliminate 'apache' targets.
8215
8216         * configure.in: Eliminate redundant tests.  Reorganize.
8217
8218         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8219
8220         * config-ml.in: Eliminate references to Cygnus configure.
8221
8222         * Makefile.in: Eliminate references to building emacs.
8223
8224 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
8225
8226         * MAINTAINERS: Update my email address.
8227
8228 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
8229
8230         * config.if (libstdcxx_incdir): Version C++ headers.
8231         (cxx_incdir): Remove.
8232
8233 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8234
8235         * MAINTAINERS (Write After Approval): Add self.
8236
8237 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
8238
8239         * configure.in: Add support for ip2k.
8240
8241 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
8242
8243         * configure.in: Fix AIX configury bug.
8244
8245 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
8246
8247         * MAINTAINERS (Write After Approval): Add self.
8248
8249 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8250
8251         * configure.in: replace ${topsrcdir} with ${srcdir}
8252
8253         * configure.in: Move definition of libstdcxx_flags
8254         right above usage, rather than waaay earlier.
8255
8256         * configure.in: Pull definition of is_cross_compiler earlier.
8257
8258         * configure.in: Rearrange a little.
8259
8260         * configure.in: Remove references to librx.
8261         * Makefile.in: Remove references to librx.
8262
8263 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
8264
8265         * config.sub: Add support for avr target.
8266         Import from master sources, rev 1.255
8267
8268 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
8269
8270         * configure, .cvsignore:  Revert previous change...
8271         * Makefile:  ...delete.
8272
8273 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8274
8275         * configure.in: Eliminate ${gasdir} variable.
8276
8277 2002-06-18  Dave Brolley  <brolley@redhat.com>
8278
8279         * configure.in: Add support for frv.
8280         * config.sub: Add support for frv.
8281
8282 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8283
8284         * configure:  Remove garbage from previous commit.
8285
8286 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8287
8288         * configure:  For in-source builds, make a subdir and re-exec there.
8289         * Makefile:  New file.  Pass targets through to build directory.
8290         * .cvsignore:  No longer ignore "Makefile".
8291
8292 2002-06-16  Douglas Rupp  <rupp@gnat.com>
8293
8294         * MAINTAINERS (Write After Approval): Add self.
8295
8296 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8297
8298         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8299
8300 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
8301
8302         * configure.in (vax-*-netbsd*): Re-enable gas.
8303
8304 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
8305
8306         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8307         BUILD_PREFIX_1, to correct nomenclature.
8308         * configure: Likewise.
8309
8310         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8311         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8312
8313 2002-05-31  Olaf Hering  <olh@suse.de>
8314
8315         * config-ml.in: Propogate DESTDIR also.
8316
8317 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
8318
8319         * configure.in (vax-*-netbsd*): Don't build gas for this
8320         platform.
8321
8322 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8323
8324         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8325         and libgcj for AVR.
8326
8327 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
8328
8329         * MAINTAINERS (Write After Approval): Add myself.
8330
8331 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
8332
8333         * config.guess: Update to 2002-05-22 version.
8334         * config.sub: Likewise.
8335
8336 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8337
8338         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8339         * config-ml.in: Likewise.
8340         * configure: Likewise.
8341         * configure.in: Likewise.
8342
8343 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
8344
8345         * MAINTAINERS: Update my email address.
8346
8347 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
8348
8349         * configure.in: Simplify makefile fragment collection.
8350
8351         * configure.in: Remove code to build emacs.
8352
8353         * configure.in : Remove --srcdir argument from targargs and buildargs
8354         (it's always overridden in the Makefile anyway).  Rearrange a bit.
8355
8356         * configure: Move some logic to configure.in.
8357         * configure.in: Move some logic from configure.
8358
8359 2002-05-11  Tom Tromey  <tromey@redhat.com>
8360
8361         * MAINTAINERS: Reflect libgcj reality.
8362
8363 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
8364
8365         * Makefile.in: Honour DESTDIR.
8366
8367 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
8368
8369         * config.guess: Import 2002-03-20 version.
8370         * config.sub: Import 2002-04-26 version.
8371
8372 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8373
8374         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
8375
8376 2002-05-07  Tim Josling  <tej@melbpc.org.au>
8377
8378         * MAINTAINERS: Add self.
8379
8380 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
8381
8382         * ltmain.sh: Detect and handle object name conflicts
8383         while piecewise linking a static library.
8384
8385 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
8386
8387         * configure.in (noconfigdirs): Don't disable libgcj on
8388         sparc64-*-solaris* and sparcv9-*-solaris*.
8389
8390 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
8391
8392         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8393
8394 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
8395
8396         * configure.in (FLAGS_FOR_TARGET): Do not add
8397         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8398         on i[3456]86-*-linux*.
8399
8400 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
8401
8402         * configure.in (noconfigdirs): Replace [ ] with test.
8403
8404         * configure.in (noconfigdirs): Do not add target-newlib if
8405         target == i[3456]86-*-linux*, and host == target.
8406
8407 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
8408
8409         * configure.in: delete reference to absent file
8410
8411         * configure.in: replace '[' with 'test'
8412
8413         * configure.in: Eliminate references to gash.
8414         * Makefile.in: Eliminate references to gash.
8415
8416         * configure.in: remove useless references to 'pic' makefile fragments.
8417
8418         * configure.in: (*-*-windows*) Finish removing.
8419
8420         * configure.in: Eliminate redundant test for libgui.
8421
8422 2002-04-29  Roger Sayle  <roger@eyesopen.com>
8423
8424         * MAINTAINERS: Add self and realphabetize.  Update entries
8425         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
8426         entry for a29k port maintainer.
8427
8428 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
8429
8430         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8431         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8432
8433 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
8434
8435         * configure.in: remove references to dead files
8436
8437 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
8438
8439         * MAINTAINERS: Add information about purpose of this file.
8440
8441 2002-04-18  Tom Tromey  <tromey@redhat.com>
8442
8443         * configure.in: Disallow configuring libgcj when it is already
8444         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
8445         Solaris 2.8 by default.  For PR libgcj/6158.
8446
8447 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8448
8449         * configure.in:  Move default CC setting out of config/mh-* fragments
8450         directly into here.
8451
8452 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8453
8454         * configure.in: don't even try to configure or make a subdirectory
8455         if there's no configure script for it.
8456
8457 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
8458
8459         * MAINTAINERS: Remove chill maintainers.
8460         * Makefile.in (CHILLFLAGS): Remove.
8461         (CHILL_LIB): Remove.
8462         (TARGET_CONFIGDIRS): Remove libchill.
8463         (CHILL_FOR_TARGET): Remove.
8464         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8465         CHILL_LIB.
8466         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8467         (CHECK_TARGET_MODULES): Likewise.
8468         (INSTALL_TARGET_MODULES): Likewise.
8469         (CLEAN_TARGET_MODULES): Likewise.
8470         (configure-target-libchill): Remove.
8471         (all-target-libchill): Remove.
8472         * configure.in (target_libs): Remove target-libchill.
8473         Do not compute CHILL_FOR_TARGET.
8474         * libchill: Remove directory.
8475
8476 2002-04-11  DJ Delorie  <dj@redhat.com>
8477
8478         * Makefile.in, configure.in: Sync with binutils, entries
8479         follow...
8480
8481 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
8482
8483         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
8484         (do-tar, do-bz2): New rules.
8485         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
8486         (gdb-tar): New rule.
8487         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
8488         (insight_dejagnu.tar): New rule.
8489         (insight.tar): New rule.
8490         (gdb+dejagnu.tar): New rule.
8491         (gdb.tar): New rule.
8492
8493 2002-02-01  Mo DeJong  <supermo@bayarea.net>
8494
8495         * Makefile.in: Add all-tix to deps for all-snavigator
8496         so that tix is built when building snavigator.
8497
8498 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
8499
8500         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8501         ld and gdb are not supported.
8502
8503 2002-01-07  Mark Salter  <msalter@redhat.com>
8504
8505         * configure.in: Remove target-bsp and target-cygmon from arm builds.
8506         Allow target-libgloss to be built for arm, strongarm, and xscale.
8507
8508 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
8509
8510         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8511         options for i[3456]86-pc-linux* native builds.
8512
8513 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
8514
8515         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8516         files from .po files for a distribution.
8517
8518 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
8519
8520         * configure.in: Enable libstdc++-v3 for h8300 targets.
8521
8522 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
8523
8524         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
8525         version from bfd/.
8526
8527 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
8528
8529         * Makefile.in (VER): When present, extract the version number from
8530         the file version.in.
8531
8532 2001-05-24  Tom Rix  <trix@redhat.com>
8533
8534         * configure.in : enable ld for aix
8535
8536 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8537
8538         * config.guess: Add linux target for S/390.
8539
8540 2000-11-07  Philip Blundell  <pb@futuretv.com>
8541
8542         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8543
8544 2000-11-03  Philip Blundell  <pb@futuretv.com>
8545
8546         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8547         files.
8548
8549 2001-01-15  Ben Elliston  <bje@redhat.com>
8550
8551         * configure.in (host_tools): Add sid.
8552         Always configure cgen.
8553
8554 2000-11-24  Nick Clifton  <nickc@redhat.com>
8555
8556         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
8557
8558
8559 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
8560
8561         * Makefile.in (ALL_MODULES): Add all-cgen.
8562         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8563         (all-cgen): New target.
8564         (all-opcodes,all-sim): Depend on all-cgen.
8565         * configure.in (host_tools): Add cgen.
8566         Only configure cgen if --enable-cgen-maint.
8567
8568 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
8569
8570         * configure.in: Add *-*-freebsd* configurations.
8571
8572 2002-04-08  Tom Tromey  <tromey@redhat.com>
8573
8574         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8575         Fixes PR libgcj/6068.
8576
8577 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
8578
8579         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8580
8581 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8582
8583         * configure.in (alpha*-dec-osf*): Enable libgcj.
8584
8585 2003-03-27  Matthew Gingell  <gingell@gnat.com>
8586
8587         * MAINTAINERS (Write After Approval): Add myself.
8588
8589 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
8590
8591         Fix for: PR bootstrap/3591, target/5676
8592         * configure.in (mcore-pe): Disable the configuration of
8593         libstdc++-v3 since exceptions are not supported.
8594
8595 2002-03-20  Anthony Green  <green@redhat.com>
8596
8597         * configure.in: Enable libgcj for xscale-elf target.
8598
8599 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
8600
8601         * MAINTAINERS:  Update my email address.
8602
8603 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
8604
8605         * ltmain.sh (relink_command): Fix typo in previous change.
8606
8607 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
8608
8609         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
8610         (relink_command): Added --tag flags.
8611         (mode=install): If relinking fails; error out.
8612
8613 2002-03-12  Richard Henderson  <rth@redhat.com>
8614
8615         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
8616         .NOTPARALLEL tag.
8617         (do-check): Rename from check.
8618         (check): Allow parallel check.
8619
8620 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
8621
8622         * MAINTAINERS: Add myself as maintainer for xtensa port.
8623         Fix alphabetical order in CPU port maintainer list.
8624         Remove myself from Write After Approval list.
8625
8626 2002-03-11  Richard Henderson  <rth@redhat.com>
8627
8628         * Makefile.in (.NOTPARALLEL): Add fake tag.
8629
8630 2002-03-07  H.J. Lu  (hjl@gnu.org)
8631
8632         * configure.in: Enable gprof for mips*-*-linux*.
8633
8634 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
8635
8636         * MAINTAINERS (Write After Approval): Add myself.
8637
8638 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
8639
8640         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8641         libjava.
8642         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8643
8644 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
8645
8646         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8647         because its Makefile is there; test for the executable instead.
8648
8649 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
8650
8651         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8652         libstdc++-v3 and libjava.
8653
8654 2002-02-11  Adam Megacz  <adam@xwt.org>
8655
8656         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8657         boehm-gc
8658
8659 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
8660
8661         * config.guess: Updated to 2002-01-30's version.
8662         * config.sub: Updated to 2002-02-01's version.
8663         Contribute sh64-elf.
8664         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
8665         * configure.in: Added sh64-*-*.
8666
8667 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
8668
8669         * MAINTAINERS: Belatedly add myself to write after approval list.
8670
8671 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
8672
8673         * MAINTAINERS: Put self in as maintainer for x86-64 port.
8674         Remove self as Write After Approval.
8675
8676 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
8677
8678         * MAINTAINERS: Put self in as maintainer for contrib/regression
8679         directory.
8680
8681 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
8682
8683         * MAINTAINERS:  Update my email address.
8684
8685 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
8686
8687         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
8688         target-libiberty, and target-libgloss.  Skip Java-related
8689         libraries if not supported for NetBSD on target CPU.
8690
8691 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
8692
8693         * install-sh: Use _inst.$$_ for temp file name.
8694
8695 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
8696
8697         * MAINTAINERS (Write After Approval): Move my contact info
8698         from here...
8699         (OS Port Maintainers): ...to here (netbsd).
8700
8701 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
8702
8703         * MAINTAINERS (Write After Approval): Add myself.
8704
8705 2002-01-17  H.J. Lu  <hjl@gnu.org>
8706
8707         * Makefile.in (all-fastjar): Also depend on all-libiberty.
8708         (all-target-fastjar): Also depend on all-target-libiberty.
8709
8710 2002-01-16  H.J. Lu  (hjl@gnu.org)
8711
8712         * config.guess: Import from master sources, rev 1.225.
8713         * config.sub: Import from master sources, rev 1.238.
8714
8715 2002-01-16  Kazu Hirata  <kazu@hxi.com>
8716
8717         * MAINTAINERS (Write After Approval): Remove myself.
8718
8719 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
8720
8721         * MAINTAINERS (Write After Approval): Add myself.
8722
8723 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8724
8725         * MAINTAINERS: Add self as docs co-maintainer.
8726
8727 2001-12-11  Matthias Klose  <doko@debian.org>
8728
8729         * MAINTAINERS (Write After Approval): Add myself.
8730
8731 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
8732
8733         * MAINTAINERS: Update my email address.
8734
8735 2001-12-07  Turly O'Connor  <turly@apple.com>
8736         * MAINTAINERS (Write After Approval): Add myself.
8737         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
8738         (rs6000_initialize_trampoline): Call __trampoline_setup for
8739         ABI_DARWIN too.
8740         * darwin-tramp.asm: New file, implements __trampoline_setup.
8741         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
8742
8743 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
8744
8745         * MAINTAINERS (Write After Approval): Add myself.
8746
8747 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
8748
8749         * configure, configure.in: Use temp file for long sed commands.
8750
8751 2001-12-03  Laurent Guerby  <guerby@acm.org>
8752
8753         * config.sub: Update to version 1.232 on subversion.
8754
8755 2001-12-03  Ben Elliston  <bje@redhat.com>
8756
8757         * MAINTAINERS: Update mail address for config.* patches.
8758
8759 2001-11-27  DJ Delorie  <dj@redhat.com>
8760             Zack Weinberg  <zack@codesourcery.com>
8761
8762         When build != host, create libiberty for the build machine.
8763
8764         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8765         CONFIG_ARGUMENTS.
8766         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8767         New variables.
8768         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8769         and rules.
8770         (all.normal): Depend on ALL_BUILD_MODULES.
8771         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8772         (all-build-libiberty): Depend on configure-build-libiberty.
8773
8774         * configure: Calculate and substitute proper value for
8775         ALL_BUILD_MODULES.
8776         * configure.in: Create the build subdirectory.
8777         Calculate and substitute TARGET_CONFIGARGS (formerly
8778         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8779
8780 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
8781
8782         * MAINTAINERS (write-after-approval): Add self.
8783
8784 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8785
8786         * MAINTAINERS (GNATS only accounts): Remove self.
8787
8788 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
8789
8790         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8791         libf2c.
8792
8793 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8794
8795         * MAINTAINERS (Write After Approval): Add self.
8796
8797 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8798
8799         * MAINTAINERS: mips and s390 are also CPU ports.
8800
8801 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8802
8803         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
8804
8805 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
8806
8807         * MAINTAINERS: Alphabetize.
8808
8809 2001-11-09  Kazu Hirata  <kazu@hxi.com>
8810
8811         * MAINTAINERS (Various maintainers: h8 port): Add myself.
8812
8813 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8814
8815         * MAINTAINERS (Various maintainers: hppa port): Added myself.
8816
8817 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
8818
8819         * configure.in (--enable-languages): Be more permissive about
8820         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
8821
8822 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
8823
8824         * config.sub: Import from master sources, rev. 1.230.
8825         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
8826
8827 2001-11-07  Laurent Guerby  <guerby@acm.org>
8828
8829         * MAINTAINERS (Write After Approval): Add self.
8830
8831 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
8832
8833         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8834
8835 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
8836
8837         * config.sub: Import from master sources, rev 1.226.
8838         * config.guess: Import from master sources, rev 1.216.
8839
8840 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
8841
8842         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8843         * MAINTAINERS: Add self as maintainer of MMIX port.
8844         Remove old after-approval entry.
8845
8846 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
8847
8848         * ChangeLog, configure: Fix spelling errors.
8849
8850 2001-10-20  Brendan Kehoe  <brendan@zen.org>
8851
8852         * MAINTAINERS: Tweak my address.
8853
8854 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
8855
8856         * MAINTAINERS: Update my email address.
8857
8858 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
8859
8860         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8861         * MAINTAINERS: Add self as maintainer of CRIS port.
8862
8863 2001-10-10  Geert Bosch  <bosch@gnat.com>
8864
8865         * MAINTAINERS (Various maintainers: Ada front end):
8866         Added Robert Dewar.
8867
8868 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
8869
8870         * MAINTAINERS (Write After Approval): Added self
8871
8872 2001-10-02  Geert Bosch  <bosch@gnat.com>
8873
8874         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8875
8876 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8877
8878         * configure: Handle temporary files securely using mkdir.
8879
8880 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
8881
8882         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8883
8884 2001-09-26  Will Cohen  <wcohen@redhat.com>
8885
8886         * configure.in (*-*-linux*): Disable configuration of target-newlib
8887         and target-libgloss.
8888
8889 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8890
8891         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8892         RANLIB.
8893
8894 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
8895
8896         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8897         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8898         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8899         avoid quotes nesting problems.
8900         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8901         (DO_X): Export only variables that are set.
8902
8903 2001-09-19  Ben Elliston  <bje@redhat.com>
8904
8905         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8906         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8907         semantics.  Use the shell built-in "type" command instead.
8908
8909 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
8910
8911         Merged from gcc-3_0-branch:
8912         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
8913         * ltcf-c.sh: Use $objext, not $ac_objext.
8914         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
8915         * ltcf-cxx.sh: Add support for GNU.
8916         2001-07-22  Timothy Wall  <twall@redhat.com>
8917         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
8918         default settings if using GNU tools with that configuration.
8919         * ltcf-cxx.sh: Ditto.
8920         * ltcf-gcj.sh: Ditto.
8921         2001-07-21  Michael Chastain  <chastain@redhat.com>
8922         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8923         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
8924         * ltmain.sh: Mark as gcc-local.
8925
8926 2001-08-30  Eric Christopher  <echristo@redhat.com>
8927             Jason Eckhardt  <jle@redhat.com>
8928
8929         * config.guess: Merge from master sources.
8930         * config.sub: Merge from master sources, add support for mipsisa32.
8931
8932 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
8933         * config.sub: Merge from master sources, rev 1.219.
8934         * MAINTAINERS: Add self as contact for stormy16 port.
8935
8936 2001-08-14  Zack Weinberg  <zackw@panix.com>
8937
8938         * config.sub: Merge from master sources, rev 1.218.
8939         * config.guess: Merge from master sources, rev 1.209.
8940
8941 2001-08-11  Graham Stott  <grahams@redhat.com>
8942
8943         * Makefile.in (check-c++): Add missing semicolon.
8944
8945 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
8946
8947         * MAINTAINERS (Various maitainers: predict.def): Added myself.
8948
8949 2001-07-30  Eric Christopher  <echristo@redhat.com>
8950
8951         * MAINTAINERS (Various maintainers: mips port): Added myself.
8952
8953 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
8954
8955         * configure.in (sh-*-linux*): New.
8956
8957 2001-07-27  Richard Henderson  <rth@redhat.com>
8958
8959         * .cvsignore: Add LAST_UPDATED.
8960
8961 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
8962
8963         * MAINTAINERS (Various maintainers: s390 port): Added myself.
8964
8965 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
8966
8967         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8968
8969 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
8970
8971         * MAINTAINERS (Write After Approval): Added myself.
8972
8973 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8974
8975         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8976         and libgcj on m68hc11/m68hc12.
8977
8978 2001-06-27  H.J. Lu  (hjl@gnu.org)
8979
8980         * Makefile (CFLAGS_FOR_BUILD): New.
8981         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8982
8983 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8984
8985         * README: Remove version number.
8986
8987 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8988
8989         * INSTALL/README: Update wrt. to the installation instructions now
8990         residing in gcc/doc/install.texi.
8991
8992 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8993
8994         * README: Replace with a cut-down and updated version of gcc/README.
8995
8996 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
8997
8998         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8999         multilibs to be disabled.
9000
9001 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
9002
9003         * MAINTAINERS (Write After Approval): Add myself.
9004
9005 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
9006
9007         * config.guess: Import CVS version 1.195.
9008         * config.sub: Import CVS version 1.212.
9009
9010 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
9011
9012         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9013         gcc/xgcc is built, use -print-prog-name to find out the program
9014         name to use.
9015
9016 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
9017
9018         * config.guess:  Import CVS version 1.194.  All gcc-local changes
9019         appear to also be in the master copy.
9020         * config.sub:  Import CVS version 1.211.
9021
9022 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
9023
9024         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9025         with_gcc]: Use `gcc -shared' to build a shared library.
9026
9027 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9028
9029         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9030         archives.
9031
9032 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9033
9034         * MAINTAINERS (Write After Approval): Add myself.
9035
9036 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
9037
9038         * configure.in (libstdcxx_flags): Do not try to execute
9039         libstdc++-v3/testsuite_flags until it exists.
9040
9041 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
9042
9043         * MAINTAINERS: Update my email address.
9044
9045 2001-05-31  Graham Stott  <grahams@redhat.com>
9046
9047         * MAINTAINERS (Write After Approval): Add myself.
9048
9049 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
9050
9051         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
9052         libraries when using g++ with native linker.
9053
9054 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
9055
9056         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9057
9058 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
9059
9060         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9061         [aix4*|aix5*]: Prepend blank.
9062
9063 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
9064
9065         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9066         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
9067         of subdir/configure scripts to use the new libtool.m4.
9068
9069 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
9070
9071         * MAINTAINERS (Write After Approval): Add myself.
9072
9073 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
9074
9075         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9076
9077 2001-05-11  Ben Elliston  <bje@redhat.com>
9078
9079         * Makefile.in (all-sid): New target.
9080         (check-sid, clean-sid, install-sid): Likewise.
9081
9082 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
9083
9084         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9085
9086 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9087
9088         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9089         libgcj.
9090
9091 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9092
9093         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9094         gcc/xgcc is built, use -print-prog-name to find out the program
9095         name to use.
9096
9097 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
9098
9099         * configure.in (noconfigdirs): Don't reset it from scratch in the
9100         target case; only append to it.
9101
9102         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9103         sparc-*-solaris2.8]: Disable ${libgcj}.
9104
9105 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
9106
9107         * configure.in (libgcj_saved): Copy from $libgcj.
9108         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9109         --disable-libgcj.
9110
9111 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
9112
9113         * MAINTAINERS: Remove self as MIPS maintainer and
9114         C front end maintainer.
9115
9116 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
9117
9118         * configure.in: Move *-chorusos target case to the proper switch.
9119         Disable libgcj.
9120
9121 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9122
9123         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9124         1.641.2.228.
9125
9126 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9127
9128         * Makefile.in (STAGE1_CFLAGS): Pass down.
9129
9130 2001-04-13  Alan Modra  <amodra@one.net.au>
9131
9132         * config.guess: Add hppa64-linux support.  Note for next import that
9133         this is already in the master file.
9134         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
9135
9136 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9137
9138         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9139         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9140
9141 2001-04-11  Stan Shebs  <shebs@apple.com>
9142
9143         * MAINTAINERS: Add self as Darwin port maintainer.
9144
9145 2001-04-11  Alan Modra  <amodra@one.net.au>
9146
9147         * MAINTAINERS: Update my email address.
9148
9149 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
9150
9151         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9152         recent versions of FreeBSD (release 3 or later).
9153         * ltconfig: On FreeBSD, -lc must not be provided when building
9154         a shared library or else the standard -pthread gcc option is
9155         rendered worthless to later users of the built library.
9156
9157 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9158
9159         * MAINTAINERS: Add self and RTH as C front end maintainers.
9160
9161 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
9162
9163         * config.sub: Make sure to match an already-canonicalized
9164         machine name (eg. mn10300-unknown-elf).
9165
9166 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
9167
9168         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9169         New macros.
9170         (bootstrap, cross): Use RECURSE_FLAGS.
9171         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9172
9173 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
9174
9175         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9176
9177 2001-03-22  Colin Howell  <chowell@redhat.com>
9178
9179         * Makefile.in (DO_X): Do not backslash single-quotes in
9180         backquotes (two places).
9181
9182 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9183
9184         Re-installed:
9185         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9186         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9187         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9188         * ltcf-cxx.sh: Likewise.
9189         * ltcf-gcj.sh: Likewise.
9190
9191 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9192
9193         * MAINTAINERS: Add myself as "documentation co-maintainer".
9194
9195 2001-03-22  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.198.
9199
9200 2001-03-19  Tom Tromey  <tromey@redhat.com>
9201
9202         * config-ml.in: Handle GCJ and GCJFLAGS.
9203
9204 2001-03-21  Michael Chastain  <chastain@redhat.com>
9205
9206         * Makefile.in: all-m4 depends on all-texinfo.
9207
9208 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
9209
9210         * MAINTAINERS: Add myself to write after approval list.
9211
9212 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
9213
9214         * Makefile.in (DO_X): Quote nested quotes.
9215
9216 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
9217
9218         * MAINTAINERS: Add myself to write after approval list.
9219
9220 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
9221
9222         * Makefile.in (DO_X): Use double quotes for quoting
9223         "RANLIB=$${RANLIB}".
9224
9225 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
9226
9227         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9228
9229 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
9230
9231         * configure.in: Only use `lang_requires' for languages athat are
9232         actually enabled.
9233
9234 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
9235
9236         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
9237
9238 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
9239
9240         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9241
9242 2001-03-07  Tom Tromey  <tromey@redhat.com>
9243
9244         * configure.in: Allow config-lang.in to set `lang_requires' to list
9245         of other required languages.
9246
9247 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
9248
9249         * Makefile.in: Remove RANLIB definition. Use RANLIB
9250         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9251         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9252
9253 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
9254             Alexandre Oliva  <aoliva@redhat.com>
9255
9256         * Makefile.in (check-c++): Use tabs, not spaces.
9257
9258 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
9259
9260         * MAINTAINERS: add myself to Write After Approval list.
9261
9262 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
9263
9264         * Makefile.in (check-c++): New rule.
9265
9266         * configure.in (target_libs): Remove libg++.
9267         (noconfigdirs): Remove libg++.
9268         (noconfigdirs): Same.
9269         (noconfigdirs): Same.
9270         (noconfigdirs): Same.
9271
9272         * config-ml.in: Remove libg++ references.
9273
9274         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9275         (ALL_TARGET_MODULES): Same.
9276         (configure-target-libg++): Remove.
9277         (all-target-libg++): Remove.
9278         (configure-target-libio): Remove.
9279         (all-target-libio): Remove.
9280         (check-target-libio): Remove.
9281         (.PHONY): Remove.
9282         (libg++.tar.bz2): Remove.
9283         (all-target-cygmon): Remove libio.
9284         (all-target-libstdc++): Remove.
9285         (configure-target-libstdc++): Remove.
9286         (TARGET_LIB_PATH): Remove libstdc++.
9287         (ALL_GCC_CXX): Remove libstdc++.
9288         (all-target-gperf): Correct.
9289
9290 2001-02-16  Nick Clifton  <nickc@redhat.com>
9291
9292         * configure.in (noconfigdirs): Allow configuration of texinfo
9293         for Cygwin hosts.
9294
9295 2001-02-15  Anthony Green  <green@redhat.com>
9296
9297         * configure: Introduce GCJ_FOR_TARGET.
9298         * configure.in: Ditto.
9299         * Makefile.in: Ditto.
9300
9301 2001-02-13  Andreas Schwab  <schwab@suse.de>
9302
9303         * MAINTAINERS: Update mail address.
9304
9305 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9306
9307         * config.guess: Add linux target for S/390.
9308         * config.sub: Likewise.
9309
9310 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
9311
9312         * configure.in: for *-chorusos, don't config target-newlib and
9313         target-libgloss.
9314
9315 2001-02-06  Ben Elliston  <bje@redhat.com>
9316
9317         * configure: Output host type to stdout, not stderr.
9318
9319 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
9320
9321         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
9322         * ltcf-cxx.sh: Likewise.
9323
9324         * config.if: Assume enable_libstdcxx_v3 is defined.
9325
9326 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
9327
9328         Remove V2 C++ library.
9329         * configure.in: Remove --enable-libstdcxx_v3 support.
9330
9331 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
9332
9333         * include/demangle.h: Add prototype for java_demangle_v3.
9334
9335 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
9336
9337         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
9338
9339 2001-01-27  Richard Henderson  <rth@redhat.com>
9340
9341         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9342
9343 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9344
9345         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9346         Don't unset, it's non-portable and no longer necessary, set to empty
9347         instead.
9348
9349 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9350
9351         * ltconfig: Shell portability fix for the tagname validity check.
9352
9353 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
9354
9355         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9356         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9357
9358 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9359
9360         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9361
9362 2001-01-26  Tom Tromey  <tromey@redhat.com>
9363
9364         * configure.in: Allow libgcj to be built on Sparc Solaris.
9365
9366 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
9367
9368         * ltcf-c.sh: Add aix5 case.
9369         * ltcf-cxx.sh: Likewise.
9370         * ltconfig: Likewise.
9371
9372 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
9373
9374         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9375         keep at least one of build_libtool_libs or build_old_libs set to
9376         yes.
9377
9378         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9379         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9380
9381 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
9382
9383         * configure.in: Enable libgcj on several additional platforms.
9384
9385 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
9386
9387         * configure.in: Enable libgcj for linux targets.
9388
9389 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9390
9391         * MAINTAINERS (Write After Approval): Add myself.
9392
9393 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9394
9395         * MAINTAINERS: Add myself as vax port maintainer.
9396
9397 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
9398
9399         * MAINTAINERS: Add myself as Mercury front-end maintainer.
9400
9401 2001-01-09  Mike Stump  <mrs@wrs.com>
9402
9403         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
9404         failures of subdirectories.
9405
9406 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9407
9408         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9409         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9410         * ltcf-cxx.sh: Likewise.
9411         * ltcf-gcj.sh: Likewise.
9412         * ltconfig.sh: Fix typo.
9413
9414 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9415
9416         * configure: handle DOS-style absolute paths.
9417
9418 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9419
9420         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
9421
9422 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
9423
9424         * MAINTAINERS: Add myself as avr port co-maintainer.
9425
9426 2000-12-28  Ben Elliston  <bje@redhat.com>
9427
9428         * MAINTAINERS: Add myself under ``Write After Approval''.
9429
9430 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
9431
9432         * texinfo: Remove directory from GCC.
9433
9434 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9435
9436         * COPYING: Update to current
9437         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
9438         to 19yy as example year in copyright notice).
9439
9440 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
9441
9442         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
9443         (libstdcxx_incdir): Pass down.
9444         * config.if: Remove expired bits for cxx_interface, add stub.
9445         (libstdcxx_incdir): Add variable for g++ include directory.
9446         * configure.in (gxx_include_dir): Use it.
9447
9448 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
9449
9450         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
9451         with old-email address from ``Write After Approval''.
9452
9453 2000-12-15  Andreas Jaeger  <aj@suse.de>
9454
9455         * configure.in: Handle lang_dirs.
9456
9457 2000-12-14  Tom Tromey  <tromey@redhat.com>
9458
9459         * MAINTAINERS: Removed brads.
9460
9461         * MAINTAINERS: Added gcj developers.
9462
9463 2000-12-13  Anthony Green  <green@redhat.com>
9464
9465         * configure.in: Disable libgcj for any target not specifically
9466         listed.  Disable libgcj for x86 and Alpha Linux until compatible
9467         with g++ abi.
9468
9469 2000-12-13  Mike Stump  <mrs@wrs.com>
9470
9471         * Makefile.in (local-distclean): Also remove fastjar.
9472
9473 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
9474
9475         * contrib/gcc_update: Add fastjar --touch entries.
9476
9477 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
9478
9479         * configure.in: Disable language-specific target libraries for
9480         languages that aren't enabled.
9481
9482 2000-12-10  Anthony Green  <green@redhat.com>
9483
9484         * configure.in: Define libgcj.  Disable libgcj target libraries for
9485         most targets.
9486
9487 2000-12-10  Neil Booth  <neilb@earthling.net>
9488
9489         * MAINTAINERS: Update mail address, remove from WAA list.
9490
9491 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9492
9493         * libjava: Imported from /cvs/java.
9494         * libffi: Likewise.
9495         * Boehm-gc: Likewise.
9496
9497 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9498
9499         * configure.in (target_libs): Revert 2000-12-08 patch.
9500         (noconfigdirs): Added target-libjava.
9501
9502 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9503
9504         * djunpack.bat: removed.
9505
9506 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9507
9508         * Makefile.in: handle DOS-style absolute paths.
9509         * config-ml.in: likewise.
9510         * symlink-tree: likewise.
9511
9512 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9513
9514         * fastjar: Imported.
9515
9516 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9517
9518         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
9519         libjava.
9520         * configure.in (target_libs): Removed `target-libjava'.
9521
9522 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9523
9524         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
9525         (ALL_MODULES): Added fastjar.
9526         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
9527         (all-target-libjava): all-fastjar replaces all-zip.
9528         (all-fastjar): Added.
9529         (configure-target-fastjar, all-target-fastjar): Likewise.
9530         * configure.in (host_tools): Added fastjar.
9531
9532 2000-12-07  Mike Stump  <mrs@wrs.com>
9533
9534         * Makefile.in (local-distclean): Remove leftover built files.
9535
9536 2000-11-24  Nick Clifton  <nickc@redhat.com>
9537
9538         * configure.in (xscale-elf): Add target.
9539         (xscale-coff): Add target.
9540
9541 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
9542
9543         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9544         recent versions of FreeBSD (release 3 or later).
9545         * ltconfig: On FreeBSD, -lc must not be provided when building
9546         a shared library or else the standard -pthread gcc option is
9547         rendered worthless to later users of the built library.
9548
9549 2000-11-16  Fred Fish  <fnf@be.com>
9550
9551         * configure.in (enable_libstdcxx_v3): Fix typo,
9552         libstd++ -> libstdc++.
9553
9554 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9555
9556         * MAINTAINERS: Add self to Write After Approval list.
9557
9558 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
9559
9560         * MAINTAINERS: Update my email address.  Add myself to global write
9561         privs list.
9562
9563 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
9564
9565         * Makefile.in: Merge with src and libgcj.
9566         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
9567         configure-target-<library> when their configure scripts need the C
9568         or C++ library to have already been built to work properly.
9569         (do_proto_toplev): Set them to an empty string.
9570
9571         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9572         (REALLY_SET_LIB_PATH): Use them.
9573
9574 2000-11-17  Stan Shebs  <shebs@apple.com>
9575
9576         * MAINTAINERS: Add self to Write After Approval list.
9577
9578 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9579
9580         * configure: Provide the original toplevel configure arguments
9581         (including $0) to subprocesses in the environment rather than
9582         through gcc/configargs.h.
9583
9584 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9585
9586         * MAINTAINERS: Remove references to cccp. Change C9X reference to
9587         C99.  Alphabetise "Write After Approval" list.
9588
9589 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
9590
9591         * configure: Turn on libstdc++ V3 by default.
9592
9593         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9594         if we've got GCC.
9595
9596 2000-11-11  Philip Blundell  <philb@gnu.org>
9597
9598         * MAINTAINERS: Add self to Write After Approval list.
9599
9600 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
9601
9602         * ltcf-c.sh (aix4): Improve shared library configuration; require
9603         exporting symbols.
9604         * ltcf-cxx.sh (aix4): Define.
9605         * ltconfig (aix4): Define library and soname specs appropriate for
9606         AIX.  Define command to create export symbols list.
9607
9608 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
9609
9610         * config.sub: Add support for Sun Chorus
9611
9612 2000-10-31  Nick Clifton  <nickc@redhat.com>
9613
9614         * MAINTAINERS: Rename <name>@cygnus.com addresses to
9615         <name>@redhat.com.  Also installed new email address for Clint
9616         Popetz.
9617
9618 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
9619
9620         * etc: Remove directory from GCC.
9621
9622 2000-10-16  Michael Meissner  <meissner@redhat.com>
9623
9624         * configure (gcc/configargs.h): Only create if there is a build GCC
9625         directory created.
9626
9627 2000-10-16  Matthias Klose  <doko@debian.org>
9628
9629         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9630         when configured for libstdc++-v3.
9631
9632 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
9633
9634         * configure: Save configure arguments to gcc/configargs.h.
9635
9636 2000-10-04  Philipp Thomas  <pthomas@suse.de>
9637
9638         * config.guess: Import CVS version 1.157.
9639         * config.sub: Import CVS version 1.181.
9640
9641 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
9642
9643         * Makefile.in (bootstrap): avoid recursion if subdir missing
9644         (cross): ditto
9645         (do-proto-toplev): ditto
9646
9647 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
9648
9649         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9650         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9651
9652         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9653         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
9654         all affected `configure' scripts.
9655
9656 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
9657
9658         * MAINTAINERS: Add self as cpplib co-maintainer.
9659
9660 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
9661
9662         * MAINTAINERS: Add self to Write After Approval list.
9663
9664 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9665
9666         * INSTALL/README: egcs -> GCC update.
9667
9668 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
9669
9670         * MAINTAINERS: Add myself to Write After Approval list.
9671
9672 2000-09-15  Kazu Hirata  <kazu@hxi.com>
9673
9674         * MAINTAINERS: Add myself to Write After Approval list.
9675
9676 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
9677
9678         * configure.in: Do not build byacc for hppa64.  Provide paths to the
9679         X11 libraries for hppa64.
9680
9681 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9682
9683         * MAINTAINERS: Add myself as 68hc11 port maintainer.
9684
9685 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
9686
9687         * Makefile.in (all-zlib): Added dummy target.
9688
9689         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9690         ltcf-gcj.sh: Updated from libtool multi-language branch.
9691
9692 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
9693
9694         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9695         (bootstrap*): Depend on all-bootstrap.
9696
9697 2000-09-05  Philipp Thomas  <pthomas@suse.de>
9698
9699         * config.guess: Import CVS version 1.156.
9700         * config.sub: Import CVS version 1.179.
9701
9702 2000-09-02  Anthony Green  <green@cygnus.com>
9703
9704         * Makefile.in (all-gcc): Depend on all-zlib.
9705         (CLEAN_MODULES): Add clean-zlib.
9706         (ALL_MODULES): Add all-zlib.
9707         * configure.in (host_libs): Add zlib.
9708
9709 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
9710
9711         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9712         crosses, but add gcc/include to the header search path for them.
9713
9714 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
9715
9716         * MAINTAINERS: Add self to Write After Approval list.
9717
9718 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9719
9720         * config.guess: Import CVS version 1.152.
9721         * config.sub: Import CVS version 1.177.
9722
9723 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
9724
9725         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
9726         $targargs to tell whether newlib is going to be built.
9727
9728         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
9729         $$r/TARGET_SUBDIR/libio for _G_config.h.
9730
9731 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
9732
9733         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
9734
9735 2000-08-22  DJ Delorie  <dj@redhat.com>
9736
9737         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
9738
9739 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
9740
9741         * config-ml.in (CC, CXX): Avoid trailing whitespace.
9742         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9743         sub-configures.
9744
9745 2000-08-21  DJ Delorie  <dj@redhat.com>
9746
9747         * MAINTAINERS: Add self as a libiberty maintainer
9748
9749 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
9750
9751         * configure.in (libstdcxx_flags): Use
9752         libstdc++-v3/src/libstdc++.INC.
9753
9754 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
9755
9756         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9757
9758 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
9759
9760         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
9761
9762         * configure: Make enable_threads and enable_shared defaults
9763         explicit.  Substitute enable_threads into generated Makefiles.
9764         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
9765         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
9766
9767 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
9768
9769         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
9770
9771 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
9772
9773         * config-ml.in (CC): Remove bogus duplicate quotation mark from
9774         previous delta.
9775
9776 2000-08-11  Jason Merrill  <jason@redhat.com>
9777
9778         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9779         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9780         (FLAGS_FOR_TARGET): Not here.
9781         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
9782
9783 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
9784
9785         * config-ml.in (CC, CXX): Don't introduce a leading space.
9786
9787 2000-08-07  DJ Delorie  <dj@delorie.com>
9788
9789         * MAINTAINERS: Add self as a DJGPP maintainer
9790
9791 2000-08-07  DJ Delorie  <dj@redhat.com>
9792
9793         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9794         "if we're also building gcc, and it's a gcc that will run on the
9795         build machine, we want to use its includes instead of the system's
9796         default includes".
9797
9798 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
9799
9800         * MAINTAINERS: Add self to Write After Approval list.
9801
9802 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
9803
9804         * configure.in (libstdcxx_flags): Don't use `"'.
9805
9806         * config-ml.in: Adjust multilib search paths to the
9807         appropriate multilib tree.
9808
9809 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
9810
9811         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9812         commas in $LANGUAGES.
9813
9814 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
9815
9816         * configure.in: Re-enable all references to libg++ and librx.
9817
9818 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
9819
9820         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
9821         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
9822         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
9823         * ltcf-cxx.sh (need_lc): Set based on postdeps.
9824
9825         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9826
9827 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
9828
9829         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9830         CXX_FOR_TARGET for sed.
9831
9832 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
9833
9834         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9835         Do not override if already set in the environment or in configure.
9836         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9837         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9838
9839 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
9840
9841         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
9842         the libtool CVS tree multi-language branch.
9843         * ltconfig, ltmain.sh: Updated.
9844
9845 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
9846
9847         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9848         (clean-target): Depend on it.
9849
9850         * Makefile.in (FLAGS_FOR_TARGET): New macro.
9851         (GCC_FOR_TARGET): Use it.
9852         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9853         * configure.in: ... here.
9854         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
9855         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9856
9857 2000-07-24  Eric Christopher  <echristo@cygnus.com>
9858
9859         * MAINTAINERS: Add self to Write After Approval list.
9860
9861 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
9862
9863         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9864         (configure-target-libchill, configure-target-libobjc): Likewise.
9865
9866         * configure.in: Use the same cache file for all target libs.
9867         * config-ml.in: But different cache files per multilib variant.
9868
9869 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9870
9871         * configure (topsrcdir): Don't use dirname.
9872
9873 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
9874
9875         * MAINTAINERS: Add self to Write After Approval list.
9876
9877 2000-07-20  Jason Merrill  <jason@redhat.com>
9878
9879         * configure.in: Remove all references to libg++ and librx.
9880
9881         * configure, configure.in, Makefile.in: Unify gcc and binutils.
9882
9883 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
9884
9885         * config.sub: Update to subversions version 2000-07-06.
9886
9887 2000-07-12  Andrew Haley  <aph@cygnus.com>
9888
9889         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9890         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9891
9892 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
9893
9894         * symlink-tree:  Check number of arguments.
9895
9896 2000-07-05  Jim Wilson  <wilson@cygnus.com>
9897
9898         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9899         search path for a g++ extracted from the build tree.  This
9900         will allow link tests run by configure scripts in
9901         subdirectories to succeed.
9902
9903 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
9904
9905         * ltconfig: Add support for mips-dde-sysv4.2MP
9906
9907 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9908
9909         * MAINTAINERS: Add myself as loop discovery maintainer.
9910
9911 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
9912
9913         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9914         `os2'. Force ac_cv_exeext to be ".exe" in that case.
9915
9916 2000-06-19  Timothy Wall  <twall@cygnus.com>
9917
9918         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9919         * config.sub: Add tic54x target.
9920
9921 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9922
9923         * MAINTAINERS: Add self as Fortran maintainer,
9924         remove Craig Burley.
9925
9926 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9927
9928         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9929         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9930
9931 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
9932
9933         * MAINTAINERS: Add self as i18n maintainer
9934
9935 20000-05-21  H.J. Lu  (hjl@gnu.org)
9936
9937         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9938         directory are used if they exist. Make sure
9939         $(build_tooldir)/include is searched for header files,
9940         $(build_tooldir)/lib/ for library files.
9941         (GCC_FOR_TARGET): Likewise.
9942         (CXX_FOR_TARGET): Likewise.
9943
9944 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
9945
9946         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9947
9948 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
9949
9950         * Makefile.in (configure-target-libiberty): Depend on
9951         configure-target-newlib.
9952
9953 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
9954
9955         * configure.in, Makefile.in: Merge all libffi-related
9956         configury stuff from the libgcj tree.
9957
9958 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9959
9960         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9961         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9962
9963 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9964
9965         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9966         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
9967         current version information.  Add to proto-toplev directory.
9968         (gdb-taz): Build do-djunpack.
9969
9970 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
9971
9972         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9973
9974 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9975
9976         * MAINTAINERS: Add self to Write After Approval list.
9977
9978 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9979
9980         * ltmain.sh: Preserve in relink_command any environment
9981         variables that may affect the linker behavior.
9982
9983 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
9984
9985         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9986
9987 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
9988
9989         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9990
9991 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
9992
9993         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9994         with the version name.
9995
9996 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
9997
9998         * MAINTAINERS: Add self as bb-reorder maintainer.
9999
10000 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
10001
10002         * config.if: Tweak.
10003
10004 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
10005
10006         * djunpack.bat: New file.
10007
10008 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10009
10010         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10011         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10012         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10013         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10014
10015 2000-04-16  Dave Pitts  <dpitts@cozx.com>
10016
10017         * config.sub (case $basic_machine): Change default for "ibm-*"
10018         to "openedition".
10019
10020 2000-04-13  Andreas Jaeger  <aj@suse.de>
10021
10022         * MAINTAINERS: Added myself.
10023
10024 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10025
10026         * Makefile.in (gdb-taz): New target.  GDB specific archive.
10027         (do-md5sum): New target.
10028         (MD5PROG): Define.
10029         (PACKAGE): Default to TOOL.
10030         (VER): Default to a shell script.
10031         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
10032         md5 checksum generation.
10033         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10034         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10035         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10036         insight.tar.bz2): Use gdb-taz to create archive.
10037
10038 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10039
10040         * configure (warn_cflags): Delete.
10041
10042 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
10043
10044         * MAINTAINERS: Added myself.
10045
10046 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
10047             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
10048
10049         * configure.in (enable_libstdcxx_v3): Add.
10050         (target_libs): Add bits here to switch between libstdc++-v2 and
10051         libstdc++-v3.
10052         * config.if: And this file too.
10053         * Makefile.in: Add libstdc++-v3 targets.
10054
10055 2000-04-05  Michael Meissner  <meissner@redhat.com>
10056
10057         * config.sub (d30v): Add d30v as a basic machine type.
10058
10059 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
10060
10061         * configure.in: -linux-gnu*, not -linux-gnu.
10062
10063 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10064
10065         * MAINTAINERS: Add self in write-after-approval section.
10066
10067 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
10068
10069         * MAINTAINERS: Add self as ia64 port maintainer.
10070
10071 2000-03-08  Neil Booth  <NeilB@earthling.net>
10072
10073         * MAINTAINERS: Add self in write-after-approval section.
10074
10075 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10076
10077         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10078         (do-tar-bz2): Replace TOOL with PACKAGE.
10079         (gdb.tar.bz2): Remove GDBTK from GDB package.
10080         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10081         dejagnu.tar.bz2): New packages.
10082
10083 2000-02-27  Andreas Jaeger  <aj@suse.de>
10084
10085         * configure.in: Add entry for mips*-*-linux*, move catch all
10086         *-*-*linux* entry below this one.
10087
10088 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
10089
10090         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10091
10092 2000-02-24  Nick Clifton  <nickc@cygnus.com>
10093
10094         * config.sub: Support an OS of "wince".
10095
10096 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10097
10098         * config.guess, config.sub: Updated to match config's 2000-02-15
10099         version.
10100
10101 2000-02-23  Linas Vepstas  <linas@linas.org>
10102
10103         * config.sub: Add support for Linux/IBM 370.
10104         * configure.in: Likewise.
10105
10106 2000-02-22  Nick Clifton  <nickc@cygnus.com>
10107
10108         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10109
10110 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
10111
10112         * config.guess: Guess "cygwin" rather than "cygwin32".
10113
10114 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10115
10116         * configure (gcc_version): When setting, narrow search to
10117         lines containing `version_string'.
10118
10119 2000-02-15  Denis Chertykov  <denisc@overta.ru>
10120
10121         * config.sub: Add support for avr target.
10122
10123 2000-02-14  Nick Clifton  <nickc@cygnus.com>
10124
10125         * MAINTAINERS: Add maintainers for MCore port.
10126
10127 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10128
10129         * config.sub: Add mmix-knuth-mmixware.
10130
10131 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10132
10133         * MAINTAINERS: Pair cccp with cpplib maintainership.
10134
10135 2000-01-27  Christopher Faylor  <cgf@redhat.com>
10136
10137         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10138         structure stuff to -L library search.
10139         (CXX_FOR_TARGET): Ditto.
10140         (CROSS_CHECK_MODULES): Fix spelling mistake.
10141
10142 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
10143
10144         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10145         the C++ compiler.
10146
10147 2000-01-12  Richard Henderson  <rth@cygnus.com>
10148
10149         * configure.in: Don't build some bits for beos.
10150
10151 2000-01-12  Joel Sherrill (joel@OARcorp.com)
10152
10153         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10154         as include files.
10155
10156 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
10157
10158         * Add self as cpplib maintainer, as requested by Jason
10159         Merrill.  Correct my e-mail address.
10160
10161 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
10162
10163         * configure.in: Use mt-aix43 to handle *_TARGET defs,
10164         not mh-aix43.
10165
10166 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
10167
10168         * MAINTAINERS: Add myself to "write after approval" list.
10169
10170 1999-12-14  Richard Henderson  <rth@cygnus.com>
10171
10172         * config.guess (alpha-osf, alpha-linux): Detect ev67.
10173         * config.sub: Accept alphaev[78], alphaev8.
10174
10175 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10176
10177         * config.guess, config.sub: Update from autoconf.
10178
10179 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
10180
10181         * MAINTAINERS:  update my playtime e-address.
10182
10183 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10184
10185         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10186         necessary libraries are missing.
10187
10188 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
10189
10190         * MAINTAINERS: Add new 'write after approval' maintainer.
10191
10192 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10193
10194         * MAINTAINERS: Add new Java maintainer.
10195
10196 1999-10-25  Andreas Schwab  <schwab@suse.de>
10197
10198         * configure: Fix quoting inside arguments of eval.
10199
10200 1999-10-21  Nick Clifton  <nickc@cygnus.com>
10201
10202         * config-ml.in: Allow suppression of some ARM multilibs.
10203
10204 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
10205
10206         * config.guess: Add OS/390 match pattern.
10207         * config.sub: Add mvs, openedition targets.
10208         * configure.in (i370-ibm-opened*): New.
10209
10210 1999-09-04  Steve Chamberlain  <sac@pobox.com>
10211
10212         * config.sub: Add support for configuring for pj.
10213
10214 1999-08-31  Nick Clifton  <nickc@cygnus.com>
10215
10216         * config.sub (maybe_os): Add support for configuring for fr30.
10217
10218 1999-08-25  Nick Clifton  <nickc@cygnus.com>
10219
10220         * configure.in: Do not configure or build ld for AIX
10221         platforms.  ld is known to be broken on these platforms.
10222
10223 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10224
10225         * config-ml.in: Pass compiler flag corresponding to multidirs to
10226         subdir configures.
10227
10228 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
10229
10230         * Makefile.in (LDFLAGS): Define.
10231
10232 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
10233
10234         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10235         noconfigdirs.
10236         (*-*-cygwin*): Likewise.
10237
10238 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
10239
10240         * mkdep: New file.
10241         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10242         (BINUTILS_SUPPORT_DIRS): Add mkdep.
10243
10244         From Eli Zaretskii <eliz@is.elta.co.il>:
10245         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10246         long file name when using DJGPP on MS-DOS.
10247
10248 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
10249
10250         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10251
10252 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
10253
10254         * Makefile.in (check-target-libio): Remove all-target-libstdc++
10255         dependency as this causes "make check" to globally "make all"
10256
10257 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
10258
10259         * configure.in (target_libs): Added target-zlib.
10260         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10261         (CONFIGURE_TARGET_MODULES): Likewise.
10262         (CHECK_TARGET_MODULES): Likewise.
10263         (INSTALL_TARGET_MODULES): Likewise.
10264         (CLEAN_TARGET_MODULES): Likewise.
10265         (configure-target-zlib): New target.
10266         (all-target-zlib): Likewise.
10267         (all-target-libjava): Depend on all-target-zlib.
10268         (configure-target-libjava): Depend on configure-target-zlib.
10269
10270         * Makefile.in (configure-target-libjava): Depend on
10271         configure-target-newlib.
10272         (configure-target-boehm-gc): New target.
10273         (configure-target-qthreads): New target.
10274
10275         * configure.in (target_libs): Added target-qthreads.
10276         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10277         (CONFIGURE_TARGET_MODULES): Likewise.
10278         (CHECK_TARGET_MODULES): Likewise.
10279         (INSTALL_TARGET_MODULES): Likewise.
10280         (CLEAN_TARGET_MODULES): Likewise.
10281         (all-target-qthreads): New target.
10282         (configure-target-libjava): Depend on configure-target-qthreads.
10283         (all-target-libjava): Depend on all-target-qthreads.
10284
10285         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10286         (CONFIGURE_TARGET_MODULES): Likewise.
10287         (CHECK_TARGET_MODULES): Likewise.
10288         (INSTALL_TARGET_MODULES): Likewise.
10289         (CLEAN_TARGET_MODULES): Likewise.
10290         (all-target-libjava): New target.
10291         (all-target-boehm-gc): Likewise.
10292         * configure.in (target_libs): Added libjava, boehm-gc.
10293
10294 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
10295
10296         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10297         configure.bat in SUPPORT_FILES.
10298         (gas+binutils.tar.bz2): Likewise.
10299
10300         * makeall.bat: Remove; obsolete.
10301
10302 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
10303
10304         From Mark Elbrecht:
10305         * configure.bat: Remove; obsolete.
10306
10307 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
10308
10309         * configure: Add -W -Wall to the default CFLAGS when compiling with
10310         gcc.
10311
10312 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
10313
10314         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10315
10316 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
10317
10318         * configure.in: Build ld on IRIX6.
10319
10320 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
10321
10322         * Makefile.in: Change distribution targets to use bzip2 instead of
10323         gzip.
10324         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10325         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10326
10327 1999-06-04  Nick Clifton  <nickc@cygnus.com>
10328
10329         * config.sub: Add mcore target.
10330
10331 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
10332
10333         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10334
10335 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
10336
10337         * config.guess (dummy): Changed to $dummy.
10338
10339 1999-05-24  Nick Clifton  <nickc@cygnus.com>
10340
10341         * config.sub: Tidied up case statements.
10342
10343 1999-05-22  Ben Elliston  <bje@cygnus.com>
10344
10345         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10346         <jiro@din.or.jp>.
10347
10348         * config.guess: Merge with FSF version. Future changes will be
10349         more accurately recorded in this ChangeLog.
10350         * config.sub: Likewise.
10351
10352 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
10353
10354          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10355
10356 1999-04-30  Tom Tromey  <tromey@cygnus.com>
10357
10358         * ltmain.sh: [mode link] Always use CC given by ltconfig.
10359
10360 1999-04-23  Tom Tromey  <tromey@cygnus.com>
10361
10362         * ltconfig, ltmain.sh: Update to libtool 1.2f.
10363
10364 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
10365
10366         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
10367         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
10368         Bad merge removed these two changes.
10369
10370 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
10371                           Martin Heller (Ing.-Buero_Heller@t-online.de)
10372
10373         * config.guess (interix Alpha): Add.
10374
10375 1999-04-11  Richard Henderson  <rth@cygnus.com>
10376
10377         * configure.in (i?86-*-beos*): Do config gperf; don't config
10378         gdb, newlib, or libgloss.
10379
10380 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
10381
10382         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
10383         link a trivial program with -mabi=64.  If it fails, remove mabi=64
10384         from multidirs.
10385
10386 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
10387
10388         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
10389
10390 1999-04-08  Nick Clifton  <nickc@cygnus.com>
10391
10392         * config.sub: Add support for mcore targets.
10393
10394 1999-04-07  Michael Meissner  <meissner@cygnus.com>
10395
10396         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
10397         not mt-ospace, in order to shut up assembler warning about using
10398         symbols that are named the same as registers.
10399
10400 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
10401
10402         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
10403         dependency list for all-target-cygmon.
10404
10405 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
10406
10407         * config-ml.in: Check $host, not $target, for selective multilibs.
10408         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
10409         thumb interworking, and underscore prefix multilibs.
10410
10411 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
10412
10413         * missing: Update to version from current automake.
10414
10415 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
10416
10417         * configure (gxx_include_dir): Removed.
10418
10419         * configure.in (gxx_include_dir): Handle it.
10420         * Makefile.in: Likewise.
10421
10422 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
10423
10424         * config.sub (mips64vr4111,mips64vr4111el) Add.
10425
10426 1999-03-21  Ben Elliston  <bje@cygnus.com>
10427
10428         * config.guess: Correct typo for detecting ELF on FreeBSD.
10429
10430 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
10431
10432         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
10433         config/mh-djgpp.
10434
10435 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
10436
10437         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
10438         all-target-newlib to dependency list for all-target-bsp.
10439
10440 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10441
10442         * config.sub: Add i386-uwin support.
10443         * config.guess: Likewise.
10444
10445 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10446
10447         * configure.in: cleanup, add mh-*pic handling for arm, special
10448         case powerpc*-*-aix*
10449
10450 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
10451
10452         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
10453         can be built.
10454
10455 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
10456
10457         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
10458         targets.
10459
10460 1999-03-02  Nick Clifton  <nickc@cygnus.com>
10461
10462         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
10463
10464 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
10465
10466         * config.sub: Check for "cygwin*" rather than "cygwin32*"
10467
10468 1999-02-24  Nick Clifton  <nickc@cygnus.com>
10469
10470         * config.sub: Fix typo in arm recognition.
10471
10472 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
10473
10474         * configure.in (noconfigdirs): Changed target_configdirs to
10475         include target-bsp only for m68k-*-elf* and m68k-*-coff*
10476         rather than m68k-*-* since it is not known to work on
10477         m68k-aout. Ditto for arm-*-*oabi.
10478
10479 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
10480
10481         * configure.in (*-*-windows*): Remove, no longer used.
10482
10483 1999-02-19  Ben Elliston <bje@cygnus.com>
10484
10485         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
10486         Smart and improved by Andrew Cagney.
10487
10488 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
10489
10490         * config.guess: Recognize openbsd-*-hppa.
10491
10492 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
10493
10494         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
10495         only if it is not empty.
10496
10497 1999-02-17  Nick Clifton  <nickc@cygnus.com>
10498
10499         Patch from: Scott Bambrough <scottb@corelcomputer.com>
10500
10501         * config.guess: Modified to recognize uname's armv* syntax.
10502
10503         * config.sub: Modified to recognize uname's armv* syntax.
10504
10505 1999-02-17  Mark Salter  <msalter@cygnus.com>
10506
10507         * configure.in: Added target-bsp for sparclite.
10508
10509 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
10510
10511         * config.sub: Recognize alphapca5[67] and up to alphaev8.
10512
10513 1999-02-08  Nick Clifton  <nickc@cygnus.com>
10514
10515         * configure.in: Add support for strongarm port.
10516         * config.sub: Add support for strongarm target.
10517
10518 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10519
10520         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10521         the old name config/mh-cygwin32.
10522         Enable texinfo.
10523
10524 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
10525
10526         * configure.in: Do build ld for ix86 Solaris.
10527
10528 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
10529
10530         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
10531         $AR_FOR_TARGET.  Likewise for RANLIB.
10532
10533 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
10534
10535         * config.sub (oabi):  Recognize.
10536         * configure.in (arm-*-oabi):  Handle.
10537
10538 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
10539
10540         * config.guess: Improve detection of i686 on UnixWare 7.
10541
10542 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10543
10544         * config.guess: Add support for i386-pc-interix.
10545         * config.sub: Likewise.
10546         * configure.in: Likewise.
10547
10548 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
10549
10550         * Makefile.in: Remove unneeded all-target-libio from
10551         from all-target-winsup target since it is now unneeded.
10552         Add all-target-libtermcap in its place since it is now
10553         needed.
10554
10555 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
10556
10557         * configure.in: makefile stub for cygwin target is probably
10558         unnecessary.  Remove it for now.
10559
10560 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
10561
10562         * configure.in: libtermcap.a should be built when cygwin is the
10563         target as well as the host.
10564         * config.guess: Allow mixed case in cygwin uname output.
10565         * Makefile.in: Add libtermcap target.
10566
10567 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
10568
10569         * config.sub: Clean up handling of hppa2.0.
10570
10571 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
10572
10573         * config.guess: Use C code to identify more HP machines.
10574
10575 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
10576
10577         * config.sub: Handle hppa2.0.
10578
10579 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
10580
10581         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10582         cygmon for all sparclite targets, regardless of object format.
10583
10584 1998-12-15  Mark Salter  <msalter@cygnus.com>
10585
10586         * configure.in: Added target-bsp for several target architectures.
10587
10588         * Makefile.in: Added rules for bsp.
10589
10590 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
10591
10592         * config.guess: Improve detection of hppa2.0 processors.
10593
10594 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
10595
10596         * config.guess: Recognize FreeBSD using ELF automatically.
10597
10598 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
10599
10600         * configure (skip-this-dir): Add handling for new shell script, which
10601         might be created by a sub-directory's configure to indicate, this particular
10602         directory is "unwanted".
10603         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10604
10605 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
10606
10607         * ltconfig: import from libtool, after changing libtool to
10608         account for the cygwin name change.
10609
10610 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
10611
10612         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10613         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10614
10615 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
10616
10617         * configure.in: Add libtermcap to list of cygwin dependencies.
10618
10619 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
10620
10621         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10622         they include winsup/include when it's a cygwin target.
10623
10624 1998-11-12  Tom Tromey  <tromey@cygnus.com>
10625
10626         * configure.in (host_tools): Added zip.
10627         * Makefile.in (all-target-libjava): Depend on all-zip.
10628         (all-zip): New target.
10629         (ALL_MODULES): Added all-zip.
10630         (NATIVE_CHECK_MODULES): Added check-zip.
10631         (INSTALL_MODULES): Added install-zip.
10632         (CLEAN_MODULES): Added clean-zip.
10633
10634 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
10635
10636         * Makefile.in: lose "32" from comment about cygwin.
10637
10638 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
10639
10640         * configure.in: Use -Os to build target libraries for the fr30.
10641
10642 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
10643
10644         * config.sub: Add fr30.
10645
10646 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
10647
10648         * configure.in: drop "32" from config/mh-cygwin32.  Check
10649         cygwin* instead of cygwin32*.
10650         * config.sub: Check cygwin* instead of cygwin32*.
10651
10652 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
10653
10654         * config.guess: Match any version of Unixware7.
10655
10656 1998-10-20  Syd Polk  <spolk@cygnus.com>
10657
10658         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10659         if desired.
10660
10661 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
10662
10663         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10664         these if the appropriate directories and files to not exist.
10665
10666 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
10667
10668         * Makefile.in (DEVO_SUPPORT): Add config.if.
10669
10670 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10671
10672         * configure: Add pattern to replace "build_tooldir"'s
10673         definition in the generated Makefile with "tooldir"'s
10674         actual value.
10675
10676 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
10677
10678         * config.sub: Bring back lost sparcv9.
10679
10680         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10681
10682 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
10683
10684         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10685         CC_FOR_TARGET and friends.
10686
10687 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
10688
10689         * Makefile.in (build_tooldir): New variable, same as tooldir.
10690         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10691         -B$(build_tooldir)/bin/.
10692         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10693
10694 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10695
10696         * README: Remove installation instructions and refer to the
10697         INSTALL directory instead.
10698
10699 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
10700
10701         * config.sub: Add support for i[34567]86-pc-udk.
10702         * configure.in: Likewise.
10703
10704 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
10705
10706         * Makefile.in: add bzip2 package building bits for user
10707         tools module
10708         * configure.in: ditto
10709
10710 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
10711
10712         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10713         (ALL_TARGET_MODULES): Add all-target-libobjc.
10714         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10715         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10716         (all-target-libchill): Add dependencies.
10717         * configure.in (target_libs): Add libchill.
10718
10719 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
10720
10721         * configure.in (target_subdir): Remove duplicate line.
10722
10723 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
10724
10725         * Makefile.in (all-automake): fix dependencies.
10726
10727 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
10728
10729         * configure.in: Minor cleanups for building in the $(target_alias)
10730         subdir.
10731
10732 1998-09-22  Jim Wilson  <wilson@cygnus.com>
10733
10734         * Makefile.in (bootstrap): Set r and s before make all.  Use
10735         BASE_FLAGS_TO_PASS in make all.
10736         (cross): Likewise.
10737
10738 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
10739
10740         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10741
10742 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
10743
10744         * config.sub: Fix typo in last change.
10745
10746 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10747
10748         * config.sub: Add support for C4x target.
10749         * configure.in: Likewise.
10750
10751 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
10752
10753         * config.sub: Recognize sparcv9 just like sparc64.
10754
10755 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
10756
10757         * config.guess: Match "Pent II" or "PentII" for OpenServer.
10758
10759 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
10760
10761         * config.guess: Correctly identify Pentium II sco boxes.
10762
10763         * config.guess: Fix "tr" code.  From Weiwen Liu.
10764
10765 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
10766
10767         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10768         stabs.
10769
10770 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
10771
10772         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10773         (ALL_TARGET_MODULES): Add all-target-libchill.
10774         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10775         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10776         (all-target-libchill): Add dependencies.
10777         * configure.in (target_libs): Add libchill.
10778
10779 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10780
10781         * config.guess: Avoid assumptions about "tr" behaves when
10782         LANG is set to something other than English.
10783
10784 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
10785
10786         * configure (gxx_include_dir): Changed to
10787         '${prefix}/include/g++'-${libstdcxx_interface}.
10788
10789         * config.if: New to determine the interfaces.
10790
10791 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
10792
10793         * config.guess: Detect and handle MPE/IX.
10794         * config.sub: Deal with MPE/IX.
10795
10796 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
10797
10798         * configure.in: Use mh-aix43.
10799
10800 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
10801
10802         * configure: Fix --without/--disable cases for gxx-include-dir.
10803
10804 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
10805
10806         * mdata-sh:  Imported.  Needed for automake support.
10807
10808 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
10809
10810         * Makefile.in (taz): Try "chmod -R og=u ." before
10811         "chmod og=u `find . -print`".
10812
10813 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
10814
10815         * configure.in: Add arm-elf and thumb-elf support.
10816
10817 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
10818
10819         * Makefile.in: Undo previous patch.
10820
10821 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
10822
10823         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10824         to here ...
10825         (install-no-fixedincludes): and here
10826         (INSTALL_MODULES): ... from here.
10827
10828 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10829
10830         * config.sub: Merge with FSF.
10831
10832         * config.guess: Merge with FSF.
10833
10834 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
10835
10836         * configure (extraconfigdirs): New variable.
10837         (SUBDIRS): Add extraconfigdirs and recurse on them too.
10838         * Makefile.in (all): Move higher in file.
10839         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10840         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10841         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10842         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10843         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10844
10845 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
10846
10847         * Makefile.in (all-target-libjava): Depend on all-gcc and
10848         all-target-newlib.
10849         (configure-target-libjava): Depend on $(ALL_GCC).
10850
10851 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
10852
10853         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10854         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10855
10856 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
10857
10858         * INSTALL/README: Fix typo.
10859
10860 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10861
10862         * ylwrap: Change absolute path checks to check for DOS style path
10863         names.
10864
10865         * ylwrap: Don't use a full path name if the source file is in the
10866         same directory.  From hjl@lucon.org (H.J. Lu).
10867
10868         * config-ml.in: Default to being verbose, to match Feb 18 change to
10869         configure.
10870
10871 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
10872
10873         Brought over from egcs:
10874
10875         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10876
10877         * configure.in (target_subdir): Set to ${target_alias} instead
10878         of "libraries".
10879
10880         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10881
10882         * configure.in (target_subdir): Set to libraries if enable_multilib.
10883
10884 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
10885
10886         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10887         multilibs, force reconfiguration the first time we create
10888         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10889
10890 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
10891
10892         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10893         avoid confusion with --no-recursion.
10894
10895 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
10896
10897         * configure.in: Win32 hosts shouldn't use install -x
10898         * install-sh: remove -x option, and special .exe-handling
10899         hack.
10900
10901 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
10902
10903         * config.guess: Recognize i586-pc-beos.
10904         * configure.in: Don't build some bits for beos.
10905
10906 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10907
10908         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10909         CFLAGS default to -O2.
10910
10911         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10912         when using GNU ld.
10913
10914 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
10915
10916         * ltmain.sh: Correct install when using a different shell.
10917
10918 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10919
10920         * ltconfig, ltmain.sh: Update to libtool 1.2b.
10921
10922 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
10923
10924         * makefile.vms: Update to build binutils/makefile.vms.  Add install
10925         target.
10926
10927 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
10928
10929         * ltconfig: Update to correct AIX handling.
10930
10931 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10932
10933         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10934
10935         * configure.in (target_subdir): Set to ${target_alias} instead
10936         of "libraries".
10937
10938 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
10939
10940         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10941         (Makefile): Depend on $(gcc_version_trigger).
10942
10943         * configure (gcc_version): Change default initializer to empty
10944         string.
10945         (gcc_version_trigger): New variable; pass this variable down
10946         to subdir configures to enable them checking gcc's version
10947         themselves. Emit make macros for both gcc_version vars.
10948         (topsrcdir): Initialize reliably.
10949         (recursion line): Remove --with-gcc-version=${gcc_version}.
10950
10951 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10952
10953         * configure (enable_version_specific_runtime_libs): Implement new flag
10954         --enable-version-specific-runtime-libs which installs C++ runtime stuff
10955         in $(libsubdir); emit definition in each generated Makefile.
10956         (gxx_include_dir): Initialize depending on
10957         $enable_version_specific_runtime_libs.
10958
10959 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10960
10961         * configure (gcc_version): Initialize properly depending on
10962         how and where configure is started.
10963         (recursion line): Pass a --with-gcc-version=${gcc_version}
10964         to configures in subdirs.
10965
10966 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
10967
10968         * configure.in (noconfigdirs): Add configure pattern for mips tx39
10969         cygmon
10970
10971 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
10972
10973         * configure.in: Add cygmon and libstub support for mn10200.
10974
10975 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
10976
10977         * configure (gcc_version): Add new variable describing the
10978         particular gcc version we're building.
10979         * Makefile.in (libsubdir): Add new macro for the directory
10980         in which the compiler finds executables, libraries, etc.
10981         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10982         and libsubdir.
10983
10984 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10985
10986         * Makefile.in (local-clean): Remove *.log.
10987         (warning.log): Built with warn_summary from build.log.
10988         (mail-report.log): Run test_summary.
10989         (mail-report-with-warnings.log): Run test_summary including
10990         warning.log in the report.
10991
10992 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
10993
10994         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10995
10996 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10997
10998         * Makefile.in (grep): Grep no longer depends on libiberty.
10999
11000 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
11001
11002         * Makefile.in: all-snavigator needs all-libgui.
11003
11004 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
11005
11006         * configure.in: Add cygmon and libstub support for mn10300.
11007
11008 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
11009
11010         * missing: Update to version from automake 1.3.
11011
11012         * ltmain.sh: On installation, don't get confused if the same name
11013         appears more than once in the list of library names.
11014
11015 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11016
11017         * config.sub: Accept m68060 and m5200 as CPU names.
11018
11019 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
11020
11021         * configure: Use && rather than using -a in test, because odd
11022         strings can confuse test.
11023         * configure.in: Likewise.
11024
11025 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11026
11027         * ltconfig, ltmain.sh: Bring in Visual C++ support.
11028
11029 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11030
11031         * Makefile.in (boostrap2-lean, bootstrap3-lean,
11032         bootstrap4-lean): New targets.
11033
11034 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
11035
11036         * mpw-* Delete.  Not used.
11037
11038 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
11039
11040         * COPYING.LIB: Update FSF address.
11041
11042 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
11043
11044         * ltconfig, ltmain.sh: Update to libtool 1.2a.
11045
11046         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11047         GAS_SUPPORT_DIRS.
11048
11049 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
11050
11051         * ltconfig, ltmain.sh: Avoid producing a version number if
11052         -version-info was not used.
11053
11054 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11055
11056         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11057         building with newlib.
11058
11059 1998-04-30  Paul Eggert  <eggert@twinsun.com>
11060
11061         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11062         Solaris `make' causes it to continue to next definition.
11063
11064 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11065
11066         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11067         the right GUI libraries and files are installed along with GDB.
11068
11069 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11070
11071         * configure.in: Change alpha to alpha* in several places.
11072
11073 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
11074
11075         * config.sub: Recognize sparc86x.
11076
11077 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
11078
11079         * configure.in (--enable-target-optspace): Remove debug echo.
11080
11081 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
11082
11083         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11084
11085 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11086
11087         * ltconfig: Update cygwin32 support.
11088
11089         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11090         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11091         (GDB_SUPPORT_DIRS): Likewise.
11092
11093 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
11094
11095         * configure.in (target_makefile_frag): If --enable-target-optspace,
11096         use -Os to compile target libraries rather than -O2.  Default to
11097         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11098         not used.
11099         * configure.in (target_cflags): Ditto for d30v.
11100
11101 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
11102
11103         * Makefile.in (all-bfd): Depend on all-intl.
11104         (all-binutils): Likewise.
11105         (all-gas): Likewise.
11106         (all-gprof): Likewise.
11107         (all-ld): Likewise.
11108
11109 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
11110
11111         * configure.in (host_tools): Fix typo, lbtool -> libtool.
11112
11113 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11114
11115         * Makefile.in (all-bfd): Depend upon all-libiberty.
11116
11117         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11118
11119 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
11120
11121         * Makefile.in: Add libstub.
11122
11123         * configure.in: Ditto. Build libstub for targets that have cygmon
11124         support.
11125
11126 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
11127
11128         * configure.in: Don't set PICFLAG on ix86-cygwin32.
11129
11130 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
11131
11132         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11133         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
11134
11135 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
11136
11137         * configure: Define DEFAULT_M4 by searching PATH.
11138         * Makfile.in: Use DEFAULT_M4.
11139
11140 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11141
11142         * ltconfig: Add cygwin32 support.
11143
11144         * Makefile.in, configure.in: Add libtool as a native only directory
11145         to configure and build.
11146
11147 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
11148
11149         * Makefile.in (INSTALL_MODULES): Remove texinfo.
11150
11151 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
11152
11153         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11154
11155 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
11156
11157         * Makefile.in: add ash make rules
11158         * configure.in: add ash to native_only and host_tools lists
11159
11160 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
11161
11162         * Makefile.in (all-gettext, all-intl): New targets.
11163         (ALL_MODULES): Added all-gettext, all-intl.
11164         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11165         (INSTALL_MODULES): Added install-gettext, install-intl.
11166         (CLEAN_MODULES): Added clean-gettext, clean-intl.
11167
11168         * configure.in (host_tools): Added gettext.
11169         (native_only): Likewise.
11170         (noconfigdirs) [various cases]: Likewise.
11171         (host_libs): Added intl.
11172
11173 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
11174
11175         * configure: Do not disable building gdbtk for cygwin32 hosts.
11176
11177 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
11178
11179         * configure.in: Add thumb-coff target.
11180         * config.sub: Add thumb-coff target.
11181
11182 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11183
11184         * Makefile.in: Revert yesterday's change.
11185         (all-target-winsup):  all-target-librx stays out of here.
11186
11187 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11188
11189         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11190         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11191         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11192         Remove references to librx and libg++.
11193
11194 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
11195
11196         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11197         recursive makes
11198
11199 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
11200
11201         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11202         for newlib directory.
11203         (CXX_FOR_TARGET): Likewise.
11204
11205 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
11206
11207         * ltconfig: Update after libtool/ltconfig.in change for
11208         hpux11.
11209
11210 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
11211
11212         * ltconfig, ltmain.sh: Update to libtool 1.2.
11213
11214 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11215
11216         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11217         (install-gcc-cross): Instead, override LANGUAGES here.
11218
11219 1998-03-18  Dave Love  <d.love@dl.ac.uk>
11220
11221         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11222         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11223
11224 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
11225
11226         * configure.in: Add Thumb-pe target.
11227
11228 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
11229
11230         * Makefile.in - changed sn targets to snavigator
11231         * configure.in - changed sn targets to snavigator
11232
11233 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11234
11235         * config-ml.in: After building symlink tree call make distclean
11236         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11237         to be the case for libiberty.
11238
11239 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
11240
11241         * configure: When making link, also check the current
11242         directory. The configure scripts may create one.
11243
11244 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
11245
11246         * config.sub: Accept alphapca56 and alphaev6 properly.
11247
11248 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11249
11250         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11251
11252 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11253
11254         * config.sub (sco5): Fix typo.
11255
11256 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
11257
11258         * Makefile.in (INSTALL_MODULES): Move install-tcl before
11259         install-itcl.
11260         (install-itcl): Remove dependency on install-tcl.
11261
11262 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
11263
11264         * configure.in: Remove libgloss from noconfigdirs for MN10300.
11265
11266 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
11267
11268         * configure.in: Don't build libgui for a cygwin32 target when not on
11269         a cygwin32 host.
11270
11271 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11272
11273         * configure (redirect): Set to null, so default behavior of
11274         configure is now --verbose.
11275
11276 1998-02-16  Dave Love  <d.love@dl.ac.uk>
11277
11278         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11279         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11280
11281 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
11282
11283         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11284         this change to sync Makefile.in with its ChangeLog entries.
11285
11286 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
11287
11288         * ltmain.sh (mkdir): Check that the directory doesn't exist
11289         before we exit with error, so that we don't get races during
11290         parallel builds.
11291
11292 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11293
11294         * ltconfig, ltmain.sh: Update from libtool 1.0i.
11295
11296 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11297
11298         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11299         PICFLAG_FOR_TARGET.
11300         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11301
11302         * configure: Emit a definition for the new macro enable_shared
11303         into each Makefile.
11304
11305 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11306
11307         * configure.in (host_tools, native_only): Add libtool.
11308
11309 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
11310
11311         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11312         Fix typo in ming config comment.
11313
11314 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11315
11316         * ltconfig, ltmain.sh: Update from libtool 1.0h.
11317
11318 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
11319
11320         * config.sub: Add tic30 cases, and map c30 to tic30.
11321
11322 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
11323
11324         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11325         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11326         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11327         (CLEAN_TARGET_MODULES): Similarly
11328         (all-target-libf2c): Add dependences.
11329         * configure.in (target_libs): Add libf2c.
11330
11331 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
11332
11333         * configure.in: Remove expect from noconfigdirs when target
11334         is cygwin32.  OK to build expect and dejagnu with Canadian
11335         Cross.
11336
11337 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
11338
11339         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11340         host.
11341
11342         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11343         and mingw32.
11344
11345 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11346
11347         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11348         here as it is not defined in the toplevel Makefile.
11349
11350 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11351
11352         * configure (package_makefile_rules_frag): New variable, which names
11353         a file with generic rules, ...
11354         Change comment to mention we now have FIVE parts.
11355         * configure: Undo last change.
11356
11357 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
11358
11359         * config.guess: More accurate determination of HP processor types.
11360         * config.sub: More accurate determination of HP processor types.
11361
11362 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11363
11364         * configure (package_makefile_frag): Move inserting the
11365         ${package_makefile_frag} to where it should be according
11366         to the comment.
11367
11368 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
11369
11370         * config.guess: Add support for Linux/ARM.
11371
11372 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
11373
11374         * .cvsignore: Remove *-info and *-install since they match
11375         release-info and mpw-install, which we don't want to just ignore.
11376
11377 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
11378
11379         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
11380
11381 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
11382
11383         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
11384         local_prefix to sub-make invocations.
11385
11386 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
11387
11388         * configure.in: Check makefile fragments in the source
11389         directory.
11390
11391 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11392
11393         * configure.in: Check whether host and target makefile
11394         fragments exist before adding them to *_makefile_frag.
11395
11396 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
11397
11398         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
11399
11400 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
11401
11402         * configure.in: Make sure we only replace RPATH_ENVVAR on
11403         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
11404         regexp to sed.
11405
11406         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
11407         to sub-makes.
11408
11409 1998-01-13  Lee Iverson   (leei@ai.sri.com)
11410
11411         * config-ml.in (multi-do): LDFLAGS must include multilib
11412         designator.
11413
11414 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
11415
11416         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
11417
11418 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
11419
11420         * config.sub: Add mingw32 support.
11421         * configure.in: Likewise.
11422
11423 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
11424
11425         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
11426
11427 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
11428
11429         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11430         * configure (gxx_include_dir): Provide a definition for subdirs
11431         which do not use autoconf.
11432
11433 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
11434
11435         * config.guess: Sync with egcs.  Picks up new alpha support,
11436         BeOS & some additional linux support.
11437
11438 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
11439
11440         * config.guess: HP 9000/803 is a PA1.1 machine.
11441
11442 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
11443
11444         * configure.in: It's alpha*-...
11445
11446 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11447
11448         * configure.in (host_makefile_frag, target_makefile_frag):
11449         Handle multiple config files.
11450         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
11451         alpha-*-*.
11452
11453 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
11454
11455         * mkdep: New file.
11456
11457 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
11458
11459         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
11460
11461 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11462
11463         * Makefile.in: Add libgui directory.
11464         (GDB_TK): Add all-libgui.
11465         * configure.in: Add libgui directory.
11466         * configure: Add all-libgui to GDB_TK.
11467
11468 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
11469
11470         * config-ml.in (multidirs): Add m32r to multilib list.
11471
11472 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
11473
11474         * Makefile.in (all-target-gperf): Change dependency to
11475         all-target-libstdc++.
11476
11477 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
11478
11479         * config.guess: Add BeOS support.
11480
11481 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11482
11483         Source directory cvs renamed to cvssrc:
11484         * configure.in (host_tools): Change cvs to cvssrc.
11485         (native_only): Likewise.
11486         (noconfigdirs) [various cases]: Likewise.
11487         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
11488         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
11489         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
11490         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
11491         (all-cvssrc): Rename target from all-cvs.
11492
11493 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
11494
11495         * configure (gxx_include_dir): Fix thinko.
11496
11497 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
11498
11499         * Makefile.in (INSTALL_TARGET_CROSS): Define.
11500         (install-cross, install-gcc-cross): New targets.
11501
11502 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
11503
11504         * configure.in (noconfigdirs): Add support for Thumb target.
11505
11506         * config.sub (maybe_os): Add support for Thumb target.
11507
11508 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
11509
11510         * Makefile.in: Add rules for cygmon.
11511
11512         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
11513
11514 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
11515
11516         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11517         * configure (gxx_include_dir): Provide a definition for subdirs
11518         which do not use autoconf.
11519
11520 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
11521
11522         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
11523         11/18/97 build
11524
11525 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
11526
11527         * From Franz Sirl.
11528         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11529         found on RedHat Linux systems.
11530
11531 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
11532
11533         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11534         guesses.
11535
11536 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
11537
11538         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11539
11540 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
11541
11542         * ltmain.sh: If mkdir fails, check whether the directory was created
11543         anyhow by some other process.
11544
11545 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
11546
11547         * configure.in (d30v-*-*): Configure all directories.
11548
11549 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
11550
11551         * configure.in (d30v-*-*): Configure newlib, libiberty directories
11552         for the D30V.
11553
11554 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
11555
11556         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11557
11558 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
11559
11560         * include/libiberty.h: Add extern "C" { so it can be used with C++
11561         progrms.
11562         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
11563         programs.
11564
11565 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
11566
11567         * configure.in (d30v-*-*): Configure GCC now.
11568
11569 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
11570
11571         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11572         is no longer needed.
11573
11574 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
11575
11576         * Makefile.in: check-target-libio depends on all-target-libstdc++.
11577
11578 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
11579
11580         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11581         targets using "$@" to provide support for similar but not identical
11582         targets without having to duplicate code.
11583
11584 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
11585
11586         * makefile.vms: Fix to work with DEC C.
11587
11588 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
11589
11590         * config.sub: Add mips-tx39-elf to marketing names.
11591
11592 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
11593
11594         * ltmain.sh: Handle symlinks in generated script.
11595
11596 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
11597
11598         * configure: Handle autoconf style directory options: --bindir,
11599         --datadir, --includedir, --infodir, --libdir, --libexecdir,
11600         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11601         --sysconfdir.
11602         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11603         (sharedstatedir, localstatedir, oldincludedir): New variables.
11604         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11605         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11606         sbindir, sharedstatedir, and sysconfdir.
11607
11608 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11609
11610         * Makefile.in (bootstrap-lean): New target.
11611
11612 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
11613
11614         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
11615         sn, and gnuserv from noconfigdirs.
11616
11617 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
11618
11619         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11620
11621 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
11622
11623         * Makefile.in (cross): New target.
11624
11625 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
11626                           Jeff Law         <law@cygnus.com>
11627
11628         * Makefile.in (bootstrap2, bootstrap3): New targets.
11629         (all-bootstrap): Remove outdated and confusing target.
11630         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11631
11632 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11633
11634         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11635         windows.  Consistent with gdb/configure.
11636
11637 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
11638
11639         * configure.in: Name Linux target fragment.
11640
11641         * configure: Rewrite so that project Makefile fragment is inserted
11642         first and appears last in the resulting Makefile.
11643
11644 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11645
11646         * Makefile.in (install-itcl): Install tcl first.
11647
11648 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
11649
11650         * configure.in: remove bison from noconfigdirs for Cygwin32 host
11651
11652 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11653
11654         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11655
11656         * configure.in (skipdirs): Add target-librx for Linux.
11657         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11658
11659 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
11660
11661         * Makefile.in (bootstrap): New target.
11662
11663 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
11664
11665         * config.sub: Accept 'amigados' for backward compatibility.
11666
11667 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
11668
11669         * config.guess: Merge with FSF.
11670
11671 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
11672
11673         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11674
11675 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
11676
11677         * config.sub: Add "marketing-names" patch.
11678
11679 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
11680
11681         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11682
11683 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
11684
11685         * config.sub: Handle v850-elf.
11686
11687 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
11688
11689         * .cvsignore (*-install): Remove.
11690
11691 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
11692
11693         * ltconfig: Set CONFIG_SHELL in libtool.
11694         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11695
11696 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11697
11698         * configure.in (target_subdir): Set to libraries if enable_multilib.
11699
11700 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
11701
11702         * config.guess: Update from gcc directory.
11703
11704 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11705
11706         * Makefile.in (all-sim): Depends on all-readline.
11707
11708 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
11709
11710         * Makefile.in (BISON, YACC): Use $$s.
11711         (all-bison): Depend on all-texinfo.
11712
11713 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
11714
11715         * Makefile.in (BISON): Add -L flag.
11716         (YACC): Likewise.
11717
11718 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11719
11720         * configure.in (noconfigdirs): Add support for v850e target.
11721
11722         * config.sub (maybe_os): Add support for v850e target.
11723
11724 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11725
11726         * configure.in (noconfigdirs): Add support for v850ea target.
11727
11728         * config.sub (maybe_os): Add support for v850ea target.
11729
11730 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
11731
11732         * config.sub: Add mipstx39.  Delete r3900.
11733
11734 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11735
11736         * Makefile.in (all-autoconf): Depends on all-texinfo.
11737
11738 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
11739
11740         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11741         eabi targets.
11742
11743 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
11744
11745         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11746
11747         * configure: When handling a Canadian Cross, handle YACC as well as
11748         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
11749         * Makefile.in (all-bison): Depend upon all-texinfo.
11750
11751 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
11752
11753         * Makefile.in (BISON): bison, not byacc or bison -y.
11754         (YACC): bison -y or byacc or yacc.
11755         (various): Add *-bison as appropriate.
11756         (taz): No need to mess with BISON anymore.
11757
11758 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
11759
11760         * configure: If OSTYPE matches *win32*, try to find a good value for
11761         CONFIG_SHELL.
11762
11763 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
11764
11765         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11766         configure.in if it is present.
11767
11768 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
11769
11770         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11771
11772 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
11773
11774         * config.sub: Recognize `arc' cpu.
11775         * configure.in: Likewise.
11776         * config-ml.in: Likewise.
11777
11778 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
11779
11780         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11781
11782 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
11783
11784         * configure: Changed sed delimiter from ':' to '|' when
11785         attempting to substitute ${config_shell} for SHELL. On
11786         NT ${config_shell} may contain a ':' in it.
11787
11788 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
11789
11790         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11791
11792 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
11793
11794         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11795
11796 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11797
11798         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11799
11800         * ylwrap: If the program is a relative path, force it to be
11801         absolute.
11802
11803 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11804
11805         * configure (tooldir): Set BISON to `bison -y' and not just bison.
11806
11807 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11808
11809         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
11810         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11811         for libraries.
11812
11813 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
11814
11815         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
11816         separated by spaces.
11817
11818 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
11819
11820         * ylwrap: New file.
11821         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11822
11823         * ltmain.sh: Handle /bin/sh at start of install program.
11824
11825         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11826
11827         * ltconfig, ltmain.sh: New files, from libtool 1.0.
11828         * missing: New file, from automake 1.2.
11829
11830 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
11831
11832         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
11833         check-tk to CHECK_X11_MODULES.
11834
11835 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11836
11837         * config.sub: Merge with FSF.
11838
11839 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11840
11841         * config.guess: Merge with FSF.
11842
11843 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11844
11845         * configure: Treat msdosdjgpp like go32.
11846         * configure.in: Likewise.  Don't remove gprof for go32.
11847
11848         * configure: Change Makefile.tem2 to Makefile.tm2.
11849
11850 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
11851
11852         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11853
11854 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11855
11856         * install-sh (chmodcmd): Set to null if the DST directory already
11857         exists.  Same as Nov 11th change.
11858
11859 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
11860
11861         * configure (GDB_TK): Needs itcl and tix.
11862
11863 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
11864
11865         * config.guess: Update from FSF.
11866
11867 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
11868
11869         * Makefile.in (GDB_TK): Depend on itcl and tix.
11870
11871 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11872
11873         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11874         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11875         (INSTALL_SCRIPT): New variable.
11876         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11877         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11878         to -x.
11879         * install-sh: Add support for -x option.
11880
11881 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
11882
11883         * configure.in, Makefile.in: Treat tix like itcl.
11884
11885 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
11886
11887         * Makefile.in (WINDRES): New variable.
11888         (WINDRES_FOR_TARGET): New variable.
11889         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11890         (EXTRA_HOST_FLAGS): Add WINDRES.
11891         (EXTRA_TARGET_FLAGS): Add WINDRES.
11892         (EXTRA_GCC_FLAGS): Add WINDRES.
11893         ($(DO_X)): Pass down WINDRES.
11894         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11895         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11896         DLLTOOL_FOR_TARGET.
11897
11898 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
11899
11900         * configure.in: configure sim before gdb for win32-x-ppc
11901
11902 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11903
11904         Move gperf into the toplevel, from libg++.
11905         * configure.in (target_tools): Add target-gperf.
11906         (native_only): Add target-gperf.
11907         * Makefile.in (all-target-gperf): New target, depend on
11908         all-target-libg++.
11909         (configure-target-gperf): Empty rule.
11910         (ALL_TARGET_MODULES): Add all-target-gperf.
11911         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11912         (CHECK_TARGET_MODULES): Add check-target-gperf.
11913         (INSTALL_TARGET_MODULES): Add install-target-gperf.
11914         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11915
11916 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
11917
11918         * config.sub (mn10200): Recognize new basic machine.
11919
11920 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11921
11922         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11923         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11924
11925 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11926
11927         * configure.in: If we're building mips-sgi-irix6* native, turn on
11928         ENABLE_MULTILIB and set TARGET_SUBDIR.
11929
11930 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
11931
11932         * Makefile.in (all-sn): Depend on all-grep.
11933
11934 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
11935
11936         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11937
11938         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11939         Makefile.  From Jeff Makey <jeff@cts.com>.
11940         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11941
11942         * Makefile.in (DISTBISONFILES): Remove.
11943         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
11944         $(DEFAULT_YACC).
11945
11946         * configure.in: Build itl, db, sn, etc., when building for native
11947         cygwin32.
11948
11949         * Makefile.in (LD): New variable.
11950         (EXTRA_HOST_FLAGS): Pass down LD.
11951         ($(DO_X)): Likewise.
11952
11953 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
11954
11955         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11956
11957 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
11958
11959         * configure.in (targargs): Strip out any supplied --build argument
11960         before adding our own. Always add --build.
11961
11962 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
11963
11964         * configure.in (targargs): Pass --build if we're doing
11965         a cross-compile.
11966
11967 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
11968
11969         * configure: Use '|' instead of ":" as the separator in
11970         sed. Otherwise sed chokes on NT path names with drive
11971         designators. Also look for "?:*" as the leading characters in an
11972         absolute pathname.
11973
11974 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
11975
11976         * config.sub: Support for r3900.
11977
11978 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11979
11980         * configure.in: Use install-sh, not install.sh.
11981
11982 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11983
11984         * Makefile.in (taz): Improve check for BISON so it doesn't try to
11985         apply it twice.
11986
11987 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11988
11989         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11990         install-binutils.
11991
11992 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
11993
11994         * Makefile.in: Add automake targets.
11995         * configure.in (host_tools): Add automake.
11996
11997 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11998
11999         * configure: Default CXX to c++, not gcc.
12000         * Makefile.in (CXX): Set to c++, not gcc.
12001         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12002
12003 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
12004
12005         * install-sh: try appending a .exe if source file doesn't
12006         exist
12007
12008 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
12009
12010         * configure.in: Turn on multilib by default.
12011         (cross_only): Remove target-libiberty.
12012
12013         * Makefile.in (all-gcc): Don't depend on libiberty.
12014
12015 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
12016
12017         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12018
12019 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12020
12021         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12022         (DISTBISONFILES): Add ld/Makefile.in
12023
12024 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
12025
12026         * configure.in: if target is cygwin32 but host isn't cygwin32,
12027         don't configure gdb tcl tk expect, not just gdb.
12028
12029 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
12030
12031         * configure.in: Added gnuserv everywhere sn appears.
12032
12033         * Makefile.in (ALL_MODULES): Added all-gnuserv.
12034         (CROSS_CHECK_MODULES): Added check-gnuserv.
12035         (INSTALL_MODULES): Added install-gnuserv.
12036         (CLEAN_MODULES): Added clean-gnuserv.
12037         (all-gnuserv): New target.
12038
12039 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
12040
12041         * config.guess: Fixes for MIPS OpenBSD systems.
12042
12043 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12044
12045         * Makefile.in (INSTALL_XFORM): Remove.
12046         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12047
12048         * mkinstalldirs: New file, copied from automake.
12049         * Makefile.in (installdirs): Rename from install-dirs.  Use
12050         mkinstalldirs.  Change all users.
12051         (DEVO_SUPPORT): Add mkinstalldirs.
12052
12053 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12054
12055         * install-sh: Rename from install.sh.
12056         * Makefile.in (INSTALL): Change install.sh to install-sh.
12057         (DEVO_SUPPORT): Likewise.
12058
12059         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
12060         Graichen <graichen@rzpd.de>.
12061
12062 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
12063
12064         * config.guess: Recognize OpenBSD systems correctly.
12065
12066 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12067
12068         * README, Makefile.in (ETC_SUPPORT): Remove references to
12069         cfg-paper*, configure.{texi,man,info*}._
12070
12071 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
12072
12073         * Makefile.in (all.normal): Ensure that gcc is built after all
12074         the x11 - ie gdb - targets.
12075
12076 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
12077
12078         * makefile.vms: Don't run conf-a-gas.
12079
12080 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
12081
12082         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12083
12084 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
12085
12086         * configure.in: Remove noconfigdirs case since gdb also
12087         configures and builds for tic80-coff.
12088
12089 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12090
12091         * configure: Set cache_file to config.cache.
12092         * Makefile.in (local-distclean): Remove config.cache.
12093
12094 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12095
12096         * COPYING: Update FSF address.
12097
12098 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
12099
12100         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12101         noconfigdirs.
12102
12103 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12104
12105         * Makefile.in (install-dirs): Don't crash if prefix, and hence
12106         MAKEDIRS, is empty.
12107
12108 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
12109
12110         * config.sub: Tweak mn10300 entry.
12111
12112 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
12113
12114         * configure.in (host_tools): Put sim before gdb, so gdb's
12115         configure.tgt can determine if the simulator was configured.
12116
12117 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
12118
12119         * config.sub: Move BeOS $os case to be with other Cygnus
12120         local cases.
12121
12122 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
12123
12124         * config.sub: Remove misplaced comment that broke Linux.
12125
12126 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
12127
12128         * config.sub: Add BeOS support.
12129
12130 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
12131
12132         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12133
12134 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
12135
12136         * configure.in (noconfigdirs): Remove tcl and tk from
12137         noconfigdirs for cygwin32 builds.
12138
12139 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
12140
12141         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12142
12143 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
12144
12145         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12146         make-all.com, use makefile.vms instead.
12147
12148 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
12149
12150         * config.sub: Accept -lnews*.
12151
12152 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
12153
12154         * configure.in (noconfigdirs): Disable target-newlib,
12155         target-examples and target-libiberty for d30v.
12156
12157 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12158
12159         * configure.in (noconfigdirs): Enable ld for d30v.
12160
12161 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
12162
12163         * configure.in (tic80-*-*): Build compiler.
12164
12165 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
12166
12167         * configure.in (d30v-*): Remove sim directory from list of
12168         unsupported d30v directories
12169
12170 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12171
12172         * config.sub, configure.in: Add d30v target cpu.
12173
12174 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
12175
12176         * makefile.vms: New file.
12177         * make-all.com: Remove.
12178
12179 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
12180
12181         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12182
12183 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
12184
12185         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12186
12187 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
12188
12189         * Makefile.in (ALL_MODULES): Added all-db.
12190         (CROSS_CHECK_MODULES): Addec check-db.
12191         (INSTALL_MODULES): Added install-db.
12192         (CLEAN_MODULES): Added clean-db.
12193
12194 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
12195
12196         * config.guess: Merge with latest FSF sources.
12197
12198 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
12199
12200         * Makefile.in (ALL_MODULES): Added all-itcl.
12201         (CROSS_CHECK_MODULES): Added check-itcl.
12202         (INSTALL_MODULES): Added install-itcl.
12203         (CLEAN_MODULES): Added clean-itcl.
12204
12205 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
12206
12207         * configure.in: build gdb for mn10200
12208
12209 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
12210
12211         * Makefile.in (all-target-winsup): Depend on all-target-libio.
12212
12213 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
12214
12215         * configure.in (tic80-*-*): Turn off most targets right now.
12216
12217 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
12218
12219         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12220         rather than the makeinfo program.
12221         (do-info): Depend upon all-texinfo.
12222
12223 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12224
12225         * configure.in: Remove uses of config/mh-linux.
12226
12227         * config.sub, config.guess: Merge with latest FSF sources.
12228
12229 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
12230
12231         * config.sub (case $basic_machine): Add tic80 entries.
12232
12233 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
12234
12235         * config.sub, config.guess: Merge with latest FSF sources.
12236
12237 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12238
12239         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12240         * mpw-config.in: Test for NewFolderRecursive.
12241         * mpw-install: Use symbolic name for startup filename.
12242         * mpw-README: Add various additional details.
12243
12244 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
12245
12246         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12247
12248 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
12249
12250         * configure.in: Do build gcc and the target libraries for
12251         the mn10200.
12252
12253 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
12254
12255         * configure.in: don't avoid building gdb for mn10300 any more
12256         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12257         instead of single-quoting it.
12258
12259 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
12260
12261         * configure.in: Don't use --with-stabs on IRIX 6.
12262
12263 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
12264
12265         * configure.in (m32r): Build gdb, libg++ now.
12266
12267 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12268
12269         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
12270         directories from noconfigdirs.
12271
12272 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
12273
12274         * config.sub (basic_machine): added mips16 configuration
12275
12276 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12277
12278         * config.sub: Handle d10v-unknown.
12279
12280 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
12281
12282         * config.sub: Handle v850-unknown.
12283
12284 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
12285
12286         * Makefile.in: add findutils
12287         * configure.in: add findutils to list of host_tools
12288
12289 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
12290
12291         * config.sub: Handle mn10200 and mn10300.
12292
12293 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12294
12295         * configure.in (d10v-*): Do not build librx.
12296
12297 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
12298
12299         * configure.in (mn10300): Build everything except gdb & libgloss.
12300
12301 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
12302
12303         * config.guess:  Patch for Dansk Data Elektronik servers,
12304         from Niels Skou Olsen <nso@dde.dk>.
12305
12306         For ncr, use /bin/uname rather than uname, since GNU uname does not
12307         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
12308
12309         Patch for MIPS R4000 running System V,
12310         from Eric S. Raymond <esr@snark.thyrsus.com>.
12311
12312         Fix thinko for nextstep.
12313
12314         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12315
12316         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
12317         * config.guess: Guess mips-dec-mach_bsd4.3.
12318
12319         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
12320         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
12321         release numbers.
12322         * config.guess (mips-mips-riscos*):  Emit just enough of the
12323         release number.
12324
12325         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
12326         * config.guess (sparc-auspex-sunos*):  Added.
12327         (f300-fujitsu-*): Added.
12328
12329         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
12330         * config.guess:  Recognize a Tadpole as a sparc.
12331
12332 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12333
12334         * config.guess: Don't assume that NextStep version is either 2 or
12335         3.  NextStep 4 (aka OpenStep 4) has come out now.
12336
12337 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12338
12339         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12340         From Rik Faith <faith@cs.unc.edu>.
12341
12342 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
12343
12344         * config.sub: Contributions from bug-gnu-utils to:
12345         Support plain "hppa" (no version given) architecture, reported by
12346         OpenStep.
12347         OpenBSD like NetBSD.
12348         LynxOs is not a hardware supplier.
12349
12350         * config.guess: Contributions from bug-gnu-utils to add support for:
12351         OpenBSD like NetBSD.
12352         Stratus systems.
12353         More Pyramid systems.
12354         i[n>4]86 Intel chips.
12355         M680[n>4]0 Motorola chips.
12356         Use unknown instead of lynx for hardware manufacturer.
12357
12358 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12359
12360         * install.sh (chmodcmd): Set to null if the DST directory already
12361         exists.
12362
12363 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12364
12365         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
12366         not use mt-ppc target Makefile fragment any more.
12367
12368 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12369
12370         * configure.in (*-*-windows):  Exclude everything but those dirs
12371         needed to build windows.
12372
12373 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
12374
12375         * Makefile.in (all-target-winsup): Depend on all-target-librx.
12376
12377 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12378
12379         * configure.in:  Exclude mmalloc from i386-windows.
12380
12381 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12382
12383         * Undo my previous change.
12384
12385 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
12386
12387         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
12388         unconditionally.
12389         (MAKEOVERRIDES): Define (revert this part of October 18 change).
12390
12391 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12392
12393         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
12394         host to add it's own flags.
12395
12396 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
12397
12398         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
12399
12400 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
12401
12402         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
12403         (CXX_FOR_TARGET): Likewise.
12404         (GCC_FOR_TARGET): Define.
12405         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
12406         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
12407         CC_FOR_TARGET was specified on the command line.
12408         (MAKEOVERRIDES): Don't define.
12409
12410 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
12411
12412         * configure.in (m32r): Fix spelling of libg++ libs.
12413
12414 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
12415
12416         * config.sub (-apple*): Remove, now redundant.
12417
12418 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
12419
12420         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
12421
12422         * configure: Rework yesterday's sed script patch.
12423
12424         * config.sub: Merge with FSF.
12425
12426 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
12427
12428         * config.guess:  Merge from FSF.
12429
12430         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
12431         * config.guess: Use pc instead of unknown, for pc clone systems.
12432         Change linux to linux-gnu.
12433
12434         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12435         * config.guess: Avoid non-portable tr syntax.
12436
12437 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
12438
12439         * test-build.mk (HOLES): Add "xargs" for gdb.
12440
12441         * configure: Avoid hpux10.20 sed bug.
12442
12443 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
12444
12445         * configure.in:  Add support for windows host
12446         (that is a build done under the Microsoft build environment).
12447
12448 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
12449
12450         * Makefile.in: Replace all uses of srcroot with s, to shrink
12451         command line lengths.
12452
12453         Patches from Geoffrey Noer <noer@cygnus.com>:
12454         * configure.in: If configuring for newlib, pass --with-newlib to
12455         subdirectories.
12456         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
12457         -Bnewlib/ and -Lwinsup to gcc.
12458         (CXX_FOR_TARGET): Likewise.
12459
12460 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12461
12462         * Makefile.in (ETC_SUPPORT): Add configure.
12463
12464 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
12465
12466         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
12467         host configuration file.
12468
12469 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
12470
12471         * configure.in: Break mn10x00 support into separate
12472         mn10200 and mn10300 configurations.
12473         * config.sub: Likewise.
12474
12475 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
12476
12477         * configure.in: Add lots of stuff to noconfigdirs for
12478         the mn10x00 targets.
12479
12480         * config.sub, configure.in: Add mn10x00 support.
12481
12482 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
12483
12484         * make-all.com: Call conf-a-gas, not config-a-gas.
12485
12486 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
12487
12488         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
12489         targets.
12490
12491 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
12492
12493         * mpw-README: Add much more detail for native PowerMac.
12494         * mpw-install: New file.
12495         * mpw-configure: Add --norecursion and --help options.
12496         * mpw-config.in: Translate readme and install files when
12497         copying to objdir.
12498         * mpw-build.in: Don't always depend on byacc and flex.
12499         (install-only-top): New action.
12500
12501 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
12502
12503         * configure.in:  You can now configure GDB for the v850.
12504
12505 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
12506
12507         * configure.in (noconfigdirs): Don't configure any C++ dirs
12508         if targeting D10V.
12509
12510 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12511
12512         * config.sub: Recognize mips64vr5000.
12513
12514 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
12515
12516         * configure.in: Use a single line for host_tools and native_only.
12517
12518 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
12519
12520         * config.sub, configure.in: Add entries for m32r.
12521
12522 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
12523
12524         * Makefile.in (inet-install): Don't run install-gzip.
12525
12526 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
12527
12528         * configure.in:  Don't config lots of things for *-*-windows*.
12529
12530 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
12531
12532         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12533         (host_libs, host_tools): Copy from configure.in.
12534         * mpw-configure: Don't complain about directories not found.
12535
12536 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12537
12538         * configure.in (i[345]86): Recognize i686 for pentium pro.
12539         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12540         file.
12541
12542         * config.guess (i[345]86): Ditto.
12543
12544 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12545
12546         * configure.in (noconfigdirs): Removed gdb for D10V.
12547
12548 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
12549
12550         * configure.in: Remove ld, target-libio, target-libg++, and
12551         target-libstdc++ from noconfigdirs.
12552
12553 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
12554
12555         * configure: Fix three locations where shell scripts were
12556         being run directly rather than with config_shell.
12557
12558 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
12559
12560         * configure.in (v850-*-*): Set up initial $noconfigdirs.
12561         * config.sub (basic_machine): Recognize v850.
12562
12563 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
12564
12565         * mpw-configure: Handle multiple enable/disable options and
12566         pass them down recursively, handle -c and -s flags appropriately
12567         depending on choice of compiler, add escape mechanism for
12568         quoted arguments to gC.
12569
12570 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12571
12572         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12573         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12574         so that -mrelocatable-lib and -mno-eabi are used.
12575
12576         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12577         not support --print-multi-lib, don't abort.
12578
12579 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
12580
12581         * make-all.com: Run config-a-gas.
12582         * setup.com: Don't copy subdirectory files around.
12583
12584 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
12585
12586         * configure.in (*-*-ose): Remove exclusion of libgloss for this
12587         target, it now compiles correctly.
12588
12589 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
12590
12591         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12592
12593 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12594
12595         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12596
12597 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12598
12599         * configure.in (native_only): Add prms.
12600
12601 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
12602
12603         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12604         (BINUTILS_SUPPORT_DIRS): Likewise.
12605
12606 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12607
12608         * configure.in (d10v-*-*): Don't configure ld or gdb until the
12609         d10v support is added.
12610
12611 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12612
12613         * configure.in (d10v-*-*): New target.
12614
12615 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
12616
12617         * config.guess (HP 9000/811): Recognize this as a PA1.1
12618         machine.
12619
12620 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
12621
12622         * Makefile.in (do-tar-gz): New target, split out from tail end of
12623         taz target.  Run each command separately, don't use pipes.
12624         (taz): Use it.
12625
12626 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
12627
12628         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12629         * mpw-build.in: No builds should depend on building byacc or flex,
12630         they are assumed to be installed already.
12631
12632 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12633
12634         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12635         variable that CC_FOR_TARGET needs.
12636
12637 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12638
12639         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12640         options have changed since the last time the subdirectory was
12641         configured, and if it has, reconfigure.
12642         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12643         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12644
12645 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
12646
12647         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12648         CLEAN_MODULES): Add bash.
12649         (all-bash): New target.
12650
12651 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
12652
12653         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12654
12655 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12656
12657         * config.sub (basic_machine): Recognize d10v as a valid processor.
12658
12659 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
12660
12661         * mpw-configure: Add support for --bindir.
12662         * mpw-build.in: Use a GCC-specific build script for GCC actions.
12663
12664 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
12665
12666         * configure.in: add bash, time, gawk to list of hosttools and things
12667         to only build for native toolchains
12668
12669 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12670
12671         * Makefile.in (docdir): Remove.
12672
12673 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12674
12675         * Makefile.in (datadir): Set to $(prefix)/share.
12676
12677 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
12678
12679         * configure.in: build diff and patch for cygwin32-hosted
12680         toolchains.
12681
12682 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
12683
12684         * config.sub: Accept -rtems*.
12685
12686 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
12687
12688         * configure.in: enable dosrel for cygwin32-hosted builds,
12689                 remove diff from the list of things not buildable
12690                 via Canadian Cross
12691
12692 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
12693
12694         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12695         don't get ". ".
12696
12697 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
12698
12699         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12700
12701 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
12702
12703         * Makefile.in (taz): Handle case where tex3patch didn't even get
12704         checked out.  Also, if it was found, put the symlink in a new util
12705         subdirectory.
12706
12707 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12708
12709         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12710
12711 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
12712
12713         * config.sub: Recognize -openvms.
12714         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12715         * make-all.com, setup.com: New files.
12716
12717 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12718
12719         * Makefile.in (taz): tex3patch moved to texinfo/util.
12720
12721 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
12722
12723         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12724         * configure.in: remove make from disable-if-Can-Cross list
12725                 enable gdb if ${host} and ${target} are cygwin32
12726
12727 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
12728
12729         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
12730         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12731
12732 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12733
12734         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
12735         distinguish sysv/svr4/bsd variants.
12736         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12737
12738 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
12739
12740         * configure.in: Added copyright notice.
12741         * move-if-change: Added copyright notice.
12742
12743 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12744
12745         * configure.in (powerpcle-*-solaris*): Until we get shared
12746         libraries working, don't build gdb, sim, make, tcl, tk, or
12747         expect.
12748
12749 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
12750
12751         * config.guess:  Merge with FSF:
12752
12753         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12754         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12755
12756         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
12757         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12758
12759         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
12760         * config.guess:  Combine two OSF1 rules.
12761         Also recognize field test versions.  From mjr@zk3.dec.com.
12762         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
12763         because GNU uname does not support -p.  From pmr@pajato.com.
12764
12765 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
12766
12767         * Makefile.in (MAKEDIRS): Removed $(tooldir).
12768
12769 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
12770
12771         * mpw-README: Document GCCIncludes.
12772
12773 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
12774
12775         * configure.in (alpha-*-linux*): Set enable_shared to yes.
12776
12777 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12778
12779         * mpw-configure: Handle --enable-FOO and --disable-FOO.
12780
12781 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
12782
12783         * configure.in (*-*-cygwin32): Configure make.
12784
12785 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
12786
12787         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12788
12789 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
12790
12791         * Makefile.in (all-inet): Depend on all-perl.
12792
12793         * Makefile.in (inet-install): New target.
12794
12795         * Makefile.in (all-inet): Depend on all-tcl.
12796         (all-inet): Depend on all-send-pr.
12797
12798 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12799
12800         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12801         temporarily.
12802
12803 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
12804
12805         * configure.in: Don't configure --with-gnu-ld on AIX.
12806
12807 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12808
12809         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12810
12811 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
12812
12813         * Makefile.in (ALL_MODULES): Added all-inet.
12814         (CROSS_CHECK_MODULES): Added check-inet.
12815         (INSTALL_MODULES): Added install-inet.
12816         (CLEAN_MODULES): Added clean-inet.
12817         (all-indent): New target.
12818
12819         * configure.in (host_tools): Added inet.
12820         (native_only): Added inet.
12821         (noconfigdirs): Added inet.
12822
12823 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
12824
12825         * configure.in: Don't configure libgloss if we are not configuring
12826         newlib.
12827
12828 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
12829
12830         * configure.in: Don't configure libgloss for unsupported
12831         architectures.
12832
12833 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12834
12835         * Makefile.in (CLEAN_MODULES): Add clean-apache.
12836
12837 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
12838
12839         * Makefile.in (ALL_MODULES): Include all-apache.
12840         (CROSS_CHECK_MODULES): Include check-apache.
12841         (INSTALL_MODULES): Include install-apache.
12842         (all-apache): New target.
12843
12844         * configure.in: Added apache everywhere perl is seen.
12845
12846 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12847
12848         * Makefile.in: Add support for clean-{module} and
12849         clean-target-{module} rules.
12850
12851 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
12852
12853         * configure.in (*-*-ose) do not build libgloss.
12854
12855 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12856
12857         * config.guess (prep*:SunOS:5.*:*): Turn into
12858         powerpele-unknown-solaris2.
12859
12860 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
12861
12862         * configure.in: Permit --enable-shared to specify a list of
12863         directories.
12864
12865 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12866
12867         * configure.in (host==solaris): Pass only the first word of $CC
12868         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12869
12870 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12871
12872         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12873
12874 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
12875
12876         * Makefile.in (ALL_MODULES): Include all-perl.
12877         (CROSS_CHECK_MODULES): Include check-perl.
12878         (INSTALL_MODULES): Include install-perl.
12879         (ALL_X11_MODULES): Include all-guile.
12880         (CHECK_X11_MODULES): Include check-guile.
12881         (INSTALL_X11_MODULES): Include install-guile.
12882         (all-perl): New target.
12883         (all-guile): New target.
12884
12885         * configure.in (host_tools): Include perl and guile.
12886         (native_only): Include perl and guile.
12887         (noconfigdirs): Don't build guile and perl; no ports have been
12888         done.
12889
12890 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
12891
12892         * configure (--enable-*): Handle quoted option lists such as
12893         --enable-sim-cflags='-g0 -O' better.
12894
12895 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12896
12897         * Makefile.in ({,inst}all-target): New rule so we can make and
12898         install all of the target directories easily.
12899
12900 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12901
12902         * configure.in: Add missing global flag in sed substitution when
12903         deleting `target-' from ${configdirs}.
12904
12905 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
12906
12907         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12908         option.
12909
12910         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12911         config/mh-necv4.
12912
12913         * install.sh: Correct misspelling of transformbasename.
12914
12915         * config.guess: Recognize mips-*-sysv*.
12916
12917 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
12918
12919         * config.sub: Recognize mon960.
12920
12921 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
12922
12923         * configure: Restore Canadian Cross handling of BISON and LEX,
12924         removed in Feb 20 change.
12925
12926 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
12927
12928         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12929         Mention make install.  Remove the old copyright date as well the
12930         clumsy and rather pointless copyright on the README file.
12931
12932 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12933
12934         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12935         Makefile after running symlink-tree, then run `make distclean' to
12936         avoid clobbering any generated files in srcdir.
12937
12938 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
12939
12940         * configure.in (m68k-*-netbsd*): Build everything now.
12941
12942 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12943
12944         * Makefile.in (taz): Fix quoting.
12945
12946 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
12947
12948         * configure.in (sparclet-*-*): Build everything now.
12949
12950 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12951
12952         * configure.in (m68k-*-linux*): New host.
12953
12954 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
12955
12956         * configure: Check for bison before byacc.
12957
12958 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
12959
12960         * Makefile.in configure:  Change the way LEX and BISON/YACC are
12961         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
12962         searching PATH.  These are used as fallbacks by Makefile.in if
12963         flex/bison/byacc aren't in objdir.
12964
12965 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
12966
12967         * Makefile.in: Make everything which depends upon all-bfd also
12968         depend upon all-opcodes, in case --with-commonbfdlib is used.
12969
12970 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12971
12972         * configure.in (host *-*-cygwin32): Don't build gdb if we are
12973         building NT native compilers on Unix.
12974
12975 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
12976
12977         * configure.in: Don't get CC from the host Makefile fragment if we
12978         can find gcc in PATH, or if this is a Canadian Cross.  Move the
12979         Solaris test for /usr/ucb/cc to the post target script, just after
12980         the compiler sanity test.
12981
12982 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
12983
12984         * config.sub: Merge with FSF.
12985
12986 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
12987
12988         * Makefile.in (RPATH_ENVVAR): New variable.
12989         (REALLY_SET_LIB_PATH): Use it.
12990         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12991
12992 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
12993
12994         * config.sub, configure.in: Recognize sparclet cpu.
12995
12996 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12997
12998         * config.guess:  Support m68k-cbm-sysv4.
12999
13000 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13001
13002         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13003         m68k-unknown-linuxaout from linker help string.  Put quotes around
13004         $ld_help_string.
13005
13006 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
13007
13008         * config.guess (powerpc-harris-powerunix): Add guess for port
13009         to new target.
13010
13011 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13012
13013         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13014
13015 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
13016
13017         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13018         $(REALLY_SET_LIB_PATH) in Makefile.
13019         * Makefile.in (SET_LIB_PATH): New variable.
13020         (REALLY_SET_LIB_PATH): New variable.
13021         ($(DO_X)): Use $(SET_LIB_PATH).
13022         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13023         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13024         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13025         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13026         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13027         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13028         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13029         (install-dosrel): Likewise.
13030         (all-opcodes): Depend upon all-libiberty.
13031
13032 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13033
13034         * config.guess (*:CYGWIN*): New
13035
13036 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13037
13038         * Makefile.in (all-target-winsup): All all-target-libiberty.
13039
13040 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13041
13042         * configure.in (noconfigdirs): Add missing # in front of comment.
13043
13044 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
13045
13046         * configure.in: add second pass to things added to noconfigdirs
13047         so *-gm-magic can exclude libgloss properly.
13048
13049 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
13050
13051         * mpw-configure (extralibs_name, rez_name): Set correctly
13052         for MWC68K compiler.
13053
13054         * mpw-README: Add more info on the necessary build tools.
13055
13056 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13057
13058         * configure.in, config.sub: Recognize cygwin32.
13059
13060 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
13061
13062         * config.guess, config.sub: Recognize A/UX.
13063
13064 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
13065
13066         * config.sub: Merge with gcc/config.sub.
13067
13068 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
13069
13070         * mpw-build.in (do-binutils): Add build of stamps.
13071
13072 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
13073
13074         * config.sub: Add recognition for mips64vr4100*-* targets.
13075
13076 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13077
13078         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13079         Add creation of gconfigargs with `--enable-shared' turned on.
13080         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13081         ($(host)-stamp-stage3-configured): Likewise.
13082         (HOLES): Add chatr and ldd.
13083         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13084
13085 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
13086
13087         * configure: Pass --nfp to recursive configures.
13088
13089 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13090
13091         * Makefile.in (DLLTOOL): New.
13092         (DLLTOOL_FOR_TARGET): New.
13093         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13094         (EXTRA_TARGET_FLAGS): Ditto.
13095         (EXTRA_GCC_FLAGS): Ditto.
13096         (CONFIGURE_TARGET_MODULES): Ditto.
13097         (DO_X): Ditto.
13098         * configure: Add DLLTOOL.
13099
13100 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
13101
13102         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13103         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13104         mh-sco, since old workarounds no longer needed, and don't
13105         build ld, since libraries have weak symbols in COFF.
13106
13107 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
13108
13109         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13110
13111 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13112
13113         * configure.in: Make sure that ${CC} can be used to compile an
13114         executable.
13115
13116 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13117
13118         * Makefile.in (all-gdb): Depend on $(GDB_TK).
13119         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13120         nothing depending on whether gdbtk is being built.
13121
13122 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
13123
13124         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13125
13126 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
13127
13128         * configure.in (noconfigdirs): Put ld or gas in this early, if the
13129         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13130
13131 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
13132
13133         * config-ml.in: Add support for
13134         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13135         Simplify setting of multidirs from --disable-foo.
13136
13137 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13138
13139         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13140         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13141         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13142         non-empty, pass them on to the  GCC make.
13143         (all-bootstrap): New rule that is like all-gcc, except it executes
13144         the GCC bootstrap rule instead of the GCC all rule.
13145
13146 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
13147
13148         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13149
13150 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13151
13152         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13153         DG/UX support.
13154
13155 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
13156
13157         * config.sub (i*86*) Change [345] to [3456]
13158
13159 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13160
13161         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13162         --with-gnu-ld=no.
13163
13164 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13165
13166         * config-ml.in (rs6000*, powerpc*): Add switches to control which
13167         AIX multilibs get built.
13168
13169 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13170
13171         * configure.in (i386-win32): Don't build expect if we're not
13172         building the tcl subdir.
13173
13174 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
13175
13176         * Makefile.in: (configure-target-examples, all-target-examples):
13177         New targets, configure and build example programs.
13178
13179 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
13180
13181         * mpw-configure: If an mpw-config.in generated a file mk.sed,
13182         use it as input to sedit the generated MPW makefile.
13183         * mpw-README: Add a suggestion about Gestalt.h.
13184
13185 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
13186
13187         * config.sub: Accept *-*-ieee*.
13188
13189 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
13190
13191         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
13192         Ronald F. Guilmette <rfg@monkeys.com>.
13193
13194 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13195
13196         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13197         for powerpc-pe native.
13198         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13199         (target==powerpc-pe): duplicate i386-win32 entry.
13200
13201 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13202
13203         * configure.in (noconfigdirs): Exclude target-newlib for all versions
13204         of vxworks, not just vxworks5.1.
13205
13206 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
13207
13208         * mpw-configure: Add support for exec-prefix.
13209
13210 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13211
13212         * config.guess: Recognize HP model 816 machines as having
13213         a PA1.1 processor.
13214
13215 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13216
13217         * configure: Ignore new autoconf configure options.
13218
13219 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13220
13221         * config.guess:  Recognize Pentium under SCO.
13222         From Robert Lipe <robertl@arnet.com>.
13223
13224 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13225
13226         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13227
13228 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
13229
13230         * configure.in: Don't configure gas for alpha-dec-osf*.
13231
13232 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
13233
13234         * configure.in: Default to --with-stabs for some targets for which
13235         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13236         i[345]86*-*-unixware*.
13237
13238 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13239
13240         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13241         rather than basing it on the target.  Simplify handling of options
13242         controlling which directories to configure.  Remove extraneous
13243         slash in multi-clean target.
13244
13245 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
13246
13247         * config-ml.in: Prefix more variables with ml_ so they don't collide
13248         with configure's.
13249
13250 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
13251
13252         * configure: Don't turn -v into --v.
13253
13254 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
13255
13256         * configure.in (targargs): Fix typo.
13257
13258         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13259
13260 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
13261
13262         * configure.in: Strip --host and --target options from
13263         CONFIG_ARGUMENTS, and always configure for --host only.  Add
13264         --with-cross-host option when building with a cross-compiler.
13265         * configure: Canonicalize the arguments put into config.status by
13266         always using `=' for an option with an argument.  Pass a presumed
13267         --host or --target explicitly.
13268
13269 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
13270
13271         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13272         into general OS recognition case.
13273
13274 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13275
13276         * configure.in (target_configdirs): add target-winsup only
13277         for win32 target systems.
13278
13279 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
13280
13281         * Makefile.in (all-target-libgloss): Depend upon
13282         configure-target-newlib, since when libgloss is built it looks to
13283         see if the newlib directory exists.
13284
13285 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
13286
13287         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13288         cfg-ml-*.in.
13289
13290 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
13291
13292         * configure: Handle LD and LD_FOR_TARGET when configuring a
13293         Canadian Cross.
13294
13295 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13296
13297         * configure.in (target_libs): add target-winsup.
13298         (target==i386-win32): add patch diff flex make to $noconfigdirs.
13299         (target==ppcle-pe): remove ld from $noconfigdirs.
13300
13301 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
13302
13303         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13304         Preserve relative path names in $srcdir.  Build symlink tree if
13305         configuring cross target dir and srcdir=. (= no VPATH support).
13306         (configure-target-libg++): Depend on configure-target-librx.
13307         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13308         * config-ml.in: New file.
13309         * symlink-tree: New file.
13310         * configure: Ensure srcdir="." if that's what it is.
13311
13312 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
13313
13314         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13315         includes and FLEX_SKELETON setting.
13316         * mpw-configure (--with-gnu-ld): New option, controls whether
13317         to use PPCLink or ld with PowerMac GCC.
13318         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13319         * mpw-config.in: Configure grez if targeting Mac.
13320
13321         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
13322         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13323         just macos.
13324         * configure.in: Configure grez resource compiler if targeting Mac.
13325         * Makefile.in (all-grez, install-grez): New targets.
13326
13327 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
13328
13329         * configure: CXX defaults to gcc, not g++.  If we find
13330         gcc in the path, set CC to gcc -O2.
13331
13332 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
13333
13334         * configure: Default ${build} correctly.  Avoid picking up extra
13335         spaces when reading CC and CXX from Makefile.  When doing a
13336         Canadian Cross, use plausible default values for numerous
13337         variables.
13338         * configure.in: When doing a Canadian Cross, don't try to
13339         configure tools whose configure script can't handle it.
13340
13341 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13342
13343         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13344
13345 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13346
13347         * configure:  Remove dubious bug reporting address.
13348
13349 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13350
13351         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
13352         configure script, run that instead of this directory's configure.
13353         In either case, print a message that we're configuring the sub-dir.
13354
13355 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13356
13357         * configure.in: Before checking for the existence of various files,
13358         use sed to filter out "target-".
13359
13360 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13361
13362         * Makefile.in (DO_X): Split rule to decrease command line length
13363         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
13364         (Philippe De Muyter).
13365
13366 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13367
13368         * Makefile.in (all-patch): depend on all-libiberty.
13369
13370 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
13371
13372         * configure.in: If the only directory in target_configdirs which
13373         actually exists is libiberty, then set target_configdirs to empty,
13374         to avoid trying to build a target libiberty in a gas or gdb
13375         distribution.
13376
13377 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
13378
13379         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
13380         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
13381         systems.
13382
13383 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13384
13385         * configure.in (copy_dirs): Use sys-include instead of include
13386         for --with-headers option.
13387
13388 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
13389
13390         * Makefile.in, configure.in: Make winsup builds work with
13391         new scheme.
13392
13393 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
13394
13395         * configure.in: Build the linker on AIX.
13396
13397 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13398
13399         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
13400         where needed.
13401
13402 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
13403
13404         * Makefile.in (all-gcc): Fix typo.
13405
13406 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13407
13408         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
13409
13410 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13411
13412         * configure.in:  Rename libFOO to target-libFOO, and xiberty
13413         to target-xiberty, to provide more flexibility.
13414         (target_subdir):  Define.  Create if cross.
13415         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
13416         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
13417         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
13418         check-libFOO -> check-target-libFOO, etc.
13419         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
13420         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
13421         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
13422         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
13423         allow ALL_GCC="" to only configure.
13424         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
13425         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
13426         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
13427
13428 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
13429
13430         * Makefile.in (taz): Build "info" in etc explicitly.
13431
13432 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
13433
13434         * configure.in:  Make sure that CC is undefined (as opposed to
13435         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
13436         problem with autoconf trying to configure on a host without GCC.
13437
13438 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13439
13440         * mpw-configure: Set host alias from choice of host compiler,
13441         only use generic MPW Makefile sed if present, edit a file
13442         named "hacked_Makefile.in" instead of "Makefile.in" if present.
13443         * mpw-README: Add problem notes about CW6 and CW7.
13444
13445 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
13446
13447         * Makefile.in (taz): Use ";" instead of ";;".
13448
13449 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13450
13451         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
13452         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
13453         DISTDOCDIRS.
13454         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
13455         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
13456
13457 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13458
13459         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
13460         and gnats, because they are now subsumed by DISTSTUFFDIRS.
13461         Move bfd to DISTSTUFFDIRS.
13462
13463 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13464
13465         * Makefile.in (X11_LIB): Removed.
13466         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
13467
13468         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
13469
13470 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13471
13472         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
13473         names.
13474
13475 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13476
13477         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
13478
13479 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
13480
13481         * configure.in (i[345]86-*-win32): Always build newlib.
13482         Don't configure cvs, autoconf or texinfo.
13483         * Makefile.in (LD_FOR_TARGET): New.
13484         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
13485         Pass down LD_FOR_TARGET.
13486
13487 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13488
13489         * winsup: New directory.
13490         * Makefile.in: Build winsup.
13491         * configure.in: Winsup is configured when target is win32.
13492         Can only build win32 target GDB when native.
13493
13494 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
13495
13496         * config.guess: Recognize HP model 819 machines as having
13497         a PA 1.1 processor.
13498
13499 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13500
13501         * configure: Fix sed loop which substitutes for CC and CXX to
13502         avoid bug found in various sed implementations.
13503
13504 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13505
13506         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
13507         simulator.  Use standard powerpc-*-eabi*.
13508
13509 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13510
13511         * configure.in: Stop putting gas and binutils in noconfigdirs for
13512         powerpc-*-aix* and rs6000-*-*.
13513
13514 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
13515
13516         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13517         -mcall-aixdesc libraries.
13518
13519 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
13520
13521         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13522
13523         * config.sub (arm | armel | armeb): Fix shell syntax.
13524
13525 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13526
13527         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13528         -msoft-float and -mcpu=common support.
13529         (powerpc*-*-eabisim*): Add support for building -mcall-aix
13530         libraries.
13531
13532 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13533
13534         * configure.in: Allow configuration and build of emacs19 for the alpha.
13535
13536 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13537
13538         * configure.in (CC): Get ^CC, not just any old CC, from
13539         ${host_makefile_frag}.
13540
13541 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13542
13543         * configure.in (CC): Try to get CC from
13544         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13545
13546 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13547
13548         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13549         only if it exists in $(srcdir).
13550
13551 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13552
13553         * configure: If CC and CXX are not set in the environment, set
13554         them, based on either an existing Makefile or on searching for gcc
13555         in PATH.  Substitute for CC and CXX in Makefile.
13556         * configure.in: Remove libm from target_libs.  Separate
13557         target_configdirs from configdirs.  If CC is not set in
13558         environment, try to get it from a host Makefile fragment.  Rewrite
13559         changes of configdirs to use skipdirs instead.  A few minor
13560         tweaks.  Take directories out of target_configdirs as they are
13561         taken out of configdirs.  Remove existing Makefile files from
13562         subdirectories.  Substitute for TARGET_CONFIGDIRS and
13563         CONFIG_ARGUMENTS in Makefile.
13564         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13565         by configure.in.
13566         (CONFIG_ARGUMENTS): Likewise.
13567         (CONFIGURE_TARGET_MODULES): New variable.
13568         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13569         ($(CONFIGURE_TARGET_MODULES)): New target.
13570         (configure-libg++, configure-libio): New targets.
13571         (all-libg++): Depend upon configure-libg++.
13572         (all-libio): Depend upon configure-libio.
13573         (configure-libgloss, all-libgloss): New targets.
13574         (configure-libstdc++): New target.
13575         (all-libstdc++): Depend upon configure-libstdc++.
13576         (configure-librx, all-librx): New targets.
13577         (configure-newlib): New target.
13578         (all-newlib): Depend upon configure-newlib
13579         (configure-xiberty): New target.
13580         (all-xiberty): Depend upon configure-xiberty.
13581
13582 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13583
13584         * configure.in (host i[345]86-*-win32):  Expand the
13585         noconfigdirs again.
13586
13587 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
13588
13589         * mpw-configure: Fix sed command file name.
13590
13591 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13592
13593         * configure.in (host i[345]86-*-win32): Reduce the
13594         noconfigdirs again.
13595
13596 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
13597
13598         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13599         or powerpc*-*-pe*, since they are not yet supported.
13600
13601 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13602
13603         Add PowerMac support and many other enhancements.
13604         * mpw-configure: New option --cc to select compiler to use,
13605         paste options set according to --cc into the generated
13606         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13607         if mpw-make.sed is present.
13608         * mpw-config.in: Don't test for gC1, test for mpw-touch,
13609         add forward includes for PowerPC include files.
13610         * mpw-build.in: Build using Makefile.PPC if present.
13611         (do-byacc, etc): Remove separate version resource builds.
13612         (do-gas): Build "stamps" before "all".
13613         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13614         * mpw-README: Update to reflect --cc option, PowerMac support,
13615         and recently-reported compatibility problems.
13616
13617 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
13618
13619         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13620         embedded m68k systems (-aout, -coff, -elf, -vxworks).
13621         (--with-multilib-top): Pass to recursive invocations.
13622
13623 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
13624
13625         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13626         v810-*-*.
13627
13628 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13629
13630         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13631         gdb, ld and opcodes on v810-*-*.
13632
13633 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13634
13635         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13636         (local-maintainer-clean): New target.
13637         (maintainer-clean): New target.
13638         (realclean): Just depend upon maintainer-clean.
13639
13640 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13641
13642         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13643
13644 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
13645
13646         * configure.in: Build ld in mips*-*-bsd* case.
13647
13648 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
13649
13650         * config.sub: Accept -lites* OS.  From Ian Dall.
13651
13652 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
13653
13654         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13655         targets.
13656
13657 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13658
13659         * configure.in: treat i386-win32 canadian cross the same as
13660         i386-go32 canadian cross.
13661
13662 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13663
13664         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13665         running under the simulator to build a reduced set of libraries.
13666         (powerpc-*-eabiaix): Add fine grained multilib support added to
13667         other powerpc targets yesterday.
13668
13669 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13670
13671         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13672         -disable-softfloat, -disable-relocatable, -disable-aix, and
13673         -disable-sysv to control which multilib libraries get built.
13674
13675 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13676
13677         * configure: Add Makefile.tem to list of files to remove in trap
13678         handler.
13679
13680 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13681
13682         * config.guess (*Linux*):  Add missing "exit"s.
13683         Also, need specific check for alpha-unknown-linux (uses COFF).
13684
13685 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13686
13687         * config.guess:  Merge with FSF:
13688
13689         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
13690         * config.guess (AIX4): More robust release numbering discovery.
13691
13692         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
13693         * config.guess (i386-sequent-ptx): Properly get version number.
13694
13695         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
13696         * config.guess (mips:*:4*:UMIPS): New case.
13697
13698 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13699
13700         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13701         (i386-win32 host): Likewise.  Don't build readline.
13702
13703 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
13704
13705         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
13706         SUPPORT_FILES to submakes.
13707
13708 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
13709
13710         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13711         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13712         mpw-configure.
13713
13714 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
13715
13716         * configure.in (appdirs): Use =, not ==, in test expression when
13717         trying to build the text to print in the warning message for
13718         Solaris users.
13719
13720 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
13721
13722         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13723
13724 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13725
13726         * config.guess: Recognize lynx-2.3.
13727
13728 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
13729
13730         * config.sub (z8ksim): Deleted
13731         (z8k-*-coff): New, this is the one true name of the target.
13732
13733 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
13734
13735         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13736
13737 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
13738
13739         * config.guess (*:Linux:*:*): First try asking the linker what the
13740         default object file format is (elf, aout, or coff).  Then if this
13741         fails, try previous methods.
13742
13743 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13744
13745         * configure.in: Don't build newlib for *-*-vxworks5.1.
13746
13747 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13748
13749         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13750         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13751
13752 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
13753
13754         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13755
13756 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
13757
13758         * cfg-ml-com.in: New file.
13759         * cfg-ml-pos.in: New file.
13760
13761 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13762
13763         * COPYING.NEWLIB: Add HP free copyright to list.
13764
13765 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13766
13767         * config.sub: Recognize -eabi* for the system, not just -eabi.
13768
13769 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13770
13771         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13772         * config.sub, configure.in (win32): New target and host.
13773
13774 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13775
13776         * configure.in: Add i386-pe configuration.
13777
13778 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
13779
13780         * mpw-build.in (install): Install GDB after LD.
13781
13782 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
13783
13784         * mpw-config.in (elf/mips.h): Always forward-include, needed
13785         for GDB to build.
13786
13787 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13788
13789         * testsuite: New directory for customer acceptance and whole tool
13790         chain tests.
13791
13792 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13793
13794         * configure: If per-host line isn't found, but AC_OUTPUT is found
13795         and a configure script exists, run it instead.
13796
13797 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13798
13799         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
13800
13801 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13802
13803         * configure: Set build_{cpu,vendor,os,alias} to host values when
13804         --build isn't specified.
13805
13806 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13807
13808         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13809         (FLAGS_TO_PASS): Pass them.
13810         (EXTRA_TARGET_FLAGS): Ditto.
13811
13812 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13813
13814         * Makefile.in (all-libg++): Depend on all-libstdc++.
13815
13816 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13817
13818         * configure.in (noconfigdirs): Enable all packages for
13819           i386-unknown-netbsd.
13820
13821 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
13822
13823         * configure.in (noconfigdirs): Don't configure tk for i386-go32
13824         hosted builds (DOS builds)
13825
13826 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13827
13828         Changes for ARM based on patches from Richard Earnshaw:
13829         * config.sub: Handle armeb and armel.
13830         * configure.in: Omit arm linker only for riscix.
13831
13832 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13833
13834         * config.guess:  Update from FSF.
13835
13836 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
13837
13838         * config.sub: Recognize powerpcle as the little endian variant of
13839         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
13840         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
13841         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
13842         temporarily.
13843
13844 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
13845
13846         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13847
13848 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
13849
13850         * config.sub: Accept -lites* as a basic system type.
13851
13852 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
13853
13854         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13855         installed, and if so return linuxoldld as the system name.
13856
13857 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
13858
13859         * config.guess: Add hppa1.1-hp-lites support.
13860
13861 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13862
13863         * configure.in: Don't build newlib for m68k-vxworks5.1.
13864
13865 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13866
13867         * configure.in (mips-sgi-irix6): Use mh-irix5.
13868
13869 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
13870
13871         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13872
13873 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13874
13875         * test-build.mk: Enable building of shared libraries on IRIX 5 and
13876         OSF/1.  Fix compiler flags.
13877         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
13878
13879 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
13880
13881         * configure.in: Recognize --with-newlib.
13882         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13883
13884 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13885
13886         * Makefile.in: move {all,check,install}-gdb from *_MODULES
13887         to *_X11_MODULES due to gdbtk needing X include files et al.
13888
13889 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
13890
13891         Merge in support for Mac MPW as a host.
13892         (Old change descriptions retained for informational value.)
13893
13894         * mpw-config.in: Add generic include forwards for cpu-specific
13895         include files in aout and elf directories.
13896
13897         * mpw-configure: Added copyright.
13898         * mpw-config.in: Check for presence of required build tools.
13899         (target_libs): Add newlib.
13900         (target_tools): Add examples.
13901         (Read Me): Generate as "Read Me for MPW" instead.
13902         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13903         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13904         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13905
13906         * mpw-configure: Remove subdir-specific makefile hackery,
13907         delete mk.tmp after using it.
13908
13909         * mpw-build.in (all): Display start and end times.
13910
13911         * mpw-configure (host_canonical): Set.
13912         (target_cpu): Always add to makefiles.
13913         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13914         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13915         (mpw-mh-mpw): Look for in srcdir and srcroot.
13916         Use sed instead of mpw-edit-prefix to edit prefix definitions.
13917
13918         * mpw-build.in: (install-only): New target.
13919
13920         * mpw-configure (host_alias, target_alias): Rename from hostalias
13921         and targetalias, add into generated Makefile.
13922         (mk.tmp): If present, add into generated Makefile.
13923         * mpw-build.in (all-gas): Build config.h first before gas proper.
13924
13925         * mpw-configure (config.status): Write only if changed.
13926         * mpw-config.in (readline): Configure it (not built, just used for
13927         definitions).
13928
13929         * mpw-config.in (elf/mips.h): Add a forward include.
13930
13931         * mpw-config.in: Forward-include most .h files in include into
13932         extra-include.
13933         (readline): Don't build.
13934         mpw-build.in (install): Install GDB.
13935
13936         * mpw-configure (prefix, mpw_prefix): Handle it.
13937         * mpw-config.in (mmalloc, readline): Don't configure.
13938         * mpw-build.in (thisscript): Rename to ThisScript.
13939         Use mpw-build instead of BuildProgram everywhere.
13940         (mmalloc, readline): Don't build.
13941         * mpw-README: New file, basic documentation about the MPW port.
13942
13943         * mpw-config.in: Use forward-include to create include files.
13944
13945         * mpw-configure: Add more things to the top of each configured
13946         Makefile, including contents of config/mpw-mh-mpw.
13947         * mpw-config.in (extra-include): Create this directory and fill it
13948         with Posix-like include files when configuring.
13949
13950         * config.sub (apple, mac, mpw): Add various aliases.
13951
13952         * mpw-build.in: New file, top-level build script fragment for MPW.
13953         * mpw-configure: New file, configure script for MPW.
13954         * mpw-config.in: New file, config fragment for MPW.
13955
13956 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13957
13958         * configure.in (host_libs): Remove glob, since it is gone from the
13959         sources.
13960
13961 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13962
13963         * Makefile.in: define empty GDB_NLM_DEPS var.
13964
13965         * configure.in(target_makefile_frag): use config/mt-netware
13966         for netware targets.
13967
13968 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13969
13970         * config.sub: Merge in recent FSF changes.  Remove linux special
13971         cases.
13972
13973 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13974
13975         Revert this change:
13976
13977         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13978
13979                 * build-all.mk: Use CC=cc -Xs on Solaris.
13980
13981 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13982
13983         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
13984         stop using it.
13985         * Makefile.in: Nuke all references to glob subdirectory.
13986
13987 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13988
13989         * configure.in: Fix --enable-shared logic in per-host.
13990
13991 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13992
13993         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13994
13995 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13996
13997         * configure.in (noconfigdirs): Don't build gas on AIX, for
13998         powerpc*-*-aix* as well as for rs6000*-*-aix*.
13999
14000 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
14001
14002         * configure: Fix --cache-file to work if the file argument is a
14003         relative path.
14004
14005 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
14006
14007         * configure: If the --cache-file is used, pass it down to
14008         configure in subdirectories.
14009
14010 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
14011
14012         * config.sub: add vxworks29k configuration.
14013
14014 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14015
14016         * Makefile.in (taz): Do "diststuff" part quietly.
14017
14018 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14019
14020         * config.sub: Mini-merge with gcc/config.sub.
14021
14022 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14023
14024         * config.guess (IRIX): Sed - to _.
14025
14026 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14027
14028         * Makefile.in (source-vault, binary-vault): New targets.
14029
14030 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
14031
14032         * config.sub: Recognize -eabi as a basic system type.
14033
14034 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14035
14036         * configure.in (enable_shared stuff): Fix typo.
14037
14038 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
14039
14040         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14041
14042 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14043
14044         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14045
14046 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
14047
14048         * configure.in (rs6000-*-*): Don't build gas.
14049
14050 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
14051
14052         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14053         reduce command line length.
14054         (AS_FOR_TARGET): Check for as.new, not Makefile.
14055         (NM_FOR_TARGET): Check for nm.new, not Makefile.
14056
14057 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14058
14059         * config.guess:  Merge from FSF.
14060
14061 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14062
14063         * configure: Don't use $ when handling program_suffix.
14064
14065 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
14066
14067         * configure.in:  Configure tk for hppa/hpux.
14068
14069 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14070
14071         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
14072
14073 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14074
14075         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
14076         to LIBCXXFLAGS.  Tests are better run without it.
14077
14078 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
14079
14080         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14081
14082 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
14083
14084         * configure.in (*-*-netware*): Don't configure xiberty.
14085
14086 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
14087
14088         * configure.in:  Remove tk from native_only list.
14089
14090 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
14091
14092         * build-all.mk: Add mips-ncd-elf target to sun4 targets
14093           for special NCD build.
14094
14095 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14096
14097         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14098         makeall.bat, they're only useful for binutils snapshots.
14099         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14100         makeall.bat to specified SUPPORT_FILES.
14101
14102 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
14103
14104         * build-all.mk: Add Ericsson targets to sun4 and solaris
14105           hosts.  Add  BNR's sun4 target to solaris host, so their
14106           build-from-source will be tested in-house first.
14107
14108 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14109
14110         * Makefile.in (LIBCFLAGS): New variable.
14111         (CFLAGS_FOR_TARGET): Ditto.
14112         (LIBCFLAGS_FOR_TARGET): Ditto.
14113         (LIBCXXFLAGS): Ditto.
14114         (CXXFLAGS_FOR_TARGET): Ditto.
14115         (LIBCXXFLAGS_FOR_TARGET): Ditto.
14116         (BASE_FLAGS_TO_PASS): Pass them.
14117         (EXTRA_TARGET_FLAGS): Ditto.
14118
14119         * configure.in: Support --enable-shared.
14120
14121 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14122
14123         * configure.in (target_libs):  Include libstdc++ again.
14124         * config.guess:  Update from FSF (for FreeBSD).
14125
14126 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14127
14128         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14129         makeall.bat.
14130         (DISTDOCDIRS): Add `etc'.
14131         (ETC_SUPPORT_PFX): New variable.
14132         (taz): Include anything from etc starting with a word in
14133         ETC_SUPPORT_PFX.
14134
14135 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14136
14137         * config.sub: Update for recent FSF changes.  Remove obsolete
14138         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
14139         spacing changes.
14140
14141 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14142
14143         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
14144
14145         * config.guess:  Merge with FSF.
14146         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14147
14148 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14149
14150         * configure: Since the "trap 0" handler will override the exit
14151         status on many systems, only use it for "exit 1", and make it set
14152         a non-zero exit status; reset it before "exit 0".  Also, check
14153         exit status of config.sub, and error out if it failed.
14154
14155 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
14156
14157         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14158         and install libgloss.
14159
14160 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14161
14162         * Makefile.in (all-binutils): Depend upon all-byacc.
14163
14164         * configure.in: Don't build emacs on Irix 5.
14165
14166 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14167
14168         * configure.in (*-*-netware*): Add libio.
14169
14170 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14171
14172         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14173         (CHECK_TARGET_MODULES): Ditto.
14174         (INSTALL_TARGET_MODULES): Ditto.
14175         (TARGET_LIBS): Ditto.
14176         (all-libstdc++): Note dependencies.
14177
14178 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14179
14180         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14181
14182 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14183
14184         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14185         -fexternal-templates.
14186
14187         * configure.in (target_libs): Add libstdc++.
14188         (noconfigdirs): Add libstdc++ as appropriate.
14189
14190 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14191
14192         * config.guess:  Update from FSF.
14193
14194 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14195
14196         * configure: Use ${config_shell} when running ${configsub}.
14197
14198 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
14199
14200         * config.sub: No longer recognize h8300h.
14201
14202 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14203
14204         * config.sub: Remove extraneous differences between config.sub and
14205         gcc/config.sub.
14206
14207 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14208
14209         * Makefile.in (DISTSTUFFDIRS): Add gas.
14210
14211 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
14212
14213         * COPYING.NEWLIB: New file.
14214
14215 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14216
14217         * config.guess (HP-UX):  Patch from Harlan Stenn
14218         <harlan@landmark.com> to also emit release level.
14219
14220 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14221
14222         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14223
14224 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14225
14226         * config.sub:  Merge nextstep cleanup from FSF.
14227
14228 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14229
14230         * configure.in (arm-*-*): Don't configure ld for this target.
14231
14232 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14233
14234         * configure.in (*-*-netware): don't configure libg++, libio,
14235           librx, or newlib.
14236
14237 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14238
14239         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
14240         configure ld--it works, but it doesn't support shared libraries.
14241
14242 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14243
14244         * config.guess (*-unknown-freebsd*):  Get rid of possible
14245         trailing "(Release)" in version string.
14246         Patch from Paul Richards <paul@isl.cf.ac.uk>.
14247
14248 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14249
14250         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14251         Fix type: *-next-neststep -> *-next-nextstep.
14252
14253         * config.guess:  Merge from FSF:
14254
14255         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
14256
14257         * config.guess: Recognize powerpc-ibm-aix3.2.5.
14258
14259         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
14260
14261         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14262         instead of UNIX_SV for UnixWare 1.0).
14263
14264 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
14265
14266         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
14267         to make gdb/nlm/* build after the compiler and linker.
14268
14269 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14270
14271         * config.guess (netbsd, freebsd, linux):  Accept any machine,
14272         not just i[34]86.
14273         (m68k-atari-sysv4):  Relocate to match FSF version.
14274
14275         * config.guess:  More merges from the FSF:
14276
14277         Add a space before function call or macro invocation.
14278
14279         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14280
14281         * config.guess: Add trap cmd to remove dummy.c and dummy when
14282         interrupted.
14283
14284         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14285
14286         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14287         (dummy): Redirect stderr from compilation of dummy.c.
14288
14289         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
14290
14291         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14292
14293 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
14294
14295         * configure: Accept and ignore --cache*, for compatibility with
14296         new autoconf.
14297
14298 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14299
14300         * config.guess:  Merge from FSF:
14301
14302         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14303
14304         * config.guess (Pyramid*:OSx*:*:*): New case.
14305         (PATH): Add /.attbin at end for finding uname.
14306         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
14307
14308         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
14309
14310         * config.guess (M88*:DolphinOS:*:*): New case.
14311
14312         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
14313
14314         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14315         to select whether to use ELF or COFF.
14316
14317         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14318
14319         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
14320
14321         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
14322
14323         * config.guess: Guess the OS version for HPUX.
14324
14325         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
14326
14327         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14328
14329 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14330
14331         * configure.in: Recognize --with-headers, --with-libs, and
14332         --without-newlib.
14333         * Makefile.in (all-xiberty): Depend upon all-ld.
14334
14335 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14336
14337         * configure.in: Change i[34]86 to i[345]86.
14338
14339 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14340
14341         * configure (version): A few more tweaks to help message.
14342
14343 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14344
14345         * Makefile.in:  Remove (for now) librx as a host library,
14346         now that we're building it for target.
14347
14348 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14349
14350         * configure: Fix up help message; from karl@owl.hq.ileaf.com
14351         (Karl Berry).
14352
14353 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14354
14355         * configure.in:  Also configure librx.
14356
14357 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14358
14359         * Makefile.in:  Update various rules to reflect that librx
14360         is now needed for libg++.
14361
14362 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14363
14364         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
14365
14366 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
14367
14368         * configure.in: Configure the examples directory.
14369
14370 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14371
14372         * configure: Simplify Jun 2 1994 change.
14373
14374 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14375
14376         * change CC to /usr/latest/bin/gcc for lynx host builds, since
14377         /bin/gcc isn't good enough to build gcc.
14378
14379 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
14380
14381         * Makefile.in (GDB_SUPPORT_FILES): Remove
14382         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
14383         (gdb.tar.gz): Add new rule to use standard distribution building
14384         mechanism.
14385
14386 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14387
14388         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
14389         Bill Cox <bill@cygnus.com>.
14390
14391 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14392
14393         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
14394
14395 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
14396
14397         * configure:  Search current dir first in .gdbinit.
14398
14399 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14400
14401         * config.sub:  Recognize freebsd (merged from gcc config.sub).
14402
14403 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14404
14405         * config.sub:  Refer to NeXT's operating system as nextstep.
14406
14407         * config.sub (case $basic_machine):  Re-order the cases, to match
14408         the order in the FSF version (which is mostly alphabethical).
14409         Merge in some additions and changes from the FSF.
14410
14411 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
14412
14413         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
14414         * config.sub: Recognize cxux7.
14415         * configure.in: Use mh-cxux for m88k-harris-cxux*.
14416
14417 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14418
14419         * config.sub:  Fix typo powerpc -> powerpc-*.
14420
14421 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
14422
14423         * Makefile.in: `all-emacs19' depends on `all-byacc'.
14424
14425         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
14426         parallel with all-emacs and install-emacs).  Top-level command
14427         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
14428
14429 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14430
14431         * test-build.mk ($(host)-stamp-stage2-installed): Remove
14432         $(relbindir)/make before doing ``make install'', and use
14433         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
14434         installing over running make binary.
14435         ($(host)-stamp-stage3-installed): Likewise.
14436
14437 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14438
14439         * config.guess: Recognize Mach.
14440
14441 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14442
14443         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
14444         see whether --exec-prefix was used.
14445
14446 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14447
14448         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
14449
14450 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14451
14452         * Makefile.in: Add all-librx target similar to all-libproc.
14453
14454 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
14455
14456         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
14457         with post 1.2 uname bogosity.
14458
14459 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14460
14461         * configure: Remove temporary files on receipt of a signal.
14462
14463 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
14464
14465         * configure: If there is a package_makefile_frag, remove
14466         ${subdir}/Makefile.tem after copying it in.
14467
14468 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14469
14470         * build_all.mk: support rs6000 lynx identifies itself as
14471         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
14472         since /bin/gcc is too feeble to compile a modern gcc.
14473
14474 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14475
14476         * brought devo/test-build.mk update-to-date with progressive/
14477           test-build.mk. Add lynx targets and hppa flag info.
14478
14479 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14480
14481         * configure.in:  Use mh-ncrsvr43.  Patch from
14482         Tom McConnell <tmcconne@sedona.intel.com>.
14483
14484 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14485
14486         * config.guess (i386-unknown-bsdi):  No longer need to
14487         check #if defined(__bsdi__) && defined(__i386__).
14488
14489 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14490
14491         * configure: Set program_transform_nameoption correctly.
14492
14493 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14494
14495         * brought build-all.mk update-to-date with progressive build-all.mk,
14496           added new targets and hppa info.
14497
14498 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14499
14500         * configure: If config.guess result is a prefix of the user
14501         specified target, assume a native build and use the user specified
14502         target as the host alias.  Remove SunOS patch suffix removal hack.
14503         * configure.in: Remove SunOS patch suffix removal hack.
14504
14505         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
14506         in NATIVE_CHECK_MODULES.
14507
14508 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
14509
14510         * Makefile.in: Rename HOST_ONLY to NATIVE.
14511         * configure: Delete SunOs patch suffix from host_canonical
14512           and build_canonical variables that are prepended to Makefiles.
14513         * configure.in: Add comments for easier maintenance.
14514
14515 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14516
14517         * Makefile.in: Add all-libproc target similar to all-gui.
14518
14519 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
14520
14521         * Makefile.in (CHECK_MODULES): split into
14522         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14523
14524 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
14525
14526         * config.guess (i386-unknown-bsdi): New system to guess.
14527
14528 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14529
14530         * Makefile.in: Add all-gui target (but not yet build by "all").
14531
14532 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
14533
14534         * config.sub: Move deletion of patch suffix from here...
14535         * configure.in: To here, at Ian's suggestion.  The top-
14536           level scripts might need to know of a patch level.
14537
14538 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
14539
14540         * config.sub: Strip off patch suffix so rtl is recognized
14541           as a sunos4.1.3 machine, even though it's been patched.
14542
14543 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
14544
14545         * Makefile.in (INSTALL_LAST): Delete.
14546         (INSTALL_DOSREL): New.
14547
14548 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14549
14550         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14551         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14552         whether we pass down --with-gnu-ld anyhow.
14553
14554 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
14555
14556         * Makefile.in (INSTALL_LAST): Change operation so it works
14557         on more flavors of make.
14558         * configure.in (go32): Don't build libg++ or libio.
14559
14560 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
14561
14562         * Makefile.in (Move HOST_PREFIX_1 and friends up so
14563         they can be overriden by templates.
14564
14565 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
14566
14567         * configure.in (target==go32): Don't build gdb.
14568         * dosrel: New directory.
14569
14570 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
14571
14572         * configure.in (host==go32): Configure dosrel too.
14573         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14574         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14575         be set by incoming names or templates.
14576         (INSTALL_LAST): New rule.
14577
14578 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
14579
14580         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14581
14582 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14583
14584         * configure.in (appdirs): New variable.  Currently empty, but will
14585         be used in gas distribution.  If nonempty, lists a set of
14586         directories at least one of which must get configured, or top
14587         level configuration is considered to have failed.
14588         (rs6000-*-lynxos*): Use new file name.
14589
14590 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14591
14592         Eliminate XTRAFLAGS.
14593         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14594         newlib include files using -idirafter, and also use -nostdinc.
14595         (CXX_FOR_TARGET): Likewise.
14596         (XTRAFLAGS): Removed.
14597         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14598         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14599         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14600         ($(DO_X)): Don't pass down XTRAFLAGS.
14601
14602 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14603
14604         * configure.in (mips*-dec-bsd*): New target; do build linker.
14605         (mips*-*-bsd*): New target; don't build linker.
14606
14607 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14608
14609         * configure.in: support rs6000-*-lynxos* configuration.
14610         support sunos4 as a cross target.
14611
14612         * config.sub: look for lynx*, not lynx since the OS version may
14613         legitimately be part of the name.
14614
14615 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14616
14617         * configure.in (i[34]86-*-sco*): Move to be with other i386
14618         targets.
14619         (romp-*-*): New target.  Skip various binary utilities.
14620         (vax-*-*): New target.  Don't build newlib.
14621         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
14622
14623 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14624
14625         * configure.in: Only set host_makefile_frag if config
14626         directory exists.
14627
14628 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14629
14630         * install.sh: If $dstdir exists, don't check whether each
14631         component does.
14632
14633 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14634
14635         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14636
14637 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
14638
14639         * configure.in (*-*-lynxos*): Don't configure newlib for either
14640         native or cross Lynx.
14641
14642 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
14643
14644         * config.sub (sparc64-elf): Fix os.
14645         (z8k): Remove duplicate.
14646
14647 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14648
14649         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14650         gcc/stmp-fixproto, to try to prevent fixproto from being run.
14651
14652 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
14653
14654         * configure: Make file links cleanly even if Lynx fails on
14655           an NFS symlink (at least fail cleanly).
14656
14657 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14658
14659         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14660         -XNh2000.
14661
14662 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14663
14664         * configure: Unknown options are fatal again.
14665
14666 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
14667
14668         * configure: Ignore --x-includes and --x-libraries, for Autoconf
14669         compatibility.
14670
14671 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
14672
14673         * build-all.mk: Add `clean' target.
14674
14675 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14676
14677         * config.guess:  Add SINIX support.
14678         * configure.in:  Add mips-*-sysv4* support.
14679
14680 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
14681
14682         * build-all.mk: Document all useful targets.
14683         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14684         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14685
14686 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14687
14688         * configure: Support --silent, --quiet.
14689
14690 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14691
14692         * configure: Support --disable-FEATURE.
14693
14694 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14695
14696         * config.guess: Recognize NCR running SVR4.3.
14697
14698 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14699
14700         * config.guess:  Make BSDI generate i386-unknown-bsd386.
14701         Patch from Paul Eggert <eggert@twinsun.com>.
14702
14703 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14704
14705         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14706
14707 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14708
14709         * configure: Make unrecognized options give nonfatal warnings
14710         instead of fatal errors, and pass them to any subdirectory
14711         configures in case they recognize them.
14712         Make --x equivalent to --with-x.
14713
14714 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14715
14716         * configure: Add --enable-* options.  Clean up usage message and
14717         some comments.
14718
14719 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
14720
14721         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14722
14723 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14724
14725         * configure.in (hppa*-*-*): Enable binutils.
14726
14727 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14728
14729         * config.sub: Recognize cisco.
14730
14731 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
14732
14733         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14734
14735 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14736
14737         * config.guess: about target *-hitachi-hiuxwe2, don't print more
14738         than one configuration name.  Add comment.
14739
14740 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
14741
14742         * config.guess: about target *-hitachi-hiuxwe2, fixed
14743         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
14744         macro is incorrect.]
14745
14746 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14747
14748         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14749         than the "make ls" stuff which used to be here.
14750
14751 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14752
14753         * config.guess:  Recognize i[34]86-unknown-freebsd.
14754         From Shawn M Carey <smcarey@rodan.syr.edu>.
14755
14756 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14757
14758         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14759
14760 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
14761
14762         * config.guess: Check for ptx.
14763
14764 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
14765
14766         * config.sub: Add os9k checking.
14767
14768 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14769
14770         * config.guess: Handle OSF1 running on HPPA processors
14771
14772 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14773
14774         * configure: If subdir configure fails, print out a message with
14775         subdirectory name, in case subdir's configure code didn't identify
14776         itself.
14777
14778 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
14779
14780         * configure.in: Remove embedded newlines from configdirs.
14781         Avoid mismatches of substrings.  Fix matching strings at end
14782         of configdirs.
14783
14784 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
14785
14786         * config.guess:  Add Lynx/rs6000 config support.
14787
14788 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14789
14790         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14791
14792 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
14793
14794         * configure.in (hppa*-*-osf*): Treat this just like most other
14795         PA configurations (eg no binutils or ld).
14796         (hppa*-*-*elf*): These configurations have binutils and ld.
14797
14798 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14799
14800         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
14801
14802 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14803
14804         * configure.in (rs6000-*-*): Build gas.
14805
14806 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14807
14808         * Makefile.in:  Avoid bug in losing hpux sed.
14809
14810 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14811
14812         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14813         for GDB and GDB has been fixed to not need it.
14814
14815 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14816
14817         * config.guess: Recognize vax hosts.
14818
14819 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14820
14821         * configure (while loop): Don't use "break 2" inside case
14822         statement -- the case statement isn't an enclosing loop.
14823
14824 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14825
14826         * config.guess:  Clean up NeXT support, to allow nextstep
14827         on Intel machines.  Make OS be nextstep.
14828
14829 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
14830
14831         * config.guess: Add alternate forms for Convex.
14832
14833 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
14834
14835         * configure:  Completely rewrite option processing.  Take
14836         advantage of pattern-matching to avoid invoking test frequently.
14837         Also clean up host and target defaulting logic.
14838
14839 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14840
14841         * Makefile.in: Replace all occurrances of "rootme" with "r" and
14842         "$${rootme}" with "$$r", to increase the likelihood that the do-*
14843         commands (plus user environment) will fit SCO limits.
14844
14845 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14846
14847         * configure.in: Don't issue warnings about directories which are
14848         not being configured if -norecursion is set.  Correct test for
14849         --with-gnu-as and --with-gnu-ld to not get confused by substring
14850         matches.
14851
14852         * configure.in: Don't build gas for alpha-dec-osf1*.
14853
14854 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
14855
14856         * configure:  Back out Per's change of 12/19/1993.  It changes the
14857         behavior of configure in unexpected and confusing ways.
14858
14859         Also, use different delim char when calculating
14860         program_transform_name so that the name can contain slashes.
14861
14862 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
14863
14864         * configure.in, config.sub: Add support for VSTa micro-kernel.
14865
14866 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
14867
14868         * configure.in: Nuke hacks which were used to get a special
14869         version of GAS for HPPA configurations.
14870
14871 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14872
14873         * configure:  If only ${target_alias} is given, use that
14874         as the default for ${host_alias}.
14875         * configure:  Add missing back-slashes before nested quotes.
14876
14877 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14878
14879         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14880
14881 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
14882
14883         * config.guess:  Recognize some Tektronix configurations.
14884         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14885
14886 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14887
14888         * config.sub: Match any flavor of SH.
14889
14890 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
14891
14892         * configure.in: Don't try to configure newlib for Alpha.
14893
14894 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14895
14896         * configure.in: Don't build ld for Irix 5.  Don't build gas,
14897         libg++ or libio for any Alpha target.
14898
14899         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
14900
14901 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
14902
14903         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14904         default arguments -- so it tried to compress itself.
14905
14906 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14907
14908         * configure.in (notsupp): ensure that a space is always at the end
14909           of the configdirs list, since the grep checks for an explicit space
14910
14911 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14912
14913         * configure.in (target i386-sysv4.2): don't build ld, since static
14914           versions of many libraries are not available.
14915
14916 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14917
14918         * config.guess: Recognize Apollos (using environment variables).
14919         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14920
14921 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14922
14923         * config.guess: Recognize Sony news mips running newsos.
14924
14925 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
14926
14927         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14928         "fi ; else" for bash.
14929
14930 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
14931
14932         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14933
14934 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
14935
14936         * config.sub: accept unixware as an alias for svr4.2.
14937         Fix some inconsistancies with the gcc version.
14938
14939 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14940
14941         * Makefile.in (DISTDOCDIRS):  Add gdb.
14942
14943 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14944
14945         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
14946
14947 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14948
14949         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14950         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14951         this now.
14952
14953 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14954
14955         * config.sub: Accept hiux* as an OS name.
14956
14957         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14958         etc/make-stds.texi.  The underscore came from gcc, and dje now
14959         agrees that RUNTESTFLAGS is the correct name.
14960
14961 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14962
14963         * install.sh:  Remove 'set -e'.  It makes any conditionals
14964         in the script useless.
14965
14966         * config.guess: Automatically recognize arm-acorn-riscix
14967         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14968
14969 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14970
14971         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14972
14973 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14974
14975         * Makefile.in (DISTDOCDIRS): New variable.
14976         (taz): Edit local Makefile.in sooner, instead of proto-toplev
14977         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
14978
14979 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14980
14981         * configure.in (hppa target): check the source directory for the
14982           pagas sub-directory
14983
14984 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
14985
14986         * config.sub: Allow -aout* and -elf*.
14987
14988 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14989
14990         * configure.in: Don't build ld on i386-solaris2, same as for
14991         sparc-solaris2.
14992
14993 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14994
14995         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14996
14997 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14998
14999         * configure.in:  Configure gdb for alpha.
15000
15001 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15002
15003         * Makefile.in (CXXFLAGS): Add -O.
15004
15005 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15006
15007         * config.guess: added support for DG Aviion
15008
15009 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15010
15011         * configure.in: Produce warning message for subdirectories not
15012         configurable for this host/target combination.  Don't try to
15013         configure gdb for vms.
15014
15015 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15016
15017         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15018         appropriate files before making "diststuff".
15019         (DISTBISONFILES): New var: list of files to be edited.
15020         (DISTSTUFFDIRS): Add binutils.
15021
15022 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15023
15024         * config.sub: also handle mipsel and mips64el (for little endian mips)
15025
15026 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15027
15028         * configure.in: Add * to end of all OS names.
15029
15030 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
15031
15032         * configure.in: Build newlib for LynxOS native.
15033
15034 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15035
15036         * config.guess: Add support for delta 88k running SVR3.
15037
15038         * configure.in: Add comment about HP compiler vs. emacs.
15039
15040 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15041
15042         * configure.in: don't build ld on solaris2 (not a viable option
15043           due to bugs in getpwnam & getpwuid)
15044
15045 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15046
15047         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15048         config.guess will produce a full version number.
15049
15050 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15051
15052         * configure.in: Build linker and binutils for alpha-dec-osf1.
15053
15054 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15055
15056         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15057         and gdb/testsuite/Makefile.in.
15058
15059 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15060
15061         * configure.in: recognize mips*- instead of mips-
15062
15063 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15064
15065         * config.sub: Accept linux*coff and linux*elf as operating
15066         systems.
15067
15068 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15069
15070         * config.sub: Recognize mips64, and mips3 as an alias for it.
15071
15072 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15073
15074         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15075         gdb knows how to handle OSF/1 shared libraries.
15076
15077 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15078
15079         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15080         * config.guess: Recognize Hitachi's HIUX.
15081         * config.sub: Recognize h3050r* and hppahitachi.
15082         Remove redundant cases for hp9k[23]*.
15083
15084 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15085
15086         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15087         if gas and ld are in the source tree and are in ${configdirs}.
15088         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15089         --with options (but still pass them down on the command line,
15090         if they were explicitly specified).
15091
15092 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15093
15094         * configure: substitute SHELL value in Makefile.in with
15095         ${CONFIG_SHELL}
15096
15097 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15098
15099         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15100         *-*-solaris2* targets.
15101
15102 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15103
15104         * Makefile.in: define M4, and pass it down to sub-makes;
15105         all-autoconf now depends on all-m4
15106
15107 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15108
15109         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15110         presence of {ar,ranlib} instead of a configured directory
15111
15112 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
15113
15114         * config.guess: Accept 34?? as well as 33?? for NCR.
15115
15116 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15117
15118         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15119         of 'gas' in sed commands, since 'gash' is now in the tree as well.
15120
15121 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15122
15123         * configure: grab values for $(CC) and $(CXX) from the
15124         environment, so that someone can do "CC=gcc configure; make" and
15125         have it work right (matching the way that autoconf works now)
15126
15127         * configure.in, Makefile.in: add support for gash, the tcl
15128         interface to Galaxy
15129
15130         * config.guess: add NetBSD variants (hp300, x86)
15131
15132 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
15133
15134         * install.sh: Support -d option (in the manner of SunOS 4 install,
15135         as it is more deterministic than that of GNU install)
15136         (chmodcmd): Set file to mode 755 by default (should also do default
15137         chgrp and chown, but I don't feel like dealing with that now)
15138
15139 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
15140
15141         * config.sub: Remove h8300hhms alias.
15142
15143 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15144
15145         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15146
15147 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15148
15149         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15150         as stmp-fixinc
15151
15152 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15153
15154         * config.sub: recognize m88110-bug-coff.
15155
15156 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15157
15158         * Makefile.in (all-libio): all dependencies on the toolchain used
15159         to build this (gcc, gas, ld, etc)
15160
15161 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15162
15163         * config.guess: Deal with OSF/1 1.3 on alpha.
15164
15165 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15166
15167         * install.sh: add some 'else true' clauses for portability
15168
15169         * configure.in: don't build libio for h8[35]00-*-* targets
15170
15171 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15172
15173         * Makefile.in:  Add support for new libio.
15174
15175 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15176
15177         * install.sh: If one command fails, don't try the rest.  Don't try
15178         to remove $dsttmp (via trap) unless we have already created it.
15179         If $src doesn't exist, detect it and exit with an error.
15180
15181         * config.guess: Recognize BSD on hp300.
15182
15183 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15184
15185         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15186         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15187
15188 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
15189
15190         * Makefile.in (all-send-pr): depends on all-prms
15191
15192 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15193
15194         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15195
15196 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15197
15198         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15199         Added test for mips-mips-riscos5.
15200
15201 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15202
15203         * configure.in: use mh-hp300 for 68k HP hosts
15204
15205 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15206
15207         * configure: add support for CONFIG_SHELL, so that you can use
15208         some alternate shell for evaluating configure scripts
15209
15210 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
15211
15212         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
15213         in configure script to bug-gdb@prep.ai.mit.edu when building
15214         distribution archive.
15215         * Makefile.in (COMPRESS):  Remove def.
15216         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
15217         gdb.tar.Z and make-gdb.tar.Z respectively.
15218         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
15219         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
15220         to convergence with 'taz' target in Makefile.in.
15221
15222 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15223
15224         * install.sh (dsttmp): use trap to ensure that tmp files go
15225         away on error conditions
15226
15227 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15228
15229         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15230
15231 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15232
15233         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15234         its parent is '/' not ''.
15235
15236         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15237
15238 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
15239
15240         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15241         that ${newsrcdir}/configure.in does.
15242
15243 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15244
15245         * test-build.mk: support for CONFIG_SHELL
15246
15247 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
15248
15249         * config.sub (netware):  Add as a basic system type.
15250
15251 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15252
15253         * Makefile.in (Makefile): depend on configure.in.  Also drop the
15254           $(srcdir)/ from the dependency on Makefile.in.
15255
15256 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
15257
15258         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15259         (h8300hhms is temporary until multi-libraries are implemented).
15260         * configure.in: Handle h8300h too.
15261
15262 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15263
15264         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15265
15266 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
15267
15268         * configure:  Remove extraneous output when guessing host type.
15269         * config.guess:  Remove extraneous output when guessing using C
15270         compiler rather than uname, or when guessing fails.
15271
15272 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
15273
15274         * Makefile.in: remove all.cross and install.cross targets
15275
15276         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15277           definitions
15278
15279 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
15280
15281         * configure.in (target sh): Build gprof.
15282
15283 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15284
15285         * config.sub: change -solaris to -solaris2
15286
15287 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15288
15289         * configure.in: Use config/mh-riscos for mips-*-sysv*.
15290
15291 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
15292
15293         * configure: Correct error message for missing Makefile.in to
15294         print correct directory.
15295
15296 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15297
15298         * install.sh: kludge around 386BSD shell bug
15299
15300 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
15301
15302         * config.guess:  Recognize NeXT.
15303         * config.guess:  Recognize i486-ncr-sysv4.
15304         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
15305
15306 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
15307
15308         * Makefile.in (MAKEINFOFLAGS): New variable.
15309         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15310         * build-all.mk, test-build.mk: Pass down --no-split as
15311         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
15312
15313 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
15314
15315         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
15316
15317 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
15318
15319         * Makefile.in (libg++.tar.z):  New rule.
15320         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
15321         * Makefile.in (taz):  Only do a single chmod.
15322
15323 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15324
15325         * install.sh: don't use dirname anymore (replaced with sed usage)
15326
15327 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
15328
15329         * Makefile.in:  Change extension for gzip'd files from '.z' to
15330         '.gz' per new FSF standard usage.
15331
15332 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15333
15334         * configure: put quotes around the final value of program_transform_name
15335
15336 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15337
15338         * Makefile.in: new install.sh support; update install-info rules
15339
15340 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
15341
15342         * configure.in: Build diff for crosses, but not for go32 host.
15343
15344         * configure.in: Build gprof only for native, and don't build it
15345         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15346
15347 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
15348
15349         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15350
15351 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15352
15353         * configure.in (host_tools): Add prms.
15354
15355 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15356
15357         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15358         with $(FLAGS_TO_PASS) on the command line
15359
15360         * config.sub: Recognize lynx and lynxos
15361
15362 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15363
15364         * config.sub: Accept -ecoff*, not just -ecoff.
15365
15366 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15367
15368         * Makefile.in (taz): Use .gz suffix instead of .z.
15369         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
15370         names.
15371
15372 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15373
15374         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
15375
15376 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15377
15378         * Makefile.in (install-no-fixedincludes):  install gcc last, so
15379         that rebuilds that might happen during 'make install' don't get
15380         bogus gcc include files
15381
15382 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15383
15384         Change from Utah for HPPA support:
15385         * config.guess: Recognize hppa1.x-hp-bsd.
15386
15387 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
15388
15389         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
15390         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
15391
15392 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15393
15394         * config.sub: Add support for rom68k and bug boot monitors.
15395
15396 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
15397
15398         * Makefile.in: Make all-opcodes depend on all-bfd.
15399
15400 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15401
15402         * config.guess: Added special check for i[34]86-univel-sysv4*.
15403
15404 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
15405
15406         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
15407         the processor rather than assuming i486.
15408
15409 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15410
15411         * config.guess: Recognize SunOS6 as Solaris3.
15412
15413 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
15414
15415         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
15416         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
15417
15418 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
15419
15420         * build-all.mk (all-cross): New target for Canadian Cross.
15421         Added Q2 go32 targets.
15422         * test-build.mk: Configure go32 cross sparclite-aout and
15423         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
15424         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
15425
15426 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15427
15428         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
15429         GO32 hosted toolchains
15430
15431 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15432
15433         * configure: change  so "-exec-prefix" gets passed down rather
15434         than "-exec_prefix" so autoconf generated Makefiles get the
15435         exec_prefix set right.
15436
15437 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15438
15439         * config.guess: get the Solaris2 minor version number
15440
15441         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
15442
15443 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15444
15445         * config.guess: Recognize some Sequent platforms.
15446
15447 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15448
15449         * Makefile.in: added the vault-install target
15450
15451         * configure.in: actually use the Sun3 makefile fragment that's in
15452         config, also added the release dir to configdirs
15453
15454 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15455
15456         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
15457
15458 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15459
15460         * configure.in: remove some program from Alpha targetted toolchains
15461
15462 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
15463
15464         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
15465         gprof.
15466         (taz): Run "make diststuff" in those directories instead of "make
15467         proto-dir".  Look for "VERSION=" only at start of line in subdir
15468         Makefile.  Use "gzip -9" for compression.
15469         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
15470         (binutils.tar.z): New target.
15471
15472 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15473
15474         * Makefile.in (taz): Include gpl.texinfo.
15475
15476 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15477
15478         * Makefile.in (setup-dirs): Merged into "taz" target.
15479         (taz): Only do `proto-dir' stuff if a directory is actually needed
15480         for this target.
15481
15482 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
15483
15484         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
15485         (FLAGS_TO_PASS): Pass down MUNCH_NM.
15486         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
15487         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
15488         (gcc-no-fixedincludes): Correct for current gcc Makefile.
15489
15490 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
15491
15492         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
15493         config.sub, and move-if-change to gdb testsuite distribution
15494         archive, so the testsuite can be extracted, configured, and
15495         run separately from the gdb distribution.  Blow away the Chill
15496         tests that require a Chill compiled executable, since GNU Chill
15497         is not yet publically available.
15498
15499 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15500
15501         * test-build.mk: set environment variables in a single command,
15502         instead of a list of assignments and exports
15503
15504         * config.guess: recognize Alpha/OSF1 systems
15505
15506 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15507
15508         * configure: Change help message to prefer --options rather than
15509           -options.
15510
15511 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15512
15513         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
15514         zippy@ecst.csuchico.edu.
15515         * config.guess: Recognize miniframe.
15516
15517 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15518
15519         * Makefile.in: Use srcroot to find runtest rather than rootme.
15520         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
15521
15522 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15523
15524         * test-build.mk: Extensive additions to support building on a
15525         machine other than the host.
15526
15527 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15528
15529         * configure (tooldir): Fix for i386-aix again.
15530
15531 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
15532
15533         * configure, Makefile.in:  Change definition of $(tooldir)
15534         to match the FSF.
15535
15536 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
15537
15538         * config.guess:  Recognize i[34]86/SVR4.
15539
15540 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15541
15542         * Makefile.in (all-gdb): gdb depends on sim.
15543
15544 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
15545
15546         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
15547         at the same time we make the prototype gdb directory.
15548         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
15549         files at the same time as the gdb base release distribution.
15550
15551 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
15552
15553         * Makefile.in (check): Use individual check targets rather than
15554         DO_X rule.
15555         (check-gcc): Added.
15556
15557 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
15558
15559         * config.sub: Use sysv3.2 not sysv32 for canonical OS
15560         for System V release 3.2.
15561
15562 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15563
15564         * config.sub: Recognize hppaosf.
15565         * configure.in: Do configure ld/binutils/gas for it.
15566
15567 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15568
15569         * configure (tooldir): Alter syntax used to set this, for systems
15570         where "\$" isn't handled right, like i386-aix.
15571
15572 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15573
15574         * configure: Pass program-transform-name, not
15575         program_transform_name, to recursive configures.
15576
15577 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
15578
15579         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15580         of gas+ld+binutils.
15581
15582 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
15583
15584         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
15585
15586 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15587
15588         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15589
15590 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15591
15592         * Makefile.in (PRMS): Set back to all-prms.
15593
15594 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15595
15596         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15597         targets, rather than for MIPS hosts.
15598
15599 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15600
15601         * configure.in: add comment for --with-x default values
15602
15603         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15604
15605         * Makefile.in: add check-* targets for each of the directories in
15606         the tree.  Add a definition of RUNTEST that will use the one we
15607         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
15608
15609 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
15610
15611         * configure.in: Removed obsolete references to bfd_target and
15612         target_makefile_frag.
15613
15614         * build-all.mk: Set assorted targets for Q2.
15615         * config.sub: Recognize z8k-sim and h8300-hms.
15616         * test-build.mk: Really don't pass host to configure.
15617         (HOLES): Added uname.
15618
15619 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
15620
15621         * configure: Handle an empty program-prefix, program-suffix or
15622         program-transform-name correctly.
15623
15624 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15625
15626         * build-all.mk: -G 8 no longer required for MIPS targets.
15627         * test-build.mk: Don't pass host argument to configure; make it
15628         guess.
15629
15630 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
15631
15632         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
15633         * Makefile.in (COMPRESS):  New macro, like GZIP.
15634
15635 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15636
15637         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15638
15639         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15640         with gas currently defaults to -G 0.
15641
15642 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
15643
15644         * Makefile.in (all-flex): flex depends on byacc.
15645
15646         * build-all.mk: If host not specified, use config.guess.  Pass TAG
15647         to test-build.mk as RELEASE_TAG.
15648         * test-build.mk (configargs): New variable containing arguments to
15649         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
15650         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15651
15652         * config.guess: Use /bin/uname when checking -X argument on SCO,
15653         to avoid invoking GNU uname which doesn't understand -X.
15654
15655         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15656
15657         * configure.in: Build gas for mips-*-*.
15658
15659 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15660
15661         * Makefile.in (all.normal): insert missing backslash.
15662
15663 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15664
15665         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15666
15667         * Makefile.in: Complete overhaul to merge many almost identical
15668         targets.
15669
15670 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15671
15672         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15673         (gdb.tar.Z): Adjusted.
15674
15675         * Makefile.in (setup-dirs, taz): New targets; should be general
15676         enough to adapt for gdb sometime.  Build only .z file.
15677         (gas.tar.z): New target.
15678
15679 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15680
15681         * build-all.mk: Use CC=cc -Xs on Solaris.
15682
15683 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
15684
15685         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
15686         for handling BISON for FSF releases.
15687
15688 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15689
15690         * configure: Actually implement the change zoo just documented.
15691
15692 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
15693
15694         * configure: when using config.guess, only set target_alias when
15695         it's not already been set (ie, on the command line)
15696
15697 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15698
15699         * Makefile.in: add installcheck target, set PRMS to install-prms
15700
15701 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15702
15703         * configure: add support for package_makefile_fragment, handle the
15704         case where a directory has a configure.in file but no Makefile.in
15705         more gracefully (with an actual understandable error message, even);
15706         add support for --without (and add this to the usage message); also
15707         explicitly add a --host=${host_alias} to the command line when
15708         config.guess is used
15709
15710 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15711
15712         * configure: Must use both --host and --target in recursive calls.
15713
15714 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15715
15716         * Makefile.in: Change deja-gnu to dejagnu.
15717
15718 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15719
15720         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15721
15722 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15723
15724         * configure.in: canonicalize all instances to *-*-solaris2*,
15725         also strip out a number of tools to not build for go32 host
15726
15727 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15728
15729         * config.guess: add GPL.
15730
15731         * Makefile.in, config.guess, config.sub, configure: bump
15732           copyrights to 93.
15733
15734 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
15735
15736         * Makefile.in (do-info): Removed obsolete check for existence of
15737         localenv file.
15738
15739         * Makefile.in (MAKEOVERRIDES): Define to be empty.
15740
15741 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15742
15743         * Makefile.in: a couple of 'else true' for decstation,
15744         support for TclX
15745
15746         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15747
15748 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
15749
15750         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15751
15752 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
15753
15754         * config.guess: Recognize i386-ibm-aix (PS/2).
15755         * configure.in: Use config/mh-aix386 file for it.
15756
15757 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
15758
15759         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15760         CC_FOR_TARGET instead.
15761         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15762
15763 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
15764
15765         * Makefile.in: Add sim to list of directories sent with gdb
15766
15767 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15768
15769         * configure.in: Put back mips-dec-bsd* case.
15770
15771 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
15772
15773         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15774         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
15775         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
15776
15777 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15778
15779         * configure.in: remove no-op mips-dec-bsd* in "case $target"
15780
15781         * Makefile.in (dir.info): only run gen-info-dir if it exists,
15782         (install-info): install dir.info only if it exists,
15783         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15784
15785 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
15786
15787         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
15788         gas for mips-dec-bsd.
15789
15790 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
15791
15792         * configure (makesrcdir): If ${srcdir} is relative and not ".",
15793         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15794
15795 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15796
15797         * configure.in: Added "dejagnu" to hosttools list.
15798
15799 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
15800
15801         * config.sub, configure.in, config.guess:  Add support
15802         for Bosx, an AIX variant from Bull.
15803         Patches from F.Pierresteguy@frcl.bull.fr.
15804
15805 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15806
15807         * devo/dejagnu: Initial creation of devo/dejagnu.
15808         Migrated dejagnu testcases and support files for testing software
15809         tools to reside as subdirectories, currently called "testsuite",
15810         within the directory of the software tool.  Migrated all programs,
15811         support libraries, etc. beloging to dejagnu proper from
15812         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
15813         with no modifications.  The changes to these files which will
15814         allow them to configure, build, and execute properly will be made
15815         in a future update.
15816
15817 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15818
15819         * Makefile.in: Change send_pr to send-pr.
15820         * configure.in: Likewise.
15821         * send_pr: Renamed directory to send-pr.
15822
15823 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
15824
15825         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
15826
15827 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
15828
15829         * README:  Update for gdb-4.8 release.
15830         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
15831         gdb-xxx.tar.z (gzip'd) file also.
15832
15833 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15834
15835         * Makefile.in: make all-diff depend on all-libiberty
15836
15837 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
15838
15839         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15840
15841 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15842
15843         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15844
15845 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
15846
15847         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
15848         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
15849         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
15850
15851 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15852
15853         * Makefile.in:  makeinfo binary is in a new location
15854
15855 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
15856
15857         * config.sub: Accept -ecoff as an OS.
15858
15859         * Makefile.in: Various changes to eliminate a level of make
15860         recursion and reduce the required command line length.
15861         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15862         sub-makes.
15863         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15864         variables holding settings for specific sub-makes.
15865         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15866         in terms of BASE_FLAGS_TO_PASS.
15867         (TARGET_LIBS): New variable listing directories which use
15868         TARGET_FLAGS_TO_PASS.
15869         (subdir_do): Eliminated.
15870         (do-*): New set of targets to replace subdir_do.
15871         (various): All targets which used subdir_do now depend on do-*.
15872         (local-clean): Renamed from do_clean.
15873         (local-distclean): New target, dependency of distclean and
15874         realclean.
15875         (install-info): Don't create directories.  Depend on dir.info
15876         rather than calling make recursively.
15877         (install-dir.info): Eliminated.
15878         (install-info-dirs): Create all info directories here.
15879         (dir.info): Depend upon do-install-info.
15880
15881         * test-build.mk (HOLES): Added false.
15882
15883 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
15884
15885         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
15886
15887 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15888
15889         * Makefile.in (info): remove dependency on all-texinfo.  The
15890         problem was really in texinfo/C, not at this level.
15891
15892 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15893
15894         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15895
15896 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
15897
15898         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
15899         GDB releases.
15900
15901 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15902
15903         * configure: Include srcdir in message about target of link not
15904         being found.  Don't convert `-' to `_' in `with' options being
15905         passed to subdirs.
15906
15907 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15908
15909         * configure.in: add uudecode to host_tools
15910
15911         * Makefile.in: added {all,install}-uudecode targets, added them to
15912         the appropriate lists
15913
15914 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
15915
15916         * Makefile.in (all-gcc): Added dependency on all-gas.
15917
15918         * configure.in (mips-*-*): Build ld and binutils.
15919
15920 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15921
15922         * configure: check return code from mkdir, print error message and
15923           exit on failure.
15924
15925 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
15926
15927         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
15928
15929 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15930
15931         * test-build.mk (HOLES): Added tar, cpio and uudecode.
15932
15933 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15934
15935         * config.sub (h8500):  Recognize this as a cpu type.
15936
15937 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15938
15939         * configure: source directory missing is no longer a warning
15940
15941         * configure.in: recognize irix[34]* instead of irix[34]
15942
15943         * Makefile.in: define and pass down X11_LIB
15944
15945 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
15946
15947         * guess-systype: Renamed to ...
15948         * config.guess:  ... by popular request.
15949         * configure.in, Makefile.in:  Update accordingly.
15950
15951 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
15952
15953         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
15954         + Add Convex, Cray/Unicos, and Encore/Multimax support.
15955         + Execute ./dummy instead of assuming . is in PATH.
15956
15957 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
15958
15959         * guess-systype:  New shell script.  Attempts to guess the
15960         canonical host name of the executing host.
15961         Only a few hosts are supported so far.
15962         * configure:  Call guess-systype if no host is specified.
15963
15964 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15965
15966         * Makefile.in (gcc-no-fixedincludes): Made to work with current
15967         gcc Makefile.
15968
15969
15970 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
15971
15972         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15973         (all-gcc, install-gcc, subdir_do): Use it.
15974
15975 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15976
15977         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15978
15979 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
15980
15981         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15982           set exclusively by configure, using configure.in .
15983
15984 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15985
15986         * test-build.mk: set $PATH for all builds
15987
15988         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15989
15990 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
15991
15992         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
15993         the one used in gcc/Makefile.in, so that a null expansion doesn't
15994         override the one needed to build gcc with a native cc.
15995
15996
15997 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15998
15999         * configure: Accept -with arguments.
16000
16001 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16002
16003         * Makefile.in: added h8300sim
16004
16005 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
16006
16007         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16008         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
16009         (all-cygnus, native, build-cygnus): Make
16010         $(canonhost)-stamp-3stage-done, not $(host)....
16011         * test-build.mk (stamp-3stage-compared): Use tail +10c for
16012         i386-sco3.2v4.  Added else true to if command.
16013
16014 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
16015
16016         * config.sub: (from FSF) Sequent uses a BSD-like OS.
16017
16018 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
16019
16020         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16021
16022 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16023
16024         * configure.in: don't remove binutils from Solaris builds
16025
16026 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
16027
16028         * Makefile.in: get rid of earlier definitions for *clean,
16029         also handle the recursive info rule better
16030
16031 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
16032
16033         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
16034         do more-or-less the right thing.
16035
16036 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
16037
16038         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16039         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16040
16041 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16042
16043         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16044         $(host_canonical).
16045
16046         * configure.in: split the configdirs list into 4 categories (native
16047         v. cross, library v. tool) and handle the cross-only and native-
16048         only in more reasonable (and correct!) way.
16049
16050 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
16051
16052         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
16053         configdirs anymore.
16054
16055 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16056
16057         * Makefile.in: extensive cleanup::  removed all of the explicit
16058         clean-* targets, collapsed many wrappers around subdir_do into
16059         one, added additional targets to satisfy standards.texi, deleted
16060         some old targets, some changes for consistency
16061
16062 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16063
16064         * configure.in: handle some programs as cross-only, and others as
16065         native only
16066
16067         * test-build.mk: handle partial holes in a more generic manner
16068
16069         * Makefile.in: m4 depends on libiberty
16070
16071 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16072
16073         * configure.in: add m4, textutils, fileutils, sed, shellutils,
16074         time, wdiff, and find to configdirs
16075
16076         * Makefile.in: all, clean, and install rules for the new programs
16077         added to configure.in
16078
16079 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16080
16081         * configure.in: use mh-sun for all *-sun-* hosts
16082
16083 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16084
16085         * Makefile.in: define flags for X11 include files and library file
16086         locations, pass them down to the programs that need this info
16087
16088         * build-all.mk: added a 'native' target, to 3stage the native toolchain
16089
16090 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16091
16092         * configure.in: start building libg++ for HP-UX targets
16093
16094 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
16095
16096         * README:  Update references to files moved into etc/.
16097
16098 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
16099
16100         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
16101         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
16102
16103 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16104
16105         * configure: accept dash as well as underscore in long option
16106         names for FSF compatibility.
16107
16108 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
16109
16110         * config.sub: added -sco3.2v4 support from FSF.
16111
16112 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16113
16114         * configure.in: expand the section that adds or removes
16115         directories from the list of programs to build, to handle native
16116         vs. cross in addition to host v. native
16117
16118 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
16119
16120         * Makefile.in:  Replace C++ in macro names with CXX.
16121         This is less likely to break ...
16122
16123 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16124
16125         * test-build.mk: add -w to GNU_MAKE
16126
16127 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16128
16129         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16130         add 'sparc' to list of recognized cpus.  This needed to make
16131         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16132         Delete some redundant ose68 variants.  Recognize -wrs as an os,
16133         then changes that into $CPU-wrs-vxworks.
16134
16135         * configure.in: remove most references to gdbtest, regularize
16136         target based program removal
16137
16138         * test-build.mk: import from p3 tree (many fixes and changes)
16139
16140 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
16141
16142         * Makefile.in: added rules to handle tcl, tk, and expect
16143
16144         * configure.in: handle those directories if they exist
16145
16146 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16147
16148         * config.sub: removed bogus hppabsd and hppahpux names, since
16149         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16150
16151 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16152
16153         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
16154         depends upon all-xiberty
16155
16156         * Makefile.in: changes from p3, including:
16157
16158         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
16159
16160         * Makefile.in (XTRAFLAGS): include newlib directories if
16161         newlib/Makefile exists, rather than if host != target.
16162
16163         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
16164
16165         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16166         from the same source tree and not building a cross-compiler.  This
16167         matters for the libg++ configuration if reconfiguring a tree that
16168         has already been installed.
16169
16170         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
16171
16172         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16173         pick up the machine and system specific header files.
16174
16175         * Makefile.in: added AS_FOR_TARGET, passed down in
16176         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16177         the C compiler to use to create programs which are run in the
16178         build environment, set it to default to $(CC), and passed it down
16179         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16180
16181         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
16182
16183         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16184         We need them for unusual native builds, like systems without
16185         ranlib.
16186
16187         * configure: also define $(host_canonical) and
16188         $(target_canonical), which are the full, canonical names for the
16189         given host and target
16190
16191 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
16192
16193         * Makefile.in:  Added separate definitions for C++.
16194
16195 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
16196
16197         * configure.in (configdirs):  Add deja-gnu.
16198
16199 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
16200
16201         * README:  Update for configure.texi and gdb-4.7 release.
16202
16203 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
16204
16205         * Makefile.in:  Move "all" target to top of file.
16206         Previously, first target was ".PHONY" which caused BSD4.4 make
16207         to build .PHONY when make was run without arguments.
16208
16209 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
16210
16211         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
16212         Library-copylefted code in libiberty.
16213
16214 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
16215
16216         * config.sub:  Replace m68kmote with plain old m68k.
16217
16218 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
16219
16220         * Makefile.in:  Remove space from blank line, avoid Make complaints.
16221
16222 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
16223
16224         * config.sub: Complain if no argument is given.  Added support for
16225         386bsd as OS and target alias.
16226
16227 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
16228
16229         * Makefile.in (XTRAFLAGS): include newlib directories if
16230         newlib/Makefile exists, rather than if host != target.
16231
16232 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
16233
16234         * config.sub: recognize sparclite-wrs-vxworks.
16235
16236         * Makefile.in (install-xiberty): added *-xiberty make rules (from
16237         p3.) Added clean-xiberty to clean.
16238
16239 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16240
16241         * configure.in: use *-*-* instead of nested cases for host and target
16242
16243 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
16244
16245         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16246         from the same source tree and not building a cross-compiler.  This
16247         matters for the libg++ configuration if reconfiguring a tree that
16248         has already been installed.
16249
16250 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
16251
16252         * config.sub (i486v/i486v4):  Merge in from FSF version.
16253
16254 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
16255
16256         * configure: only set PWD if it is already set.
16257
16258 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
16259
16260         * configure: just set PWD=`pwd` at the top, since Ultrix sh
16261         doesn't have unset and all success paths (and most error paths)
16262         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16263         to just ${PWD} to avoid confusion.)
16264
16265 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
16266
16267         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16268         even for a native compilation.
16269
16270 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
16271
16272         Changes to make the gdb.tar.Z rule work better.
16273
16274         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
16275         (DEVO_SUPPORT):  Add configure.texi.
16276         (bfd-ilrt.tar.Z):  Remove ancient rule.
16277
16278 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
16279
16280         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16281         pick up the machine and system specific header files.
16282
16283         * configure.in, config.sub: added new target m68010-adobe-scout,
16284         with alias of adobe68k.  Changed configure.in to check for
16285         -scout before -sco* to avoid a false match.
16286
16287         * Makefile.in: added AS_FOR_TARGET, passed down in
16288         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16289         the C compiler to use to create programs which are run in the
16290         build environment, set it to default to $(CC), and passed it down
16291         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16292
16293 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16294
16295         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16296         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
16297         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16298         FOR_TARGET variants, to newlib and libg++.
16299
16300 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16301
16302         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16303         first.
16304
16305 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
16306
16307         * config.sub:  Accept `elf' as an environment.
16308
16309 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16310
16311         * Makefile.in (all-opcodes):  cd into the right directory
16312
16313 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
16314
16315         * configure: added -program_transform_name option, used as
16316         argument to sed when installing programs.
16317         configure.texi: added documentation for -program_prefix,
16318         -program_suffix and -program_transform_name.
16319
16320 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
16321
16322         * config.sub:  Accept i486 where i386 ok.
16323
16324 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
16325
16326         * config.sub: accept we32k
16327
16328 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
16329
16330         * config.sub, configure.in: accept OSE68000 and OSE68k.
16331
16332         * Makefile.in: don't create all directories for ``make install'';
16333         let the subdirectories create the ones they need.
16334
16335 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16336
16337         * COPYING: new file, GPL v2
16338
16339 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16340
16341         * Makefile.in: use the new gen-info-dir, which needs a template
16342         argument (which also lives in texinfo)
16343
16344         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16345
16346 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
16347
16348         * config.sub (ncr3000):  Change i386 to i486.
16349
16350 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16351
16352         * Makefile.in: add install-rcs, install-grep to
16353         install-no-fixedincludes, removed install-bison and install-libgcc
16354
16355 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
16356
16357         * configure.in: grab the HPUX makefile fragment if on HPUX
16358
16359 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16360
16361         * Makefile.in: eradicate bison spoor (ditto libgcc).
16362          configure.in: recognise m68{k,000}-ericsson-OSE.
16363          es1800 is alias for m68k-ericsson-OSE
16364
16365 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16366
16367         * configure.in: rearrange the parts that remove programs from
16368         configdirs, based now on HOST==TARGET or by canonical triple.
16369
16370 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16371
16372         * test-build.mk: recurse explicitly with -f test-build.mk when
16373           appropriate.  predicate stage3 and comparison on the existence
16374           of gcc.  That is, if gcc isn't around, we aren't three-staging.
16375           On very clean, also remove ...stamp-co.  Build in-place before
16376           doing other builds.
16377
16378 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16379
16380         * Makefile.in, configure.in: add tgas
16381
16382 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16383
16384         * Makefile.in: a number of changes merged in from progressive.
16385
16386         * configure.in: add libm.
16387
16388         * .cvsignore: ignore some stuff that comes from test-build.mk.
16389
16390 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
16391
16392         * config.sub:  Add es1800 (m68k-ericsson-es1800).
16393
16394 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16395
16396         * configure: Add program_suffix (parallel to program_prefix)
16397         * Makefile.in: adjust directory-creating script for losing decstation
16398
16399 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
16400
16401         * configure:  Minor $subdir-related fixes.
16402
16403 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16404
16405         * configure: fix various problems with propogating
16406         makefile_target_frag in subdirs.
16407         * configure.in: config libgcc if its there
16408
16409 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
16410
16411         * config.sub:  HPPA merge.
16412
16413 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
16414
16415         * Makefile.in:  Replace all-bison with all-byacc in all
16416         dependency lines for other tools (which now use byacc).
16417
16418 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
16419
16420         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
16421
16422 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
16423
16424         * Makefile.in: make gprof rules similar to byacc rules (instead of
16425         vestigal $(unsubdir) that didn't work...)
16426
16427 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
16428
16429         * config.sub:  Add support for Linux.
16430         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
16431         (at least for libg++).
16432
16433 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
16434
16435         * configure.texi: fix doc for the -nfp option to configure
16436
16437 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
16438
16439         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
16440
16441 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
16442
16443         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
16444         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
16445         * configure.in: added solaris* host_makefile_frag hook.
16446
16447 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16448
16449         * config.sub: changed recognition of m68000 so that various
16450         m68k types can be specified via m680[01234]0
16451
16452 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16453
16454         * config.sub (basic_machine): fix sed so that '-foo' isn't
16455         completely substituted out while .+'-foo' loses the '-foo'
16456
16457 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16458
16459         * config.sub ($os): Add -aout.
16460
16461 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
16462
16463         * configure:  If host_makefile_frag is absolute, don't
16464         prefix ${invsubdir} (relevant to libg++ auto-configure).
16465
16466 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16467
16468         * Makefile.in (tooldir): Define it.
16469         (all-ld): Depend on all-flex.
16470
16471 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
16472
16473         * Makefile.in (check):  Fix libg++ special case.
16474
16475 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
16476
16477         * configure: do not bury `pwd` into config.status, thus do fewer
16478           pwd's.
16479
16480         * configure: print the "Building in" message only when building in
16481           other than "." AND verbose.
16482
16483         * configure: remove -s, rework -v to better accommodate guested
16484           configures.
16485
16486         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
16487
16488 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
16489
16490         * Makefile.in: macroize flags passed on recursion.  remove
16491           fileutils.
16492
16493 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
16494
16495         * configure: get makesrcdir right for subdirs deeper than 1.
16496
16497         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
16498           install.
16499
16500 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
16501
16502         * Makefile.in: don't print subdir_do or recursion lines.
16503
16504 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
16505
16506         * standards.texi: added menu item.
16507
16508         * Makefile.in: build and install standards.info.
16509
16510         * standards.texi: new file.
16511
16512 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16513
16514         * configure: test for and move config.status pieces from
16515           ${subdir}/.
16516
16517 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
16518
16519         * configure:  Test for existance of files before trying to mv
16520         them, to avoid numerous non-existance messages.
16521
16522 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
16523
16524         * configure: correct final line of config.status.
16525
16526         * configure: patch from eggert.  Avoids a protection problem if
16527           the original Makefile.in is read only.
16528
16529         * configure: use move-if-change from gcc to create config.status.
16530           Some makefiles depend on config.status to tell if a directory
16531           has been reconfigured for a different host.  This change
16532           prevents those directories from remaking everything in the case
16533           where the reconfig was only intended to rebuild a Makefile.
16534
16535         * configure: test for config.sub with "config.sub sun4" rather
16536           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
16537           host alias from a missing config.sub.
16538
16539 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16540
16541         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16542           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
16543
16544 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
16545
16546         * configure: mkdir ${subdir} as needed.
16547
16548 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
16549
16550         * Makefile.in,configure.in: added autoconf.
16551
16552 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16553
16554         * Makefile.in: no longer pass against on recursion.
16555
16556         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16557           definitions are not inherited.
16558
16559         * configure: correct makesrcdir when subdir is .
16560
16561 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
16562
16563         * configure:  Add support for 'subdirs' variable, which is
16564         like 'configdirs', except that configure doesn't re-invoke
16565         itself for subdirs, it just creates a Makefile for each subdir.
16566         * configure.texi:  Document subdirs.
16567
16568 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16569
16570         * configure.in: added flex to configdirs
16571
16572 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
16573
16574         * Makefile.in: remove clean-stamps from clean.
16575
16576 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
16577
16578         * configure.in:  Add gdbtest to configdirs.
16579
16580 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
16581
16582         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
16583         to recursive makes.
16584         * configure.in:  Recognize new ncr3000 config.
16585
16586 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
16587
16588         * Makefile.in, configure.in: removed references to gdbm.
16589
16590 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
16591
16592         * config.sub:  Don't canonicalize os value
16593         newsos* to bsd (readline needs to check for newsos).
16594         (This fix was earlier made Jan 31, but got re-broken.)
16595
16596 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
16597
16598         * configure.in:  sco is an os, not a vendor!
16599
16600         * configure:  Quote $( better.  Keep various shells happy.
16601
16602 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
16603
16604         * Makefile.in: eliminate stamp-files.
16605
16606 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
16607
16608         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
16609           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16610
16611 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
16612
16613         * config.sub:  fix iris/iris3.
16614
16615 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
16616
16617         * configure: re-add -rm.
16618
16619 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
16620
16621         * Maskefile.in: add .stmp-rcs to all.
16622
16623         * configure.in: remove gas from rs6000 build, use aix host fragment.
16624
16625 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
16626
16627         * configure: pass down site_option during recursion.
16628
16629 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
16630
16631         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
16632
16633 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
16634
16635         * configure: Change exec_prefix so that it really defaults to prefix.
16636
16637 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
16638
16639         * Makefile.in, configure.in:  Add support for mmalloc library.
16640
16641 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
16642
16643         * Makefile.in: add stmp dependencies for a few more things.
16644
16645 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
16646
16647         * configure: adjusted error message on objdir/srcdir configure
16648           collision, per john's suggestion.
16649
16650         * Makefile.in: add libiberty stmp to all and all.cross.
16651
16652 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
16653
16654         * Makefile.in: remove force dependencies, add grep to all.
16655
16656 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
16657
16658         * Makefile.in: drop flex.  make stamp files work.
16659
16660         * configure: added test for conflicting configuration in srcdir,
16661           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
16662           gets cranky.  use relative paths for configure and srcdir
16663           whenever possible.  Send some error messages to stderr that were
16664           going to stdout.
16665
16666 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
16667
16668         * Makefile.in:  Fix libg++ rule to check for gcc directory
16669         before using gcc/gcc.  Also pass XTRAFLAGS.
16670
16671 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
16672
16673         * Makefile.in: added stmp-files so that directories aren't polled
16674           when they are already built.
16675
16676         * configure.texi: fixed a node pointer problem.
16677
16678 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
16679
16680         * config.sub configure.in gdb/configure.in
16681         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16682         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16683         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
16684
16685 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16686
16687         * configure: -recurring becomes -silent.  corrected help message
16688           for -site= option.
16689
16690         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16691
16692 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16693
16694         * configure: when building Makefile for crosses, replace
16695           tooldir and program_prefix.  default srcdir from location of
16696           config.sub.  remove "for host in hosts" and "for target in
16697           targets" loops.
16698
16699 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16700
16701         * Makefile.in: Do not pass bindir or mandir to cvs.
16702
16703 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
16704
16705         * Makefile.in, configure.in: removed traces of namesubdir,
16706           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
16707           copyrights to '92, changed some from Cygnus to FSF.
16708
16709         * configure.texi: remove most references to multiple hosts,
16710           multiple targets, subdirs, etc.
16711
16712         * configure.man: removed rcsid. reference config.sub not
16713           config.subr.
16714
16715         * Makefile.in: mkdir $(infodir) on install-info.
16716
16717 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
16718
16719         * configure.texi:  Explain better about .gdbinit and about
16720         the environment that configure.in sections run in.
16721
16722 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
16723
16724         * configure.in:  Ultrix is only a decstation if it's a MIPS.
16725
16726 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
16727
16728         * README:  DOC.configure => cfg-paper.texi.
16729
16730 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
16731
16732         * config.sub (near case $os):  Don't convert newsos* to bsd!
16733
16734 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
16735
16736         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
16737         the number of copies of COPYING that go into the GDB tar file.
16738
16739 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
16740
16741         * bfd/configure.in, gdb/config/mh-i386sco,
16742         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16743         Fix SCO configuration stuff.
16744
16745 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
16746
16747         * Makefile.in:  For libg++, make sure the -I pointing
16748         to the gcc directory goes *after* all the libg++-local -I flags.
16749         Also, move just-gcc dependency from just-libg++ to all-libg++.
16750
16751 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
16752
16753         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
16754
16755 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
16756
16757         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
16758
16759 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
16760
16761         * config.sub:  Add stratus configuration frags.  Also
16762         submitted to FSF.
16763
16764 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
16765
16766         * Makefile.in (DEV_SUPPORT):  add configure.man.
16767
16768         * config.sub(Decode manufacturer-specific):  add -none*.
16769
16770 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
16771
16772         * Makefile.in:  remove form feeds to make Sun's make happy.
16773         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
16774
16775 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
16776
16777         * Makefile.in (AR_FLAGS):  Make quieter.
16778
16779 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
16780
16781         * configure.in:  Add libg++.
16782         * configure:  When verbose, don't output the command line at each
16783         level; it will be unremarkably the same as the previous version,
16784         which will be the same as what the user typed.
16785
16786 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
16787
16788         * configure.in, Makefile.in: fix clean-info, add flex.  add
16789           fileutils.
16790
16791         * configure: be less sensitive to spaces in Makefile.in.  Do not
16792           look for sources in "..".  Doing so breaks subdirectories that
16793           might have their own configure.  If a subdir has it's own
16794           configure script, use it.
16795
16796 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
16797
16798         * cfg-paper.texi: some changes suggested by rms.
16799
16800 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
16801
16802         * config.sub:  Merge in some small additions from the FSF version,
16803         taken from the gcc distribution, to bring the Cygnus and FSF
16804         versions into closer sync.
16805
16806 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
16807
16808         * configure.in:  Changed svr4 references to sysv4.
16809
16810 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
16811
16812         * configure: added -V for version number option.
16813
16814 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
16815
16816         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16817           renamed from DOC.configure to cfg-paper.texi.
16818
16819 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16820
16821         * configure, config.subr, config.sub: config.subr is now
16822           config.sub again.
16823
16824 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
16825
16826         * configure.texi: new file, in progress.
16827
16828         * Makefile.in: build info file and install the man page for
16829           configure.
16830
16831         * configure.man: new file, first cut.
16832
16833         * configure: find config.subr again now that configuration "none"
16834           has gone.  removed all traces of the -ansi option.  removed all
16835           traces of the -languages option.
16836
16837         * config.subr: resync from rms.
16838
16839 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16840
16841         * configure, config.sub, config.subr: merge config.sub into
16842           config.subr, call the result config.subr, remove config.sub, use
16843           config.subr.
16844
16845         * Makefile.in: revised install for dir.info.
16846
16847 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16848
16849         * configure.in: add decstation host makefile frag.
16850
16851         * Makefile.in: BISON now bison -y again.  also install-gcc on
16852           install.  clean-gdbm on clean.  infodir belongs in datadir.
16853           Make directories for info install.  Build dir.info here then
16854           install it.
16855
16856 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16857
16858         * Makefile.in: fix for bad directory tests.
16859
16860 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16861
16862         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
16863           regexp.  -srcdir relative was being handled incorrectly.
16864
16865         * Makefile.in: unwrapped some for loops so that parallel makes
16866           work again and so one can focus one's attention on a particular
16867           package.
16868
16869 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16870
16871         * configure: added PWD as a stand in for `pwd` (for speed). use
16872           elif wherever possible.  make -srcdir work without -objdir.
16873           -objdir= commented out.
16874
16875 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16876
16877         * configure: +options become --options.  -subdirs commented out.
16878           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
16879           Makefile now at top of generated Makefile.  Removed cvs log
16880           entries.  added -srcdir.  create .gdbinit only if there is one
16881           in ${srcdir}.
16882
16883         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
16884           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
16885           and mandir now keyed off datadir by default.
16886
16887 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16888
16889         * Freshly created ChangeLog.
16890
16891 \f
16892 Local Variables:
16893 mode: change-log
16894 left-margin: 8
16895 fill-column: 76
16896 version-control: never
16897 End: