OSDN Git Service

* MAINTAINERS (Reviewers): Keep the list sorted.
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
2
3         * MAINTAINERS (Reviewers): Keep the list sorted.
4
5 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
6
7         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
8
9 2011-11-09  Roland McGrath  <mcgrathr@google.com>
10
11         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
12         * configure: Rebuild.
13         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
14         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
15         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
16         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
17         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
18         Add READELF.
19         * Makefile.in: Rebuild.
20
21 2011-11-09  Jason Merrill  <jason@redhat.com>
22
23         * Makefile.def (language=c++): Remove check-c++0x.
24         * Makefile.in (check-gcc-c++): Regenerate.
25
26 2011-11-08  Richard Henderson  <rth@redhat.com>
27
28         * configure.ac: Test for libitm directory present first.
29
30         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
31
32         * configure.ac: Test libitm/configure.tgt to disable libitm.
33         * configure: Rebuild.
34
35 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
36             Richard Henderson  <rth@redhat.com>
37
38         Merged from transactional-memory.
39
40         * Makefile.def (lang_env_dependencies): libitm is c++.
41         Add libitm target module.
42         * configure.ac: Likewise.
43         * config/mmap.m4: New file.
44         * contrib/gcc_update: Add libitm to touch data.
45         * Makefile.in, configure: Rebuild.
46
47 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
48
49         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
50         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
51         * Makefile.in: Regenerate.
52
53 2011-11-01  DJ Delorie  <dj@redhat.com>
54
55         * config.sub: Update to version 2011-10-29 (added rl78)
56
57 2011-10-27  Nick Clifton  <nickc@redhat.com>
58
59         * config.sub: Import these changes from the config project:
60
61         2011-10-08  Joern Rennecke <joern.rennecke@embecosm.com>
62             Ben Elliston  <bje@gnu.org>
63
64         * config.sub (epiphany): New.
65
66         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
67             Ben Elliston  <bje@gnu.org>
68
69         * config.sub (hexagon, hexagon-*): New.
70
71         2011-08-23  Roland McGrath  <mcgrathr@google.com>
72
73         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
74         64eb to be64.
75
76         2011-08-16  Roland McGrath  <mcgrathr@google.com>
77
78         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
79         (nacl): Grok as alias for 32el-unknown-nacl.
80
81 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
82
83         * MAINTAINERS (Write After Approval): Add myself.
84
85 2011-10-24  Teresa Johnson  <tejohnson@google.com>
86
87         * MAINTAINERS (Write After Approval): Add myself.
88
89 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
90
91         * MAINTAINERS (sparc port): Remove myself.
92
93 2011-09-14  Tom de Vries  <tom@codesourcery.com>
94
95         * MAINTAINERS (Write After Approval): Add myself.
96
97 2011-08-14  Yao Qi  <yao@codesourcery.com>
98
99         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
100         * configure: Regenerate.
101
102 2011-07-26  Ian Lance Taylor  <iant@google.com>
103
104         * configure.ac: Set have_compiler based on whether gcc directory
105         exists, rather than on whether gcc is in configdirs.
106         * configure: Rebuild.
107
108 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
109
110         * MAINTAINERS (Global Reviewers): Add self.
111
112 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
113
114         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
115         link directories.
116         * Makefile.in: Rebuild.
117
118 2011-07-20  Ian Lance Taylor  <iant@google.com>
119
120         PR bootstrap/49787
121         * configure.ac: Move --enable-bootstrap handling earlier in file.
122         If --enable-bootstrap and either --enable-build-with-cxx or
123         --enable-build-poststage1-with-cxx, enable C++ automatically.
124         * configure: Rebuild.
125
126 2011-07-19  Ian Lance Taylor  <iant@google.com>
127
128         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
129         make C++ a boot_language.  Set and substitute
130         POSTSTAGE1_CONFIGURE_FLAGS.
131         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
132         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
133         * configure, Makefile.in: Rebuild.
134
135 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
136
137         * MAINTAINERS (Register Allocation): Move myself from reviewers to
138         maintainers.
139
140 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
141
142         * MAINTAINERS (Global Reviewers): Add myself.
143
144 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
145
146         * configure: Regenerate.
147
148 2011-07-16  Jason Merrill  <jason@redhat.com>
149
150         * Makefile.def (language=c++): Add check-c++0x and
151         check-target-libmudflap-c++.
152         * Makefile.tpl (check-target-libmudflap-c++): New.
153         * Makefile.in: Regenerate.
154
155 2011-07-16  Matthias Klose  <doko@ubuntu.com>
156
157         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
158         * Makefile.def (target_modules/libjava): Pass
159         $(EXTRA_CONFIGARGS_LIBJAVA).
160         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
161         if not configured with --enable-static-libjava.
162         * Makefile.in: Regenerate.
163         * configure: Likewise.
164
165 2011-07-15  Jason Merrill  <jason@redhat.com>
166
167         * Makefile.in (check-c++): Move check-gcc-c++0x after
168         check-target-libstdc++-v3.
169
170 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
171
172         * MAINTAINERS (c6x port): New entry.
173
174 2011-07-13  Jason Merrill  <jason@redhat.com>
175
176         * Makefile.in (check-gcc-c++0x): New.
177         (check-c++): Depend on it.
178
179 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
180
181         PR target/39150
182         * configure.ac (i[3456789]86-*-solaris2*): Also accept
183         x86_64-*-solaris2.1[0-9]*.
184         * configure: Regenerate.
185
186 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
187
188         * MAINTAINERS (RTL optimizers): Add self.
189
190 2011-06-27  Gabriel Charette  <gchare@google.com>
191
192         * MAINTAINERS (Write After Approval): Add myself.
193
194 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
195
196         PR regression/47836
197         PR bootstrap/23656
198         PR other/47733
199         PR bootstrap/49247
200         PR c/48825
201         * configure.ac (target_libraries): Remove target-libiberty.
202         Remove case-statement setting skipdirs=target-libiberty for
203         multiple targets.  Remove checking target_configdirs and
204         removing target-libiberty but keeping target-libgcc if
205         otherwise empty.
206         * Makefile.def (target_modules): Don't add libiberty.
207         (dependencies): Remove all traces of target-libiberty.
208         * configure, Makefile.in: Regenerate.
209
210 2011-06-13  Walter Lee <walt@tilera.com>
211
212         * configure.ac (tilepro-*-*) New case.
213         (tilegx-*-*): Likewise.
214         * configure: Regenerate.
215
216 2011-06-06  Jing Yu  <jingyu@google.com>
217
218         * configure.ac: Skip target-libiberty for
219         arm*-*-linux-androideabi.
220         * configure: Regenerated.
221
222 2011-06-06  Nick Clifton  <nickc@redhat.com>
223
224         * config.sub: Sync from upstream.
225
226 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
227
228         * MAINTAINERS (Write After Approval): Add myself.
229
230 2011-06-01  Daniel Jacobowitz  <drow@false.org>
231
232         * MAINTAINERS: Update my email address.
233
234 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
235
236         * MAINTAINERS (Write After Approval): Update my email address.
237
238 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
239
240         * MAINTAINERS (Write After Approval): Add myself.
241
242 2011-05-08  Doug Kwan  <dougkwan@google.com>
243
244         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
245         * configure: Regenerated.
246         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
247         value from configure.
248         * Makefile.in: Regenerated.
249
250 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
251
252         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
253         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
254         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
255         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
256         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
257         *-*-vxworks*): Disable newlib and libgloss in separate case
258         statement.
259         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
260         to separate case statement.
261         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
262         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
263         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
264         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
265         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
266         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
267         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
268         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
269         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
270         i[[3456789]]86-*-rdos*, m32r-*-*,
271         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
272         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
273         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
274         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
275         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
276         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
277         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
278         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
279         and libgloss in main case over targets.  Remove most empty cases
280         in main case over targets.
281         * configure: Regenerate.
282
283 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
284
285         * MAINTAINERS (Write After Approval): Add myself.
286
287 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
288
289         * configure.ac: Remove code setting special library locations for
290         hppa*64*-*-hpux11*.  Remove code setting compiler for
291         sparc-sun-solaris2*.
292         * configure: Regenerate.
293
294 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
295
296         * configure.ac: Separate libgloss_dir settings from general case
297         over targets.
298         * configure: Regenerate.
299
300 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
301
302         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
303         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
304         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
305         cases in libgcj-disabling case statement.
306         (hppa*64*-*-linux*): Set unsupported_languages instead of
307         disabling target-zlib.
308         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
309         to hppa*64*-*-hpux*.
310         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
311         hppa*-*-hpux*.
312         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
313         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
314         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
315         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
316         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
317         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
318         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
319         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
320         libgcj-disabling case statement.
321         * configure: Regenerate.
322
323 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
324
325         * configure.ac: Disable Java for targets not supporting libffi.
326         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
327         Remove cases in Java-disabling statement.
328         (*arm-wince-pe): Change to arm-wince-pe.
329         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
330         cases in Java-disabling statement.
331         (bfin-*-*): Don't disable Java again.
332         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
333         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
334         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
335         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
336         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
337         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
338         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
339         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
340         Java-disabling statement.
341         (mmix-*-*): Don't disable Java again.
342         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
343         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
344         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
345         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
346         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
347         statement.
348         * configure: Regenerate.
349
350 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
351
352         * configure.ac: Separate cases disabling Java and Java libraries
353         from general case over targets.
354         * configure: Regenerate.
355
356 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
357
358         * MAINTAINERS: Update my email address.
359
360 2011-04-20  Easwaran Raman  <eraman@google.com>
361
362         * MAINTAINERS (Write After Approval): Add myself.
363
364 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
365
366         PR lto/48086
367         * configure.ac: Re-enable LTO on *-apple-darwin9*.
368         * configure: Regenerate.
369
370 2011-04-16  Jim Meyering  <meyering@redhat.com>
371
372         * MAINTAINERS (Write After Approval): Add myself.
373
374 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
375
376         * MAINTAINERS: Update my email address.
377
378 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
379
380         * MAINTAINERS (Write After Approval): Add myself.
381
382 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
383
384         * MAINTAINERS (Write After Approval): Add myself.
385
386 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
387
388         * MAINTAINERS (Write After Approval): Add myself.
389
390 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
391
392         * configure.ac (build_tools): Remove build-byacc.
393         (host_libs): Remove mmalloc.
394         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
395         autoconf automake libtool diff rcs fileutils shellutils time
396         textutils wdiff find uudecode hello tar gzip indent recode release
397         sed perl gawk findutils gettext zip.
398         (libgcj): Remove target-qthreads.
399         (target_tools): Remove target-examples target-gperf.
400         (YACC): Don't handle building byacc.
401         * configure: Regenerate.
402         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
403         dosutils, examples, fileutils, find, findutils, gawk, gettext,
404         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
405         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
406         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
407         handle building components.
408         * Makefile.in: Regenerate.
409
410 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
411
412         * MAINTAINERS: Update my email address as Xtensa maintainer.
413
414 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
415
416         * config.sub: Sync from upstream.
417
418 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
419
420         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
421         (microblaze*): Don't disable libssp.
422         * configure: Regenerate.
423
424 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
425
426         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
427         moveifchange.
428         * configure: Regenerate.
429         * Makefile.tpl: Use @SHELL@ not @config_shell@.
430         * Makefile.in: Regenerate.
431
432 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
433
434         * configure.ac (*-*-sysv4*): Don't enable libgomp.
435         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
436         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
437         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
438         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
439         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
440         md_exec_prefix cases.
441         * configure: Regenerate.
442
443 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
444
445         * configure.ac: Separate cases disabling target-libssp,
446         target-libiberty, target-libstdc++-v3 and Fortran from general
447         case over targets.
448         * configure: Regenerate.
449
450 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
451
452         * configure.ac (*-*-chorusos): Don't disable libgcj.
453         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
454         Remove case.
455         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
456         (arm-*-coff): Don't disable libgcj.
457         (arm*-*-linux-gnueabi): Remove useless assignment.
458         (arm-*-riscix*): Don't disable libgcj.
459         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
460         configuration.
461         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
462         (c54x*-*-*): Remove case.
463         (tic54x-*-*): Don't disable GCC or GCC libraries.
464         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
465         to *.
466         (d10v-*-*): Don't disable GCC libraries.
467         (d30v-*-*): Don't disable libgcj.
468         (h8500-*-*): Don't disable GCC libraries.
469         (i960-*-*): Don't disable libgcj.
470         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
471         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
472         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
473         libgcj.
474         (m68k-*-coff*): Remove case.
475         (mmix-*-*): Don't disable libgloss on host.
476         (mn10200-*-*, mn10300-*-*): Remove cases.
477         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
478         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
479         Don't disable libgcj.
480         (romp-*-*): Remove case.
481         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
482         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
483         case.
484         (v810-*-*): Don't disable GCC libraries.
485         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
486         (ip2k-*-*): Don't disable GCC libraries.
487         * configure: Regenerate.
488
489 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
490
491         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
492         libffi on host.
493         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
494         on host.
495         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
496         * configure: Regenerate.
497
498 2011-03-26  John Marino  <binutils@marino.st>
499
500         * configure.ac: Add support for *-*-dragonfly*
501         * configure: Regenerate.
502
503 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
504
505         * configure.ac (native_only): Remove.
506         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
507         send-pr uudecode guile gnuserv on host.
508         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
509         send-pr rcs guile perl texinfo libtool on host.
510         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
511         automake send-pr rcs guile perl texinfo libtool on host.
512         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
513         (*-*-kaos*): Don't disable target-examples target-gperf on target.
514         (alpha*-dec-osf*): Don't disable fileutils on target.
515         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
516         texinfo send-pr expect dejagnu on target.
517         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
518         target-qthreads on target.
519         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
520         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
521         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
522         x86_64-*-mingw*): Don't disable expect on target.
523         (*-*-cygwin*): Don't disable target-gperf on target.
524         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
525         gnuserv on target.
526         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
527         target.
528         * configure: Regenerate.
529
530 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
531
532         * configure.ac (target_tools): Remove target-groff.
533         (native_only): Remove target-groff.
534         (hppa*64*-*-*): Don't disable byacc.
535         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
536         setting.
537         (*-*-kaos*): Don't skip target-librx and target-groff.
538         (*-*-netware*): Don't skip target-libmudflap.
539         (*-*-tpf*): Don't skip target-libmudflap.
540         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
541         directories on the host.
542         (ia64*-*-*vms*): Don't skip tix.
543         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
544         host.
545         * configure: Regenerate.
546
547 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
548
549         * configure.ac: Remove references to mt-mep, mt-netware,
550         mt-wince.
551         * Makefile.def: Add all-utils soft dependencies.
552         * Makefile.tpl: Remove GDB_NLM_DEPS.
553         * configure: Regenerate.
554         * Makefile.in: Regenerate.
555
556 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
557
558         * configure.ac: Do not include mh-x86omitfp.
559         * configure: Regenerate.
560
561 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
562
563         * configure.ac: Remove empty cases.
564         * configure: Regenerate.
565
566 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
567
568         * Makefile.def: Add dependency from termcap to gdb.
569         * Makefile.in: Regenerate.
570
571 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
572
573         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
574         * configure: Regenerate.
575         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
576         * Makefile.tpl: Likewise.
577         * Makefile.in: Regenerate.
578
579 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
580
581         * configure.ac: Remove all mentions of tentative_cc.
582         * configure: Regenerate.
583
584 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
585
586         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
587         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
588         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
589         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
590         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
591         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
592         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
593         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
594         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
595         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
596         *-*-rhapsody*): Remove host cases.
597         * configure: Regenerate.
598
599 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
600
601         * configure.ac (ppc*-*-pe): Remove host case.
602         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
603         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
604         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
605         cases.
606         * configure: Regenerate.
607
608 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
609
610         * config.sub: Update to version 2011-03-23.
611
612 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
613
614         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
615         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
616         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
617         * configure: Regenerate.
618
619 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
620
621         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
622         to Write After Approval.
623         * config-ml.in: Don't handle arc-*-elf*.
624         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
625         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
626         handle GCC libraries.
627         * configure: Regenerate.
628
629 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
630
631         PR bootstrap/48120:
632         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
633         Add -lstdc++ -lm to LIBS.
634         * configure: Regenerate.
635
636 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
637
638         * config.guess: Update to version 2011-02-02
639         * config.sub: Update to version 2011-02-24
640
641 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
642
643         PR lto/48086
644         * configure.ac: Re-enable LTO on *-apple-darwin9.
645         * configure: Regenerate.
646
647 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
648
649         PR lto/48086
650         * configure.ac: Disable LTO on darwin due to an assembler change in
651         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
652         under 256.
653         * configure: Regenerate.
654
655 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
656
657         * MAINTAINERS: Update myself as score backend maintainer, update my e-mail address.
658
659 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
660
661         * MAINTAINERS: Update my e-mail address.
662
663 2011-03-06  Joey Ye  <joey.ye@arm.com>
664
665         * MAINTAINERS: Update my e-mail address.
666
667 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
668
669         * configure.ac: Adjust test of with_ppl.
670         * configure: Regenerated.
671
672 2011-03-02  Kai Tietz  <ktietz@redhat.com>
673
674         * MAINTAINERS: Adjust my e-mail address.
675
676 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
677
678         * configure.ac: Add -lpwl to ppllibs.
679         * configure: Regenerated.
680
681 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
682
683         * config/cloog.m4: Add -lisl to clooglibs.
684         * configure: Regenerated.
685
686 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
687
688         * MAINTAINERS (CPU Port maintainers): Add self.
689
690 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
691
692         * MAINTAINERS: Add myself as testsuite maintainer.
693
694 2011-02-15  Mike Stump  <mikestump@comcast.net>
695
696         * MAINTAINERS: Add myself as testsuite maintainer.
697
698 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
699
700         Import from Libtool and gnulib:
701
702         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
703
704         Prepare for supporting FreeBSD 10.
705         * config.rpath: Remove handling of freebsd1* which soon would
706         match FreeBSD 10.0.
707
708         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
709
710         Remove support for FreeBSD 1.x.
711         * libtool.m4 (_LT_LINKER_SHLIBS)
712         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
713         soon would incorrectly match FreeBSD 10.0.
714
715 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
716
717         PR binutils/12283
718         * move-if-change: Import version from gnulib.
719
720 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
721
722         PR lto/47225
723         * Makefile.def (lto-plugin): Double dash for enable-shared.
724         (configure-gcc): Depend on all-lto-plugin.
725         * Makefile.in: Rebuilt.
726
727 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
728
729         * configure.ac: Remove extra bracket.
730         * configure: Regenerate.
731
732 2011-02-08  Tobias Burnus  <burnus@net-b.de>
733
734         * MAINTAINERS: Add myself as libquadmath maintainer.
735
736 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
737
738         * MAINTAINERS: Update my email address.
739
740 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
741
742         * MAINTAINERS (option handling): Add self.
743
744 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
745
746         PR lto/47225
747         * Makefile.def: Add dependency for install-gcc
748         on install-lto-plugin.
749         * Makfile.in: Regenerated
750
751 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
752
753         * MAINTAINERS (CPU Port Maintainers): Add myself.
754
755 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
756
757         PR libgcj/44341
758         * configure.ac: Discard --with-* flags for host when configuring
759         target libraries for cross build.
760         * configure: Rebuilt.
761
762 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
763
764         * MAINTAINERS (linear loop transforms): Removed.
765
766 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
767
768         * configure.ac: If with_ppl is no, move setting with_cloog=no
769         after CLOOG_REQUESTED check.
770         * configure: Regenerated.
771
772 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
773
774         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
775         CLooG has been requested.
776         * configure: Regenerated.
777
778 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
779
780         * configure: Regenerated.
781         * configure.ac: Check for version 0.11 (or later revision) of PPL.
782
783 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
784
785         * configure: Regenerated.
786         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
787
788 2011-01-21  Andreas Schwab  <schwab@redhat.com>
789
790         * configure.ac: Use AS_HELP_STRING throughout.
791         * configure: Regenerate.
792
793 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
794
795         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
796         * configure: Regenerate.
797
798 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
799
800         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
801
802 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
803
804         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
805         for ia64-hpux.
806         * configure: Regenerate.
807
808 2011-01-07  Jan Hubicka  <jh@suse.cz>
809
810         PR lto/47225
811         * Makefile.in: Regenerate.
812         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
813         configure.
814
815 2011-01-07  Jan Hubicka  <jh@suse.cz>
816
817         * Makefile.in: Regenerate.
818         * Makefile.def (gcc host module) and soft dependency on lto-plugin
819         and configure dependency on lto-plugin configure.
820         (lto-plugin module): Remove dependency on GCC; add dependency on
821         liniberty.
822
823 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
824
825         * MAINTAINERS (Write After Approval): Add myself.
826
827 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
828
829         * configure: Regenerate.
830
831 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
832
833         * configure.ac: (picochip): Disable libiberty.
834
835 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
836
837         * MAINTAINERS (Write After Approval): Add myself.
838
839 2010-12-10  Ian Lance Taylor  <iant@google.com>
840
841         PR bootstrap/46819
842         * configure.ac: For --disable-libgcj clear libgcj_saved.
843         * configure: Rebuild.
844
845 2010-12-10  Tobias Burnus  <burnus@net-b.de>
846
847         PR fortran/46540
848         * configure.ac: Add --disable-libquadmath and
849         --disable-libquadmath-support.
850         * configure: Regenerate.
851
852 2010-12-03  Ian Lance Taylor  <iant@google.com>
853
854         * MAINTAINERS: Add myself as libgo maintainer.
855
856 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
857
858         PR libffi/46792
859         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
860         * configure: Regenerate.
861
862 2010-12-02  Ian Lance Taylor  <iant@google.com>
863
864         * configure.ac: Always set default for poststage1_ldflags to
865         -static-libstdc++ -static-libgcc.
866
867 2010-11-29  Andreas Schwab  <schwab@redhat.com>
868
869         * configure.ac: Move comment to remove extra space in last argument
870         of GCC_TARGET_TOOL.
871
872 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
873
874         PR other/46026
875         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
876         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
877         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
878         (BASE_FLAGS_TO_PASS): Use it.
879         * configure: Rebuilt.
880         * Makefile.in: Rebuilt.
881
882 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
883
884         PR binutils/12258
885         * configure.ac: Correct comments for --enable-gold/--enable-ld.
886         Properly check default linker.
887         * configure: Regnerated.
888
889 2010-11-23  Matthias Klose  <doko@ubuntu.com>
890
891         * configure.ac: For --enable-gold, handle value `default' instead of
892         `both*'.   New configure option --{en,dis}able-ld.
893         * configure: Regenerate.
894
895 2010-11-20  Ian Lance Taylor  <iant@google.com>
896
897         * configure.ac: Only disable a language library if no language needs
898         it.  Don't let --disable-libgcj uncondtionally disable libffi.
899         * configure: Rebuild.
900
901 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
902
903         * Makefile.in: Regenerate.
904
905         PR other/46202
906         * configure.ac: Fix just-built in-tree STRIP name to be
907         binutils/strip-new.
908         * configure: Regenerate.
909         * Makefile.def (install-strip-gcc, install-strip-binutils)
910         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
911         (install-strip-sid): Mirror dependencies on non-strip variants
912         of these targets on the respective -strip prerequisites.
913         * Makefile.tpl (install-strip, install-strip-host)
914         (install-strip-target): New targets.
915         (install-strip-[+module+], install-strip-target-[+module+]):
916         New targets.
917         * Makefile.in: Regenerate.
918
919 2010-11-19  Ian Lance Taylor  <iant@google.com>
920             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
921
922         * configure.ac: Add target-libgo to target_libraries.  Set
923         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
924         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
925         (HOST_EXPORTS): Add GOC.
926         (BASE_TARGET_EXPORTS): Add GOC.
927         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
928         (GOCFLAGS_FOR_TARGET): New variable.
929         (EXTRA_HOST_FLAGS): Add GOC.
930         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
931         * Makefile.def (target_modules): Add libgo.
932         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
933         (dependencies): Add dependency from configure-target-libgo to
934         configure-target-libffi and all-target-libstdc++-v3.  Add
935         dependencies from all-target-libgo to all-target-libffi.
936         (languages): Add go.
937         * configure: Rebuild.
938         * Makefile.in: Rebuild.
939
940 2010-11-19  Ian Lance Taylor  <iant@google.com>
941
942         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
943         compiler/flag environment variables.
944
945 2010-11-18  Ian Lance Taylor  <iant@google.com>
946
947         * configure.ac: Check for lang_requires_boot_languages in
948         config-lang.in files.
949         * configure: Rebuild.
950
951 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
952             Tobias Burnus  <burnus@net-b.de>
953
954         PR fortran/32049
955         * Makefile.def: Add libquadmath; build it with language=fortran.
956         * configure.ac: Add libquadmath.
957         * Makefile.tpl: Handle multiple libs in check-[+language+].
958         * Makefile.in: Regenerate.
959         * configure: Regenerate.
960
961 2010-11-16  Tom Tromey  <tromey@redhat.com>
962
963         * MAINTAINERS: Moved myself to reviewers section.
964
965 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
966
967         * MAINTAINERS: Moved myself to reviewers section.
968
969 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
970
971         * MAINTAINERS (Various Maintainers): Add self for build machinery.
972         (Write After Approval): Remove self.
973
974 2010-11-15  Andreas Schwab  <schwab@redhat.com>
975
976         * configure.ac: Fix spelling in option names.
977         * configure: Regenerated.
978
979 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
980
981         PR bootstrap/39622
982         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
983         * configure: Regenerated.
984
985 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
986
987         * MAINTAINERS: Update my email address.
988
989 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
990
991         * configure: Regenerate.
992
993 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
994
995         * configure: Regenerate.
996
997 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
998
999         * configure: Regenerate.
1000
1001 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1002
1003         * configure: Regenerate.
1004
1005 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
1006
1007         * configure.ac: Support official CLooG.org versions.
1008         * configure: Regenerate.
1009         * config/cloog.m4: New.
1010
1011 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
1012
1013         * MAINTAINERS (Write After Approval): Add myself.
1014
1015 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
1016
1017         * MAINTAINERS: Update my email address.
1018
1019 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
1020
1021         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1022         * configure: Regenerate.
1023
1024 2010-11-03  Ian Lance Taylor  <iant@google.com>
1025             Dave Korn  <dave.korn.cygwin@gmail.com>
1026
1027         PR lto/46273
1028         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
1029         and on other supported platforms whenever LTO is enabled.
1030         * configure: Rebuild.
1031
1032 2010-11-02  Alan Modra  <amodra@gmail.com>
1033
1034         PR binutils/12110
1035         * configure.ac: Error when source path contains spaces.
1036         * configure: Regenerate.
1037
1038 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
1039
1040         * MAINTAINERS: Update my email address.
1041
1042 2010-10-20  Ian Lance Taylor  <iant@google.com>
1043
1044         * Makefile.def (target_modules): Set lib_path to src/.libs for
1045         libstdc++-v3 module.
1046         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1047         * Makefile.in: Rebuild.
1048
1049 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1050
1051         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1052         (Write After Approval): Remove myself.
1053
1054 2010-10-15  Tristan Gingold  <gingold@adacore.com>
1055
1056         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1057
1058 2010-10-14  Douglas Rupp  <rupp@gnat.com>
1059
1060         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1061
1062 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1063
1064         * configure.ac (build_lto_plugin): New shell variable.
1065         (--enable-lto): Turn on by default for all non-ELF platforms that
1066         have had LTO support added so far.  Set build_lto_plugin appropriately
1067         for both ELF and non-ELF.
1068         (configdirs): Add lto-plugin or not based on build_lto_plugin.
1069         * configure: Regenerate.
1070
1071 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1072
1073         Sync from src:
1074         * configure.ac (v850 support): Remove target-libgloss from
1075         noconfigdirs.
1076         * configure: Regenerate.
1077
1078 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1079
1080         PR bootstrap/45326
1081         PR bootstrap/45174
1082         * configure.ac: Honor initial values of $build_configargs,
1083         $host_configargs, $target_configargs.  Mark the precious, so
1084         environment settings get recorded.
1085         * configure: Regenerate.
1086
1087 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1088
1089         PR bootstrap/45796
1090         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1091         Depend on all-build-libiberty.
1092         * Makefile.in: Regenerate.
1093
1094 2010-09-30  Michael Eager  <eager@eagercon.com>
1095
1096         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1097         * configure: Regenerate.
1098
1099 2010-09-28  Michael Eager  <eager@eagercon.com>
1100
1101         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1102
1103 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1104
1105         PR bootstrap/44621
1106         * configure.ac: Fix unportable shell quoting.
1107         * configure: Regenerate.
1108
1109 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
1110
1111         * configure.ac (enable-lto): Add Darwin to the list of supported lto
1112         targets and amend comment.
1113         * configure: Regenerate.
1114
1115 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
1116
1117         * MAINTAINERS (Write After Approval): Add myself.
1118
1119 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
1120
1121         * configure.ac: Enable LTO by default on Darwin.
1122         * configure: Regenerate.
1123
1124 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
1125
1126         * MAINTAINERS (Write After Approval): Add myself.
1127
1128 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
1129
1130         * MAINTAINERS (Write After Approval): Add myself.
1131
1132 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
1133
1134         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1135         ports
1136
1137 2010-07-28  David Yuste  <david.yuste@gmail.com>
1138
1139         * MAINTAINERS (Write After Approval): Add myself.
1140
1141 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
1142
1143         * configure.ac: Support all v850 targets.
1144         * configure: Regenerate.
1145
1146 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
1147
1148         PR bootstrap/44455
1149         * configure.ac (extra_mpfr_configure_flags): Copy from
1150         extra_mpc_gmp_configure_flags.
1151         * configure: Re-generated.
1152
1153 2010-07-22  Andi Kleen  <ak@linux.intel.com>
1154
1155         * MAINTAINERS (Write After Approval): Add myself.
1156
1157 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
1158
1159         * MAINTAINERS (Write After Approval): Add myself.
1160
1161 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
1162
1163         * MAINTAINERS (Write After Approval): Add myself.
1164
1165 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
1166
1167         PR target/44862
1168         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1169         Provide -B option to allow for link spec %s substitutions for
1170         libstdc++.a on darwin.
1171         * Makefile.in: Regenerate.
1172
1173 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
1174
1175         * MAINTAINERS (Reviewers): Update my e-mail address
1176
1177 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
1178
1179         * Makefile.def (configure-gcc): Depend on all-libelf.
1180         * Makefile.in: Rebuild.
1181
1182 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
1183
1184         * MAINTAINERS (Write After Approval): Add myself in the right place.
1185
1186 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
1187
1188         * MAINTAINERS (Write After Approval): Add myself.
1189
1190 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
1191
1192         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1193
1194 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
1195
1196         * config.sub: Update to version 2010-05-21.
1197         * config.guess: Update to version 2010-04-03.
1198
1199 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
1200
1201         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1202         * configure: Regenerate.
1203
1204 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
1205
1206         * MAINTAINERS (Write After Approval): Add myself.
1207
1208 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
1209
1210         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1211         a platform that supports LTO.
1212         * configure: Regenerate.
1213
1214 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
1215
1216         * configure.ac: Allow all the versions greater than 0.10 of PPL.
1217         * configure: Regenerated.
1218
1219 2010-04-27  Roland McGrath  <roland@redhat.com>
1220             H.J. Lu  <hongjiu.lu@intel.com>
1221
1222         * configure.ac (--enable-gold): Support both, both/gold and
1223         both/bfd to add gold to configdirs without removing ld.
1224         * configure: Regenerated.
1225
1226         * Makefile.def: Add install-gold dependency to install-ld.
1227         * Makefile.in: Regenerated.
1228
1229 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
1230
1231         PR lto/42776
1232         * configure.ac (--enable-lto): Refactor handling so libelf tests
1233         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1234         and allow LTO to be explicitly enabled on non-ELF platforms that
1235         are known to support it inside else-clause.
1236         * configure: Regenerate.
1237
1238 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
1239
1240         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1241         * configure: Regenerate.
1242
1243 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
1244
1245         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1246         * configure: Regenerate.
1247
1248 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1249
1250         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1251         separately.
1252         * configure: Regenerate.
1253
1254 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
1255
1256         * MAINTAINERS (Write After Approval): Add myself.
1257
1258 2010-04-14  Tristan Gingold  <gingold@adacore.com>
1259
1260         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1261         * configure: Regenerate.
1262
1263 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
1264
1265         * configure: Regenerate after change to elf.m4.
1266
1267 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
1268
1269         * MAINTAINERS (Write After Approval): Add myself.
1270
1271 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1272
1273         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1274         * configure: Regenerated.
1275
1276 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1277
1278         * configure.ac: Print "buggy but acceptable" when CLooG
1279         revision is less than 9.
1280         * configure: Regenerated.
1281
1282 2010-04-01  Diego Novillo  <dnovillo@google.com>
1283
1284         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1285
1286 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1287
1288         PR bootstrap/43615
1289         PR bootstrap/43328
1290
1291         Revert:
1292
1293         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1294
1295         * configure.ac: Do not pass --enable-multilib nor
1296         --disable-multilib in baseargs.  Accept explicitly passed
1297         --enable_multilib.
1298         * configure: Regenerate.
1299
1300 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
1301
1302         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1303
1304 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
1305
1306         * MAINTAINERS: Remove myself.
1307
1308 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1309
1310         PR bootstrap/43328
1311         * configure.ac: Do not pass --enable-multilib nor
1312         --disable-multilib in baseargs.  Accept explicitly passed
1313         --enable_multilib.
1314         * configure: Regenerate.
1315
1316 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
1317
1318         * MAINTAINERS (spu port): Remove me.
1319
1320 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1321
1322         * configure.ac (tic6x-*-*): New case.
1323         * configure: Regenerate.
1324
1325 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1326
1327         * config.sub: Update to version 2010-03-22.
1328         * config.guess: Update to version 2009-12-30.
1329
1330 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
1331
1332         PR ada/42554
1333         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1334         * configure: Regenerate.
1335
1336 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1337
1338         * MAINTAINERS: Update my email address.
1339
1340 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
1341
1342         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1343         (ghassan.shobaki@amd.com): Removed.
1344
1345 2010-03-17  Alan Modra  <amodra@gmail.com>
1346
1347         * MAINTAINERS: Update my email address.
1348
1349 2010-03-16  Diego Novillo  <dnovillo@google.com>
1350
1351         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1352         Matthews.
1353
1354 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1355
1356         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1357         Gutson, Jeffrey D. Oldham and Mark Shinwell.
1358
1359 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1360
1361         * MAINTAINERS: Update my email address.
1362
1363 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
1364
1365         * MAINTAINERS: Update my email address.
1366
1367 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
1368
1369         * MAINTAINERS: Update my email address.
1370
1371 2010-03-09  Jie Zhang  <jie@codesourcery.com>
1372
1373         * MAINTAINERS: Update my email address.
1374
1375 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1376
1377         PR libstdc++/32499
1378         * configure.ac (RANLIB): Default to true.
1379         (STRIP): Likewise.
1380         (RANLIB_FOR_TARGET): Remove superfluous : argument.
1381         * configure: Regenerate.
1382
1383 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
1384
1385         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1386         (Write After Approval): Update my email address.
1387
1388 2010-02-17  Nick Clifton  <nickc@redhat.com>
1389
1390         PR 11238
1391         * Makefile.tpl (local-distclean): Also remove config.cache files in
1392         sub-directories as there may not be Makefiles present in the
1393         sub-directories.
1394         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1395         the config.cache files found by the find command.
1396
1397         * Makefile.in: Regenerate.
1398         * configure.ac: Revert previous delta.
1399         * configure: Regenerate.
1400
1401 2010-02-15  Nick Clifton  <nickc@redhat.com>
1402
1403         PR 11238
1404         * configure.ac: Delete config.cache files in sub-directories when
1405         deleting Makefiles.
1406         * configure: Regenerate.
1407
1408 2010-02-12  Ben Elliston  <bje@gnu.org>
1409
1410         * MAINTAINERS: Update my email address.
1411
1412 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
1413
1414         * MAINTAINERS (spu port): Update my email address.
1415
1416 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
1417
1418         * MAINTAINERS: Add myself as a maintainer for the bfin port.
1419
1420 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1421
1422         * configure.ac: Add "recommended" version checks for GMP/MPC.
1423         Update recommended GMP/MPFR/MPC versions.
1424         * configure: Regenerate.
1425
1426 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
1427
1428         * MAINTAINERS: Move my Embecosm email address into the
1429         write-after-approval section.
1430
1431 2010-01-26  Ian Lance Taylor  <iant@google.com>
1432
1433         * MAINTAINERS: Add myself as Go frontend maintainer.
1434
1435 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
1436
1437         PR libstdc++/36101, PR libstdc++/42813
1438         * configure.ac (bootstrap_target_libs): Make inclusion of
1439         target-libgomp conditional on libgomb being in target_configdirs.
1440         * configure: Regenerate.
1441
1442 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
1443
1444         PR libstdc++/36101, PR libstdc++/42813
1445         * configure.ac (bootstrap_target_libs): Include target-libgomp.
1446         * configure: Regenerate.
1447
1448 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
1449
1450         PR libstdc++/36101, PR libstdc++/42813
1451         * configure.ac (target_configdirs): Substitute.
1452         * Makefile.def: Bootstrap target module libgomp.
1453         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1454         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1455         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1456         * configure, Makefile.in: Regenerate.
1457
1458 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1459
1460         * MAINTAINERS: Adjust my details.
1461
1462 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
1463
1464         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1465
1466 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
1467
1468         * MAINTAINERS: reindented my entry with tabs instead of spaces.
1469
1470 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
1471
1472         * MAINTAINERS (Write After Approval): Add myself.
1473
1474 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1475
1476         * MAINTAINERS (Write After Approval): Add myself.
1477
1478 2010-01-11  Richard Guenther  <rguenther@suse.de>
1479
1480         PR lto/41569
1481         * Makefile.def (all-lto-plugin): Depend on all-gcc.
1482         * Makefile.in: Regenerated.
1483
1484 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
1485
1486         * configure.ac: Enable libjava build on x86_64-*freebsd*.
1487         * configure: Regenerate.
1488
1489 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1490             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1491
1492         PR bootstrap/42424
1493         * configure.ac: Include libtool m4 files.
1494         (_LT_CHECK_OBJDIR): Call it.
1495         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1496         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1497
1498         * configure: Regenerate.
1499
1500 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1501
1502         PR bootstrap/41818
1503         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1504         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
1505         * Makefile.in: Regenerate.
1506
1507 2010-01-02  Richard Guenther  <rguenther@suse.de>
1508
1509         PR lto/41529
1510         * configure.ac: Include config/elf.m4.  Disable LTO if not
1511         builting for an elf target.
1512         * configure: Regenerate.
1513
1514 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
1515
1516         * MAINTAINERS: Change my email address.
1517
1518 2009-12-18  Ben Elliston  <bje@au.ibm.com>
1519
1520         * config.sub, config.guess: Update from upstream sources.
1521
1522 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
1523
1524         * MAINTAINERS (Write After Approval): Add myself.
1525
1526 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1527
1528         PR middle-end/30447
1529         PR middle-end/30789
1530         PR other/40302
1531
1532         * configure.ac: Require MPC.
1533         * configure: Regenerate.
1534
1535 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1536
1537         PR target/38384
1538         PR bootstrap/40972
1539         * libtool.m4: Sync from git Libtool.
1540         * ltoptions.m4: Likewise.
1541         * ltversion.m4: Likewise.
1542         * lt~obsolete.m4: Likewise.
1543         * ltmain.sh: Likewise.
1544
1545 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1546
1547         * configure.ac: Update minimum MPC version to 0.8.
1548         * configure: Regenerate.
1549
1550 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
1551
1552         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
1553         * configure: Regenerated.
1554
1555 2009-11-21  Ian Lance Taylor  <iant@google.com>
1556
1557         * configure.ac: Change default of poststage1_ldflags to be empty if
1558         poststage1_libs is set.  When poststage1_libs is empty, and
1559         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
1560         * configure: Rebuild.
1561
1562 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
1563
1564         * MAINTAINERS (Write After Approval): Update my email address.
1565
1566 2009-11-20  Ben Elliston  <bje@au.ibm.com>
1567
1568         * config.guess: Update from upstream sources.
1569
1570 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1571
1572         * Makefile.def: Restore host and target settings for gmp.
1573         * Makefile.in: Rebuild.
1574
1575 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1576
1577         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
1578         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
1579         Fix portability of test of C++ as bootstrap language.  Add
1580         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1581         * configure: Rebuild.
1582         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1583         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
1584         in-tree building.
1585         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1586         (POSTSTAGE1_HOST_EXPORTS): Use it.
1587         (STAGE[+id+]_CXXFLAGS): New.
1588         (BASE_FLAGS_TO_PASS): Pass it down.
1589         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
1590         extra_exports.
1591         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1592         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1593         extra_exports.
1594         * Makefile.in: Rebuild.
1595
1596 2009-11-17  Ben Elliston  <bje@au.ibm.com>
1597
1598         * config.sub, config.guess: Update from upstream sources.
1599
1600 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
1601
1602         * MAINTAINERS (Write After Approval): Add myself.
1603
1604 2009-11-09  Jon Beniston  <jon@beniston.com>
1605
1606         * MAINTAINERS (Write After Approval): Add myself.
1607
1608 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
1609
1610         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
1611         paths for *-w64-mingw* and x86_64-*mingw*.
1612         * configure: Regenerated.
1613
1614 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
1615
1616         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
1617
1618 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
1619
1620         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
1621         Phil Edwards to Write-After Approval.
1622
1623 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
1624
1625         * configure.ac: Disable target-winsup & co for
1626         x86_64-*-mingw* and *-w64-mingw* targets.
1627         * configure: Regenerated.
1628
1629 2009-10-16  Nick Clifton  <nickc@redhat.com>
1630
1631         * MAINTAINERS: Add myself as a maintainer for the RX port.
1632
1633 2009-10-26  Johannes Singler  <singler@kit.edu>
1634
1635         * MAINTAINERS (Write After Approval): Update my e-mail address.
1636
1637 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1638
1639         * configure.ac (CLooG test): Use = with test.
1640         * configure: Regenerate.
1641
1642 2009-10-22  Richard Guenther  <rguenther@suse.de>
1643
1644         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
1645         cloog if the ppl version check failed.  Move flags saving
1646         before setting in libelf check.
1647         * configure: Regenerate.
1648
1649 2009-10-21  Richard Guenther  <rguenther@suse.de>
1650
1651         * configure.ac: Adjust the ppl and cloog configure to work as
1652         documented.  Disable cloog if ppl was disabled.  Omit the version
1653         checks if they were disabled.
1654         * configure: Re-generate.
1655
1656 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1657
1658         * configure.ac: Add 'lto' to enable_languages, not
1659         new_enable_languages, and only if not already present.
1660         * configure: Regenerate.
1661
1662 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
1663
1664         * README: Refer to the various COPYING* files instead of just
1665         COPYING.
1666         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
1667
1668 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
1669
1670         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
1671         
1672 2009-10-07  Richard Guenther  <rguenther@suse.de>
1673
1674         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
1675         and Richard Guenther as reviewers.
1676         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
1677         as reviewers.
1678
1679 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
1680
1681         * config.sub: Update from upstream sources.
1682
1683 2009-10-06  Ian Lance Taylor  <iant@google.com>
1684
1685         * Makefile.def: check-gold depends upon all-gas.
1686         * Makefile.in: Rebuild.
1687
1688 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
1689
1690         * MAINTAINERS (Write After Approval): Add myself.
1691
1692 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
1693
1694         * Makefile.def: all-lto-plugin depends on all-libiberty.
1695         set bootstrap=true for lto-plugin.
1696         Add lto-plugin.
1697         * Makefile.in: Regenerate.
1698         * configure.ac (host_libs): Add lto-plugin.
1699         * configure: Regenerate.
1700
1701 2009-10-03  Diego Novillo  <dnovillo@google.com>
1702
1703         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1704         (HOST_LIBELFLIBS): Define.
1705         (HOST_LIBELFINC): Define.
1706         * Makefile.in: Regenerate.
1707         * configure.ac: Add --enable-lto.
1708         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1709         If --enable-lto is used, add 'lto' to new_enable_languages.
1710         If --enable-lto is used and gold is enabled, add
1711         lto-plugin to configdirs.
1712         * configure: Regenerate.
1713
1714 2009-10-03  Simon Baldwin  <simonb@google.com>
1715
1716         * configure.ac: If --with-system-zlib, suppress local zlib and
1717         pass --with-system-zlib to subdir configure scripts.
1718         * configure: Regenerate.
1719
1720 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
1721             Paolo Bonzini  <bonzini@gnu.org>
1722
1723         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1724         $(srcdir).
1725         * Makefile.in: Rebuilt.
1726
1727 2009-09-26  Gary Funck  <gary@intrepid.com>
1728
1729         * MAINTAINERS (Write After Approval): Add myself.
1730
1731 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1732
1733         * configure.ac: Update minimum MPC version to 0.7.
1734         * configure: Regenerate.
1735
1736 2009-09-25  Nick Clifton  <nickc@redhat.com>
1737
1738         * configure.ac: Pass any --cache-file=/dev/null option on to
1739         subconfigures.
1740         * configure: Regenerate.
1741
1742 2009-09-23  Nick Clifton  <nickc@redhat.com>
1743
1744         * config.sub, config.guess: Update from upstream sources.
1745
1746 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
1747
1748         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1749         * Makefile.in: Rebuilt.
1750
1751 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1752
1753         PR bootstrap/32272
1754         * configure.ac: Error out if $srcdir isn't '.' but contains
1755         host-${host_noncanonical}.
1756         * configure: Regenerate.
1757
1758 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1759
1760         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1761         maintainer.
1762
1763 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1764
1765         * configure.ac: If bootstrapping a combined tree with
1766         --enable-gold, require c++ in stage1_languages.
1767         * configure: Regenerate.
1768
1769         * configure.ac: Also add target_libs of stage1_languages to
1770         bootstrap_target_libs.
1771         * configure: Regenerate.
1772
1773         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1774         with --enable-languages not containing c++.
1775         * configure: Regenerate.
1776
1777 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
1778
1779         * configure.ac: Disable java and boehm-gc for bfin-*-*.
1780         * configure: Regenerate.
1781
1782 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
1783
1784         * MAINTAINERS (Write After Approval): Update my e-mail address,
1785         and move from from here...
1786         (Waiting for paperwork): To here.
1787
1788 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
1789
1790         * MAINTAINERS (Reviewers): Add self as driver reviewer.
1791
1792 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1793
1794         * configure.ac: Do not use $extrasub for replacing @if/@endif
1795         parts in Makefile; instead, use additional arguments to
1796         AC_CONFIG_COMMANDS to do the replacement manually, with several
1797         sed invocations, to avoid HP-UX sed command limits.
1798         * configure: Regenerate.
1799
1800 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
1801
1802         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1803         blank before -L.
1804
1805 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
1806
1807         * configure.ac (with-build-config): Document.  Handle without.
1808         Handle missing argument.
1809         * configure: Rebuilt.
1810
1811 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
1812
1813         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
1814         Default to bootstrap-debug only if compare-debug works.
1815         * configure: Rebuilt.
1816         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1817         * Makefile.in: Rebuilt.
1818
1819 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1820
1821         * MAINTAINERS (OS Port Maintainers): Update my email address.
1822
1823 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
1824
1825         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1826         * Makefile.in: Rebuilt.
1827
1828 2009-09-01  Chris Demetriou  <cgd@google.com>
1829
1830         * MAINTAINERS (Write After Approval): Add myself.
1831
1832 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
1833
1834         PR debug/30161
1835         * include/dwarf2.h (enum dwarf_tag): Added
1836         DW_TAG_GNU_template_template_param
1837         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1838
1839 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1840
1841         * Makefile.tpl (AWK): Fix typo.
1842         * Makefile.in: Regenerate.
1843
1844 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1845
1846         * configure.ac: Detect awk and sed.
1847         * Makefile.def (flags_to_pass): Add AWK and SED.
1848         * Makefile.tpl (AWK, SED): New.
1849         (BASE_FLAGS_TO_PASS): Add AWK and SED.
1850         * configure: Regenerate.
1851         * Makefile.in: Regenerate.
1852
1853 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
1854
1855         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1856         (collapseslashes): Likewise.
1857
1858 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1859
1860         * configure.ac (AC_PREREQ): Bump to 2.64.
1861
1862 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1863
1864         * configure.ac: Remove --with-datarootdir, --with-docdir,
1865         --with-pdfdir, --with-htmldir switches.
1866         * configure: Regenerate.
1867
1868         * configure: Regenerate.
1869
1870         * compile: Sync from Automake 1.11.
1871         * depcomp: Likewise.
1872         * install-sh: Likewise.
1873         * missing: Likewise.
1874         * mkinstalldirs: Likewise.
1875         * ylwrap: Likewise.
1876
1877 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
1878
1879         * ltmain.sh (func_normal_abspath): New function.
1880         (func_relative_path): Likewise.
1881         (func_mode_help): Document new -bindir option for link mode.
1882         (func_mode_link): Add new -bindir option, and use it to place
1883         output DLL if specified.
1884
1885 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1886
1887         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1888         (baseargs): Add --disable-option-checking.
1889         * configure: Regenerate.
1890
1891         * Makefile.def (configure-target-libiberty): Depend on
1892         all-binutils and all-ld.
1893         (configure-target-newlib): Likewise.
1894         * Makefile.in: Regenerate.
1895
1896 2009-08-17  Ben Elliston  <bje@au.ibm.com>
1897
1898         * config.sub, config.guess: Update from upstream sources.
1899
1900 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1901
1902         Sync from src, merge:
1903
1904         2009-07-02  Tristan Gingold  <gingold@adacore.com>
1905
1906         * configure.ac: Do not exclude gas for i386-*-darwin.
1907         Add a case for x86_64-*-darwin.
1908         * configure: Regenerate.
1909
1910 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
1911
1912         * MAINTAINERS: Add my name to Write After Approval list.
1913
1914 2009-08-06  Michael Eager  <eager@eagercon.com>
1915
1916         * configure.ac: Add Microblaze target.
1917         * configure: Regenerate.
1918
1919 2009-07-31  Christian Bruel  <christian.bruel@st.com>
1920
1921         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1922         * configure: Regenerate.
1923         
1924 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
1925
1926         * MAINTAINERS (Write After Approval): Update my e-mail address.
1927
1928 2009-07-06  Ian Lance Taylor  <iant@google.com>
1929
1930         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1931         * configure: Rebuild.
1932
1933 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
1934
1935         * MAINTAINERS: Move myself to the Graphite Reviewers.
1936
1937 2009-06-30  Wei Guozhi  <carrot@google.com>
1938
1939         * MAINTAINERS: Add my name to Write After Approval list.
1940
1941 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
1942
1943         PR bootstrap/40338
1944         * configure.ac (comparestring): Create new variable.
1945         * Makefile.tpl (comparestring): Use to skip some comparisions.
1946         * configure: Regenerate.
1947         * Makefile.in: Regenerate.
1948
1949 2009-06-26  Doug Evans  <dje@sebabeach.org>
1950
1951         * Makefile.def (host_modules): Add cgen.
1952         * Makefile.in: Regenerate.
1953         * configure.ac (host_tools): Add cgen.
1954         * configure: Regenerate.
1955
1956 2009-06-23  DJ Delorie  <dj@redhat.com>
1957
1958         * MAINTAINERS: Add myself as mep maintainer.
1959
1960 2009-06-23  Ian Lance Taylor  <iant@google.com>
1961
1962         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
1963         boot_languages.  Only bootstrap target libraries listed in
1964         target_libs for some boot language.  Add --with-stage1-ldflags,
1965         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
1966         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
1967         if not building with C++.
1968         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1969         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1970         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1971         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1972         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
1973         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1974         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1975         * configure, Makefile.in: Rebuild.
1976
1977 2009-06-23  Li Feng  <nemokingdom@gmail.com>
1978
1979         * MAINTAINERS: Added my name to write-after-approval list.
1980
1981 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
1982
1983         * configure.ac: Define is_elf for QNX Neutrino targets.
1984         * configure: Regenerate.
1985
1986 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
1987
1988         * MAINTAINERS: Added my name to the write-after-approval list
1989
1990 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1991
1992         * configure.ac: Detect MPC in default directory.
1993         * configure: Regenerate.
1994
1995 2009-06-03  Jerome Guitton  <guitton@adacore.com>
1996             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1997
1998         * Makefile.tpl (all): Avoid a trailing backslash.
1999         * Makefile.in: Regenerate.
2000
2001 2009-06-03  Ben Elliston  <bje@au.ibm.com>
2002
2003         * config.sub, config.guess: Update from upstream sources.
2004
2005 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
2006
2007         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2008         to noconfdirs.
2009         * configure: Regenerate.
2010
2011 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
2012
2013         * Makefile.tpl ([+compare-target+]): Compare all stage
2014         directories, rather than just gcc.
2015         * Makefile.in: Rebuilt.
2016
2017 2009-06-01  Doug Kwan  <dougkwan@google.com>
2018
2019         * configure.ac: Support gold for target arm*-*-*.
2020         * configure: Regenerate.
2021
2022 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2023
2024         * Makefile.def: Add MPC support and dependencies.
2025         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
2026
2027         * Makefile.in, configure: Regenerate.
2028
2029 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
2030
2031         * Makefile.tpl (all): Avoid harmless warning in make all when
2032         gcc-bootstrap is enabled but stage_last does not exist.
2033         * Makefile.in: Rebuilt.
2034
2035 2009-05-24  Nicolas Roche  <roche@adacore.com>
2036
2037         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2038         * Makefile.in: Regenerate.
2039
2040 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
2041
2042         * MAINTAINERS: Update my e-mail address.
2043
2044 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2045
2046         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
2047         * configure:  Regenerate.
2048
2049 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2050
2051         PR other/40159
2052         * Makefile.tpl (all): Don't assume gcc-bootstrap and
2053         gcc-no-bootstrap are mutually exclusive.
2054         * Makefile.in: Rebuilt.
2055
2056 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2057
2058         PR other/40159
2059         * Makefile.tpl (all): Don't end with unconditional success.
2060         * Makefile.in: Rebuilt.
2061
2062 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
2063
2064         PR target/37137
2065         * Makefile.def (flags_to_pass): Remove redundant and incomplete
2066         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2067         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2068         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
2069         stage_configureflags, stage_cflags and stage_libcflags into
2070         explicit Makefile macros.
2071         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2072         GFORTRAN.
2073         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2074         CC.  Set CC_FOR_BUILD from CC.
2075         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2076         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2077         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2078         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
2079         and GFORTRAN.
2080         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2081         (_LIBCFLAGS): Renamed to _TFLAGS.
2082         (do-compare-debug, do-compare3-debug): Drop.
2083         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2084         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2085         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2086         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2087         (XGCC_FLAGS_FOR_TARGET): New.
2088         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2089         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2090         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2091         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2092         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
2093         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
2094         TFLAGS.
2095         (BUILD_CONFIG): Include if requested.
2096         (all): Set TFLAGS on bootstrap.
2097         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2098         (all-stageid-prefixmodule): Likewise.
2099         (do-clean, distclean-stageid): Set TFLAGS.
2100         (restrap): Fix whitespace.
2101         * Makefile.in: Rebuilt.
2102
2103 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
2104
2105         * config.guess: Sync with src.
2106
2107 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2108
2109         * configure.ac ($with_ppl):  Default to no if not supplied.
2110         ($with_cloog):  Likewise.
2111         configure:  Regenerate.
2112
2113 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
2114
2115         * MAINTAINERS: Update my e-mail address.
2116
2117 2009-04-27  Nick Clifton  <nickc@redhat.com>
2118
2119         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2120
2121 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
2122
2123         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2124         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2125         * Makefile.in: Regenerate.
2126
2127 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2128
2129         PR bootstrap/39739
2130         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2131         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2132
2133         * configure, Makefile.in: Regenerate.
2134
2135 2009-04-21  Taras Glek  <tglek@mozilla.com>
2136
2137         * include/hashtab.h: Update GTY annotations to new syntax
2138         * include/splay-tree.h: Likewise
2139
2140 2009-04-17  Ben Elliston  <bje@au.ibm.com>
2141
2142         * config.sub, config.guess: Update from upstream sources.
2143
2144 2009-04-15  Anthony Green  <green@moxielogic.com>
2145
2146         * configure.ac: Add moxie support.
2147         * configure: Rebuilt.
2148
2149 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
2150
2151         * configure.ac: Change copyright header to refer to version
2152         3 of the GNU General Public License and to point readers at the
2153         COPYING3 file and the FSF's license web page.
2154         * Makefile.def: Likewise.
2155         * Makefile.tpl: Likewise.
2156         * Makefile.in: Regenerate.
2157
2158 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
2159
2160         * configure.ac: Restore match for darwin9 or later. Use double
2161         brackets since regeneration eats one pair.
2162         * configure: Regenerate.
2163
2164 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
2165
2166         PR gas/10039
2167         * configure.ac: Require texinfo 4.7.
2168         * configure: Regenerated.
2169
2170 2009-04-09  Nick Clifton  <nickc@redhat.com>
2171
2172         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2173         the GCC Runtime Library Exception.
2174
2175 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2176
2177         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2178         * configure: Regenerate.
2179
2180 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
2181
2182         * Makefil.def (languages): New entries.
2183         * Makefile.tpl (check-gcc-*): New generic target.
2184         * Makefile.in: Regenerate.
2185
2186 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
2187
2188         * MAINTAINERS:  Update my email address.
2189
2190 2009-03-18  Tom Tromey  <tromey@redhat.com>
2191
2192         * configure: Rebuild.
2193         * configure.ac (host_libs): Add libiconv.
2194         * Makefile.in: Rebuild.
2195         * Makefile.def (host_modules): Add libiconv.
2196         (configure-gdb, all-gdb): Depend on libiconv.
2197
2198 2009-03-16  Tristan Gingold  <gingold@adacore.com>
2199
2200         * configure.ac: Treat gdb as supported on x86_64-darwin.
2201         * configure: Regenerate.
2202
2203 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
2204
2205         * configure.ac (--with-host-libstdcxx): New option.
2206         * configure: Regenerate.
2207
2208 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
2209
2210         * MAINTAINERS:  Move myself into the write after approval list.
2211
2212 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
2213
2214         * MAINTAINERS: Update e-mail address.
2215         
2216 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
2217
2218         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2219
2220 2009-03-10  Ira Rosen  <irar@il.ibm.com>
2221
2222         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2223
2224 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2225
2226         Backport from git Libtool:
2227
2228         2009-01-19  Robert Millan  <rmh@aybabtu.com>
2229         Support GNU/kOpenSolaris.
2230         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2231         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2232         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2233         GNU/kOpenSolaris.
2234
2235 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
2236
2237         * MAINTAINERS: Update e-mail address.
2238
2239 2009-02-24  Michael Eager  <eager@eagercon.com>
2240
2241         * MAINTAINERS (Write After Approval): Add self.
2242
2243 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
2244
2245         * MAINTAINERS (Write After Approval): Add myself.
2246
2247 2009-02-05  Andreas Schwab  <schwab@suse.de>
2248
2249         * Makefile.tpl (stage_last): Define $r and $s before using
2250         $(RECURSE_FLAGS_TO_PASS).
2251         * Makefile.in: Regenerate
2252
2253 2009-01-30  Ian Lance Taylor  <iant@google.com>
2254
2255         * MAINTAINERS: Move myself to the Global Reviewers list.
2256
2257 2009-01-29  Robert Millan  <rmh@aybabtu.com>
2258
2259         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2260         * configure: Regenerate.
2261
2262 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
2263
2264         * MAINTAINERS: Make whitespace consistent.
2265         Remove Robert Millan from Write After Approval.
2266
2267 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
2268
2269         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2270         (all-opcodes): Depend on all-libiberty.
2271         * Makefile.in: Regenerate.
2272
2273 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
2274
2275         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2276         * configure: Regenerate.
2277
2278 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
2279
2280         * MAINTAINERS (Write After Approval): Add myself.
2281
2282 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
2283
2284         * MAINTAINERS: Add myself to reviewers (Fortran).
2285
2286 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
2287
2288         PR tree-optimization/38515
2289         * configure.ac (cloog-polylib): Removed.
2290         (with_ppl, with_cloog): Test for "no".
2291         * configure: Regenerated.
2292
2293 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
2294
2295         * MAINTAINERS: Moved myself to reviewers (Fortran).
2296
2297 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
2298
2299         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2300         (Write After Approval): Remove myself.
2301
2302 2009-01-03  Diego Novillo  <dnovillo@google.com>
2303
2304         * MAINTAINERS: Remove myself from alias maintainership.
2305
2306 2009-01-02  David Ayers  <ayers@fsfe.org>
2307
2308         * MAINTAINERS: Update e-mail address.
2309
2310 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
2311
2312         * MAINTAINERS: Make whitespace consistent.
2313
2314 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2315
2316         Backport from upstream Libtool:
2317         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2318         Add cache variables to tests that require the linker to work.
2319         For shlibpath_overrides_runpath, this also changes the semantics
2320         to let the result from the C compiler take precedence.
2321
2322 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2323
2324         * config.sub, config.guess: Update from upstream sources.
2325
2326 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
2327
2328         * configure.ac (ppllibs): Add by default the lib flags.
2329         * configure: Regenerate.
2330
2331 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
2332
2333         * MAINTAINERS:  Add myself to the write after approval list.
2334
2335 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2336
2337         * configure.ac: Add double brackets on darwin[912].
2338         * configure: Regenerate.
2339
2340 2008-12-03  Daniel Kraft  <d@domob.eu>
2341
2342         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
2343         Approval to Reviewer section (for Fortran front-end).
2344
2345 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
2346
2347         * configure.ac: Expand to darwin10 and later.
2348         * configure: Regenerate.
2349
2350 2008-12-02  Andreas Schwab  <schwab@suse.de>
2351
2352         * Makefile.def: configure-target-boehm-gc depends on
2353         all-target-libstdc++-v3.
2354         * Makefile.in: Regenerate.
2355
2356 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
2357
2358         * MAINTAINERS:  Add myself as mingw maintainer.
2359
2360 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2361
2362         * config.sub, config.guess: Update from upstream sources.
2363
2364 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
2365
2366         * README.SCO: Remove.
2367
2368 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
2369
2370         * MAINTAINERS:  Add myself to the write after approval list.
2371
2372 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
2373
2374         * MAINTAINERS:  Update my email address in WAA section.
2375
2376 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
2377
2378         * MAINTAINERS: Update e-mail address.
2379
2380 2008-11-27  Toon Moene  <toon@moene.org>
2381
2382         * MAINTAINERS: Change e-mail address.
2383
2384 2008-11-27  Tristan Gingold  <gingold@adacore.com>
2385
2386         * configure.ac: Build gdb for i?86-*-darwin*
2387         * configure: Regenerated.
2388
2389 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
2390
2391         * MAINTAINERS: Added my full name.
2392
2393 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
2394
2395         PR bootstrap/38014
2396         PR bootstrap/37923
2397
2398         Revert:
2399
2400         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2401
2402         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2403         * Makefile.in: Regenerated.
2404
2405         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2406
2407         PR gdb/921
2408         PR gdb/1646
2409         PR gdb/2175
2410         PR gdb/2176
2411
2412         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2413         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2414         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2415         (HOST_EXPORTS): Pass CPPFLAGS.
2416         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2417         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2418         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2419         * Makefile.in, configure: Regenerated.
2420         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2421         and CPPFLAGS_FOR_BUILD.
2422
2423 2008-11-06  Jeff Law  <law@redhat.com>
2424
2425         * MAINTAINERS: Add myself as middle end maintainer.
2426
2427 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
2428
2429         * MAINTAINERS (Write after approval): Add myself.
2430
2431 2008-11-05  Diego Novillo  <dnovillo@google.com>
2432
2433         * MAINTAINERS (Global Reviewers): Add myself.
2434         (Non-Algorithmic Maintainers): Remove myself.
2435
2436 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
2437
2438         * MAINTAINERS (Write after approval): Add myself.
2439
2440 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
2441
2442         * MAINTAINERS (Write after approval): Add myself.
2443
2444 2008-10-31  Ben Elliston  <bje@au.ibm.com>
2445
2446         * configure.ac (spu-*-*): Remove special case.
2447         * configure: Regenerate.
2448
2449 2008-10-30  Catherine Moore  <clm@codesourcery.com>
2450
2451         * MAINTAINERS (Write after approval): Update my email address.
2452
2453 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
2454
2455         * configure.ac [spu-*-*]: Do not set skipdirs.
2456         * configure: Re-generate.
2457
2458 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
2459
2460         * MAINTAINERS (Various Maintainers): Add myself to reload.
2461
2462 2008-10-25  Richard Guenther  <rguenther@suse.de>
2463
2464         * MAINTAINERS (Various Maintainers): Add myself as middle-end
2465         maintainer.  Remove myself as libgcc-math maintainer.
2466         (Non-Algorithmic Maintainers): Remove myself.
2467
2468 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2469
2470         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2471         * Makefile.in: Regenerated.
2472
2473 2008-10-23  Cary Coutant  <ccoutant@google.com>
2474
2475         * MAINTAINERS (Write after approval): Add myself.
2476
2477 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2478
2479         PR gdb/921
2480         PR gdb/1646
2481         PR gdb/2175
2482         PR gdb/2176
2483
2484         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2485         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2486         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2487         (HOST_EXPORTS): Pass CPPFLAGS.
2488         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2489         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2490         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2491         * Makefile.in, configure: Regenerated.
2492         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2493         and CPPFLAGS_FOR_BUILD.
2494
2495 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
2496
2497         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2498         Sebastian Pop.
2499
2500 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
2501
2502         * MAINTAINERS (Write After Approval): Added myself.
2503
2504 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2505
2506         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2507         recommended version to 2.3.2.
2508
2509         * configure: Regenerate.
2510
2511 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
2512
2513         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2514
2515 2008-09-29  David Daney <david.daney@caviumnetworks.com>
2516
2517         * MAINTAINERS (Write After Approval): Update e-mail address.
2518
2519 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
2520
2521         * libtool.m4: Update to libtool 2.2.6.
2522         * lt~obsolete.m4: Update to libtool 2.2.6.
2523         * ltmain.sh: Update to libtool 2.2.6.
2524         * ltsugar.m4: Update to libtool 2.2.6.
2525         * ltversion.m4: Update to libtool 2.2.6.
2526         * ltoptions.m4: Update to libtool 2.2.6.
2527         * ltgcc.m4: Update to match changes from libtool 2.2.6.
2528
2529 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
2530
2531         * MAINTAINERS (Write After Approval): Add myself.
2532
2533 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2534
2535         * MAINTAINERS (Write After Approval): Update my name.
2536
2537 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
2538
2539         * MAINTAINERS: Add myself in "Write After Approval".
2540
2541 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
2542
2543         * MAINTAINERS: Add myself as ia64 maintainer.
2544
2545 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
2546
2547         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
2548         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
2549         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
2550         and Michael Tiemann from Write After Approval since they do not
2551         actually have access.
2552
2553 2008-09-05  Richard Guenther  <rguenther@suse.de>
2554
2555         * configure.ac: Initialize clooglibs to -lcloog.
2556         * configure: Re-generate.
2557
2558 2008-09-04  Le-Chun Wu  <lcwu@google.com>
2559
2560         * MAINTAINERS (Write After Approval): Add myself.
2561
2562 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
2563
2564         * configure.ac (--with-cloog-polylib): New.
2565         (--disable-cloog-version-check): New.
2566         (--disable-ppl-version-check): New.
2567         * configure: Re-generate.
2568
2569 2008-09-03  Richard Guenther  <rguenther@suse.de>
2570
2571         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2572         cloog test.
2573         * configure: Re-generate.
2574
2575 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
2576
2577         Add picoChip port.
2578         * MAINTAINERS: Add picoChip maintainers.
2579
2580 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
2581             Tobias Grosser  <grosser@fim.uni-passau.de>
2582             Jan Sjodin  <jan.sjodin@amd.com>
2583             Harsha Jagasia  <harsha.jagasia@amd.com>
2584             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2585             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2586             Adrien Eliche  <aeliche@isty.uvsq.fr>
2587
2588         Merge from graphite branch.
2589         * configure: Regenerate.
2590         * Makefile.in: Regenerate.
2591         * configure.ac (host_libs): Add ppl and cloog.
2592         Add checks for PPL and CLooG.
2593         * Makefile.def (ppl, cloog): Added modules and dependences.
2594         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2595         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2596
2597 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2598
2599         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2600         (GCC_SHLIB_SUBDIR): New.
2601         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2602         * configure: Regenerate.
2603         * Makefile.in: Regenerate.
2604
2605 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
2606
2607         * MAINTAINERS: Consistently use tabs to separate columns.
2608
2609 2008-08-29  Tristan Gingold  <gingold@adacore.com>
2610
2611         * MAINTAINERS (Write after Approval): Add myself.
2612
2613 2008-08-28  Tristan Gingold  <gingold@adacore.com>
2614
2615         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2616         Enable bfd, binutils and opcodes.
2617         * configure: Regenerate.
2618
2619 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2620
2621         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
2622
2623 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2624
2625         * MAINTAINERS:  Use correct Umlaut for last name.
2626
2627 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2628
2629         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
2630
2631 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
2632
2633         * MAINTAINERS: Update my email address.
2634
2635 2008-08-16  Nicolas Roche  <roche@adacore.com>
2636
2637         * Makefile.tpl: Add BOOT_ADAFLAGS.
2638         * Makefile.in: Regenerate.
2639
2640 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
2641
2642         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2643         * configure: Regenerate.
2644
2645 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
2646
2647         * configure.ac: Add makefile fragments for hpux.
2648         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2649         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2650         * configure: Regenerate.
2651         * Makefile.in: Regenerate.
2652
2653 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
2654
2655         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
2656
2657 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
2658
2659         * MAINTAINERS (Write after Approval): Add myself.
2660
2661 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
2662
2663         * MAINTAINERS (Write After Approval):  Add myself.
2664
2665 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
2666
2667         * MAINTAINERS (Write After Approval):  Add myself.
2668
2669 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
2670
2671         * MAINTAINERS: Update my email address.
2672
2673 2008-06-25  Joey Ye  <joey.ye@intel.com>
2674
2675         * MAINTAINERS (Write After Approval):  Add myself.
2676
2677 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2678
2679         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2680         * Makefile.in: Regenerate.
2681         * configure: Regenerate.
2682
2683 2008-06-17  Daniel Kraft  <d@domob.eu>
2684
2685         * MAINTAINERS (Write After Approval):  Add myself.
2686
2687 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2688
2689         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2690         "$@" is still intact with both Autoconf 2.59 and 2.62.
2691         * configure: Regenerate.
2692
2693 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2694
2695         * Makefile.tpl: Fix comment errors.
2696         * Makefile.in: Regenerate.
2697
2698 2008-06-12  David S. Miller  <davem@davemloft.net>
2699             David Edelsohn  <edelsohn@gnu.org>
2700
2701         * configure.ac: Add powerpc*-*-* to gold supported targets.
2702         * configure: Regenerate.
2703
2704 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
2705
2706         PR tree-optimization/36218
2707         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2708         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2709         (all prefix="build-"): Pass them to build-system sub-makes.
2710         * Makefile.in: Regenerate.
2711
2712 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
2713
2714         * MAINTAINERS (mt port): Remove.
2715         (sco5, unixware, sco udk): Remove.
2716         (Kean Johnston): Add to Write After Approval.
2717
2718 2008-05-30  Julian Brown  <julian@codesourcery.com>
2719
2720         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2721         of libobjc for ARM EABI Linux.
2722         * configure: Regenerate.
2723
2724 2008-05-18  Xinliang David Li   <davidxl@google.com>
2725
2726         * ChangeLog: Remove wrong ChangeLog entry.
2727
2728 2008-05-17  Xinliang David Li   <davidxl@google.com>
2729
2730         * MAINTAINERS (Write After Approval): Add myself.
2731
2732 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
2733
2734         * MAINTAINERS (Write After Approval): Add myself.
2735
2736 2008-05-14  Rafael Espíndola  <espindola@google.com>
2737
2738         * config-ml.in: don't handle --enable-shared and --enable-static.
2739
2740 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
2741
2742         * MAINTAINERS: Update my email address.
2743
2744 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
2745
2746         * MAINTAINERS: Update my email address.
2747
2748 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
2749
2750         * MAINTAINERS (Write After Approval): Add myself.
2751
2752 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
2753
2754         * MAINTAINERS (Write After Approval): Add myself.
2755
2756 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
2757
2758         * MAINTAINERS (crx): Add myself.
2759
2760 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2761
2762         Sync with src:
2763         2008-04-14  David S. Miller  <davem@davemloft.net>
2764
2765         * configure.ac: Add sparc*-*-* to gold supported targets.
2766         * configure: Regenerate.
2767
2768 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2769
2770         PR bootstrap/35457
2771         * configure.ac: Include override.m4.
2772         * configure: Regenerate.
2773
2774 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2775
2776         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2777         * Makefile.in: Regenerate.
2778
2779 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
2780
2781         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2782         as nonconfigurable directories list.
2783         * configure: Regenerate.
2784
2785 2008-04-14  Ben Elliston  <bje@au.ibm.com>
2786
2787         * config.sub, config.guess: Update from upstream sources.
2788
2789 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
2790
2791         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2792         * Makefile.in: Regenerate.
2793
2794 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
2795
2796         * configure.ac: Do not build libssp for the AVR.
2797         * configure: Regenerate.
2798
2799 2008-04-07  Ian Lance Taylor  <iant@google.com>
2800
2801         * Makefile.def: check-gold depends upon all-binutils.
2802         * Makefile.in: Regenerate.
2803
2804 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
2805
2806         * MAINTAINERS (Write After Approval): Add myself.
2807
2808 2008-04-04  Nick Clifton  <nickc@redhat.com>
2809
2810         PR binutils/4334
2811         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2812         builds.
2813         * configure: Regenerate.
2814
2815 2008-04-04  NightStrike  <NightStrike@gmail.com>
2816
2817         PR other/35151
2818         * configure.ac: Combine rules for mingw32 and mingw64.
2819         * configure: Regenerate.
2820
2821 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
2822
2823         * MAINTAINERS (Write After Approval): Add myself.
2824
2825 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
2826
2827         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2828         * Makefile.in (.NOTPARALLEL): Ditto.
2829
2830 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
2831
2832         * MAINTAINERS (Write After Approval): Add myself.
2833
2834 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
2835
2836         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2837         * Makefile.in (.NOTPARALLEL): Regenerate.
2838
2839 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
2840
2841         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2842         * Makefile.in: Regenerate.
2843
2844 2008-03-26  Jakub Staszak  <kuba@et.pl>
2845
2846         * MAINTAINERS (Write After Approval): Add myself.
2847
2848 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2849
2850         * MAINTAINERS:  Update e-mail address.
2851
2852 2008-03-20  Ian Lance Taylor  <iant@google.com>
2853
2854         * configure.ac: Add support for --enable-gold.
2855         * Makefile.def: Add gold as a directory like ld.
2856         * configure, Makefile.in: Regenerate.
2857
2858 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2859
2860         * configure.ac: m4_include config/proginstall.m4.
2861         * configure: Regenerate.
2862
2863         Backport from upstream Libtool:
2864
2865         2007-10-12  Eric Blake  <ebb9@byu.net>
2866
2867         Deal with Autoconf 2.62's semantic change in m4_append.
2868         * ltsugar.m4 (lt_append): Replace broken versions of
2869         m4_append.
2870         (lt_if_append_uniq): Don't require separator to be overquoted,
2871         and avoid broken m4_append.
2872         (lt_dict_add): Fix typo.
2873         * libtool.m4 (_LT_DECL): Don't overquote separator.
2874
2875 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
2876
2877         * config.rpath: Add AIX 6 support.
2878
2879 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
2880
2881         * Makefile.def (stageprofile).  Remove -fprofile-generate
2882         from stage_libcflags.
2883         * Makefile.in: Regenerate.
2884
2885 2008-03-13  Ben Elliston  <bje@au.ibm.com>
2886
2887         * config.sub, config.guess: Update from upstream sources.
2888
2889 2008-03-06  Tom Tromey  <tromey@redhat.com>
2890
2891         * MAINTAINERS: Update for treelang deletion.
2892
2893 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
2894
2895         * MAINTAINERS: Update my email address.
2896
2897 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
2898
2899         * MAINTAINERS (darwin port): Add myself as a maintainer.
2900         (objective-c/c++): Add myself as a maintainer.
2901
2902 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
2903
2904         * MAINTAINERS (Write After Approval): Update my email address.
2905
2906 2008-02-25  Tomas Bily  <tbily@suse.cz>
2907
2908         * MAINTAINERS (Write After Approval): Add myself.
2909
2910 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
2911
2912         * MAINTAINERS (OpenMP): Add myself.
2913
2914 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
2915
2916         PR bootstrap/32009
2917         PR bootstrap/32161
2918
2919         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2920         * configure: Regenerate.
2921
2922         * Makefile.def: Define stage_libcflags for all bootstrap stages.
2923         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2924         STAGE4_LIBCFLAGS): New.
2925         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2926         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2927         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2928         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2929         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2930         for target modules.  Don't export LIBCFLAGS.
2931         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2932         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2933         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2934         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2935         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2936         * Makefile.in: Regenerate.
2937
2938 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2939
2940         PR libgcj/33085
2941         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2942         Do not use -DDLL_EXPORT.  Backport from upstream.
2943
2944 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2945
2946         * MAINTAINERS (Write After Approval): Add myself.
2947
2948 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
2949
2950         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2951         * configure: Regenerate.
2952
2953 2008-01-31  Marc Gauthier  <marc@tensilica.com>
2954
2955         * configure.ac (xtensa*-*-*): Recognize processor variants.
2956         * configure: Regenerate.
2957
2958 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2959
2960         PR bootstrap/34922
2961         * configure.ac (PARSE_ARGS): Push suitable setting of
2962         ac_subdirs_all, for `./configure --help=recursive'.
2963         Handle `+' in generic toplevel directory disabling.
2964         * configure: Regenerate.
2965
2966 2008-01-28  Nick Clifton  <nickc@redhat.com>
2967
2968         * MAINTAINERS (xstormy16): Take over maintainership.
2969
2970 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
2971
2972         * MAINTAINERS (c4x port): Remove.
2973
2974 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
2975
2976         * libtool.m4: Backport AIX 6 support from ToT Libtool.
2977
2978 2008-01-23  Ben Elliston  <bje@au.ibm.com>
2979
2980         * config.sub, config.guess: Update from upstream sources.
2981
2982 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
2983
2984         * MAINTAINERS (Write After Approval): Add myself.
2985
2986 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
2987
2988         * MAINTAINERS: Update my email address.
2989
2990 2008-01-09  Raksit Ashok  <raksit@google.com>
2991
2992         * MAINTAINERS (Write After Approval): Add myself.
2993
2994 2008-01-09  Raksit Ashok  <raksit@google.com>
2995
2996         * MAINTAINERS (Write After Approval): Add myself.
2997
2998 2008-01-08  Ben Elliston  <bje@au.ibm.com>
2999
3000         * config.sub, config.guess: Update from upstream sources.
3001
3002 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3003
3004         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3005         Change recommended MPFR from 2.2.1 -> 2.3.0.
3006         * configure: Regenerate.
3007
3008 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
3009
3010         * MAINTAINERS: Update my email address.
3011
3012 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
3013
3014         * MAINTAINERS: Update my email address.
3015
3016 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
3017
3018         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3019         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3020         * Makefile.in: Regenerate.
3021
3022 2007-12-10  Mark Heffernan  <meheff@google.com>
3023
3024         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3025         misplaced entries.
3026
3027 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3028
3029         * configure.ac: Enable libjava for x86_64-*-darwin9.
3030         * configure: Regenerate.
3031
3032 2007-12-07  Bill Maddox  <maddox@google.com>
3033
3034         * MAINTAINERS (Write After Approval): Add myself.
3035
3036 2007-12-05  Ben Elliston  <bje@au.ibm.com>
3037
3038         * config.sub, config.guess: Update from upstream sources.
3039
3040 2007-12-02  Matthias Klose  <doko@ubuntu.com>
3041
3042         * config-ml.in: Remove 64bit configure tests.
3043
3044 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3045
3046         * config-ml.in: Robustify against white space in absolute file
3047         names.
3048
3049         * config-ml.in (multi-clean): Substitute ${Makefile}.
3050         Remove superfluous ${Makefile} in list.
3051
3052 2007-11-19  Thiemo Seufer  <ths@mips.com>
3053
3054         * config-ml.in: Don't hardcode the Makefile name.
3055
3056 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
3057
3058         * MAINTAINERS (Write After Approval): Add myself.
3059
3060 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
3061
3062         * MAINTAINERS (Write After Approval): Add myself.
3063
3064 2007-11-06  Doug Kwan  <dougkwan@google.com>
3065
3066         * MAINTAINERS (Write After Approval): Add myself.
3067
3068 2007-10-25  Ben Elliston  <bje@au.ibm.com>
3069
3070         * MAINTAINERS (mercury): Remove entry.
3071         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3072
3073 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
3074
3075         * Makefile.def (dependencies): Make configure-gdb depend on
3076         all-intl.
3077         * Makefile.in: Regenerated.
3078
3079 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
3080
3081         * MAINTAINERS (Fortran maintainer): Remove myself.
3082
3083 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
3084
3085         * Makefile.def: To avoid problems running with parallel makes,
3086         build newlib before libgloss so that target specific header
3087         files are availble.
3088         * Makefile.in: Regenerate
3089
3090 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
3091
3092         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3093         * Makefile.in: Regenerate.
3094
3095 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
3096
3097         * MAINTAINERS (Register allocation reviewer): Add myself.
3098
3099 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
3100
3101         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3102         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3103         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
3104         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3105         * configure: Regenerate.
3106
3107 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
3108
3109         * MAINTAINERS (Register allocation reviewer): Add myself.
3110
3111 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
3112
3113         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3114         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3115         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3116         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3117         * configure.ac: Default them to host tools for $host = $build.
3118         Subst them.
3119
3120         * configure: Regenerate.
3121         * Makefile.in: Regenerate.
3122
3123 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
3124
3125         * MAINTAINERS (Register allocation reviewer): Add myself.
3126
3127 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
3128
3129         * MAINTAINERS (Register allocation reviewer): Add myself.
3130
3131 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
3132
3133         * MAINTAINERS (Write After Approval): Fix typo.
3134
3135 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
3136
3137         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3138         * configure: Regenerate.
3139
3140 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
3141
3142         PR bootstrap/31906
3143         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3144         they're already prefixed.
3145
3146 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
3147
3148         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3149         libstdc++.
3150         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3151         * configure: Regenerate.
3152         * Makefile.in: Regenerate.
3153
3154 2007-09-17  Andreas Schwab  <schwab@suse.de>
3155
3156         * configure.ac: Raise minimum makeinfo version to 4.6.
3157         * configure: Regenerate.
3158
3159 2007-09-17  Johannes Singler  <singler@ira.uka.de>
3160
3161         * MAINTAINERS (write-after-approval) add myself
3162
3163 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
3164
3165         * configure.ac: Correct makeinfo version check.
3166         * configure: Regenerate.
3167
3168 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
3169
3170         * MAINTAINERS: Update my email address.
3171
3172 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
3173
3174         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
3175         to $skipdirs and only disable gprof for newlib.  Use the normal
3176         mips*-elf* handling in other respects.
3177         * configure: Regnerate.
3178
3179 2007-09-12  David Daney  <ddaney@avtrex.com>
3180
3181         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3182         enabling libgcj.
3183         * configure: Regenerate.
3184
3185 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3186
3187         PR other/32154
3188         * configure.ac: For libgloss targets, point the linker to the linker
3189         script, startup code and simulator library.
3190         * configure: Regenerate.
3191
3192 2007-09-07  Andrew Haley  <aph@redhat.com>
3193
3194         * configure.ac (noconfigdirs): Remove target-libffi and
3195         target-libjava.
3196         * configure: Regenerate.
3197
3198 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3199
3200         PR target/33281
3201         * configure.ac: Use config/mh-mingw on mingw.
3202         * configure: Regenerate.
3203
3204 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
3205
3206         * MAINTAINERS (Write After Approval): Add myself.
3207
3208 2007-09-05  Richard Guenther  <rguenther@suse.de>
3209
3210         * configure.ac (--enable-stage1-checking): If neither --enable-checking
3211         nor --disable-checking is provided also turn on yes and types
3212         checking for stage1.
3213         * configure: Re-generate.
3214
3215 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
3216
3217         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3218         (Write After Approval): Remove myself.
3219
3220 2007-08-29  Nick Clifton  <nickc@redhat.com>
3221
3222         * config.sub, config.guess: Update from upstream sources.
3223
3224 2007-08-22  Bud Davis  <jmdavis@link.com>
3225
3226         * MAINTAINERS (Write After Approval): Added myself.
3227         * MAINTAINERS (Reviewers): Removed myself.
3228
3229 2007-08-18  Paul Brook  <paul@codesourcery.com>
3230             Joseph Myers  <joseph@codesourcery.com>
3231
3232         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3233         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3234         * Makefile.in: Regenerate.
3235         * configure.ac (--with-debug-prefix-map): New.
3236         * configure: Regenerate.
3237
3238 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
3239             Nigel Stephens  <nigel@mips.com>
3240
3241         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
3242         as target_makefile_frag.
3243         * configure: Regenerate.
3244
3245 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
3246
3247         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3248         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
3249         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3250         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3251         (do-compare, do-compare3, do-compare-debug): New.
3252         ([+compare-target+]): Use them.
3253
3254 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
3255
3256         * MAINTAINERS (Write After Approval): Change my email address.
3257
3258 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3259             Ben Elliston  <bje@au.ibm.com>
3260
3261         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3262         --silent if $silent.
3263         * configure: Regenerate.
3264
3265 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
3266
3267         * MAINTAINERS (Various Maintainers): Add myself as
3268         loop infrastructure maintainer.  Update my e-mail
3269         address.
3270
3271 2007-07-31  Diego Novillo  <dnovillo@google.com>
3272
3273         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3274         Adjust description.
3275
3276 2007-07-26  Richard Guenther  <rguenther@suse.de>
3277
3278         * configure.ac: Add types checking to stage1 checking flags.
3279         * configure: Regenerate.
3280
3281 2007-07-17  Nick Clifton  <nickc@redhat.com>
3282
3283         * COPYING3: New file.  Contains version 3 of the GNU General
3284         Public License.
3285         * COPYING3.LIB: New file.  Contains version 3 of the GNU
3286         Lesser General Public License.
3287
3288 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3289
3290         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3291
3292 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3293
3294         * MAINTAINERS (S/390 co-maintainer): Add myself.
3295         (Write After Approval): Remove myself.
3296
3297 2007-07-13  Dan Hipschman  <dsh@google.com>
3298
3299         * MAINTAINERS (Write After Approval): Add myself.
3300
3301 2007-07-11  Nick Clifton  <nickc@redhat.com>
3302
3303         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3304         WINDRES export.
3305         * Makefile.in: Regenerate.
3306
3307 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3308
3309         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3310         maintainer.
3311
3312 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
3313
3314         * lt~obsolete.m4: New. Import from 20070318 libtool.
3315
3316 2007-07-03  Julian Brown  <julian@codesourcery.com>
3317
3318         * MAINTAINERS (Write After Approval): Add myself.
3319
3320 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3321
3322         * configure.ac: Rewrite 'configure --help' strings to look nicer.
3323         * configure: Regenerate.
3324
3325 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3326
3327         * configure.ac: Add some missing m4 quotation.
3328         * configure: Regenerate.
3329
3330 2007-07-02  Simon Baldwin  <simonb@google.com>
3331
3332         * MAINTAINERS (Write After Approval): Add myself.
3333
3334 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
3335
3336         * configure: Regenerate.
3337
3338 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
3339
3340         * Makefile.def: Add windmc tool to build.
3341         * Makefile.tpl: Likewise.
3342         * configure.ac: Likewise.
3343         * Makefile.in: Regenerate.
3344         * configure: Regenerate.
3345
3346 2007-06-28  DJ Delorie  <dj@redhat.com>
3347
3348         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3349         not building newlib.
3350         * configure: Regenerated.
3351
3352 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
3353
3354         * MAINTAINERS (Write After Approval): Add myself.
3355
3356 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
3357
3358         * MAINTAINERS (Write After Approval): Add myself.
3359
3360 2007-06-19  Chris Matthews  <chrismatthews@google.com>
3361
3362         * MAINTAINERS (Write After Approval): Add myself.
3363
3364 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3365
3366         * MAINTAINERS (Write After Approval): Add myself.
3367
3368 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
3369
3370         * Makefile.def: Add dependency from configure-gdb to all-bfd.
3371         * Makefile.in: Regenerated.
3372
3373 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
3374
3375         * configure.ac: Don't add target-libmudflap to noconfigdirs for
3376         bfin*-*-uclinux* targets.
3377         * configure: Regenerate.
3378
3379 2007-06-14  Ian Lance Taylor  <iant@google.com>
3380
3381         * MAINTAINERS: Add myself as non-algorithmic global write
3382         maintainer.
3383
3384 2007-06-14  Diego Novillo  <dnovillo@google.com>
3385
3386         * MAINTAINERS: Add self as middle-end maintainer and
3387         non-algorithmic global write maintainer.
3388
3389 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3390
3391         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3392         Move all Fortran maintainers except Paul Brook into the
3393         Non-Autopoiesis section.
3394
3395 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
3396
3397         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3398         (distclean-stage[+id+]): Possibly delete stage_last.
3399         * Makefile.in: Regenerate.
3400
3401 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
3402
3403         * MAINTAINERS (Various Maintainer): Fix typo.
3404
3405 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
3406
3407         * MAINTAINERS (Various Maintainer): Add myself as
3408         dataflow maintainer.
3409
3410 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3411
3412         * config.sub, config.guess: Update from upstream sources.
3413
3414 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3415
3416         * Makefile.tpl: Fix spelling error.
3417         * Makefile.in: Regenerate.
3418
3419 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
3420
3421         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3422         lt_cv_sys_max_cmd_len.
3423
3424 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
3425
3426         * MAINTAINERS (Various Maintainers): Add myself as
3427         auto-vectorizer maintainer.
3428
3429 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
3430
3431         PR libjava/32098
3432         * libtool.m4: Revert previous change.
3433         * ltgcc.m4: Put it here.
3434
3435 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
3436
3437         * MAINTAINERS (Various Maintainers): Add myself as
3438         auto-vectorizer maintainer.
3439
3440 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
3441
3442         PR libjava/32098
3443         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3444
3445 2007-05-30  Richard Guenther  <rguenther@suse.de>
3446
3447         * MAINTAINERS (Various Maintainers): Add myself as
3448         auto-vectorizer maintainer.
3449
3450 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
3451
3452         PR bootstrap/29382
3453         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3454         * configure: Rebuilt.
3455
3456 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
3457
3458         * MAINTAINERS (Write After Approval): Removed my name.
3459
3460 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
3461
3462         * MAINTAINERS (Write After Approval): Remove myself.
3463
3464 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
3465
3466         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3467
3468 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
3469
3470         * ltmain.sh: Update from ToT Libtool.
3471         * libtool.m4: Update from ToT Libtool.
3472         * ltsugar.m4: New. Update from ToT Libtool.
3473         * ltversion.m4: New. Update from ToT Libtool.
3474         * ltoptions.m4: New. Update from ToT Libtool.
3475         * ltconfig: Remove.
3476         * ltcf-c.sh: Remove.
3477         * ltcf-cxx.sh: Remove.
3478         * ltcf-gcj.sh: Remove.
3479
3480 2007-05-22  Ollie Wild  <aaw@google.com>
3481
3482         * MAINTAINERS (Write After Approval): Add myself.
3483
3484 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
3485
3486         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3487         stage_cflags.
3488         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3489         Remove CFLAGS/LIBCFLAGS.
3490         (configure-stage[+id+]-[+prefix+][+module+],
3491         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3492         * Makefile.in: Regenerate.
3493
3494 2007-05-15  Diego Novillo  <dnovillo@google.com>
3495
3496         * MAINTAINERS: Update e-mail address.
3497
3498 2007-05-15  Revital Eres  <eres@il.ibm.com>
3499
3500         * MAINTAINERS (Write After Approval): Add myself.
3501
3502 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
3503
3504         * MAINTAINERS (Write After Approval): Updated my address.
3505
3506 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
3507
3508         * MAINTAINERS (Write After Approval): Add myself.
3509
3510 2007-05-11  Silvius Rus  <rus@google.com>
3511
3512         * MAINTAINERS (Write After Approval): Add myself.
3513
3514 2007-04-23  Tom Tromey  <tromey@redhat.com>
3515
3516         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3517
3518 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
3519
3520         * MAINTAINERS (cpplib): Rename to ...
3521         (libcpp): ... this.  Add C/C++ front end maintainers.
3522
3523 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
3524
3525         * config-ml.in: Pass ${ml_config_env} to configure calls.
3526
3527 2007-04-04  Christian Bruel  <christian.bruel@st.com>
3528
3529         * MAINTAINERS (Write After Approval): Add myself.
3530
3531 2007-04-02  Dave Korn  <dave.korn@artimi.com>
3532
3533         * MAINTAINERS (Write After Approval): Add myself.
3534
3535 2007-03-31  Tobias Burnus  <burnus@net-b.de>
3536
3537         * MAINTAINERS (fortran 95 front end): Add myself.
3538
3539 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3540
3541         * MAINTAINERS (Write After Approval): Add myself.
3542
3543 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
3544
3545         * MAINTAINERS (Modulo Scheduler): Add myself.
3546
3547 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
3548
3549         * MAINTAINERS (fortran 95 front end): Add myself.
3550         (c++ front end): whitespace fix.
3551
3552 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
3553
3554         * MAINTAINERS (Write After Approval): Add myself.
3555
3556 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
3557
3558         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3559         of glob.  Quote arguments with single quotes too.
3560         * configure: Regenerate.
3561
3562 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
3563
3564         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3565         * Makefile.in: Regenerate
3566
3567 2007-03-07  Andreas Schwab  <schwab@suse.de>
3568
3569         * configure: Regenerate.
3570
3571 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
3572
3573         * configure.ac: Add "--with-pdfdir" configure option,
3574         which defines pdfdir variable.
3575         * Makefile.def (target=fixincludes): Add install-pdf to
3576         missing targets.
3577         (recursive_targets): Add install-pdf target.
3578         (flags_to_pass): Add pdfdir.
3579         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3580         target.
3581         * configure: Regenerate
3582         * Makefile.in: Regenerate
3583
3584 2007-02-28  Eric Christopher  <echristo@apple.com>
3585
3586         Revert:
3587         2006-12-07  Mike Stump  <mrs@apple.com>
3588
3589         * Makefile.def (dependencies): Add dependency for
3590         install-target-libssp and install-target-libgomp on
3591         install-gcc.
3592         * Makefile.in: Regenerate.
3593
3594 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
3595
3596         * configure: Regenerate.
3597         * configure.ac: Move statements after variable declarations.
3598
3599 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
3600
3601         * MAINTAINERS: Add myself as sh maintainer.
3602
3603 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
3604
3605         * configure.ac: Adjust for loop syntax.
3606         * configure: Regenerate.
3607
3608 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3609
3610         * configure: Rebuilt.
3611
3612 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3613
3614         * configure.ac: Drop multiple occurrences of --enable-languages,
3615         and fix its quoting.
3616         * configure: Rebuilt.
3617
3618 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
3619             Nathan Sidwell  <nathan@codesourcery.com>
3620             Vladimir Prus  <vladimir@codesourcery.com>
3621             Joseph Myers  <joseph@codesourcery.com>
3622
3623         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3624         * configure: Regenerate.
3625
3626 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
3627
3628         * ltconfig (freebsd*): Default to elf.
3629
3630 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3631
3632         * configure.ac (target_libraries): Move libgcc before libiberty.
3633         * configure: Regenerated.
3634
3635 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3636             Paolo Bonzini  <bonzini@gnu.org>
3637
3638         PR bootstrap/30753
3639         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
3640         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
3641         * configure: Regenerated.
3642
3643 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3644
3645         * MAINTAINERS (Language Front End Maintainers): Update my mail
3646         address.
3647
3648 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3649
3650         PR bootstrap/30748
3651         * configure.ac: Correct syntax for Solaris ksh.
3652         * configure: Regenerated.
3653
3654 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3655
3656         * configure.ac: Sync with src.
3657         * configure: Regenerate.
3658
3659 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3660
3661         * Makefile.in: Regenerate.
3662
3663 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3664
3665         * config.sub: Sync with src.
3666
3667 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3668
3669         * Makefile.tpl (build_alias, host_alias, target_alias): Use
3670         noncanonical equivalents.
3671         * configure.in: Rename to...
3672         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
3673         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
3674         target_noncanonical.  Use them.  Rewrite removal of configure
3675         arguments for autoconf 2.59.  Discard variable settings.  Force
3676         program_transform_name for native tools.
3677
3678         * Makefile.in: Regenerated.
3679         * configure: Regenerated with autoconf 2.59.
3680
3681 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
3682
3683         * MAINTAINERS (Write After Approval): Add myself.
3684
3685 2007-01-31  Andreas Schwab  <schwab@suse.de>
3686
3687         * Makefile.tpl (LDFLAGS): Substitute it.
3688         * Makefile.in: Regenerate.
3689
3690 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
3691
3692         * MAINTAINERS (Write After Approval): Add myself.
3693
3694 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
3695
3696         * MAINTAINERS (spu port): Add myself.
3697
3698 2007-01-23  Richard Guenther  <rguenther@suse.de>
3699
3700         PR bootstrap/30541
3701         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
3702         * Makefile.tpl (GNATBIND): Substitute it.
3703         (GNATMAKE): Likewise.
3704         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
3705         of STAGE_PREFIX.
3706         * Makefile.in: Regenerate.
3707         * configure: Regenerate.
3708
3709 2007-01-18  Mike Stump  <mrs@apple.com>
3710
3711         * configure.in: Re-enable -Werror for gcc builds.
3712
3713 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
3714
3715         * MAINTAINERS (Write After Approval): Add myself.
3716
3717 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3718
3719         * configure.in: Change == to = in test command.
3720         * configure: Regenerate.
3721
3722 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3723             Nick Clifton  <nickc@redhat.com>
3724             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
3725
3726         * configure.in (build_configargs, host_configargs, target_configargs):
3727         Remove build/host/target parameters.
3728         (host_libs): Add gmp and mpfr.
3729         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3730         * Makefile.def (gmp, mpfr): New.
3731         (gcc): Remove target.
3732         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3733         target_os, target_vendor): New.
3734         (configure): Add host_alias/target_alias arguments; adjust invocations.
3735         * configure: Regenerate.
3736         * Makefile.in: Regenerate.
3737
3738 2007-01-11  Matt Fago  <fago@earthlink.net>
3739
3740         * configure.in: Try to link to functions only in mpfr 2.2.x
3741         to improve robustness of configure tests.
3742         * configure: Regenerate.
3743
3744 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
3745
3746         * MAINTAINERS: Add myself as i386 maintainer.
3747
3748 2007-01-08  Jan Hubicka  <jh@suse.cz>
3749
3750         * MAINTAINERS: Add myself as i386 maintainer.
3751
3752 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
3753
3754         * configure.in: Add support for an x86_64-mingw* target.
3755         * configure: Regenerate.
3756
3757 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
3758
3759         * Makefile.tpl (all-target): Correct @if conditional for target
3760         modules.
3761         * configure.in: Omit libiberty if building only target libgcc.
3762         * configure, Makefile.in: Regenerated.
3763
3764 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
3765
3766         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3767         * configure: Regenerate.
3768
3769 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
3770
3771         * Makefile.def (target_modules): Add libgcc.
3772         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
3773         * Makefile.tpl (clean-target-libgcc): Delete.
3774         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3775         on gcc even for bootstrapped modules.  Rewrite handling of
3776         lang_env_dependencies to loop over target_modules.
3777         * configure.in (target_libraries): Add target-libgcc.
3778         * Makefile.in, configure: Regenerated.
3779
3780 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3781
3782         * configure.in: Reorganize recognition of languages.  Add
3783         --enable-stage1-languages.  Show supported languages for the chosen
3784         target rather than all recognized languages.
3785         * configure: Regenerate.
3786
3787 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3788
3789         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3790         * Makefile.in: Regenerate.
3791
3792 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3793
3794         * configure.in: Warn that MPFR 2.2.0 is buggy.
3795         * configure: Regenerate.
3796
3797 2006-12-27  Ian Lance Taylor  <iant@google.com>
3798
3799         * configure.in: When removing Makefiles to force a reconfigure, also
3800         remove prev-DIR*/Makefile.
3801         * configure: Regenerate.
3802
3803 2006-12-22  Andreas Schwab  <schwab@suse.de>
3804
3805         * configure: Regenerate with correct autoconf version.
3806
3807 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
3808
3809         * configure.in: add AC_SUBST for *_FOR_TARGET.
3810         * configure: Regenerate.
3811
3812 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3813
3814         * configure.in: Simplify logic for rejecting languages that cannot
3815         be built.  Separate the case when a language is unsupported,
3816         from the case when the user chooses not to build a language.
3817
3818 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3819
3820         * configure.in: Remove "$build" case for powerpc-*-darwin* since
3821         it only affects bootstrap and could be tested on "$host" as well.
3822         * configure: Regenerate.
3823         * config/mh-ppc-darwin: Add to the stage1 cflags here.
3824
3825 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3826
3827         PR bootstrap/29544
3828         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3829         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3830         move here comment from Makefile.tpl.
3831         * Makefile.tpl: Move some definitions higher in the file.
3832         (STAGE1_CHECKING): New.
3833         * configure.in: Add --enable-stage1-checking.
3834         * configure: Regenerate.
3835         * Makefile.in: Regenerate.
3836
3837 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3838
3839         * MAINTAINERS: Add myself as build system maintainer.
3840
3841 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
3842
3843         * MAINTAINERS (Write After Approval): Add myself.
3844
3845 2006-12-13  Eric Christopher  <echristo@apple.com>
3846
3847         * MAINTAINERS: Add myself as darwin maintainer.
3848
3849 2006-12-11  Ian Lance Taylor  <ian@airs.com>
3850
3851         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3852
3853 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
3854
3855         MAINTAINERS: Update my entry.
3856
3857 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
3858
3859         * configure.in:  Handle spu makefile frag.
3860         * Makefile.tpl (MAINT): Define
3861         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3862         * configure: Regenerate.
3863         * Makefile.in: Regenerate.
3864
3865 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3866
3867         * config.guess: Import latest version.
3868         * config.sub: Likewise.
3869
3870 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3871
3872         * configure.in (spu-*-*): Don't skip target-libiberty.
3873         * configure: Regenerate.
3874
3875 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3876
3877         PR bootstrap/30134
3878         * configure.in: Correct x86 darwin support for libjava to powerpc
3879         and i?86 only.
3880         * configure: Regenerate.
3881
3882 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
3883
3884         * configure.in: Add x86 darwin support for libjava.
3885         * configure: Regenerate.
3886
3887 2006-12-07  Mike Stump  <mrs@apple.com>
3888
3889         * Makefile.def (dependencies): Add dependency for
3890         install-target-libssp and install-target-libgomp on
3891         install-gcc.
3892         * Makefile.in: Regenerate.
3893
3894 2006-12-04  Richard Guenther  <rguenther@suse.de>
3895
3896         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3897         (Non-Algorithmic Maintainers): Move over non-algorithmic
3898         loop optimizer maintainers, add myself as a non-algorithmic
3899         middle-end maintainer.
3900
3901 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
3902
3903         * MAINTAINERS (Write After Approval): Add myself.
3904
3905 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3906
3907         * configure.in: Update error message for missing GMP/MPFR.
3908
3909         * configure: Regenerate.
3910
3911 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3912
3913         * configure.in: Update MPFR version in error message.
3914
3915         * configure: Regenerate.
3916
3917 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3918
3919         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3920         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3921         --with-gmp-lib): New flags.
3922
3923         * configure: Regenerate.
3924
3925 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
3926
3927         * MAINTAINERS (Write After Approval): Change my email address.
3928
3929 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
3930
3931         * MAINTAINERS (Write After Approval): Add myself.
3932
3933 2006-11-22  Philipp Thomas  <pth@suse.de>
3934
3935         * MAINTAINERS (i18n): Update e-mail address.
3936
3937 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3938
3939         * MAINTAINERS (spu port): Add myself as maintainer.
3940         (Write After Approval): Remove myself.
3941
3942 2006-11-22  Ben Elliston  <bje@au.ibm.com>
3943
3944         * configure.in (skipdirs): Don't build libssp for SPU.
3945         * configure: Regenerate.
3946
3947 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3948
3949         * MAINTAINERS (spu port): Add myself as maintainer.
3950         (libobjc): Update my email address.
3951
3952 2006-11-21  Andrea Bona  <andrea.bona@st.com>
3953
3954         * MAINTAINERS (Write After Approval): Add myself.
3955
3956 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3957
3958         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3959         * configure : Rebuilt.
3960
3961 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3962
3963         * MAINTAINERS (Write After Approval): Add myself.
3964
3965 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
3966
3967         * MAINTAINERS (Write After Approval): Add myself.
3968
3969 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3970
3971         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3972         libmpfr.a.
3973         * configure: Regenerate.
3974
3975 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
3976
3977         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3978         (unstage): Test for stage_last presence.
3979
3980         PR bootstrap/29802
3981         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3982         STAGE_PREFIX.
3983         * Makefile.in: Regenerate.
3984
3985 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
3986
3987         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3988         maintainers.
3989
3990 2006-11-14  Erven Rohou  <erven.rohou@st.com>
3991
3992         * MAINTAINERS (Write After Approval): Add myself.
3993
3994 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
3995
3996         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3997         and stageN-package/Makefile.
3998         * Makefile.in: Regenerated.
3999
4000 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
4001
4002         * configure.in: Remove target-libgloss from noconfigdirs for
4003         bfin-*-*.
4004         * configure: Regenerated.
4005
4006 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4007
4008         * configure.in (have_gmp): Only error if the gcc directory exists.
4009
4010         * configure: Regenerate.
4011
4012 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4013
4014         * configure.in: Robustify error message for missing GMP/MPFR.
4015
4016         * configure: Regenerate.
4017
4018 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
4019
4020         * MAINTAINERS (Write After Approval): Add myself.
4021
4022 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
4023
4024         * MAINTAINERS: Change email address.
4025
4026 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
4027
4028         * MAINTAINERS (Write After Approval): Add myself.
4029
4030 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
4031
4032         * MAINTAINERS (Write After Approval): Add myself.
4033
4034 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
4035
4036         * MAINTAINERS (Write After Approval): Move myself to
4037         Write After Approval section.
4038
4039 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4040
4041         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
4042         need_gmp anymore.
4043         * configure: Regenerate.
4044
4045 2006-10-16  Tobias Burnus  <burnus@net-b.de>
4046
4047         * MAINTAINERS (Write After Approval): Add myself.
4048
4049 2006-10-16  Ben Elliston  <bje@au.ibm.com>
4050
4051         * config.guess: Import latest version.
4052         * config.sub: Likewise.
4053
4054 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
4055
4056         * Makefile.def: Added pdf target handling.
4057         * Makefile.tpl: Added pdf target handling.
4058         * Makefile.in: Regenerated.
4059
4060 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
4061
4062         * MAINTAINERS: Add self as score port maintainer.
4063
4064 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
4065
4066         * MAINTAINERS (Write After Approval): Add myself.
4067
4068 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
4069
4070         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
4071         or newer.
4072         * configure: Regenerated.
4073
4074 2006-09-27  Dave Brolley  <brolley@redhat.com>
4075
4076         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4077         using $s instead of $r.
4078         * configure: Regenerated.
4079
4080 2006-09-26  Thiemo Seufer  <ths@mips.com>
4081
4082         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4083         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4084         * configure: Regenerate.
4085
4086 2006-09-24  Graeme Peterson  <gridly@gmail.com>
4087
4088         * MAINTAINERS (Write After Approval): Remove myself.
4089
4090 2006-09-22  Chao-ying Fu  <fu@mips.com>
4091
4092         * MAINTAINERS (Write After Approval): Add myself.
4093
4094 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
4095
4096         * MAINTAINERS: Add self as soft-fp maintainer.
4097
4098 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
4099
4100         * MAINTAINERS: Add myself as avr maintainer.
4101         Remove Marek Michalkiewicz as avr maintainer.
4102
4103 2006-09-07  Roberto Costa  <roberto.costa@st.com>
4104
4105         * MAINTAINERS (Write After Approval): Add myself.
4106
4107 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
4108
4109         * configure.in: Never build newlib for a Mingw host.
4110         Never build newlib as Mingw target library.
4111         Test the existence of winsup/cygwin for building a Cygwin newlib,
4112         rather than just winsup.
4113         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4114         building a Mingw target.
4115         * configure: Regenerate.
4116
4117 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4118
4119         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4120
4121 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
4122
4123         * config.guess: Import from src (was more updated).
4124         * config.sub: Likewise.
4125
4126 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
4127
4128         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4129         * configure: Regenerated.
4130
4131 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
4132
4133         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4134         for stages after the first.
4135
4136 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
4137
4138         * Makefile.def: Add dependencies for configure-opcodes
4139         on configure-intl and all-opcodes on all-intl.
4140         * Makefile.in: Regenerated.
4141
4142 2006-07-13  Ben Elliston  <bje@au.ibm.com>
4143
4144         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4145
4146 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
4147
4148         Port to hosts whose 'sort' and 'tail' implementations
4149         treat operands with leading '+' as file names, as POSIX
4150         has required since 2001.  However, make sure the code still
4151         works on pre-POSIX hosts.
4152         * ltmain.sh: Don't assume "sort +2" is equivalent to
4153         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4154
4155 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
4156
4157         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4158
4159 2006-07-04  Peter O'Gorman  <peter@pogma.com>
4160
4161         * ltconfig: chmod 644 before ranlib during install.
4162
4163 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4164
4165         PR bootstrap/18058
4166         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4167         if the bootstrap compiler is a GCC version that supports it.
4168         * configure: Regenerate.
4169
4170 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4171
4172         * configure.in: Fix thinkos in previous check-in.
4173         * configure: Regenerate.
4174
4175 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4176
4177         PR other/27063
4178         * configure.in: Test subdir_requires and give an appropriate
4179         error message.
4180         * configure: Regenerate.
4181
4182 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
4183
4184         * MAINTAINERS (Write After Approval): Add myself.
4185
4186 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
4187
4188         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4189
4190 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
4191
4192         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4193
4194 2006-06-20  David Ayers  <d.ayers@inode.at>
4195
4196         PR bootstrap/28072
4197         * configure.in: Add target-boehm-gc to noconfigdirs depending on
4198         whether target-libjava is being configured instead of whether the
4199         java front end is enabled.
4200         * configure: Regenerate.
4201
4202 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4203
4204         PR target/27540
4205         * configure.in: Only enable libgomp on IRIX 6.
4206         * configure: Regenerate.
4207
4208 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
4209
4210         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4211         too.
4212         * Makefile.in: Regenerate.
4213
4214 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
4215
4216         * config-ml.in: Alter CCASFLAGS to include special
4217         multilib options the same as is done for CFLAGS.
4218
4219 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4220
4221         * configure.in: Don't enable libgomp on hpux10.
4222         * configure: Rebuilt.
4223
4224 2006-06-12  David Ayers  <d.ayers@inode.at>
4225
4226         PR bootstrap/27963
4227         PR target/19970
4228         * configure.in: Remove target-boehm-gc from noconfigdirs where
4229         ${libgcj} is specified.
4230         * configure: Regenerate.
4231
4232 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
4233
4234         Sync from src:
4235
4236         * configure.in: Sync.
4237         * configure: Regenerated.
4238
4239         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
4240
4241         * Makefile.def: Added dependencies from sim and gdb on intl, and
4242         added configure dependencies to everything with an all dependency
4243         on intl.
4244         * Makefile.in: Regenerated.
4245
4246 2006-06-06  David Ayers  <d.ayers@inode.at>
4247
4248         PR libobjc/13946
4249         * Makefile.def: Add dependencies for libobjc which boehm-gc.
4250         * Makefile.in: Regenerate.
4251         * configure.in: Add --enable-objc-gc at toplevel and have it
4252         enable boehm-gc for Objective-C.
4253         Remove target-boehm-gc from libgcj.
4254         Add target-boehm-gc to target_libraries.
4255         Add target-boehm-gc to noconfigdirs where ${libgcj}
4256         is specified.
4257         Assert that boehm-gc is supported when requested for Objective-C.
4258         Only build boehm-gc if needed either for Java or Objective-C.
4259         * configure: Regenerate.
4260
4261 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
4262
4263         PR 27674
4264         * Makefile.tpl (configure-[+prefix+][+module+],
4265         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4266         Remove rule to unstage bootstrapped modules.
4267         (stage_current): New.
4268         * Makefile.in: Regenerate.
4269
4270 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4271
4272         * MAINTAINERS (Write After Approval): Update my e-mail address.
4273
4274 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
4275
4276         * include/libiberty.h: Declare pex_run_in_environment.
4277
4278 2006-05-31  Asher Langton  <langton2@llnl.gov>
4279
4280         * MAINTAINERS (Write After Approval): Add myself.
4281
4282 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
4283
4284         * Makefile.def (bfd, opcodes): Fix lib_path.
4285         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4286         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
4287         * Makefile.in: Regenerate.
4288
4289 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4290
4291         * Makefile.in: Regenerate.
4292
4293 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4294
4295         * Makefile.def: Add install-html target. Add datarootdir
4296         docdir and htmldir to flags_to_pass.
4297         * Makefile.tpl: Add install-html target.
4298         * Makefile.in: Regenerate.
4299         * configure.in: Add --with-datarootdir, --with-docdir, and
4300         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4301         * configure: Regenerate.
4302
4303 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
4304
4305         * configure.in: Enable gprof for cross builds.
4306         * configure: Regenerate.
4307
4308 2006-05-22  Richard Guenther  <rguenther@suse.de>
4309
4310         Revert
4311         2006-01-31  Richard Guenther  <rguenther@suse.de>
4312         Paolo Bonzini  <bonzini@gnu.org>
4313
4314         * Makefile.def (target_modules): Add libgcc-math target module.
4315         * configure.in (target_libraries): Add libgcc-math target library.
4316         (--enable-libgcc-math): New configure switch.
4317         * Makefile.in: Re-generate.
4318         * configure: Re-generate.
4319         * libgcc-math: New toplevel directory.
4320
4321 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4322             Andreas Tobler  <a.tobler@schweiz.ch>
4323
4324         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
4325         * configure: Rebuilt.
4326
4327 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
4328
4329         * MAINTAINERS (Write After Approval): Add myself.
4330
4331 2006-05-01  DJ Delorie  <dj@redhat.com>
4332
4333         * configure.in: Restore CFLAGS if GMP isn't present.
4334         * configure: Regenerate.
4335
4336 2006-05-01  Richard Guenther  <rguenther@suse.de>
4337
4338         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4339         maintainer.
4340
4341 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
4342
4343         * MAINTAINERS (Write After Approval): Add myself.
4344
4345 2006-04-28  Jan Beulich  <jbeulich@novell.com>
4346
4347         * MAINTAINERS (Write After Approval): Add myself.
4348
4349 2006-04-18  DJ Delorie  <dj@redhat.com>
4350
4351         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
4352         reference libgloss so that libssp can be built in a combined
4353         tree.
4354         * configure: Regenerate.
4355
4356 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
4357
4358         * MAINTAINERS (Write After Approval): Add myself.
4359
4360 2006-04-05  Ben Elliston  <bje@au.ibm.com>
4361
4362         * configure.in: Require makeinfo 4.4 or higher.
4363         * configure: Regenerate.
4364
4365 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
4366
4367         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4368         Rearrange the entries of other libraries to have them in one place.
4369
4370 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
4371
4372         * MAINTAINERS (Write After Approval): Remove myself.
4373         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4374
4375 2006-03-14  Richard Guenther  <rguenther@suse.de>
4376
4377         * configure: Regenerate with autoconf 2.13.
4378
4379 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
4380
4381         * MAINTAINERS: Use my work address.
4382
4383         * MAINTAINERS: Update my E-mail address.
4384
4385 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
4386
4387         * configure.in: Handle --disable-<component> generically.
4388         * configure: Regenerate.
4389
4390 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
4391
4392         PR libgcj/17311
4393         * ltmain.sh: Don't use "$finalize_rpath" for compile.
4394
4395 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
4396
4397         * MAINTAINERS (Write After Approval):  Remove myself.
4398         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4399
4400 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
4401
4402         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
4403         (TARGET_CONFIGDIRS): Remove.
4404         * configure.in: Remove AC_SUBST(target_configdirs).
4405         * Makefile.in, configure: Regenerated.
4406
4407 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
4408
4409         * MAINTAINERS (Write After Approval):  Remove myself.
4410         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4411
4412 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
4413
4414         PR bootstrap/25670
4415
4416         * Makefile.tpl ([+compare-target+]): Print explanation messages.
4417
4418         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4419         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4420         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4421         BUILD_PREFIX, BUILD_PREFIX_1.
4422         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4423
4424         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4425         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4426
4427         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4428         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4429         of `cat stage_current`.  Always provide the `r' and `s' variables.
4430         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4431         a single shell execution.
4432         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4433         bootstrapped modules, make the stage1 module if the build was not
4434         started yet, else build the current stage.
4435         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4436         (all-build, all-host, all-target, [+make_target+]-host,
4437         [+make_target+]-target): Do not use \-continued lines.
4438         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4439         (current_stage, restrap, stage_last): New.
4440
4441         * Makefile.in: Regenerate.
4442         * configure: Regenerate.
4443
4444 2006-02-19  Bud Davis  <jmdavis@link.com>
4445
4446         * MAINTAINERS (Write After Approval):  Remove myself.
4447         (Language Front End Maintainers):  Add myself as fortran 95
4448         maintainer and update e-mail address.
4449
4450 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4451
4452         * MAINTAINERS (Write After Approval):  Remove myself.
4453         (Language Front End Maintainers):  Add myself as fortran 95
4454         maintainer.
4455
4456 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
4457
4458         * MAINTAINERS (Write After Approval): Add myself.
4459
4460 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
4461
4462         * MAINTAINERS (Write After Approval):  Remove myself.
4463         (Language Front End Maintainers):  Add myself as
4464         fortran 95 maintainer.
4465
4466 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4467
4468         Sync from src:
4469
4470         2005-12-27  Leif Ekblad  <leif@rdos.net>
4471
4472         * configure.in: Add support for RDOS target.
4473         * configure: Regenerate.
4474
4475 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4476             Andreas Schwab  <schwab@suse.de>
4477
4478         * configure: Regenerate.
4479
4480 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
4481
4482         * configure.in (enable_libgomp): Add AIX.
4483         * configure: Regenerate.
4484
4485 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
4486
4487         * MAINTAINERS (Write After Approval): Add myself.
4488
4489 2006-02-03  Lee Millward  <lee.millward@gmail.com>
4490
4491         * MAINTAINERS (Write After Approval): Add myself.
4492
4493 2006-01-31  Richard Guenther  <rguenther@suse.de>
4494         Paolo Bonzini  <bonzini@gnu.org>
4495
4496         * Makefile.def (target_modules): Add libgcc-math target module.
4497         * configure.in (target_libraries): Add libgcc-math target library.
4498         (--enable-libgcc-math): New configure switch.
4499         * Makefile.in: Re-generate.
4500         * configure: Re-generate.
4501         * libgcc-math: New toplevel directory.
4502
4503 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
4504
4505         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4506         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4507         the assembler, linker and binutils.
4508         * configure: Regenerate.
4509
4510 2006-01-22  Dirk Mueller  <dmueller@suse.de>
4511
4512         * MAINTAINERS (Write After Approval): Add myself.
4513
4514 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
4515
4516         * configure: Regenerate.
4517
4518 2006-01-18  Richard Henderson  <rth@redhat.com>
4519             Jakub Jelinek  <jakub@redhat.com>
4520             Diego Novillo  <dnovillo@redhat.com>
4521
4522         * libgomp: New directory.
4523         * Makefile.def: Add target_module libgomp.
4524         * Makefile.in: Regenerate.
4525         * configure.in (target_libraries): Add target-libgomp.
4526         * configure: Regenerate.
4527
4528 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
4529
4530         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4531         @ from continuation.
4532         * Makefile.in: Rebuilt.
4533
4534 2006-01-04  Chris Lattner  <sabre@gnu.org>
4535
4536         * MAINTAINERS (Write After Approval): Add myself.
4537
4538 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
4539
4540         PR bootstrap/24252
4541
4542         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4543         * Makefile.tpl (OBJDUMP): New.
4544         (EXTRA_HOST_FLAGS): Add it.
4545         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4546
4547         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4548         to use symbolic links between directories.  Avoid race conditions
4549         or make them harmless.
4550         * configure.in: Do not try to use symbolic links between directories.
4551
4552         * Makefile.def (LEAN): Pass.
4553         * Makefile.tpl (LEAN): Define.
4554         (stage[+id+]-start): Accept that the previous directory does not
4555         exist, if the bootstrap is lean.
4556         (stage[+id+]-bubble): Invoke lean bootstrap commands after
4557         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
4558         configure substitution.
4559         ([+compare-target+]): Likewise.
4560         ([+bootstrap-target+]-lean): New.
4561         * configure.in: Remove lean bootstrap support from here.
4562
4563         * Makefile.in: Regenerate.
4564         * configure: Regenerate.
4565
4566 2006-01-04  Ben Elliston  <bje@au.ibm.com>
4567
4568         * MAINTAINERS (libdecnumber): Add myself.
4569
4570 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
4571
4572         * libtool-ldflags: New script.
4573
4574 2006-01-02  Andreas Schwab  <schwab@suse.de>
4575
4576         * configure.in: When reconfiguring remove Makefile in
4577         all stage directories.
4578         * configure: Regenerate.
4579
4580 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
4581
4582         * MAINTAINERS: Update my email address.
4583
4584 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
4585
4586         Revert Ada-related part of the previous change.
4587
4588         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4589         Do not pass.
4590         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4591         * Makefile.in: Regenerate.
4592         * configure.in: Do not include mt-ppc-aix target fragment.
4593         * configure: Regenerate.
4594
4595 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
4596
4597         * configure.in: Select appropriate fragments for PowerPC/AIX.
4598         * configure: Regenerate.
4599
4600         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4601         BOOT_CFLAGS, BOOT_LDFLAGS.
4602         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4603         BOOT_CFLAGS, BOOT_LDFLAGS.
4604         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4605         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4606         (stage): Fail if we cannot complete the work.
4607         * Makefile.in: Regenerate.
4608
4609 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
4610
4611         * configure.in: Replace ms1 with mt.
4612         * configure: Rebuilt.
4613
4614 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
4615
4616         * MAINTAINERS: Update my email address.
4617
4618 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
4619
4620         * Makefile.tpl (all, do-[+make_target+], do-check, install,
4621         install-host-nogcc): Don't invoke $(stage) at the end.
4622         * Makefile.in: Regenerate.
4623
4624 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
4625
4626         * configure.in: Flip the top-level bootstrap switch.
4627         * configure: Regenerate.
4628
4629 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
4630
4631         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4632         $(stage) and $(unstage).
4633         (EXTRA_TARGET_FLAGS): Correct double-quoting.
4634         (all): Remove stray semicolon.
4635         (local-distclean): Don't handle multilib.tmp and multilib.out.
4636         (install.all): Set $s for consistency.
4637         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4638         check_multilibs setting.  Always make the install directory.
4639         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4640         Correct @if/@endif.
4641         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4642         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4643         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4644         (multilib.out): Remove.
4645         * Makefile.in: Regenerated.
4646
4647 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
4648
4649         * MAINTAINERS (Write After Approval): Add myself.
4650
4651 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
4652
4653         * MAINTAINERS: Add myself as mt maintainer.
4654
4655         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
4656
4657 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
4658
4659         * MAINTAINERS: Change email address.
4660
4661 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
4662
4663         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4664         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4665         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
4666         Find in-tree tools if available.
4667         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4668         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4669         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4670         (COMPILER_*_FOR_TARGET): New.
4671         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4672         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4673         (CONFIGURED_*, USUAL_*): Remove.
4674         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4675         STRIP): Use autoconf substitutions.
4676         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4677         COMPILER_NM_FOR_TARGET): New.
4678         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4679
4680         (all): Make all-host and all-target in parallel.
4681         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4682         that $$r and $$s are set before invoking a recursive make.
4683         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4684         ([+bootstrap-target+]): Inline most of the `all' target.
4685
4686 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4687
4688         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4689         from the gcc build directory.
4690         * Makefile.in: Regenerate.
4691
4692 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4693
4694         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
4695         depend on all-libdecnumber.
4696         * configure.in (host_libs): Include libdecnumber.
4697         * Makefile.in: Regenerate.
4698         * configure: Likewise.
4699
4700 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4701
4702         * libdecnumber: Import decNumber sources from the dfp-branch.
4703
4704 2005-11-21  Kean Johnston  <jkj@sco.com>
4705
4706         * config.sub, config.guess: Sync from upstream sources.
4707
4708 2005-11-21  Ben Elliston  <bje@au.ibm.com>
4709
4710         Import from Autoconf sources:
4711
4712         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
4713         * config/move-if-change: Don't output "$2 is unchanged";
4714         suggested by Ben Elliston.  Handle weird characters correctly.
4715
4716 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
4717
4718         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
4719         to match upstream libtool for darwin.
4720
4721 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
4722
4723         * Makefile.def: Remove gdb dependencies for gdbtk.
4724         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4725         (configure-gdb, install-gdb): New rules.
4726         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4727         * Makefile.in, configure: Regenerated.
4728
4729 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
4730
4731         * MAINTAINERS (Write After Approval): Add myself.
4732
4733 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
4734
4735         * MAINTAINERS (Write After Approval): Add myself.
4736
4737 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
4738
4739         * MAINTAINERS (alias analysis): Add Daniel Berlin and
4740         Diego Novillo.
4741
4742 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
4743
4744         PR bootstrap/24297
4745         * Makefile.tpl (do-[+make-target+], do-check, install,
4746         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4747         are set before recursing.
4748         * Makefile.in: Regenerate.
4749
4750 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
4751
4752         PR bootstrap/18939
4753         * Makefile.def (gcc) <target>: Fix thinko.
4754         * Makefile.in: Regenerate.
4755
4756 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
4757
4758         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4759         * configure: Regenerate.
4760
4761 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
4762
4763         * MAINTAINERS (Write After Approval): Add self.
4764
4765 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
4766
4767         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4768         target-libffi, target-qthreads, target-libjava, and
4769         targetlibobjc.
4770         * configure: Regenerate.
4771
4772 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
4773
4774         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4775         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4776         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4777         (USUAL_OBJDUMP_FOR_TARGET): New.
4778         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4779         * configure.in: Check for $OBJDUMP_FOR_TARGET.
4780         * configure, Makefile.in: Regenerated.
4781
4782 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4783
4784         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4785         before other host packages.
4786
4787 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
4788
4789         * MAINTAINERS: Add self as sh libraries/configury maintainer.
4790
4791 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4792
4793         PR bootstrap/22340
4794
4795         * configure.in (default_target): Remove.
4796         * Makefile.tpl (all): Do not use prerequisites as subroutines
4797         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4798         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4799         use prerequisites as subroutines.
4800         (check-host, check-target): New.
4801         (bootstrap configure & all targets): Do not use stage*-start
4802         if the directory layout is already ok.
4803         (non-bootstrap configure & all targets): Prepend a $(unstage).
4804         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
4805         (NOTPARALLEL): Remove.
4806         (unstage, stage variables): New variables.
4807         (unstage, stage targets): Simply expand to those variables.
4808
4809         * configure: Regenerate.
4810         * Makefile.in: Regenerate.
4811
4812 2005-10-04  James E Wilson  <wilson@specifix.com>
4813
4814         * Makefile.def (lang_env_dependencies): Add libmudflap.
4815         * Makefile.in: Regenerate.
4816
4817 2005-10-03  Andreas Schwab  <schwab@suse.de>
4818
4819         Backport from libtool CVS:
4820         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
4821
4822         * ltmain.sh: add support for installing into temporary
4823         staging area (e.g. 'make install DESTDIR=...')
4824
4825 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4826
4827         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4828         * configure: Regenerated.
4829
4830 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
4831
4832         * configure: Regenerate with the correct
4833         autoconf version.
4834
4835 2005-09-30  Catherine Moore  <clm@cm00re.com>
4836
4837         * configure.in (bfin-*-*): New.
4838         * configure: Regenerated.
4839
4840 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
4841
4842         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4843         (LIPO_FOR_TARGET): New.
4844         (CONFIGURED_LIPO_FOR_TARGET): New.
4845         (USUAL_LIPO_FOR_TARGET): New.
4846         (STRIP_FOR_TARGET): New.
4847         (CONFIGURED_STRIP_FOR_TARGET): New.
4848         (USUAL_STRIP_FOR_TARGET): New.
4849         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4850         STRIP_FOR_TARGET.
4851         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4852         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4853         * Makefile.in: Regenerate.
4854         * configure: Regenerate.
4855
4856 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
4857
4858         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4859         (rs6000-*-aix*): Same.
4860         * configure: Regenerate.
4861
4862 2005-09-16  Tom Tromey  <tromey@redhat.com>
4863
4864         * MAINTAINERS: Add self as java maintainer.
4865
4866 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4867
4868         * configure.in: Recognize f95 in the --enable-languages option,
4869         and substitute it for fortran, issuing a warning.
4870         * configure: Regenerate.
4871
4872 2005-08-30  Phil Edwards  <phil@codesourcery.com>
4873
4874         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
4875         * configure:  Regenerated.
4876
4877 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
4878
4879         * MAINTAINERS: Add self as ms1 maintainer.
4880
4881 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
4882
4883         * Makefile.def (libssp): Add to lang_env_dependencies.
4884         * Makefile.in: Regenerate.
4885
4886 2005-08-18  Ian Lance Taylor  <ian@airs.com>
4887
4888         * MAINTAINERS: Add myself as middle-end maintainer.
4889
4890 2005-08-17  Christian Groessler  <chris@groessler.org>
4891
4892         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4893         * Makefile.in: Regenerate.
4894
4895 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
4896
4897         * MAINTAINERS (write after approval): Added myself.
4898
4899 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
4900
4901         * MAINTAINERS (Write After Approval): Add myself.
4902
4903 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
4904
4905         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4906         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4907         Look for alternate names of the target cc and c++
4908         * configure: Regenerate.
4909
4910 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
4911
4912         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4913         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4914         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4915         tools; remove code to manually set them.
4916         (Target tools): Look in the environment for them.
4917         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4918         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4919         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4920         build directory.
4921         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4922         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4923         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4924         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4925         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4926         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4927         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4928         * configure: Regenerate.
4929         * Makefile.in: Regenerate.
4930
4931 2005-07-28  Ben Elliston  <bje@au.ibm.com>
4932
4933         * MAINTAINERS: Update for removed CPU targets.
4934
4935 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
4936
4937         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4938         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4939         * Makefile.in: Regenerated.
4940
4941 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
4942
4943         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4944         (CFLAGS_FOR_TARGET): Use it.
4945         (CXXFLAGS_FOR_TARGET): Likewise.
4946         * Makefile.in: Regenerated.
4947         * configure.in (--with-build-sysroot): New option.
4948         * configure: Regenerated.
4949
4950 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
4951
4952         * Makefile.tpl: Wrap install between unstage and stage
4953         * Makefile.in: Regenerate.
4954
4955 2005-07-21  Eric Christopher  <echristo@apple.com>
4956
4957         * MAINTAINERS: Update affiliation.
4958
4959 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
4960
4961         * MAINTAINERS: Add self as crx port maintainer.
4962
4963 2005-07-20  DJ Delorie  <dj@redhat.com>
4964
4965         * MAINTAINERS: Add self as m32c maintainer.
4966
4967 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
4968
4969         * all files: Update FSF address.
4970
4971 2005-07-15  Eric Christopher  <echristo@redhat.com>
4972
4973         * MAINTAINERS: Change affiliation.
4974
4975 2005-07-14  Jim Blandy  <jimb@redhat.com>
4976
4977         * configure.in: Add cases for Renesas m32c.
4978         * configure: Regenerated.
4979
4980 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4981
4982         * COPYING.LIB: Update from fsf.org.
4983
4984 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4985
4986         * COPYING, compile, config.guess,
4987         config.sub, install-sh, missing, mkinstalldirs,
4988         symlink-tree, ylwrap: Sync from upstream sources.
4989         * config-ml.in: Update FSF address.
4990
4991 2005-07-13  Eric Christopher  <echristo@redhat.com>
4992
4993         * configure.in: Add toplevel noconfigdir support for tpf.
4994         * configure: Regenerate.
4995
4996 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
4997
4998         PR ada/22340
4999
5000         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5001         * Makefile.in: Regenerate.
5002
5003 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
5004
5005         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
5006         Brolley to write-after-approval.
5007
5008 2005-07-07  Andreas Schwab  <schwab@suse.de>
5009
5010         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5011         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5012         * Makefile.in: Regenerated.
5013
5014 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
5015
5016         * configure.in: Don't build sim or rda when targetting darwin.
5017         * configure: Regenerate.
5018
5019 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
5020
5021         * configure.in: Add --enable-libssp and --disable-libssp.
5022         * configure: Regenerate with autoconf-2.13.
5023
5024 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
5025
5026         * Makefile.def (target_modules): Add libssp.
5027         * configure.in (target_libraries): Add target-libssp.
5028         * configure: Rebuilt.
5029         * Makefile.in: Rebuilt.
5030
5031 2005-07-01  Zack Weinberg  <zackw@panix.com>
5032
5033         * MAINTAINERS: Change email address.  Resign from maintainership.
5034
5035 2005-07-01  Richard Guenther  <rguenther@suse.de>
5036
5037         * MAINTAINERS: Change my e-mail address and affiliation.
5038
5039 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
5040
5041         * Makefile.def (stagefeedback): Come after profile.
5042         Define profiledbootstrap target.
5043         * Makefile.tpl (profiledbootstrap): Remove.
5044         (stageprofile-end): Zap stagefeedback.
5045         (stagefeedback-start): Copy all .gcda files, not only GCC's.
5046         * Makefile.in: Regenerate.
5047
5048 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
5049
5050         * MAINTAINERS: Update my email address.
5051
5052 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
5053
5054         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
5055         In 'cpp' stanza, support '#line' as well as '# '.
5056
5057 2005-06-08  Andreas Schwab  <schwab@suse.de>
5058
5059         * MAINTAINERS: Move myself from 'Write After Approval' to
5060         'CPU Port Maintainers' section as m68k maintainer.
5061
5062 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
5063
5064         * configure.in (unsupported_languages): New macro.
5065         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
5066         non-ported target libraries in noconfigdirs.
5067         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5068         non-linux-gnu.  Remove libgcj_ex_libffi.
5069         <lang_frag loop>: Set add_this_lang=no if the language is in
5070         unsupported_languages.
5071         * configure: Regenerate.
5072
5073 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
5074
5075         * configure.in: Fix typo in handling of --with-mpfr-dir.
5076         * configure: Regenerate.
5077
5078 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
5079
5080         * MAINTAINERS: Update my email address.
5081
5082 2005-06-02  Jim Blandy  <jimb@redhat.com>
5083
5084         * config.sub: Add cases for the Renesas m32c.  (This patch has been
5085         accepted into the master sources.)
5086
5087 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
5088             Michael Snyder  <msnyder@redhat.com>
5089             Stan Cox  <scox@redhat.com>
5090
5091         * configure.in: Set noconfigdirs for ms1.
5092
5093         * configure: Regenerate.
5094
5095 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
5096
5097         * MAINTAINERS (Write After Approval): Add self.
5098
5099 2005-06-01  Josh Conner  <jconner@apple.com>
5100
5101         * MAINTAINERS (Write After Approval): Add self.
5102
5103 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
5104
5105         * MAINTAINERS: Update my email address.
5106
5107 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
5108
5109         * MAINTAINERS (Write After Approval): Add self.
5110
5111 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
5112
5113         * MAINTAINERS (Write After Approval): Remove self.
5114
5115 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
5116
5117         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5118         (Dependencies): Consider target modules for bootstrap dependencies.
5119         Make target bootstrap modules depend on each stage's gcc.
5120         * Makefile.in: Regenerate.
5121
5122 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
5123
5124         * Makefile.def (configure-gcc): Depend on binutils having been built.
5125         (all-gcc): No need to do it here.
5126         * Makefile.in: Regenerate.
5127
5128 2005-05-19  Paul Brook  <paul@codesourcery.com>
5129
5130         * configure.in: Rewrite misleading error message when requested
5131         language cannot be built.
5132         * configure: Regenerate.
5133
5134 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
5135
5136         * ylwrap: Import from Automake 1.9.5.
5137
5138 2005-05-13  David Ung  <davidu@mips.com>
5139
5140         * MAINTAINERS (Write After Approval): Add self.
5141
5142 2005-05-09  Mike Stump  <mrs@apple.com>
5143
5144         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5145         lt_cv_sys_max_cmd_len for now.
5146
5147 2005-05-09  Stan Cox  <scox@redhat.com>
5148
5149         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5150
5151 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
5152
5153         * README.SCO: Update the URL.
5154
5155 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
5156
5157         * ltconfig: Define file_list_spec.  Pass file_list_spec and
5158         with_gnu_ld to libtool.
5159         * ltcf-c.sh (aix[45]): Define file_list_spec.
5160         * ltcf-cxx.sh (aix[45]): Same.
5161         * ltcf-gcj.sh (aix[45]): Same.
5162         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5163         exists, write list of input files to temporary file.
5164
5165 2005-05-04  Mike Stump  <mrs@apple.com>
5166
5167         * configure.in: Always pass --target to target configures as
5168         otherwise rebuilds that do --recheck will fail.
5169         * confiugure: Rebuilt.
5170
5171 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
5172
5173         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5174         STAGE_HOST_EXPORTS.
5175         (configure, all): Add bootstrap support.
5176         (Host modules, target modules): Pass post-stage1 flags and exports.
5177         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5178         * Makefile.in: Regenerate.
5179
5180 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
5181
5182         * configure: Regenerate.
5183
5184 2005-04-27  Mike Stump  <mrs@apple.com>
5185
5186         * MAINTAINERS: Add self as darwin maintainer.
5187
5188 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
5189
5190         * config.sub: Update from master copy.
5191
5192 2005-04-21  Mike Stump  <mrs@apple.com>
5193
5194         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5195         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5196
5197 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
5198
5199         * configure.in <crisv32-*-*, cris-*-*>: New local variable
5200         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
5201         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
5202         "*-*-elf" and "*-*-linux*".
5203         * configure: Regenerate.
5204
5205 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
5206
5207         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5208
5209 2005-04-12  Mike Stump  <mrs@apple.com>
5210
5211         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5212
5213 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
5214
5215         * MAINTAINERS (Write After Approval): Add myself.
5216
5217 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
5218
5219         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5220
5221 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
5222
5223         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5224         (TARGET_CONFIGARGS): Include --with-target-subdir.
5225         (configure, all): New macros.  Use them throughout.
5226         * Makefile.in: Regenerate.
5227
5228 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
5229
5230         * MAINTAINERS (Write After Approval): Add myself.
5231
5232 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5233
5234         * MAINTAINERS: Remove 'loop unrolling' maintainer.
5235
5236 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
5237
5238         * MAINTAINERS: Move John Carr to Write After Approval.
5239
5240 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
5241
5242         * config/mh-mingw32: Delete.
5243         * configure.in: Don't use it.
5244         * configure: Regenerate.
5245
5246 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
5247
5248         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5249         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5250         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5251         (HOST_LIB_PATH): Generate from Makefile.def.
5252         (TARGET_LIB_PATH): Likewise.
5253         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5254         * Makefile.in: Regenerate.
5255         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5256         (RPATH_ENVVAR): Include Darwin case.
5257         * configure: Regenerate.
5258
5259 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
5260
5261         * MAINTAINERS (Various Maintainers): Remove self.
5262         (Write After Approval): Add self.
5263
5264 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
5265
5266         * MAINTAINERS (Various Maintainers): Add self.
5267
5268 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
5269
5270         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5271         * configure: Regenerate.
5272
5273 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
5274
5275         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5276         gcc_version, and gcc_version_trigger from set of flags to pass.
5277         * Makefile.tpl: Remove definitions of above variables.
5278         (config.status): Remove dependency on $(gcc_version_trigger).
5279         * Makefile.in: Regenerate.
5280         * configure.in: Do not reference config/gcc-version.m4 nor
5281         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
5282         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
5283         * configure: Regenerate.
5284
5285 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
5286             Andrew Pinski  <pinskia@physics.uc.edu>
5287
5288         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5289         * Makefile.in: Regenerate.
5290
5291 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
5292
5293         * MAINTAINERS (Write After Approval): Add myself.
5294
5295 2005-03-03  David Ayers  <d.ayers@inode.at>
5296
5297         * MAINTAINERS (Write After Approval): Add myself.
5298
5299 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
5300
5301         PR libgcj/20160
5302         * ltmain.sh: Avoid creating archives with components that have
5303         duplicate basenames.
5304
5305 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
5306
5307         PR bootstrap/20250
5308         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5309         instead of check.
5310         * Makefile.in: Regenerate.
5311
5312 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5313
5314         * Makefile.in: Regenerate to fix conflict between the previous two
5315         patches.
5316
5317 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5318
5319         PR bootstrap/17383
5320         * Makefile.def (target_modules): Remove "stage", now unnecessary.
5321         * Makefile.tpl (HOST_SUBDIR): New substitution.
5322         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5323         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5324         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5325         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5326         (Host modules, Bootstrapped modules): Use it.
5327         (Build modules, Target modules): Do not create symlink trees,
5328         always configure out-of-srcdir.
5329         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5330         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5331         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5332         $(HOST_SUBDIR).  Create a symlink for host_subdir.
5333
5334         * Makefile.in: Regenerate.
5335         * configure: Regenerate.
5336
5337 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5338
5339         Merged from libada-gnattools-branch:
5340         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5341
5342         * gnattools: New directory.
5343         * Makefile.def: Add gnattools as a module, depending on target-libada.
5344         * Makefile.in: Regenerate.
5345         * configure.in: Include gnattools in host_tools; disable it if ada
5346         is disabled.
5347         * configure: Regenerate.
5348
5349 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
5350
5351         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5352         treelang maintainer.
5353         (Write After Approval): Remove myself.
5354
5355 2005-02-23  Paul Schlie  <schlie@comcast.net>
5356
5357         * configure.in: Allow darwin targeted ports to build tk, itcl and
5358         libgui.
5359         * configure: Regenerate.
5360
5361 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5362
5363         PR libgcj/10353
5364         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5365         * configure: Regenerate.
5366
5367 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
5368
5369         * MAINTAINERS (Write After Approval): Add myself.
5370
5371 2005-02-10  Ian Lance Taylor  <ian@airs.com>
5372
5373         * MAINTAINERS: Update my e-mail address.
5374
5375 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
5376
5377         * MAINTAINERS (Write After Approval): Add myself.
5378
5379 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
5380
5381         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5382         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5383         target-libgloss when not *-*-elf and *-*-aout.
5384         * configure: Regenerate.
5385
5386 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
5387
5388         * MAINTAINERS: Remove obsolete entries.
5389
5390         * MAINTAINERS (Write After Approval): Add Michael Matz.
5391
5392 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
5393
5394         * MAINTAINERS: Remove self as cpplib maintainer.
5395
5396 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5397
5398         * install-sh, config.sub: Import from upstream.
5399
5400 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5401
5402         PR bootstrap/18222
5403         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5404         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5405         * Makefile.in: Regenerate.
5406
5407 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
5408
5409         * MAINTAINERS: Update my email address.
5410
5411 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
5412             Andreas Schwab  <schwab@suse.de>
5413
5414         PR bootstrap/18033
5415         * config-ml.in: Eval option if surrounded by single quotes.
5416
5417 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
5418
5419         Revert 2004-12-28 Makefile changes, a better fix will be
5420         applied to mainline and src after GCC 4.0 branches.
5421
5422 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
5423
5424         PR bootstrap/17383
5425
5426         * Makefile.def (target_modules): Remove stage parameter,
5427         it is always true now.
5428         * Makefile.tpl (configure-build-[+module+],
5429         configure-target-[+module+]): Always build symlink tree
5430         for the directory and for include.  BUILD_SUBDIR and
5431         TARGET_SUBDIR cannot be . anymore.
5432         * Makefile.in: Regenerate.
5433
5434 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
5435
5436         Revert 2004-12-08 Makefile changes.
5437
5438 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
5439
5440         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5441         cygwin, mingw.
5442
5443 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
5444
5445         * configure.in (sh64-*-*): Reenable gprof.
5446         * configure: Regenerate.
5447
5448 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
5449
5450         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5451         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5452         (EXTRA_TARGET_FLAGS): Add PICFLAG.
5453         * Makefile.in: Regenerate.
5454
5455 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
5456
5457         * MAINTAINERS: Update my email address.
5458
5459 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
5460
5461         * Makefile.tpl: Generate normal dependencies if the LHS module is
5462         not bootstrapped.
5463         * Makefile.in: Regenerate.
5464
5465 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5466
5467         * configure.in: Include config/gxx-include-dir.m4.  Use
5468         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
5469         * configure: Regenerate.
5470
5471 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5472
5473         * config.if: Delete.
5474         * configure.in: Set libstdcxx_incdir directly.
5475         * configure: Regenerate.
5476
5477 2004-12-02  Eric Christopher  <echristo@redhat.com>
5478
5479         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5480         * Makefile.in: Regenerate.
5481
5482 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5483
5484         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5485         * configure: Regenerate.
5486
5487 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5488
5489         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
5490         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
5491         * configure: Regenerate.
5492
5493 2004-12-01  Eric Christopher  <echristo@redhat.com>
5494
5495         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5496         of things to remove.
5497
5498 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
5499
5500         * MAINTAINERS (Write After Approval): Update my e-mail address.
5501
5502 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
5503
5504         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5505         from CVS libtool to always pass_all.
5506
5507 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5508
5509         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5510         (hppa*64*-*-*): Delete incorrect comment.
5511         * configure: Rebuilt.
5512
5513 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5514
5515         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5516
5517 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5518
5519         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5520         from CVS libtool to always pass_all.
5521
5522 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5523
5524         * install-sh, compile: Import from automake.
5525
5526 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5527
5528         * config.guess, config.sub:  Import from savannnah.
5529
5530 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
5531
5532         * MAINTAINERS (Write After Approval): Add myself
5533
5534 2004-11-12  Mike Stump  <mrs@apple.com>
5535
5536         * Makefile.def: Add html support.
5537         * Makefile.tpl: Likewise.
5538         * Makefile.in: Regenerate.
5539
5540 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
5541
5542         PR 18423
5543         * configure.in: Remove all instances of build-fixincludes from
5544         noconfigdirs.
5545         (build_configargs): Supply --target to subdirectories.
5546         * configure: Regenerate.
5547
5548         * Makefile.def: Make gcc install depend on fixincludes install.
5549         * Makefile.in: Regenerate.
5550
5551 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
5552
5553         * MAINTAINERS: Add myself as gcc testsuite maintainer.
5554
5555 2004-11-11  Paul Brook  <paul@codesourcery.com>
5556
5557         * MAINTAINERS: Add self as arm maintainer.  Update email address.
5558
5559 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
5560
5561         * configure.in (noconfigdirs) [mmix-*-*]: Disable
5562         target-libgfortran.
5563         * configure: Regenerate.
5564
5565 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
5566
5567         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5568         like CC.
5569
5570 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
5571
5572         * Makefile.def (host fixincludes): Specify missing targets.
5573         * Makefile.in: Regenerate.
5574
5575 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
5576
5577         * MAINTAINERS: Add myself
5578
5579 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
5580
5581         * MAINTAINERS (Write After Approval): Add myself.
5582
5583 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
5584
5585         * Makefile.def: Build fixincludes for the host, too.
5586         * Makefile.in: Regenerate.
5587         * configure.in (host_tools): Add fixincludes.
5588         * configure: Regenerate.
5589
5590 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
5591
5592         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5593         * configure: Regenerated.
5594
5595 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
5596
5597         PR other/17783
5598         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5599         * configure: Regenerated.
5600
5601 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
5602
5603         * README.SCO: Update per FSF instructions.
5604
5605 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
5606
5607         PR target/18151
5608         * configure.in (case ${target}): Do not build fixincludes for avr.
5609         * configure: Regenerated.
5610
5611 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
5612
5613         * configure.in (case ${target}): Do not build fixincludes
5614         on platforms where it is not used.
5615         * configure: Regenerated.
5616
5617 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
5618
5619         * configure.in: Use an absolute path to install-sh.
5620         * configure: Regenerated.
5621
5622 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
5623
5624         * MAINTAINERS (Write After Approval): Add myself.
5625
5626 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
5627
5628         * MAINTAINERS: Remove from Write After Approval those that are
5629         already maintainers.
5630
5631 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
5632
5633         * MAINTAINERS:  Update my email address.
5634
5635 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
5636
5637         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5638         * configure: Regenerate.
5639
5640 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
5641
5642         * MAINTAINERS:  Update my email address.
5643
5644 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
5645
5646         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
5647         entries belonging to this category.
5648
5649 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
5650
5651         * MAINTAINERS: Update my e-mail address.
5652
5653 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
5654
5655         Fix wrong conflict resolution in:
5656
5657         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5658
5659         * Makefile.in: Regenerate.
5660         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5661         in the recursive `make', instead of hardwiring `all'.
5662         (Autogenerated TARGET-* variables): New.
5663
5664 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
5665
5666         * configure.in: Enable target-libgloss for crx-*-*.
5667         * configure: Regenerate.
5668
5669 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5670
5671         * MAINTAINERS (Various Maintainers): Move the "windows,
5672         cygwin, mingw" maintainer to ...
5673         (OS Port Maintainers): ... here.
5674
5675 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5676
5677         * MAINTAINERS (Write After Approval): Remove those that are
5678         maintainers of some subsystem.
5679
5680 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
5681
5682         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5683         * ltcf-cxx.sh (tpf*): Likewise.
5684         * ltconfig (tpf*): Add TPF OS configuration support.
5685
5686 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
5687
5688         * MAINTAINERS: Change my email address to my new work account.
5689
5690 2004-09-24  Michael Roth  <mroth@nessie.de>
5691
5692         * configure.in (--without-headers): Add missing double quotes.
5693         * configure: Regenerate.
5694
5695 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
5696
5697         * ylwrap: Revert to previous version.
5698
5699 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
5700
5701         PR bootstrap/17369
5702         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5703         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5704         SET_GCC_LIB_PATH_CMD.
5705         (BASE_TARGET_EXPORTS): Likewise.
5706         * Makefile.in: Regenerated.
5707
5708         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5709         * configure: Regenerated.
5710
5711 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
5712
5713         * config.guess: New upstream version
5714         * compile, depcomp, install-sh, ylwrap: Likewise.
5715
5716 2004-09-19  Roger Sayle  <roger@eyesopen.com>
5717
5718         * config/mh-x86omitfp: New host makefile fragment.  Add
5719         -fomit-frame-pointer to the default BOOT_CFLAGS.
5720         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5721         * configure: Regenerate.
5722
5723 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
5724
5725         PR target/11572
5726         * configure.in (*-*-darwin*): Renable libobjc.
5727         * configure: Regenerate.
5728
5729 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
5730
5731         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
5732
5733 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
5734
5735         * Makefile.def: Remove libbanshee.
5736         * Makefile.tpl: Ditto.
5737         * configure.in: Ditto.
5738         * Makefile.in: Regen.
5739         * configure: Ditto.
5740
5741 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
5742
5743         * ltmain.sh: Use $pic_object as $non_pic_object if
5744         $non_pic_object=none.
5745
5746 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
5747
5748         * missing: Import latest version from master repository.
5749
5750 2004-09-06  Nick Clifton  <nickc@redhat.com>
5751
5752         * config.sub: Import latest version from master repository.
5753         * config.guess: Likewise.
5754         This includes these changes:
5755
5756         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
5757
5758         * config.sub: Handle crisv32, alias etraxfs.
5759         * config.guess (crisv32:Linux:*:*): Handle.
5760
5761         2004-08-13  Brad Smith  <brad@comstyle.com>
5762
5763         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5764         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5765
5766         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
5767
5768         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5769         assume the processor is a powerpc.  This is because coreutils
5770         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5771         in this case, due to a MacOS X bug that causes
5772         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5773         to return a negative number.
5774         Problem reported by Petter Reinholdtsen in:
5775         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5776
5777         2004-07-19  Ben Elliston  <bje@gnu.org>
5778
5779         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5780
5781         2004-06-24  Ben Elliston  <bje@gnu.org>
5782
5783         * config.guess: Update copyright years.
5784         * config.sub: Likewise.
5785
5786         2004-06-22  Robert Millan  <robertmh@gnu.org>
5787
5788         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5789         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5790
5791         2004-06-22  Stanley F. Quayle <stan@stanq.com>
5792
5793         * config.guess (*:*VMS:*:*): New entry. Replaces
5794         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5795         manufacturer.
5796
5797         2004-06-22  Ben Elliston  <bje@gnu.org>
5798
5799         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5800         * config.sub: Likewise.
5801
5802         2004-06-22  Ben Elliston  <bje@gnu.org>
5803
5804         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5805         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5806
5807         2004-06-11  Ben Elliston  <bje@gnu.org>
5808
5809         * config.guess (pegasos:OpenBSD:*:*): Remove.
5810
5811         2004-06-11  Ben Elliston  <bje@gnu.org>
5812
5813         From Wouter Verhelst <wouter@grep.be>:
5814         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5815
5816         2004-06-11  Ben Elliston  <bje@gnu.org>
5817
5818         * config.guess (luna88k:OpenBSD:*:*): New.
5819
5820         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
5821
5822         * config.guess (m32r*:Linux:*:*): New case.
5823         * config.sub: Handle m32rle.
5824
5825         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
5826
5827         From Jens Petersen  <petersen@redhat.com>:
5828         * config.sub: Handle sparcv8.
5829
5830         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
5831
5832         From Tom Smith <smith@cag.lkg.hp.com>:
5833         * config.guess: Version suffixes are equally significant on Tru64
5834         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
5835         prefix of "P" (patched kernel).
5836
5837         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
5838
5839         * config.sub: Add support for National Semiconductor CRX target.
5840
5841 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
5842
5843         * MAINTAINERS (Various Maintainers): Remove myself as web page
5844         maintainer, add myself as maintainer of build status lists.
5845
5846 2004-09-03  Jan Beulich  <jbeulich@novell.com>
5847
5848         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5849         *-*-netware, but add target-libmudflap.
5850         Consolidate *-*-netware targets (of which really only i?86 exists)
5851         into a single entry.
5852         * configure: Likewise.
5853
5854 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
5855
5856         * Makefile.tpl (sorry): Remove.
5857         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5858         (cleanstrap targets): Depend on distclean, not distclean-stage1.
5859         (do-clean): Clean per-stage directories too.
5860         (do-distclean): Run distclean-stage1 too.
5861         (.NOTPARALLEL): Enable during toplevel bootstrap.
5862         (stage[+id+]-bubble): Enable parallel execution during
5863         the recursive invocation.
5864         * Makefile.in: Regenerate.
5865
5866         Fix previous checkin:
5867
5868         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5869         include.
5870         * configure.in: Fix indentation.
5871         * configure: Regenerate.
5872
5873 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
5874
5875         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5876         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5877         * configure: regenerate
5878         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5879         -mdynamic-no-pic
5880
5881 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
5882
5883         * Makefile.def (build_modules): Add fixincludes.
5884         (dependencies): Make gcc depend on fixincludes.
5885         * configure.in (build_tools): Add fixincludes.
5886         (build_configdirs): Always include build_libs.
5887         * Makefile.in: Regenerate.
5888         * configure: Regenerate.
5889
5890 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
5891
5892         * Makefile.def (bootstrap stages): Add 'lean' parameter.
5893         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5894         phony targets; do not generate timestamp files.
5895         (distclean-stageN): Remove references to their timestamp files.
5896         (restageN, touch-stageN): Remove.
5897         (stageN-bubble): Rewritten.
5898         (compare): Support lean bootstraps.
5899         * Makefile.in: Regenerate.
5900
5901         * configure.in: Only warn when bootstrapping but
5902         build != host or build != target.  Support lean bootstraps.
5903         * configure: Regenerate.
5904
5905 2004-08-26  Phil Edwards  <phil@codesourcery.com>
5906
5907         * configure.in:  Give a better error message if GMP/MPFR are missing
5908         and a language needing them has been requested.
5909         * configure:  Regenerated.
5910
5911 2004-08-25  Phil Edwards  <phil@codesourcery.com>
5912
5913         * configure.in:  Print a list of available language front-ends if
5914         a requested one is missing.  Tidy stray tab characters.
5915         * configure:  Regenerated.
5916
5917 2004-08-19  Michael Koch  <konqueror@gmx.de>
5918
5919         * gcc/doc/install.texi: Update entry about automake for libjava.
5920
5921 2004-08-17  Robert Millan  <robertmh@gnu.org>
5922
5923         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5924         (instead of FreeBSD).
5925         * configure: Regenerate.
5926
5927 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5928
5929         * Makefile.in: Regenerate.
5930         * configure: Regenerate.
5931
5932         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5933         stage_*_flags.
5934         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5935         for bootstrapped modules if toplevel bootstrap is going.
5936         (GCC bootstrap): Generate per-stage targets for all bootstrapped
5937         modules.  Adjust for changes in Makefile.def.  Enable several
5938         rules even in non-bootstrap mode, just to avoid peppering the
5939         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5940         (stage-[+prev+]-bubble): Remove.
5941
5942         * Makefile.def (Dependencies): Depend on all-build-bison,
5943         all-build-flex, all-build-byacc, all-build-texinfo, rather
5944         than the host variations.
5945         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
5946         with BUILD_SUBDIR.
5947         (BISON): Update for recent Bisons.
5948         (YACC): Fix typo.
5949         (cross): Depend on all-build.
5950         (all): Do not depend on all-build.
5951         (prebootstrap): Remove.
5952         (dep-kind): Accept separate prefixes for MODULE and ON variables.
5953         (Prebootstrap dependencies): Add them to the per-stage targets
5954         and to all-prebootstrap.
5955         * configure.in (build_configdirs): Always enable build_tools.
5956         (BUILD_DIR_PREFIX): Remove.
5957
5958         * Makefile.def (gcc): Add target variable.
5959         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5960         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5961         in the recursive `make', instead of hardwiring `all'.
5962         (Autogenerated TARGET-* variables): New.
5963
5964 2004-08-13  Brian Booth  <bbooth@redhat.com>
5965
5966         * MAINTAINERS: Remove myself from write-after-approval.
5967
5968 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5969
5970         * src-release: Stop distributing mmalloc with gdb (which doesn't
5971         use it).
5972         * Makefile.def: GDB doesn't depend on mmalloc anymore.
5973         * Makefile.in: Regenerate.
5974
5975 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
5976
5977         * configure.in (arm*-*-eabi*): New target.
5978         * configure: Regenerate.
5979
5980 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
5981
5982         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5983         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5984         (Dependencies): New section.
5985         * Makefile.tpl (Dependencies): Generate from Makefile.def.
5986         (configure-target-[+module+]): Depend on maybe-all-gcc
5987         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
5988         (toplevel profiledbootstrap): Fix dependencies.
5989         * Makefile.in: Regenerate.
5990
5991 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
5992
5993         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5994         target-libiberty to noconfigdirs.
5995         * configure: Regenerate.
5996
5997 2004-08-03  Paul Brook  <paul@codesourcery.com>
5998
5999         * configure.in: Check for MPFR as well as GMP.
6000         * configure: Regenerate.
6001
6002 2004-08-01  Robert Millan  <robertmh@gnu.org>
6003
6004         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6005         libmudflap for all GNU-based systems (with Glibc).
6006         * configure: Regenerate.
6007
6008 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
6009
6010         * Makefile.def (host-modules): Add gcc.
6011         * Makefile.in: Regenerate.
6012         * Makefile.tpl (sorry): New rule.
6013         (configure-host, all-host, [+make_target+]-host, do-check,
6014         install-host): Do not add gcc as a special case.
6015         (host modules): Add a small special-casing for gcc.  Export
6016         extra_make_flags through the environment.
6017         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6018         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6019         other recursive targets for gcc): Remove.
6020
6021         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6022         (stage, unstage): New rules.
6023         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6024         distclean-stage[+id+]): Use stage_current.
6025         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6026         the stage*-start rules.
6027
6028 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
6029
6030         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6031         use -all_load flag.
6032
6033 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
6034
6035         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6036         * configure: Regenerate.
6037
6038 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
6039
6040         * maintainer-scripts/gcc_release: Revert yesterday's change.
6041
6042 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
6043
6044         * MAINTAINERS: Add myself to write-after-approval.
6045
6046 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
6047
6048         * libf2c: Removed.
6049         * gcc/gccbug.in: Updated because of libf2c removal.
6050         * maintainer-scripts/gcc_release: Ditto.
6051
6052 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
6053
6054         * configure.in: Build libmudflap by default on FreeBSD.
6055         * configure: Regenerated.
6056
6057 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
6058
6059         * configure.in: Do not build libmudflap by default on non-GNU/Linux
6060         systems.
6061         * configure: Regenerated.
6062
6063 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6064
6065         PR target/16344
6066         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6067         feedback based compiler.
6068         * Makefile.in: Rebuilt.
6069
6070 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
6071
6072         * Makefile.def (host_modules): Set bootstrap=true for flex.
6073         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6074         * Makefile.in: Rebuilt.
6075
6076 2004-07-07  Jan Hubicka  <jh@suse.cz>
6077
6078         * MAINTAINERS: Add self as a profile feedback maintainer.
6079
6080 2004-07-05  Phil Edwards  <phil@codesourcery.com>
6081
6082         * configure.in:  Do not prepend $srcdir to /dev/null in
6083         makefile fragments.
6084         * configure:  Regenerate.
6085
6086 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
6087
6088         * Makefile.def (build_modules): Add bison, byacc, flex,
6089         m4, texinfo.
6090         (flags_to_pass): Add FLEX.
6091         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6092         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6093         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6094         DEFAULT_MAKEINFO): Remove.
6095         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6096         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6097         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6098         objdir or else use configured tool.
6099         (all-build): New.
6100         (all): Depend on it.
6101         (Build module dependencies): Add.
6102         * Makefile.in: Regenerate.
6103         * configure.in: Better support for multiple build modules,
6104         matching what is done for host/target modules.  Do not look
6105         for "plausible" locations of build tools if Canadian cross.
6106         Use autoconf's AC_PROG_CC to find a C compiler.  Define
6107         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
6108         * configure: Regenerate.
6109
6110 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6111
6112         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6113         * Makefile.in: Regenerate.
6114
6115 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6116
6117         * Makefile.tpl (configure-build-[+module+],
6118         configure-[+module+], configure-target-[+module+]): Pass
6119         [+extra_configure_args+].
6120         (all-build-[+module+], all-[+module+], check-[+module+],
6121         install-[+module+], [+make_target+]-[+module+],
6122         all-target-[+module+], check-target-[+module+],
6123         install-target-[+module+], [+make_target+]-target-[+module+]):
6124         Pass [+extra_make_args+].
6125         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6126         (GCC_HOST_EXPORTS): Remove.
6127         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6128         cross, check-gcc, check-gcc-c++, install-gcc,
6129         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6130         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6131         * Makefile.in: Regenerate.
6132
6133 2004-06-21  Matthew Sachs  <msachs@apple.com>
6134
6135         * MAINTAINERS: Added self to write-after-approval.
6136
6137 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
6138
6139         * configure.in: Check for srcdir/winsup rather than build directory
6140         winsup.
6141         * configure: Regenerate.
6142
6143 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
6144
6145         * configure.in: Don't build Cygwin native newlib if winsup
6146         directory is missing.  Emit warning instead.
6147         * configure: Regenerate.
6148
6149 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
6150
6151         * Makefile.tpl (touch-stage[+id+]): New.
6152         (restage[+prev+]): Depend on touch-stage[+id+].
6153
6154         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6155         Use it throughout.
6156
6157         * Makefile.def: Add profile and feedback bootstrap stages.
6158         Remove next field from bootstrap stages.
6159         * Makefile.tpl (LN, LN_S): Substitute.
6160         (stageN-start, stageN-end): Use double-colon rules, to
6161         provide a hook for additional setup commands.
6162         (distclean-stageN-gcc, restageN): Create dependencies from
6163         [+prev+], not from [+next+].
6164         (stageN-bubble): Add commands for successive stages from
6165         [+prev+], using double-colon rules.
6166         (all-stageN-gcc): Fix typo.
6167         (stagefeedback-start, profiledbootstrap): New.
6168         * Makefile.in: Regenerate.
6169         * configure.in: Call ACX_PROG_LN.
6170         * configure: Regenerate.
6171
6172 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
6173
6174         * MAINTAINERS (Write After Approval): Add myself.
6175
6176 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
6177
6178         * MAINTAINERS (Write After Approval): Add myself.
6179
6180 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
6181
6182         * configure.in: Fix --enable-bootstrap breakage introduced in trees
6183         without gcc.
6184         * configure: Regenerate.
6185
6186 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6187
6188         * Makefile.tpl: Fix typo.
6189         * Makefile.in: Regenerate.
6190
6191 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6192
6193         * configure.in: Remove new- prefix from toplevel
6194         bootstrap targets.
6195         * configure: Regenerate.
6196
6197 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6198
6199         * Makefile.tpl (all.normal): Rename to all.
6200         (all): Replace with a rule to pick the default
6201         target from configure.
6202         (all-gcc, configure-gcc): Use conditionals to
6203         do nothing when toplevel bootstrap is going on.
6204         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6205         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6206         * configure.in: Support --enable-bootstrap.
6207
6208         * Makefile.def: Remove new- prefix from toplevel
6209         bootstrap targets.
6210         * Makefile.tpl: Likewise.
6211
6212         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
6213         target.
6214
6215         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6216         $(RECURSE_FLAGS) to recursive invocation of make.
6217
6218         * Makefile.in: Regenerate.
6219         * configure: Regenerate.
6220
6221 2004-05-30  Andreas Jaeger  <aj@suse.de>
6222             Jim Wilson  <wilson@specifixinc.com>
6223
6224         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6225         like CC.
6226
6227 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
6228
6229         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6230         * configure: Regenerate.
6231
6232 2004-05-25  Daniel Jacobowitz  <drow@false.org>
6233
6234         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6235         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6236         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
6237         targets.
6238         * Makefile.in: Regenerate.
6239
6240 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
6241
6242         * configure.in: Test the ability to symlink directories.
6243         * configure: Regenerate.
6244
6245         * Makefile.def (bootstrap-stage): New definitions.
6246         * Makefile.tpl (configure-stage1-gcc,
6247         configure-stage2-gcc, configure-stage3-gcc,
6248         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6249         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6250         new-restage3, compare): Autogenerate, see Makefile.in
6251         entry for behavioral changes.
6252         (distclean-stage1, new-stage1-start, new-stage1-end,
6253         new-stage1-bubble, distclean-stage2, new-stage2-start,
6254         new-stage2-end, new-stage2-bubble, distclean-stage3,
6255         new-stage3-start, new-stage3-end): New autogenerated targets.
6256         (objext, prebootstrap, BOOT_CFLAGS,
6257         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6258         targets.
6259
6260         * Makefile.in: Regenerate.
6261         (distclean-stage1, new-stage1-start, new-stage1-end,
6262         new-stage1-bubble, distclean-stage2, new-stage2-start,
6263         new-stage2-end, new-stage2-bubble, distclean-stage3,
6264         new-stage3-start, new-stage3-end): New targets.
6265         (all-stage1-gcc): Move prebootstrap dependency from here...
6266         (configure-stage1-gcc): ...to here.
6267         (new-bootstrap): Use bubble targets.
6268         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6269         Use per-stage distclean targets.
6270         (configure-stage1-gcc, configure-stage2-gcc,
6271         configure-stage3-gcc, all-stage1-gcc,
6272         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6273         Use new-stageN-start to prepare the tree.
6274
6275 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
6276
6277         * Makefile.def (host_modules): add libcpp.
6278         * Makefile.tpl: Add dependencies on and for libcpp.
6279         * Makefile.in: Regenerate.
6280         * configure.in: Add libcpp host module.
6281         * configure: Regenerate.
6282
6283 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
6284
6285         * Makefile.tpl: Whenever a recursive target is defined, wrap
6286         it in a special @if/@endif block, and prepare its maybe
6287         dependency in the @if/@endif block
6288         * configure.in: Instead of writing maybe dependencies, remove
6289         the @if/@endif statements, and remove the @if/@endif blocks
6290         that remain.
6291         * configure: Regenerate.
6292         * Makefile.in: Regenerate.
6293
6294 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
6295
6296         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6297
6298 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
6299
6300         PR bootstrap/15120
6301         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6302         * */configure: Rebuilt.
6303
6304 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
6305
6306         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6307         of libf2c.
6308         * configure, Makefile.in: Regenerate.
6309
6310 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
6311
6312         * MAINTAINERS (Write After Approval): Add myself.
6313
6314 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
6315
6316         Merge from tree-ssa-20020619-branch.
6317
6318         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6319         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6320         (HOST_GMPLIBS): Define.
6321         (HOST_GMPINC): Define.
6322         (TARGET_LIB_PATH): Add libmudflap.
6323         (GFORTRAN_FOR_TARGET): Define.
6324         (configure-build*): Export GFORTRAN.
6325         (configure-gcc): Export GMPLIBS and GMPINC.
6326         (all-gcc): Add maybe-all-libbanshee.
6327         (configure-target-libgfortran): Define.
6328         * Makefile.in: Regenerate.
6329         * configure.in (host_libs): Add libbanshee.
6330         (target_libraries): Add target-libmudflap and target-libgfortran.
6331         Add --with-libbanshee.
6332         Handle --disable-libmudflap.
6333         (*-*-freebsd*): Use with_gmp.
6334         Add $(libgcj) to noconfigdirs.
6335         * configure: Regenerate.
6336         * depcomp: New file.
6337         * MAINTAINERS: Add tree-ssa maintainers.
6338
6339 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
6340
6341         * MAINTAINERS (Various Maintainers): Add myself.
6342
6343 2004-04-30  Brian Ford  <ford@vss.fsi.com>
6344
6345         * MAINTAINERS (Write After Approval): Add myself.
6346
6347 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
6348
6349         * MAINTAINERS (Write After Approval): Add myself.
6350
6351 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
6352
6353         * config/acx.m4: Fix fastcompare support for new-bootstrap.
6354         * configure: Regenerate.
6355
6356 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
6357
6358         Revert:
6359         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6360
6361         * Makefile.def (flags_to_pass): Remove *dir variables that
6362         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6363         as well as prefix and exec_prefix.
6364         * Makefile.in: Regenerate.
6365
6366 2004-04-26  Robert Millan  <robertmh@gnu.org>
6367
6368         Add patches from libtool CVS.
6369         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6370         * ltconfig: Likewise.
6371         * ltcf-c.sh: Likewise.
6372         * ltcf-cxx.sh: Likewise.
6373         * ltcf-gcj.sh: Likewise.
6374
6375 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6376
6377         * Makefile.def (host_modules): Mark with the bootstrap
6378         flag packages on which gcc depends.
6379         * Makefile.tpl (all-bootstrap): Use it.
6380         * Makefile.in: Regenerate.
6381
6382 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6383
6384         * Makefile.def (flags_to_pass): Remove *dir variables that
6385         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6386         as well as prefix and exec_prefix.
6387         * Makefile.in: Regenerate.
6388
6389 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6390
6391         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6392         * configure: Regenerate.
6393         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6394         * gcc/Makefile.tpl (compare): Use the result of the test.
6395         * gcc/Makefile.in: Regenerate.
6396
6397 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
6398
6399         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6400         Always relocate gcc and prev-gcc to the original names, even
6401         if the build fails.
6402         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6403         New targets.
6404
6405 2004-04-23  Laurent GUERBY <laurent@guerby.net>
6406
6407         * MAINTAINERS: Update my email address.
6408
6409 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6410
6411         * configure.in (mips*-*-irix5*): Enable ld.
6412         * configure: Regenerate.
6413
6414 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6415
6416         * configure: Regenerate.
6417
6418 2004-04-15  James E Wilson  <wilson@specifixinc.com>
6419
6420         * Makefile.tpl (configure-[+module+], configure-gcc,
6421         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6422         Set and export LDFLAGS.
6423         * Makefile.in: Regenerate.
6424
6425 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
6426
6427         * MAINTAINERS: Add myself to write-after-approval.
6428
6429 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6430
6431         PR bootstrap/14871
6432         * Makefile.tpl: If we don't have built-in-tree target tools,
6433         use the ones found by configure rather than hacking around with
6434         program_transform_name.
6435         * configure.in: Give Makefile.tpl the information necessary
6436         to do that.
6437         * Makefile.in: Regenerate.
6438         * configure: Regenerate.
6439
6440 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
6441
6442         PR bootstrap/14760
6443         * configure.in: When computing baseargs, strip *all* copies of
6444         offending options.  Also, don't match/substitute the trailing space,
6445         so that this actually works when two similar options are separated by
6446         only one space.
6447         * configure: Regenerate.
6448
6449 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
6450
6451         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6452         (rs6000-*-aix*): Same.
6453         * configure: Regenerate.
6454
6455 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
6456
6457         * MAINTAINERS: Add myself to write-after-approval.
6458
6459 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
6460
6461         * MAINTAINERS: Add myself to write-after-approval.
6462
6463 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
6464
6465         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6466         STRICT_WARN, WARN_CFLAGS flags passed down to make.
6467         * Makefile.in: Regenerate.
6468
6469         * configure.in (top level bootstrap support): Rework --enable-werror
6470         to set @stage2_werror_flag@.
6471         * configure: Regenerate.
6472         * Makefile.tpl (top level bootstrap support): Pass
6473         @stage2_werror_flag@ down to configure in stages 2 and 3.
6474         * Makefile.in: Regenerate.
6475
6476 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6477
6478         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6479         for stages 2 and 3 as well as in make.  As a consequence, remove
6480         OUTPUT_OPTION (now detected by configure) from the flags passed down
6481         to make.
6482         * Makefile.in: Regenerate.
6483
6484         * Makefile.tpl (new-bootstrap): Fix typo.
6485         * Makefile.in: Regenerate.
6486
6487 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6488
6489         * Makefile.tpl: Rearrange by moving recursive_targets rules
6490         into their proper sections.
6491         * Makefile.tpl (top level bootstrap support): Move disabling
6492         of coverage flags from 'make' to 'configure'; improve comments.
6493         * Makefile.in: Regenerate.
6494
6495         * Makefile.tpl (experimental top level bootstrap) Move stage1
6496         language setting from all- target to configure- target; disable
6497         intermodule optimization in stage 1; prevent gratuitous rebuilds
6498         of stage 1.
6499         * Makefile.in: Regenerate.
6500         * configure.in: Comma-separate stage 1 language list for top
6501         level bootstrap.
6502         * configure: Regenerate.
6503
6504         * Makefile.tpl: Clean up experimental top level bootstrap support:
6505         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6506         prev-gcc in configure- targets as well as all- targets.
6507         * Makefile.in: Regenerate.
6508
6509 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
6510
6511         * compile: New file imported from automake.
6512
6513 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
6514
6515         * configure.in: Remove symbolic link section.
6516         * configure: Regenerate.
6517         * Makefile.tpl (links): Remove.
6518         * Makefile.in: Regenerate.
6519
6520 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
6521             Nathanael Nerode  <neroden@gcc.gnu.org>
6522
6523         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6524         Set with AC_CHECK_PROGS.
6525         * configure.in: Fix comment typo from last patch.
6526         * configure: Regenerate.
6527
6528 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
6529
6530         * Makefile.tpl: Introduce experimental top level bootstrap support.
6531         * Makefile.in: Regenerate.
6532         * configure.in: Introduce support for top level bootstrap.
6533         * configure: Regenerate.
6534
6535 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6536             Paolo Bonzini  <bonzini@gnu.org>
6537
6538         PR bootstrap/14522
6539         * configure.in: Cope with shells that do not support unquoted ^
6540         * configure: Regenerate.
6541
6542 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6543             Paolo Bonzini  <bonzini@gnu.org>
6544
6545         PR bootstrap/14522
6546         * configure.in: Cope with shells that do not support nesting
6547         quotes inside quoted backquote substitutions.
6548         * configure: Regenerate.
6549
6550 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
6551
6552         PR bootstrap/14522
6553         * configure.in: Fix escaping of $.
6554         * configure: Regenerate.
6555
6556 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6557
6558         * configure: Regenerate, since I forgot to while committing Paolo's
6559         changes.
6560
6561 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
6562
6563         PR ada/14131
6564         Move language detection to the top level.
6565         * configure.in: Find default values for the tools as
6566         soon as possible.  Disable ada if GNAT is not found.
6567         Emit error message about missing languages.  Expand
6568         --enable-languages=all for the gcc subdirectory.
6569
6570 2004-03-10  Ben Elliston  <bje@gnu.org>
6571
6572         * MAINTAINERS: Update my email address.
6573
6574 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
6575
6576         * ltconfig: Disable building static libraries if building shared
6577         libraries on AIX 5L.
6578
6579 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
6580
6581         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6582         and disable libgcj.
6583         * configure: Regenerated.
6584
6585 2004-03-01  Brian Booth  <bbooth@redhat.com>
6586
6587         * MAINTAINERS: Add myself to write-after-approval.
6588
6589 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
6590
6591         * MAINTAINERS: Add myself to write-after-approval.
6592
6593 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6594
6595         PR bootstrap/7087
6596         * Makefile.tpl: Guard XFOO sed statements better.
6597         * Makefile.tpl: Add dependency for configure-target-libada.
6598         * Makefile.in: Regenerate (incidentally fixes broken
6599         commit when libada-branch was merged).
6600
6601 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
6602
6603         * MAINTAINERS: Add myself to write-after-approval.
6604
6605 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
6606
6607         * MAINTAINERS: Add Nicola Pero and myself as libobjc
6608         maintainers.
6609
6610 2004-02-20  Andrew Cagney  <cagney@redhat.com>
6611
6612         * config.guess: Update from version 2003-10-16 to 2004-02-16.
6613         * config.sub: Update from version 2003-11-03 to 2004-02-16.
6614
6615 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6616
6617         PR bootstrap/11932
6618         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6619
6620 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
6621
6622         * MAINTAINERS: Added myself to write-after-approval.
6623
6624 2004-02-14  Michael Koch  <konqueror@gmx.de>
6625
6626         * MAINTAINERS: Added myself to write-after-approval.
6627
6628 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
6629
6630         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
6631         some OS port maintainers to OS port maintainers section.
6632
6633 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
6634
6635         * MAINTAINERS: Add self.
6636
6637 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
6638
6639         * MAINTAINERS: Alphabetize.
6640
6641 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
6642
6643         * MAINTAINERS: Remove myself.
6644
6645 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
6646
6647         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6648         (rs6000-*-aix*): Same.
6649         * configure: Regenerate.
6650
6651 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
6652
6653         * configure.in (host): Add in missing $noconfigdirs to defines.
6654         * configure: Regenerate.
6655
6656 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
6657             Nathanael Nerode  <neroden@gcc.gnu.org>
6658
6659         PR ada/6637, PR ada/5911
6660         Merge with libada-branch:
6661         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6662         with appropriate dependencies. Add --enable-libada configure switch.
6663         * configure, Makefile.in: Regenerate.
6664
6665 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
6666
6667         * MAINTAINERS: Add myself to write-after-approval.
6668
6669 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6670
6671         * configure.in: Don't pass --with-stabs on IRIX 5 either.
6672         * configure: Regenerate.
6673
6674 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
6675
6676         Merge from upstream:
6677
6678         * ltmain.in: When setting IFS to '~', be careful about user
6679         arguments that contain '~'.
6680
6681         2004-02-04  Peter O'Gorman  <peter@pogma.com>
6682
6683         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
6684         Also test $base_compile against $CC with escaped arguments. Bug
6685         reported by Geoff Keating <geoffk@apple.com>.
6686
6687 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
6688
6689         * MAINTAINERS: Remove i960 port.
6690
6691 2004-01-23  DJ Delorie  <dj@redhat.com>
6692
6693         * Makefile.def (target_modules) [libiberty]: Don't stage.
6694         * Makefile.in: Rebuilt.
6695
6696 2004-01-20  Caroline Tice  <ctice@apple.com>
6697
6698         * MAINTAINERS: Add myself to write-after-approval.
6699
6700 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
6701
6702         * MAINTAINERS: Update my email address.
6703
6704 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
6705
6706         * MAINTAINERS: Add myself to write-after-approval.
6707
6708 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6709
6710         * MAINTAINERS: Remove entries without email address.
6711
6712 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
6713
6714         * MAINTAINERS: Add myself to write-after-approval.
6715
6716 2004-01-15  Steven Bosscher  <stevenb@suse.de>
6717
6718         * MAINTAINERS: Update my email address.
6719
6720 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
6721
6722         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6723         * Makefile.tpl (configure-target-[+module+]): Support stage.
6724         * Makefile.in: Rebuilt.
6725
6726 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
6727
6728         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
6729
6730 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
6731
6732         * MAINTAINERS: Add myself as a MIPS maintainer.
6733
6734 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6735
6736         * configure.in: Use ./config.cache, not config.cache.
6737         * configure: Regenerate.
6738         * Makefile.tpl: Special-casing not needed for GCC any more.
6739         * Makefile.in: Regenerate.
6740
6741         * configure.in: Don't share a cache file for host dirs.
6742         * configure: Regenerate.
6743
6744         * config-ml.in: Don't mess with the cache file.
6745
6746 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6747
6748         * MAINTAINERS: Move myself from 'Write After Approval' to
6749         'CPU Port Maintainers' section as SPARC maintainer.
6750
6751 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6752
6753         * Makefile.tpl: Make GCC use a separate config.cache.
6754         * Makefile.in: Regenerate.
6755
6756         PR bootstrap/11932, PR bootstrap/11933
6757         (I don't know if it will fix either of them, but it relates
6758         to them.)
6759         * configure.in: Don't use shared config.cache for target
6760         directories.
6761         * configure: Regenerate.
6762
6763 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
6764
6765         * MAINTAINERS: Add myself to 'Write After Approval' section.
6766
6767 2003-12-31  Roger Sayle  <roger@eyesopen.com>
6768
6769         * configure.in (ia64*-*-hpux*): Disable building java libraries.
6770         * configure: Regenerated.
6771
6772 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
6773
6774         * MAINTAINERS: Remove the mn10200 maintainer.
6775
6776 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
6777
6778         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6779         * configure: Regenerated.
6780
6781 2003-12-16  Jan Hubicka  <jh@suse.cz>
6782
6783         * MAINTAINERS: Add myself as callgraph maintainer.
6784
6785 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
6786
6787         * configure.in (raw_libstdcxx_flags): Remove the leading space.
6788         * configure: Regenerate.
6789
6790 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6791
6792         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6793         'Write After Approval' section. Update email.
6794
6795 2003-12-01  James Lemke  <jim@wasabisystems.com>
6796
6797         * MAINTAINERS (Write After Approval): Add myself.
6798
6799 2003-11-20  Matt Thomas  <matt@3am-software.com>
6800
6801         * MAINTAINERS: Add myself as a vax port maintainer.
6802
6803 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
6804
6805         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6806         (configure-build-[+module+], configure-[+module+]): Likewise.
6807         (configure-target-[+module+], configure-gcc, config.status): Likewise.
6808         * Makefile.in: Regenerate.
6809
6810 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
6811
6812         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6813         shared/dylibed libraries.
6814         * ltmain.sh: Likewise.
6815         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6816         * ltcf-cxx.sh: Likewise.
6817         * ltcf-gcj.sh: Likewise.
6818         * ltconfig: Likewise.
6819
6820 2003-11-17  Stan Cox  <scox@redhat.com>
6821
6822         * MAINTAINERS: Add myself as iq2000 port maintainer.
6823
6824 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
6825
6826         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6827         * Makefile.in: Regenerate.
6828
6829 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
6830
6831         * config.sub: Update to 2003-11-03 version.
6832
6833 2003-10-20  Phil Edwards  <phil@codesourcery.com>
6834
6835         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
6836         * configure:  Regenerate.
6837
6838 2003-10-20  Nicolas Pitre  <nico@cam.org>
6839
6840         * MAINTAINERS: Add myself to 'Write After Approval' section.
6841
6842 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
6843
6844         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6845
6846 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
6847
6848         * MAINTAINERS: Update my email address.
6849
6850 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6851
6852         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6853
6854 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
6855
6856         * MAINTAINERS: Add myself to 'Write After Approval' section.
6857
6858 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
6859
6860         * config.guess: Update to 2003-10-16 version.
6861         * config.sub: Update to 2003-10-16 version.
6862
6863 2003-10-15  David Daney  <ddaney@avtrex.com>
6864
6865         * MAINTAINERS: Added myself to 'Write After Approval' section.
6866
6867 2003-10-15  Falk Hueffner  <falk@debian.org>
6868
6869         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6870         'Write After Approval' section. Update email.
6871
6872 2003-10-14  Roger Sayle  <roger@eyesopen.com>
6873
6874         * MAINTAINERS: Move myself from 'Write After Approval' to
6875         'Various Maintainers' section as middle-end maintainer.
6876
6877 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6878
6879         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6880         HOST_FLAGS_TO_PASS.
6881         * Makefile.in: Regenerate.
6882
6883 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
6884
6885         * config.guess: Update to 2003-10-07 version.
6886         * config.sub: Update to 2003-10-07 version.
6887
6888 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6889
6890         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
6891         * ltconfig (irix5*, irix6*): Don't override version_type.
6892
6893 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
6894
6895         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6896         * configure: Rebuilt
6897         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6898         * Makefile.in: Rebuilt
6899
6900 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6901
6902         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6903
6904 2003-09-30  Carlo Wood  <carlo@alinoe.com>
6905
6906         * MAINTAINERS (Write After Approval): Add myself.
6907
6908 2003-09-29  Paul Koning  <ni1d@arrl.net>
6909
6910         * MAINTAINERS: Move myself from "Write After Approval"
6911         to CPU platform maintainers for pdp11 platform.
6912
6913 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
6914
6915         * MAINTAINERS: Move myself from 'Write After Approval' to
6916         'Various Maintainers' section as libffi testsuite maintainer.
6917
6918 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
6919
6920         * configure.in: Pass a computed --program-transform-name
6921         to subconfigures.
6922         * configure: Regenerated.
6923
6924 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6925
6926         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6927         * Makefile.in: Regenerate.
6928
6929         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6930         * Makefile.in: Regenerate.
6931
6932 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
6933
6934         * MAINTAINERS: Move myself from 'Write After Approval'
6935         to 'Various Maintainers' (objective-c) section.
6936
6937 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
6938
6939         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6940         quoting.
6941         * configure: Regenerated.
6942
6943 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
6944
6945         * MAINTAINERS (Write After Approval): Add myself to write after
6946         approval list.
6947
6948 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
6949
6950         * MAINTAINERS (Write After Approval): Add myself.
6951
6952 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
6953
6954         * MAINTAINERS: Update my e-mail address.
6955
6956 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
6957
6958         * libtool.m4 (LD): Correct powerpc64 host match.
6959
6960 2003-09-06  James E Wilson  <wilson@tuliptree.org>
6961
6962         * MAINTAINTERS: Update my affiliation and email address.
6963
6964 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6965
6966         * MAINTAINERS (Write After Approval): Add myself.
6967
6968 2003-09-04  DJ Delorie  <dj@redhat.com>
6969
6970         * configure: Regenerate.
6971
6972 2003-09-04  Robert Millan  <robertmh@gnu.org>
6973
6974         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6975
6976 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6977
6978         * configure.in: Ensure arguments to sed are properly spaced.
6979         * configure: Regenerate.
6980
6981 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6982
6983         * MAINTAINERS: Update my e-mail address.
6984
6985 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
6986
6987         * MAINTAINERS (Write After Approval): Add myself.
6988
6989 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
6990
6991         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6992         * configure: Regenerated.
6993
6994 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6995
6996         * MAINTAINERS: Update my email address.
6997
6998 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
6999
7000         * configure.in:  Use newline instead of semicolon when assuming
7001         shell arguments in a for loop.
7002         * configure:  Regenerated.
7003
7004 2003-08-22  Jason Eckhardt  <jle@rice.edu>
7005
7006         * MAINTAINERS: Resurrect the i860 maintainer.
7007
7008 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
7009
7010         PR 8180
7011         * configure.in: When testing with_libs and with_headers, treat
7012         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
7013         * configure: Regenerate.
7014
7015         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7016         make, shell, etc.
7017         (baseargs): Likewise.
7018         * configure: Regenerate.
7019
7020 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
7021
7022         * MAINTAINERS (Write After Approval): Add myself.
7023
7024 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
7025
7026         * configure.in: Disable libgcj for darwin not on powerpc.
7027         * configure: Rebuild.
7028
7029 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
7030
7031         * config-ml.in, symlink-tree: Add license.
7032
7033 2003-08-03  Richard Stallman  <rms@gnu.org>
7034             Eben Moglen  <moglen@columbia.edu>
7035
7036         * README.SCO: New file.
7037
7038 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
7039
7040         * Makefile.tpl (check, check-c++): Express dependencies using
7041         dependencies rather than commands.
7042         * Makefile.in: Regenerate.
7043
7044 2003-08-01  Andrew Cagney  <cagney@redhat.com>
7045
7046         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7047         * configure: Ditto.
7048
7049 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
7050
7051         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7052         * Makefile.in: Update.
7053
7054 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
7055
7056         * configure.in: Enable libgcj for darwin.
7057         * configure: Rebuild.
7058
7059 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
7060
7061         * config-ml.in:  Use ac_configure_args directly instead of
7062         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
7063         actually seen.
7064
7065 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7066
7067         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7068         creating target and build subdirs to build all parent dirs as needed.
7069         * Makefile.in: Rebuild.
7070         * configure.in: Don't build dirs explicitly here.
7071         * configure: Rebuild.
7072
7073 2003-07-26  Paul Brook  <paul@nowt.org>
7074
7075         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7076
7077 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
7078
7079         * Makefile.tpl (all-make): Depend on intl.
7080         * Makefile.in: Rebuilt.
7081
7082 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
7083
7084         * install-sh:  Update to newer upstream versions (associated with
7085         aclocal 1.7).
7086         * mkinstalldirs:  Likewise.
7087         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
7088
7089 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
7090
7091         * MAINTAINERS: Move self from Bug database only accounts
7092         to write-after-approval.
7093
7094 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
7095
7096         * config.if: Remove unused libc_interface determination.
7097
7098 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7099
7100         * MAINTAINERS: Move self from write-after-approval to
7101         build machinery (*.in).
7102
7103 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7104
7105         PR bootstrap/11273
7106         PR bootstrap/11408
7107         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
7108         unused INSTALL_PROGRAM_ARGS.
7109         * configure.in: Use AC_PROG_INSTALL.
7110         * Makefile.in: Regenerate.
7111         * configure: Regenerate.
7112
7113 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
7114
7115         * MAINTAINERS: Alphabetize.
7116
7117 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
7118
7119         * configure: Rebuilt.
7120         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7121         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7122         newlib nor libgloss.
7123         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
7124         * configure.in (am33_2.0-*-linux*): Added.
7125
7126 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
7127
7128         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7129         * configure: Regenerate.
7130
7131 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
7132
7133         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7134         * Makefile.in: Regenerate.
7135
7136 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7137
7138         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7139         * Makefile.in: Regenerate.
7140
7141 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
7142
7143         * Makefile.tpl: Replace PWD with PWD_COMMAND.
7144         * Makefile.in: Regenerated.
7145
7146         * config-ml.in: Replace PWD with PWD_COMMAND.
7147
7148 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7149
7150         * intl: New directory; see intl/ChangeLog for details.
7151         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7152         * Makefile.tpl: all-gcc depends on maybe-all-intl.
7153         * Makefile.in: Regenerate.
7154
7155 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7156
7157         * configure.in: Clean up config-lang.in handling.  Delete
7158         useless assignment to "subdirs".
7159         * configure: Regenerate.
7160
7161 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7162
7163         * configure.in: Rename 'target_libs' to 'target_libraries'.
7164         Remove useless reference to 'target_libs'.
7165         * configure: Regenerate.
7166
7167 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
7168
7169         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7170         * Makefile.in: Regenerate.
7171
7172 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7173
7174         * Makefile.def: Introduce flags_to_pass.
7175         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7176         * Makefile.in: Regenerate.
7177
7178 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
7179
7180         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7181         and target-libgloss.
7182         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7183         <h8300*-*-*>: Disable libf2c and ${libgcj}.
7184         * configure: Regenerate.
7185
7186 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
7187
7188         * configure.in: Update testsuite_flags to new location.
7189         * configure. Regenerate.
7190
7191 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7192
7193         * Makefile.tpl: Remove BUILD_CC stuff.
7194         * Makefile.in: Regenerate.
7195
7196 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
7197
7198         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7199
7200 2003-06-16  Graeme Peterson  <gp@qnx.com>
7201
7202         * MAINTAINERS (Write After Approval): Add myself.
7203
7204 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
7205
7206         * config.guess: Update to 2003-06-12 version.
7207         * config.sub: Update to 2003-06-13 version.
7208
7209 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
7210
7211         * config.guess: Update to 2003-06-06 version.
7212         * config.sub: Update to 2003-06-06 version.
7213
7214 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7215
7216         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7217         * configure. Regenerate.
7218
7219 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7220
7221         * configure.in: Disable serial configure by default.
7222         * configure: Regenerate.
7223         * Makefile.tpl: Abolish .NOTPARALLEL.
7224         * Makefile.in: Regenerate.
7225
7226         * Makefile.tpl: Replace {build,host,target}_canonical by
7227         {build,host,target}.
7228         * Makefile.in: Regenerate.
7229
7230         * Makefile.tpl: Fix stupid pasto.
7231         * Makefile.in: Regenerate.
7232
7233 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7234
7235         * Makefile.tpl: Remove bogus conditional.
7236         * Makefile.in: Regenerate.
7237
7238 2003-06-05  Jan Hubicka  <jh@suse.cz>
7239
7240         * Makefile.tpl (profiledbootstrap): New target.
7241         * Makefile.in (profiledbootstrap): New target.
7242
7243 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
7244
7245         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7246         Pinski. Remove user names from other bugzilla-only maintainers.
7247
7248 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7249
7250         * Makefile.tpl: Make 'recursive targets' using autogen rather
7251         than shell loop.  Remove duplicate 'clean' targets and false
7252         comments.
7253         * Makefile.def: Add systematic dependencies to 'recursive' targets.
7254         Add systematic method of specifying missing targets in subdirs.
7255         Add copyright boilerplate.
7256         * Makefile.in: Regenerate.
7257         * configure.in: Add 'recursive targets' to maybe list.
7258         * configure: Regenerate.
7259
7260         * MAINTAINERS: "GNATS only" -> "Bug database only".
7261
7262         * Makefile.tpl: Rename [+target+] to [+make_target+].
7263         * Makefile.def: Rename 'target' to 'make_target'.
7264
7265 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
7266
7267         * MAINTAINERS: Add self as options handling maintainer.
7268
7269 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
7270
7271         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7272         been too long since I touched those ports.
7273
7274 2003-05-28  DJ Delorie  <dj@redhat.com>
7275
7276         * Makefile.tpl: Make maybe-check-gcc .PHONY.
7277         * Makefile.in: Regenerate.
7278
7279 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
7280
7281         * configure.in: Use curly braces in the definition of tooldir.
7282         * configure: Regenerate.
7283
7284 2003-05-21  DJ Delorie  <dj@redhat.com>
7285
7286         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7287         newlib or libgloss.
7288         * Makefile.in: Regenerate.
7289
7290 2003-05-21  DJ Delorie  <dj@redhat.com>
7291
7292         * Makefile.tpl: Add missing empty maybe-check-gcc target.
7293         * Makefile.in: Regenerate.
7294
7295 2003-05-20  Ian Lance Taylor  <ian@airs.com>
7296
7297         * MAINTAINERS: Update my e-mail address.
7298
7299 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7300
7301         * configure.in: Switch more things to use maybe dependencies.
7302         * Makefile.tpl: Switch more things to use maybe dependencies.
7303         Factor out common code from autogen IF statements.
7304         * configure: Regenerate.
7305         * Makefile.in: Regenerate.
7306
7307 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
7308
7309         * configure.in: Accept i[3456789]86 for machine type.
7310         * configure: Regenerate.
7311
7312 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7313
7314         * configure.in: Switch more things to use maybe dependencies.
7315         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
7316         * configure: Regenerate.
7317         * Makefile.tpl: Switch more things to use maybe dependencies.
7318         * Makefile.in: Regenerate.
7319
7320 2003-05-16  Andreas Schwab  <schwab@suse.de>
7321
7322         * Makefile.tpl (install-opcodes): Define.
7323         * Makefile.in: Rebuild.
7324
7325 2003-05-13  Andreas Jaeger  <aj@suse.de>
7326
7327         * config.guess: Update to 2003-05-09 version.
7328         * config.sub: Update to 2003-05-09 version.
7329
7330 2003-05-13  Michael Eager  <eager@mvista.com>
7331
7332         * configure.in: Correct sed script so that options in quotes are not
7333         deleted.
7334         * configure: Rebuild.
7335
7336 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
7337
7338         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7339         and $$s/newlib/libc/sys/cygwin32 include paths.
7340         * configure: Ditto.
7341
7342 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
7343
7344         * MAINTAINERS: Update my email addresses.
7345
7346 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7347
7348         * config-ml.in: Propagate INSTALL variables.
7349
7350 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7351
7352         * MAINTAINERS: Remove duplicate entries in Write After Approval.
7353
7354 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
7355
7356         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7357         * Makefile.in: Regenerate.
7358
7359 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
7360
7361         * MAINTAINERS (GNATS only): Add Falk Hueffner.
7362
7363 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
7364
7365         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7366
7367 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
7368
7369         * Makefile.tpl: Clean $(BUILD_SUBDIR).
7370         * Makefile.in: Regenerated.
7371
7372 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
7373
7374         * MAINTAINERS (Write After Approval): Upgrade myself from
7375         GNATS only to write-after-approval. Update my mail address.
7376
7377 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
7378
7379         (OS Port Maintainers: freebsd): Add myself.
7380
7381 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
7382
7383         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7384
7385 2003-04-22  Kean Johnston  <jkj@sco.com>
7386
7387         * MAINTAINERS (SCO ports): Added myself.
7388
7389 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
7390
7391         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7392
7393 2003-04-19  Kean Johnston  <jkj@sco.com>
7394
7395         * MAINTAINERS (Write After Approval): Add myself.
7396
7397 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7398
7399         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7400         * Makefile.in: Regenerate.
7401
7402 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
7403
7404         * configure.in (powerpc64*-*-linux*): Remove.
7405         * configure: Rebuilt.
7406
7407 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
7408
7409         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
7410         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7411         and restrap.
7412         * Makefile.in:  Regenerate.
7413
7414 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
7415
7416         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7417         * configure: Regenerated.
7418
7419 2003-04-15  DJ Delorie  <dj@redhat.com>
7420
7421         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7422
7423 2003-04-13  Nick Clifton  <nickc@redhat.com>
7424
7425         * config-ml.in: Remove support for --disable-aix removing
7426         call-aix multilibs.
7427
7428 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
7429
7430         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7431         * */configure: Rebuilt.
7432
7433 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
7434
7435         * MAINTAINERS: Add my email address.
7436
7437 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
7438
7439         * MAINTAINERS (Write After Approval): Add myself.
7440
7441 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7442
7443         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7444         * Makefile.in: Regenerate.
7445
7446 2003-03-14  Michael Chastain  <mec@shout.net>
7447
7448         * Makefile.in: Regenerate with correct Makefile.def.
7449
7450 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7451
7452         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
7453         Make macro.
7454         * Makefile.in: Regenerate.
7455         * configure.in: Clean up gxx_include_dir logic.
7456         * configure: Regenerate.
7457
7458 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
7459
7460         * MAINTAINERS (Write After Approval): Add myself.
7461
7462 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
7463
7464         * MAINTAINERS: Update my mail address.
7465
7466 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7467
7468         * configure.in (gxx_include_dir): Fix typo.
7469         * configure: Regenerated.
7470
7471 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7472
7473         * Makefile.tpl: Reindent.
7474         * Makefile.in: Regenerate.
7475         * configure.in: Reindent.  Don't set unused variables.
7476         * configure: Regenerate.
7477
7478 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
7479
7480         * configure.in: Include $(build_tooldir)/sys-include in
7481         FLAGS_FOR_TARGET.
7482         * configure: Regenerated.
7483
7484 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7485
7486         * Makefile.tpl: Always pass down RANLIB.
7487         * Makefile.in: Regenerate.
7488
7489         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7490         * Makefile.in: Regenerate.
7491         * configure.in: Remove unused logic relating to --enable-shared
7492         and --enable-threads.  Remove bogus comments.  Remove redundant
7493         noconfigdirs.
7494         * configure: Regenerate.
7495
7496         * configure.in: Replace ${libstdcxx_version} by its value.
7497         Remove reference to mh-dgux.
7498         * configure: Regenerate.
7499
7500 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
7501
7502         * MAINTAINERS (Write After Approval): Add myself.
7503
7504 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7505
7506         * Makefile.tpl: Rearrange.
7507         * Makefile.in: Regenerate.
7508
7509 2003-02-25  Uwe Stieber  <uwe@wwws.de>
7510
7511         * configure.in: Add support for kaOS as cross build target system.
7512         * configure: Regenerated.
7513
7514 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
7515
7516         * MAINTAINERS (Write after approval): Add myself.
7517
7518 2003-02-21  James E Wilson  <wilson@tuliptree.org>
7519
7520         * MAINTAINERS: Update my email address.
7521
7522 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
7523
7524         * MAINTAINERS: Add self to blanket write privs. section.
7525
7526 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
7527
7528         * Makefile.tpl: Add definition of CPPFLAGS to pass into
7529         configure-target-* as some target builds may require additional
7530         flags for preprocessor tests.
7531         * Makefile.in: Regenerated.
7532
7533 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
7534
7535         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7536         * ltconfig: Handle it.
7537         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7538         auto-detecting it.
7539
7540         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7541         it is used as argument to $CC.
7542         * ltcf-gcj.sh: Likewise.
7543
7544         * configure.in: Introduce --enable-maintainer-mode.
7545         * configure: Rebuilt.
7546         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7547         for maintainer mode.
7548         * Makefile.in: Rebuilt.
7549
7550 2003-02-18  Jason Merrill  <jason@redhat.com>
7551
7552         * Makefile.tpl (check-c++): Allow parallelism.
7553
7554 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7555
7556         * MAINTAINERS: Remove John Carr (who never actually had access to
7557         gcc.gnu.org).
7558
7559 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
7560
7561         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7562         don't configure target-libobjc.
7563         * configure: Regenerate.
7564
7565 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7566
7567         * Makefile.tpl (RANLIB): Define.
7568         * Makefile.in: Regenerate.
7569
7570 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
7571
7572         * MAINTAINERS: Update my email.
7573
7574 2003-02-06  Keith R Seitz  <keiths@redhat.com>
7575
7576         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7577         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7578         * Makefile.in: Regenerated.
7579         * configure.in: Remove all traces of snavigator, db, and grep.
7580         * configure: Regenerated.
7581
7582 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7583
7584         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
7585         After Approval.
7586
7587 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7588
7589         * MAINTAINERS (Write after approval): Add myself.
7590
7591 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
7592
7593         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7594         * Makefile.in: Regenerated.
7595
7596 2003-01-30  Roger Sayle  <roger@eyesopen.com>
7597
7598         * config.guess: Updated to 2003-01-30's version.
7599         * config.sub: Updated to 2003-01-28's version.
7600
7601 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
7602
7603         * config.if: If gcc_version is already set, just use it.  Don't set
7604         gcc_version_trigger if it's already set, otherwise set it to
7605         gcc/version.c, but only if the file exists.  If it is not set and
7606         gcc/version.c does not exist, try to extract the version number from
7607         $CC.
7608
7609 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
7610
7611         * MAINTAINERS: Add myself to write-after-approval list.
7612
7613 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
7614
7615         * configure.in:  Revert 24Jan change.
7616         * configure:  Regenerate.
7617
7618 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7619
7620         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
7621         entry of HJ Lu.
7622
7623 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7624
7625         * configure.in: Revert previous change.
7626         * configure: Regenerate.
7627
7628 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7629
7630         * configure.in: Make rda native-only.
7631         * configure: Regenerate.
7632
7633 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7634
7635         * MAINTAINERS: Move myself from GNATS-only-accounts to
7636         write-after-approval.
7637
7638 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7639
7640         * configure.in: Add missing \.
7641         * configure: Rebuilt.
7642
7643 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
7644
7645         * configure.in (baseargs): Avoid using \| in sed regular
7646         expressions.
7647         * configure: Rebuilt.
7648
7649 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
7650
7651         * configure.in (baseargs): Remove all supported forms of
7652         --cache-file, --srcdir, --host, --build and --target options
7653         from argument lists.
7654         * configure: Rebuilt.
7655
7656 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
7657
7658         * MAINTAINERS: Add myself to write-after-approval list.
7659
7660 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
7661
7662         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7663         * configure: Rebuilt.
7664
7665 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7666
7667         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7668         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7669         * Makefile.in: Regenerate.
7670         * configure: Regenerate.
7671
7672 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
7673
7674         * configure.in: Remove Makefile in build, host and target modules
7675         unless configure was run with --no-recursion.
7676         * configure: Rebuilt.
7677
7678 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7679
7680         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7681         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7682         * Makefile.in: Regenerate.
7683
7684 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
7685
7686         * config.guess: Update to 2003-01-03 version.
7687         * config.sub: Update to 2003-01-03 version.
7688
7689 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7690
7691         * configure: Regenerate with proper autoconf 2.13.
7692
7693 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7694
7695         * configure.in: Add AC_PREREQ for consistency.
7696         * configure: Regenerate.
7697
7698 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
7699
7700         * configure.in (GDB_TK): Add tcl directories conditional on
7701         gdb/gdbtk directory being present.
7702         * configure: Regenerate.
7703
7704 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
7705
7706         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
7707         used by gcc if LD is not defined and we are not doing a Canadian Cross.
7708         * configure: Rebuilt.
7709
7710 2002-12-31  Tom Tromey  <tromey@redhat.com>
7711
7712         * Makefile.in: Rebuilt.
7713         * Makefile.def (target_modules) [libffi]: Allow installation.
7714
7715 2002-12-31  Andreas Schwab  <schwab@suse.de>
7716
7717         * configure.in: Fix use of $program_transform_name.
7718         * configure: Regenerated.
7719
7720 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
7721
7722         * configure.in (baseargs): Don't remove first configure argument.
7723         * configure: Regenerated.
7724
7725 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
7726
7727         * Makefile.tpl (local-distclean): Don't remove...
7728         (multilib.ts): ... this.  Moved into...
7729         (multilib.out): ... this.  Don't use sub-make.
7730         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7731         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7732         (configure-build-[+module+], configure-[+module+],
7733         configure-target-[+module+], configure-gcc): ... these.  Test
7734         for Makefile existence.  Drop config.status from dependencies.
7735         * Makefile.in: Rebuilt.
7736         * configure.in: Move gcc-version-trigger to the end of
7737         ac_configure_args.  Add comments to maybedep.tmp and
7738         serdep.tmp.  Introduce --disable-serial-configure.  Remove
7739         nonopt from baseargs, matching and removing corresponding
7740         whitespace while at it.
7741         * configure: Rebuilt.
7742
7743 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
7744
7745         * configure.in (host_configargs): Replace reference to
7746         no-longer-defined buildopts with --build=${build_alias}.
7747         * configure: Rebuilt.
7748
7749         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
7750         program_transform_name to standard idiom.
7751         (AUTOGEN, AUTOCONF): Define.
7752         (Makefile.in): Use $(AUTOGEN).
7753         (Makefile): Depend on config.status, and use autoconf-style rule to
7754         build it.  Move original commands to...
7755         (config.status): ... this new target.
7756         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
7757         $(AUTOCONF).
7758         * Makefile.in: Rebuilt.
7759
7760 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7761
7762         * Makefile.tpl: Fix dramatic bustage due to change in
7763         program_transform_name.
7764         * Makefile.in: Regenerate.
7765
7766         * configure.in: Remove unnecessary PATH setting.
7767         * configure: Regnerate.
7768
7769         * configure.in: Don't default to unprefixed tools unless
7770         the native tools will work.
7771         * configure: Regenerate.
7772
7773         * configure.in: Convert to autoconf script.  Blow away lots
7774         of now-redundant Makefile fragments.
7775         * configure: Generate using Autoconf.
7776         * Makefile.tpl: Rewrite to reflect autoconfiscation.
7777         * Makefile.in: Regenerate.
7778
7779 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7780
7781         * configure: Fix stupid bug where RANLIB was mistakenly included.
7782
7783         * configure.in: Rename (buildargs, hostargs, targargs) to
7784         (build_configargs, host_configargs, target_configargs).
7785
7786         * configure.in: Move logic out of sed statement.
7787
7788         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
7789         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7790
7791 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
7792
7793         * config.sub: Import from master repository
7794         * config.guess: Ditto
7795
7796 2002-12-24  Andreas Schwab  <schwab@suse.de>
7797
7798         * Makefile.tpl (multilib.out): Fix missing space.
7799         * Makefile.in: Regenerate.
7800
7801 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7802
7803         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
7804         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
7805         * Makefile.in: Regenerate.
7806         * configure.in: Remove unnecessary leftovers.
7807
7808 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
7809
7810         * configure.in (extra_ranlibflags_for_target): New variable.
7811         (*-*-darwin): Add -c to ranlib commands.
7812         * configure (tooldir): Handle extra_ranlibflags_for_target.
7813
7814 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7815
7816         * Makefile.tpl: Revert HJL's change.
7817         * Makefile.in: Regenerated.
7818         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7819         always.
7820
7821 2002-12-19  Andreas Schwab  <schwab@suse.de>
7822
7823         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7824         * Makefile.in: Regenerate.
7825
7826 2002-12-18  H.J. Lu  <hjl@gnu.org>
7827
7828         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7829         * Makefile.in: Regenerated.
7830
7831         * configure.in (build_prefix): New. Substitute.
7832
7833 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7834
7835         * Makefile.tpl: Don't let real targets depend on phony targets.
7836         * Makefile.in: Regenerate.
7837
7838         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7839         * Makefile.in: Regenerate.
7840
7841 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
7842
7843         * config.sub: Import from master repository
7844         * config.guess: Ditto
7845
7846 2002-12-16  Jason Merrill  <jason@redhat.com>
7847
7848         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7849         previous 'make bootstrap'.
7850         * Makefile.in: Regenerate.
7851
7852 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
7853
7854         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7855
7856 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7857
7858         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7859         * Makefile.in: Regenerate.
7860
7861 2002-12-13  Jason Merrill  <jason@redhat.com>
7862
7863         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
7864         library tests.
7865         (check-c++): Just depend on it and check-target-libstdc++-v3.
7866         * Makefile.in: Regenerate.
7867
7868 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7869
7870         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7871         * Makefile.in: Rebuilt.
7872
7873 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7874
7875         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
7876
7877 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7878
7879         * configure: Fix bug put in by gremlins.
7880
7881         * Makefile.tpl: Substitute more autoconfily.
7882         * configure: Substitute more autoconfily.
7883         * Makefile.in: Regenerate.
7884
7885 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
7886
7887         * config.sub: Import from master repository
7888         * config.guess: Ditto
7889         * MAINTAINERS: Added Svein Seldal under write after approval
7890
7891 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
7892
7893         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7894         * Makefile.in (all-sim): Ditto.
7895
7896 2002-12-06  DJ Delorie  <dj@redhat.com>
7897
7898         * Makefile.tpl: Change configure dependencies to not have real
7899         targets depend on phony targets.
7900
7901 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
7902
7903         * configure.in: Revert unintentional change.
7904
7905         * Makefile.tpl: Change dependency for */multilib.out so that
7906         it works when gcc isn't in the tree.
7907
7908         * configure.in: Substitute more.
7909         * configure: Run subconfigures from the Makefile.
7910         * Makefile.tpl: Run subconfigures from the Makefile; add a few
7911         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
7912
7913 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7914
7915         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
7916
7917 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7918
7919         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7920         and corresponding dependencies.
7921         * Makefile.in: Regenerate.
7922
7923         * configure.in (host_tools): Order binutils, gas and ld for
7924         convenience in running the testsuites.
7925
7926         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7927         * Makefile.in: Regenerate.
7928         * configure.in: Introduce rules to serialize subconfigure runs.
7929
7930         * configure.in: Introduce BASE_CC_FOR_TARGET.
7931         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
7932         Realize configure-build-* targets.  Realize configure-target-* targets.
7933         * Makefile.in: Regenerate.
7934
7935 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7936
7937         * configure: Move gcc_version_trigger stuff from here...
7938         * configure.in: ...to here.
7939
7940         * configure.in: Separate subconfigure options added by this file from
7941         options given by the user.  Add machinery to put args for host
7942         subconfigures into the Makefile.
7943
7944         * Makefile.tpl: Remove 'vault' targets.
7945         * Makefile.tpl: Reorder and comment dependencies.
7946         * Makefile.in: Regenerate.
7947
7948 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7949         * configure.in: Fix my broken commit of previous patch. (sigh)
7950
7951 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7952
7953         * configure.in: Move host-specific darwin noconfigdirs into
7954         the host-specific section.
7955
7956 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7957
7958         * configure.in: Move host-specific darwin noconfigdirs into
7959         the host-specific section.
7960
7961 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7962
7963         * configure: Remove skip-this-dir support.
7964         * Makefile.tpl: Remove skip-this-dir support.
7965
7966         * Makefile.tpl: Remove leftover support for non-autoconfiscated
7967         subdirectories.
7968         * Makefile.in: Regenerate.
7969
7970         * Makefile.tpl: Strip out useless setting of 'dir'.
7971         * Makefile.in: Regenerate.
7972
7973 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7974
7975         * configure.in: Fix deeply stupid bug.
7976
7977         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7978         shell code in CXX_FOR_TARGET
7979         * Makefile.def: Introduce raw_cxx.
7980         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7981         RAW_CXX_FOR_TARGET.
7982         * Makefile.in: Regenerate.
7983
7984 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
7985
7986         * Makefile.tpl: Remove unnecessary ifs.
7987         * Makefile.in: Regenerate.
7988
7989         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
7990         dependencies.  Maybe-ize build-libiberty.  Create dummy install
7991         targets for 'no_install' modules.
7992         * configure: Move GDB_TK substitution to configure.in.  Move
7993         build_modules stuff to configure.in.
7994         * configure.in: Implement soft dependency machinery.  Maybe-ize
7995         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
7996         * Makefile.in: Regenerate.
7997
7998 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7999
8000         * Makefile.tpl: Make all-target, install-target behave similarly
8001         to all, install (only hitting configured targets).  Eliminate
8002         unused macro defintions.
8003
8004         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8005         build != host.
8006
8007         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8008
8009         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8010
8011         * configure.in: Produce lists of subdir targets we're actually
8012         configuring.  Remove references to "dosrel".
8013         * Makefile.tpl: Let configure set which subdir targets are hit.
8014         Remove install-cross; clean up install; remove ALL.  Remove
8015         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
8016         Autogenerate host module targets.  Remove empty dependency lines
8017         and redundant dependency; rearrange slightly.
8018         * Makefile.def: Add host-side libtermcap, utils.
8019
8020         * Makefile.in: Regenerate.
8021
8022 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8023
8024         * ltconfig (osf[345]): Append $major to soname_spec.
8025         Reflect this in library_names_spec.
8026         * ltmain.sh (osf): Prefix $major with . for use as extension.
8027
8028 2002-11-19  Andreas Jaeger  <aj@suse.de>
8029
8030         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8031         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8032         and sparc64 GNU/Linux systems.
8033
8034 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
8035
8036         * MAINTAINERS: Update email.
8037
8038 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8039
8040         * MAINTAINERS: Complete James Dennett's entry.
8041
8042 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
8043
8044         * MAINTAINERS (Write After Approval): Add myself.
8045
8046 2002-11-13  Bruce Korb  <bkorb@gnu.org>
8047
8048         * Makefile.tpl: syntactic cleanup
8049
8050 2002-11-13  Stuart Hastings  <stuart@apple.com>
8051
8052         * MAINTAINERS: Add myself to write-after-approval list.
8053
8054 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8055
8056         * Makefile.def: Add list of recursive targets to autogenerate.
8057         Add build_modules.
8058         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
8059         targets.  Autogenerate *-build-* targets.
8060         * Makefile.in: Regenerate.
8061
8062 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8063
8064         * configure: More autoconf-style substitutions.
8065         * Makefile.tpl: More autoconf-style substitutions.
8066         * Makefile.in: Regenerate.
8067
8068 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8069
8070         * configure: Substitute more variables in a more autoconf-friendly
8071         way.  Simplify slightly.
8072         * Makefile.tpl: Make more variables substitutable in an
8073         autoconf-friendly way.
8074         * Makefile.in: Regenerate.
8075
8076 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
8077
8078         * MAINTAINERS (Write After Approval): Add myself.
8079
8080 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8081
8082         * configure.in (v810*): Remove special setting of tools.
8083
8084         * configure: Add support for extra required flags for ar or nm.
8085         * configure.in (aix4.3+): Use above support for target-specific
8086         issues, rather than using config/mt-aix43.
8087
8088 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8089
8090         * configure: Remove 'removing', which doesn't work.  Replace $subdir
8091         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
8092         with $srcdir.  Reformat indentation.  Substitute some variables
8093         formerly hard-coded in the Makefile for build=host.
8094         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8095         * Makefile.def: Autogenerate more.
8096         * Makefile.in: Regenerate.
8097
8098 2002-11-04  Adam Nemet  <anemet@lnxw.com>
8099
8100         * MAINTAINERS (Write After Approval): Add myself.
8101
8102 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
8103
8104         * Makefile.def (host_modules): Add rda.
8105         * Makefile.in: Regenerate.
8106         * configure.in (target_tool): Add target-rda to list.
8107
8108 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8109
8110         * MAINTAINERS: Remove "co-maintainer" note for web pages.
8111
8112 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
8113
8114         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
8115         and restrap targets to this rule.
8116         * Makefile.in:  Regenerate.
8117
8118 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8119
8120         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8121         GNATS only accounts.
8122
8123 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
8124
8125         * configure.in (i[3456]86-*-linux*): Add check to disable
8126         ${libgcj} for glibc1.
8127
8128 2002-10-24  Denis Chertykov  <denisc@overta.ru>
8129
8130         * MAINTAINERS: Add myself as ip2k port maintainer.
8131
8132 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
8133
8134         * configure.in: Add tic4x target.
8135
8136 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8137
8138         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8139         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8140         * Makefile.in: Regenerate.
8141
8142         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8143         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8144         * Makefile.in: Regenerate.
8145
8146 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
8147
8148         * MAINTAINERS: Add myself as web pages co-maintainer.
8149
8150 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8151
8152         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8153         * Makefile.in: Regenerate.
8154
8155 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
8156
8157         * MAINTAINERS: Add myself and Nathan Sidwell
8158         <nathan@codesourcery.com> as VxWorks maintainers.
8159
8160 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8161
8162         * Makefile.def: Remove order dependency comments.
8163         * Makefile.tpl: Add explicit install-install dependencies.
8164         * Makefile.in: Regenerate.
8165
8166         * Makefile.tpl: Remove material now in src-release.  (Finally!)
8167         * Makefile.in: Regenerate.
8168
8169         * Makefile.tpl: Add configure-target (for src-release in src)
8170         * Makefile.in: Regenerate.
8171
8172 2002-09-30  Nick Clifton  <nickc@redhat.com>
8173
8174         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8175
8176 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
8177
8178         * configure.in (s390*-*-linux*): Enable libgcj.
8179
8180 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
8181
8182         * configure: Revert accidentally applied changes.
8183
8184         * Makefile.tpl: Make more autoconf-friendly.
8185         * Makefile.in: Regenerate.
8186         * configure: Make substitution more autoconf-like.
8187
8188 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
8189
8190         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8191         single entry to handle all these.
8192         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
8193         libjava on arm-*-elf.
8194
8195 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
8196
8197         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8198         things that depend on them.
8199
8200 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8201
8202         * Makefile.tpl: Make subsituted variables more autoconfy.
8203         * Makefile.in: Regenerate.
8204         * configure: Make seds more autoconfy.
8205
8206 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8207
8208         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8209         * Makefile.in: Regenerate.
8210         * configure.in: Rewrite sed statements to look autoconfy.
8211
8212         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8213         all-target-foo on configure-target-foo.
8214         * Makefile.def: Ditto.
8215         * Makefile.in: Rebuild.
8216
8217 2002-09-25  Andrew Haley  <aph@redhat.com>
8218
8219         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8220
8221 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8222
8223         * Makefile.def: New file.
8224         * Makefile.tpl: New file.
8225         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8226         * contrib/gcc_update: Note that Makefile.in is a generated file.
8227
8228         * configure.in: Minor rearrangement.  Simplify tests.
8229
8230 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
8231
8232         * configure.in (with_headers): Skip copy if value is "yes".
8233         (with_libs): Likewise.
8234
8235 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8236
8237         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8238         * configure.in (sh*-*-pe*): Ditto.
8239         * configure.in (mips*-*-pe*): Ditto.
8240         * configure.in (*arm-wince-pe): Ditto.
8241
8242         * configure.in: Rearrange.
8243
8244 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
8245
8246         * MAINTAINERS: Update my email address.
8247
8248 2002-08-30  Paul Koning  <pkoning@equallogic.com>
8249
8250         * MAINTAINERS: (Write After Approval): Add myself.
8251
8252 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
8253
8254         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8255
8256 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
8257
8258         * MAINTAINERS: Change my mailing address.
8259
8260 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
8261
8262         * MAINTAINERS (Write After Approval): Remove myself.
8263         (Various Maintainers: c++ runtime libs): Add myself.
8264
8265 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
8266
8267         * MAINTAINERS (Write After Approval): Remove myself.
8268         (Various Maintainers: c++ runtime libs): Add myself.
8269
8270 2002-08-15  Eric Christopher  <echristo@redhat.com>
8271
8272         * config.sub: Import from master repository.
8273         * config.guess: Ditto.
8274
8275 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
8276
8277         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8278         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8279         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8280
8281 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
8282
8283         * MAINTAINERS: Add self to rs6000 vector extensions.
8284
8285 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
8286
8287         * libiberty/configure: Reverted unintended yesterday's check in.
8288
8289 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
8290
8291         * boehm-gc/configure, libf2c/configure: Rebuilt.
8292         * libffi/configure, libiberty/configure: Ditto.
8293         * libjava/configure, libobjc/configure: Ditto.
8294         * libstdc++-v3/configure, zlib/configure: Ditto.
8295         Merged from binutils:
8296         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
8297         From Steve Ellcey <sje@cup.hp.com>:
8298         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8299         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8300         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8301         IA64.
8302         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8303         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8304         soname_spec, sys_lib_search_path_spec): Ditto.
8305
8306 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
8307
8308         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8309
8310 2002-08-04  H.J. Lu  (hjl@gnu.org)
8311
8312         * configure.in (mips*-*-linux*): Don't skip target-libffi.
8313
8314 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
8315
8316         * MAINTAINERS (Write After Approval): Add myself.
8317
8318 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
8319
8320         * configure.in: Move generic linux case to end.  Copy generic
8321         linux noconfigdirs to mips*-*-linux* entry and new
8322         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
8323
8324 2002-07-19  Michael Matz  <matz@suse.de>
8325
8326         * MAINTAINERS: Add myself as ra* maintainer.
8327
8328 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
8329
8330         * config.guess: Update to 2002-07-09 version.
8331         * config.sub: Update to 2002-07-03 version.
8332
8333 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
8334
8335         * MAINTAINERS: Fix typo in a maintainer email address.
8336
8337 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8338
8339         * configure.in: Remove two redundant tests.
8340
8341 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8342
8343         * configure.in (mips*-*-irix6*o32): Enable stabs.
8344
8345 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
8346
8347         * configure.in: Don't build grez.
8348         * Makefile.in: Ditto.
8349
8350         * Makefile.in: Remove references to bsp, cygmon, libstub.
8351         * configure.in: Ditto.
8352
8353         * configure.in: Remove leftover reference to gdbtest.
8354
8355 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
8356
8357         * configure.in (gxx_include_dir):  Change to match versioned
8358         C++ headers if --enable-version-specific-runtime-libs is used.
8359
8360 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
8361
8362         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8363
8364 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8365
8366         * configure.in: Make --without-x work.
8367
8368 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8369
8370         * configure.in: Rearrange target Makefile fragment collection.
8371
8372         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8373         cvs[src].
8374         * configure.in: Ditto.
8375
8376 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
8377
8378         * MAINTAINERS (Write After Approval): Update my e-mail address.
8379
8380 2002-06-24  Ben Elliston  <bje@redhat.com>
8381
8382         * configure.in (host_tools): Remove cgen.
8383
8384         * Makefile.in (all-cgen): Remove; runs from its source directory.
8385         (check-cgen, install-cgen, clean-cgen): Likewise.
8386         (all-opcodes): Do not depend on all-cgen.
8387         (all-sim): Likewise.
8388
8389 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8390
8391         * Makefile.in: Eliminate 'apache' targets.
8392         * configure.in: Eliminate 'apache' targets.
8393
8394         * configure.in: Eliminate redundant tests.  Reorganize.
8395
8396         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8397
8398         * config-ml.in: Eliminate references to Cygnus configure.
8399
8400         * Makefile.in: Eliminate references to building emacs.
8401
8402 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
8403
8404         * MAINTAINERS: Update my email address.
8405
8406 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
8407
8408         * config.if (libstdcxx_incdir): Version C++ headers.
8409         (cxx_incdir): Remove.
8410
8411 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8412
8413         * MAINTAINERS (Write After Approval): Add self.
8414
8415 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
8416
8417         * configure.in: Add support for ip2k.
8418
8419 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
8420
8421         * configure.in: Fix AIX configury bug.
8422
8423 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
8424
8425         * MAINTAINERS (Write After Approval): Add self.
8426
8427 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8428
8429         * configure.in: replace ${topsrcdir} with ${srcdir}
8430
8431         * configure.in: Move definition of libstdcxx_flags
8432         right above usage, rather than waaay earlier.
8433
8434         * configure.in: Pull definition of is_cross_compiler earlier.
8435
8436         * configure.in: Rearrange a little.
8437
8438         * configure.in: Remove references to librx.
8439         * Makefile.in: Remove references to librx.
8440
8441 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
8442
8443         * config.sub: Add support for avr target.
8444         Import from master sources, rev 1.255
8445
8446 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
8447
8448         * configure, .cvsignore:  Revert previous change...
8449         * Makefile:  ...delete.
8450
8451 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8452
8453         * configure.in: Eliminate ${gasdir} variable.
8454
8455 2002-06-18  Dave Brolley  <brolley@redhat.com>
8456
8457         * configure.in: Add support for frv.
8458         * config.sub: Add support for frv.
8459
8460 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8461
8462         * configure:  Remove garbage from previous commit.
8463
8464 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8465
8466         * configure:  For in-source builds, make a subdir and re-exec there.
8467         * Makefile:  New file.  Pass targets through to build directory.
8468         * .cvsignore:  No longer ignore "Makefile".
8469
8470 2002-06-16  Douglas Rupp  <rupp@gnat.com>
8471
8472         * MAINTAINERS (Write After Approval): Add self.
8473
8474 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8475
8476         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8477
8478 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
8479
8480         * configure.in (vax-*-netbsd*): Re-enable gas.
8481
8482 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
8483
8484         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8485         BUILD_PREFIX_1, to correct nomenclature.
8486         * configure: Likewise.
8487
8488         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8489         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8490
8491 2002-05-31  Olaf Hering  <olh@suse.de>
8492
8493         * config-ml.in: Propogate DESTDIR also.
8494
8495 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
8496
8497         * configure.in (vax-*-netbsd*): Don't build gas for this
8498         platform.
8499
8500 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8501
8502         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8503         and libgcj for AVR.
8504
8505 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
8506
8507         * MAINTAINERS (Write After Approval): Add myself.
8508
8509 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
8510
8511         * config.guess: Update to 2002-05-22 version.
8512         * config.sub: Likewise.
8513
8514 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8515
8516         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8517         * config-ml.in: Likewise.
8518         * configure: Likewise.
8519         * configure.in: Likewise.
8520
8521 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
8522
8523         * MAINTAINERS: Update my email address.
8524
8525 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
8526
8527         * configure.in: Simplify makefile fragment collection.
8528
8529         * configure.in: Remove code to build emacs.
8530
8531         * configure.in : Remove --srcdir argument from targargs and buildargs
8532         (it's always overridden in the Makefile anyway).  Rearrange a bit.
8533
8534         * configure: Move some logic to configure.in.
8535         * configure.in: Move some logic from configure.
8536
8537 2002-05-11  Tom Tromey  <tromey@redhat.com>
8538
8539         * MAINTAINERS: Reflect libgcj reality.
8540
8541 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
8542
8543         * Makefile.in: Honour DESTDIR.
8544
8545 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
8546
8547         * config.guess: Import 2002-03-20 version.
8548         * config.sub: Import 2002-04-26 version.
8549
8550 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8551
8552         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
8553
8554 2002-05-07  Tim Josling  <tej@melbpc.org.au>
8555
8556         * MAINTAINERS: Add self.
8557
8558 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
8559
8560         * ltmain.sh: Detect and handle object name conflicts
8561         while piecewise linking a static library.
8562
8563 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
8564
8565         * configure.in (noconfigdirs): Don't disable libgcj on
8566         sparc64-*-solaris* and sparcv9-*-solaris*.
8567
8568 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
8569
8570         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8571
8572 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
8573
8574         * configure.in (FLAGS_FOR_TARGET): Do not add
8575         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8576         on i[3456]86-*-linux*.
8577
8578 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
8579
8580         * configure.in (noconfigdirs): Replace [ ] with test.
8581
8582         * configure.in (noconfigdirs): Do not add target-newlib if
8583         target == i[3456]86-*-linux*, and host == target.
8584
8585 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
8586
8587         * configure.in: delete reference to absent file
8588
8589         * configure.in: replace '[' with 'test'
8590
8591         * configure.in: Eliminate references to gash.
8592         * Makefile.in: Eliminate references to gash.
8593
8594         * configure.in: remove useless references to 'pic' makefile fragments.
8595
8596         * configure.in: (*-*-windows*) Finish removing.
8597
8598         * configure.in: Eliminate redundant test for libgui.
8599
8600 2002-04-29  Roger Sayle  <roger@eyesopen.com>
8601
8602         * MAINTAINERS: Add self and realphabetize.  Update entries
8603         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
8604         entry for a29k port maintainer.
8605
8606 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
8607
8608         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8609         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8610
8611 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
8612
8613         * configure.in: remove references to dead files
8614
8615 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
8616
8617         * MAINTAINERS: Add information about purpose of this file.
8618
8619 2002-04-18  Tom Tromey  <tromey@redhat.com>
8620
8621         * configure.in: Disallow configuring libgcj when it is already
8622         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
8623         Solaris 2.8 by default.  For PR libgcj/6158.
8624
8625 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8626
8627         * configure.in:  Move default CC setting out of config/mh-* fragments
8628         directly into here.
8629
8630 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8631
8632         * configure.in: don't even try to configure or make a subdirectory
8633         if there's no configure script for it.
8634
8635 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
8636
8637         * MAINTAINERS: Remove chill maintainers.
8638         * Makefile.in (CHILLFLAGS): Remove.
8639         (CHILL_LIB): Remove.
8640         (TARGET_CONFIGDIRS): Remove libchill.
8641         (CHILL_FOR_TARGET): Remove.
8642         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8643         CHILL_LIB.
8644         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8645         (CHECK_TARGET_MODULES): Likewise.
8646         (INSTALL_TARGET_MODULES): Likewise.
8647         (CLEAN_TARGET_MODULES): Likewise.
8648         (configure-target-libchill): Remove.
8649         (all-target-libchill): Remove.
8650         * configure.in (target_libs): Remove target-libchill.
8651         Do not compute CHILL_FOR_TARGET.
8652         * libchill: Remove directory.
8653
8654 2002-04-11  DJ Delorie  <dj@redhat.com>
8655
8656         * Makefile.in, configure.in: Sync with binutils, entries
8657         follow...
8658
8659 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
8660
8661         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
8662         (do-tar, do-bz2): New rules.
8663         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
8664         (gdb-tar): New rule.
8665         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
8666         (insight_dejagnu.tar): New rule.
8667         (insight.tar): New rule.
8668         (gdb+dejagnu.tar): New rule.
8669         (gdb.tar): New rule.
8670
8671 2002-02-01  Mo DeJong  <supermo@bayarea.net>
8672
8673         * Makefile.in: Add all-tix to deps for all-snavigator
8674         so that tix is built when building snavigator.
8675
8676 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
8677
8678         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8679         ld and gdb are not supported.
8680
8681 2002-01-07  Mark Salter  <msalter@redhat.com>
8682
8683         * configure.in: Remove target-bsp and target-cygmon from arm builds.
8684         Allow target-libgloss to be built for arm, strongarm, and xscale.
8685
8686 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
8687
8688         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8689         options for i[3456]86-pc-linux* native builds.
8690
8691 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
8692
8693         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8694         files from .po files for a distribution.
8695
8696 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
8697
8698         * configure.in: Enable libstdc++-v3 for h8300 targets.
8699
8700 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
8701
8702         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
8703         version from bfd/.
8704
8705 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
8706
8707         * Makefile.in (VER): When present, extract the version number from
8708         the file version.in.
8709
8710 2001-05-24  Tom Rix  <trix@redhat.com>
8711
8712         * configure.in : enable ld for aix
8713
8714 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8715
8716         * config.guess: Add linux target for S/390.
8717
8718 2000-11-07  Philip Blundell  <pb@futuretv.com>
8719
8720         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8721
8722 2000-11-03  Philip Blundell  <pb@futuretv.com>
8723
8724         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8725         files.
8726
8727 2001-01-15  Ben Elliston  <bje@redhat.com>
8728
8729         * configure.in (host_tools): Add sid.
8730         Always configure cgen.
8731
8732 2000-11-24  Nick Clifton  <nickc@redhat.com>
8733
8734         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
8735
8736
8737 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
8738
8739         * Makefile.in (ALL_MODULES): Add all-cgen.
8740         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8741         (all-cgen): New target.
8742         (all-opcodes,all-sim): Depend on all-cgen.
8743         * configure.in (host_tools): Add cgen.
8744         Only configure cgen if --enable-cgen-maint.
8745
8746 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
8747
8748         * configure.in: Add *-*-freebsd* configurations.
8749
8750 2002-04-08  Tom Tromey  <tromey@redhat.com>
8751
8752         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8753         Fixes PR libgcj/6068.
8754
8755 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
8756
8757         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8758
8759 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8760
8761         * configure.in (alpha*-dec-osf*): Enable libgcj.
8762
8763 2003-03-27  Matthew Gingell  <gingell@gnat.com>
8764
8765         * MAINTAINERS (Write After Approval): Add myself.
8766
8767 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
8768
8769         Fix for: PR bootstrap/3591, target/5676
8770         * configure.in (mcore-pe): Disable the configuration of
8771         libstdc++-v3 since exceptions are not supported.
8772
8773 2002-03-20  Anthony Green  <green@redhat.com>
8774
8775         * configure.in: Enable libgcj for xscale-elf target.
8776
8777 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
8778
8779         * MAINTAINERS:  Update my email address.
8780
8781 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
8782
8783         * ltmain.sh (relink_command): Fix typo in previous change.
8784
8785 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
8786
8787         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
8788         (relink_command): Added --tag flags.
8789         (mode=install): If relinking fails; error out.
8790
8791 2002-03-12  Richard Henderson  <rth@redhat.com>
8792
8793         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
8794         .NOTPARALLEL tag.
8795         (do-check): Rename from check.
8796         (check): Allow parallel check.
8797
8798 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
8799
8800         * MAINTAINERS: Add myself as maintainer for xtensa port.
8801         Fix alphabetical order in CPU port maintainer list.
8802         Remove myself from Write After Approval list.
8803
8804 2002-03-11  Richard Henderson  <rth@redhat.com>
8805
8806         * Makefile.in (.NOTPARALLEL): Add fake tag.
8807
8808 2002-03-07  H.J. Lu  (hjl@gnu.org)
8809
8810         * configure.in: Enable gprof for mips*-*-linux*.
8811
8812 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
8813
8814         * MAINTAINERS (Write After Approval): Add myself.
8815
8816 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
8817
8818         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8819         libjava.
8820         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8821
8822 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
8823
8824         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8825         because its Makefile is there; test for the executable instead.
8826
8827 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
8828
8829         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8830         libstdc++-v3 and libjava.
8831
8832 2002-02-11  Adam Megacz  <adam@xwt.org>
8833
8834         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8835         boehm-gc
8836
8837 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
8838
8839         * config.guess: Updated to 2002-01-30's version.
8840         * config.sub: Updated to 2002-02-01's version.
8841         Contribute sh64-elf.
8842         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
8843         * configure.in: Added sh64-*-*.
8844
8845 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
8846
8847         * MAINTAINERS: Belatedly add myself to write after approval list.
8848
8849 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
8850
8851         * MAINTAINERS: Put self in as maintainer for x86-64 port.
8852         Remove self as Write After Approval.
8853
8854 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
8855
8856         * MAINTAINERS: Put self in as maintainer for contrib/regression
8857         directory.
8858
8859 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
8860
8861         * MAINTAINERS:  Update my email address.
8862
8863 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
8864
8865         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
8866         target-libiberty, and target-libgloss.  Skip Java-related
8867         libraries if not supported for NetBSD on target CPU.
8868
8869 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
8870
8871         * install-sh: Use _inst.$$_ for temp file name.
8872
8873 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
8874
8875         * MAINTAINERS (Write After Approval): Move my contact info
8876         from here...
8877         (OS Port Maintainers): ...to here (netbsd).
8878
8879 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
8880
8881         * MAINTAINERS (Write After Approval): Add myself.
8882
8883 2002-01-17  H.J. Lu  <hjl@gnu.org>
8884
8885         * Makefile.in (all-fastjar): Also depend on all-libiberty.
8886         (all-target-fastjar): Also depend on all-target-libiberty.
8887
8888 2002-01-16  H.J. Lu  (hjl@gnu.org)
8889
8890         * config.guess: Import from master sources, rev 1.225.
8891         * config.sub: Import from master sources, rev 1.238.
8892
8893 2002-01-16  Kazu Hirata  <kazu@hxi.com>
8894
8895         * MAINTAINERS (Write After Approval): Remove myself.
8896
8897 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
8898
8899         * MAINTAINERS (Write After Approval): Add myself.
8900
8901 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8902
8903         * MAINTAINERS: Add self as docs co-maintainer.
8904
8905 2001-12-11  Matthias Klose  <doko@debian.org>
8906
8907         * MAINTAINERS (Write After Approval): Add myself.
8908
8909 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
8910
8911         * MAINTAINERS: Update my email address.
8912
8913 2001-12-07  Turly O'Connor  <turly@apple.com>
8914         * MAINTAINERS (Write After Approval): Add myself.
8915         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
8916         (rs6000_initialize_trampoline): Call __trampoline_setup for
8917         ABI_DARWIN too.
8918         * darwin-tramp.asm: New file, implements __trampoline_setup.
8919         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
8920
8921 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
8922
8923         * MAINTAINERS (Write After Approval): Add myself.
8924
8925 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
8926
8927         * configure, configure.in: Use temp file for long sed commands.
8928
8929 2001-12-03  Laurent Guerby  <guerby@acm.org>
8930
8931         * config.sub: Update to version 1.232 on subversion.
8932
8933 2001-12-03  Ben Elliston  <bje@redhat.com>
8934
8935         * MAINTAINERS: Update mail address for config.* patches.
8936
8937 2001-11-27  DJ Delorie  <dj@redhat.com>
8938             Zack Weinberg  <zack@codesourcery.com>
8939
8940         When build != host, create libiberty for the build machine.
8941
8942         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8943         CONFIG_ARGUMENTS.
8944         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8945         New variables.
8946         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8947         and rules.
8948         (all.normal): Depend on ALL_BUILD_MODULES.
8949         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8950         (all-build-libiberty): Depend on configure-build-libiberty.
8951
8952         * configure: Calculate and substitute proper value for
8953         ALL_BUILD_MODULES.
8954         * configure.in: Create the build subdirectory.
8955         Calculate and substitute TARGET_CONFIGARGS (formerly
8956         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8957
8958 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
8959
8960         * MAINTAINERS (write-after-approval): Add self.
8961
8962 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8963
8964         * MAINTAINERS (GNATS only accounts): Remove self.
8965
8966 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
8967
8968         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8969         libf2c.
8970
8971 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8972
8973         * MAINTAINERS (Write After Approval): Add self.
8974
8975 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8976
8977         * MAINTAINERS: mips and s390 are also CPU ports.
8978
8979 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8980
8981         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
8982
8983 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
8984
8985         * MAINTAINERS: Alphabetize.
8986
8987 2001-11-09  Kazu Hirata  <kazu@hxi.com>
8988
8989         * MAINTAINERS (Various maintainers: h8 port): Add myself.
8990
8991 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8992
8993         * MAINTAINERS (Various maintainers: hppa port): Added myself.
8994
8995 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
8996
8997         * configure.in (--enable-languages): Be more permissive about
8998         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
8999
9000 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
9001
9002         * config.sub: Import from master sources, rev. 1.230.
9003         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9004
9005 2001-11-07  Laurent Guerby  <guerby@acm.org>
9006
9007         * MAINTAINERS (Write After Approval): Add self.
9008
9009 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
9010
9011         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9012
9013 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
9014
9015         * config.sub: Import from master sources, rev 1.226.
9016         * config.guess: Import from master sources, rev 1.216.
9017
9018 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
9019
9020         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9021         * MAINTAINERS: Add self as maintainer of MMIX port.
9022         Remove old after-approval entry.
9023
9024 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
9025
9026         * ChangeLog, configure: Fix spelling errors.
9027
9028 2001-10-20  Brendan Kehoe  <brendan@zen.org>
9029
9030         * MAINTAINERS: Tweak my address.
9031
9032 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
9033
9034         * MAINTAINERS: Update my email address.
9035
9036 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
9037
9038         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9039         * MAINTAINERS: Add self as maintainer of CRIS port.
9040
9041 2001-10-10  Geert Bosch  <bosch@gnat.com>
9042
9043         * MAINTAINERS (Various maintainers: Ada front end):
9044         Added Robert Dewar.
9045
9046 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
9047
9048         * MAINTAINERS (Write After Approval): Added self
9049
9050 2001-10-02  Geert Bosch  <bosch@gnat.com>
9051
9052         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9053
9054 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9055
9056         * configure: Handle temporary files securely using mkdir.
9057
9058 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
9059
9060         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9061
9062 2001-09-26  Will Cohen  <wcohen@redhat.com>
9063
9064         * configure.in (*-*-linux*): Disable configuration of target-newlib
9065         and target-libgloss.
9066
9067 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9068
9069         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9070         RANLIB.
9071
9072 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
9073
9074         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9075         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9076         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9077         avoid quotes nesting problems.
9078         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9079         (DO_X): Export only variables that are set.
9080
9081 2001-09-19  Ben Elliston  <bje@redhat.com>
9082
9083         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9084         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9085         semantics.  Use the shell built-in "type" command instead.
9086
9087 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
9088
9089         Merged from gcc-3_0-branch:
9090         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
9091         * ltcf-c.sh: Use $objext, not $ac_objext.
9092         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
9093         * ltcf-cxx.sh: Add support for GNU.
9094         2001-07-22  Timothy Wall  <twall@redhat.com>
9095         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
9096         default settings if using GNU tools with that configuration.
9097         * ltcf-cxx.sh: Ditto.
9098         * ltcf-gcj.sh: Ditto.
9099         2001-07-21  Michael Chastain  <chastain@redhat.com>
9100         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9101         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
9102         * ltmain.sh: Mark as gcc-local.
9103
9104 2001-08-30  Eric Christopher  <echristo@redhat.com>
9105             Jason Eckhardt  <jle@redhat.com>
9106
9107         * config.guess: Merge from master sources.
9108         * config.sub: Merge from master sources, add support for mipsisa32.
9109
9110 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
9111         * config.sub: Merge from master sources, rev 1.219.
9112         * MAINTAINERS: Add self as contact for stormy16 port.
9113
9114 2001-08-14  Zack Weinberg  <zackw@panix.com>
9115
9116         * config.sub: Merge from master sources, rev 1.218.
9117         * config.guess: Merge from master sources, rev 1.209.
9118
9119 2001-08-11  Graham Stott  <grahams@redhat.com>
9120
9121         * Makefile.in (check-c++): Add missing semicolon.
9122
9123 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
9124
9125         * MAINTAINERS (Various maitainers: predict.def): Added myself.
9126
9127 2001-07-30  Eric Christopher  <echristo@redhat.com>
9128
9129         * MAINTAINERS (Various maintainers: mips port): Added myself.
9130
9131 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
9132
9133         * configure.in (sh-*-linux*): New.
9134
9135 2001-07-27  Richard Henderson  <rth@redhat.com>
9136
9137         * .cvsignore: Add LAST_UPDATED.
9138
9139 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
9140
9141         * MAINTAINERS (Various maintainers: s390 port): Added myself.
9142
9143 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
9144
9145         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9146
9147 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
9148
9149         * MAINTAINERS (Write After Approval): Added myself.
9150
9151 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9152
9153         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9154         and libgcj on m68hc11/m68hc12.
9155
9156 2001-06-27  H.J. Lu  (hjl@gnu.org)
9157
9158         * Makefile (CFLAGS_FOR_BUILD): New.
9159         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9160
9161 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9162
9163         * README: Remove version number.
9164
9165 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9166
9167         * INSTALL/README: Update wrt. to the installation instructions now
9168         residing in gcc/doc/install.texi.
9169
9170 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9171
9172         * README: Replace with a cut-down and updated version of gcc/README.
9173
9174 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
9175
9176         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9177         multilibs to be disabled.
9178
9179 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
9180
9181         * MAINTAINERS (Write After Approval): Add myself.
9182
9183 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
9184
9185         * config.guess: Import CVS version 1.195.
9186         * config.sub: Import CVS version 1.212.
9187
9188 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
9189
9190         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9191         gcc/xgcc is built, use -print-prog-name to find out the program
9192         name to use.
9193
9194 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
9195
9196         * config.guess:  Import CVS version 1.194.  All gcc-local changes
9197         appear to also be in the master copy.
9198         * config.sub:  Import CVS version 1.211.
9199
9200 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
9201
9202         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9203         with_gcc]: Use `gcc -shared' to build a shared library.
9204
9205 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9206
9207         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9208         archives.
9209
9210 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9211
9212         * MAINTAINERS (Write After Approval): Add myself.
9213
9214 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
9215
9216         * configure.in (libstdcxx_flags): Do not try to execute
9217         libstdc++-v3/testsuite_flags until it exists.
9218
9219 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
9220
9221         * MAINTAINERS: Update my email address.
9222
9223 2001-05-31  Graham Stott  <grahams@redhat.com>
9224
9225         * MAINTAINERS (Write After Approval): Add myself.
9226
9227 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
9228
9229         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
9230         libraries when using g++ with native linker.
9231
9232 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
9233
9234         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9235
9236 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
9237
9238         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9239         [aix4*|aix5*]: Prepend blank.
9240
9241 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
9242
9243         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9244         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
9245         of subdir/configure scripts to use the new libtool.m4.
9246
9247 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
9248
9249         * MAINTAINERS (Write After Approval): Add myself.
9250
9251 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
9252
9253         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9254
9255 2001-05-11  Ben Elliston  <bje@redhat.com>
9256
9257         * Makefile.in (all-sid): New target.
9258         (check-sid, clean-sid, install-sid): Likewise.
9259
9260 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
9261
9262         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9263
9264 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9265
9266         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9267         libgcj.
9268
9269 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9270
9271         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9272         gcc/xgcc is built, use -print-prog-name to find out the program
9273         name to use.
9274
9275 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
9276
9277         * configure.in (noconfigdirs): Don't reset it from scratch in the
9278         target case; only append to it.
9279
9280         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9281         sparc-*-solaris2.8]: Disable ${libgcj}.
9282
9283 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
9284
9285         * configure.in (libgcj_saved): Copy from $libgcj.
9286         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9287         --disable-libgcj.
9288
9289 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
9290
9291         * MAINTAINERS: Remove self as MIPS maintainer and
9292         C front end maintainer.
9293
9294 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
9295
9296         * configure.in: Move *-chorusos target case to the proper switch.
9297         Disable libgcj.
9298
9299 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9300
9301         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9302         1.641.2.228.
9303
9304 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9305
9306         * Makefile.in (STAGE1_CFLAGS): Pass down.
9307
9308 2001-04-13  Alan Modra  <amodra@one.net.au>
9309
9310         * config.guess: Add hppa64-linux support.  Note for next import that
9311         this is already in the master file.
9312         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
9313
9314 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9315
9316         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9317         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9318
9319 2001-04-11  Stan Shebs  <shebs@apple.com>
9320
9321         * MAINTAINERS: Add self as Darwin port maintainer.
9322
9323 2001-04-11  Alan Modra  <amodra@one.net.au>
9324
9325         * MAINTAINERS: Update my email address.
9326
9327 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
9328
9329         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9330         recent versions of FreeBSD (release 3 or later).
9331         * ltconfig: On FreeBSD, -lc must not be provided when building
9332         a shared library or else the standard -pthread gcc option is
9333         rendered worthless to later users of the built library.
9334
9335 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9336
9337         * MAINTAINERS: Add self and RTH as C front end maintainers.
9338
9339 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
9340
9341         * config.sub: Make sure to match an already-canonicalized
9342         machine name (eg. mn10300-unknown-elf).
9343
9344 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
9345
9346         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9347         New macros.
9348         (bootstrap, cross): Use RECURSE_FLAGS.
9349         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9350
9351 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
9352
9353         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9354
9355 2001-03-22  Colin Howell  <chowell@redhat.com>
9356
9357         * Makefile.in (DO_X): Do not backslash single-quotes in
9358         backquotes (two places).
9359
9360 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9361
9362         Re-installed:
9363         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9364         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9365         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9366         * ltcf-cxx.sh: Likewise.
9367         * ltcf-gcj.sh: Likewise.
9368
9369 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9370
9371         * MAINTAINERS: Add myself as "documentation co-maintainer".
9372
9373 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9374
9375         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9376         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9377
9378 2001-03-19  Tom Tromey  <tromey@redhat.com>
9379
9380         * config-ml.in: Handle GCJ and GCJFLAGS.
9381
9382 2001-03-21  Michael Chastain  <chastain@redhat.com>
9383
9384         * Makefile.in: all-m4 depends on all-texinfo.
9385
9386 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
9387
9388         * MAINTAINERS: Add myself to write after approval list.
9389
9390 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
9391
9392         * Makefile.in (DO_X): Quote nested quotes.
9393
9394 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
9395
9396         * MAINTAINERS: Add myself to write after approval list.
9397
9398 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
9399
9400         * Makefile.in (DO_X): Use double quotes for quoting
9401         "RANLIB=$${RANLIB}".
9402
9403 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
9404
9405         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9406
9407 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
9408
9409         * configure.in: Only use `lang_requires' for languages athat are
9410         actually enabled.
9411
9412 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
9413
9414         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
9415
9416 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
9417
9418         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9419
9420 2001-03-07  Tom Tromey  <tromey@redhat.com>
9421
9422         * configure.in: Allow config-lang.in to set `lang_requires' to list
9423         of other required languages.
9424
9425 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
9426
9427         * Makefile.in: Remove RANLIB definition. Use RANLIB
9428         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9429         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9430
9431 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
9432             Alexandre Oliva  <aoliva@redhat.com>
9433
9434         * Makefile.in (check-c++): Use tabs, not spaces.
9435
9436 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
9437
9438         * MAINTAINERS: add myself to Write After Approval list.
9439
9440 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
9441
9442         * Makefile.in (check-c++): New rule.
9443
9444         * configure.in (target_libs): Remove libg++.
9445         (noconfigdirs): Remove libg++.
9446         (noconfigdirs): Same.
9447         (noconfigdirs): Same.
9448         (noconfigdirs): Same.
9449
9450         * config-ml.in: Remove libg++ references.
9451
9452         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9453         (ALL_TARGET_MODULES): Same.
9454         (configure-target-libg++): Remove.
9455         (all-target-libg++): Remove.
9456         (configure-target-libio): Remove.
9457         (all-target-libio): Remove.
9458         (check-target-libio): Remove.
9459         (.PHONY): Remove.
9460         (libg++.tar.bz2): Remove.
9461         (all-target-cygmon): Remove libio.
9462         (all-target-libstdc++): Remove.
9463         (configure-target-libstdc++): Remove.
9464         (TARGET_LIB_PATH): Remove libstdc++.
9465         (ALL_GCC_CXX): Remove libstdc++.
9466         (all-target-gperf): Correct.
9467
9468 2001-02-16  Nick Clifton  <nickc@redhat.com>
9469
9470         * configure.in (noconfigdirs): Allow configuration of texinfo
9471         for Cygwin hosts.
9472
9473 2001-02-15  Anthony Green  <green@redhat.com>
9474
9475         * configure: Introduce GCJ_FOR_TARGET.
9476         * configure.in: Ditto.
9477         * Makefile.in: Ditto.
9478
9479 2001-02-13  Andreas Schwab  <schwab@suse.de>
9480
9481         * MAINTAINERS: Update mail address.
9482
9483 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9484
9485         * config.guess: Add linux target for S/390.
9486         * config.sub: Likewise.
9487
9488 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
9489
9490         * configure.in: for *-chorusos, don't config target-newlib and
9491         target-libgloss.
9492
9493 2001-02-06  Ben Elliston  <bje@redhat.com>
9494
9495         * configure: Output host type to stdout, not stderr.
9496
9497 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
9498
9499         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
9500         * ltcf-cxx.sh: Likewise.
9501
9502         * config.if: Assume enable_libstdcxx_v3 is defined.
9503
9504 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
9505
9506         Remove V2 C++ library.
9507         * configure.in: Remove --enable-libstdcxx_v3 support.
9508
9509 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
9510
9511         * include/demangle.h: Add prototype for java_demangle_v3.
9512
9513 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
9514
9515         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
9516
9517 2001-01-27  Richard Henderson  <rth@redhat.com>
9518
9519         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9520
9521 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9522
9523         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9524         Don't unset, it's non-portable and no longer necessary, set to empty
9525         instead.
9526
9527 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9528
9529         * ltconfig: Shell portability fix for the tagname validity check.
9530
9531 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
9532
9533         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9534         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9535
9536 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9537
9538         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9539
9540 2001-01-26  Tom Tromey  <tromey@redhat.com>
9541
9542         * configure.in: Allow libgcj to be built on Sparc Solaris.
9543
9544 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
9545
9546         * ltcf-c.sh: Add aix5 case.
9547         * ltcf-cxx.sh: Likewise.
9548         * ltconfig: Likewise.
9549
9550 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
9551
9552         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9553         keep at least one of build_libtool_libs or build_old_libs set to
9554         yes.
9555
9556         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9557         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9558
9559 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
9560
9561         * configure.in: Enable libgcj on several additional platforms.
9562
9563 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
9564
9565         * configure.in: Enable libgcj for linux targets.
9566
9567 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9568
9569         * MAINTAINERS (Write After Approval): Add myself.
9570
9571 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9572
9573         * MAINTAINERS: Add myself as vax port maintainer.
9574
9575 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
9576
9577         * MAINTAINERS: Add myself as Mercury front-end maintainer.
9578
9579 2001-01-09  Mike Stump  <mrs@wrs.com>
9580
9581         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
9582         failures of subdirectories.
9583
9584 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9585
9586         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9587         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9588         * ltcf-cxx.sh: Likewise.
9589         * ltcf-gcj.sh: Likewise.
9590         * ltconfig.sh: Fix typo.
9591
9592 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9593
9594         * configure: handle DOS-style absolute paths.
9595
9596 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9597
9598         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
9599
9600 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
9601
9602         * MAINTAINERS: Add myself as avr port co-maintainer.
9603
9604 2000-12-28  Ben Elliston  <bje@redhat.com>
9605
9606         * MAINTAINERS: Add myself under ``Write After Approval''.
9607
9608 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
9609
9610         * texinfo: Remove directory from GCC.
9611
9612 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9613
9614         * COPYING: Update to current
9615         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
9616         to 19yy as example year in copyright notice).
9617
9618 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
9619
9620         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
9621         (libstdcxx_incdir): Pass down.
9622         * config.if: Remove expired bits for cxx_interface, add stub.
9623         (libstdcxx_incdir): Add variable for g++ include directory.
9624         * configure.in (gxx_include_dir): Use it.
9625
9626 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
9627
9628         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
9629         with old-email address from ``Write After Approval''.
9630
9631 2000-12-15  Andreas Jaeger  <aj@suse.de>
9632
9633         * configure.in: Handle lang_dirs.
9634
9635 2000-12-14  Tom Tromey  <tromey@redhat.com>
9636
9637         * MAINTAINERS: Removed brads.
9638
9639         * MAINTAINERS: Added gcj developers.
9640
9641 2000-12-13  Anthony Green  <green@redhat.com>
9642
9643         * configure.in: Disable libgcj for any target not specifically
9644         listed.  Disable libgcj for x86 and Alpha Linux until compatible
9645         with g++ abi.
9646
9647 2000-12-13  Mike Stump  <mrs@wrs.com>
9648
9649         * Makefile.in (local-distclean): Also remove fastjar.
9650
9651 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
9652
9653         * contrib/gcc_update: Add fastjar --touch entries.
9654
9655 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
9656
9657         * configure.in: Disable language-specific target libraries for
9658         languages that aren't enabled.
9659
9660 2000-12-10  Anthony Green  <green@redhat.com>
9661
9662         * configure.in: Define libgcj.  Disable libgcj target libraries for
9663         most targets.
9664
9665 2000-12-10  Neil Booth  <neilb@earthling.net>
9666
9667         * MAINTAINERS: Update mail address, remove from WAA list.
9668
9669 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9670
9671         * libjava: Imported from /cvs/java.
9672         * libffi: Likewise.
9673         * Boehm-gc: Likewise.
9674
9675 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9676
9677         * configure.in (target_libs): Revert 2000-12-08 patch.
9678         (noconfigdirs): Added target-libjava.
9679
9680 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9681
9682         * djunpack.bat: removed.
9683
9684 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9685
9686         * Makefile.in: handle DOS-style absolute paths.
9687         * config-ml.in: likewise.
9688         * symlink-tree: likewise.
9689
9690 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9691
9692         * fastjar: Imported.
9693
9694 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9695
9696         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
9697         libjava.
9698         * configure.in (target_libs): Removed `target-libjava'.
9699
9700 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9701
9702         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
9703         (ALL_MODULES): Added fastjar.
9704         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
9705         (all-target-libjava): all-fastjar replaces all-zip.
9706         (all-fastjar): Added.
9707         (configure-target-fastjar, all-target-fastjar): Likewise.
9708         * configure.in (host_tools): Added fastjar.
9709
9710 2000-12-07  Mike Stump  <mrs@wrs.com>
9711
9712         * Makefile.in (local-distclean): Remove leftover built files.
9713
9714 2000-11-24  Nick Clifton  <nickc@redhat.com>
9715
9716         * configure.in (xscale-elf): Add target.
9717         (xscale-coff): Add target.
9718
9719 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
9720
9721         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9722         recent versions of FreeBSD (release 3 or later).
9723         * ltconfig: On FreeBSD, -lc must not be provided when building
9724         a shared library or else the standard -pthread gcc option is
9725         rendered worthless to later users of the built library.
9726
9727 2000-11-16  Fred Fish  <fnf@be.com>
9728
9729         * configure.in (enable_libstdcxx_v3): Fix typo,
9730         libstd++ -> libstdc++.
9731
9732 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9733
9734         * MAINTAINERS: Add self to Write After Approval list.
9735
9736 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
9737
9738         * MAINTAINERS: Update my email address.  Add myself to global write
9739         privs list.
9740
9741 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
9742
9743         * Makefile.in: Merge with src and libgcj.
9744         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
9745         configure-target-<library> when their configure scripts need the C
9746         or C++ library to have already been built to work properly.
9747         (do_proto_toplev): Set them to an empty string.
9748
9749         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9750         (REALLY_SET_LIB_PATH): Use them.
9751
9752 2000-11-17  Stan Shebs  <shebs@apple.com>
9753
9754         * MAINTAINERS: Add self to Write After Approval list.
9755
9756 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9757
9758         * configure: Provide the original toplevel configure arguments
9759         (including $0) to subprocesses in the environment rather than
9760         through gcc/configargs.h.
9761
9762 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9763
9764         * MAINTAINERS: Remove references to cccp. Change C9X reference to
9765         C99.  Alphabetise "Write After Approval" list.
9766
9767 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
9768
9769         * configure: Turn on libstdc++ V3 by default.
9770
9771         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9772         if we've got GCC.
9773
9774 2000-11-11  Philip Blundell  <philb@gnu.org>
9775
9776         * MAINTAINERS: Add self to Write After Approval list.
9777
9778 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
9779
9780         * ltcf-c.sh (aix4): Improve shared library configuration; require
9781         exporting symbols.
9782         * ltcf-cxx.sh (aix4): Define.
9783         * ltconfig (aix4): Define library and soname specs appropriate for
9784         AIX.  Define command to create export symbols list.
9785
9786 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
9787
9788         * config.sub: Add support for Sun Chorus
9789
9790 2000-10-31  Nick Clifton  <nickc@redhat.com>
9791
9792         * MAINTAINERS: Rename <name>@cygnus.com addresses to
9793         <name>@redhat.com.  Also installed new email address for Clint
9794         Popetz.
9795
9796 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
9797
9798         * etc: Remove directory from GCC.
9799
9800 2000-10-16  Michael Meissner  <meissner@redhat.com>
9801
9802         * configure (gcc/configargs.h): Only create if there is a build GCC
9803         directory created.
9804
9805 2000-10-16  Matthias Klose  <doko@debian.org>
9806
9807         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9808         when configured for libstdc++-v3.
9809
9810 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
9811
9812         * configure: Save configure arguments to gcc/configargs.h.
9813
9814 2000-10-04  Philipp Thomas  <pthomas@suse.de>
9815
9816         * config.guess: Import CVS version 1.157.
9817         * config.sub: Import CVS version 1.181.
9818
9819 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
9820
9821         * Makefile.in (bootstrap): avoid recursion if subdir missing
9822         (cross): ditto
9823         (do-proto-toplev): ditto
9824
9825 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
9826
9827         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9828         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9829
9830         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9831         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
9832         all affected `configure' scripts.
9833
9834 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
9835
9836         * MAINTAINERS: Add self as cpplib co-maintainer.
9837
9838 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
9839
9840         * MAINTAINERS: Add self to Write After Approval list.
9841
9842 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9843
9844         * INSTALL/README: egcs -> GCC update.
9845
9846 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
9847
9848         * MAINTAINERS: Add myself to Write After Approval list.
9849
9850 2000-09-15  Kazu Hirata  <kazu@hxi.com>
9851
9852         * MAINTAINERS: Add myself to Write After Approval list.
9853
9854 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
9855
9856         * configure.in: Do not build byacc for hppa64.  Provide paths to the
9857         X11 libraries for hppa64.
9858
9859 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9860
9861         * MAINTAINERS: Add myself as 68hc11 port maintainer.
9862
9863 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
9864
9865         * Makefile.in (all-zlib): Added dummy target.
9866
9867         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9868         ltcf-gcj.sh: Updated from libtool multi-language branch.
9869
9870 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
9871
9872         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9873         (bootstrap*): Depend on all-bootstrap.
9874
9875 2000-09-05  Philipp Thomas  <pthomas@suse.de>
9876
9877         * config.guess: Import CVS version 1.156.
9878         * config.sub: Import CVS version 1.179.
9879
9880 2000-09-02  Anthony Green  <green@cygnus.com>
9881
9882         * Makefile.in (all-gcc): Depend on all-zlib.
9883         (CLEAN_MODULES): Add clean-zlib.
9884         (ALL_MODULES): Add all-zlib.
9885         * configure.in (host_libs): Add zlib.
9886
9887 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
9888
9889         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9890         crosses, but add gcc/include to the header search path for them.
9891
9892 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
9893
9894         * MAINTAINERS: Add self to Write After Approval list.
9895
9896 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9897
9898         * config.guess: Import CVS version 1.152.
9899         * config.sub: Import CVS version 1.177.
9900
9901 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
9902
9903         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
9904         $targargs to tell whether newlib is going to be built.
9905
9906         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
9907         $$r/TARGET_SUBDIR/libio for _G_config.h.
9908
9909 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
9910
9911         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
9912
9913 2000-08-22  DJ Delorie  <dj@redhat.com>
9914
9915         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
9916
9917 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
9918
9919         * config-ml.in (CC, CXX): Avoid trailing whitespace.
9920         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9921         sub-configures.
9922
9923 2000-08-21  DJ Delorie  <dj@redhat.com>
9924
9925         * MAINTAINERS: Add self as a libiberty maintainer
9926
9927 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
9928
9929         * configure.in (libstdcxx_flags): Use
9930         libstdc++-v3/src/libstdc++.INC.
9931
9932 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
9933
9934         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9935
9936 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
9937
9938         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
9939
9940         * configure: Make enable_threads and enable_shared defaults
9941         explicit.  Substitute enable_threads into generated Makefiles.
9942         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
9943         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
9944
9945 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
9946
9947         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
9948
9949 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
9950
9951         * config-ml.in (CC): Remove bogus duplicate quotation mark from
9952         previous delta.
9953
9954 2000-08-11  Jason Merrill  <jason@redhat.com>
9955
9956         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9957         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9958         (FLAGS_FOR_TARGET): Not here.
9959         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
9960
9961 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
9962
9963         * config-ml.in (CC, CXX): Don't introduce a leading space.
9964
9965 2000-08-07  DJ Delorie  <dj@delorie.com>
9966
9967         * MAINTAINERS: Add self as a DJGPP maintainer
9968
9969 2000-08-07  DJ Delorie  <dj@redhat.com>
9970
9971         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9972         "if we're also building gcc, and it's a gcc that will run on the
9973         build machine, we want to use its includes instead of the system's
9974         default includes".
9975
9976 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
9977
9978         * MAINTAINERS: Add self to Write After Approval list.
9979
9980 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
9981
9982         * configure.in (libstdcxx_flags): Don't use `"'.
9983
9984         * config-ml.in: Adjust multilib search paths to the
9985         appropriate multilib tree.
9986
9987 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
9988
9989         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9990         commas in $LANGUAGES.
9991
9992 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
9993
9994         * configure.in: Re-enable all references to libg++ and librx.
9995
9996 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
9997
9998         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
9999         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
10000         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10001         * ltcf-cxx.sh (need_lc): Set based on postdeps.
10002
10003         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10004
10005 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
10006
10007         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10008         CXX_FOR_TARGET for sed.
10009
10010 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
10011
10012         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10013         Do not override if already set in the environment or in configure.
10014         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10015         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10016
10017 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
10018
10019         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10020         the libtool CVS tree multi-language branch.
10021         * ltconfig, ltmain.sh: Updated.
10022
10023 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
10024
10025         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10026         (clean-target): Depend on it.
10027
10028         * Makefile.in (FLAGS_FOR_TARGET): New macro.
10029         (GCC_FOR_TARGET): Use it.
10030         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10031         * configure.in: ... here.
10032         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
10033         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10034
10035 2000-07-24  Eric Christopher  <echristo@cygnus.com>
10036
10037         * MAINTAINERS: Add self to Write After Approval list.
10038
10039 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
10040
10041         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10042         (configure-target-libchill, configure-target-libobjc): Likewise.
10043
10044         * configure.in: Use the same cache file for all target libs.
10045         * config-ml.in: But different cache files per multilib variant.
10046
10047 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10048
10049         * configure (topsrcdir): Don't use dirname.
10050
10051 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
10052
10053         * MAINTAINERS: Add self to Write After Approval list.
10054
10055 2000-07-20  Jason Merrill  <jason@redhat.com>
10056
10057         * configure.in: Remove all references to libg++ and librx.
10058
10059         * configure, configure.in, Makefile.in: Unify gcc and binutils.
10060
10061 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
10062
10063         * config.sub: Update to subversions version 2000-07-06.
10064
10065 2000-07-12  Andrew Haley  <aph@cygnus.com>
10066
10067         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10068         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10069
10070 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
10071
10072         * symlink-tree:  Check number of arguments.
10073
10074 2000-07-05  Jim Wilson  <wilson@cygnus.com>
10075
10076         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10077         search path for a g++ extracted from the build tree.  This
10078         will allow link tests run by configure scripts in
10079         subdirectories to succeed.
10080
10081 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
10082
10083         * ltconfig: Add support for mips-dde-sysv4.2MP
10084
10085 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10086
10087         * MAINTAINERS: Add myself as loop discovery maintainer.
10088
10089 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
10090
10091         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10092         `os2'. Force ac_cv_exeext to be ".exe" in that case.
10093
10094 2000-06-19  Timothy Wall  <twall@cygnus.com>
10095
10096         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10097         * config.sub: Add tic54x target.
10098
10099 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10100
10101         * MAINTAINERS: Add self as Fortran maintainer,
10102         remove Craig Burley.
10103
10104 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10105
10106         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10107         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10108
10109 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
10110
10111         * MAINTAINERS: Add self as i18n maintainer
10112
10113 20000-05-21  H.J. Lu  (hjl@gnu.org)
10114
10115         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10116         directory are used if they exist. Make sure
10117         $(build_tooldir)/include is searched for header files,
10118         $(build_tooldir)/lib/ for library files.
10119         (GCC_FOR_TARGET): Likewise.
10120         (CXX_FOR_TARGET): Likewise.
10121
10122 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
10123
10124         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10125
10126 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
10127
10128         * Makefile.in (configure-target-libiberty): Depend on
10129         configure-target-newlib.
10130
10131 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
10132
10133         * configure.in, Makefile.in: Merge all libffi-related
10134         configury stuff from the libgcj tree.
10135
10136 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10137
10138         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10139         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10140
10141 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10142
10143         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10144         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10145         current version information.  Add to proto-toplev directory.
10146         (gdb-taz): Build do-djunpack.
10147
10148 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
10149
10150         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10151
10152 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10153
10154         * MAINTAINERS: Add self to Write After Approval list.
10155
10156 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10157
10158         * ltmain.sh: Preserve in relink_command any environment
10159         variables that may affect the linker behavior.
10160
10161 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
10162
10163         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10164
10165 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
10166
10167         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10168
10169 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
10170
10171         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10172         with the version name.
10173
10174 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
10175
10176         * MAINTAINERS: Add self as bb-reorder maintainer.
10177
10178 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
10179
10180         * config.if: Tweak.
10181
10182 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
10183
10184         * djunpack.bat: New file.
10185
10186 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10187
10188         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10189         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10190         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10191         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10192
10193 2000-04-16  Dave Pitts  <dpitts@cozx.com>
10194
10195         * config.sub (case $basic_machine): Change default for "ibm-*"
10196         to "openedition".
10197
10198 2000-04-13  Andreas Jaeger  <aj@suse.de>
10199
10200         * MAINTAINERS: Added myself.
10201
10202 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10203
10204         * Makefile.in (gdb-taz): New target.  GDB specific archive.
10205         (do-md5sum): New target.
10206         (MD5PROG): Define.
10207         (PACKAGE): Default to TOOL.
10208         (VER): Default to a shell script.
10209         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
10210         md5 checksum generation.
10211         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10212         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10213         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10214         insight.tar.bz2): Use gdb-taz to create archive.
10215
10216 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10217
10218         * configure (warn_cflags): Delete.
10219
10220 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
10221
10222         * MAINTAINERS: Added myself.
10223
10224 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
10225             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
10226
10227         * configure.in (enable_libstdcxx_v3): Add.
10228         (target_libs): Add bits here to switch between libstdc++-v2 and
10229         libstdc++-v3.
10230         * config.if: And this file too.
10231         * Makefile.in: Add libstdc++-v3 targets.
10232
10233 2000-04-05  Michael Meissner  <meissner@redhat.com>
10234
10235         * config.sub (d30v): Add d30v as a basic machine type.
10236
10237 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
10238
10239         * configure.in: -linux-gnu*, not -linux-gnu.
10240
10241 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10242
10243         * MAINTAINERS: Add self in write-after-approval section.
10244
10245 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
10246
10247         * MAINTAINERS: Add self as ia64 port maintainer.
10248
10249 2000-03-08  Neil Booth  <NeilB@earthling.net>
10250
10251         * MAINTAINERS: Add self in write-after-approval section.
10252
10253 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10254
10255         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10256         (do-tar-bz2): Replace TOOL with PACKAGE.
10257         (gdb.tar.bz2): Remove GDBTK from GDB package.
10258         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10259         dejagnu.tar.bz2): New packages.
10260
10261 2000-02-27  Andreas Jaeger  <aj@suse.de>
10262
10263         * configure.in: Add entry for mips*-*-linux*, move catch all
10264         *-*-*linux* entry below this one.
10265
10266 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
10267
10268         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10269
10270 2000-02-24  Nick Clifton  <nickc@cygnus.com>
10271
10272         * config.sub: Support an OS of "wince".
10273
10274 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10275
10276         * config.guess, config.sub: Updated to match config's 2000-02-15
10277         version.
10278
10279 2000-02-23  Linas Vepstas  <linas@linas.org>
10280
10281         * config.sub: Add support for Linux/IBM 370.
10282         * configure.in: Likewise.
10283
10284 2000-02-22  Nick Clifton  <nickc@cygnus.com>
10285
10286         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10287
10288 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
10289
10290         * config.guess: Guess "cygwin" rather than "cygwin32".
10291
10292 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10293
10294         * configure (gcc_version): When setting, narrow search to
10295         lines containing `version_string'.
10296
10297 2000-02-15  Denis Chertykov  <denisc@overta.ru>
10298
10299         * config.sub: Add support for avr target.
10300
10301 2000-02-14  Nick Clifton  <nickc@cygnus.com>
10302
10303         * MAINTAINERS: Add maintainers for MCore port.
10304
10305 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10306
10307         * config.sub: Add mmix-knuth-mmixware.
10308
10309 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10310
10311         * MAINTAINERS: Pair cccp with cpplib maintainership.
10312
10313 2000-01-27  Christopher Faylor  <cgf@redhat.com>
10314
10315         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10316         structure stuff to -L library search.
10317         (CXX_FOR_TARGET): Ditto.
10318         (CROSS_CHECK_MODULES): Fix spelling mistake.
10319
10320 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
10321
10322         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10323         the C++ compiler.
10324
10325 2000-01-12  Richard Henderson  <rth@cygnus.com>
10326
10327         * configure.in: Don't build some bits for beos.
10328
10329 2000-01-12  Joel Sherrill (joel@OARcorp.com)
10330
10331         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10332         as include files.
10333
10334 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
10335
10336         * Add self as cpplib maintainer, as requested by Jason
10337         Merrill.  Correct my e-mail address.
10338
10339 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
10340
10341         * configure.in: Use mt-aix43 to handle *_TARGET defs,
10342         not mh-aix43.
10343
10344 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
10345
10346         * MAINTAINERS: Add myself to "write after approval" list.
10347
10348 1999-12-14  Richard Henderson  <rth@cygnus.com>
10349
10350         * config.guess (alpha-osf, alpha-linux): Detect ev67.
10351         * config.sub: Accept alphaev[78], alphaev8.
10352
10353 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10354
10355         * config.guess, config.sub: Update from autoconf.
10356
10357 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
10358
10359         * MAINTAINERS:  update my playtime e-address.
10360
10361 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10362
10363         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10364         necessary libraries are missing.
10365
10366 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
10367
10368         * MAINTAINERS: Add new 'write after approval' maintainer.
10369
10370 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10371
10372         * MAINTAINERS: Add new Java maintainer.
10373
10374 1999-10-25  Andreas Schwab  <schwab@suse.de>
10375
10376         * configure: Fix quoting inside arguments of eval.
10377
10378 1999-10-21  Nick Clifton  <nickc@cygnus.com>
10379
10380         * config-ml.in: Allow suppression of some ARM multilibs.
10381
10382 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
10383
10384         * config.guess: Add OS/390 match pattern.
10385         * config.sub: Add mvs, openedition targets.
10386         * configure.in (i370-ibm-opened*): New.
10387
10388 1999-09-04  Steve Chamberlain  <sac@pobox.com>
10389
10390         * config.sub: Add support for configuring for pj.
10391
10392 1999-08-31  Nick Clifton  <nickc@cygnus.com>
10393
10394         * config.sub (maybe_os): Add support for configuring for fr30.
10395
10396 1999-08-25  Nick Clifton  <nickc@cygnus.com>
10397
10398         * configure.in: Do not configure or build ld for AIX
10399         platforms.  ld is known to be broken on these platforms.
10400
10401 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10402
10403         * config-ml.in: Pass compiler flag corresponding to multidirs to
10404         subdir configures.
10405
10406 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
10407
10408         * Makefile.in (LDFLAGS): Define.
10409
10410 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
10411
10412         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10413         noconfigdirs.
10414         (*-*-cygwin*): Likewise.
10415
10416 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
10417
10418         * mkdep: New file.
10419         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10420         (BINUTILS_SUPPORT_DIRS): Add mkdep.
10421
10422         From Eli Zaretskii <eliz@is.elta.co.il>:
10423         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10424         long file name when using DJGPP on MS-DOS.
10425
10426 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
10427
10428         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10429
10430 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
10431
10432         * Makefile.in (check-target-libio): Remove all-target-libstdc++
10433         dependency as this causes "make check" to globally "make all"
10434
10435 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
10436
10437         * configure.in (target_libs): Added target-zlib.
10438         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10439         (CONFIGURE_TARGET_MODULES): Likewise.
10440         (CHECK_TARGET_MODULES): Likewise.
10441         (INSTALL_TARGET_MODULES): Likewise.
10442         (CLEAN_TARGET_MODULES): Likewise.
10443         (configure-target-zlib): New target.
10444         (all-target-zlib): Likewise.
10445         (all-target-libjava): Depend on all-target-zlib.
10446         (configure-target-libjava): Depend on configure-target-zlib.
10447
10448         * Makefile.in (configure-target-libjava): Depend on
10449         configure-target-newlib.
10450         (configure-target-boehm-gc): New target.
10451         (configure-target-qthreads): New target.
10452
10453         * configure.in (target_libs): Added target-qthreads.
10454         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10455         (CONFIGURE_TARGET_MODULES): Likewise.
10456         (CHECK_TARGET_MODULES): Likewise.
10457         (INSTALL_TARGET_MODULES): Likewise.
10458         (CLEAN_TARGET_MODULES): Likewise.
10459         (all-target-qthreads): New target.
10460         (configure-target-libjava): Depend on configure-target-qthreads.
10461         (all-target-libjava): Depend on all-target-qthreads.
10462
10463         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10464         (CONFIGURE_TARGET_MODULES): Likewise.
10465         (CHECK_TARGET_MODULES): Likewise.
10466         (INSTALL_TARGET_MODULES): Likewise.
10467         (CLEAN_TARGET_MODULES): Likewise.
10468         (all-target-libjava): New target.
10469         (all-target-boehm-gc): Likewise.
10470         * configure.in (target_libs): Added libjava, boehm-gc.
10471
10472 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
10473
10474         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10475         configure.bat in SUPPORT_FILES.
10476         (gas+binutils.tar.bz2): Likewise.
10477
10478         * makeall.bat: Remove; obsolete.
10479
10480 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
10481
10482         From Mark Elbrecht:
10483         * configure.bat: Remove; obsolete.
10484
10485 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
10486
10487         * configure: Add -W -Wall to the default CFLAGS when compiling with
10488         gcc.
10489
10490 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
10491
10492         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10493
10494 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
10495
10496         * configure.in: Build ld on IRIX6.
10497
10498 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
10499
10500         * Makefile.in: Change distribution targets to use bzip2 instead of
10501         gzip.
10502         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10503         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10504
10505 1999-06-04  Nick Clifton  <nickc@cygnus.com>
10506
10507         * config.sub: Add mcore target.
10508
10509 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
10510
10511         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10512
10513 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
10514
10515         * config.guess (dummy): Changed to $dummy.
10516
10517 1999-05-24  Nick Clifton  <nickc@cygnus.com>
10518
10519         * config.sub: Tidied up case statements.
10520
10521 1999-05-22  Ben Elliston  <bje@cygnus.com>
10522
10523         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10524         <jiro@din.or.jp>.
10525
10526         * config.guess: Merge with FSF version. Future changes will be
10527         more accurately recorded in this ChangeLog.
10528         * config.sub: Likewise.
10529
10530 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
10531
10532          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10533
10534 1999-04-30  Tom Tromey  <tromey@cygnus.com>
10535
10536         * ltmain.sh: [mode link] Always use CC given by ltconfig.
10537
10538 1999-04-23  Tom Tromey  <tromey@cygnus.com>
10539
10540         * ltconfig, ltmain.sh: Update to libtool 1.2f.
10541
10542 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
10543
10544         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
10545         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
10546         Bad merge removed these two changes.
10547
10548 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
10549                           Martin Heller (Ing.-Buero_Heller@t-online.de)
10550
10551         * config.guess (interix Alpha): Add.
10552
10553 1999-04-11  Richard Henderson  <rth@cygnus.com>
10554
10555         * configure.in (i?86-*-beos*): Do config gperf; don't config
10556         gdb, newlib, or libgloss.
10557
10558 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
10559
10560         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
10561         link a trivial program with -mabi=64.  If it fails, remove mabi=64
10562         from multidirs.
10563
10564 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
10565
10566         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
10567
10568 1999-04-08  Nick Clifton  <nickc@cygnus.com>
10569
10570         * config.sub: Add support for mcore targets.
10571
10572 1999-04-07  Michael Meissner  <meissner@cygnus.com>
10573
10574         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
10575         not mt-ospace, in order to shut up assembler warning about using
10576         symbols that are named the same as registers.
10577
10578 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
10579
10580         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
10581         dependency list for all-target-cygmon.
10582
10583 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
10584
10585         * config-ml.in: Check $host, not $target, for selective multilibs.
10586         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
10587         thumb interworking, and underscore prefix multilibs.
10588
10589 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
10590
10591         * missing: Update to version from current automake.
10592
10593 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
10594
10595         * configure (gxx_include_dir): Removed.
10596
10597         * configure.in (gxx_include_dir): Handle it.
10598         * Makefile.in: Likewise.
10599
10600 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
10601
10602         * config.sub (mips64vr4111,mips64vr4111el) Add.
10603
10604 1999-03-21  Ben Elliston  <bje@cygnus.com>
10605
10606         * config.guess: Correct typo for detecting ELF on FreeBSD.
10607
10608 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
10609
10610         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
10611         config/mh-djgpp.
10612
10613 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
10614
10615         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
10616         all-target-newlib to dependency list for all-target-bsp.
10617
10618 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10619
10620         * config.sub: Add i386-uwin support.
10621         * config.guess: Likewise.
10622
10623 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10624
10625         * configure.in: cleanup, add mh-*pic handling for arm, special
10626         case powerpc*-*-aix*
10627
10628 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
10629
10630         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
10631         can be built.
10632
10633 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
10634
10635         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
10636         targets.
10637
10638 1999-03-02  Nick Clifton  <nickc@cygnus.com>
10639
10640         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
10641
10642 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
10643
10644         * config.sub: Check for "cygwin*" rather than "cygwin32*"
10645
10646 1999-02-24  Nick Clifton  <nickc@cygnus.com>
10647
10648         * config.sub: Fix typo in arm recognition.
10649
10650 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
10651
10652         * configure.in (noconfigdirs): Changed target_configdirs to
10653         include target-bsp only for m68k-*-elf* and m68k-*-coff*
10654         rather than m68k-*-* since it is not known to work on
10655         m68k-aout. Ditto for arm-*-*oabi.
10656
10657 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
10658
10659         * configure.in (*-*-windows*): Remove, no longer used.
10660
10661 1999-02-19  Ben Elliston <bje@cygnus.com>
10662
10663         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
10664         Smart and improved by Andrew Cagney.
10665
10666 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
10667
10668         * config.guess: Recognize openbsd-*-hppa.
10669
10670 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
10671
10672         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
10673         only if it is not empty.
10674
10675 1999-02-17  Nick Clifton  <nickc@cygnus.com>
10676
10677         Patch from: Scott Bambrough <scottb@corelcomputer.com>
10678
10679         * config.guess: Modified to recognize uname's armv* syntax.
10680
10681         * config.sub: Modified to recognize uname's armv* syntax.
10682
10683 1999-02-17  Mark Salter  <msalter@cygnus.com>
10684
10685         * configure.in: Added target-bsp for sparclite.
10686
10687 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
10688
10689         * config.sub: Recognize alphapca5[67] and up to alphaev8.
10690
10691 1999-02-08  Nick Clifton  <nickc@cygnus.com>
10692
10693         * configure.in: Add support for strongarm port.
10694         * config.sub: Add support for strongarm target.
10695
10696 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10697
10698         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10699         the old name config/mh-cygwin32.
10700         Enable texinfo.
10701
10702 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
10703
10704         * configure.in: Do build ld for ix86 Solaris.
10705
10706 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
10707
10708         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
10709         $AR_FOR_TARGET.  Likewise for RANLIB.
10710
10711 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
10712
10713         * config.sub (oabi):  Recognize.
10714         * configure.in (arm-*-oabi):  Handle.
10715
10716 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
10717
10718         * config.guess: Improve detection of i686 on UnixWare 7.
10719
10720 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10721
10722         * config.guess: Add support for i386-pc-interix.
10723         * config.sub: Likewise.
10724         * configure.in: Likewise.
10725
10726 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
10727
10728         * Makefile.in: Remove unneeded all-target-libio from
10729         from all-target-winsup target since it is now unneeded.
10730         Add all-target-libtermcap in its place since it is now
10731         needed.
10732
10733 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
10734
10735         * configure.in: makefile stub for cygwin target is probably
10736         unnecessary.  Remove it for now.
10737
10738 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
10739
10740         * configure.in: libtermcap.a should be built when cygwin is the
10741         target as well as the host.
10742         * config.guess: Allow mixed case in cygwin uname output.
10743         * Makefile.in: Add libtermcap target.
10744
10745 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
10746
10747         * config.sub: Clean up handling of hppa2.0.
10748
10749 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
10750
10751         * config.guess: Use C code to identify more HP machines.
10752
10753 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
10754
10755         * config.sub: Handle hppa2.0.
10756
10757 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
10758
10759         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10760         cygmon for all sparclite targets, regardless of object format.
10761
10762 1998-12-15  Mark Salter  <msalter@cygnus.com>
10763
10764         * configure.in: Added target-bsp for several target architectures.
10765
10766         * Makefile.in: Added rules for bsp.
10767
10768 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
10769
10770         * config.guess: Improve detection of hppa2.0 processors.
10771
10772 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
10773
10774         * config.guess: Recognize FreeBSD using ELF automatically.
10775
10776 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
10777
10778         * configure (skip-this-dir): Add handling for new shell script, which
10779         might be created by a sub-directory's configure to indicate, this particular
10780         directory is "unwanted".
10781         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10782
10783 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
10784
10785         * ltconfig: import from libtool, after changing libtool to
10786         account for the cygwin name change.
10787
10788 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
10789
10790         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10791         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10792
10793 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
10794
10795         * configure.in: Add libtermcap to list of cygwin dependencies.
10796
10797 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
10798
10799         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10800         they include winsup/include when it's a cygwin target.
10801
10802 1998-11-12  Tom Tromey  <tromey@cygnus.com>
10803
10804         * configure.in (host_tools): Added zip.
10805         * Makefile.in (all-target-libjava): Depend on all-zip.
10806         (all-zip): New target.
10807         (ALL_MODULES): Added all-zip.
10808         (NATIVE_CHECK_MODULES): Added check-zip.
10809         (INSTALL_MODULES): Added install-zip.
10810         (CLEAN_MODULES): Added clean-zip.
10811
10812 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
10813
10814         * Makefile.in: lose "32" from comment about cygwin.
10815
10816 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
10817
10818         * configure.in: Use -Os to build target libraries for the fr30.
10819
10820 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
10821
10822         * config.sub: Add fr30.
10823
10824 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
10825
10826         * configure.in: drop "32" from config/mh-cygwin32.  Check
10827         cygwin* instead of cygwin32*.
10828         * config.sub: Check cygwin* instead of cygwin32*.
10829
10830 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
10831
10832         * config.guess: Match any version of Unixware7.
10833
10834 1998-10-20  Syd Polk  <spolk@cygnus.com>
10835
10836         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10837         if desired.
10838
10839 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
10840
10841         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10842         these if the appropriate directories and files to not exist.
10843
10844 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
10845
10846         * Makefile.in (DEVO_SUPPORT): Add config.if.
10847
10848 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10849
10850         * configure: Add pattern to replace "build_tooldir"'s
10851         definition in the generated Makefile with "tooldir"'s
10852         actual value.
10853
10854 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
10855
10856         * config.sub: Bring back lost sparcv9.
10857
10858         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10859
10860 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
10861
10862         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10863         CC_FOR_TARGET and friends.
10864
10865 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
10866
10867         * Makefile.in (build_tooldir): New variable, same as tooldir.
10868         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10869         -B$(build_tooldir)/bin/.
10870         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10871
10872 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10873
10874         * README: Remove installation instructions and refer to the
10875         INSTALL directory instead.
10876
10877 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
10878
10879         * config.sub: Add support for i[34567]86-pc-udk.
10880         * configure.in: Likewise.
10881
10882 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
10883
10884         * Makefile.in: add bzip2 package building bits for user
10885         tools module
10886         * configure.in: ditto
10887
10888 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
10889
10890         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10891         (ALL_TARGET_MODULES): Add all-target-libobjc.
10892         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10893         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10894         (all-target-libchill): Add dependencies.
10895         * configure.in (target_libs): Add libchill.
10896
10897 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
10898
10899         * configure.in (target_subdir): Remove duplicate line.
10900
10901 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
10902
10903         * Makefile.in (all-automake): fix dependencies.
10904
10905 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
10906
10907         * configure.in: Minor cleanups for building in the $(target_alias)
10908         subdir.
10909
10910 1998-09-22  Jim Wilson  <wilson@cygnus.com>
10911
10912         * Makefile.in (bootstrap): Set r and s before make all.  Use
10913         BASE_FLAGS_TO_PASS in make all.
10914         (cross): Likewise.
10915
10916 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
10917
10918         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10919
10920 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
10921
10922         * config.sub: Fix typo in last change.
10923
10924 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10925
10926         * config.sub: Add support for C4x target.
10927         * configure.in: Likewise.
10928
10929 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
10930
10931         * config.sub: Recognize sparcv9 just like sparc64.
10932
10933 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
10934
10935         * config.guess: Match "Pent II" or "PentII" for OpenServer.
10936
10937 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
10938
10939         * config.guess: Correctly identify Pentium II sco boxes.
10940
10941         * config.guess: Fix "tr" code.  From Weiwen Liu.
10942
10943 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
10944
10945         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10946         stabs.
10947
10948 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
10949
10950         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10951         (ALL_TARGET_MODULES): Add all-target-libchill.
10952         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10953         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10954         (all-target-libchill): Add dependencies.
10955         * configure.in (target_libs): Add libchill.
10956
10957 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10958
10959         * config.guess: Avoid assumptions about "tr" behaves when
10960         LANG is set to something other than English.
10961
10962 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
10963
10964         * configure (gxx_include_dir): Changed to
10965         '${prefix}/include/g++'-${libstdcxx_interface}.
10966
10967         * config.if: New to determine the interfaces.
10968
10969 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
10970
10971         * config.guess: Detect and handle MPE/IX.
10972         * config.sub: Deal with MPE/IX.
10973
10974 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
10975
10976         * configure.in: Use mh-aix43.
10977
10978 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
10979
10980         * configure: Fix --without/--disable cases for gxx-include-dir.
10981
10982 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
10983
10984         * mdata-sh:  Imported.  Needed for automake support.
10985
10986 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
10987
10988         * Makefile.in (taz): Try "chmod -R og=u ." before
10989         "chmod og=u `find . -print`".
10990
10991 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
10992
10993         * configure.in: Add arm-elf and thumb-elf support.
10994
10995 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
10996
10997         * Makefile.in: Undo previous patch.
10998
10999 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
11000
11001         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11002         to here ...
11003         (install-no-fixedincludes): and here
11004         (INSTALL_MODULES): ... from here.
11005
11006 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11007
11008         * config.sub: Merge with FSF.
11009
11010         * config.guess: Merge with FSF.
11011
11012 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
11013
11014         * configure (extraconfigdirs): New variable.
11015         (SUBDIRS): Add extraconfigdirs and recurse on them too.
11016         * Makefile.in (all): Move higher in file.
11017         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11018         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11019         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11020         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11021         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11022
11023 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
11024
11025         * Makefile.in (all-target-libjava): Depend on all-gcc and
11026         all-target-newlib.
11027         (configure-target-libjava): Depend on $(ALL_GCC).
11028
11029 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
11030
11031         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11032         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11033
11034 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
11035
11036         * INSTALL/README: Fix typo.
11037
11038 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11039
11040         * ylwrap: Change absolute path checks to check for DOS style path
11041         names.
11042
11043         * ylwrap: Don't use a full path name if the source file is in the
11044         same directory.  From hjl@lucon.org (H.J. Lu).
11045
11046         * config-ml.in: Default to being verbose, to match Feb 18 change to
11047         configure.
11048
11049 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
11050
11051         Brought over from egcs:
11052
11053         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11054
11055         * configure.in (target_subdir): Set to ${target_alias} instead
11056         of "libraries".
11057
11058         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11059
11060         * configure.in (target_subdir): Set to libraries if enable_multilib.
11061
11062 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
11063
11064         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11065         multilibs, force reconfiguration the first time we create
11066         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11067
11068 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
11069
11070         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11071         avoid confusion with --no-recursion.
11072
11073 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
11074
11075         * configure.in: Win32 hosts shouldn't use install -x
11076         * install-sh: remove -x option, and special .exe-handling
11077         hack.
11078
11079 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
11080
11081         * config.guess: Recognize i586-pc-beos.
11082         * configure.in: Don't build some bits for beos.
11083
11084 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11085
11086         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11087         CFLAGS default to -O2.
11088
11089         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11090         when using GNU ld.
11091
11092 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
11093
11094         * ltmain.sh: Correct install when using a different shell.
11095
11096 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11097
11098         * ltconfig, ltmain.sh: Update to libtool 1.2b.
11099
11100 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
11101
11102         * makefile.vms: Update to build binutils/makefile.vms.  Add install
11103         target.
11104
11105 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
11106
11107         * ltconfig: Update to correct AIX handling.
11108
11109 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11110
11111         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11112
11113         * configure.in (target_subdir): Set to ${target_alias} instead
11114         of "libraries".
11115
11116 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
11117
11118         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11119         (Makefile): Depend on $(gcc_version_trigger).
11120
11121         * configure (gcc_version): Change default initializer to empty
11122         string.
11123         (gcc_version_trigger): New variable; pass this variable down
11124         to subdir configures to enable them checking gcc's version
11125         themselves. Emit make macros for both gcc_version vars.
11126         (topsrcdir): Initialize reliably.
11127         (recursion line): Remove --with-gcc-version=${gcc_version}.
11128
11129 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11130
11131         * configure (enable_version_specific_runtime_libs): Implement new flag
11132         --enable-version-specific-runtime-libs which installs C++ runtime stuff
11133         in $(libsubdir); emit definition in each generated Makefile.
11134         (gxx_include_dir): Initialize depending on
11135         $enable_version_specific_runtime_libs.
11136
11137 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11138
11139         * configure (gcc_version): Initialize properly depending on
11140         how and where configure is started.
11141         (recursion line): Pass a --with-gcc-version=${gcc_version}
11142         to configures in subdirs.
11143
11144 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
11145
11146         * configure.in (noconfigdirs): Add configure pattern for mips tx39
11147         cygmon
11148
11149 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
11150
11151         * configure.in: Add cygmon and libstub support for mn10200.
11152
11153 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
11154
11155         * configure (gcc_version): Add new variable describing the
11156         particular gcc version we're building.
11157         * Makefile.in (libsubdir): Add new macro for the directory
11158         in which the compiler finds executables, libraries, etc.
11159         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11160         and libsubdir.
11161
11162 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11163
11164         * Makefile.in (local-clean): Remove *.log.
11165         (warning.log): Built with warn_summary from build.log.
11166         (mail-report.log): Run test_summary.
11167         (mail-report-with-warnings.log): Run test_summary including
11168         warning.log in the report.
11169
11170 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
11171
11172         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11173
11174 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
11175
11176         * Makefile.in (grep): Grep no longer depends on libiberty.
11177
11178 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
11179
11180         * Makefile.in: all-snavigator needs all-libgui.
11181
11182 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
11183
11184         * configure.in: Add cygmon and libstub support for mn10300.
11185
11186 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
11187
11188         * missing: Update to version from automake 1.3.
11189
11190         * ltmain.sh: On installation, don't get confused if the same name
11191         appears more than once in the list of library names.
11192
11193 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11194
11195         * config.sub: Accept m68060 and m5200 as CPU names.
11196
11197 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
11198
11199         * configure: Use && rather than using -a in test, because odd
11200         strings can confuse test.
11201         * configure.in: Likewise.
11202
11203 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11204
11205         * ltconfig, ltmain.sh: Bring in Visual C++ support.
11206
11207 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11208
11209         * Makefile.in (boostrap2-lean, bootstrap3-lean,
11210         bootstrap4-lean): New targets.
11211
11212 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
11213
11214         * mpw-* Delete.  Not used.
11215
11216 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
11217
11218         * COPYING.LIB: Update FSF address.
11219
11220 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
11221
11222         * ltconfig, ltmain.sh: Update to libtool 1.2a.
11223
11224         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11225         GAS_SUPPORT_DIRS.
11226
11227 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
11228
11229         * ltconfig, ltmain.sh: Avoid producing a version number if
11230         -version-info was not used.
11231
11232 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11233
11234         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11235         building with newlib.
11236
11237 1998-04-30  Paul Eggert  <eggert@twinsun.com>
11238
11239         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11240         Solaris `make' causes it to continue to next definition.
11241
11242 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11243
11244         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11245         the right GUI libraries and files are installed along with GDB.
11246
11247 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11248
11249         * configure.in: Change alpha to alpha* in several places.
11250
11251 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
11252
11253         * config.sub: Recognize sparc86x.
11254
11255 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
11256
11257         * configure.in (--enable-target-optspace): Remove debug echo.
11258
11259 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
11260
11261         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11262
11263 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11264
11265         * ltconfig: Update cygwin32 support.
11266
11267         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11268         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11269         (GDB_SUPPORT_DIRS): Likewise.
11270
11271 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
11272
11273         * configure.in (target_makefile_frag): If --enable-target-optspace,
11274         use -Os to compile target libraries rather than -O2.  Default to
11275         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11276         not used.
11277         * configure.in (target_cflags): Ditto for d30v.
11278
11279 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
11280
11281         * Makefile.in (all-bfd): Depend on all-intl.
11282         (all-binutils): Likewise.
11283         (all-gas): Likewise.
11284         (all-gprof): Likewise.
11285         (all-ld): Likewise.
11286
11287 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
11288
11289         * configure.in (host_tools): Fix typo, lbtool -> libtool.
11290
11291 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11292
11293         * Makefile.in (all-bfd): Depend upon all-libiberty.
11294
11295         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11296
11297 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
11298
11299         * Makefile.in: Add libstub.
11300
11301         * configure.in: Ditto. Build libstub for targets that have cygmon
11302         support.
11303
11304 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
11305
11306         * configure.in: Don't set PICFLAG on ix86-cygwin32.
11307
11308 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
11309
11310         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11311         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
11312
11313 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
11314
11315         * configure: Define DEFAULT_M4 by searching PATH.
11316         * Makfile.in: Use DEFAULT_M4.
11317
11318 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11319
11320         * ltconfig: Add cygwin32 support.
11321
11322         * Makefile.in, configure.in: Add libtool as a native only directory
11323         to configure and build.
11324
11325 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
11326
11327         * Makefile.in (INSTALL_MODULES): Remove texinfo.
11328
11329 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
11330
11331         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11332
11333 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
11334
11335         * Makefile.in: add ash make rules
11336         * configure.in: add ash to native_only and host_tools lists
11337
11338 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
11339
11340         * Makefile.in (all-gettext, all-intl): New targets.
11341         (ALL_MODULES): Added all-gettext, all-intl.
11342         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11343         (INSTALL_MODULES): Added install-gettext, install-intl.
11344         (CLEAN_MODULES): Added clean-gettext, clean-intl.
11345
11346         * configure.in (host_tools): Added gettext.
11347         (native_only): Likewise.
11348         (noconfigdirs) [various cases]: Likewise.
11349         (host_libs): Added intl.
11350
11351 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
11352
11353         * configure: Do not disable building gdbtk for cygwin32 hosts.
11354
11355 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
11356
11357         * configure.in: Add thumb-coff target.
11358         * config.sub: Add thumb-coff target.
11359
11360 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11361
11362         * Makefile.in: Revert yesterday's change.
11363         (all-target-winsup):  all-target-librx stays out of here.
11364
11365 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11366
11367         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11368         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11369         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11370         Remove references to librx and libg++.
11371
11372 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
11373
11374         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11375         recursive makes
11376
11377 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
11378
11379         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11380         for newlib directory.
11381         (CXX_FOR_TARGET): Likewise.
11382
11383 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
11384
11385         * ltconfig: Update after libtool/ltconfig.in change for
11386         hpux11.
11387
11388 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
11389
11390         * ltconfig, ltmain.sh: Update to libtool 1.2.
11391
11392 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11393
11394         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11395         (install-gcc-cross): Instead, override LANGUAGES here.
11396
11397 1998-03-18  Dave Love  <d.love@dl.ac.uk>
11398
11399         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11400         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11401
11402 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
11403
11404         * configure.in: Add Thumb-pe target.
11405
11406 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
11407
11408         * Makefile.in - changed sn targets to snavigator
11409         * configure.in - changed sn targets to snavigator
11410
11411 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11412
11413         * config-ml.in: After building symlink tree call make distclean
11414         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11415         to be the case for libiberty.
11416
11417 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
11418
11419         * configure: When making link, also check the current
11420         directory. The configure scripts may create one.
11421
11422 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
11423
11424         * config.sub: Accept alphapca56 and alphaev6 properly.
11425
11426 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11427
11428         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11429
11430 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11431
11432         * config.sub (sco5): Fix typo.
11433
11434 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
11435
11436         * Makefile.in (INSTALL_MODULES): Move install-tcl before
11437         install-itcl.
11438         (install-itcl): Remove dependency on install-tcl.
11439
11440 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
11441
11442         * configure.in: Remove libgloss from noconfigdirs for MN10300.
11443
11444 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
11445
11446         * configure.in: Don't build libgui for a cygwin32 target when not on
11447         a cygwin32 host.
11448
11449 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11450
11451         * configure (redirect): Set to null, so default behavior of
11452         configure is now --verbose.
11453
11454 1998-02-16  Dave Love  <d.love@dl.ac.uk>
11455
11456         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11457         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11458
11459 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
11460
11461         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11462         this change to sync Makefile.in with its ChangeLog entries.
11463
11464 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
11465
11466         * ltmain.sh (mkdir): Check that the directory doesn't exist
11467         before we exit with error, so that we don't get races during
11468         parallel builds.
11469
11470 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11471
11472         * ltconfig, ltmain.sh: Update from libtool 1.0i.
11473
11474 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11475
11476         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11477         PICFLAG_FOR_TARGET.
11478         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11479
11480         * configure: Emit a definition for the new macro enable_shared
11481         into each Makefile.
11482
11483 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11484
11485         * configure.in (host_tools, native_only): Add libtool.
11486
11487 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
11488
11489         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11490         Fix typo in ming config comment.
11491
11492 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11493
11494         * ltconfig, ltmain.sh: Update from libtool 1.0h.
11495
11496 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
11497
11498         * config.sub: Add tic30 cases, and map c30 to tic30.
11499
11500 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
11501
11502         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11503         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11504         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11505         (CLEAN_TARGET_MODULES): Similarly
11506         (all-target-libf2c): Add dependences.
11507         * configure.in (target_libs): Add libf2c.
11508
11509 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
11510
11511         * configure.in: Remove expect from noconfigdirs when target
11512         is cygwin32.  OK to build expect and dejagnu with Canadian
11513         Cross.
11514
11515 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
11516
11517         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11518         host.
11519
11520         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11521         and mingw32.
11522
11523 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11524
11525         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11526         here as it is not defined in the toplevel Makefile.
11527
11528 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11529
11530         * configure (package_makefile_rules_frag): New variable, which names
11531         a file with generic rules, ...
11532         Change comment to mention we now have FIVE parts.
11533         * configure: Undo last change.
11534
11535 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
11536
11537         * config.guess: More accurate determination of HP processor types.
11538         * config.sub: More accurate determination of HP processor types.
11539
11540 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11541
11542         * configure (package_makefile_frag): Move inserting the
11543         ${package_makefile_frag} to where it should be according
11544         to the comment.
11545
11546 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
11547
11548         * config.guess: Add support for Linux/ARM.
11549
11550 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
11551
11552         * .cvsignore: Remove *-info and *-install since they match
11553         release-info and mpw-install, which we don't want to just ignore.
11554
11555 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
11556
11557         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
11558
11559 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
11560
11561         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
11562         local_prefix to sub-make invocations.
11563
11564 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
11565
11566         * configure.in: Check makefile fragments in the source
11567         directory.
11568
11569 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11570
11571         * configure.in: Check whether host and target makefile
11572         fragments exist before adding them to *_makefile_frag.
11573
11574 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
11575
11576         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
11577
11578 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
11579
11580         * configure.in: Make sure we only replace RPATH_ENVVAR on
11581         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
11582         regexp to sed.
11583
11584         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
11585         to sub-makes.
11586
11587 1998-01-13  Lee Iverson   (leei@ai.sri.com)
11588
11589         * config-ml.in (multi-do): LDFLAGS must include multilib
11590         designator.
11591
11592 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
11593
11594         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
11595
11596 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
11597
11598         * config.sub: Add mingw32 support.
11599         * configure.in: Likewise.
11600
11601 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
11602
11603         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
11604
11605 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
11606
11607         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11608         * configure (gxx_include_dir): Provide a definition for subdirs
11609         which do not use autoconf.
11610
11611 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
11612
11613         * config.guess: Sync with egcs.  Picks up new alpha support,
11614         BeOS & some additional linux support.
11615
11616 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
11617
11618         * config.guess: HP 9000/803 is a PA1.1 machine.
11619
11620 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
11621
11622         * configure.in: It's alpha*-...
11623
11624 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11625
11626         * configure.in (host_makefile_frag, target_makefile_frag):
11627         Handle multiple config files.
11628         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
11629         alpha-*-*.
11630
11631 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
11632
11633         * mkdep: New file.
11634
11635 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
11636
11637         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
11638
11639 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11640
11641         * Makefile.in: Add libgui directory.
11642         (GDB_TK): Add all-libgui.
11643         * configure.in: Add libgui directory.
11644         * configure: Add all-libgui to GDB_TK.
11645
11646 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
11647
11648         * config-ml.in (multidirs): Add m32r to multilib list.
11649
11650 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
11651
11652         * Makefile.in (all-target-gperf): Change dependency to
11653         all-target-libstdc++.
11654
11655 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
11656
11657         * config.guess: Add BeOS support.
11658
11659 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11660
11661         Source directory cvs renamed to cvssrc:
11662         * configure.in (host_tools): Change cvs to cvssrc.
11663         (native_only): Likewise.
11664         (noconfigdirs) [various cases]: Likewise.
11665         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
11666         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
11667         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
11668         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
11669         (all-cvssrc): Rename target from all-cvs.
11670
11671 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
11672
11673         * configure (gxx_include_dir): Fix thinko.
11674
11675 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
11676
11677         * Makefile.in (INSTALL_TARGET_CROSS): Define.
11678         (install-cross, install-gcc-cross): New targets.
11679
11680 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
11681
11682         * configure.in (noconfigdirs): Add support for Thumb target.
11683
11684         * config.sub (maybe_os): Add support for Thumb target.
11685
11686 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
11687
11688         * Makefile.in: Add rules for cygmon.
11689
11690         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
11691
11692 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
11693
11694         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11695         * configure (gxx_include_dir): Provide a definition for subdirs
11696         which do not use autoconf.
11697
11698 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
11699
11700         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
11701         11/18/97 build
11702
11703 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
11704
11705         * From Franz Sirl.
11706         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11707         found on RedHat Linux systems.
11708
11709 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
11710
11711         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11712         guesses.
11713
11714 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
11715
11716         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11717
11718 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
11719
11720         * ltmain.sh: If mkdir fails, check whether the directory was created
11721         anyhow by some other process.
11722
11723 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
11724
11725         * configure.in (d30v-*-*): Configure all directories.
11726
11727 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
11728
11729         * configure.in (d30v-*-*): Configure newlib, libiberty directories
11730         for the D30V.
11731
11732 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
11733
11734         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11735
11736 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
11737
11738         * include/libiberty.h: Add extern "C" { so it can be used with C++
11739         progrms.
11740         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
11741         programs.
11742
11743 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
11744
11745         * configure.in (d30v-*-*): Configure GCC now.
11746
11747 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
11748
11749         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11750         is no longer needed.
11751
11752 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
11753
11754         * Makefile.in: check-target-libio depends on all-target-libstdc++.
11755
11756 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
11757
11758         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11759         targets using "$@" to provide support for similar but not identical
11760         targets without having to duplicate code.
11761
11762 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
11763
11764         * makefile.vms: Fix to work with DEC C.
11765
11766 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
11767
11768         * config.sub: Add mips-tx39-elf to marketing names.
11769
11770 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
11771
11772         * ltmain.sh: Handle symlinks in generated script.
11773
11774 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
11775
11776         * configure: Handle autoconf style directory options: --bindir,
11777         --datadir, --includedir, --infodir, --libdir, --libexecdir,
11778         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11779         --sysconfdir.
11780         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11781         (sharedstatedir, localstatedir, oldincludedir): New variables.
11782         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11783         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11784         sbindir, sharedstatedir, and sysconfdir.
11785
11786 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11787
11788         * Makefile.in (bootstrap-lean): New target.
11789
11790 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
11791
11792         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
11793         sn, and gnuserv from noconfigdirs.
11794
11795 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
11796
11797         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11798
11799 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
11800
11801         * Makefile.in (cross): New target.
11802
11803 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
11804                           Jeff Law         <law@cygnus.com>
11805
11806         * Makefile.in (bootstrap2, bootstrap3): New targets.
11807         (all-bootstrap): Remove outdated and confusing target.
11808         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11809
11810 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11811
11812         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11813         windows.  Consistent with gdb/configure.
11814
11815 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
11816
11817         * configure.in: Name Linux target fragment.
11818
11819         * configure: Rewrite so that project Makefile fragment is inserted
11820         first and appears last in the resulting Makefile.
11821
11822 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11823
11824         * Makefile.in (install-itcl): Install tcl first.
11825
11826 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
11827
11828         * configure.in: remove bison from noconfigdirs for Cygwin32 host
11829
11830 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11831
11832         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11833
11834         * configure.in (skipdirs): Add target-librx for Linux.
11835         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11836
11837 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
11838
11839         * Makefile.in (bootstrap): New target.
11840
11841 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
11842
11843         * config.sub: Accept 'amigados' for backward compatibility.
11844
11845 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
11846
11847         * config.guess: Merge with FSF.
11848
11849 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
11850
11851         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11852
11853 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
11854
11855         * config.sub: Add "marketing-names" patch.
11856
11857 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
11858
11859         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11860
11861 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
11862
11863         * config.sub: Handle v850-elf.
11864
11865 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
11866
11867         * .cvsignore (*-install): Remove.
11868
11869 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
11870
11871         * ltconfig: Set CONFIG_SHELL in libtool.
11872         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11873
11874 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11875
11876         * configure.in (target_subdir): Set to libraries if enable_multilib.
11877
11878 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
11879
11880         * config.guess: Update from gcc directory.
11881
11882 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11883
11884         * Makefile.in (all-sim): Depends on all-readline.
11885
11886 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
11887
11888         * Makefile.in (BISON, YACC): Use $$s.
11889         (all-bison): Depend on all-texinfo.
11890
11891 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
11892
11893         * Makefile.in (BISON): Add -L flag.
11894         (YACC): Likewise.
11895
11896 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11897
11898         * configure.in (noconfigdirs): Add support for v850e target.
11899
11900         * config.sub (maybe_os): Add support for v850e target.
11901
11902 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11903
11904         * configure.in (noconfigdirs): Add support for v850ea target.
11905
11906         * config.sub (maybe_os): Add support for v850ea target.
11907
11908 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
11909
11910         * config.sub: Add mipstx39.  Delete r3900.
11911
11912 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11913
11914         * Makefile.in (all-autoconf): Depends on all-texinfo.
11915
11916 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
11917
11918         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11919         eabi targets.
11920
11921 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
11922
11923         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11924
11925         * configure: When handling a Canadian Cross, handle YACC as well as
11926         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
11927         * Makefile.in (all-bison): Depend upon all-texinfo.
11928
11929 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
11930
11931         * Makefile.in (BISON): bison, not byacc or bison -y.
11932         (YACC): bison -y or byacc or yacc.
11933         (various): Add *-bison as appropriate.
11934         (taz): No need to mess with BISON anymore.
11935
11936 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
11937
11938         * configure: If OSTYPE matches *win32*, try to find a good value for
11939         CONFIG_SHELL.
11940
11941 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
11942
11943         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11944         configure.in if it is present.
11945
11946 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
11947
11948         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11949
11950 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
11951
11952         * config.sub: Recognize `arc' cpu.
11953         * configure.in: Likewise.
11954         * config-ml.in: Likewise.
11955
11956 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
11957
11958         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11959
11960 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
11961
11962         * configure: Changed sed delimiter from ':' to '|' when
11963         attempting to substitute ${config_shell} for SHELL. On
11964         NT ${config_shell} may contain a ':' in it.
11965
11966 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
11967
11968         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11969
11970 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
11971
11972         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11973
11974 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11975
11976         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11977
11978         * ylwrap: If the program is a relative path, force it to be
11979         absolute.
11980
11981 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11982
11983         * configure (tooldir): Set BISON to `bison -y' and not just bison.
11984
11985 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11986
11987         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
11988         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11989         for libraries.
11990
11991 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
11992
11993         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
11994         separated by spaces.
11995
11996 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
11997
11998         * ylwrap: New file.
11999         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12000
12001         * ltmain.sh: Handle /bin/sh at start of install program.
12002
12003         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12004
12005         * ltconfig, ltmain.sh: New files, from libtool 1.0.
12006         * missing: New file, from automake 1.2.
12007
12008 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
12009
12010         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
12011         check-tk to CHECK_X11_MODULES.
12012
12013 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12014
12015         * config.sub: Merge with FSF.
12016
12017 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12018
12019         * config.guess: Merge with FSF.
12020
12021 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12022
12023         * configure: Treat msdosdjgpp like go32.
12024         * configure.in: Likewise.  Don't remove gprof for go32.
12025
12026         * configure: Change Makefile.tem2 to Makefile.tm2.
12027
12028 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
12029
12030         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12031
12032 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12033
12034         * install-sh (chmodcmd): Set to null if the DST directory already
12035         exists.  Same as Nov 11th change.
12036
12037 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
12038
12039         * configure (GDB_TK): Needs itcl and tix.
12040
12041 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
12042
12043         * config.guess: Update from FSF.
12044
12045 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
12046
12047         * Makefile.in (GDB_TK): Depend on itcl and tix.
12048
12049 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12050
12051         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12052         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12053         (INSTALL_SCRIPT): New variable.
12054         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12055         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12056         to -x.
12057         * install-sh: Add support for -x option.
12058
12059 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
12060
12061         * configure.in, Makefile.in: Treat tix like itcl.
12062
12063 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
12064
12065         * Makefile.in (WINDRES): New variable.
12066         (WINDRES_FOR_TARGET): New variable.
12067         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12068         (EXTRA_HOST_FLAGS): Add WINDRES.
12069         (EXTRA_TARGET_FLAGS): Add WINDRES.
12070         (EXTRA_GCC_FLAGS): Add WINDRES.
12071         ($(DO_X)): Pass down WINDRES.
12072         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12073         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12074         DLLTOOL_FOR_TARGET.
12075
12076 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
12077
12078         * configure.in: configure sim before gdb for win32-x-ppc
12079
12080 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12081
12082         Move gperf into the toplevel, from libg++.
12083         * configure.in (target_tools): Add target-gperf.
12084         (native_only): Add target-gperf.
12085         * Makefile.in (all-target-gperf): New target, depend on
12086         all-target-libg++.
12087         (configure-target-gperf): Empty rule.
12088         (ALL_TARGET_MODULES): Add all-target-gperf.
12089         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12090         (CHECK_TARGET_MODULES): Add check-target-gperf.
12091         (INSTALL_TARGET_MODULES): Add install-target-gperf.
12092         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12093
12094 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
12095
12096         * config.sub (mn10200): Recognize new basic machine.
12097
12098 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12099
12100         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12101         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12102
12103 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12104
12105         * configure.in: If we're building mips-sgi-irix6* native, turn on
12106         ENABLE_MULTILIB and set TARGET_SUBDIR.
12107
12108 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
12109
12110         * Makefile.in (all-sn): Depend on all-grep.
12111
12112 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
12113
12114         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12115
12116         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12117         Makefile.  From Jeff Makey <jeff@cts.com>.
12118         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12119
12120         * Makefile.in (DISTBISONFILES): Remove.
12121         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
12122         $(DEFAULT_YACC).
12123
12124         * configure.in: Build itl, db, sn, etc., when building for native
12125         cygwin32.
12126
12127         * Makefile.in (LD): New variable.
12128         (EXTRA_HOST_FLAGS): Pass down LD.
12129         ($(DO_X)): Likewise.
12130
12131 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
12132
12133         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12134
12135 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
12136
12137         * configure.in (targargs): Strip out any supplied --build argument
12138         before adding our own. Always add --build.
12139
12140 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
12141
12142         * configure.in (targargs): Pass --build if we're doing
12143         a cross-compile.
12144
12145 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
12146
12147         * configure: Use '|' instead of ":" as the separator in
12148         sed. Otherwise sed chokes on NT path names with drive
12149         designators. Also look for "?:*" as the leading characters in an
12150         absolute pathname.
12151
12152 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
12153
12154         * config.sub: Support for r3900.
12155
12156 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12157
12158         * configure.in: Use install-sh, not install.sh.
12159
12160 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12161
12162         * Makefile.in (taz): Improve check for BISON so it doesn't try to
12163         apply it twice.
12164
12165 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12166
12167         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12168         install-binutils.
12169
12170 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
12171
12172         * Makefile.in: Add automake targets.
12173         * configure.in (host_tools): Add automake.
12174
12175 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12176
12177         * configure: Default CXX to c++, not gcc.
12178         * Makefile.in (CXX): Set to c++, not gcc.
12179         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12180
12181 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
12182
12183         * install-sh: try appending a .exe if source file doesn't
12184         exist
12185
12186 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
12187
12188         * configure.in: Turn on multilib by default.
12189         (cross_only): Remove target-libiberty.
12190
12191         * Makefile.in (all-gcc): Don't depend on libiberty.
12192
12193 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
12194
12195         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12196
12197 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12198
12199         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12200         (DISTBISONFILES): Add ld/Makefile.in
12201
12202 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
12203
12204         * configure.in: if target is cygwin32 but host isn't cygwin32,
12205         don't configure gdb tcl tk expect, not just gdb.
12206
12207 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
12208
12209         * configure.in: Added gnuserv everywhere sn appears.
12210
12211         * Makefile.in (ALL_MODULES): Added all-gnuserv.
12212         (CROSS_CHECK_MODULES): Added check-gnuserv.
12213         (INSTALL_MODULES): Added install-gnuserv.
12214         (CLEAN_MODULES): Added clean-gnuserv.
12215         (all-gnuserv): New target.
12216
12217 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
12218
12219         * config.guess: Fixes for MIPS OpenBSD systems.
12220
12221 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12222
12223         * Makefile.in (INSTALL_XFORM): Remove.
12224         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12225
12226         * mkinstalldirs: New file, copied from automake.
12227         * Makefile.in (installdirs): Rename from install-dirs.  Use
12228         mkinstalldirs.  Change all users.
12229         (DEVO_SUPPORT): Add mkinstalldirs.
12230
12231 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12232
12233         * install-sh: Rename from install.sh.
12234         * Makefile.in (INSTALL): Change install.sh to install-sh.
12235         (DEVO_SUPPORT): Likewise.
12236
12237         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
12238         Graichen <graichen@rzpd.de>.
12239
12240 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
12241
12242         * config.guess: Recognize OpenBSD systems correctly.
12243
12244 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12245
12246         * README, Makefile.in (ETC_SUPPORT): Remove references to
12247         cfg-paper*, configure.{texi,man,info*}._
12248
12249 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
12250
12251         * Makefile.in (all.normal): Ensure that gcc is built after all
12252         the x11 - ie gdb - targets.
12253
12254 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
12255
12256         * makefile.vms: Don't run conf-a-gas.
12257
12258 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
12259
12260         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12261
12262 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
12263
12264         * configure.in: Remove noconfigdirs case since gdb also
12265         configures and builds for tic80-coff.
12266
12267 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12268
12269         * configure: Set cache_file to config.cache.
12270         * Makefile.in (local-distclean): Remove config.cache.
12271
12272 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12273
12274         * COPYING: Update FSF address.
12275
12276 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
12277
12278         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12279         noconfigdirs.
12280
12281 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12282
12283         * Makefile.in (install-dirs): Don't crash if prefix, and hence
12284         MAKEDIRS, is empty.
12285
12286 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
12287
12288         * config.sub: Tweak mn10300 entry.
12289
12290 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
12291
12292         * configure.in (host_tools): Put sim before gdb, so gdb's
12293         configure.tgt can determine if the simulator was configured.
12294
12295 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
12296
12297         * config.sub: Move BeOS $os case to be with other Cygnus
12298         local cases.
12299
12300 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
12301
12302         * config.sub: Remove misplaced comment that broke Linux.
12303
12304 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
12305
12306         * config.sub: Add BeOS support.
12307
12308 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
12309
12310         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12311
12312 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
12313
12314         * configure.in (noconfigdirs): Remove tcl and tk from
12315         noconfigdirs for cygwin32 builds.
12316
12317 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
12318
12319         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12320
12321 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
12322
12323         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12324         make-all.com, use makefile.vms instead.
12325
12326 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
12327
12328         * config.sub: Accept -lnews*.
12329
12330 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
12331
12332         * configure.in (noconfigdirs): Disable target-newlib,
12333         target-examples and target-libiberty for d30v.
12334
12335 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12336
12337         * configure.in (noconfigdirs): Enable ld for d30v.
12338
12339 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
12340
12341         * configure.in (tic80-*-*): Build compiler.
12342
12343 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
12344
12345         * configure.in (d30v-*): Remove sim directory from list of
12346         unsupported d30v directories
12347
12348 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12349
12350         * config.sub, configure.in: Add d30v target cpu.
12351
12352 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
12353
12354         * makefile.vms: New file.
12355         * make-all.com: Remove.
12356
12357 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
12358
12359         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12360
12361 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
12362
12363         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12364
12365 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
12366
12367         * Makefile.in (ALL_MODULES): Added all-db.
12368         (CROSS_CHECK_MODULES): Addec check-db.
12369         (INSTALL_MODULES): Added install-db.
12370         (CLEAN_MODULES): Added clean-db.
12371
12372 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
12373
12374         * config.guess: Merge with latest FSF sources.
12375
12376 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
12377
12378         * Makefile.in (ALL_MODULES): Added all-itcl.
12379         (CROSS_CHECK_MODULES): Added check-itcl.
12380         (INSTALL_MODULES): Added install-itcl.
12381         (CLEAN_MODULES): Added clean-itcl.
12382
12383 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
12384
12385         * configure.in: build gdb for mn10200
12386
12387 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
12388
12389         * Makefile.in (all-target-winsup): Depend on all-target-libio.
12390
12391 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
12392
12393         * configure.in (tic80-*-*): Turn off most targets right now.
12394
12395 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
12396
12397         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12398         rather than the makeinfo program.
12399         (do-info): Depend upon all-texinfo.
12400
12401 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12402
12403         * configure.in: Remove uses of config/mh-linux.
12404
12405         * config.sub, config.guess: Merge with latest FSF sources.
12406
12407 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
12408
12409         * config.sub (case $basic_machine): Add tic80 entries.
12410
12411 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
12412
12413         * config.sub, config.guess: Merge with latest FSF sources.
12414
12415 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12416
12417         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12418         * mpw-config.in: Test for NewFolderRecursive.
12419         * mpw-install: Use symbolic name for startup filename.
12420         * mpw-README: Add various additional details.
12421
12422 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
12423
12424         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12425
12426 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
12427
12428         * configure.in: Do build gcc and the target libraries for
12429         the mn10200.
12430
12431 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
12432
12433         * configure.in: don't avoid building gdb for mn10300 any more
12434         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12435         instead of single-quoting it.
12436
12437 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
12438
12439         * configure.in: Don't use --with-stabs on IRIX 6.
12440
12441 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
12442
12443         * configure.in (m32r): Build gdb, libg++ now.
12444
12445 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12446
12447         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
12448         directories from noconfigdirs.
12449
12450 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
12451
12452         * config.sub (basic_machine): added mips16 configuration
12453
12454 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12455
12456         * config.sub: Handle d10v-unknown.
12457
12458 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
12459
12460         * config.sub: Handle v850-unknown.
12461
12462 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
12463
12464         * Makefile.in: add findutils
12465         * configure.in: add findutils to list of host_tools
12466
12467 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
12468
12469         * config.sub: Handle mn10200 and mn10300.
12470
12471 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12472
12473         * configure.in (d10v-*): Do not build librx.
12474
12475 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
12476
12477         * configure.in (mn10300): Build everything except gdb & libgloss.
12478
12479 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
12480
12481         * config.guess:  Patch for Dansk Data Elektronik servers,
12482         from Niels Skou Olsen <nso@dde.dk>.
12483
12484         For ncr, use /bin/uname rather than uname, since GNU uname does not
12485         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
12486
12487         Patch for MIPS R4000 running System V,
12488         from Eric S. Raymond <esr@snark.thyrsus.com>.
12489
12490         Fix thinko for nextstep.
12491
12492         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12493
12494         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
12495         * config.guess: Guess mips-dec-mach_bsd4.3.
12496
12497         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
12498         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
12499         release numbers.
12500         * config.guess (mips-mips-riscos*):  Emit just enough of the
12501         release number.
12502
12503         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
12504         * config.guess (sparc-auspex-sunos*):  Added.
12505         (f300-fujitsu-*): Added.
12506
12507         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
12508         * config.guess:  Recognize a Tadpole as a sparc.
12509
12510 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12511
12512         * config.guess: Don't assume that NextStep version is either 2 or
12513         3.  NextStep 4 (aka OpenStep 4) has come out now.
12514
12515 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12516
12517         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12518         From Rik Faith <faith@cs.unc.edu>.
12519
12520 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
12521
12522         * config.sub: Contributions from bug-gnu-utils to:
12523         Support plain "hppa" (no version given) architecture, reported by
12524         OpenStep.
12525         OpenBSD like NetBSD.
12526         LynxOs is not a hardware supplier.
12527
12528         * config.guess: Contributions from bug-gnu-utils to add support for:
12529         OpenBSD like NetBSD.
12530         Stratus systems.
12531         More Pyramid systems.
12532         i[n>4]86 Intel chips.
12533         M680[n>4]0 Motorola chips.
12534         Use unknown instead of lynx for hardware manufacturer.
12535
12536 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12537
12538         * install.sh (chmodcmd): Set to null if the DST directory already
12539         exists.
12540
12541 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12542
12543         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
12544         not use mt-ppc target Makefile fragment any more.
12545
12546 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12547
12548         * configure.in (*-*-windows):  Exclude everything but those dirs
12549         needed to build windows.
12550
12551 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
12552
12553         * Makefile.in (all-target-winsup): Depend on all-target-librx.
12554
12555 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12556
12557         * configure.in:  Exclude mmalloc from i386-windows.
12558
12559 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12560
12561         * Undo my previous change.
12562
12563 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
12564
12565         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
12566         unconditionally.
12567         (MAKEOVERRIDES): Define (revert this part of October 18 change).
12568
12569 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12570
12571         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
12572         host to add it's own flags.
12573
12574 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
12575
12576         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
12577
12578 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
12579
12580         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
12581         (CXX_FOR_TARGET): Likewise.
12582         (GCC_FOR_TARGET): Define.
12583         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
12584         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
12585         CC_FOR_TARGET was specified on the command line.
12586         (MAKEOVERRIDES): Don't define.
12587
12588 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
12589
12590         * configure.in (m32r): Fix spelling of libg++ libs.
12591
12592 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
12593
12594         * config.sub (-apple*): Remove, now redundant.
12595
12596 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
12597
12598         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
12599
12600         * configure: Rework yesterday's sed script patch.
12601
12602         * config.sub: Merge with FSF.
12603
12604 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
12605
12606         * config.guess:  Merge from FSF.
12607
12608         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
12609         * config.guess: Use pc instead of unknown, for pc clone systems.
12610         Change linux to linux-gnu.
12611
12612         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12613         * config.guess: Avoid non-portable tr syntax.
12614
12615 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
12616
12617         * test-build.mk (HOLES): Add "xargs" for gdb.
12618
12619         * configure: Avoid hpux10.20 sed bug.
12620
12621 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
12622
12623         * configure.in:  Add support for windows host
12624         (that is a build done under the Microsoft build environment).
12625
12626 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
12627
12628         * Makefile.in: Replace all uses of srcroot with s, to shrink
12629         command line lengths.
12630
12631         Patches from Geoffrey Noer <noer@cygnus.com>:
12632         * configure.in: If configuring for newlib, pass --with-newlib to
12633         subdirectories.
12634         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
12635         -Bnewlib/ and -Lwinsup to gcc.
12636         (CXX_FOR_TARGET): Likewise.
12637
12638 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12639
12640         * Makefile.in (ETC_SUPPORT): Add configure.
12641
12642 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
12643
12644         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
12645         host configuration file.
12646
12647 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
12648
12649         * configure.in: Break mn10x00 support into separate
12650         mn10200 and mn10300 configurations.
12651         * config.sub: Likewise.
12652
12653 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
12654
12655         * configure.in: Add lots of stuff to noconfigdirs for
12656         the mn10x00 targets.
12657
12658         * config.sub, configure.in: Add mn10x00 support.
12659
12660 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
12661
12662         * make-all.com: Call conf-a-gas, not config-a-gas.
12663
12664 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
12665
12666         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
12667         targets.
12668
12669 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
12670
12671         * mpw-README: Add much more detail for native PowerMac.
12672         * mpw-install: New file.
12673         * mpw-configure: Add --norecursion and --help options.
12674         * mpw-config.in: Translate readme and install files when
12675         copying to objdir.
12676         * mpw-build.in: Don't always depend on byacc and flex.
12677         (install-only-top): New action.
12678
12679 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
12680
12681         * configure.in:  You can now configure GDB for the v850.
12682
12683 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
12684
12685         * configure.in (noconfigdirs): Don't configure any C++ dirs
12686         if targeting D10V.
12687
12688 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12689
12690         * config.sub: Recognize mips64vr5000.
12691
12692 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
12693
12694         * configure.in: Use a single line for host_tools and native_only.
12695
12696 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
12697
12698         * config.sub, configure.in: Add entries for m32r.
12699
12700 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
12701
12702         * Makefile.in (inet-install): Don't run install-gzip.
12703
12704 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
12705
12706         * configure.in:  Don't config lots of things for *-*-windows*.
12707
12708 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
12709
12710         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12711         (host_libs, host_tools): Copy from configure.in.
12712         * mpw-configure: Don't complain about directories not found.
12713
12714 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12715
12716         * configure.in (i[345]86): Recognize i686 for pentium pro.
12717         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12718         file.
12719
12720         * config.guess (i[345]86): Ditto.
12721
12722 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12723
12724         * configure.in (noconfigdirs): Removed gdb for D10V.
12725
12726 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
12727
12728         * configure.in: Remove ld, target-libio, target-libg++, and
12729         target-libstdc++ from noconfigdirs.
12730
12731 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
12732
12733         * configure: Fix three locations where shell scripts were
12734         being run directly rather than with config_shell.
12735
12736 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
12737
12738         * configure.in (v850-*-*): Set up initial $noconfigdirs.
12739         * config.sub (basic_machine): Recognize v850.
12740
12741 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
12742
12743         * mpw-configure: Handle multiple enable/disable options and
12744         pass them down recursively, handle -c and -s flags appropriately
12745         depending on choice of compiler, add escape mechanism for
12746         quoted arguments to gC.
12747
12748 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12749
12750         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12751         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12752         so that -mrelocatable-lib and -mno-eabi are used.
12753
12754         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12755         not support --print-multi-lib, don't abort.
12756
12757 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
12758
12759         * make-all.com: Run config-a-gas.
12760         * setup.com: Don't copy subdirectory files around.
12761
12762 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
12763
12764         * configure.in (*-*-ose): Remove exclusion of libgloss for this
12765         target, it now compiles correctly.
12766
12767 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
12768
12769         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12770
12771 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12772
12773         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12774
12775 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12776
12777         * configure.in (native_only): Add prms.
12778
12779 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
12780
12781         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12782         (BINUTILS_SUPPORT_DIRS): Likewise.
12783
12784 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12785
12786         * configure.in (d10v-*-*): Don't configure ld or gdb until the
12787         d10v support is added.
12788
12789 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12790
12791         * configure.in (d10v-*-*): New target.
12792
12793 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
12794
12795         * config.guess (HP 9000/811): Recognize this as a PA1.1
12796         machine.
12797
12798 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
12799
12800         * Makefile.in (do-tar-gz): New target, split out from tail end of
12801         taz target.  Run each command separately, don't use pipes.
12802         (taz): Use it.
12803
12804 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
12805
12806         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12807         * mpw-build.in: No builds should depend on building byacc or flex,
12808         they are assumed to be installed already.
12809
12810 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12811
12812         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12813         variable that CC_FOR_TARGET needs.
12814
12815 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12816
12817         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12818         options have changed since the last time the subdirectory was
12819         configured, and if it has, reconfigure.
12820         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12821         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12822
12823 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
12824
12825         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12826         CLEAN_MODULES): Add bash.
12827         (all-bash): New target.
12828
12829 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
12830
12831         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12832
12833 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12834
12835         * config.sub (basic_machine): Recognize d10v as a valid processor.
12836
12837 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
12838
12839         * mpw-configure: Add support for --bindir.
12840         * mpw-build.in: Use a GCC-specific build script for GCC actions.
12841
12842 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
12843
12844         * configure.in: add bash, time, gawk to list of hosttools and things
12845         to only build for native toolchains
12846
12847 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12848
12849         * Makefile.in (docdir): Remove.
12850
12851 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12852
12853         * Makefile.in (datadir): Set to $(prefix)/share.
12854
12855 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
12856
12857         * configure.in: build diff and patch for cygwin32-hosted
12858         toolchains.
12859
12860 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
12861
12862         * config.sub: Accept -rtems*.
12863
12864 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
12865
12866         * configure.in: enable dosrel for cygwin32-hosted builds,
12867                 remove diff from the list of things not buildable
12868                 via Canadian Cross
12869
12870 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
12871
12872         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12873         don't get ". ".
12874
12875 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
12876
12877         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12878
12879 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
12880
12881         * Makefile.in (taz): Handle case where tex3patch didn't even get
12882         checked out.  Also, if it was found, put the symlink in a new util
12883         subdirectory.
12884
12885 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12886
12887         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12888
12889 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
12890
12891         * config.sub: Recognize -openvms.
12892         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12893         * make-all.com, setup.com: New files.
12894
12895 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12896
12897         * Makefile.in (taz): tex3patch moved to texinfo/util.
12898
12899 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
12900
12901         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12902         * configure.in: remove make from disable-if-Can-Cross list
12903                 enable gdb if ${host} and ${target} are cygwin32
12904
12905 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
12906
12907         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
12908         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12909
12910 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12911
12912         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
12913         distinguish sysv/svr4/bsd variants.
12914         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12915
12916 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
12917
12918         * configure.in: Added copyright notice.
12919         * move-if-change: Added copyright notice.
12920
12921 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12922
12923         * configure.in (powerpcle-*-solaris*): Until we get shared
12924         libraries working, don't build gdb, sim, make, tcl, tk, or
12925         expect.
12926
12927 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
12928
12929         * config.guess:  Merge with FSF:
12930
12931         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12932         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12933
12934         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
12935         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12936
12937         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
12938         * config.guess:  Combine two OSF1 rules.
12939         Also recognize field test versions.  From mjr@zk3.dec.com.
12940         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
12941         because GNU uname does not support -p.  From pmr@pajato.com.
12942
12943 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
12944
12945         * Makefile.in (MAKEDIRS): Removed $(tooldir).
12946
12947 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
12948
12949         * mpw-README: Document GCCIncludes.
12950
12951 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
12952
12953         * configure.in (alpha-*-linux*): Set enable_shared to yes.
12954
12955 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12956
12957         * mpw-configure: Handle --enable-FOO and --disable-FOO.
12958
12959 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
12960
12961         * configure.in (*-*-cygwin32): Configure make.
12962
12963 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
12964
12965         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12966
12967 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
12968
12969         * Makefile.in (all-inet): Depend on all-perl.
12970
12971         * Makefile.in (inet-install): New target.
12972
12973         * Makefile.in (all-inet): Depend on all-tcl.
12974         (all-inet): Depend on all-send-pr.
12975
12976 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12977
12978         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12979         temporarily.
12980
12981 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
12982
12983         * configure.in: Don't configure --with-gnu-ld on AIX.
12984
12985 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12986
12987         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12988
12989 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
12990
12991         * Makefile.in (ALL_MODULES): Added all-inet.
12992         (CROSS_CHECK_MODULES): Added check-inet.
12993         (INSTALL_MODULES): Added install-inet.
12994         (CLEAN_MODULES): Added clean-inet.
12995         (all-indent): New target.
12996
12997         * configure.in (host_tools): Added inet.
12998         (native_only): Added inet.
12999         (noconfigdirs): Added inet.
13000
13001 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
13002
13003         * configure.in: Don't configure libgloss if we are not configuring
13004         newlib.
13005
13006 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
13007
13008         * configure.in: Don't configure libgloss for unsupported
13009         architectures.
13010
13011 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13012
13013         * Makefile.in (CLEAN_MODULES): Add clean-apache.
13014
13015 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
13016
13017         * Makefile.in (ALL_MODULES): Include all-apache.
13018         (CROSS_CHECK_MODULES): Include check-apache.
13019         (INSTALL_MODULES): Include install-apache.
13020         (all-apache): New target.
13021
13022         * configure.in: Added apache everywhere perl is seen.
13023
13024 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13025
13026         * Makefile.in: Add support for clean-{module} and
13027         clean-target-{module} rules.
13028
13029 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
13030
13031         * configure.in (*-*-ose) do not build libgloss.
13032
13033 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13034
13035         * config.guess (prep*:SunOS:5.*:*): Turn into
13036         powerpele-unknown-solaris2.
13037
13038 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
13039
13040         * configure.in: Permit --enable-shared to specify a list of
13041         directories.
13042
13043 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13044
13045         * configure.in (host==solaris): Pass only the first word of $CC
13046         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13047
13048 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13049
13050         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13051
13052 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
13053
13054         * Makefile.in (ALL_MODULES): Include all-perl.
13055         (CROSS_CHECK_MODULES): Include check-perl.
13056         (INSTALL_MODULES): Include install-perl.
13057         (ALL_X11_MODULES): Include all-guile.
13058         (CHECK_X11_MODULES): Include check-guile.
13059         (INSTALL_X11_MODULES): Include install-guile.
13060         (all-perl): New target.
13061         (all-guile): New target.
13062
13063         * configure.in (host_tools): Include perl and guile.
13064         (native_only): Include perl and guile.
13065         (noconfigdirs): Don't build guile and perl; no ports have been
13066         done.
13067
13068 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
13069
13070         * configure (--enable-*): Handle quoted option lists such as
13071         --enable-sim-cflags='-g0 -O' better.
13072
13073 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13074
13075         * Makefile.in ({,inst}all-target): New rule so we can make and
13076         install all of the target directories easily.
13077
13078 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13079
13080         * configure.in: Add missing global flag in sed substitution when
13081         deleting `target-' from ${configdirs}.
13082
13083 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
13084
13085         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13086         option.
13087
13088         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13089         config/mh-necv4.
13090
13091         * install.sh: Correct misspelling of transformbasename.
13092
13093         * config.guess: Recognize mips-*-sysv*.
13094
13095 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
13096
13097         * config.sub: Recognize mon960.
13098
13099 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
13100
13101         * configure: Restore Canadian Cross handling of BISON and LEX,
13102         removed in Feb 20 change.
13103
13104 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
13105
13106         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13107         Mention make install.  Remove the old copyright date as well the
13108         clumsy and rather pointless copyright on the README file.
13109
13110 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13111
13112         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13113         Makefile after running symlink-tree, then run `make distclean' to
13114         avoid clobbering any generated files in srcdir.
13115
13116 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
13117
13118         * configure.in (m68k-*-netbsd*): Build everything now.
13119
13120 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13121
13122         * Makefile.in (taz): Fix quoting.
13123
13124 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
13125
13126         * configure.in (sparclet-*-*): Build everything now.
13127
13128 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13129
13130         * configure.in (m68k-*-linux*): New host.
13131
13132 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
13133
13134         * configure: Check for bison before byacc.
13135
13136 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
13137
13138         * Makefile.in configure:  Change the way LEX and BISON/YACC are
13139         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
13140         searching PATH.  These are used as fallbacks by Makefile.in if
13141         flex/bison/byacc aren't in objdir.
13142
13143 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
13144
13145         * Makefile.in: Make everything which depends upon all-bfd also
13146         depend upon all-opcodes, in case --with-commonbfdlib is used.
13147
13148 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13149
13150         * configure.in (host *-*-cygwin32): Don't build gdb if we are
13151         building NT native compilers on Unix.
13152
13153 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
13154
13155         * configure.in: Don't get CC from the host Makefile fragment if we
13156         can find gcc in PATH, or if this is a Canadian Cross.  Move the
13157         Solaris test for /usr/ucb/cc to the post target script, just after
13158         the compiler sanity test.
13159
13160 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
13161
13162         * config.sub: Merge with FSF.
13163
13164 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
13165
13166         * Makefile.in (RPATH_ENVVAR): New variable.
13167         (REALLY_SET_LIB_PATH): Use it.
13168         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13169
13170 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
13171
13172         * config.sub, configure.in: Recognize sparclet cpu.
13173
13174 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13175
13176         * config.guess:  Support m68k-cbm-sysv4.
13177
13178 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13179
13180         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13181         m68k-unknown-linuxaout from linker help string.  Put quotes around
13182         $ld_help_string.
13183
13184 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
13185
13186         * config.guess (powerpc-harris-powerunix): Add guess for port
13187         to new target.
13188
13189 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13190
13191         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13192
13193 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
13194
13195         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13196         $(REALLY_SET_LIB_PATH) in Makefile.
13197         * Makefile.in (SET_LIB_PATH): New variable.
13198         (REALLY_SET_LIB_PATH): New variable.
13199         ($(DO_X)): Use $(SET_LIB_PATH).
13200         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13201         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13202         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13203         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13204         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13205         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13206         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13207         (install-dosrel): Likewise.
13208         (all-opcodes): Depend upon all-libiberty.
13209
13210 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13211
13212         * config.guess (*:CYGWIN*): New
13213
13214 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13215
13216         * Makefile.in (all-target-winsup): All all-target-libiberty.
13217
13218 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13219
13220         * configure.in (noconfigdirs): Add missing # in front of comment.
13221
13222 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
13223
13224         * configure.in: add second pass to things added to noconfigdirs
13225         so *-gm-magic can exclude libgloss properly.
13226
13227 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
13228
13229         * mpw-configure (extralibs_name, rez_name): Set correctly
13230         for MWC68K compiler.
13231
13232         * mpw-README: Add more info on the necessary build tools.
13233
13234 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13235
13236         * configure.in, config.sub: Recognize cygwin32.
13237
13238 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
13239
13240         * config.guess, config.sub: Recognize A/UX.
13241
13242 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
13243
13244         * config.sub: Merge with gcc/config.sub.
13245
13246 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
13247
13248         * mpw-build.in (do-binutils): Add build of stamps.
13249
13250 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
13251
13252         * config.sub: Add recognition for mips64vr4100*-* targets.
13253
13254 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13255
13256         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13257         Add creation of gconfigargs with `--enable-shared' turned on.
13258         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13259         ($(host)-stamp-stage3-configured): Likewise.
13260         (HOLES): Add chatr and ldd.
13261         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13262
13263 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
13264
13265         * configure: Pass --nfp to recursive configures.
13266
13267 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13268
13269         * Makefile.in (DLLTOOL): New.
13270         (DLLTOOL_FOR_TARGET): New.
13271         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13272         (EXTRA_TARGET_FLAGS): Ditto.
13273         (EXTRA_GCC_FLAGS): Ditto.
13274         (CONFIGURE_TARGET_MODULES): Ditto.
13275         (DO_X): Ditto.
13276         * configure: Add DLLTOOL.
13277
13278 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
13279
13280         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13281         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13282         mh-sco, since old workarounds no longer needed, and don't
13283         build ld, since libraries have weak symbols in COFF.
13284
13285 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
13286
13287         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13288
13289 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13290
13291         * configure.in: Make sure that ${CC} can be used to compile an
13292         executable.
13293
13294 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13295
13296         * Makefile.in (all-gdb): Depend on $(GDB_TK).
13297         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13298         nothing depending on whether gdbtk is being built.
13299
13300 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
13301
13302         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13303
13304 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
13305
13306         * configure.in (noconfigdirs): Put ld or gas in this early, if the
13307         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13308
13309 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
13310
13311         * config-ml.in: Add support for
13312         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13313         Simplify setting of multidirs from --disable-foo.
13314
13315 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13316
13317         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13318         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13319         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13320         non-empty, pass them on to the  GCC make.
13321         (all-bootstrap): New rule that is like all-gcc, except it executes
13322         the GCC bootstrap rule instead of the GCC all rule.
13323
13324 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
13325
13326         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13327
13328 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13329
13330         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13331         DG/UX support.
13332
13333 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
13334
13335         * config.sub (i*86*) Change [345] to [3456]
13336
13337 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13338
13339         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13340         --with-gnu-ld=no.
13341
13342 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13343
13344         * config-ml.in (rs6000*, powerpc*): Add switches to control which
13345         AIX multilibs get built.
13346
13347 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13348
13349         * configure.in (i386-win32): Don't build expect if we're not
13350         building the tcl subdir.
13351
13352 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
13353
13354         * Makefile.in: (configure-target-examples, all-target-examples):
13355         New targets, configure and build example programs.
13356
13357 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
13358
13359         * mpw-configure: If an mpw-config.in generated a file mk.sed,
13360         use it as input to sedit the generated MPW makefile.
13361         * mpw-README: Add a suggestion about Gestalt.h.
13362
13363 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
13364
13365         * config.sub: Accept *-*-ieee*.
13366
13367 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
13368
13369         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
13370         Ronald F. Guilmette <rfg@monkeys.com>.
13371
13372 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13373
13374         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13375         for powerpc-pe native.
13376         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13377         (target==powerpc-pe): duplicate i386-win32 entry.
13378
13379 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13380
13381         * configure.in (noconfigdirs): Exclude target-newlib for all versions
13382         of vxworks, not just vxworks5.1.
13383
13384 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
13385
13386         * mpw-configure: Add support for exec-prefix.
13387
13388 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13389
13390         * config.guess: Recognize HP model 816 machines as having
13391         a PA1.1 processor.
13392
13393 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13394
13395         * configure: Ignore new autoconf configure options.
13396
13397 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13398
13399         * config.guess:  Recognize Pentium under SCO.
13400         From Robert Lipe <robertl@arnet.com>.
13401
13402 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13403
13404         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13405
13406 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
13407
13408         * configure.in: Don't configure gas for alpha-dec-osf*.
13409
13410 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
13411
13412         * configure.in: Default to --with-stabs for some targets for which
13413         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13414         i[345]86*-*-unixware*.
13415
13416 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13417
13418         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13419         rather than basing it on the target.  Simplify handling of options
13420         controlling which directories to configure.  Remove extraneous
13421         slash in multi-clean target.
13422
13423 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
13424
13425         * config-ml.in: Prefix more variables with ml_ so they don't collide
13426         with configure's.
13427
13428 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
13429
13430         * configure: Don't turn -v into --v.
13431
13432 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
13433
13434         * configure.in (targargs): Fix typo.
13435
13436         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13437
13438 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
13439
13440         * configure.in: Strip --host and --target options from
13441         CONFIG_ARGUMENTS, and always configure for --host only.  Add
13442         --with-cross-host option when building with a cross-compiler.
13443         * configure: Canonicalize the arguments put into config.status by
13444         always using `=' for an option with an argument.  Pass a presumed
13445         --host or --target explicitly.
13446
13447 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
13448
13449         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13450         into general OS recognition case.
13451
13452 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13453
13454         * configure.in (target_configdirs): add target-winsup only
13455         for win32 target systems.
13456
13457 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
13458
13459         * Makefile.in (all-target-libgloss): Depend upon
13460         configure-target-newlib, since when libgloss is built it looks to
13461         see if the newlib directory exists.
13462
13463 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
13464
13465         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13466         cfg-ml-*.in.
13467
13468 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
13469
13470         * configure: Handle LD and LD_FOR_TARGET when configuring a
13471         Canadian Cross.
13472
13473 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13474
13475         * configure.in (target_libs): add target-winsup.
13476         (target==i386-win32): add patch diff flex make to $noconfigdirs.
13477         (target==ppcle-pe): remove ld from $noconfigdirs.
13478
13479 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
13480
13481         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13482         Preserve relative path names in $srcdir.  Build symlink tree if
13483         configuring cross target dir and srcdir=. (= no VPATH support).
13484         (configure-target-libg++): Depend on configure-target-librx.
13485         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13486         * config-ml.in: New file.
13487         * symlink-tree: New file.
13488         * configure: Ensure srcdir="." if that's what it is.
13489
13490 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
13491
13492         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13493         includes and FLEX_SKELETON setting.
13494         * mpw-configure (--with-gnu-ld): New option, controls whether
13495         to use PPCLink or ld with PowerMac GCC.
13496         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13497         * mpw-config.in: Configure grez if targeting Mac.
13498
13499         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
13500         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13501         just macos.
13502         * configure.in: Configure grez resource compiler if targeting Mac.
13503         * Makefile.in (all-grez, install-grez): New targets.
13504
13505 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
13506
13507         * configure: CXX defaults to gcc, not g++.  If we find
13508         gcc in the path, set CC to gcc -O2.
13509
13510 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
13511
13512         * configure: Default ${build} correctly.  Avoid picking up extra
13513         spaces when reading CC and CXX from Makefile.  When doing a
13514         Canadian Cross, use plausible default values for numerous
13515         variables.
13516         * configure.in: When doing a Canadian Cross, don't try to
13517         configure tools whose configure script can't handle it.
13518
13519 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13520
13521         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13522
13523 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13524
13525         * configure:  Remove dubious bug reporting address.
13526
13527 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13528
13529         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
13530         configure script, run that instead of this directory's configure.
13531         In either case, print a message that we're configuring the sub-dir.
13532
13533 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13534
13535         * configure.in: Before checking for the existence of various files,
13536         use sed to filter out "target-".
13537
13538 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13539
13540         * Makefile.in (DO_X): Split rule to decrease command line length
13541         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
13542         (Philippe De Muyter).
13543
13544 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13545
13546         * Makefile.in (all-patch): depend on all-libiberty.
13547
13548 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
13549
13550         * configure.in: If the only directory in target_configdirs which
13551         actually exists is libiberty, then set target_configdirs to empty,
13552         to avoid trying to build a target libiberty in a gas or gdb
13553         distribution.
13554
13555 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
13556
13557         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
13558         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
13559         systems.
13560
13561 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13562
13563         * configure.in (copy_dirs): Use sys-include instead of include
13564         for --with-headers option.
13565
13566 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
13567
13568         * Makefile.in, configure.in: Make winsup builds work with
13569         new scheme.
13570
13571 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
13572
13573         * configure.in: Build the linker on AIX.
13574
13575 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13576
13577         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
13578         where needed.
13579
13580 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
13581
13582         * Makefile.in (all-gcc): Fix typo.
13583
13584 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13585
13586         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
13587
13588 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13589
13590         * configure.in:  Rename libFOO to target-libFOO, and xiberty
13591         to target-xiberty, to provide more flexibility.
13592         (target_subdir):  Define.  Create if cross.
13593         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
13594         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
13595         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
13596         check-libFOO -> check-target-libFOO, etc.
13597         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
13598         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
13599         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
13600         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
13601         allow ALL_GCC="" to only configure.
13602         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
13603         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
13604         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
13605
13606 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
13607
13608         * Makefile.in (taz): Build "info" in etc explicitly.
13609
13610 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
13611
13612         * configure.in:  Make sure that CC is undefined (as opposed to
13613         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
13614         problem with autoconf trying to configure on a host without GCC.
13615
13616 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13617
13618         * mpw-configure: Set host alias from choice of host compiler,
13619         only use generic MPW Makefile sed if present, edit a file
13620         named "hacked_Makefile.in" instead of "Makefile.in" if present.
13621         * mpw-README: Add problem notes about CW6 and CW7.
13622
13623 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
13624
13625         * Makefile.in (taz): Use ";" instead of ";;".
13626
13627 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13628
13629         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
13630         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
13631         DISTDOCDIRS.
13632         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
13633         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
13634
13635 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13636
13637         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
13638         and gnats, because they are now subsumed by DISTSTUFFDIRS.
13639         Move bfd to DISTSTUFFDIRS.
13640
13641 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13642
13643         * Makefile.in (X11_LIB): Removed.
13644         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
13645
13646         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
13647
13648 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13649
13650         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
13651         names.
13652
13653 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13654
13655         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
13656
13657 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
13658
13659         * configure.in (i[345]86-*-win32): Always build newlib.
13660         Don't configure cvs, autoconf or texinfo.
13661         * Makefile.in (LD_FOR_TARGET): New.
13662         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
13663         Pass down LD_FOR_TARGET.
13664
13665 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13666
13667         * winsup: New directory.
13668         * Makefile.in: Build winsup.
13669         * configure.in: Winsup is configured when target is win32.
13670         Can only build win32 target GDB when native.
13671
13672 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
13673
13674         * config.guess: Recognize HP model 819 machines as having
13675         a PA 1.1 processor.
13676
13677 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13678
13679         * configure: Fix sed loop which substitutes for CC and CXX to
13680         avoid bug found in various sed implementations.
13681
13682 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13683
13684         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
13685         simulator.  Use standard powerpc-*-eabi*.
13686
13687 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13688
13689         * configure.in: Stop putting gas and binutils in noconfigdirs for
13690         powerpc-*-aix* and rs6000-*-*.
13691
13692 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
13693
13694         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13695         -mcall-aixdesc libraries.
13696
13697 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
13698
13699         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13700
13701         * config.sub (arm | armel | armeb): Fix shell syntax.
13702
13703 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13704
13705         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13706         -msoft-float and -mcpu=common support.
13707         (powerpc*-*-eabisim*): Add support for building -mcall-aix
13708         libraries.
13709
13710 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13711
13712         * configure.in: Allow configuration and build of emacs19 for the alpha.
13713
13714 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13715
13716         * configure.in (CC): Get ^CC, not just any old CC, from
13717         ${host_makefile_frag}.
13718
13719 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13720
13721         * configure.in (CC): Try to get CC from
13722         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13723
13724 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13725
13726         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13727         only if it exists in $(srcdir).
13728
13729 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13730
13731         * configure: If CC and CXX are not set in the environment, set
13732         them, based on either an existing Makefile or on searching for gcc
13733         in PATH.  Substitute for CC and CXX in Makefile.
13734         * configure.in: Remove libm from target_libs.  Separate
13735         target_configdirs from configdirs.  If CC is not set in
13736         environment, try to get it from a host Makefile fragment.  Rewrite
13737         changes of configdirs to use skipdirs instead.  A few minor
13738         tweaks.  Take directories out of target_configdirs as they are
13739         taken out of configdirs.  Remove existing Makefile files from
13740         subdirectories.  Substitute for TARGET_CONFIGDIRS and
13741         CONFIG_ARGUMENTS in Makefile.
13742         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13743         by configure.in.
13744         (CONFIG_ARGUMENTS): Likewise.
13745         (CONFIGURE_TARGET_MODULES): New variable.
13746         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13747         ($(CONFIGURE_TARGET_MODULES)): New target.
13748         (configure-libg++, configure-libio): New targets.
13749         (all-libg++): Depend upon configure-libg++.
13750         (all-libio): Depend upon configure-libio.
13751         (configure-libgloss, all-libgloss): New targets.
13752         (configure-libstdc++): New target.
13753         (all-libstdc++): Depend upon configure-libstdc++.
13754         (configure-librx, all-librx): New targets.
13755         (configure-newlib): New target.
13756         (all-newlib): Depend upon configure-newlib
13757         (configure-xiberty): New target.
13758         (all-xiberty): Depend upon configure-xiberty.
13759
13760 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13761
13762         * configure.in (host i[345]86-*-win32):  Expand the
13763         noconfigdirs again.
13764
13765 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
13766
13767         * mpw-configure: Fix sed command file name.
13768
13769 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13770
13771         * configure.in (host i[345]86-*-win32): Reduce the
13772         noconfigdirs again.
13773
13774 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
13775
13776         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13777         or powerpc*-*-pe*, since they are not yet supported.
13778
13779 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13780
13781         Add PowerMac support and many other enhancements.
13782         * mpw-configure: New option --cc to select compiler to use,
13783         paste options set according to --cc into the generated
13784         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13785         if mpw-make.sed is present.
13786         * mpw-config.in: Don't test for gC1, test for mpw-touch,
13787         add forward includes for PowerPC include files.
13788         * mpw-build.in: Build using Makefile.PPC if present.
13789         (do-byacc, etc): Remove separate version resource builds.
13790         (do-gas): Build "stamps" before "all".
13791         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13792         * mpw-README: Update to reflect --cc option, PowerMac support,
13793         and recently-reported compatibility problems.
13794
13795 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
13796
13797         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13798         embedded m68k systems (-aout, -coff, -elf, -vxworks).
13799         (--with-multilib-top): Pass to recursive invocations.
13800
13801 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
13802
13803         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13804         v810-*-*.
13805
13806 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13807
13808         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13809         gdb, ld and opcodes on v810-*-*.
13810
13811 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13812
13813         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13814         (local-maintainer-clean): New target.
13815         (maintainer-clean): New target.
13816         (realclean): Just depend upon maintainer-clean.
13817
13818 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13819
13820         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13821
13822 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
13823
13824         * configure.in: Build ld in mips*-*-bsd* case.
13825
13826 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
13827
13828         * config.sub: Accept -lites* OS.  From Ian Dall.
13829
13830 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
13831
13832         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13833         targets.
13834
13835 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13836
13837         * configure.in: treat i386-win32 canadian cross the same as
13838         i386-go32 canadian cross.
13839
13840 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13841
13842         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13843         running under the simulator to build a reduced set of libraries.
13844         (powerpc-*-eabiaix): Add fine grained multilib support added to
13845         other powerpc targets yesterday.
13846
13847 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13848
13849         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13850         -disable-softfloat, -disable-relocatable, -disable-aix, and
13851         -disable-sysv to control which multilib libraries get built.
13852
13853 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13854
13855         * configure: Add Makefile.tem to list of files to remove in trap
13856         handler.
13857
13858 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13859
13860         * config.guess (*Linux*):  Add missing "exit"s.
13861         Also, need specific check for alpha-unknown-linux (uses COFF).
13862
13863 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13864
13865         * config.guess:  Merge with FSF:
13866
13867         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
13868         * config.guess (AIX4): More robust release numbering discovery.
13869
13870         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
13871         * config.guess (i386-sequent-ptx): Properly get version number.
13872
13873         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
13874         * config.guess (mips:*:4*:UMIPS): New case.
13875
13876 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13877
13878         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13879         (i386-win32 host): Likewise.  Don't build readline.
13880
13881 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
13882
13883         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
13884         SUPPORT_FILES to submakes.
13885
13886 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
13887
13888         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13889         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13890         mpw-configure.
13891
13892 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
13893
13894         * configure.in (appdirs): Use =, not ==, in test expression when
13895         trying to build the text to print in the warning message for
13896         Solaris users.
13897
13898 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
13899
13900         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13901
13902 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13903
13904         * config.guess: Recognize lynx-2.3.
13905
13906 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
13907
13908         * config.sub (z8ksim): Deleted
13909         (z8k-*-coff): New, this is the one true name of the target.
13910
13911 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
13912
13913         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13914
13915 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
13916
13917         * config.guess (*:Linux:*:*): First try asking the linker what the
13918         default object file format is (elf, aout, or coff).  Then if this
13919         fails, try previous methods.
13920
13921 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13922
13923         * configure.in: Don't build newlib for *-*-vxworks5.1.
13924
13925 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13926
13927         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13928         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13929
13930 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
13931
13932         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13933
13934 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
13935
13936         * cfg-ml-com.in: New file.
13937         * cfg-ml-pos.in: New file.
13938
13939 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13940
13941         * COPYING.NEWLIB: Add HP free copyright to list.
13942
13943 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13944
13945         * config.sub: Recognize -eabi* for the system, not just -eabi.
13946
13947 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13948
13949         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13950         * config.sub, configure.in (win32): New target and host.
13951
13952 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13953
13954         * configure.in: Add i386-pe configuration.
13955
13956 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
13957
13958         * mpw-build.in (install): Install GDB after LD.
13959
13960 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
13961
13962         * mpw-config.in (elf/mips.h): Always forward-include, needed
13963         for GDB to build.
13964
13965 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13966
13967         * testsuite: New directory for customer acceptance and whole tool
13968         chain tests.
13969
13970 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13971
13972         * configure: If per-host line isn't found, but AC_OUTPUT is found
13973         and a configure script exists, run it instead.
13974
13975 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13976
13977         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
13978
13979 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13980
13981         * configure: Set build_{cpu,vendor,os,alias} to host values when
13982         --build isn't specified.
13983
13984 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13985
13986         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13987         (FLAGS_TO_PASS): Pass them.
13988         (EXTRA_TARGET_FLAGS): Ditto.
13989
13990 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13991
13992         * Makefile.in (all-libg++): Depend on all-libstdc++.
13993
13994 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13995
13996         * configure.in (noconfigdirs): Enable all packages for
13997           i386-unknown-netbsd.
13998
13999 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
14000
14001         * configure.in (noconfigdirs): Don't configure tk for i386-go32
14002         hosted builds (DOS builds)
14003
14004 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14005
14006         Changes for ARM based on patches from Richard Earnshaw:
14007         * config.sub: Handle armeb and armel.
14008         * configure.in: Omit arm linker only for riscix.
14009
14010 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14011
14012         * config.guess:  Update from FSF.
14013
14014 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
14015
14016         * config.sub: Recognize powerpcle as the little endian variant of
14017         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
14018         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
14019         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
14020         temporarily.
14021
14022 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
14023
14024         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14025
14026 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
14027
14028         * config.sub: Accept -lites* as a basic system type.
14029
14030 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
14031
14032         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14033         installed, and if so return linuxoldld as the system name.
14034
14035 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
14036
14037         * config.guess: Add hppa1.1-hp-lites support.
14038
14039 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14040
14041         * configure.in: Don't build newlib for m68k-vxworks5.1.
14042
14043 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14044
14045         * configure.in (mips-sgi-irix6): Use mh-irix5.
14046
14047 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
14048
14049         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14050
14051 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14052
14053         * test-build.mk: Enable building of shared libraries on IRIX 5 and
14054         OSF/1.  Fix compiler flags.
14055         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
14056
14057 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
14058
14059         * configure.in: Recognize --with-newlib.
14060         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14061
14062 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14063
14064         * Makefile.in: move {all,check,install}-gdb from *_MODULES
14065         to *_X11_MODULES due to gdbtk needing X include files et al.
14066
14067 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
14068
14069         Merge in support for Mac MPW as a host.
14070         (Old change descriptions retained for informational value.)
14071
14072         * mpw-config.in: Add generic include forwards for cpu-specific
14073         include files in aout and elf directories.
14074
14075         * mpw-configure: Added copyright.
14076         * mpw-config.in: Check for presence of required build tools.
14077         (target_libs): Add newlib.
14078         (target_tools): Add examples.
14079         (Read Me): Generate as "Read Me for MPW" instead.
14080         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14081         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14082         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14083
14084         * mpw-configure: Remove subdir-specific makefile hackery,
14085         delete mk.tmp after using it.
14086
14087         * mpw-build.in (all): Display start and end times.
14088
14089         * mpw-configure (host_canonical): Set.
14090         (target_cpu): Always add to makefiles.
14091         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14092         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14093         (mpw-mh-mpw): Look for in srcdir and srcroot.
14094         Use sed instead of mpw-edit-prefix to edit prefix definitions.
14095
14096         * mpw-build.in: (install-only): New target.
14097
14098         * mpw-configure (host_alias, target_alias): Rename from hostalias
14099         and targetalias, add into generated Makefile.
14100         (mk.tmp): If present, add into generated Makefile.
14101         * mpw-build.in (all-gas): Build config.h first before gas proper.
14102
14103         * mpw-configure (config.status): Write only if changed.
14104         * mpw-config.in (readline): Configure it (not built, just used for
14105         definitions).
14106
14107         * mpw-config.in (elf/mips.h): Add a forward include.
14108
14109         * mpw-config.in: Forward-include most .h files in include into
14110         extra-include.
14111         (readline): Don't build.
14112         mpw-build.in (install): Install GDB.
14113
14114         * mpw-configure (prefix, mpw_prefix): Handle it.
14115         * mpw-config.in (mmalloc, readline): Don't configure.
14116         * mpw-build.in (thisscript): Rename to ThisScript.
14117         Use mpw-build instead of BuildProgram everywhere.
14118         (mmalloc, readline): Don't build.
14119         * mpw-README: New file, basic documentation about the MPW port.
14120
14121         * mpw-config.in: Use forward-include to create include files.
14122
14123         * mpw-configure: Add more things to the top of each configured
14124         Makefile, including contents of config/mpw-mh-mpw.
14125         * mpw-config.in (extra-include): Create this directory and fill it
14126         with Posix-like include files when configuring.
14127
14128         * config.sub (apple, mac, mpw): Add various aliases.
14129
14130         * mpw-build.in: New file, top-level build script fragment for MPW.
14131         * mpw-configure: New file, configure script for MPW.
14132         * mpw-config.in: New file, config fragment for MPW.
14133
14134 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14135
14136         * configure.in (host_libs): Remove glob, since it is gone from the
14137         sources.
14138
14139 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14140
14141         * Makefile.in: define empty GDB_NLM_DEPS var.
14142
14143         * configure.in(target_makefile_frag): use config/mt-netware
14144         for netware targets.
14145
14146 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14147
14148         * config.sub: Merge in recent FSF changes.  Remove linux special
14149         cases.
14150
14151 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14152
14153         Revert this change:
14154
14155         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14156
14157                 * build-all.mk: Use CC=cc -Xs on Solaris.
14158
14159 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14160
14161         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
14162         stop using it.
14163         * Makefile.in: Nuke all references to glob subdirectory.
14164
14165 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14166
14167         * configure.in: Fix --enable-shared logic in per-host.
14168
14169 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14170
14171         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14172
14173 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14174
14175         * configure.in (noconfigdirs): Don't build gas on AIX, for
14176         powerpc*-*-aix* as well as for rs6000*-*-aix*.
14177
14178 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
14179
14180         * configure: Fix --cache-file to work if the file argument is a
14181         relative path.
14182
14183 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
14184
14185         * configure: If the --cache-file is used, pass it down to
14186         configure in subdirectories.
14187
14188 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
14189
14190         * config.sub: add vxworks29k configuration.
14191
14192 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14193
14194         * Makefile.in (taz): Do "diststuff" part quietly.
14195
14196 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14197
14198         * config.sub: Mini-merge with gcc/config.sub.
14199
14200 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14201
14202         * config.guess (IRIX): Sed - to _.
14203
14204 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14205
14206         * Makefile.in (source-vault, binary-vault): New targets.
14207
14208 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
14209
14210         * config.sub: Recognize -eabi as a basic system type.
14211
14212 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14213
14214         * configure.in (enable_shared stuff): Fix typo.
14215
14216 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
14217
14218         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14219
14220 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14221
14222         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14223
14224 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
14225
14226         * configure.in (rs6000-*-*): Don't build gas.
14227
14228 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
14229
14230         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14231         reduce command line length.
14232         (AS_FOR_TARGET): Check for as.new, not Makefile.
14233         (NM_FOR_TARGET): Check for nm.new, not Makefile.
14234
14235 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14236
14237         * config.guess:  Merge from FSF.
14238
14239 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14240
14241         * configure: Don't use $ when handling program_suffix.
14242
14243 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
14244
14245         * configure.in:  Configure tk for hppa/hpux.
14246
14247 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14248
14249         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
14250
14251 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14252
14253         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
14254         to LIBCXXFLAGS.  Tests are better run without it.
14255
14256 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
14257
14258         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14259
14260 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
14261
14262         * configure.in (*-*-netware*): Don't configure xiberty.
14263
14264 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
14265
14266         * configure.in:  Remove tk from native_only list.
14267
14268 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
14269
14270         * build-all.mk: Add mips-ncd-elf target to sun4 targets
14271           for special NCD build.
14272
14273 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14274
14275         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14276         makeall.bat, they're only useful for binutils snapshots.
14277         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14278         makeall.bat to specified SUPPORT_FILES.
14279
14280 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
14281
14282         * build-all.mk: Add Ericsson targets to sun4 and solaris
14283           hosts.  Add  BNR's sun4 target to solaris host, so their
14284           build-from-source will be tested in-house first.
14285
14286 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14287
14288         * Makefile.in (LIBCFLAGS): New variable.
14289         (CFLAGS_FOR_TARGET): Ditto.
14290         (LIBCFLAGS_FOR_TARGET): Ditto.
14291         (LIBCXXFLAGS): Ditto.
14292         (CXXFLAGS_FOR_TARGET): Ditto.
14293         (LIBCXXFLAGS_FOR_TARGET): Ditto.
14294         (BASE_FLAGS_TO_PASS): Pass them.
14295         (EXTRA_TARGET_FLAGS): Ditto.
14296
14297         * configure.in: Support --enable-shared.
14298
14299 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14300
14301         * configure.in (target_libs):  Include libstdc++ again.
14302         * config.guess:  Update from FSF (for FreeBSD).
14303
14304 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14305
14306         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14307         makeall.bat.
14308         (DISTDOCDIRS): Add `etc'.
14309         (ETC_SUPPORT_PFX): New variable.
14310         (taz): Include anything from etc starting with a word in
14311         ETC_SUPPORT_PFX.
14312
14313 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14314
14315         * config.sub: Update for recent FSF changes.  Remove obsolete
14316         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
14317         spacing changes.
14318
14319 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14320
14321         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
14322
14323         * config.guess:  Merge with FSF.
14324         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14325
14326 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14327
14328         * configure: Since the "trap 0" handler will override the exit
14329         status on many systems, only use it for "exit 1", and make it set
14330         a non-zero exit status; reset it before "exit 0".  Also, check
14331         exit status of config.sub, and error out if it failed.
14332
14333 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
14334
14335         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14336         and install libgloss.
14337
14338 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14339
14340         * Makefile.in (all-binutils): Depend upon all-byacc.
14341
14342         * configure.in: Don't build emacs on Irix 5.
14343
14344 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14345
14346         * configure.in (*-*-netware*): Add libio.
14347
14348 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14349
14350         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14351         (CHECK_TARGET_MODULES): Ditto.
14352         (INSTALL_TARGET_MODULES): Ditto.
14353         (TARGET_LIBS): Ditto.
14354         (all-libstdc++): Note dependencies.
14355
14356 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14357
14358         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14359
14360 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14361
14362         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14363         -fexternal-templates.
14364
14365         * configure.in (target_libs): Add libstdc++.
14366         (noconfigdirs): Add libstdc++ as appropriate.
14367
14368 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14369
14370         * config.guess:  Update from FSF.
14371
14372 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14373
14374         * configure: Use ${config_shell} when running ${configsub}.
14375
14376 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
14377
14378         * config.sub: No longer recognize h8300h.
14379
14380 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14381
14382         * config.sub: Remove extraneous differences between config.sub and
14383         gcc/config.sub.
14384
14385 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14386
14387         * Makefile.in (DISTSTUFFDIRS): Add gas.
14388
14389 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
14390
14391         * COPYING.NEWLIB: New file.
14392
14393 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14394
14395         * config.guess (HP-UX):  Patch from Harlan Stenn
14396         <harlan@landmark.com> to also emit release level.
14397
14398 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14399
14400         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14401
14402 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14403
14404         * config.sub:  Merge nextstep cleanup from FSF.
14405
14406 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14407
14408         * configure.in (arm-*-*): Don't configure ld for this target.
14409
14410 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14411
14412         * configure.in (*-*-netware): don't configure libg++, libio,
14413           librx, or newlib.
14414
14415 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14416
14417         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
14418         configure ld--it works, but it doesn't support shared libraries.
14419
14420 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14421
14422         * config.guess (*-unknown-freebsd*):  Get rid of possible
14423         trailing "(Release)" in version string.
14424         Patch from Paul Richards <paul@isl.cf.ac.uk>.
14425
14426 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14427
14428         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14429         Fix type: *-next-neststep -> *-next-nextstep.
14430
14431         * config.guess:  Merge from FSF:
14432
14433         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
14434
14435         * config.guess: Recognize powerpc-ibm-aix3.2.5.
14436
14437         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
14438
14439         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14440         instead of UNIX_SV for UnixWare 1.0).
14441
14442 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
14443
14444         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
14445         to make gdb/nlm/* build after the compiler and linker.
14446
14447 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14448
14449         * config.guess (netbsd, freebsd, linux):  Accept any machine,
14450         not just i[34]86.
14451         (m68k-atari-sysv4):  Relocate to match FSF version.
14452
14453         * config.guess:  More merges from the FSF:
14454
14455         Add a space before function call or macro invocation.
14456
14457         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14458
14459         * config.guess: Add trap cmd to remove dummy.c and dummy when
14460         interrupted.
14461
14462         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14463
14464         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14465         (dummy): Redirect stderr from compilation of dummy.c.
14466
14467         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
14468
14469         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14470
14471 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
14472
14473         * configure: Accept and ignore --cache*, for compatibility with
14474         new autoconf.
14475
14476 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14477
14478         * config.guess:  Merge from FSF:
14479
14480         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14481
14482         * config.guess (Pyramid*:OSx*:*:*): New case.
14483         (PATH): Add /.attbin at end for finding uname.
14484         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
14485
14486         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
14487
14488         * config.guess (M88*:DolphinOS:*:*): New case.
14489
14490         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
14491
14492         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14493         to select whether to use ELF or COFF.
14494
14495         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14496
14497         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
14498
14499         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
14500
14501         * config.guess: Guess the OS version for HPUX.
14502
14503         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
14504
14505         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14506
14507 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14508
14509         * configure.in: Recognize --with-headers, --with-libs, and
14510         --without-newlib.
14511         * Makefile.in (all-xiberty): Depend upon all-ld.
14512
14513 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14514
14515         * configure.in: Change i[34]86 to i[345]86.
14516
14517 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14518
14519         * configure (version): A few more tweaks to help message.
14520
14521 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14522
14523         * Makefile.in:  Remove (for now) librx as a host library,
14524         now that we're building it for target.
14525
14526 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14527
14528         * configure: Fix up help message; from karl@owl.hq.ileaf.com
14529         (Karl Berry).
14530
14531 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14532
14533         * configure.in:  Also configure librx.
14534
14535 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14536
14537         * Makefile.in:  Update various rules to reflect that librx
14538         is now needed for libg++.
14539
14540 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14541
14542         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
14543
14544 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
14545
14546         * configure.in: Configure the examples directory.
14547
14548 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14549
14550         * configure: Simplify Jun 2 1994 change.
14551
14552 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14553
14554         * change CC to /usr/latest/bin/gcc for lynx host builds, since
14555         /bin/gcc isn't good enough to build gcc.
14556
14557 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
14558
14559         * Makefile.in (GDB_SUPPORT_FILES): Remove
14560         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
14561         (gdb.tar.gz): Add new rule to use standard distribution building
14562         mechanism.
14563
14564 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14565
14566         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
14567         Bill Cox <bill@cygnus.com>.
14568
14569 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14570
14571         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
14572
14573 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
14574
14575         * configure:  Search current dir first in .gdbinit.
14576
14577 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14578
14579         * config.sub:  Recognize freebsd (merged from gcc config.sub).
14580
14581 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14582
14583         * config.sub:  Refer to NeXT's operating system as nextstep.
14584
14585         * config.sub (case $basic_machine):  Re-order the cases, to match
14586         the order in the FSF version (which is mostly alphabethical).
14587         Merge in some additions and changes from the FSF.
14588
14589 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
14590
14591         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
14592         * config.sub: Recognize cxux7.
14593         * configure.in: Use mh-cxux for m88k-harris-cxux*.
14594
14595 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14596
14597         * config.sub:  Fix typo powerpc -> powerpc-*.
14598
14599 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
14600
14601         * Makefile.in: `all-emacs19' depends on `all-byacc'.
14602
14603         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
14604         parallel with all-emacs and install-emacs).  Top-level command
14605         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
14606
14607 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14608
14609         * test-build.mk ($(host)-stamp-stage2-installed): Remove
14610         $(relbindir)/make before doing ``make install'', and use
14611         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
14612         installing over running make binary.
14613         ($(host)-stamp-stage3-installed): Likewise.
14614
14615 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14616
14617         * config.guess: Recognize Mach.
14618
14619 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14620
14621         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
14622         see whether --exec-prefix was used.
14623
14624 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14625
14626         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
14627
14628 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14629
14630         * Makefile.in: Add all-librx target similar to all-libproc.
14631
14632 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
14633
14634         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
14635         with post 1.2 uname bogosity.
14636
14637 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14638
14639         * configure: Remove temporary files on receipt of a signal.
14640
14641 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
14642
14643         * configure: If there is a package_makefile_frag, remove
14644         ${subdir}/Makefile.tem after copying it in.
14645
14646 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14647
14648         * build_all.mk: support rs6000 lynx identifies itself as
14649         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
14650         since /bin/gcc is too feeble to compile a modern gcc.
14651
14652 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14653
14654         * brought devo/test-build.mk update-to-date with progressive/
14655           test-build.mk. Add lynx targets and hppa flag info.
14656
14657 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14658
14659         * configure.in:  Use mh-ncrsvr43.  Patch from
14660         Tom McConnell <tmcconne@sedona.intel.com>.
14661
14662 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14663
14664         * config.guess (i386-unknown-bsdi):  No longer need to
14665         check #if defined(__bsdi__) && defined(__i386__).
14666
14667 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14668
14669         * configure: Set program_transform_nameoption correctly.
14670
14671 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14672
14673         * brought build-all.mk update-to-date with progressive build-all.mk,
14674           added new targets and hppa info.
14675
14676 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14677
14678         * configure: If config.guess result is a prefix of the user
14679         specified target, assume a native build and use the user specified
14680         target as the host alias.  Remove SunOS patch suffix removal hack.
14681         * configure.in: Remove SunOS patch suffix removal hack.
14682
14683         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
14684         in NATIVE_CHECK_MODULES.
14685
14686 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
14687
14688         * Makefile.in: Rename HOST_ONLY to NATIVE.
14689         * configure: Delete SunOs patch suffix from host_canonical
14690           and build_canonical variables that are prepended to Makefiles.
14691         * configure.in: Add comments for easier maintenance.
14692
14693 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14694
14695         * Makefile.in: Add all-libproc target similar to all-gui.
14696
14697 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
14698
14699         * Makefile.in (CHECK_MODULES): split into
14700         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14701
14702 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
14703
14704         * config.guess (i386-unknown-bsdi): New system to guess.
14705
14706 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14707
14708         * Makefile.in: Add all-gui target (but not yet build by "all").
14709
14710 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
14711
14712         * config.sub: Move deletion of patch suffix from here...
14713         * configure.in: To here, at Ian's suggestion.  The top-
14714           level scripts might need to know of a patch level.
14715
14716 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
14717
14718         * config.sub: Strip off patch suffix so rtl is recognized
14719           as a sunos4.1.3 machine, even though it's been patched.
14720
14721 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
14722
14723         * Makefile.in (INSTALL_LAST): Delete.
14724         (INSTALL_DOSREL): New.
14725
14726 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14727
14728         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14729         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14730         whether we pass down --with-gnu-ld anyhow.
14731
14732 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
14733
14734         * Makefile.in (INSTALL_LAST): Change operation so it works
14735         on more flavors of make.
14736         * configure.in (go32): Don't build libg++ or libio.
14737
14738 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
14739
14740         * Makefile.in (Move HOST_PREFIX_1 and friends up so
14741         they can be overriden by templates.
14742
14743 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
14744
14745         * configure.in (target==go32): Don't build gdb.
14746         * dosrel: New directory.
14747
14748 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
14749
14750         * configure.in (host==go32): Configure dosrel too.
14751         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14752         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14753         be set by incoming names or templates.
14754         (INSTALL_LAST): New rule.
14755
14756 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
14757
14758         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14759
14760 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14761
14762         * configure.in (appdirs): New variable.  Currently empty, but will
14763         be used in gas distribution.  If nonempty, lists a set of
14764         directories at least one of which must get configured, or top
14765         level configuration is considered to have failed.
14766         (rs6000-*-lynxos*): Use new file name.
14767
14768 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14769
14770         Eliminate XTRAFLAGS.
14771         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14772         newlib include files using -idirafter, and also use -nostdinc.
14773         (CXX_FOR_TARGET): Likewise.
14774         (XTRAFLAGS): Removed.
14775         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14776         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14777         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14778         ($(DO_X)): Don't pass down XTRAFLAGS.
14779
14780 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14781
14782         * configure.in (mips*-dec-bsd*): New target; do build linker.
14783         (mips*-*-bsd*): New target; don't build linker.
14784
14785 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14786
14787         * configure.in: support rs6000-*-lynxos* configuration.
14788         support sunos4 as a cross target.
14789
14790         * config.sub: look for lynx*, not lynx since the OS version may
14791         legitimately be part of the name.
14792
14793 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14794
14795         * configure.in (i[34]86-*-sco*): Move to be with other i386
14796         targets.
14797         (romp-*-*): New target.  Skip various binary utilities.
14798         (vax-*-*): New target.  Don't build newlib.
14799         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
14800
14801 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14802
14803         * configure.in: Only set host_makefile_frag if config
14804         directory exists.
14805
14806 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14807
14808         * install.sh: If $dstdir exists, don't check whether each
14809         component does.
14810
14811 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14812
14813         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14814
14815 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
14816
14817         * configure.in (*-*-lynxos*): Don't configure newlib for either
14818         native or cross Lynx.
14819
14820 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
14821
14822         * config.sub (sparc64-elf): Fix os.
14823         (z8k): Remove duplicate.
14824
14825 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14826
14827         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14828         gcc/stmp-fixproto, to try to prevent fixproto from being run.
14829
14830 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
14831
14832         * configure: Make file links cleanly even if Lynx fails on
14833           an NFS symlink (at least fail cleanly).
14834
14835 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14836
14837         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14838         -XNh2000.
14839
14840 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14841
14842         * configure: Unknown options are fatal again.
14843
14844 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
14845
14846         * configure: Ignore --x-includes and --x-libraries, for Autoconf
14847         compatibility.
14848
14849 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
14850
14851         * build-all.mk: Add `clean' target.
14852
14853 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14854
14855         * config.guess:  Add SINIX support.
14856         * configure.in:  Add mips-*-sysv4* support.
14857
14858 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
14859
14860         * build-all.mk: Document all useful targets.
14861         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14862         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14863
14864 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14865
14866         * configure: Support --silent, --quiet.
14867
14868 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14869
14870         * configure: Support --disable-FEATURE.
14871
14872 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14873
14874         * config.guess: Recognize NCR running SVR4.3.
14875
14876 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14877
14878         * config.guess:  Make BSDI generate i386-unknown-bsd386.
14879         Patch from Paul Eggert <eggert@twinsun.com>.
14880
14881 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14882
14883         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14884
14885 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14886
14887         * configure: Make unrecognized options give nonfatal warnings
14888         instead of fatal errors, and pass them to any subdirectory
14889         configures in case they recognize them.
14890         Make --x equivalent to --with-x.
14891
14892 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14893
14894         * configure: Add --enable-* options.  Clean up usage message and
14895         some comments.
14896
14897 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
14898
14899         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14900
14901 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14902
14903         * configure.in (hppa*-*-*): Enable binutils.
14904
14905 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14906
14907         * config.sub: Recognize cisco.
14908
14909 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
14910
14911         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14912
14913 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14914
14915         * config.guess: about target *-hitachi-hiuxwe2, don't print more
14916         than one configuration name.  Add comment.
14917
14918 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
14919
14920         * config.guess: about target *-hitachi-hiuxwe2, fixed
14921         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
14922         macro is incorrect.]
14923
14924 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14925
14926         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14927         than the "make ls" stuff which used to be here.
14928
14929 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14930
14931         * config.guess:  Recognize i[34]86-unknown-freebsd.
14932         From Shawn M Carey <smcarey@rodan.syr.edu>.
14933
14934 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14935
14936         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14937
14938 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
14939
14940         * config.guess: Check for ptx.
14941
14942 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
14943
14944         * config.sub: Add os9k checking.
14945
14946 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14947
14948         * config.guess: Handle OSF1 running on HPPA processors
14949
14950 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14951
14952         * configure: If subdir configure fails, print out a message with
14953         subdirectory name, in case subdir's configure code didn't identify
14954         itself.
14955
14956 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
14957
14958         * configure.in: Remove embedded newlines from configdirs.
14959         Avoid mismatches of substrings.  Fix matching strings at end
14960         of configdirs.
14961
14962 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
14963
14964         * config.guess:  Add Lynx/rs6000 config support.
14965
14966 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14967
14968         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14969
14970 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
14971
14972         * configure.in (hppa*-*-osf*): Treat this just like most other
14973         PA configurations (eg no binutils or ld).
14974         (hppa*-*-*elf*): These configurations have binutils and ld.
14975
14976 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14977
14978         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
14979
14980 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14981
14982         * configure.in (rs6000-*-*): Build gas.
14983
14984 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14985
14986         * Makefile.in:  Avoid bug in losing hpux sed.
14987
14988 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14989
14990         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14991         for GDB and GDB has been fixed to not need it.
14992
14993 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14994
14995         * config.guess: Recognize vax hosts.
14996
14997 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14998
14999         * configure (while loop): Don't use "break 2" inside case
15000         statement -- the case statement isn't an enclosing loop.
15001
15002 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15003
15004         * config.guess:  Clean up NeXT support, to allow nextstep
15005         on Intel machines.  Make OS be nextstep.
15006
15007 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
15008
15009         * config.guess: Add alternate forms for Convex.
15010
15011 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
15012
15013         * configure:  Completely rewrite option processing.  Take
15014         advantage of pattern-matching to avoid invoking test frequently.
15015         Also clean up host and target defaulting logic.
15016
15017 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15018
15019         * Makefile.in: Replace all occurrances of "rootme" with "r" and
15020         "$${rootme}" with "$$r", to increase the likelihood that the do-*
15021         commands (plus user environment) will fit SCO limits.
15022
15023 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15024
15025         * configure.in: Don't issue warnings about directories which are
15026         not being configured if -norecursion is set.  Correct test for
15027         --with-gnu-as and --with-gnu-ld to not get confused by substring
15028         matches.
15029
15030         * configure.in: Don't build gas for alpha-dec-osf1*.
15031
15032 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
15033
15034         * configure:  Back out Per's change of 12/19/1993.  It changes the
15035         behavior of configure in unexpected and confusing ways.
15036
15037         Also, use different delim char when calculating
15038         program_transform_name so that the name can contain slashes.
15039
15040 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
15041
15042         * configure.in, config.sub: Add support for VSTa micro-kernel.
15043
15044 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
15045
15046         * configure.in: Nuke hacks which were used to get a special
15047         version of GAS for HPPA configurations.
15048
15049 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15050
15051         * configure:  If only ${target_alias} is given, use that
15052         as the default for ${host_alias}.
15053         * configure:  Add missing back-slashes before nested quotes.
15054
15055 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15056
15057         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15058
15059 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
15060
15061         * config.guess:  Recognize some Tektronix configurations.
15062         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15063
15064 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15065
15066         * config.sub: Match any flavor of SH.
15067
15068 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
15069
15070         * configure.in: Don't try to configure newlib for Alpha.
15071
15072 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15073
15074         * configure.in: Don't build ld for Irix 5.  Don't build gas,
15075         libg++ or libio for any Alpha target.
15076
15077         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15078
15079 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
15080
15081         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15082         default arguments -- so it tried to compress itself.
15083
15084 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15085
15086         * configure.in (notsupp): ensure that a space is always at the end
15087           of the configdirs list, since the grep checks for an explicit space
15088
15089 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15090
15091         * configure.in (target i386-sysv4.2): don't build ld, since static
15092           versions of many libraries are not available.
15093
15094 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15095
15096         * config.guess: Recognize Apollos (using environment variables).
15097         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15098
15099 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15100
15101         * config.guess: Recognize Sony news mips running newsos.
15102
15103 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
15104
15105         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15106         "fi ; else" for bash.
15107
15108 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
15109
15110         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15111
15112 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
15113
15114         * config.sub: accept unixware as an alias for svr4.2.
15115         Fix some inconsistancies with the gcc version.
15116
15117 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15118
15119         * Makefile.in (DISTDOCDIRS):  Add gdb.
15120
15121 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15122
15123         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
15124
15125 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15126
15127         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15128         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15129         this now.
15130
15131 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15132
15133         * config.sub: Accept hiux* as an OS name.
15134
15135         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15136         etc/make-stds.texi.  The underscore came from gcc, and dje now
15137         agrees that RUNTESTFLAGS is the correct name.
15138
15139 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15140
15141         * install.sh:  Remove 'set -e'.  It makes any conditionals
15142         in the script useless.
15143
15144         * config.guess: Automatically recognize arm-acorn-riscix
15145         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15146
15147 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
15148
15149         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15150
15151 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15152
15153         * Makefile.in (DISTDOCDIRS): New variable.
15154         (taz): Edit local Makefile.in sooner, instead of proto-toplev
15155         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
15156
15157 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15158
15159         * configure.in (hppa target): check the source directory for the
15160           pagas sub-directory
15161
15162 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
15163
15164         * config.sub: Allow -aout* and -elf*.
15165
15166 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15167
15168         * configure.in: Don't build ld on i386-solaris2, same as for
15169         sparc-solaris2.
15170
15171 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15172
15173         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15174
15175 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15176
15177         * configure.in:  Configure gdb for alpha.
15178
15179 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15180
15181         * Makefile.in (CXXFLAGS): Add -O.
15182
15183 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15184
15185         * config.guess: added support for DG Aviion
15186
15187 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15188
15189         * configure.in: Produce warning message for subdirectories not
15190         configurable for this host/target combination.  Don't try to
15191         configure gdb for vms.
15192
15193 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15194
15195         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15196         appropriate files before making "diststuff".
15197         (DISTBISONFILES): New var: list of files to be edited.
15198         (DISTSTUFFDIRS): Add binutils.
15199
15200 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15201
15202         * config.sub: also handle mipsel and mips64el (for little endian mips)
15203
15204 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15205
15206         * configure.in: Add * to end of all OS names.
15207
15208 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
15209
15210         * configure.in: Build newlib for LynxOS native.
15211
15212 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15213
15214         * config.guess: Add support for delta 88k running SVR3.
15215
15216         * configure.in: Add comment about HP compiler vs. emacs.
15217
15218 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15219
15220         * configure.in: don't build ld on solaris2 (not a viable option
15221           due to bugs in getpwnam & getpwuid)
15222
15223 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15224
15225         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15226         config.guess will produce a full version number.
15227
15228 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15229
15230         * configure.in: Build linker and binutils for alpha-dec-osf1.
15231
15232 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15233
15234         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15235         and gdb/testsuite/Makefile.in.
15236
15237 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15238
15239         * configure.in: recognize mips*- instead of mips-
15240
15241 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15242
15243         * config.sub: Accept linux*coff and linux*elf as operating
15244         systems.
15245
15246 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15247
15248         * config.sub: Recognize mips64, and mips3 as an alias for it.
15249
15250 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15251
15252         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15253         gdb knows how to handle OSF/1 shared libraries.
15254
15255 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15256
15257         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15258         * config.guess: Recognize Hitachi's HIUX.
15259         * config.sub: Recognize h3050r* and hppahitachi.
15260         Remove redundant cases for hp9k[23]*.
15261
15262 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15263
15264         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15265         if gas and ld are in the source tree and are in ${configdirs}.
15266         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15267         --with options (but still pass them down on the command line,
15268         if they were explicitly specified).
15269
15270 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15271
15272         * configure: substitute SHELL value in Makefile.in with
15273         ${CONFIG_SHELL}
15274
15275 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15276
15277         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15278         *-*-solaris2* targets.
15279
15280 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15281
15282         * Makefile.in: define M4, and pass it down to sub-makes;
15283         all-autoconf now depends on all-m4
15284
15285 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15286
15287         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15288         presence of {ar,ranlib} instead of a configured directory
15289
15290 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
15291
15292         * config.guess: Accept 34?? as well as 33?? for NCR.
15293
15294 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15295
15296         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15297         of 'gas' in sed commands, since 'gash' is now in the tree as well.
15298
15299 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15300
15301         * configure: grab values for $(CC) and $(CXX) from the
15302         environment, so that someone can do "CC=gcc configure; make" and
15303         have it work right (matching the way that autoconf works now)
15304
15305         * configure.in, Makefile.in: add support for gash, the tcl
15306         interface to Galaxy
15307
15308         * config.guess: add NetBSD variants (hp300, x86)
15309
15310 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
15311
15312         * install.sh: Support -d option (in the manner of SunOS 4 install,
15313         as it is more deterministic than that of GNU install)
15314         (chmodcmd): Set file to mode 755 by default (should also do default
15315         chgrp and chown, but I don't feel like dealing with that now)
15316
15317 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
15318
15319         * config.sub: Remove h8300hhms alias.
15320
15321 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15322
15323         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15324
15325 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15326
15327         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15328         as stmp-fixinc
15329
15330 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15331
15332         * config.sub: recognize m88110-bug-coff.
15333
15334 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15335
15336         * Makefile.in (all-libio): all dependencies on the toolchain used
15337         to build this (gcc, gas, ld, etc)
15338
15339 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15340
15341         * config.guess: Deal with OSF/1 1.3 on alpha.
15342
15343 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15344
15345         * install.sh: add some 'else true' clauses for portability
15346
15347         * configure.in: don't build libio for h8[35]00-*-* targets
15348
15349 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15350
15351         * Makefile.in:  Add support for new libio.
15352
15353 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15354
15355         * install.sh: If one command fails, don't try the rest.  Don't try
15356         to remove $dsttmp (via trap) unless we have already created it.
15357         If $src doesn't exist, detect it and exit with an error.
15358
15359         * config.guess: Recognize BSD on hp300.
15360
15361 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15362
15363         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15364         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15365
15366 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
15367
15368         * Makefile.in (all-send-pr): depends on all-prms
15369
15370 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15371
15372         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15373
15374 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15375
15376         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15377         Added test for mips-mips-riscos5.
15378
15379 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15380
15381         * configure.in: use mh-hp300 for 68k HP hosts
15382
15383 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15384
15385         * configure: add support for CONFIG_SHELL, so that you can use
15386         some alternate shell for evaluating configure scripts
15387
15388 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
15389
15390         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
15391         in configure script to bug-gdb@prep.ai.mit.edu when building
15392         distribution archive.
15393         * Makefile.in (COMPRESS):  Remove def.
15394         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
15395         gdb.tar.Z and make-gdb.tar.Z respectively.
15396         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
15397         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
15398         to convergence with 'taz' target in Makefile.in.
15399
15400 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15401
15402         * install.sh (dsttmp): use trap to ensure that tmp files go
15403         away on error conditions
15404
15405 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15406
15407         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15408
15409 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15410
15411         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15412         its parent is '/' not ''.
15413
15414         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15415
15416 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
15417
15418         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15419         that ${newsrcdir}/configure.in does.
15420
15421 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15422
15423         * test-build.mk: support for CONFIG_SHELL
15424
15425 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
15426
15427         * config.sub (netware):  Add as a basic system type.
15428
15429 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15430
15431         * Makefile.in (Makefile): depend on configure.in.  Also drop the
15432           $(srcdir)/ from the dependency on Makefile.in.
15433
15434 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
15435
15436         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15437         (h8300hhms is temporary until multi-libraries are implemented).
15438         * configure.in: Handle h8300h too.
15439
15440 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15441
15442         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15443
15444 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
15445
15446         * configure:  Remove extraneous output when guessing host type.
15447         * config.guess:  Remove extraneous output when guessing using C
15448         compiler rather than uname, or when guessing fails.
15449
15450 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
15451
15452         * Makefile.in: remove all.cross and install.cross targets
15453
15454         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15455           definitions
15456
15457 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
15458
15459         * configure.in (target sh): Build gprof.
15460
15461 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15462
15463         * config.sub: change -solaris to -solaris2
15464
15465 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15466
15467         * configure.in: Use config/mh-riscos for mips-*-sysv*.
15468
15469 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
15470
15471         * configure: Correct error message for missing Makefile.in to
15472         print correct directory.
15473
15474 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15475
15476         * install.sh: kludge around 386BSD shell bug
15477
15478 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
15479
15480         * config.guess:  Recognize NeXT.
15481         * config.guess:  Recognize i486-ncr-sysv4.
15482         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
15483
15484 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
15485
15486         * Makefile.in (MAKEINFOFLAGS): New variable.
15487         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15488         * build-all.mk, test-build.mk: Pass down --no-split as
15489         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
15490
15491 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
15492
15493         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
15494
15495 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
15496
15497         * Makefile.in (libg++.tar.z):  New rule.
15498         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
15499         * Makefile.in (taz):  Only do a single chmod.
15500
15501 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15502
15503         * install.sh: don't use dirname anymore (replaced with sed usage)
15504
15505 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
15506
15507         * Makefile.in:  Change extension for gzip'd files from '.z' to
15508         '.gz' per new FSF standard usage.
15509
15510 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15511
15512         * configure: put quotes around the final value of program_transform_name
15513
15514 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15515
15516         * Makefile.in: new install.sh support; update install-info rules
15517
15518 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
15519
15520         * configure.in: Build diff for crosses, but not for go32 host.
15521
15522         * configure.in: Build gprof only for native, and don't build it
15523         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15524
15525 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
15526
15527         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15528
15529 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15530
15531         * configure.in (host_tools): Add prms.
15532
15533 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15534
15535         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15536         with $(FLAGS_TO_PASS) on the command line
15537
15538         * config.sub: Recognize lynx and lynxos
15539
15540 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15541
15542         * config.sub: Accept -ecoff*, not just -ecoff.
15543
15544 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15545
15546         * Makefile.in (taz): Use .gz suffix instead of .z.
15547         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
15548         names.
15549
15550 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15551
15552         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
15553
15554 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15555
15556         * Makefile.in (install-no-fixedincludes):  install gcc last, so
15557         that rebuilds that might happen during 'make install' don't get
15558         bogus gcc include files
15559
15560 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15561
15562         Change from Utah for HPPA support:
15563         * config.guess: Recognize hppa1.x-hp-bsd.
15564
15565 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
15566
15567         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
15568         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
15569
15570 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15571
15572         * config.sub: Add support for rom68k and bug boot monitors.
15573
15574 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
15575
15576         * Makefile.in: Make all-opcodes depend on all-bfd.
15577
15578 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15579
15580         * config.guess: Added special check for i[34]86-univel-sysv4*.
15581
15582 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
15583
15584         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
15585         the processor rather than assuming i486.
15586
15587 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15588
15589         * config.guess: Recognize SunOS6 as Solaris3.
15590
15591 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
15592
15593         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
15594         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
15595
15596 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
15597
15598         * build-all.mk (all-cross): New target for Canadian Cross.
15599         Added Q2 go32 targets.
15600         * test-build.mk: Configure go32 cross sparclite-aout and
15601         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
15602         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
15603
15604 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15605
15606         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
15607         GO32 hosted toolchains
15608
15609 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15610
15611         * configure: change  so "-exec-prefix" gets passed down rather
15612         than "-exec_prefix" so autoconf generated Makefiles get the
15613         exec_prefix set right.
15614
15615 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15616
15617         * config.guess: get the Solaris2 minor version number
15618
15619         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
15620
15621 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15622
15623         * config.guess: Recognize some Sequent platforms.
15624
15625 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15626
15627         * Makefile.in: added the vault-install target
15628
15629         * configure.in: actually use the Sun3 makefile fragment that's in
15630         config, also added the release dir to configdirs
15631
15632 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15633
15634         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
15635
15636 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15637
15638         * configure.in: remove some program from Alpha targetted toolchains
15639
15640 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
15641
15642         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
15643         gprof.
15644         (taz): Run "make diststuff" in those directories instead of "make
15645         proto-dir".  Look for "VERSION=" only at start of line in subdir
15646         Makefile.  Use "gzip -9" for compression.
15647         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
15648         (binutils.tar.z): New target.
15649
15650 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15651
15652         * Makefile.in (taz): Include gpl.texinfo.
15653
15654 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15655
15656         * Makefile.in (setup-dirs): Merged into "taz" target.
15657         (taz): Only do `proto-dir' stuff if a directory is actually needed
15658         for this target.
15659
15660 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
15661
15662         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
15663         (FLAGS_TO_PASS): Pass down MUNCH_NM.
15664         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
15665         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
15666         (gcc-no-fixedincludes): Correct for current gcc Makefile.
15667
15668 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
15669
15670         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
15671         config.sub, and move-if-change to gdb testsuite distribution
15672         archive, so the testsuite can be extracted, configured, and
15673         run separately from the gdb distribution.  Blow away the Chill
15674         tests that require a Chill compiled executable, since GNU Chill
15675         is not yet publically available.
15676
15677 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15678
15679         * test-build.mk: set environment variables in a single command,
15680         instead of a list of assignments and exports
15681
15682         * config.guess: recognize Alpha/OSF1 systems
15683
15684 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15685
15686         * configure: Change help message to prefer --options rather than
15687           -options.
15688
15689 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15690
15691         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
15692         zippy@ecst.csuchico.edu.
15693         * config.guess: Recognize miniframe.
15694
15695 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15696
15697         * Makefile.in: Use srcroot to find runtest rather than rootme.
15698         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
15699
15700 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15701
15702         * test-build.mk: Extensive additions to support building on a
15703         machine other than the host.
15704
15705 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15706
15707         * configure (tooldir): Fix for i386-aix again.
15708
15709 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
15710
15711         * configure, Makefile.in:  Change definition of $(tooldir)
15712         to match the FSF.
15713
15714 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
15715
15716         * config.guess:  Recognize i[34]86/SVR4.
15717
15718 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15719
15720         * Makefile.in (all-gdb): gdb depends on sim.
15721
15722 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
15723
15724         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
15725         at the same time we make the prototype gdb directory.
15726         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
15727         files at the same time as the gdb base release distribution.
15728
15729 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
15730
15731         * Makefile.in (check): Use individual check targets rather than
15732         DO_X rule.
15733         (check-gcc): Added.
15734
15735 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
15736
15737         * config.sub: Use sysv3.2 not sysv32 for canonical OS
15738         for System V release 3.2.
15739
15740 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15741
15742         * config.sub: Recognize hppaosf.
15743         * configure.in: Do configure ld/binutils/gas for it.
15744
15745 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15746
15747         * configure (tooldir): Alter syntax used to set this, for systems
15748         where "\$" isn't handled right, like i386-aix.
15749
15750 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15751
15752         * configure: Pass program-transform-name, not
15753         program_transform_name, to recursive configures.
15754
15755 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
15756
15757         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15758         of gas+ld+binutils.
15759
15760 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
15761
15762         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
15763
15764 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15765
15766         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15767
15768 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15769
15770         * Makefile.in (PRMS): Set back to all-prms.
15771
15772 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15773
15774         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15775         targets, rather than for MIPS hosts.
15776
15777 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15778
15779         * configure.in: add comment for --with-x default values
15780
15781         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15782
15783         * Makefile.in: add check-* targets for each of the directories in
15784         the tree.  Add a definition of RUNTEST that will use the one we
15785         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
15786
15787 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
15788
15789         * configure.in: Removed obsolete references to bfd_target and
15790         target_makefile_frag.
15791
15792         * build-all.mk: Set assorted targets for Q2.
15793         * config.sub: Recognize z8k-sim and h8300-hms.
15794         * test-build.mk: Really don't pass host to configure.
15795         (HOLES): Added uname.
15796
15797 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
15798
15799         * configure: Handle an empty program-prefix, program-suffix or
15800         program-transform-name correctly.
15801
15802 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15803
15804         * build-all.mk: -G 8 no longer required for MIPS targets.
15805         * test-build.mk: Don't pass host argument to configure; make it
15806         guess.
15807
15808 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
15809
15810         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
15811         * Makefile.in (COMPRESS):  New macro, like GZIP.
15812
15813 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15814
15815         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15816
15817         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15818         with gas currently defaults to -G 0.
15819
15820 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
15821
15822         * Makefile.in (all-flex): flex depends on byacc.
15823
15824         * build-all.mk: If host not specified, use config.guess.  Pass TAG
15825         to test-build.mk as RELEASE_TAG.
15826         * test-build.mk (configargs): New variable containing arguments to
15827         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
15828         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15829
15830         * config.guess: Use /bin/uname when checking -X argument on SCO,
15831         to avoid invoking GNU uname which doesn't understand -X.
15832
15833         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15834
15835         * configure.in: Build gas for mips-*-*.
15836
15837 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15838
15839         * Makefile.in (all.normal): insert missing backslash.
15840
15841 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15842
15843         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15844
15845         * Makefile.in: Complete overhaul to merge many almost identical
15846         targets.
15847
15848 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15849
15850         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15851         (gdb.tar.Z): Adjusted.
15852
15853         * Makefile.in (setup-dirs, taz): New targets; should be general
15854         enough to adapt for gdb sometime.  Build only .z file.
15855         (gas.tar.z): New target.
15856
15857 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15858
15859         * build-all.mk: Use CC=cc -Xs on Solaris.
15860
15861 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
15862
15863         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
15864         for handling BISON for FSF releases.
15865
15866 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15867
15868         * configure: Actually implement the change zoo just documented.
15869
15870 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
15871
15872         * configure: when using config.guess, only set target_alias when
15873         it's not already been set (ie, on the command line)
15874
15875 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15876
15877         * Makefile.in: add installcheck target, set PRMS to install-prms
15878
15879 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15880
15881         * configure: add support for package_makefile_fragment, handle the
15882         case where a directory has a configure.in file but no Makefile.in
15883         more gracefully (with an actual understandable error message, even);
15884         add support for --without (and add this to the usage message); also
15885         explicitly add a --host=${host_alias} to the command line when
15886         config.guess is used
15887
15888 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15889
15890         * configure: Must use both --host and --target in recursive calls.
15891
15892 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15893
15894         * Makefile.in: Change deja-gnu to dejagnu.
15895
15896 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15897
15898         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15899
15900 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15901
15902         * configure.in: canonicalize all instances to *-*-solaris2*,
15903         also strip out a number of tools to not build for go32 host
15904
15905 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15906
15907         * config.guess: add GPL.
15908
15909         * Makefile.in, config.guess, config.sub, configure: bump
15910           copyrights to 93.
15911
15912 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
15913
15914         * Makefile.in (do-info): Removed obsolete check for existence of
15915         localenv file.
15916
15917         * Makefile.in (MAKEOVERRIDES): Define to be empty.
15918
15919 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15920
15921         * Makefile.in: a couple of 'else true' for decstation,
15922         support for TclX
15923
15924         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15925
15926 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
15927
15928         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15929
15930 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
15931
15932         * config.guess: Recognize i386-ibm-aix (PS/2).
15933         * configure.in: Use config/mh-aix386 file for it.
15934
15935 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
15936
15937         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15938         CC_FOR_TARGET instead.
15939         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15940
15941 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
15942
15943         * Makefile.in: Add sim to list of directories sent with gdb
15944
15945 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15946
15947         * configure.in: Put back mips-dec-bsd* case.
15948
15949 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
15950
15951         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15952         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
15953         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
15954
15955 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15956
15957         * configure.in: remove no-op mips-dec-bsd* in "case $target"
15958
15959         * Makefile.in (dir.info): only run gen-info-dir if it exists,
15960         (install-info): install dir.info only if it exists,
15961         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15962
15963 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
15964
15965         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
15966         gas for mips-dec-bsd.
15967
15968 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
15969
15970         * configure (makesrcdir): If ${srcdir} is relative and not ".",
15971         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15972
15973 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15974
15975         * configure.in: Added "dejagnu" to hosttools list.
15976
15977 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
15978
15979         * config.sub, configure.in, config.guess:  Add support
15980         for Bosx, an AIX variant from Bull.
15981         Patches from F.Pierresteguy@frcl.bull.fr.
15982
15983 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15984
15985         * devo/dejagnu: Initial creation of devo/dejagnu.
15986         Migrated dejagnu testcases and support files for testing software
15987         tools to reside as subdirectories, currently called "testsuite",
15988         within the directory of the software tool.  Migrated all programs,
15989         support libraries, etc. beloging to dejagnu proper from
15990         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
15991         with no modifications.  The changes to these files which will
15992         allow them to configure, build, and execute properly will be made
15993         in a future update.
15994
15995 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15996
15997         * Makefile.in: Change send_pr to send-pr.
15998         * configure.in: Likewise.
15999         * send_pr: Renamed directory to send-pr.
16000
16001 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
16002
16003         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
16004
16005 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
16006
16007         * README:  Update for gdb-4.8 release.
16008         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
16009         gdb-xxx.tar.z (gzip'd) file also.
16010
16011 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16012
16013         * Makefile.in: make all-diff depend on all-libiberty
16014
16015 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
16016
16017         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16018
16019 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16020
16021         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16022
16023 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
16024
16025         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
16026         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
16027         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
16028
16029 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16030
16031         * Makefile.in:  makeinfo binary is in a new location
16032
16033 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
16034
16035         * config.sub: Accept -ecoff as an OS.
16036
16037         * Makefile.in: Various changes to eliminate a level of make
16038         recursion and reduce the required command line length.
16039         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16040         sub-makes.
16041         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16042         variables holding settings for specific sub-makes.
16043         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16044         in terms of BASE_FLAGS_TO_PASS.
16045         (TARGET_LIBS): New variable listing directories which use
16046         TARGET_FLAGS_TO_PASS.
16047         (subdir_do): Eliminated.
16048         (do-*): New set of targets to replace subdir_do.
16049         (various): All targets which used subdir_do now depend on do-*.
16050         (local-clean): Renamed from do_clean.
16051         (local-distclean): New target, dependency of distclean and
16052         realclean.
16053         (install-info): Don't create directories.  Depend on dir.info
16054         rather than calling make recursively.
16055         (install-dir.info): Eliminated.
16056         (install-info-dirs): Create all info directories here.
16057         (dir.info): Depend upon do-install-info.
16058
16059         * test-build.mk (HOLES): Added false.
16060
16061 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
16062
16063         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
16064
16065 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16066
16067         * Makefile.in (info): remove dependency on all-texinfo.  The
16068         problem was really in texinfo/C, not at this level.
16069
16070 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16071
16072         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16073
16074 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
16075
16076         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
16077         GDB releases.
16078
16079 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16080
16081         * configure: Include srcdir in message about target of link not
16082         being found.  Don't convert `-' to `_' in `with' options being
16083         passed to subdirs.
16084
16085 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16086
16087         * configure.in: add uudecode to host_tools
16088
16089         * Makefile.in: added {all,install}-uudecode targets, added them to
16090         the appropriate lists
16091
16092 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
16093
16094         * Makefile.in (all-gcc): Added dependency on all-gas.
16095
16096         * configure.in (mips-*-*): Build ld and binutils.
16097
16098 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16099
16100         * configure: check return code from mkdir, print error message and
16101           exit on failure.
16102
16103 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
16104
16105         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
16106
16107 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16108
16109         * test-build.mk (HOLES): Added tar, cpio and uudecode.
16110
16111 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16112
16113         * config.sub (h8500):  Recognize this as a cpu type.
16114
16115 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16116
16117         * configure: source directory missing is no longer a warning
16118
16119         * configure.in: recognize irix[34]* instead of irix[34]
16120
16121         * Makefile.in: define and pass down X11_LIB
16122
16123 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
16124
16125         * guess-systype: Renamed to ...
16126         * config.guess:  ... by popular request.
16127         * configure.in, Makefile.in:  Update accordingly.
16128
16129 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
16130
16131         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
16132         + Add Convex, Cray/Unicos, and Encore/Multimax support.
16133         + Execute ./dummy instead of assuming . is in PATH.
16134
16135 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
16136
16137         * guess-systype:  New shell script.  Attempts to guess the
16138         canonical host name of the executing host.
16139         Only a few hosts are supported so far.
16140         * configure:  Call guess-systype if no host is specified.
16141
16142 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16143
16144         * Makefile.in (gcc-no-fixedincludes): Made to work with current
16145         gcc Makefile.
16146
16147
16148 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
16149
16150         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16151         (all-gcc, install-gcc, subdir_do): Use it.
16152
16153 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16154
16155         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16156
16157 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
16158
16159         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16160           set exclusively by configure, using configure.in .
16161
16162 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16163
16164         * test-build.mk: set $PATH for all builds
16165
16166         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16167
16168 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
16169
16170         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
16171         the one used in gcc/Makefile.in, so that a null expansion doesn't
16172         override the one needed to build gcc with a native cc.
16173
16174
16175 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16176
16177         * configure: Accept -with arguments.
16178
16179 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16180
16181         * Makefile.in: added h8300sim
16182
16183 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
16184
16185         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16186         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
16187         (all-cygnus, native, build-cygnus): Make
16188         $(canonhost)-stamp-3stage-done, not $(host)....
16189         * test-build.mk (stamp-3stage-compared): Use tail +10c for
16190         i386-sco3.2v4.  Added else true to if command.
16191
16192 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
16193
16194         * config.sub: (from FSF) Sequent uses a BSD-like OS.
16195
16196 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
16197
16198         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16199
16200 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16201
16202         * configure.in: don't remove binutils from Solaris builds
16203
16204 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
16205
16206         * Makefile.in: get rid of earlier definitions for *clean,
16207         also handle the recursive info rule better
16208
16209 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
16210
16211         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
16212         do more-or-less the right thing.
16213
16214 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
16215
16216         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16217         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16218
16219 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16220
16221         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16222         $(host_canonical).
16223
16224         * configure.in: split the configdirs list into 4 categories (native
16225         v. cross, library v. tool) and handle the cross-only and native-
16226         only in more reasonable (and correct!) way.
16227
16228 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
16229
16230         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
16231         configdirs anymore.
16232
16233 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16234
16235         * Makefile.in: extensive cleanup::  removed all of the explicit
16236         clean-* targets, collapsed many wrappers around subdir_do into
16237         one, added additional targets to satisfy standards.texi, deleted
16238         some old targets, some changes for consistency
16239
16240 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16241
16242         * configure.in: handle some programs as cross-only, and others as
16243         native only
16244
16245         * test-build.mk: handle partial holes in a more generic manner
16246
16247         * Makefile.in: m4 depends on libiberty
16248
16249 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16250
16251         * configure.in: add m4, textutils, fileutils, sed, shellutils,
16252         time, wdiff, and find to configdirs
16253
16254         * Makefile.in: all, clean, and install rules for the new programs
16255         added to configure.in
16256
16257 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16258
16259         * configure.in: use mh-sun for all *-sun-* hosts
16260
16261 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16262
16263         * Makefile.in: define flags for X11 include files and library file
16264         locations, pass them down to the programs that need this info
16265
16266         * build-all.mk: added a 'native' target, to 3stage the native toolchain
16267
16268 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16269
16270         * configure.in: start building libg++ for HP-UX targets
16271
16272 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
16273
16274         * README:  Update references to files moved into etc/.
16275
16276 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
16277
16278         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
16279         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
16280
16281 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16282
16283         * configure: accept dash as well as underscore in long option
16284         names for FSF compatibility.
16285
16286 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
16287
16288         * config.sub: added -sco3.2v4 support from FSF.
16289
16290 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16291
16292         * configure.in: expand the section that adds or removes
16293         directories from the list of programs to build, to handle native
16294         vs. cross in addition to host v. native
16295
16296 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
16297
16298         * Makefile.in:  Replace C++ in macro names with CXX.
16299         This is less likely to break ...
16300
16301 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16302
16303         * test-build.mk: add -w to GNU_MAKE
16304
16305 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16306
16307         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16308         add 'sparc' to list of recognized cpus.  This needed to make
16309         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16310         Delete some redundant ose68 variants.  Recognize -wrs as an os,
16311         then changes that into $CPU-wrs-vxworks.
16312
16313         * configure.in: remove most references to gdbtest, regularize
16314         target based program removal
16315
16316         * test-build.mk: import from p3 tree (many fixes and changes)
16317
16318 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
16319
16320         * Makefile.in: added rules to handle tcl, tk, and expect
16321
16322         * configure.in: handle those directories if they exist
16323
16324 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16325
16326         * config.sub: removed bogus hppabsd and hppahpux names, since
16327         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16328
16329 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16330
16331         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
16332         depends upon all-xiberty
16333
16334         * Makefile.in: changes from p3, including:
16335
16336         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
16337
16338         * Makefile.in (XTRAFLAGS): include newlib directories if
16339         newlib/Makefile exists, rather than if host != target.
16340
16341         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
16342
16343         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16344         from the same source tree and not building a cross-compiler.  This
16345         matters for the libg++ configuration if reconfiguring a tree that
16346         has already been installed.
16347
16348         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
16349
16350         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16351         pick up the machine and system specific header files.
16352
16353         * Makefile.in: added AS_FOR_TARGET, passed down in
16354         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16355         the C compiler to use to create programs which are run in the
16356         build environment, set it to default to $(CC), and passed it down
16357         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16358
16359         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
16360
16361         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16362         We need them for unusual native builds, like systems without
16363         ranlib.
16364
16365         * configure: also define $(host_canonical) and
16366         $(target_canonical), which are the full, canonical names for the
16367         given host and target
16368
16369 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
16370
16371         * Makefile.in:  Added separate definitions for C++.
16372
16373 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
16374
16375         * configure.in (configdirs):  Add deja-gnu.
16376
16377 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
16378
16379         * README:  Update for configure.texi and gdb-4.7 release.
16380
16381 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
16382
16383         * Makefile.in:  Move "all" target to top of file.
16384         Previously, first target was ".PHONY" which caused BSD4.4 make
16385         to build .PHONY when make was run without arguments.
16386
16387 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
16388
16389         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
16390         Library-copylefted code in libiberty.
16391
16392 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
16393
16394         * config.sub:  Replace m68kmote with plain old m68k.
16395
16396 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
16397
16398         * Makefile.in:  Remove space from blank line, avoid Make complaints.
16399
16400 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
16401
16402         * config.sub: Complain if no argument is given.  Added support for
16403         386bsd as OS and target alias.
16404
16405 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
16406
16407         * Makefile.in (XTRAFLAGS): include newlib directories if
16408         newlib/Makefile exists, rather than if host != target.
16409
16410 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
16411
16412         * config.sub: recognize sparclite-wrs-vxworks.
16413
16414         * Makefile.in (install-xiberty): added *-xiberty make rules (from
16415         p3.) Added clean-xiberty to clean.
16416
16417 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16418
16419         * configure.in: use *-*-* instead of nested cases for host and target
16420
16421 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
16422
16423         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16424         from the same source tree and not building a cross-compiler.  This
16425         matters for the libg++ configuration if reconfiguring a tree that
16426         has already been installed.
16427
16428 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
16429
16430         * config.sub (i486v/i486v4):  Merge in from FSF version.
16431
16432 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
16433
16434         * configure: only set PWD if it is already set.
16435
16436 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
16437
16438         * configure: just set PWD=`pwd` at the top, since Ultrix sh
16439         doesn't have unset and all success paths (and most error paths)
16440         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16441         to just ${PWD} to avoid confusion.)
16442
16443 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
16444
16445         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16446         even for a native compilation.
16447
16448 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
16449
16450         Changes to make the gdb.tar.Z rule work better.
16451
16452         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
16453         (DEVO_SUPPORT):  Add configure.texi.
16454         (bfd-ilrt.tar.Z):  Remove ancient rule.
16455
16456 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
16457
16458         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16459         pick up the machine and system specific header files.
16460
16461         * configure.in, config.sub: added new target m68010-adobe-scout,
16462         with alias of adobe68k.  Changed configure.in to check for
16463         -scout before -sco* to avoid a false match.
16464
16465         * Makefile.in: added AS_FOR_TARGET, passed down in
16466         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16467         the C compiler to use to create programs which are run in the
16468         build environment, set it to default to $(CC), and passed it down
16469         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16470
16471 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16472
16473         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16474         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
16475         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16476         FOR_TARGET variants, to newlib and libg++.
16477
16478 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16479
16480         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16481         first.
16482
16483 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
16484
16485         * config.sub:  Accept `elf' as an environment.
16486
16487 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16488
16489         * Makefile.in (all-opcodes):  cd into the right directory
16490
16491 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
16492
16493         * configure: added -program_transform_name option, used as
16494         argument to sed when installing programs.
16495         configure.texi: added documentation for -program_prefix,
16496         -program_suffix and -program_transform_name.
16497
16498 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
16499
16500         * config.sub:  Accept i486 where i386 ok.
16501
16502 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
16503
16504         * config.sub: accept we32k
16505
16506 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
16507
16508         * config.sub, configure.in: accept OSE68000 and OSE68k.
16509
16510         * Makefile.in: don't create all directories for ``make install'';
16511         let the subdirectories create the ones they need.
16512
16513 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16514
16515         * COPYING: new file, GPL v2
16516
16517 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16518
16519         * Makefile.in: use the new gen-info-dir, which needs a template
16520         argument (which also lives in texinfo)
16521
16522         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16523
16524 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
16525
16526         * config.sub (ncr3000):  Change i386 to i486.
16527
16528 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16529
16530         * Makefile.in: add install-rcs, install-grep to
16531         install-no-fixedincludes, removed install-bison and install-libgcc
16532
16533 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
16534
16535         * configure.in: grab the HPUX makefile fragment if on HPUX
16536
16537 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16538
16539         * Makefile.in: eradicate bison spoor (ditto libgcc).
16540          configure.in: recognise m68{k,000}-ericsson-OSE.
16541          es1800 is alias for m68k-ericsson-OSE
16542
16543 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16544
16545         * configure.in: rearrange the parts that remove programs from
16546         configdirs, based now on HOST==TARGET or by canonical triple.
16547
16548 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16549
16550         * test-build.mk: recurse explicitly with -f test-build.mk when
16551           appropriate.  predicate stage3 and comparison on the existence
16552           of gcc.  That is, if gcc isn't around, we aren't three-staging.
16553           On very clean, also remove ...stamp-co.  Build in-place before
16554           doing other builds.
16555
16556 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16557
16558         * Makefile.in, configure.in: add tgas
16559
16560 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16561
16562         * Makefile.in: a number of changes merged in from progressive.
16563
16564         * configure.in: add libm.
16565
16566         * .cvsignore: ignore some stuff that comes from test-build.mk.
16567
16568 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
16569
16570         * config.sub:  Add es1800 (m68k-ericsson-es1800).
16571
16572 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16573
16574         * configure: Add program_suffix (parallel to program_prefix)
16575         * Makefile.in: adjust directory-creating script for losing decstation
16576
16577 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
16578
16579         * configure:  Minor $subdir-related fixes.
16580
16581 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16582
16583         * configure: fix various problems with propogating
16584         makefile_target_frag in subdirs.
16585         * configure.in: config libgcc if its there
16586
16587 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
16588
16589         * config.sub:  HPPA merge.
16590
16591 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
16592
16593         * Makefile.in:  Replace all-bison with all-byacc in all
16594         dependency lines for other tools (which now use byacc).
16595
16596 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
16597
16598         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
16599
16600 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
16601
16602         * Makefile.in: make gprof rules similar to byacc rules (instead of
16603         vestigal $(unsubdir) that didn't work...)
16604
16605 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
16606
16607         * config.sub:  Add support for Linux.
16608         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
16609         (at least for libg++).
16610
16611 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
16612
16613         * configure.texi: fix doc for the -nfp option to configure
16614
16615 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
16616
16617         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
16618
16619 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
16620
16621         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
16622         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
16623         * configure.in: added solaris* host_makefile_frag hook.
16624
16625 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16626
16627         * config.sub: changed recognition of m68000 so that various
16628         m68k types can be specified via m680[01234]0
16629
16630 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16631
16632         * config.sub (basic_machine): fix sed so that '-foo' isn't
16633         completely substituted out while .+'-foo' loses the '-foo'
16634
16635 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16636
16637         * config.sub ($os): Add -aout.
16638
16639 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
16640
16641         * configure:  If host_makefile_frag is absolute, don't
16642         prefix ${invsubdir} (relevant to libg++ auto-configure).
16643
16644 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16645
16646         * Makefile.in (tooldir): Define it.
16647         (all-ld): Depend on all-flex.
16648
16649 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
16650
16651         * Makefile.in (check):  Fix libg++ special case.
16652
16653 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
16654
16655         * configure: do not bury `pwd` into config.status, thus do fewer
16656           pwd's.
16657
16658         * configure: print the "Building in" message only when building in
16659           other than "." AND verbose.
16660
16661         * configure: remove -s, rework -v to better accommodate guested
16662           configures.
16663
16664         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
16665
16666 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
16667
16668         * Makefile.in: macroize flags passed on recursion.  remove
16669           fileutils.
16670
16671 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
16672
16673         * configure: get makesrcdir right for subdirs deeper than 1.
16674
16675         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
16676           install.
16677
16678 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
16679
16680         * Makefile.in: don't print subdir_do or recursion lines.
16681
16682 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
16683
16684         * standards.texi: added menu item.
16685
16686         * Makefile.in: build and install standards.info.
16687
16688         * standards.texi: new file.
16689
16690 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16691
16692         * configure: test for and move config.status pieces from
16693           ${subdir}/.
16694
16695 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
16696
16697         * configure:  Test for existance of files before trying to mv
16698         them, to avoid numerous non-existance messages.
16699
16700 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
16701
16702         * configure: correct final line of config.status.
16703
16704         * configure: patch from eggert.  Avoids a protection problem if
16705           the original Makefile.in is read only.
16706
16707         * configure: use move-if-change from gcc to create config.status.
16708           Some makefiles depend on config.status to tell if a directory
16709           has been reconfigured for a different host.  This change
16710           prevents those directories from remaking everything in the case
16711           where the reconfig was only intended to rebuild a Makefile.
16712
16713         * configure: test for config.sub with "config.sub sun4" rather
16714           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
16715           host alias from a missing config.sub.
16716
16717 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16718
16719         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16720           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
16721
16722 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
16723
16724         * configure: mkdir ${subdir} as needed.
16725
16726 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
16727
16728         * Makefile.in,configure.in: added autoconf.
16729
16730 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16731
16732         * Makefile.in: no longer pass against on recursion.
16733
16734         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16735           definitions are not inherited.
16736
16737         * configure: correct makesrcdir when subdir is .
16738
16739 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
16740
16741         * configure:  Add support for 'subdirs' variable, which is
16742         like 'configdirs', except that configure doesn't re-invoke
16743         itself for subdirs, it just creates a Makefile for each subdir.
16744         * configure.texi:  Document subdirs.
16745
16746 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16747
16748         * configure.in: added flex to configdirs
16749
16750 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
16751
16752         * Makefile.in: remove clean-stamps from clean.
16753
16754 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
16755
16756         * configure.in:  Add gdbtest to configdirs.
16757
16758 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
16759
16760         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
16761         to recursive makes.
16762         * configure.in:  Recognize new ncr3000 config.
16763
16764 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
16765
16766         * Makefile.in, configure.in: removed references to gdbm.
16767
16768 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
16769
16770         * config.sub:  Don't canonicalize os value
16771         newsos* to bsd (readline needs to check for newsos).
16772         (This fix was earlier made Jan 31, but got re-broken.)
16773
16774 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
16775
16776         * configure.in:  sco is an os, not a vendor!
16777
16778         * configure:  Quote $( better.  Keep various shells happy.
16779
16780 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
16781
16782         * Makefile.in: eliminate stamp-files.
16783
16784 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
16785
16786         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
16787           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16788
16789 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
16790
16791         * config.sub:  fix iris/iris3.
16792
16793 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
16794
16795         * configure: re-add -rm.
16796
16797 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
16798
16799         * Maskefile.in: add .stmp-rcs to all.
16800
16801         * configure.in: remove gas from rs6000 build, use aix host fragment.
16802
16803 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
16804
16805         * configure: pass down site_option during recursion.
16806
16807 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
16808
16809         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
16810
16811 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
16812
16813         * configure: Change exec_prefix so that it really defaults to prefix.
16814
16815 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
16816
16817         * Makefile.in, configure.in:  Add support for mmalloc library.
16818
16819 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
16820
16821         * Makefile.in: add stmp dependencies for a few more things.
16822
16823 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
16824
16825         * configure: adjusted error message on objdir/srcdir configure
16826           collision, per john's suggestion.
16827
16828         * Makefile.in: add libiberty stmp to all and all.cross.
16829
16830 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
16831
16832         * Makefile.in: remove force dependencies, add grep to all.
16833
16834 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
16835
16836         * Makefile.in: drop flex.  make stamp files work.
16837
16838         * configure: added test for conflicting configuration in srcdir,
16839           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
16840           gets cranky.  use relative paths for configure and srcdir
16841           whenever possible.  Send some error messages to stderr that were
16842           going to stdout.
16843
16844 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
16845
16846         * Makefile.in:  Fix libg++ rule to check for gcc directory
16847         before using gcc/gcc.  Also pass XTRAFLAGS.
16848
16849 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
16850
16851         * Makefile.in: added stmp-files so that directories aren't polled
16852           when they are already built.
16853
16854         * configure.texi: fixed a node pointer problem.
16855
16856 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
16857
16858         * config.sub configure.in gdb/configure.in
16859         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16860         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16861         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
16862
16863 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16864
16865         * configure: -recurring becomes -silent.  corrected help message
16866           for -site= option.
16867
16868         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16869
16870 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16871
16872         * configure: when building Makefile for crosses, replace
16873           tooldir and program_prefix.  default srcdir from location of
16874           config.sub.  remove "for host in hosts" and "for target in
16875           targets" loops.
16876
16877 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16878
16879         * Makefile.in: Do not pass bindir or mandir to cvs.
16880
16881 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
16882
16883         * Makefile.in, configure.in: removed traces of namesubdir,
16884           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
16885           copyrights to '92, changed some from Cygnus to FSF.
16886
16887         * configure.texi: remove most references to multiple hosts,
16888           multiple targets, subdirs, etc.
16889
16890         * configure.man: removed rcsid. reference config.sub not
16891           config.subr.
16892
16893         * Makefile.in: mkdir $(infodir) on install-info.
16894
16895 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
16896
16897         * configure.texi:  Explain better about .gdbinit and about
16898         the environment that configure.in sections run in.
16899
16900 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
16901
16902         * configure.in:  Ultrix is only a decstation if it's a MIPS.
16903
16904 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
16905
16906         * README:  DOC.configure => cfg-paper.texi.
16907
16908 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
16909
16910         * config.sub (near case $os):  Don't convert newsos* to bsd!
16911
16912 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
16913
16914         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
16915         the number of copies of COPYING that go into the GDB tar file.
16916
16917 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
16918
16919         * bfd/configure.in, gdb/config/mh-i386sco,
16920         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16921         Fix SCO configuration stuff.
16922
16923 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
16924
16925         * Makefile.in:  For libg++, make sure the -I pointing
16926         to the gcc directory goes *after* all the libg++-local -I flags.
16927         Also, move just-gcc dependency from just-libg++ to all-libg++.
16928
16929 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
16930
16931         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
16932
16933 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
16934
16935         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
16936
16937 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
16938
16939         * config.sub:  Add stratus configuration frags.  Also
16940         submitted to FSF.
16941
16942 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
16943
16944         * Makefile.in (DEV_SUPPORT):  add configure.man.
16945
16946         * config.sub(Decode manufacturer-specific):  add -none*.
16947
16948 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
16949
16950         * Makefile.in:  remove form feeds to make Sun's make happy.
16951         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
16952
16953 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
16954
16955         * Makefile.in (AR_FLAGS):  Make quieter.
16956
16957 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
16958
16959         * configure.in:  Add libg++.
16960         * configure:  When verbose, don't output the command line at each
16961         level; it will be unremarkably the same as the previous version,
16962         which will be the same as what the user typed.
16963
16964 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
16965
16966         * configure.in, Makefile.in: fix clean-info, add flex.  add
16967           fileutils.
16968
16969         * configure: be less sensitive to spaces in Makefile.in.  Do not
16970           look for sources in "..".  Doing so breaks subdirectories that
16971           might have their own configure.  If a subdir has it's own
16972           configure script, use it.
16973
16974 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
16975
16976         * cfg-paper.texi: some changes suggested by rms.
16977
16978 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
16979
16980         * config.sub:  Merge in some small additions from the FSF version,
16981         taken from the gcc distribution, to bring the Cygnus and FSF
16982         versions into closer sync.
16983
16984 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
16985
16986         * configure.in:  Changed svr4 references to sysv4.
16987
16988 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
16989
16990         * configure: added -V for version number option.
16991
16992 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
16993
16994         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16995           renamed from DOC.configure to cfg-paper.texi.
16996
16997 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16998
16999         * configure, config.subr, config.sub: config.subr is now
17000           config.sub again.
17001
17002 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
17003
17004         * configure.texi: new file, in progress.
17005
17006         * Makefile.in: build info file and install the man page for
17007           configure.
17008
17009         * configure.man: new file, first cut.
17010
17011         * configure: find config.subr again now that configuration "none"
17012           has gone.  removed all traces of the -ansi option.  removed all
17013           traces of the -languages option.
17014
17015         * config.subr: resync from rms.
17016
17017 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17018
17019         * configure, config.sub, config.subr: merge config.sub into
17020           config.subr, call the result config.subr, remove config.sub, use
17021           config.subr.
17022
17023         * Makefile.in: revised install for dir.info.
17024
17025 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17026
17027         * configure.in: add decstation host makefile frag.
17028
17029         * Makefile.in: BISON now bison -y again.  also install-gcc on
17030           install.  clean-gdbm on clean.  infodir belongs in datadir.
17031           Make directories for info install.  Build dir.info here then
17032           install it.
17033
17034 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17035
17036         * Makefile.in: fix for bad directory tests.
17037
17038 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17039
17040         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
17041           regexp.  -srcdir relative was being handled incorrectly.
17042
17043         * Makefile.in: unwrapped some for loops so that parallel makes
17044           work again and so one can focus one's attention on a particular
17045           package.
17046
17047 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17048
17049         * configure: added PWD as a stand in for `pwd` (for speed). use
17050           elif wherever possible.  make -srcdir work without -objdir.
17051           -objdir= commented out.
17052
17053 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17054
17055         * configure: +options become --options.  -subdirs commented out.
17056           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
17057           Makefile now at top of generated Makefile.  Removed cvs log
17058           entries.  added -srcdir.  create .gdbinit only if there is one
17059           in ${srcdir}.
17060
17061         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
17062           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
17063           and mandir now keyed off datadir by default.
17064
17065 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17066
17067         * Freshly created ChangeLog.
17068
17069 \f
17070 Local Variables:
17071 mode: change-log
17072 left-margin: 8
17073 fill-column: 76
17074 version-control: never
17075 End: