OSDN Git Service

PR tree-optimization/51865
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2012-01-05  Richard Henderson  <rth@redhat.com>
2
3         PR bootstrap/51072
4         * configure.ac: Disable libitm if c++ is not enabled.
5         * configure: Rebuild.
6
7         * configure.ac: Fix regexp for same.
8         * configure: Rebuild.
9
10 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
11
12         * MAINTAINERS (Write After Approval): Add myself.
13
14 2012-01-02  Richard Guenther  <rguenther@suse.de>
15
16         PR bootstrap/51686
17         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
18         * Makefile.in: Regenerate.
19
20 2011-12-28  Oleg Endo <olegendo@gcc.gnu.org>
21
22         * MAINTAINERS (Write After Approval): Add myself.
23
24 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
25
26         * configure: Regenerate.
27
28 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
29
30         * MAINTAINERS (picochip): Changed email address.
31
32 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
33
34         * MAINTAINERS (write-after-approval): Add self.
35
36 2011-11-29  DJ Delorie  <dj@redhat.com>
37
38         * configure.ac (rl78-*-*) New case.
39         * configure: Regenerate.
40         * MAINTAINERS: Add myself as RL78 maintainer.
41
42 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
43
44         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
45
46 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
47
48         * libtool.m4: dditional FreeBSD 10 fixes.
49
50 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
51
52         * MAINTAINERS: Move myself from Write After Approval to CPU Port
53         Maintainers section, as Epiphany maintainer.
54
55 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
56
57         PR target/49992
58         * configure.ac: Remove ranlib special-casing for Darwin.
59         * configure: Regenerate.
60
61 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
62
63         * MAINTAINERS (Reviewers): Keep the list sorted.
64
65 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
66
67         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
68
69 2011-11-09  Roland McGrath  <mcgrathr@google.com>
70
71         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
72         * configure: Rebuild.
73         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
74         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
75         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
76         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
77         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
78         Add READELF.
79         * Makefile.in: Rebuild.
80
81 2011-11-09  Jason Merrill  <jason@redhat.com>
82
83         * Makefile.def (language=c++): Remove check-c++0x.
84         * Makefile.in (check-gcc-c++): Regenerate.
85
86 2011-11-08  Richard Henderson  <rth@redhat.com>
87
88         * configure.ac: Test for libitm directory present first.
89
90         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
91
92         * configure.ac: Test libitm/configure.tgt to disable libitm.
93         * configure: Rebuild.
94
95 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
96             Richard Henderson  <rth@redhat.com>
97
98         Merged from transactional-memory.
99
100         * Makefile.def (lang_env_dependencies): libitm is c++.
101         Add libitm target module.
102         * configure.ac: Likewise.
103         * config/mmap.m4: New file.
104         * contrib/gcc_update: Add libitm to touch data.
105         * Makefile.in, configure: Rebuild.
106
107 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
108
109         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
110         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
111         * Makefile.in: Regenerate.
112
113 2011-11-01  DJ Delorie  <dj@redhat.com>
114
115         * config.sub: Update to version 2011-10-29 (added rl78)
116
117 2011-10-27  Nick Clifton  <nickc@redhat.com>
118
119         * config.sub: Import these changes from the config project:
120
121         2011-10-08  Joern Rennecke <joern.rennecke@embecosm.com>
122             Ben Elliston  <bje@gnu.org>
123
124         * config.sub (epiphany): New.
125
126         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
127             Ben Elliston  <bje@gnu.org>
128
129         * config.sub (hexagon, hexagon-*): New.
130
131         2011-08-23  Roland McGrath  <mcgrathr@google.com>
132
133         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
134         64eb to be64.
135
136         2011-08-16  Roland McGrath  <mcgrathr@google.com>
137
138         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
139         (nacl): Grok as alias for 32el-unknown-nacl.
140
141 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
142
143         * MAINTAINERS (Write After Approval): Add myself.
144
145 2011-10-24  Teresa Johnson  <tejohnson@google.com>
146
147         * MAINTAINERS (Write After Approval): Add myself.
148
149 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
150
151         * MAINTAINERS (sparc port): Remove myself.
152
153 2011-09-14  Tom de Vries  <tom@codesourcery.com>
154
155         * MAINTAINERS (Write After Approval): Add myself.
156
157 2011-08-14  Yao Qi  <yao@codesourcery.com>
158
159         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
160         * configure: Regenerate.
161
162 2011-07-26  Ian Lance Taylor  <iant@google.com>
163
164         * configure.ac: Set have_compiler based on whether gcc directory
165         exists, rather than on whether gcc is in configdirs.
166         * configure: Rebuild.
167
168 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
169
170         * MAINTAINERS (Global Reviewers): Add self.
171
172 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
173
174         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
175         link directories.
176         * Makefile.in: Rebuild.
177
178 2011-07-20  Ian Lance Taylor  <iant@google.com>
179
180         PR bootstrap/49787
181         * configure.ac: Move --enable-bootstrap handling earlier in file.
182         If --enable-bootstrap and either --enable-build-with-cxx or
183         --enable-build-poststage1-with-cxx, enable C++ automatically.
184         * configure: Rebuild.
185
186 2011-07-19  Ian Lance Taylor  <iant@google.com>
187
188         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
189         make C++ a boot_language.  Set and substitute
190         POSTSTAGE1_CONFIGURE_FLAGS.
191         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
192         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
193         * configure, Makefile.in: Rebuild.
194
195 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
196
197         * MAINTAINERS (Register Allocation): Move myself from reviewers to
198         maintainers.
199
200 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
201
202         * MAINTAINERS (Global Reviewers): Add myself.
203
204 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
205
206         * configure: Regenerate.
207
208 2011-07-16  Jason Merrill  <jason@redhat.com>
209
210         * Makefile.def (language=c++): Add check-c++0x and
211         check-target-libmudflap-c++.
212         * Makefile.tpl (check-target-libmudflap-c++): New.
213         * Makefile.in: Regenerate.
214
215 2011-07-16  Matthias Klose  <doko@ubuntu.com>
216
217         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
218         * Makefile.def (target_modules/libjava): Pass
219         $(EXTRA_CONFIGARGS_LIBJAVA).
220         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
221         if not configured with --enable-static-libjava.
222         * Makefile.in: Regenerate.
223         * configure: Likewise.
224
225 2011-07-15  Jason Merrill  <jason@redhat.com>
226
227         * Makefile.in (check-c++): Move check-gcc-c++0x after
228         check-target-libstdc++-v3.
229
230 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
231
232         * MAINTAINERS (c6x port): New entry.
233
234 2011-07-13  Jason Merrill  <jason@redhat.com>
235
236         * Makefile.in (check-gcc-c++0x): New.
237         (check-c++): Depend on it.
238
239 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
240
241         PR target/39150
242         * configure.ac (i[3456789]86-*-solaris2*): Also accept
243         x86_64-*-solaris2.1[0-9]*.
244         * configure: Regenerate.
245
246 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
247
248         * MAINTAINERS (RTL optimizers): Add self.
249
250 2011-06-27  Gabriel Charette  <gchare@google.com>
251
252         * MAINTAINERS (Write After Approval): Add myself.
253
254 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
255
256         PR regression/47836
257         PR bootstrap/23656
258         PR other/47733
259         PR bootstrap/49247
260         PR c/48825
261         * configure.ac (target_libraries): Remove target-libiberty.
262         Remove case-statement setting skipdirs=target-libiberty for
263         multiple targets.  Remove checking target_configdirs and
264         removing target-libiberty but keeping target-libgcc if
265         otherwise empty.
266         * Makefile.def (target_modules): Don't add libiberty.
267         (dependencies): Remove all traces of target-libiberty.
268         * configure, Makefile.in: Regenerate.
269
270 2011-06-13  Walter Lee <walt@tilera.com>
271
272         * configure.ac (tilepro-*-*) New case.
273         (tilegx-*-*): Likewise.
274         * configure: Regenerate.
275
276 2011-06-06  Jing Yu  <jingyu@google.com>
277
278         * configure.ac: Skip target-libiberty for
279         arm*-*-linux-androideabi.
280         * configure: Regenerated.
281
282 2011-06-06  Nick Clifton  <nickc@redhat.com>
283
284         * config.sub: Sync from upstream.
285
286 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
287
288         * MAINTAINERS (Write After Approval): Add myself.
289
290 2011-06-01  Daniel Jacobowitz  <drow@false.org>
291
292         * MAINTAINERS: Update my email address.
293
294 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
295
296         * MAINTAINERS (Write After Approval): Update my email address.
297
298 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
299
300         * MAINTAINERS (Write After Approval): Add myself.
301
302 2011-05-08  Doug Kwan  <dougkwan@google.com>
303
304         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
305         * configure: Regenerated.
306         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
307         value from configure.
308         * Makefile.in: Regenerated.
309
310 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
311
312         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
313         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
314         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
315         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
316         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
317         *-*-vxworks*): Disable newlib and libgloss in separate case
318         statement.
319         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
320         to separate case statement.
321         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
322         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
323         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
324         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
325         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
326         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
327         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
328         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
329         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
330         i[[3456789]]86-*-rdos*, m32r-*-*,
331         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
332         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
333         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
334         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
335         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
336         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
337         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
338         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
339         and libgloss in main case over targets.  Remove most empty cases
340         in main case over targets.
341         * configure: Regenerate.
342
343 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
344
345         * MAINTAINERS (Write After Approval): Add myself.
346
347 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
348
349         * configure.ac: Remove code setting special library locations for
350         hppa*64*-*-hpux11*.  Remove code setting compiler for
351         sparc-sun-solaris2*.
352         * configure: Regenerate.
353
354 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
355
356         * configure.ac: Separate libgloss_dir settings from general case
357         over targets.
358         * configure: Regenerate.
359
360 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
361
362         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
363         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
364         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
365         cases in libgcj-disabling case statement.
366         (hppa*64*-*-linux*): Set unsupported_languages instead of
367         disabling target-zlib.
368         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
369         to hppa*64*-*-hpux*.
370         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
371         hppa*-*-hpux*.
372         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
373         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
374         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
375         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
376         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
377         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
378         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
379         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
380         libgcj-disabling case statement.
381         * configure: Regenerate.
382
383 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
384
385         * configure.ac: Disable Java for targets not supporting libffi.
386         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
387         Remove cases in Java-disabling statement.
388         (*arm-wince-pe): Change to arm-wince-pe.
389         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
390         cases in Java-disabling statement.
391         (bfin-*-*): Don't disable Java again.
392         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
393         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
394         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
395         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
396         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
397         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
398         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
399         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
400         Java-disabling statement.
401         (mmix-*-*): Don't disable Java again.
402         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
403         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
404         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
405         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
406         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
407         statement.
408         * configure: Regenerate.
409
410 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
411
412         * configure.ac: Separate cases disabling Java and Java libraries
413         from general case over targets.
414         * configure: Regenerate.
415
416 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
417
418         * MAINTAINERS: Update my email address.
419
420 2011-04-20  Easwaran Raman  <eraman@google.com>
421
422         * MAINTAINERS (Write After Approval): Add myself.
423
424 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
425
426         PR lto/48086
427         * configure.ac: Re-enable LTO on *-apple-darwin9*.
428         * configure: Regenerate.
429
430 2011-04-16  Jim Meyering  <meyering@redhat.com>
431
432         * MAINTAINERS (Write After Approval): Add myself.
433
434 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
435
436         * MAINTAINERS: Update my email address.
437
438 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
439
440         * MAINTAINERS (Write After Approval): Add myself.
441
442 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
443
444         * MAINTAINERS (Write After Approval): Add myself.
445
446 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
447
448         * MAINTAINERS (Write After Approval): Add myself.
449
450 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
451
452         * configure.ac (build_tools): Remove build-byacc.
453         (host_libs): Remove mmalloc.
454         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
455         autoconf automake libtool diff rcs fileutils shellutils time
456         textutils wdiff find uudecode hello tar gzip indent recode release
457         sed perl gawk findutils gettext zip.
458         (libgcj): Remove target-qthreads.
459         (target_tools): Remove target-examples target-gperf.
460         (YACC): Don't handle building byacc.
461         * configure: Regenerate.
462         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
463         dosutils, examples, fileutils, find, findutils, gawk, gettext,
464         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
465         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
466         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
467         handle building components.
468         * Makefile.in: Regenerate.
469
470 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
471
472         * MAINTAINERS: Update my email address as Xtensa maintainer.
473
474 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
475
476         * config.sub: Sync from upstream.
477
478 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
479
480         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
481         (microblaze*): Don't disable libssp.
482         * configure: Regenerate.
483
484 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
485
486         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
487         moveifchange.
488         * configure: Regenerate.
489         * Makefile.tpl: Use @SHELL@ not @config_shell@.
490         * Makefile.in: Regenerate.
491
492 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
493
494         * configure.ac (*-*-sysv4*): Don't enable libgomp.
495         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
496         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
497         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
498         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
499         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
500         md_exec_prefix cases.
501         * configure: Regenerate.
502
503 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
504
505         * configure.ac: Separate cases disabling target-libssp,
506         target-libiberty, target-libstdc++-v3 and Fortran from general
507         case over targets.
508         * configure: Regenerate.
509
510 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
511
512         * configure.ac (*-*-chorusos): Don't disable libgcj.
513         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
514         Remove case.
515         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
516         (arm-*-coff): Don't disable libgcj.
517         (arm*-*-linux-gnueabi): Remove useless assignment.
518         (arm-*-riscix*): Don't disable libgcj.
519         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
520         configuration.
521         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
522         (c54x*-*-*): Remove case.
523         (tic54x-*-*): Don't disable GCC or GCC libraries.
524         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
525         to *.
526         (d10v-*-*): Don't disable GCC libraries.
527         (d30v-*-*): Don't disable libgcj.
528         (h8500-*-*): Don't disable GCC libraries.
529         (i960-*-*): Don't disable libgcj.
530         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
531         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
532         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
533         libgcj.
534         (m68k-*-coff*): Remove case.
535         (mmix-*-*): Don't disable libgloss on host.
536         (mn10200-*-*, mn10300-*-*): Remove cases.
537         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
538         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
539         Don't disable libgcj.
540         (romp-*-*): Remove case.
541         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
542         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
543         case.
544         (v810-*-*): Don't disable GCC libraries.
545         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
546         (ip2k-*-*): Don't disable GCC libraries.
547         * configure: Regenerate.
548
549 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
550
551         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
552         libffi on host.
553         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
554         on host.
555         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
556         * configure: Regenerate.
557
558 2011-03-26  John Marino  <binutils@marino.st>
559
560         * configure.ac: Add support for *-*-dragonfly*
561         * configure: Regenerate.
562
563 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
564
565         * configure.ac (native_only): Remove.
566         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
567         send-pr uudecode guile gnuserv on host.
568         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
569         send-pr rcs guile perl texinfo libtool on host.
570         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
571         automake send-pr rcs guile perl texinfo libtool on host.
572         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
573         (*-*-kaos*): Don't disable target-examples target-gperf on target.
574         (alpha*-dec-osf*): Don't disable fileutils on target.
575         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
576         texinfo send-pr expect dejagnu on target.
577         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
578         target-qthreads on target.
579         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
580         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
581         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
582         x86_64-*-mingw*): Don't disable expect on target.
583         (*-*-cygwin*): Don't disable target-gperf on target.
584         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
585         gnuserv on target.
586         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
587         target.
588         * configure: Regenerate.
589
590 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
591
592         * configure.ac (target_tools): Remove target-groff.
593         (native_only): Remove target-groff.
594         (hppa*64*-*-*): Don't disable byacc.
595         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
596         setting.
597         (*-*-kaos*): Don't skip target-librx and target-groff.
598         (*-*-netware*): Don't skip target-libmudflap.
599         (*-*-tpf*): Don't skip target-libmudflap.
600         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
601         directories on the host.
602         (ia64*-*-*vms*): Don't skip tix.
603         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
604         host.
605         * configure: Regenerate.
606
607 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
608
609         * configure.ac: Remove references to mt-mep, mt-netware,
610         mt-wince.
611         * Makefile.def: Add all-utils soft dependencies.
612         * Makefile.tpl: Remove GDB_NLM_DEPS.
613         * configure: Regenerate.
614         * Makefile.in: Regenerate.
615
616 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
617
618         * configure.ac: Do not include mh-x86omitfp.
619         * configure: Regenerate.
620
621 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
622
623         * configure.ac: Remove empty cases.
624         * configure: Regenerate.
625
626 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
627
628         * Makefile.def: Add dependency from termcap to gdb.
629         * Makefile.in: Regenerate.
630
631 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
632
633         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
634         * configure: Regenerate.
635         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
636         * Makefile.tpl: Likewise.
637         * Makefile.in: Regenerate.
638
639 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
640
641         * configure.ac: Remove all mentions of tentative_cc.
642         * configure: Regenerate.
643
644 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
645
646         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
647         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
648         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
649         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
650         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
651         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
652         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
653         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
654         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
655         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
656         *-*-rhapsody*): Remove host cases.
657         * configure: Regenerate.
658
659 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
660
661         * configure.ac (ppc*-*-pe): Remove host case.
662         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
663         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
664         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
665         cases.
666         * configure: Regenerate.
667
668 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
669
670         * config.sub: Update to version 2011-03-23.
671
672 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
673
674         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
675         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
676         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
677         * configure: Regenerate.
678
679 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
680
681         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
682         to Write After Approval.
683         * config-ml.in: Don't handle arc-*-elf*.
684         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
685         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
686         handle GCC libraries.
687         * configure: Regenerate.
688
689 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
690
691         PR bootstrap/48120:
692         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
693         Add -lstdc++ -lm to LIBS.
694         * configure: Regenerate.
695
696 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
697
698         * config.guess: Update to version 2011-02-02
699         * config.sub: Update to version 2011-02-24
700
701 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
702
703         PR lto/48086
704         * configure.ac: Re-enable LTO on *-apple-darwin9.
705         * configure: Regenerate.
706
707 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
708
709         PR lto/48086
710         * configure.ac: Disable LTO on darwin due to an assembler change in
711         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
712         under 256.
713         * configure: Regenerate.
714
715 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
716
717         * MAINTAINERS: Update myself as score backend maintainer, update my e-mail address.
718
719 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
720
721         * MAINTAINERS: Update my e-mail address.
722
723 2011-03-06  Joey Ye  <joey.ye@arm.com>
724
725         * MAINTAINERS: Update my e-mail address.
726
727 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
728
729         * configure.ac: Adjust test of with_ppl.
730         * configure: Regenerated.
731
732 2011-03-02  Kai Tietz  <ktietz@redhat.com>
733
734         * MAINTAINERS: Adjust my e-mail address.
735
736 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
737
738         * configure.ac: Add -lpwl to ppllibs.
739         * configure: Regenerated.
740
741 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
742
743         * config/cloog.m4: Add -lisl to clooglibs.
744         * configure: Regenerated.
745
746 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
747
748         * MAINTAINERS (CPU Port maintainers): Add self.
749
750 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
751
752         * MAINTAINERS: Add myself as testsuite maintainer.
753
754 2011-02-15  Mike Stump  <mikestump@comcast.net>
755
756         * MAINTAINERS: Add myself as testsuite maintainer.
757
758 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
759
760         Import from Libtool and gnulib:
761
762         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
763
764         Prepare for supporting FreeBSD 10.
765         * config.rpath: Remove handling of freebsd1* which soon would
766         match FreeBSD 10.0.
767
768         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
769
770         Remove support for FreeBSD 1.x.
771         * libtool.m4 (_LT_LINKER_SHLIBS)
772         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
773         soon would incorrectly match FreeBSD 10.0.
774
775 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
776
777         PR binutils/12283
778         * move-if-change: Import version from gnulib.
779
780 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
781
782         PR lto/47225
783         * Makefile.def (lto-plugin): Double dash for enable-shared.
784         (configure-gcc): Depend on all-lto-plugin.
785         * Makefile.in: Rebuilt.
786
787 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
788
789         * configure.ac: Remove extra bracket.
790         * configure: Regenerate.
791
792 2011-02-08  Tobias Burnus  <burnus@net-b.de>
793
794         * MAINTAINERS: Add myself as libquadmath maintainer.
795
796 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
797
798         * MAINTAINERS: Update my email address.
799
800 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
801
802         * MAINTAINERS (option handling): Add self.
803
804 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
805
806         PR lto/47225
807         * Makefile.def: Add dependency for install-gcc
808         on install-lto-plugin.
809         * Makfile.in: Regenerated
810
811 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
812
813         * MAINTAINERS (CPU Port Maintainers): Add myself.
814
815 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
816
817         PR libgcj/44341
818         * configure.ac: Discard --with-* flags for host when configuring
819         target libraries for cross build.
820         * configure: Rebuilt.
821
822 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
823
824         * MAINTAINERS (linear loop transforms): Removed.
825
826 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
827
828         * configure.ac: If with_ppl is no, move setting with_cloog=no
829         after CLOOG_REQUESTED check.
830         * configure: Regenerated.
831
832 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
833
834         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
835         CLooG has been requested.
836         * configure: Regenerated.
837
838 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
839
840         * configure: Regenerated.
841         * configure.ac: Check for version 0.11 (or later revision) of PPL.
842
843 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
844
845         * configure: Regenerated.
846         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
847
848 2011-01-21  Andreas Schwab  <schwab@redhat.com>
849
850         * configure.ac: Use AS_HELP_STRING throughout.
851         * configure: Regenerate.
852
853 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
854
855         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
856         * configure: Regenerate.
857
858 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
859
860         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
861
862 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
863
864         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
865         for ia64-hpux.
866         * configure: Regenerate.
867
868 2011-01-07  Jan Hubicka  <jh@suse.cz>
869
870         PR lto/47225
871         * Makefile.in: Regenerate.
872         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
873         configure.
874
875 2011-01-07  Jan Hubicka  <jh@suse.cz>
876
877         * Makefile.in: Regenerate.
878         * Makefile.def (gcc host module) and soft dependency on lto-plugin
879         and configure dependency on lto-plugin configure.
880         (lto-plugin module): Remove dependency on GCC; add dependency on
881         liniberty.
882
883 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
884
885         * MAINTAINERS (Write After Approval): Add myself.
886
887 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
888
889         * configure: Regenerate.
890
891 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
892
893         * configure.ac: (picochip): Disable libiberty.
894
895 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
896
897         * MAINTAINERS (Write After Approval): Add myself.
898
899 2010-12-10  Ian Lance Taylor  <iant@google.com>
900
901         PR bootstrap/46819
902         * configure.ac: For --disable-libgcj clear libgcj_saved.
903         * configure: Rebuild.
904
905 2010-12-10  Tobias Burnus  <burnus@net-b.de>
906
907         PR fortran/46540
908         * configure.ac: Add --disable-libquadmath and
909         --disable-libquadmath-support.
910         * configure: Regenerate.
911
912 2010-12-03  Ian Lance Taylor  <iant@google.com>
913
914         * MAINTAINERS: Add myself as libgo maintainer.
915
916 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
917
918         PR libffi/46792
919         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
920         * configure: Regenerate.
921
922 2010-12-02  Ian Lance Taylor  <iant@google.com>
923
924         * configure.ac: Always set default for poststage1_ldflags to
925         -static-libstdc++ -static-libgcc.
926
927 2010-11-29  Andreas Schwab  <schwab@redhat.com>
928
929         * configure.ac: Move comment to remove extra space in last argument
930         of GCC_TARGET_TOOL.
931
932 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
933
934         PR other/46026
935         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
936         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
937         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
938         (BASE_FLAGS_TO_PASS): Use it.
939         * configure: Rebuilt.
940         * Makefile.in: Rebuilt.
941
942 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
943
944         PR binutils/12258
945         * configure.ac: Correct comments for --enable-gold/--enable-ld.
946         Properly check default linker.
947         * configure: Regnerated.
948
949 2010-11-23  Matthias Klose  <doko@ubuntu.com>
950
951         * configure.ac: For --enable-gold, handle value `default' instead of
952         `both*'.   New configure option --{en,dis}able-ld.
953         * configure: Regenerate.
954
955 2010-11-20  Ian Lance Taylor  <iant@google.com>
956
957         * configure.ac: Only disable a language library if no language needs
958         it.  Don't let --disable-libgcj uncondtionally disable libffi.
959         * configure: Rebuild.
960
961 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
962
963         * Makefile.in: Regenerate.
964
965         PR other/46202
966         * configure.ac: Fix just-built in-tree STRIP name to be
967         binutils/strip-new.
968         * configure: Regenerate.
969         * Makefile.def (install-strip-gcc, install-strip-binutils)
970         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
971         (install-strip-sid): Mirror dependencies on non-strip variants
972         of these targets on the respective -strip prerequisites.
973         * Makefile.tpl (install-strip, install-strip-host)
974         (install-strip-target): New targets.
975         (install-strip-[+module+], install-strip-target-[+module+]):
976         New targets.
977         * Makefile.in: Regenerate.
978
979 2010-11-19  Ian Lance Taylor  <iant@google.com>
980             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
981
982         * configure.ac: Add target-libgo to target_libraries.  Set
983         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
984         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
985         (HOST_EXPORTS): Add GOC.
986         (BASE_TARGET_EXPORTS): Add GOC.
987         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
988         (GOCFLAGS_FOR_TARGET): New variable.
989         (EXTRA_HOST_FLAGS): Add GOC.
990         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
991         * Makefile.def (target_modules): Add libgo.
992         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
993         (dependencies): Add dependency from configure-target-libgo to
994         configure-target-libffi and all-target-libstdc++-v3.  Add
995         dependencies from all-target-libgo to all-target-libffi.
996         (languages): Add go.
997         * configure: Rebuild.
998         * Makefile.in: Rebuild.
999
1000 2010-11-19  Ian Lance Taylor  <iant@google.com>
1001
1002         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1003         compiler/flag environment variables.
1004
1005 2010-11-18  Ian Lance Taylor  <iant@google.com>
1006
1007         * configure.ac: Check for lang_requires_boot_languages in
1008         config-lang.in files.
1009         * configure: Rebuild.
1010
1011 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1012             Tobias Burnus  <burnus@net-b.de>
1013
1014         PR fortran/32049
1015         * Makefile.def: Add libquadmath; build it with language=fortran.
1016         * configure.ac: Add libquadmath.
1017         * Makefile.tpl: Handle multiple libs in check-[+language+].
1018         * Makefile.in: Regenerate.
1019         * configure: Regenerate.
1020
1021 2010-11-16  Tom Tromey  <tromey@redhat.com>
1022
1023         * MAINTAINERS: Moved myself to reviewers section.
1024
1025 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
1026
1027         * MAINTAINERS: Moved myself to reviewers section.
1028
1029 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1030
1031         * MAINTAINERS (Various Maintainers): Add self for build machinery.
1032         (Write After Approval): Remove self.
1033
1034 2010-11-15  Andreas Schwab  <schwab@redhat.com>
1035
1036         * configure.ac: Fix spelling in option names.
1037         * configure: Regenerated.
1038
1039 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
1040
1041         PR bootstrap/39622
1042         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1043         * configure: Regenerated.
1044
1045 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
1046
1047         * MAINTAINERS: Update my email address.
1048
1049 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1050
1051         * configure: Regenerate.
1052
1053 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1054
1055         * configure: Regenerate.
1056
1057 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1058
1059         * configure: Regenerate.
1060
1061 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1062
1063         * configure: Regenerate.
1064
1065 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
1066
1067         * configure.ac: Support official CLooG.org versions.
1068         * configure: Regenerate.
1069         * config/cloog.m4: New.
1070
1071 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
1072
1073         * MAINTAINERS (Write After Approval): Add myself.
1074
1075 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
1076
1077         * MAINTAINERS: Update my email address.
1078
1079 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
1080
1081         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1082         * configure: Regenerate.
1083
1084 2010-11-03  Ian Lance Taylor  <iant@google.com>
1085             Dave Korn  <dave.korn.cygwin@gmail.com>
1086
1087         PR lto/46273
1088         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
1089         and on other supported platforms whenever LTO is enabled.
1090         * configure: Rebuild.
1091
1092 2010-11-02  Alan Modra  <amodra@gmail.com>
1093
1094         PR binutils/12110
1095         * configure.ac: Error when source path contains spaces.
1096         * configure: Regenerate.
1097
1098 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
1099
1100         * MAINTAINERS: Update my email address.
1101
1102 2010-10-20  Ian Lance Taylor  <iant@google.com>
1103
1104         * Makefile.def (target_modules): Set lib_path to src/.libs for
1105         libstdc++-v3 module.
1106         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1107         * Makefile.in: Rebuild.
1108
1109 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1110
1111         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1112         (Write After Approval): Remove myself.
1113
1114 2010-10-15  Tristan Gingold  <gingold@adacore.com>
1115
1116         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1117
1118 2010-10-14  Douglas Rupp  <rupp@gnat.com>
1119
1120         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1121
1122 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1123
1124         * configure.ac (build_lto_plugin): New shell variable.
1125         (--enable-lto): Turn on by default for all non-ELF platforms that
1126         have had LTO support added so far.  Set build_lto_plugin appropriately
1127         for both ELF and non-ELF.
1128         (configdirs): Add lto-plugin or not based on build_lto_plugin.
1129         * configure: Regenerate.
1130
1131 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1132
1133         Sync from src:
1134         * configure.ac (v850 support): Remove target-libgloss from
1135         noconfigdirs.
1136         * configure: Regenerate.
1137
1138 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1139
1140         PR bootstrap/45326
1141         PR bootstrap/45174
1142         * configure.ac: Honor initial values of $build_configargs,
1143         $host_configargs, $target_configargs.  Mark the precious, so
1144         environment settings get recorded.
1145         * configure: Regenerate.
1146
1147 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1148
1149         PR bootstrap/45796
1150         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1151         Depend on all-build-libiberty.
1152         * Makefile.in: Regenerate.
1153
1154 2010-09-30  Michael Eager  <eager@eagercon.com>
1155
1156         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1157         * configure: Regenerate.
1158
1159 2010-09-28  Michael Eager  <eager@eagercon.com>
1160
1161         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1162
1163 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1164
1165         PR bootstrap/44621
1166         * configure.ac: Fix unportable shell quoting.
1167         * configure: Regenerate.
1168
1169 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
1170
1171         * configure.ac (enable-lto): Add Darwin to the list of supported lto
1172         targets and amend comment.
1173         * configure: Regenerate.
1174
1175 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
1176
1177         * MAINTAINERS (Write After Approval): Add myself.
1178
1179 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
1180
1181         * configure.ac: Enable LTO by default on Darwin.
1182         * configure: Regenerate.
1183
1184 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
1185
1186         * MAINTAINERS (Write After Approval): Add myself.
1187
1188 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
1189
1190         * MAINTAINERS (Write After Approval): Add myself.
1191
1192 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
1193
1194         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1195         ports
1196
1197 2010-07-28  David Yuste  <david.yuste@gmail.com>
1198
1199         * MAINTAINERS (Write After Approval): Add myself.
1200
1201 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
1202
1203         * configure.ac: Support all v850 targets.
1204         * configure: Regenerate.
1205
1206 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
1207
1208         PR bootstrap/44455
1209         * configure.ac (extra_mpfr_configure_flags): Copy from
1210         extra_mpc_gmp_configure_flags.
1211         * configure: Re-generated.
1212
1213 2010-07-22  Andi Kleen  <ak@linux.intel.com>
1214
1215         * MAINTAINERS (Write After Approval): Add myself.
1216
1217 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
1218
1219         * MAINTAINERS (Write After Approval): Add myself.
1220
1221 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
1222
1223         * MAINTAINERS (Write After Approval): Add myself.
1224
1225 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
1226
1227         PR target/44862
1228         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1229         Provide -B option to allow for link spec %s substitutions for
1230         libstdc++.a on darwin.
1231         * Makefile.in: Regenerate.
1232
1233 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
1234
1235         * MAINTAINERS (Reviewers): Update my e-mail address
1236
1237 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
1238
1239         * Makefile.def (configure-gcc): Depend on all-libelf.
1240         * Makefile.in: Rebuild.
1241
1242 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
1243
1244         * MAINTAINERS (Write After Approval): Add myself in the right place.
1245
1246 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
1247
1248         * MAINTAINERS (Write After Approval): Add myself.
1249
1250 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
1251
1252         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1253
1254 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
1255
1256         * config.sub: Update to version 2010-05-21.
1257         * config.guess: Update to version 2010-04-03.
1258
1259 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
1260
1261         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1262         * configure: Regenerate.
1263
1264 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
1265
1266         * MAINTAINERS (Write After Approval): Add myself.
1267
1268 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
1269
1270         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1271         a platform that supports LTO.
1272         * configure: Regenerate.
1273
1274 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
1275
1276         * configure.ac: Allow all the versions greater than 0.10 of PPL.
1277         * configure: Regenerated.
1278
1279 2010-04-27  Roland McGrath  <roland@redhat.com>
1280             H.J. Lu  <hongjiu.lu@intel.com>
1281
1282         * configure.ac (--enable-gold): Support both, both/gold and
1283         both/bfd to add gold to configdirs without removing ld.
1284         * configure: Regenerated.
1285
1286         * Makefile.def: Add install-gold dependency to install-ld.
1287         * Makefile.in: Regenerated.
1288
1289 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
1290
1291         PR lto/42776
1292         * configure.ac (--enable-lto): Refactor handling so libelf tests
1293         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1294         and allow LTO to be explicitly enabled on non-ELF platforms that
1295         are known to support it inside else-clause.
1296         * configure: Regenerate.
1297
1298 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
1299
1300         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1301         * configure: Regenerate.
1302
1303 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
1304
1305         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1306         * configure: Regenerate.
1307
1308 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1309
1310         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1311         separately.
1312         * configure: Regenerate.
1313
1314 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
1315
1316         * MAINTAINERS (Write After Approval): Add myself.
1317
1318 2010-04-14  Tristan Gingold  <gingold@adacore.com>
1319
1320         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1321         * configure: Regenerate.
1322
1323 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
1324
1325         * configure: Regenerate after change to elf.m4.
1326
1327 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
1328
1329         * MAINTAINERS (Write After Approval): Add myself.
1330
1331 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1332
1333         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1334         * configure: Regenerated.
1335
1336 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1337
1338         * configure.ac: Print "buggy but acceptable" when CLooG
1339         revision is less than 9.
1340         * configure: Regenerated.
1341
1342 2010-04-01  Diego Novillo  <dnovillo@google.com>
1343
1344         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1345
1346 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1347
1348         PR bootstrap/43615
1349         PR bootstrap/43328
1350
1351         Revert:
1352
1353         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1354
1355         * configure.ac: Do not pass --enable-multilib nor
1356         --disable-multilib in baseargs.  Accept explicitly passed
1357         --enable_multilib.
1358         * configure: Regenerate.
1359
1360 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
1361
1362         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1363
1364 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
1365
1366         * MAINTAINERS: Remove myself.
1367
1368 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1369
1370         PR bootstrap/43328
1371         * configure.ac: Do not pass --enable-multilib nor
1372         --disable-multilib in baseargs.  Accept explicitly passed
1373         --enable_multilib.
1374         * configure: Regenerate.
1375
1376 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
1377
1378         * MAINTAINERS (spu port): Remove me.
1379
1380 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1381
1382         * configure.ac (tic6x-*-*): New case.
1383         * configure: Regenerate.
1384
1385 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1386
1387         * config.sub: Update to version 2010-03-22.
1388         * config.guess: Update to version 2009-12-30.
1389
1390 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
1391
1392         PR ada/42554
1393         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1394         * configure: Regenerate.
1395
1396 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1397
1398         * MAINTAINERS: Update my email address.
1399
1400 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
1401
1402         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1403         (ghassan.shobaki@amd.com): Removed.
1404
1405 2010-03-17  Alan Modra  <amodra@gmail.com>
1406
1407         * MAINTAINERS: Update my email address.
1408
1409 2010-03-16  Diego Novillo  <dnovillo@google.com>
1410
1411         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1412         Matthews.
1413
1414 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1415
1416         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1417         Gutson, Jeffrey D. Oldham and Mark Shinwell.
1418
1419 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1420
1421         * MAINTAINERS: Update my email address.
1422
1423 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
1424
1425         * MAINTAINERS: Update my email address.
1426
1427 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
1428
1429         * MAINTAINERS: Update my email address.
1430
1431 2010-03-09  Jie Zhang  <jie@codesourcery.com>
1432
1433         * MAINTAINERS: Update my email address.
1434
1435 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1436
1437         PR libstdc++/32499
1438         * configure.ac (RANLIB): Default to true.
1439         (STRIP): Likewise.
1440         (RANLIB_FOR_TARGET): Remove superfluous : argument.
1441         * configure: Regenerate.
1442
1443 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
1444
1445         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1446         (Write After Approval): Update my email address.
1447
1448 2010-02-17  Nick Clifton  <nickc@redhat.com>
1449
1450         PR 11238
1451         * Makefile.tpl (local-distclean): Also remove config.cache files in
1452         sub-directories as there may not be Makefiles present in the
1453         sub-directories.
1454         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1455         the config.cache files found by the find command.
1456
1457         * Makefile.in: Regenerate.
1458         * configure.ac: Revert previous delta.
1459         * configure: Regenerate.
1460
1461 2010-02-15  Nick Clifton  <nickc@redhat.com>
1462
1463         PR 11238
1464         * configure.ac: Delete config.cache files in sub-directories when
1465         deleting Makefiles.
1466         * configure: Regenerate.
1467
1468 2010-02-12  Ben Elliston  <bje@gnu.org>
1469
1470         * MAINTAINERS: Update my email address.
1471
1472 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
1473
1474         * MAINTAINERS (spu port): Update my email address.
1475
1476 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
1477
1478         * MAINTAINERS: Add myself as a maintainer for the bfin port.
1479
1480 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1481
1482         * configure.ac: Add "recommended" version checks for GMP/MPC.
1483         Update recommended GMP/MPFR/MPC versions.
1484         * configure: Regenerate.
1485
1486 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
1487
1488         * MAINTAINERS: Move my Embecosm email address into the
1489         write-after-approval section.
1490
1491 2010-01-26  Ian Lance Taylor  <iant@google.com>
1492
1493         * MAINTAINERS: Add myself as Go frontend maintainer.
1494
1495 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
1496
1497         PR libstdc++/36101, PR libstdc++/42813
1498         * configure.ac (bootstrap_target_libs): Make inclusion of
1499         target-libgomp conditional on libgomb being in target_configdirs.
1500         * configure: Regenerate.
1501
1502 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
1503
1504         PR libstdc++/36101, PR libstdc++/42813
1505         * configure.ac (bootstrap_target_libs): Include target-libgomp.
1506         * configure: Regenerate.
1507
1508 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
1509
1510         PR libstdc++/36101, PR libstdc++/42813
1511         * configure.ac (target_configdirs): Substitute.
1512         * Makefile.def: Bootstrap target module libgomp.
1513         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1514         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1515         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1516         * configure, Makefile.in: Regenerate.
1517
1518 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1519
1520         * MAINTAINERS: Adjust my details.
1521
1522 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
1523
1524         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1525
1526 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
1527
1528         * MAINTAINERS: reindented my entry with tabs instead of spaces.
1529
1530 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
1531
1532         * MAINTAINERS (Write After Approval): Add myself.
1533
1534 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1535
1536         * MAINTAINERS (Write After Approval): Add myself.
1537
1538 2010-01-11  Richard Guenther  <rguenther@suse.de>
1539
1540         PR lto/41569
1541         * Makefile.def (all-lto-plugin): Depend on all-gcc.
1542         * Makefile.in: Regenerated.
1543
1544 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
1545
1546         * configure.ac: Enable libjava build on x86_64-*freebsd*.
1547         * configure: Regenerate.
1548
1549 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1550             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1551
1552         PR bootstrap/42424
1553         * configure.ac: Include libtool m4 files.
1554         (_LT_CHECK_OBJDIR): Call it.
1555         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1556         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1557
1558         * configure: Regenerate.
1559
1560 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1561
1562         PR bootstrap/41818
1563         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1564         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
1565         * Makefile.in: Regenerate.
1566
1567 2010-01-02  Richard Guenther  <rguenther@suse.de>
1568
1569         PR lto/41529
1570         * configure.ac: Include config/elf.m4.  Disable LTO if not
1571         builting for an elf target.
1572         * configure: Regenerate.
1573
1574 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
1575
1576         * MAINTAINERS: Change my email address.
1577
1578 2009-12-18  Ben Elliston  <bje@au.ibm.com>
1579
1580         * config.sub, config.guess: Update from upstream sources.
1581
1582 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
1583
1584         * MAINTAINERS (Write After Approval): Add myself.
1585
1586 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1587
1588         PR middle-end/30447
1589         PR middle-end/30789
1590         PR other/40302
1591
1592         * configure.ac: Require MPC.
1593         * configure: Regenerate.
1594
1595 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1596
1597         PR target/38384
1598         PR bootstrap/40972
1599         * libtool.m4: Sync from git Libtool.
1600         * ltoptions.m4: Likewise.
1601         * ltversion.m4: Likewise.
1602         * lt~obsolete.m4: Likewise.
1603         * ltmain.sh: Likewise.
1604
1605 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1606
1607         * configure.ac: Update minimum MPC version to 0.8.
1608         * configure: Regenerate.
1609
1610 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
1611
1612         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
1613         * configure: Regenerated.
1614
1615 2009-11-21  Ian Lance Taylor  <iant@google.com>
1616
1617         * configure.ac: Change default of poststage1_ldflags to be empty if
1618         poststage1_libs is set.  When poststage1_libs is empty, and
1619         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
1620         * configure: Rebuild.
1621
1622 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
1623
1624         * MAINTAINERS (Write After Approval): Update my email address.
1625
1626 2009-11-20  Ben Elliston  <bje@au.ibm.com>
1627
1628         * config.guess: Update from upstream sources.
1629
1630 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1631
1632         * Makefile.def: Restore host and target settings for gmp.
1633         * Makefile.in: Rebuild.
1634
1635 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1636
1637         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
1638         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
1639         Fix portability of test of C++ as bootstrap language.  Add
1640         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1641         * configure: Rebuild.
1642         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1643         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
1644         in-tree building.
1645         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1646         (POSTSTAGE1_HOST_EXPORTS): Use it.
1647         (STAGE[+id+]_CXXFLAGS): New.
1648         (BASE_FLAGS_TO_PASS): Pass it down.
1649         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
1650         extra_exports.
1651         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1652         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1653         extra_exports.
1654         * Makefile.in: Rebuild.
1655
1656 2009-11-17  Ben Elliston  <bje@au.ibm.com>
1657
1658         * config.sub, config.guess: Update from upstream sources.
1659
1660 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
1661
1662         * MAINTAINERS (Write After Approval): Add myself.
1663
1664 2009-11-09  Jon Beniston  <jon@beniston.com>
1665
1666         * MAINTAINERS (Write After Approval): Add myself.
1667
1668 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
1669
1670         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
1671         paths for *-w64-mingw* and x86_64-*mingw*.
1672         * configure: Regenerated.
1673
1674 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
1675
1676         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
1677
1678 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
1679
1680         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
1681         Phil Edwards to Write-After Approval.
1682
1683 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
1684
1685         * configure.ac: Disable target-winsup & co for
1686         x86_64-*-mingw* and *-w64-mingw* targets.
1687         * configure: Regenerated.
1688
1689 2009-10-16  Nick Clifton  <nickc@redhat.com>
1690
1691         * MAINTAINERS: Add myself as a maintainer for the RX port.
1692
1693 2009-10-26  Johannes Singler  <singler@kit.edu>
1694
1695         * MAINTAINERS (Write After Approval): Update my e-mail address.
1696
1697 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1698
1699         * configure.ac (CLooG test): Use = with test.
1700         * configure: Regenerate.
1701
1702 2009-10-22  Richard Guenther  <rguenther@suse.de>
1703
1704         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
1705         cloog if the ppl version check failed.  Move flags saving
1706         before setting in libelf check.
1707         * configure: Regenerate.
1708
1709 2009-10-21  Richard Guenther  <rguenther@suse.de>
1710
1711         * configure.ac: Adjust the ppl and cloog configure to work as
1712         documented.  Disable cloog if ppl was disabled.  Omit the version
1713         checks if they were disabled.
1714         * configure: Re-generate.
1715
1716 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1717
1718         * configure.ac: Add 'lto' to enable_languages, not
1719         new_enable_languages, and only if not already present.
1720         * configure: Regenerate.
1721
1722 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
1723
1724         * README: Refer to the various COPYING* files instead of just
1725         COPYING.
1726         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
1727
1728 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
1729
1730         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
1731         
1732 2009-10-07  Richard Guenther  <rguenther@suse.de>
1733
1734         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
1735         and Richard Guenther as reviewers.
1736         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
1737         as reviewers.
1738
1739 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
1740
1741         * config.sub: Update from upstream sources.
1742
1743 2009-10-06  Ian Lance Taylor  <iant@google.com>
1744
1745         * Makefile.def: check-gold depends upon all-gas.
1746         * Makefile.in: Rebuild.
1747
1748 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
1749
1750         * MAINTAINERS (Write After Approval): Add myself.
1751
1752 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
1753
1754         * Makefile.def: all-lto-plugin depends on all-libiberty.
1755         set bootstrap=true for lto-plugin.
1756         Add lto-plugin.
1757         * Makefile.in: Regenerate.
1758         * configure.ac (host_libs): Add lto-plugin.
1759         * configure: Regenerate.
1760
1761 2009-10-03  Diego Novillo  <dnovillo@google.com>
1762
1763         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1764         (HOST_LIBELFLIBS): Define.
1765         (HOST_LIBELFINC): Define.
1766         * Makefile.in: Regenerate.
1767         * configure.ac: Add --enable-lto.
1768         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1769         If --enable-lto is used, add 'lto' to new_enable_languages.
1770         If --enable-lto is used and gold is enabled, add
1771         lto-plugin to configdirs.
1772         * configure: Regenerate.
1773
1774 2009-10-03  Simon Baldwin  <simonb@google.com>
1775
1776         * configure.ac: If --with-system-zlib, suppress local zlib and
1777         pass --with-system-zlib to subdir configure scripts.
1778         * configure: Regenerate.
1779
1780 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
1781             Paolo Bonzini  <bonzini@gnu.org>
1782
1783         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1784         $(srcdir).
1785         * Makefile.in: Rebuilt.
1786
1787 2009-09-26  Gary Funck  <gary@intrepid.com>
1788
1789         * MAINTAINERS (Write After Approval): Add myself.
1790
1791 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1792
1793         * configure.ac: Update minimum MPC version to 0.7.
1794         * configure: Regenerate.
1795
1796 2009-09-25  Nick Clifton  <nickc@redhat.com>
1797
1798         * configure.ac: Pass any --cache-file=/dev/null option on to
1799         subconfigures.
1800         * configure: Regenerate.
1801
1802 2009-09-23  Nick Clifton  <nickc@redhat.com>
1803
1804         * config.sub, config.guess: Update from upstream sources.
1805
1806 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
1807
1808         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1809         * Makefile.in: Rebuilt.
1810
1811 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1812
1813         PR bootstrap/32272
1814         * configure.ac: Error out if $srcdir isn't '.' but contains
1815         host-${host_noncanonical}.
1816         * configure: Regenerate.
1817
1818 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1819
1820         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1821         maintainer.
1822
1823 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1824
1825         * configure.ac: If bootstrapping a combined tree with
1826         --enable-gold, require c++ in stage1_languages.
1827         * configure: Regenerate.
1828
1829         * configure.ac: Also add target_libs of stage1_languages to
1830         bootstrap_target_libs.
1831         * configure: Regenerate.
1832
1833         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1834         with --enable-languages not containing c++.
1835         * configure: Regenerate.
1836
1837 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
1838
1839         * configure.ac: Disable java and boehm-gc for bfin-*-*.
1840         * configure: Regenerate.
1841
1842 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
1843
1844         * MAINTAINERS (Write After Approval): Update my e-mail address,
1845         and move from from here...
1846         (Waiting for paperwork): To here.
1847
1848 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
1849
1850         * MAINTAINERS (Reviewers): Add self as driver reviewer.
1851
1852 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1853
1854         * configure.ac: Do not use $extrasub for replacing @if/@endif
1855         parts in Makefile; instead, use additional arguments to
1856         AC_CONFIG_COMMANDS to do the replacement manually, with several
1857         sed invocations, to avoid HP-UX sed command limits.
1858         * configure: Regenerate.
1859
1860 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
1861
1862         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1863         blank before -L.
1864
1865 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
1866
1867         * configure.ac (with-build-config): Document.  Handle without.
1868         Handle missing argument.
1869         * configure: Rebuilt.
1870
1871 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
1872
1873         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
1874         Default to bootstrap-debug only if compare-debug works.
1875         * configure: Rebuilt.
1876         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1877         * Makefile.in: Rebuilt.
1878
1879 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1880
1881         * MAINTAINERS (OS Port Maintainers): Update my email address.
1882
1883 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
1884
1885         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1886         * Makefile.in: Rebuilt.
1887
1888 2009-09-01  Chris Demetriou  <cgd@google.com>
1889
1890         * MAINTAINERS (Write After Approval): Add myself.
1891
1892 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
1893
1894         PR debug/30161
1895         * include/dwarf2.h (enum dwarf_tag): Added
1896         DW_TAG_GNU_template_template_param
1897         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1898
1899 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1900
1901         * Makefile.tpl (AWK): Fix typo.
1902         * Makefile.in: Regenerate.
1903
1904 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1905
1906         * configure.ac: Detect awk and sed.
1907         * Makefile.def (flags_to_pass): Add AWK and SED.
1908         * Makefile.tpl (AWK, SED): New.
1909         (BASE_FLAGS_TO_PASS): Add AWK and SED.
1910         * configure: Regenerate.
1911         * Makefile.in: Regenerate.
1912
1913 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
1914
1915         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1916         (collapseslashes): Likewise.
1917
1918 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1919
1920         * configure.ac (AC_PREREQ): Bump to 2.64.
1921
1922 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1923
1924         * configure.ac: Remove --with-datarootdir, --with-docdir,
1925         --with-pdfdir, --with-htmldir switches.
1926         * configure: Regenerate.
1927
1928         * configure: Regenerate.
1929
1930         * compile: Sync from Automake 1.11.
1931         * depcomp: Likewise.
1932         * install-sh: Likewise.
1933         * missing: Likewise.
1934         * mkinstalldirs: Likewise.
1935         * ylwrap: Likewise.
1936
1937 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
1938
1939         * ltmain.sh (func_normal_abspath): New function.
1940         (func_relative_path): Likewise.
1941         (func_mode_help): Document new -bindir option for link mode.
1942         (func_mode_link): Add new -bindir option, and use it to place
1943         output DLL if specified.
1944
1945 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1946
1947         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1948         (baseargs): Add --disable-option-checking.
1949         * configure: Regenerate.
1950
1951         * Makefile.def (configure-target-libiberty): Depend on
1952         all-binutils and all-ld.
1953         (configure-target-newlib): Likewise.
1954         * Makefile.in: Regenerate.
1955
1956 2009-08-17  Ben Elliston  <bje@au.ibm.com>
1957
1958         * config.sub, config.guess: Update from upstream sources.
1959
1960 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1961
1962         Sync from src, merge:
1963
1964         2009-07-02  Tristan Gingold  <gingold@adacore.com>
1965
1966         * configure.ac: Do not exclude gas for i386-*-darwin.
1967         Add a case for x86_64-*-darwin.
1968         * configure: Regenerate.
1969
1970 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
1971
1972         * MAINTAINERS: Add my name to Write After Approval list.
1973
1974 2009-08-06  Michael Eager  <eager@eagercon.com>
1975
1976         * configure.ac: Add Microblaze target.
1977         * configure: Regenerate.
1978
1979 2009-07-31  Christian Bruel  <christian.bruel@st.com>
1980
1981         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1982         * configure: Regenerate.
1983         
1984 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
1985
1986         * MAINTAINERS (Write After Approval): Update my e-mail address.
1987
1988 2009-07-06  Ian Lance Taylor  <iant@google.com>
1989
1990         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1991         * configure: Rebuild.
1992
1993 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
1994
1995         * MAINTAINERS: Move myself to the Graphite Reviewers.
1996
1997 2009-06-30  Wei Guozhi  <carrot@google.com>
1998
1999         * MAINTAINERS: Add my name to Write After Approval list.
2000
2001 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
2002
2003         PR bootstrap/40338
2004         * configure.ac (comparestring): Create new variable.
2005         * Makefile.tpl (comparestring): Use to skip some comparisions.
2006         * configure: Regenerate.
2007         * Makefile.in: Regenerate.
2008
2009 2009-06-26  Doug Evans  <dje@sebabeach.org>
2010
2011         * Makefile.def (host_modules): Add cgen.
2012         * Makefile.in: Regenerate.
2013         * configure.ac (host_tools): Add cgen.
2014         * configure: Regenerate.
2015
2016 2009-06-23  DJ Delorie  <dj@redhat.com>
2017
2018         * MAINTAINERS: Add myself as mep maintainer.
2019
2020 2009-06-23  Ian Lance Taylor  <iant@google.com>
2021
2022         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
2023         boot_languages.  Only bootstrap target libraries listed in
2024         target_libs for some boot language.  Add --with-stage1-ldflags,
2025         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
2026         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
2027         if not building with C++.
2028         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2029         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2030         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2031         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2032         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
2033         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2034         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2035         * configure, Makefile.in: Rebuild.
2036
2037 2009-06-23  Li Feng  <nemokingdom@gmail.com>
2038
2039         * MAINTAINERS: Added my name to write-after-approval list.
2040
2041 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
2042
2043         * configure.ac: Define is_elf for QNX Neutrino targets.
2044         * configure: Regenerate.
2045
2046 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
2047
2048         * MAINTAINERS: Added my name to the write-after-approval list
2049
2050 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2051
2052         * configure.ac: Detect MPC in default directory.
2053         * configure: Regenerate.
2054
2055 2009-06-03  Jerome Guitton  <guitton@adacore.com>
2056             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2057
2058         * Makefile.tpl (all): Avoid a trailing backslash.
2059         * Makefile.in: Regenerate.
2060
2061 2009-06-03  Ben Elliston  <bje@au.ibm.com>
2062
2063         * config.sub, config.guess: Update from upstream sources.
2064
2065 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
2066
2067         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2068         to noconfdirs.
2069         * configure: Regenerate.
2070
2071 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
2072
2073         * Makefile.tpl ([+compare-target+]): Compare all stage
2074         directories, rather than just gcc.
2075         * Makefile.in: Rebuilt.
2076
2077 2009-06-01  Doug Kwan  <dougkwan@google.com>
2078
2079         * configure.ac: Support gold for target arm*-*-*.
2080         * configure: Regenerate.
2081
2082 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2083
2084         * Makefile.def: Add MPC support and dependencies.
2085         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
2086
2087         * Makefile.in, configure: Regenerate.
2088
2089 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
2090
2091         * Makefile.tpl (all): Avoid harmless warning in make all when
2092         gcc-bootstrap is enabled but stage_last does not exist.
2093         * Makefile.in: Rebuilt.
2094
2095 2009-05-24  Nicolas Roche  <roche@adacore.com>
2096
2097         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2098         * Makefile.in: Regenerate.
2099
2100 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
2101
2102         * MAINTAINERS: Update my e-mail address.
2103
2104 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2105
2106         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
2107         * configure:  Regenerate.
2108
2109 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2110
2111         PR other/40159
2112         * Makefile.tpl (all): Don't assume gcc-bootstrap and
2113         gcc-no-bootstrap are mutually exclusive.
2114         * Makefile.in: Rebuilt.
2115
2116 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2117
2118         PR other/40159
2119         * Makefile.tpl (all): Don't end with unconditional success.
2120         * Makefile.in: Rebuilt.
2121
2122 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
2123
2124         PR target/37137
2125         * Makefile.def (flags_to_pass): Remove redundant and incomplete
2126         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2127         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2128         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
2129         stage_configureflags, stage_cflags and stage_libcflags into
2130         explicit Makefile macros.
2131         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2132         GFORTRAN.
2133         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2134         CC.  Set CC_FOR_BUILD from CC.
2135         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2136         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2137         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2138         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
2139         and GFORTRAN.
2140         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2141         (_LIBCFLAGS): Renamed to _TFLAGS.
2142         (do-compare-debug, do-compare3-debug): Drop.
2143         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2144         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2145         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2146         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2147         (XGCC_FLAGS_FOR_TARGET): New.
2148         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2149         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2150         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2151         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2152         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
2153         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
2154         TFLAGS.
2155         (BUILD_CONFIG): Include if requested.
2156         (all): Set TFLAGS on bootstrap.
2157         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2158         (all-stageid-prefixmodule): Likewise.
2159         (do-clean, distclean-stageid): Set TFLAGS.
2160         (restrap): Fix whitespace.
2161         * Makefile.in: Rebuilt.
2162
2163 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
2164
2165         * config.guess: Sync with src.
2166
2167 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2168
2169         * configure.ac ($with_ppl):  Default to no if not supplied.
2170         ($with_cloog):  Likewise.
2171         configure:  Regenerate.
2172
2173 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
2174
2175         * MAINTAINERS: Update my e-mail address.
2176
2177 2009-04-27  Nick Clifton  <nickc@redhat.com>
2178
2179         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2180
2181 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
2182
2183         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2184         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2185         * Makefile.in: Regenerate.
2186
2187 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2188
2189         PR bootstrap/39739
2190         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2191         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2192
2193         * configure, Makefile.in: Regenerate.
2194
2195 2009-04-21  Taras Glek  <tglek@mozilla.com>
2196
2197         * include/hashtab.h: Update GTY annotations to new syntax
2198         * include/splay-tree.h: Likewise
2199
2200 2009-04-17  Ben Elliston  <bje@au.ibm.com>
2201
2202         * config.sub, config.guess: Update from upstream sources.
2203
2204 2009-04-15  Anthony Green  <green@moxielogic.com>
2205
2206         * configure.ac: Add moxie support.
2207         * configure: Rebuilt.
2208
2209 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
2210
2211         * configure.ac: Change copyright header to refer to version
2212         3 of the GNU General Public License and to point readers at the
2213         COPYING3 file and the FSF's license web page.
2214         * Makefile.def: Likewise.
2215         * Makefile.tpl: Likewise.
2216         * Makefile.in: Regenerate.
2217
2218 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
2219
2220         * configure.ac: Restore match for darwin9 or later. Use double
2221         brackets since regeneration eats one pair.
2222         * configure: Regenerate.
2223
2224 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
2225
2226         PR gas/10039
2227         * configure.ac: Require texinfo 4.7.
2228         * configure: Regenerated.
2229
2230 2009-04-09  Nick Clifton  <nickc@redhat.com>
2231
2232         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2233         the GCC Runtime Library Exception.
2234
2235 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2236
2237         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2238         * configure: Regenerate.
2239
2240 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
2241
2242         * Makefil.def (languages): New entries.
2243         * Makefile.tpl (check-gcc-*): New generic target.
2244         * Makefile.in: Regenerate.
2245
2246 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
2247
2248         * MAINTAINERS:  Update my email address.
2249
2250 2009-03-18  Tom Tromey  <tromey@redhat.com>
2251
2252         * configure: Rebuild.
2253         * configure.ac (host_libs): Add libiconv.
2254         * Makefile.in: Rebuild.
2255         * Makefile.def (host_modules): Add libiconv.
2256         (configure-gdb, all-gdb): Depend on libiconv.
2257
2258 2009-03-16  Tristan Gingold  <gingold@adacore.com>
2259
2260         * configure.ac: Treat gdb as supported on x86_64-darwin.
2261         * configure: Regenerate.
2262
2263 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
2264
2265         * configure.ac (--with-host-libstdcxx): New option.
2266         * configure: Regenerate.
2267
2268 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
2269
2270         * MAINTAINERS:  Move myself into the write after approval list.
2271
2272 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
2273
2274         * MAINTAINERS: Update e-mail address.
2275         
2276 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
2277
2278         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2279
2280 2009-03-10  Ira Rosen  <irar@il.ibm.com>
2281
2282         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2283
2284 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2285
2286         Backport from git Libtool:
2287
2288         2009-01-19  Robert Millan  <rmh@aybabtu.com>
2289         Support GNU/kOpenSolaris.
2290         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2291         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2292         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2293         GNU/kOpenSolaris.
2294
2295 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
2296
2297         * MAINTAINERS: Update e-mail address.
2298
2299 2009-02-24  Michael Eager  <eager@eagercon.com>
2300
2301         * MAINTAINERS (Write After Approval): Add self.
2302
2303 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
2304
2305         * MAINTAINERS (Write After Approval): Add myself.
2306
2307 2009-02-05  Andreas Schwab  <schwab@suse.de>
2308
2309         * Makefile.tpl (stage_last): Define $r and $s before using
2310         $(RECURSE_FLAGS_TO_PASS).
2311         * Makefile.in: Regenerate
2312
2313 2009-01-30  Ian Lance Taylor  <iant@google.com>
2314
2315         * MAINTAINERS: Move myself to the Global Reviewers list.
2316
2317 2009-01-29  Robert Millan  <rmh@aybabtu.com>
2318
2319         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2320         * configure: Regenerate.
2321
2322 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
2323
2324         * MAINTAINERS: Make whitespace consistent.
2325         Remove Robert Millan from Write After Approval.
2326
2327 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
2328
2329         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2330         (all-opcodes): Depend on all-libiberty.
2331         * Makefile.in: Regenerate.
2332
2333 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
2334
2335         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2336         * configure: Regenerate.
2337
2338 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
2339
2340         * MAINTAINERS (Write After Approval): Add myself.
2341
2342 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
2343
2344         * MAINTAINERS: Add myself to reviewers (Fortran).
2345
2346 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
2347
2348         PR tree-optimization/38515
2349         * configure.ac (cloog-polylib): Removed.
2350         (with_ppl, with_cloog): Test for "no".
2351         * configure: Regenerated.
2352
2353 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
2354
2355         * MAINTAINERS: Moved myself to reviewers (Fortran).
2356
2357 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
2358
2359         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2360         (Write After Approval): Remove myself.
2361
2362 2009-01-03  Diego Novillo  <dnovillo@google.com>
2363
2364         * MAINTAINERS: Remove myself from alias maintainership.
2365
2366 2009-01-02  David Ayers  <ayers@fsfe.org>
2367
2368         * MAINTAINERS: Update e-mail address.
2369
2370 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
2371
2372         * MAINTAINERS: Make whitespace consistent.
2373
2374 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2375
2376         Backport from upstream Libtool:
2377         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2378         Add cache variables to tests that require the linker to work.
2379         For shlibpath_overrides_runpath, this also changes the semantics
2380         to let the result from the C compiler take precedence.
2381
2382 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2383
2384         * config.sub, config.guess: Update from upstream sources.
2385
2386 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
2387
2388         * configure.ac (ppllibs): Add by default the lib flags.
2389         * configure: Regenerate.
2390
2391 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
2392
2393         * MAINTAINERS:  Add myself to the write after approval list.
2394
2395 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2396
2397         * configure.ac: Add double brackets on darwin[912].
2398         * configure: Regenerate.
2399
2400 2008-12-03  Daniel Kraft  <d@domob.eu>
2401
2402         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
2403         Approval to Reviewer section (for Fortran front-end).
2404
2405 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
2406
2407         * configure.ac: Expand to darwin10 and later.
2408         * configure: Regenerate.
2409
2410 2008-12-02  Andreas Schwab  <schwab@suse.de>
2411
2412         * Makefile.def: configure-target-boehm-gc depends on
2413         all-target-libstdc++-v3.
2414         * Makefile.in: Regenerate.
2415
2416 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
2417
2418         * MAINTAINERS:  Add myself as mingw maintainer.
2419
2420 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2421
2422         * config.sub, config.guess: Update from upstream sources.
2423
2424 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
2425
2426         * README.SCO: Remove.
2427
2428 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
2429
2430         * MAINTAINERS:  Add myself to the write after approval list.
2431
2432 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
2433
2434         * MAINTAINERS:  Update my email address in WAA section.
2435
2436 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
2437
2438         * MAINTAINERS: Update e-mail address.
2439
2440 2008-11-27  Toon Moene  <toon@moene.org>
2441
2442         * MAINTAINERS: Change e-mail address.
2443
2444 2008-11-27  Tristan Gingold  <gingold@adacore.com>
2445
2446         * configure.ac: Build gdb for i?86-*-darwin*
2447         * configure: Regenerated.
2448
2449 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
2450
2451         * MAINTAINERS: Added my full name.
2452
2453 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
2454
2455         PR bootstrap/38014
2456         PR bootstrap/37923
2457
2458         Revert:
2459
2460         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2461
2462         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2463         * Makefile.in: Regenerated.
2464
2465         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2466
2467         PR gdb/921
2468         PR gdb/1646
2469         PR gdb/2175
2470         PR gdb/2176
2471
2472         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2473         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2474         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2475         (HOST_EXPORTS): Pass CPPFLAGS.
2476         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2477         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2478         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2479         * Makefile.in, configure: Regenerated.
2480         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2481         and CPPFLAGS_FOR_BUILD.
2482
2483 2008-11-06  Jeff Law  <law@redhat.com>
2484
2485         * MAINTAINERS: Add myself as middle end maintainer.
2486
2487 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
2488
2489         * MAINTAINERS (Write after approval): Add myself.
2490
2491 2008-11-05  Diego Novillo  <dnovillo@google.com>
2492
2493         * MAINTAINERS (Global Reviewers): Add myself.
2494         (Non-Algorithmic Maintainers): Remove myself.
2495
2496 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
2497
2498         * MAINTAINERS (Write after approval): Add myself.
2499
2500 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
2501
2502         * MAINTAINERS (Write after approval): Add myself.
2503
2504 2008-10-31  Ben Elliston  <bje@au.ibm.com>
2505
2506         * configure.ac (spu-*-*): Remove special case.
2507         * configure: Regenerate.
2508
2509 2008-10-30  Catherine Moore  <clm@codesourcery.com>
2510
2511         * MAINTAINERS (Write after approval): Update my email address.
2512
2513 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
2514
2515         * configure.ac [spu-*-*]: Do not set skipdirs.
2516         * configure: Re-generate.
2517
2518 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
2519
2520         * MAINTAINERS (Various Maintainers): Add myself to reload.
2521
2522 2008-10-25  Richard Guenther  <rguenther@suse.de>
2523
2524         * MAINTAINERS (Various Maintainers): Add myself as middle-end
2525         maintainer.  Remove myself as libgcc-math maintainer.
2526         (Non-Algorithmic Maintainers): Remove myself.
2527
2528 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2529
2530         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2531         * Makefile.in: Regenerated.
2532
2533 2008-10-23  Cary Coutant  <ccoutant@google.com>
2534
2535         * MAINTAINERS (Write after approval): Add myself.
2536
2537 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2538
2539         PR gdb/921
2540         PR gdb/1646
2541         PR gdb/2175
2542         PR gdb/2176
2543
2544         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2545         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2546         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2547         (HOST_EXPORTS): Pass CPPFLAGS.
2548         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2549         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2550         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2551         * Makefile.in, configure: Regenerated.
2552         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2553         and CPPFLAGS_FOR_BUILD.
2554
2555 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
2556
2557         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2558         Sebastian Pop.
2559
2560 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
2561
2562         * MAINTAINERS (Write After Approval): Added myself.
2563
2564 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2565
2566         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2567         recommended version to 2.3.2.
2568
2569         * configure: Regenerate.
2570
2571 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
2572
2573         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2574
2575 2008-09-29  David Daney <david.daney@caviumnetworks.com>
2576
2577         * MAINTAINERS (Write After Approval): Update e-mail address.
2578
2579 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
2580
2581         * libtool.m4: Update to libtool 2.2.6.
2582         * lt~obsolete.m4: Update to libtool 2.2.6.
2583         * ltmain.sh: Update to libtool 2.2.6.
2584         * ltsugar.m4: Update to libtool 2.2.6.
2585         * ltversion.m4: Update to libtool 2.2.6.
2586         * ltoptions.m4: Update to libtool 2.2.6.
2587         * ltgcc.m4: Update to match changes from libtool 2.2.6.
2588
2589 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
2590
2591         * MAINTAINERS (Write After Approval): Add myself.
2592
2593 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2594
2595         * MAINTAINERS (Write After Approval): Update my name.
2596
2597 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
2598
2599         * MAINTAINERS: Add myself in "Write After Approval".
2600
2601 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
2602
2603         * MAINTAINERS: Add myself as ia64 maintainer.
2604
2605 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
2606
2607         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
2608         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
2609         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
2610         and Michael Tiemann from Write After Approval since they do not
2611         actually have access.
2612
2613 2008-09-05  Richard Guenther  <rguenther@suse.de>
2614
2615         * configure.ac: Initialize clooglibs to -lcloog.
2616         * configure: Re-generate.
2617
2618 2008-09-04  Le-Chun Wu  <lcwu@google.com>
2619
2620         * MAINTAINERS (Write After Approval): Add myself.
2621
2622 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
2623
2624         * configure.ac (--with-cloog-polylib): New.
2625         (--disable-cloog-version-check): New.
2626         (--disable-ppl-version-check): New.
2627         * configure: Re-generate.
2628
2629 2008-09-03  Richard Guenther  <rguenther@suse.de>
2630
2631         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2632         cloog test.
2633         * configure: Re-generate.
2634
2635 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
2636
2637         Add picoChip port.
2638         * MAINTAINERS: Add picoChip maintainers.
2639
2640 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
2641             Tobias Grosser  <grosser@fim.uni-passau.de>
2642             Jan Sjodin  <jan.sjodin@amd.com>
2643             Harsha Jagasia  <harsha.jagasia@amd.com>
2644             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2645             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2646             Adrien Eliche  <aeliche@isty.uvsq.fr>
2647
2648         Merge from graphite branch.
2649         * configure: Regenerate.
2650         * Makefile.in: Regenerate.
2651         * configure.ac (host_libs): Add ppl and cloog.
2652         Add checks for PPL and CLooG.
2653         * Makefile.def (ppl, cloog): Added modules and dependences.
2654         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2655         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2656
2657 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2658
2659         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2660         (GCC_SHLIB_SUBDIR): New.
2661         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2662         * configure: Regenerate.
2663         * Makefile.in: Regenerate.
2664
2665 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
2666
2667         * MAINTAINERS: Consistently use tabs to separate columns.
2668
2669 2008-08-29  Tristan Gingold  <gingold@adacore.com>
2670
2671         * MAINTAINERS (Write after Approval): Add myself.
2672
2673 2008-08-28  Tristan Gingold  <gingold@adacore.com>
2674
2675         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2676         Enable bfd, binutils and opcodes.
2677         * configure: Regenerate.
2678
2679 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2680
2681         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
2682
2683 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2684
2685         * MAINTAINERS:  Use correct Umlaut for last name.
2686
2687 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2688
2689         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
2690
2691 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
2692
2693         * MAINTAINERS: Update my email address.
2694
2695 2008-08-16  Nicolas Roche  <roche@adacore.com>
2696
2697         * Makefile.tpl: Add BOOT_ADAFLAGS.
2698         * Makefile.in: Regenerate.
2699
2700 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
2701
2702         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2703         * configure: Regenerate.
2704
2705 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
2706
2707         * configure.ac: Add makefile fragments for hpux.
2708         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2709         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2710         * configure: Regenerate.
2711         * Makefile.in: Regenerate.
2712
2713 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
2714
2715         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
2716
2717 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
2718
2719         * MAINTAINERS (Write after Approval): Add myself.
2720
2721 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
2722
2723         * MAINTAINERS (Write After Approval):  Add myself.
2724
2725 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
2726
2727         * MAINTAINERS (Write After Approval):  Add myself.
2728
2729 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
2730
2731         * MAINTAINERS: Update my email address.
2732
2733 2008-06-25  Joey Ye  <joey.ye@intel.com>
2734
2735         * MAINTAINERS (Write After Approval):  Add myself.
2736
2737 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2738
2739         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2740         * Makefile.in: Regenerate.
2741         * configure: Regenerate.
2742
2743 2008-06-17  Daniel Kraft  <d@domob.eu>
2744
2745         * MAINTAINERS (Write After Approval):  Add myself.
2746
2747 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2748
2749         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2750         "$@" is still intact with both Autoconf 2.59 and 2.62.
2751         * configure: Regenerate.
2752
2753 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2754
2755         * Makefile.tpl: Fix comment errors.
2756         * Makefile.in: Regenerate.
2757
2758 2008-06-12  David S. Miller  <davem@davemloft.net>
2759             David Edelsohn  <edelsohn@gnu.org>
2760
2761         * configure.ac: Add powerpc*-*-* to gold supported targets.
2762         * configure: Regenerate.
2763
2764 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
2765
2766         PR tree-optimization/36218
2767         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2768         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2769         (all prefix="build-"): Pass them to build-system sub-makes.
2770         * Makefile.in: Regenerate.
2771
2772 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
2773
2774         * MAINTAINERS (mt port): Remove.
2775         (sco5, unixware, sco udk): Remove.
2776         (Kean Johnston): Add to Write After Approval.
2777
2778 2008-05-30  Julian Brown  <julian@codesourcery.com>
2779
2780         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2781         of libobjc for ARM EABI Linux.
2782         * configure: Regenerate.
2783
2784 2008-05-18  Xinliang David Li   <davidxl@google.com>
2785
2786         * ChangeLog: Remove wrong ChangeLog entry.
2787
2788 2008-05-17  Xinliang David Li   <davidxl@google.com>
2789
2790         * MAINTAINERS (Write After Approval): Add myself.
2791
2792 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
2793
2794         * MAINTAINERS (Write After Approval): Add myself.
2795
2796 2008-05-14  Rafael Espíndola  <espindola@google.com>
2797
2798         * config-ml.in: don't handle --enable-shared and --enable-static.
2799
2800 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
2801
2802         * MAINTAINERS: Update my email address.
2803
2804 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
2805
2806         * MAINTAINERS: Update my email address.
2807
2808 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
2809
2810         * MAINTAINERS (Write After Approval): Add myself.
2811
2812 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
2813
2814         * MAINTAINERS (Write After Approval): Add myself.
2815
2816 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
2817
2818         * MAINTAINERS (crx): Add myself.
2819
2820 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2821
2822         Sync with src:
2823         2008-04-14  David S. Miller  <davem@davemloft.net>
2824
2825         * configure.ac: Add sparc*-*-* to gold supported targets.
2826         * configure: Regenerate.
2827
2828 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2829
2830         PR bootstrap/35457
2831         * configure.ac: Include override.m4.
2832         * configure: Regenerate.
2833
2834 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2835
2836         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2837         * Makefile.in: Regenerate.
2838
2839 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
2840
2841         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2842         as nonconfigurable directories list.
2843         * configure: Regenerate.
2844
2845 2008-04-14  Ben Elliston  <bje@au.ibm.com>
2846
2847         * config.sub, config.guess: Update from upstream sources.
2848
2849 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
2850
2851         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2852         * Makefile.in: Regenerate.
2853
2854 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
2855
2856         * configure.ac: Do not build libssp for the AVR.
2857         * configure: Regenerate.
2858
2859 2008-04-07  Ian Lance Taylor  <iant@google.com>
2860
2861         * Makefile.def: check-gold depends upon all-binutils.
2862         * Makefile.in: Regenerate.
2863
2864 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
2865
2866         * MAINTAINERS (Write After Approval): Add myself.
2867
2868 2008-04-04  Nick Clifton  <nickc@redhat.com>
2869
2870         PR binutils/4334
2871         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2872         builds.
2873         * configure: Regenerate.
2874
2875 2008-04-04  NightStrike  <NightStrike@gmail.com>
2876
2877         PR other/35151
2878         * configure.ac: Combine rules for mingw32 and mingw64.
2879         * configure: Regenerate.
2880
2881 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
2882
2883         * MAINTAINERS (Write After Approval): Add myself.
2884
2885 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
2886
2887         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2888         * Makefile.in (.NOTPARALLEL): Ditto.
2889
2890 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
2891
2892         * MAINTAINERS (Write After Approval): Add myself.
2893
2894 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
2895
2896         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2897         * Makefile.in (.NOTPARALLEL): Regenerate.
2898
2899 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
2900
2901         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2902         * Makefile.in: Regenerate.
2903
2904 2008-03-26  Jakub Staszak  <kuba@et.pl>
2905
2906         * MAINTAINERS (Write After Approval): Add myself.
2907
2908 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2909
2910         * MAINTAINERS:  Update e-mail address.
2911
2912 2008-03-20  Ian Lance Taylor  <iant@google.com>
2913
2914         * configure.ac: Add support for --enable-gold.
2915         * Makefile.def: Add gold as a directory like ld.
2916         * configure, Makefile.in: Regenerate.
2917
2918 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2919
2920         * configure.ac: m4_include config/proginstall.m4.
2921         * configure: Regenerate.
2922
2923         Backport from upstream Libtool:
2924
2925         2007-10-12  Eric Blake  <ebb9@byu.net>
2926
2927         Deal with Autoconf 2.62's semantic change in m4_append.
2928         * ltsugar.m4 (lt_append): Replace broken versions of
2929         m4_append.
2930         (lt_if_append_uniq): Don't require separator to be overquoted,
2931         and avoid broken m4_append.
2932         (lt_dict_add): Fix typo.
2933         * libtool.m4 (_LT_DECL): Don't overquote separator.
2934
2935 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
2936
2937         * config.rpath: Add AIX 6 support.
2938
2939 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
2940
2941         * Makefile.def (stageprofile).  Remove -fprofile-generate
2942         from stage_libcflags.
2943         * Makefile.in: Regenerate.
2944
2945 2008-03-13  Ben Elliston  <bje@au.ibm.com>
2946
2947         * config.sub, config.guess: Update from upstream sources.
2948
2949 2008-03-06  Tom Tromey  <tromey@redhat.com>
2950
2951         * MAINTAINERS: Update for treelang deletion.
2952
2953 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
2954
2955         * MAINTAINERS: Update my email address.
2956
2957 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
2958
2959         * MAINTAINERS (darwin port): Add myself as a maintainer.
2960         (objective-c/c++): Add myself as a maintainer.
2961
2962 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
2963
2964         * MAINTAINERS (Write After Approval): Update my email address.
2965
2966 2008-02-25  Tomas Bily  <tbily@suse.cz>
2967
2968         * MAINTAINERS (Write After Approval): Add myself.
2969
2970 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
2971
2972         * MAINTAINERS (OpenMP): Add myself.
2973
2974 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
2975
2976         PR bootstrap/32009
2977         PR bootstrap/32161
2978
2979         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2980         * configure: Regenerate.
2981
2982         * Makefile.def: Define stage_libcflags for all bootstrap stages.
2983         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2984         STAGE4_LIBCFLAGS): New.
2985         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2986         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2987         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2988         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2989         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2990         for target modules.  Don't export LIBCFLAGS.
2991         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2992         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2993         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2994         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2995         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2996         * Makefile.in: Regenerate.
2997
2998 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2999
3000         PR libgcj/33085
3001         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3002         Do not use -DDLL_EXPORT.  Backport from upstream.
3003
3004 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3005
3006         * MAINTAINERS (Write After Approval): Add myself.
3007
3008 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
3009
3010         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3011         * configure: Regenerate.
3012
3013 2008-01-31  Marc Gauthier  <marc@tensilica.com>
3014
3015         * configure.ac (xtensa*-*-*): Recognize processor variants.
3016         * configure: Regenerate.
3017
3018 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3019
3020         PR bootstrap/34922
3021         * configure.ac (PARSE_ARGS): Push suitable setting of
3022         ac_subdirs_all, for `./configure --help=recursive'.
3023         Handle `+' in generic toplevel directory disabling.
3024         * configure: Regenerate.
3025
3026 2008-01-28  Nick Clifton  <nickc@redhat.com>
3027
3028         * MAINTAINERS (xstormy16): Take over maintainership.
3029
3030 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
3031
3032         * MAINTAINERS (c4x port): Remove.
3033
3034 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
3035
3036         * libtool.m4: Backport AIX 6 support from ToT Libtool.
3037
3038 2008-01-23  Ben Elliston  <bje@au.ibm.com>
3039
3040         * config.sub, config.guess: Update from upstream sources.
3041
3042 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
3043
3044         * MAINTAINERS (Write After Approval): Add myself.
3045
3046 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
3047
3048         * MAINTAINERS: Update my email address.
3049
3050 2008-01-09  Raksit Ashok  <raksit@google.com>
3051
3052         * MAINTAINERS (Write After Approval): Add myself.
3053
3054 2008-01-09  Raksit Ashok  <raksit@google.com>
3055
3056         * MAINTAINERS (Write After Approval): Add myself.
3057
3058 2008-01-08  Ben Elliston  <bje@au.ibm.com>
3059
3060         * config.sub, config.guess: Update from upstream sources.
3061
3062 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3063
3064         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3065         Change recommended MPFR from 2.2.1 -> 2.3.0.
3066         * configure: Regenerate.
3067
3068 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
3069
3070         * MAINTAINERS: Update my email address.
3071
3072 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
3073
3074         * MAINTAINERS: Update my email address.
3075
3076 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
3077
3078         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3079         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3080         * Makefile.in: Regenerate.
3081
3082 2007-12-10  Mark Heffernan  <meheff@google.com>
3083
3084         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3085         misplaced entries.
3086
3087 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3088
3089         * configure.ac: Enable libjava for x86_64-*-darwin9.
3090         * configure: Regenerate.
3091
3092 2007-12-07  Bill Maddox  <maddox@google.com>
3093
3094         * MAINTAINERS (Write After Approval): Add myself.
3095
3096 2007-12-05  Ben Elliston  <bje@au.ibm.com>
3097
3098         * config.sub, config.guess: Update from upstream sources.
3099
3100 2007-12-02  Matthias Klose  <doko@ubuntu.com>
3101
3102         * config-ml.in: Remove 64bit configure tests.
3103
3104 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3105
3106         * config-ml.in: Robustify against white space in absolute file
3107         names.
3108
3109         * config-ml.in (multi-clean): Substitute ${Makefile}.
3110         Remove superfluous ${Makefile} in list.
3111
3112 2007-11-19  Thiemo Seufer  <ths@mips.com>
3113
3114         * config-ml.in: Don't hardcode the Makefile name.
3115
3116 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
3117
3118         * MAINTAINERS (Write After Approval): Add myself.
3119
3120 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
3121
3122         * MAINTAINERS (Write After Approval): Add myself.
3123
3124 2007-11-06  Doug Kwan  <dougkwan@google.com>
3125
3126         * MAINTAINERS (Write After Approval): Add myself.
3127
3128 2007-10-25  Ben Elliston  <bje@au.ibm.com>
3129
3130         * MAINTAINERS (mercury): Remove entry.
3131         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3132
3133 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
3134
3135         * Makefile.def (dependencies): Make configure-gdb depend on
3136         all-intl.
3137         * Makefile.in: Regenerated.
3138
3139 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
3140
3141         * MAINTAINERS (Fortran maintainer): Remove myself.
3142
3143 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
3144
3145         * Makefile.def: To avoid problems running with parallel makes,
3146         build newlib before libgloss so that target specific header
3147         files are availble.
3148         * Makefile.in: Regenerate
3149
3150 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
3151
3152         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3153         * Makefile.in: Regenerate.
3154
3155 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
3156
3157         * MAINTAINERS (Register allocation reviewer): Add myself.
3158
3159 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
3160
3161         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3162         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3163         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
3164         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3165         * configure: Regenerate.
3166
3167 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
3168
3169         * MAINTAINERS (Register allocation reviewer): Add myself.
3170
3171 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
3172
3173         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3174         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3175         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3176         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3177         * configure.ac: Default them to host tools for $host = $build.
3178         Subst them.
3179
3180         * configure: Regenerate.
3181         * Makefile.in: Regenerate.
3182
3183 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
3184
3185         * MAINTAINERS (Register allocation reviewer): Add myself.
3186
3187 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
3188
3189         * MAINTAINERS (Register allocation reviewer): Add myself.
3190
3191 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
3192
3193         * MAINTAINERS (Write After Approval): Fix typo.
3194
3195 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
3196
3197         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3198         * configure: Regenerate.
3199
3200 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
3201
3202         PR bootstrap/31906
3203         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3204         they're already prefixed.
3205
3206 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
3207
3208         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3209         libstdc++.
3210         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3211         * configure: Regenerate.
3212         * Makefile.in: Regenerate.
3213
3214 2007-09-17  Andreas Schwab  <schwab@suse.de>
3215
3216         * configure.ac: Raise minimum makeinfo version to 4.6.
3217         * configure: Regenerate.
3218
3219 2007-09-17  Johannes Singler  <singler@ira.uka.de>
3220
3221         * MAINTAINERS (write-after-approval) add myself
3222
3223 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
3224
3225         * configure.ac: Correct makeinfo version check.
3226         * configure: Regenerate.
3227
3228 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
3229
3230         * MAINTAINERS: Update my email address.
3231
3232 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
3233
3234         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
3235         to $skipdirs and only disable gprof for newlib.  Use the normal
3236         mips*-elf* handling in other respects.
3237         * configure: Regnerate.
3238
3239 2007-09-12  David Daney  <ddaney@avtrex.com>
3240
3241         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3242         enabling libgcj.
3243         * configure: Regenerate.
3244
3245 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3246
3247         PR other/32154
3248         * configure.ac: For libgloss targets, point the linker to the linker
3249         script, startup code and simulator library.
3250         * configure: Regenerate.
3251
3252 2007-09-07  Andrew Haley  <aph@redhat.com>
3253
3254         * configure.ac (noconfigdirs): Remove target-libffi and
3255         target-libjava.
3256         * configure: Regenerate.
3257
3258 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3259
3260         PR target/33281
3261         * configure.ac: Use config/mh-mingw on mingw.
3262         * configure: Regenerate.
3263
3264 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
3265
3266         * MAINTAINERS (Write After Approval): Add myself.
3267
3268 2007-09-05  Richard Guenther  <rguenther@suse.de>
3269
3270         * configure.ac (--enable-stage1-checking): If neither --enable-checking
3271         nor --disable-checking is provided also turn on yes and types
3272         checking for stage1.
3273         * configure: Re-generate.
3274
3275 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
3276
3277         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3278         (Write After Approval): Remove myself.
3279
3280 2007-08-29  Nick Clifton  <nickc@redhat.com>
3281
3282         * config.sub, config.guess: Update from upstream sources.
3283
3284 2007-08-22  Bud Davis  <jmdavis@link.com>
3285
3286         * MAINTAINERS (Write After Approval): Added myself.
3287         * MAINTAINERS (Reviewers): Removed myself.
3288
3289 2007-08-18  Paul Brook  <paul@codesourcery.com>
3290             Joseph Myers  <joseph@codesourcery.com>
3291
3292         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3293         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3294         * Makefile.in: Regenerate.
3295         * configure.ac (--with-debug-prefix-map): New.
3296         * configure: Regenerate.
3297
3298 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
3299             Nigel Stephens  <nigel@mips.com>
3300
3301         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
3302         as target_makefile_frag.
3303         * configure: Regenerate.
3304
3305 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
3306
3307         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3308         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
3309         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3310         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3311         (do-compare, do-compare3, do-compare-debug): New.
3312         ([+compare-target+]): Use them.
3313
3314 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
3315
3316         * MAINTAINERS (Write After Approval): Change my email address.
3317
3318 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3319             Ben Elliston  <bje@au.ibm.com>
3320
3321         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3322         --silent if $silent.
3323         * configure: Regenerate.
3324
3325 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
3326
3327         * MAINTAINERS (Various Maintainers): Add myself as
3328         loop infrastructure maintainer.  Update my e-mail
3329         address.
3330
3331 2007-07-31  Diego Novillo  <dnovillo@google.com>
3332
3333         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3334         Adjust description.
3335
3336 2007-07-26  Richard Guenther  <rguenther@suse.de>
3337
3338         * configure.ac: Add types checking to stage1 checking flags.
3339         * configure: Regenerate.
3340
3341 2007-07-17  Nick Clifton  <nickc@redhat.com>
3342
3343         * COPYING3: New file.  Contains version 3 of the GNU General
3344         Public License.
3345         * COPYING3.LIB: New file.  Contains version 3 of the GNU
3346         Lesser General Public License.
3347
3348 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3349
3350         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3351
3352 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3353
3354         * MAINTAINERS (S/390 co-maintainer): Add myself.
3355         (Write After Approval): Remove myself.
3356
3357 2007-07-13  Dan Hipschman  <dsh@google.com>
3358
3359         * MAINTAINERS (Write After Approval): Add myself.
3360
3361 2007-07-11  Nick Clifton  <nickc@redhat.com>
3362
3363         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3364         WINDRES export.
3365         * Makefile.in: Regenerate.
3366
3367 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3368
3369         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3370         maintainer.
3371
3372 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
3373
3374         * lt~obsolete.m4: New. Import from 20070318 libtool.
3375
3376 2007-07-03  Julian Brown  <julian@codesourcery.com>
3377
3378         * MAINTAINERS (Write After Approval): Add myself.
3379
3380 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3381
3382         * configure.ac: Rewrite 'configure --help' strings to look nicer.
3383         * configure: Regenerate.
3384
3385 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3386
3387         * configure.ac: Add some missing m4 quotation.
3388         * configure: Regenerate.
3389
3390 2007-07-02  Simon Baldwin  <simonb@google.com>
3391
3392         * MAINTAINERS (Write After Approval): Add myself.
3393
3394 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
3395
3396         * configure: Regenerate.
3397
3398 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
3399
3400         * Makefile.def: Add windmc tool to build.
3401         * Makefile.tpl: Likewise.
3402         * configure.ac: Likewise.
3403         * Makefile.in: Regenerate.
3404         * configure: Regenerate.
3405
3406 2007-06-28  DJ Delorie  <dj@redhat.com>
3407
3408         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3409         not building newlib.
3410         * configure: Regenerated.
3411
3412 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
3413
3414         * MAINTAINERS (Write After Approval): Add myself.
3415
3416 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
3417
3418         * MAINTAINERS (Write After Approval): Add myself.
3419
3420 2007-06-19  Chris Matthews  <chrismatthews@google.com>
3421
3422         * MAINTAINERS (Write After Approval): Add myself.
3423
3424 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3425
3426         * MAINTAINERS (Write After Approval): Add myself.
3427
3428 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
3429
3430         * Makefile.def: Add dependency from configure-gdb to all-bfd.
3431         * Makefile.in: Regenerated.
3432
3433 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
3434
3435         * configure.ac: Don't add target-libmudflap to noconfigdirs for
3436         bfin*-*-uclinux* targets.
3437         * configure: Regenerate.
3438
3439 2007-06-14  Ian Lance Taylor  <iant@google.com>
3440
3441         * MAINTAINERS: Add myself as non-algorithmic global write
3442         maintainer.
3443
3444 2007-06-14  Diego Novillo  <dnovillo@google.com>
3445
3446         * MAINTAINERS: Add self as middle-end maintainer and
3447         non-algorithmic global write maintainer.
3448
3449 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3450
3451         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3452         Move all Fortran maintainers except Paul Brook into the
3453         Non-Autopoiesis section.
3454
3455 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
3456
3457         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3458         (distclean-stage[+id+]): Possibly delete stage_last.
3459         * Makefile.in: Regenerate.
3460
3461 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
3462
3463         * MAINTAINERS (Various Maintainer): Fix typo.
3464
3465 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
3466
3467         * MAINTAINERS (Various Maintainer): Add myself as
3468         dataflow maintainer.
3469
3470 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3471
3472         * config.sub, config.guess: Update from upstream sources.
3473
3474 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3475
3476         * Makefile.tpl: Fix spelling error.
3477         * Makefile.in: Regenerate.
3478
3479 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
3480
3481         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3482         lt_cv_sys_max_cmd_len.
3483
3484 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
3485
3486         * MAINTAINERS (Various Maintainers): Add myself as
3487         auto-vectorizer maintainer.
3488
3489 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
3490
3491         PR libjava/32098
3492         * libtool.m4: Revert previous change.
3493         * ltgcc.m4: Put it here.
3494
3495 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
3496
3497         * MAINTAINERS (Various Maintainers): Add myself as
3498         auto-vectorizer maintainer.
3499
3500 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
3501
3502         PR libjava/32098
3503         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3504
3505 2007-05-30  Richard Guenther  <rguenther@suse.de>
3506
3507         * MAINTAINERS (Various Maintainers): Add myself as
3508         auto-vectorizer maintainer.
3509
3510 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
3511
3512         PR bootstrap/29382
3513         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3514         * configure: Rebuilt.
3515
3516 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
3517
3518         * MAINTAINERS (Write After Approval): Removed my name.
3519
3520 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
3521
3522         * MAINTAINERS (Write After Approval): Remove myself.
3523
3524 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
3525
3526         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3527
3528 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
3529
3530         * ltmain.sh: Update from ToT Libtool.
3531         * libtool.m4: Update from ToT Libtool.
3532         * ltsugar.m4: New. Update from ToT Libtool.
3533         * ltversion.m4: New. Update from ToT Libtool.
3534         * ltoptions.m4: New. Update from ToT Libtool.
3535         * ltconfig: Remove.
3536         * ltcf-c.sh: Remove.
3537         * ltcf-cxx.sh: Remove.
3538         * ltcf-gcj.sh: Remove.
3539
3540 2007-05-22  Ollie Wild  <aaw@google.com>
3541
3542         * MAINTAINERS (Write After Approval): Add myself.
3543
3544 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
3545
3546         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3547         stage_cflags.
3548         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3549         Remove CFLAGS/LIBCFLAGS.
3550         (configure-stage[+id+]-[+prefix+][+module+],
3551         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3552         * Makefile.in: Regenerate.
3553
3554 2007-05-15  Diego Novillo  <dnovillo@google.com>
3555
3556         * MAINTAINERS: Update e-mail address.
3557
3558 2007-05-15  Revital Eres  <eres@il.ibm.com>
3559
3560         * MAINTAINERS (Write After Approval): Add myself.
3561
3562 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
3563
3564         * MAINTAINERS (Write After Approval): Updated my address.
3565
3566 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
3567
3568         * MAINTAINERS (Write After Approval): Add myself.
3569
3570 2007-05-11  Silvius Rus  <rus@google.com>
3571
3572         * MAINTAINERS (Write After Approval): Add myself.
3573
3574 2007-04-23  Tom Tromey  <tromey@redhat.com>
3575
3576         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3577
3578 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
3579
3580         * MAINTAINERS (cpplib): Rename to ...
3581         (libcpp): ... this.  Add C/C++ front end maintainers.
3582
3583 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
3584
3585         * config-ml.in: Pass ${ml_config_env} to configure calls.
3586
3587 2007-04-04  Christian Bruel  <christian.bruel@st.com>
3588
3589         * MAINTAINERS (Write After Approval): Add myself.
3590
3591 2007-04-02  Dave Korn  <dave.korn@artimi.com>
3592
3593         * MAINTAINERS (Write After Approval): Add myself.
3594
3595 2007-03-31  Tobias Burnus  <burnus@net-b.de>
3596
3597         * MAINTAINERS (fortran 95 front end): Add myself.
3598
3599 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3600
3601         * MAINTAINERS (Write After Approval): Add myself.
3602
3603 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
3604
3605         * MAINTAINERS (Modulo Scheduler): Add myself.
3606
3607 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
3608
3609         * MAINTAINERS (fortran 95 front end): Add myself.
3610         (c++ front end): whitespace fix.
3611
3612 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
3613
3614         * MAINTAINERS (Write After Approval): Add myself.
3615
3616 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
3617
3618         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3619         of glob.  Quote arguments with single quotes too.
3620         * configure: Regenerate.
3621
3622 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
3623
3624         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3625         * Makefile.in: Regenerate
3626
3627 2007-03-07  Andreas Schwab  <schwab@suse.de>
3628
3629         * configure: Regenerate.
3630
3631 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
3632
3633         * configure.ac: Add "--with-pdfdir" configure option,
3634         which defines pdfdir variable.
3635         * Makefile.def (target=fixincludes): Add install-pdf to
3636         missing targets.
3637         (recursive_targets): Add install-pdf target.
3638         (flags_to_pass): Add pdfdir.
3639         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3640         target.
3641         * configure: Regenerate
3642         * Makefile.in: Regenerate
3643
3644 2007-02-28  Eric Christopher  <echristo@apple.com>
3645
3646         Revert:
3647         2006-12-07  Mike Stump  <mrs@apple.com>
3648
3649         * Makefile.def (dependencies): Add dependency for
3650         install-target-libssp and install-target-libgomp on
3651         install-gcc.
3652         * Makefile.in: Regenerate.
3653
3654 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
3655
3656         * configure: Regenerate.
3657         * configure.ac: Move statements after variable declarations.
3658
3659 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
3660
3661         * MAINTAINERS: Add myself as sh maintainer.
3662
3663 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
3664
3665         * configure.ac: Adjust for loop syntax.
3666         * configure: Regenerate.
3667
3668 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3669
3670         * configure: Rebuilt.
3671
3672 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3673
3674         * configure.ac: Drop multiple occurrences of --enable-languages,
3675         and fix its quoting.
3676         * configure: Rebuilt.
3677
3678 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
3679             Nathan Sidwell  <nathan@codesourcery.com>
3680             Vladimir Prus  <vladimir@codesourcery.com>
3681             Joseph Myers  <joseph@codesourcery.com>
3682
3683         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3684         * configure: Regenerate.
3685
3686 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
3687
3688         * ltconfig (freebsd*): Default to elf.
3689
3690 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3691
3692         * configure.ac (target_libraries): Move libgcc before libiberty.
3693         * configure: Regenerated.
3694
3695 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3696             Paolo Bonzini  <bonzini@gnu.org>
3697
3698         PR bootstrap/30753
3699         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
3700         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
3701         * configure: Regenerated.
3702
3703 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3704
3705         * MAINTAINERS (Language Front End Maintainers): Update my mail
3706         address.
3707
3708 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3709
3710         PR bootstrap/30748
3711         * configure.ac: Correct syntax for Solaris ksh.
3712         * configure: Regenerated.
3713
3714 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3715
3716         * configure.ac: Sync with src.
3717         * configure: Regenerate.
3718
3719 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3720
3721         * Makefile.in: Regenerate.
3722
3723 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3724
3725         * config.sub: Sync with src.
3726
3727 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3728
3729         * Makefile.tpl (build_alias, host_alias, target_alias): Use
3730         noncanonical equivalents.
3731         * configure.in: Rename to...
3732         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
3733         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
3734         target_noncanonical.  Use them.  Rewrite removal of configure
3735         arguments for autoconf 2.59.  Discard variable settings.  Force
3736         program_transform_name for native tools.
3737
3738         * Makefile.in: Regenerated.
3739         * configure: Regenerated with autoconf 2.59.
3740
3741 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
3742
3743         * MAINTAINERS (Write After Approval): Add myself.
3744
3745 2007-01-31  Andreas Schwab  <schwab@suse.de>
3746
3747         * Makefile.tpl (LDFLAGS): Substitute it.
3748         * Makefile.in: Regenerate.
3749
3750 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
3751
3752         * MAINTAINERS (Write After Approval): Add myself.
3753
3754 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
3755
3756         * MAINTAINERS (spu port): Add myself.
3757
3758 2007-01-23  Richard Guenther  <rguenther@suse.de>
3759
3760         PR bootstrap/30541
3761         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
3762         * Makefile.tpl (GNATBIND): Substitute it.
3763         (GNATMAKE): Likewise.
3764         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
3765         of STAGE_PREFIX.
3766         * Makefile.in: Regenerate.
3767         * configure: Regenerate.
3768
3769 2007-01-18  Mike Stump  <mrs@apple.com>
3770
3771         * configure.in: Re-enable -Werror for gcc builds.
3772
3773 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
3774
3775         * MAINTAINERS (Write After Approval): Add myself.
3776
3777 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3778
3779         * configure.in: Change == to = in test command.
3780         * configure: Regenerate.
3781
3782 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3783             Nick Clifton  <nickc@redhat.com>
3784             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
3785
3786         * configure.in (build_configargs, host_configargs, target_configargs):
3787         Remove build/host/target parameters.
3788         (host_libs): Add gmp and mpfr.
3789         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3790         * Makefile.def (gmp, mpfr): New.
3791         (gcc): Remove target.
3792         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3793         target_os, target_vendor): New.
3794         (configure): Add host_alias/target_alias arguments; adjust invocations.
3795         * configure: Regenerate.
3796         * Makefile.in: Regenerate.
3797
3798 2007-01-11  Matt Fago  <fago@earthlink.net>
3799
3800         * configure.in: Try to link to functions only in mpfr 2.2.x
3801         to improve robustness of configure tests.
3802         * configure: Regenerate.
3803
3804 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
3805
3806         * MAINTAINERS: Add myself as i386 maintainer.
3807
3808 2007-01-08  Jan Hubicka  <jh@suse.cz>
3809
3810         * MAINTAINERS: Add myself as i386 maintainer.
3811
3812 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
3813
3814         * configure.in: Add support for an x86_64-mingw* target.
3815         * configure: Regenerate.
3816
3817 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
3818
3819         * Makefile.tpl (all-target): Correct @if conditional for target
3820         modules.
3821         * configure.in: Omit libiberty if building only target libgcc.
3822         * configure, Makefile.in: Regenerated.
3823
3824 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
3825
3826         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3827         * configure: Regenerate.
3828
3829 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
3830
3831         * Makefile.def (target_modules): Add libgcc.
3832         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
3833         * Makefile.tpl (clean-target-libgcc): Delete.
3834         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3835         on gcc even for bootstrapped modules.  Rewrite handling of
3836         lang_env_dependencies to loop over target_modules.
3837         * configure.in (target_libraries): Add target-libgcc.
3838         * Makefile.in, configure: Regenerated.
3839
3840 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3841
3842         * configure.in: Reorganize recognition of languages.  Add
3843         --enable-stage1-languages.  Show supported languages for the chosen
3844         target rather than all recognized languages.
3845         * configure: Regenerate.
3846
3847 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3848
3849         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3850         * Makefile.in: Regenerate.
3851
3852 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3853
3854         * configure.in: Warn that MPFR 2.2.0 is buggy.
3855         * configure: Regenerate.
3856
3857 2006-12-27  Ian Lance Taylor  <iant@google.com>
3858
3859         * configure.in: When removing Makefiles to force a reconfigure, also
3860         remove prev-DIR*/Makefile.
3861         * configure: Regenerate.
3862
3863 2006-12-22  Andreas Schwab  <schwab@suse.de>
3864
3865         * configure: Regenerate with correct autoconf version.
3866
3867 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
3868
3869         * configure.in: add AC_SUBST for *_FOR_TARGET.
3870         * configure: Regenerate.
3871
3872 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3873
3874         * configure.in: Simplify logic for rejecting languages that cannot
3875         be built.  Separate the case when a language is unsupported,
3876         from the case when the user chooses not to build a language.
3877
3878 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3879
3880         * configure.in: Remove "$build" case for powerpc-*-darwin* since
3881         it only affects bootstrap and could be tested on "$host" as well.
3882         * configure: Regenerate.
3883         * config/mh-ppc-darwin: Add to the stage1 cflags here.
3884
3885 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3886
3887         PR bootstrap/29544
3888         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3889         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3890         move here comment from Makefile.tpl.
3891         * Makefile.tpl: Move some definitions higher in the file.
3892         (STAGE1_CHECKING): New.
3893         * configure.in: Add --enable-stage1-checking.
3894         * configure: Regenerate.
3895         * Makefile.in: Regenerate.
3896
3897 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3898
3899         * MAINTAINERS: Add myself as build system maintainer.
3900
3901 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
3902
3903         * MAINTAINERS (Write After Approval): Add myself.
3904
3905 2006-12-13  Eric Christopher  <echristo@apple.com>
3906
3907         * MAINTAINERS: Add myself as darwin maintainer.
3908
3909 2006-12-11  Ian Lance Taylor  <ian@airs.com>
3910
3911         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3912
3913 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
3914
3915         MAINTAINERS: Update my entry.
3916
3917 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
3918
3919         * configure.in:  Handle spu makefile frag.
3920         * Makefile.tpl (MAINT): Define
3921         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3922         * configure: Regenerate.
3923         * Makefile.in: Regenerate.
3924
3925 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3926
3927         * config.guess: Import latest version.
3928         * config.sub: Likewise.
3929
3930 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3931
3932         * configure.in (spu-*-*): Don't skip target-libiberty.
3933         * configure: Regenerate.
3934
3935 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3936
3937         PR bootstrap/30134
3938         * configure.in: Correct x86 darwin support for libjava to powerpc
3939         and i?86 only.
3940         * configure: Regenerate.
3941
3942 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
3943
3944         * configure.in: Add x86 darwin support for libjava.
3945         * configure: Regenerate.
3946
3947 2006-12-07  Mike Stump  <mrs@apple.com>
3948
3949         * Makefile.def (dependencies): Add dependency for
3950         install-target-libssp and install-target-libgomp on
3951         install-gcc.
3952         * Makefile.in: Regenerate.
3953
3954 2006-12-04  Richard Guenther  <rguenther@suse.de>
3955
3956         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3957         (Non-Algorithmic Maintainers): Move over non-algorithmic
3958         loop optimizer maintainers, add myself as a non-algorithmic
3959         middle-end maintainer.
3960
3961 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
3962
3963         * MAINTAINERS (Write After Approval): Add myself.
3964
3965 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3966
3967         * configure.in: Update error message for missing GMP/MPFR.
3968
3969         * configure: Regenerate.
3970
3971 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3972
3973         * configure.in: Update MPFR version in error message.
3974
3975         * configure: Regenerate.
3976
3977 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3978
3979         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3980         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3981         --with-gmp-lib): New flags.
3982
3983         * configure: Regenerate.
3984
3985 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
3986
3987         * MAINTAINERS (Write After Approval): Change my email address.
3988
3989 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
3990
3991         * MAINTAINERS (Write After Approval): Add myself.
3992
3993 2006-11-22  Philipp Thomas  <pth@suse.de>
3994
3995         * MAINTAINERS (i18n): Update e-mail address.
3996
3997 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3998
3999         * MAINTAINERS (spu port): Add myself as maintainer.
4000         (Write After Approval): Remove myself.
4001
4002 2006-11-22  Ben Elliston  <bje@au.ibm.com>
4003
4004         * configure.in (skipdirs): Don't build libssp for SPU.
4005         * configure: Regenerate.
4006
4007 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
4008
4009         * MAINTAINERS (spu port): Add myself as maintainer.
4010         (libobjc): Update my email address.
4011
4012 2006-11-21  Andrea Bona  <andrea.bona@st.com>
4013
4014         * MAINTAINERS (Write After Approval): Add myself.
4015
4016 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4017
4018         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4019         * configure : Rebuilt.
4020
4021 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4022
4023         * MAINTAINERS (Write After Approval): Add myself.
4024
4025 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
4026
4027         * MAINTAINERS (Write After Approval): Add myself.
4028
4029 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4030
4031         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4032         libmpfr.a.
4033         * configure: Regenerate.
4034
4035 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
4036
4037         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4038         (unstage): Test for stage_last presence.
4039
4040         PR bootstrap/29802
4041         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4042         STAGE_PREFIX.
4043         * Makefile.in: Regenerate.
4044
4045 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
4046
4047         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4048         maintainers.
4049
4050 2006-11-14  Erven Rohou  <erven.rohou@st.com>
4051
4052         * MAINTAINERS (Write After Approval): Add myself.
4053
4054 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
4055
4056         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4057         and stageN-package/Makefile.
4058         * Makefile.in: Regenerated.
4059
4060 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
4061
4062         * configure.in: Remove target-libgloss from noconfigdirs for
4063         bfin-*-*.
4064         * configure: Regenerated.
4065
4066 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4067
4068         * configure.in (have_gmp): Only error if the gcc directory exists.
4069
4070         * configure: Regenerate.
4071
4072 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4073
4074         * configure.in: Robustify error message for missing GMP/MPFR.
4075
4076         * configure: Regenerate.
4077
4078 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
4079
4080         * MAINTAINERS (Write After Approval): Add myself.
4081
4082 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
4083
4084         * MAINTAINERS: Change email address.
4085
4086 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
4087
4088         * MAINTAINERS (Write After Approval): Add myself.
4089
4090 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
4091
4092         * MAINTAINERS (Write After Approval): Add myself.
4093
4094 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
4095
4096         * MAINTAINERS (Write After Approval): Move myself to
4097         Write After Approval section.
4098
4099 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4100
4101         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
4102         need_gmp anymore.
4103         * configure: Regenerate.
4104
4105 2006-10-16  Tobias Burnus  <burnus@net-b.de>
4106
4107         * MAINTAINERS (Write After Approval): Add myself.
4108
4109 2006-10-16  Ben Elliston  <bje@au.ibm.com>
4110
4111         * config.guess: Import latest version.
4112         * config.sub: Likewise.
4113
4114 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
4115
4116         * Makefile.def: Added pdf target handling.
4117         * Makefile.tpl: Added pdf target handling.
4118         * Makefile.in: Regenerated.
4119
4120 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
4121
4122         * MAINTAINERS: Add self as score port maintainer.
4123
4124 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
4125
4126         * MAINTAINERS (Write After Approval): Add myself.
4127
4128 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
4129
4130         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
4131         or newer.
4132         * configure: Regenerated.
4133
4134 2006-09-27  Dave Brolley  <brolley@redhat.com>
4135
4136         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4137         using $s instead of $r.
4138         * configure: Regenerated.
4139
4140 2006-09-26  Thiemo Seufer  <ths@mips.com>
4141
4142         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4143         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4144         * configure: Regenerate.
4145
4146 2006-09-24  Graeme Peterson  <gridly@gmail.com>
4147
4148         * MAINTAINERS (Write After Approval): Remove myself.
4149
4150 2006-09-22  Chao-ying Fu  <fu@mips.com>
4151
4152         * MAINTAINERS (Write After Approval): Add myself.
4153
4154 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
4155
4156         * MAINTAINERS: Add self as soft-fp maintainer.
4157
4158 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
4159
4160         * MAINTAINERS: Add myself as avr maintainer.
4161         Remove Marek Michalkiewicz as avr maintainer.
4162
4163 2006-09-07  Roberto Costa  <roberto.costa@st.com>
4164
4165         * MAINTAINERS (Write After Approval): Add myself.
4166
4167 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
4168
4169         * configure.in: Never build newlib for a Mingw host.
4170         Never build newlib as Mingw target library.
4171         Test the existence of winsup/cygwin for building a Cygwin newlib,
4172         rather than just winsup.
4173         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4174         building a Mingw target.
4175         * configure: Regenerate.
4176
4177 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4178
4179         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4180
4181 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
4182
4183         * config.guess: Import from src (was more updated).
4184         * config.sub: Likewise.
4185
4186 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
4187
4188         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4189         * configure: Regenerated.
4190
4191 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
4192
4193         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4194         for stages after the first.
4195
4196 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
4197
4198         * Makefile.def: Add dependencies for configure-opcodes
4199         on configure-intl and all-opcodes on all-intl.
4200         * Makefile.in: Regenerated.
4201
4202 2006-07-13  Ben Elliston  <bje@au.ibm.com>
4203
4204         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4205
4206 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
4207
4208         Port to hosts whose 'sort' and 'tail' implementations
4209         treat operands with leading '+' as file names, as POSIX
4210         has required since 2001.  However, make sure the code still
4211         works on pre-POSIX hosts.
4212         * ltmain.sh: Don't assume "sort +2" is equivalent to
4213         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4214
4215 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
4216
4217         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4218
4219 2006-07-04  Peter O'Gorman  <peter@pogma.com>
4220
4221         * ltconfig: chmod 644 before ranlib during install.
4222
4223 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4224
4225         PR bootstrap/18058
4226         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4227         if the bootstrap compiler is a GCC version that supports it.
4228         * configure: Regenerate.
4229
4230 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4231
4232         * configure.in: Fix thinkos in previous check-in.
4233         * configure: Regenerate.
4234
4235 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4236
4237         PR other/27063
4238         * configure.in: Test subdir_requires and give an appropriate
4239         error message.
4240         * configure: Regenerate.
4241
4242 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
4243
4244         * MAINTAINERS (Write After Approval): Add myself.
4245
4246 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
4247
4248         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4249
4250 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
4251
4252         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4253
4254 2006-06-20  David Ayers  <d.ayers@inode.at>
4255
4256         PR bootstrap/28072
4257         * configure.in: Add target-boehm-gc to noconfigdirs depending on
4258         whether target-libjava is being configured instead of whether the
4259         java front end is enabled.
4260         * configure: Regenerate.
4261
4262 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4263
4264         PR target/27540
4265         * configure.in: Only enable libgomp on IRIX 6.
4266         * configure: Regenerate.
4267
4268 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
4269
4270         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4271         too.
4272         * Makefile.in: Regenerate.
4273
4274 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
4275
4276         * config-ml.in: Alter CCASFLAGS to include special
4277         multilib options the same as is done for CFLAGS.
4278
4279 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4280
4281         * configure.in: Don't enable libgomp on hpux10.
4282         * configure: Rebuilt.
4283
4284 2006-06-12  David Ayers  <d.ayers@inode.at>
4285
4286         PR bootstrap/27963
4287         PR target/19970
4288         * configure.in: Remove target-boehm-gc from noconfigdirs where
4289         ${libgcj} is specified.
4290         * configure: Regenerate.
4291
4292 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
4293
4294         Sync from src:
4295
4296         * configure.in: Sync.
4297         * configure: Regenerated.
4298
4299         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
4300
4301         * Makefile.def: Added dependencies from sim and gdb on intl, and
4302         added configure dependencies to everything with an all dependency
4303         on intl.
4304         * Makefile.in: Regenerated.
4305
4306 2006-06-06  David Ayers  <d.ayers@inode.at>
4307
4308         PR libobjc/13946
4309         * Makefile.def: Add dependencies for libobjc which boehm-gc.
4310         * Makefile.in: Regenerate.
4311         * configure.in: Add --enable-objc-gc at toplevel and have it
4312         enable boehm-gc for Objective-C.
4313         Remove target-boehm-gc from libgcj.
4314         Add target-boehm-gc to target_libraries.
4315         Add target-boehm-gc to noconfigdirs where ${libgcj}
4316         is specified.
4317         Assert that boehm-gc is supported when requested for Objective-C.
4318         Only build boehm-gc if needed either for Java or Objective-C.
4319         * configure: Regenerate.
4320
4321 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
4322
4323         PR 27674
4324         * Makefile.tpl (configure-[+prefix+][+module+],
4325         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4326         Remove rule to unstage bootstrapped modules.
4327         (stage_current): New.
4328         * Makefile.in: Regenerate.
4329
4330 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4331
4332         * MAINTAINERS (Write After Approval): Update my e-mail address.
4333
4334 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
4335
4336         * include/libiberty.h: Declare pex_run_in_environment.
4337
4338 2006-05-31  Asher Langton  <langton2@llnl.gov>
4339
4340         * MAINTAINERS (Write After Approval): Add myself.
4341
4342 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
4343
4344         * Makefile.def (bfd, opcodes): Fix lib_path.
4345         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4346         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
4347         * Makefile.in: Regenerate.
4348
4349 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4350
4351         * Makefile.in: Regenerate.
4352
4353 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4354
4355         * Makefile.def: Add install-html target. Add datarootdir
4356         docdir and htmldir to flags_to_pass.
4357         * Makefile.tpl: Add install-html target.
4358         * Makefile.in: Regenerate.
4359         * configure.in: Add --with-datarootdir, --with-docdir, and
4360         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4361         * configure: Regenerate.
4362
4363 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
4364
4365         * configure.in: Enable gprof for cross builds.
4366         * configure: Regenerate.
4367
4368 2006-05-22  Richard Guenther  <rguenther@suse.de>
4369
4370         Revert
4371         2006-01-31  Richard Guenther  <rguenther@suse.de>
4372         Paolo Bonzini  <bonzini@gnu.org>
4373
4374         * Makefile.def (target_modules): Add libgcc-math target module.
4375         * configure.in (target_libraries): Add libgcc-math target library.
4376         (--enable-libgcc-math): New configure switch.
4377         * Makefile.in: Re-generate.
4378         * configure: Re-generate.
4379         * libgcc-math: New toplevel directory.
4380
4381 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4382             Andreas Tobler  <a.tobler@schweiz.ch>
4383
4384         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
4385         * configure: Rebuilt.
4386
4387 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
4388
4389         * MAINTAINERS (Write After Approval): Add myself.
4390
4391 2006-05-01  DJ Delorie  <dj@redhat.com>
4392
4393         * configure.in: Restore CFLAGS if GMP isn't present.
4394         * configure: Regenerate.
4395
4396 2006-05-01  Richard Guenther  <rguenther@suse.de>
4397
4398         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4399         maintainer.
4400
4401 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
4402
4403         * MAINTAINERS (Write After Approval): Add myself.
4404
4405 2006-04-28  Jan Beulich  <jbeulich@novell.com>
4406
4407         * MAINTAINERS (Write After Approval): Add myself.
4408
4409 2006-04-18  DJ Delorie  <dj@redhat.com>
4410
4411         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
4412         reference libgloss so that libssp can be built in a combined
4413         tree.
4414         * configure: Regenerate.
4415
4416 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
4417
4418         * MAINTAINERS (Write After Approval): Add myself.
4419
4420 2006-04-05  Ben Elliston  <bje@au.ibm.com>
4421
4422         * configure.in: Require makeinfo 4.4 or higher.
4423         * configure: Regenerate.
4424
4425 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
4426
4427         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4428         Rearrange the entries of other libraries to have them in one place.
4429
4430 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
4431
4432         * MAINTAINERS (Write After Approval): Remove myself.
4433         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4434
4435 2006-03-14  Richard Guenther  <rguenther@suse.de>
4436
4437         * configure: Regenerate with autoconf 2.13.
4438
4439 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
4440
4441         * MAINTAINERS: Use my work address.
4442
4443         * MAINTAINERS: Update my E-mail address.
4444
4445 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
4446
4447         * configure.in: Handle --disable-<component> generically.
4448         * configure: Regenerate.
4449
4450 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
4451
4452         PR libgcj/17311
4453         * ltmain.sh: Don't use "$finalize_rpath" for compile.
4454
4455 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
4456
4457         * MAINTAINERS (Write After Approval):  Remove myself.
4458         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4459
4460 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
4461
4462         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
4463         (TARGET_CONFIGDIRS): Remove.
4464         * configure.in: Remove AC_SUBST(target_configdirs).
4465         * Makefile.in, configure: Regenerated.
4466
4467 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
4468
4469         * MAINTAINERS (Write After Approval):  Remove myself.
4470         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4471
4472 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
4473
4474         PR bootstrap/25670
4475
4476         * Makefile.tpl ([+compare-target+]): Print explanation messages.
4477
4478         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4479         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4480         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4481         BUILD_PREFIX, BUILD_PREFIX_1.
4482         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4483
4484         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4485         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4486
4487         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4488         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4489         of `cat stage_current`.  Always provide the `r' and `s' variables.
4490         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4491         a single shell execution.
4492         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4493         bootstrapped modules, make the stage1 module if the build was not
4494         started yet, else build the current stage.
4495         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4496         (all-build, all-host, all-target, [+make_target+]-host,
4497         [+make_target+]-target): Do not use \-continued lines.
4498         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4499         (current_stage, restrap, stage_last): New.
4500
4501         * Makefile.in: Regenerate.
4502         * configure: Regenerate.
4503
4504 2006-02-19  Bud Davis  <jmdavis@link.com>
4505
4506         * MAINTAINERS (Write After Approval):  Remove myself.
4507         (Language Front End Maintainers):  Add myself as fortran 95
4508         maintainer and update e-mail address.
4509
4510 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4511
4512         * MAINTAINERS (Write After Approval):  Remove myself.
4513         (Language Front End Maintainers):  Add myself as fortran 95
4514         maintainer.
4515
4516 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
4517
4518         * MAINTAINERS (Write After Approval): Add myself.
4519
4520 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
4521
4522         * MAINTAINERS (Write After Approval):  Remove myself.
4523         (Language Front End Maintainers):  Add myself as
4524         fortran 95 maintainer.
4525
4526 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4527
4528         Sync from src:
4529
4530         2005-12-27  Leif Ekblad  <leif@rdos.net>
4531
4532         * configure.in: Add support for RDOS target.
4533         * configure: Regenerate.
4534
4535 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4536             Andreas Schwab  <schwab@suse.de>
4537
4538         * configure: Regenerate.
4539
4540 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
4541
4542         * configure.in (enable_libgomp): Add AIX.
4543         * configure: Regenerate.
4544
4545 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
4546
4547         * MAINTAINERS (Write After Approval): Add myself.
4548
4549 2006-02-03  Lee Millward  <lee.millward@gmail.com>
4550
4551         * MAINTAINERS (Write After Approval): Add myself.
4552
4553 2006-01-31  Richard Guenther  <rguenther@suse.de>
4554         Paolo Bonzini  <bonzini@gnu.org>
4555
4556         * Makefile.def (target_modules): Add libgcc-math target module.
4557         * configure.in (target_libraries): Add libgcc-math target library.
4558         (--enable-libgcc-math): New configure switch.
4559         * Makefile.in: Re-generate.
4560         * configure: Re-generate.
4561         * libgcc-math: New toplevel directory.
4562
4563 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
4564
4565         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4566         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4567         the assembler, linker and binutils.
4568         * configure: Regenerate.
4569
4570 2006-01-22  Dirk Mueller  <dmueller@suse.de>
4571
4572         * MAINTAINERS (Write After Approval): Add myself.
4573
4574 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
4575
4576         * configure: Regenerate.
4577
4578 2006-01-18  Richard Henderson  <rth@redhat.com>
4579             Jakub Jelinek  <jakub@redhat.com>
4580             Diego Novillo  <dnovillo@redhat.com>
4581
4582         * libgomp: New directory.
4583         * Makefile.def: Add target_module libgomp.
4584         * Makefile.in: Regenerate.
4585         * configure.in (target_libraries): Add target-libgomp.
4586         * configure: Regenerate.
4587
4588 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
4589
4590         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4591         @ from continuation.
4592         * Makefile.in: Rebuilt.
4593
4594 2006-01-04  Chris Lattner  <sabre@gnu.org>
4595
4596         * MAINTAINERS (Write After Approval): Add myself.
4597
4598 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
4599
4600         PR bootstrap/24252
4601
4602         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4603         * Makefile.tpl (OBJDUMP): New.
4604         (EXTRA_HOST_FLAGS): Add it.
4605         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4606
4607         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4608         to use symbolic links between directories.  Avoid race conditions
4609         or make them harmless.
4610         * configure.in: Do not try to use symbolic links between directories.
4611
4612         * Makefile.def (LEAN): Pass.
4613         * Makefile.tpl (LEAN): Define.
4614         (stage[+id+]-start): Accept that the previous directory does not
4615         exist, if the bootstrap is lean.
4616         (stage[+id+]-bubble): Invoke lean bootstrap commands after
4617         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
4618         configure substitution.
4619         ([+compare-target+]): Likewise.
4620         ([+bootstrap-target+]-lean): New.
4621         * configure.in: Remove lean bootstrap support from here.
4622
4623         * Makefile.in: Regenerate.
4624         * configure: Regenerate.
4625
4626 2006-01-04  Ben Elliston  <bje@au.ibm.com>
4627
4628         * MAINTAINERS (libdecnumber): Add myself.
4629
4630 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
4631
4632         * libtool-ldflags: New script.
4633
4634 2006-01-02  Andreas Schwab  <schwab@suse.de>
4635
4636         * configure.in: When reconfiguring remove Makefile in
4637         all stage directories.
4638         * configure: Regenerate.
4639
4640 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
4641
4642         * MAINTAINERS: Update my email address.
4643
4644 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
4645
4646         Revert Ada-related part of the previous change.
4647
4648         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4649         Do not pass.
4650         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4651         * Makefile.in: Regenerate.
4652         * configure.in: Do not include mt-ppc-aix target fragment.
4653         * configure: Regenerate.
4654
4655 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
4656
4657         * configure.in: Select appropriate fragments for PowerPC/AIX.
4658         * configure: Regenerate.
4659
4660         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4661         BOOT_CFLAGS, BOOT_LDFLAGS.
4662         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4663         BOOT_CFLAGS, BOOT_LDFLAGS.
4664         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4665         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4666         (stage): Fail if we cannot complete the work.
4667         * Makefile.in: Regenerate.
4668
4669 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
4670
4671         * configure.in: Replace ms1 with mt.
4672         * configure: Rebuilt.
4673
4674 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
4675
4676         * MAINTAINERS: Update my email address.
4677
4678 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
4679
4680         * Makefile.tpl (all, do-[+make_target+], do-check, install,
4681         install-host-nogcc): Don't invoke $(stage) at the end.
4682         * Makefile.in: Regenerate.
4683
4684 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
4685
4686         * configure.in: Flip the top-level bootstrap switch.
4687         * configure: Regenerate.
4688
4689 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
4690
4691         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4692         $(stage) and $(unstage).
4693         (EXTRA_TARGET_FLAGS): Correct double-quoting.
4694         (all): Remove stray semicolon.
4695         (local-distclean): Don't handle multilib.tmp and multilib.out.
4696         (install.all): Set $s for consistency.
4697         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4698         check_multilibs setting.  Always make the install directory.
4699         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4700         Correct @if/@endif.
4701         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4702         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4703         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4704         (multilib.out): Remove.
4705         * Makefile.in: Regenerated.
4706
4707 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
4708
4709         * MAINTAINERS (Write After Approval): Add myself.
4710
4711 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
4712
4713         * MAINTAINERS: Add myself as mt maintainer.
4714
4715         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
4716
4717 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
4718
4719         * MAINTAINERS: Change email address.
4720
4721 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
4722
4723         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4724         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4725         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
4726         Find in-tree tools if available.
4727         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4728         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4729         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4730         (COMPILER_*_FOR_TARGET): New.
4731         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4732         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4733         (CONFIGURED_*, USUAL_*): Remove.
4734         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4735         STRIP): Use autoconf substitutions.
4736         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4737         COMPILER_NM_FOR_TARGET): New.
4738         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4739
4740         (all): Make all-host and all-target in parallel.
4741         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4742         that $$r and $$s are set before invoking a recursive make.
4743         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4744         ([+bootstrap-target+]): Inline most of the `all' target.
4745
4746 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4747
4748         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4749         from the gcc build directory.
4750         * Makefile.in: Regenerate.
4751
4752 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4753
4754         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
4755         depend on all-libdecnumber.
4756         * configure.in (host_libs): Include libdecnumber.
4757         * Makefile.in: Regenerate.
4758         * configure: Likewise.
4759
4760 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4761
4762         * libdecnumber: Import decNumber sources from the dfp-branch.
4763
4764 2005-11-21  Kean Johnston  <jkj@sco.com>
4765
4766         * config.sub, config.guess: Sync from upstream sources.
4767
4768 2005-11-21  Ben Elliston  <bje@au.ibm.com>
4769
4770         Import from Autoconf sources:
4771
4772         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
4773         * config/move-if-change: Don't output "$2 is unchanged";
4774         suggested by Ben Elliston.  Handle weird characters correctly.
4775
4776 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
4777
4778         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
4779         to match upstream libtool for darwin.
4780
4781 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
4782
4783         * Makefile.def: Remove gdb dependencies for gdbtk.
4784         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4785         (configure-gdb, install-gdb): New rules.
4786         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4787         * Makefile.in, configure: Regenerated.
4788
4789 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
4790
4791         * MAINTAINERS (Write After Approval): Add myself.
4792
4793 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
4794
4795         * MAINTAINERS (Write After Approval): Add myself.
4796
4797 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
4798
4799         * MAINTAINERS (alias analysis): Add Daniel Berlin and
4800         Diego Novillo.
4801
4802 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
4803
4804         PR bootstrap/24297
4805         * Makefile.tpl (do-[+make-target+], do-check, install,
4806         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4807         are set before recursing.
4808         * Makefile.in: Regenerate.
4809
4810 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
4811
4812         PR bootstrap/18939
4813         * Makefile.def (gcc) <target>: Fix thinko.
4814         * Makefile.in: Regenerate.
4815
4816 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
4817
4818         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4819         * configure: Regenerate.
4820
4821 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
4822
4823         * MAINTAINERS (Write After Approval): Add self.
4824
4825 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
4826
4827         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4828         target-libffi, target-qthreads, target-libjava, and
4829         targetlibobjc.
4830         * configure: Regenerate.
4831
4832 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
4833
4834         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4835         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4836         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4837         (USUAL_OBJDUMP_FOR_TARGET): New.
4838         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4839         * configure.in: Check for $OBJDUMP_FOR_TARGET.
4840         * configure, Makefile.in: Regenerated.
4841
4842 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4843
4844         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4845         before other host packages.
4846
4847 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
4848
4849         * MAINTAINERS: Add self as sh libraries/configury maintainer.
4850
4851 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4852
4853         PR bootstrap/22340
4854
4855         * configure.in (default_target): Remove.
4856         * Makefile.tpl (all): Do not use prerequisites as subroutines
4857         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4858         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4859         use prerequisites as subroutines.
4860         (check-host, check-target): New.
4861         (bootstrap configure & all targets): Do not use stage*-start
4862         if the directory layout is already ok.
4863         (non-bootstrap configure & all targets): Prepend a $(unstage).
4864         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
4865         (NOTPARALLEL): Remove.
4866         (unstage, stage variables): New variables.
4867         (unstage, stage targets): Simply expand to those variables.
4868
4869         * configure: Regenerate.
4870         * Makefile.in: Regenerate.
4871
4872 2005-10-04  James E Wilson  <wilson@specifix.com>
4873
4874         * Makefile.def (lang_env_dependencies): Add libmudflap.
4875         * Makefile.in: Regenerate.
4876
4877 2005-10-03  Andreas Schwab  <schwab@suse.de>
4878
4879         Backport from libtool CVS:
4880         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
4881
4882         * ltmain.sh: add support for installing into temporary
4883         staging area (e.g. 'make install DESTDIR=...')
4884
4885 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4886
4887         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4888         * configure: Regenerated.
4889
4890 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
4891
4892         * configure: Regenerate with the correct
4893         autoconf version.
4894
4895 2005-09-30  Catherine Moore  <clm@cm00re.com>
4896
4897         * configure.in (bfin-*-*): New.
4898         * configure: Regenerated.
4899
4900 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
4901
4902         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4903         (LIPO_FOR_TARGET): New.
4904         (CONFIGURED_LIPO_FOR_TARGET): New.
4905         (USUAL_LIPO_FOR_TARGET): New.
4906         (STRIP_FOR_TARGET): New.
4907         (CONFIGURED_STRIP_FOR_TARGET): New.
4908         (USUAL_STRIP_FOR_TARGET): New.
4909         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4910         STRIP_FOR_TARGET.
4911         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4912         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4913         * Makefile.in: Regenerate.
4914         * configure: Regenerate.
4915
4916 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
4917
4918         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4919         (rs6000-*-aix*): Same.
4920         * configure: Regenerate.
4921
4922 2005-09-16  Tom Tromey  <tromey@redhat.com>
4923
4924         * MAINTAINERS: Add self as java maintainer.
4925
4926 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4927
4928         * configure.in: Recognize f95 in the --enable-languages option,
4929         and substitute it for fortran, issuing a warning.
4930         * configure: Regenerate.
4931
4932 2005-08-30  Phil Edwards  <phil@codesourcery.com>
4933
4934         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
4935         * configure:  Regenerated.
4936
4937 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
4938
4939         * MAINTAINERS: Add self as ms1 maintainer.
4940
4941 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
4942
4943         * Makefile.def (libssp): Add to lang_env_dependencies.
4944         * Makefile.in: Regenerate.
4945
4946 2005-08-18  Ian Lance Taylor  <ian@airs.com>
4947
4948         * MAINTAINERS: Add myself as middle-end maintainer.
4949
4950 2005-08-17  Christian Groessler  <chris@groessler.org>
4951
4952         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4953         * Makefile.in: Regenerate.
4954
4955 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
4956
4957         * MAINTAINERS (write after approval): Added myself.
4958
4959 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
4960
4961         * MAINTAINERS (Write After Approval): Add myself.
4962
4963 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
4964
4965         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4966         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4967         Look for alternate names of the target cc and c++
4968         * configure: Regenerate.
4969
4970 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
4971
4972         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4973         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4974         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4975         tools; remove code to manually set them.
4976         (Target tools): Look in the environment for them.
4977         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4978         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4979         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4980         build directory.
4981         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4982         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4983         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4984         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4985         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4986         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4987         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4988         * configure: Regenerate.
4989         * Makefile.in: Regenerate.
4990
4991 2005-07-28  Ben Elliston  <bje@au.ibm.com>
4992
4993         * MAINTAINERS: Update for removed CPU targets.
4994
4995 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
4996
4997         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4998         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4999         * Makefile.in: Regenerated.
5000
5001 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
5002
5003         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5004         (CFLAGS_FOR_TARGET): Use it.
5005         (CXXFLAGS_FOR_TARGET): Likewise.
5006         * Makefile.in: Regenerated.
5007         * configure.in (--with-build-sysroot): New option.
5008         * configure: Regenerated.
5009
5010 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
5011
5012         * Makefile.tpl: Wrap install between unstage and stage
5013         * Makefile.in: Regenerate.
5014
5015 2005-07-21  Eric Christopher  <echristo@apple.com>
5016
5017         * MAINTAINERS: Update affiliation.
5018
5019 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
5020
5021         * MAINTAINERS: Add self as crx port maintainer.
5022
5023 2005-07-20  DJ Delorie  <dj@redhat.com>
5024
5025         * MAINTAINERS: Add self as m32c maintainer.
5026
5027 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
5028
5029         * all files: Update FSF address.
5030
5031 2005-07-15  Eric Christopher  <echristo@redhat.com>
5032
5033         * MAINTAINERS: Change affiliation.
5034
5035 2005-07-14  Jim Blandy  <jimb@redhat.com>
5036
5037         * configure.in: Add cases for Renesas m32c.
5038         * configure: Regenerated.
5039
5040 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5041
5042         * COPYING.LIB: Update from fsf.org.
5043
5044 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5045
5046         * COPYING, compile, config.guess,
5047         config.sub, install-sh, missing, mkinstalldirs,
5048         symlink-tree, ylwrap: Sync from upstream sources.
5049         * config-ml.in: Update FSF address.
5050
5051 2005-07-13  Eric Christopher  <echristo@redhat.com>
5052
5053         * configure.in: Add toplevel noconfigdir support for tpf.
5054         * configure: Regenerate.
5055
5056 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
5057
5058         PR ada/22340
5059
5060         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5061         * Makefile.in: Regenerate.
5062
5063 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
5064
5065         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
5066         Brolley to write-after-approval.
5067
5068 2005-07-07  Andreas Schwab  <schwab@suse.de>
5069
5070         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5071         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5072         * Makefile.in: Regenerated.
5073
5074 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
5075
5076         * configure.in: Don't build sim or rda when targetting darwin.
5077         * configure: Regenerate.
5078
5079 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
5080
5081         * configure.in: Add --enable-libssp and --disable-libssp.
5082         * configure: Regenerate with autoconf-2.13.
5083
5084 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
5085
5086         * Makefile.def (target_modules): Add libssp.
5087         * configure.in (target_libraries): Add target-libssp.
5088         * configure: Rebuilt.
5089         * Makefile.in: Rebuilt.
5090
5091 2005-07-01  Zack Weinberg  <zackw@panix.com>
5092
5093         * MAINTAINERS: Change email address.  Resign from maintainership.
5094
5095 2005-07-01  Richard Guenther  <rguenther@suse.de>
5096
5097         * MAINTAINERS: Change my e-mail address and affiliation.
5098
5099 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
5100
5101         * Makefile.def (stagefeedback): Come after profile.
5102         Define profiledbootstrap target.
5103         * Makefile.tpl (profiledbootstrap): Remove.
5104         (stageprofile-end): Zap stagefeedback.
5105         (stagefeedback-start): Copy all .gcda files, not only GCC's.
5106         * Makefile.in: Regenerate.
5107
5108 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
5109
5110         * MAINTAINERS: Update my email address.
5111
5112 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
5113
5114         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
5115         In 'cpp' stanza, support '#line' as well as '# '.
5116
5117 2005-06-08  Andreas Schwab  <schwab@suse.de>
5118
5119         * MAINTAINERS: Move myself from 'Write After Approval' to
5120         'CPU Port Maintainers' section as m68k maintainer.
5121
5122 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
5123
5124         * configure.in (unsupported_languages): New macro.
5125         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
5126         non-ported target libraries in noconfigdirs.
5127         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5128         non-linux-gnu.  Remove libgcj_ex_libffi.
5129         <lang_frag loop>: Set add_this_lang=no if the language is in
5130         unsupported_languages.
5131         * configure: Regenerate.
5132
5133 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
5134
5135         * configure.in: Fix typo in handling of --with-mpfr-dir.
5136         * configure: Regenerate.
5137
5138 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
5139
5140         * MAINTAINERS: Update my email address.
5141
5142 2005-06-02  Jim Blandy  <jimb@redhat.com>
5143
5144         * config.sub: Add cases for the Renesas m32c.  (This patch has been
5145         accepted into the master sources.)
5146
5147 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
5148             Michael Snyder  <msnyder@redhat.com>
5149             Stan Cox  <scox@redhat.com>
5150
5151         * configure.in: Set noconfigdirs for ms1.
5152
5153         * configure: Regenerate.
5154
5155 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
5156
5157         * MAINTAINERS (Write After Approval): Add self.
5158
5159 2005-06-01  Josh Conner  <jconner@apple.com>
5160
5161         * MAINTAINERS (Write After Approval): Add self.
5162
5163 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
5164
5165         * MAINTAINERS: Update my email address.
5166
5167 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
5168
5169         * MAINTAINERS (Write After Approval): Add self.
5170
5171 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
5172
5173         * MAINTAINERS (Write After Approval): Remove self.
5174
5175 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
5176
5177         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5178         (Dependencies): Consider target modules for bootstrap dependencies.
5179         Make target bootstrap modules depend on each stage's gcc.
5180         * Makefile.in: Regenerate.
5181
5182 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
5183
5184         * Makefile.def (configure-gcc): Depend on binutils having been built.
5185         (all-gcc): No need to do it here.
5186         * Makefile.in: Regenerate.
5187
5188 2005-05-19  Paul Brook  <paul@codesourcery.com>
5189
5190         * configure.in: Rewrite misleading error message when requested
5191         language cannot be built.
5192         * configure: Regenerate.
5193
5194 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
5195
5196         * ylwrap: Import from Automake 1.9.5.
5197
5198 2005-05-13  David Ung  <davidu@mips.com>
5199
5200         * MAINTAINERS (Write After Approval): Add self.
5201
5202 2005-05-09  Mike Stump  <mrs@apple.com>
5203
5204         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5205         lt_cv_sys_max_cmd_len for now.
5206
5207 2005-05-09  Stan Cox  <scox@redhat.com>
5208
5209         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5210
5211 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
5212
5213         * README.SCO: Update the URL.
5214
5215 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
5216
5217         * ltconfig: Define file_list_spec.  Pass file_list_spec and
5218         with_gnu_ld to libtool.
5219         * ltcf-c.sh (aix[45]): Define file_list_spec.
5220         * ltcf-cxx.sh (aix[45]): Same.
5221         * ltcf-gcj.sh (aix[45]): Same.
5222         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5223         exists, write list of input files to temporary file.
5224
5225 2005-05-04  Mike Stump  <mrs@apple.com>
5226
5227         * configure.in: Always pass --target to target configures as
5228         otherwise rebuilds that do --recheck will fail.
5229         * confiugure: Rebuilt.
5230
5231 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
5232
5233         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5234         STAGE_HOST_EXPORTS.
5235         (configure, all): Add bootstrap support.
5236         (Host modules, target modules): Pass post-stage1 flags and exports.
5237         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5238         * Makefile.in: Regenerate.
5239
5240 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
5241
5242         * configure: Regenerate.
5243
5244 2005-04-27  Mike Stump  <mrs@apple.com>
5245
5246         * MAINTAINERS: Add self as darwin maintainer.
5247
5248 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
5249
5250         * config.sub: Update from master copy.
5251
5252 2005-04-21  Mike Stump  <mrs@apple.com>
5253
5254         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5255         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5256
5257 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
5258
5259         * configure.in <crisv32-*-*, cris-*-*>: New local variable
5260         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
5261         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
5262         "*-*-elf" and "*-*-linux*".
5263         * configure: Regenerate.
5264
5265 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
5266
5267         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5268
5269 2005-04-12  Mike Stump  <mrs@apple.com>
5270
5271         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5272
5273 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
5274
5275         * MAINTAINERS (Write After Approval): Add myself.
5276
5277 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
5278
5279         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5280
5281 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
5282
5283         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5284         (TARGET_CONFIGARGS): Include --with-target-subdir.
5285         (configure, all): New macros.  Use them throughout.
5286         * Makefile.in: Regenerate.
5287
5288 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
5289
5290         * MAINTAINERS (Write After Approval): Add myself.
5291
5292 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5293
5294         * MAINTAINERS: Remove 'loop unrolling' maintainer.
5295
5296 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
5297
5298         * MAINTAINERS: Move John Carr to Write After Approval.
5299
5300 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
5301
5302         * config/mh-mingw32: Delete.
5303         * configure.in: Don't use it.
5304         * configure: Regenerate.
5305
5306 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
5307
5308         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5309         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5310         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5311         (HOST_LIB_PATH): Generate from Makefile.def.
5312         (TARGET_LIB_PATH): Likewise.
5313         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5314         * Makefile.in: Regenerate.
5315         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5316         (RPATH_ENVVAR): Include Darwin case.
5317         * configure: Regenerate.
5318
5319 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
5320
5321         * MAINTAINERS (Various Maintainers): Remove self.
5322         (Write After Approval): Add self.
5323
5324 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
5325
5326         * MAINTAINERS (Various Maintainers): Add self.
5327
5328 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
5329
5330         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5331         * configure: Regenerate.
5332
5333 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
5334
5335         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5336         gcc_version, and gcc_version_trigger from set of flags to pass.
5337         * Makefile.tpl: Remove definitions of above variables.
5338         (config.status): Remove dependency on $(gcc_version_trigger).
5339         * Makefile.in: Regenerate.
5340         * configure.in: Do not reference config/gcc-version.m4 nor
5341         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
5342         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
5343         * configure: Regenerate.
5344
5345 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
5346             Andrew Pinski  <pinskia@physics.uc.edu>
5347
5348         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5349         * Makefile.in: Regenerate.
5350
5351 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
5352
5353         * MAINTAINERS (Write After Approval): Add myself.
5354
5355 2005-03-03  David Ayers  <d.ayers@inode.at>
5356
5357         * MAINTAINERS (Write After Approval): Add myself.
5358
5359 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
5360
5361         PR libgcj/20160
5362         * ltmain.sh: Avoid creating archives with components that have
5363         duplicate basenames.
5364
5365 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
5366
5367         PR bootstrap/20250
5368         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5369         instead of check.
5370         * Makefile.in: Regenerate.
5371
5372 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5373
5374         * Makefile.in: Regenerate to fix conflict between the previous two
5375         patches.
5376
5377 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5378
5379         PR bootstrap/17383
5380         * Makefile.def (target_modules): Remove "stage", now unnecessary.
5381         * Makefile.tpl (HOST_SUBDIR): New substitution.
5382         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5383         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5384         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5385         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5386         (Host modules, Bootstrapped modules): Use it.
5387         (Build modules, Target modules): Do not create symlink trees,
5388         always configure out-of-srcdir.
5389         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5390         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5391         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5392         $(HOST_SUBDIR).  Create a symlink for host_subdir.
5393
5394         * Makefile.in: Regenerate.
5395         * configure: Regenerate.
5396
5397 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5398
5399         Merged from libada-gnattools-branch:
5400         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5401
5402         * gnattools: New directory.
5403         * Makefile.def: Add gnattools as a module, depending on target-libada.
5404         * Makefile.in: Regenerate.
5405         * configure.in: Include gnattools in host_tools; disable it if ada
5406         is disabled.
5407         * configure: Regenerate.
5408
5409 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
5410
5411         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5412         treelang maintainer.
5413         (Write After Approval): Remove myself.
5414
5415 2005-02-23  Paul Schlie  <schlie@comcast.net>
5416
5417         * configure.in: Allow darwin targeted ports to build tk, itcl and
5418         libgui.
5419         * configure: Regenerate.
5420
5421 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5422
5423         PR libgcj/10353
5424         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5425         * configure: Regenerate.
5426
5427 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
5428
5429         * MAINTAINERS (Write After Approval): Add myself.
5430
5431 2005-02-10  Ian Lance Taylor  <ian@airs.com>
5432
5433         * MAINTAINERS: Update my e-mail address.
5434
5435 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
5436
5437         * MAINTAINERS (Write After Approval): Add myself.
5438
5439 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
5440
5441         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5442         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5443         target-libgloss when not *-*-elf and *-*-aout.
5444         * configure: Regenerate.
5445
5446 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
5447
5448         * MAINTAINERS: Remove obsolete entries.
5449
5450         * MAINTAINERS (Write After Approval): Add Michael Matz.
5451
5452 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
5453
5454         * MAINTAINERS: Remove self as cpplib maintainer.
5455
5456 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5457
5458         * install-sh, config.sub: Import from upstream.
5459
5460 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5461
5462         PR bootstrap/18222
5463         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5464         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5465         * Makefile.in: Regenerate.
5466
5467 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
5468
5469         * MAINTAINERS: Update my email address.
5470
5471 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
5472             Andreas Schwab  <schwab@suse.de>
5473
5474         PR bootstrap/18033
5475         * config-ml.in: Eval option if surrounded by single quotes.
5476
5477 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
5478
5479         Revert 2004-12-28 Makefile changes, a better fix will be
5480         applied to mainline and src after GCC 4.0 branches.
5481
5482 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
5483
5484         PR bootstrap/17383
5485
5486         * Makefile.def (target_modules): Remove stage parameter,
5487         it is always true now.
5488         * Makefile.tpl (configure-build-[+module+],
5489         configure-target-[+module+]): Always build symlink tree
5490         for the directory and for include.  BUILD_SUBDIR and
5491         TARGET_SUBDIR cannot be . anymore.
5492         * Makefile.in: Regenerate.
5493
5494 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
5495
5496         Revert 2004-12-08 Makefile changes.
5497
5498 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
5499
5500         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5501         cygwin, mingw.
5502
5503 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
5504
5505         * configure.in (sh64-*-*): Reenable gprof.
5506         * configure: Regenerate.
5507
5508 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
5509
5510         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5511         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5512         (EXTRA_TARGET_FLAGS): Add PICFLAG.
5513         * Makefile.in: Regenerate.
5514
5515 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
5516
5517         * MAINTAINERS: Update my email address.
5518
5519 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
5520
5521         * Makefile.tpl: Generate normal dependencies if the LHS module is
5522         not bootstrapped.
5523         * Makefile.in: Regenerate.
5524
5525 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5526
5527         * configure.in: Include config/gxx-include-dir.m4.  Use
5528         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
5529         * configure: Regenerate.
5530
5531 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5532
5533         * config.if: Delete.
5534         * configure.in: Set libstdcxx_incdir directly.
5535         * configure: Regenerate.
5536
5537 2004-12-02  Eric Christopher  <echristo@redhat.com>
5538
5539         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5540         * Makefile.in: Regenerate.
5541
5542 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5543
5544         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5545         * configure: Regenerate.
5546
5547 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5548
5549         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
5550         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
5551         * configure: Regenerate.
5552
5553 2004-12-01  Eric Christopher  <echristo@redhat.com>
5554
5555         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5556         of things to remove.
5557
5558 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
5559
5560         * MAINTAINERS (Write After Approval): Update my e-mail address.
5561
5562 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
5563
5564         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5565         from CVS libtool to always pass_all.
5566
5567 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5568
5569         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5570         (hppa*64*-*-*): Delete incorrect comment.
5571         * configure: Rebuilt.
5572
5573 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5574
5575         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5576
5577 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5578
5579         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5580         from CVS libtool to always pass_all.
5581
5582 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5583
5584         * install-sh, compile: Import from automake.
5585
5586 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5587
5588         * config.guess, config.sub:  Import from savannnah.
5589
5590 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
5591
5592         * MAINTAINERS (Write After Approval): Add myself
5593
5594 2004-11-12  Mike Stump  <mrs@apple.com>
5595
5596         * Makefile.def: Add html support.
5597         * Makefile.tpl: Likewise.
5598         * Makefile.in: Regenerate.
5599
5600 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
5601
5602         PR 18423
5603         * configure.in: Remove all instances of build-fixincludes from
5604         noconfigdirs.
5605         (build_configargs): Supply --target to subdirectories.
5606         * configure: Regenerate.
5607
5608         * Makefile.def: Make gcc install depend on fixincludes install.
5609         * Makefile.in: Regenerate.
5610
5611 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
5612
5613         * MAINTAINERS: Add myself as gcc testsuite maintainer.
5614
5615 2004-11-11  Paul Brook  <paul@codesourcery.com>
5616
5617         * MAINTAINERS: Add self as arm maintainer.  Update email address.
5618
5619 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
5620
5621         * configure.in (noconfigdirs) [mmix-*-*]: Disable
5622         target-libgfortran.
5623         * configure: Regenerate.
5624
5625 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
5626
5627         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5628         like CC.
5629
5630 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
5631
5632         * Makefile.def (host fixincludes): Specify missing targets.
5633         * Makefile.in: Regenerate.
5634
5635 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
5636
5637         * MAINTAINERS: Add myself
5638
5639 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
5640
5641         * MAINTAINERS (Write After Approval): Add myself.
5642
5643 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
5644
5645         * Makefile.def: Build fixincludes for the host, too.
5646         * Makefile.in: Regenerate.
5647         * configure.in (host_tools): Add fixincludes.
5648         * configure: Regenerate.
5649
5650 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
5651
5652         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5653         * configure: Regenerated.
5654
5655 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
5656
5657         PR other/17783
5658         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5659         * configure: Regenerated.
5660
5661 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
5662
5663         * README.SCO: Update per FSF instructions.
5664
5665 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
5666
5667         PR target/18151
5668         * configure.in (case ${target}): Do not build fixincludes for avr.
5669         * configure: Regenerated.
5670
5671 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
5672
5673         * configure.in (case ${target}): Do not build fixincludes
5674         on platforms where it is not used.
5675         * configure: Regenerated.
5676
5677 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
5678
5679         * configure.in: Use an absolute path to install-sh.
5680         * configure: Regenerated.
5681
5682 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
5683
5684         * MAINTAINERS (Write After Approval): Add myself.
5685
5686 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
5687
5688         * MAINTAINERS: Remove from Write After Approval those that are
5689         already maintainers.
5690
5691 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
5692
5693         * MAINTAINERS:  Update my email address.
5694
5695 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
5696
5697         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5698         * configure: Regenerate.
5699
5700 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
5701
5702         * MAINTAINERS:  Update my email address.
5703
5704 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
5705
5706         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
5707         entries belonging to this category.
5708
5709 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
5710
5711         * MAINTAINERS: Update my e-mail address.
5712
5713 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
5714
5715         Fix wrong conflict resolution in:
5716
5717         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5718
5719         * Makefile.in: Regenerate.
5720         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5721         in the recursive `make', instead of hardwiring `all'.
5722         (Autogenerated TARGET-* variables): New.
5723
5724 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
5725
5726         * configure.in: Enable target-libgloss for crx-*-*.
5727         * configure: Regenerate.
5728
5729 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5730
5731         * MAINTAINERS (Various Maintainers): Move the "windows,
5732         cygwin, mingw" maintainer to ...
5733         (OS Port Maintainers): ... here.
5734
5735 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5736
5737         * MAINTAINERS (Write After Approval): Remove those that are
5738         maintainers of some subsystem.
5739
5740 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
5741
5742         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5743         * ltcf-cxx.sh (tpf*): Likewise.
5744         * ltconfig (tpf*): Add TPF OS configuration support.
5745
5746 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
5747
5748         * MAINTAINERS: Change my email address to my new work account.
5749
5750 2004-09-24  Michael Roth  <mroth@nessie.de>
5751
5752         * configure.in (--without-headers): Add missing double quotes.
5753         * configure: Regenerate.
5754
5755 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
5756
5757         * ylwrap: Revert to previous version.
5758
5759 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
5760
5761         PR bootstrap/17369
5762         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5763         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5764         SET_GCC_LIB_PATH_CMD.
5765         (BASE_TARGET_EXPORTS): Likewise.
5766         * Makefile.in: Regenerated.
5767
5768         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5769         * configure: Regenerated.
5770
5771 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
5772
5773         * config.guess: New upstream version
5774         * compile, depcomp, install-sh, ylwrap: Likewise.
5775
5776 2004-09-19  Roger Sayle  <roger@eyesopen.com>
5777
5778         * config/mh-x86omitfp: New host makefile fragment.  Add
5779         -fomit-frame-pointer to the default BOOT_CFLAGS.
5780         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5781         * configure: Regenerate.
5782
5783 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
5784
5785         PR target/11572
5786         * configure.in (*-*-darwin*): Renable libobjc.
5787         * configure: Regenerate.
5788
5789 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
5790
5791         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
5792
5793 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
5794
5795         * Makefile.def: Remove libbanshee.
5796         * Makefile.tpl: Ditto.
5797         * configure.in: Ditto.
5798         * Makefile.in: Regen.
5799         * configure: Ditto.
5800
5801 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
5802
5803         * ltmain.sh: Use $pic_object as $non_pic_object if
5804         $non_pic_object=none.
5805
5806 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
5807
5808         * missing: Import latest version from master repository.
5809
5810 2004-09-06  Nick Clifton  <nickc@redhat.com>
5811
5812         * config.sub: Import latest version from master repository.
5813         * config.guess: Likewise.
5814         This includes these changes:
5815
5816         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
5817
5818         * config.sub: Handle crisv32, alias etraxfs.
5819         * config.guess (crisv32:Linux:*:*): Handle.
5820
5821         2004-08-13  Brad Smith  <brad@comstyle.com>
5822
5823         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5824         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5825
5826         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
5827
5828         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5829         assume the processor is a powerpc.  This is because coreutils
5830         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5831         in this case, due to a MacOS X bug that causes
5832         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5833         to return a negative number.
5834         Problem reported by Petter Reinholdtsen in:
5835         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5836
5837         2004-07-19  Ben Elliston  <bje@gnu.org>
5838
5839         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5840
5841         2004-06-24  Ben Elliston  <bje@gnu.org>
5842
5843         * config.guess: Update copyright years.
5844         * config.sub: Likewise.
5845
5846         2004-06-22  Robert Millan  <robertmh@gnu.org>
5847
5848         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5849         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5850
5851         2004-06-22  Stanley F. Quayle <stan@stanq.com>
5852
5853         * config.guess (*:*VMS:*:*): New entry. Replaces
5854         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5855         manufacturer.
5856
5857         2004-06-22  Ben Elliston  <bje@gnu.org>
5858
5859         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5860         * config.sub: Likewise.
5861
5862         2004-06-22  Ben Elliston  <bje@gnu.org>
5863
5864         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5865         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5866
5867         2004-06-11  Ben Elliston  <bje@gnu.org>
5868
5869         * config.guess (pegasos:OpenBSD:*:*): Remove.
5870
5871         2004-06-11  Ben Elliston  <bje@gnu.org>
5872
5873         From Wouter Verhelst <wouter@grep.be>:
5874         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5875
5876         2004-06-11  Ben Elliston  <bje@gnu.org>
5877
5878         * config.guess (luna88k:OpenBSD:*:*): New.
5879
5880         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
5881
5882         * config.guess (m32r*:Linux:*:*): New case.
5883         * config.sub: Handle m32rle.
5884
5885         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
5886
5887         From Jens Petersen  <petersen@redhat.com>:
5888         * config.sub: Handle sparcv8.
5889
5890         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
5891
5892         From Tom Smith <smith@cag.lkg.hp.com>:
5893         * config.guess: Version suffixes are equally significant on Tru64
5894         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
5895         prefix of "P" (patched kernel).
5896
5897         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
5898
5899         * config.sub: Add support for National Semiconductor CRX target.
5900
5901 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
5902
5903         * MAINTAINERS (Various Maintainers): Remove myself as web page
5904         maintainer, add myself as maintainer of build status lists.
5905
5906 2004-09-03  Jan Beulich  <jbeulich@novell.com>
5907
5908         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5909         *-*-netware, but add target-libmudflap.
5910         Consolidate *-*-netware targets (of which really only i?86 exists)
5911         into a single entry.
5912         * configure: Likewise.
5913
5914 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
5915
5916         * Makefile.tpl (sorry): Remove.
5917         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5918         (cleanstrap targets): Depend on distclean, not distclean-stage1.
5919         (do-clean): Clean per-stage directories too.
5920         (do-distclean): Run distclean-stage1 too.
5921         (.NOTPARALLEL): Enable during toplevel bootstrap.
5922         (stage[+id+]-bubble): Enable parallel execution during
5923         the recursive invocation.
5924         * Makefile.in: Regenerate.
5925
5926         Fix previous checkin:
5927
5928         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5929         include.
5930         * configure.in: Fix indentation.
5931         * configure: Regenerate.
5932
5933 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
5934
5935         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5936         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5937         * configure: regenerate
5938         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5939         -mdynamic-no-pic
5940
5941 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
5942
5943         * Makefile.def (build_modules): Add fixincludes.
5944         (dependencies): Make gcc depend on fixincludes.
5945         * configure.in (build_tools): Add fixincludes.
5946         (build_configdirs): Always include build_libs.
5947         * Makefile.in: Regenerate.
5948         * configure: Regenerate.
5949
5950 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
5951
5952         * Makefile.def (bootstrap stages): Add 'lean' parameter.
5953         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5954         phony targets; do not generate timestamp files.
5955         (distclean-stageN): Remove references to their timestamp files.
5956         (restageN, touch-stageN): Remove.
5957         (stageN-bubble): Rewritten.
5958         (compare): Support lean bootstraps.
5959         * Makefile.in: Regenerate.
5960
5961         * configure.in: Only warn when bootstrapping but
5962         build != host or build != target.  Support lean bootstraps.
5963         * configure: Regenerate.
5964
5965 2004-08-26  Phil Edwards  <phil@codesourcery.com>
5966
5967         * configure.in:  Give a better error message if GMP/MPFR are missing
5968         and a language needing them has been requested.
5969         * configure:  Regenerated.
5970
5971 2004-08-25  Phil Edwards  <phil@codesourcery.com>
5972
5973         * configure.in:  Print a list of available language front-ends if
5974         a requested one is missing.  Tidy stray tab characters.
5975         * configure:  Regenerated.
5976
5977 2004-08-19  Michael Koch  <konqueror@gmx.de>
5978
5979         * gcc/doc/install.texi: Update entry about automake for libjava.
5980
5981 2004-08-17  Robert Millan  <robertmh@gnu.org>
5982
5983         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5984         (instead of FreeBSD).
5985         * configure: Regenerate.
5986
5987 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5988
5989         * Makefile.in: Regenerate.
5990         * configure: Regenerate.
5991
5992         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5993         stage_*_flags.
5994         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5995         for bootstrapped modules if toplevel bootstrap is going.
5996         (GCC bootstrap): Generate per-stage targets for all bootstrapped
5997         modules.  Adjust for changes in Makefile.def.  Enable several
5998         rules even in non-bootstrap mode, just to avoid peppering the
5999         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6000         (stage-[+prev+]-bubble): Remove.
6001
6002         * Makefile.def (Dependencies): Depend on all-build-bison,
6003         all-build-flex, all-build-byacc, all-build-texinfo, rather
6004         than the host variations.
6005         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
6006         with BUILD_SUBDIR.
6007         (BISON): Update for recent Bisons.
6008         (YACC): Fix typo.
6009         (cross): Depend on all-build.
6010         (all): Do not depend on all-build.
6011         (prebootstrap): Remove.
6012         (dep-kind): Accept separate prefixes for MODULE and ON variables.
6013         (Prebootstrap dependencies): Add them to the per-stage targets
6014         and to all-prebootstrap.
6015         * configure.in (build_configdirs): Always enable build_tools.
6016         (BUILD_DIR_PREFIX): Remove.
6017
6018         * Makefile.def (gcc): Add target variable.
6019         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6020         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6021         in the recursive `make', instead of hardwiring `all'.
6022         (Autogenerated TARGET-* variables): New.
6023
6024 2004-08-13  Brian Booth  <bbooth@redhat.com>
6025
6026         * MAINTAINERS: Remove myself from write-after-approval.
6027
6028 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6029
6030         * src-release: Stop distributing mmalloc with gdb (which doesn't
6031         use it).
6032         * Makefile.def: GDB doesn't depend on mmalloc anymore.
6033         * Makefile.in: Regenerate.
6034
6035 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
6036
6037         * configure.in (arm*-*-eabi*): New target.
6038         * configure: Regenerate.
6039
6040 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
6041
6042         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6043         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6044         (Dependencies): New section.
6045         * Makefile.tpl (Dependencies): Generate from Makefile.def.
6046         (configure-target-[+module+]): Depend on maybe-all-gcc
6047         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
6048         (toplevel profiledbootstrap): Fix dependencies.
6049         * Makefile.in: Regenerate.
6050
6051 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
6052
6053         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6054         target-libiberty to noconfigdirs.
6055         * configure: Regenerate.
6056
6057 2004-08-03  Paul Brook  <paul@codesourcery.com>
6058
6059         * configure.in: Check for MPFR as well as GMP.
6060         * configure: Regenerate.
6061
6062 2004-08-01  Robert Millan  <robertmh@gnu.org>
6063
6064         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6065         libmudflap for all GNU-based systems (with Glibc).
6066         * configure: Regenerate.
6067
6068 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
6069
6070         * Makefile.def (host-modules): Add gcc.
6071         * Makefile.in: Regenerate.
6072         * Makefile.tpl (sorry): New rule.
6073         (configure-host, all-host, [+make_target+]-host, do-check,
6074         install-host): Do not add gcc as a special case.
6075         (host modules): Add a small special-casing for gcc.  Export
6076         extra_make_flags through the environment.
6077         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6078         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6079         other recursive targets for gcc): Remove.
6080
6081         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6082         (stage, unstage): New rules.
6083         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6084         distclean-stage[+id+]): Use stage_current.
6085         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6086         the stage*-start rules.
6087
6088 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
6089
6090         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6091         use -all_load flag.
6092
6093 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
6094
6095         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6096         * configure: Regenerate.
6097
6098 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
6099
6100         * maintainer-scripts/gcc_release: Revert yesterday's change.
6101
6102 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
6103
6104         * MAINTAINERS: Add myself to write-after-approval.
6105
6106 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
6107
6108         * libf2c: Removed.
6109         * gcc/gccbug.in: Updated because of libf2c removal.
6110         * maintainer-scripts/gcc_release: Ditto.
6111
6112 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
6113
6114         * configure.in: Build libmudflap by default on FreeBSD.
6115         * configure: Regenerated.
6116
6117 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
6118
6119         * configure.in: Do not build libmudflap by default on non-GNU/Linux
6120         systems.
6121         * configure: Regenerated.
6122
6123 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6124
6125         PR target/16344
6126         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6127         feedback based compiler.
6128         * Makefile.in: Rebuilt.
6129
6130 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
6131
6132         * Makefile.def (host_modules): Set bootstrap=true for flex.
6133         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6134         * Makefile.in: Rebuilt.
6135
6136 2004-07-07  Jan Hubicka  <jh@suse.cz>
6137
6138         * MAINTAINERS: Add self as a profile feedback maintainer.
6139
6140 2004-07-05  Phil Edwards  <phil@codesourcery.com>
6141
6142         * configure.in:  Do not prepend $srcdir to /dev/null in
6143         makefile fragments.
6144         * configure:  Regenerate.
6145
6146 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
6147
6148         * Makefile.def (build_modules): Add bison, byacc, flex,
6149         m4, texinfo.
6150         (flags_to_pass): Add FLEX.
6151         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6152         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6153         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6154         DEFAULT_MAKEINFO): Remove.
6155         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6156         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6157         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6158         objdir or else use configured tool.
6159         (all-build): New.
6160         (all): Depend on it.
6161         (Build module dependencies): Add.
6162         * Makefile.in: Regenerate.
6163         * configure.in: Better support for multiple build modules,
6164         matching what is done for host/target modules.  Do not look
6165         for "plausible" locations of build tools if Canadian cross.
6166         Use autoconf's AC_PROG_CC to find a C compiler.  Define
6167         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
6168         * configure: Regenerate.
6169
6170 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6171
6172         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6173         * Makefile.in: Regenerate.
6174
6175 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6176
6177         * Makefile.tpl (configure-build-[+module+],
6178         configure-[+module+], configure-target-[+module+]): Pass
6179         [+extra_configure_args+].
6180         (all-build-[+module+], all-[+module+], check-[+module+],
6181         install-[+module+], [+make_target+]-[+module+],
6182         all-target-[+module+], check-target-[+module+],
6183         install-target-[+module+], [+make_target+]-target-[+module+]):
6184         Pass [+extra_make_args+].
6185         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6186         (GCC_HOST_EXPORTS): Remove.
6187         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6188         cross, check-gcc, check-gcc-c++, install-gcc,
6189         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6190         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6191         * Makefile.in: Regenerate.
6192
6193 2004-06-21  Matthew Sachs  <msachs@apple.com>
6194
6195         * MAINTAINERS: Added self to write-after-approval.
6196
6197 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
6198
6199         * configure.in: Check for srcdir/winsup rather than build directory
6200         winsup.
6201         * configure: Regenerate.
6202
6203 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
6204
6205         * configure.in: Don't build Cygwin native newlib if winsup
6206         directory is missing.  Emit warning instead.
6207         * configure: Regenerate.
6208
6209 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
6210
6211         * Makefile.tpl (touch-stage[+id+]): New.
6212         (restage[+prev+]): Depend on touch-stage[+id+].
6213
6214         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6215         Use it throughout.
6216
6217         * Makefile.def: Add profile and feedback bootstrap stages.
6218         Remove next field from bootstrap stages.
6219         * Makefile.tpl (LN, LN_S): Substitute.
6220         (stageN-start, stageN-end): Use double-colon rules, to
6221         provide a hook for additional setup commands.
6222         (distclean-stageN-gcc, restageN): Create dependencies from
6223         [+prev+], not from [+next+].
6224         (stageN-bubble): Add commands for successive stages from
6225         [+prev+], using double-colon rules.
6226         (all-stageN-gcc): Fix typo.
6227         (stagefeedback-start, profiledbootstrap): New.
6228         * Makefile.in: Regenerate.
6229         * configure.in: Call ACX_PROG_LN.
6230         * configure: Regenerate.
6231
6232 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
6233
6234         * MAINTAINERS (Write After Approval): Add myself.
6235
6236 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
6237
6238         * MAINTAINERS (Write After Approval): Add myself.
6239
6240 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
6241
6242         * configure.in: Fix --enable-bootstrap breakage introduced in trees
6243         without gcc.
6244         * configure: Regenerate.
6245
6246 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6247
6248         * Makefile.tpl: Fix typo.
6249         * Makefile.in: Regenerate.
6250
6251 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6252
6253         * configure.in: Remove new- prefix from toplevel
6254         bootstrap targets.
6255         * configure: Regenerate.
6256
6257 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6258
6259         * Makefile.tpl (all.normal): Rename to all.
6260         (all): Replace with a rule to pick the default
6261         target from configure.
6262         (all-gcc, configure-gcc): Use conditionals to
6263         do nothing when toplevel bootstrap is going on.
6264         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6265         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6266         * configure.in: Support --enable-bootstrap.
6267
6268         * Makefile.def: Remove new- prefix from toplevel
6269         bootstrap targets.
6270         * Makefile.tpl: Likewise.
6271
6272         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
6273         target.
6274
6275         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6276         $(RECURSE_FLAGS) to recursive invocation of make.
6277
6278         * Makefile.in: Regenerate.
6279         * configure: Regenerate.
6280
6281 2004-05-30  Andreas Jaeger  <aj@suse.de>
6282             Jim Wilson  <wilson@specifixinc.com>
6283
6284         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6285         like CC.
6286
6287 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
6288
6289         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6290         * configure: Regenerate.
6291
6292 2004-05-25  Daniel Jacobowitz  <drow@false.org>
6293
6294         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6295         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6296         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
6297         targets.
6298         * Makefile.in: Regenerate.
6299
6300 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
6301
6302         * configure.in: Test the ability to symlink directories.
6303         * configure: Regenerate.
6304
6305         * Makefile.def (bootstrap-stage): New definitions.
6306         * Makefile.tpl (configure-stage1-gcc,
6307         configure-stage2-gcc, configure-stage3-gcc,
6308         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6309         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6310         new-restage3, compare): Autogenerate, see Makefile.in
6311         entry for behavioral changes.
6312         (distclean-stage1, new-stage1-start, new-stage1-end,
6313         new-stage1-bubble, distclean-stage2, new-stage2-start,
6314         new-stage2-end, new-stage2-bubble, distclean-stage3,
6315         new-stage3-start, new-stage3-end): New autogenerated targets.
6316         (objext, prebootstrap, BOOT_CFLAGS,
6317         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6318         targets.
6319
6320         * Makefile.in: Regenerate.
6321         (distclean-stage1, new-stage1-start, new-stage1-end,
6322         new-stage1-bubble, distclean-stage2, new-stage2-start,
6323         new-stage2-end, new-stage2-bubble, distclean-stage3,
6324         new-stage3-start, new-stage3-end): New targets.
6325         (all-stage1-gcc): Move prebootstrap dependency from here...
6326         (configure-stage1-gcc): ...to here.
6327         (new-bootstrap): Use bubble targets.
6328         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6329         Use per-stage distclean targets.
6330         (configure-stage1-gcc, configure-stage2-gcc,
6331         configure-stage3-gcc, all-stage1-gcc,
6332         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6333         Use new-stageN-start to prepare the tree.
6334
6335 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
6336
6337         * Makefile.def (host_modules): add libcpp.
6338         * Makefile.tpl: Add dependencies on and for libcpp.
6339         * Makefile.in: Regenerate.
6340         * configure.in: Add libcpp host module.
6341         * configure: Regenerate.
6342
6343 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
6344
6345         * Makefile.tpl: Whenever a recursive target is defined, wrap
6346         it in a special @if/@endif block, and prepare its maybe
6347         dependency in the @if/@endif block
6348         * configure.in: Instead of writing maybe dependencies, remove
6349         the @if/@endif statements, and remove the @if/@endif blocks
6350         that remain.
6351         * configure: Regenerate.
6352         * Makefile.in: Regenerate.
6353
6354 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
6355
6356         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6357
6358 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
6359
6360         PR bootstrap/15120
6361         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6362         * */configure: Rebuilt.
6363
6364 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
6365
6366         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6367         of libf2c.
6368         * configure, Makefile.in: Regenerate.
6369
6370 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
6371
6372         * MAINTAINERS (Write After Approval): Add myself.
6373
6374 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
6375
6376         Merge from tree-ssa-20020619-branch.
6377
6378         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6379         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6380         (HOST_GMPLIBS): Define.
6381         (HOST_GMPINC): Define.
6382         (TARGET_LIB_PATH): Add libmudflap.
6383         (GFORTRAN_FOR_TARGET): Define.
6384         (configure-build*): Export GFORTRAN.
6385         (configure-gcc): Export GMPLIBS and GMPINC.
6386         (all-gcc): Add maybe-all-libbanshee.
6387         (configure-target-libgfortran): Define.
6388         * Makefile.in: Regenerate.
6389         * configure.in (host_libs): Add libbanshee.
6390         (target_libraries): Add target-libmudflap and target-libgfortran.
6391         Add --with-libbanshee.
6392         Handle --disable-libmudflap.
6393         (*-*-freebsd*): Use with_gmp.
6394         Add $(libgcj) to noconfigdirs.
6395         * configure: Regenerate.
6396         * depcomp: New file.
6397         * MAINTAINERS: Add tree-ssa maintainers.
6398
6399 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
6400
6401         * MAINTAINERS (Various Maintainers): Add myself.
6402
6403 2004-04-30  Brian Ford  <ford@vss.fsi.com>
6404
6405         * MAINTAINERS (Write After Approval): Add myself.
6406
6407 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
6408
6409         * MAINTAINERS (Write After Approval): Add myself.
6410
6411 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
6412
6413         * config/acx.m4: Fix fastcompare support for new-bootstrap.
6414         * configure: Regenerate.
6415
6416 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
6417
6418         Revert:
6419         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6420
6421         * Makefile.def (flags_to_pass): Remove *dir variables that
6422         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6423         as well as prefix and exec_prefix.
6424         * Makefile.in: Regenerate.
6425
6426 2004-04-26  Robert Millan  <robertmh@gnu.org>
6427
6428         Add patches from libtool CVS.
6429         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6430         * ltconfig: Likewise.
6431         * ltcf-c.sh: Likewise.
6432         * ltcf-cxx.sh: Likewise.
6433         * ltcf-gcj.sh: Likewise.
6434
6435 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6436
6437         * Makefile.def (host_modules): Mark with the bootstrap
6438         flag packages on which gcc depends.
6439         * Makefile.tpl (all-bootstrap): Use it.
6440         * Makefile.in: Regenerate.
6441
6442 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6443
6444         * Makefile.def (flags_to_pass): Remove *dir variables that
6445         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6446         as well as prefix and exec_prefix.
6447         * Makefile.in: Regenerate.
6448
6449 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6450
6451         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6452         * configure: Regenerate.
6453         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6454         * gcc/Makefile.tpl (compare): Use the result of the test.
6455         * gcc/Makefile.in: Regenerate.
6456
6457 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
6458
6459         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6460         Always relocate gcc and prev-gcc to the original names, even
6461         if the build fails.
6462         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6463         New targets.
6464
6465 2004-04-23  Laurent GUERBY <laurent@guerby.net>
6466
6467         * MAINTAINERS: Update my email address.
6468
6469 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6470
6471         * configure.in (mips*-*-irix5*): Enable ld.
6472         * configure: Regenerate.
6473
6474 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6475
6476         * configure: Regenerate.
6477
6478 2004-04-15  James E Wilson  <wilson@specifixinc.com>
6479
6480         * Makefile.tpl (configure-[+module+], configure-gcc,
6481         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6482         Set and export LDFLAGS.
6483         * Makefile.in: Regenerate.
6484
6485 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
6486
6487         * MAINTAINERS: Add myself to write-after-approval.
6488
6489 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6490
6491         PR bootstrap/14871
6492         * Makefile.tpl: If we don't have built-in-tree target tools,
6493         use the ones found by configure rather than hacking around with
6494         program_transform_name.
6495         * configure.in: Give Makefile.tpl the information necessary
6496         to do that.
6497         * Makefile.in: Regenerate.
6498         * configure: Regenerate.
6499
6500 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
6501
6502         PR bootstrap/14760
6503         * configure.in: When computing baseargs, strip *all* copies of
6504         offending options.  Also, don't match/substitute the trailing space,
6505         so that this actually works when two similar options are separated by
6506         only one space.
6507         * configure: Regenerate.
6508
6509 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
6510
6511         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6512         (rs6000-*-aix*): Same.
6513         * configure: Regenerate.
6514
6515 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
6516
6517         * MAINTAINERS: Add myself to write-after-approval.
6518
6519 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
6520
6521         * MAINTAINERS: Add myself to write-after-approval.
6522
6523 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
6524
6525         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6526         STRICT_WARN, WARN_CFLAGS flags passed down to make.
6527         * Makefile.in: Regenerate.
6528
6529         * configure.in (top level bootstrap support): Rework --enable-werror
6530         to set @stage2_werror_flag@.
6531         * configure: Regenerate.
6532         * Makefile.tpl (top level bootstrap support): Pass
6533         @stage2_werror_flag@ down to configure in stages 2 and 3.
6534         * Makefile.in: Regenerate.
6535
6536 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6537
6538         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6539         for stages 2 and 3 as well as in make.  As a consequence, remove
6540         OUTPUT_OPTION (now detected by configure) from the flags passed down
6541         to make.
6542         * Makefile.in: Regenerate.
6543
6544         * Makefile.tpl (new-bootstrap): Fix typo.
6545         * Makefile.in: Regenerate.
6546
6547 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6548
6549         * Makefile.tpl: Rearrange by moving recursive_targets rules
6550         into their proper sections.
6551         * Makefile.tpl (top level bootstrap support): Move disabling
6552         of coverage flags from 'make' to 'configure'; improve comments.
6553         * Makefile.in: Regenerate.
6554
6555         * Makefile.tpl (experimental top level bootstrap) Move stage1
6556         language setting from all- target to configure- target; disable
6557         intermodule optimization in stage 1; prevent gratuitous rebuilds
6558         of stage 1.
6559         * Makefile.in: Regenerate.
6560         * configure.in: Comma-separate stage 1 language list for top
6561         level bootstrap.
6562         * configure: Regenerate.
6563
6564         * Makefile.tpl: Clean up experimental top level bootstrap support:
6565         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6566         prev-gcc in configure- targets as well as all- targets.
6567         * Makefile.in: Regenerate.
6568
6569 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
6570
6571         * compile: New file imported from automake.
6572
6573 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
6574
6575         * configure.in: Remove symbolic link section.
6576         * configure: Regenerate.
6577         * Makefile.tpl (links): Remove.
6578         * Makefile.in: Regenerate.
6579
6580 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
6581             Nathanael Nerode  <neroden@gcc.gnu.org>
6582
6583         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6584         Set with AC_CHECK_PROGS.
6585         * configure.in: Fix comment typo from last patch.
6586         * configure: Regenerate.
6587
6588 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
6589
6590         * Makefile.tpl: Introduce experimental top level bootstrap support.
6591         * Makefile.in: Regenerate.
6592         * configure.in: Introduce support for top level bootstrap.
6593         * configure: Regenerate.
6594
6595 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6596             Paolo Bonzini  <bonzini@gnu.org>
6597
6598         PR bootstrap/14522
6599         * configure.in: Cope with shells that do not support unquoted ^
6600         * configure: Regenerate.
6601
6602 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6603             Paolo Bonzini  <bonzini@gnu.org>
6604
6605         PR bootstrap/14522
6606         * configure.in: Cope with shells that do not support nesting
6607         quotes inside quoted backquote substitutions.
6608         * configure: Regenerate.
6609
6610 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
6611
6612         PR bootstrap/14522
6613         * configure.in: Fix escaping of $.
6614         * configure: Regenerate.
6615
6616 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6617
6618         * configure: Regenerate, since I forgot to while committing Paolo's
6619         changes.
6620
6621 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
6622
6623         PR ada/14131
6624         Move language detection to the top level.
6625         * configure.in: Find default values for the tools as
6626         soon as possible.  Disable ada if GNAT is not found.
6627         Emit error message about missing languages.  Expand
6628         --enable-languages=all for the gcc subdirectory.
6629
6630 2004-03-10  Ben Elliston  <bje@gnu.org>
6631
6632         * MAINTAINERS: Update my email address.
6633
6634 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
6635
6636         * ltconfig: Disable building static libraries if building shared
6637         libraries on AIX 5L.
6638
6639 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
6640
6641         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6642         and disable libgcj.
6643         * configure: Regenerated.
6644
6645 2004-03-01  Brian Booth  <bbooth@redhat.com>
6646
6647         * MAINTAINERS: Add myself to write-after-approval.
6648
6649 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
6650
6651         * MAINTAINERS: Add myself to write-after-approval.
6652
6653 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6654
6655         PR bootstrap/7087
6656         * Makefile.tpl: Guard XFOO sed statements better.
6657         * Makefile.tpl: Add dependency for configure-target-libada.
6658         * Makefile.in: Regenerate (incidentally fixes broken
6659         commit when libada-branch was merged).
6660
6661 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
6662
6663         * MAINTAINERS: Add myself to write-after-approval.
6664
6665 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
6666
6667         * MAINTAINERS: Add Nicola Pero and myself as libobjc
6668         maintainers.
6669
6670 2004-02-20  Andrew Cagney  <cagney@redhat.com>
6671
6672         * config.guess: Update from version 2003-10-16 to 2004-02-16.
6673         * config.sub: Update from version 2003-11-03 to 2004-02-16.
6674
6675 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6676
6677         PR bootstrap/11932
6678         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6679
6680 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
6681
6682         * MAINTAINERS: Added myself to write-after-approval.
6683
6684 2004-02-14  Michael Koch  <konqueror@gmx.de>
6685
6686         * MAINTAINERS: Added myself to write-after-approval.
6687
6688 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
6689
6690         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
6691         some OS port maintainers to OS port maintainers section.
6692
6693 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
6694
6695         * MAINTAINERS: Add self.
6696
6697 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
6698
6699         * MAINTAINERS: Alphabetize.
6700
6701 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
6702
6703         * MAINTAINERS: Remove myself.
6704
6705 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
6706
6707         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6708         (rs6000-*-aix*): Same.
6709         * configure: Regenerate.
6710
6711 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
6712
6713         * configure.in (host): Add in missing $noconfigdirs to defines.
6714         * configure: Regenerate.
6715
6716 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
6717             Nathanael Nerode  <neroden@gcc.gnu.org>
6718
6719         PR ada/6637, PR ada/5911
6720         Merge with libada-branch:
6721         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6722         with appropriate dependencies. Add --enable-libada configure switch.
6723         * configure, Makefile.in: Regenerate.
6724
6725 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
6726
6727         * MAINTAINERS: Add myself to write-after-approval.
6728
6729 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6730
6731         * configure.in: Don't pass --with-stabs on IRIX 5 either.
6732         * configure: Regenerate.
6733
6734 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
6735
6736         Merge from upstream:
6737
6738         * ltmain.in: When setting IFS to '~', be careful about user
6739         arguments that contain '~'.
6740
6741         2004-02-04  Peter O'Gorman  <peter@pogma.com>
6742
6743         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
6744         Also test $base_compile against $CC with escaped arguments. Bug
6745         reported by Geoff Keating <geoffk@apple.com>.
6746
6747 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
6748
6749         * MAINTAINERS: Remove i960 port.
6750
6751 2004-01-23  DJ Delorie  <dj@redhat.com>
6752
6753         * Makefile.def (target_modules) [libiberty]: Don't stage.
6754         * Makefile.in: Rebuilt.
6755
6756 2004-01-20  Caroline Tice  <ctice@apple.com>
6757
6758         * MAINTAINERS: Add myself to write-after-approval.
6759
6760 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
6761
6762         * MAINTAINERS: Update my email address.
6763
6764 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
6765
6766         * MAINTAINERS: Add myself to write-after-approval.
6767
6768 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6769
6770         * MAINTAINERS: Remove entries without email address.
6771
6772 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
6773
6774         * MAINTAINERS: Add myself to write-after-approval.
6775
6776 2004-01-15  Steven Bosscher  <stevenb@suse.de>
6777
6778         * MAINTAINERS: Update my email address.
6779
6780 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
6781
6782         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6783         * Makefile.tpl (configure-target-[+module+]): Support stage.
6784         * Makefile.in: Rebuilt.
6785
6786 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
6787
6788         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
6789
6790 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
6791
6792         * MAINTAINERS: Add myself as a MIPS maintainer.
6793
6794 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6795
6796         * configure.in: Use ./config.cache, not config.cache.
6797         * configure: Regenerate.
6798         * Makefile.tpl: Special-casing not needed for GCC any more.
6799         * Makefile.in: Regenerate.
6800
6801         * configure.in: Don't share a cache file for host dirs.
6802         * configure: Regenerate.
6803
6804         * config-ml.in: Don't mess with the cache file.
6805
6806 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6807
6808         * MAINTAINERS: Move myself from 'Write After Approval' to
6809         'CPU Port Maintainers' section as SPARC maintainer.
6810
6811 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6812
6813         * Makefile.tpl: Make GCC use a separate config.cache.
6814         * Makefile.in: Regenerate.
6815
6816         PR bootstrap/11932, PR bootstrap/11933
6817         (I don't know if it will fix either of them, but it relates
6818         to them.)
6819         * configure.in: Don't use shared config.cache for target
6820         directories.
6821         * configure: Regenerate.
6822
6823 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
6824
6825         * MAINTAINERS: Add myself to 'Write After Approval' section.
6826
6827 2003-12-31  Roger Sayle  <roger@eyesopen.com>
6828
6829         * configure.in (ia64*-*-hpux*): Disable building java libraries.
6830         * configure: Regenerated.
6831
6832 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
6833
6834         * MAINTAINERS: Remove the mn10200 maintainer.
6835
6836 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
6837
6838         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6839         * configure: Regenerated.
6840
6841 2003-12-16  Jan Hubicka  <jh@suse.cz>
6842
6843         * MAINTAINERS: Add myself as callgraph maintainer.
6844
6845 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
6846
6847         * configure.in (raw_libstdcxx_flags): Remove the leading space.
6848         * configure: Regenerate.
6849
6850 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6851
6852         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6853         'Write After Approval' section. Update email.
6854
6855 2003-12-01  James Lemke  <jim@wasabisystems.com>
6856
6857         * MAINTAINERS (Write After Approval): Add myself.
6858
6859 2003-11-20  Matt Thomas  <matt@3am-software.com>
6860
6861         * MAINTAINERS: Add myself as a vax port maintainer.
6862
6863 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
6864
6865         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6866         (configure-build-[+module+], configure-[+module+]): Likewise.
6867         (configure-target-[+module+], configure-gcc, config.status): Likewise.
6868         * Makefile.in: Regenerate.
6869
6870 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
6871
6872         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6873         shared/dylibed libraries.
6874         * ltmain.sh: Likewise.
6875         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6876         * ltcf-cxx.sh: Likewise.
6877         * ltcf-gcj.sh: Likewise.
6878         * ltconfig: Likewise.
6879
6880 2003-11-17  Stan Cox  <scox@redhat.com>
6881
6882         * MAINTAINERS: Add myself as iq2000 port maintainer.
6883
6884 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
6885
6886         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6887         * Makefile.in: Regenerate.
6888
6889 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
6890
6891         * config.sub: Update to 2003-11-03 version.
6892
6893 2003-10-20  Phil Edwards  <phil@codesourcery.com>
6894
6895         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
6896         * configure:  Regenerate.
6897
6898 2003-10-20  Nicolas Pitre  <nico@cam.org>
6899
6900         * MAINTAINERS: Add myself to 'Write After Approval' section.
6901
6902 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
6903
6904         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6905
6906 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
6907
6908         * MAINTAINERS: Update my email address.
6909
6910 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6911
6912         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6913
6914 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
6915
6916         * MAINTAINERS: Add myself to 'Write After Approval' section.
6917
6918 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
6919
6920         * config.guess: Update to 2003-10-16 version.
6921         * config.sub: Update to 2003-10-16 version.
6922
6923 2003-10-15  David Daney  <ddaney@avtrex.com>
6924
6925         * MAINTAINERS: Added myself to 'Write After Approval' section.
6926
6927 2003-10-15  Falk Hueffner  <falk@debian.org>
6928
6929         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6930         'Write After Approval' section. Update email.
6931
6932 2003-10-14  Roger Sayle  <roger@eyesopen.com>
6933
6934         * MAINTAINERS: Move myself from 'Write After Approval' to
6935         'Various Maintainers' section as middle-end maintainer.
6936
6937 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6938
6939         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6940         HOST_FLAGS_TO_PASS.
6941         * Makefile.in: Regenerate.
6942
6943 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
6944
6945         * config.guess: Update to 2003-10-07 version.
6946         * config.sub: Update to 2003-10-07 version.
6947
6948 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6949
6950         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
6951         * ltconfig (irix5*, irix6*): Don't override version_type.
6952
6953 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
6954
6955         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6956         * configure: Rebuilt
6957         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6958         * Makefile.in: Rebuilt
6959
6960 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6961
6962         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6963
6964 2003-09-30  Carlo Wood  <carlo@alinoe.com>
6965
6966         * MAINTAINERS (Write After Approval): Add myself.
6967
6968 2003-09-29  Paul Koning  <ni1d@arrl.net>
6969
6970         * MAINTAINERS: Move myself from "Write After Approval"
6971         to CPU platform maintainers for pdp11 platform.
6972
6973 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
6974
6975         * MAINTAINERS: Move myself from 'Write After Approval' to
6976         'Various Maintainers' section as libffi testsuite maintainer.
6977
6978 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
6979
6980         * configure.in: Pass a computed --program-transform-name
6981         to subconfigures.
6982         * configure: Regenerated.
6983
6984 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6985
6986         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6987         * Makefile.in: Regenerate.
6988
6989         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6990         * Makefile.in: Regenerate.
6991
6992 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
6993
6994         * MAINTAINERS: Move myself from 'Write After Approval'
6995         to 'Various Maintainers' (objective-c) section.
6996
6997 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
6998
6999         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7000         quoting.
7001         * configure: Regenerated.
7002
7003 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
7004
7005         * MAINTAINERS (Write After Approval): Add myself to write after
7006         approval list.
7007
7008 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
7009
7010         * MAINTAINERS (Write After Approval): Add myself.
7011
7012 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
7013
7014         * MAINTAINERS: Update my e-mail address.
7015
7016 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
7017
7018         * libtool.m4 (LD): Correct powerpc64 host match.
7019
7020 2003-09-06  James E Wilson  <wilson@tuliptree.org>
7021
7022         * MAINTAINTERS: Update my affiliation and email address.
7023
7024 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7025
7026         * MAINTAINERS (Write After Approval): Add myself.
7027
7028 2003-09-04  DJ Delorie  <dj@redhat.com>
7029
7030         * configure: Regenerate.
7031
7032 2003-09-04  Robert Millan  <robertmh@gnu.org>
7033
7034         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7035
7036 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7037
7038         * configure.in: Ensure arguments to sed are properly spaced.
7039         * configure: Regenerate.
7040
7041 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7042
7043         * MAINTAINERS: Update my e-mail address.
7044
7045 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
7046
7047         * MAINTAINERS (Write After Approval): Add myself.
7048
7049 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
7050
7051         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7052         * configure: Regenerated.
7053
7054 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7055
7056         * MAINTAINERS: Update my email address.
7057
7058 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
7059
7060         * configure.in:  Use newline instead of semicolon when assuming
7061         shell arguments in a for loop.
7062         * configure:  Regenerated.
7063
7064 2003-08-22  Jason Eckhardt  <jle@rice.edu>
7065
7066         * MAINTAINERS: Resurrect the i860 maintainer.
7067
7068 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
7069
7070         PR 8180
7071         * configure.in: When testing with_libs and with_headers, treat
7072         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
7073         * configure: Regenerate.
7074
7075         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7076         make, shell, etc.
7077         (baseargs): Likewise.
7078         * configure: Regenerate.
7079
7080 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
7081
7082         * MAINTAINERS (Write After Approval): Add myself.
7083
7084 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
7085
7086         * configure.in: Disable libgcj for darwin not on powerpc.
7087         * configure: Rebuild.
7088
7089 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
7090
7091         * config-ml.in, symlink-tree: Add license.
7092
7093 2003-08-03  Richard Stallman  <rms@gnu.org>
7094             Eben Moglen  <moglen@columbia.edu>
7095
7096         * README.SCO: New file.
7097
7098 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
7099
7100         * Makefile.tpl (check, check-c++): Express dependencies using
7101         dependencies rather than commands.
7102         * Makefile.in: Regenerate.
7103
7104 2003-08-01  Andrew Cagney  <cagney@redhat.com>
7105
7106         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7107         * configure: Ditto.
7108
7109 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
7110
7111         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7112         * Makefile.in: Update.
7113
7114 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
7115
7116         * configure.in: Enable libgcj for darwin.
7117         * configure: Rebuild.
7118
7119 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
7120
7121         * config-ml.in:  Use ac_configure_args directly instead of
7122         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
7123         actually seen.
7124
7125 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7126
7127         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7128         creating target and build subdirs to build all parent dirs as needed.
7129         * Makefile.in: Rebuild.
7130         * configure.in: Don't build dirs explicitly here.
7131         * configure: Rebuild.
7132
7133 2003-07-26  Paul Brook  <paul@nowt.org>
7134
7135         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7136
7137 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
7138
7139         * Makefile.tpl (all-make): Depend on intl.
7140         * Makefile.in: Rebuilt.
7141
7142 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
7143
7144         * install-sh:  Update to newer upstream versions (associated with
7145         aclocal 1.7).
7146         * mkinstalldirs:  Likewise.
7147         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
7148
7149 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
7150
7151         * MAINTAINERS: Move self from Bug database only accounts
7152         to write-after-approval.
7153
7154 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
7155
7156         * config.if: Remove unused libc_interface determination.
7157
7158 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7159
7160         * MAINTAINERS: Move self from write-after-approval to
7161         build machinery (*.in).
7162
7163 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7164
7165         PR bootstrap/11273
7166         PR bootstrap/11408
7167         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
7168         unused INSTALL_PROGRAM_ARGS.
7169         * configure.in: Use AC_PROG_INSTALL.
7170         * Makefile.in: Regenerate.
7171         * configure: Regenerate.
7172
7173 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
7174
7175         * MAINTAINERS: Alphabetize.
7176
7177 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
7178
7179         * configure: Rebuilt.
7180         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7181         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7182         newlib nor libgloss.
7183         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
7184         * configure.in (am33_2.0-*-linux*): Added.
7185
7186 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
7187
7188         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7189         * configure: Regenerate.
7190
7191 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
7192
7193         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7194         * Makefile.in: Regenerate.
7195
7196 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7197
7198         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7199         * Makefile.in: Regenerate.
7200
7201 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
7202
7203         * Makefile.tpl: Replace PWD with PWD_COMMAND.
7204         * Makefile.in: Regenerated.
7205
7206         * config-ml.in: Replace PWD with PWD_COMMAND.
7207
7208 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7209
7210         * intl: New directory; see intl/ChangeLog for details.
7211         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7212         * Makefile.tpl: all-gcc depends on maybe-all-intl.
7213         * Makefile.in: Regenerate.
7214
7215 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7216
7217         * configure.in: Clean up config-lang.in handling.  Delete
7218         useless assignment to "subdirs".
7219         * configure: Regenerate.
7220
7221 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7222
7223         * configure.in: Rename 'target_libs' to 'target_libraries'.
7224         Remove useless reference to 'target_libs'.
7225         * configure: Regenerate.
7226
7227 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
7228
7229         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7230         * Makefile.in: Regenerate.
7231
7232 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7233
7234         * Makefile.def: Introduce flags_to_pass.
7235         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7236         * Makefile.in: Regenerate.
7237
7238 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
7239
7240         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7241         and target-libgloss.
7242         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7243         <h8300*-*-*>: Disable libf2c and ${libgcj}.
7244         * configure: Regenerate.
7245
7246 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
7247
7248         * configure.in: Update testsuite_flags to new location.
7249         * configure. Regenerate.
7250
7251 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7252
7253         * Makefile.tpl: Remove BUILD_CC stuff.
7254         * Makefile.in: Regenerate.
7255
7256 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
7257
7258         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7259
7260 2003-06-16  Graeme Peterson  <gp@qnx.com>
7261
7262         * MAINTAINERS (Write After Approval): Add myself.
7263
7264 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
7265
7266         * config.guess: Update to 2003-06-12 version.
7267         * config.sub: Update to 2003-06-13 version.
7268
7269 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
7270
7271         * config.guess: Update to 2003-06-06 version.
7272         * config.sub: Update to 2003-06-06 version.
7273
7274 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7275
7276         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7277         * configure. Regenerate.
7278
7279 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7280
7281         * configure.in: Disable serial configure by default.
7282         * configure: Regenerate.
7283         * Makefile.tpl: Abolish .NOTPARALLEL.
7284         * Makefile.in: Regenerate.
7285
7286         * Makefile.tpl: Replace {build,host,target}_canonical by
7287         {build,host,target}.
7288         * Makefile.in: Regenerate.
7289
7290         * Makefile.tpl: Fix stupid pasto.
7291         * Makefile.in: Regenerate.
7292
7293 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7294
7295         * Makefile.tpl: Remove bogus conditional.
7296         * Makefile.in: Regenerate.
7297
7298 2003-06-05  Jan Hubicka  <jh@suse.cz>
7299
7300         * Makefile.tpl (profiledbootstrap): New target.
7301         * Makefile.in (profiledbootstrap): New target.
7302
7303 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
7304
7305         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7306         Pinski. Remove user names from other bugzilla-only maintainers.
7307
7308 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7309
7310         * Makefile.tpl: Make 'recursive targets' using autogen rather
7311         than shell loop.  Remove duplicate 'clean' targets and false
7312         comments.
7313         * Makefile.def: Add systematic dependencies to 'recursive' targets.
7314         Add systematic method of specifying missing targets in subdirs.
7315         Add copyright boilerplate.
7316         * Makefile.in: Regenerate.
7317         * configure.in: Add 'recursive targets' to maybe list.
7318         * configure: Regenerate.
7319
7320         * MAINTAINERS: "GNATS only" -> "Bug database only".
7321
7322         * Makefile.tpl: Rename [+target+] to [+make_target+].
7323         * Makefile.def: Rename 'target' to 'make_target'.
7324
7325 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
7326
7327         * MAINTAINERS: Add self as options handling maintainer.
7328
7329 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
7330
7331         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7332         been too long since I touched those ports.
7333
7334 2003-05-28  DJ Delorie  <dj@redhat.com>
7335
7336         * Makefile.tpl: Make maybe-check-gcc .PHONY.
7337         * Makefile.in: Regenerate.
7338
7339 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
7340
7341         * configure.in: Use curly braces in the definition of tooldir.
7342         * configure: Regenerate.
7343
7344 2003-05-21  DJ Delorie  <dj@redhat.com>
7345
7346         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7347         newlib or libgloss.
7348         * Makefile.in: Regenerate.
7349
7350 2003-05-21  DJ Delorie  <dj@redhat.com>
7351
7352         * Makefile.tpl: Add missing empty maybe-check-gcc target.
7353         * Makefile.in: Regenerate.
7354
7355 2003-05-20  Ian Lance Taylor  <ian@airs.com>
7356
7357         * MAINTAINERS: Update my e-mail address.
7358
7359 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7360
7361         * configure.in: Switch more things to use maybe dependencies.
7362         * Makefile.tpl: Switch more things to use maybe dependencies.
7363         Factor out common code from autogen IF statements.
7364         * configure: Regenerate.
7365         * Makefile.in: Regenerate.
7366
7367 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
7368
7369         * configure.in: Accept i[3456789]86 for machine type.
7370         * configure: Regenerate.
7371
7372 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7373
7374         * configure.in: Switch more things to use maybe dependencies.
7375         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
7376         * configure: Regenerate.
7377         * Makefile.tpl: Switch more things to use maybe dependencies.
7378         * Makefile.in: Regenerate.
7379
7380 2003-05-16  Andreas Schwab  <schwab@suse.de>
7381
7382         * Makefile.tpl (install-opcodes): Define.
7383         * Makefile.in: Rebuild.
7384
7385 2003-05-13  Andreas Jaeger  <aj@suse.de>
7386
7387         * config.guess: Update to 2003-05-09 version.
7388         * config.sub: Update to 2003-05-09 version.
7389
7390 2003-05-13  Michael Eager  <eager@mvista.com>
7391
7392         * configure.in: Correct sed script so that options in quotes are not
7393         deleted.
7394         * configure: Rebuild.
7395
7396 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
7397
7398         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7399         and $$s/newlib/libc/sys/cygwin32 include paths.
7400         * configure: Ditto.
7401
7402 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
7403
7404         * MAINTAINERS: Update my email addresses.
7405
7406 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7407
7408         * config-ml.in: Propagate INSTALL variables.
7409
7410 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7411
7412         * MAINTAINERS: Remove duplicate entries in Write After Approval.
7413
7414 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
7415
7416         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7417         * Makefile.in: Regenerate.
7418
7419 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
7420
7421         * MAINTAINERS (GNATS only): Add Falk Hueffner.
7422
7423 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
7424
7425         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7426
7427 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
7428
7429         * Makefile.tpl: Clean $(BUILD_SUBDIR).
7430         * Makefile.in: Regenerated.
7431
7432 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
7433
7434         * MAINTAINERS (Write After Approval): Upgrade myself from
7435         GNATS only to write-after-approval. Update my mail address.
7436
7437 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
7438
7439         (OS Port Maintainers: freebsd): Add myself.
7440
7441 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
7442
7443         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7444
7445 2003-04-22  Kean Johnston  <jkj@sco.com>
7446
7447         * MAINTAINERS (SCO ports): Added myself.
7448
7449 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
7450
7451         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7452
7453 2003-04-19  Kean Johnston  <jkj@sco.com>
7454
7455         * MAINTAINERS (Write After Approval): Add myself.
7456
7457 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7458
7459         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7460         * Makefile.in: Regenerate.
7461
7462 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
7463
7464         * configure.in (powerpc64*-*-linux*): Remove.
7465         * configure: Rebuilt.
7466
7467 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
7468
7469         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
7470         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7471         and restrap.
7472         * Makefile.in:  Regenerate.
7473
7474 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
7475
7476         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7477         * configure: Regenerated.
7478
7479 2003-04-15  DJ Delorie  <dj@redhat.com>
7480
7481         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7482
7483 2003-04-13  Nick Clifton  <nickc@redhat.com>
7484
7485         * config-ml.in: Remove support for --disable-aix removing
7486         call-aix multilibs.
7487
7488 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
7489
7490         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7491         * */configure: Rebuilt.
7492
7493 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
7494
7495         * MAINTAINERS: Add my email address.
7496
7497 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
7498
7499         * MAINTAINERS (Write After Approval): Add myself.
7500
7501 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7502
7503         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7504         * Makefile.in: Regenerate.
7505
7506 2003-03-14  Michael Chastain  <mec@shout.net>
7507
7508         * Makefile.in: Regenerate with correct Makefile.def.
7509
7510 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7511
7512         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
7513         Make macro.
7514         * Makefile.in: Regenerate.
7515         * configure.in: Clean up gxx_include_dir logic.
7516         * configure: Regenerate.
7517
7518 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
7519
7520         * MAINTAINERS (Write After Approval): Add myself.
7521
7522 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
7523
7524         * MAINTAINERS: Update my mail address.
7525
7526 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7527
7528         * configure.in (gxx_include_dir): Fix typo.
7529         * configure: Regenerated.
7530
7531 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7532
7533         * Makefile.tpl: Reindent.
7534         * Makefile.in: Regenerate.
7535         * configure.in: Reindent.  Don't set unused variables.
7536         * configure: Regenerate.
7537
7538 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
7539
7540         * configure.in: Include $(build_tooldir)/sys-include in
7541         FLAGS_FOR_TARGET.
7542         * configure: Regenerated.
7543
7544 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7545
7546         * Makefile.tpl: Always pass down RANLIB.
7547         * Makefile.in: Regenerate.
7548
7549         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7550         * Makefile.in: Regenerate.
7551         * configure.in: Remove unused logic relating to --enable-shared
7552         and --enable-threads.  Remove bogus comments.  Remove redundant
7553         noconfigdirs.
7554         * configure: Regenerate.
7555
7556         * configure.in: Replace ${libstdcxx_version} by its value.
7557         Remove reference to mh-dgux.
7558         * configure: Regenerate.
7559
7560 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
7561
7562         * MAINTAINERS (Write After Approval): Add myself.
7563
7564 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7565
7566         * Makefile.tpl: Rearrange.
7567         * Makefile.in: Regenerate.
7568
7569 2003-02-25  Uwe Stieber  <uwe@wwws.de>
7570
7571         * configure.in: Add support for kaOS as cross build target system.
7572         * configure: Regenerated.
7573
7574 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
7575
7576         * MAINTAINERS (Write after approval): Add myself.
7577
7578 2003-02-21  James E Wilson  <wilson@tuliptree.org>
7579
7580         * MAINTAINERS: Update my email address.
7581
7582 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
7583
7584         * MAINTAINERS: Add self to blanket write privs. section.
7585
7586 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
7587
7588         * Makefile.tpl: Add definition of CPPFLAGS to pass into
7589         configure-target-* as some target builds may require additional
7590         flags for preprocessor tests.
7591         * Makefile.in: Regenerated.
7592
7593 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
7594
7595         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7596         * ltconfig: Handle it.
7597         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7598         auto-detecting it.
7599
7600         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7601         it is used as argument to $CC.
7602         * ltcf-gcj.sh: Likewise.
7603
7604         * configure.in: Introduce --enable-maintainer-mode.
7605         * configure: Rebuilt.
7606         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7607         for maintainer mode.
7608         * Makefile.in: Rebuilt.
7609
7610 2003-02-18  Jason Merrill  <jason@redhat.com>
7611
7612         * Makefile.tpl (check-c++): Allow parallelism.
7613
7614 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7615
7616         * MAINTAINERS: Remove John Carr (who never actually had access to
7617         gcc.gnu.org).
7618
7619 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
7620
7621         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7622         don't configure target-libobjc.
7623         * configure: Regenerate.
7624
7625 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7626
7627         * Makefile.tpl (RANLIB): Define.
7628         * Makefile.in: Regenerate.
7629
7630 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
7631
7632         * MAINTAINERS: Update my email.
7633
7634 2003-02-06  Keith R Seitz  <keiths@redhat.com>
7635
7636         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7637         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7638         * Makefile.in: Regenerated.
7639         * configure.in: Remove all traces of snavigator, db, and grep.
7640         * configure: Regenerated.
7641
7642 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7643
7644         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
7645         After Approval.
7646
7647 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7648
7649         * MAINTAINERS (Write after approval): Add myself.
7650
7651 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
7652
7653         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7654         * Makefile.in: Regenerated.
7655
7656 2003-01-30  Roger Sayle  <roger@eyesopen.com>
7657
7658         * config.guess: Updated to 2003-01-30's version.
7659         * config.sub: Updated to 2003-01-28's version.
7660
7661 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
7662
7663         * config.if: If gcc_version is already set, just use it.  Don't set
7664         gcc_version_trigger if it's already set, otherwise set it to
7665         gcc/version.c, but only if the file exists.  If it is not set and
7666         gcc/version.c does not exist, try to extract the version number from
7667         $CC.
7668
7669 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
7670
7671         * MAINTAINERS: Add myself to write-after-approval list.
7672
7673 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
7674
7675         * configure.in:  Revert 24Jan change.
7676         * configure:  Regenerate.
7677
7678 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7679
7680         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
7681         entry of HJ Lu.
7682
7683 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7684
7685         * configure.in: Revert previous change.
7686         * configure: Regenerate.
7687
7688 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7689
7690         * configure.in: Make rda native-only.
7691         * configure: Regenerate.
7692
7693 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7694
7695         * MAINTAINERS: Move myself from GNATS-only-accounts to
7696         write-after-approval.
7697
7698 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7699
7700         * configure.in: Add missing \.
7701         * configure: Rebuilt.
7702
7703 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
7704
7705         * configure.in (baseargs): Avoid using \| in sed regular
7706         expressions.
7707         * configure: Rebuilt.
7708
7709 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
7710
7711         * configure.in (baseargs): Remove all supported forms of
7712         --cache-file, --srcdir, --host, --build and --target options
7713         from argument lists.
7714         * configure: Rebuilt.
7715
7716 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
7717
7718         * MAINTAINERS: Add myself to write-after-approval list.
7719
7720 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
7721
7722         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7723         * configure: Rebuilt.
7724
7725 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7726
7727         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7728         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7729         * Makefile.in: Regenerate.
7730         * configure: Regenerate.
7731
7732 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
7733
7734         * configure.in: Remove Makefile in build, host and target modules
7735         unless configure was run with --no-recursion.
7736         * configure: Rebuilt.
7737
7738 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7739
7740         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7741         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7742         * Makefile.in: Regenerate.
7743
7744 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
7745
7746         * config.guess: Update to 2003-01-03 version.
7747         * config.sub: Update to 2003-01-03 version.
7748
7749 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7750
7751         * configure: Regenerate with proper autoconf 2.13.
7752
7753 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7754
7755         * configure.in: Add AC_PREREQ for consistency.
7756         * configure: Regenerate.
7757
7758 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
7759
7760         * configure.in (GDB_TK): Add tcl directories conditional on
7761         gdb/gdbtk directory being present.
7762         * configure: Regenerate.
7763
7764 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
7765
7766         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
7767         used by gcc if LD is not defined and we are not doing a Canadian Cross.
7768         * configure: Rebuilt.
7769
7770 2002-12-31  Tom Tromey  <tromey@redhat.com>
7771
7772         * Makefile.in: Rebuilt.
7773         * Makefile.def (target_modules) [libffi]: Allow installation.
7774
7775 2002-12-31  Andreas Schwab  <schwab@suse.de>
7776
7777         * configure.in: Fix use of $program_transform_name.
7778         * configure: Regenerated.
7779
7780 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
7781
7782         * configure.in (baseargs): Don't remove first configure argument.
7783         * configure: Regenerated.
7784
7785 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
7786
7787         * Makefile.tpl (local-distclean): Don't remove...
7788         (multilib.ts): ... this.  Moved into...
7789         (multilib.out): ... this.  Don't use sub-make.
7790         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7791         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7792         (configure-build-[+module+], configure-[+module+],
7793         configure-target-[+module+], configure-gcc): ... these.  Test
7794         for Makefile existence.  Drop config.status from dependencies.
7795         * Makefile.in: Rebuilt.
7796         * configure.in: Move gcc-version-trigger to the end of
7797         ac_configure_args.  Add comments to maybedep.tmp and
7798         serdep.tmp.  Introduce --disable-serial-configure.  Remove
7799         nonopt from baseargs, matching and removing corresponding
7800         whitespace while at it.
7801         * configure: Rebuilt.
7802
7803 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
7804
7805         * configure.in (host_configargs): Replace reference to
7806         no-longer-defined buildopts with --build=${build_alias}.
7807         * configure: Rebuilt.
7808
7809         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
7810         program_transform_name to standard idiom.
7811         (AUTOGEN, AUTOCONF): Define.
7812         (Makefile.in): Use $(AUTOGEN).
7813         (Makefile): Depend on config.status, and use autoconf-style rule to
7814         build it.  Move original commands to...
7815         (config.status): ... this new target.
7816         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
7817         $(AUTOCONF).
7818         * Makefile.in: Rebuilt.
7819
7820 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7821
7822         * Makefile.tpl: Fix dramatic bustage due to change in
7823         program_transform_name.
7824         * Makefile.in: Regenerate.
7825
7826         * configure.in: Remove unnecessary PATH setting.
7827         * configure: Regnerate.
7828
7829         * configure.in: Don't default to unprefixed tools unless
7830         the native tools will work.
7831         * configure: Regenerate.
7832
7833         * configure.in: Convert to autoconf script.  Blow away lots
7834         of now-redundant Makefile fragments.
7835         * configure: Generate using Autoconf.
7836         * Makefile.tpl: Rewrite to reflect autoconfiscation.
7837         * Makefile.in: Regenerate.
7838
7839 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7840
7841         * configure: Fix stupid bug where RANLIB was mistakenly included.
7842
7843         * configure.in: Rename (buildargs, hostargs, targargs) to
7844         (build_configargs, host_configargs, target_configargs).
7845
7846         * configure.in: Move logic out of sed statement.
7847
7848         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
7849         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7850
7851 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
7852
7853         * config.sub: Import from master repository
7854         * config.guess: Ditto
7855
7856 2002-12-24  Andreas Schwab  <schwab@suse.de>
7857
7858         * Makefile.tpl (multilib.out): Fix missing space.
7859         * Makefile.in: Regenerate.
7860
7861 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7862
7863         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
7864         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
7865         * Makefile.in: Regenerate.
7866         * configure.in: Remove unnecessary leftovers.
7867
7868 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
7869
7870         * configure.in (extra_ranlibflags_for_target): New variable.
7871         (*-*-darwin): Add -c to ranlib commands.
7872         * configure (tooldir): Handle extra_ranlibflags_for_target.
7873
7874 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7875
7876         * Makefile.tpl: Revert HJL's change.
7877         * Makefile.in: Regenerated.
7878         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7879         always.
7880
7881 2002-12-19  Andreas Schwab  <schwab@suse.de>
7882
7883         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7884         * Makefile.in: Regenerate.
7885
7886 2002-12-18  H.J. Lu  <hjl@gnu.org>
7887
7888         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7889         * Makefile.in: Regenerated.
7890
7891         * configure.in (build_prefix): New. Substitute.
7892
7893 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7894
7895         * Makefile.tpl: Don't let real targets depend on phony targets.
7896         * Makefile.in: Regenerate.
7897
7898         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7899         * Makefile.in: Regenerate.
7900
7901 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
7902
7903         * config.sub: Import from master repository
7904         * config.guess: Ditto
7905
7906 2002-12-16  Jason Merrill  <jason@redhat.com>
7907
7908         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7909         previous 'make bootstrap'.
7910         * Makefile.in: Regenerate.
7911
7912 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
7913
7914         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7915
7916 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7917
7918         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7919         * Makefile.in: Regenerate.
7920
7921 2002-12-13  Jason Merrill  <jason@redhat.com>
7922
7923         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
7924         library tests.
7925         (check-c++): Just depend on it and check-target-libstdc++-v3.
7926         * Makefile.in: Regenerate.
7927
7928 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7929
7930         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7931         * Makefile.in: Rebuilt.
7932
7933 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7934
7935         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
7936
7937 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7938
7939         * configure: Fix bug put in by gremlins.
7940
7941         * Makefile.tpl: Substitute more autoconfily.
7942         * configure: Substitute more autoconfily.
7943         * Makefile.in: Regenerate.
7944
7945 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
7946
7947         * config.sub: Import from master repository
7948         * config.guess: Ditto
7949         * MAINTAINERS: Added Svein Seldal under write after approval
7950
7951 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
7952
7953         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7954         * Makefile.in (all-sim): Ditto.
7955
7956 2002-12-06  DJ Delorie  <dj@redhat.com>
7957
7958         * Makefile.tpl: Change configure dependencies to not have real
7959         targets depend on phony targets.
7960
7961 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
7962
7963         * configure.in: Revert unintentional change.
7964
7965         * Makefile.tpl: Change dependency for */multilib.out so that
7966         it works when gcc isn't in the tree.
7967
7968         * configure.in: Substitute more.
7969         * configure: Run subconfigures from the Makefile.
7970         * Makefile.tpl: Run subconfigures from the Makefile; add a few
7971         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
7972
7973 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7974
7975         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
7976
7977 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7978
7979         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7980         and corresponding dependencies.
7981         * Makefile.in: Regenerate.
7982
7983         * configure.in (host_tools): Order binutils, gas and ld for
7984         convenience in running the testsuites.
7985
7986         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7987         * Makefile.in: Regenerate.
7988         * configure.in: Introduce rules to serialize subconfigure runs.
7989
7990         * configure.in: Introduce BASE_CC_FOR_TARGET.
7991         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
7992         Realize configure-build-* targets.  Realize configure-target-* targets.
7993         * Makefile.in: Regenerate.
7994
7995 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7996
7997         * configure: Move gcc_version_trigger stuff from here...
7998         * configure.in: ...to here.
7999
8000         * configure.in: Separate subconfigure options added by this file from
8001         options given by the user.  Add machinery to put args for host
8002         subconfigures into the Makefile.
8003
8004         * Makefile.tpl: Remove 'vault' targets.
8005         * Makefile.tpl: Reorder and comment dependencies.
8006         * Makefile.in: Regenerate.
8007
8008 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8009         * configure.in: Fix my broken commit of previous patch. (sigh)
8010
8011 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8012
8013         * configure.in: Move host-specific darwin noconfigdirs into
8014         the host-specific section.
8015
8016 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8017
8018         * configure.in: Move host-specific darwin noconfigdirs into
8019         the host-specific section.
8020
8021 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8022
8023         * configure: Remove skip-this-dir support.
8024         * Makefile.tpl: Remove skip-this-dir support.
8025
8026         * Makefile.tpl: Remove leftover support for non-autoconfiscated
8027         subdirectories.
8028         * Makefile.in: Regenerate.
8029
8030         * Makefile.tpl: Strip out useless setting of 'dir'.
8031         * Makefile.in: Regenerate.
8032
8033 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8034
8035         * configure.in: Fix deeply stupid bug.
8036
8037         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8038         shell code in CXX_FOR_TARGET
8039         * Makefile.def: Introduce raw_cxx.
8040         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8041         RAW_CXX_FOR_TARGET.
8042         * Makefile.in: Regenerate.
8043
8044 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
8045
8046         * Makefile.tpl: Remove unnecessary ifs.
8047         * Makefile.in: Regenerate.
8048
8049         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
8050         dependencies.  Maybe-ize build-libiberty.  Create dummy install
8051         targets for 'no_install' modules.
8052         * configure: Move GDB_TK substitution to configure.in.  Move
8053         build_modules stuff to configure.in.
8054         * configure.in: Implement soft dependency machinery.  Maybe-ize
8055         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
8056         * Makefile.in: Regenerate.
8057
8058 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8059
8060         * Makefile.tpl: Make all-target, install-target behave similarly
8061         to all, install (only hitting configured targets).  Eliminate
8062         unused macro defintions.
8063
8064         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8065         build != host.
8066
8067         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8068
8069         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8070
8071         * configure.in: Produce lists of subdir targets we're actually
8072         configuring.  Remove references to "dosrel".
8073         * Makefile.tpl: Let configure set which subdir targets are hit.
8074         Remove install-cross; clean up install; remove ALL.  Remove
8075         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
8076         Autogenerate host module targets.  Remove empty dependency lines
8077         and redundant dependency; rearrange slightly.
8078         * Makefile.def: Add host-side libtermcap, utils.
8079
8080         * Makefile.in: Regenerate.
8081
8082 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8083
8084         * ltconfig (osf[345]): Append $major to soname_spec.
8085         Reflect this in library_names_spec.
8086         * ltmain.sh (osf): Prefix $major with . for use as extension.
8087
8088 2002-11-19  Andreas Jaeger  <aj@suse.de>
8089
8090         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8091         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8092         and sparc64 GNU/Linux systems.
8093
8094 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
8095
8096         * MAINTAINERS: Update email.
8097
8098 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8099
8100         * MAINTAINERS: Complete James Dennett's entry.
8101
8102 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
8103
8104         * MAINTAINERS (Write After Approval): Add myself.
8105
8106 2002-11-13  Bruce Korb  <bkorb@gnu.org>
8107
8108         * Makefile.tpl: syntactic cleanup
8109
8110 2002-11-13  Stuart Hastings  <stuart@apple.com>
8111
8112         * MAINTAINERS: Add myself to write-after-approval list.
8113
8114 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8115
8116         * Makefile.def: Add list of recursive targets to autogenerate.
8117         Add build_modules.
8118         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
8119         targets.  Autogenerate *-build-* targets.
8120         * Makefile.in: Regenerate.
8121
8122 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8123
8124         * configure: More autoconf-style substitutions.
8125         * Makefile.tpl: More autoconf-style substitutions.
8126         * Makefile.in: Regenerate.
8127
8128 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8129
8130         * configure: Substitute more variables in a more autoconf-friendly
8131         way.  Simplify slightly.
8132         * Makefile.tpl: Make more variables substitutable in an
8133         autoconf-friendly way.
8134         * Makefile.in: Regenerate.
8135
8136 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
8137
8138         * MAINTAINERS (Write After Approval): Add myself.
8139
8140 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8141
8142         * configure.in (v810*): Remove special setting of tools.
8143
8144         * configure: Add support for extra required flags for ar or nm.
8145         * configure.in (aix4.3+): Use above support for target-specific
8146         issues, rather than using config/mt-aix43.
8147
8148 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8149
8150         * configure: Remove 'removing', which doesn't work.  Replace $subdir
8151         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
8152         with $srcdir.  Reformat indentation.  Substitute some variables
8153         formerly hard-coded in the Makefile for build=host.
8154         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8155         * Makefile.def: Autogenerate more.
8156         * Makefile.in: Regenerate.
8157
8158 2002-11-04  Adam Nemet  <anemet@lnxw.com>
8159
8160         * MAINTAINERS (Write After Approval): Add myself.
8161
8162 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
8163
8164         * Makefile.def (host_modules): Add rda.
8165         * Makefile.in: Regenerate.
8166         * configure.in (target_tool): Add target-rda to list.
8167
8168 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8169
8170         * MAINTAINERS: Remove "co-maintainer" note for web pages.
8171
8172 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
8173
8174         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
8175         and restrap targets to this rule.
8176         * Makefile.in:  Regenerate.
8177
8178 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8179
8180         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8181         GNATS only accounts.
8182
8183 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
8184
8185         * configure.in (i[3456]86-*-linux*): Add check to disable
8186         ${libgcj} for glibc1.
8187
8188 2002-10-24  Denis Chertykov  <denisc@overta.ru>
8189
8190         * MAINTAINERS: Add myself as ip2k port maintainer.
8191
8192 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
8193
8194         * configure.in: Add tic4x target.
8195
8196 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8197
8198         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8199         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8200         * Makefile.in: Regenerate.
8201
8202         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8203         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8204         * Makefile.in: Regenerate.
8205
8206 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
8207
8208         * MAINTAINERS: Add myself as web pages co-maintainer.
8209
8210 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8211
8212         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8213         * Makefile.in: Regenerate.
8214
8215 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
8216
8217         * MAINTAINERS: Add myself and Nathan Sidwell
8218         <nathan@codesourcery.com> as VxWorks maintainers.
8219
8220 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8221
8222         * Makefile.def: Remove order dependency comments.
8223         * Makefile.tpl: Add explicit install-install dependencies.
8224         * Makefile.in: Regenerate.
8225
8226         * Makefile.tpl: Remove material now in src-release.  (Finally!)
8227         * Makefile.in: Regenerate.
8228
8229         * Makefile.tpl: Add configure-target (for src-release in src)
8230         * Makefile.in: Regenerate.
8231
8232 2002-09-30  Nick Clifton  <nickc@redhat.com>
8233
8234         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8235
8236 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
8237
8238         * configure.in (s390*-*-linux*): Enable libgcj.
8239
8240 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
8241
8242         * configure: Revert accidentally applied changes.
8243
8244         * Makefile.tpl: Make more autoconf-friendly.
8245         * Makefile.in: Regenerate.
8246         * configure: Make substitution more autoconf-like.
8247
8248 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
8249
8250         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8251         single entry to handle all these.
8252         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
8253         libjava on arm-*-elf.
8254
8255 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
8256
8257         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8258         things that depend on them.
8259
8260 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8261
8262         * Makefile.tpl: Make subsituted variables more autoconfy.
8263         * Makefile.in: Regenerate.
8264         * configure: Make seds more autoconfy.
8265
8266 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8267
8268         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8269         * Makefile.in: Regenerate.
8270         * configure.in: Rewrite sed statements to look autoconfy.
8271
8272         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8273         all-target-foo on configure-target-foo.
8274         * Makefile.def: Ditto.
8275         * Makefile.in: Rebuild.
8276
8277 2002-09-25  Andrew Haley  <aph@redhat.com>
8278
8279         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8280
8281 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8282
8283         * Makefile.def: New file.
8284         * Makefile.tpl: New file.
8285         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8286         * contrib/gcc_update: Note that Makefile.in is a generated file.
8287
8288         * configure.in: Minor rearrangement.  Simplify tests.
8289
8290 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
8291
8292         * configure.in (with_headers): Skip copy if value is "yes".
8293         (with_libs): Likewise.
8294
8295 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8296
8297         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8298         * configure.in (sh*-*-pe*): Ditto.
8299         * configure.in (mips*-*-pe*): Ditto.
8300         * configure.in (*arm-wince-pe): Ditto.
8301
8302         * configure.in: Rearrange.
8303
8304 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
8305
8306         * MAINTAINERS: Update my email address.
8307
8308 2002-08-30  Paul Koning  <pkoning@equallogic.com>
8309
8310         * MAINTAINERS: (Write After Approval): Add myself.
8311
8312 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
8313
8314         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8315
8316 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
8317
8318         * MAINTAINERS: Change my mailing address.
8319
8320 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
8321
8322         * MAINTAINERS (Write After Approval): Remove myself.
8323         (Various Maintainers: c++ runtime libs): Add myself.
8324
8325 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
8326
8327         * MAINTAINERS (Write After Approval): Remove myself.
8328         (Various Maintainers: c++ runtime libs): Add myself.
8329
8330 2002-08-15  Eric Christopher  <echristo@redhat.com>
8331
8332         * config.sub: Import from master repository.
8333         * config.guess: Ditto.
8334
8335 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
8336
8337         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8338         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8339         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8340
8341 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
8342
8343         * MAINTAINERS: Add self to rs6000 vector extensions.
8344
8345 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
8346
8347         * libiberty/configure: Reverted unintended yesterday's check in.
8348
8349 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
8350
8351         * boehm-gc/configure, libf2c/configure: Rebuilt.
8352         * libffi/configure, libiberty/configure: Ditto.
8353         * libjava/configure, libobjc/configure: Ditto.
8354         * libstdc++-v3/configure, zlib/configure: Ditto.
8355         Merged from binutils:
8356         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
8357         From Steve Ellcey <sje@cup.hp.com>:
8358         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8359         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8360         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8361         IA64.
8362         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8363         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8364         soname_spec, sys_lib_search_path_spec): Ditto.
8365
8366 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
8367
8368         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8369
8370 2002-08-04  H.J. Lu  (hjl@gnu.org)
8371
8372         * configure.in (mips*-*-linux*): Don't skip target-libffi.
8373
8374 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
8375
8376         * MAINTAINERS (Write After Approval): Add myself.
8377
8378 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
8379
8380         * configure.in: Move generic linux case to end.  Copy generic
8381         linux noconfigdirs to mips*-*-linux* entry and new
8382         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
8383
8384 2002-07-19  Michael Matz  <matz@suse.de>
8385
8386         * MAINTAINERS: Add myself as ra* maintainer.
8387
8388 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
8389
8390         * config.guess: Update to 2002-07-09 version.
8391         * config.sub: Update to 2002-07-03 version.
8392
8393 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
8394
8395         * MAINTAINERS: Fix typo in a maintainer email address.
8396
8397 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8398
8399         * configure.in: Remove two redundant tests.
8400
8401 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8402
8403         * configure.in (mips*-*-irix6*o32): Enable stabs.
8404
8405 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
8406
8407         * configure.in: Don't build grez.
8408         * Makefile.in: Ditto.
8409
8410         * Makefile.in: Remove references to bsp, cygmon, libstub.
8411         * configure.in: Ditto.
8412
8413         * configure.in: Remove leftover reference to gdbtest.
8414
8415 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
8416
8417         * configure.in (gxx_include_dir):  Change to match versioned
8418         C++ headers if --enable-version-specific-runtime-libs is used.
8419
8420 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
8421
8422         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8423
8424 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8425
8426         * configure.in: Make --without-x work.
8427
8428 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8429
8430         * configure.in: Rearrange target Makefile fragment collection.
8431
8432         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8433         cvs[src].
8434         * configure.in: Ditto.
8435
8436 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
8437
8438         * MAINTAINERS (Write After Approval): Update my e-mail address.
8439
8440 2002-06-24  Ben Elliston  <bje@redhat.com>
8441
8442         * configure.in (host_tools): Remove cgen.
8443
8444         * Makefile.in (all-cgen): Remove; runs from its source directory.
8445         (check-cgen, install-cgen, clean-cgen): Likewise.
8446         (all-opcodes): Do not depend on all-cgen.
8447         (all-sim): Likewise.
8448
8449 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8450
8451         * Makefile.in: Eliminate 'apache' targets.
8452         * configure.in: Eliminate 'apache' targets.
8453
8454         * configure.in: Eliminate redundant tests.  Reorganize.
8455
8456         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8457
8458         * config-ml.in: Eliminate references to Cygnus configure.
8459
8460         * Makefile.in: Eliminate references to building emacs.
8461
8462 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
8463
8464         * MAINTAINERS: Update my email address.
8465
8466 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
8467
8468         * config.if (libstdcxx_incdir): Version C++ headers.
8469         (cxx_incdir): Remove.
8470
8471 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8472
8473         * MAINTAINERS (Write After Approval): Add self.
8474
8475 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
8476
8477         * configure.in: Add support for ip2k.
8478
8479 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
8480
8481         * configure.in: Fix AIX configury bug.
8482
8483 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
8484
8485         * MAINTAINERS (Write After Approval): Add self.
8486
8487 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8488
8489         * configure.in: replace ${topsrcdir} with ${srcdir}
8490
8491         * configure.in: Move definition of libstdcxx_flags
8492         right above usage, rather than waaay earlier.
8493
8494         * configure.in: Pull definition of is_cross_compiler earlier.
8495
8496         * configure.in: Rearrange a little.
8497
8498         * configure.in: Remove references to librx.
8499         * Makefile.in: Remove references to librx.
8500
8501 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
8502
8503         * config.sub: Add support for avr target.
8504         Import from master sources, rev 1.255
8505
8506 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
8507
8508         * configure, .cvsignore:  Revert previous change...
8509         * Makefile:  ...delete.
8510
8511 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8512
8513         * configure.in: Eliminate ${gasdir} variable.
8514
8515 2002-06-18  Dave Brolley  <brolley@redhat.com>
8516
8517         * configure.in: Add support for frv.
8518         * config.sub: Add support for frv.
8519
8520 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8521
8522         * configure:  Remove garbage from previous commit.
8523
8524 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8525
8526         * configure:  For in-source builds, make a subdir and re-exec there.
8527         * Makefile:  New file.  Pass targets through to build directory.
8528         * .cvsignore:  No longer ignore "Makefile".
8529
8530 2002-06-16  Douglas Rupp  <rupp@gnat.com>
8531
8532         * MAINTAINERS (Write After Approval): Add self.
8533
8534 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8535
8536         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8537
8538 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
8539
8540         * configure.in (vax-*-netbsd*): Re-enable gas.
8541
8542 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
8543
8544         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8545         BUILD_PREFIX_1, to correct nomenclature.
8546         * configure: Likewise.
8547
8548         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8549         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8550
8551 2002-05-31  Olaf Hering  <olh@suse.de>
8552
8553         * config-ml.in: Propogate DESTDIR also.
8554
8555 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
8556
8557         * configure.in (vax-*-netbsd*): Don't build gas for this
8558         platform.
8559
8560 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8561
8562         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8563         and libgcj for AVR.
8564
8565 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
8566
8567         * MAINTAINERS (Write After Approval): Add myself.
8568
8569 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
8570
8571         * config.guess: Update to 2002-05-22 version.
8572         * config.sub: Likewise.
8573
8574 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8575
8576         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8577         * config-ml.in: Likewise.
8578         * configure: Likewise.
8579         * configure.in: Likewise.
8580
8581 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
8582
8583         * MAINTAINERS: Update my email address.
8584
8585 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
8586
8587         * configure.in: Simplify makefile fragment collection.
8588
8589         * configure.in: Remove code to build emacs.
8590
8591         * configure.in : Remove --srcdir argument from targargs and buildargs
8592         (it's always overridden in the Makefile anyway).  Rearrange a bit.
8593
8594         * configure: Move some logic to configure.in.
8595         * configure.in: Move some logic from configure.
8596
8597 2002-05-11  Tom Tromey  <tromey@redhat.com>
8598
8599         * MAINTAINERS: Reflect libgcj reality.
8600
8601 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
8602
8603         * Makefile.in: Honour DESTDIR.
8604
8605 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
8606
8607         * config.guess: Import 2002-03-20 version.
8608         * config.sub: Import 2002-04-26 version.
8609
8610 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8611
8612         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
8613
8614 2002-05-07  Tim Josling  <tej@melbpc.org.au>
8615
8616         * MAINTAINERS: Add self.
8617
8618 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
8619
8620         * ltmain.sh: Detect and handle object name conflicts
8621         while piecewise linking a static library.
8622
8623 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
8624
8625         * configure.in (noconfigdirs): Don't disable libgcj on
8626         sparc64-*-solaris* and sparcv9-*-solaris*.
8627
8628 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
8629
8630         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8631
8632 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
8633
8634         * configure.in (FLAGS_FOR_TARGET): Do not add
8635         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8636         on i[3456]86-*-linux*.
8637
8638 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
8639
8640         * configure.in (noconfigdirs): Replace [ ] with test.
8641
8642         * configure.in (noconfigdirs): Do not add target-newlib if
8643         target == i[3456]86-*-linux*, and host == target.
8644
8645 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
8646
8647         * configure.in: delete reference to absent file
8648
8649         * configure.in: replace '[' with 'test'
8650
8651         * configure.in: Eliminate references to gash.
8652         * Makefile.in: Eliminate references to gash.
8653
8654         * configure.in: remove useless references to 'pic' makefile fragments.
8655
8656         * configure.in: (*-*-windows*) Finish removing.
8657
8658         * configure.in: Eliminate redundant test for libgui.
8659
8660 2002-04-29  Roger Sayle  <roger@eyesopen.com>
8661
8662         * MAINTAINERS: Add self and realphabetize.  Update entries
8663         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
8664         entry for a29k port maintainer.
8665
8666 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
8667
8668         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8669         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8670
8671 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
8672
8673         * configure.in: remove references to dead files
8674
8675 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
8676
8677         * MAINTAINERS: Add information about purpose of this file.
8678
8679 2002-04-18  Tom Tromey  <tromey@redhat.com>
8680
8681         * configure.in: Disallow configuring libgcj when it is already
8682         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
8683         Solaris 2.8 by default.  For PR libgcj/6158.
8684
8685 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8686
8687         * configure.in:  Move default CC setting out of config/mh-* fragments
8688         directly into here.
8689
8690 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8691
8692         * configure.in: don't even try to configure or make a subdirectory
8693         if there's no configure script for it.
8694
8695 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
8696
8697         * MAINTAINERS: Remove chill maintainers.
8698         * Makefile.in (CHILLFLAGS): Remove.
8699         (CHILL_LIB): Remove.
8700         (TARGET_CONFIGDIRS): Remove libchill.
8701         (CHILL_FOR_TARGET): Remove.
8702         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8703         CHILL_LIB.
8704         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8705         (CHECK_TARGET_MODULES): Likewise.
8706         (INSTALL_TARGET_MODULES): Likewise.
8707         (CLEAN_TARGET_MODULES): Likewise.
8708         (configure-target-libchill): Remove.
8709         (all-target-libchill): Remove.
8710         * configure.in (target_libs): Remove target-libchill.
8711         Do not compute CHILL_FOR_TARGET.
8712         * libchill: Remove directory.
8713
8714 2002-04-11  DJ Delorie  <dj@redhat.com>
8715
8716         * Makefile.in, configure.in: Sync with binutils, entries
8717         follow...
8718
8719 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
8720
8721         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
8722         (do-tar, do-bz2): New rules.
8723         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
8724         (gdb-tar): New rule.
8725         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
8726         (insight_dejagnu.tar): New rule.
8727         (insight.tar): New rule.
8728         (gdb+dejagnu.tar): New rule.
8729         (gdb.tar): New rule.
8730
8731 2002-02-01  Mo DeJong  <supermo@bayarea.net>
8732
8733         * Makefile.in: Add all-tix to deps for all-snavigator
8734         so that tix is built when building snavigator.
8735
8736 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
8737
8738         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8739         ld and gdb are not supported.
8740
8741 2002-01-07  Mark Salter  <msalter@redhat.com>
8742
8743         * configure.in: Remove target-bsp and target-cygmon from arm builds.
8744         Allow target-libgloss to be built for arm, strongarm, and xscale.
8745
8746 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
8747
8748         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8749         options for i[3456]86-pc-linux* native builds.
8750
8751 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
8752
8753         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8754         files from .po files for a distribution.
8755
8756 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
8757
8758         * configure.in: Enable libstdc++-v3 for h8300 targets.
8759
8760 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
8761
8762         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
8763         version from bfd/.
8764
8765 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
8766
8767         * Makefile.in (VER): When present, extract the version number from
8768         the file version.in.
8769
8770 2001-05-24  Tom Rix  <trix@redhat.com>
8771
8772         * configure.in : enable ld for aix
8773
8774 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8775
8776         * config.guess: Add linux target for S/390.
8777
8778 2000-11-07  Philip Blundell  <pb@futuretv.com>
8779
8780         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8781
8782 2000-11-03  Philip Blundell  <pb@futuretv.com>
8783
8784         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8785         files.
8786
8787 2001-01-15  Ben Elliston  <bje@redhat.com>
8788
8789         * configure.in (host_tools): Add sid.
8790         Always configure cgen.
8791
8792 2000-11-24  Nick Clifton  <nickc@redhat.com>
8793
8794         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
8795
8796
8797 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
8798
8799         * Makefile.in (ALL_MODULES): Add all-cgen.
8800         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8801         (all-cgen): New target.
8802         (all-opcodes,all-sim): Depend on all-cgen.
8803         * configure.in (host_tools): Add cgen.
8804         Only configure cgen if --enable-cgen-maint.
8805
8806 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
8807
8808         * configure.in: Add *-*-freebsd* configurations.
8809
8810 2002-04-08  Tom Tromey  <tromey@redhat.com>
8811
8812         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8813         Fixes PR libgcj/6068.
8814
8815 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
8816
8817         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8818
8819 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8820
8821         * configure.in (alpha*-dec-osf*): Enable libgcj.
8822
8823 2003-03-27  Matthew Gingell  <gingell@gnat.com>
8824
8825         * MAINTAINERS (Write After Approval): Add myself.
8826
8827 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
8828
8829         Fix for: PR bootstrap/3591, target/5676
8830         * configure.in (mcore-pe): Disable the configuration of
8831         libstdc++-v3 since exceptions are not supported.
8832
8833 2002-03-20  Anthony Green  <green@redhat.com>
8834
8835         * configure.in: Enable libgcj for xscale-elf target.
8836
8837 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
8838
8839         * MAINTAINERS:  Update my email address.
8840
8841 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
8842
8843         * ltmain.sh (relink_command): Fix typo in previous change.
8844
8845 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
8846
8847         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
8848         (relink_command): Added --tag flags.
8849         (mode=install): If relinking fails; error out.
8850
8851 2002-03-12  Richard Henderson  <rth@redhat.com>
8852
8853         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
8854         .NOTPARALLEL tag.
8855         (do-check): Rename from check.
8856         (check): Allow parallel check.
8857
8858 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
8859
8860         * MAINTAINERS: Add myself as maintainer for xtensa port.
8861         Fix alphabetical order in CPU port maintainer list.
8862         Remove myself from Write After Approval list.
8863
8864 2002-03-11  Richard Henderson  <rth@redhat.com>
8865
8866         * Makefile.in (.NOTPARALLEL): Add fake tag.
8867
8868 2002-03-07  H.J. Lu  (hjl@gnu.org)
8869
8870         * configure.in: Enable gprof for mips*-*-linux*.
8871
8872 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
8873
8874         * MAINTAINERS (Write After Approval): Add myself.
8875
8876 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
8877
8878         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8879         libjava.
8880         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8881
8882 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
8883
8884         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8885         because its Makefile is there; test for the executable instead.
8886
8887 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
8888
8889         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8890         libstdc++-v3 and libjava.
8891
8892 2002-02-11  Adam Megacz  <adam@xwt.org>
8893
8894         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8895         boehm-gc
8896
8897 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
8898
8899         * config.guess: Updated to 2002-01-30's version.
8900         * config.sub: Updated to 2002-02-01's version.
8901         Contribute sh64-elf.
8902         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
8903         * configure.in: Added sh64-*-*.
8904
8905 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
8906
8907         * MAINTAINERS: Belatedly add myself to write after approval list.
8908
8909 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
8910
8911         * MAINTAINERS: Put self in as maintainer for x86-64 port.
8912         Remove self as Write After Approval.
8913
8914 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
8915
8916         * MAINTAINERS: Put self in as maintainer for contrib/regression
8917         directory.
8918
8919 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
8920
8921         * MAINTAINERS:  Update my email address.
8922
8923 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
8924
8925         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
8926         target-libiberty, and target-libgloss.  Skip Java-related
8927         libraries if not supported for NetBSD on target CPU.
8928
8929 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
8930
8931         * install-sh: Use _inst.$$_ for temp file name.
8932
8933 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
8934
8935         * MAINTAINERS (Write After Approval): Move my contact info
8936         from here...
8937         (OS Port Maintainers): ...to here (netbsd).
8938
8939 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
8940
8941         * MAINTAINERS (Write After Approval): Add myself.
8942
8943 2002-01-17  H.J. Lu  <hjl@gnu.org>
8944
8945         * Makefile.in (all-fastjar): Also depend on all-libiberty.
8946         (all-target-fastjar): Also depend on all-target-libiberty.
8947
8948 2002-01-16  H.J. Lu  (hjl@gnu.org)
8949
8950         * config.guess: Import from master sources, rev 1.225.
8951         * config.sub: Import from master sources, rev 1.238.
8952
8953 2002-01-16  Kazu Hirata  <kazu@hxi.com>
8954
8955         * MAINTAINERS (Write After Approval): Remove myself.
8956
8957 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
8958
8959         * MAINTAINERS (Write After Approval): Add myself.
8960
8961 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8962
8963         * MAINTAINERS: Add self as docs co-maintainer.
8964
8965 2001-12-11  Matthias Klose  <doko@debian.org>
8966
8967         * MAINTAINERS (Write After Approval): Add myself.
8968
8969 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
8970
8971         * MAINTAINERS: Update my email address.
8972
8973 2001-12-07  Turly O'Connor  <turly@apple.com>
8974         * MAINTAINERS (Write After Approval): Add myself.
8975         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
8976         (rs6000_initialize_trampoline): Call __trampoline_setup for
8977         ABI_DARWIN too.
8978         * darwin-tramp.asm: New file, implements __trampoline_setup.
8979         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
8980
8981 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
8982
8983         * MAINTAINERS (Write After Approval): Add myself.
8984
8985 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
8986
8987         * configure, configure.in: Use temp file for long sed commands.
8988
8989 2001-12-03  Laurent Guerby  <guerby@acm.org>
8990
8991         * config.sub: Update to version 1.232 on subversion.
8992
8993 2001-12-03  Ben Elliston  <bje@redhat.com>
8994
8995         * MAINTAINERS: Update mail address for config.* patches.
8996
8997 2001-11-27  DJ Delorie  <dj@redhat.com>
8998             Zack Weinberg  <zack@codesourcery.com>
8999
9000         When build != host, create libiberty for the build machine.
9001
9002         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9003         CONFIG_ARGUMENTS.
9004         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9005         New variables.
9006         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9007         and rules.
9008         (all.normal): Depend on ALL_BUILD_MODULES.
9009         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9010         (all-build-libiberty): Depend on configure-build-libiberty.
9011
9012         * configure: Calculate and substitute proper value for
9013         ALL_BUILD_MODULES.
9014         * configure.in: Create the build subdirectory.
9015         Calculate and substitute TARGET_CONFIGARGS (formerly
9016         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9017
9018 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
9019
9020         * MAINTAINERS (write-after-approval): Add self.
9021
9022 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9023
9024         * MAINTAINERS (GNATS only accounts): Remove self.
9025
9026 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
9027
9028         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9029         libf2c.
9030
9031 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9032
9033         * MAINTAINERS (Write After Approval): Add self.
9034
9035 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9036
9037         * MAINTAINERS: mips and s390 are also CPU ports.
9038
9039 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9040
9041         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9042
9043 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
9044
9045         * MAINTAINERS: Alphabetize.
9046
9047 2001-11-09  Kazu Hirata  <kazu@hxi.com>
9048
9049         * MAINTAINERS (Various maintainers: h8 port): Add myself.
9050
9051 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9052
9053         * MAINTAINERS (Various maintainers: hppa port): Added myself.
9054
9055 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
9056
9057         * configure.in (--enable-languages): Be more permissive about
9058         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
9059
9060 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
9061
9062         * config.sub: Import from master sources, rev. 1.230.
9063         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9064
9065 2001-11-07  Laurent Guerby  <guerby@acm.org>
9066
9067         * MAINTAINERS (Write After Approval): Add self.
9068
9069 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
9070
9071         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9072
9073 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
9074
9075         * config.sub: Import from master sources, rev 1.226.
9076         * config.guess: Import from master sources, rev 1.216.
9077
9078 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
9079
9080         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9081         * MAINTAINERS: Add self as maintainer of MMIX port.
9082         Remove old after-approval entry.
9083
9084 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
9085
9086         * ChangeLog, configure: Fix spelling errors.
9087
9088 2001-10-20  Brendan Kehoe  <brendan@zen.org>
9089
9090         * MAINTAINERS: Tweak my address.
9091
9092 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
9093
9094         * MAINTAINERS: Update my email address.
9095
9096 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
9097
9098         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9099         * MAINTAINERS: Add self as maintainer of CRIS port.
9100
9101 2001-10-10  Geert Bosch  <bosch@gnat.com>
9102
9103         * MAINTAINERS (Various maintainers: Ada front end):
9104         Added Robert Dewar.
9105
9106 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
9107
9108         * MAINTAINERS (Write After Approval): Added self
9109
9110 2001-10-02  Geert Bosch  <bosch@gnat.com>
9111
9112         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9113
9114 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9115
9116         * configure: Handle temporary files securely using mkdir.
9117
9118 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
9119
9120         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9121
9122 2001-09-26  Will Cohen  <wcohen@redhat.com>
9123
9124         * configure.in (*-*-linux*): Disable configuration of target-newlib
9125         and target-libgloss.
9126
9127 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9128
9129         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9130         RANLIB.
9131
9132 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
9133
9134         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9135         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9136         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9137         avoid quotes nesting problems.
9138         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9139         (DO_X): Export only variables that are set.
9140
9141 2001-09-19  Ben Elliston  <bje@redhat.com>
9142
9143         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9144         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9145         semantics.  Use the shell built-in "type" command instead.
9146
9147 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
9148
9149         Merged from gcc-3_0-branch:
9150         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
9151         * ltcf-c.sh: Use $objext, not $ac_objext.
9152         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
9153         * ltcf-cxx.sh: Add support for GNU.
9154         2001-07-22  Timothy Wall  <twall@redhat.com>
9155         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
9156         default settings if using GNU tools with that configuration.
9157         * ltcf-cxx.sh: Ditto.
9158         * ltcf-gcj.sh: Ditto.
9159         2001-07-21  Michael Chastain  <chastain@redhat.com>
9160         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9161         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
9162         * ltmain.sh: Mark as gcc-local.
9163
9164 2001-08-30  Eric Christopher  <echristo@redhat.com>
9165             Jason Eckhardt  <jle@redhat.com>
9166
9167         * config.guess: Merge from master sources.
9168         * config.sub: Merge from master sources, add support for mipsisa32.
9169
9170 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
9171         * config.sub: Merge from master sources, rev 1.219.
9172         * MAINTAINERS: Add self as contact for stormy16 port.
9173
9174 2001-08-14  Zack Weinberg  <zackw@panix.com>
9175
9176         * config.sub: Merge from master sources, rev 1.218.
9177         * config.guess: Merge from master sources, rev 1.209.
9178
9179 2001-08-11  Graham Stott  <grahams@redhat.com>
9180
9181         * Makefile.in (check-c++): Add missing semicolon.
9182
9183 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
9184
9185         * MAINTAINERS (Various maitainers: predict.def): Added myself.
9186
9187 2001-07-30  Eric Christopher  <echristo@redhat.com>
9188
9189         * MAINTAINERS (Various maintainers: mips port): Added myself.
9190
9191 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
9192
9193         * configure.in (sh-*-linux*): New.
9194
9195 2001-07-27  Richard Henderson  <rth@redhat.com>
9196
9197         * .cvsignore: Add LAST_UPDATED.
9198
9199 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
9200
9201         * MAINTAINERS (Various maintainers: s390 port): Added myself.
9202
9203 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
9204
9205         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9206
9207 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
9208
9209         * MAINTAINERS (Write After Approval): Added myself.
9210
9211 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9212
9213         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9214         and libgcj on m68hc11/m68hc12.
9215
9216 2001-06-27  H.J. Lu  (hjl@gnu.org)
9217
9218         * Makefile (CFLAGS_FOR_BUILD): New.
9219         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9220
9221 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9222
9223         * README: Remove version number.
9224
9225 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9226
9227         * INSTALL/README: Update wrt. to the installation instructions now
9228         residing in gcc/doc/install.texi.
9229
9230 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9231
9232         * README: Replace with a cut-down and updated version of gcc/README.
9233
9234 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
9235
9236         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9237         multilibs to be disabled.
9238
9239 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
9240
9241         * MAINTAINERS (Write After Approval): Add myself.
9242
9243 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
9244
9245         * config.guess: Import CVS version 1.195.
9246         * config.sub: Import CVS version 1.212.
9247
9248 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
9249
9250         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9251         gcc/xgcc is built, use -print-prog-name to find out the program
9252         name to use.
9253
9254 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
9255
9256         * config.guess:  Import CVS version 1.194.  All gcc-local changes
9257         appear to also be in the master copy.
9258         * config.sub:  Import CVS version 1.211.
9259
9260 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
9261
9262         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9263         with_gcc]: Use `gcc -shared' to build a shared library.
9264
9265 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9266
9267         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9268         archives.
9269
9270 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9271
9272         * MAINTAINERS (Write After Approval): Add myself.
9273
9274 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
9275
9276         * configure.in (libstdcxx_flags): Do not try to execute
9277         libstdc++-v3/testsuite_flags until it exists.
9278
9279 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
9280
9281         * MAINTAINERS: Update my email address.
9282
9283 2001-05-31  Graham Stott  <grahams@redhat.com>
9284
9285         * MAINTAINERS (Write After Approval): Add myself.
9286
9287 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
9288
9289         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
9290         libraries when using g++ with native linker.
9291
9292 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
9293
9294         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9295
9296 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
9297
9298         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9299         [aix4*|aix5*]: Prepend blank.
9300
9301 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
9302
9303         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9304         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
9305         of subdir/configure scripts to use the new libtool.m4.
9306
9307 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
9308
9309         * MAINTAINERS (Write After Approval): Add myself.
9310
9311 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
9312
9313         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9314
9315 2001-05-11  Ben Elliston  <bje@redhat.com>
9316
9317         * Makefile.in (all-sid): New target.
9318         (check-sid, clean-sid, install-sid): Likewise.
9319
9320 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
9321
9322         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9323
9324 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9325
9326         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9327         libgcj.
9328
9329 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9330
9331         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9332         gcc/xgcc is built, use -print-prog-name to find out the program
9333         name to use.
9334
9335 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
9336
9337         * configure.in (noconfigdirs): Don't reset it from scratch in the
9338         target case; only append to it.
9339
9340         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9341         sparc-*-solaris2.8]: Disable ${libgcj}.
9342
9343 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
9344
9345         * configure.in (libgcj_saved): Copy from $libgcj.
9346         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9347         --disable-libgcj.
9348
9349 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
9350
9351         * MAINTAINERS: Remove self as MIPS maintainer and
9352         C front end maintainer.
9353
9354 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
9355
9356         * configure.in: Move *-chorusos target case to the proper switch.
9357         Disable libgcj.
9358
9359 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9360
9361         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9362         1.641.2.228.
9363
9364 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9365
9366         * Makefile.in (STAGE1_CFLAGS): Pass down.
9367
9368 2001-04-13  Alan Modra  <amodra@one.net.au>
9369
9370         * config.guess: Add hppa64-linux support.  Note for next import that
9371         this is already in the master file.
9372         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
9373
9374 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9375
9376         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9377         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9378
9379 2001-04-11  Stan Shebs  <shebs@apple.com>
9380
9381         * MAINTAINERS: Add self as Darwin port maintainer.
9382
9383 2001-04-11  Alan Modra  <amodra@one.net.au>
9384
9385         * MAINTAINERS: Update my email address.
9386
9387 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
9388
9389         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9390         recent versions of FreeBSD (release 3 or later).
9391         * ltconfig: On FreeBSD, -lc must not be provided when building
9392         a shared library or else the standard -pthread gcc option is
9393         rendered worthless to later users of the built library.
9394
9395 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9396
9397         * MAINTAINERS: Add self and RTH as C front end maintainers.
9398
9399 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
9400
9401         * config.sub: Make sure to match an already-canonicalized
9402         machine name (eg. mn10300-unknown-elf).
9403
9404 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
9405
9406         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9407         New macros.
9408         (bootstrap, cross): Use RECURSE_FLAGS.
9409         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9410
9411 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
9412
9413         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9414
9415 2001-03-22  Colin Howell  <chowell@redhat.com>
9416
9417         * Makefile.in (DO_X): Do not backslash single-quotes in
9418         backquotes (two places).
9419
9420 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9421
9422         Re-installed:
9423         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9424         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9425         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9426         * ltcf-cxx.sh: Likewise.
9427         * ltcf-gcj.sh: Likewise.
9428
9429 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9430
9431         * MAINTAINERS: Add myself as "documentation co-maintainer".
9432
9433 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9434
9435         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9436         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9437
9438 2001-03-19  Tom Tromey  <tromey@redhat.com>
9439
9440         * config-ml.in: Handle GCJ and GCJFLAGS.
9441
9442 2001-03-21  Michael Chastain  <chastain@redhat.com>
9443
9444         * Makefile.in: all-m4 depends on all-texinfo.
9445
9446 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
9447
9448         * MAINTAINERS: Add myself to write after approval list.
9449
9450 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
9451
9452         * Makefile.in (DO_X): Quote nested quotes.
9453
9454 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
9455
9456         * MAINTAINERS: Add myself to write after approval list.
9457
9458 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
9459
9460         * Makefile.in (DO_X): Use double quotes for quoting
9461         "RANLIB=$${RANLIB}".
9462
9463 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
9464
9465         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9466
9467 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
9468
9469         * configure.in: Only use `lang_requires' for languages athat are
9470         actually enabled.
9471
9472 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
9473
9474         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
9475
9476 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
9477
9478         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9479
9480 2001-03-07  Tom Tromey  <tromey@redhat.com>
9481
9482         * configure.in: Allow config-lang.in to set `lang_requires' to list
9483         of other required languages.
9484
9485 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
9486
9487         * Makefile.in: Remove RANLIB definition. Use RANLIB
9488         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9489         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9490
9491 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
9492             Alexandre Oliva  <aoliva@redhat.com>
9493
9494         * Makefile.in (check-c++): Use tabs, not spaces.
9495
9496 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
9497
9498         * MAINTAINERS: add myself to Write After Approval list.
9499
9500 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
9501
9502         * Makefile.in (check-c++): New rule.
9503
9504         * configure.in (target_libs): Remove libg++.
9505         (noconfigdirs): Remove libg++.
9506         (noconfigdirs): Same.
9507         (noconfigdirs): Same.
9508         (noconfigdirs): Same.
9509
9510         * config-ml.in: Remove libg++ references.
9511
9512         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9513         (ALL_TARGET_MODULES): Same.
9514         (configure-target-libg++): Remove.
9515         (all-target-libg++): Remove.
9516         (configure-target-libio): Remove.
9517         (all-target-libio): Remove.
9518         (check-target-libio): Remove.
9519         (.PHONY): Remove.
9520         (libg++.tar.bz2): Remove.
9521         (all-target-cygmon): Remove libio.
9522         (all-target-libstdc++): Remove.
9523         (configure-target-libstdc++): Remove.
9524         (TARGET_LIB_PATH): Remove libstdc++.
9525         (ALL_GCC_CXX): Remove libstdc++.
9526         (all-target-gperf): Correct.
9527
9528 2001-02-16  Nick Clifton  <nickc@redhat.com>
9529
9530         * configure.in (noconfigdirs): Allow configuration of texinfo
9531         for Cygwin hosts.
9532
9533 2001-02-15  Anthony Green  <green@redhat.com>
9534
9535         * configure: Introduce GCJ_FOR_TARGET.
9536         * configure.in: Ditto.
9537         * Makefile.in: Ditto.
9538
9539 2001-02-13  Andreas Schwab  <schwab@suse.de>
9540
9541         * MAINTAINERS: Update mail address.
9542
9543 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9544
9545         * config.guess: Add linux target for S/390.
9546         * config.sub: Likewise.
9547
9548 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
9549
9550         * configure.in: for *-chorusos, don't config target-newlib and
9551         target-libgloss.
9552
9553 2001-02-06  Ben Elliston  <bje@redhat.com>
9554
9555         * configure: Output host type to stdout, not stderr.
9556
9557 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
9558
9559         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
9560         * ltcf-cxx.sh: Likewise.
9561
9562         * config.if: Assume enable_libstdcxx_v3 is defined.
9563
9564 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
9565
9566         Remove V2 C++ library.
9567         * configure.in: Remove --enable-libstdcxx_v3 support.
9568
9569 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
9570
9571         * include/demangle.h: Add prototype for java_demangle_v3.
9572
9573 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
9574
9575         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
9576
9577 2001-01-27  Richard Henderson  <rth@redhat.com>
9578
9579         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9580
9581 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9582
9583         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9584         Don't unset, it's non-portable and no longer necessary, set to empty
9585         instead.
9586
9587 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9588
9589         * ltconfig: Shell portability fix for the tagname validity check.
9590
9591 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
9592
9593         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9594         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9595
9596 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9597
9598         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9599
9600 2001-01-26  Tom Tromey  <tromey@redhat.com>
9601
9602         * configure.in: Allow libgcj to be built on Sparc Solaris.
9603
9604 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
9605
9606         * ltcf-c.sh: Add aix5 case.
9607         * ltcf-cxx.sh: Likewise.
9608         * ltconfig: Likewise.
9609
9610 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
9611
9612         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9613         keep at least one of build_libtool_libs or build_old_libs set to
9614         yes.
9615
9616         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9617         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9618
9619 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
9620
9621         * configure.in: Enable libgcj on several additional platforms.
9622
9623 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
9624
9625         * configure.in: Enable libgcj for linux targets.
9626
9627 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9628
9629         * MAINTAINERS (Write After Approval): Add myself.
9630
9631 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9632
9633         * MAINTAINERS: Add myself as vax port maintainer.
9634
9635 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
9636
9637         * MAINTAINERS: Add myself as Mercury front-end maintainer.
9638
9639 2001-01-09  Mike Stump  <mrs@wrs.com>
9640
9641         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
9642         failures of subdirectories.
9643
9644 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9645
9646         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9647         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9648         * ltcf-cxx.sh: Likewise.
9649         * ltcf-gcj.sh: Likewise.
9650         * ltconfig.sh: Fix typo.
9651
9652 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9653
9654         * configure: handle DOS-style absolute paths.
9655
9656 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9657
9658         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
9659
9660 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
9661
9662         * MAINTAINERS: Add myself as avr port co-maintainer.
9663
9664 2000-12-28  Ben Elliston  <bje@redhat.com>
9665
9666         * MAINTAINERS: Add myself under ``Write After Approval''.
9667
9668 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
9669
9670         * texinfo: Remove directory from GCC.
9671
9672 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9673
9674         * COPYING: Update to current
9675         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
9676         to 19yy as example year in copyright notice).
9677
9678 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
9679
9680         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
9681         (libstdcxx_incdir): Pass down.
9682         * config.if: Remove expired bits for cxx_interface, add stub.
9683         (libstdcxx_incdir): Add variable for g++ include directory.
9684         * configure.in (gxx_include_dir): Use it.
9685
9686 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
9687
9688         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
9689         with old-email address from ``Write After Approval''.
9690
9691 2000-12-15  Andreas Jaeger  <aj@suse.de>
9692
9693         * configure.in: Handle lang_dirs.
9694
9695 2000-12-14  Tom Tromey  <tromey@redhat.com>
9696
9697         * MAINTAINERS: Removed brads.
9698
9699         * MAINTAINERS: Added gcj developers.
9700
9701 2000-12-13  Anthony Green  <green@redhat.com>
9702
9703         * configure.in: Disable libgcj for any target not specifically
9704         listed.  Disable libgcj for x86 and Alpha Linux until compatible
9705         with g++ abi.
9706
9707 2000-12-13  Mike Stump  <mrs@wrs.com>
9708
9709         * Makefile.in (local-distclean): Also remove fastjar.
9710
9711 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
9712
9713         * contrib/gcc_update: Add fastjar --touch entries.
9714
9715 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
9716
9717         * configure.in: Disable language-specific target libraries for
9718         languages that aren't enabled.
9719
9720 2000-12-10  Anthony Green  <green@redhat.com>
9721
9722         * configure.in: Define libgcj.  Disable libgcj target libraries for
9723         most targets.
9724
9725 2000-12-10  Neil Booth  <neilb@earthling.net>
9726
9727         * MAINTAINERS: Update mail address, remove from WAA list.
9728
9729 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9730
9731         * libjava: Imported from /cvs/java.
9732         * libffi: Likewise.
9733         * Boehm-gc: Likewise.
9734
9735 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9736
9737         * configure.in (target_libs): Revert 2000-12-08 patch.
9738         (noconfigdirs): Added target-libjava.
9739
9740 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9741
9742         * djunpack.bat: removed.
9743
9744 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9745
9746         * Makefile.in: handle DOS-style absolute paths.
9747         * config-ml.in: likewise.
9748         * symlink-tree: likewise.
9749
9750 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9751
9752         * fastjar: Imported.
9753
9754 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9755
9756         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
9757         libjava.
9758         * configure.in (target_libs): Removed `target-libjava'.
9759
9760 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9761
9762         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
9763         (ALL_MODULES): Added fastjar.
9764         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
9765         (all-target-libjava): all-fastjar replaces all-zip.
9766         (all-fastjar): Added.
9767         (configure-target-fastjar, all-target-fastjar): Likewise.
9768         * configure.in (host_tools): Added fastjar.
9769
9770 2000-12-07  Mike Stump  <mrs@wrs.com>
9771
9772         * Makefile.in (local-distclean): Remove leftover built files.
9773
9774 2000-11-24  Nick Clifton  <nickc@redhat.com>
9775
9776         * configure.in (xscale-elf): Add target.
9777         (xscale-coff): Add target.
9778
9779 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
9780
9781         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9782         recent versions of FreeBSD (release 3 or later).
9783         * ltconfig: On FreeBSD, -lc must not be provided when building
9784         a shared library or else the standard -pthread gcc option is
9785         rendered worthless to later users of the built library.
9786
9787 2000-11-16  Fred Fish  <fnf@be.com>
9788
9789         * configure.in (enable_libstdcxx_v3): Fix typo,
9790         libstd++ -> libstdc++.
9791
9792 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9793
9794         * MAINTAINERS: Add self to Write After Approval list.
9795
9796 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
9797
9798         * MAINTAINERS: Update my email address.  Add myself to global write
9799         privs list.
9800
9801 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
9802
9803         * Makefile.in: Merge with src and libgcj.
9804         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
9805         configure-target-<library> when their configure scripts need the C
9806         or C++ library to have already been built to work properly.
9807         (do_proto_toplev): Set them to an empty string.
9808
9809         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9810         (REALLY_SET_LIB_PATH): Use them.
9811
9812 2000-11-17  Stan Shebs  <shebs@apple.com>
9813
9814         * MAINTAINERS: Add self to Write After Approval list.
9815
9816 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9817
9818         * configure: Provide the original toplevel configure arguments
9819         (including $0) to subprocesses in the environment rather than
9820         through gcc/configargs.h.
9821
9822 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9823
9824         * MAINTAINERS: Remove references to cccp. Change C9X reference to
9825         C99.  Alphabetise "Write After Approval" list.
9826
9827 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
9828
9829         * configure: Turn on libstdc++ V3 by default.
9830
9831         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9832         if we've got GCC.
9833
9834 2000-11-11  Philip Blundell  <philb@gnu.org>
9835
9836         * MAINTAINERS: Add self to Write After Approval list.
9837
9838 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
9839
9840         * ltcf-c.sh (aix4): Improve shared library configuration; require
9841         exporting symbols.
9842         * ltcf-cxx.sh (aix4): Define.
9843         * ltconfig (aix4): Define library and soname specs appropriate for
9844         AIX.  Define command to create export symbols list.
9845
9846 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
9847
9848         * config.sub: Add support for Sun Chorus
9849
9850 2000-10-31  Nick Clifton  <nickc@redhat.com>
9851
9852         * MAINTAINERS: Rename <name>@cygnus.com addresses to
9853         <name>@redhat.com.  Also installed new email address for Clint
9854         Popetz.
9855
9856 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
9857
9858         * etc: Remove directory from GCC.
9859
9860 2000-10-16  Michael Meissner  <meissner@redhat.com>
9861
9862         * configure (gcc/configargs.h): Only create if there is a build GCC
9863         directory created.
9864
9865 2000-10-16  Matthias Klose  <doko@debian.org>
9866
9867         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9868         when configured for libstdc++-v3.
9869
9870 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
9871
9872         * configure: Save configure arguments to gcc/configargs.h.
9873
9874 2000-10-04  Philipp Thomas  <pthomas@suse.de>
9875
9876         * config.guess: Import CVS version 1.157.
9877         * config.sub: Import CVS version 1.181.
9878
9879 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
9880
9881         * Makefile.in (bootstrap): avoid recursion if subdir missing
9882         (cross): ditto
9883         (do-proto-toplev): ditto
9884
9885 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
9886
9887         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9888         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9889
9890         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9891         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
9892         all affected `configure' scripts.
9893
9894 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
9895
9896         * MAINTAINERS: Add self as cpplib co-maintainer.
9897
9898 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
9899
9900         * MAINTAINERS: Add self to Write After Approval list.
9901
9902 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9903
9904         * INSTALL/README: egcs -> GCC update.
9905
9906 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
9907
9908         * MAINTAINERS: Add myself to Write After Approval list.
9909
9910 2000-09-15  Kazu Hirata  <kazu@hxi.com>
9911
9912         * MAINTAINERS: Add myself to Write After Approval list.
9913
9914 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
9915
9916         * configure.in: Do not build byacc for hppa64.  Provide paths to the
9917         X11 libraries for hppa64.
9918
9919 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9920
9921         * MAINTAINERS: Add myself as 68hc11 port maintainer.
9922
9923 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
9924
9925         * Makefile.in (all-zlib): Added dummy target.
9926
9927         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9928         ltcf-gcj.sh: Updated from libtool multi-language branch.
9929
9930 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
9931
9932         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9933         (bootstrap*): Depend on all-bootstrap.
9934
9935 2000-09-05  Philipp Thomas  <pthomas@suse.de>
9936
9937         * config.guess: Import CVS version 1.156.
9938         * config.sub: Import CVS version 1.179.
9939
9940 2000-09-02  Anthony Green  <green@cygnus.com>
9941
9942         * Makefile.in (all-gcc): Depend on all-zlib.
9943         (CLEAN_MODULES): Add clean-zlib.
9944         (ALL_MODULES): Add all-zlib.
9945         * configure.in (host_libs): Add zlib.
9946
9947 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
9948
9949         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9950         crosses, but add gcc/include to the header search path for them.
9951
9952 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
9953
9954         * MAINTAINERS: Add self to Write After Approval list.
9955
9956 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9957
9958         * config.guess: Import CVS version 1.152.
9959         * config.sub: Import CVS version 1.177.
9960
9961 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
9962
9963         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
9964         $targargs to tell whether newlib is going to be built.
9965
9966         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
9967         $$r/TARGET_SUBDIR/libio for _G_config.h.
9968
9969 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
9970
9971         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
9972
9973 2000-08-22  DJ Delorie  <dj@redhat.com>
9974
9975         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
9976
9977 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
9978
9979         * config-ml.in (CC, CXX): Avoid trailing whitespace.
9980         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9981         sub-configures.
9982
9983 2000-08-21  DJ Delorie  <dj@redhat.com>
9984
9985         * MAINTAINERS: Add self as a libiberty maintainer
9986
9987 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
9988
9989         * configure.in (libstdcxx_flags): Use
9990         libstdc++-v3/src/libstdc++.INC.
9991
9992 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
9993
9994         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9995
9996 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
9997
9998         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
9999
10000         * configure: Make enable_threads and enable_shared defaults
10001         explicit.  Substitute enable_threads into generated Makefiles.
10002         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10003         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10004
10005 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
10006
10007         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10008
10009 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
10010
10011         * config-ml.in (CC): Remove bogus duplicate quotation mark from
10012         previous delta.
10013
10014 2000-08-11  Jason Merrill  <jason@redhat.com>
10015
10016         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10017         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10018         (FLAGS_FOR_TARGET): Not here.
10019         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10020
10021 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
10022
10023         * config-ml.in (CC, CXX): Don't introduce a leading space.
10024
10025 2000-08-07  DJ Delorie  <dj@delorie.com>
10026
10027         * MAINTAINERS: Add self as a DJGPP maintainer
10028
10029 2000-08-07  DJ Delorie  <dj@redhat.com>
10030
10031         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10032         "if we're also building gcc, and it's a gcc that will run on the
10033         build machine, we want to use its includes instead of the system's
10034         default includes".
10035
10036 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10037
10038         * MAINTAINERS: Add self to Write After Approval list.
10039
10040 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
10041
10042         * configure.in (libstdcxx_flags): Don't use `"'.
10043
10044         * config-ml.in: Adjust multilib search paths to the
10045         appropriate multilib tree.
10046
10047 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
10048
10049         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10050         commas in $LANGUAGES.
10051
10052 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
10053
10054         * configure.in: Re-enable all references to libg++ and librx.
10055
10056 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
10057
10058         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10059         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
10060         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10061         * ltcf-cxx.sh (need_lc): Set based on postdeps.
10062
10063         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10064
10065 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
10066
10067         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10068         CXX_FOR_TARGET for sed.
10069
10070 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
10071
10072         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10073         Do not override if already set in the environment or in configure.
10074         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10075         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10076
10077 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
10078
10079         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10080         the libtool CVS tree multi-language branch.
10081         * ltconfig, ltmain.sh: Updated.
10082
10083 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
10084
10085         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10086         (clean-target): Depend on it.
10087
10088         * Makefile.in (FLAGS_FOR_TARGET): New macro.
10089         (GCC_FOR_TARGET): Use it.
10090         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10091         * configure.in: ... here.
10092         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
10093         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10094
10095 2000-07-24  Eric Christopher  <echristo@cygnus.com>
10096
10097         * MAINTAINERS: Add self to Write After Approval list.
10098
10099 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
10100
10101         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10102         (configure-target-libchill, configure-target-libobjc): Likewise.
10103
10104         * configure.in: Use the same cache file for all target libs.
10105         * config-ml.in: But different cache files per multilib variant.
10106
10107 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10108
10109         * configure (topsrcdir): Don't use dirname.
10110
10111 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
10112
10113         * MAINTAINERS: Add self to Write After Approval list.
10114
10115 2000-07-20  Jason Merrill  <jason@redhat.com>
10116
10117         * configure.in: Remove all references to libg++ and librx.
10118
10119         * configure, configure.in, Makefile.in: Unify gcc and binutils.
10120
10121 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
10122
10123         * config.sub: Update to subversions version 2000-07-06.
10124
10125 2000-07-12  Andrew Haley  <aph@cygnus.com>
10126
10127         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10128         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10129
10130 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
10131
10132         * symlink-tree:  Check number of arguments.
10133
10134 2000-07-05  Jim Wilson  <wilson@cygnus.com>
10135
10136         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10137         search path for a g++ extracted from the build tree.  This
10138         will allow link tests run by configure scripts in
10139         subdirectories to succeed.
10140
10141 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
10142
10143         * ltconfig: Add support for mips-dde-sysv4.2MP
10144
10145 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10146
10147         * MAINTAINERS: Add myself as loop discovery maintainer.
10148
10149 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
10150
10151         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10152         `os2'. Force ac_cv_exeext to be ".exe" in that case.
10153
10154 2000-06-19  Timothy Wall  <twall@cygnus.com>
10155
10156         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10157         * config.sub: Add tic54x target.
10158
10159 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10160
10161         * MAINTAINERS: Add self as Fortran maintainer,
10162         remove Craig Burley.
10163
10164 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10165
10166         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10167         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10168
10169 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
10170
10171         * MAINTAINERS: Add self as i18n maintainer
10172
10173 20000-05-21  H.J. Lu  (hjl@gnu.org)
10174
10175         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10176         directory are used if they exist. Make sure
10177         $(build_tooldir)/include is searched for header files,
10178         $(build_tooldir)/lib/ for library files.
10179         (GCC_FOR_TARGET): Likewise.
10180         (CXX_FOR_TARGET): Likewise.
10181
10182 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
10183
10184         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10185
10186 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
10187
10188         * Makefile.in (configure-target-libiberty): Depend on
10189         configure-target-newlib.
10190
10191 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
10192
10193         * configure.in, Makefile.in: Merge all libffi-related
10194         configury stuff from the libgcj tree.
10195
10196 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10197
10198         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10199         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10200
10201 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10202
10203         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10204         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10205         current version information.  Add to proto-toplev directory.
10206         (gdb-taz): Build do-djunpack.
10207
10208 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
10209
10210         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10211
10212 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10213
10214         * MAINTAINERS: Add self to Write After Approval list.
10215
10216 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10217
10218         * ltmain.sh: Preserve in relink_command any environment
10219         variables that may affect the linker behavior.
10220
10221 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
10222
10223         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10224
10225 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
10226
10227         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10228
10229 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
10230
10231         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10232         with the version name.
10233
10234 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
10235
10236         * MAINTAINERS: Add self as bb-reorder maintainer.
10237
10238 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
10239
10240         * config.if: Tweak.
10241
10242 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
10243
10244         * djunpack.bat: New file.
10245
10246 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10247
10248         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10249         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10250         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10251         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10252
10253 2000-04-16  Dave Pitts  <dpitts@cozx.com>
10254
10255         * config.sub (case $basic_machine): Change default for "ibm-*"
10256         to "openedition".
10257
10258 2000-04-13  Andreas Jaeger  <aj@suse.de>
10259
10260         * MAINTAINERS: Added myself.
10261
10262 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10263
10264         * Makefile.in (gdb-taz): New target.  GDB specific archive.
10265         (do-md5sum): New target.
10266         (MD5PROG): Define.
10267         (PACKAGE): Default to TOOL.
10268         (VER): Default to a shell script.
10269         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
10270         md5 checksum generation.
10271         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10272         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10273         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10274         insight.tar.bz2): Use gdb-taz to create archive.
10275
10276 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10277
10278         * configure (warn_cflags): Delete.
10279
10280 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
10281
10282         * MAINTAINERS: Added myself.
10283
10284 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
10285             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
10286
10287         * configure.in (enable_libstdcxx_v3): Add.
10288         (target_libs): Add bits here to switch between libstdc++-v2 and
10289         libstdc++-v3.
10290         * config.if: And this file too.
10291         * Makefile.in: Add libstdc++-v3 targets.
10292
10293 2000-04-05  Michael Meissner  <meissner@redhat.com>
10294
10295         * config.sub (d30v): Add d30v as a basic machine type.
10296
10297 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
10298
10299         * configure.in: -linux-gnu*, not -linux-gnu.
10300
10301 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10302
10303         * MAINTAINERS: Add self in write-after-approval section.
10304
10305 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
10306
10307         * MAINTAINERS: Add self as ia64 port maintainer.
10308
10309 2000-03-08  Neil Booth  <NeilB@earthling.net>
10310
10311         * MAINTAINERS: Add self in write-after-approval section.
10312
10313 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10314
10315         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10316         (do-tar-bz2): Replace TOOL with PACKAGE.
10317         (gdb.tar.bz2): Remove GDBTK from GDB package.
10318         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10319         dejagnu.tar.bz2): New packages.
10320
10321 2000-02-27  Andreas Jaeger  <aj@suse.de>
10322
10323         * configure.in: Add entry for mips*-*-linux*, move catch all
10324         *-*-*linux* entry below this one.
10325
10326 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
10327
10328         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10329
10330 2000-02-24  Nick Clifton  <nickc@cygnus.com>
10331
10332         * config.sub: Support an OS of "wince".
10333
10334 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10335
10336         * config.guess, config.sub: Updated to match config's 2000-02-15
10337         version.
10338
10339 2000-02-23  Linas Vepstas  <linas@linas.org>
10340
10341         * config.sub: Add support for Linux/IBM 370.
10342         * configure.in: Likewise.
10343
10344 2000-02-22  Nick Clifton  <nickc@cygnus.com>
10345
10346         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10347
10348 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
10349
10350         * config.guess: Guess "cygwin" rather than "cygwin32".
10351
10352 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10353
10354         * configure (gcc_version): When setting, narrow search to
10355         lines containing `version_string'.
10356
10357 2000-02-15  Denis Chertykov  <denisc@overta.ru>
10358
10359         * config.sub: Add support for avr target.
10360
10361 2000-02-14  Nick Clifton  <nickc@cygnus.com>
10362
10363         * MAINTAINERS: Add maintainers for MCore port.
10364
10365 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10366
10367         * config.sub: Add mmix-knuth-mmixware.
10368
10369 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10370
10371         * MAINTAINERS: Pair cccp with cpplib maintainership.
10372
10373 2000-01-27  Christopher Faylor  <cgf@redhat.com>
10374
10375         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10376         structure stuff to -L library search.
10377         (CXX_FOR_TARGET): Ditto.
10378         (CROSS_CHECK_MODULES): Fix spelling mistake.
10379
10380 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
10381
10382         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10383         the C++ compiler.
10384
10385 2000-01-12  Richard Henderson  <rth@cygnus.com>
10386
10387         * configure.in: Don't build some bits for beos.
10388
10389 2000-01-12  Joel Sherrill (joel@OARcorp.com)
10390
10391         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10392         as include files.
10393
10394 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
10395
10396         * Add self as cpplib maintainer, as requested by Jason
10397         Merrill.  Correct my e-mail address.
10398
10399 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
10400
10401         * configure.in: Use mt-aix43 to handle *_TARGET defs,
10402         not mh-aix43.
10403
10404 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
10405
10406         * MAINTAINERS: Add myself to "write after approval" list.
10407
10408 1999-12-14  Richard Henderson  <rth@cygnus.com>
10409
10410         * config.guess (alpha-osf, alpha-linux): Detect ev67.
10411         * config.sub: Accept alphaev[78], alphaev8.
10412
10413 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10414
10415         * config.guess, config.sub: Update from autoconf.
10416
10417 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
10418
10419         * MAINTAINERS:  update my playtime e-address.
10420
10421 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10422
10423         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10424         necessary libraries are missing.
10425
10426 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
10427
10428         * MAINTAINERS: Add new 'write after approval' maintainer.
10429
10430 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10431
10432         * MAINTAINERS: Add new Java maintainer.
10433
10434 1999-10-25  Andreas Schwab  <schwab@suse.de>
10435
10436         * configure: Fix quoting inside arguments of eval.
10437
10438 1999-10-21  Nick Clifton  <nickc@cygnus.com>
10439
10440         * config-ml.in: Allow suppression of some ARM multilibs.
10441
10442 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
10443
10444         * config.guess: Add OS/390 match pattern.
10445         * config.sub: Add mvs, openedition targets.
10446         * configure.in (i370-ibm-opened*): New.
10447
10448 1999-09-04  Steve Chamberlain  <sac@pobox.com>
10449
10450         * config.sub: Add support for configuring for pj.
10451
10452 1999-08-31  Nick Clifton  <nickc@cygnus.com>
10453
10454         * config.sub (maybe_os): Add support for configuring for fr30.
10455
10456 1999-08-25  Nick Clifton  <nickc@cygnus.com>
10457
10458         * configure.in: Do not configure or build ld for AIX
10459         platforms.  ld is known to be broken on these platforms.
10460
10461 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10462
10463         * config-ml.in: Pass compiler flag corresponding to multidirs to
10464         subdir configures.
10465
10466 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
10467
10468         * Makefile.in (LDFLAGS): Define.
10469
10470 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
10471
10472         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10473         noconfigdirs.
10474         (*-*-cygwin*): Likewise.
10475
10476 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
10477
10478         * mkdep: New file.
10479         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10480         (BINUTILS_SUPPORT_DIRS): Add mkdep.
10481
10482         From Eli Zaretskii <eliz@is.elta.co.il>:
10483         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10484         long file name when using DJGPP on MS-DOS.
10485
10486 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
10487
10488         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10489
10490 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
10491
10492         * Makefile.in (check-target-libio): Remove all-target-libstdc++
10493         dependency as this causes "make check" to globally "make all"
10494
10495 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
10496
10497         * configure.in (target_libs): Added target-zlib.
10498         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10499         (CONFIGURE_TARGET_MODULES): Likewise.
10500         (CHECK_TARGET_MODULES): Likewise.
10501         (INSTALL_TARGET_MODULES): Likewise.
10502         (CLEAN_TARGET_MODULES): Likewise.
10503         (configure-target-zlib): New target.
10504         (all-target-zlib): Likewise.
10505         (all-target-libjava): Depend on all-target-zlib.
10506         (configure-target-libjava): Depend on configure-target-zlib.
10507
10508         * Makefile.in (configure-target-libjava): Depend on
10509         configure-target-newlib.
10510         (configure-target-boehm-gc): New target.
10511         (configure-target-qthreads): New target.
10512
10513         * configure.in (target_libs): Added target-qthreads.
10514         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10515         (CONFIGURE_TARGET_MODULES): Likewise.
10516         (CHECK_TARGET_MODULES): Likewise.
10517         (INSTALL_TARGET_MODULES): Likewise.
10518         (CLEAN_TARGET_MODULES): Likewise.
10519         (all-target-qthreads): New target.
10520         (configure-target-libjava): Depend on configure-target-qthreads.
10521         (all-target-libjava): Depend on all-target-qthreads.
10522
10523         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10524         (CONFIGURE_TARGET_MODULES): Likewise.
10525         (CHECK_TARGET_MODULES): Likewise.
10526         (INSTALL_TARGET_MODULES): Likewise.
10527         (CLEAN_TARGET_MODULES): Likewise.
10528         (all-target-libjava): New target.
10529         (all-target-boehm-gc): Likewise.
10530         * configure.in (target_libs): Added libjava, boehm-gc.
10531
10532 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
10533
10534         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10535         configure.bat in SUPPORT_FILES.
10536         (gas+binutils.tar.bz2): Likewise.
10537
10538         * makeall.bat: Remove; obsolete.
10539
10540 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
10541
10542         From Mark Elbrecht:
10543         * configure.bat: Remove; obsolete.
10544
10545 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
10546
10547         * configure: Add -W -Wall to the default CFLAGS when compiling with
10548         gcc.
10549
10550 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
10551
10552         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10553
10554 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
10555
10556         * configure.in: Build ld on IRIX6.
10557
10558 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
10559
10560         * Makefile.in: Change distribution targets to use bzip2 instead of
10561         gzip.
10562         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10563         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10564
10565 1999-06-04  Nick Clifton  <nickc@cygnus.com>
10566
10567         * config.sub: Add mcore target.
10568
10569 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
10570
10571         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10572
10573 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
10574
10575         * config.guess (dummy): Changed to $dummy.
10576
10577 1999-05-24  Nick Clifton  <nickc@cygnus.com>
10578
10579         * config.sub: Tidied up case statements.
10580
10581 1999-05-22  Ben Elliston  <bje@cygnus.com>
10582
10583         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10584         <jiro@din.or.jp>.
10585
10586         * config.guess: Merge with FSF version. Future changes will be
10587         more accurately recorded in this ChangeLog.
10588         * config.sub: Likewise.
10589
10590 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
10591
10592          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10593
10594 1999-04-30  Tom Tromey  <tromey@cygnus.com>
10595
10596         * ltmain.sh: [mode link] Always use CC given by ltconfig.
10597
10598 1999-04-23  Tom Tromey  <tromey@cygnus.com>
10599
10600         * ltconfig, ltmain.sh: Update to libtool 1.2f.
10601
10602 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
10603
10604         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
10605         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
10606         Bad merge removed these two changes.
10607
10608 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
10609                           Martin Heller (Ing.-Buero_Heller@t-online.de)
10610
10611         * config.guess (interix Alpha): Add.
10612
10613 1999-04-11  Richard Henderson  <rth@cygnus.com>
10614
10615         * configure.in (i?86-*-beos*): Do config gperf; don't config
10616         gdb, newlib, or libgloss.
10617
10618 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
10619
10620         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
10621         link a trivial program with -mabi=64.  If it fails, remove mabi=64
10622         from multidirs.
10623
10624 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
10625
10626         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
10627
10628 1999-04-08  Nick Clifton  <nickc@cygnus.com>
10629
10630         * config.sub: Add support for mcore targets.
10631
10632 1999-04-07  Michael Meissner  <meissner@cygnus.com>
10633
10634         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
10635         not mt-ospace, in order to shut up assembler warning about using
10636         symbols that are named the same as registers.
10637
10638 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
10639
10640         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
10641         dependency list for all-target-cygmon.
10642
10643 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
10644
10645         * config-ml.in: Check $host, not $target, for selective multilibs.
10646         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
10647         thumb interworking, and underscore prefix multilibs.
10648
10649 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
10650
10651         * missing: Update to version from current automake.
10652
10653 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
10654
10655         * configure (gxx_include_dir): Removed.
10656
10657         * configure.in (gxx_include_dir): Handle it.
10658         * Makefile.in: Likewise.
10659
10660 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
10661
10662         * config.sub (mips64vr4111,mips64vr4111el) Add.
10663
10664 1999-03-21  Ben Elliston  <bje@cygnus.com>
10665
10666         * config.guess: Correct typo for detecting ELF on FreeBSD.
10667
10668 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
10669
10670         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
10671         config/mh-djgpp.
10672
10673 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
10674
10675         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
10676         all-target-newlib to dependency list for all-target-bsp.
10677
10678 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10679
10680         * config.sub: Add i386-uwin support.
10681         * config.guess: Likewise.
10682
10683 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10684
10685         * configure.in: cleanup, add mh-*pic handling for arm, special
10686         case powerpc*-*-aix*
10687
10688 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
10689
10690         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
10691         can be built.
10692
10693 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
10694
10695         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
10696         targets.
10697
10698 1999-03-02  Nick Clifton  <nickc@cygnus.com>
10699
10700         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
10701
10702 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
10703
10704         * config.sub: Check for "cygwin*" rather than "cygwin32*"
10705
10706 1999-02-24  Nick Clifton  <nickc@cygnus.com>
10707
10708         * config.sub: Fix typo in arm recognition.
10709
10710 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
10711
10712         * configure.in (noconfigdirs): Changed target_configdirs to
10713         include target-bsp only for m68k-*-elf* and m68k-*-coff*
10714         rather than m68k-*-* since it is not known to work on
10715         m68k-aout. Ditto for arm-*-*oabi.
10716
10717 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
10718
10719         * configure.in (*-*-windows*): Remove, no longer used.
10720
10721 1999-02-19  Ben Elliston <bje@cygnus.com>
10722
10723         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
10724         Smart and improved by Andrew Cagney.
10725
10726 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
10727
10728         * config.guess: Recognize openbsd-*-hppa.
10729
10730 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
10731
10732         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
10733         only if it is not empty.
10734
10735 1999-02-17  Nick Clifton  <nickc@cygnus.com>
10736
10737         Patch from: Scott Bambrough <scottb@corelcomputer.com>
10738
10739         * config.guess: Modified to recognize uname's armv* syntax.
10740
10741         * config.sub: Modified to recognize uname's armv* syntax.
10742
10743 1999-02-17  Mark Salter  <msalter@cygnus.com>
10744
10745         * configure.in: Added target-bsp for sparclite.
10746
10747 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
10748
10749         * config.sub: Recognize alphapca5[67] and up to alphaev8.
10750
10751 1999-02-08  Nick Clifton  <nickc@cygnus.com>
10752
10753         * configure.in: Add support for strongarm port.
10754         * config.sub: Add support for strongarm target.
10755
10756 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10757
10758         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10759         the old name config/mh-cygwin32.
10760         Enable texinfo.
10761
10762 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
10763
10764         * configure.in: Do build ld for ix86 Solaris.
10765
10766 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
10767
10768         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
10769         $AR_FOR_TARGET.  Likewise for RANLIB.
10770
10771 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
10772
10773         * config.sub (oabi):  Recognize.
10774         * configure.in (arm-*-oabi):  Handle.
10775
10776 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
10777
10778         * config.guess: Improve detection of i686 on UnixWare 7.
10779
10780 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10781
10782         * config.guess: Add support for i386-pc-interix.
10783         * config.sub: Likewise.
10784         * configure.in: Likewise.
10785
10786 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
10787
10788         * Makefile.in: Remove unneeded all-target-libio from
10789         from all-target-winsup target since it is now unneeded.
10790         Add all-target-libtermcap in its place since it is now
10791         needed.
10792
10793 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
10794
10795         * configure.in: makefile stub for cygwin target is probably
10796         unnecessary.  Remove it for now.
10797
10798 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
10799
10800         * configure.in: libtermcap.a should be built when cygwin is the
10801         target as well as the host.
10802         * config.guess: Allow mixed case in cygwin uname output.
10803         * Makefile.in: Add libtermcap target.
10804
10805 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
10806
10807         * config.sub: Clean up handling of hppa2.0.
10808
10809 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
10810
10811         * config.guess: Use C code to identify more HP machines.
10812
10813 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
10814
10815         * config.sub: Handle hppa2.0.
10816
10817 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
10818
10819         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10820         cygmon for all sparclite targets, regardless of object format.
10821
10822 1998-12-15  Mark Salter  <msalter@cygnus.com>
10823
10824         * configure.in: Added target-bsp for several target architectures.
10825
10826         * Makefile.in: Added rules for bsp.
10827
10828 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
10829
10830         * config.guess: Improve detection of hppa2.0 processors.
10831
10832 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
10833
10834         * config.guess: Recognize FreeBSD using ELF automatically.
10835
10836 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
10837
10838         * configure (skip-this-dir): Add handling for new shell script, which
10839         might be created by a sub-directory's configure to indicate, this particular
10840         directory is "unwanted".
10841         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10842
10843 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
10844
10845         * ltconfig: import from libtool, after changing libtool to
10846         account for the cygwin name change.
10847
10848 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
10849
10850         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10851         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10852
10853 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
10854
10855         * configure.in: Add libtermcap to list of cygwin dependencies.
10856
10857 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
10858
10859         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10860         they include winsup/include when it's a cygwin target.
10861
10862 1998-11-12  Tom Tromey  <tromey@cygnus.com>
10863
10864         * configure.in (host_tools): Added zip.
10865         * Makefile.in (all-target-libjava): Depend on all-zip.
10866         (all-zip): New target.
10867         (ALL_MODULES): Added all-zip.
10868         (NATIVE_CHECK_MODULES): Added check-zip.
10869         (INSTALL_MODULES): Added install-zip.
10870         (CLEAN_MODULES): Added clean-zip.
10871
10872 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
10873
10874         * Makefile.in: lose "32" from comment about cygwin.
10875
10876 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
10877
10878         * configure.in: Use -Os to build target libraries for the fr30.
10879
10880 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
10881
10882         * config.sub: Add fr30.
10883
10884 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
10885
10886         * configure.in: drop "32" from config/mh-cygwin32.  Check
10887         cygwin* instead of cygwin32*.
10888         * config.sub: Check cygwin* instead of cygwin32*.
10889
10890 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
10891
10892         * config.guess: Match any version of Unixware7.
10893
10894 1998-10-20  Syd Polk  <spolk@cygnus.com>
10895
10896         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10897         if desired.
10898
10899 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
10900
10901         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10902         these if the appropriate directories and files to not exist.
10903
10904 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
10905
10906         * Makefile.in (DEVO_SUPPORT): Add config.if.
10907
10908 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10909
10910         * configure: Add pattern to replace "build_tooldir"'s
10911         definition in the generated Makefile with "tooldir"'s
10912         actual value.
10913
10914 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
10915
10916         * config.sub: Bring back lost sparcv9.
10917
10918         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10919
10920 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
10921
10922         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10923         CC_FOR_TARGET and friends.
10924
10925 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
10926
10927         * Makefile.in (build_tooldir): New variable, same as tooldir.
10928         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10929         -B$(build_tooldir)/bin/.
10930         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10931
10932 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10933
10934         * README: Remove installation instructions and refer to the
10935         INSTALL directory instead.
10936
10937 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
10938
10939         * config.sub: Add support for i[34567]86-pc-udk.
10940         * configure.in: Likewise.
10941
10942 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
10943
10944         * Makefile.in: add bzip2 package building bits for user
10945         tools module
10946         * configure.in: ditto
10947
10948 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
10949
10950         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10951         (ALL_TARGET_MODULES): Add all-target-libobjc.
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 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
10958
10959         * configure.in (target_subdir): Remove duplicate line.
10960
10961 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
10962
10963         * Makefile.in (all-automake): fix dependencies.
10964
10965 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
10966
10967         * configure.in: Minor cleanups for building in the $(target_alias)
10968         subdir.
10969
10970 1998-09-22  Jim Wilson  <wilson@cygnus.com>
10971
10972         * Makefile.in (bootstrap): Set r and s before make all.  Use
10973         BASE_FLAGS_TO_PASS in make all.
10974         (cross): Likewise.
10975
10976 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
10977
10978         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10979
10980 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
10981
10982         * config.sub: Fix typo in last change.
10983
10984 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10985
10986         * config.sub: Add support for C4x target.
10987         * configure.in: Likewise.
10988
10989 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
10990
10991         * config.sub: Recognize sparcv9 just like sparc64.
10992
10993 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
10994
10995         * config.guess: Match "Pent II" or "PentII" for OpenServer.
10996
10997 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
10998
10999         * config.guess: Correctly identify Pentium II sco boxes.
11000
11001         * config.guess: Fix "tr" code.  From Weiwen Liu.
11002
11003 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
11004
11005         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11006         stabs.
11007
11008 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
11009
11010         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11011         (ALL_TARGET_MODULES): Add all-target-libchill.
11012         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11013         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11014         (all-target-libchill): Add dependencies.
11015         * configure.in (target_libs): Add libchill.
11016
11017 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11018
11019         * config.guess: Avoid assumptions about "tr" behaves when
11020         LANG is set to something other than English.
11021
11022 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
11023
11024         * configure (gxx_include_dir): Changed to
11025         '${prefix}/include/g++'-${libstdcxx_interface}.
11026
11027         * config.if: New to determine the interfaces.
11028
11029 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
11030
11031         * config.guess: Detect and handle MPE/IX.
11032         * config.sub: Deal with MPE/IX.
11033
11034 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
11035
11036         * configure.in: Use mh-aix43.
11037
11038 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
11039
11040         * configure: Fix --without/--disable cases for gxx-include-dir.
11041
11042 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
11043
11044         * mdata-sh:  Imported.  Needed for automake support.
11045
11046 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
11047
11048         * Makefile.in (taz): Try "chmod -R og=u ." before
11049         "chmod og=u `find . -print`".
11050
11051 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
11052
11053         * configure.in: Add arm-elf and thumb-elf support.
11054
11055 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
11056
11057         * Makefile.in: Undo previous patch.
11058
11059 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
11060
11061         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11062         to here ...
11063         (install-no-fixedincludes): and here
11064         (INSTALL_MODULES): ... from here.
11065
11066 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11067
11068         * config.sub: Merge with FSF.
11069
11070         * config.guess: Merge with FSF.
11071
11072 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
11073
11074         * configure (extraconfigdirs): New variable.
11075         (SUBDIRS): Add extraconfigdirs and recurse on them too.
11076         * Makefile.in (all): Move higher in file.
11077         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11078         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11079         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11080         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11081         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11082
11083 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
11084
11085         * Makefile.in (all-target-libjava): Depend on all-gcc and
11086         all-target-newlib.
11087         (configure-target-libjava): Depend on $(ALL_GCC).
11088
11089 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
11090
11091         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11092         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11093
11094 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
11095
11096         * INSTALL/README: Fix typo.
11097
11098 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11099
11100         * ylwrap: Change absolute path checks to check for DOS style path
11101         names.
11102
11103         * ylwrap: Don't use a full path name if the source file is in the
11104         same directory.  From hjl@lucon.org (H.J. Lu).
11105
11106         * config-ml.in: Default to being verbose, to match Feb 18 change to
11107         configure.
11108
11109 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
11110
11111         Brought over from egcs:
11112
11113         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11114
11115         * configure.in (target_subdir): Set to ${target_alias} instead
11116         of "libraries".
11117
11118         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11119
11120         * configure.in (target_subdir): Set to libraries if enable_multilib.
11121
11122 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
11123
11124         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11125         multilibs, force reconfiguration the first time we create
11126         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11127
11128 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
11129
11130         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11131         avoid confusion with --no-recursion.
11132
11133 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
11134
11135         * configure.in: Win32 hosts shouldn't use install -x
11136         * install-sh: remove -x option, and special .exe-handling
11137         hack.
11138
11139 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
11140
11141         * config.guess: Recognize i586-pc-beos.
11142         * configure.in: Don't build some bits for beos.
11143
11144 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11145
11146         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11147         CFLAGS default to -O2.
11148
11149         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11150         when using GNU ld.
11151
11152 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
11153
11154         * ltmain.sh: Correct install when using a different shell.
11155
11156 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11157
11158         * ltconfig, ltmain.sh: Update to libtool 1.2b.
11159
11160 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
11161
11162         * makefile.vms: Update to build binutils/makefile.vms.  Add install
11163         target.
11164
11165 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
11166
11167         * ltconfig: Update to correct AIX handling.
11168
11169 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11170
11171         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11172
11173         * configure.in (target_subdir): Set to ${target_alias} instead
11174         of "libraries".
11175
11176 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
11177
11178         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11179         (Makefile): Depend on $(gcc_version_trigger).
11180
11181         * configure (gcc_version): Change default initializer to empty
11182         string.
11183         (gcc_version_trigger): New variable; pass this variable down
11184         to subdir configures to enable them checking gcc's version
11185         themselves. Emit make macros for both gcc_version vars.
11186         (topsrcdir): Initialize reliably.
11187         (recursion line): Remove --with-gcc-version=${gcc_version}.
11188
11189 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11190
11191         * configure (enable_version_specific_runtime_libs): Implement new flag
11192         --enable-version-specific-runtime-libs which installs C++ runtime stuff
11193         in $(libsubdir); emit definition in each generated Makefile.
11194         (gxx_include_dir): Initialize depending on
11195         $enable_version_specific_runtime_libs.
11196
11197 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11198
11199         * configure (gcc_version): Initialize properly depending on
11200         how and where configure is started.
11201         (recursion line): Pass a --with-gcc-version=${gcc_version}
11202         to configures in subdirs.
11203
11204 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
11205
11206         * configure.in (noconfigdirs): Add configure pattern for mips tx39
11207         cygmon
11208
11209 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
11210
11211         * configure.in: Add cygmon and libstub support for mn10200.
11212
11213 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
11214
11215         * configure (gcc_version): Add new variable describing the
11216         particular gcc version we're building.
11217         * Makefile.in (libsubdir): Add new macro for the directory
11218         in which the compiler finds executables, libraries, etc.
11219         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11220         and libsubdir.
11221
11222 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11223
11224         * Makefile.in (local-clean): Remove *.log.
11225         (warning.log): Built with warn_summary from build.log.
11226         (mail-report.log): Run test_summary.
11227         (mail-report-with-warnings.log): Run test_summary including
11228         warning.log in the report.
11229
11230 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
11231
11232         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11233
11234 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
11235
11236         * Makefile.in (grep): Grep no longer depends on libiberty.
11237
11238 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
11239
11240         * Makefile.in: all-snavigator needs all-libgui.
11241
11242 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
11243
11244         * configure.in: Add cygmon and libstub support for mn10300.
11245
11246 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
11247
11248         * missing: Update to version from automake 1.3.
11249
11250         * ltmain.sh: On installation, don't get confused if the same name
11251         appears more than once in the list of library names.
11252
11253 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11254
11255         * config.sub: Accept m68060 and m5200 as CPU names.
11256
11257 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
11258
11259         * configure: Use && rather than using -a in test, because odd
11260         strings can confuse test.
11261         * configure.in: Likewise.
11262
11263 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11264
11265         * ltconfig, ltmain.sh: Bring in Visual C++ support.
11266
11267 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11268
11269         * Makefile.in (boostrap2-lean, bootstrap3-lean,
11270         bootstrap4-lean): New targets.
11271
11272 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
11273
11274         * mpw-* Delete.  Not used.
11275
11276 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
11277
11278         * COPYING.LIB: Update FSF address.
11279
11280 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
11281
11282         * ltconfig, ltmain.sh: Update to libtool 1.2a.
11283
11284         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11285         GAS_SUPPORT_DIRS.
11286
11287 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
11288
11289         * ltconfig, ltmain.sh: Avoid producing a version number if
11290         -version-info was not used.
11291
11292 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11293
11294         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11295         building with newlib.
11296
11297 1998-04-30  Paul Eggert  <eggert@twinsun.com>
11298
11299         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11300         Solaris `make' causes it to continue to next definition.
11301
11302 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11303
11304         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11305         the right GUI libraries and files are installed along with GDB.
11306
11307 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11308
11309         * configure.in: Change alpha to alpha* in several places.
11310
11311 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
11312
11313         * config.sub: Recognize sparc86x.
11314
11315 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
11316
11317         * configure.in (--enable-target-optspace): Remove debug echo.
11318
11319 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
11320
11321         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11322
11323 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11324
11325         * ltconfig: Update cygwin32 support.
11326
11327         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11328         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11329         (GDB_SUPPORT_DIRS): Likewise.
11330
11331 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
11332
11333         * configure.in (target_makefile_frag): If --enable-target-optspace,
11334         use -Os to compile target libraries rather than -O2.  Default to
11335         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11336         not used.
11337         * configure.in (target_cflags): Ditto for d30v.
11338
11339 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
11340
11341         * Makefile.in (all-bfd): Depend on all-intl.
11342         (all-binutils): Likewise.
11343         (all-gas): Likewise.
11344         (all-gprof): Likewise.
11345         (all-ld): Likewise.
11346
11347 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
11348
11349         * configure.in (host_tools): Fix typo, lbtool -> libtool.
11350
11351 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11352
11353         * Makefile.in (all-bfd): Depend upon all-libiberty.
11354
11355         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11356
11357 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
11358
11359         * Makefile.in: Add libstub.
11360
11361         * configure.in: Ditto. Build libstub for targets that have cygmon
11362         support.
11363
11364 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
11365
11366         * configure.in: Don't set PICFLAG on ix86-cygwin32.
11367
11368 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
11369
11370         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11371         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
11372
11373 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
11374
11375         * configure: Define DEFAULT_M4 by searching PATH.
11376         * Makfile.in: Use DEFAULT_M4.
11377
11378 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11379
11380         * ltconfig: Add cygwin32 support.
11381
11382         * Makefile.in, configure.in: Add libtool as a native only directory
11383         to configure and build.
11384
11385 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
11386
11387         * Makefile.in (INSTALL_MODULES): Remove texinfo.
11388
11389 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
11390
11391         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11392
11393 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
11394
11395         * Makefile.in: add ash make rules
11396         * configure.in: add ash to native_only and host_tools lists
11397
11398 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
11399
11400         * Makefile.in (all-gettext, all-intl): New targets.
11401         (ALL_MODULES): Added all-gettext, all-intl.
11402         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11403         (INSTALL_MODULES): Added install-gettext, install-intl.
11404         (CLEAN_MODULES): Added clean-gettext, clean-intl.
11405
11406         * configure.in (host_tools): Added gettext.
11407         (native_only): Likewise.
11408         (noconfigdirs) [various cases]: Likewise.
11409         (host_libs): Added intl.
11410
11411 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
11412
11413         * configure: Do not disable building gdbtk for cygwin32 hosts.
11414
11415 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
11416
11417         * configure.in: Add thumb-coff target.
11418         * config.sub: Add thumb-coff target.
11419
11420 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11421
11422         * Makefile.in: Revert yesterday's change.
11423         (all-target-winsup):  all-target-librx stays out of here.
11424
11425 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11426
11427         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11428         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11429         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11430         Remove references to librx and libg++.
11431
11432 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
11433
11434         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11435         recursive makes
11436
11437 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
11438
11439         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11440         for newlib directory.
11441         (CXX_FOR_TARGET): Likewise.
11442
11443 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
11444
11445         * ltconfig: Update after libtool/ltconfig.in change for
11446         hpux11.
11447
11448 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
11449
11450         * ltconfig, ltmain.sh: Update to libtool 1.2.
11451
11452 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11453
11454         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11455         (install-gcc-cross): Instead, override LANGUAGES here.
11456
11457 1998-03-18  Dave Love  <d.love@dl.ac.uk>
11458
11459         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11460         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11461
11462 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
11463
11464         * configure.in: Add Thumb-pe target.
11465
11466 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
11467
11468         * Makefile.in - changed sn targets to snavigator
11469         * configure.in - changed sn targets to snavigator
11470
11471 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11472
11473         * config-ml.in: After building symlink tree call make distclean
11474         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11475         to be the case for libiberty.
11476
11477 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
11478
11479         * configure: When making link, also check the current
11480         directory. The configure scripts may create one.
11481
11482 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
11483
11484         * config.sub: Accept alphapca56 and alphaev6 properly.
11485
11486 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11487
11488         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11489
11490 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11491
11492         * config.sub (sco5): Fix typo.
11493
11494 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
11495
11496         * Makefile.in (INSTALL_MODULES): Move install-tcl before
11497         install-itcl.
11498         (install-itcl): Remove dependency on install-tcl.
11499
11500 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
11501
11502         * configure.in: Remove libgloss from noconfigdirs for MN10300.
11503
11504 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
11505
11506         * configure.in: Don't build libgui for a cygwin32 target when not on
11507         a cygwin32 host.
11508
11509 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11510
11511         * configure (redirect): Set to null, so default behavior of
11512         configure is now --verbose.
11513
11514 1998-02-16  Dave Love  <d.love@dl.ac.uk>
11515
11516         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11517         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11518
11519 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
11520
11521         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11522         this change to sync Makefile.in with its ChangeLog entries.
11523
11524 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
11525
11526         * ltmain.sh (mkdir): Check that the directory doesn't exist
11527         before we exit with error, so that we don't get races during
11528         parallel builds.
11529
11530 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11531
11532         * ltconfig, ltmain.sh: Update from libtool 1.0i.
11533
11534 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11535
11536         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11537         PICFLAG_FOR_TARGET.
11538         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11539
11540         * configure: Emit a definition for the new macro enable_shared
11541         into each Makefile.
11542
11543 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11544
11545         * configure.in (host_tools, native_only): Add libtool.
11546
11547 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
11548
11549         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11550         Fix typo in ming config comment.
11551
11552 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11553
11554         * ltconfig, ltmain.sh: Update from libtool 1.0h.
11555
11556 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
11557
11558         * config.sub: Add tic30 cases, and map c30 to tic30.
11559
11560 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
11561
11562         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11563         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11564         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11565         (CLEAN_TARGET_MODULES): Similarly
11566         (all-target-libf2c): Add dependences.
11567         * configure.in (target_libs): Add libf2c.
11568
11569 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
11570
11571         * configure.in: Remove expect from noconfigdirs when target
11572         is cygwin32.  OK to build expect and dejagnu with Canadian
11573         Cross.
11574
11575 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
11576
11577         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11578         host.
11579
11580         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11581         and mingw32.
11582
11583 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11584
11585         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11586         here as it is not defined in the toplevel Makefile.
11587
11588 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11589
11590         * configure (package_makefile_rules_frag): New variable, which names
11591         a file with generic rules, ...
11592         Change comment to mention we now have FIVE parts.
11593         * configure: Undo last change.
11594
11595 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
11596
11597         * config.guess: More accurate determination of HP processor types.
11598         * config.sub: More accurate determination of HP processor types.
11599
11600 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11601
11602         * configure (package_makefile_frag): Move inserting the
11603         ${package_makefile_frag} to where it should be according
11604         to the comment.
11605
11606 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
11607
11608         * config.guess: Add support for Linux/ARM.
11609
11610 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
11611
11612         * .cvsignore: Remove *-info and *-install since they match
11613         release-info and mpw-install, which we don't want to just ignore.
11614
11615 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
11616
11617         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
11618
11619 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
11620
11621         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
11622         local_prefix to sub-make invocations.
11623
11624 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
11625
11626         * configure.in: Check makefile fragments in the source
11627         directory.
11628
11629 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11630
11631         * configure.in: Check whether host and target makefile
11632         fragments exist before adding them to *_makefile_frag.
11633
11634 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
11635
11636         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
11637
11638 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
11639
11640         * configure.in: Make sure we only replace RPATH_ENVVAR on
11641         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
11642         regexp to sed.
11643
11644         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
11645         to sub-makes.
11646
11647 1998-01-13  Lee Iverson   (leei@ai.sri.com)
11648
11649         * config-ml.in (multi-do): LDFLAGS must include multilib
11650         designator.
11651
11652 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
11653
11654         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
11655
11656 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
11657
11658         * config.sub: Add mingw32 support.
11659         * configure.in: Likewise.
11660
11661 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
11662
11663         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
11664
11665 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
11666
11667         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11668         * configure (gxx_include_dir): Provide a definition for subdirs
11669         which do not use autoconf.
11670
11671 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
11672
11673         * config.guess: Sync with egcs.  Picks up new alpha support,
11674         BeOS & some additional linux support.
11675
11676 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
11677
11678         * config.guess: HP 9000/803 is a PA1.1 machine.
11679
11680 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
11681
11682         * configure.in: It's alpha*-...
11683
11684 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11685
11686         * configure.in (host_makefile_frag, target_makefile_frag):
11687         Handle multiple config files.
11688         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
11689         alpha-*-*.
11690
11691 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
11692
11693         * mkdep: New file.
11694
11695 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
11696
11697         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
11698
11699 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11700
11701         * Makefile.in: Add libgui directory.
11702         (GDB_TK): Add all-libgui.
11703         * configure.in: Add libgui directory.
11704         * configure: Add all-libgui to GDB_TK.
11705
11706 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
11707
11708         * config-ml.in (multidirs): Add m32r to multilib list.
11709
11710 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
11711
11712         * Makefile.in (all-target-gperf): Change dependency to
11713         all-target-libstdc++.
11714
11715 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
11716
11717         * config.guess: Add BeOS support.
11718
11719 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11720
11721         Source directory cvs renamed to cvssrc:
11722         * configure.in (host_tools): Change cvs to cvssrc.
11723         (native_only): Likewise.
11724         (noconfigdirs) [various cases]: Likewise.
11725         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
11726         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
11727         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
11728         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
11729         (all-cvssrc): Rename target from all-cvs.
11730
11731 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
11732
11733         * configure (gxx_include_dir): Fix thinko.
11734
11735 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
11736
11737         * Makefile.in (INSTALL_TARGET_CROSS): Define.
11738         (install-cross, install-gcc-cross): New targets.
11739
11740 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
11741
11742         * configure.in (noconfigdirs): Add support for Thumb target.
11743
11744         * config.sub (maybe_os): Add support for Thumb target.
11745
11746 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
11747
11748         * Makefile.in: Add rules for cygmon.
11749
11750         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
11751
11752 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
11753
11754         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11755         * configure (gxx_include_dir): Provide a definition for subdirs
11756         which do not use autoconf.
11757
11758 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
11759
11760         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
11761         11/18/97 build
11762
11763 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
11764
11765         * From Franz Sirl.
11766         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11767         found on RedHat Linux systems.
11768
11769 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
11770
11771         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11772         guesses.
11773
11774 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
11775
11776         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11777
11778 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
11779
11780         * ltmain.sh: If mkdir fails, check whether the directory was created
11781         anyhow by some other process.
11782
11783 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
11784
11785         * configure.in (d30v-*-*): Configure all directories.
11786
11787 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
11788
11789         * configure.in (d30v-*-*): Configure newlib, libiberty directories
11790         for the D30V.
11791
11792 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
11793
11794         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11795
11796 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
11797
11798         * include/libiberty.h: Add extern "C" { so it can be used with C++
11799         progrms.
11800         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
11801         programs.
11802
11803 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
11804
11805         * configure.in (d30v-*-*): Configure GCC now.
11806
11807 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
11808
11809         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11810         is no longer needed.
11811
11812 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
11813
11814         * Makefile.in: check-target-libio depends on all-target-libstdc++.
11815
11816 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
11817
11818         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11819         targets using "$@" to provide support for similar but not identical
11820         targets without having to duplicate code.
11821
11822 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
11823
11824         * makefile.vms: Fix to work with DEC C.
11825
11826 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
11827
11828         * config.sub: Add mips-tx39-elf to marketing names.
11829
11830 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
11831
11832         * ltmain.sh: Handle symlinks in generated script.
11833
11834 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
11835
11836         * configure: Handle autoconf style directory options: --bindir,
11837         --datadir, --includedir, --infodir, --libdir, --libexecdir,
11838         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11839         --sysconfdir.
11840         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11841         (sharedstatedir, localstatedir, oldincludedir): New variables.
11842         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11843         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11844         sbindir, sharedstatedir, and sysconfdir.
11845
11846 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11847
11848         * Makefile.in (bootstrap-lean): New target.
11849
11850 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
11851
11852         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
11853         sn, and gnuserv from noconfigdirs.
11854
11855 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
11856
11857         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11858
11859 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
11860
11861         * Makefile.in (cross): New target.
11862
11863 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
11864                           Jeff Law         <law@cygnus.com>
11865
11866         * Makefile.in (bootstrap2, bootstrap3): New targets.
11867         (all-bootstrap): Remove outdated and confusing target.
11868         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11869
11870 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11871
11872         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11873         windows.  Consistent with gdb/configure.
11874
11875 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
11876
11877         * configure.in: Name Linux target fragment.
11878
11879         * configure: Rewrite so that project Makefile fragment is inserted
11880         first and appears last in the resulting Makefile.
11881
11882 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11883
11884         * Makefile.in (install-itcl): Install tcl first.
11885
11886 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
11887
11888         * configure.in: remove bison from noconfigdirs for Cygwin32 host
11889
11890 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11891
11892         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11893
11894         * configure.in (skipdirs): Add target-librx for Linux.
11895         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11896
11897 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
11898
11899         * Makefile.in (bootstrap): New target.
11900
11901 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
11902
11903         * config.sub: Accept 'amigados' for backward compatibility.
11904
11905 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
11906
11907         * config.guess: Merge with FSF.
11908
11909 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
11910
11911         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11912
11913 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
11914
11915         * config.sub: Add "marketing-names" patch.
11916
11917 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
11918
11919         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11920
11921 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
11922
11923         * config.sub: Handle v850-elf.
11924
11925 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
11926
11927         * .cvsignore (*-install): Remove.
11928
11929 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
11930
11931         * ltconfig: Set CONFIG_SHELL in libtool.
11932         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11933
11934 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11935
11936         * configure.in (target_subdir): Set to libraries if enable_multilib.
11937
11938 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
11939
11940         * config.guess: Update from gcc directory.
11941
11942 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11943
11944         * Makefile.in (all-sim): Depends on all-readline.
11945
11946 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
11947
11948         * Makefile.in (BISON, YACC): Use $$s.
11949         (all-bison): Depend on all-texinfo.
11950
11951 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
11952
11953         * Makefile.in (BISON): Add -L flag.
11954         (YACC): Likewise.
11955
11956 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11957
11958         * configure.in (noconfigdirs): Add support for v850e target.
11959
11960         * config.sub (maybe_os): Add support for v850e target.
11961
11962 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11963
11964         * configure.in (noconfigdirs): Add support for v850ea target.
11965
11966         * config.sub (maybe_os): Add support for v850ea target.
11967
11968 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
11969
11970         * config.sub: Add mipstx39.  Delete r3900.
11971
11972 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11973
11974         * Makefile.in (all-autoconf): Depends on all-texinfo.
11975
11976 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
11977
11978         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11979         eabi targets.
11980
11981 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
11982
11983         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11984
11985         * configure: When handling a Canadian Cross, handle YACC as well as
11986         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
11987         * Makefile.in (all-bison): Depend upon all-texinfo.
11988
11989 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
11990
11991         * Makefile.in (BISON): bison, not byacc or bison -y.
11992         (YACC): bison -y or byacc or yacc.
11993         (various): Add *-bison as appropriate.
11994         (taz): No need to mess with BISON anymore.
11995
11996 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
11997
11998         * configure: If OSTYPE matches *win32*, try to find a good value for
11999         CONFIG_SHELL.
12000
12001 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
12002
12003         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12004         configure.in if it is present.
12005
12006 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
12007
12008         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12009
12010 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
12011
12012         * config.sub: Recognize `arc' cpu.
12013         * configure.in: Likewise.
12014         * config-ml.in: Likewise.
12015
12016 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
12017
12018         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12019
12020 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
12021
12022         * configure: Changed sed delimiter from ':' to '|' when
12023         attempting to substitute ${config_shell} for SHELL. On
12024         NT ${config_shell} may contain a ':' in it.
12025
12026 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
12027
12028         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12029
12030 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
12031
12032         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12033
12034 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12035
12036         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12037
12038         * ylwrap: If the program is a relative path, force it to be
12039         absolute.
12040
12041 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12042
12043         * configure (tooldir): Set BISON to `bison -y' and not just bison.
12044
12045 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12046
12047         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12048         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12049         for libraries.
12050
12051 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
12052
12053         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12054         separated by spaces.
12055
12056 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
12057
12058         * ylwrap: New file.
12059         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12060
12061         * ltmain.sh: Handle /bin/sh at start of install program.
12062
12063         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12064
12065         * ltconfig, ltmain.sh: New files, from libtool 1.0.
12066         * missing: New file, from automake 1.2.
12067
12068 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
12069
12070         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
12071         check-tk to CHECK_X11_MODULES.
12072
12073 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12074
12075         * config.sub: Merge with FSF.
12076
12077 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12078
12079         * config.guess: Merge with FSF.
12080
12081 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12082
12083         * configure: Treat msdosdjgpp like go32.
12084         * configure.in: Likewise.  Don't remove gprof for go32.
12085
12086         * configure: Change Makefile.tem2 to Makefile.tm2.
12087
12088 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
12089
12090         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12091
12092 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12093
12094         * install-sh (chmodcmd): Set to null if the DST directory already
12095         exists.  Same as Nov 11th change.
12096
12097 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
12098
12099         * configure (GDB_TK): Needs itcl and tix.
12100
12101 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
12102
12103         * config.guess: Update from FSF.
12104
12105 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
12106
12107         * Makefile.in (GDB_TK): Depend on itcl and tix.
12108
12109 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12110
12111         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12112         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12113         (INSTALL_SCRIPT): New variable.
12114         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12115         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12116         to -x.
12117         * install-sh: Add support for -x option.
12118
12119 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
12120
12121         * configure.in, Makefile.in: Treat tix like itcl.
12122
12123 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
12124
12125         * Makefile.in (WINDRES): New variable.
12126         (WINDRES_FOR_TARGET): New variable.
12127         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12128         (EXTRA_HOST_FLAGS): Add WINDRES.
12129         (EXTRA_TARGET_FLAGS): Add WINDRES.
12130         (EXTRA_GCC_FLAGS): Add WINDRES.
12131         ($(DO_X)): Pass down WINDRES.
12132         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12133         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12134         DLLTOOL_FOR_TARGET.
12135
12136 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
12137
12138         * configure.in: configure sim before gdb for win32-x-ppc
12139
12140 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12141
12142         Move gperf into the toplevel, from libg++.
12143         * configure.in (target_tools): Add target-gperf.
12144         (native_only): Add target-gperf.
12145         * Makefile.in (all-target-gperf): New target, depend on
12146         all-target-libg++.
12147         (configure-target-gperf): Empty rule.
12148         (ALL_TARGET_MODULES): Add all-target-gperf.
12149         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12150         (CHECK_TARGET_MODULES): Add check-target-gperf.
12151         (INSTALL_TARGET_MODULES): Add install-target-gperf.
12152         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12153
12154 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
12155
12156         * config.sub (mn10200): Recognize new basic machine.
12157
12158 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12159
12160         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12161         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12162
12163 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12164
12165         * configure.in: If we're building mips-sgi-irix6* native, turn on
12166         ENABLE_MULTILIB and set TARGET_SUBDIR.
12167
12168 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
12169
12170         * Makefile.in (all-sn): Depend on all-grep.
12171
12172 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
12173
12174         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12175
12176         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12177         Makefile.  From Jeff Makey <jeff@cts.com>.
12178         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12179
12180         * Makefile.in (DISTBISONFILES): Remove.
12181         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
12182         $(DEFAULT_YACC).
12183
12184         * configure.in: Build itl, db, sn, etc., when building for native
12185         cygwin32.
12186
12187         * Makefile.in (LD): New variable.
12188         (EXTRA_HOST_FLAGS): Pass down LD.
12189         ($(DO_X)): Likewise.
12190
12191 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
12192
12193         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12194
12195 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
12196
12197         * configure.in (targargs): Strip out any supplied --build argument
12198         before adding our own. Always add --build.
12199
12200 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
12201
12202         * configure.in (targargs): Pass --build if we're doing
12203         a cross-compile.
12204
12205 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
12206
12207         * configure: Use '|' instead of ":" as the separator in
12208         sed. Otherwise sed chokes on NT path names with drive
12209         designators. Also look for "?:*" as the leading characters in an
12210         absolute pathname.
12211
12212 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
12213
12214         * config.sub: Support for r3900.
12215
12216 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12217
12218         * configure.in: Use install-sh, not install.sh.
12219
12220 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12221
12222         * Makefile.in (taz): Improve check for BISON so it doesn't try to
12223         apply it twice.
12224
12225 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12226
12227         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12228         install-binutils.
12229
12230 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
12231
12232         * Makefile.in: Add automake targets.
12233         * configure.in (host_tools): Add automake.
12234
12235 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12236
12237         * configure: Default CXX to c++, not gcc.
12238         * Makefile.in (CXX): Set to c++, not gcc.
12239         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12240
12241 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
12242
12243         * install-sh: try appending a .exe if source file doesn't
12244         exist
12245
12246 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
12247
12248         * configure.in: Turn on multilib by default.
12249         (cross_only): Remove target-libiberty.
12250
12251         * Makefile.in (all-gcc): Don't depend on libiberty.
12252
12253 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
12254
12255         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12256
12257 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12258
12259         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12260         (DISTBISONFILES): Add ld/Makefile.in
12261
12262 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
12263
12264         * configure.in: if target is cygwin32 but host isn't cygwin32,
12265         don't configure gdb tcl tk expect, not just gdb.
12266
12267 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
12268
12269         * configure.in: Added gnuserv everywhere sn appears.
12270
12271         * Makefile.in (ALL_MODULES): Added all-gnuserv.
12272         (CROSS_CHECK_MODULES): Added check-gnuserv.
12273         (INSTALL_MODULES): Added install-gnuserv.
12274         (CLEAN_MODULES): Added clean-gnuserv.
12275         (all-gnuserv): New target.
12276
12277 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
12278
12279         * config.guess: Fixes for MIPS OpenBSD systems.
12280
12281 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12282
12283         * Makefile.in (INSTALL_XFORM): Remove.
12284         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12285
12286         * mkinstalldirs: New file, copied from automake.
12287         * Makefile.in (installdirs): Rename from install-dirs.  Use
12288         mkinstalldirs.  Change all users.
12289         (DEVO_SUPPORT): Add mkinstalldirs.
12290
12291 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12292
12293         * install-sh: Rename from install.sh.
12294         * Makefile.in (INSTALL): Change install.sh to install-sh.
12295         (DEVO_SUPPORT): Likewise.
12296
12297         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
12298         Graichen <graichen@rzpd.de>.
12299
12300 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
12301
12302         * config.guess: Recognize OpenBSD systems correctly.
12303
12304 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12305
12306         * README, Makefile.in (ETC_SUPPORT): Remove references to
12307         cfg-paper*, configure.{texi,man,info*}._
12308
12309 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
12310
12311         * Makefile.in (all.normal): Ensure that gcc is built after all
12312         the x11 - ie gdb - targets.
12313
12314 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
12315
12316         * makefile.vms: Don't run conf-a-gas.
12317
12318 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
12319
12320         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12321
12322 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
12323
12324         * configure.in: Remove noconfigdirs case since gdb also
12325         configures and builds for tic80-coff.
12326
12327 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12328
12329         * configure: Set cache_file to config.cache.
12330         * Makefile.in (local-distclean): Remove config.cache.
12331
12332 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12333
12334         * COPYING: Update FSF address.
12335
12336 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
12337
12338         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12339         noconfigdirs.
12340
12341 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12342
12343         * Makefile.in (install-dirs): Don't crash if prefix, and hence
12344         MAKEDIRS, is empty.
12345
12346 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
12347
12348         * config.sub: Tweak mn10300 entry.
12349
12350 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
12351
12352         * configure.in (host_tools): Put sim before gdb, so gdb's
12353         configure.tgt can determine if the simulator was configured.
12354
12355 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
12356
12357         * config.sub: Move BeOS $os case to be with other Cygnus
12358         local cases.
12359
12360 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
12361
12362         * config.sub: Remove misplaced comment that broke Linux.
12363
12364 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
12365
12366         * config.sub: Add BeOS support.
12367
12368 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
12369
12370         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12371
12372 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
12373
12374         * configure.in (noconfigdirs): Remove tcl and tk from
12375         noconfigdirs for cygwin32 builds.
12376
12377 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
12378
12379         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12380
12381 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
12382
12383         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12384         make-all.com, use makefile.vms instead.
12385
12386 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
12387
12388         * config.sub: Accept -lnews*.
12389
12390 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
12391
12392         * configure.in (noconfigdirs): Disable target-newlib,
12393         target-examples and target-libiberty for d30v.
12394
12395 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12396
12397         * configure.in (noconfigdirs): Enable ld for d30v.
12398
12399 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
12400
12401         * configure.in (tic80-*-*): Build compiler.
12402
12403 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
12404
12405         * configure.in (d30v-*): Remove sim directory from list of
12406         unsupported d30v directories
12407
12408 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12409
12410         * config.sub, configure.in: Add d30v target cpu.
12411
12412 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
12413
12414         * makefile.vms: New file.
12415         * make-all.com: Remove.
12416
12417 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
12418
12419         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12420
12421 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
12422
12423         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12424
12425 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
12426
12427         * Makefile.in (ALL_MODULES): Added all-db.
12428         (CROSS_CHECK_MODULES): Addec check-db.
12429         (INSTALL_MODULES): Added install-db.
12430         (CLEAN_MODULES): Added clean-db.
12431
12432 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
12433
12434         * config.guess: Merge with latest FSF sources.
12435
12436 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
12437
12438         * Makefile.in (ALL_MODULES): Added all-itcl.
12439         (CROSS_CHECK_MODULES): Added check-itcl.
12440         (INSTALL_MODULES): Added install-itcl.
12441         (CLEAN_MODULES): Added clean-itcl.
12442
12443 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
12444
12445         * configure.in: build gdb for mn10200
12446
12447 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
12448
12449         * Makefile.in (all-target-winsup): Depend on all-target-libio.
12450
12451 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
12452
12453         * configure.in (tic80-*-*): Turn off most targets right now.
12454
12455 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
12456
12457         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12458         rather than the makeinfo program.
12459         (do-info): Depend upon all-texinfo.
12460
12461 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12462
12463         * configure.in: Remove uses of config/mh-linux.
12464
12465         * config.sub, config.guess: Merge with latest FSF sources.
12466
12467 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
12468
12469         * config.sub (case $basic_machine): Add tic80 entries.
12470
12471 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
12472
12473         * config.sub, config.guess: Merge with latest FSF sources.
12474
12475 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12476
12477         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12478         * mpw-config.in: Test for NewFolderRecursive.
12479         * mpw-install: Use symbolic name for startup filename.
12480         * mpw-README: Add various additional details.
12481
12482 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
12483
12484         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12485
12486 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
12487
12488         * configure.in: Do build gcc and the target libraries for
12489         the mn10200.
12490
12491 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
12492
12493         * configure.in: don't avoid building gdb for mn10300 any more
12494         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12495         instead of single-quoting it.
12496
12497 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
12498
12499         * configure.in: Don't use --with-stabs on IRIX 6.
12500
12501 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
12502
12503         * configure.in (m32r): Build gdb, libg++ now.
12504
12505 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12506
12507         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
12508         directories from noconfigdirs.
12509
12510 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
12511
12512         * config.sub (basic_machine): added mips16 configuration
12513
12514 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12515
12516         * config.sub: Handle d10v-unknown.
12517
12518 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
12519
12520         * config.sub: Handle v850-unknown.
12521
12522 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
12523
12524         * Makefile.in: add findutils
12525         * configure.in: add findutils to list of host_tools
12526
12527 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
12528
12529         * config.sub: Handle mn10200 and mn10300.
12530
12531 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12532
12533         * configure.in (d10v-*): Do not build librx.
12534
12535 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
12536
12537         * configure.in (mn10300): Build everything except gdb & libgloss.
12538
12539 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
12540
12541         * config.guess:  Patch for Dansk Data Elektronik servers,
12542         from Niels Skou Olsen <nso@dde.dk>.
12543
12544         For ncr, use /bin/uname rather than uname, since GNU uname does not
12545         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
12546
12547         Patch for MIPS R4000 running System V,
12548         from Eric S. Raymond <esr@snark.thyrsus.com>.
12549
12550         Fix thinko for nextstep.
12551
12552         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12553
12554         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
12555         * config.guess: Guess mips-dec-mach_bsd4.3.
12556
12557         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
12558         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
12559         release numbers.
12560         * config.guess (mips-mips-riscos*):  Emit just enough of the
12561         release number.
12562
12563         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
12564         * config.guess (sparc-auspex-sunos*):  Added.
12565         (f300-fujitsu-*): Added.
12566
12567         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
12568         * config.guess:  Recognize a Tadpole as a sparc.
12569
12570 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12571
12572         * config.guess: Don't assume that NextStep version is either 2 or
12573         3.  NextStep 4 (aka OpenStep 4) has come out now.
12574
12575 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12576
12577         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12578         From Rik Faith <faith@cs.unc.edu>.
12579
12580 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
12581
12582         * config.sub: Contributions from bug-gnu-utils to:
12583         Support plain "hppa" (no version given) architecture, reported by
12584         OpenStep.
12585         OpenBSD like NetBSD.
12586         LynxOs is not a hardware supplier.
12587
12588         * config.guess: Contributions from bug-gnu-utils to add support for:
12589         OpenBSD like NetBSD.
12590         Stratus systems.
12591         More Pyramid systems.
12592         i[n>4]86 Intel chips.
12593         M680[n>4]0 Motorola chips.
12594         Use unknown instead of lynx for hardware manufacturer.
12595
12596 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12597
12598         * install.sh (chmodcmd): Set to null if the DST directory already
12599         exists.
12600
12601 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12602
12603         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
12604         not use mt-ppc target Makefile fragment any more.
12605
12606 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12607
12608         * configure.in (*-*-windows):  Exclude everything but those dirs
12609         needed to build windows.
12610
12611 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
12612
12613         * Makefile.in (all-target-winsup): Depend on all-target-librx.
12614
12615 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12616
12617         * configure.in:  Exclude mmalloc from i386-windows.
12618
12619 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12620
12621         * Undo my previous change.
12622
12623 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
12624
12625         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
12626         unconditionally.
12627         (MAKEOVERRIDES): Define (revert this part of October 18 change).
12628
12629 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12630
12631         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
12632         host to add it's own flags.
12633
12634 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
12635
12636         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
12637
12638 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
12639
12640         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
12641         (CXX_FOR_TARGET): Likewise.
12642         (GCC_FOR_TARGET): Define.
12643         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
12644         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
12645         CC_FOR_TARGET was specified on the command line.
12646         (MAKEOVERRIDES): Don't define.
12647
12648 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
12649
12650         * configure.in (m32r): Fix spelling of libg++ libs.
12651
12652 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
12653
12654         * config.sub (-apple*): Remove, now redundant.
12655
12656 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
12657
12658         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
12659
12660         * configure: Rework yesterday's sed script patch.
12661
12662         * config.sub: Merge with FSF.
12663
12664 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
12665
12666         * config.guess:  Merge from FSF.
12667
12668         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
12669         * config.guess: Use pc instead of unknown, for pc clone systems.
12670         Change linux to linux-gnu.
12671
12672         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12673         * config.guess: Avoid non-portable tr syntax.
12674
12675 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
12676
12677         * test-build.mk (HOLES): Add "xargs" for gdb.
12678
12679         * configure: Avoid hpux10.20 sed bug.
12680
12681 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
12682
12683         * configure.in:  Add support for windows host
12684         (that is a build done under the Microsoft build environment).
12685
12686 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
12687
12688         * Makefile.in: Replace all uses of srcroot with s, to shrink
12689         command line lengths.
12690
12691         Patches from Geoffrey Noer <noer@cygnus.com>:
12692         * configure.in: If configuring for newlib, pass --with-newlib to
12693         subdirectories.
12694         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
12695         -Bnewlib/ and -Lwinsup to gcc.
12696         (CXX_FOR_TARGET): Likewise.
12697
12698 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12699
12700         * Makefile.in (ETC_SUPPORT): Add configure.
12701
12702 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
12703
12704         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
12705         host configuration file.
12706
12707 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
12708
12709         * configure.in: Break mn10x00 support into separate
12710         mn10200 and mn10300 configurations.
12711         * config.sub: Likewise.
12712
12713 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
12714
12715         * configure.in: Add lots of stuff to noconfigdirs for
12716         the mn10x00 targets.
12717
12718         * config.sub, configure.in: Add mn10x00 support.
12719
12720 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
12721
12722         * make-all.com: Call conf-a-gas, not config-a-gas.
12723
12724 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
12725
12726         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
12727         targets.
12728
12729 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
12730
12731         * mpw-README: Add much more detail for native PowerMac.
12732         * mpw-install: New file.
12733         * mpw-configure: Add --norecursion and --help options.
12734         * mpw-config.in: Translate readme and install files when
12735         copying to objdir.
12736         * mpw-build.in: Don't always depend on byacc and flex.
12737         (install-only-top): New action.
12738
12739 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
12740
12741         * configure.in:  You can now configure GDB for the v850.
12742
12743 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
12744
12745         * configure.in (noconfigdirs): Don't configure any C++ dirs
12746         if targeting D10V.
12747
12748 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12749
12750         * config.sub: Recognize mips64vr5000.
12751
12752 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
12753
12754         * configure.in: Use a single line for host_tools and native_only.
12755
12756 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
12757
12758         * config.sub, configure.in: Add entries for m32r.
12759
12760 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
12761
12762         * Makefile.in (inet-install): Don't run install-gzip.
12763
12764 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
12765
12766         * configure.in:  Don't config lots of things for *-*-windows*.
12767
12768 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
12769
12770         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12771         (host_libs, host_tools): Copy from configure.in.
12772         * mpw-configure: Don't complain about directories not found.
12773
12774 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12775
12776         * configure.in (i[345]86): Recognize i686 for pentium pro.
12777         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12778         file.
12779
12780         * config.guess (i[345]86): Ditto.
12781
12782 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12783
12784         * configure.in (noconfigdirs): Removed gdb for D10V.
12785
12786 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
12787
12788         * configure.in: Remove ld, target-libio, target-libg++, and
12789         target-libstdc++ from noconfigdirs.
12790
12791 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
12792
12793         * configure: Fix three locations where shell scripts were
12794         being run directly rather than with config_shell.
12795
12796 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
12797
12798         * configure.in (v850-*-*): Set up initial $noconfigdirs.
12799         * config.sub (basic_machine): Recognize v850.
12800
12801 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
12802
12803         * mpw-configure: Handle multiple enable/disable options and
12804         pass them down recursively, handle -c and -s flags appropriately
12805         depending on choice of compiler, add escape mechanism for
12806         quoted arguments to gC.
12807
12808 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12809
12810         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12811         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12812         so that -mrelocatable-lib and -mno-eabi are used.
12813
12814         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12815         not support --print-multi-lib, don't abort.
12816
12817 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
12818
12819         * make-all.com: Run config-a-gas.
12820         * setup.com: Don't copy subdirectory files around.
12821
12822 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
12823
12824         * configure.in (*-*-ose): Remove exclusion of libgloss for this
12825         target, it now compiles correctly.
12826
12827 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
12828
12829         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12830
12831 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12832
12833         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12834
12835 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12836
12837         * configure.in (native_only): Add prms.
12838
12839 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
12840
12841         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12842         (BINUTILS_SUPPORT_DIRS): Likewise.
12843
12844 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12845
12846         * configure.in (d10v-*-*): Don't configure ld or gdb until the
12847         d10v support is added.
12848
12849 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12850
12851         * configure.in (d10v-*-*): New target.
12852
12853 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
12854
12855         * config.guess (HP 9000/811): Recognize this as a PA1.1
12856         machine.
12857
12858 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
12859
12860         * Makefile.in (do-tar-gz): New target, split out from tail end of
12861         taz target.  Run each command separately, don't use pipes.
12862         (taz): Use it.
12863
12864 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
12865
12866         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12867         * mpw-build.in: No builds should depend on building byacc or flex,
12868         they are assumed to be installed already.
12869
12870 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12871
12872         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12873         variable that CC_FOR_TARGET needs.
12874
12875 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12876
12877         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12878         options have changed since the last time the subdirectory was
12879         configured, and if it has, reconfigure.
12880         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12881         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12882
12883 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
12884
12885         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12886         CLEAN_MODULES): Add bash.
12887         (all-bash): New target.
12888
12889 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
12890
12891         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12892
12893 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12894
12895         * config.sub (basic_machine): Recognize d10v as a valid processor.
12896
12897 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
12898
12899         * mpw-configure: Add support for --bindir.
12900         * mpw-build.in: Use a GCC-specific build script for GCC actions.
12901
12902 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
12903
12904         * configure.in: add bash, time, gawk to list of hosttools and things
12905         to only build for native toolchains
12906
12907 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12908
12909         * Makefile.in (docdir): Remove.
12910
12911 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12912
12913         * Makefile.in (datadir): Set to $(prefix)/share.
12914
12915 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
12916
12917         * configure.in: build diff and patch for cygwin32-hosted
12918         toolchains.
12919
12920 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
12921
12922         * config.sub: Accept -rtems*.
12923
12924 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
12925
12926         * configure.in: enable dosrel for cygwin32-hosted builds,
12927                 remove diff from the list of things not buildable
12928                 via Canadian Cross
12929
12930 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
12931
12932         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12933         don't get ". ".
12934
12935 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
12936
12937         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12938
12939 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
12940
12941         * Makefile.in (taz): Handle case where tex3patch didn't even get
12942         checked out.  Also, if it was found, put the symlink in a new util
12943         subdirectory.
12944
12945 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12946
12947         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12948
12949 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
12950
12951         * config.sub: Recognize -openvms.
12952         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12953         * make-all.com, setup.com: New files.
12954
12955 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12956
12957         * Makefile.in (taz): tex3patch moved to texinfo/util.
12958
12959 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
12960
12961         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12962         * configure.in: remove make from disable-if-Can-Cross list
12963                 enable gdb if ${host} and ${target} are cygwin32
12964
12965 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
12966
12967         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
12968         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12969
12970 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12971
12972         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
12973         distinguish sysv/svr4/bsd variants.
12974         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12975
12976 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
12977
12978         * configure.in: Added copyright notice.
12979         * move-if-change: Added copyright notice.
12980
12981 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12982
12983         * configure.in (powerpcle-*-solaris*): Until we get shared
12984         libraries working, don't build gdb, sim, make, tcl, tk, or
12985         expect.
12986
12987 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
12988
12989         * config.guess:  Merge with FSF:
12990
12991         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12992         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12993
12994         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
12995         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12996
12997         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
12998         * config.guess:  Combine two OSF1 rules.
12999         Also recognize field test versions.  From mjr@zk3.dec.com.
13000         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
13001         because GNU uname does not support -p.  From pmr@pajato.com.
13002
13003 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
13004
13005         * Makefile.in (MAKEDIRS): Removed $(tooldir).
13006
13007 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
13008
13009         * mpw-README: Document GCCIncludes.
13010
13011 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
13012
13013         * configure.in (alpha-*-linux*): Set enable_shared to yes.
13014
13015 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13016
13017         * mpw-configure: Handle --enable-FOO and --disable-FOO.
13018
13019 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
13020
13021         * configure.in (*-*-cygwin32): Configure make.
13022
13023 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
13024
13025         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13026
13027 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
13028
13029         * Makefile.in (all-inet): Depend on all-perl.
13030
13031         * Makefile.in (inet-install): New target.
13032
13033         * Makefile.in (all-inet): Depend on all-tcl.
13034         (all-inet): Depend on all-send-pr.
13035
13036 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13037
13038         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13039         temporarily.
13040
13041 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
13042
13043         * configure.in: Don't configure --with-gnu-ld on AIX.
13044
13045 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13046
13047         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13048
13049 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
13050
13051         * Makefile.in (ALL_MODULES): Added all-inet.
13052         (CROSS_CHECK_MODULES): Added check-inet.
13053         (INSTALL_MODULES): Added install-inet.
13054         (CLEAN_MODULES): Added clean-inet.
13055         (all-indent): New target.
13056
13057         * configure.in (host_tools): Added inet.
13058         (native_only): Added inet.
13059         (noconfigdirs): Added inet.
13060
13061 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
13062
13063         * configure.in: Don't configure libgloss if we are not configuring
13064         newlib.
13065
13066 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
13067
13068         * configure.in: Don't configure libgloss for unsupported
13069         architectures.
13070
13071 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13072
13073         * Makefile.in (CLEAN_MODULES): Add clean-apache.
13074
13075 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
13076
13077         * Makefile.in (ALL_MODULES): Include all-apache.
13078         (CROSS_CHECK_MODULES): Include check-apache.
13079         (INSTALL_MODULES): Include install-apache.
13080         (all-apache): New target.
13081
13082         * configure.in: Added apache everywhere perl is seen.
13083
13084 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13085
13086         * Makefile.in: Add support for clean-{module} and
13087         clean-target-{module} rules.
13088
13089 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
13090
13091         * configure.in (*-*-ose) do not build libgloss.
13092
13093 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13094
13095         * config.guess (prep*:SunOS:5.*:*): Turn into
13096         powerpele-unknown-solaris2.
13097
13098 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
13099
13100         * configure.in: Permit --enable-shared to specify a list of
13101         directories.
13102
13103 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13104
13105         * configure.in (host==solaris): Pass only the first word of $CC
13106         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13107
13108 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13109
13110         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13111
13112 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
13113
13114         * Makefile.in (ALL_MODULES): Include all-perl.
13115         (CROSS_CHECK_MODULES): Include check-perl.
13116         (INSTALL_MODULES): Include install-perl.
13117         (ALL_X11_MODULES): Include all-guile.
13118         (CHECK_X11_MODULES): Include check-guile.
13119         (INSTALL_X11_MODULES): Include install-guile.
13120         (all-perl): New target.
13121         (all-guile): New target.
13122
13123         * configure.in (host_tools): Include perl and guile.
13124         (native_only): Include perl and guile.
13125         (noconfigdirs): Don't build guile and perl; no ports have been
13126         done.
13127
13128 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
13129
13130         * configure (--enable-*): Handle quoted option lists such as
13131         --enable-sim-cflags='-g0 -O' better.
13132
13133 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13134
13135         * Makefile.in ({,inst}all-target): New rule so we can make and
13136         install all of the target directories easily.
13137
13138 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13139
13140         * configure.in: Add missing global flag in sed substitution when
13141         deleting `target-' from ${configdirs}.
13142
13143 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
13144
13145         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13146         option.
13147
13148         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13149         config/mh-necv4.
13150
13151         * install.sh: Correct misspelling of transformbasename.
13152
13153         * config.guess: Recognize mips-*-sysv*.
13154
13155 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
13156
13157         * config.sub: Recognize mon960.
13158
13159 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
13160
13161         * configure: Restore Canadian Cross handling of BISON and LEX,
13162         removed in Feb 20 change.
13163
13164 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
13165
13166         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13167         Mention make install.  Remove the old copyright date as well the
13168         clumsy and rather pointless copyright on the README file.
13169
13170 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13171
13172         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13173         Makefile after running symlink-tree, then run `make distclean' to
13174         avoid clobbering any generated files in srcdir.
13175
13176 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
13177
13178         * configure.in (m68k-*-netbsd*): Build everything now.
13179
13180 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13181
13182         * Makefile.in (taz): Fix quoting.
13183
13184 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
13185
13186         * configure.in (sparclet-*-*): Build everything now.
13187
13188 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13189
13190         * configure.in (m68k-*-linux*): New host.
13191
13192 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
13193
13194         * configure: Check for bison before byacc.
13195
13196 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
13197
13198         * Makefile.in configure:  Change the way LEX and BISON/YACC are
13199         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
13200         searching PATH.  These are used as fallbacks by Makefile.in if
13201         flex/bison/byacc aren't in objdir.
13202
13203 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
13204
13205         * Makefile.in: Make everything which depends upon all-bfd also
13206         depend upon all-opcodes, in case --with-commonbfdlib is used.
13207
13208 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13209
13210         * configure.in (host *-*-cygwin32): Don't build gdb if we are
13211         building NT native compilers on Unix.
13212
13213 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
13214
13215         * configure.in: Don't get CC from the host Makefile fragment if we
13216         can find gcc in PATH, or if this is a Canadian Cross.  Move the
13217         Solaris test for /usr/ucb/cc to the post target script, just after
13218         the compiler sanity test.
13219
13220 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
13221
13222         * config.sub: Merge with FSF.
13223
13224 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
13225
13226         * Makefile.in (RPATH_ENVVAR): New variable.
13227         (REALLY_SET_LIB_PATH): Use it.
13228         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13229
13230 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
13231
13232         * config.sub, configure.in: Recognize sparclet cpu.
13233
13234 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13235
13236         * config.guess:  Support m68k-cbm-sysv4.
13237
13238 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13239
13240         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13241         m68k-unknown-linuxaout from linker help string.  Put quotes around
13242         $ld_help_string.
13243
13244 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
13245
13246         * config.guess (powerpc-harris-powerunix): Add guess for port
13247         to new target.
13248
13249 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13250
13251         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13252
13253 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
13254
13255         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13256         $(REALLY_SET_LIB_PATH) in Makefile.
13257         * Makefile.in (SET_LIB_PATH): New variable.
13258         (REALLY_SET_LIB_PATH): New variable.
13259         ($(DO_X)): Use $(SET_LIB_PATH).
13260         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13261         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13262         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13263         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13264         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13265         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13266         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13267         (install-dosrel): Likewise.
13268         (all-opcodes): Depend upon all-libiberty.
13269
13270 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13271
13272         * config.guess (*:CYGWIN*): New
13273
13274 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13275
13276         * Makefile.in (all-target-winsup): All all-target-libiberty.
13277
13278 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13279
13280         * configure.in (noconfigdirs): Add missing # in front of comment.
13281
13282 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
13283
13284         * configure.in: add second pass to things added to noconfigdirs
13285         so *-gm-magic can exclude libgloss properly.
13286
13287 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
13288
13289         * mpw-configure (extralibs_name, rez_name): Set correctly
13290         for MWC68K compiler.
13291
13292         * mpw-README: Add more info on the necessary build tools.
13293
13294 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13295
13296         * configure.in, config.sub: Recognize cygwin32.
13297
13298 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
13299
13300         * config.guess, config.sub: Recognize A/UX.
13301
13302 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
13303
13304         * config.sub: Merge with gcc/config.sub.
13305
13306 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
13307
13308         * mpw-build.in (do-binutils): Add build of stamps.
13309
13310 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
13311
13312         * config.sub: Add recognition for mips64vr4100*-* targets.
13313
13314 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13315
13316         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13317         Add creation of gconfigargs with `--enable-shared' turned on.
13318         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13319         ($(host)-stamp-stage3-configured): Likewise.
13320         (HOLES): Add chatr and ldd.
13321         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13322
13323 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
13324
13325         * configure: Pass --nfp to recursive configures.
13326
13327 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13328
13329         * Makefile.in (DLLTOOL): New.
13330         (DLLTOOL_FOR_TARGET): New.
13331         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13332         (EXTRA_TARGET_FLAGS): Ditto.
13333         (EXTRA_GCC_FLAGS): Ditto.
13334         (CONFIGURE_TARGET_MODULES): Ditto.
13335         (DO_X): Ditto.
13336         * configure: Add DLLTOOL.
13337
13338 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
13339
13340         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13341         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13342         mh-sco, since old workarounds no longer needed, and don't
13343         build ld, since libraries have weak symbols in COFF.
13344
13345 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
13346
13347         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13348
13349 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13350
13351         * configure.in: Make sure that ${CC} can be used to compile an
13352         executable.
13353
13354 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13355
13356         * Makefile.in (all-gdb): Depend on $(GDB_TK).
13357         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13358         nothing depending on whether gdbtk is being built.
13359
13360 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
13361
13362         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13363
13364 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
13365
13366         * configure.in (noconfigdirs): Put ld or gas in this early, if the
13367         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13368
13369 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
13370
13371         * config-ml.in: Add support for
13372         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13373         Simplify setting of multidirs from --disable-foo.
13374
13375 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13376
13377         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13378         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13379         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13380         non-empty, pass them on to the  GCC make.
13381         (all-bootstrap): New rule that is like all-gcc, except it executes
13382         the GCC bootstrap rule instead of the GCC all rule.
13383
13384 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
13385
13386         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13387
13388 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13389
13390         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13391         DG/UX support.
13392
13393 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
13394
13395         * config.sub (i*86*) Change [345] to [3456]
13396
13397 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13398
13399         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13400         --with-gnu-ld=no.
13401
13402 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13403
13404         * config-ml.in (rs6000*, powerpc*): Add switches to control which
13405         AIX multilibs get built.
13406
13407 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13408
13409         * configure.in (i386-win32): Don't build expect if we're not
13410         building the tcl subdir.
13411
13412 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
13413
13414         * Makefile.in: (configure-target-examples, all-target-examples):
13415         New targets, configure and build example programs.
13416
13417 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
13418
13419         * mpw-configure: If an mpw-config.in generated a file mk.sed,
13420         use it as input to sedit the generated MPW makefile.
13421         * mpw-README: Add a suggestion about Gestalt.h.
13422
13423 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
13424
13425         * config.sub: Accept *-*-ieee*.
13426
13427 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
13428
13429         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
13430         Ronald F. Guilmette <rfg@monkeys.com>.
13431
13432 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13433
13434         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13435         for powerpc-pe native.
13436         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13437         (target==powerpc-pe): duplicate i386-win32 entry.
13438
13439 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13440
13441         * configure.in (noconfigdirs): Exclude target-newlib for all versions
13442         of vxworks, not just vxworks5.1.
13443
13444 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
13445
13446         * mpw-configure: Add support for exec-prefix.
13447
13448 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13449
13450         * config.guess: Recognize HP model 816 machines as having
13451         a PA1.1 processor.
13452
13453 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13454
13455         * configure: Ignore new autoconf configure options.
13456
13457 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13458
13459         * config.guess:  Recognize Pentium under SCO.
13460         From Robert Lipe <robertl@arnet.com>.
13461
13462 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13463
13464         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13465
13466 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
13467
13468         * configure.in: Don't configure gas for alpha-dec-osf*.
13469
13470 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
13471
13472         * configure.in: Default to --with-stabs for some targets for which
13473         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13474         i[345]86*-*-unixware*.
13475
13476 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13477
13478         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13479         rather than basing it on the target.  Simplify handling of options
13480         controlling which directories to configure.  Remove extraneous
13481         slash in multi-clean target.
13482
13483 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
13484
13485         * config-ml.in: Prefix more variables with ml_ so they don't collide
13486         with configure's.
13487
13488 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
13489
13490         * configure: Don't turn -v into --v.
13491
13492 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
13493
13494         * configure.in (targargs): Fix typo.
13495
13496         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13497
13498 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
13499
13500         * configure.in: Strip --host and --target options from
13501         CONFIG_ARGUMENTS, and always configure for --host only.  Add
13502         --with-cross-host option when building with a cross-compiler.
13503         * configure: Canonicalize the arguments put into config.status by
13504         always using `=' for an option with an argument.  Pass a presumed
13505         --host or --target explicitly.
13506
13507 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
13508
13509         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13510         into general OS recognition case.
13511
13512 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13513
13514         * configure.in (target_configdirs): add target-winsup only
13515         for win32 target systems.
13516
13517 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
13518
13519         * Makefile.in (all-target-libgloss): Depend upon
13520         configure-target-newlib, since when libgloss is built it looks to
13521         see if the newlib directory exists.
13522
13523 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
13524
13525         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13526         cfg-ml-*.in.
13527
13528 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
13529
13530         * configure: Handle LD and LD_FOR_TARGET when configuring a
13531         Canadian Cross.
13532
13533 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13534
13535         * configure.in (target_libs): add target-winsup.
13536         (target==i386-win32): add patch diff flex make to $noconfigdirs.
13537         (target==ppcle-pe): remove ld from $noconfigdirs.
13538
13539 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
13540
13541         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13542         Preserve relative path names in $srcdir.  Build symlink tree if
13543         configuring cross target dir and srcdir=. (= no VPATH support).
13544         (configure-target-libg++): Depend on configure-target-librx.
13545         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13546         * config-ml.in: New file.
13547         * symlink-tree: New file.
13548         * configure: Ensure srcdir="." if that's what it is.
13549
13550 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
13551
13552         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13553         includes and FLEX_SKELETON setting.
13554         * mpw-configure (--with-gnu-ld): New option, controls whether
13555         to use PPCLink or ld with PowerMac GCC.
13556         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13557         * mpw-config.in: Configure grez if targeting Mac.
13558
13559         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
13560         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13561         just macos.
13562         * configure.in: Configure grez resource compiler if targeting Mac.
13563         * Makefile.in (all-grez, install-grez): New targets.
13564
13565 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
13566
13567         * configure: CXX defaults to gcc, not g++.  If we find
13568         gcc in the path, set CC to gcc -O2.
13569
13570 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
13571
13572         * configure: Default ${build} correctly.  Avoid picking up extra
13573         spaces when reading CC and CXX from Makefile.  When doing a
13574         Canadian Cross, use plausible default values for numerous
13575         variables.
13576         * configure.in: When doing a Canadian Cross, don't try to
13577         configure tools whose configure script can't handle it.
13578
13579 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13580
13581         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13582
13583 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13584
13585         * configure:  Remove dubious bug reporting address.
13586
13587 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13588
13589         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
13590         configure script, run that instead of this directory's configure.
13591         In either case, print a message that we're configuring the sub-dir.
13592
13593 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13594
13595         * configure.in: Before checking for the existence of various files,
13596         use sed to filter out "target-".
13597
13598 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13599
13600         * Makefile.in (DO_X): Split rule to decrease command line length
13601         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
13602         (Philippe De Muyter).
13603
13604 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13605
13606         * Makefile.in (all-patch): depend on all-libiberty.
13607
13608 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
13609
13610         * configure.in: If the only directory in target_configdirs which
13611         actually exists is libiberty, then set target_configdirs to empty,
13612         to avoid trying to build a target libiberty in a gas or gdb
13613         distribution.
13614
13615 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
13616
13617         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
13618         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
13619         systems.
13620
13621 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13622
13623         * configure.in (copy_dirs): Use sys-include instead of include
13624         for --with-headers option.
13625
13626 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
13627
13628         * Makefile.in, configure.in: Make winsup builds work with
13629         new scheme.
13630
13631 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
13632
13633         * configure.in: Build the linker on AIX.
13634
13635 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13636
13637         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
13638         where needed.
13639
13640 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
13641
13642         * Makefile.in (all-gcc): Fix typo.
13643
13644 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13645
13646         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
13647
13648 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13649
13650         * configure.in:  Rename libFOO to target-libFOO, and xiberty
13651         to target-xiberty, to provide more flexibility.
13652         (target_subdir):  Define.  Create if cross.
13653         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
13654         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
13655         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
13656         check-libFOO -> check-target-libFOO, etc.
13657         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
13658         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
13659         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
13660         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
13661         allow ALL_GCC="" to only configure.
13662         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
13663         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
13664         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
13665
13666 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
13667
13668         * Makefile.in (taz): Build "info" in etc explicitly.
13669
13670 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
13671
13672         * configure.in:  Make sure that CC is undefined (as opposed to
13673         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
13674         problem with autoconf trying to configure on a host without GCC.
13675
13676 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13677
13678         * mpw-configure: Set host alias from choice of host compiler,
13679         only use generic MPW Makefile sed if present, edit a file
13680         named "hacked_Makefile.in" instead of "Makefile.in" if present.
13681         * mpw-README: Add problem notes about CW6 and CW7.
13682
13683 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
13684
13685         * Makefile.in (taz): Use ";" instead of ";;".
13686
13687 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13688
13689         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
13690         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
13691         DISTDOCDIRS.
13692         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
13693         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
13694
13695 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13696
13697         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
13698         and gnats, because they are now subsumed by DISTSTUFFDIRS.
13699         Move bfd to DISTSTUFFDIRS.
13700
13701 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13702
13703         * Makefile.in (X11_LIB): Removed.
13704         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
13705
13706         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
13707
13708 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13709
13710         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
13711         names.
13712
13713 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13714
13715         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
13716
13717 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
13718
13719         * configure.in (i[345]86-*-win32): Always build newlib.
13720         Don't configure cvs, autoconf or texinfo.
13721         * Makefile.in (LD_FOR_TARGET): New.
13722         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
13723         Pass down LD_FOR_TARGET.
13724
13725 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13726
13727         * winsup: New directory.
13728         * Makefile.in: Build winsup.
13729         * configure.in: Winsup is configured when target is win32.
13730         Can only build win32 target GDB when native.
13731
13732 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
13733
13734         * config.guess: Recognize HP model 819 machines as having
13735         a PA 1.1 processor.
13736
13737 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13738
13739         * configure: Fix sed loop which substitutes for CC and CXX to
13740         avoid bug found in various sed implementations.
13741
13742 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13743
13744         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
13745         simulator.  Use standard powerpc-*-eabi*.
13746
13747 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13748
13749         * configure.in: Stop putting gas and binutils in noconfigdirs for
13750         powerpc-*-aix* and rs6000-*-*.
13751
13752 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
13753
13754         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13755         -mcall-aixdesc libraries.
13756
13757 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
13758
13759         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13760
13761         * config.sub (arm | armel | armeb): Fix shell syntax.
13762
13763 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13764
13765         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13766         -msoft-float and -mcpu=common support.
13767         (powerpc*-*-eabisim*): Add support for building -mcall-aix
13768         libraries.
13769
13770 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13771
13772         * configure.in: Allow configuration and build of emacs19 for the alpha.
13773
13774 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13775
13776         * configure.in (CC): Get ^CC, not just any old CC, from
13777         ${host_makefile_frag}.
13778
13779 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13780
13781         * configure.in (CC): Try to get CC from
13782         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13783
13784 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13785
13786         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13787         only if it exists in $(srcdir).
13788
13789 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13790
13791         * configure: If CC and CXX are not set in the environment, set
13792         them, based on either an existing Makefile or on searching for gcc
13793         in PATH.  Substitute for CC and CXX in Makefile.
13794         * configure.in: Remove libm from target_libs.  Separate
13795         target_configdirs from configdirs.  If CC is not set in
13796         environment, try to get it from a host Makefile fragment.  Rewrite
13797         changes of configdirs to use skipdirs instead.  A few minor
13798         tweaks.  Take directories out of target_configdirs as they are
13799         taken out of configdirs.  Remove existing Makefile files from
13800         subdirectories.  Substitute for TARGET_CONFIGDIRS and
13801         CONFIG_ARGUMENTS in Makefile.
13802         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13803         by configure.in.
13804         (CONFIG_ARGUMENTS): Likewise.
13805         (CONFIGURE_TARGET_MODULES): New variable.
13806         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13807         ($(CONFIGURE_TARGET_MODULES)): New target.
13808         (configure-libg++, configure-libio): New targets.
13809         (all-libg++): Depend upon configure-libg++.
13810         (all-libio): Depend upon configure-libio.
13811         (configure-libgloss, all-libgloss): New targets.
13812         (configure-libstdc++): New target.
13813         (all-libstdc++): Depend upon configure-libstdc++.
13814         (configure-librx, all-librx): New targets.
13815         (configure-newlib): New target.
13816         (all-newlib): Depend upon configure-newlib
13817         (configure-xiberty): New target.
13818         (all-xiberty): Depend upon configure-xiberty.
13819
13820 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13821
13822         * configure.in (host i[345]86-*-win32):  Expand the
13823         noconfigdirs again.
13824
13825 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
13826
13827         * mpw-configure: Fix sed command file name.
13828
13829 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13830
13831         * configure.in (host i[345]86-*-win32): Reduce the
13832         noconfigdirs again.
13833
13834 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
13835
13836         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13837         or powerpc*-*-pe*, since they are not yet supported.
13838
13839 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13840
13841         Add PowerMac support and many other enhancements.
13842         * mpw-configure: New option --cc to select compiler to use,
13843         paste options set according to --cc into the generated
13844         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13845         if mpw-make.sed is present.
13846         * mpw-config.in: Don't test for gC1, test for mpw-touch,
13847         add forward includes for PowerPC include files.
13848         * mpw-build.in: Build using Makefile.PPC if present.
13849         (do-byacc, etc): Remove separate version resource builds.
13850         (do-gas): Build "stamps" before "all".
13851         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13852         * mpw-README: Update to reflect --cc option, PowerMac support,
13853         and recently-reported compatibility problems.
13854
13855 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
13856
13857         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13858         embedded m68k systems (-aout, -coff, -elf, -vxworks).
13859         (--with-multilib-top): Pass to recursive invocations.
13860
13861 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
13862
13863         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13864         v810-*-*.
13865
13866 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13867
13868         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13869         gdb, ld and opcodes on v810-*-*.
13870
13871 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13872
13873         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13874         (local-maintainer-clean): New target.
13875         (maintainer-clean): New target.
13876         (realclean): Just depend upon maintainer-clean.
13877
13878 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13879
13880         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13881
13882 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
13883
13884         * configure.in: Build ld in mips*-*-bsd* case.
13885
13886 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
13887
13888         * config.sub: Accept -lites* OS.  From Ian Dall.
13889
13890 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
13891
13892         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13893         targets.
13894
13895 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13896
13897         * configure.in: treat i386-win32 canadian cross the same as
13898         i386-go32 canadian cross.
13899
13900 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13901
13902         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13903         running under the simulator to build a reduced set of libraries.
13904         (powerpc-*-eabiaix): Add fine grained multilib support added to
13905         other powerpc targets yesterday.
13906
13907 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13908
13909         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13910         -disable-softfloat, -disable-relocatable, -disable-aix, and
13911         -disable-sysv to control which multilib libraries get built.
13912
13913 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13914
13915         * configure: Add Makefile.tem to list of files to remove in trap
13916         handler.
13917
13918 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13919
13920         * config.guess (*Linux*):  Add missing "exit"s.
13921         Also, need specific check for alpha-unknown-linux (uses COFF).
13922
13923 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13924
13925         * config.guess:  Merge with FSF:
13926
13927         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
13928         * config.guess (AIX4): More robust release numbering discovery.
13929
13930         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
13931         * config.guess (i386-sequent-ptx): Properly get version number.
13932
13933         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
13934         * config.guess (mips:*:4*:UMIPS): New case.
13935
13936 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13937
13938         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13939         (i386-win32 host): Likewise.  Don't build readline.
13940
13941 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
13942
13943         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
13944         SUPPORT_FILES to submakes.
13945
13946 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
13947
13948         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13949         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13950         mpw-configure.
13951
13952 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
13953
13954         * configure.in (appdirs): Use =, not ==, in test expression when
13955         trying to build the text to print in the warning message for
13956         Solaris users.
13957
13958 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
13959
13960         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13961
13962 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13963
13964         * config.guess: Recognize lynx-2.3.
13965
13966 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
13967
13968         * config.sub (z8ksim): Deleted
13969         (z8k-*-coff): New, this is the one true name of the target.
13970
13971 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
13972
13973         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13974
13975 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
13976
13977         * config.guess (*:Linux:*:*): First try asking the linker what the
13978         default object file format is (elf, aout, or coff).  Then if this
13979         fails, try previous methods.
13980
13981 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13982
13983         * configure.in: Don't build newlib for *-*-vxworks5.1.
13984
13985 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13986
13987         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13988         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13989
13990 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
13991
13992         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13993
13994 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
13995
13996         * cfg-ml-com.in: New file.
13997         * cfg-ml-pos.in: New file.
13998
13999 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14000
14001         * COPYING.NEWLIB: Add HP free copyright to list.
14002
14003 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14004
14005         * config.sub: Recognize -eabi* for the system, not just -eabi.
14006
14007 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14008
14009         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14010         * config.sub, configure.in (win32): New target and host.
14011
14012 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14013
14014         * configure.in: Add i386-pe configuration.
14015
14016 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
14017
14018         * mpw-build.in (install): Install GDB after LD.
14019
14020 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
14021
14022         * mpw-config.in (elf/mips.h): Always forward-include, needed
14023         for GDB to build.
14024
14025 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14026
14027         * testsuite: New directory for customer acceptance and whole tool
14028         chain tests.
14029
14030 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14031
14032         * configure: If per-host line isn't found, but AC_OUTPUT is found
14033         and a configure script exists, run it instead.
14034
14035 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14036
14037         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
14038
14039 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14040
14041         * configure: Set build_{cpu,vendor,os,alias} to host values when
14042         --build isn't specified.
14043
14044 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14045
14046         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14047         (FLAGS_TO_PASS): Pass them.
14048         (EXTRA_TARGET_FLAGS): Ditto.
14049
14050 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14051
14052         * Makefile.in (all-libg++): Depend on all-libstdc++.
14053
14054 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14055
14056         * configure.in (noconfigdirs): Enable all packages for
14057           i386-unknown-netbsd.
14058
14059 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
14060
14061         * configure.in (noconfigdirs): Don't configure tk for i386-go32
14062         hosted builds (DOS builds)
14063
14064 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14065
14066         Changes for ARM based on patches from Richard Earnshaw:
14067         * config.sub: Handle armeb and armel.
14068         * configure.in: Omit arm linker only for riscix.
14069
14070 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14071
14072         * config.guess:  Update from FSF.
14073
14074 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
14075
14076         * config.sub: Recognize powerpcle as the little endian variant of
14077         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
14078         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
14079         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
14080         temporarily.
14081
14082 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
14083
14084         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14085
14086 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
14087
14088         * config.sub: Accept -lites* as a basic system type.
14089
14090 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
14091
14092         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14093         installed, and if so return linuxoldld as the system name.
14094
14095 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
14096
14097         * config.guess: Add hppa1.1-hp-lites support.
14098
14099 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14100
14101         * configure.in: Don't build newlib for m68k-vxworks5.1.
14102
14103 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14104
14105         * configure.in (mips-sgi-irix6): Use mh-irix5.
14106
14107 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
14108
14109         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14110
14111 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14112
14113         * test-build.mk: Enable building of shared libraries on IRIX 5 and
14114         OSF/1.  Fix compiler flags.
14115         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
14116
14117 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
14118
14119         * configure.in: Recognize --with-newlib.
14120         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14121
14122 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14123
14124         * Makefile.in: move {all,check,install}-gdb from *_MODULES
14125         to *_X11_MODULES due to gdbtk needing X include files et al.
14126
14127 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
14128
14129         Merge in support for Mac MPW as a host.
14130         (Old change descriptions retained for informational value.)
14131
14132         * mpw-config.in: Add generic include forwards for cpu-specific
14133         include files in aout and elf directories.
14134
14135         * mpw-configure: Added copyright.
14136         * mpw-config.in: Check for presence of required build tools.
14137         (target_libs): Add newlib.
14138         (target_tools): Add examples.
14139         (Read Me): Generate as "Read Me for MPW" instead.
14140         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14141         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14142         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14143
14144         * mpw-configure: Remove subdir-specific makefile hackery,
14145         delete mk.tmp after using it.
14146
14147         * mpw-build.in (all): Display start and end times.
14148
14149         * mpw-configure (host_canonical): Set.
14150         (target_cpu): Always add to makefiles.
14151         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14152         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14153         (mpw-mh-mpw): Look for in srcdir and srcroot.
14154         Use sed instead of mpw-edit-prefix to edit prefix definitions.
14155
14156         * mpw-build.in: (install-only): New target.
14157
14158         * mpw-configure (host_alias, target_alias): Rename from hostalias
14159         and targetalias, add into generated Makefile.
14160         (mk.tmp): If present, add into generated Makefile.
14161         * mpw-build.in (all-gas): Build config.h first before gas proper.
14162
14163         * mpw-configure (config.status): Write only if changed.
14164         * mpw-config.in (readline): Configure it (not built, just used for
14165         definitions).
14166
14167         * mpw-config.in (elf/mips.h): Add a forward include.
14168
14169         * mpw-config.in: Forward-include most .h files in include into
14170         extra-include.
14171         (readline): Don't build.
14172         mpw-build.in (install): Install GDB.
14173
14174         * mpw-configure (prefix, mpw_prefix): Handle it.
14175         * mpw-config.in (mmalloc, readline): Don't configure.
14176         * mpw-build.in (thisscript): Rename to ThisScript.
14177         Use mpw-build instead of BuildProgram everywhere.
14178         (mmalloc, readline): Don't build.
14179         * mpw-README: New file, basic documentation about the MPW port.
14180
14181         * mpw-config.in: Use forward-include to create include files.
14182
14183         * mpw-configure: Add more things to the top of each configured
14184         Makefile, including contents of config/mpw-mh-mpw.
14185         * mpw-config.in (extra-include): Create this directory and fill it
14186         with Posix-like include files when configuring.
14187
14188         * config.sub (apple, mac, mpw): Add various aliases.
14189
14190         * mpw-build.in: New file, top-level build script fragment for MPW.
14191         * mpw-configure: New file, configure script for MPW.
14192         * mpw-config.in: New file, config fragment for MPW.
14193
14194 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14195
14196         * configure.in (host_libs): Remove glob, since it is gone from the
14197         sources.
14198
14199 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14200
14201         * Makefile.in: define empty GDB_NLM_DEPS var.
14202
14203         * configure.in(target_makefile_frag): use config/mt-netware
14204         for netware targets.
14205
14206 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14207
14208         * config.sub: Merge in recent FSF changes.  Remove linux special
14209         cases.
14210
14211 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14212
14213         Revert this change:
14214
14215         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14216
14217                 * build-all.mk: Use CC=cc -Xs on Solaris.
14218
14219 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14220
14221         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
14222         stop using it.
14223         * Makefile.in: Nuke all references to glob subdirectory.
14224
14225 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14226
14227         * configure.in: Fix --enable-shared logic in per-host.
14228
14229 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14230
14231         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14232
14233 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14234
14235         * configure.in (noconfigdirs): Don't build gas on AIX, for
14236         powerpc*-*-aix* as well as for rs6000*-*-aix*.
14237
14238 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
14239
14240         * configure: Fix --cache-file to work if the file argument is a
14241         relative path.
14242
14243 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
14244
14245         * configure: If the --cache-file is used, pass it down to
14246         configure in subdirectories.
14247
14248 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
14249
14250         * config.sub: add vxworks29k configuration.
14251
14252 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14253
14254         * Makefile.in (taz): Do "diststuff" part quietly.
14255
14256 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14257
14258         * config.sub: Mini-merge with gcc/config.sub.
14259
14260 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14261
14262         * config.guess (IRIX): Sed - to _.
14263
14264 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14265
14266         * Makefile.in (source-vault, binary-vault): New targets.
14267
14268 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
14269
14270         * config.sub: Recognize -eabi as a basic system type.
14271
14272 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14273
14274         * configure.in (enable_shared stuff): Fix typo.
14275
14276 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
14277
14278         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14279
14280 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14281
14282         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14283
14284 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
14285
14286         * configure.in (rs6000-*-*): Don't build gas.
14287
14288 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
14289
14290         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14291         reduce command line length.
14292         (AS_FOR_TARGET): Check for as.new, not Makefile.
14293         (NM_FOR_TARGET): Check for nm.new, not Makefile.
14294
14295 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14296
14297         * config.guess:  Merge from FSF.
14298
14299 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14300
14301         * configure: Don't use $ when handling program_suffix.
14302
14303 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
14304
14305         * configure.in:  Configure tk for hppa/hpux.
14306
14307 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14308
14309         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
14310
14311 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14312
14313         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
14314         to LIBCXXFLAGS.  Tests are better run without it.
14315
14316 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
14317
14318         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14319
14320 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
14321
14322         * configure.in (*-*-netware*): Don't configure xiberty.
14323
14324 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
14325
14326         * configure.in:  Remove tk from native_only list.
14327
14328 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
14329
14330         * build-all.mk: Add mips-ncd-elf target to sun4 targets
14331           for special NCD build.
14332
14333 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14334
14335         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14336         makeall.bat, they're only useful for binutils snapshots.
14337         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14338         makeall.bat to specified SUPPORT_FILES.
14339
14340 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
14341
14342         * build-all.mk: Add Ericsson targets to sun4 and solaris
14343           hosts.  Add  BNR's sun4 target to solaris host, so their
14344           build-from-source will be tested in-house first.
14345
14346 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14347
14348         * Makefile.in (LIBCFLAGS): New variable.
14349         (CFLAGS_FOR_TARGET): Ditto.
14350         (LIBCFLAGS_FOR_TARGET): Ditto.
14351         (LIBCXXFLAGS): Ditto.
14352         (CXXFLAGS_FOR_TARGET): Ditto.
14353         (LIBCXXFLAGS_FOR_TARGET): Ditto.
14354         (BASE_FLAGS_TO_PASS): Pass them.
14355         (EXTRA_TARGET_FLAGS): Ditto.
14356
14357         * configure.in: Support --enable-shared.
14358
14359 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14360
14361         * configure.in (target_libs):  Include libstdc++ again.
14362         * config.guess:  Update from FSF (for FreeBSD).
14363
14364 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14365
14366         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14367         makeall.bat.
14368         (DISTDOCDIRS): Add `etc'.
14369         (ETC_SUPPORT_PFX): New variable.
14370         (taz): Include anything from etc starting with a word in
14371         ETC_SUPPORT_PFX.
14372
14373 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14374
14375         * config.sub: Update for recent FSF changes.  Remove obsolete
14376         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
14377         spacing changes.
14378
14379 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14380
14381         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
14382
14383         * config.guess:  Merge with FSF.
14384         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14385
14386 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14387
14388         * configure: Since the "trap 0" handler will override the exit
14389         status on many systems, only use it for "exit 1", and make it set
14390         a non-zero exit status; reset it before "exit 0".  Also, check
14391         exit status of config.sub, and error out if it failed.
14392
14393 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
14394
14395         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14396         and install libgloss.
14397
14398 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14399
14400         * Makefile.in (all-binutils): Depend upon all-byacc.
14401
14402         * configure.in: Don't build emacs on Irix 5.
14403
14404 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14405
14406         * configure.in (*-*-netware*): Add libio.
14407
14408 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14409
14410         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14411         (CHECK_TARGET_MODULES): Ditto.
14412         (INSTALL_TARGET_MODULES): Ditto.
14413         (TARGET_LIBS): Ditto.
14414         (all-libstdc++): Note dependencies.
14415
14416 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14417
14418         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14419
14420 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14421
14422         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14423         -fexternal-templates.
14424
14425         * configure.in (target_libs): Add libstdc++.
14426         (noconfigdirs): Add libstdc++ as appropriate.
14427
14428 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14429
14430         * config.guess:  Update from FSF.
14431
14432 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14433
14434         * configure: Use ${config_shell} when running ${configsub}.
14435
14436 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
14437
14438         * config.sub: No longer recognize h8300h.
14439
14440 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14441
14442         * config.sub: Remove extraneous differences between config.sub and
14443         gcc/config.sub.
14444
14445 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14446
14447         * Makefile.in (DISTSTUFFDIRS): Add gas.
14448
14449 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
14450
14451         * COPYING.NEWLIB: New file.
14452
14453 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14454
14455         * config.guess (HP-UX):  Patch from Harlan Stenn
14456         <harlan@landmark.com> to also emit release level.
14457
14458 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14459
14460         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14461
14462 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14463
14464         * config.sub:  Merge nextstep cleanup from FSF.
14465
14466 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14467
14468         * configure.in (arm-*-*): Don't configure ld for this target.
14469
14470 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14471
14472         * configure.in (*-*-netware): don't configure libg++, libio,
14473           librx, or newlib.
14474
14475 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14476
14477         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
14478         configure ld--it works, but it doesn't support shared libraries.
14479
14480 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14481
14482         * config.guess (*-unknown-freebsd*):  Get rid of possible
14483         trailing "(Release)" in version string.
14484         Patch from Paul Richards <paul@isl.cf.ac.uk>.
14485
14486 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14487
14488         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14489         Fix type: *-next-neststep -> *-next-nextstep.
14490
14491         * config.guess:  Merge from FSF:
14492
14493         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
14494
14495         * config.guess: Recognize powerpc-ibm-aix3.2.5.
14496
14497         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
14498
14499         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14500         instead of UNIX_SV for UnixWare 1.0).
14501
14502 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
14503
14504         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
14505         to make gdb/nlm/* build after the compiler and linker.
14506
14507 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14508
14509         * config.guess (netbsd, freebsd, linux):  Accept any machine,
14510         not just i[34]86.
14511         (m68k-atari-sysv4):  Relocate to match FSF version.
14512
14513         * config.guess:  More merges from the FSF:
14514
14515         Add a space before function call or macro invocation.
14516
14517         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14518
14519         * config.guess: Add trap cmd to remove dummy.c and dummy when
14520         interrupted.
14521
14522         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14523
14524         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14525         (dummy): Redirect stderr from compilation of dummy.c.
14526
14527         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
14528
14529         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14530
14531 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
14532
14533         * configure: Accept and ignore --cache*, for compatibility with
14534         new autoconf.
14535
14536 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14537
14538         * config.guess:  Merge from FSF:
14539
14540         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14541
14542         * config.guess (Pyramid*:OSx*:*:*): New case.
14543         (PATH): Add /.attbin at end for finding uname.
14544         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
14545
14546         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
14547
14548         * config.guess (M88*:DolphinOS:*:*): New case.
14549
14550         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
14551
14552         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14553         to select whether to use ELF or COFF.
14554
14555         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14556
14557         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
14558
14559         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
14560
14561         * config.guess: Guess the OS version for HPUX.
14562
14563         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
14564
14565         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14566
14567 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14568
14569         * configure.in: Recognize --with-headers, --with-libs, and
14570         --without-newlib.
14571         * Makefile.in (all-xiberty): Depend upon all-ld.
14572
14573 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14574
14575         * configure.in: Change i[34]86 to i[345]86.
14576
14577 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14578
14579         * configure (version): A few more tweaks to help message.
14580
14581 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14582
14583         * Makefile.in:  Remove (for now) librx as a host library,
14584         now that we're building it for target.
14585
14586 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14587
14588         * configure: Fix up help message; from karl@owl.hq.ileaf.com
14589         (Karl Berry).
14590
14591 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14592
14593         * configure.in:  Also configure librx.
14594
14595 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14596
14597         * Makefile.in:  Update various rules to reflect that librx
14598         is now needed for libg++.
14599
14600 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14601
14602         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
14603
14604 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
14605
14606         * configure.in: Configure the examples directory.
14607
14608 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14609
14610         * configure: Simplify Jun 2 1994 change.
14611
14612 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14613
14614         * change CC to /usr/latest/bin/gcc for lynx host builds, since
14615         /bin/gcc isn't good enough to build gcc.
14616
14617 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
14618
14619         * Makefile.in (GDB_SUPPORT_FILES): Remove
14620         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
14621         (gdb.tar.gz): Add new rule to use standard distribution building
14622         mechanism.
14623
14624 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14625
14626         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
14627         Bill Cox <bill@cygnus.com>.
14628
14629 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14630
14631         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
14632
14633 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
14634
14635         * configure:  Search current dir first in .gdbinit.
14636
14637 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14638
14639         * config.sub:  Recognize freebsd (merged from gcc config.sub).
14640
14641 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14642
14643         * config.sub:  Refer to NeXT's operating system as nextstep.
14644
14645         * config.sub (case $basic_machine):  Re-order the cases, to match
14646         the order in the FSF version (which is mostly alphabethical).
14647         Merge in some additions and changes from the FSF.
14648
14649 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
14650
14651         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
14652         * config.sub: Recognize cxux7.
14653         * configure.in: Use mh-cxux for m88k-harris-cxux*.
14654
14655 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14656
14657         * config.sub:  Fix typo powerpc -> powerpc-*.
14658
14659 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
14660
14661         * Makefile.in: `all-emacs19' depends on `all-byacc'.
14662
14663         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
14664         parallel with all-emacs and install-emacs).  Top-level command
14665         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
14666
14667 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14668
14669         * test-build.mk ($(host)-stamp-stage2-installed): Remove
14670         $(relbindir)/make before doing ``make install'', and use
14671         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
14672         installing over running make binary.
14673         ($(host)-stamp-stage3-installed): Likewise.
14674
14675 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14676
14677         * config.guess: Recognize Mach.
14678
14679 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14680
14681         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
14682         see whether --exec-prefix was used.
14683
14684 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14685
14686         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
14687
14688 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14689
14690         * Makefile.in: Add all-librx target similar to all-libproc.
14691
14692 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
14693
14694         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
14695         with post 1.2 uname bogosity.
14696
14697 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14698
14699         * configure: Remove temporary files on receipt of a signal.
14700
14701 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
14702
14703         * configure: If there is a package_makefile_frag, remove
14704         ${subdir}/Makefile.tem after copying it in.
14705
14706 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14707
14708         * build_all.mk: support rs6000 lynx identifies itself as
14709         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
14710         since /bin/gcc is too feeble to compile a modern gcc.
14711
14712 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14713
14714         * brought devo/test-build.mk update-to-date with progressive/
14715           test-build.mk. Add lynx targets and hppa flag info.
14716
14717 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14718
14719         * configure.in:  Use mh-ncrsvr43.  Patch from
14720         Tom McConnell <tmcconne@sedona.intel.com>.
14721
14722 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14723
14724         * config.guess (i386-unknown-bsdi):  No longer need to
14725         check #if defined(__bsdi__) && defined(__i386__).
14726
14727 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14728
14729         * configure: Set program_transform_nameoption correctly.
14730
14731 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14732
14733         * brought build-all.mk update-to-date with progressive build-all.mk,
14734           added new targets and hppa info.
14735
14736 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14737
14738         * configure: If config.guess result is a prefix of the user
14739         specified target, assume a native build and use the user specified
14740         target as the host alias.  Remove SunOS patch suffix removal hack.
14741         * configure.in: Remove SunOS patch suffix removal hack.
14742
14743         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
14744         in NATIVE_CHECK_MODULES.
14745
14746 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
14747
14748         * Makefile.in: Rename HOST_ONLY to NATIVE.
14749         * configure: Delete SunOs patch suffix from host_canonical
14750           and build_canonical variables that are prepended to Makefiles.
14751         * configure.in: Add comments for easier maintenance.
14752
14753 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14754
14755         * Makefile.in: Add all-libproc target similar to all-gui.
14756
14757 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
14758
14759         * Makefile.in (CHECK_MODULES): split into
14760         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14761
14762 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
14763
14764         * config.guess (i386-unknown-bsdi): New system to guess.
14765
14766 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14767
14768         * Makefile.in: Add all-gui target (but not yet build by "all").
14769
14770 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
14771
14772         * config.sub: Move deletion of patch suffix from here...
14773         * configure.in: To here, at Ian's suggestion.  The top-
14774           level scripts might need to know of a patch level.
14775
14776 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
14777
14778         * config.sub: Strip off patch suffix so rtl is recognized
14779           as a sunos4.1.3 machine, even though it's been patched.
14780
14781 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
14782
14783         * Makefile.in (INSTALL_LAST): Delete.
14784         (INSTALL_DOSREL): New.
14785
14786 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14787
14788         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14789         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14790         whether we pass down --with-gnu-ld anyhow.
14791
14792 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
14793
14794         * Makefile.in (INSTALL_LAST): Change operation so it works
14795         on more flavors of make.
14796         * configure.in (go32): Don't build libg++ or libio.
14797
14798 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
14799
14800         * Makefile.in (Move HOST_PREFIX_1 and friends up so
14801         they can be overriden by templates.
14802
14803 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
14804
14805         * configure.in (target==go32): Don't build gdb.
14806         * dosrel: New directory.
14807
14808 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
14809
14810         * configure.in (host==go32): Configure dosrel too.
14811         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14812         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14813         be set by incoming names or templates.
14814         (INSTALL_LAST): New rule.
14815
14816 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
14817
14818         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14819
14820 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14821
14822         * configure.in (appdirs): New variable.  Currently empty, but will
14823         be used in gas distribution.  If nonempty, lists a set of
14824         directories at least one of which must get configured, or top
14825         level configuration is considered to have failed.
14826         (rs6000-*-lynxos*): Use new file name.
14827
14828 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14829
14830         Eliminate XTRAFLAGS.
14831         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14832         newlib include files using -idirafter, and also use -nostdinc.
14833         (CXX_FOR_TARGET): Likewise.
14834         (XTRAFLAGS): Removed.
14835         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14836         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14837         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14838         ($(DO_X)): Don't pass down XTRAFLAGS.
14839
14840 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14841
14842         * configure.in (mips*-dec-bsd*): New target; do build linker.
14843         (mips*-*-bsd*): New target; don't build linker.
14844
14845 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14846
14847         * configure.in: support rs6000-*-lynxos* configuration.
14848         support sunos4 as a cross target.
14849
14850         * config.sub: look for lynx*, not lynx since the OS version may
14851         legitimately be part of the name.
14852
14853 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14854
14855         * configure.in (i[34]86-*-sco*): Move to be with other i386
14856         targets.
14857         (romp-*-*): New target.  Skip various binary utilities.
14858         (vax-*-*): New target.  Don't build newlib.
14859         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
14860
14861 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14862
14863         * configure.in: Only set host_makefile_frag if config
14864         directory exists.
14865
14866 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14867
14868         * install.sh: If $dstdir exists, don't check whether each
14869         component does.
14870
14871 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14872
14873         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14874
14875 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
14876
14877         * configure.in (*-*-lynxos*): Don't configure newlib for either
14878         native or cross Lynx.
14879
14880 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
14881
14882         * config.sub (sparc64-elf): Fix os.
14883         (z8k): Remove duplicate.
14884
14885 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14886
14887         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14888         gcc/stmp-fixproto, to try to prevent fixproto from being run.
14889
14890 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
14891
14892         * configure: Make file links cleanly even if Lynx fails on
14893           an NFS symlink (at least fail cleanly).
14894
14895 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14896
14897         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14898         -XNh2000.
14899
14900 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14901
14902         * configure: Unknown options are fatal again.
14903
14904 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
14905
14906         * configure: Ignore --x-includes and --x-libraries, for Autoconf
14907         compatibility.
14908
14909 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
14910
14911         * build-all.mk: Add `clean' target.
14912
14913 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14914
14915         * config.guess:  Add SINIX support.
14916         * configure.in:  Add mips-*-sysv4* support.
14917
14918 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
14919
14920         * build-all.mk: Document all useful targets.
14921         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14922         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14923
14924 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14925
14926         * configure: Support --silent, --quiet.
14927
14928 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14929
14930         * configure: Support --disable-FEATURE.
14931
14932 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14933
14934         * config.guess: Recognize NCR running SVR4.3.
14935
14936 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14937
14938         * config.guess:  Make BSDI generate i386-unknown-bsd386.
14939         Patch from Paul Eggert <eggert@twinsun.com>.
14940
14941 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14942
14943         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14944
14945 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14946
14947         * configure: Make unrecognized options give nonfatal warnings
14948         instead of fatal errors, and pass them to any subdirectory
14949         configures in case they recognize them.
14950         Make --x equivalent to --with-x.
14951
14952 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14953
14954         * configure: Add --enable-* options.  Clean up usage message and
14955         some comments.
14956
14957 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
14958
14959         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14960
14961 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14962
14963         * configure.in (hppa*-*-*): Enable binutils.
14964
14965 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14966
14967         * config.sub: Recognize cisco.
14968
14969 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
14970
14971         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14972
14973 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14974
14975         * config.guess: about target *-hitachi-hiuxwe2, don't print more
14976         than one configuration name.  Add comment.
14977
14978 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
14979
14980         * config.guess: about target *-hitachi-hiuxwe2, fixed
14981         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
14982         macro is incorrect.]
14983
14984 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14985
14986         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14987         than the "make ls" stuff which used to be here.
14988
14989 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14990
14991         * config.guess:  Recognize i[34]86-unknown-freebsd.
14992         From Shawn M Carey <smcarey@rodan.syr.edu>.
14993
14994 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14995
14996         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14997
14998 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
14999
15000         * config.guess: Check for ptx.
15001
15002 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
15003
15004         * config.sub: Add os9k checking.
15005
15006 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15007
15008         * config.guess: Handle OSF1 running on HPPA processors
15009
15010 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15011
15012         * configure: If subdir configure fails, print out a message with
15013         subdirectory name, in case subdir's configure code didn't identify
15014         itself.
15015
15016 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
15017
15018         * configure.in: Remove embedded newlines from configdirs.
15019         Avoid mismatches of substrings.  Fix matching strings at end
15020         of configdirs.
15021
15022 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
15023
15024         * config.guess:  Add Lynx/rs6000 config support.
15025
15026 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15027
15028         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15029
15030 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
15031
15032         * configure.in (hppa*-*-osf*): Treat this just like most other
15033         PA configurations (eg no binutils or ld).
15034         (hppa*-*-*elf*): These configurations have binutils and ld.
15035
15036 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15037
15038         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
15039
15040 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15041
15042         * configure.in (rs6000-*-*): Build gas.
15043
15044 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15045
15046         * Makefile.in:  Avoid bug in losing hpux sed.
15047
15048 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15049
15050         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15051         for GDB and GDB has been fixed to not need it.
15052
15053 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15054
15055         * config.guess: Recognize vax hosts.
15056
15057 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15058
15059         * configure (while loop): Don't use "break 2" inside case
15060         statement -- the case statement isn't an enclosing loop.
15061
15062 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15063
15064         * config.guess:  Clean up NeXT support, to allow nextstep
15065         on Intel machines.  Make OS be nextstep.
15066
15067 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
15068
15069         * config.guess: Add alternate forms for Convex.
15070
15071 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
15072
15073         * configure:  Completely rewrite option processing.  Take
15074         advantage of pattern-matching to avoid invoking test frequently.
15075         Also clean up host and target defaulting logic.
15076
15077 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15078
15079         * Makefile.in: Replace all occurrances of "rootme" with "r" and
15080         "$${rootme}" with "$$r", to increase the likelihood that the do-*
15081         commands (plus user environment) will fit SCO limits.
15082
15083 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15084
15085         * configure.in: Don't issue warnings about directories which are
15086         not being configured if -norecursion is set.  Correct test for
15087         --with-gnu-as and --with-gnu-ld to not get confused by substring
15088         matches.
15089
15090         * configure.in: Don't build gas for alpha-dec-osf1*.
15091
15092 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
15093
15094         * configure:  Back out Per's change of 12/19/1993.  It changes the
15095         behavior of configure in unexpected and confusing ways.
15096
15097         Also, use different delim char when calculating
15098         program_transform_name so that the name can contain slashes.
15099
15100 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
15101
15102         * configure.in, config.sub: Add support for VSTa micro-kernel.
15103
15104 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
15105
15106         * configure.in: Nuke hacks which were used to get a special
15107         version of GAS for HPPA configurations.
15108
15109 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15110
15111         * configure:  If only ${target_alias} is given, use that
15112         as the default for ${host_alias}.
15113         * configure:  Add missing back-slashes before nested quotes.
15114
15115 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15116
15117         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15118
15119 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
15120
15121         * config.guess:  Recognize some Tektronix configurations.
15122         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15123
15124 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15125
15126         * config.sub: Match any flavor of SH.
15127
15128 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
15129
15130         * configure.in: Don't try to configure newlib for Alpha.
15131
15132 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15133
15134         * configure.in: Don't build ld for Irix 5.  Don't build gas,
15135         libg++ or libio for any Alpha target.
15136
15137         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15138
15139 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
15140
15141         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15142         default arguments -- so it tried to compress itself.
15143
15144 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15145
15146         * configure.in (notsupp): ensure that a space is always at the end
15147           of the configdirs list, since the grep checks for an explicit space
15148
15149 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15150
15151         * configure.in (target i386-sysv4.2): don't build ld, since static
15152           versions of many libraries are not available.
15153
15154 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15155
15156         * config.guess: Recognize Apollos (using environment variables).
15157         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15158
15159 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15160
15161         * config.guess: Recognize Sony news mips running newsos.
15162
15163 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
15164
15165         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15166         "fi ; else" for bash.
15167
15168 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
15169
15170         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15171
15172 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
15173
15174         * config.sub: accept unixware as an alias for svr4.2.
15175         Fix some inconsistancies with the gcc version.
15176
15177 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15178
15179         * Makefile.in (DISTDOCDIRS):  Add gdb.
15180
15181 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15182
15183         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
15184
15185 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15186
15187         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15188         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15189         this now.
15190
15191 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15192
15193         * config.sub: Accept hiux* as an OS name.
15194
15195         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15196         etc/make-stds.texi.  The underscore came from gcc, and dje now
15197         agrees that RUNTESTFLAGS is the correct name.
15198
15199 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15200
15201         * install.sh:  Remove 'set -e'.  It makes any conditionals
15202         in the script useless.
15203
15204         * config.guess: Automatically recognize arm-acorn-riscix
15205         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15206
15207 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
15208
15209         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15210
15211 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15212
15213         * Makefile.in (DISTDOCDIRS): New variable.
15214         (taz): Edit local Makefile.in sooner, instead of proto-toplev
15215         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
15216
15217 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15218
15219         * configure.in (hppa target): check the source directory for the
15220           pagas sub-directory
15221
15222 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
15223
15224         * config.sub: Allow -aout* and -elf*.
15225
15226 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15227
15228         * configure.in: Don't build ld on i386-solaris2, same as for
15229         sparc-solaris2.
15230
15231 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15232
15233         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15234
15235 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15236
15237         * configure.in:  Configure gdb for alpha.
15238
15239 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15240
15241         * Makefile.in (CXXFLAGS): Add -O.
15242
15243 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15244
15245         * config.guess: added support for DG Aviion
15246
15247 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15248
15249         * configure.in: Produce warning message for subdirectories not
15250         configurable for this host/target combination.  Don't try to
15251         configure gdb for vms.
15252
15253 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15254
15255         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15256         appropriate files before making "diststuff".
15257         (DISTBISONFILES): New var: list of files to be edited.
15258         (DISTSTUFFDIRS): Add binutils.
15259
15260 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15261
15262         * config.sub: also handle mipsel and mips64el (for little endian mips)
15263
15264 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15265
15266         * configure.in: Add * to end of all OS names.
15267
15268 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
15269
15270         * configure.in: Build newlib for LynxOS native.
15271
15272 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15273
15274         * config.guess: Add support for delta 88k running SVR3.
15275
15276         * configure.in: Add comment about HP compiler vs. emacs.
15277
15278 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15279
15280         * configure.in: don't build ld on solaris2 (not a viable option
15281           due to bugs in getpwnam & getpwuid)
15282
15283 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15284
15285         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15286         config.guess will produce a full version number.
15287
15288 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15289
15290         * configure.in: Build linker and binutils for alpha-dec-osf1.
15291
15292 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15293
15294         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15295         and gdb/testsuite/Makefile.in.
15296
15297 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15298
15299         * configure.in: recognize mips*- instead of mips-
15300
15301 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15302
15303         * config.sub: Accept linux*coff and linux*elf as operating
15304         systems.
15305
15306 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15307
15308         * config.sub: Recognize mips64, and mips3 as an alias for it.
15309
15310 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15311
15312         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15313         gdb knows how to handle OSF/1 shared libraries.
15314
15315 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15316
15317         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15318         * config.guess: Recognize Hitachi's HIUX.
15319         * config.sub: Recognize h3050r* and hppahitachi.
15320         Remove redundant cases for hp9k[23]*.
15321
15322 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15323
15324         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15325         if gas and ld are in the source tree and are in ${configdirs}.
15326         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15327         --with options (but still pass them down on the command line,
15328         if they were explicitly specified).
15329
15330 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15331
15332         * configure: substitute SHELL value in Makefile.in with
15333         ${CONFIG_SHELL}
15334
15335 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15336
15337         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15338         *-*-solaris2* targets.
15339
15340 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15341
15342         * Makefile.in: define M4, and pass it down to sub-makes;
15343         all-autoconf now depends on all-m4
15344
15345 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15346
15347         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15348         presence of {ar,ranlib} instead of a configured directory
15349
15350 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
15351
15352         * config.guess: Accept 34?? as well as 33?? for NCR.
15353
15354 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15355
15356         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15357         of 'gas' in sed commands, since 'gash' is now in the tree as well.
15358
15359 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15360
15361         * configure: grab values for $(CC) and $(CXX) from the
15362         environment, so that someone can do "CC=gcc configure; make" and
15363         have it work right (matching the way that autoconf works now)
15364
15365         * configure.in, Makefile.in: add support for gash, the tcl
15366         interface to Galaxy
15367
15368         * config.guess: add NetBSD variants (hp300, x86)
15369
15370 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
15371
15372         * install.sh: Support -d option (in the manner of SunOS 4 install,
15373         as it is more deterministic than that of GNU install)
15374         (chmodcmd): Set file to mode 755 by default (should also do default
15375         chgrp and chown, but I don't feel like dealing with that now)
15376
15377 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
15378
15379         * config.sub: Remove h8300hhms alias.
15380
15381 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15382
15383         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15384
15385 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15386
15387         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15388         as stmp-fixinc
15389
15390 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15391
15392         * config.sub: recognize m88110-bug-coff.
15393
15394 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15395
15396         * Makefile.in (all-libio): all dependencies on the toolchain used
15397         to build this (gcc, gas, ld, etc)
15398
15399 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15400
15401         * config.guess: Deal with OSF/1 1.3 on alpha.
15402
15403 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15404
15405         * install.sh: add some 'else true' clauses for portability
15406
15407         * configure.in: don't build libio for h8[35]00-*-* targets
15408
15409 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15410
15411         * Makefile.in:  Add support for new libio.
15412
15413 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15414
15415         * install.sh: If one command fails, don't try the rest.  Don't try
15416         to remove $dsttmp (via trap) unless we have already created it.
15417         If $src doesn't exist, detect it and exit with an error.
15418
15419         * config.guess: Recognize BSD on hp300.
15420
15421 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15422
15423         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15424         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15425
15426 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
15427
15428         * Makefile.in (all-send-pr): depends on all-prms
15429
15430 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15431
15432         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15433
15434 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15435
15436         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15437         Added test for mips-mips-riscos5.
15438
15439 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15440
15441         * configure.in: use mh-hp300 for 68k HP hosts
15442
15443 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15444
15445         * configure: add support for CONFIG_SHELL, so that you can use
15446         some alternate shell for evaluating configure scripts
15447
15448 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
15449
15450         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
15451         in configure script to bug-gdb@prep.ai.mit.edu when building
15452         distribution archive.
15453         * Makefile.in (COMPRESS):  Remove def.
15454         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
15455         gdb.tar.Z and make-gdb.tar.Z respectively.
15456         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
15457         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
15458         to convergence with 'taz' target in Makefile.in.
15459
15460 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15461
15462         * install.sh (dsttmp): use trap to ensure that tmp files go
15463         away on error conditions
15464
15465 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15466
15467         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15468
15469 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15470
15471         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15472         its parent is '/' not ''.
15473
15474         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15475
15476 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
15477
15478         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15479         that ${newsrcdir}/configure.in does.
15480
15481 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15482
15483         * test-build.mk: support for CONFIG_SHELL
15484
15485 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
15486
15487         * config.sub (netware):  Add as a basic system type.
15488
15489 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15490
15491         * Makefile.in (Makefile): depend on configure.in.  Also drop the
15492           $(srcdir)/ from the dependency on Makefile.in.
15493
15494 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
15495
15496         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15497         (h8300hhms is temporary until multi-libraries are implemented).
15498         * configure.in: Handle h8300h too.
15499
15500 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15501
15502         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15503
15504 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
15505
15506         * configure:  Remove extraneous output when guessing host type.
15507         * config.guess:  Remove extraneous output when guessing using C
15508         compiler rather than uname, or when guessing fails.
15509
15510 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
15511
15512         * Makefile.in: remove all.cross and install.cross targets
15513
15514         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15515           definitions
15516
15517 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
15518
15519         * configure.in (target sh): Build gprof.
15520
15521 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15522
15523         * config.sub: change -solaris to -solaris2
15524
15525 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15526
15527         * configure.in: Use config/mh-riscos for mips-*-sysv*.
15528
15529 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
15530
15531         * configure: Correct error message for missing Makefile.in to
15532         print correct directory.
15533
15534 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15535
15536         * install.sh: kludge around 386BSD shell bug
15537
15538 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
15539
15540         * config.guess:  Recognize NeXT.
15541         * config.guess:  Recognize i486-ncr-sysv4.
15542         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
15543
15544 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
15545
15546         * Makefile.in (MAKEINFOFLAGS): New variable.
15547         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15548         * build-all.mk, test-build.mk: Pass down --no-split as
15549         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
15550
15551 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
15552
15553         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
15554
15555 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
15556
15557         * Makefile.in (libg++.tar.z):  New rule.
15558         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
15559         * Makefile.in (taz):  Only do a single chmod.
15560
15561 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15562
15563         * install.sh: don't use dirname anymore (replaced with sed usage)
15564
15565 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
15566
15567         * Makefile.in:  Change extension for gzip'd files from '.z' to
15568         '.gz' per new FSF standard usage.
15569
15570 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15571
15572         * configure: put quotes around the final value of program_transform_name
15573
15574 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15575
15576         * Makefile.in: new install.sh support; update install-info rules
15577
15578 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
15579
15580         * configure.in: Build diff for crosses, but not for go32 host.
15581
15582         * configure.in: Build gprof only for native, and don't build it
15583         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15584
15585 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
15586
15587         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15588
15589 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15590
15591         * configure.in (host_tools): Add prms.
15592
15593 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15594
15595         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15596         with $(FLAGS_TO_PASS) on the command line
15597
15598         * config.sub: Recognize lynx and lynxos
15599
15600 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15601
15602         * config.sub: Accept -ecoff*, not just -ecoff.
15603
15604 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15605
15606         * Makefile.in (taz): Use .gz suffix instead of .z.
15607         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
15608         names.
15609
15610 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15611
15612         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
15613
15614 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15615
15616         * Makefile.in (install-no-fixedincludes):  install gcc last, so
15617         that rebuilds that might happen during 'make install' don't get
15618         bogus gcc include files
15619
15620 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15621
15622         Change from Utah for HPPA support:
15623         * config.guess: Recognize hppa1.x-hp-bsd.
15624
15625 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
15626
15627         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
15628         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
15629
15630 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15631
15632         * config.sub: Add support for rom68k and bug boot monitors.
15633
15634 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
15635
15636         * Makefile.in: Make all-opcodes depend on all-bfd.
15637
15638 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15639
15640         * config.guess: Added special check for i[34]86-univel-sysv4*.
15641
15642 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
15643
15644         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
15645         the processor rather than assuming i486.
15646
15647 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15648
15649         * config.guess: Recognize SunOS6 as Solaris3.
15650
15651 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
15652
15653         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
15654         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
15655
15656 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
15657
15658         * build-all.mk (all-cross): New target for Canadian Cross.
15659         Added Q2 go32 targets.
15660         * test-build.mk: Configure go32 cross sparclite-aout and
15661         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
15662         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
15663
15664 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15665
15666         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
15667         GO32 hosted toolchains
15668
15669 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15670
15671         * configure: change  so "-exec-prefix" gets passed down rather
15672         than "-exec_prefix" so autoconf generated Makefiles get the
15673         exec_prefix set right.
15674
15675 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15676
15677         * config.guess: get the Solaris2 minor version number
15678
15679         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
15680
15681 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15682
15683         * config.guess: Recognize some Sequent platforms.
15684
15685 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15686
15687         * Makefile.in: added the vault-install target
15688
15689         * configure.in: actually use the Sun3 makefile fragment that's in
15690         config, also added the release dir to configdirs
15691
15692 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15693
15694         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
15695
15696 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15697
15698         * configure.in: remove some program from Alpha targetted toolchains
15699
15700 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
15701
15702         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
15703         gprof.
15704         (taz): Run "make diststuff" in those directories instead of "make
15705         proto-dir".  Look for "VERSION=" only at start of line in subdir
15706         Makefile.  Use "gzip -9" for compression.
15707         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
15708         (binutils.tar.z): New target.
15709
15710 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15711
15712         * Makefile.in (taz): Include gpl.texinfo.
15713
15714 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15715
15716         * Makefile.in (setup-dirs): Merged into "taz" target.
15717         (taz): Only do `proto-dir' stuff if a directory is actually needed
15718         for this target.
15719
15720 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
15721
15722         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
15723         (FLAGS_TO_PASS): Pass down MUNCH_NM.
15724         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
15725         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
15726         (gcc-no-fixedincludes): Correct for current gcc Makefile.
15727
15728 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
15729
15730         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
15731         config.sub, and move-if-change to gdb testsuite distribution
15732         archive, so the testsuite can be extracted, configured, and
15733         run separately from the gdb distribution.  Blow away the Chill
15734         tests that require a Chill compiled executable, since GNU Chill
15735         is not yet publically available.
15736
15737 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15738
15739         * test-build.mk: set environment variables in a single command,
15740         instead of a list of assignments and exports
15741
15742         * config.guess: recognize Alpha/OSF1 systems
15743
15744 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15745
15746         * configure: Change help message to prefer --options rather than
15747           -options.
15748
15749 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15750
15751         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
15752         zippy@ecst.csuchico.edu.
15753         * config.guess: Recognize miniframe.
15754
15755 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15756
15757         * Makefile.in: Use srcroot to find runtest rather than rootme.
15758         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
15759
15760 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15761
15762         * test-build.mk: Extensive additions to support building on a
15763         machine other than the host.
15764
15765 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15766
15767         * configure (tooldir): Fix for i386-aix again.
15768
15769 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
15770
15771         * configure, Makefile.in:  Change definition of $(tooldir)
15772         to match the FSF.
15773
15774 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
15775
15776         * config.guess:  Recognize i[34]86/SVR4.
15777
15778 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15779
15780         * Makefile.in (all-gdb): gdb depends on sim.
15781
15782 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
15783
15784         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
15785         at the same time we make the prototype gdb directory.
15786         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
15787         files at the same time as the gdb base release distribution.
15788
15789 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
15790
15791         * Makefile.in (check): Use individual check targets rather than
15792         DO_X rule.
15793         (check-gcc): Added.
15794
15795 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
15796
15797         * config.sub: Use sysv3.2 not sysv32 for canonical OS
15798         for System V release 3.2.
15799
15800 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15801
15802         * config.sub: Recognize hppaosf.
15803         * configure.in: Do configure ld/binutils/gas for it.
15804
15805 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15806
15807         * configure (tooldir): Alter syntax used to set this, for systems
15808         where "\$" isn't handled right, like i386-aix.
15809
15810 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15811
15812         * configure: Pass program-transform-name, not
15813         program_transform_name, to recursive configures.
15814
15815 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
15816
15817         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15818         of gas+ld+binutils.
15819
15820 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
15821
15822         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
15823
15824 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15825
15826         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15827
15828 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15829
15830         * Makefile.in (PRMS): Set back to all-prms.
15831
15832 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15833
15834         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15835         targets, rather than for MIPS hosts.
15836
15837 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15838
15839         * configure.in: add comment for --with-x default values
15840
15841         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15842
15843         * Makefile.in: add check-* targets for each of the directories in
15844         the tree.  Add a definition of RUNTEST that will use the one we
15845         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
15846
15847 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
15848
15849         * configure.in: Removed obsolete references to bfd_target and
15850         target_makefile_frag.
15851
15852         * build-all.mk: Set assorted targets for Q2.
15853         * config.sub: Recognize z8k-sim and h8300-hms.
15854         * test-build.mk: Really don't pass host to configure.
15855         (HOLES): Added uname.
15856
15857 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
15858
15859         * configure: Handle an empty program-prefix, program-suffix or
15860         program-transform-name correctly.
15861
15862 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15863
15864         * build-all.mk: -G 8 no longer required for MIPS targets.
15865         * test-build.mk: Don't pass host argument to configure; make it
15866         guess.
15867
15868 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
15869
15870         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
15871         * Makefile.in (COMPRESS):  New macro, like GZIP.
15872
15873 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15874
15875         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15876
15877         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15878         with gas currently defaults to -G 0.
15879
15880 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
15881
15882         * Makefile.in (all-flex): flex depends on byacc.
15883
15884         * build-all.mk: If host not specified, use config.guess.  Pass TAG
15885         to test-build.mk as RELEASE_TAG.
15886         * test-build.mk (configargs): New variable containing arguments to
15887         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
15888         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15889
15890         * config.guess: Use /bin/uname when checking -X argument on SCO,
15891         to avoid invoking GNU uname which doesn't understand -X.
15892
15893         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15894
15895         * configure.in: Build gas for mips-*-*.
15896
15897 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15898
15899         * Makefile.in (all.normal): insert missing backslash.
15900
15901 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15902
15903         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15904
15905         * Makefile.in: Complete overhaul to merge many almost identical
15906         targets.
15907
15908 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15909
15910         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15911         (gdb.tar.Z): Adjusted.
15912
15913         * Makefile.in (setup-dirs, taz): New targets; should be general
15914         enough to adapt for gdb sometime.  Build only .z file.
15915         (gas.tar.z): New target.
15916
15917 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15918
15919         * build-all.mk: Use CC=cc -Xs on Solaris.
15920
15921 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
15922
15923         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
15924         for handling BISON for FSF releases.
15925
15926 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15927
15928         * configure: Actually implement the change zoo just documented.
15929
15930 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
15931
15932         * configure: when using config.guess, only set target_alias when
15933         it's not already been set (ie, on the command line)
15934
15935 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15936
15937         * Makefile.in: add installcheck target, set PRMS to install-prms
15938
15939 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15940
15941         * configure: add support for package_makefile_fragment, handle the
15942         case where a directory has a configure.in file but no Makefile.in
15943         more gracefully (with an actual understandable error message, even);
15944         add support for --without (and add this to the usage message); also
15945         explicitly add a --host=${host_alias} to the command line when
15946         config.guess is used
15947
15948 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15949
15950         * configure: Must use both --host and --target in recursive calls.
15951
15952 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15953
15954         * Makefile.in: Change deja-gnu to dejagnu.
15955
15956 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15957
15958         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15959
15960 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15961
15962         * configure.in: canonicalize all instances to *-*-solaris2*,
15963         also strip out a number of tools to not build for go32 host
15964
15965 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15966
15967         * config.guess: add GPL.
15968
15969         * Makefile.in, config.guess, config.sub, configure: bump
15970           copyrights to 93.
15971
15972 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
15973
15974         * Makefile.in (do-info): Removed obsolete check for existence of
15975         localenv file.
15976
15977         * Makefile.in (MAKEOVERRIDES): Define to be empty.
15978
15979 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15980
15981         * Makefile.in: a couple of 'else true' for decstation,
15982         support for TclX
15983
15984         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15985
15986 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
15987
15988         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15989
15990 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
15991
15992         * config.guess: Recognize i386-ibm-aix (PS/2).
15993         * configure.in: Use config/mh-aix386 file for it.
15994
15995 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
15996
15997         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15998         CC_FOR_TARGET instead.
15999         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16000
16001 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
16002
16003         * Makefile.in: Add sim to list of directories sent with gdb
16004
16005 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16006
16007         * configure.in: Put back mips-dec-bsd* case.
16008
16009 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
16010
16011         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16012         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
16013         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16014
16015 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16016
16017         * configure.in: remove no-op mips-dec-bsd* in "case $target"
16018
16019         * Makefile.in (dir.info): only run gen-info-dir if it exists,
16020         (install-info): install dir.info only if it exists,
16021         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16022
16023 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
16024
16025         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
16026         gas for mips-dec-bsd.
16027
16028 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
16029
16030         * configure (makesrcdir): If ${srcdir} is relative and not ".",
16031         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16032
16033 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16034
16035         * configure.in: Added "dejagnu" to hosttools list.
16036
16037 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
16038
16039         * config.sub, configure.in, config.guess:  Add support
16040         for Bosx, an AIX variant from Bull.
16041         Patches from F.Pierresteguy@frcl.bull.fr.
16042
16043 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16044
16045         * devo/dejagnu: Initial creation of devo/dejagnu.
16046         Migrated dejagnu testcases and support files for testing software
16047         tools to reside as subdirectories, currently called "testsuite",
16048         within the directory of the software tool.  Migrated all programs,
16049         support libraries, etc. beloging to dejagnu proper from
16050         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
16051         with no modifications.  The changes to these files which will
16052         allow them to configure, build, and execute properly will be made
16053         in a future update.
16054
16055 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16056
16057         * Makefile.in: Change send_pr to send-pr.
16058         * configure.in: Likewise.
16059         * send_pr: Renamed directory to send-pr.
16060
16061 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
16062
16063         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
16064
16065 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
16066
16067         * README:  Update for gdb-4.8 release.
16068         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
16069         gdb-xxx.tar.z (gzip'd) file also.
16070
16071 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16072
16073         * Makefile.in: make all-diff depend on all-libiberty
16074
16075 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
16076
16077         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16078
16079 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16080
16081         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16082
16083 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
16084
16085         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
16086         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
16087         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
16088
16089 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16090
16091         * Makefile.in:  makeinfo binary is in a new location
16092
16093 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
16094
16095         * config.sub: Accept -ecoff as an OS.
16096
16097         * Makefile.in: Various changes to eliminate a level of make
16098         recursion and reduce the required command line length.
16099         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16100         sub-makes.
16101         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16102         variables holding settings for specific sub-makes.
16103         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16104         in terms of BASE_FLAGS_TO_PASS.
16105         (TARGET_LIBS): New variable listing directories which use
16106         TARGET_FLAGS_TO_PASS.
16107         (subdir_do): Eliminated.
16108         (do-*): New set of targets to replace subdir_do.
16109         (various): All targets which used subdir_do now depend on do-*.
16110         (local-clean): Renamed from do_clean.
16111         (local-distclean): New target, dependency of distclean and
16112         realclean.
16113         (install-info): Don't create directories.  Depend on dir.info
16114         rather than calling make recursively.
16115         (install-dir.info): Eliminated.
16116         (install-info-dirs): Create all info directories here.
16117         (dir.info): Depend upon do-install-info.
16118
16119         * test-build.mk (HOLES): Added false.
16120
16121 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
16122
16123         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
16124
16125 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16126
16127         * Makefile.in (info): remove dependency on all-texinfo.  The
16128         problem was really in texinfo/C, not at this level.
16129
16130 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16131
16132         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16133
16134 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
16135
16136         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
16137         GDB releases.
16138
16139 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16140
16141         * configure: Include srcdir in message about target of link not
16142         being found.  Don't convert `-' to `_' in `with' options being
16143         passed to subdirs.
16144
16145 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16146
16147         * configure.in: add uudecode to host_tools
16148
16149         * Makefile.in: added {all,install}-uudecode targets, added them to
16150         the appropriate lists
16151
16152 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
16153
16154         * Makefile.in (all-gcc): Added dependency on all-gas.
16155
16156         * configure.in (mips-*-*): Build ld and binutils.
16157
16158 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16159
16160         * configure: check return code from mkdir, print error message and
16161           exit on failure.
16162
16163 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
16164
16165         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
16166
16167 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16168
16169         * test-build.mk (HOLES): Added tar, cpio and uudecode.
16170
16171 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16172
16173         * config.sub (h8500):  Recognize this as a cpu type.
16174
16175 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16176
16177         * configure: source directory missing is no longer a warning
16178
16179         * configure.in: recognize irix[34]* instead of irix[34]
16180
16181         * Makefile.in: define and pass down X11_LIB
16182
16183 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
16184
16185         * guess-systype: Renamed to ...
16186         * config.guess:  ... by popular request.
16187         * configure.in, Makefile.in:  Update accordingly.
16188
16189 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
16190
16191         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
16192         + Add Convex, Cray/Unicos, and Encore/Multimax support.
16193         + Execute ./dummy instead of assuming . is in PATH.
16194
16195 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
16196
16197         * guess-systype:  New shell script.  Attempts to guess the
16198         canonical host name of the executing host.
16199         Only a few hosts are supported so far.
16200         * configure:  Call guess-systype if no host is specified.
16201
16202 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16203
16204         * Makefile.in (gcc-no-fixedincludes): Made to work with current
16205         gcc Makefile.
16206
16207
16208 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
16209
16210         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16211         (all-gcc, install-gcc, subdir_do): Use it.
16212
16213 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16214
16215         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16216
16217 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
16218
16219         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16220           set exclusively by configure, using configure.in .
16221
16222 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16223
16224         * test-build.mk: set $PATH for all builds
16225
16226         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16227
16228 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
16229
16230         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
16231         the one used in gcc/Makefile.in, so that a null expansion doesn't
16232         override the one needed to build gcc with a native cc.
16233
16234
16235 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16236
16237         * configure: Accept -with arguments.
16238
16239 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16240
16241         * Makefile.in: added h8300sim
16242
16243 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
16244
16245         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16246         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
16247         (all-cygnus, native, build-cygnus): Make
16248         $(canonhost)-stamp-3stage-done, not $(host)....
16249         * test-build.mk (stamp-3stage-compared): Use tail +10c for
16250         i386-sco3.2v4.  Added else true to if command.
16251
16252 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
16253
16254         * config.sub: (from FSF) Sequent uses a BSD-like OS.
16255
16256 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
16257
16258         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16259
16260 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16261
16262         * configure.in: don't remove binutils from Solaris builds
16263
16264 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
16265
16266         * Makefile.in: get rid of earlier definitions for *clean,
16267         also handle the recursive info rule better
16268
16269 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
16270
16271         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
16272         do more-or-less the right thing.
16273
16274 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
16275
16276         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16277         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16278
16279 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16280
16281         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16282         $(host_canonical).
16283
16284         * configure.in: split the configdirs list into 4 categories (native
16285         v. cross, library v. tool) and handle the cross-only and native-
16286         only in more reasonable (and correct!) way.
16287
16288 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
16289
16290         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
16291         configdirs anymore.
16292
16293 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16294
16295         * Makefile.in: extensive cleanup::  removed all of the explicit
16296         clean-* targets, collapsed many wrappers around subdir_do into
16297         one, added additional targets to satisfy standards.texi, deleted
16298         some old targets, some changes for consistency
16299
16300 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16301
16302         * configure.in: handle some programs as cross-only, and others as
16303         native only
16304
16305         * test-build.mk: handle partial holes in a more generic manner
16306
16307         * Makefile.in: m4 depends on libiberty
16308
16309 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16310
16311         * configure.in: add m4, textutils, fileutils, sed, shellutils,
16312         time, wdiff, and find to configdirs
16313
16314         * Makefile.in: all, clean, and install rules for the new programs
16315         added to configure.in
16316
16317 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16318
16319         * configure.in: use mh-sun for all *-sun-* hosts
16320
16321 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16322
16323         * Makefile.in: define flags for X11 include files and library file
16324         locations, pass them down to the programs that need this info
16325
16326         * build-all.mk: added a 'native' target, to 3stage the native toolchain
16327
16328 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16329
16330         * configure.in: start building libg++ for HP-UX targets
16331
16332 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
16333
16334         * README:  Update references to files moved into etc/.
16335
16336 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
16337
16338         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
16339         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
16340
16341 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16342
16343         * configure: accept dash as well as underscore in long option
16344         names for FSF compatibility.
16345
16346 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
16347
16348         * config.sub: added -sco3.2v4 support from FSF.
16349
16350 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16351
16352         * configure.in: expand the section that adds or removes
16353         directories from the list of programs to build, to handle native
16354         vs. cross in addition to host v. native
16355
16356 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
16357
16358         * Makefile.in:  Replace C++ in macro names with CXX.
16359         This is less likely to break ...
16360
16361 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16362
16363         * test-build.mk: add -w to GNU_MAKE
16364
16365 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16366
16367         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16368         add 'sparc' to list of recognized cpus.  This needed to make
16369         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16370         Delete some redundant ose68 variants.  Recognize -wrs as an os,
16371         then changes that into $CPU-wrs-vxworks.
16372
16373         * configure.in: remove most references to gdbtest, regularize
16374         target based program removal
16375
16376         * test-build.mk: import from p3 tree (many fixes and changes)
16377
16378 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
16379
16380         * Makefile.in: added rules to handle tcl, tk, and expect
16381
16382         * configure.in: handle those directories if they exist
16383
16384 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16385
16386         * config.sub: removed bogus hppabsd and hppahpux names, since
16387         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16388
16389 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16390
16391         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
16392         depends upon all-xiberty
16393
16394         * Makefile.in: changes from p3, including:
16395
16396         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
16397
16398         * Makefile.in (XTRAFLAGS): include newlib directories if
16399         newlib/Makefile exists, rather than if host != target.
16400
16401         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
16402
16403         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16404         from the same source tree and not building a cross-compiler.  This
16405         matters for the libg++ configuration if reconfiguring a tree that
16406         has already been installed.
16407
16408         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
16409
16410         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16411         pick up the machine and system specific header files.
16412
16413         * Makefile.in: added AS_FOR_TARGET, passed down in
16414         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16415         the C compiler to use to create programs which are run in the
16416         build environment, set it to default to $(CC), and passed it down
16417         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16418
16419         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
16420
16421         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16422         We need them for unusual native builds, like systems without
16423         ranlib.
16424
16425         * configure: also define $(host_canonical) and
16426         $(target_canonical), which are the full, canonical names for the
16427         given host and target
16428
16429 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
16430
16431         * Makefile.in:  Added separate definitions for C++.
16432
16433 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
16434
16435         * configure.in (configdirs):  Add deja-gnu.
16436
16437 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
16438
16439         * README:  Update for configure.texi and gdb-4.7 release.
16440
16441 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
16442
16443         * Makefile.in:  Move "all" target to top of file.
16444         Previously, first target was ".PHONY" which caused BSD4.4 make
16445         to build .PHONY when make was run without arguments.
16446
16447 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
16448
16449         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
16450         Library-copylefted code in libiberty.
16451
16452 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
16453
16454         * config.sub:  Replace m68kmote with plain old m68k.
16455
16456 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
16457
16458         * Makefile.in:  Remove space from blank line, avoid Make complaints.
16459
16460 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
16461
16462         * config.sub: Complain if no argument is given.  Added support for
16463         386bsd as OS and target alias.
16464
16465 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
16466
16467         * Makefile.in (XTRAFLAGS): include newlib directories if
16468         newlib/Makefile exists, rather than if host != target.
16469
16470 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
16471
16472         * config.sub: recognize sparclite-wrs-vxworks.
16473
16474         * Makefile.in (install-xiberty): added *-xiberty make rules (from
16475         p3.) Added clean-xiberty to clean.
16476
16477 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16478
16479         * configure.in: use *-*-* instead of nested cases for host and target
16480
16481 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
16482
16483         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16484         from the same source tree and not building a cross-compiler.  This
16485         matters for the libg++ configuration if reconfiguring a tree that
16486         has already been installed.
16487
16488 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
16489
16490         * config.sub (i486v/i486v4):  Merge in from FSF version.
16491
16492 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
16493
16494         * configure: only set PWD if it is already set.
16495
16496 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
16497
16498         * configure: just set PWD=`pwd` at the top, since Ultrix sh
16499         doesn't have unset and all success paths (and most error paths)
16500         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16501         to just ${PWD} to avoid confusion.)
16502
16503 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
16504
16505         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16506         even for a native compilation.
16507
16508 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
16509
16510         Changes to make the gdb.tar.Z rule work better.
16511
16512         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
16513         (DEVO_SUPPORT):  Add configure.texi.
16514         (bfd-ilrt.tar.Z):  Remove ancient rule.
16515
16516 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
16517
16518         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16519         pick up the machine and system specific header files.
16520
16521         * configure.in, config.sub: added new target m68010-adobe-scout,
16522         with alias of adobe68k.  Changed configure.in to check for
16523         -scout before -sco* to avoid a false match.
16524
16525         * Makefile.in: added AS_FOR_TARGET, passed down in
16526         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16527         the C compiler to use to create programs which are run in the
16528         build environment, set it to default to $(CC), and passed it down
16529         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16530
16531 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16532
16533         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16534         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
16535         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16536         FOR_TARGET variants, to newlib and libg++.
16537
16538 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16539
16540         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16541         first.
16542
16543 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
16544
16545         * config.sub:  Accept `elf' as an environment.
16546
16547 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16548
16549         * Makefile.in (all-opcodes):  cd into the right directory
16550
16551 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
16552
16553         * configure: added -program_transform_name option, used as
16554         argument to sed when installing programs.
16555         configure.texi: added documentation for -program_prefix,
16556         -program_suffix and -program_transform_name.
16557
16558 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
16559
16560         * config.sub:  Accept i486 where i386 ok.
16561
16562 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
16563
16564         * config.sub: accept we32k
16565
16566 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
16567
16568         * config.sub, configure.in: accept OSE68000 and OSE68k.
16569
16570         * Makefile.in: don't create all directories for ``make install'';
16571         let the subdirectories create the ones they need.
16572
16573 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16574
16575         * COPYING: new file, GPL v2
16576
16577 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16578
16579         * Makefile.in: use the new gen-info-dir, which needs a template
16580         argument (which also lives in texinfo)
16581
16582         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16583
16584 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
16585
16586         * config.sub (ncr3000):  Change i386 to i486.
16587
16588 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16589
16590         * Makefile.in: add install-rcs, install-grep to
16591         install-no-fixedincludes, removed install-bison and install-libgcc
16592
16593 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
16594
16595         * configure.in: grab the HPUX makefile fragment if on HPUX
16596
16597 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16598
16599         * Makefile.in: eradicate bison spoor (ditto libgcc).
16600          configure.in: recognise m68{k,000}-ericsson-OSE.
16601          es1800 is alias for m68k-ericsson-OSE
16602
16603 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16604
16605         * configure.in: rearrange the parts that remove programs from
16606         configdirs, based now on HOST==TARGET or by canonical triple.
16607
16608 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16609
16610         * test-build.mk: recurse explicitly with -f test-build.mk when
16611           appropriate.  predicate stage3 and comparison on the existence
16612           of gcc.  That is, if gcc isn't around, we aren't three-staging.
16613           On very clean, also remove ...stamp-co.  Build in-place before
16614           doing other builds.
16615
16616 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16617
16618         * Makefile.in, configure.in: add tgas
16619
16620 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16621
16622         * Makefile.in: a number of changes merged in from progressive.
16623
16624         * configure.in: add libm.
16625
16626         * .cvsignore: ignore some stuff that comes from test-build.mk.
16627
16628 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
16629
16630         * config.sub:  Add es1800 (m68k-ericsson-es1800).
16631
16632 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16633
16634         * configure: Add program_suffix (parallel to program_prefix)
16635         * Makefile.in: adjust directory-creating script for losing decstation
16636
16637 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
16638
16639         * configure:  Minor $subdir-related fixes.
16640
16641 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16642
16643         * configure: fix various problems with propogating
16644         makefile_target_frag in subdirs.
16645         * configure.in: config libgcc if its there
16646
16647 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
16648
16649         * config.sub:  HPPA merge.
16650
16651 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
16652
16653         * Makefile.in:  Replace all-bison with all-byacc in all
16654         dependency lines for other tools (which now use byacc).
16655
16656 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
16657
16658         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
16659
16660 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
16661
16662         * Makefile.in: make gprof rules similar to byacc rules (instead of
16663         vestigal $(unsubdir) that didn't work...)
16664
16665 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
16666
16667         * config.sub:  Add support for Linux.
16668         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
16669         (at least for libg++).
16670
16671 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
16672
16673         * configure.texi: fix doc for the -nfp option to configure
16674
16675 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
16676
16677         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
16678
16679 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
16680
16681         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
16682         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
16683         * configure.in: added solaris* host_makefile_frag hook.
16684
16685 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16686
16687         * config.sub: changed recognition of m68000 so that various
16688         m68k types can be specified via m680[01234]0
16689
16690 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16691
16692         * config.sub (basic_machine): fix sed so that '-foo' isn't
16693         completely substituted out while .+'-foo' loses the '-foo'
16694
16695 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16696
16697         * config.sub ($os): Add -aout.
16698
16699 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
16700
16701         * configure:  If host_makefile_frag is absolute, don't
16702         prefix ${invsubdir} (relevant to libg++ auto-configure).
16703
16704 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16705
16706         * Makefile.in (tooldir): Define it.
16707         (all-ld): Depend on all-flex.
16708
16709 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
16710
16711         * Makefile.in (check):  Fix libg++ special case.
16712
16713 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
16714
16715         * configure: do not bury `pwd` into config.status, thus do fewer
16716           pwd's.
16717
16718         * configure: print the "Building in" message only when building in
16719           other than "." AND verbose.
16720
16721         * configure: remove -s, rework -v to better accommodate guested
16722           configures.
16723
16724         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
16725
16726 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
16727
16728         * Makefile.in: macroize flags passed on recursion.  remove
16729           fileutils.
16730
16731 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
16732
16733         * configure: get makesrcdir right for subdirs deeper than 1.
16734
16735         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
16736           install.
16737
16738 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
16739
16740         * Makefile.in: don't print subdir_do or recursion lines.
16741
16742 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
16743
16744         * standards.texi: added menu item.
16745
16746         * Makefile.in: build and install standards.info.
16747
16748         * standards.texi: new file.
16749
16750 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16751
16752         * configure: test for and move config.status pieces from
16753           ${subdir}/.
16754
16755 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
16756
16757         * configure:  Test for existance of files before trying to mv
16758         them, to avoid numerous non-existance messages.
16759
16760 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
16761
16762         * configure: correct final line of config.status.
16763
16764         * configure: patch from eggert.  Avoids a protection problem if
16765           the original Makefile.in is read only.
16766
16767         * configure: use move-if-change from gcc to create config.status.
16768           Some makefiles depend on config.status to tell if a directory
16769           has been reconfigured for a different host.  This change
16770           prevents those directories from remaking everything in the case
16771           where the reconfig was only intended to rebuild a Makefile.
16772
16773         * configure: test for config.sub with "config.sub sun4" rather
16774           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
16775           host alias from a missing config.sub.
16776
16777 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16778
16779         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16780           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
16781
16782 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
16783
16784         * configure: mkdir ${subdir} as needed.
16785
16786 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
16787
16788         * Makefile.in,configure.in: added autoconf.
16789
16790 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16791
16792         * Makefile.in: no longer pass against on recursion.
16793
16794         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16795           definitions are not inherited.
16796
16797         * configure: correct makesrcdir when subdir is .
16798
16799 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
16800
16801         * configure:  Add support for 'subdirs' variable, which is
16802         like 'configdirs', except that configure doesn't re-invoke
16803         itself for subdirs, it just creates a Makefile for each subdir.
16804         * configure.texi:  Document subdirs.
16805
16806 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16807
16808         * configure.in: added flex to configdirs
16809
16810 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
16811
16812         * Makefile.in: remove clean-stamps from clean.
16813
16814 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
16815
16816         * configure.in:  Add gdbtest to configdirs.
16817
16818 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
16819
16820         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
16821         to recursive makes.
16822         * configure.in:  Recognize new ncr3000 config.
16823
16824 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
16825
16826         * Makefile.in, configure.in: removed references to gdbm.
16827
16828 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
16829
16830         * config.sub:  Don't canonicalize os value
16831         newsos* to bsd (readline needs to check for newsos).
16832         (This fix was earlier made Jan 31, but got re-broken.)
16833
16834 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
16835
16836         * configure.in:  sco is an os, not a vendor!
16837
16838         * configure:  Quote $( better.  Keep various shells happy.
16839
16840 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
16841
16842         * Makefile.in: eliminate stamp-files.
16843
16844 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
16845
16846         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
16847           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16848
16849 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
16850
16851         * config.sub:  fix iris/iris3.
16852
16853 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
16854
16855         * configure: re-add -rm.
16856
16857 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
16858
16859         * Maskefile.in: add .stmp-rcs to all.
16860
16861         * configure.in: remove gas from rs6000 build, use aix host fragment.
16862
16863 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
16864
16865         * configure: pass down site_option during recursion.
16866
16867 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
16868
16869         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
16870
16871 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
16872
16873         * configure: Change exec_prefix so that it really defaults to prefix.
16874
16875 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
16876
16877         * Makefile.in, configure.in:  Add support for mmalloc library.
16878
16879 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
16880
16881         * Makefile.in: add stmp dependencies for a few more things.
16882
16883 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
16884
16885         * configure: adjusted error message on objdir/srcdir configure
16886           collision, per john's suggestion.
16887
16888         * Makefile.in: add libiberty stmp to all and all.cross.
16889
16890 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
16891
16892         * Makefile.in: remove force dependencies, add grep to all.
16893
16894 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
16895
16896         * Makefile.in: drop flex.  make stamp files work.
16897
16898         * configure: added test for conflicting configuration in srcdir,
16899           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
16900           gets cranky.  use relative paths for configure and srcdir
16901           whenever possible.  Send some error messages to stderr that were
16902           going to stdout.
16903
16904 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
16905
16906         * Makefile.in:  Fix libg++ rule to check for gcc directory
16907         before using gcc/gcc.  Also pass XTRAFLAGS.
16908
16909 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
16910
16911         * Makefile.in: added stmp-files so that directories aren't polled
16912           when they are already built.
16913
16914         * configure.texi: fixed a node pointer problem.
16915
16916 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
16917
16918         * config.sub configure.in gdb/configure.in
16919         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16920         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16921         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
16922
16923 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16924
16925         * configure: -recurring becomes -silent.  corrected help message
16926           for -site= option.
16927
16928         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16929
16930 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16931
16932         * configure: when building Makefile for crosses, replace
16933           tooldir and program_prefix.  default srcdir from location of
16934           config.sub.  remove "for host in hosts" and "for target in
16935           targets" loops.
16936
16937 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16938
16939         * Makefile.in: Do not pass bindir or mandir to cvs.
16940
16941 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
16942
16943         * Makefile.in, configure.in: removed traces of namesubdir,
16944           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
16945           copyrights to '92, changed some from Cygnus to FSF.
16946
16947         * configure.texi: remove most references to multiple hosts,
16948           multiple targets, subdirs, etc.
16949
16950         * configure.man: removed rcsid. reference config.sub not
16951           config.subr.
16952
16953         * Makefile.in: mkdir $(infodir) on install-info.
16954
16955 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
16956
16957         * configure.texi:  Explain better about .gdbinit and about
16958         the environment that configure.in sections run in.
16959
16960 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
16961
16962         * configure.in:  Ultrix is only a decstation if it's a MIPS.
16963
16964 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
16965
16966         * README:  DOC.configure => cfg-paper.texi.
16967
16968 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
16969
16970         * config.sub (near case $os):  Don't convert newsos* to bsd!
16971
16972 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
16973
16974         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
16975         the number of copies of COPYING that go into the GDB tar file.
16976
16977 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
16978
16979         * bfd/configure.in, gdb/config/mh-i386sco,
16980         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16981         Fix SCO configuration stuff.
16982
16983 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
16984
16985         * Makefile.in:  For libg++, make sure the -I pointing
16986         to the gcc directory goes *after* all the libg++-local -I flags.
16987         Also, move just-gcc dependency from just-libg++ to all-libg++.
16988
16989 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
16990
16991         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
16992
16993 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
16994
16995         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
16996
16997 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
16998
16999         * config.sub:  Add stratus configuration frags.  Also
17000         submitted to FSF.
17001
17002 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
17003
17004         * Makefile.in (DEV_SUPPORT):  add configure.man.
17005
17006         * config.sub(Decode manufacturer-specific):  add -none*.
17007
17008 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
17009
17010         * Makefile.in:  remove form feeds to make Sun's make happy.
17011         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
17012
17013 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
17014
17015         * Makefile.in (AR_FLAGS):  Make quieter.
17016
17017 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
17018
17019         * configure.in:  Add libg++.
17020         * configure:  When verbose, don't output the command line at each
17021         level; it will be unremarkably the same as the previous version,
17022         which will be the same as what the user typed.
17023
17024 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
17025
17026         * configure.in, Makefile.in: fix clean-info, add flex.  add
17027           fileutils.
17028
17029         * configure: be less sensitive to spaces in Makefile.in.  Do not
17030           look for sources in "..".  Doing so breaks subdirectories that
17031           might have their own configure.  If a subdir has it's own
17032           configure script, use it.
17033
17034 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
17035
17036         * cfg-paper.texi: some changes suggested by rms.
17037
17038 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
17039
17040         * config.sub:  Merge in some small additions from the FSF version,
17041         taken from the gcc distribution, to bring the Cygnus and FSF
17042         versions into closer sync.
17043
17044 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
17045
17046         * configure.in:  Changed svr4 references to sysv4.
17047
17048 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
17049
17050         * configure: added -V for version number option.
17051
17052 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
17053
17054         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17055           renamed from DOC.configure to cfg-paper.texi.
17056
17057 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17058
17059         * configure, config.subr, config.sub: config.subr is now
17060           config.sub again.
17061
17062 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
17063
17064         * configure.texi: new file, in progress.
17065
17066         * Makefile.in: build info file and install the man page for
17067           configure.
17068
17069         * configure.man: new file, first cut.
17070
17071         * configure: find config.subr again now that configuration "none"
17072           has gone.  removed all traces of the -ansi option.  removed all
17073           traces of the -languages option.
17074
17075         * config.subr: resync from rms.
17076
17077 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17078
17079         * configure, config.sub, config.subr: merge config.sub into
17080           config.subr, call the result config.subr, remove config.sub, use
17081           config.subr.
17082
17083         * Makefile.in: revised install for dir.info.
17084
17085 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17086
17087         * configure.in: add decstation host makefile frag.
17088
17089         * Makefile.in: BISON now bison -y again.  also install-gcc on
17090           install.  clean-gdbm on clean.  infodir belongs in datadir.
17091           Make directories for info install.  Build dir.info here then
17092           install it.
17093
17094 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17095
17096         * Makefile.in: fix for bad directory tests.
17097
17098 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17099
17100         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
17101           regexp.  -srcdir relative was being handled incorrectly.
17102
17103         * Makefile.in: unwrapped some for loops so that parallel makes
17104           work again and so one can focus one's attention on a particular
17105           package.
17106
17107 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17108
17109         * configure: added PWD as a stand in for `pwd` (for speed). use
17110           elif wherever possible.  make -srcdir work without -objdir.
17111           -objdir= commented out.
17112
17113 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17114
17115         * configure: +options become --options.  -subdirs commented out.
17116           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
17117           Makefile now at top of generated Makefile.  Removed cvs log
17118           entries.  added -srcdir.  create .gdbinit only if there is one
17119           in ${srcdir}.
17120
17121         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
17122           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
17123           and mandir now keyed off datadir by default.
17124
17125 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17126
17127         * Freshly created ChangeLog.
17128
17129 \f
17130 Local Variables:
17131 mode: change-log
17132 left-margin: 8
17133 fill-column: 76
17134 version-control: never
17135 End: