OSDN Git Service

2012-01-23 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
2
3         * configure.ac: Remove reference to mh-interix.
4         * configure: Regenerate.
5
6 2012-01-05  Richard Henderson  <rth@redhat.com>
7
8         PR bootstrap/51072
9         * configure.ac: Disable libitm if c++ is not enabled.
10         * configure: Rebuild.
11
12         * configure.ac: Fix regexp for same.
13         * configure: Rebuild.
14
15 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
16
17         * MAINTAINERS (Write After Approval): Add myself.
18
19 2012-01-02  Richard Guenther  <rguenther@suse.de>
20
21         PR bootstrap/51686
22         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
23         * Makefile.in: Regenerate.
24
25 2011-12-28  Oleg Endo <olegendo@gcc.gnu.org>
26
27         * MAINTAINERS (Write After Approval): Add myself.
28
29 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
30
31         * configure: Regenerate.
32
33 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
34
35         * MAINTAINERS (picochip): Changed email address.
36
37 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
38
39         * MAINTAINERS (write-after-approval): Add self.
40
41 2011-11-29  DJ Delorie  <dj@redhat.com>
42
43         * configure.ac (rl78-*-*) New case.
44         * configure: Regenerate.
45         * MAINTAINERS: Add myself as RL78 maintainer.
46
47 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
48
49         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
50
51 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
52
53         * libtool.m4: dditional FreeBSD 10 fixes.
54
55 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
56
57         * MAINTAINERS: Move myself from Write After Approval to CPU Port
58         Maintainers section, as Epiphany maintainer.
59
60 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
61
62         PR target/49992
63         * configure.ac: Remove ranlib special-casing for Darwin.
64         * configure: Regenerate.
65
66 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
67
68         * MAINTAINERS (Reviewers): Keep the list sorted.
69
70 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
71
72         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
73
74 2011-11-09  Roland McGrath  <mcgrathr@google.com>
75
76         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
77         * configure: Rebuild.
78         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
79         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
80         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
81         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
82         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
83         Add READELF.
84         * Makefile.in: Rebuild.
85
86 2011-11-09  Jason Merrill  <jason@redhat.com>
87
88         * Makefile.def (language=c++): Remove check-c++0x.
89         * Makefile.in (check-gcc-c++): Regenerate.
90
91 2011-11-08  Richard Henderson  <rth@redhat.com>
92
93         * configure.ac: Test for libitm directory present first.
94
95         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
96
97         * configure.ac: Test libitm/configure.tgt to disable libitm.
98         * configure: Rebuild.
99
100 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
101             Richard Henderson  <rth@redhat.com>
102
103         Merged from transactional-memory.
104
105         * Makefile.def (lang_env_dependencies): libitm is c++.
106         Add libitm target module.
107         * configure.ac: Likewise.
108         * config/mmap.m4: New file.
109         * contrib/gcc_update: Add libitm to touch data.
110         * Makefile.in, configure: Rebuild.
111
112 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
113
114         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
115         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
116         * Makefile.in: Regenerate.
117
118 2011-11-01  DJ Delorie  <dj@redhat.com>
119
120         * config.sub: Update to version 2011-10-29 (added rl78)
121
122 2011-10-27  Nick Clifton  <nickc@redhat.com>
123
124         * config.sub: Import these changes from the config project:
125
126         2011-10-08  Joern Rennecke <joern.rennecke@embecosm.com>
127             Ben Elliston  <bje@gnu.org>
128
129         * config.sub (epiphany): New.
130
131         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
132             Ben Elliston  <bje@gnu.org>
133
134         * config.sub (hexagon, hexagon-*): New.
135
136         2011-08-23  Roland McGrath  <mcgrathr@google.com>
137
138         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
139         64eb to be64.
140
141         2011-08-16  Roland McGrath  <mcgrathr@google.com>
142
143         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
144         (nacl): Grok as alias for 32el-unknown-nacl.
145
146 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
147
148         * MAINTAINERS (Write After Approval): Add myself.
149
150 2011-10-24  Teresa Johnson  <tejohnson@google.com>
151
152         * MAINTAINERS (Write After Approval): Add myself.
153
154 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
155
156         * MAINTAINERS (sparc port): Remove myself.
157
158 2011-09-14  Tom de Vries  <tom@codesourcery.com>
159
160         * MAINTAINERS (Write After Approval): Add myself.
161
162 2011-08-14  Yao Qi  <yao@codesourcery.com>
163
164         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
165         * configure: Regenerate.
166
167 2011-07-26  Ian Lance Taylor  <iant@google.com>
168
169         * configure.ac: Set have_compiler based on whether gcc directory
170         exists, rather than on whether gcc is in configdirs.
171         * configure: Rebuild.
172
173 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
174
175         * MAINTAINERS (Global Reviewers): Add self.
176
177 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
178
179         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
180         link directories.
181         * Makefile.in: Rebuild.
182
183 2011-07-20  Ian Lance Taylor  <iant@google.com>
184
185         PR bootstrap/49787
186         * configure.ac: Move --enable-bootstrap handling earlier in file.
187         If --enable-bootstrap and either --enable-build-with-cxx or
188         --enable-build-poststage1-with-cxx, enable C++ automatically.
189         * configure: Rebuild.
190
191 2011-07-19  Ian Lance Taylor  <iant@google.com>
192
193         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
194         make C++ a boot_language.  Set and substitute
195         POSTSTAGE1_CONFIGURE_FLAGS.
196         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
197         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
198         * configure, Makefile.in: Rebuild.
199
200 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
201
202         * MAINTAINERS (Register Allocation): Move myself from reviewers to
203         maintainers.
204
205 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
206
207         * MAINTAINERS (Global Reviewers): Add myself.
208
209 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
210
211         * configure: Regenerate.
212
213 2011-07-16  Jason Merrill  <jason@redhat.com>
214
215         * Makefile.def (language=c++): Add check-c++0x and
216         check-target-libmudflap-c++.
217         * Makefile.tpl (check-target-libmudflap-c++): New.
218         * Makefile.in: Regenerate.
219
220 2011-07-16  Matthias Klose  <doko@ubuntu.com>
221
222         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
223         * Makefile.def (target_modules/libjava): Pass
224         $(EXTRA_CONFIGARGS_LIBJAVA).
225         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
226         if not configured with --enable-static-libjava.
227         * Makefile.in: Regenerate.
228         * configure: Likewise.
229
230 2011-07-15  Jason Merrill  <jason@redhat.com>
231
232         * Makefile.in (check-c++): Move check-gcc-c++0x after
233         check-target-libstdc++-v3.
234
235 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
236
237         * MAINTAINERS (c6x port): New entry.
238
239 2011-07-13  Jason Merrill  <jason@redhat.com>
240
241         * Makefile.in (check-gcc-c++0x): New.
242         (check-c++): Depend on it.
243
244 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
245
246         PR target/39150
247         * configure.ac (i[3456789]86-*-solaris2*): Also accept
248         x86_64-*-solaris2.1[0-9]*.
249         * configure: Regenerate.
250
251 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
252
253         * MAINTAINERS (RTL optimizers): Add self.
254
255 2011-06-27  Gabriel Charette  <gchare@google.com>
256
257         * MAINTAINERS (Write After Approval): Add myself.
258
259 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
260
261         PR regression/47836
262         PR bootstrap/23656
263         PR other/47733
264         PR bootstrap/49247
265         PR c/48825
266         * configure.ac (target_libraries): Remove target-libiberty.
267         Remove case-statement setting skipdirs=target-libiberty for
268         multiple targets.  Remove checking target_configdirs and
269         removing target-libiberty but keeping target-libgcc if
270         otherwise empty.
271         * Makefile.def (target_modules): Don't add libiberty.
272         (dependencies): Remove all traces of target-libiberty.
273         * configure, Makefile.in: Regenerate.
274
275 2011-06-13  Walter Lee <walt@tilera.com>
276
277         * configure.ac (tilepro-*-*) New case.
278         (tilegx-*-*): Likewise.
279         * configure: Regenerate.
280
281 2011-06-06  Jing Yu  <jingyu@google.com>
282
283         * configure.ac: Skip target-libiberty for
284         arm*-*-linux-androideabi.
285         * configure: Regenerated.
286
287 2011-06-06  Nick Clifton  <nickc@redhat.com>
288
289         * config.sub: Sync from upstream.
290
291 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
292
293         * MAINTAINERS (Write After Approval): Add myself.
294
295 2011-06-01  Daniel Jacobowitz  <drow@false.org>
296
297         * MAINTAINERS: Update my email address.
298
299 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
300
301         * MAINTAINERS (Write After Approval): Update my email address.
302
303 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
304
305         * MAINTAINERS (Write After Approval): Add myself.
306
307 2011-05-08  Doug Kwan  <dougkwan@google.com>
308
309         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
310         * configure: Regenerated.
311         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
312         value from configure.
313         * Makefile.in: Regenerated.
314
315 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
316
317         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
318         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
319         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
320         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
321         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
322         *-*-vxworks*): Disable newlib and libgloss in separate case
323         statement.
324         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
325         to separate case statement.
326         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
327         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
328         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
329         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
330         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
331         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
332         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
333         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
334         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
335         i[[3456789]]86-*-rdos*, m32r-*-*,
336         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
337         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
338         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
339         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
340         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
341         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
342         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
343         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
344         and libgloss in main case over targets.  Remove most empty cases
345         in main case over targets.
346         * configure: Regenerate.
347
348 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
349
350         * MAINTAINERS (Write After Approval): Add myself.
351
352 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
353
354         * configure.ac: Remove code setting special library locations for
355         hppa*64*-*-hpux11*.  Remove code setting compiler for
356         sparc-sun-solaris2*.
357         * configure: Regenerate.
358
359 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
360
361         * configure.ac: Separate libgloss_dir settings from general case
362         over targets.
363         * configure: Regenerate.
364
365 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
366
367         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
368         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
369         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
370         cases in libgcj-disabling case statement.
371         (hppa*64*-*-linux*): Set unsupported_languages instead of
372         disabling target-zlib.
373         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
374         to hppa*64*-*-hpux*.
375         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
376         hppa*-*-hpux*.
377         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
378         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
379         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
380         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
381         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
382         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
383         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
384         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
385         libgcj-disabling case statement.
386         * configure: Regenerate.
387
388 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
389
390         * configure.ac: Disable Java for targets not supporting libffi.
391         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
392         Remove cases in Java-disabling statement.
393         (*arm-wince-pe): Change to arm-wince-pe.
394         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
395         cases in Java-disabling statement.
396         (bfin-*-*): Don't disable Java again.
397         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
398         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
399         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
400         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
401         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
402         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
403         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
404         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
405         Java-disabling statement.
406         (mmix-*-*): Don't disable Java again.
407         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
408         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
409         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
410         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
411         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
412         statement.
413         * configure: Regenerate.
414
415 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
416
417         * configure.ac: Separate cases disabling Java and Java libraries
418         from general case over targets.
419         * configure: Regenerate.
420
421 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
422
423         * MAINTAINERS: Update my email address.
424
425 2011-04-20  Easwaran Raman  <eraman@google.com>
426
427         * MAINTAINERS (Write After Approval): Add myself.
428
429 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
430
431         PR lto/48086
432         * configure.ac: Re-enable LTO on *-apple-darwin9*.
433         * configure: Regenerate.
434
435 2011-04-16  Jim Meyering  <meyering@redhat.com>
436
437         * MAINTAINERS (Write After Approval): Add myself.
438
439 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
440
441         * MAINTAINERS: Update my email address.
442
443 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
444
445         * MAINTAINERS (Write After Approval): Add myself.
446
447 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
448
449         * MAINTAINERS (Write After Approval): Add myself.
450
451 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
452
453         * MAINTAINERS (Write After Approval): Add myself.
454
455 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
456
457         * configure.ac (build_tools): Remove build-byacc.
458         (host_libs): Remove mmalloc.
459         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
460         autoconf automake libtool diff rcs fileutils shellutils time
461         textutils wdiff find uudecode hello tar gzip indent recode release
462         sed perl gawk findutils gettext zip.
463         (libgcj): Remove target-qthreads.
464         (target_tools): Remove target-examples target-gperf.
465         (YACC): Don't handle building byacc.
466         * configure: Regenerate.
467         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
468         dosutils, examples, fileutils, find, findutils, gawk, gettext,
469         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
470         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
471         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
472         handle building components.
473         * Makefile.in: Regenerate.
474
475 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
476
477         * MAINTAINERS: Update my email address as Xtensa maintainer.
478
479 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
480
481         * config.sub: Sync from upstream.
482
483 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
484
485         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
486         (microblaze*): Don't disable libssp.
487         * configure: Regenerate.
488
489 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
490
491         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
492         moveifchange.
493         * configure: Regenerate.
494         * Makefile.tpl: Use @SHELL@ not @config_shell@.
495         * Makefile.in: Regenerate.
496
497 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
498
499         * configure.ac (*-*-sysv4*): Don't enable libgomp.
500         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
501         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
502         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
503         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
504         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
505         md_exec_prefix cases.
506         * configure: Regenerate.
507
508 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
509
510         * configure.ac: Separate cases disabling target-libssp,
511         target-libiberty, target-libstdc++-v3 and Fortran from general
512         case over targets.
513         * configure: Regenerate.
514
515 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
516
517         * configure.ac (*-*-chorusos): Don't disable libgcj.
518         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
519         Remove case.
520         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
521         (arm-*-coff): Don't disable libgcj.
522         (arm*-*-linux-gnueabi): Remove useless assignment.
523         (arm-*-riscix*): Don't disable libgcj.
524         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
525         configuration.
526         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
527         (c54x*-*-*): Remove case.
528         (tic54x-*-*): Don't disable GCC or GCC libraries.
529         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
530         to *.
531         (d10v-*-*): Don't disable GCC libraries.
532         (d30v-*-*): Don't disable libgcj.
533         (h8500-*-*): Don't disable GCC libraries.
534         (i960-*-*): Don't disable libgcj.
535         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
536         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
537         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
538         libgcj.
539         (m68k-*-coff*): Remove case.
540         (mmix-*-*): Don't disable libgloss on host.
541         (mn10200-*-*, mn10300-*-*): Remove cases.
542         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
543         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
544         Don't disable libgcj.
545         (romp-*-*): Remove case.
546         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
547         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
548         case.
549         (v810-*-*): Don't disable GCC libraries.
550         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
551         (ip2k-*-*): Don't disable GCC libraries.
552         * configure: Regenerate.
553
554 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
555
556         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
557         libffi on host.
558         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
559         on host.
560         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
561         * configure: Regenerate.
562
563 2011-03-26  John Marino  <binutils@marino.st>
564
565         * configure.ac: Add support for *-*-dragonfly*
566         * configure: Regenerate.
567
568 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
569
570         * configure.ac (native_only): Remove.
571         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
572         send-pr uudecode guile gnuserv on host.
573         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
574         send-pr rcs guile perl texinfo libtool on host.
575         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
576         automake send-pr rcs guile perl texinfo libtool on host.
577         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
578         (*-*-kaos*): Don't disable target-examples target-gperf on target.
579         (alpha*-dec-osf*): Don't disable fileutils on target.
580         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
581         texinfo send-pr expect dejagnu on target.
582         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
583         target-qthreads on target.
584         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
585         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
586         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
587         x86_64-*-mingw*): Don't disable expect on target.
588         (*-*-cygwin*): Don't disable target-gperf on target.
589         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
590         gnuserv on target.
591         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
592         target.
593         * configure: Regenerate.
594
595 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
596
597         * configure.ac (target_tools): Remove target-groff.
598         (native_only): Remove target-groff.
599         (hppa*64*-*-*): Don't disable byacc.
600         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
601         setting.
602         (*-*-kaos*): Don't skip target-librx and target-groff.
603         (*-*-netware*): Don't skip target-libmudflap.
604         (*-*-tpf*): Don't skip target-libmudflap.
605         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
606         directories on the host.
607         (ia64*-*-*vms*): Don't skip tix.
608         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
609         host.
610         * configure: Regenerate.
611
612 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
613
614         * configure.ac: Remove references to mt-mep, mt-netware,
615         mt-wince.
616         * Makefile.def: Add all-utils soft dependencies.
617         * Makefile.tpl: Remove GDB_NLM_DEPS.
618         * configure: Regenerate.
619         * Makefile.in: Regenerate.
620
621 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
622
623         * configure.ac: Do not include mh-x86omitfp.
624         * configure: Regenerate.
625
626 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
627
628         * configure.ac: Remove empty cases.
629         * configure: Regenerate.
630
631 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
632
633         * Makefile.def: Add dependency from termcap to gdb.
634         * Makefile.in: Regenerate.
635
636 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
637
638         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
639         * configure: Regenerate.
640         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
641         * Makefile.tpl: Likewise.
642         * Makefile.in: Regenerate.
643
644 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
645
646         * configure.ac: Remove all mentions of tentative_cc.
647         * configure: Regenerate.
648
649 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
650
651         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
652         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
653         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
654         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
655         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
656         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
657         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
658         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
659         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
660         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
661         *-*-rhapsody*): Remove host cases.
662         * configure: Regenerate.
663
664 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
665
666         * configure.ac (ppc*-*-pe): Remove host case.
667         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
668         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
669         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
670         cases.
671         * configure: Regenerate.
672
673 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
674
675         * config.sub: Update to version 2011-03-23.
676
677 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
678
679         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
680         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
681         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
682         * configure: Regenerate.
683
684 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
685
686         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
687         to Write After Approval.
688         * config-ml.in: Don't handle arc-*-elf*.
689         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
690         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
691         handle GCC libraries.
692         * configure: Regenerate.
693
694 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
695
696         PR bootstrap/48120:
697         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
698         Add -lstdc++ -lm to LIBS.
699         * configure: Regenerate.
700
701 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
702
703         * config.guess: Update to version 2011-02-02
704         * config.sub: Update to version 2011-02-24
705
706 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
707
708         PR lto/48086
709         * configure.ac: Re-enable LTO on *-apple-darwin9.
710         * configure: Regenerate.
711
712 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
713
714         PR lto/48086
715         * configure.ac: Disable LTO on darwin due to an assembler change in
716         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
717         under 256.
718         * configure: Regenerate.
719
720 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
721
722         * MAINTAINERS: Update myself as score backend maintainer, update my e-mail address.
723
724 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
725
726         * MAINTAINERS: Update my e-mail address.
727
728 2011-03-06  Joey Ye  <joey.ye@arm.com>
729
730         * MAINTAINERS: Update my e-mail address.
731
732 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
733
734         * configure.ac: Adjust test of with_ppl.
735         * configure: Regenerated.
736
737 2011-03-02  Kai Tietz  <ktietz@redhat.com>
738
739         * MAINTAINERS: Adjust my e-mail address.
740
741 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
742
743         * configure.ac: Add -lpwl to ppllibs.
744         * configure: Regenerated.
745
746 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
747
748         * config/cloog.m4: Add -lisl to clooglibs.
749         * configure: Regenerated.
750
751 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
752
753         * MAINTAINERS (CPU Port maintainers): Add self.
754
755 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
756
757         * MAINTAINERS: Add myself as testsuite maintainer.
758
759 2011-02-15  Mike Stump  <mikestump@comcast.net>
760
761         * MAINTAINERS: Add myself as testsuite maintainer.
762
763 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
764
765         Import from Libtool and gnulib:
766
767         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
768
769         Prepare for supporting FreeBSD 10.
770         * config.rpath: Remove handling of freebsd1* which soon would
771         match FreeBSD 10.0.
772
773         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
774
775         Remove support for FreeBSD 1.x.
776         * libtool.m4 (_LT_LINKER_SHLIBS)
777         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
778         soon would incorrectly match FreeBSD 10.0.
779
780 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
781
782         PR binutils/12283
783         * move-if-change: Import version from gnulib.
784
785 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
786
787         PR lto/47225
788         * Makefile.def (lto-plugin): Double dash for enable-shared.
789         (configure-gcc): Depend on all-lto-plugin.
790         * Makefile.in: Rebuilt.
791
792 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
793
794         * configure.ac: Remove extra bracket.
795         * configure: Regenerate.
796
797 2011-02-08  Tobias Burnus  <burnus@net-b.de>
798
799         * MAINTAINERS: Add myself as libquadmath maintainer.
800
801 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
802
803         * MAINTAINERS: Update my email address.
804
805 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
806
807         * MAINTAINERS (option handling): Add self.
808
809 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
810
811         PR lto/47225
812         * Makefile.def: Add dependency for install-gcc
813         on install-lto-plugin.
814         * Makfile.in: Regenerated
815
816 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
817
818         * MAINTAINERS (CPU Port Maintainers): Add myself.
819
820 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
821
822         PR libgcj/44341
823         * configure.ac: Discard --with-* flags for host when configuring
824         target libraries for cross build.
825         * configure: Rebuilt.
826
827 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
828
829         * MAINTAINERS (linear loop transforms): Removed.
830
831 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
832
833         * configure.ac: If with_ppl is no, move setting with_cloog=no
834         after CLOOG_REQUESTED check.
835         * configure: Regenerated.
836
837 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
838
839         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
840         CLooG has been requested.
841         * configure: Regenerated.
842
843 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
844
845         * configure: Regenerated.
846         * configure.ac: Check for version 0.11 (or later revision) of PPL.
847
848 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
849
850         * configure: Regenerated.
851         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
852
853 2011-01-21  Andreas Schwab  <schwab@redhat.com>
854
855         * configure.ac: Use AS_HELP_STRING throughout.
856         * configure: Regenerate.
857
858 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
859
860         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
861         * configure: Regenerate.
862
863 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
864
865         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
866
867 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
868
869         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
870         for ia64-hpux.
871         * configure: Regenerate.
872
873 2011-01-07  Jan Hubicka  <jh@suse.cz>
874
875         PR lto/47225
876         * Makefile.in: Regenerate.
877         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
878         configure.
879
880 2011-01-07  Jan Hubicka  <jh@suse.cz>
881
882         * Makefile.in: Regenerate.
883         * Makefile.def (gcc host module) and soft dependency on lto-plugin
884         and configure dependency on lto-plugin configure.
885         (lto-plugin module): Remove dependency on GCC; add dependency on
886         liniberty.
887
888 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
889
890         * MAINTAINERS (Write After Approval): Add myself.
891
892 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
893
894         * configure: Regenerate.
895
896 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
897
898         * configure.ac: (picochip): Disable libiberty.
899
900 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
901
902         * MAINTAINERS (Write After Approval): Add myself.
903
904 2010-12-10  Ian Lance Taylor  <iant@google.com>
905
906         PR bootstrap/46819
907         * configure.ac: For --disable-libgcj clear libgcj_saved.
908         * configure: Rebuild.
909
910 2010-12-10  Tobias Burnus  <burnus@net-b.de>
911
912         PR fortran/46540
913         * configure.ac: Add --disable-libquadmath and
914         --disable-libquadmath-support.
915         * configure: Regenerate.
916
917 2010-12-03  Ian Lance Taylor  <iant@google.com>
918
919         * MAINTAINERS: Add myself as libgo maintainer.
920
921 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
922
923         PR libffi/46792
924         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
925         * configure: Regenerate.
926
927 2010-12-02  Ian Lance Taylor  <iant@google.com>
928
929         * configure.ac: Always set default for poststage1_ldflags to
930         -static-libstdc++ -static-libgcc.
931
932 2010-11-29  Andreas Schwab  <schwab@redhat.com>
933
934         * configure.ac: Move comment to remove extra space in last argument
935         of GCC_TARGET_TOOL.
936
937 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
938
939         PR other/46026
940         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
941         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
942         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
943         (BASE_FLAGS_TO_PASS): Use it.
944         * configure: Rebuilt.
945         * Makefile.in: Rebuilt.
946
947 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
948
949         PR binutils/12258
950         * configure.ac: Correct comments for --enable-gold/--enable-ld.
951         Properly check default linker.
952         * configure: Regnerated.
953
954 2010-11-23  Matthias Klose  <doko@ubuntu.com>
955
956         * configure.ac: For --enable-gold, handle value `default' instead of
957         `both*'.   New configure option --{en,dis}able-ld.
958         * configure: Regenerate.
959
960 2010-11-20  Ian Lance Taylor  <iant@google.com>
961
962         * configure.ac: Only disable a language library if no language needs
963         it.  Don't let --disable-libgcj uncondtionally disable libffi.
964         * configure: Rebuild.
965
966 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
967
968         * Makefile.in: Regenerate.
969
970         PR other/46202
971         * configure.ac: Fix just-built in-tree STRIP name to be
972         binutils/strip-new.
973         * configure: Regenerate.
974         * Makefile.def (install-strip-gcc, install-strip-binutils)
975         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
976         (install-strip-sid): Mirror dependencies on non-strip variants
977         of these targets on the respective -strip prerequisites.
978         * Makefile.tpl (install-strip, install-strip-host)
979         (install-strip-target): New targets.
980         (install-strip-[+module+], install-strip-target-[+module+]):
981         New targets.
982         * Makefile.in: Regenerate.
983
984 2010-11-19  Ian Lance Taylor  <iant@google.com>
985             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
986
987         * configure.ac: Add target-libgo to target_libraries.  Set
988         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
989         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
990         (HOST_EXPORTS): Add GOC.
991         (BASE_TARGET_EXPORTS): Add GOC.
992         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
993         (GOCFLAGS_FOR_TARGET): New variable.
994         (EXTRA_HOST_FLAGS): Add GOC.
995         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
996         * Makefile.def (target_modules): Add libgo.
997         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
998         (dependencies): Add dependency from configure-target-libgo to
999         configure-target-libffi and all-target-libstdc++-v3.  Add
1000         dependencies from all-target-libgo to all-target-libffi.
1001         (languages): Add go.
1002         * configure: Rebuild.
1003         * Makefile.in: Rebuild.
1004
1005 2010-11-19  Ian Lance Taylor  <iant@google.com>
1006
1007         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1008         compiler/flag environment variables.
1009
1010 2010-11-18  Ian Lance Taylor  <iant@google.com>
1011
1012         * configure.ac: Check for lang_requires_boot_languages in
1013         config-lang.in files.
1014         * configure: Rebuild.
1015
1016 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1017             Tobias Burnus  <burnus@net-b.de>
1018
1019         PR fortran/32049
1020         * Makefile.def: Add libquadmath; build it with language=fortran.
1021         * configure.ac: Add libquadmath.
1022         * Makefile.tpl: Handle multiple libs in check-[+language+].
1023         * Makefile.in: Regenerate.
1024         * configure: Regenerate.
1025
1026 2010-11-16  Tom Tromey  <tromey@redhat.com>
1027
1028         * MAINTAINERS: Moved myself to reviewers section.
1029
1030 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
1031
1032         * MAINTAINERS: Moved myself to reviewers section.
1033
1034 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1035
1036         * MAINTAINERS (Various Maintainers): Add self for build machinery.
1037         (Write After Approval): Remove self.
1038
1039 2010-11-15  Andreas Schwab  <schwab@redhat.com>
1040
1041         * configure.ac: Fix spelling in option names.
1042         * configure: Regenerated.
1043
1044 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
1045
1046         PR bootstrap/39622
1047         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1048         * configure: Regenerated.
1049
1050 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
1051
1052         * MAINTAINERS: Update my email address.
1053
1054 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1055
1056         * configure: Regenerate.
1057
1058 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1059
1060         * configure: Regenerate.
1061
1062 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1063
1064         * configure: Regenerate.
1065
1066 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1067
1068         * configure: Regenerate.
1069
1070 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
1071
1072         * configure.ac: Support official CLooG.org versions.
1073         * configure: Regenerate.
1074         * config/cloog.m4: New.
1075
1076 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
1077
1078         * MAINTAINERS (Write After Approval): Add myself.
1079
1080 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
1081
1082         * MAINTAINERS: Update my email address.
1083
1084 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
1085
1086         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1087         * configure: Regenerate.
1088
1089 2010-11-03  Ian Lance Taylor  <iant@google.com>
1090             Dave Korn  <dave.korn.cygwin@gmail.com>
1091
1092         PR lto/46273
1093         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
1094         and on other supported platforms whenever LTO is enabled.
1095         * configure: Rebuild.
1096
1097 2010-11-02  Alan Modra  <amodra@gmail.com>
1098
1099         PR binutils/12110
1100         * configure.ac: Error when source path contains spaces.
1101         * configure: Regenerate.
1102
1103 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
1104
1105         * MAINTAINERS: Update my email address.
1106
1107 2010-10-20  Ian Lance Taylor  <iant@google.com>
1108
1109         * Makefile.def (target_modules): Set lib_path to src/.libs for
1110         libstdc++-v3 module.
1111         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1112         * Makefile.in: Rebuild.
1113
1114 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1115
1116         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1117         (Write After Approval): Remove myself.
1118
1119 2010-10-15  Tristan Gingold  <gingold@adacore.com>
1120
1121         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1122
1123 2010-10-14  Douglas Rupp  <rupp@gnat.com>
1124
1125         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1126
1127 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1128
1129         * configure.ac (build_lto_plugin): New shell variable.
1130         (--enable-lto): Turn on by default for all non-ELF platforms that
1131         have had LTO support added so far.  Set build_lto_plugin appropriately
1132         for both ELF and non-ELF.
1133         (configdirs): Add lto-plugin or not based on build_lto_plugin.
1134         * configure: Regenerate.
1135
1136 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1137
1138         Sync from src:
1139         * configure.ac (v850 support): Remove target-libgloss from
1140         noconfigdirs.
1141         * configure: Regenerate.
1142
1143 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1144
1145         PR bootstrap/45326
1146         PR bootstrap/45174
1147         * configure.ac: Honor initial values of $build_configargs,
1148         $host_configargs, $target_configargs.  Mark the precious, so
1149         environment settings get recorded.
1150         * configure: Regenerate.
1151
1152 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1153
1154         PR bootstrap/45796
1155         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1156         Depend on all-build-libiberty.
1157         * Makefile.in: Regenerate.
1158
1159 2010-09-30  Michael Eager  <eager@eagercon.com>
1160
1161         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1162         * configure: Regenerate.
1163
1164 2010-09-28  Michael Eager  <eager@eagercon.com>
1165
1166         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1167
1168 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1169
1170         PR bootstrap/44621
1171         * configure.ac: Fix unportable shell quoting.
1172         * configure: Regenerate.
1173
1174 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
1175
1176         * configure.ac (enable-lto): Add Darwin to the list of supported lto
1177         targets and amend comment.
1178         * configure: Regenerate.
1179
1180 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
1181
1182         * MAINTAINERS (Write After Approval): Add myself.
1183
1184 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
1185
1186         * configure.ac: Enable LTO by default on Darwin.
1187         * configure: Regenerate.
1188
1189 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
1190
1191         * MAINTAINERS (Write After Approval): Add myself.
1192
1193 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
1194
1195         * MAINTAINERS (Write After Approval): Add myself.
1196
1197 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
1198
1199         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1200         ports
1201
1202 2010-07-28  David Yuste  <david.yuste@gmail.com>
1203
1204         * MAINTAINERS (Write After Approval): Add myself.
1205
1206 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
1207
1208         * configure.ac: Support all v850 targets.
1209         * configure: Regenerate.
1210
1211 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
1212
1213         PR bootstrap/44455
1214         * configure.ac (extra_mpfr_configure_flags): Copy from
1215         extra_mpc_gmp_configure_flags.
1216         * configure: Re-generated.
1217
1218 2010-07-22  Andi Kleen  <ak@linux.intel.com>
1219
1220         * MAINTAINERS (Write After Approval): Add myself.
1221
1222 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
1223
1224         * MAINTAINERS (Write After Approval): Add myself.
1225
1226 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
1227
1228         * MAINTAINERS (Write After Approval): Add myself.
1229
1230 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
1231
1232         PR target/44862
1233         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1234         Provide -B option to allow for link spec %s substitutions for
1235         libstdc++.a on darwin.
1236         * Makefile.in: Regenerate.
1237
1238 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
1239
1240         * MAINTAINERS (Reviewers): Update my e-mail address
1241
1242 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
1243
1244         * Makefile.def (configure-gcc): Depend on all-libelf.
1245         * Makefile.in: Rebuild.
1246
1247 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
1248
1249         * MAINTAINERS (Write After Approval): Add myself in the right place.
1250
1251 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
1252
1253         * MAINTAINERS (Write After Approval): Add myself.
1254
1255 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
1256
1257         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1258
1259 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
1260
1261         * config.sub: Update to version 2010-05-21.
1262         * config.guess: Update to version 2010-04-03.
1263
1264 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
1265
1266         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1267         * configure: Regenerate.
1268
1269 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
1270
1271         * MAINTAINERS (Write After Approval): Add myself.
1272
1273 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
1274
1275         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1276         a platform that supports LTO.
1277         * configure: Regenerate.
1278
1279 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
1280
1281         * configure.ac: Allow all the versions greater than 0.10 of PPL.
1282         * configure: Regenerated.
1283
1284 2010-04-27  Roland McGrath  <roland@redhat.com>
1285             H.J. Lu  <hongjiu.lu@intel.com>
1286
1287         * configure.ac (--enable-gold): Support both, both/gold and
1288         both/bfd to add gold to configdirs without removing ld.
1289         * configure: Regenerated.
1290
1291         * Makefile.def: Add install-gold dependency to install-ld.
1292         * Makefile.in: Regenerated.
1293
1294 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
1295
1296         PR lto/42776
1297         * configure.ac (--enable-lto): Refactor handling so libelf tests
1298         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1299         and allow LTO to be explicitly enabled on non-ELF platforms that
1300         are known to support it inside else-clause.
1301         * configure: Regenerate.
1302
1303 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
1304
1305         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1306         * configure: Regenerate.
1307
1308 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
1309
1310         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1311         * configure: Regenerate.
1312
1313 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1314
1315         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1316         separately.
1317         * configure: Regenerate.
1318
1319 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
1320
1321         * MAINTAINERS (Write After Approval): Add myself.
1322
1323 2010-04-14  Tristan Gingold  <gingold@adacore.com>
1324
1325         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1326         * configure: Regenerate.
1327
1328 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
1329
1330         * configure: Regenerate after change to elf.m4.
1331
1332 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
1333
1334         * MAINTAINERS (Write After Approval): Add myself.
1335
1336 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1337
1338         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1339         * configure: Regenerated.
1340
1341 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1342
1343         * configure.ac: Print "buggy but acceptable" when CLooG
1344         revision is less than 9.
1345         * configure: Regenerated.
1346
1347 2010-04-01  Diego Novillo  <dnovillo@google.com>
1348
1349         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1350
1351 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1352
1353         PR bootstrap/43615
1354         PR bootstrap/43328
1355
1356         Revert:
1357
1358         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1359
1360         * configure.ac: Do not pass --enable-multilib nor
1361         --disable-multilib in baseargs.  Accept explicitly passed
1362         --enable_multilib.
1363         * configure: Regenerate.
1364
1365 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
1366
1367         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1368
1369 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
1370
1371         * MAINTAINERS: Remove myself.
1372
1373 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1374
1375         PR bootstrap/43328
1376         * configure.ac: Do not pass --enable-multilib nor
1377         --disable-multilib in baseargs.  Accept explicitly passed
1378         --enable_multilib.
1379         * configure: Regenerate.
1380
1381 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
1382
1383         * MAINTAINERS (spu port): Remove me.
1384
1385 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1386
1387         * configure.ac (tic6x-*-*): New case.
1388         * configure: Regenerate.
1389
1390 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1391
1392         * config.sub: Update to version 2010-03-22.
1393         * config.guess: Update to version 2009-12-30.
1394
1395 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
1396
1397         PR ada/42554
1398         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1399         * configure: Regenerate.
1400
1401 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1402
1403         * MAINTAINERS: Update my email address.
1404
1405 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
1406
1407         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1408         (ghassan.shobaki@amd.com): Removed.
1409
1410 2010-03-17  Alan Modra  <amodra@gmail.com>
1411
1412         * MAINTAINERS: Update my email address.
1413
1414 2010-03-16  Diego Novillo  <dnovillo@google.com>
1415
1416         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1417         Matthews.
1418
1419 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1420
1421         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1422         Gutson, Jeffrey D. Oldham and Mark Shinwell.
1423
1424 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1425
1426         * MAINTAINERS: Update my email address.
1427
1428 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
1429
1430         * MAINTAINERS: Update my email address.
1431
1432 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
1433
1434         * MAINTAINERS: Update my email address.
1435
1436 2010-03-09  Jie Zhang  <jie@codesourcery.com>
1437
1438         * MAINTAINERS: Update my email address.
1439
1440 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1441
1442         PR libstdc++/32499
1443         * configure.ac (RANLIB): Default to true.
1444         (STRIP): Likewise.
1445         (RANLIB_FOR_TARGET): Remove superfluous : argument.
1446         * configure: Regenerate.
1447
1448 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
1449
1450         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1451         (Write After Approval): Update my email address.
1452
1453 2010-02-17  Nick Clifton  <nickc@redhat.com>
1454
1455         PR 11238
1456         * Makefile.tpl (local-distclean): Also remove config.cache files in
1457         sub-directories as there may not be Makefiles present in the
1458         sub-directories.
1459         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1460         the config.cache files found by the find command.
1461
1462         * Makefile.in: Regenerate.
1463         * configure.ac: Revert previous delta.
1464         * configure: Regenerate.
1465
1466 2010-02-15  Nick Clifton  <nickc@redhat.com>
1467
1468         PR 11238
1469         * configure.ac: Delete config.cache files in sub-directories when
1470         deleting Makefiles.
1471         * configure: Regenerate.
1472
1473 2010-02-12  Ben Elliston  <bje@gnu.org>
1474
1475         * MAINTAINERS: Update my email address.
1476
1477 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
1478
1479         * MAINTAINERS (spu port): Update my email address.
1480
1481 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
1482
1483         * MAINTAINERS: Add myself as a maintainer for the bfin port.
1484
1485 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1486
1487         * configure.ac: Add "recommended" version checks for GMP/MPC.
1488         Update recommended GMP/MPFR/MPC versions.
1489         * configure: Regenerate.
1490
1491 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
1492
1493         * MAINTAINERS: Move my Embecosm email address into the
1494         write-after-approval section.
1495
1496 2010-01-26  Ian Lance Taylor  <iant@google.com>
1497
1498         * MAINTAINERS: Add myself as Go frontend maintainer.
1499
1500 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
1501
1502         PR libstdc++/36101, PR libstdc++/42813
1503         * configure.ac (bootstrap_target_libs): Make inclusion of
1504         target-libgomp conditional on libgomb being in target_configdirs.
1505         * configure: Regenerate.
1506
1507 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
1508
1509         PR libstdc++/36101, PR libstdc++/42813
1510         * configure.ac (bootstrap_target_libs): Include target-libgomp.
1511         * configure: Regenerate.
1512
1513 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
1514
1515         PR libstdc++/36101, PR libstdc++/42813
1516         * configure.ac (target_configdirs): Substitute.
1517         * Makefile.def: Bootstrap target module libgomp.
1518         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1519         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1520         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1521         * configure, Makefile.in: Regenerate.
1522
1523 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1524
1525         * MAINTAINERS: Adjust my details.
1526
1527 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
1528
1529         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1530
1531 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
1532
1533         * MAINTAINERS: reindented my entry with tabs instead of spaces.
1534
1535 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
1536
1537         * MAINTAINERS (Write After Approval): Add myself.
1538
1539 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1540
1541         * MAINTAINERS (Write After Approval): Add myself.
1542
1543 2010-01-11  Richard Guenther  <rguenther@suse.de>
1544
1545         PR lto/41569
1546         * Makefile.def (all-lto-plugin): Depend on all-gcc.
1547         * Makefile.in: Regenerated.
1548
1549 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
1550
1551         * configure.ac: Enable libjava build on x86_64-*freebsd*.
1552         * configure: Regenerate.
1553
1554 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1555             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1556
1557         PR bootstrap/42424
1558         * configure.ac: Include libtool m4 files.
1559         (_LT_CHECK_OBJDIR): Call it.
1560         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1561         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1562
1563         * configure: Regenerate.
1564
1565 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1566
1567         PR bootstrap/41818
1568         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1569         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
1570         * Makefile.in: Regenerate.
1571
1572 2010-01-02  Richard Guenther  <rguenther@suse.de>
1573
1574         PR lto/41529
1575         * configure.ac: Include config/elf.m4.  Disable LTO if not
1576         builting for an elf target.
1577         * configure: Regenerate.
1578
1579 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
1580
1581         * MAINTAINERS: Change my email address.
1582
1583 2009-12-18  Ben Elliston  <bje@au.ibm.com>
1584
1585         * config.sub, config.guess: Update from upstream sources.
1586
1587 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
1588
1589         * MAINTAINERS (Write After Approval): Add myself.
1590
1591 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1592
1593         PR middle-end/30447
1594         PR middle-end/30789
1595         PR other/40302
1596
1597         * configure.ac: Require MPC.
1598         * configure: Regenerate.
1599
1600 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1601
1602         PR target/38384
1603         PR bootstrap/40972
1604         * libtool.m4: Sync from git Libtool.
1605         * ltoptions.m4: Likewise.
1606         * ltversion.m4: Likewise.
1607         * lt~obsolete.m4: Likewise.
1608         * ltmain.sh: Likewise.
1609
1610 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1611
1612         * configure.ac: Update minimum MPC version to 0.8.
1613         * configure: Regenerate.
1614
1615 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
1616
1617         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
1618         * configure: Regenerated.
1619
1620 2009-11-21  Ian Lance Taylor  <iant@google.com>
1621
1622         * configure.ac: Change default of poststage1_ldflags to be empty if
1623         poststage1_libs is set.  When poststage1_libs is empty, and
1624         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
1625         * configure: Rebuild.
1626
1627 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
1628
1629         * MAINTAINERS (Write After Approval): Update my email address.
1630
1631 2009-11-20  Ben Elliston  <bje@au.ibm.com>
1632
1633         * config.guess: Update from upstream sources.
1634
1635 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1636
1637         * Makefile.def: Restore host and target settings for gmp.
1638         * Makefile.in: Rebuild.
1639
1640 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1641
1642         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
1643         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
1644         Fix portability of test of C++ as bootstrap language.  Add
1645         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1646         * configure: Rebuild.
1647         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1648         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
1649         in-tree building.
1650         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1651         (POSTSTAGE1_HOST_EXPORTS): Use it.
1652         (STAGE[+id+]_CXXFLAGS): New.
1653         (BASE_FLAGS_TO_PASS): Pass it down.
1654         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
1655         extra_exports.
1656         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1657         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1658         extra_exports.
1659         * Makefile.in: Rebuild.
1660
1661 2009-11-17  Ben Elliston  <bje@au.ibm.com>
1662
1663         * config.sub, config.guess: Update from upstream sources.
1664
1665 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
1666
1667         * MAINTAINERS (Write After Approval): Add myself.
1668
1669 2009-11-09  Jon Beniston  <jon@beniston.com>
1670
1671         * MAINTAINERS (Write After Approval): Add myself.
1672
1673 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
1674
1675         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
1676         paths for *-w64-mingw* and x86_64-*mingw*.
1677         * configure: Regenerated.
1678
1679 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
1680
1681         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
1682
1683 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
1684
1685         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
1686         Phil Edwards to Write-After Approval.
1687
1688 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
1689
1690         * configure.ac: Disable target-winsup & co for
1691         x86_64-*-mingw* and *-w64-mingw* targets.
1692         * configure: Regenerated.
1693
1694 2009-10-16  Nick Clifton  <nickc@redhat.com>
1695
1696         * MAINTAINERS: Add myself as a maintainer for the RX port.
1697
1698 2009-10-26  Johannes Singler  <singler@kit.edu>
1699
1700         * MAINTAINERS (Write After Approval): Update my e-mail address.
1701
1702 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1703
1704         * configure.ac (CLooG test): Use = with test.
1705         * configure: Regenerate.
1706
1707 2009-10-22  Richard Guenther  <rguenther@suse.de>
1708
1709         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
1710         cloog if the ppl version check failed.  Move flags saving
1711         before setting in libelf check.
1712         * configure: Regenerate.
1713
1714 2009-10-21  Richard Guenther  <rguenther@suse.de>
1715
1716         * configure.ac: Adjust the ppl and cloog configure to work as
1717         documented.  Disable cloog if ppl was disabled.  Omit the version
1718         checks if they were disabled.
1719         * configure: Re-generate.
1720
1721 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1722
1723         * configure.ac: Add 'lto' to enable_languages, not
1724         new_enable_languages, and only if not already present.
1725         * configure: Regenerate.
1726
1727 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
1728
1729         * README: Refer to the various COPYING* files instead of just
1730         COPYING.
1731         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
1732
1733 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
1734
1735         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
1736         
1737 2009-10-07  Richard Guenther  <rguenther@suse.de>
1738
1739         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
1740         and Richard Guenther as reviewers.
1741         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
1742         as reviewers.
1743
1744 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
1745
1746         * config.sub: Update from upstream sources.
1747
1748 2009-10-06  Ian Lance Taylor  <iant@google.com>
1749
1750         * Makefile.def: check-gold depends upon all-gas.
1751         * Makefile.in: Rebuild.
1752
1753 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
1754
1755         * MAINTAINERS (Write After Approval): Add myself.
1756
1757 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
1758
1759         * Makefile.def: all-lto-plugin depends on all-libiberty.
1760         set bootstrap=true for lto-plugin.
1761         Add lto-plugin.
1762         * Makefile.in: Regenerate.
1763         * configure.ac (host_libs): Add lto-plugin.
1764         * configure: Regenerate.
1765
1766 2009-10-03  Diego Novillo  <dnovillo@google.com>
1767
1768         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1769         (HOST_LIBELFLIBS): Define.
1770         (HOST_LIBELFINC): Define.
1771         * Makefile.in: Regenerate.
1772         * configure.ac: Add --enable-lto.
1773         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1774         If --enable-lto is used, add 'lto' to new_enable_languages.
1775         If --enable-lto is used and gold is enabled, add
1776         lto-plugin to configdirs.
1777         * configure: Regenerate.
1778
1779 2009-10-03  Simon Baldwin  <simonb@google.com>
1780
1781         * configure.ac: If --with-system-zlib, suppress local zlib and
1782         pass --with-system-zlib to subdir configure scripts.
1783         * configure: Regenerate.
1784
1785 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
1786             Paolo Bonzini  <bonzini@gnu.org>
1787
1788         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1789         $(srcdir).
1790         * Makefile.in: Rebuilt.
1791
1792 2009-09-26  Gary Funck  <gary@intrepid.com>
1793
1794         * MAINTAINERS (Write After Approval): Add myself.
1795
1796 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1797
1798         * configure.ac: Update minimum MPC version to 0.7.
1799         * configure: Regenerate.
1800
1801 2009-09-25  Nick Clifton  <nickc@redhat.com>
1802
1803         * configure.ac: Pass any --cache-file=/dev/null option on to
1804         subconfigures.
1805         * configure: Regenerate.
1806
1807 2009-09-23  Nick Clifton  <nickc@redhat.com>
1808
1809         * config.sub, config.guess: Update from upstream sources.
1810
1811 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
1812
1813         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1814         * Makefile.in: Rebuilt.
1815
1816 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1817
1818         PR bootstrap/32272
1819         * configure.ac: Error out if $srcdir isn't '.' but contains
1820         host-${host_noncanonical}.
1821         * configure: Regenerate.
1822
1823 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1824
1825         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1826         maintainer.
1827
1828 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1829
1830         * configure.ac: If bootstrapping a combined tree with
1831         --enable-gold, require c++ in stage1_languages.
1832         * configure: Regenerate.
1833
1834         * configure.ac: Also add target_libs of stage1_languages to
1835         bootstrap_target_libs.
1836         * configure: Regenerate.
1837
1838         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1839         with --enable-languages not containing c++.
1840         * configure: Regenerate.
1841
1842 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
1843
1844         * configure.ac: Disable java and boehm-gc for bfin-*-*.
1845         * configure: Regenerate.
1846
1847 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
1848
1849         * MAINTAINERS (Write After Approval): Update my e-mail address,
1850         and move from from here...
1851         (Waiting for paperwork): To here.
1852
1853 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
1854
1855         * MAINTAINERS (Reviewers): Add self as driver reviewer.
1856
1857 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1858
1859         * configure.ac: Do not use $extrasub for replacing @if/@endif
1860         parts in Makefile; instead, use additional arguments to
1861         AC_CONFIG_COMMANDS to do the replacement manually, with several
1862         sed invocations, to avoid HP-UX sed command limits.
1863         * configure: Regenerate.
1864
1865 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
1866
1867         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1868         blank before -L.
1869
1870 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
1871
1872         * configure.ac (with-build-config): Document.  Handle without.
1873         Handle missing argument.
1874         * configure: Rebuilt.
1875
1876 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
1877
1878         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
1879         Default to bootstrap-debug only if compare-debug works.
1880         * configure: Rebuilt.
1881         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1882         * Makefile.in: Rebuilt.
1883
1884 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1885
1886         * MAINTAINERS (OS Port Maintainers): Update my email address.
1887
1888 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
1889
1890         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1891         * Makefile.in: Rebuilt.
1892
1893 2009-09-01  Chris Demetriou  <cgd@google.com>
1894
1895         * MAINTAINERS (Write After Approval): Add myself.
1896
1897 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
1898
1899         PR debug/30161
1900         * include/dwarf2.h (enum dwarf_tag): Added
1901         DW_TAG_GNU_template_template_param
1902         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1903
1904 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1905
1906         * Makefile.tpl (AWK): Fix typo.
1907         * Makefile.in: Regenerate.
1908
1909 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1910
1911         * configure.ac: Detect awk and sed.
1912         * Makefile.def (flags_to_pass): Add AWK and SED.
1913         * Makefile.tpl (AWK, SED): New.
1914         (BASE_FLAGS_TO_PASS): Add AWK and SED.
1915         * configure: Regenerate.
1916         * Makefile.in: Regenerate.
1917
1918 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
1919
1920         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1921         (collapseslashes): Likewise.
1922
1923 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1924
1925         * configure.ac (AC_PREREQ): Bump to 2.64.
1926
1927 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1928
1929         * configure.ac: Remove --with-datarootdir, --with-docdir,
1930         --with-pdfdir, --with-htmldir switches.
1931         * configure: Regenerate.
1932
1933         * configure: Regenerate.
1934
1935         * compile: Sync from Automake 1.11.
1936         * depcomp: Likewise.
1937         * install-sh: Likewise.
1938         * missing: Likewise.
1939         * mkinstalldirs: Likewise.
1940         * ylwrap: Likewise.
1941
1942 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
1943
1944         * ltmain.sh (func_normal_abspath): New function.
1945         (func_relative_path): Likewise.
1946         (func_mode_help): Document new -bindir option for link mode.
1947         (func_mode_link): Add new -bindir option, and use it to place
1948         output DLL if specified.
1949
1950 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1951
1952         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1953         (baseargs): Add --disable-option-checking.
1954         * configure: Regenerate.
1955
1956         * Makefile.def (configure-target-libiberty): Depend on
1957         all-binutils and all-ld.
1958         (configure-target-newlib): Likewise.
1959         * Makefile.in: Regenerate.
1960
1961 2009-08-17  Ben Elliston  <bje@au.ibm.com>
1962
1963         * config.sub, config.guess: Update from upstream sources.
1964
1965 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1966
1967         Sync from src, merge:
1968
1969         2009-07-02  Tristan Gingold  <gingold@adacore.com>
1970
1971         * configure.ac: Do not exclude gas for i386-*-darwin.
1972         Add a case for x86_64-*-darwin.
1973         * configure: Regenerate.
1974
1975 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
1976
1977         * MAINTAINERS: Add my name to Write After Approval list.
1978
1979 2009-08-06  Michael Eager  <eager@eagercon.com>
1980
1981         * configure.ac: Add Microblaze target.
1982         * configure: Regenerate.
1983
1984 2009-07-31  Christian Bruel  <christian.bruel@st.com>
1985
1986         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1987         * configure: Regenerate.
1988         
1989 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
1990
1991         * MAINTAINERS (Write After Approval): Update my e-mail address.
1992
1993 2009-07-06  Ian Lance Taylor  <iant@google.com>
1994
1995         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1996         * configure: Rebuild.
1997
1998 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
1999
2000         * MAINTAINERS: Move myself to the Graphite Reviewers.
2001
2002 2009-06-30  Wei Guozhi  <carrot@google.com>
2003
2004         * MAINTAINERS: Add my name to Write After Approval list.
2005
2006 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
2007
2008         PR bootstrap/40338
2009         * configure.ac (comparestring): Create new variable.
2010         * Makefile.tpl (comparestring): Use to skip some comparisions.
2011         * configure: Regenerate.
2012         * Makefile.in: Regenerate.
2013
2014 2009-06-26  Doug Evans  <dje@sebabeach.org>
2015
2016         * Makefile.def (host_modules): Add cgen.
2017         * Makefile.in: Regenerate.
2018         * configure.ac (host_tools): Add cgen.
2019         * configure: Regenerate.
2020
2021 2009-06-23  DJ Delorie  <dj@redhat.com>
2022
2023         * MAINTAINERS: Add myself as mep maintainer.
2024
2025 2009-06-23  Ian Lance Taylor  <iant@google.com>
2026
2027         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
2028         boot_languages.  Only bootstrap target libraries listed in
2029         target_libs for some boot language.  Add --with-stage1-ldflags,
2030         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
2031         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
2032         if not building with C++.
2033         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2034         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2035         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2036         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2037         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
2038         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2039         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2040         * configure, Makefile.in: Rebuild.
2041
2042 2009-06-23  Li Feng  <nemokingdom@gmail.com>
2043
2044         * MAINTAINERS: Added my name to write-after-approval list.
2045
2046 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
2047
2048         * configure.ac: Define is_elf for QNX Neutrino targets.
2049         * configure: Regenerate.
2050
2051 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
2052
2053         * MAINTAINERS: Added my name to the write-after-approval list
2054
2055 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2056
2057         * configure.ac: Detect MPC in default directory.
2058         * configure: Regenerate.
2059
2060 2009-06-03  Jerome Guitton  <guitton@adacore.com>
2061             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2062
2063         * Makefile.tpl (all): Avoid a trailing backslash.
2064         * Makefile.in: Regenerate.
2065
2066 2009-06-03  Ben Elliston  <bje@au.ibm.com>
2067
2068         * config.sub, config.guess: Update from upstream sources.
2069
2070 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
2071
2072         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2073         to noconfdirs.
2074         * configure: Regenerate.
2075
2076 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
2077
2078         * Makefile.tpl ([+compare-target+]): Compare all stage
2079         directories, rather than just gcc.
2080         * Makefile.in: Rebuilt.
2081
2082 2009-06-01  Doug Kwan  <dougkwan@google.com>
2083
2084         * configure.ac: Support gold for target arm*-*-*.
2085         * configure: Regenerate.
2086
2087 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2088
2089         * Makefile.def: Add MPC support and dependencies.
2090         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
2091
2092         * Makefile.in, configure: Regenerate.
2093
2094 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
2095
2096         * Makefile.tpl (all): Avoid harmless warning in make all when
2097         gcc-bootstrap is enabled but stage_last does not exist.
2098         * Makefile.in: Rebuilt.
2099
2100 2009-05-24  Nicolas Roche  <roche@adacore.com>
2101
2102         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2103         * Makefile.in: Regenerate.
2104
2105 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
2106
2107         * MAINTAINERS: Update my e-mail address.
2108
2109 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2110
2111         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
2112         * configure:  Regenerate.
2113
2114 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2115
2116         PR other/40159
2117         * Makefile.tpl (all): Don't assume gcc-bootstrap and
2118         gcc-no-bootstrap are mutually exclusive.
2119         * Makefile.in: Rebuilt.
2120
2121 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2122
2123         PR other/40159
2124         * Makefile.tpl (all): Don't end with unconditional success.
2125         * Makefile.in: Rebuilt.
2126
2127 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
2128
2129         PR target/37137
2130         * Makefile.def (flags_to_pass): Remove redundant and incomplete
2131         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2132         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2133         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
2134         stage_configureflags, stage_cflags and stage_libcflags into
2135         explicit Makefile macros.
2136         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2137         GFORTRAN.
2138         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2139         CC.  Set CC_FOR_BUILD from CC.
2140         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2141         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2142         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2143         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
2144         and GFORTRAN.
2145         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2146         (_LIBCFLAGS): Renamed to _TFLAGS.
2147         (do-compare-debug, do-compare3-debug): Drop.
2148         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2149         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2150         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2151         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2152         (XGCC_FLAGS_FOR_TARGET): New.
2153         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2154         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2155         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2156         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2157         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
2158         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
2159         TFLAGS.
2160         (BUILD_CONFIG): Include if requested.
2161         (all): Set TFLAGS on bootstrap.
2162         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2163         (all-stageid-prefixmodule): Likewise.
2164         (do-clean, distclean-stageid): Set TFLAGS.
2165         (restrap): Fix whitespace.
2166         * Makefile.in: Rebuilt.
2167
2168 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
2169
2170         * config.guess: Sync with src.
2171
2172 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2173
2174         * configure.ac ($with_ppl):  Default to no if not supplied.
2175         ($with_cloog):  Likewise.
2176         configure:  Regenerate.
2177
2178 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
2179
2180         * MAINTAINERS: Update my e-mail address.
2181
2182 2009-04-27  Nick Clifton  <nickc@redhat.com>
2183
2184         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2185
2186 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
2187
2188         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2189         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2190         * Makefile.in: Regenerate.
2191
2192 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2193
2194         PR bootstrap/39739
2195         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2196         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2197
2198         * configure, Makefile.in: Regenerate.
2199
2200 2009-04-21  Taras Glek  <tglek@mozilla.com>
2201
2202         * include/hashtab.h: Update GTY annotations to new syntax
2203         * include/splay-tree.h: Likewise
2204
2205 2009-04-17  Ben Elliston  <bje@au.ibm.com>
2206
2207         * config.sub, config.guess: Update from upstream sources.
2208
2209 2009-04-15  Anthony Green  <green@moxielogic.com>
2210
2211         * configure.ac: Add moxie support.
2212         * configure: Rebuilt.
2213
2214 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
2215
2216         * configure.ac: Change copyright header to refer to version
2217         3 of the GNU General Public License and to point readers at the
2218         COPYING3 file and the FSF's license web page.
2219         * Makefile.def: Likewise.
2220         * Makefile.tpl: Likewise.
2221         * Makefile.in: Regenerate.
2222
2223 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
2224
2225         * configure.ac: Restore match for darwin9 or later. Use double
2226         brackets since regeneration eats one pair.
2227         * configure: Regenerate.
2228
2229 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
2230
2231         PR gas/10039
2232         * configure.ac: Require texinfo 4.7.
2233         * configure: Regenerated.
2234
2235 2009-04-09  Nick Clifton  <nickc@redhat.com>
2236
2237         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2238         the GCC Runtime Library Exception.
2239
2240 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2241
2242         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2243         * configure: Regenerate.
2244
2245 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
2246
2247         * Makefil.def (languages): New entries.
2248         * Makefile.tpl (check-gcc-*): New generic target.
2249         * Makefile.in: Regenerate.
2250
2251 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
2252
2253         * MAINTAINERS:  Update my email address.
2254
2255 2009-03-18  Tom Tromey  <tromey@redhat.com>
2256
2257         * configure: Rebuild.
2258         * configure.ac (host_libs): Add libiconv.
2259         * Makefile.in: Rebuild.
2260         * Makefile.def (host_modules): Add libiconv.
2261         (configure-gdb, all-gdb): Depend on libiconv.
2262
2263 2009-03-16  Tristan Gingold  <gingold@adacore.com>
2264
2265         * configure.ac: Treat gdb as supported on x86_64-darwin.
2266         * configure: Regenerate.
2267
2268 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
2269
2270         * configure.ac (--with-host-libstdcxx): New option.
2271         * configure: Regenerate.
2272
2273 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
2274
2275         * MAINTAINERS:  Move myself into the write after approval list.
2276
2277 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
2278
2279         * MAINTAINERS: Update e-mail address.
2280         
2281 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
2282
2283         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2284
2285 2009-03-10  Ira Rosen  <irar@il.ibm.com>
2286
2287         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2288
2289 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2290
2291         Backport from git Libtool:
2292
2293         2009-01-19  Robert Millan  <rmh@aybabtu.com>
2294         Support GNU/kOpenSolaris.
2295         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2296         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2297         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2298         GNU/kOpenSolaris.
2299
2300 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
2301
2302         * MAINTAINERS: Update e-mail address.
2303
2304 2009-02-24  Michael Eager  <eager@eagercon.com>
2305
2306         * MAINTAINERS (Write After Approval): Add self.
2307
2308 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
2309
2310         * MAINTAINERS (Write After Approval): Add myself.
2311
2312 2009-02-05  Andreas Schwab  <schwab@suse.de>
2313
2314         * Makefile.tpl (stage_last): Define $r and $s before using
2315         $(RECURSE_FLAGS_TO_PASS).
2316         * Makefile.in: Regenerate
2317
2318 2009-01-30  Ian Lance Taylor  <iant@google.com>
2319
2320         * MAINTAINERS: Move myself to the Global Reviewers list.
2321
2322 2009-01-29  Robert Millan  <rmh@aybabtu.com>
2323
2324         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2325         * configure: Regenerate.
2326
2327 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
2328
2329         * MAINTAINERS: Make whitespace consistent.
2330         Remove Robert Millan from Write After Approval.
2331
2332 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
2333
2334         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2335         (all-opcodes): Depend on all-libiberty.
2336         * Makefile.in: Regenerate.
2337
2338 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
2339
2340         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2341         * configure: Regenerate.
2342
2343 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
2344
2345         * MAINTAINERS (Write After Approval): Add myself.
2346
2347 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
2348
2349         * MAINTAINERS: Add myself to reviewers (Fortran).
2350
2351 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
2352
2353         PR tree-optimization/38515
2354         * configure.ac (cloog-polylib): Removed.
2355         (with_ppl, with_cloog): Test for "no".
2356         * configure: Regenerated.
2357
2358 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
2359
2360         * MAINTAINERS: Moved myself to reviewers (Fortran).
2361
2362 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
2363
2364         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2365         (Write After Approval): Remove myself.
2366
2367 2009-01-03  Diego Novillo  <dnovillo@google.com>
2368
2369         * MAINTAINERS: Remove myself from alias maintainership.
2370
2371 2009-01-02  David Ayers  <ayers@fsfe.org>
2372
2373         * MAINTAINERS: Update e-mail address.
2374
2375 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
2376
2377         * MAINTAINERS: Make whitespace consistent.
2378
2379 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2380
2381         Backport from upstream Libtool:
2382         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2383         Add cache variables to tests that require the linker to work.
2384         For shlibpath_overrides_runpath, this also changes the semantics
2385         to let the result from the C compiler take precedence.
2386
2387 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2388
2389         * config.sub, config.guess: Update from upstream sources.
2390
2391 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
2392
2393         * configure.ac (ppllibs): Add by default the lib flags.
2394         * configure: Regenerate.
2395
2396 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
2397
2398         * MAINTAINERS:  Add myself to the write after approval list.
2399
2400 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2401
2402         * configure.ac: Add double brackets on darwin[912].
2403         * configure: Regenerate.
2404
2405 2008-12-03  Daniel Kraft  <d@domob.eu>
2406
2407         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
2408         Approval to Reviewer section (for Fortran front-end).
2409
2410 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
2411
2412         * configure.ac: Expand to darwin10 and later.
2413         * configure: Regenerate.
2414
2415 2008-12-02  Andreas Schwab  <schwab@suse.de>
2416
2417         * Makefile.def: configure-target-boehm-gc depends on
2418         all-target-libstdc++-v3.
2419         * Makefile.in: Regenerate.
2420
2421 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
2422
2423         * MAINTAINERS:  Add myself as mingw maintainer.
2424
2425 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2426
2427         * config.sub, config.guess: Update from upstream sources.
2428
2429 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
2430
2431         * README.SCO: Remove.
2432
2433 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
2434
2435         * MAINTAINERS:  Add myself to the write after approval list.
2436
2437 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
2438
2439         * MAINTAINERS:  Update my email address in WAA section.
2440
2441 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
2442
2443         * MAINTAINERS: Update e-mail address.
2444
2445 2008-11-27  Toon Moene  <toon@moene.org>
2446
2447         * MAINTAINERS: Change e-mail address.
2448
2449 2008-11-27  Tristan Gingold  <gingold@adacore.com>
2450
2451         * configure.ac: Build gdb for i?86-*-darwin*
2452         * configure: Regenerated.
2453
2454 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
2455
2456         * MAINTAINERS: Added my full name.
2457
2458 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
2459
2460         PR bootstrap/38014
2461         PR bootstrap/37923
2462
2463         Revert:
2464
2465         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2466
2467         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2468         * Makefile.in: Regenerated.
2469
2470         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2471
2472         PR gdb/921
2473         PR gdb/1646
2474         PR gdb/2175
2475         PR gdb/2176
2476
2477         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2478         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2479         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2480         (HOST_EXPORTS): Pass CPPFLAGS.
2481         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2482         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2483         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2484         * Makefile.in, configure: Regenerated.
2485         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2486         and CPPFLAGS_FOR_BUILD.
2487
2488 2008-11-06  Jeff Law  <law@redhat.com>
2489
2490         * MAINTAINERS: Add myself as middle end maintainer.
2491
2492 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
2493
2494         * MAINTAINERS (Write after approval): Add myself.
2495
2496 2008-11-05  Diego Novillo  <dnovillo@google.com>
2497
2498         * MAINTAINERS (Global Reviewers): Add myself.
2499         (Non-Algorithmic Maintainers): Remove myself.
2500
2501 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
2502
2503         * MAINTAINERS (Write after approval): Add myself.
2504
2505 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
2506
2507         * MAINTAINERS (Write after approval): Add myself.
2508
2509 2008-10-31  Ben Elliston  <bje@au.ibm.com>
2510
2511         * configure.ac (spu-*-*): Remove special case.
2512         * configure: Regenerate.
2513
2514 2008-10-30  Catherine Moore  <clm@codesourcery.com>
2515
2516         * MAINTAINERS (Write after approval): Update my email address.
2517
2518 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
2519
2520         * configure.ac [spu-*-*]: Do not set skipdirs.
2521         * configure: Re-generate.
2522
2523 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
2524
2525         * MAINTAINERS (Various Maintainers): Add myself to reload.
2526
2527 2008-10-25  Richard Guenther  <rguenther@suse.de>
2528
2529         * MAINTAINERS (Various Maintainers): Add myself as middle-end
2530         maintainer.  Remove myself as libgcc-math maintainer.
2531         (Non-Algorithmic Maintainers): Remove myself.
2532
2533 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2534
2535         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2536         * Makefile.in: Regenerated.
2537
2538 2008-10-23  Cary Coutant  <ccoutant@google.com>
2539
2540         * MAINTAINERS (Write after approval): Add myself.
2541
2542 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2543
2544         PR gdb/921
2545         PR gdb/1646
2546         PR gdb/2175
2547         PR gdb/2176
2548
2549         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2550         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2551         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2552         (HOST_EXPORTS): Pass CPPFLAGS.
2553         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2554         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2555         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2556         * Makefile.in, configure: Regenerated.
2557         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2558         and CPPFLAGS_FOR_BUILD.
2559
2560 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
2561
2562         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2563         Sebastian Pop.
2564
2565 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
2566
2567         * MAINTAINERS (Write After Approval): Added myself.
2568
2569 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2570
2571         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2572         recommended version to 2.3.2.
2573
2574         * configure: Regenerate.
2575
2576 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
2577
2578         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2579
2580 2008-09-29  David Daney <david.daney@caviumnetworks.com>
2581
2582         * MAINTAINERS (Write After Approval): Update e-mail address.
2583
2584 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
2585
2586         * libtool.m4: Update to libtool 2.2.6.
2587         * lt~obsolete.m4: Update to libtool 2.2.6.
2588         * ltmain.sh: Update to libtool 2.2.6.
2589         * ltsugar.m4: Update to libtool 2.2.6.
2590         * ltversion.m4: Update to libtool 2.2.6.
2591         * ltoptions.m4: Update to libtool 2.2.6.
2592         * ltgcc.m4: Update to match changes from libtool 2.2.6.
2593
2594 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
2595
2596         * MAINTAINERS (Write After Approval): Add myself.
2597
2598 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2599
2600         * MAINTAINERS (Write After Approval): Update my name.
2601
2602 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
2603
2604         * MAINTAINERS: Add myself in "Write After Approval".
2605
2606 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
2607
2608         * MAINTAINERS: Add myself as ia64 maintainer.
2609
2610 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
2611
2612         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
2613         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
2614         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
2615         and Michael Tiemann from Write After Approval since they do not
2616         actually have access.
2617
2618 2008-09-05  Richard Guenther  <rguenther@suse.de>
2619
2620         * configure.ac: Initialize clooglibs to -lcloog.
2621         * configure: Re-generate.
2622
2623 2008-09-04  Le-Chun Wu  <lcwu@google.com>
2624
2625         * MAINTAINERS (Write After Approval): Add myself.
2626
2627 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
2628
2629         * configure.ac (--with-cloog-polylib): New.
2630         (--disable-cloog-version-check): New.
2631         (--disable-ppl-version-check): New.
2632         * configure: Re-generate.
2633
2634 2008-09-03  Richard Guenther  <rguenther@suse.de>
2635
2636         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2637         cloog test.
2638         * configure: Re-generate.
2639
2640 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
2641
2642         Add picoChip port.
2643         * MAINTAINERS: Add picoChip maintainers.
2644
2645 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
2646             Tobias Grosser  <grosser@fim.uni-passau.de>
2647             Jan Sjodin  <jan.sjodin@amd.com>
2648             Harsha Jagasia  <harsha.jagasia@amd.com>
2649             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2650             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2651             Adrien Eliche  <aeliche@isty.uvsq.fr>
2652
2653         Merge from graphite branch.
2654         * configure: Regenerate.
2655         * Makefile.in: Regenerate.
2656         * configure.ac (host_libs): Add ppl and cloog.
2657         Add checks for PPL and CLooG.
2658         * Makefile.def (ppl, cloog): Added modules and dependences.
2659         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2660         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2661
2662 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2663
2664         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2665         (GCC_SHLIB_SUBDIR): New.
2666         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2667         * configure: Regenerate.
2668         * Makefile.in: Regenerate.
2669
2670 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
2671
2672         * MAINTAINERS: Consistently use tabs to separate columns.
2673
2674 2008-08-29  Tristan Gingold  <gingold@adacore.com>
2675
2676         * MAINTAINERS (Write after Approval): Add myself.
2677
2678 2008-08-28  Tristan Gingold  <gingold@adacore.com>
2679
2680         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2681         Enable bfd, binutils and opcodes.
2682         * configure: Regenerate.
2683
2684 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2685
2686         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
2687
2688 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2689
2690         * MAINTAINERS:  Use correct Umlaut for last name.
2691
2692 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2693
2694         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
2695
2696 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
2697
2698         * MAINTAINERS: Update my email address.
2699
2700 2008-08-16  Nicolas Roche  <roche@adacore.com>
2701
2702         * Makefile.tpl: Add BOOT_ADAFLAGS.
2703         * Makefile.in: Regenerate.
2704
2705 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
2706
2707         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2708         * configure: Regenerate.
2709
2710 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
2711
2712         * configure.ac: Add makefile fragments for hpux.
2713         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2714         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2715         * configure: Regenerate.
2716         * Makefile.in: Regenerate.
2717
2718 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
2719
2720         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
2721
2722 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
2723
2724         * MAINTAINERS (Write after Approval): Add myself.
2725
2726 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
2727
2728         * MAINTAINERS (Write After Approval):  Add myself.
2729
2730 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
2731
2732         * MAINTAINERS (Write After Approval):  Add myself.
2733
2734 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
2735
2736         * MAINTAINERS: Update my email address.
2737
2738 2008-06-25  Joey Ye  <joey.ye@intel.com>
2739
2740         * MAINTAINERS (Write After Approval):  Add myself.
2741
2742 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2743
2744         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2745         * Makefile.in: Regenerate.
2746         * configure: Regenerate.
2747
2748 2008-06-17  Daniel Kraft  <d@domob.eu>
2749
2750         * MAINTAINERS (Write After Approval):  Add myself.
2751
2752 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2753
2754         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2755         "$@" is still intact with both Autoconf 2.59 and 2.62.
2756         * configure: Regenerate.
2757
2758 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2759
2760         * Makefile.tpl: Fix comment errors.
2761         * Makefile.in: Regenerate.
2762
2763 2008-06-12  David S. Miller  <davem@davemloft.net>
2764             David Edelsohn  <edelsohn@gnu.org>
2765
2766         * configure.ac: Add powerpc*-*-* to gold supported targets.
2767         * configure: Regenerate.
2768
2769 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
2770
2771         PR tree-optimization/36218
2772         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2773         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2774         (all prefix="build-"): Pass them to build-system sub-makes.
2775         * Makefile.in: Regenerate.
2776
2777 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
2778
2779         * MAINTAINERS (mt port): Remove.
2780         (sco5, unixware, sco udk): Remove.
2781         (Kean Johnston): Add to Write After Approval.
2782
2783 2008-05-30  Julian Brown  <julian@codesourcery.com>
2784
2785         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2786         of libobjc for ARM EABI Linux.
2787         * configure: Regenerate.
2788
2789 2008-05-18  Xinliang David Li   <davidxl@google.com>
2790
2791         * ChangeLog: Remove wrong ChangeLog entry.
2792
2793 2008-05-17  Xinliang David Li   <davidxl@google.com>
2794
2795         * MAINTAINERS (Write After Approval): Add myself.
2796
2797 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
2798
2799         * MAINTAINERS (Write After Approval): Add myself.
2800
2801 2008-05-14  Rafael Espíndola  <espindola@google.com>
2802
2803         * config-ml.in: don't handle --enable-shared and --enable-static.
2804
2805 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
2806
2807         * MAINTAINERS: Update my email address.
2808
2809 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
2810
2811         * MAINTAINERS: Update my email address.
2812
2813 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
2814
2815         * MAINTAINERS (Write After Approval): Add myself.
2816
2817 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
2818
2819         * MAINTAINERS (Write After Approval): Add myself.
2820
2821 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
2822
2823         * MAINTAINERS (crx): Add myself.
2824
2825 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2826
2827         Sync with src:
2828         2008-04-14  David S. Miller  <davem@davemloft.net>
2829
2830         * configure.ac: Add sparc*-*-* to gold supported targets.
2831         * configure: Regenerate.
2832
2833 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2834
2835         PR bootstrap/35457
2836         * configure.ac: Include override.m4.
2837         * configure: Regenerate.
2838
2839 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2840
2841         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2842         * Makefile.in: Regenerate.
2843
2844 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
2845
2846         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2847         as nonconfigurable directories list.
2848         * configure: Regenerate.
2849
2850 2008-04-14  Ben Elliston  <bje@au.ibm.com>
2851
2852         * config.sub, config.guess: Update from upstream sources.
2853
2854 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
2855
2856         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2857         * Makefile.in: Regenerate.
2858
2859 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
2860
2861         * configure.ac: Do not build libssp for the AVR.
2862         * configure: Regenerate.
2863
2864 2008-04-07  Ian Lance Taylor  <iant@google.com>
2865
2866         * Makefile.def: check-gold depends upon all-binutils.
2867         * Makefile.in: Regenerate.
2868
2869 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
2870
2871         * MAINTAINERS (Write After Approval): Add myself.
2872
2873 2008-04-04  Nick Clifton  <nickc@redhat.com>
2874
2875         PR binutils/4334
2876         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2877         builds.
2878         * configure: Regenerate.
2879
2880 2008-04-04  NightStrike  <NightStrike@gmail.com>
2881
2882         PR other/35151
2883         * configure.ac: Combine rules for mingw32 and mingw64.
2884         * configure: Regenerate.
2885
2886 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
2887
2888         * MAINTAINERS (Write After Approval): Add myself.
2889
2890 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
2891
2892         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2893         * Makefile.in (.NOTPARALLEL): Ditto.
2894
2895 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
2896
2897         * MAINTAINERS (Write After Approval): Add myself.
2898
2899 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
2900
2901         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2902         * Makefile.in (.NOTPARALLEL): Regenerate.
2903
2904 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
2905
2906         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2907         * Makefile.in: Regenerate.
2908
2909 2008-03-26  Jakub Staszak  <kuba@et.pl>
2910
2911         * MAINTAINERS (Write After Approval): Add myself.
2912
2913 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2914
2915         * MAINTAINERS:  Update e-mail address.
2916
2917 2008-03-20  Ian Lance Taylor  <iant@google.com>
2918
2919         * configure.ac: Add support for --enable-gold.
2920         * Makefile.def: Add gold as a directory like ld.
2921         * configure, Makefile.in: Regenerate.
2922
2923 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2924
2925         * configure.ac: m4_include config/proginstall.m4.
2926         * configure: Regenerate.
2927
2928         Backport from upstream Libtool:
2929
2930         2007-10-12  Eric Blake  <ebb9@byu.net>
2931
2932         Deal with Autoconf 2.62's semantic change in m4_append.
2933         * ltsugar.m4 (lt_append): Replace broken versions of
2934         m4_append.
2935         (lt_if_append_uniq): Don't require separator to be overquoted,
2936         and avoid broken m4_append.
2937         (lt_dict_add): Fix typo.
2938         * libtool.m4 (_LT_DECL): Don't overquote separator.
2939
2940 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
2941
2942         * config.rpath: Add AIX 6 support.
2943
2944 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
2945
2946         * Makefile.def (stageprofile).  Remove -fprofile-generate
2947         from stage_libcflags.
2948         * Makefile.in: Regenerate.
2949
2950 2008-03-13  Ben Elliston  <bje@au.ibm.com>
2951
2952         * config.sub, config.guess: Update from upstream sources.
2953
2954 2008-03-06  Tom Tromey  <tromey@redhat.com>
2955
2956         * MAINTAINERS: Update for treelang deletion.
2957
2958 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
2959
2960         * MAINTAINERS: Update my email address.
2961
2962 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
2963
2964         * MAINTAINERS (darwin port): Add myself as a maintainer.
2965         (objective-c/c++): Add myself as a maintainer.
2966
2967 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
2968
2969         * MAINTAINERS (Write After Approval): Update my email address.
2970
2971 2008-02-25  Tomas Bily  <tbily@suse.cz>
2972
2973         * MAINTAINERS (Write After Approval): Add myself.
2974
2975 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
2976
2977         * MAINTAINERS (OpenMP): Add myself.
2978
2979 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
2980
2981         PR bootstrap/32009
2982         PR bootstrap/32161
2983
2984         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2985         * configure: Regenerate.
2986
2987         * Makefile.def: Define stage_libcflags for all bootstrap stages.
2988         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2989         STAGE4_LIBCFLAGS): New.
2990         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2991         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2992         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2993         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2994         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2995         for target modules.  Don't export LIBCFLAGS.
2996         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2997         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2998         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2999         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3000         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3001         * Makefile.in: Regenerate.
3002
3003 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3004
3005         PR libgcj/33085
3006         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3007         Do not use -DDLL_EXPORT.  Backport from upstream.
3008
3009 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3010
3011         * MAINTAINERS (Write After Approval): Add myself.
3012
3013 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
3014
3015         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3016         * configure: Regenerate.
3017
3018 2008-01-31  Marc Gauthier  <marc@tensilica.com>
3019
3020         * configure.ac (xtensa*-*-*): Recognize processor variants.
3021         * configure: Regenerate.
3022
3023 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3024
3025         PR bootstrap/34922
3026         * configure.ac (PARSE_ARGS): Push suitable setting of
3027         ac_subdirs_all, for `./configure --help=recursive'.
3028         Handle `+' in generic toplevel directory disabling.
3029         * configure: Regenerate.
3030
3031 2008-01-28  Nick Clifton  <nickc@redhat.com>
3032
3033         * MAINTAINERS (xstormy16): Take over maintainership.
3034
3035 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
3036
3037         * MAINTAINERS (c4x port): Remove.
3038
3039 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
3040
3041         * libtool.m4: Backport AIX 6 support from ToT Libtool.
3042
3043 2008-01-23  Ben Elliston  <bje@au.ibm.com>
3044
3045         * config.sub, config.guess: Update from upstream sources.
3046
3047 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
3048
3049         * MAINTAINERS (Write After Approval): Add myself.
3050
3051 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
3052
3053         * MAINTAINERS: Update my email address.
3054
3055 2008-01-09  Raksit Ashok  <raksit@google.com>
3056
3057         * MAINTAINERS (Write After Approval): Add myself.
3058
3059 2008-01-09  Raksit Ashok  <raksit@google.com>
3060
3061         * MAINTAINERS (Write After Approval): Add myself.
3062
3063 2008-01-08  Ben Elliston  <bje@au.ibm.com>
3064
3065         * config.sub, config.guess: Update from upstream sources.
3066
3067 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3068
3069         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3070         Change recommended MPFR from 2.2.1 -> 2.3.0.
3071         * configure: Regenerate.
3072
3073 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
3074
3075         * MAINTAINERS: Update my email address.
3076
3077 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
3078
3079         * MAINTAINERS: Update my email address.
3080
3081 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
3082
3083         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3084         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3085         * Makefile.in: Regenerate.
3086
3087 2007-12-10  Mark Heffernan  <meheff@google.com>
3088
3089         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3090         misplaced entries.
3091
3092 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3093
3094         * configure.ac: Enable libjava for x86_64-*-darwin9.
3095         * configure: Regenerate.
3096
3097 2007-12-07  Bill Maddox  <maddox@google.com>
3098
3099         * MAINTAINERS (Write After Approval): Add myself.
3100
3101 2007-12-05  Ben Elliston  <bje@au.ibm.com>
3102
3103         * config.sub, config.guess: Update from upstream sources.
3104
3105 2007-12-02  Matthias Klose  <doko@ubuntu.com>
3106
3107         * config-ml.in: Remove 64bit configure tests.
3108
3109 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3110
3111         * config-ml.in: Robustify against white space in absolute file
3112         names.
3113
3114         * config-ml.in (multi-clean): Substitute ${Makefile}.
3115         Remove superfluous ${Makefile} in list.
3116
3117 2007-11-19  Thiemo Seufer  <ths@mips.com>
3118
3119         * config-ml.in: Don't hardcode the Makefile name.
3120
3121 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
3122
3123         * MAINTAINERS (Write After Approval): Add myself.
3124
3125 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
3126
3127         * MAINTAINERS (Write After Approval): Add myself.
3128
3129 2007-11-06  Doug Kwan  <dougkwan@google.com>
3130
3131         * MAINTAINERS (Write After Approval): Add myself.
3132
3133 2007-10-25  Ben Elliston  <bje@au.ibm.com>
3134
3135         * MAINTAINERS (mercury): Remove entry.
3136         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3137
3138 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
3139
3140         * Makefile.def (dependencies): Make configure-gdb depend on
3141         all-intl.
3142         * Makefile.in: Regenerated.
3143
3144 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
3145
3146         * MAINTAINERS (Fortran maintainer): Remove myself.
3147
3148 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
3149
3150         * Makefile.def: To avoid problems running with parallel makes,
3151         build newlib before libgloss so that target specific header
3152         files are availble.
3153         * Makefile.in: Regenerate
3154
3155 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
3156
3157         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3158         * Makefile.in: Regenerate.
3159
3160 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
3161
3162         * MAINTAINERS (Register allocation reviewer): Add myself.
3163
3164 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
3165
3166         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3167         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3168         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
3169         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3170         * configure: Regenerate.
3171
3172 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
3173
3174         * MAINTAINERS (Register allocation reviewer): Add myself.
3175
3176 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
3177
3178         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3179         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3180         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3181         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3182         * configure.ac: Default them to host tools for $host = $build.
3183         Subst them.
3184
3185         * configure: Regenerate.
3186         * Makefile.in: Regenerate.
3187
3188 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
3189
3190         * MAINTAINERS (Register allocation reviewer): Add myself.
3191
3192 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
3193
3194         * MAINTAINERS (Register allocation reviewer): Add myself.
3195
3196 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
3197
3198         * MAINTAINERS (Write After Approval): Fix typo.
3199
3200 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
3201
3202         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3203         * configure: Regenerate.
3204
3205 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
3206
3207         PR bootstrap/31906
3208         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3209         they're already prefixed.
3210
3211 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
3212
3213         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3214         libstdc++.
3215         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3216         * configure: Regenerate.
3217         * Makefile.in: Regenerate.
3218
3219 2007-09-17  Andreas Schwab  <schwab@suse.de>
3220
3221         * configure.ac: Raise minimum makeinfo version to 4.6.
3222         * configure: Regenerate.
3223
3224 2007-09-17  Johannes Singler  <singler@ira.uka.de>
3225
3226         * MAINTAINERS (write-after-approval) add myself
3227
3228 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
3229
3230         * configure.ac: Correct makeinfo version check.
3231         * configure: Regenerate.
3232
3233 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
3234
3235         * MAINTAINERS: Update my email address.
3236
3237 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
3238
3239         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
3240         to $skipdirs and only disable gprof for newlib.  Use the normal
3241         mips*-elf* handling in other respects.
3242         * configure: Regnerate.
3243
3244 2007-09-12  David Daney  <ddaney@avtrex.com>
3245
3246         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3247         enabling libgcj.
3248         * configure: Regenerate.
3249
3250 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3251
3252         PR other/32154
3253         * configure.ac: For libgloss targets, point the linker to the linker
3254         script, startup code and simulator library.
3255         * configure: Regenerate.
3256
3257 2007-09-07  Andrew Haley  <aph@redhat.com>
3258
3259         * configure.ac (noconfigdirs): Remove target-libffi and
3260         target-libjava.
3261         * configure: Regenerate.
3262
3263 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3264
3265         PR target/33281
3266         * configure.ac: Use config/mh-mingw on mingw.
3267         * configure: Regenerate.
3268
3269 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
3270
3271         * MAINTAINERS (Write After Approval): Add myself.
3272
3273 2007-09-05  Richard Guenther  <rguenther@suse.de>
3274
3275         * configure.ac (--enable-stage1-checking): If neither --enable-checking
3276         nor --disable-checking is provided also turn on yes and types
3277         checking for stage1.
3278         * configure: Re-generate.
3279
3280 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
3281
3282         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3283         (Write After Approval): Remove myself.
3284
3285 2007-08-29  Nick Clifton  <nickc@redhat.com>
3286
3287         * config.sub, config.guess: Update from upstream sources.
3288
3289 2007-08-22  Bud Davis  <jmdavis@link.com>
3290
3291         * MAINTAINERS (Write After Approval): Added myself.
3292         * MAINTAINERS (Reviewers): Removed myself.
3293
3294 2007-08-18  Paul Brook  <paul@codesourcery.com>
3295             Joseph Myers  <joseph@codesourcery.com>
3296
3297         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3298         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3299         * Makefile.in: Regenerate.
3300         * configure.ac (--with-debug-prefix-map): New.
3301         * configure: Regenerate.
3302
3303 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
3304             Nigel Stephens  <nigel@mips.com>
3305
3306         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
3307         as target_makefile_frag.
3308         * configure: Regenerate.
3309
3310 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
3311
3312         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3313         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
3314         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3315         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3316         (do-compare, do-compare3, do-compare-debug): New.
3317         ([+compare-target+]): Use them.
3318
3319 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
3320
3321         * MAINTAINERS (Write After Approval): Change my email address.
3322
3323 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3324             Ben Elliston  <bje@au.ibm.com>
3325
3326         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3327         --silent if $silent.
3328         * configure: Regenerate.
3329
3330 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
3331
3332         * MAINTAINERS (Various Maintainers): Add myself as
3333         loop infrastructure maintainer.  Update my e-mail
3334         address.
3335
3336 2007-07-31  Diego Novillo  <dnovillo@google.com>
3337
3338         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3339         Adjust description.
3340
3341 2007-07-26  Richard Guenther  <rguenther@suse.de>
3342
3343         * configure.ac: Add types checking to stage1 checking flags.
3344         * configure: Regenerate.
3345
3346 2007-07-17  Nick Clifton  <nickc@redhat.com>
3347
3348         * COPYING3: New file.  Contains version 3 of the GNU General
3349         Public License.
3350         * COPYING3.LIB: New file.  Contains version 3 of the GNU
3351         Lesser General Public License.
3352
3353 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3354
3355         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3356
3357 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3358
3359         * MAINTAINERS (S/390 co-maintainer): Add myself.
3360         (Write After Approval): Remove myself.
3361
3362 2007-07-13  Dan Hipschman  <dsh@google.com>
3363
3364         * MAINTAINERS (Write After Approval): Add myself.
3365
3366 2007-07-11  Nick Clifton  <nickc@redhat.com>
3367
3368         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3369         WINDRES export.
3370         * Makefile.in: Regenerate.
3371
3372 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3373
3374         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3375         maintainer.
3376
3377 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
3378
3379         * lt~obsolete.m4: New. Import from 20070318 libtool.
3380
3381 2007-07-03  Julian Brown  <julian@codesourcery.com>
3382
3383         * MAINTAINERS (Write After Approval): Add myself.
3384
3385 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3386
3387         * configure.ac: Rewrite 'configure --help' strings to look nicer.
3388         * configure: Regenerate.
3389
3390 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3391
3392         * configure.ac: Add some missing m4 quotation.
3393         * configure: Regenerate.
3394
3395 2007-07-02  Simon Baldwin  <simonb@google.com>
3396
3397         * MAINTAINERS (Write After Approval): Add myself.
3398
3399 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
3400
3401         * configure: Regenerate.
3402
3403 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
3404
3405         * Makefile.def: Add windmc tool to build.
3406         * Makefile.tpl: Likewise.
3407         * configure.ac: Likewise.
3408         * Makefile.in: Regenerate.
3409         * configure: Regenerate.
3410
3411 2007-06-28  DJ Delorie  <dj@redhat.com>
3412
3413         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3414         not building newlib.
3415         * configure: Regenerated.
3416
3417 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
3418
3419         * MAINTAINERS (Write After Approval): Add myself.
3420
3421 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
3422
3423         * MAINTAINERS (Write After Approval): Add myself.
3424
3425 2007-06-19  Chris Matthews  <chrismatthews@google.com>
3426
3427         * MAINTAINERS (Write After Approval): Add myself.
3428
3429 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3430
3431         * MAINTAINERS (Write After Approval): Add myself.
3432
3433 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
3434
3435         * Makefile.def: Add dependency from configure-gdb to all-bfd.
3436         * Makefile.in: Regenerated.
3437
3438 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
3439
3440         * configure.ac: Don't add target-libmudflap to noconfigdirs for
3441         bfin*-*-uclinux* targets.
3442         * configure: Regenerate.
3443
3444 2007-06-14  Ian Lance Taylor  <iant@google.com>
3445
3446         * MAINTAINERS: Add myself as non-algorithmic global write
3447         maintainer.
3448
3449 2007-06-14  Diego Novillo  <dnovillo@google.com>
3450
3451         * MAINTAINERS: Add self as middle-end maintainer and
3452         non-algorithmic global write maintainer.
3453
3454 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3455
3456         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3457         Move all Fortran maintainers except Paul Brook into the
3458         Non-Autopoiesis section.
3459
3460 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
3461
3462         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3463         (distclean-stage[+id+]): Possibly delete stage_last.
3464         * Makefile.in: Regenerate.
3465
3466 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
3467
3468         * MAINTAINERS (Various Maintainer): Fix typo.
3469
3470 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
3471
3472         * MAINTAINERS (Various Maintainer): Add myself as
3473         dataflow maintainer.
3474
3475 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3476
3477         * config.sub, config.guess: Update from upstream sources.
3478
3479 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3480
3481         * Makefile.tpl: Fix spelling error.
3482         * Makefile.in: Regenerate.
3483
3484 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
3485
3486         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3487         lt_cv_sys_max_cmd_len.
3488
3489 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
3490
3491         * MAINTAINERS (Various Maintainers): Add myself as
3492         auto-vectorizer maintainer.
3493
3494 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
3495
3496         PR libjava/32098
3497         * libtool.m4: Revert previous change.
3498         * ltgcc.m4: Put it here.
3499
3500 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
3501
3502         * MAINTAINERS (Various Maintainers): Add myself as
3503         auto-vectorizer maintainer.
3504
3505 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
3506
3507         PR libjava/32098
3508         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3509
3510 2007-05-30  Richard Guenther  <rguenther@suse.de>
3511
3512         * MAINTAINERS (Various Maintainers): Add myself as
3513         auto-vectorizer maintainer.
3514
3515 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
3516
3517         PR bootstrap/29382
3518         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3519         * configure: Rebuilt.
3520
3521 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
3522
3523         * MAINTAINERS (Write After Approval): Removed my name.
3524
3525 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
3526
3527         * MAINTAINERS (Write After Approval): Remove myself.
3528
3529 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
3530
3531         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3532
3533 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
3534
3535         * ltmain.sh: Update from ToT Libtool.
3536         * libtool.m4: Update from ToT Libtool.
3537         * ltsugar.m4: New. Update from ToT Libtool.
3538         * ltversion.m4: New. Update from ToT Libtool.
3539         * ltoptions.m4: New. Update from ToT Libtool.
3540         * ltconfig: Remove.
3541         * ltcf-c.sh: Remove.
3542         * ltcf-cxx.sh: Remove.
3543         * ltcf-gcj.sh: Remove.
3544
3545 2007-05-22  Ollie Wild  <aaw@google.com>
3546
3547         * MAINTAINERS (Write After Approval): Add myself.
3548
3549 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
3550
3551         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3552         stage_cflags.
3553         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3554         Remove CFLAGS/LIBCFLAGS.
3555         (configure-stage[+id+]-[+prefix+][+module+],
3556         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3557         * Makefile.in: Regenerate.
3558
3559 2007-05-15  Diego Novillo  <dnovillo@google.com>
3560
3561         * MAINTAINERS: Update e-mail address.
3562
3563 2007-05-15  Revital Eres  <eres@il.ibm.com>
3564
3565         * MAINTAINERS (Write After Approval): Add myself.
3566
3567 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
3568
3569         * MAINTAINERS (Write After Approval): Updated my address.
3570
3571 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
3572
3573         * MAINTAINERS (Write After Approval): Add myself.
3574
3575 2007-05-11  Silvius Rus  <rus@google.com>
3576
3577         * MAINTAINERS (Write After Approval): Add myself.
3578
3579 2007-04-23  Tom Tromey  <tromey@redhat.com>
3580
3581         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3582
3583 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
3584
3585         * MAINTAINERS (cpplib): Rename to ...
3586         (libcpp): ... this.  Add C/C++ front end maintainers.
3587
3588 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
3589
3590         * config-ml.in: Pass ${ml_config_env} to configure calls.
3591
3592 2007-04-04  Christian Bruel  <christian.bruel@st.com>
3593
3594         * MAINTAINERS (Write After Approval): Add myself.
3595
3596 2007-04-02  Dave Korn  <dave.korn@artimi.com>
3597
3598         * MAINTAINERS (Write After Approval): Add myself.
3599
3600 2007-03-31  Tobias Burnus  <burnus@net-b.de>
3601
3602         * MAINTAINERS (fortran 95 front end): Add myself.
3603
3604 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3605
3606         * MAINTAINERS (Write After Approval): Add myself.
3607
3608 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
3609
3610         * MAINTAINERS (Modulo Scheduler): Add myself.
3611
3612 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
3613
3614         * MAINTAINERS (fortran 95 front end): Add myself.
3615         (c++ front end): whitespace fix.
3616
3617 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
3618
3619         * MAINTAINERS (Write After Approval): Add myself.
3620
3621 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
3622
3623         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3624         of glob.  Quote arguments with single quotes too.
3625         * configure: Regenerate.
3626
3627 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
3628
3629         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3630         * Makefile.in: Regenerate
3631
3632 2007-03-07  Andreas Schwab  <schwab@suse.de>
3633
3634         * configure: Regenerate.
3635
3636 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
3637
3638         * configure.ac: Add "--with-pdfdir" configure option,
3639         which defines pdfdir variable.
3640         * Makefile.def (target=fixincludes): Add install-pdf to
3641         missing targets.
3642         (recursive_targets): Add install-pdf target.
3643         (flags_to_pass): Add pdfdir.
3644         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3645         target.
3646         * configure: Regenerate
3647         * Makefile.in: Regenerate
3648
3649 2007-02-28  Eric Christopher  <echristo@apple.com>
3650
3651         Revert:
3652         2006-12-07  Mike Stump  <mrs@apple.com>
3653
3654         * Makefile.def (dependencies): Add dependency for
3655         install-target-libssp and install-target-libgomp on
3656         install-gcc.
3657         * Makefile.in: Regenerate.
3658
3659 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
3660
3661         * configure: Regenerate.
3662         * configure.ac: Move statements after variable declarations.
3663
3664 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
3665
3666         * MAINTAINERS: Add myself as sh maintainer.
3667
3668 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
3669
3670         * configure.ac: Adjust for loop syntax.
3671         * configure: Regenerate.
3672
3673 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3674
3675         * configure: Rebuilt.
3676
3677 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3678
3679         * configure.ac: Drop multiple occurrences of --enable-languages,
3680         and fix its quoting.
3681         * configure: Rebuilt.
3682
3683 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
3684             Nathan Sidwell  <nathan@codesourcery.com>
3685             Vladimir Prus  <vladimir@codesourcery.com>
3686             Joseph Myers  <joseph@codesourcery.com>
3687
3688         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3689         * configure: Regenerate.
3690
3691 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
3692
3693         * ltconfig (freebsd*): Default to elf.
3694
3695 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3696
3697         * configure.ac (target_libraries): Move libgcc before libiberty.
3698         * configure: Regenerated.
3699
3700 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3701             Paolo Bonzini  <bonzini@gnu.org>
3702
3703         PR bootstrap/30753
3704         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
3705         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
3706         * configure: Regenerated.
3707
3708 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3709
3710         * MAINTAINERS (Language Front End Maintainers): Update my mail
3711         address.
3712
3713 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3714
3715         PR bootstrap/30748
3716         * configure.ac: Correct syntax for Solaris ksh.
3717         * configure: Regenerated.
3718
3719 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3720
3721         * configure.ac: Sync with src.
3722         * configure: Regenerate.
3723
3724 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3725
3726         * Makefile.in: Regenerate.
3727
3728 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3729
3730         * config.sub: Sync with src.
3731
3732 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3733
3734         * Makefile.tpl (build_alias, host_alias, target_alias): Use
3735         noncanonical equivalents.
3736         * configure.in: Rename to...
3737         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
3738         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
3739         target_noncanonical.  Use them.  Rewrite removal of configure
3740         arguments for autoconf 2.59.  Discard variable settings.  Force
3741         program_transform_name for native tools.
3742
3743         * Makefile.in: Regenerated.
3744         * configure: Regenerated with autoconf 2.59.
3745
3746 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
3747
3748         * MAINTAINERS (Write After Approval): Add myself.
3749
3750 2007-01-31  Andreas Schwab  <schwab@suse.de>
3751
3752         * Makefile.tpl (LDFLAGS): Substitute it.
3753         * Makefile.in: Regenerate.
3754
3755 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
3756
3757         * MAINTAINERS (Write After Approval): Add myself.
3758
3759 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
3760
3761         * MAINTAINERS (spu port): Add myself.
3762
3763 2007-01-23  Richard Guenther  <rguenther@suse.de>
3764
3765         PR bootstrap/30541
3766         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
3767         * Makefile.tpl (GNATBIND): Substitute it.
3768         (GNATMAKE): Likewise.
3769         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
3770         of STAGE_PREFIX.
3771         * Makefile.in: Regenerate.
3772         * configure: Regenerate.
3773
3774 2007-01-18  Mike Stump  <mrs@apple.com>
3775
3776         * configure.in: Re-enable -Werror for gcc builds.
3777
3778 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
3779
3780         * MAINTAINERS (Write After Approval): Add myself.
3781
3782 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3783
3784         * configure.in: Change == to = in test command.
3785         * configure: Regenerate.
3786
3787 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3788             Nick Clifton  <nickc@redhat.com>
3789             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
3790
3791         * configure.in (build_configargs, host_configargs, target_configargs):
3792         Remove build/host/target parameters.
3793         (host_libs): Add gmp and mpfr.
3794         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3795         * Makefile.def (gmp, mpfr): New.
3796         (gcc): Remove target.
3797         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3798         target_os, target_vendor): New.
3799         (configure): Add host_alias/target_alias arguments; adjust invocations.
3800         * configure: Regenerate.
3801         * Makefile.in: Regenerate.
3802
3803 2007-01-11  Matt Fago  <fago@earthlink.net>
3804
3805         * configure.in: Try to link to functions only in mpfr 2.2.x
3806         to improve robustness of configure tests.
3807         * configure: Regenerate.
3808
3809 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
3810
3811         * MAINTAINERS: Add myself as i386 maintainer.
3812
3813 2007-01-08  Jan Hubicka  <jh@suse.cz>
3814
3815         * MAINTAINERS: Add myself as i386 maintainer.
3816
3817 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
3818
3819         * configure.in: Add support for an x86_64-mingw* target.
3820         * configure: Regenerate.
3821
3822 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
3823
3824         * Makefile.tpl (all-target): Correct @if conditional for target
3825         modules.
3826         * configure.in: Omit libiberty if building only target libgcc.
3827         * configure, Makefile.in: Regenerated.
3828
3829 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
3830
3831         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3832         * configure: Regenerate.
3833
3834 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
3835
3836         * Makefile.def (target_modules): Add libgcc.
3837         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
3838         * Makefile.tpl (clean-target-libgcc): Delete.
3839         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3840         on gcc even for bootstrapped modules.  Rewrite handling of
3841         lang_env_dependencies to loop over target_modules.
3842         * configure.in (target_libraries): Add target-libgcc.
3843         * Makefile.in, configure: Regenerated.
3844
3845 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3846
3847         * configure.in: Reorganize recognition of languages.  Add
3848         --enable-stage1-languages.  Show supported languages for the chosen
3849         target rather than all recognized languages.
3850         * configure: Regenerate.
3851
3852 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3853
3854         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3855         * Makefile.in: Regenerate.
3856
3857 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3858
3859         * configure.in: Warn that MPFR 2.2.0 is buggy.
3860         * configure: Regenerate.
3861
3862 2006-12-27  Ian Lance Taylor  <iant@google.com>
3863
3864         * configure.in: When removing Makefiles to force a reconfigure, also
3865         remove prev-DIR*/Makefile.
3866         * configure: Regenerate.
3867
3868 2006-12-22  Andreas Schwab  <schwab@suse.de>
3869
3870         * configure: Regenerate with correct autoconf version.
3871
3872 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
3873
3874         * configure.in: add AC_SUBST for *_FOR_TARGET.
3875         * configure: Regenerate.
3876
3877 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3878
3879         * configure.in: Simplify logic for rejecting languages that cannot
3880         be built.  Separate the case when a language is unsupported,
3881         from the case when the user chooses not to build a language.
3882
3883 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3884
3885         * configure.in: Remove "$build" case for powerpc-*-darwin* since
3886         it only affects bootstrap and could be tested on "$host" as well.
3887         * configure: Regenerate.
3888         * config/mh-ppc-darwin: Add to the stage1 cflags here.
3889
3890 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3891
3892         PR bootstrap/29544
3893         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3894         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3895         move here comment from Makefile.tpl.
3896         * Makefile.tpl: Move some definitions higher in the file.
3897         (STAGE1_CHECKING): New.
3898         * configure.in: Add --enable-stage1-checking.
3899         * configure: Regenerate.
3900         * Makefile.in: Regenerate.
3901
3902 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3903
3904         * MAINTAINERS: Add myself as build system maintainer.
3905
3906 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
3907
3908         * MAINTAINERS (Write After Approval): Add myself.
3909
3910 2006-12-13  Eric Christopher  <echristo@apple.com>
3911
3912         * MAINTAINERS: Add myself as darwin maintainer.
3913
3914 2006-12-11  Ian Lance Taylor  <ian@airs.com>
3915
3916         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3917
3918 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
3919
3920         MAINTAINERS: Update my entry.
3921
3922 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
3923
3924         * configure.in:  Handle spu makefile frag.
3925         * Makefile.tpl (MAINT): Define
3926         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3927         * configure: Regenerate.
3928         * Makefile.in: Regenerate.
3929
3930 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3931
3932         * config.guess: Import latest version.
3933         * config.sub: Likewise.
3934
3935 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3936
3937         * configure.in (spu-*-*): Don't skip target-libiberty.
3938         * configure: Regenerate.
3939
3940 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3941
3942         PR bootstrap/30134
3943         * configure.in: Correct x86 darwin support for libjava to powerpc
3944         and i?86 only.
3945         * configure: Regenerate.
3946
3947 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
3948
3949         * configure.in: Add x86 darwin support for libjava.
3950         * configure: Regenerate.
3951
3952 2006-12-07  Mike Stump  <mrs@apple.com>
3953
3954         * Makefile.def (dependencies): Add dependency for
3955         install-target-libssp and install-target-libgomp on
3956         install-gcc.
3957         * Makefile.in: Regenerate.
3958
3959 2006-12-04  Richard Guenther  <rguenther@suse.de>
3960
3961         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3962         (Non-Algorithmic Maintainers): Move over non-algorithmic
3963         loop optimizer maintainers, add myself as a non-algorithmic
3964         middle-end maintainer.
3965
3966 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
3967
3968         * MAINTAINERS (Write After Approval): Add myself.
3969
3970 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3971
3972         * configure.in: Update error message for missing GMP/MPFR.
3973
3974         * configure: Regenerate.
3975
3976 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3977
3978         * configure.in: Update MPFR version in error message.
3979
3980         * configure: Regenerate.
3981
3982 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3983
3984         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3985         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3986         --with-gmp-lib): New flags.
3987
3988         * configure: Regenerate.
3989
3990 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
3991
3992         * MAINTAINERS (Write After Approval): Change my email address.
3993
3994 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
3995
3996         * MAINTAINERS (Write After Approval): Add myself.
3997
3998 2006-11-22  Philipp Thomas  <pth@suse.de>
3999
4000         * MAINTAINERS (i18n): Update e-mail address.
4001
4002 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4003
4004         * MAINTAINERS (spu port): Add myself as maintainer.
4005         (Write After Approval): Remove myself.
4006
4007 2006-11-22  Ben Elliston  <bje@au.ibm.com>
4008
4009         * configure.in (skipdirs): Don't build libssp for SPU.
4010         * configure: Regenerate.
4011
4012 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
4013
4014         * MAINTAINERS (spu port): Add myself as maintainer.
4015         (libobjc): Update my email address.
4016
4017 2006-11-21  Andrea Bona  <andrea.bona@st.com>
4018
4019         * MAINTAINERS (Write After Approval): Add myself.
4020
4021 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4022
4023         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4024         * configure : Rebuilt.
4025
4026 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4027
4028         * MAINTAINERS (Write After Approval): Add myself.
4029
4030 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
4031
4032         * MAINTAINERS (Write After Approval): Add myself.
4033
4034 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4035
4036         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4037         libmpfr.a.
4038         * configure: Regenerate.
4039
4040 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
4041
4042         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4043         (unstage): Test for stage_last presence.
4044
4045         PR bootstrap/29802
4046         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4047         STAGE_PREFIX.
4048         * Makefile.in: Regenerate.
4049
4050 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
4051
4052         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4053         maintainers.
4054
4055 2006-11-14  Erven Rohou  <erven.rohou@st.com>
4056
4057         * MAINTAINERS (Write After Approval): Add myself.
4058
4059 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
4060
4061         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4062         and stageN-package/Makefile.
4063         * Makefile.in: Regenerated.
4064
4065 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
4066
4067         * configure.in: Remove target-libgloss from noconfigdirs for
4068         bfin-*-*.
4069         * configure: Regenerated.
4070
4071 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4072
4073         * configure.in (have_gmp): Only error if the gcc directory exists.
4074
4075         * configure: Regenerate.
4076
4077 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4078
4079         * configure.in: Robustify error message for missing GMP/MPFR.
4080
4081         * configure: Regenerate.
4082
4083 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
4084
4085         * MAINTAINERS (Write After Approval): Add myself.
4086
4087 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
4088
4089         * MAINTAINERS: Change email address.
4090
4091 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
4092
4093         * MAINTAINERS (Write After Approval): Add myself.
4094
4095 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
4096
4097         * MAINTAINERS (Write After Approval): Add myself.
4098
4099 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
4100
4101         * MAINTAINERS (Write After Approval): Move myself to
4102         Write After Approval section.
4103
4104 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4105
4106         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
4107         need_gmp anymore.
4108         * configure: Regenerate.
4109
4110 2006-10-16  Tobias Burnus  <burnus@net-b.de>
4111
4112         * MAINTAINERS (Write After Approval): Add myself.
4113
4114 2006-10-16  Ben Elliston  <bje@au.ibm.com>
4115
4116         * config.guess: Import latest version.
4117         * config.sub: Likewise.
4118
4119 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
4120
4121         * Makefile.def: Added pdf target handling.
4122         * Makefile.tpl: Added pdf target handling.
4123         * Makefile.in: Regenerated.
4124
4125 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
4126
4127         * MAINTAINERS: Add self as score port maintainer.
4128
4129 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
4130
4131         * MAINTAINERS (Write After Approval): Add myself.
4132
4133 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
4134
4135         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
4136         or newer.
4137         * configure: Regenerated.
4138
4139 2006-09-27  Dave Brolley  <brolley@redhat.com>
4140
4141         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4142         using $s instead of $r.
4143         * configure: Regenerated.
4144
4145 2006-09-26  Thiemo Seufer  <ths@mips.com>
4146
4147         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4148         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4149         * configure: Regenerate.
4150
4151 2006-09-24  Graeme Peterson  <gridly@gmail.com>
4152
4153         * MAINTAINERS (Write After Approval): Remove myself.
4154
4155 2006-09-22  Chao-ying Fu  <fu@mips.com>
4156
4157         * MAINTAINERS (Write After Approval): Add myself.
4158
4159 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
4160
4161         * MAINTAINERS: Add self as soft-fp maintainer.
4162
4163 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
4164
4165         * MAINTAINERS: Add myself as avr maintainer.
4166         Remove Marek Michalkiewicz as avr maintainer.
4167
4168 2006-09-07  Roberto Costa  <roberto.costa@st.com>
4169
4170         * MAINTAINERS (Write After Approval): Add myself.
4171
4172 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
4173
4174         * configure.in: Never build newlib for a Mingw host.
4175         Never build newlib as Mingw target library.
4176         Test the existence of winsup/cygwin for building a Cygwin newlib,
4177         rather than just winsup.
4178         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4179         building a Mingw target.
4180         * configure: Regenerate.
4181
4182 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4183
4184         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4185
4186 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
4187
4188         * config.guess: Import from src (was more updated).
4189         * config.sub: Likewise.
4190
4191 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
4192
4193         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4194         * configure: Regenerated.
4195
4196 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
4197
4198         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4199         for stages after the first.
4200
4201 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
4202
4203         * Makefile.def: Add dependencies for configure-opcodes
4204         on configure-intl and all-opcodes on all-intl.
4205         * Makefile.in: Regenerated.
4206
4207 2006-07-13  Ben Elliston  <bje@au.ibm.com>
4208
4209         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4210
4211 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
4212
4213         Port to hosts whose 'sort' and 'tail' implementations
4214         treat operands with leading '+' as file names, as POSIX
4215         has required since 2001.  However, make sure the code still
4216         works on pre-POSIX hosts.
4217         * ltmain.sh: Don't assume "sort +2" is equivalent to
4218         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4219
4220 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
4221
4222         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4223
4224 2006-07-04  Peter O'Gorman  <peter@pogma.com>
4225
4226         * ltconfig: chmod 644 before ranlib during install.
4227
4228 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4229
4230         PR bootstrap/18058
4231         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4232         if the bootstrap compiler is a GCC version that supports it.
4233         * configure: Regenerate.
4234
4235 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4236
4237         * configure.in: Fix thinkos in previous check-in.
4238         * configure: Regenerate.
4239
4240 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4241
4242         PR other/27063
4243         * configure.in: Test subdir_requires and give an appropriate
4244         error message.
4245         * configure: Regenerate.
4246
4247 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
4248
4249         * MAINTAINERS (Write After Approval): Add myself.
4250
4251 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
4252
4253         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4254
4255 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
4256
4257         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4258
4259 2006-06-20  David Ayers  <d.ayers@inode.at>
4260
4261         PR bootstrap/28072
4262         * configure.in: Add target-boehm-gc to noconfigdirs depending on
4263         whether target-libjava is being configured instead of whether the
4264         java front end is enabled.
4265         * configure: Regenerate.
4266
4267 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4268
4269         PR target/27540
4270         * configure.in: Only enable libgomp on IRIX 6.
4271         * configure: Regenerate.
4272
4273 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
4274
4275         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4276         too.
4277         * Makefile.in: Regenerate.
4278
4279 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
4280
4281         * config-ml.in: Alter CCASFLAGS to include special
4282         multilib options the same as is done for CFLAGS.
4283
4284 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4285
4286         * configure.in: Don't enable libgomp on hpux10.
4287         * configure: Rebuilt.
4288
4289 2006-06-12  David Ayers  <d.ayers@inode.at>
4290
4291         PR bootstrap/27963
4292         PR target/19970
4293         * configure.in: Remove target-boehm-gc from noconfigdirs where
4294         ${libgcj} is specified.
4295         * configure: Regenerate.
4296
4297 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
4298
4299         Sync from src:
4300
4301         * configure.in: Sync.
4302         * configure: Regenerated.
4303
4304         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
4305
4306         * Makefile.def: Added dependencies from sim and gdb on intl, and
4307         added configure dependencies to everything with an all dependency
4308         on intl.
4309         * Makefile.in: Regenerated.
4310
4311 2006-06-06  David Ayers  <d.ayers@inode.at>
4312
4313         PR libobjc/13946
4314         * Makefile.def: Add dependencies for libobjc which boehm-gc.
4315         * Makefile.in: Regenerate.
4316         * configure.in: Add --enable-objc-gc at toplevel and have it
4317         enable boehm-gc for Objective-C.
4318         Remove target-boehm-gc from libgcj.
4319         Add target-boehm-gc to target_libraries.
4320         Add target-boehm-gc to noconfigdirs where ${libgcj}
4321         is specified.
4322         Assert that boehm-gc is supported when requested for Objective-C.
4323         Only build boehm-gc if needed either for Java or Objective-C.
4324         * configure: Regenerate.
4325
4326 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
4327
4328         PR 27674
4329         * Makefile.tpl (configure-[+prefix+][+module+],
4330         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4331         Remove rule to unstage bootstrapped modules.
4332         (stage_current): New.
4333         * Makefile.in: Regenerate.
4334
4335 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4336
4337         * MAINTAINERS (Write After Approval): Update my e-mail address.
4338
4339 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
4340
4341         * include/libiberty.h: Declare pex_run_in_environment.
4342
4343 2006-05-31  Asher Langton  <langton2@llnl.gov>
4344
4345         * MAINTAINERS (Write After Approval): Add myself.
4346
4347 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
4348
4349         * Makefile.def (bfd, opcodes): Fix lib_path.
4350         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4351         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
4352         * Makefile.in: Regenerate.
4353
4354 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4355
4356         * Makefile.in: Regenerate.
4357
4358 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4359
4360         * Makefile.def: Add install-html target. Add datarootdir
4361         docdir and htmldir to flags_to_pass.
4362         * Makefile.tpl: Add install-html target.
4363         * Makefile.in: Regenerate.
4364         * configure.in: Add --with-datarootdir, --with-docdir, and
4365         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4366         * configure: Regenerate.
4367
4368 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
4369
4370         * configure.in: Enable gprof for cross builds.
4371         * configure: Regenerate.
4372
4373 2006-05-22  Richard Guenther  <rguenther@suse.de>
4374
4375         Revert
4376         2006-01-31  Richard Guenther  <rguenther@suse.de>
4377         Paolo Bonzini  <bonzini@gnu.org>
4378
4379         * Makefile.def (target_modules): Add libgcc-math target module.
4380         * configure.in (target_libraries): Add libgcc-math target library.
4381         (--enable-libgcc-math): New configure switch.
4382         * Makefile.in: Re-generate.
4383         * configure: Re-generate.
4384         * libgcc-math: New toplevel directory.
4385
4386 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4387             Andreas Tobler  <a.tobler@schweiz.ch>
4388
4389         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
4390         * configure: Rebuilt.
4391
4392 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
4393
4394         * MAINTAINERS (Write After Approval): Add myself.
4395
4396 2006-05-01  DJ Delorie  <dj@redhat.com>
4397
4398         * configure.in: Restore CFLAGS if GMP isn't present.
4399         * configure: Regenerate.
4400
4401 2006-05-01  Richard Guenther  <rguenther@suse.de>
4402
4403         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4404         maintainer.
4405
4406 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
4407
4408         * MAINTAINERS (Write After Approval): Add myself.
4409
4410 2006-04-28  Jan Beulich  <jbeulich@novell.com>
4411
4412         * MAINTAINERS (Write After Approval): Add myself.
4413
4414 2006-04-18  DJ Delorie  <dj@redhat.com>
4415
4416         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
4417         reference libgloss so that libssp can be built in a combined
4418         tree.
4419         * configure: Regenerate.
4420
4421 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
4422
4423         * MAINTAINERS (Write After Approval): Add myself.
4424
4425 2006-04-05  Ben Elliston  <bje@au.ibm.com>
4426
4427         * configure.in: Require makeinfo 4.4 or higher.
4428         * configure: Regenerate.
4429
4430 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
4431
4432         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4433         Rearrange the entries of other libraries to have them in one place.
4434
4435 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
4436
4437         * MAINTAINERS (Write After Approval): Remove myself.
4438         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4439
4440 2006-03-14  Richard Guenther  <rguenther@suse.de>
4441
4442         * configure: Regenerate with autoconf 2.13.
4443
4444 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
4445
4446         * MAINTAINERS: Use my work address.
4447
4448         * MAINTAINERS: Update my E-mail address.
4449
4450 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
4451
4452         * configure.in: Handle --disable-<component> generically.
4453         * configure: Regenerate.
4454
4455 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
4456
4457         PR libgcj/17311
4458         * ltmain.sh: Don't use "$finalize_rpath" for compile.
4459
4460 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
4461
4462         * MAINTAINERS (Write After Approval):  Remove myself.
4463         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4464
4465 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
4466
4467         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
4468         (TARGET_CONFIGDIRS): Remove.
4469         * configure.in: Remove AC_SUBST(target_configdirs).
4470         * Makefile.in, configure: Regenerated.
4471
4472 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
4473
4474         * MAINTAINERS (Write After Approval):  Remove myself.
4475         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4476
4477 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
4478
4479         PR bootstrap/25670
4480
4481         * Makefile.tpl ([+compare-target+]): Print explanation messages.
4482
4483         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4484         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4485         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4486         BUILD_PREFIX, BUILD_PREFIX_1.
4487         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4488
4489         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4490         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4491
4492         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4493         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4494         of `cat stage_current`.  Always provide the `r' and `s' variables.
4495         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4496         a single shell execution.
4497         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4498         bootstrapped modules, make the stage1 module if the build was not
4499         started yet, else build the current stage.
4500         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4501         (all-build, all-host, all-target, [+make_target+]-host,
4502         [+make_target+]-target): Do not use \-continued lines.
4503         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4504         (current_stage, restrap, stage_last): New.
4505
4506         * Makefile.in: Regenerate.
4507         * configure: Regenerate.
4508
4509 2006-02-19  Bud Davis  <jmdavis@link.com>
4510
4511         * MAINTAINERS (Write After Approval):  Remove myself.
4512         (Language Front End Maintainers):  Add myself as fortran 95
4513         maintainer and update e-mail address.
4514
4515 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4516
4517         * MAINTAINERS (Write After Approval):  Remove myself.
4518         (Language Front End Maintainers):  Add myself as fortran 95
4519         maintainer.
4520
4521 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
4522
4523         * MAINTAINERS (Write After Approval): Add myself.
4524
4525 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
4526
4527         * MAINTAINERS (Write After Approval):  Remove myself.
4528         (Language Front End Maintainers):  Add myself as
4529         fortran 95 maintainer.
4530
4531 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4532
4533         Sync from src:
4534
4535         2005-12-27  Leif Ekblad  <leif@rdos.net>
4536
4537         * configure.in: Add support for RDOS target.
4538         * configure: Regenerate.
4539
4540 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4541             Andreas Schwab  <schwab@suse.de>
4542
4543         * configure: Regenerate.
4544
4545 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
4546
4547         * configure.in (enable_libgomp): Add AIX.
4548         * configure: Regenerate.
4549
4550 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
4551
4552         * MAINTAINERS (Write After Approval): Add myself.
4553
4554 2006-02-03  Lee Millward  <lee.millward@gmail.com>
4555
4556         * MAINTAINERS (Write After Approval): Add myself.
4557
4558 2006-01-31  Richard Guenther  <rguenther@suse.de>
4559         Paolo Bonzini  <bonzini@gnu.org>
4560
4561         * Makefile.def (target_modules): Add libgcc-math target module.
4562         * configure.in (target_libraries): Add libgcc-math target library.
4563         (--enable-libgcc-math): New configure switch.
4564         * Makefile.in: Re-generate.
4565         * configure: Re-generate.
4566         * libgcc-math: New toplevel directory.
4567
4568 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
4569
4570         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4571         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4572         the assembler, linker and binutils.
4573         * configure: Regenerate.
4574
4575 2006-01-22  Dirk Mueller  <dmueller@suse.de>
4576
4577         * MAINTAINERS (Write After Approval): Add myself.
4578
4579 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
4580
4581         * configure: Regenerate.
4582
4583 2006-01-18  Richard Henderson  <rth@redhat.com>
4584             Jakub Jelinek  <jakub@redhat.com>
4585             Diego Novillo  <dnovillo@redhat.com>
4586
4587         * libgomp: New directory.
4588         * Makefile.def: Add target_module libgomp.
4589         * Makefile.in: Regenerate.
4590         * configure.in (target_libraries): Add target-libgomp.
4591         * configure: Regenerate.
4592
4593 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
4594
4595         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4596         @ from continuation.
4597         * Makefile.in: Rebuilt.
4598
4599 2006-01-04  Chris Lattner  <sabre@gnu.org>
4600
4601         * MAINTAINERS (Write After Approval): Add myself.
4602
4603 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
4604
4605         PR bootstrap/24252
4606
4607         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4608         * Makefile.tpl (OBJDUMP): New.
4609         (EXTRA_HOST_FLAGS): Add it.
4610         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4611
4612         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4613         to use symbolic links between directories.  Avoid race conditions
4614         or make them harmless.
4615         * configure.in: Do not try to use symbolic links between directories.
4616
4617         * Makefile.def (LEAN): Pass.
4618         * Makefile.tpl (LEAN): Define.
4619         (stage[+id+]-start): Accept that the previous directory does not
4620         exist, if the bootstrap is lean.
4621         (stage[+id+]-bubble): Invoke lean bootstrap commands after
4622         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
4623         configure substitution.
4624         ([+compare-target+]): Likewise.
4625         ([+bootstrap-target+]-lean): New.
4626         * configure.in: Remove lean bootstrap support from here.
4627
4628         * Makefile.in: Regenerate.
4629         * configure: Regenerate.
4630
4631 2006-01-04  Ben Elliston  <bje@au.ibm.com>
4632
4633         * MAINTAINERS (libdecnumber): Add myself.
4634
4635 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
4636
4637         * libtool-ldflags: New script.
4638
4639 2006-01-02  Andreas Schwab  <schwab@suse.de>
4640
4641         * configure.in: When reconfiguring remove Makefile in
4642         all stage directories.
4643         * configure: Regenerate.
4644
4645 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
4646
4647         * MAINTAINERS: Update my email address.
4648
4649 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
4650
4651         Revert Ada-related part of the previous change.
4652
4653         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4654         Do not pass.
4655         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4656         * Makefile.in: Regenerate.
4657         * configure.in: Do not include mt-ppc-aix target fragment.
4658         * configure: Regenerate.
4659
4660 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
4661
4662         * configure.in: Select appropriate fragments for PowerPC/AIX.
4663         * configure: Regenerate.
4664
4665         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4666         BOOT_CFLAGS, BOOT_LDFLAGS.
4667         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4668         BOOT_CFLAGS, BOOT_LDFLAGS.
4669         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4670         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4671         (stage): Fail if we cannot complete the work.
4672         * Makefile.in: Regenerate.
4673
4674 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
4675
4676         * configure.in: Replace ms1 with mt.
4677         * configure: Rebuilt.
4678
4679 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
4680
4681         * MAINTAINERS: Update my email address.
4682
4683 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
4684
4685         * Makefile.tpl (all, do-[+make_target+], do-check, install,
4686         install-host-nogcc): Don't invoke $(stage) at the end.
4687         * Makefile.in: Regenerate.
4688
4689 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
4690
4691         * configure.in: Flip the top-level bootstrap switch.
4692         * configure: Regenerate.
4693
4694 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
4695
4696         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4697         $(stage) and $(unstage).
4698         (EXTRA_TARGET_FLAGS): Correct double-quoting.
4699         (all): Remove stray semicolon.
4700         (local-distclean): Don't handle multilib.tmp and multilib.out.
4701         (install.all): Set $s for consistency.
4702         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4703         check_multilibs setting.  Always make the install directory.
4704         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4705         Correct @if/@endif.
4706         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4707         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4708         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4709         (multilib.out): Remove.
4710         * Makefile.in: Regenerated.
4711
4712 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
4713
4714         * MAINTAINERS (Write After Approval): Add myself.
4715
4716 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
4717
4718         * MAINTAINERS: Add myself as mt maintainer.
4719
4720         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
4721
4722 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
4723
4724         * MAINTAINERS: Change email address.
4725
4726 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
4727
4728         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4729         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4730         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
4731         Find in-tree tools if available.
4732         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4733         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4734         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4735         (COMPILER_*_FOR_TARGET): New.
4736         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4737         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4738         (CONFIGURED_*, USUAL_*): Remove.
4739         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4740         STRIP): Use autoconf substitutions.
4741         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4742         COMPILER_NM_FOR_TARGET): New.
4743         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4744
4745         (all): Make all-host and all-target in parallel.
4746         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4747         that $$r and $$s are set before invoking a recursive make.
4748         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4749         ([+bootstrap-target+]): Inline most of the `all' target.
4750
4751 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4752
4753         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4754         from the gcc build directory.
4755         * Makefile.in: Regenerate.
4756
4757 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4758
4759         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
4760         depend on all-libdecnumber.
4761         * configure.in (host_libs): Include libdecnumber.
4762         * Makefile.in: Regenerate.
4763         * configure: Likewise.
4764
4765 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4766
4767         * libdecnumber: Import decNumber sources from the dfp-branch.
4768
4769 2005-11-21  Kean Johnston  <jkj@sco.com>
4770
4771         * config.sub, config.guess: Sync from upstream sources.
4772
4773 2005-11-21  Ben Elliston  <bje@au.ibm.com>
4774
4775         Import from Autoconf sources:
4776
4777         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
4778         * config/move-if-change: Don't output "$2 is unchanged";
4779         suggested by Ben Elliston.  Handle weird characters correctly.
4780
4781 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
4782
4783         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
4784         to match upstream libtool for darwin.
4785
4786 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
4787
4788         * Makefile.def: Remove gdb dependencies for gdbtk.
4789         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4790         (configure-gdb, install-gdb): New rules.
4791         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4792         * Makefile.in, configure: Regenerated.
4793
4794 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
4795
4796         * MAINTAINERS (Write After Approval): Add myself.
4797
4798 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
4799
4800         * MAINTAINERS (Write After Approval): Add myself.
4801
4802 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
4803
4804         * MAINTAINERS (alias analysis): Add Daniel Berlin and
4805         Diego Novillo.
4806
4807 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
4808
4809         PR bootstrap/24297
4810         * Makefile.tpl (do-[+make-target+], do-check, install,
4811         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4812         are set before recursing.
4813         * Makefile.in: Regenerate.
4814
4815 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
4816
4817         PR bootstrap/18939
4818         * Makefile.def (gcc) <target>: Fix thinko.
4819         * Makefile.in: Regenerate.
4820
4821 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
4822
4823         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4824         * configure: Regenerate.
4825
4826 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
4827
4828         * MAINTAINERS (Write After Approval): Add self.
4829
4830 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
4831
4832         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4833         target-libffi, target-qthreads, target-libjava, and
4834         targetlibobjc.
4835         * configure: Regenerate.
4836
4837 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
4838
4839         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4840         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4841         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4842         (USUAL_OBJDUMP_FOR_TARGET): New.
4843         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4844         * configure.in: Check for $OBJDUMP_FOR_TARGET.
4845         * configure, Makefile.in: Regenerated.
4846
4847 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4848
4849         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4850         before other host packages.
4851
4852 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
4853
4854         * MAINTAINERS: Add self as sh libraries/configury maintainer.
4855
4856 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4857
4858         PR bootstrap/22340
4859
4860         * configure.in (default_target): Remove.
4861         * Makefile.tpl (all): Do not use prerequisites as subroutines
4862         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4863         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4864         use prerequisites as subroutines.
4865         (check-host, check-target): New.
4866         (bootstrap configure & all targets): Do not use stage*-start
4867         if the directory layout is already ok.
4868         (non-bootstrap configure & all targets): Prepend a $(unstage).
4869         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
4870         (NOTPARALLEL): Remove.
4871         (unstage, stage variables): New variables.
4872         (unstage, stage targets): Simply expand to those variables.
4873
4874         * configure: Regenerate.
4875         * Makefile.in: Regenerate.
4876
4877 2005-10-04  James E Wilson  <wilson@specifix.com>
4878
4879         * Makefile.def (lang_env_dependencies): Add libmudflap.
4880         * Makefile.in: Regenerate.
4881
4882 2005-10-03  Andreas Schwab  <schwab@suse.de>
4883
4884         Backport from libtool CVS:
4885         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
4886
4887         * ltmain.sh: add support for installing into temporary
4888         staging area (e.g. 'make install DESTDIR=...')
4889
4890 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4891
4892         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4893         * configure: Regenerated.
4894
4895 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
4896
4897         * configure: Regenerate with the correct
4898         autoconf version.
4899
4900 2005-09-30  Catherine Moore  <clm@cm00re.com>
4901
4902         * configure.in (bfin-*-*): New.
4903         * configure: Regenerated.
4904
4905 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
4906
4907         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4908         (LIPO_FOR_TARGET): New.
4909         (CONFIGURED_LIPO_FOR_TARGET): New.
4910         (USUAL_LIPO_FOR_TARGET): New.
4911         (STRIP_FOR_TARGET): New.
4912         (CONFIGURED_STRIP_FOR_TARGET): New.
4913         (USUAL_STRIP_FOR_TARGET): New.
4914         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4915         STRIP_FOR_TARGET.
4916         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4917         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4918         * Makefile.in: Regenerate.
4919         * configure: Regenerate.
4920
4921 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
4922
4923         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4924         (rs6000-*-aix*): Same.
4925         * configure: Regenerate.
4926
4927 2005-09-16  Tom Tromey  <tromey@redhat.com>
4928
4929         * MAINTAINERS: Add self as java maintainer.
4930
4931 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4932
4933         * configure.in: Recognize f95 in the --enable-languages option,
4934         and substitute it for fortran, issuing a warning.
4935         * configure: Regenerate.
4936
4937 2005-08-30  Phil Edwards  <phil@codesourcery.com>
4938
4939         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
4940         * configure:  Regenerated.
4941
4942 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
4943
4944         * MAINTAINERS: Add self as ms1 maintainer.
4945
4946 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
4947
4948         * Makefile.def (libssp): Add to lang_env_dependencies.
4949         * Makefile.in: Regenerate.
4950
4951 2005-08-18  Ian Lance Taylor  <ian@airs.com>
4952
4953         * MAINTAINERS: Add myself as middle-end maintainer.
4954
4955 2005-08-17  Christian Groessler  <chris@groessler.org>
4956
4957         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4958         * Makefile.in: Regenerate.
4959
4960 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
4961
4962         * MAINTAINERS (write after approval): Added myself.
4963
4964 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
4965
4966         * MAINTAINERS (Write After Approval): Add myself.
4967
4968 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
4969
4970         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4971         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4972         Look for alternate names of the target cc and c++
4973         * configure: Regenerate.
4974
4975 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
4976
4977         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4978         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4979         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4980         tools; remove code to manually set them.
4981         (Target tools): Look in the environment for them.
4982         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4983         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4984         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4985         build directory.
4986         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4987         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4988         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4989         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4990         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4991         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4992         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4993         * configure: Regenerate.
4994         * Makefile.in: Regenerate.
4995
4996 2005-07-28  Ben Elliston  <bje@au.ibm.com>
4997
4998         * MAINTAINERS: Update for removed CPU targets.
4999
5000 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
5001
5002         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5003         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5004         * Makefile.in: Regenerated.
5005
5006 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
5007
5008         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5009         (CFLAGS_FOR_TARGET): Use it.
5010         (CXXFLAGS_FOR_TARGET): Likewise.
5011         * Makefile.in: Regenerated.
5012         * configure.in (--with-build-sysroot): New option.
5013         * configure: Regenerated.
5014
5015 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
5016
5017         * Makefile.tpl: Wrap install between unstage and stage
5018         * Makefile.in: Regenerate.
5019
5020 2005-07-21  Eric Christopher  <echristo@apple.com>
5021
5022         * MAINTAINERS: Update affiliation.
5023
5024 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
5025
5026         * MAINTAINERS: Add self as crx port maintainer.
5027
5028 2005-07-20  DJ Delorie  <dj@redhat.com>
5029
5030         * MAINTAINERS: Add self as m32c maintainer.
5031
5032 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
5033
5034         * all files: Update FSF address.
5035
5036 2005-07-15  Eric Christopher  <echristo@redhat.com>
5037
5038         * MAINTAINERS: Change affiliation.
5039
5040 2005-07-14  Jim Blandy  <jimb@redhat.com>
5041
5042         * configure.in: Add cases for Renesas m32c.
5043         * configure: Regenerated.
5044
5045 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5046
5047         * COPYING.LIB: Update from fsf.org.
5048
5049 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5050
5051         * COPYING, compile, config.guess,
5052         config.sub, install-sh, missing, mkinstalldirs,
5053         symlink-tree, ylwrap: Sync from upstream sources.
5054         * config-ml.in: Update FSF address.
5055
5056 2005-07-13  Eric Christopher  <echristo@redhat.com>
5057
5058         * configure.in: Add toplevel noconfigdir support for tpf.
5059         * configure: Regenerate.
5060
5061 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
5062
5063         PR ada/22340
5064
5065         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5066         * Makefile.in: Regenerate.
5067
5068 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
5069
5070         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
5071         Brolley to write-after-approval.
5072
5073 2005-07-07  Andreas Schwab  <schwab@suse.de>
5074
5075         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5076         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5077         * Makefile.in: Regenerated.
5078
5079 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
5080
5081         * configure.in: Don't build sim or rda when targetting darwin.
5082         * configure: Regenerate.
5083
5084 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
5085
5086         * configure.in: Add --enable-libssp and --disable-libssp.
5087         * configure: Regenerate with autoconf-2.13.
5088
5089 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
5090
5091         * Makefile.def (target_modules): Add libssp.
5092         * configure.in (target_libraries): Add target-libssp.
5093         * configure: Rebuilt.
5094         * Makefile.in: Rebuilt.
5095
5096 2005-07-01  Zack Weinberg  <zackw@panix.com>
5097
5098         * MAINTAINERS: Change email address.  Resign from maintainership.
5099
5100 2005-07-01  Richard Guenther  <rguenther@suse.de>
5101
5102         * MAINTAINERS: Change my e-mail address and affiliation.
5103
5104 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
5105
5106         * Makefile.def (stagefeedback): Come after profile.
5107         Define profiledbootstrap target.
5108         * Makefile.tpl (profiledbootstrap): Remove.
5109         (stageprofile-end): Zap stagefeedback.
5110         (stagefeedback-start): Copy all .gcda files, not only GCC's.
5111         * Makefile.in: Regenerate.
5112
5113 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
5114
5115         * MAINTAINERS: Update my email address.
5116
5117 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
5118
5119         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
5120         In 'cpp' stanza, support '#line' as well as '# '.
5121
5122 2005-06-08  Andreas Schwab  <schwab@suse.de>
5123
5124         * MAINTAINERS: Move myself from 'Write After Approval' to
5125         'CPU Port Maintainers' section as m68k maintainer.
5126
5127 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
5128
5129         * configure.in (unsupported_languages): New macro.
5130         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
5131         non-ported target libraries in noconfigdirs.
5132         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5133         non-linux-gnu.  Remove libgcj_ex_libffi.
5134         <lang_frag loop>: Set add_this_lang=no if the language is in
5135         unsupported_languages.
5136         * configure: Regenerate.
5137
5138 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
5139
5140         * configure.in: Fix typo in handling of --with-mpfr-dir.
5141         * configure: Regenerate.
5142
5143 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
5144
5145         * MAINTAINERS: Update my email address.
5146
5147 2005-06-02  Jim Blandy  <jimb@redhat.com>
5148
5149         * config.sub: Add cases for the Renesas m32c.  (This patch has been
5150         accepted into the master sources.)
5151
5152 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
5153             Michael Snyder  <msnyder@redhat.com>
5154             Stan Cox  <scox@redhat.com>
5155
5156         * configure.in: Set noconfigdirs for ms1.
5157
5158         * configure: Regenerate.
5159
5160 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
5161
5162         * MAINTAINERS (Write After Approval): Add self.
5163
5164 2005-06-01  Josh Conner  <jconner@apple.com>
5165
5166         * MAINTAINERS (Write After Approval): Add self.
5167
5168 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
5169
5170         * MAINTAINERS: Update my email address.
5171
5172 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
5173
5174         * MAINTAINERS (Write After Approval): Add self.
5175
5176 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
5177
5178         * MAINTAINERS (Write After Approval): Remove self.
5179
5180 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
5181
5182         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5183         (Dependencies): Consider target modules for bootstrap dependencies.
5184         Make target bootstrap modules depend on each stage's gcc.
5185         * Makefile.in: Regenerate.
5186
5187 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
5188
5189         * Makefile.def (configure-gcc): Depend on binutils having been built.
5190         (all-gcc): No need to do it here.
5191         * Makefile.in: Regenerate.
5192
5193 2005-05-19  Paul Brook  <paul@codesourcery.com>
5194
5195         * configure.in: Rewrite misleading error message when requested
5196         language cannot be built.
5197         * configure: Regenerate.
5198
5199 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
5200
5201         * ylwrap: Import from Automake 1.9.5.
5202
5203 2005-05-13  David Ung  <davidu@mips.com>
5204
5205         * MAINTAINERS (Write After Approval): Add self.
5206
5207 2005-05-09  Mike Stump  <mrs@apple.com>
5208
5209         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5210         lt_cv_sys_max_cmd_len for now.
5211
5212 2005-05-09  Stan Cox  <scox@redhat.com>
5213
5214         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5215
5216 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
5217
5218         * README.SCO: Update the URL.
5219
5220 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
5221
5222         * ltconfig: Define file_list_spec.  Pass file_list_spec and
5223         with_gnu_ld to libtool.
5224         * ltcf-c.sh (aix[45]): Define file_list_spec.
5225         * ltcf-cxx.sh (aix[45]): Same.
5226         * ltcf-gcj.sh (aix[45]): Same.
5227         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5228         exists, write list of input files to temporary file.
5229
5230 2005-05-04  Mike Stump  <mrs@apple.com>
5231
5232         * configure.in: Always pass --target to target configures as
5233         otherwise rebuilds that do --recheck will fail.
5234         * confiugure: Rebuilt.
5235
5236 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
5237
5238         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5239         STAGE_HOST_EXPORTS.
5240         (configure, all): Add bootstrap support.
5241         (Host modules, target modules): Pass post-stage1 flags and exports.
5242         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5243         * Makefile.in: Regenerate.
5244
5245 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
5246
5247         * configure: Regenerate.
5248
5249 2005-04-27  Mike Stump  <mrs@apple.com>
5250
5251         * MAINTAINERS: Add self as darwin maintainer.
5252
5253 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
5254
5255         * config.sub: Update from master copy.
5256
5257 2005-04-21  Mike Stump  <mrs@apple.com>
5258
5259         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5260         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5261
5262 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
5263
5264         * configure.in <crisv32-*-*, cris-*-*>: New local variable
5265         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
5266         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
5267         "*-*-elf" and "*-*-linux*".
5268         * configure: Regenerate.
5269
5270 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
5271
5272         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5273
5274 2005-04-12  Mike Stump  <mrs@apple.com>
5275
5276         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5277
5278 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
5279
5280         * MAINTAINERS (Write After Approval): Add myself.
5281
5282 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
5283
5284         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5285
5286 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
5287
5288         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5289         (TARGET_CONFIGARGS): Include --with-target-subdir.
5290         (configure, all): New macros.  Use them throughout.
5291         * Makefile.in: Regenerate.
5292
5293 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
5294
5295         * MAINTAINERS (Write After Approval): Add myself.
5296
5297 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5298
5299         * MAINTAINERS: Remove 'loop unrolling' maintainer.
5300
5301 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
5302
5303         * MAINTAINERS: Move John Carr to Write After Approval.
5304
5305 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
5306
5307         * config/mh-mingw32: Delete.
5308         * configure.in: Don't use it.
5309         * configure: Regenerate.
5310
5311 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
5312
5313         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5314         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5315         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5316         (HOST_LIB_PATH): Generate from Makefile.def.
5317         (TARGET_LIB_PATH): Likewise.
5318         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5319         * Makefile.in: Regenerate.
5320         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5321         (RPATH_ENVVAR): Include Darwin case.
5322         * configure: Regenerate.
5323
5324 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
5325
5326         * MAINTAINERS (Various Maintainers): Remove self.
5327         (Write After Approval): Add self.
5328
5329 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
5330
5331         * MAINTAINERS (Various Maintainers): Add self.
5332
5333 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
5334
5335         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5336         * configure: Regenerate.
5337
5338 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
5339
5340         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5341         gcc_version, and gcc_version_trigger from set of flags to pass.
5342         * Makefile.tpl: Remove definitions of above variables.
5343         (config.status): Remove dependency on $(gcc_version_trigger).
5344         * Makefile.in: Regenerate.
5345         * configure.in: Do not reference config/gcc-version.m4 nor
5346         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
5347         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
5348         * configure: Regenerate.
5349
5350 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
5351             Andrew Pinski  <pinskia@physics.uc.edu>
5352
5353         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5354         * Makefile.in: Regenerate.
5355
5356 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
5357
5358         * MAINTAINERS (Write After Approval): Add myself.
5359
5360 2005-03-03  David Ayers  <d.ayers@inode.at>
5361
5362         * MAINTAINERS (Write After Approval): Add myself.
5363
5364 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
5365
5366         PR libgcj/20160
5367         * ltmain.sh: Avoid creating archives with components that have
5368         duplicate basenames.
5369
5370 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
5371
5372         PR bootstrap/20250
5373         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5374         instead of check.
5375         * Makefile.in: Regenerate.
5376
5377 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5378
5379         * Makefile.in: Regenerate to fix conflict between the previous two
5380         patches.
5381
5382 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5383
5384         PR bootstrap/17383
5385         * Makefile.def (target_modules): Remove "stage", now unnecessary.
5386         * Makefile.tpl (HOST_SUBDIR): New substitution.
5387         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5388         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5389         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5390         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5391         (Host modules, Bootstrapped modules): Use it.
5392         (Build modules, Target modules): Do not create symlink trees,
5393         always configure out-of-srcdir.
5394         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5395         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5396         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5397         $(HOST_SUBDIR).  Create a symlink for host_subdir.
5398
5399         * Makefile.in: Regenerate.
5400         * configure: Regenerate.
5401
5402 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5403
5404         Merged from libada-gnattools-branch:
5405         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5406
5407         * gnattools: New directory.
5408         * Makefile.def: Add gnattools as a module, depending on target-libada.
5409         * Makefile.in: Regenerate.
5410         * configure.in: Include gnattools in host_tools; disable it if ada
5411         is disabled.
5412         * configure: Regenerate.
5413
5414 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
5415
5416         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5417         treelang maintainer.
5418         (Write After Approval): Remove myself.
5419
5420 2005-02-23  Paul Schlie  <schlie@comcast.net>
5421
5422         * configure.in: Allow darwin targeted ports to build tk, itcl and
5423         libgui.
5424         * configure: Regenerate.
5425
5426 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5427
5428         PR libgcj/10353
5429         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5430         * configure: Regenerate.
5431
5432 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
5433
5434         * MAINTAINERS (Write After Approval): Add myself.
5435
5436 2005-02-10  Ian Lance Taylor  <ian@airs.com>
5437
5438         * MAINTAINERS: Update my e-mail address.
5439
5440 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
5441
5442         * MAINTAINERS (Write After Approval): Add myself.
5443
5444 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
5445
5446         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5447         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5448         target-libgloss when not *-*-elf and *-*-aout.
5449         * configure: Regenerate.
5450
5451 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
5452
5453         * MAINTAINERS: Remove obsolete entries.
5454
5455         * MAINTAINERS (Write After Approval): Add Michael Matz.
5456
5457 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
5458
5459         * MAINTAINERS: Remove self as cpplib maintainer.
5460
5461 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5462
5463         * install-sh, config.sub: Import from upstream.
5464
5465 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5466
5467         PR bootstrap/18222
5468         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5469         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5470         * Makefile.in: Regenerate.
5471
5472 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
5473
5474         * MAINTAINERS: Update my email address.
5475
5476 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
5477             Andreas Schwab  <schwab@suse.de>
5478
5479         PR bootstrap/18033
5480         * config-ml.in: Eval option if surrounded by single quotes.
5481
5482 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
5483
5484         Revert 2004-12-28 Makefile changes, a better fix will be
5485         applied to mainline and src after GCC 4.0 branches.
5486
5487 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
5488
5489         PR bootstrap/17383
5490
5491         * Makefile.def (target_modules): Remove stage parameter,
5492         it is always true now.
5493         * Makefile.tpl (configure-build-[+module+],
5494         configure-target-[+module+]): Always build symlink tree
5495         for the directory and for include.  BUILD_SUBDIR and
5496         TARGET_SUBDIR cannot be . anymore.
5497         * Makefile.in: Regenerate.
5498
5499 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
5500
5501         Revert 2004-12-08 Makefile changes.
5502
5503 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
5504
5505         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5506         cygwin, mingw.
5507
5508 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
5509
5510         * configure.in (sh64-*-*): Reenable gprof.
5511         * configure: Regenerate.
5512
5513 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
5514
5515         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5516         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5517         (EXTRA_TARGET_FLAGS): Add PICFLAG.
5518         * Makefile.in: Regenerate.
5519
5520 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
5521
5522         * MAINTAINERS: Update my email address.
5523
5524 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
5525
5526         * Makefile.tpl: Generate normal dependencies if the LHS module is
5527         not bootstrapped.
5528         * Makefile.in: Regenerate.
5529
5530 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5531
5532         * configure.in: Include config/gxx-include-dir.m4.  Use
5533         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
5534         * configure: Regenerate.
5535
5536 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5537
5538         * config.if: Delete.
5539         * configure.in: Set libstdcxx_incdir directly.
5540         * configure: Regenerate.
5541
5542 2004-12-02  Eric Christopher  <echristo@redhat.com>
5543
5544         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5545         * Makefile.in: Regenerate.
5546
5547 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5548
5549         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5550         * configure: Regenerate.
5551
5552 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5553
5554         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
5555         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
5556         * configure: Regenerate.
5557
5558 2004-12-01  Eric Christopher  <echristo@redhat.com>
5559
5560         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5561         of things to remove.
5562
5563 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
5564
5565         * MAINTAINERS (Write After Approval): Update my e-mail address.
5566
5567 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
5568
5569         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5570         from CVS libtool to always pass_all.
5571
5572 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5573
5574         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5575         (hppa*64*-*-*): Delete incorrect comment.
5576         * configure: Rebuilt.
5577
5578 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5579
5580         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5581
5582 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5583
5584         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5585         from CVS libtool to always pass_all.
5586
5587 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5588
5589         * install-sh, compile: Import from automake.
5590
5591 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5592
5593         * config.guess, config.sub:  Import from savannnah.
5594
5595 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
5596
5597         * MAINTAINERS (Write After Approval): Add myself
5598
5599 2004-11-12  Mike Stump  <mrs@apple.com>
5600
5601         * Makefile.def: Add html support.
5602         * Makefile.tpl: Likewise.
5603         * Makefile.in: Regenerate.
5604
5605 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
5606
5607         PR 18423
5608         * configure.in: Remove all instances of build-fixincludes from
5609         noconfigdirs.
5610         (build_configargs): Supply --target to subdirectories.
5611         * configure: Regenerate.
5612
5613         * Makefile.def: Make gcc install depend on fixincludes install.
5614         * Makefile.in: Regenerate.
5615
5616 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
5617
5618         * MAINTAINERS: Add myself as gcc testsuite maintainer.
5619
5620 2004-11-11  Paul Brook  <paul@codesourcery.com>
5621
5622         * MAINTAINERS: Add self as arm maintainer.  Update email address.
5623
5624 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
5625
5626         * configure.in (noconfigdirs) [mmix-*-*]: Disable
5627         target-libgfortran.
5628         * configure: Regenerate.
5629
5630 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
5631
5632         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5633         like CC.
5634
5635 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
5636
5637         * Makefile.def (host fixincludes): Specify missing targets.
5638         * Makefile.in: Regenerate.
5639
5640 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
5641
5642         * MAINTAINERS: Add myself
5643
5644 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
5645
5646         * MAINTAINERS (Write After Approval): Add myself.
5647
5648 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
5649
5650         * Makefile.def: Build fixincludes for the host, too.
5651         * Makefile.in: Regenerate.
5652         * configure.in (host_tools): Add fixincludes.
5653         * configure: Regenerate.
5654
5655 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
5656
5657         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5658         * configure: Regenerated.
5659
5660 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
5661
5662         PR other/17783
5663         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5664         * configure: Regenerated.
5665
5666 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
5667
5668         * README.SCO: Update per FSF instructions.
5669
5670 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
5671
5672         PR target/18151
5673         * configure.in (case ${target}): Do not build fixincludes for avr.
5674         * configure: Regenerated.
5675
5676 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
5677
5678         * configure.in (case ${target}): Do not build fixincludes
5679         on platforms where it is not used.
5680         * configure: Regenerated.
5681
5682 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
5683
5684         * configure.in: Use an absolute path to install-sh.
5685         * configure: Regenerated.
5686
5687 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
5688
5689         * MAINTAINERS (Write After Approval): Add myself.
5690
5691 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
5692
5693         * MAINTAINERS: Remove from Write After Approval those that are
5694         already maintainers.
5695
5696 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
5697
5698         * MAINTAINERS:  Update my email address.
5699
5700 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
5701
5702         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5703         * configure: Regenerate.
5704
5705 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
5706
5707         * MAINTAINERS:  Update my email address.
5708
5709 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
5710
5711         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
5712         entries belonging to this category.
5713
5714 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
5715
5716         * MAINTAINERS: Update my e-mail address.
5717
5718 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
5719
5720         Fix wrong conflict resolution in:
5721
5722         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5723
5724         * Makefile.in: Regenerate.
5725         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5726         in the recursive `make', instead of hardwiring `all'.
5727         (Autogenerated TARGET-* variables): New.
5728
5729 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
5730
5731         * configure.in: Enable target-libgloss for crx-*-*.
5732         * configure: Regenerate.
5733
5734 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5735
5736         * MAINTAINERS (Various Maintainers): Move the "windows,
5737         cygwin, mingw" maintainer to ...
5738         (OS Port Maintainers): ... here.
5739
5740 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5741
5742         * MAINTAINERS (Write After Approval): Remove those that are
5743         maintainers of some subsystem.
5744
5745 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
5746
5747         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5748         * ltcf-cxx.sh (tpf*): Likewise.
5749         * ltconfig (tpf*): Add TPF OS configuration support.
5750
5751 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
5752
5753         * MAINTAINERS: Change my email address to my new work account.
5754
5755 2004-09-24  Michael Roth  <mroth@nessie.de>
5756
5757         * configure.in (--without-headers): Add missing double quotes.
5758         * configure: Regenerate.
5759
5760 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
5761
5762         * ylwrap: Revert to previous version.
5763
5764 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
5765
5766         PR bootstrap/17369
5767         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5768         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5769         SET_GCC_LIB_PATH_CMD.
5770         (BASE_TARGET_EXPORTS): Likewise.
5771         * Makefile.in: Regenerated.
5772
5773         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5774         * configure: Regenerated.
5775
5776 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
5777
5778         * config.guess: New upstream version
5779         * compile, depcomp, install-sh, ylwrap: Likewise.
5780
5781 2004-09-19  Roger Sayle  <roger@eyesopen.com>
5782
5783         * config/mh-x86omitfp: New host makefile fragment.  Add
5784         -fomit-frame-pointer to the default BOOT_CFLAGS.
5785         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5786         * configure: Regenerate.
5787
5788 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
5789
5790         PR target/11572
5791         * configure.in (*-*-darwin*): Renable libobjc.
5792         * configure: Regenerate.
5793
5794 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
5795
5796         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
5797
5798 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
5799
5800         * Makefile.def: Remove libbanshee.
5801         * Makefile.tpl: Ditto.
5802         * configure.in: Ditto.
5803         * Makefile.in: Regen.
5804         * configure: Ditto.
5805
5806 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
5807
5808         * ltmain.sh: Use $pic_object as $non_pic_object if
5809         $non_pic_object=none.
5810
5811 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
5812
5813         * missing: Import latest version from master repository.
5814
5815 2004-09-06  Nick Clifton  <nickc@redhat.com>
5816
5817         * config.sub: Import latest version from master repository.
5818         * config.guess: Likewise.
5819         This includes these changes:
5820
5821         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
5822
5823         * config.sub: Handle crisv32, alias etraxfs.
5824         * config.guess (crisv32:Linux:*:*): Handle.
5825
5826         2004-08-13  Brad Smith  <brad@comstyle.com>
5827
5828         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5829         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5830
5831         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
5832
5833         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5834         assume the processor is a powerpc.  This is because coreutils
5835         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5836         in this case, due to a MacOS X bug that causes
5837         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5838         to return a negative number.
5839         Problem reported by Petter Reinholdtsen in:
5840         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5841
5842         2004-07-19  Ben Elliston  <bje@gnu.org>
5843
5844         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5845
5846         2004-06-24  Ben Elliston  <bje@gnu.org>
5847
5848         * config.guess: Update copyright years.
5849         * config.sub: Likewise.
5850
5851         2004-06-22  Robert Millan  <robertmh@gnu.org>
5852
5853         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5854         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5855
5856         2004-06-22  Stanley F. Quayle <stan@stanq.com>
5857
5858         * config.guess (*:*VMS:*:*): New entry. Replaces
5859         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5860         manufacturer.
5861
5862         2004-06-22  Ben Elliston  <bje@gnu.org>
5863
5864         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5865         * config.sub: Likewise.
5866
5867         2004-06-22  Ben Elliston  <bje@gnu.org>
5868
5869         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5870         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5871
5872         2004-06-11  Ben Elliston  <bje@gnu.org>
5873
5874         * config.guess (pegasos:OpenBSD:*:*): Remove.
5875
5876         2004-06-11  Ben Elliston  <bje@gnu.org>
5877
5878         From Wouter Verhelst <wouter@grep.be>:
5879         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5880
5881         2004-06-11  Ben Elliston  <bje@gnu.org>
5882
5883         * config.guess (luna88k:OpenBSD:*:*): New.
5884
5885         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
5886
5887         * config.guess (m32r*:Linux:*:*): New case.
5888         * config.sub: Handle m32rle.
5889
5890         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
5891
5892         From Jens Petersen  <petersen@redhat.com>:
5893         * config.sub: Handle sparcv8.
5894
5895         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
5896
5897         From Tom Smith <smith@cag.lkg.hp.com>:
5898         * config.guess: Version suffixes are equally significant on Tru64
5899         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
5900         prefix of "P" (patched kernel).
5901
5902         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
5903
5904         * config.sub: Add support for National Semiconductor CRX target.
5905
5906 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
5907
5908         * MAINTAINERS (Various Maintainers): Remove myself as web page
5909         maintainer, add myself as maintainer of build status lists.
5910
5911 2004-09-03  Jan Beulich  <jbeulich@novell.com>
5912
5913         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5914         *-*-netware, but add target-libmudflap.
5915         Consolidate *-*-netware targets (of which really only i?86 exists)
5916         into a single entry.
5917         * configure: Likewise.
5918
5919 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
5920
5921         * Makefile.tpl (sorry): Remove.
5922         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5923         (cleanstrap targets): Depend on distclean, not distclean-stage1.
5924         (do-clean): Clean per-stage directories too.
5925         (do-distclean): Run distclean-stage1 too.
5926         (.NOTPARALLEL): Enable during toplevel bootstrap.
5927         (stage[+id+]-bubble): Enable parallel execution during
5928         the recursive invocation.
5929         * Makefile.in: Regenerate.
5930
5931         Fix previous checkin:
5932
5933         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5934         include.
5935         * configure.in: Fix indentation.
5936         * configure: Regenerate.
5937
5938 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
5939
5940         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5941         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5942         * configure: regenerate
5943         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5944         -mdynamic-no-pic
5945
5946 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
5947
5948         * Makefile.def (build_modules): Add fixincludes.
5949         (dependencies): Make gcc depend on fixincludes.
5950         * configure.in (build_tools): Add fixincludes.
5951         (build_configdirs): Always include build_libs.
5952         * Makefile.in: Regenerate.
5953         * configure: Regenerate.
5954
5955 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
5956
5957         * Makefile.def (bootstrap stages): Add 'lean' parameter.
5958         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5959         phony targets; do not generate timestamp files.
5960         (distclean-stageN): Remove references to their timestamp files.
5961         (restageN, touch-stageN): Remove.
5962         (stageN-bubble): Rewritten.
5963         (compare): Support lean bootstraps.
5964         * Makefile.in: Regenerate.
5965
5966         * configure.in: Only warn when bootstrapping but
5967         build != host or build != target.  Support lean bootstraps.
5968         * configure: Regenerate.
5969
5970 2004-08-26  Phil Edwards  <phil@codesourcery.com>
5971
5972         * configure.in:  Give a better error message if GMP/MPFR are missing
5973         and a language needing them has been requested.
5974         * configure:  Regenerated.
5975
5976 2004-08-25  Phil Edwards  <phil@codesourcery.com>
5977
5978         * configure.in:  Print a list of available language front-ends if
5979         a requested one is missing.  Tidy stray tab characters.
5980         * configure:  Regenerated.
5981
5982 2004-08-19  Michael Koch  <konqueror@gmx.de>
5983
5984         * gcc/doc/install.texi: Update entry about automake for libjava.
5985
5986 2004-08-17  Robert Millan  <robertmh@gnu.org>
5987
5988         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5989         (instead of FreeBSD).
5990         * configure: Regenerate.
5991
5992 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5993
5994         * Makefile.in: Regenerate.
5995         * configure: Regenerate.
5996
5997         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5998         stage_*_flags.
5999         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6000         for bootstrapped modules if toplevel bootstrap is going.
6001         (GCC bootstrap): Generate per-stage targets for all bootstrapped
6002         modules.  Adjust for changes in Makefile.def.  Enable several
6003         rules even in non-bootstrap mode, just to avoid peppering the
6004         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6005         (stage-[+prev+]-bubble): Remove.
6006
6007         * Makefile.def (Dependencies): Depend on all-build-bison,
6008         all-build-flex, all-build-byacc, all-build-texinfo, rather
6009         than the host variations.
6010         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
6011         with BUILD_SUBDIR.
6012         (BISON): Update for recent Bisons.
6013         (YACC): Fix typo.
6014         (cross): Depend on all-build.
6015         (all): Do not depend on all-build.
6016         (prebootstrap): Remove.
6017         (dep-kind): Accept separate prefixes for MODULE and ON variables.
6018         (Prebootstrap dependencies): Add them to the per-stage targets
6019         and to all-prebootstrap.
6020         * configure.in (build_configdirs): Always enable build_tools.
6021         (BUILD_DIR_PREFIX): Remove.
6022
6023         * Makefile.def (gcc): Add target variable.
6024         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6025         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6026         in the recursive `make', instead of hardwiring `all'.
6027         (Autogenerated TARGET-* variables): New.
6028
6029 2004-08-13  Brian Booth  <bbooth@redhat.com>
6030
6031         * MAINTAINERS: Remove myself from write-after-approval.
6032
6033 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6034
6035         * src-release: Stop distributing mmalloc with gdb (which doesn't
6036         use it).
6037         * Makefile.def: GDB doesn't depend on mmalloc anymore.
6038         * Makefile.in: Regenerate.
6039
6040 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
6041
6042         * configure.in (arm*-*-eabi*): New target.
6043         * configure: Regenerate.
6044
6045 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
6046
6047         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6048         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6049         (Dependencies): New section.
6050         * Makefile.tpl (Dependencies): Generate from Makefile.def.
6051         (configure-target-[+module+]): Depend on maybe-all-gcc
6052         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
6053         (toplevel profiledbootstrap): Fix dependencies.
6054         * Makefile.in: Regenerate.
6055
6056 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
6057
6058         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6059         target-libiberty to noconfigdirs.
6060         * configure: Regenerate.
6061
6062 2004-08-03  Paul Brook  <paul@codesourcery.com>
6063
6064         * configure.in: Check for MPFR as well as GMP.
6065         * configure: Regenerate.
6066
6067 2004-08-01  Robert Millan  <robertmh@gnu.org>
6068
6069         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6070         libmudflap for all GNU-based systems (with Glibc).
6071         * configure: Regenerate.
6072
6073 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
6074
6075         * Makefile.def (host-modules): Add gcc.
6076         * Makefile.in: Regenerate.
6077         * Makefile.tpl (sorry): New rule.
6078         (configure-host, all-host, [+make_target+]-host, do-check,
6079         install-host): Do not add gcc as a special case.
6080         (host modules): Add a small special-casing for gcc.  Export
6081         extra_make_flags through the environment.
6082         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6083         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6084         other recursive targets for gcc): Remove.
6085
6086         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6087         (stage, unstage): New rules.
6088         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6089         distclean-stage[+id+]): Use stage_current.
6090         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6091         the stage*-start rules.
6092
6093 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
6094
6095         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6096         use -all_load flag.
6097
6098 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
6099
6100         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6101         * configure: Regenerate.
6102
6103 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
6104
6105         * maintainer-scripts/gcc_release: Revert yesterday's change.
6106
6107 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
6108
6109         * MAINTAINERS: Add myself to write-after-approval.
6110
6111 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
6112
6113         * libf2c: Removed.
6114         * gcc/gccbug.in: Updated because of libf2c removal.
6115         * maintainer-scripts/gcc_release: Ditto.
6116
6117 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
6118
6119         * configure.in: Build libmudflap by default on FreeBSD.
6120         * configure: Regenerated.
6121
6122 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
6123
6124         * configure.in: Do not build libmudflap by default on non-GNU/Linux
6125         systems.
6126         * configure: Regenerated.
6127
6128 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6129
6130         PR target/16344
6131         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6132         feedback based compiler.
6133         * Makefile.in: Rebuilt.
6134
6135 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
6136
6137         * Makefile.def (host_modules): Set bootstrap=true for flex.
6138         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6139         * Makefile.in: Rebuilt.
6140
6141 2004-07-07  Jan Hubicka  <jh@suse.cz>
6142
6143         * MAINTAINERS: Add self as a profile feedback maintainer.
6144
6145 2004-07-05  Phil Edwards  <phil@codesourcery.com>
6146
6147         * configure.in:  Do not prepend $srcdir to /dev/null in
6148         makefile fragments.
6149         * configure:  Regenerate.
6150
6151 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
6152
6153         * Makefile.def (build_modules): Add bison, byacc, flex,
6154         m4, texinfo.
6155         (flags_to_pass): Add FLEX.
6156         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6157         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6158         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6159         DEFAULT_MAKEINFO): Remove.
6160         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6161         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6162         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6163         objdir or else use configured tool.
6164         (all-build): New.
6165         (all): Depend on it.
6166         (Build module dependencies): Add.
6167         * Makefile.in: Regenerate.
6168         * configure.in: Better support for multiple build modules,
6169         matching what is done for host/target modules.  Do not look
6170         for "plausible" locations of build tools if Canadian cross.
6171         Use autoconf's AC_PROG_CC to find a C compiler.  Define
6172         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
6173         * configure: Regenerate.
6174
6175 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6176
6177         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6178         * Makefile.in: Regenerate.
6179
6180 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6181
6182         * Makefile.tpl (configure-build-[+module+],
6183         configure-[+module+], configure-target-[+module+]): Pass
6184         [+extra_configure_args+].
6185         (all-build-[+module+], all-[+module+], check-[+module+],
6186         install-[+module+], [+make_target+]-[+module+],
6187         all-target-[+module+], check-target-[+module+],
6188         install-target-[+module+], [+make_target+]-target-[+module+]):
6189         Pass [+extra_make_args+].
6190         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6191         (GCC_HOST_EXPORTS): Remove.
6192         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6193         cross, check-gcc, check-gcc-c++, install-gcc,
6194         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6195         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6196         * Makefile.in: Regenerate.
6197
6198 2004-06-21  Matthew Sachs  <msachs@apple.com>
6199
6200         * MAINTAINERS: Added self to write-after-approval.
6201
6202 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
6203
6204         * configure.in: Check for srcdir/winsup rather than build directory
6205         winsup.
6206         * configure: Regenerate.
6207
6208 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
6209
6210         * configure.in: Don't build Cygwin native newlib if winsup
6211         directory is missing.  Emit warning instead.
6212         * configure: Regenerate.
6213
6214 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
6215
6216         * Makefile.tpl (touch-stage[+id+]): New.
6217         (restage[+prev+]): Depend on touch-stage[+id+].
6218
6219         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6220         Use it throughout.
6221
6222         * Makefile.def: Add profile and feedback bootstrap stages.
6223         Remove next field from bootstrap stages.
6224         * Makefile.tpl (LN, LN_S): Substitute.
6225         (stageN-start, stageN-end): Use double-colon rules, to
6226         provide a hook for additional setup commands.
6227         (distclean-stageN-gcc, restageN): Create dependencies from
6228         [+prev+], not from [+next+].
6229         (stageN-bubble): Add commands for successive stages from
6230         [+prev+], using double-colon rules.
6231         (all-stageN-gcc): Fix typo.
6232         (stagefeedback-start, profiledbootstrap): New.
6233         * Makefile.in: Regenerate.
6234         * configure.in: Call ACX_PROG_LN.
6235         * configure: Regenerate.
6236
6237 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
6238
6239         * MAINTAINERS (Write After Approval): Add myself.
6240
6241 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
6242
6243         * MAINTAINERS (Write After Approval): Add myself.
6244
6245 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
6246
6247         * configure.in: Fix --enable-bootstrap breakage introduced in trees
6248         without gcc.
6249         * configure: Regenerate.
6250
6251 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6252
6253         * Makefile.tpl: Fix typo.
6254         * Makefile.in: Regenerate.
6255
6256 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6257
6258         * configure.in: Remove new- prefix from toplevel
6259         bootstrap targets.
6260         * configure: Regenerate.
6261
6262 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6263
6264         * Makefile.tpl (all.normal): Rename to all.
6265         (all): Replace with a rule to pick the default
6266         target from configure.
6267         (all-gcc, configure-gcc): Use conditionals to
6268         do nothing when toplevel bootstrap is going on.
6269         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6270         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6271         * configure.in: Support --enable-bootstrap.
6272
6273         * Makefile.def: Remove new- prefix from toplevel
6274         bootstrap targets.
6275         * Makefile.tpl: Likewise.
6276
6277         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
6278         target.
6279
6280         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6281         $(RECURSE_FLAGS) to recursive invocation of make.
6282
6283         * Makefile.in: Regenerate.
6284         * configure: Regenerate.
6285
6286 2004-05-30  Andreas Jaeger  <aj@suse.de>
6287             Jim Wilson  <wilson@specifixinc.com>
6288
6289         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6290         like CC.
6291
6292 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
6293
6294         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6295         * configure: Regenerate.
6296
6297 2004-05-25  Daniel Jacobowitz  <drow@false.org>
6298
6299         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6300         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6301         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
6302         targets.
6303         * Makefile.in: Regenerate.
6304
6305 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
6306
6307         * configure.in: Test the ability to symlink directories.
6308         * configure: Regenerate.
6309
6310         * Makefile.def (bootstrap-stage): New definitions.
6311         * Makefile.tpl (configure-stage1-gcc,
6312         configure-stage2-gcc, configure-stage3-gcc,
6313         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6314         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6315         new-restage3, compare): Autogenerate, see Makefile.in
6316         entry for behavioral changes.
6317         (distclean-stage1, new-stage1-start, new-stage1-end,
6318         new-stage1-bubble, distclean-stage2, new-stage2-start,
6319         new-stage2-end, new-stage2-bubble, distclean-stage3,
6320         new-stage3-start, new-stage3-end): New autogenerated targets.
6321         (objext, prebootstrap, BOOT_CFLAGS,
6322         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6323         targets.
6324
6325         * Makefile.in: Regenerate.
6326         (distclean-stage1, new-stage1-start, new-stage1-end,
6327         new-stage1-bubble, distclean-stage2, new-stage2-start,
6328         new-stage2-end, new-stage2-bubble, distclean-stage3,
6329         new-stage3-start, new-stage3-end): New targets.
6330         (all-stage1-gcc): Move prebootstrap dependency from here...
6331         (configure-stage1-gcc): ...to here.
6332         (new-bootstrap): Use bubble targets.
6333         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6334         Use per-stage distclean targets.
6335         (configure-stage1-gcc, configure-stage2-gcc,
6336         configure-stage3-gcc, all-stage1-gcc,
6337         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6338         Use new-stageN-start to prepare the tree.
6339
6340 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
6341
6342         * Makefile.def (host_modules): add libcpp.
6343         * Makefile.tpl: Add dependencies on and for libcpp.
6344         * Makefile.in: Regenerate.
6345         * configure.in: Add libcpp host module.
6346         * configure: Regenerate.
6347
6348 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
6349
6350         * Makefile.tpl: Whenever a recursive target is defined, wrap
6351         it in a special @if/@endif block, and prepare its maybe
6352         dependency in the @if/@endif block
6353         * configure.in: Instead of writing maybe dependencies, remove
6354         the @if/@endif statements, and remove the @if/@endif blocks
6355         that remain.
6356         * configure: Regenerate.
6357         * Makefile.in: Regenerate.
6358
6359 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
6360
6361         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6362
6363 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
6364
6365         PR bootstrap/15120
6366         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6367         * */configure: Rebuilt.
6368
6369 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
6370
6371         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6372         of libf2c.
6373         * configure, Makefile.in: Regenerate.
6374
6375 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
6376
6377         * MAINTAINERS (Write After Approval): Add myself.
6378
6379 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
6380
6381         Merge from tree-ssa-20020619-branch.
6382
6383         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6384         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6385         (HOST_GMPLIBS): Define.
6386         (HOST_GMPINC): Define.
6387         (TARGET_LIB_PATH): Add libmudflap.
6388         (GFORTRAN_FOR_TARGET): Define.
6389         (configure-build*): Export GFORTRAN.
6390         (configure-gcc): Export GMPLIBS and GMPINC.
6391         (all-gcc): Add maybe-all-libbanshee.
6392         (configure-target-libgfortran): Define.
6393         * Makefile.in: Regenerate.
6394         * configure.in (host_libs): Add libbanshee.
6395         (target_libraries): Add target-libmudflap and target-libgfortran.
6396         Add --with-libbanshee.
6397         Handle --disable-libmudflap.
6398         (*-*-freebsd*): Use with_gmp.
6399         Add $(libgcj) to noconfigdirs.
6400         * configure: Regenerate.
6401         * depcomp: New file.
6402         * MAINTAINERS: Add tree-ssa maintainers.
6403
6404 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
6405
6406         * MAINTAINERS (Various Maintainers): Add myself.
6407
6408 2004-04-30  Brian Ford  <ford@vss.fsi.com>
6409
6410         * MAINTAINERS (Write After Approval): Add myself.
6411
6412 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
6413
6414         * MAINTAINERS (Write After Approval): Add myself.
6415
6416 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
6417
6418         * config/acx.m4: Fix fastcompare support for new-bootstrap.
6419         * configure: Regenerate.
6420
6421 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
6422
6423         Revert:
6424         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6425
6426         * Makefile.def (flags_to_pass): Remove *dir variables that
6427         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6428         as well as prefix and exec_prefix.
6429         * Makefile.in: Regenerate.
6430
6431 2004-04-26  Robert Millan  <robertmh@gnu.org>
6432
6433         Add patches from libtool CVS.
6434         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6435         * ltconfig: Likewise.
6436         * ltcf-c.sh: Likewise.
6437         * ltcf-cxx.sh: Likewise.
6438         * ltcf-gcj.sh: Likewise.
6439
6440 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6441
6442         * Makefile.def (host_modules): Mark with the bootstrap
6443         flag packages on which gcc depends.
6444         * Makefile.tpl (all-bootstrap): Use it.
6445         * Makefile.in: Regenerate.
6446
6447 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6448
6449         * Makefile.def (flags_to_pass): Remove *dir variables that
6450         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6451         as well as prefix and exec_prefix.
6452         * Makefile.in: Regenerate.
6453
6454 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6455
6456         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6457         * configure: Regenerate.
6458         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6459         * gcc/Makefile.tpl (compare): Use the result of the test.
6460         * gcc/Makefile.in: Regenerate.
6461
6462 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
6463
6464         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6465         Always relocate gcc and prev-gcc to the original names, even
6466         if the build fails.
6467         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6468         New targets.
6469
6470 2004-04-23  Laurent GUERBY <laurent@guerby.net>
6471
6472         * MAINTAINERS: Update my email address.
6473
6474 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6475
6476         * configure.in (mips*-*-irix5*): Enable ld.
6477         * configure: Regenerate.
6478
6479 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6480
6481         * configure: Regenerate.
6482
6483 2004-04-15  James E Wilson  <wilson@specifixinc.com>
6484
6485         * Makefile.tpl (configure-[+module+], configure-gcc,
6486         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6487         Set and export LDFLAGS.
6488         * Makefile.in: Regenerate.
6489
6490 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
6491
6492         * MAINTAINERS: Add myself to write-after-approval.
6493
6494 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6495
6496         PR bootstrap/14871
6497         * Makefile.tpl: If we don't have built-in-tree target tools,
6498         use the ones found by configure rather than hacking around with
6499         program_transform_name.
6500         * configure.in: Give Makefile.tpl the information necessary
6501         to do that.
6502         * Makefile.in: Regenerate.
6503         * configure: Regenerate.
6504
6505 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
6506
6507         PR bootstrap/14760
6508         * configure.in: When computing baseargs, strip *all* copies of
6509         offending options.  Also, don't match/substitute the trailing space,
6510         so that this actually works when two similar options are separated by
6511         only one space.
6512         * configure: Regenerate.
6513
6514 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
6515
6516         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6517         (rs6000-*-aix*): Same.
6518         * configure: Regenerate.
6519
6520 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
6521
6522         * MAINTAINERS: Add myself to write-after-approval.
6523
6524 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
6525
6526         * MAINTAINERS: Add myself to write-after-approval.
6527
6528 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
6529
6530         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6531         STRICT_WARN, WARN_CFLAGS flags passed down to make.
6532         * Makefile.in: Regenerate.
6533
6534         * configure.in (top level bootstrap support): Rework --enable-werror
6535         to set @stage2_werror_flag@.
6536         * configure: Regenerate.
6537         * Makefile.tpl (top level bootstrap support): Pass
6538         @stage2_werror_flag@ down to configure in stages 2 and 3.
6539         * Makefile.in: Regenerate.
6540
6541 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6542
6543         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6544         for stages 2 and 3 as well as in make.  As a consequence, remove
6545         OUTPUT_OPTION (now detected by configure) from the flags passed down
6546         to make.
6547         * Makefile.in: Regenerate.
6548
6549         * Makefile.tpl (new-bootstrap): Fix typo.
6550         * Makefile.in: Regenerate.
6551
6552 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6553
6554         * Makefile.tpl: Rearrange by moving recursive_targets rules
6555         into their proper sections.
6556         * Makefile.tpl (top level bootstrap support): Move disabling
6557         of coverage flags from 'make' to 'configure'; improve comments.
6558         * Makefile.in: Regenerate.
6559
6560         * Makefile.tpl (experimental top level bootstrap) Move stage1
6561         language setting from all- target to configure- target; disable
6562         intermodule optimization in stage 1; prevent gratuitous rebuilds
6563         of stage 1.
6564         * Makefile.in: Regenerate.
6565         * configure.in: Comma-separate stage 1 language list for top
6566         level bootstrap.
6567         * configure: Regenerate.
6568
6569         * Makefile.tpl: Clean up experimental top level bootstrap support:
6570         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6571         prev-gcc in configure- targets as well as all- targets.
6572         * Makefile.in: Regenerate.
6573
6574 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
6575
6576         * compile: New file imported from automake.
6577
6578 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
6579
6580         * configure.in: Remove symbolic link section.
6581         * configure: Regenerate.
6582         * Makefile.tpl (links): Remove.
6583         * Makefile.in: Regenerate.
6584
6585 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
6586             Nathanael Nerode  <neroden@gcc.gnu.org>
6587
6588         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6589         Set with AC_CHECK_PROGS.
6590         * configure.in: Fix comment typo from last patch.
6591         * configure: Regenerate.
6592
6593 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
6594
6595         * Makefile.tpl: Introduce experimental top level bootstrap support.
6596         * Makefile.in: Regenerate.
6597         * configure.in: Introduce support for top level bootstrap.
6598         * configure: Regenerate.
6599
6600 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6601             Paolo Bonzini  <bonzini@gnu.org>
6602
6603         PR bootstrap/14522
6604         * configure.in: Cope with shells that do not support unquoted ^
6605         * configure: Regenerate.
6606
6607 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6608             Paolo Bonzini  <bonzini@gnu.org>
6609
6610         PR bootstrap/14522
6611         * configure.in: Cope with shells that do not support nesting
6612         quotes inside quoted backquote substitutions.
6613         * configure: Regenerate.
6614
6615 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
6616
6617         PR bootstrap/14522
6618         * configure.in: Fix escaping of $.
6619         * configure: Regenerate.
6620
6621 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6622
6623         * configure: Regenerate, since I forgot to while committing Paolo's
6624         changes.
6625
6626 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
6627
6628         PR ada/14131
6629         Move language detection to the top level.
6630         * configure.in: Find default values for the tools as
6631         soon as possible.  Disable ada if GNAT is not found.
6632         Emit error message about missing languages.  Expand
6633         --enable-languages=all for the gcc subdirectory.
6634
6635 2004-03-10  Ben Elliston  <bje@gnu.org>
6636
6637         * MAINTAINERS: Update my email address.
6638
6639 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
6640
6641         * ltconfig: Disable building static libraries if building shared
6642         libraries on AIX 5L.
6643
6644 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
6645
6646         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6647         and disable libgcj.
6648         * configure: Regenerated.
6649
6650 2004-03-01  Brian Booth  <bbooth@redhat.com>
6651
6652         * MAINTAINERS: Add myself to write-after-approval.
6653
6654 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
6655
6656         * MAINTAINERS: Add myself to write-after-approval.
6657
6658 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6659
6660         PR bootstrap/7087
6661         * Makefile.tpl: Guard XFOO sed statements better.
6662         * Makefile.tpl: Add dependency for configure-target-libada.
6663         * Makefile.in: Regenerate (incidentally fixes broken
6664         commit when libada-branch was merged).
6665
6666 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
6667
6668         * MAINTAINERS: Add myself to write-after-approval.
6669
6670 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
6671
6672         * MAINTAINERS: Add Nicola Pero and myself as libobjc
6673         maintainers.
6674
6675 2004-02-20  Andrew Cagney  <cagney@redhat.com>
6676
6677         * config.guess: Update from version 2003-10-16 to 2004-02-16.
6678         * config.sub: Update from version 2003-11-03 to 2004-02-16.
6679
6680 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6681
6682         PR bootstrap/11932
6683         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6684
6685 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
6686
6687         * MAINTAINERS: Added myself to write-after-approval.
6688
6689 2004-02-14  Michael Koch  <konqueror@gmx.de>
6690
6691         * MAINTAINERS: Added myself to write-after-approval.
6692
6693 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
6694
6695         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
6696         some OS port maintainers to OS port maintainers section.
6697
6698 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
6699
6700         * MAINTAINERS: Add self.
6701
6702 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
6703
6704         * MAINTAINERS: Alphabetize.
6705
6706 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
6707
6708         * MAINTAINERS: Remove myself.
6709
6710 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
6711
6712         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6713         (rs6000-*-aix*): Same.
6714         * configure: Regenerate.
6715
6716 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
6717
6718         * configure.in (host): Add in missing $noconfigdirs to defines.
6719         * configure: Regenerate.
6720
6721 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
6722             Nathanael Nerode  <neroden@gcc.gnu.org>
6723
6724         PR ada/6637, PR ada/5911
6725         Merge with libada-branch:
6726         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6727         with appropriate dependencies. Add --enable-libada configure switch.
6728         * configure, Makefile.in: Regenerate.
6729
6730 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
6731
6732         * MAINTAINERS: Add myself to write-after-approval.
6733
6734 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6735
6736         * configure.in: Don't pass --with-stabs on IRIX 5 either.
6737         * configure: Regenerate.
6738
6739 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
6740
6741         Merge from upstream:
6742
6743         * ltmain.in: When setting IFS to '~', be careful about user
6744         arguments that contain '~'.
6745
6746         2004-02-04  Peter O'Gorman  <peter@pogma.com>
6747
6748         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
6749         Also test $base_compile against $CC with escaped arguments. Bug
6750         reported by Geoff Keating <geoffk@apple.com>.
6751
6752 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
6753
6754         * MAINTAINERS: Remove i960 port.
6755
6756 2004-01-23  DJ Delorie  <dj@redhat.com>
6757
6758         * Makefile.def (target_modules) [libiberty]: Don't stage.
6759         * Makefile.in: Rebuilt.
6760
6761 2004-01-20  Caroline Tice  <ctice@apple.com>
6762
6763         * MAINTAINERS: Add myself to write-after-approval.
6764
6765 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
6766
6767         * MAINTAINERS: Update my email address.
6768
6769 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
6770
6771         * MAINTAINERS: Add myself to write-after-approval.
6772
6773 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6774
6775         * MAINTAINERS: Remove entries without email address.
6776
6777 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
6778
6779         * MAINTAINERS: Add myself to write-after-approval.
6780
6781 2004-01-15  Steven Bosscher  <stevenb@suse.de>
6782
6783         * MAINTAINERS: Update my email address.
6784
6785 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
6786
6787         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6788         * Makefile.tpl (configure-target-[+module+]): Support stage.
6789         * Makefile.in: Rebuilt.
6790
6791 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
6792
6793         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
6794
6795 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
6796
6797         * MAINTAINERS: Add myself as a MIPS maintainer.
6798
6799 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6800
6801         * configure.in: Use ./config.cache, not config.cache.
6802         * configure: Regenerate.
6803         * Makefile.tpl: Special-casing not needed for GCC any more.
6804         * Makefile.in: Regenerate.
6805
6806         * configure.in: Don't share a cache file for host dirs.
6807         * configure: Regenerate.
6808
6809         * config-ml.in: Don't mess with the cache file.
6810
6811 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6812
6813         * MAINTAINERS: Move myself from 'Write After Approval' to
6814         'CPU Port Maintainers' section as SPARC maintainer.
6815
6816 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6817
6818         * Makefile.tpl: Make GCC use a separate config.cache.
6819         * Makefile.in: Regenerate.
6820
6821         PR bootstrap/11932, PR bootstrap/11933
6822         (I don't know if it will fix either of them, but it relates
6823         to them.)
6824         * configure.in: Don't use shared config.cache for target
6825         directories.
6826         * configure: Regenerate.
6827
6828 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
6829
6830         * MAINTAINERS: Add myself to 'Write After Approval' section.
6831
6832 2003-12-31  Roger Sayle  <roger@eyesopen.com>
6833
6834         * configure.in (ia64*-*-hpux*): Disable building java libraries.
6835         * configure: Regenerated.
6836
6837 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
6838
6839         * MAINTAINERS: Remove the mn10200 maintainer.
6840
6841 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
6842
6843         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6844         * configure: Regenerated.
6845
6846 2003-12-16  Jan Hubicka  <jh@suse.cz>
6847
6848         * MAINTAINERS: Add myself as callgraph maintainer.
6849
6850 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
6851
6852         * configure.in (raw_libstdcxx_flags): Remove the leading space.
6853         * configure: Regenerate.
6854
6855 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6856
6857         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6858         'Write After Approval' section. Update email.
6859
6860 2003-12-01  James Lemke  <jim@wasabisystems.com>
6861
6862         * MAINTAINERS (Write After Approval): Add myself.
6863
6864 2003-11-20  Matt Thomas  <matt@3am-software.com>
6865
6866         * MAINTAINERS: Add myself as a vax port maintainer.
6867
6868 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
6869
6870         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6871         (configure-build-[+module+], configure-[+module+]): Likewise.
6872         (configure-target-[+module+], configure-gcc, config.status): Likewise.
6873         * Makefile.in: Regenerate.
6874
6875 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
6876
6877         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6878         shared/dylibed libraries.
6879         * ltmain.sh: Likewise.
6880         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6881         * ltcf-cxx.sh: Likewise.
6882         * ltcf-gcj.sh: Likewise.
6883         * ltconfig: Likewise.
6884
6885 2003-11-17  Stan Cox  <scox@redhat.com>
6886
6887         * MAINTAINERS: Add myself as iq2000 port maintainer.
6888
6889 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
6890
6891         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6892         * Makefile.in: Regenerate.
6893
6894 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
6895
6896         * config.sub: Update to 2003-11-03 version.
6897
6898 2003-10-20  Phil Edwards  <phil@codesourcery.com>
6899
6900         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
6901         * configure:  Regenerate.
6902
6903 2003-10-20  Nicolas Pitre  <nico@cam.org>
6904
6905         * MAINTAINERS: Add myself to 'Write After Approval' section.
6906
6907 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
6908
6909         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6910
6911 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
6912
6913         * MAINTAINERS: Update my email address.
6914
6915 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6916
6917         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6918
6919 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
6920
6921         * MAINTAINERS: Add myself to 'Write After Approval' section.
6922
6923 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
6924
6925         * config.guess: Update to 2003-10-16 version.
6926         * config.sub: Update to 2003-10-16 version.
6927
6928 2003-10-15  David Daney  <ddaney@avtrex.com>
6929
6930         * MAINTAINERS: Added myself to 'Write After Approval' section.
6931
6932 2003-10-15  Falk Hueffner  <falk@debian.org>
6933
6934         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6935         'Write After Approval' section. Update email.
6936
6937 2003-10-14  Roger Sayle  <roger@eyesopen.com>
6938
6939         * MAINTAINERS: Move myself from 'Write After Approval' to
6940         'Various Maintainers' section as middle-end maintainer.
6941
6942 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6943
6944         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6945         HOST_FLAGS_TO_PASS.
6946         * Makefile.in: Regenerate.
6947
6948 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
6949
6950         * config.guess: Update to 2003-10-07 version.
6951         * config.sub: Update to 2003-10-07 version.
6952
6953 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6954
6955         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
6956         * ltconfig (irix5*, irix6*): Don't override version_type.
6957
6958 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
6959
6960         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6961         * configure: Rebuilt
6962         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6963         * Makefile.in: Rebuilt
6964
6965 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6966
6967         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6968
6969 2003-09-30  Carlo Wood  <carlo@alinoe.com>
6970
6971         * MAINTAINERS (Write After Approval): Add myself.
6972
6973 2003-09-29  Paul Koning  <ni1d@arrl.net>
6974
6975         * MAINTAINERS: Move myself from "Write After Approval"
6976         to CPU platform maintainers for pdp11 platform.
6977
6978 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
6979
6980         * MAINTAINERS: Move myself from 'Write After Approval' to
6981         'Various Maintainers' section as libffi testsuite maintainer.
6982
6983 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
6984
6985         * configure.in: Pass a computed --program-transform-name
6986         to subconfigures.
6987         * configure: Regenerated.
6988
6989 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6990
6991         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6992         * Makefile.in: Regenerate.
6993
6994         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6995         * Makefile.in: Regenerate.
6996
6997 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
6998
6999         * MAINTAINERS: Move myself from 'Write After Approval'
7000         to 'Various Maintainers' (objective-c) section.
7001
7002 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
7003
7004         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7005         quoting.
7006         * configure: Regenerated.
7007
7008 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
7009
7010         * MAINTAINERS (Write After Approval): Add myself to write after
7011         approval list.
7012
7013 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
7014
7015         * MAINTAINERS (Write After Approval): Add myself.
7016
7017 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
7018
7019         * MAINTAINERS: Update my e-mail address.
7020
7021 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
7022
7023         * libtool.m4 (LD): Correct powerpc64 host match.
7024
7025 2003-09-06  James E Wilson  <wilson@tuliptree.org>
7026
7027         * MAINTAINTERS: Update my affiliation and email address.
7028
7029 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7030
7031         * MAINTAINERS (Write After Approval): Add myself.
7032
7033 2003-09-04  DJ Delorie  <dj@redhat.com>
7034
7035         * configure: Regenerate.
7036
7037 2003-09-04  Robert Millan  <robertmh@gnu.org>
7038
7039         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7040
7041 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7042
7043         * configure.in: Ensure arguments to sed are properly spaced.
7044         * configure: Regenerate.
7045
7046 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7047
7048         * MAINTAINERS: Update my e-mail address.
7049
7050 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
7051
7052         * MAINTAINERS (Write After Approval): Add myself.
7053
7054 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
7055
7056         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7057         * configure: Regenerated.
7058
7059 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7060
7061         * MAINTAINERS: Update my email address.
7062
7063 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
7064
7065         * configure.in:  Use newline instead of semicolon when assuming
7066         shell arguments in a for loop.
7067         * configure:  Regenerated.
7068
7069 2003-08-22  Jason Eckhardt  <jle@rice.edu>
7070
7071         * MAINTAINERS: Resurrect the i860 maintainer.
7072
7073 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
7074
7075         PR 8180
7076         * configure.in: When testing with_libs and with_headers, treat
7077         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
7078         * configure: Regenerate.
7079
7080         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7081         make, shell, etc.
7082         (baseargs): Likewise.
7083         * configure: Regenerate.
7084
7085 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
7086
7087         * MAINTAINERS (Write After Approval): Add myself.
7088
7089 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
7090
7091         * configure.in: Disable libgcj for darwin not on powerpc.
7092         * configure: Rebuild.
7093
7094 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
7095
7096         * config-ml.in, symlink-tree: Add license.
7097
7098 2003-08-03  Richard Stallman  <rms@gnu.org>
7099             Eben Moglen  <moglen@columbia.edu>
7100
7101         * README.SCO: New file.
7102
7103 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
7104
7105         * Makefile.tpl (check, check-c++): Express dependencies using
7106         dependencies rather than commands.
7107         * Makefile.in: Regenerate.
7108
7109 2003-08-01  Andrew Cagney  <cagney@redhat.com>
7110
7111         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7112         * configure: Ditto.
7113
7114 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
7115
7116         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7117         * Makefile.in: Update.
7118
7119 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
7120
7121         * configure.in: Enable libgcj for darwin.
7122         * configure: Rebuild.
7123
7124 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
7125
7126         * config-ml.in:  Use ac_configure_args directly instead of
7127         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
7128         actually seen.
7129
7130 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7131
7132         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7133         creating target and build subdirs to build all parent dirs as needed.
7134         * Makefile.in: Rebuild.
7135         * configure.in: Don't build dirs explicitly here.
7136         * configure: Rebuild.
7137
7138 2003-07-26  Paul Brook  <paul@nowt.org>
7139
7140         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7141
7142 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
7143
7144         * Makefile.tpl (all-make): Depend on intl.
7145         * Makefile.in: Rebuilt.
7146
7147 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
7148
7149         * install-sh:  Update to newer upstream versions (associated with
7150         aclocal 1.7).
7151         * mkinstalldirs:  Likewise.
7152         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
7153
7154 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
7155
7156         * MAINTAINERS: Move self from Bug database only accounts
7157         to write-after-approval.
7158
7159 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
7160
7161         * config.if: Remove unused libc_interface determination.
7162
7163 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7164
7165         * MAINTAINERS: Move self from write-after-approval to
7166         build machinery (*.in).
7167
7168 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7169
7170         PR bootstrap/11273
7171         PR bootstrap/11408
7172         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
7173         unused INSTALL_PROGRAM_ARGS.
7174         * configure.in: Use AC_PROG_INSTALL.
7175         * Makefile.in: Regenerate.
7176         * configure: Regenerate.
7177
7178 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
7179
7180         * MAINTAINERS: Alphabetize.
7181
7182 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
7183
7184         * configure: Rebuilt.
7185         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7186         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7187         newlib nor libgloss.
7188         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
7189         * configure.in (am33_2.0-*-linux*): Added.
7190
7191 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
7192
7193         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7194         * configure: Regenerate.
7195
7196 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
7197
7198         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7199         * Makefile.in: Regenerate.
7200
7201 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7202
7203         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7204         * Makefile.in: Regenerate.
7205
7206 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
7207
7208         * Makefile.tpl: Replace PWD with PWD_COMMAND.
7209         * Makefile.in: Regenerated.
7210
7211         * config-ml.in: Replace PWD with PWD_COMMAND.
7212
7213 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7214
7215         * intl: New directory; see intl/ChangeLog for details.
7216         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7217         * Makefile.tpl: all-gcc depends on maybe-all-intl.
7218         * Makefile.in: Regenerate.
7219
7220 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7221
7222         * configure.in: Clean up config-lang.in handling.  Delete
7223         useless assignment to "subdirs".
7224         * configure: Regenerate.
7225
7226 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7227
7228         * configure.in: Rename 'target_libs' to 'target_libraries'.
7229         Remove useless reference to 'target_libs'.
7230         * configure: Regenerate.
7231
7232 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
7233
7234         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7235         * Makefile.in: Regenerate.
7236
7237 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7238
7239         * Makefile.def: Introduce flags_to_pass.
7240         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7241         * Makefile.in: Regenerate.
7242
7243 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
7244
7245         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7246         and target-libgloss.
7247         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7248         <h8300*-*-*>: Disable libf2c and ${libgcj}.
7249         * configure: Regenerate.
7250
7251 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
7252
7253         * configure.in: Update testsuite_flags to new location.
7254         * configure. Regenerate.
7255
7256 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7257
7258         * Makefile.tpl: Remove BUILD_CC stuff.
7259         * Makefile.in: Regenerate.
7260
7261 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
7262
7263         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7264
7265 2003-06-16  Graeme Peterson  <gp@qnx.com>
7266
7267         * MAINTAINERS (Write After Approval): Add myself.
7268
7269 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
7270
7271         * config.guess: Update to 2003-06-12 version.
7272         * config.sub: Update to 2003-06-13 version.
7273
7274 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
7275
7276         * config.guess: Update to 2003-06-06 version.
7277         * config.sub: Update to 2003-06-06 version.
7278
7279 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7280
7281         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7282         * configure. Regenerate.
7283
7284 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7285
7286         * configure.in: Disable serial configure by default.
7287         * configure: Regenerate.
7288         * Makefile.tpl: Abolish .NOTPARALLEL.
7289         * Makefile.in: Regenerate.
7290
7291         * Makefile.tpl: Replace {build,host,target}_canonical by
7292         {build,host,target}.
7293         * Makefile.in: Regenerate.
7294
7295         * Makefile.tpl: Fix stupid pasto.
7296         * Makefile.in: Regenerate.
7297
7298 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7299
7300         * Makefile.tpl: Remove bogus conditional.
7301         * Makefile.in: Regenerate.
7302
7303 2003-06-05  Jan Hubicka  <jh@suse.cz>
7304
7305         * Makefile.tpl (profiledbootstrap): New target.
7306         * Makefile.in (profiledbootstrap): New target.
7307
7308 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
7309
7310         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7311         Pinski. Remove user names from other bugzilla-only maintainers.
7312
7313 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7314
7315         * Makefile.tpl: Make 'recursive targets' using autogen rather
7316         than shell loop.  Remove duplicate 'clean' targets and false
7317         comments.
7318         * Makefile.def: Add systematic dependencies to 'recursive' targets.
7319         Add systematic method of specifying missing targets in subdirs.
7320         Add copyright boilerplate.
7321         * Makefile.in: Regenerate.
7322         * configure.in: Add 'recursive targets' to maybe list.
7323         * configure: Regenerate.
7324
7325         * MAINTAINERS: "GNATS only" -> "Bug database only".
7326
7327         * Makefile.tpl: Rename [+target+] to [+make_target+].
7328         * Makefile.def: Rename 'target' to 'make_target'.
7329
7330 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
7331
7332         * MAINTAINERS: Add self as options handling maintainer.
7333
7334 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
7335
7336         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7337         been too long since I touched those ports.
7338
7339 2003-05-28  DJ Delorie  <dj@redhat.com>
7340
7341         * Makefile.tpl: Make maybe-check-gcc .PHONY.
7342         * Makefile.in: Regenerate.
7343
7344 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
7345
7346         * configure.in: Use curly braces in the definition of tooldir.
7347         * configure: Regenerate.
7348
7349 2003-05-21  DJ Delorie  <dj@redhat.com>
7350
7351         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7352         newlib or libgloss.
7353         * Makefile.in: Regenerate.
7354
7355 2003-05-21  DJ Delorie  <dj@redhat.com>
7356
7357         * Makefile.tpl: Add missing empty maybe-check-gcc target.
7358         * Makefile.in: Regenerate.
7359
7360 2003-05-20  Ian Lance Taylor  <ian@airs.com>
7361
7362         * MAINTAINERS: Update my e-mail address.
7363
7364 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7365
7366         * configure.in: Switch more things to use maybe dependencies.
7367         * Makefile.tpl: Switch more things to use maybe dependencies.
7368         Factor out common code from autogen IF statements.
7369         * configure: Regenerate.
7370         * Makefile.in: Regenerate.
7371
7372 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
7373
7374         * configure.in: Accept i[3456789]86 for machine type.
7375         * configure: Regenerate.
7376
7377 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7378
7379         * configure.in: Switch more things to use maybe dependencies.
7380         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
7381         * configure: Regenerate.
7382         * Makefile.tpl: Switch more things to use maybe dependencies.
7383         * Makefile.in: Regenerate.
7384
7385 2003-05-16  Andreas Schwab  <schwab@suse.de>
7386
7387         * Makefile.tpl (install-opcodes): Define.
7388         * Makefile.in: Rebuild.
7389
7390 2003-05-13  Andreas Jaeger  <aj@suse.de>
7391
7392         * config.guess: Update to 2003-05-09 version.
7393         * config.sub: Update to 2003-05-09 version.
7394
7395 2003-05-13  Michael Eager  <eager@mvista.com>
7396
7397         * configure.in: Correct sed script so that options in quotes are not
7398         deleted.
7399         * configure: Rebuild.
7400
7401 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
7402
7403         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7404         and $$s/newlib/libc/sys/cygwin32 include paths.
7405         * configure: Ditto.
7406
7407 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
7408
7409         * MAINTAINERS: Update my email addresses.
7410
7411 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7412
7413         * config-ml.in: Propagate INSTALL variables.
7414
7415 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7416
7417         * MAINTAINERS: Remove duplicate entries in Write After Approval.
7418
7419 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
7420
7421         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7422         * Makefile.in: Regenerate.
7423
7424 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
7425
7426         * MAINTAINERS (GNATS only): Add Falk Hueffner.
7427
7428 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
7429
7430         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7431
7432 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
7433
7434         * Makefile.tpl: Clean $(BUILD_SUBDIR).
7435         * Makefile.in: Regenerated.
7436
7437 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
7438
7439         * MAINTAINERS (Write After Approval): Upgrade myself from
7440         GNATS only to write-after-approval. Update my mail address.
7441
7442 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
7443
7444         (OS Port Maintainers: freebsd): Add myself.
7445
7446 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
7447
7448         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7449
7450 2003-04-22  Kean Johnston  <jkj@sco.com>
7451
7452         * MAINTAINERS (SCO ports): Added myself.
7453
7454 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
7455
7456         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7457
7458 2003-04-19  Kean Johnston  <jkj@sco.com>
7459
7460         * MAINTAINERS (Write After Approval): Add myself.
7461
7462 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7463
7464         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7465         * Makefile.in: Regenerate.
7466
7467 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
7468
7469         * configure.in (powerpc64*-*-linux*): Remove.
7470         * configure: Rebuilt.
7471
7472 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
7473
7474         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
7475         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7476         and restrap.
7477         * Makefile.in:  Regenerate.
7478
7479 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
7480
7481         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7482         * configure: Regenerated.
7483
7484 2003-04-15  DJ Delorie  <dj@redhat.com>
7485
7486         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7487
7488 2003-04-13  Nick Clifton  <nickc@redhat.com>
7489
7490         * config-ml.in: Remove support for --disable-aix removing
7491         call-aix multilibs.
7492
7493 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
7494
7495         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7496         * */configure: Rebuilt.
7497
7498 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
7499
7500         * MAINTAINERS: Add my email address.
7501
7502 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
7503
7504         * MAINTAINERS (Write After Approval): Add myself.
7505
7506 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7507
7508         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7509         * Makefile.in: Regenerate.
7510
7511 2003-03-14  Michael Chastain  <mec@shout.net>
7512
7513         * Makefile.in: Regenerate with correct Makefile.def.
7514
7515 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7516
7517         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
7518         Make macro.
7519         * Makefile.in: Regenerate.
7520         * configure.in: Clean up gxx_include_dir logic.
7521         * configure: Regenerate.
7522
7523 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
7524
7525         * MAINTAINERS (Write After Approval): Add myself.
7526
7527 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
7528
7529         * MAINTAINERS: Update my mail address.
7530
7531 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7532
7533         * configure.in (gxx_include_dir): Fix typo.
7534         * configure: Regenerated.
7535
7536 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7537
7538         * Makefile.tpl: Reindent.
7539         * Makefile.in: Regenerate.
7540         * configure.in: Reindent.  Don't set unused variables.
7541         * configure: Regenerate.
7542
7543 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
7544
7545         * configure.in: Include $(build_tooldir)/sys-include in
7546         FLAGS_FOR_TARGET.
7547         * configure: Regenerated.
7548
7549 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7550
7551         * Makefile.tpl: Always pass down RANLIB.
7552         * Makefile.in: Regenerate.
7553
7554         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7555         * Makefile.in: Regenerate.
7556         * configure.in: Remove unused logic relating to --enable-shared
7557         and --enable-threads.  Remove bogus comments.  Remove redundant
7558         noconfigdirs.
7559         * configure: Regenerate.
7560
7561         * configure.in: Replace ${libstdcxx_version} by its value.
7562         Remove reference to mh-dgux.
7563         * configure: Regenerate.
7564
7565 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
7566
7567         * MAINTAINERS (Write After Approval): Add myself.
7568
7569 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7570
7571         * Makefile.tpl: Rearrange.
7572         * Makefile.in: Regenerate.
7573
7574 2003-02-25  Uwe Stieber  <uwe@wwws.de>
7575
7576         * configure.in: Add support for kaOS as cross build target system.
7577         * configure: Regenerated.
7578
7579 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
7580
7581         * MAINTAINERS (Write after approval): Add myself.
7582
7583 2003-02-21  James E Wilson  <wilson@tuliptree.org>
7584
7585         * MAINTAINERS: Update my email address.
7586
7587 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
7588
7589         * MAINTAINERS: Add self to blanket write privs. section.
7590
7591 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
7592
7593         * Makefile.tpl: Add definition of CPPFLAGS to pass into
7594         configure-target-* as some target builds may require additional
7595         flags for preprocessor tests.
7596         * Makefile.in: Regenerated.
7597
7598 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
7599
7600         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7601         * ltconfig: Handle it.
7602         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7603         auto-detecting it.
7604
7605         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7606         it is used as argument to $CC.
7607         * ltcf-gcj.sh: Likewise.
7608
7609         * configure.in: Introduce --enable-maintainer-mode.
7610         * configure: Rebuilt.
7611         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7612         for maintainer mode.
7613         * Makefile.in: Rebuilt.
7614
7615 2003-02-18  Jason Merrill  <jason@redhat.com>
7616
7617         * Makefile.tpl (check-c++): Allow parallelism.
7618
7619 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7620
7621         * MAINTAINERS: Remove John Carr (who never actually had access to
7622         gcc.gnu.org).
7623
7624 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
7625
7626         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7627         don't configure target-libobjc.
7628         * configure: Regenerate.
7629
7630 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7631
7632         * Makefile.tpl (RANLIB): Define.
7633         * Makefile.in: Regenerate.
7634
7635 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
7636
7637         * MAINTAINERS: Update my email.
7638
7639 2003-02-06  Keith R Seitz  <keiths@redhat.com>
7640
7641         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7642         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7643         * Makefile.in: Regenerated.
7644         * configure.in: Remove all traces of snavigator, db, and grep.
7645         * configure: Regenerated.
7646
7647 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7648
7649         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
7650         After Approval.
7651
7652 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7653
7654         * MAINTAINERS (Write after approval): Add myself.
7655
7656 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
7657
7658         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7659         * Makefile.in: Regenerated.
7660
7661 2003-01-30  Roger Sayle  <roger@eyesopen.com>
7662
7663         * config.guess: Updated to 2003-01-30's version.
7664         * config.sub: Updated to 2003-01-28's version.
7665
7666 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
7667
7668         * config.if: If gcc_version is already set, just use it.  Don't set
7669         gcc_version_trigger if it's already set, otherwise set it to
7670         gcc/version.c, but only if the file exists.  If it is not set and
7671         gcc/version.c does not exist, try to extract the version number from
7672         $CC.
7673
7674 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
7675
7676         * MAINTAINERS: Add myself to write-after-approval list.
7677
7678 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
7679
7680         * configure.in:  Revert 24Jan change.
7681         * configure:  Regenerate.
7682
7683 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7684
7685         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
7686         entry of HJ Lu.
7687
7688 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7689
7690         * configure.in: Revert previous change.
7691         * configure: Regenerate.
7692
7693 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7694
7695         * configure.in: Make rda native-only.
7696         * configure: Regenerate.
7697
7698 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7699
7700         * MAINTAINERS: Move myself from GNATS-only-accounts to
7701         write-after-approval.
7702
7703 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7704
7705         * configure.in: Add missing \.
7706         * configure: Rebuilt.
7707
7708 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
7709
7710         * configure.in (baseargs): Avoid using \| in sed regular
7711         expressions.
7712         * configure: Rebuilt.
7713
7714 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
7715
7716         * configure.in (baseargs): Remove all supported forms of
7717         --cache-file, --srcdir, --host, --build and --target options
7718         from argument lists.
7719         * configure: Rebuilt.
7720
7721 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
7722
7723         * MAINTAINERS: Add myself to write-after-approval list.
7724
7725 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
7726
7727         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7728         * configure: Rebuilt.
7729
7730 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7731
7732         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7733         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7734         * Makefile.in: Regenerate.
7735         * configure: Regenerate.
7736
7737 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
7738
7739         * configure.in: Remove Makefile in build, host and target modules
7740         unless configure was run with --no-recursion.
7741         * configure: Rebuilt.
7742
7743 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7744
7745         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7746         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7747         * Makefile.in: Regenerate.
7748
7749 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
7750
7751         * config.guess: Update to 2003-01-03 version.
7752         * config.sub: Update to 2003-01-03 version.
7753
7754 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7755
7756         * configure: Regenerate with proper autoconf 2.13.
7757
7758 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7759
7760         * configure.in: Add AC_PREREQ for consistency.
7761         * configure: Regenerate.
7762
7763 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
7764
7765         * configure.in (GDB_TK): Add tcl directories conditional on
7766         gdb/gdbtk directory being present.
7767         * configure: Regenerate.
7768
7769 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
7770
7771         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
7772         used by gcc if LD is not defined and we are not doing a Canadian Cross.
7773         * configure: Rebuilt.
7774
7775 2002-12-31  Tom Tromey  <tromey@redhat.com>
7776
7777         * Makefile.in: Rebuilt.
7778         * Makefile.def (target_modules) [libffi]: Allow installation.
7779
7780 2002-12-31  Andreas Schwab  <schwab@suse.de>
7781
7782         * configure.in: Fix use of $program_transform_name.
7783         * configure: Regenerated.
7784
7785 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
7786
7787         * configure.in (baseargs): Don't remove first configure argument.
7788         * configure: Regenerated.
7789
7790 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
7791
7792         * Makefile.tpl (local-distclean): Don't remove...
7793         (multilib.ts): ... this.  Moved into...
7794         (multilib.out): ... this.  Don't use sub-make.
7795         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7796         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7797         (configure-build-[+module+], configure-[+module+],
7798         configure-target-[+module+], configure-gcc): ... these.  Test
7799         for Makefile existence.  Drop config.status from dependencies.
7800         * Makefile.in: Rebuilt.
7801         * configure.in: Move gcc-version-trigger to the end of
7802         ac_configure_args.  Add comments to maybedep.tmp and
7803         serdep.tmp.  Introduce --disable-serial-configure.  Remove
7804         nonopt from baseargs, matching and removing corresponding
7805         whitespace while at it.
7806         * configure: Rebuilt.
7807
7808 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
7809
7810         * configure.in (host_configargs): Replace reference to
7811         no-longer-defined buildopts with --build=${build_alias}.
7812         * configure: Rebuilt.
7813
7814         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
7815         program_transform_name to standard idiom.
7816         (AUTOGEN, AUTOCONF): Define.
7817         (Makefile.in): Use $(AUTOGEN).
7818         (Makefile): Depend on config.status, and use autoconf-style rule to
7819         build it.  Move original commands to...
7820         (config.status): ... this new target.
7821         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
7822         $(AUTOCONF).
7823         * Makefile.in: Rebuilt.
7824
7825 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7826
7827         * Makefile.tpl: Fix dramatic bustage due to change in
7828         program_transform_name.
7829         * Makefile.in: Regenerate.
7830
7831         * configure.in: Remove unnecessary PATH setting.
7832         * configure: Regnerate.
7833
7834         * configure.in: Don't default to unprefixed tools unless
7835         the native tools will work.
7836         * configure: Regenerate.
7837
7838         * configure.in: Convert to autoconf script.  Blow away lots
7839         of now-redundant Makefile fragments.
7840         * configure: Generate using Autoconf.
7841         * Makefile.tpl: Rewrite to reflect autoconfiscation.
7842         * Makefile.in: Regenerate.
7843
7844 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7845
7846         * configure: Fix stupid bug where RANLIB was mistakenly included.
7847
7848         * configure.in: Rename (buildargs, hostargs, targargs) to
7849         (build_configargs, host_configargs, target_configargs).
7850
7851         * configure.in: Move logic out of sed statement.
7852
7853         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
7854         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7855
7856 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
7857
7858         * config.sub: Import from master repository
7859         * config.guess: Ditto
7860
7861 2002-12-24  Andreas Schwab  <schwab@suse.de>
7862
7863         * Makefile.tpl (multilib.out): Fix missing space.
7864         * Makefile.in: Regenerate.
7865
7866 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7867
7868         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
7869         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
7870         * Makefile.in: Regenerate.
7871         * configure.in: Remove unnecessary leftovers.
7872
7873 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
7874
7875         * configure.in (extra_ranlibflags_for_target): New variable.
7876         (*-*-darwin): Add -c to ranlib commands.
7877         * configure (tooldir): Handle extra_ranlibflags_for_target.
7878
7879 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7880
7881         * Makefile.tpl: Revert HJL's change.
7882         * Makefile.in: Regenerated.
7883         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7884         always.
7885
7886 2002-12-19  Andreas Schwab  <schwab@suse.de>
7887
7888         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7889         * Makefile.in: Regenerate.
7890
7891 2002-12-18  H.J. Lu  <hjl@gnu.org>
7892
7893         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7894         * Makefile.in: Regenerated.
7895
7896         * configure.in (build_prefix): New. Substitute.
7897
7898 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7899
7900         * Makefile.tpl: Don't let real targets depend on phony targets.
7901         * Makefile.in: Regenerate.
7902
7903         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7904         * Makefile.in: Regenerate.
7905
7906 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
7907
7908         * config.sub: Import from master repository
7909         * config.guess: Ditto
7910
7911 2002-12-16  Jason Merrill  <jason@redhat.com>
7912
7913         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7914         previous 'make bootstrap'.
7915         * Makefile.in: Regenerate.
7916
7917 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
7918
7919         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7920
7921 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7922
7923         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7924         * Makefile.in: Regenerate.
7925
7926 2002-12-13  Jason Merrill  <jason@redhat.com>
7927
7928         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
7929         library tests.
7930         (check-c++): Just depend on it and check-target-libstdc++-v3.
7931         * Makefile.in: Regenerate.
7932
7933 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7934
7935         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7936         * Makefile.in: Rebuilt.
7937
7938 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7939
7940         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
7941
7942 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7943
7944         * configure: Fix bug put in by gremlins.
7945
7946         * Makefile.tpl: Substitute more autoconfily.
7947         * configure: Substitute more autoconfily.
7948         * Makefile.in: Regenerate.
7949
7950 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
7951
7952         * config.sub: Import from master repository
7953         * config.guess: Ditto
7954         * MAINTAINERS: Added Svein Seldal under write after approval
7955
7956 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
7957
7958         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7959         * Makefile.in (all-sim): Ditto.
7960
7961 2002-12-06  DJ Delorie  <dj@redhat.com>
7962
7963         * Makefile.tpl: Change configure dependencies to not have real
7964         targets depend on phony targets.
7965
7966 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
7967
7968         * configure.in: Revert unintentional change.
7969
7970         * Makefile.tpl: Change dependency for */multilib.out so that
7971         it works when gcc isn't in the tree.
7972
7973         * configure.in: Substitute more.
7974         * configure: Run subconfigures from the Makefile.
7975         * Makefile.tpl: Run subconfigures from the Makefile; add a few
7976         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
7977
7978 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7979
7980         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
7981
7982 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7983
7984         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7985         and corresponding dependencies.
7986         * Makefile.in: Regenerate.
7987
7988         * configure.in (host_tools): Order binutils, gas and ld for
7989         convenience in running the testsuites.
7990
7991         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7992         * Makefile.in: Regenerate.
7993         * configure.in: Introduce rules to serialize subconfigure runs.
7994
7995         * configure.in: Introduce BASE_CC_FOR_TARGET.
7996         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
7997         Realize configure-build-* targets.  Realize configure-target-* targets.
7998         * Makefile.in: Regenerate.
7999
8000 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8001
8002         * configure: Move gcc_version_trigger stuff from here...
8003         * configure.in: ...to here.
8004
8005         * configure.in: Separate subconfigure options added by this file from
8006         options given by the user.  Add machinery to put args for host
8007         subconfigures into the Makefile.
8008
8009         * Makefile.tpl: Remove 'vault' targets.
8010         * Makefile.tpl: Reorder and comment dependencies.
8011         * Makefile.in: Regenerate.
8012
8013 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8014         * configure.in: Fix my broken commit of previous patch. (sigh)
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-28  Geoffrey Keating  <geoffk@apple.com>
8022
8023         * configure.in: Move host-specific darwin noconfigdirs into
8024         the host-specific section.
8025
8026 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8027
8028         * configure: Remove skip-this-dir support.
8029         * Makefile.tpl: Remove skip-this-dir support.
8030
8031         * Makefile.tpl: Remove leftover support for non-autoconfiscated
8032         subdirectories.
8033         * Makefile.in: Regenerate.
8034
8035         * Makefile.tpl: Strip out useless setting of 'dir'.
8036         * Makefile.in: Regenerate.
8037
8038 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8039
8040         * configure.in: Fix deeply stupid bug.
8041
8042         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8043         shell code in CXX_FOR_TARGET
8044         * Makefile.def: Introduce raw_cxx.
8045         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8046         RAW_CXX_FOR_TARGET.
8047         * Makefile.in: Regenerate.
8048
8049 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
8050
8051         * Makefile.tpl: Remove unnecessary ifs.
8052         * Makefile.in: Regenerate.
8053
8054         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
8055         dependencies.  Maybe-ize build-libiberty.  Create dummy install
8056         targets for 'no_install' modules.
8057         * configure: Move GDB_TK substitution to configure.in.  Move
8058         build_modules stuff to configure.in.
8059         * configure.in: Implement soft dependency machinery.  Maybe-ize
8060         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
8061         * Makefile.in: Regenerate.
8062
8063 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8064
8065         * Makefile.tpl: Make all-target, install-target behave similarly
8066         to all, install (only hitting configured targets).  Eliminate
8067         unused macro defintions.
8068
8069         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8070         build != host.
8071
8072         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8073
8074         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8075
8076         * configure.in: Produce lists of subdir targets we're actually
8077         configuring.  Remove references to "dosrel".
8078         * Makefile.tpl: Let configure set which subdir targets are hit.
8079         Remove install-cross; clean up install; remove ALL.  Remove
8080         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
8081         Autogenerate host module targets.  Remove empty dependency lines
8082         and redundant dependency; rearrange slightly.
8083         * Makefile.def: Add host-side libtermcap, utils.
8084
8085         * Makefile.in: Regenerate.
8086
8087 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8088
8089         * ltconfig (osf[345]): Append $major to soname_spec.
8090         Reflect this in library_names_spec.
8091         * ltmain.sh (osf): Prefix $major with . for use as extension.
8092
8093 2002-11-19  Andreas Jaeger  <aj@suse.de>
8094
8095         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8096         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8097         and sparc64 GNU/Linux systems.
8098
8099 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
8100
8101         * MAINTAINERS: Update email.
8102
8103 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8104
8105         * MAINTAINERS: Complete James Dennett's entry.
8106
8107 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
8108
8109         * MAINTAINERS (Write After Approval): Add myself.
8110
8111 2002-11-13  Bruce Korb  <bkorb@gnu.org>
8112
8113         * Makefile.tpl: syntactic cleanup
8114
8115 2002-11-13  Stuart Hastings  <stuart@apple.com>
8116
8117         * MAINTAINERS: Add myself to write-after-approval list.
8118
8119 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8120
8121         * Makefile.def: Add list of recursive targets to autogenerate.
8122         Add build_modules.
8123         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
8124         targets.  Autogenerate *-build-* targets.
8125         * Makefile.in: Regenerate.
8126
8127 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8128
8129         * configure: More autoconf-style substitutions.
8130         * Makefile.tpl: More autoconf-style substitutions.
8131         * Makefile.in: Regenerate.
8132
8133 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8134
8135         * configure: Substitute more variables in a more autoconf-friendly
8136         way.  Simplify slightly.
8137         * Makefile.tpl: Make more variables substitutable in an
8138         autoconf-friendly way.
8139         * Makefile.in: Regenerate.
8140
8141 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
8142
8143         * MAINTAINERS (Write After Approval): Add myself.
8144
8145 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8146
8147         * configure.in (v810*): Remove special setting of tools.
8148
8149         * configure: Add support for extra required flags for ar or nm.
8150         * configure.in (aix4.3+): Use above support for target-specific
8151         issues, rather than using config/mt-aix43.
8152
8153 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8154
8155         * configure: Remove 'removing', which doesn't work.  Replace $subdir
8156         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
8157         with $srcdir.  Reformat indentation.  Substitute some variables
8158         formerly hard-coded in the Makefile for build=host.
8159         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8160         * Makefile.def: Autogenerate more.
8161         * Makefile.in: Regenerate.
8162
8163 2002-11-04  Adam Nemet  <anemet@lnxw.com>
8164
8165         * MAINTAINERS (Write After Approval): Add myself.
8166
8167 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
8168
8169         * Makefile.def (host_modules): Add rda.
8170         * Makefile.in: Regenerate.
8171         * configure.in (target_tool): Add target-rda to list.
8172
8173 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8174
8175         * MAINTAINERS: Remove "co-maintainer" note for web pages.
8176
8177 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
8178
8179         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
8180         and restrap targets to this rule.
8181         * Makefile.in:  Regenerate.
8182
8183 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8184
8185         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8186         GNATS only accounts.
8187
8188 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
8189
8190         * configure.in (i[3456]86-*-linux*): Add check to disable
8191         ${libgcj} for glibc1.
8192
8193 2002-10-24  Denis Chertykov  <denisc@overta.ru>
8194
8195         * MAINTAINERS: Add myself as ip2k port maintainer.
8196
8197 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
8198
8199         * configure.in: Add tic4x target.
8200
8201 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8202
8203         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8204         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8205         * Makefile.in: Regenerate.
8206
8207         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8208         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8209         * Makefile.in: Regenerate.
8210
8211 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
8212
8213         * MAINTAINERS: Add myself as web pages co-maintainer.
8214
8215 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8216
8217         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8218         * Makefile.in: Regenerate.
8219
8220 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
8221
8222         * MAINTAINERS: Add myself and Nathan Sidwell
8223         <nathan@codesourcery.com> as VxWorks maintainers.
8224
8225 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8226
8227         * Makefile.def: Remove order dependency comments.
8228         * Makefile.tpl: Add explicit install-install dependencies.
8229         * Makefile.in: Regenerate.
8230
8231         * Makefile.tpl: Remove material now in src-release.  (Finally!)
8232         * Makefile.in: Regenerate.
8233
8234         * Makefile.tpl: Add configure-target (for src-release in src)
8235         * Makefile.in: Regenerate.
8236
8237 2002-09-30  Nick Clifton  <nickc@redhat.com>
8238
8239         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8240
8241 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
8242
8243         * configure.in (s390*-*-linux*): Enable libgcj.
8244
8245 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
8246
8247         * configure: Revert accidentally applied changes.
8248
8249         * Makefile.tpl: Make more autoconf-friendly.
8250         * Makefile.in: Regenerate.
8251         * configure: Make substitution more autoconf-like.
8252
8253 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
8254
8255         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8256         single entry to handle all these.
8257         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
8258         libjava on arm-*-elf.
8259
8260 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
8261
8262         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8263         things that depend on them.
8264
8265 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8266
8267         * Makefile.tpl: Make subsituted variables more autoconfy.
8268         * Makefile.in: Regenerate.
8269         * configure: Make seds more autoconfy.
8270
8271 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8272
8273         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8274         * Makefile.in: Regenerate.
8275         * configure.in: Rewrite sed statements to look autoconfy.
8276
8277         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8278         all-target-foo on configure-target-foo.
8279         * Makefile.def: Ditto.
8280         * Makefile.in: Rebuild.
8281
8282 2002-09-25  Andrew Haley  <aph@redhat.com>
8283
8284         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8285
8286 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8287
8288         * Makefile.def: New file.
8289         * Makefile.tpl: New file.
8290         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8291         * contrib/gcc_update: Note that Makefile.in is a generated file.
8292
8293         * configure.in: Minor rearrangement.  Simplify tests.
8294
8295 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
8296
8297         * configure.in (with_headers): Skip copy if value is "yes".
8298         (with_libs): Likewise.
8299
8300 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8301
8302         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8303         * configure.in (sh*-*-pe*): Ditto.
8304         * configure.in (mips*-*-pe*): Ditto.
8305         * configure.in (*arm-wince-pe): Ditto.
8306
8307         * configure.in: Rearrange.
8308
8309 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
8310
8311         * MAINTAINERS: Update my email address.
8312
8313 2002-08-30  Paul Koning  <pkoning@equallogic.com>
8314
8315         * MAINTAINERS: (Write After Approval): Add myself.
8316
8317 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
8318
8319         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8320
8321 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
8322
8323         * MAINTAINERS: Change my mailing address.
8324
8325 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
8326
8327         * MAINTAINERS (Write After Approval): Remove myself.
8328         (Various Maintainers: c++ runtime libs): Add myself.
8329
8330 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
8331
8332         * MAINTAINERS (Write After Approval): Remove myself.
8333         (Various Maintainers: c++ runtime libs): Add myself.
8334
8335 2002-08-15  Eric Christopher  <echristo@redhat.com>
8336
8337         * config.sub: Import from master repository.
8338         * config.guess: Ditto.
8339
8340 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
8341
8342         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8343         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8344         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8345
8346 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
8347
8348         * MAINTAINERS: Add self to rs6000 vector extensions.
8349
8350 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
8351
8352         * libiberty/configure: Reverted unintended yesterday's check in.
8353
8354 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
8355
8356         * boehm-gc/configure, libf2c/configure: Rebuilt.
8357         * libffi/configure, libiberty/configure: Ditto.
8358         * libjava/configure, libobjc/configure: Ditto.
8359         * libstdc++-v3/configure, zlib/configure: Ditto.
8360         Merged from binutils:
8361         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
8362         From Steve Ellcey <sje@cup.hp.com>:
8363         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8364         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8365         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8366         IA64.
8367         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8368         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8369         soname_spec, sys_lib_search_path_spec): Ditto.
8370
8371 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
8372
8373         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8374
8375 2002-08-04  H.J. Lu  (hjl@gnu.org)
8376
8377         * configure.in (mips*-*-linux*): Don't skip target-libffi.
8378
8379 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
8380
8381         * MAINTAINERS (Write After Approval): Add myself.
8382
8383 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
8384
8385         * configure.in: Move generic linux case to end.  Copy generic
8386         linux noconfigdirs to mips*-*-linux* entry and new
8387         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
8388
8389 2002-07-19  Michael Matz  <matz@suse.de>
8390
8391         * MAINTAINERS: Add myself as ra* maintainer.
8392
8393 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
8394
8395         * config.guess: Update to 2002-07-09 version.
8396         * config.sub: Update to 2002-07-03 version.
8397
8398 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
8399
8400         * MAINTAINERS: Fix typo in a maintainer email address.
8401
8402 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8403
8404         * configure.in: Remove two redundant tests.
8405
8406 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8407
8408         * configure.in (mips*-*-irix6*o32): Enable stabs.
8409
8410 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
8411
8412         * configure.in: Don't build grez.
8413         * Makefile.in: Ditto.
8414
8415         * Makefile.in: Remove references to bsp, cygmon, libstub.
8416         * configure.in: Ditto.
8417
8418         * configure.in: Remove leftover reference to gdbtest.
8419
8420 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
8421
8422         * configure.in (gxx_include_dir):  Change to match versioned
8423         C++ headers if --enable-version-specific-runtime-libs is used.
8424
8425 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
8426
8427         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8428
8429 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8430
8431         * configure.in: Make --without-x work.
8432
8433 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8434
8435         * configure.in: Rearrange target Makefile fragment collection.
8436
8437         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8438         cvs[src].
8439         * configure.in: Ditto.
8440
8441 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
8442
8443         * MAINTAINERS (Write After Approval): Update my e-mail address.
8444
8445 2002-06-24  Ben Elliston  <bje@redhat.com>
8446
8447         * configure.in (host_tools): Remove cgen.
8448
8449         * Makefile.in (all-cgen): Remove; runs from its source directory.
8450         (check-cgen, install-cgen, clean-cgen): Likewise.
8451         (all-opcodes): Do not depend on all-cgen.
8452         (all-sim): Likewise.
8453
8454 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8455
8456         * Makefile.in: Eliminate 'apache' targets.
8457         * configure.in: Eliminate 'apache' targets.
8458
8459         * configure.in: Eliminate redundant tests.  Reorganize.
8460
8461         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8462
8463         * config-ml.in: Eliminate references to Cygnus configure.
8464
8465         * Makefile.in: Eliminate references to building emacs.
8466
8467 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
8468
8469         * MAINTAINERS: Update my email address.
8470
8471 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
8472
8473         * config.if (libstdcxx_incdir): Version C++ headers.
8474         (cxx_incdir): Remove.
8475
8476 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8477
8478         * MAINTAINERS (Write After Approval): Add self.
8479
8480 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
8481
8482         * configure.in: Add support for ip2k.
8483
8484 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
8485
8486         * configure.in: Fix AIX configury bug.
8487
8488 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
8489
8490         * MAINTAINERS (Write After Approval): Add self.
8491
8492 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8493
8494         * configure.in: replace ${topsrcdir} with ${srcdir}
8495
8496         * configure.in: Move definition of libstdcxx_flags
8497         right above usage, rather than waaay earlier.
8498
8499         * configure.in: Pull definition of is_cross_compiler earlier.
8500
8501         * configure.in: Rearrange a little.
8502
8503         * configure.in: Remove references to librx.
8504         * Makefile.in: Remove references to librx.
8505
8506 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
8507
8508         * config.sub: Add support for avr target.
8509         Import from master sources, rev 1.255
8510
8511 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
8512
8513         * configure, .cvsignore:  Revert previous change...
8514         * Makefile:  ...delete.
8515
8516 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8517
8518         * configure.in: Eliminate ${gasdir} variable.
8519
8520 2002-06-18  Dave Brolley  <brolley@redhat.com>
8521
8522         * configure.in: Add support for frv.
8523         * config.sub: Add support for frv.
8524
8525 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8526
8527         * configure:  Remove garbage from previous commit.
8528
8529 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8530
8531         * configure:  For in-source builds, make a subdir and re-exec there.
8532         * Makefile:  New file.  Pass targets through to build directory.
8533         * .cvsignore:  No longer ignore "Makefile".
8534
8535 2002-06-16  Douglas Rupp  <rupp@gnat.com>
8536
8537         * MAINTAINERS (Write After Approval): Add self.
8538
8539 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8540
8541         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8542
8543 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
8544
8545         * configure.in (vax-*-netbsd*): Re-enable gas.
8546
8547 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
8548
8549         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8550         BUILD_PREFIX_1, to correct nomenclature.
8551         * configure: Likewise.
8552
8553         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8554         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8555
8556 2002-05-31  Olaf Hering  <olh@suse.de>
8557
8558         * config-ml.in: Propogate DESTDIR also.
8559
8560 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
8561
8562         * configure.in (vax-*-netbsd*): Don't build gas for this
8563         platform.
8564
8565 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8566
8567         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8568         and libgcj for AVR.
8569
8570 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
8571
8572         * MAINTAINERS (Write After Approval): Add myself.
8573
8574 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
8575
8576         * config.guess: Update to 2002-05-22 version.
8577         * config.sub: Likewise.
8578
8579 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8580
8581         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8582         * config-ml.in: Likewise.
8583         * configure: Likewise.
8584         * configure.in: Likewise.
8585
8586 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
8587
8588         * MAINTAINERS: Update my email address.
8589
8590 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
8591
8592         * configure.in: Simplify makefile fragment collection.
8593
8594         * configure.in: Remove code to build emacs.
8595
8596         * configure.in : Remove --srcdir argument from targargs and buildargs
8597         (it's always overridden in the Makefile anyway).  Rearrange a bit.
8598
8599         * configure: Move some logic to configure.in.
8600         * configure.in: Move some logic from configure.
8601
8602 2002-05-11  Tom Tromey  <tromey@redhat.com>
8603
8604         * MAINTAINERS: Reflect libgcj reality.
8605
8606 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
8607
8608         * Makefile.in: Honour DESTDIR.
8609
8610 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
8611
8612         * config.guess: Import 2002-03-20 version.
8613         * config.sub: Import 2002-04-26 version.
8614
8615 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8616
8617         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
8618
8619 2002-05-07  Tim Josling  <tej@melbpc.org.au>
8620
8621         * MAINTAINERS: Add self.
8622
8623 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
8624
8625         * ltmain.sh: Detect and handle object name conflicts
8626         while piecewise linking a static library.
8627
8628 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
8629
8630         * configure.in (noconfigdirs): Don't disable libgcj on
8631         sparc64-*-solaris* and sparcv9-*-solaris*.
8632
8633 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
8634
8635         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8636
8637 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
8638
8639         * configure.in (FLAGS_FOR_TARGET): Do not add
8640         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8641         on i[3456]86-*-linux*.
8642
8643 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
8644
8645         * configure.in (noconfigdirs): Replace [ ] with test.
8646
8647         * configure.in (noconfigdirs): Do not add target-newlib if
8648         target == i[3456]86-*-linux*, and host == target.
8649
8650 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
8651
8652         * configure.in: delete reference to absent file
8653
8654         * configure.in: replace '[' with 'test'
8655
8656         * configure.in: Eliminate references to gash.
8657         * Makefile.in: Eliminate references to gash.
8658
8659         * configure.in: remove useless references to 'pic' makefile fragments.
8660
8661         * configure.in: (*-*-windows*) Finish removing.
8662
8663         * configure.in: Eliminate redundant test for libgui.
8664
8665 2002-04-29  Roger Sayle  <roger@eyesopen.com>
8666
8667         * MAINTAINERS: Add self and realphabetize.  Update entries
8668         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
8669         entry for a29k port maintainer.
8670
8671 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
8672
8673         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8674         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8675
8676 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
8677
8678         * configure.in: remove references to dead files
8679
8680 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
8681
8682         * MAINTAINERS: Add information about purpose of this file.
8683
8684 2002-04-18  Tom Tromey  <tromey@redhat.com>
8685
8686         * configure.in: Disallow configuring libgcj when it is already
8687         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
8688         Solaris 2.8 by default.  For PR libgcj/6158.
8689
8690 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8691
8692         * configure.in:  Move default CC setting out of config/mh-* fragments
8693         directly into here.
8694
8695 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8696
8697         * configure.in: don't even try to configure or make a subdirectory
8698         if there's no configure script for it.
8699
8700 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
8701
8702         * MAINTAINERS: Remove chill maintainers.
8703         * Makefile.in (CHILLFLAGS): Remove.
8704         (CHILL_LIB): Remove.
8705         (TARGET_CONFIGDIRS): Remove libchill.
8706         (CHILL_FOR_TARGET): Remove.
8707         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8708         CHILL_LIB.
8709         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8710         (CHECK_TARGET_MODULES): Likewise.
8711         (INSTALL_TARGET_MODULES): Likewise.
8712         (CLEAN_TARGET_MODULES): Likewise.
8713         (configure-target-libchill): Remove.
8714         (all-target-libchill): Remove.
8715         * configure.in (target_libs): Remove target-libchill.
8716         Do not compute CHILL_FOR_TARGET.
8717         * libchill: Remove directory.
8718
8719 2002-04-11  DJ Delorie  <dj@redhat.com>
8720
8721         * Makefile.in, configure.in: Sync with binutils, entries
8722         follow...
8723
8724 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
8725
8726         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
8727         (do-tar, do-bz2): New rules.
8728         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
8729         (gdb-tar): New rule.
8730         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
8731         (insight_dejagnu.tar): New rule.
8732         (insight.tar): New rule.
8733         (gdb+dejagnu.tar): New rule.
8734         (gdb.tar): New rule.
8735
8736 2002-02-01  Mo DeJong  <supermo@bayarea.net>
8737
8738         * Makefile.in: Add all-tix to deps for all-snavigator
8739         so that tix is built when building snavigator.
8740
8741 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
8742
8743         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8744         ld and gdb are not supported.
8745
8746 2002-01-07  Mark Salter  <msalter@redhat.com>
8747
8748         * configure.in: Remove target-bsp and target-cygmon from arm builds.
8749         Allow target-libgloss to be built for arm, strongarm, and xscale.
8750
8751 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
8752
8753         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8754         options for i[3456]86-pc-linux* native builds.
8755
8756 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
8757
8758         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8759         files from .po files for a distribution.
8760
8761 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
8762
8763         * configure.in: Enable libstdc++-v3 for h8300 targets.
8764
8765 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
8766
8767         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
8768         version from bfd/.
8769
8770 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
8771
8772         * Makefile.in (VER): When present, extract the version number from
8773         the file version.in.
8774
8775 2001-05-24  Tom Rix  <trix@redhat.com>
8776
8777         * configure.in : enable ld for aix
8778
8779 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8780
8781         * config.guess: Add linux target for S/390.
8782
8783 2000-11-07  Philip Blundell  <pb@futuretv.com>
8784
8785         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8786
8787 2000-11-03  Philip Blundell  <pb@futuretv.com>
8788
8789         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8790         files.
8791
8792 2001-01-15  Ben Elliston  <bje@redhat.com>
8793
8794         * configure.in (host_tools): Add sid.
8795         Always configure cgen.
8796
8797 2000-11-24  Nick Clifton  <nickc@redhat.com>
8798
8799         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
8800
8801
8802 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
8803
8804         * Makefile.in (ALL_MODULES): Add all-cgen.
8805         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8806         (all-cgen): New target.
8807         (all-opcodes,all-sim): Depend on all-cgen.
8808         * configure.in (host_tools): Add cgen.
8809         Only configure cgen if --enable-cgen-maint.
8810
8811 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
8812
8813         * configure.in: Add *-*-freebsd* configurations.
8814
8815 2002-04-08  Tom Tromey  <tromey@redhat.com>
8816
8817         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8818         Fixes PR libgcj/6068.
8819
8820 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
8821
8822         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8823
8824 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8825
8826         * configure.in (alpha*-dec-osf*): Enable libgcj.
8827
8828 2003-03-27  Matthew Gingell  <gingell@gnat.com>
8829
8830         * MAINTAINERS (Write After Approval): Add myself.
8831
8832 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
8833
8834         Fix for: PR bootstrap/3591, target/5676
8835         * configure.in (mcore-pe): Disable the configuration of
8836         libstdc++-v3 since exceptions are not supported.
8837
8838 2002-03-20  Anthony Green  <green@redhat.com>
8839
8840         * configure.in: Enable libgcj for xscale-elf target.
8841
8842 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
8843
8844         * MAINTAINERS:  Update my email address.
8845
8846 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
8847
8848         * ltmain.sh (relink_command): Fix typo in previous change.
8849
8850 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
8851
8852         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
8853         (relink_command): Added --tag flags.
8854         (mode=install): If relinking fails; error out.
8855
8856 2002-03-12  Richard Henderson  <rth@redhat.com>
8857
8858         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
8859         .NOTPARALLEL tag.
8860         (do-check): Rename from check.
8861         (check): Allow parallel check.
8862
8863 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
8864
8865         * MAINTAINERS: Add myself as maintainer for xtensa port.
8866         Fix alphabetical order in CPU port maintainer list.
8867         Remove myself from Write After Approval list.
8868
8869 2002-03-11  Richard Henderson  <rth@redhat.com>
8870
8871         * Makefile.in (.NOTPARALLEL): Add fake tag.
8872
8873 2002-03-07  H.J. Lu  (hjl@gnu.org)
8874
8875         * configure.in: Enable gprof for mips*-*-linux*.
8876
8877 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
8878
8879         * MAINTAINERS (Write After Approval): Add myself.
8880
8881 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
8882
8883         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8884         libjava.
8885         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8886
8887 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
8888
8889         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8890         because its Makefile is there; test for the executable instead.
8891
8892 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
8893
8894         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8895         libstdc++-v3 and libjava.
8896
8897 2002-02-11  Adam Megacz  <adam@xwt.org>
8898
8899         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8900         boehm-gc
8901
8902 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
8903
8904         * config.guess: Updated to 2002-01-30's version.
8905         * config.sub: Updated to 2002-02-01's version.
8906         Contribute sh64-elf.
8907         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
8908         * configure.in: Added sh64-*-*.
8909
8910 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
8911
8912         * MAINTAINERS: Belatedly add myself to write after approval list.
8913
8914 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
8915
8916         * MAINTAINERS: Put self in as maintainer for x86-64 port.
8917         Remove self as Write After Approval.
8918
8919 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
8920
8921         * MAINTAINERS: Put self in as maintainer for contrib/regression
8922         directory.
8923
8924 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
8925
8926         * MAINTAINERS:  Update my email address.
8927
8928 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
8929
8930         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
8931         target-libiberty, and target-libgloss.  Skip Java-related
8932         libraries if not supported for NetBSD on target CPU.
8933
8934 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
8935
8936         * install-sh: Use _inst.$$_ for temp file name.
8937
8938 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
8939
8940         * MAINTAINERS (Write After Approval): Move my contact info
8941         from here...
8942         (OS Port Maintainers): ...to here (netbsd).
8943
8944 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
8945
8946         * MAINTAINERS (Write After Approval): Add myself.
8947
8948 2002-01-17  H.J. Lu  <hjl@gnu.org>
8949
8950         * Makefile.in (all-fastjar): Also depend on all-libiberty.
8951         (all-target-fastjar): Also depend on all-target-libiberty.
8952
8953 2002-01-16  H.J. Lu  (hjl@gnu.org)
8954
8955         * config.guess: Import from master sources, rev 1.225.
8956         * config.sub: Import from master sources, rev 1.238.
8957
8958 2002-01-16  Kazu Hirata  <kazu@hxi.com>
8959
8960         * MAINTAINERS (Write After Approval): Remove myself.
8961
8962 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
8963
8964         * MAINTAINERS (Write After Approval): Add myself.
8965
8966 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8967
8968         * MAINTAINERS: Add self as docs co-maintainer.
8969
8970 2001-12-11  Matthias Klose  <doko@debian.org>
8971
8972         * MAINTAINERS (Write After Approval): Add myself.
8973
8974 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
8975
8976         * MAINTAINERS: Update my email address.
8977
8978 2001-12-07  Turly O'Connor  <turly@apple.com>
8979         * MAINTAINERS (Write After Approval): Add myself.
8980         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
8981         (rs6000_initialize_trampoline): Call __trampoline_setup for
8982         ABI_DARWIN too.
8983         * darwin-tramp.asm: New file, implements __trampoline_setup.
8984         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
8985
8986 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
8987
8988         * MAINTAINERS (Write After Approval): Add myself.
8989
8990 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
8991
8992         * configure, configure.in: Use temp file for long sed commands.
8993
8994 2001-12-03  Laurent Guerby  <guerby@acm.org>
8995
8996         * config.sub: Update to version 1.232 on subversion.
8997
8998 2001-12-03  Ben Elliston  <bje@redhat.com>
8999
9000         * MAINTAINERS: Update mail address for config.* patches.
9001
9002 2001-11-27  DJ Delorie  <dj@redhat.com>
9003             Zack Weinberg  <zack@codesourcery.com>
9004
9005         When build != host, create libiberty for the build machine.
9006
9007         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9008         CONFIG_ARGUMENTS.
9009         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9010         New variables.
9011         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9012         and rules.
9013         (all.normal): Depend on ALL_BUILD_MODULES.
9014         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9015         (all-build-libiberty): Depend on configure-build-libiberty.
9016
9017         * configure: Calculate and substitute proper value for
9018         ALL_BUILD_MODULES.
9019         * configure.in: Create the build subdirectory.
9020         Calculate and substitute TARGET_CONFIGARGS (formerly
9021         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9022
9023 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
9024
9025         * MAINTAINERS (write-after-approval): Add self.
9026
9027 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9028
9029         * MAINTAINERS (GNATS only accounts): Remove self.
9030
9031 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
9032
9033         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9034         libf2c.
9035
9036 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9037
9038         * MAINTAINERS (Write After Approval): Add self.
9039
9040 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9041
9042         * MAINTAINERS: mips and s390 are also CPU ports.
9043
9044 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9045
9046         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9047
9048 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
9049
9050         * MAINTAINERS: Alphabetize.
9051
9052 2001-11-09  Kazu Hirata  <kazu@hxi.com>
9053
9054         * MAINTAINERS (Various maintainers: h8 port): Add myself.
9055
9056 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9057
9058         * MAINTAINERS (Various maintainers: hppa port): Added myself.
9059
9060 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
9061
9062         * configure.in (--enable-languages): Be more permissive about
9063         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
9064
9065 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
9066
9067         * config.sub: Import from master sources, rev. 1.230.
9068         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9069
9070 2001-11-07  Laurent Guerby  <guerby@acm.org>
9071
9072         * MAINTAINERS (Write After Approval): Add self.
9073
9074 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
9075
9076         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9077
9078 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
9079
9080         * config.sub: Import from master sources, rev 1.226.
9081         * config.guess: Import from master sources, rev 1.216.
9082
9083 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
9084
9085         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9086         * MAINTAINERS: Add self as maintainer of MMIX port.
9087         Remove old after-approval entry.
9088
9089 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
9090
9091         * ChangeLog, configure: Fix spelling errors.
9092
9093 2001-10-20  Brendan Kehoe  <brendan@zen.org>
9094
9095         * MAINTAINERS: Tweak my address.
9096
9097 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
9098
9099         * MAINTAINERS: Update my email address.
9100
9101 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
9102
9103         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9104         * MAINTAINERS: Add self as maintainer of CRIS port.
9105
9106 2001-10-10  Geert Bosch  <bosch@gnat.com>
9107
9108         * MAINTAINERS (Various maintainers: Ada front end):
9109         Added Robert Dewar.
9110
9111 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
9112
9113         * MAINTAINERS (Write After Approval): Added self
9114
9115 2001-10-02  Geert Bosch  <bosch@gnat.com>
9116
9117         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9118
9119 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9120
9121         * configure: Handle temporary files securely using mkdir.
9122
9123 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
9124
9125         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9126
9127 2001-09-26  Will Cohen  <wcohen@redhat.com>
9128
9129         * configure.in (*-*-linux*): Disable configuration of target-newlib
9130         and target-libgloss.
9131
9132 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9133
9134         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9135         RANLIB.
9136
9137 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
9138
9139         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9140         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9141         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9142         avoid quotes nesting problems.
9143         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9144         (DO_X): Export only variables that are set.
9145
9146 2001-09-19  Ben Elliston  <bje@redhat.com>
9147
9148         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9149         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9150         semantics.  Use the shell built-in "type" command instead.
9151
9152 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
9153
9154         Merged from gcc-3_0-branch:
9155         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
9156         * ltcf-c.sh: Use $objext, not $ac_objext.
9157         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
9158         * ltcf-cxx.sh: Add support for GNU.
9159         2001-07-22  Timothy Wall  <twall@redhat.com>
9160         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
9161         default settings if using GNU tools with that configuration.
9162         * ltcf-cxx.sh: Ditto.
9163         * ltcf-gcj.sh: Ditto.
9164         2001-07-21  Michael Chastain  <chastain@redhat.com>
9165         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9166         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
9167         * ltmain.sh: Mark as gcc-local.
9168
9169 2001-08-30  Eric Christopher  <echristo@redhat.com>
9170             Jason Eckhardt  <jle@redhat.com>
9171
9172         * config.guess: Merge from master sources.
9173         * config.sub: Merge from master sources, add support for mipsisa32.
9174
9175 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
9176         * config.sub: Merge from master sources, rev 1.219.
9177         * MAINTAINERS: Add self as contact for stormy16 port.
9178
9179 2001-08-14  Zack Weinberg  <zackw@panix.com>
9180
9181         * config.sub: Merge from master sources, rev 1.218.
9182         * config.guess: Merge from master sources, rev 1.209.
9183
9184 2001-08-11  Graham Stott  <grahams@redhat.com>
9185
9186         * Makefile.in (check-c++): Add missing semicolon.
9187
9188 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
9189
9190         * MAINTAINERS (Various maitainers: predict.def): Added myself.
9191
9192 2001-07-30  Eric Christopher  <echristo@redhat.com>
9193
9194         * MAINTAINERS (Various maintainers: mips port): Added myself.
9195
9196 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
9197
9198         * configure.in (sh-*-linux*): New.
9199
9200 2001-07-27  Richard Henderson  <rth@redhat.com>
9201
9202         * .cvsignore: Add LAST_UPDATED.
9203
9204 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
9205
9206         * MAINTAINERS (Various maintainers: s390 port): Added myself.
9207
9208 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
9209
9210         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9211
9212 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
9213
9214         * MAINTAINERS (Write After Approval): Added myself.
9215
9216 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9217
9218         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9219         and libgcj on m68hc11/m68hc12.
9220
9221 2001-06-27  H.J. Lu  (hjl@gnu.org)
9222
9223         * Makefile (CFLAGS_FOR_BUILD): New.
9224         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9225
9226 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9227
9228         * README: Remove version number.
9229
9230 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9231
9232         * INSTALL/README: Update wrt. to the installation instructions now
9233         residing in gcc/doc/install.texi.
9234
9235 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9236
9237         * README: Replace with a cut-down and updated version of gcc/README.
9238
9239 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
9240
9241         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9242         multilibs to be disabled.
9243
9244 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
9245
9246         * MAINTAINERS (Write After Approval): Add myself.
9247
9248 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
9249
9250         * config.guess: Import CVS version 1.195.
9251         * config.sub: Import CVS version 1.212.
9252
9253 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
9254
9255         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9256         gcc/xgcc is built, use -print-prog-name to find out the program
9257         name to use.
9258
9259 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
9260
9261         * config.guess:  Import CVS version 1.194.  All gcc-local changes
9262         appear to also be in the master copy.
9263         * config.sub:  Import CVS version 1.211.
9264
9265 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
9266
9267         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9268         with_gcc]: Use `gcc -shared' to build a shared library.
9269
9270 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9271
9272         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9273         archives.
9274
9275 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9276
9277         * MAINTAINERS (Write After Approval): Add myself.
9278
9279 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
9280
9281         * configure.in (libstdcxx_flags): Do not try to execute
9282         libstdc++-v3/testsuite_flags until it exists.
9283
9284 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
9285
9286         * MAINTAINERS: Update my email address.
9287
9288 2001-05-31  Graham Stott  <grahams@redhat.com>
9289
9290         * MAINTAINERS (Write After Approval): Add myself.
9291
9292 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
9293
9294         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
9295         libraries when using g++ with native linker.
9296
9297 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
9298
9299         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9300
9301 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
9302
9303         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9304         [aix4*|aix5*]: Prepend blank.
9305
9306 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
9307
9308         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9309         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
9310         of subdir/configure scripts to use the new libtool.m4.
9311
9312 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
9313
9314         * MAINTAINERS (Write After Approval): Add myself.
9315
9316 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
9317
9318         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9319
9320 2001-05-11  Ben Elliston  <bje@redhat.com>
9321
9322         * Makefile.in (all-sid): New target.
9323         (check-sid, clean-sid, install-sid): Likewise.
9324
9325 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
9326
9327         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9328
9329 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9330
9331         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9332         libgcj.
9333
9334 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9335
9336         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9337         gcc/xgcc is built, use -print-prog-name to find out the program
9338         name to use.
9339
9340 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
9341
9342         * configure.in (noconfigdirs): Don't reset it from scratch in the
9343         target case; only append to it.
9344
9345         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9346         sparc-*-solaris2.8]: Disable ${libgcj}.
9347
9348 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
9349
9350         * configure.in (libgcj_saved): Copy from $libgcj.
9351         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9352         --disable-libgcj.
9353
9354 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
9355
9356         * MAINTAINERS: Remove self as MIPS maintainer and
9357         C front end maintainer.
9358
9359 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
9360
9361         * configure.in: Move *-chorusos target case to the proper switch.
9362         Disable libgcj.
9363
9364 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9365
9366         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9367         1.641.2.228.
9368
9369 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9370
9371         * Makefile.in (STAGE1_CFLAGS): Pass down.
9372
9373 2001-04-13  Alan Modra  <amodra@one.net.au>
9374
9375         * config.guess: Add hppa64-linux support.  Note for next import that
9376         this is already in the master file.
9377         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
9378
9379 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9380
9381         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9382         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9383
9384 2001-04-11  Stan Shebs  <shebs@apple.com>
9385
9386         * MAINTAINERS: Add self as Darwin port maintainer.
9387
9388 2001-04-11  Alan Modra  <amodra@one.net.au>
9389
9390         * MAINTAINERS: Update my email address.
9391
9392 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
9393
9394         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9395         recent versions of FreeBSD (release 3 or later).
9396         * ltconfig: On FreeBSD, -lc must not be provided when building
9397         a shared library or else the standard -pthread gcc option is
9398         rendered worthless to later users of the built library.
9399
9400 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9401
9402         * MAINTAINERS: Add self and RTH as C front end maintainers.
9403
9404 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
9405
9406         * config.sub: Make sure to match an already-canonicalized
9407         machine name (eg. mn10300-unknown-elf).
9408
9409 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
9410
9411         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9412         New macros.
9413         (bootstrap, cross): Use RECURSE_FLAGS.
9414         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9415
9416 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
9417
9418         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9419
9420 2001-03-22  Colin Howell  <chowell@redhat.com>
9421
9422         * Makefile.in (DO_X): Do not backslash single-quotes in
9423         backquotes (two places).
9424
9425 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9426
9427         Re-installed:
9428         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9429         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9430         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9431         * ltcf-cxx.sh: Likewise.
9432         * ltcf-gcj.sh: Likewise.
9433
9434 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9435
9436         * MAINTAINERS: Add myself as "documentation co-maintainer".
9437
9438 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9439
9440         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9441         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9442
9443 2001-03-19  Tom Tromey  <tromey@redhat.com>
9444
9445         * config-ml.in: Handle GCJ and GCJFLAGS.
9446
9447 2001-03-21  Michael Chastain  <chastain@redhat.com>
9448
9449         * Makefile.in: all-m4 depends on all-texinfo.
9450
9451 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
9452
9453         * MAINTAINERS: Add myself to write after approval list.
9454
9455 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
9456
9457         * Makefile.in (DO_X): Quote nested quotes.
9458
9459 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
9460
9461         * MAINTAINERS: Add myself to write after approval list.
9462
9463 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
9464
9465         * Makefile.in (DO_X): Use double quotes for quoting
9466         "RANLIB=$${RANLIB}".
9467
9468 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
9469
9470         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9471
9472 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
9473
9474         * configure.in: Only use `lang_requires' for languages athat are
9475         actually enabled.
9476
9477 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
9478
9479         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
9480
9481 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
9482
9483         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9484
9485 2001-03-07  Tom Tromey  <tromey@redhat.com>
9486
9487         * configure.in: Allow config-lang.in to set `lang_requires' to list
9488         of other required languages.
9489
9490 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
9491
9492         * Makefile.in: Remove RANLIB definition. Use RANLIB
9493         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9494         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9495
9496 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
9497             Alexandre Oliva  <aoliva@redhat.com>
9498
9499         * Makefile.in (check-c++): Use tabs, not spaces.
9500
9501 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
9502
9503         * MAINTAINERS: add myself to Write After Approval list.
9504
9505 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
9506
9507         * Makefile.in (check-c++): New rule.
9508
9509         * configure.in (target_libs): Remove libg++.
9510         (noconfigdirs): Remove libg++.
9511         (noconfigdirs): Same.
9512         (noconfigdirs): Same.
9513         (noconfigdirs): Same.
9514
9515         * config-ml.in: Remove libg++ references.
9516
9517         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9518         (ALL_TARGET_MODULES): Same.
9519         (configure-target-libg++): Remove.
9520         (all-target-libg++): Remove.
9521         (configure-target-libio): Remove.
9522         (all-target-libio): Remove.
9523         (check-target-libio): Remove.
9524         (.PHONY): Remove.
9525         (libg++.tar.bz2): Remove.
9526         (all-target-cygmon): Remove libio.
9527         (all-target-libstdc++): Remove.
9528         (configure-target-libstdc++): Remove.
9529         (TARGET_LIB_PATH): Remove libstdc++.
9530         (ALL_GCC_CXX): Remove libstdc++.
9531         (all-target-gperf): Correct.
9532
9533 2001-02-16  Nick Clifton  <nickc@redhat.com>
9534
9535         * configure.in (noconfigdirs): Allow configuration of texinfo
9536         for Cygwin hosts.
9537
9538 2001-02-15  Anthony Green  <green@redhat.com>
9539
9540         * configure: Introduce GCJ_FOR_TARGET.
9541         * configure.in: Ditto.
9542         * Makefile.in: Ditto.
9543
9544 2001-02-13  Andreas Schwab  <schwab@suse.de>
9545
9546         * MAINTAINERS: Update mail address.
9547
9548 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9549
9550         * config.guess: Add linux target for S/390.
9551         * config.sub: Likewise.
9552
9553 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
9554
9555         * configure.in: for *-chorusos, don't config target-newlib and
9556         target-libgloss.
9557
9558 2001-02-06  Ben Elliston  <bje@redhat.com>
9559
9560         * configure: Output host type to stdout, not stderr.
9561
9562 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
9563
9564         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
9565         * ltcf-cxx.sh: Likewise.
9566
9567         * config.if: Assume enable_libstdcxx_v3 is defined.
9568
9569 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
9570
9571         Remove V2 C++ library.
9572         * configure.in: Remove --enable-libstdcxx_v3 support.
9573
9574 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
9575
9576         * include/demangle.h: Add prototype for java_demangle_v3.
9577
9578 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
9579
9580         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
9581
9582 2001-01-27  Richard Henderson  <rth@redhat.com>
9583
9584         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9585
9586 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9587
9588         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9589         Don't unset, it's non-portable and no longer necessary, set to empty
9590         instead.
9591
9592 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9593
9594         * ltconfig: Shell portability fix for the tagname validity check.
9595
9596 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
9597
9598         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9599         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9600
9601 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9602
9603         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9604
9605 2001-01-26  Tom Tromey  <tromey@redhat.com>
9606
9607         * configure.in: Allow libgcj to be built on Sparc Solaris.
9608
9609 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
9610
9611         * ltcf-c.sh: Add aix5 case.
9612         * ltcf-cxx.sh: Likewise.
9613         * ltconfig: Likewise.
9614
9615 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
9616
9617         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9618         keep at least one of build_libtool_libs or build_old_libs set to
9619         yes.
9620
9621         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9622         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9623
9624 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
9625
9626         * configure.in: Enable libgcj on several additional platforms.
9627
9628 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
9629
9630         * configure.in: Enable libgcj for linux targets.
9631
9632 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9633
9634         * MAINTAINERS (Write After Approval): Add myself.
9635
9636 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9637
9638         * MAINTAINERS: Add myself as vax port maintainer.
9639
9640 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
9641
9642         * MAINTAINERS: Add myself as Mercury front-end maintainer.
9643
9644 2001-01-09  Mike Stump  <mrs@wrs.com>
9645
9646         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
9647         failures of subdirectories.
9648
9649 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9650
9651         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9652         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9653         * ltcf-cxx.sh: Likewise.
9654         * ltcf-gcj.sh: Likewise.
9655         * ltconfig.sh: Fix typo.
9656
9657 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9658
9659         * configure: handle DOS-style absolute paths.
9660
9661 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9662
9663         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
9664
9665 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
9666
9667         * MAINTAINERS: Add myself as avr port co-maintainer.
9668
9669 2000-12-28  Ben Elliston  <bje@redhat.com>
9670
9671         * MAINTAINERS: Add myself under ``Write After Approval''.
9672
9673 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
9674
9675         * texinfo: Remove directory from GCC.
9676
9677 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9678
9679         * COPYING: Update to current
9680         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
9681         to 19yy as example year in copyright notice).
9682
9683 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
9684
9685         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
9686         (libstdcxx_incdir): Pass down.
9687         * config.if: Remove expired bits for cxx_interface, add stub.
9688         (libstdcxx_incdir): Add variable for g++ include directory.
9689         * configure.in (gxx_include_dir): Use it.
9690
9691 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
9692
9693         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
9694         with old-email address from ``Write After Approval''.
9695
9696 2000-12-15  Andreas Jaeger  <aj@suse.de>
9697
9698         * configure.in: Handle lang_dirs.
9699
9700 2000-12-14  Tom Tromey  <tromey@redhat.com>
9701
9702         * MAINTAINERS: Removed brads.
9703
9704         * MAINTAINERS: Added gcj developers.
9705
9706 2000-12-13  Anthony Green  <green@redhat.com>
9707
9708         * configure.in: Disable libgcj for any target not specifically
9709         listed.  Disable libgcj for x86 and Alpha Linux until compatible
9710         with g++ abi.
9711
9712 2000-12-13  Mike Stump  <mrs@wrs.com>
9713
9714         * Makefile.in (local-distclean): Also remove fastjar.
9715
9716 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
9717
9718         * contrib/gcc_update: Add fastjar --touch entries.
9719
9720 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
9721
9722         * configure.in: Disable language-specific target libraries for
9723         languages that aren't enabled.
9724
9725 2000-12-10  Anthony Green  <green@redhat.com>
9726
9727         * configure.in: Define libgcj.  Disable libgcj target libraries for
9728         most targets.
9729
9730 2000-12-10  Neil Booth  <neilb@earthling.net>
9731
9732         * MAINTAINERS: Update mail address, remove from WAA list.
9733
9734 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9735
9736         * libjava: Imported from /cvs/java.
9737         * libffi: Likewise.
9738         * Boehm-gc: Likewise.
9739
9740 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9741
9742         * configure.in (target_libs): Revert 2000-12-08 patch.
9743         (noconfigdirs): Added target-libjava.
9744
9745 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9746
9747         * djunpack.bat: removed.
9748
9749 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9750
9751         * Makefile.in: handle DOS-style absolute paths.
9752         * config-ml.in: likewise.
9753         * symlink-tree: likewise.
9754
9755 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9756
9757         * fastjar: Imported.
9758
9759 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9760
9761         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
9762         libjava.
9763         * configure.in (target_libs): Removed `target-libjava'.
9764
9765 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9766
9767         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
9768         (ALL_MODULES): Added fastjar.
9769         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
9770         (all-target-libjava): all-fastjar replaces all-zip.
9771         (all-fastjar): Added.
9772         (configure-target-fastjar, all-target-fastjar): Likewise.
9773         * configure.in (host_tools): Added fastjar.
9774
9775 2000-12-07  Mike Stump  <mrs@wrs.com>
9776
9777         * Makefile.in (local-distclean): Remove leftover built files.
9778
9779 2000-11-24  Nick Clifton  <nickc@redhat.com>
9780
9781         * configure.in (xscale-elf): Add target.
9782         (xscale-coff): Add target.
9783
9784 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
9785
9786         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9787         recent versions of FreeBSD (release 3 or later).
9788         * ltconfig: On FreeBSD, -lc must not be provided when building
9789         a shared library or else the standard -pthread gcc option is
9790         rendered worthless to later users of the built library.
9791
9792 2000-11-16  Fred Fish  <fnf@be.com>
9793
9794         * configure.in (enable_libstdcxx_v3): Fix typo,
9795         libstd++ -> libstdc++.
9796
9797 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9798
9799         * MAINTAINERS: Add self to Write After Approval list.
9800
9801 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
9802
9803         * MAINTAINERS: Update my email address.  Add myself to global write
9804         privs list.
9805
9806 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
9807
9808         * Makefile.in: Merge with src and libgcj.
9809         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
9810         configure-target-<library> when their configure scripts need the C
9811         or C++ library to have already been built to work properly.
9812         (do_proto_toplev): Set them to an empty string.
9813
9814         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9815         (REALLY_SET_LIB_PATH): Use them.
9816
9817 2000-11-17  Stan Shebs  <shebs@apple.com>
9818
9819         * MAINTAINERS: Add self to Write After Approval list.
9820
9821 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9822
9823         * configure: Provide the original toplevel configure arguments
9824         (including $0) to subprocesses in the environment rather than
9825         through gcc/configargs.h.
9826
9827 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9828
9829         * MAINTAINERS: Remove references to cccp. Change C9X reference to
9830         C99.  Alphabetise "Write After Approval" list.
9831
9832 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
9833
9834         * configure: Turn on libstdc++ V3 by default.
9835
9836         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9837         if we've got GCC.
9838
9839 2000-11-11  Philip Blundell  <philb@gnu.org>
9840
9841         * MAINTAINERS: Add self to Write After Approval list.
9842
9843 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
9844
9845         * ltcf-c.sh (aix4): Improve shared library configuration; require
9846         exporting symbols.
9847         * ltcf-cxx.sh (aix4): Define.
9848         * ltconfig (aix4): Define library and soname specs appropriate for
9849         AIX.  Define command to create export symbols list.
9850
9851 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
9852
9853         * config.sub: Add support for Sun Chorus
9854
9855 2000-10-31  Nick Clifton  <nickc@redhat.com>
9856
9857         * MAINTAINERS: Rename <name>@cygnus.com addresses to
9858         <name>@redhat.com.  Also installed new email address for Clint
9859         Popetz.
9860
9861 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
9862
9863         * etc: Remove directory from GCC.
9864
9865 2000-10-16  Michael Meissner  <meissner@redhat.com>
9866
9867         * configure (gcc/configargs.h): Only create if there is a build GCC
9868         directory created.
9869
9870 2000-10-16  Matthias Klose  <doko@debian.org>
9871
9872         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9873         when configured for libstdc++-v3.
9874
9875 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
9876
9877         * configure: Save configure arguments to gcc/configargs.h.
9878
9879 2000-10-04  Philipp Thomas  <pthomas@suse.de>
9880
9881         * config.guess: Import CVS version 1.157.
9882         * config.sub: Import CVS version 1.181.
9883
9884 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
9885
9886         * Makefile.in (bootstrap): avoid recursion if subdir missing
9887         (cross): ditto
9888         (do-proto-toplev): ditto
9889
9890 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
9891
9892         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9893         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9894
9895         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9896         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
9897         all affected `configure' scripts.
9898
9899 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
9900
9901         * MAINTAINERS: Add self as cpplib co-maintainer.
9902
9903 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
9904
9905         * MAINTAINERS: Add self to Write After Approval list.
9906
9907 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9908
9909         * INSTALL/README: egcs -> GCC update.
9910
9911 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
9912
9913         * MAINTAINERS: Add myself to Write After Approval list.
9914
9915 2000-09-15  Kazu Hirata  <kazu@hxi.com>
9916
9917         * MAINTAINERS: Add myself to Write After Approval list.
9918
9919 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
9920
9921         * configure.in: Do not build byacc for hppa64.  Provide paths to the
9922         X11 libraries for hppa64.
9923
9924 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9925
9926         * MAINTAINERS: Add myself as 68hc11 port maintainer.
9927
9928 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
9929
9930         * Makefile.in (all-zlib): Added dummy target.
9931
9932         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9933         ltcf-gcj.sh: Updated from libtool multi-language branch.
9934
9935 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
9936
9937         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9938         (bootstrap*): Depend on all-bootstrap.
9939
9940 2000-09-05  Philipp Thomas  <pthomas@suse.de>
9941
9942         * config.guess: Import CVS version 1.156.
9943         * config.sub: Import CVS version 1.179.
9944
9945 2000-09-02  Anthony Green  <green@cygnus.com>
9946
9947         * Makefile.in (all-gcc): Depend on all-zlib.
9948         (CLEAN_MODULES): Add clean-zlib.
9949         (ALL_MODULES): Add all-zlib.
9950         * configure.in (host_libs): Add zlib.
9951
9952 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
9953
9954         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9955         crosses, but add gcc/include to the header search path for them.
9956
9957 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
9958
9959         * MAINTAINERS: Add self to Write After Approval list.
9960
9961 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9962
9963         * config.guess: Import CVS version 1.152.
9964         * config.sub: Import CVS version 1.177.
9965
9966 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
9967
9968         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
9969         $targargs to tell whether newlib is going to be built.
9970
9971         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
9972         $$r/TARGET_SUBDIR/libio for _G_config.h.
9973
9974 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
9975
9976         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
9977
9978 2000-08-22  DJ Delorie  <dj@redhat.com>
9979
9980         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
9981
9982 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
9983
9984         * config-ml.in (CC, CXX): Avoid trailing whitespace.
9985         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9986         sub-configures.
9987
9988 2000-08-21  DJ Delorie  <dj@redhat.com>
9989
9990         * MAINTAINERS: Add self as a libiberty maintainer
9991
9992 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
9993
9994         * configure.in (libstdcxx_flags): Use
9995         libstdc++-v3/src/libstdc++.INC.
9996
9997 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
9998
9999         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10000
10001 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
10002
10003         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10004
10005         * configure: Make enable_threads and enable_shared defaults
10006         explicit.  Substitute enable_threads into generated Makefiles.
10007         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10008         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10009
10010 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
10011
10012         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10013
10014 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
10015
10016         * config-ml.in (CC): Remove bogus duplicate quotation mark from
10017         previous delta.
10018
10019 2000-08-11  Jason Merrill  <jason@redhat.com>
10020
10021         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10022         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10023         (FLAGS_FOR_TARGET): Not here.
10024         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10025
10026 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
10027
10028         * config-ml.in (CC, CXX): Don't introduce a leading space.
10029
10030 2000-08-07  DJ Delorie  <dj@delorie.com>
10031
10032         * MAINTAINERS: Add self as a DJGPP maintainer
10033
10034 2000-08-07  DJ Delorie  <dj@redhat.com>
10035
10036         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10037         "if we're also building gcc, and it's a gcc that will run on the
10038         build machine, we want to use its includes instead of the system's
10039         default includes".
10040
10041 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10042
10043         * MAINTAINERS: Add self to Write After Approval list.
10044
10045 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
10046
10047         * configure.in (libstdcxx_flags): Don't use `"'.
10048
10049         * config-ml.in: Adjust multilib search paths to the
10050         appropriate multilib tree.
10051
10052 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
10053
10054         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10055         commas in $LANGUAGES.
10056
10057 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
10058
10059         * configure.in: Re-enable all references to libg++ and librx.
10060
10061 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
10062
10063         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10064         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
10065         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10066         * ltcf-cxx.sh (need_lc): Set based on postdeps.
10067
10068         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10069
10070 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
10071
10072         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10073         CXX_FOR_TARGET for sed.
10074
10075 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
10076
10077         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10078         Do not override if already set in the environment or in configure.
10079         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10080         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10081
10082 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
10083
10084         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10085         the libtool CVS tree multi-language branch.
10086         * ltconfig, ltmain.sh: Updated.
10087
10088 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
10089
10090         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10091         (clean-target): Depend on it.
10092
10093         * Makefile.in (FLAGS_FOR_TARGET): New macro.
10094         (GCC_FOR_TARGET): Use it.
10095         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10096         * configure.in: ... here.
10097         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
10098         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10099
10100 2000-07-24  Eric Christopher  <echristo@cygnus.com>
10101
10102         * MAINTAINERS: Add self to Write After Approval list.
10103
10104 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
10105
10106         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10107         (configure-target-libchill, configure-target-libobjc): Likewise.
10108
10109         * configure.in: Use the same cache file for all target libs.
10110         * config-ml.in: But different cache files per multilib variant.
10111
10112 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10113
10114         * configure (topsrcdir): Don't use dirname.
10115
10116 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
10117
10118         * MAINTAINERS: Add self to Write After Approval list.
10119
10120 2000-07-20  Jason Merrill  <jason@redhat.com>
10121
10122         * configure.in: Remove all references to libg++ and librx.
10123
10124         * configure, configure.in, Makefile.in: Unify gcc and binutils.
10125
10126 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
10127
10128         * config.sub: Update to subversions version 2000-07-06.
10129
10130 2000-07-12  Andrew Haley  <aph@cygnus.com>
10131
10132         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10133         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10134
10135 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
10136
10137         * symlink-tree:  Check number of arguments.
10138
10139 2000-07-05  Jim Wilson  <wilson@cygnus.com>
10140
10141         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10142         search path for a g++ extracted from the build tree.  This
10143         will allow link tests run by configure scripts in
10144         subdirectories to succeed.
10145
10146 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
10147
10148         * ltconfig: Add support for mips-dde-sysv4.2MP
10149
10150 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10151
10152         * MAINTAINERS: Add myself as loop discovery maintainer.
10153
10154 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
10155
10156         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10157         `os2'. Force ac_cv_exeext to be ".exe" in that case.
10158
10159 2000-06-19  Timothy Wall  <twall@cygnus.com>
10160
10161         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10162         * config.sub: Add tic54x target.
10163
10164 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10165
10166         * MAINTAINERS: Add self as Fortran maintainer,
10167         remove Craig Burley.
10168
10169 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10170
10171         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10172         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10173
10174 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
10175
10176         * MAINTAINERS: Add self as i18n maintainer
10177
10178 20000-05-21  H.J. Lu  (hjl@gnu.org)
10179
10180         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10181         directory are used if they exist. Make sure
10182         $(build_tooldir)/include is searched for header files,
10183         $(build_tooldir)/lib/ for library files.
10184         (GCC_FOR_TARGET): Likewise.
10185         (CXX_FOR_TARGET): Likewise.
10186
10187 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
10188
10189         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10190
10191 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
10192
10193         * Makefile.in (configure-target-libiberty): Depend on
10194         configure-target-newlib.
10195
10196 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
10197
10198         * configure.in, Makefile.in: Merge all libffi-related
10199         configury stuff from the libgcj tree.
10200
10201 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10202
10203         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10204         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10205
10206 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10207
10208         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10209         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10210         current version information.  Add to proto-toplev directory.
10211         (gdb-taz): Build do-djunpack.
10212
10213 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
10214
10215         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10216
10217 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10218
10219         * MAINTAINERS: Add self to Write After Approval list.
10220
10221 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10222
10223         * ltmain.sh: Preserve in relink_command any environment
10224         variables that may affect the linker behavior.
10225
10226 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
10227
10228         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10229
10230 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
10231
10232         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10233
10234 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
10235
10236         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10237         with the version name.
10238
10239 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
10240
10241         * MAINTAINERS: Add self as bb-reorder maintainer.
10242
10243 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
10244
10245         * config.if: Tweak.
10246
10247 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
10248
10249         * djunpack.bat: New file.
10250
10251 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10252
10253         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10254         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10255         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10256         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10257
10258 2000-04-16  Dave Pitts  <dpitts@cozx.com>
10259
10260         * config.sub (case $basic_machine): Change default for "ibm-*"
10261         to "openedition".
10262
10263 2000-04-13  Andreas Jaeger  <aj@suse.de>
10264
10265         * MAINTAINERS: Added myself.
10266
10267 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10268
10269         * Makefile.in (gdb-taz): New target.  GDB specific archive.
10270         (do-md5sum): New target.
10271         (MD5PROG): Define.
10272         (PACKAGE): Default to TOOL.
10273         (VER): Default to a shell script.
10274         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
10275         md5 checksum generation.
10276         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10277         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10278         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10279         insight.tar.bz2): Use gdb-taz to create archive.
10280
10281 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10282
10283         * configure (warn_cflags): Delete.
10284
10285 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
10286
10287         * MAINTAINERS: Added myself.
10288
10289 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
10290             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
10291
10292         * configure.in (enable_libstdcxx_v3): Add.
10293         (target_libs): Add bits here to switch between libstdc++-v2 and
10294         libstdc++-v3.
10295         * config.if: And this file too.
10296         * Makefile.in: Add libstdc++-v3 targets.
10297
10298 2000-04-05  Michael Meissner  <meissner@redhat.com>
10299
10300         * config.sub (d30v): Add d30v as a basic machine type.
10301
10302 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
10303
10304         * configure.in: -linux-gnu*, not -linux-gnu.
10305
10306 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10307
10308         * MAINTAINERS: Add self in write-after-approval section.
10309
10310 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
10311
10312         * MAINTAINERS: Add self as ia64 port maintainer.
10313
10314 2000-03-08  Neil Booth  <NeilB@earthling.net>
10315
10316         * MAINTAINERS: Add self in write-after-approval section.
10317
10318 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10319
10320         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10321         (do-tar-bz2): Replace TOOL with PACKAGE.
10322         (gdb.tar.bz2): Remove GDBTK from GDB package.
10323         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10324         dejagnu.tar.bz2): New packages.
10325
10326 2000-02-27  Andreas Jaeger  <aj@suse.de>
10327
10328         * configure.in: Add entry for mips*-*-linux*, move catch all
10329         *-*-*linux* entry below this one.
10330
10331 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
10332
10333         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10334
10335 2000-02-24  Nick Clifton  <nickc@cygnus.com>
10336
10337         * config.sub: Support an OS of "wince".
10338
10339 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10340
10341         * config.guess, config.sub: Updated to match config's 2000-02-15
10342         version.
10343
10344 2000-02-23  Linas Vepstas  <linas@linas.org>
10345
10346         * config.sub: Add support for Linux/IBM 370.
10347         * configure.in: Likewise.
10348
10349 2000-02-22  Nick Clifton  <nickc@cygnus.com>
10350
10351         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10352
10353 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
10354
10355         * config.guess: Guess "cygwin" rather than "cygwin32".
10356
10357 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10358
10359         * configure (gcc_version): When setting, narrow search to
10360         lines containing `version_string'.
10361
10362 2000-02-15  Denis Chertykov  <denisc@overta.ru>
10363
10364         * config.sub: Add support for avr target.
10365
10366 2000-02-14  Nick Clifton  <nickc@cygnus.com>
10367
10368         * MAINTAINERS: Add maintainers for MCore port.
10369
10370 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10371
10372         * config.sub: Add mmix-knuth-mmixware.
10373
10374 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10375
10376         * MAINTAINERS: Pair cccp with cpplib maintainership.
10377
10378 2000-01-27  Christopher Faylor  <cgf@redhat.com>
10379
10380         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10381         structure stuff to -L library search.
10382         (CXX_FOR_TARGET): Ditto.
10383         (CROSS_CHECK_MODULES): Fix spelling mistake.
10384
10385 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
10386
10387         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10388         the C++ compiler.
10389
10390 2000-01-12  Richard Henderson  <rth@cygnus.com>
10391
10392         * configure.in: Don't build some bits for beos.
10393
10394 2000-01-12  Joel Sherrill (joel@OARcorp.com)
10395
10396         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10397         as include files.
10398
10399 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
10400
10401         * Add self as cpplib maintainer, as requested by Jason
10402         Merrill.  Correct my e-mail address.
10403
10404 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
10405
10406         * configure.in: Use mt-aix43 to handle *_TARGET defs,
10407         not mh-aix43.
10408
10409 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
10410
10411         * MAINTAINERS: Add myself to "write after approval" list.
10412
10413 1999-12-14  Richard Henderson  <rth@cygnus.com>
10414
10415         * config.guess (alpha-osf, alpha-linux): Detect ev67.
10416         * config.sub: Accept alphaev[78], alphaev8.
10417
10418 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10419
10420         * config.guess, config.sub: Update from autoconf.
10421
10422 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
10423
10424         * MAINTAINERS:  update my playtime e-address.
10425
10426 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10427
10428         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10429         necessary libraries are missing.
10430
10431 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
10432
10433         * MAINTAINERS: Add new 'write after approval' maintainer.
10434
10435 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10436
10437         * MAINTAINERS: Add new Java maintainer.
10438
10439 1999-10-25  Andreas Schwab  <schwab@suse.de>
10440
10441         * configure: Fix quoting inside arguments of eval.
10442
10443 1999-10-21  Nick Clifton  <nickc@cygnus.com>
10444
10445         * config-ml.in: Allow suppression of some ARM multilibs.
10446
10447 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
10448
10449         * config.guess: Add OS/390 match pattern.
10450         * config.sub: Add mvs, openedition targets.
10451         * configure.in (i370-ibm-opened*): New.
10452
10453 1999-09-04  Steve Chamberlain  <sac@pobox.com>
10454
10455         * config.sub: Add support for configuring for pj.
10456
10457 1999-08-31  Nick Clifton  <nickc@cygnus.com>
10458
10459         * config.sub (maybe_os): Add support for configuring for fr30.
10460
10461 1999-08-25  Nick Clifton  <nickc@cygnus.com>
10462
10463         * configure.in: Do not configure or build ld for AIX
10464         platforms.  ld is known to be broken on these platforms.
10465
10466 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10467
10468         * config-ml.in: Pass compiler flag corresponding to multidirs to
10469         subdir configures.
10470
10471 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
10472
10473         * Makefile.in (LDFLAGS): Define.
10474
10475 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
10476
10477         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10478         noconfigdirs.
10479         (*-*-cygwin*): Likewise.
10480
10481 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
10482
10483         * mkdep: New file.
10484         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10485         (BINUTILS_SUPPORT_DIRS): Add mkdep.
10486
10487         From Eli Zaretskii <eliz@is.elta.co.il>:
10488         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10489         long file name when using DJGPP on MS-DOS.
10490
10491 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
10492
10493         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10494
10495 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
10496
10497         * Makefile.in (check-target-libio): Remove all-target-libstdc++
10498         dependency as this causes "make check" to globally "make all"
10499
10500 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
10501
10502         * configure.in (target_libs): Added target-zlib.
10503         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10504         (CONFIGURE_TARGET_MODULES): Likewise.
10505         (CHECK_TARGET_MODULES): Likewise.
10506         (INSTALL_TARGET_MODULES): Likewise.
10507         (CLEAN_TARGET_MODULES): Likewise.
10508         (configure-target-zlib): New target.
10509         (all-target-zlib): Likewise.
10510         (all-target-libjava): Depend on all-target-zlib.
10511         (configure-target-libjava): Depend on configure-target-zlib.
10512
10513         * Makefile.in (configure-target-libjava): Depend on
10514         configure-target-newlib.
10515         (configure-target-boehm-gc): New target.
10516         (configure-target-qthreads): New target.
10517
10518         * configure.in (target_libs): Added target-qthreads.
10519         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10520         (CONFIGURE_TARGET_MODULES): Likewise.
10521         (CHECK_TARGET_MODULES): Likewise.
10522         (INSTALL_TARGET_MODULES): Likewise.
10523         (CLEAN_TARGET_MODULES): Likewise.
10524         (all-target-qthreads): New target.
10525         (configure-target-libjava): Depend on configure-target-qthreads.
10526         (all-target-libjava): Depend on all-target-qthreads.
10527
10528         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10529         (CONFIGURE_TARGET_MODULES): Likewise.
10530         (CHECK_TARGET_MODULES): Likewise.
10531         (INSTALL_TARGET_MODULES): Likewise.
10532         (CLEAN_TARGET_MODULES): Likewise.
10533         (all-target-libjava): New target.
10534         (all-target-boehm-gc): Likewise.
10535         * configure.in (target_libs): Added libjava, boehm-gc.
10536
10537 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
10538
10539         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10540         configure.bat in SUPPORT_FILES.
10541         (gas+binutils.tar.bz2): Likewise.
10542
10543         * makeall.bat: Remove; obsolete.
10544
10545 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
10546
10547         From Mark Elbrecht:
10548         * configure.bat: Remove; obsolete.
10549
10550 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
10551
10552         * configure: Add -W -Wall to the default CFLAGS when compiling with
10553         gcc.
10554
10555 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
10556
10557         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10558
10559 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
10560
10561         * configure.in: Build ld on IRIX6.
10562
10563 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
10564
10565         * Makefile.in: Change distribution targets to use bzip2 instead of
10566         gzip.
10567         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10568         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10569
10570 1999-06-04  Nick Clifton  <nickc@cygnus.com>
10571
10572         * config.sub: Add mcore target.
10573
10574 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
10575
10576         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10577
10578 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
10579
10580         * config.guess (dummy): Changed to $dummy.
10581
10582 1999-05-24  Nick Clifton  <nickc@cygnus.com>
10583
10584         * config.sub: Tidied up case statements.
10585
10586 1999-05-22  Ben Elliston  <bje@cygnus.com>
10587
10588         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10589         <jiro@din.or.jp>.
10590
10591         * config.guess: Merge with FSF version. Future changes will be
10592         more accurately recorded in this ChangeLog.
10593         * config.sub: Likewise.
10594
10595 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
10596
10597          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10598
10599 1999-04-30  Tom Tromey  <tromey@cygnus.com>
10600
10601         * ltmain.sh: [mode link] Always use CC given by ltconfig.
10602
10603 1999-04-23  Tom Tromey  <tromey@cygnus.com>
10604
10605         * ltconfig, ltmain.sh: Update to libtool 1.2f.
10606
10607 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
10608
10609         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
10610         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
10611         Bad merge removed these two changes.
10612
10613 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
10614                           Martin Heller (Ing.-Buero_Heller@t-online.de)
10615
10616         * config.guess (interix Alpha): Add.
10617
10618 1999-04-11  Richard Henderson  <rth@cygnus.com>
10619
10620         * configure.in (i?86-*-beos*): Do config gperf; don't config
10621         gdb, newlib, or libgloss.
10622
10623 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
10624
10625         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
10626         link a trivial program with -mabi=64.  If it fails, remove mabi=64
10627         from multidirs.
10628
10629 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
10630
10631         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
10632
10633 1999-04-08  Nick Clifton  <nickc@cygnus.com>
10634
10635         * config.sub: Add support for mcore targets.
10636
10637 1999-04-07  Michael Meissner  <meissner@cygnus.com>
10638
10639         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
10640         not mt-ospace, in order to shut up assembler warning about using
10641         symbols that are named the same as registers.
10642
10643 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
10644
10645         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
10646         dependency list for all-target-cygmon.
10647
10648 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
10649
10650         * config-ml.in: Check $host, not $target, for selective multilibs.
10651         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
10652         thumb interworking, and underscore prefix multilibs.
10653
10654 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
10655
10656         * missing: Update to version from current automake.
10657
10658 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
10659
10660         * configure (gxx_include_dir): Removed.
10661
10662         * configure.in (gxx_include_dir): Handle it.
10663         * Makefile.in: Likewise.
10664
10665 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
10666
10667         * config.sub (mips64vr4111,mips64vr4111el) Add.
10668
10669 1999-03-21  Ben Elliston  <bje@cygnus.com>
10670
10671         * config.guess: Correct typo for detecting ELF on FreeBSD.
10672
10673 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
10674
10675         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
10676         config/mh-djgpp.
10677
10678 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
10679
10680         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
10681         all-target-newlib to dependency list for all-target-bsp.
10682
10683 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10684
10685         * config.sub: Add i386-uwin support.
10686         * config.guess: Likewise.
10687
10688 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10689
10690         * configure.in: cleanup, add mh-*pic handling for arm, special
10691         case powerpc*-*-aix*
10692
10693 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
10694
10695         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
10696         can be built.
10697
10698 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
10699
10700         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
10701         targets.
10702
10703 1999-03-02  Nick Clifton  <nickc@cygnus.com>
10704
10705         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
10706
10707 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
10708
10709         * config.sub: Check for "cygwin*" rather than "cygwin32*"
10710
10711 1999-02-24  Nick Clifton  <nickc@cygnus.com>
10712
10713         * config.sub: Fix typo in arm recognition.
10714
10715 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
10716
10717         * configure.in (noconfigdirs): Changed target_configdirs to
10718         include target-bsp only for m68k-*-elf* and m68k-*-coff*
10719         rather than m68k-*-* since it is not known to work on
10720         m68k-aout. Ditto for arm-*-*oabi.
10721
10722 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
10723
10724         * configure.in (*-*-windows*): Remove, no longer used.
10725
10726 1999-02-19  Ben Elliston <bje@cygnus.com>
10727
10728         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
10729         Smart and improved by Andrew Cagney.
10730
10731 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
10732
10733         * config.guess: Recognize openbsd-*-hppa.
10734
10735 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
10736
10737         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
10738         only if it is not empty.
10739
10740 1999-02-17  Nick Clifton  <nickc@cygnus.com>
10741
10742         Patch from: Scott Bambrough <scottb@corelcomputer.com>
10743
10744         * config.guess: Modified to recognize uname's armv* syntax.
10745
10746         * config.sub: Modified to recognize uname's armv* syntax.
10747
10748 1999-02-17  Mark Salter  <msalter@cygnus.com>
10749
10750         * configure.in: Added target-bsp for sparclite.
10751
10752 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
10753
10754         * config.sub: Recognize alphapca5[67] and up to alphaev8.
10755
10756 1999-02-08  Nick Clifton  <nickc@cygnus.com>
10757
10758         * configure.in: Add support for strongarm port.
10759         * config.sub: Add support for strongarm target.
10760
10761 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10762
10763         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10764         the old name config/mh-cygwin32.
10765         Enable texinfo.
10766
10767 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
10768
10769         * configure.in: Do build ld for ix86 Solaris.
10770
10771 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
10772
10773         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
10774         $AR_FOR_TARGET.  Likewise for RANLIB.
10775
10776 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
10777
10778         * config.sub (oabi):  Recognize.
10779         * configure.in (arm-*-oabi):  Handle.
10780
10781 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
10782
10783         * config.guess: Improve detection of i686 on UnixWare 7.
10784
10785 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10786
10787         * config.guess: Add support for i386-pc-interix.
10788         * config.sub: Likewise.
10789         * configure.in: Likewise.
10790
10791 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
10792
10793         * Makefile.in: Remove unneeded all-target-libio from
10794         from all-target-winsup target since it is now unneeded.
10795         Add all-target-libtermcap in its place since it is now
10796         needed.
10797
10798 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
10799
10800         * configure.in: makefile stub for cygwin target is probably
10801         unnecessary.  Remove it for now.
10802
10803 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
10804
10805         * configure.in: libtermcap.a should be built when cygwin is the
10806         target as well as the host.
10807         * config.guess: Allow mixed case in cygwin uname output.
10808         * Makefile.in: Add libtermcap target.
10809
10810 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
10811
10812         * config.sub: Clean up handling of hppa2.0.
10813
10814 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
10815
10816         * config.guess: Use C code to identify more HP machines.
10817
10818 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
10819
10820         * config.sub: Handle hppa2.0.
10821
10822 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
10823
10824         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10825         cygmon for all sparclite targets, regardless of object format.
10826
10827 1998-12-15  Mark Salter  <msalter@cygnus.com>
10828
10829         * configure.in: Added target-bsp for several target architectures.
10830
10831         * Makefile.in: Added rules for bsp.
10832
10833 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
10834
10835         * config.guess: Improve detection of hppa2.0 processors.
10836
10837 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
10838
10839         * config.guess: Recognize FreeBSD using ELF automatically.
10840
10841 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
10842
10843         * configure (skip-this-dir): Add handling for new shell script, which
10844         might be created by a sub-directory's configure to indicate, this particular
10845         directory is "unwanted".
10846         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10847
10848 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
10849
10850         * ltconfig: import from libtool, after changing libtool to
10851         account for the cygwin name change.
10852
10853 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
10854
10855         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10856         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10857
10858 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
10859
10860         * configure.in: Add libtermcap to list of cygwin dependencies.
10861
10862 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
10863
10864         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10865         they include winsup/include when it's a cygwin target.
10866
10867 1998-11-12  Tom Tromey  <tromey@cygnus.com>
10868
10869         * configure.in (host_tools): Added zip.
10870         * Makefile.in (all-target-libjava): Depend on all-zip.
10871         (all-zip): New target.
10872         (ALL_MODULES): Added all-zip.
10873         (NATIVE_CHECK_MODULES): Added check-zip.
10874         (INSTALL_MODULES): Added install-zip.
10875         (CLEAN_MODULES): Added clean-zip.
10876
10877 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
10878
10879         * Makefile.in: lose "32" from comment about cygwin.
10880
10881 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
10882
10883         * configure.in: Use -Os to build target libraries for the fr30.
10884
10885 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
10886
10887         * config.sub: Add fr30.
10888
10889 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
10890
10891         * configure.in: drop "32" from config/mh-cygwin32.  Check
10892         cygwin* instead of cygwin32*.
10893         * config.sub: Check cygwin* instead of cygwin32*.
10894
10895 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
10896
10897         * config.guess: Match any version of Unixware7.
10898
10899 1998-10-20  Syd Polk  <spolk@cygnus.com>
10900
10901         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10902         if desired.
10903
10904 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
10905
10906         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10907         these if the appropriate directories and files to not exist.
10908
10909 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
10910
10911         * Makefile.in (DEVO_SUPPORT): Add config.if.
10912
10913 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10914
10915         * configure: Add pattern to replace "build_tooldir"'s
10916         definition in the generated Makefile with "tooldir"'s
10917         actual value.
10918
10919 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
10920
10921         * config.sub: Bring back lost sparcv9.
10922
10923         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10924
10925 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
10926
10927         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10928         CC_FOR_TARGET and friends.
10929
10930 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
10931
10932         * Makefile.in (build_tooldir): New variable, same as tooldir.
10933         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10934         -B$(build_tooldir)/bin/.
10935         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10936
10937 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10938
10939         * README: Remove installation instructions and refer to the
10940         INSTALL directory instead.
10941
10942 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
10943
10944         * config.sub: Add support for i[34567]86-pc-udk.
10945         * configure.in: Likewise.
10946
10947 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
10948
10949         * Makefile.in: add bzip2 package building bits for user
10950         tools module
10951         * configure.in: ditto
10952
10953 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
10954
10955         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10956         (ALL_TARGET_MODULES): Add all-target-libobjc.
10957         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10958         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10959         (all-target-libchill): Add dependencies.
10960         * configure.in (target_libs): Add libchill.
10961
10962 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
10963
10964         * configure.in (target_subdir): Remove duplicate line.
10965
10966 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
10967
10968         * Makefile.in (all-automake): fix dependencies.
10969
10970 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
10971
10972         * configure.in: Minor cleanups for building in the $(target_alias)
10973         subdir.
10974
10975 1998-09-22  Jim Wilson  <wilson@cygnus.com>
10976
10977         * Makefile.in (bootstrap): Set r and s before make all.  Use
10978         BASE_FLAGS_TO_PASS in make all.
10979         (cross): Likewise.
10980
10981 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
10982
10983         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10984
10985 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
10986
10987         * config.sub: Fix typo in last change.
10988
10989 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10990
10991         * config.sub: Add support for C4x target.
10992         * configure.in: Likewise.
10993
10994 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
10995
10996         * config.sub: Recognize sparcv9 just like sparc64.
10997
10998 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
10999
11000         * config.guess: Match "Pent II" or "PentII" for OpenServer.
11001
11002 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
11003
11004         * config.guess: Correctly identify Pentium II sco boxes.
11005
11006         * config.guess: Fix "tr" code.  From Weiwen Liu.
11007
11008 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
11009
11010         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11011         stabs.
11012
11013 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
11014
11015         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11016         (ALL_TARGET_MODULES): Add all-target-libchill.
11017         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11018         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11019         (all-target-libchill): Add dependencies.
11020         * configure.in (target_libs): Add libchill.
11021
11022 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11023
11024         * config.guess: Avoid assumptions about "tr" behaves when
11025         LANG is set to something other than English.
11026
11027 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
11028
11029         * configure (gxx_include_dir): Changed to
11030         '${prefix}/include/g++'-${libstdcxx_interface}.
11031
11032         * config.if: New to determine the interfaces.
11033
11034 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
11035
11036         * config.guess: Detect and handle MPE/IX.
11037         * config.sub: Deal with MPE/IX.
11038
11039 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
11040
11041         * configure.in: Use mh-aix43.
11042
11043 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
11044
11045         * configure: Fix --without/--disable cases for gxx-include-dir.
11046
11047 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
11048
11049         * mdata-sh:  Imported.  Needed for automake support.
11050
11051 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
11052
11053         * Makefile.in (taz): Try "chmod -R og=u ." before
11054         "chmod og=u `find . -print`".
11055
11056 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
11057
11058         * configure.in: Add arm-elf and thumb-elf support.
11059
11060 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
11061
11062         * Makefile.in: Undo previous patch.
11063
11064 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
11065
11066         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11067         to here ...
11068         (install-no-fixedincludes): and here
11069         (INSTALL_MODULES): ... from here.
11070
11071 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11072
11073         * config.sub: Merge with FSF.
11074
11075         * config.guess: Merge with FSF.
11076
11077 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
11078
11079         * configure (extraconfigdirs): New variable.
11080         (SUBDIRS): Add extraconfigdirs and recurse on them too.
11081         * Makefile.in (all): Move higher in file.
11082         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11083         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11084         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11085         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11086         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11087
11088 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
11089
11090         * Makefile.in (all-target-libjava): Depend on all-gcc and
11091         all-target-newlib.
11092         (configure-target-libjava): Depend on $(ALL_GCC).
11093
11094 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
11095
11096         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11097         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11098
11099 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
11100
11101         * INSTALL/README: Fix typo.
11102
11103 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11104
11105         * ylwrap: Change absolute path checks to check for DOS style path
11106         names.
11107
11108         * ylwrap: Don't use a full path name if the source file is in the
11109         same directory.  From hjl@lucon.org (H.J. Lu).
11110
11111         * config-ml.in: Default to being verbose, to match Feb 18 change to
11112         configure.
11113
11114 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
11115
11116         Brought over from egcs:
11117
11118         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11119
11120         * configure.in (target_subdir): Set to ${target_alias} instead
11121         of "libraries".
11122
11123         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11124
11125         * configure.in (target_subdir): Set to libraries if enable_multilib.
11126
11127 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
11128
11129         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11130         multilibs, force reconfiguration the first time we create
11131         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11132
11133 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
11134
11135         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11136         avoid confusion with --no-recursion.
11137
11138 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
11139
11140         * configure.in: Win32 hosts shouldn't use install -x
11141         * install-sh: remove -x option, and special .exe-handling
11142         hack.
11143
11144 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
11145
11146         * config.guess: Recognize i586-pc-beos.
11147         * configure.in: Don't build some bits for beos.
11148
11149 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11150
11151         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11152         CFLAGS default to -O2.
11153
11154         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11155         when using GNU ld.
11156
11157 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
11158
11159         * ltmain.sh: Correct install when using a different shell.
11160
11161 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11162
11163         * ltconfig, ltmain.sh: Update to libtool 1.2b.
11164
11165 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
11166
11167         * makefile.vms: Update to build binutils/makefile.vms.  Add install
11168         target.
11169
11170 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
11171
11172         * ltconfig: Update to correct AIX handling.
11173
11174 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11175
11176         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11177
11178         * configure.in (target_subdir): Set to ${target_alias} instead
11179         of "libraries".
11180
11181 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
11182
11183         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11184         (Makefile): Depend on $(gcc_version_trigger).
11185
11186         * configure (gcc_version): Change default initializer to empty
11187         string.
11188         (gcc_version_trigger): New variable; pass this variable down
11189         to subdir configures to enable them checking gcc's version
11190         themselves. Emit make macros for both gcc_version vars.
11191         (topsrcdir): Initialize reliably.
11192         (recursion line): Remove --with-gcc-version=${gcc_version}.
11193
11194 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11195
11196         * configure (enable_version_specific_runtime_libs): Implement new flag
11197         --enable-version-specific-runtime-libs which installs C++ runtime stuff
11198         in $(libsubdir); emit definition in each generated Makefile.
11199         (gxx_include_dir): Initialize depending on
11200         $enable_version_specific_runtime_libs.
11201
11202 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11203
11204         * configure (gcc_version): Initialize properly depending on
11205         how and where configure is started.
11206         (recursion line): Pass a --with-gcc-version=${gcc_version}
11207         to configures in subdirs.
11208
11209 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
11210
11211         * configure.in (noconfigdirs): Add configure pattern for mips tx39
11212         cygmon
11213
11214 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
11215
11216         * configure.in: Add cygmon and libstub support for mn10200.
11217
11218 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
11219
11220         * configure (gcc_version): Add new variable describing the
11221         particular gcc version we're building.
11222         * Makefile.in (libsubdir): Add new macro for the directory
11223         in which the compiler finds executables, libraries, etc.
11224         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11225         and libsubdir.
11226
11227 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11228
11229         * Makefile.in (local-clean): Remove *.log.
11230         (warning.log): Built with warn_summary from build.log.
11231         (mail-report.log): Run test_summary.
11232         (mail-report-with-warnings.log): Run test_summary including
11233         warning.log in the report.
11234
11235 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
11236
11237         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11238
11239 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
11240
11241         * Makefile.in (grep): Grep no longer depends on libiberty.
11242
11243 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
11244
11245         * Makefile.in: all-snavigator needs all-libgui.
11246
11247 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
11248
11249         * configure.in: Add cygmon and libstub support for mn10300.
11250
11251 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
11252
11253         * missing: Update to version from automake 1.3.
11254
11255         * ltmain.sh: On installation, don't get confused if the same name
11256         appears more than once in the list of library names.
11257
11258 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11259
11260         * config.sub: Accept m68060 and m5200 as CPU names.
11261
11262 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
11263
11264         * configure: Use && rather than using -a in test, because odd
11265         strings can confuse test.
11266         * configure.in: Likewise.
11267
11268 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11269
11270         * ltconfig, ltmain.sh: Bring in Visual C++ support.
11271
11272 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11273
11274         * Makefile.in (boostrap2-lean, bootstrap3-lean,
11275         bootstrap4-lean): New targets.
11276
11277 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
11278
11279         * mpw-* Delete.  Not used.
11280
11281 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
11282
11283         * COPYING.LIB: Update FSF address.
11284
11285 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
11286
11287         * ltconfig, ltmain.sh: Update to libtool 1.2a.
11288
11289         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11290         GAS_SUPPORT_DIRS.
11291
11292 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
11293
11294         * ltconfig, ltmain.sh: Avoid producing a version number if
11295         -version-info was not used.
11296
11297 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11298
11299         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11300         building with newlib.
11301
11302 1998-04-30  Paul Eggert  <eggert@twinsun.com>
11303
11304         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11305         Solaris `make' causes it to continue to next definition.
11306
11307 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11308
11309         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11310         the right GUI libraries and files are installed along with GDB.
11311
11312 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11313
11314         * configure.in: Change alpha to alpha* in several places.
11315
11316 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
11317
11318         * config.sub: Recognize sparc86x.
11319
11320 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
11321
11322         * configure.in (--enable-target-optspace): Remove debug echo.
11323
11324 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
11325
11326         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11327
11328 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11329
11330         * ltconfig: Update cygwin32 support.
11331
11332         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11333         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11334         (GDB_SUPPORT_DIRS): Likewise.
11335
11336 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
11337
11338         * configure.in (target_makefile_frag): If --enable-target-optspace,
11339         use -Os to compile target libraries rather than -O2.  Default to
11340         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11341         not used.
11342         * configure.in (target_cflags): Ditto for d30v.
11343
11344 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
11345
11346         * Makefile.in (all-bfd): Depend on all-intl.
11347         (all-binutils): Likewise.
11348         (all-gas): Likewise.
11349         (all-gprof): Likewise.
11350         (all-ld): Likewise.
11351
11352 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
11353
11354         * configure.in (host_tools): Fix typo, lbtool -> libtool.
11355
11356 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11357
11358         * Makefile.in (all-bfd): Depend upon all-libiberty.
11359
11360         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11361
11362 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
11363
11364         * Makefile.in: Add libstub.
11365
11366         * configure.in: Ditto. Build libstub for targets that have cygmon
11367         support.
11368
11369 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
11370
11371         * configure.in: Don't set PICFLAG on ix86-cygwin32.
11372
11373 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
11374
11375         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11376         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
11377
11378 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
11379
11380         * configure: Define DEFAULT_M4 by searching PATH.
11381         * Makfile.in: Use DEFAULT_M4.
11382
11383 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11384
11385         * ltconfig: Add cygwin32 support.
11386
11387         * Makefile.in, configure.in: Add libtool as a native only directory
11388         to configure and build.
11389
11390 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
11391
11392         * Makefile.in (INSTALL_MODULES): Remove texinfo.
11393
11394 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
11395
11396         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11397
11398 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
11399
11400         * Makefile.in: add ash make rules
11401         * configure.in: add ash to native_only and host_tools lists
11402
11403 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
11404
11405         * Makefile.in (all-gettext, all-intl): New targets.
11406         (ALL_MODULES): Added all-gettext, all-intl.
11407         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11408         (INSTALL_MODULES): Added install-gettext, install-intl.
11409         (CLEAN_MODULES): Added clean-gettext, clean-intl.
11410
11411         * configure.in (host_tools): Added gettext.
11412         (native_only): Likewise.
11413         (noconfigdirs) [various cases]: Likewise.
11414         (host_libs): Added intl.
11415
11416 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
11417
11418         * configure: Do not disable building gdbtk for cygwin32 hosts.
11419
11420 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
11421
11422         * configure.in: Add thumb-coff target.
11423         * config.sub: Add thumb-coff target.
11424
11425 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11426
11427         * Makefile.in: Revert yesterday's change.
11428         (all-target-winsup):  all-target-librx stays out of here.
11429
11430 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11431
11432         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11433         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11434         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11435         Remove references to librx and libg++.
11436
11437 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
11438
11439         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11440         recursive makes
11441
11442 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
11443
11444         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11445         for newlib directory.
11446         (CXX_FOR_TARGET): Likewise.
11447
11448 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
11449
11450         * ltconfig: Update after libtool/ltconfig.in change for
11451         hpux11.
11452
11453 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
11454
11455         * ltconfig, ltmain.sh: Update to libtool 1.2.
11456
11457 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11458
11459         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11460         (install-gcc-cross): Instead, override LANGUAGES here.
11461
11462 1998-03-18  Dave Love  <d.love@dl.ac.uk>
11463
11464         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11465         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11466
11467 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
11468
11469         * configure.in: Add Thumb-pe target.
11470
11471 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
11472
11473         * Makefile.in - changed sn targets to snavigator
11474         * configure.in - changed sn targets to snavigator
11475
11476 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11477
11478         * config-ml.in: After building symlink tree call make distclean
11479         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11480         to be the case for libiberty.
11481
11482 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
11483
11484         * configure: When making link, also check the current
11485         directory. The configure scripts may create one.
11486
11487 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
11488
11489         * config.sub: Accept alphapca56 and alphaev6 properly.
11490
11491 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11492
11493         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11494
11495 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11496
11497         * config.sub (sco5): Fix typo.
11498
11499 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
11500
11501         * Makefile.in (INSTALL_MODULES): Move install-tcl before
11502         install-itcl.
11503         (install-itcl): Remove dependency on install-tcl.
11504
11505 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
11506
11507         * configure.in: Remove libgloss from noconfigdirs for MN10300.
11508
11509 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
11510
11511         * configure.in: Don't build libgui for a cygwin32 target when not on
11512         a cygwin32 host.
11513
11514 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11515
11516         * configure (redirect): Set to null, so default behavior of
11517         configure is now --verbose.
11518
11519 1998-02-16  Dave Love  <d.love@dl.ac.uk>
11520
11521         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11522         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11523
11524 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
11525
11526         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11527         this change to sync Makefile.in with its ChangeLog entries.
11528
11529 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
11530
11531         * ltmain.sh (mkdir): Check that the directory doesn't exist
11532         before we exit with error, so that we don't get races during
11533         parallel builds.
11534
11535 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11536
11537         * ltconfig, ltmain.sh: Update from libtool 1.0i.
11538
11539 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11540
11541         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11542         PICFLAG_FOR_TARGET.
11543         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11544
11545         * configure: Emit a definition for the new macro enable_shared
11546         into each Makefile.
11547
11548 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11549
11550         * configure.in (host_tools, native_only): Add libtool.
11551
11552 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
11553
11554         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11555         Fix typo in ming config comment.
11556
11557 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11558
11559         * ltconfig, ltmain.sh: Update from libtool 1.0h.
11560
11561 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
11562
11563         * config.sub: Add tic30 cases, and map c30 to tic30.
11564
11565 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
11566
11567         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11568         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11569         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11570         (CLEAN_TARGET_MODULES): Similarly
11571         (all-target-libf2c): Add dependences.
11572         * configure.in (target_libs): Add libf2c.
11573
11574 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
11575
11576         * configure.in: Remove expect from noconfigdirs when target
11577         is cygwin32.  OK to build expect and dejagnu with Canadian
11578         Cross.
11579
11580 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
11581
11582         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11583         host.
11584
11585         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11586         and mingw32.
11587
11588 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11589
11590         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11591         here as it is not defined in the toplevel Makefile.
11592
11593 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11594
11595         * configure (package_makefile_rules_frag): New variable, which names
11596         a file with generic rules, ...
11597         Change comment to mention we now have FIVE parts.
11598         * configure: Undo last change.
11599
11600 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
11601
11602         * config.guess: More accurate determination of HP processor types.
11603         * config.sub: More accurate determination of HP processor types.
11604
11605 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11606
11607         * configure (package_makefile_frag): Move inserting the
11608         ${package_makefile_frag} to where it should be according
11609         to the comment.
11610
11611 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
11612
11613         * config.guess: Add support for Linux/ARM.
11614
11615 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
11616
11617         * .cvsignore: Remove *-info and *-install since they match
11618         release-info and mpw-install, which we don't want to just ignore.
11619
11620 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
11621
11622         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
11623
11624 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
11625
11626         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
11627         local_prefix to sub-make invocations.
11628
11629 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
11630
11631         * configure.in: Check makefile fragments in the source
11632         directory.
11633
11634 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11635
11636         * configure.in: Check whether host and target makefile
11637         fragments exist before adding them to *_makefile_frag.
11638
11639 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
11640
11641         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
11642
11643 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
11644
11645         * configure.in: Make sure we only replace RPATH_ENVVAR on
11646         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
11647         regexp to sed.
11648
11649         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
11650         to sub-makes.
11651
11652 1998-01-13  Lee Iverson   (leei@ai.sri.com)
11653
11654         * config-ml.in (multi-do): LDFLAGS must include multilib
11655         designator.
11656
11657 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
11658
11659         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
11660
11661 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
11662
11663         * config.sub: Add mingw32 support.
11664         * configure.in: Likewise.
11665
11666 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
11667
11668         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
11669
11670 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
11671
11672         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11673         * configure (gxx_include_dir): Provide a definition for subdirs
11674         which do not use autoconf.
11675
11676 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
11677
11678         * config.guess: Sync with egcs.  Picks up new alpha support,
11679         BeOS & some additional linux support.
11680
11681 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
11682
11683         * config.guess: HP 9000/803 is a PA1.1 machine.
11684
11685 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
11686
11687         * configure.in: It's alpha*-...
11688
11689 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11690
11691         * configure.in (host_makefile_frag, target_makefile_frag):
11692         Handle multiple config files.
11693         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
11694         alpha-*-*.
11695
11696 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
11697
11698         * mkdep: New file.
11699
11700 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
11701
11702         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
11703
11704 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11705
11706         * Makefile.in: Add libgui directory.
11707         (GDB_TK): Add all-libgui.
11708         * configure.in: Add libgui directory.
11709         * configure: Add all-libgui to GDB_TK.
11710
11711 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
11712
11713         * config-ml.in (multidirs): Add m32r to multilib list.
11714
11715 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
11716
11717         * Makefile.in (all-target-gperf): Change dependency to
11718         all-target-libstdc++.
11719
11720 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
11721
11722         * config.guess: Add BeOS support.
11723
11724 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11725
11726         Source directory cvs renamed to cvssrc:
11727         * configure.in (host_tools): Change cvs to cvssrc.
11728         (native_only): Likewise.
11729         (noconfigdirs) [various cases]: Likewise.
11730         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
11731         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
11732         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
11733         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
11734         (all-cvssrc): Rename target from all-cvs.
11735
11736 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
11737
11738         * configure (gxx_include_dir): Fix thinko.
11739
11740 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
11741
11742         * Makefile.in (INSTALL_TARGET_CROSS): Define.
11743         (install-cross, install-gcc-cross): New targets.
11744
11745 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
11746
11747         * configure.in (noconfigdirs): Add support for Thumb target.
11748
11749         * config.sub (maybe_os): Add support for Thumb target.
11750
11751 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
11752
11753         * Makefile.in: Add rules for cygmon.
11754
11755         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
11756
11757 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
11758
11759         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11760         * configure (gxx_include_dir): Provide a definition for subdirs
11761         which do not use autoconf.
11762
11763 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
11764
11765         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
11766         11/18/97 build
11767
11768 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
11769
11770         * From Franz Sirl.
11771         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11772         found on RedHat Linux systems.
11773
11774 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
11775
11776         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11777         guesses.
11778
11779 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
11780
11781         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11782
11783 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
11784
11785         * ltmain.sh: If mkdir fails, check whether the directory was created
11786         anyhow by some other process.
11787
11788 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
11789
11790         * configure.in (d30v-*-*): Configure all directories.
11791
11792 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
11793
11794         * configure.in (d30v-*-*): Configure newlib, libiberty directories
11795         for the D30V.
11796
11797 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
11798
11799         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11800
11801 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
11802
11803         * include/libiberty.h: Add extern "C" { so it can be used with C++
11804         progrms.
11805         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
11806         programs.
11807
11808 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
11809
11810         * configure.in (d30v-*-*): Configure GCC now.
11811
11812 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
11813
11814         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11815         is no longer needed.
11816
11817 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
11818
11819         * Makefile.in: check-target-libio depends on all-target-libstdc++.
11820
11821 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
11822
11823         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11824         targets using "$@" to provide support for similar but not identical
11825         targets without having to duplicate code.
11826
11827 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
11828
11829         * makefile.vms: Fix to work with DEC C.
11830
11831 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
11832
11833         * config.sub: Add mips-tx39-elf to marketing names.
11834
11835 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
11836
11837         * ltmain.sh: Handle symlinks in generated script.
11838
11839 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
11840
11841         * configure: Handle autoconf style directory options: --bindir,
11842         --datadir, --includedir, --infodir, --libdir, --libexecdir,
11843         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11844         --sysconfdir.
11845         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11846         (sharedstatedir, localstatedir, oldincludedir): New variables.
11847         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11848         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11849         sbindir, sharedstatedir, and sysconfdir.
11850
11851 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11852
11853         * Makefile.in (bootstrap-lean): New target.
11854
11855 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
11856
11857         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
11858         sn, and gnuserv from noconfigdirs.
11859
11860 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
11861
11862         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11863
11864 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
11865
11866         * Makefile.in (cross): New target.
11867
11868 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
11869                           Jeff Law         <law@cygnus.com>
11870
11871         * Makefile.in (bootstrap2, bootstrap3): New targets.
11872         (all-bootstrap): Remove outdated and confusing target.
11873         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11874
11875 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11876
11877         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11878         windows.  Consistent with gdb/configure.
11879
11880 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
11881
11882         * configure.in: Name Linux target fragment.
11883
11884         * configure: Rewrite so that project Makefile fragment is inserted
11885         first and appears last in the resulting Makefile.
11886
11887 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11888
11889         * Makefile.in (install-itcl): Install tcl first.
11890
11891 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
11892
11893         * configure.in: remove bison from noconfigdirs for Cygwin32 host
11894
11895 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11896
11897         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11898
11899         * configure.in (skipdirs): Add target-librx for Linux.
11900         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11901
11902 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
11903
11904         * Makefile.in (bootstrap): New target.
11905
11906 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
11907
11908         * config.sub: Accept 'amigados' for backward compatibility.
11909
11910 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
11911
11912         * config.guess: Merge with FSF.
11913
11914 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
11915
11916         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11917
11918 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
11919
11920         * config.sub: Add "marketing-names" patch.
11921
11922 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
11923
11924         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11925
11926 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
11927
11928         * config.sub: Handle v850-elf.
11929
11930 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
11931
11932         * .cvsignore (*-install): Remove.
11933
11934 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
11935
11936         * ltconfig: Set CONFIG_SHELL in libtool.
11937         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11938
11939 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11940
11941         * configure.in (target_subdir): Set to libraries if enable_multilib.
11942
11943 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
11944
11945         * config.guess: Update from gcc directory.
11946
11947 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11948
11949         * Makefile.in (all-sim): Depends on all-readline.
11950
11951 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
11952
11953         * Makefile.in (BISON, YACC): Use $$s.
11954         (all-bison): Depend on all-texinfo.
11955
11956 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
11957
11958         * Makefile.in (BISON): Add -L flag.
11959         (YACC): Likewise.
11960
11961 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11962
11963         * configure.in (noconfigdirs): Add support for v850e target.
11964
11965         * config.sub (maybe_os): Add support for v850e target.
11966
11967 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11968
11969         * configure.in (noconfigdirs): Add support for v850ea target.
11970
11971         * config.sub (maybe_os): Add support for v850ea target.
11972
11973 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
11974
11975         * config.sub: Add mipstx39.  Delete r3900.
11976
11977 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11978
11979         * Makefile.in (all-autoconf): Depends on all-texinfo.
11980
11981 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
11982
11983         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11984         eabi targets.
11985
11986 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
11987
11988         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11989
11990         * configure: When handling a Canadian Cross, handle YACC as well as
11991         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
11992         * Makefile.in (all-bison): Depend upon all-texinfo.
11993
11994 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
11995
11996         * Makefile.in (BISON): bison, not byacc or bison -y.
11997         (YACC): bison -y or byacc or yacc.
11998         (various): Add *-bison as appropriate.
11999         (taz): No need to mess with BISON anymore.
12000
12001 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
12002
12003         * configure: If OSTYPE matches *win32*, try to find a good value for
12004         CONFIG_SHELL.
12005
12006 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
12007
12008         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12009         configure.in if it is present.
12010
12011 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
12012
12013         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12014
12015 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
12016
12017         * config.sub: Recognize `arc' cpu.
12018         * configure.in: Likewise.
12019         * config-ml.in: Likewise.
12020
12021 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
12022
12023         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12024
12025 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
12026
12027         * configure: Changed sed delimiter from ':' to '|' when
12028         attempting to substitute ${config_shell} for SHELL. On
12029         NT ${config_shell} may contain a ':' in it.
12030
12031 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
12032
12033         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12034
12035 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
12036
12037         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12038
12039 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12040
12041         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12042
12043         * ylwrap: If the program is a relative path, force it to be
12044         absolute.
12045
12046 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12047
12048         * configure (tooldir): Set BISON to `bison -y' and not just bison.
12049
12050 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12051
12052         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12053         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12054         for libraries.
12055
12056 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
12057
12058         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12059         separated by spaces.
12060
12061 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
12062
12063         * ylwrap: New file.
12064         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12065
12066         * ltmain.sh: Handle /bin/sh at start of install program.
12067
12068         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12069
12070         * ltconfig, ltmain.sh: New files, from libtool 1.0.
12071         * missing: New file, from automake 1.2.
12072
12073 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
12074
12075         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
12076         check-tk to CHECK_X11_MODULES.
12077
12078 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12079
12080         * config.sub: Merge with FSF.
12081
12082 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12083
12084         * config.guess: Merge with FSF.
12085
12086 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12087
12088         * configure: Treat msdosdjgpp like go32.
12089         * configure.in: Likewise.  Don't remove gprof for go32.
12090
12091         * configure: Change Makefile.tem2 to Makefile.tm2.
12092
12093 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
12094
12095         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12096
12097 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12098
12099         * install-sh (chmodcmd): Set to null if the DST directory already
12100         exists.  Same as Nov 11th change.
12101
12102 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
12103
12104         * configure (GDB_TK): Needs itcl and tix.
12105
12106 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
12107
12108         * config.guess: Update from FSF.
12109
12110 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
12111
12112         * Makefile.in (GDB_TK): Depend on itcl and tix.
12113
12114 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12115
12116         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12117         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12118         (INSTALL_SCRIPT): New variable.
12119         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12120         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12121         to -x.
12122         * install-sh: Add support for -x option.
12123
12124 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
12125
12126         * configure.in, Makefile.in: Treat tix like itcl.
12127
12128 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
12129
12130         * Makefile.in (WINDRES): New variable.
12131         (WINDRES_FOR_TARGET): New variable.
12132         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12133         (EXTRA_HOST_FLAGS): Add WINDRES.
12134         (EXTRA_TARGET_FLAGS): Add WINDRES.
12135         (EXTRA_GCC_FLAGS): Add WINDRES.
12136         ($(DO_X)): Pass down WINDRES.
12137         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12138         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12139         DLLTOOL_FOR_TARGET.
12140
12141 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
12142
12143         * configure.in: configure sim before gdb for win32-x-ppc
12144
12145 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12146
12147         Move gperf into the toplevel, from libg++.
12148         * configure.in (target_tools): Add target-gperf.
12149         (native_only): Add target-gperf.
12150         * Makefile.in (all-target-gperf): New target, depend on
12151         all-target-libg++.
12152         (configure-target-gperf): Empty rule.
12153         (ALL_TARGET_MODULES): Add all-target-gperf.
12154         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12155         (CHECK_TARGET_MODULES): Add check-target-gperf.
12156         (INSTALL_TARGET_MODULES): Add install-target-gperf.
12157         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12158
12159 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
12160
12161         * config.sub (mn10200): Recognize new basic machine.
12162
12163 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12164
12165         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12166         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12167
12168 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12169
12170         * configure.in: If we're building mips-sgi-irix6* native, turn on
12171         ENABLE_MULTILIB and set TARGET_SUBDIR.
12172
12173 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
12174
12175         * Makefile.in (all-sn): Depend on all-grep.
12176
12177 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
12178
12179         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12180
12181         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12182         Makefile.  From Jeff Makey <jeff@cts.com>.
12183         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12184
12185         * Makefile.in (DISTBISONFILES): Remove.
12186         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
12187         $(DEFAULT_YACC).
12188
12189         * configure.in: Build itl, db, sn, etc., when building for native
12190         cygwin32.
12191
12192         * Makefile.in (LD): New variable.
12193         (EXTRA_HOST_FLAGS): Pass down LD.
12194         ($(DO_X)): Likewise.
12195
12196 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
12197
12198         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12199
12200 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
12201
12202         * configure.in (targargs): Strip out any supplied --build argument
12203         before adding our own. Always add --build.
12204
12205 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
12206
12207         * configure.in (targargs): Pass --build if we're doing
12208         a cross-compile.
12209
12210 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
12211
12212         * configure: Use '|' instead of ":" as the separator in
12213         sed. Otherwise sed chokes on NT path names with drive
12214         designators. Also look for "?:*" as the leading characters in an
12215         absolute pathname.
12216
12217 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
12218
12219         * config.sub: Support for r3900.
12220
12221 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12222
12223         * configure.in: Use install-sh, not install.sh.
12224
12225 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12226
12227         * Makefile.in (taz): Improve check for BISON so it doesn't try to
12228         apply it twice.
12229
12230 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12231
12232         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12233         install-binutils.
12234
12235 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
12236
12237         * Makefile.in: Add automake targets.
12238         * configure.in (host_tools): Add automake.
12239
12240 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12241
12242         * configure: Default CXX to c++, not gcc.
12243         * Makefile.in (CXX): Set to c++, not gcc.
12244         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12245
12246 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
12247
12248         * install-sh: try appending a .exe if source file doesn't
12249         exist
12250
12251 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
12252
12253         * configure.in: Turn on multilib by default.
12254         (cross_only): Remove target-libiberty.
12255
12256         * Makefile.in (all-gcc): Don't depend on libiberty.
12257
12258 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
12259
12260         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12261
12262 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12263
12264         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12265         (DISTBISONFILES): Add ld/Makefile.in
12266
12267 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
12268
12269         * configure.in: if target is cygwin32 but host isn't cygwin32,
12270         don't configure gdb tcl tk expect, not just gdb.
12271
12272 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
12273
12274         * configure.in: Added gnuserv everywhere sn appears.
12275
12276         * Makefile.in (ALL_MODULES): Added all-gnuserv.
12277         (CROSS_CHECK_MODULES): Added check-gnuserv.
12278         (INSTALL_MODULES): Added install-gnuserv.
12279         (CLEAN_MODULES): Added clean-gnuserv.
12280         (all-gnuserv): New target.
12281
12282 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
12283
12284         * config.guess: Fixes for MIPS OpenBSD systems.
12285
12286 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12287
12288         * Makefile.in (INSTALL_XFORM): Remove.
12289         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12290
12291         * mkinstalldirs: New file, copied from automake.
12292         * Makefile.in (installdirs): Rename from install-dirs.  Use
12293         mkinstalldirs.  Change all users.
12294         (DEVO_SUPPORT): Add mkinstalldirs.
12295
12296 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12297
12298         * install-sh: Rename from install.sh.
12299         * Makefile.in (INSTALL): Change install.sh to install-sh.
12300         (DEVO_SUPPORT): Likewise.
12301
12302         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
12303         Graichen <graichen@rzpd.de>.
12304
12305 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
12306
12307         * config.guess: Recognize OpenBSD systems correctly.
12308
12309 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12310
12311         * README, Makefile.in (ETC_SUPPORT): Remove references to
12312         cfg-paper*, configure.{texi,man,info*}._
12313
12314 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
12315
12316         * Makefile.in (all.normal): Ensure that gcc is built after all
12317         the x11 - ie gdb - targets.
12318
12319 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
12320
12321         * makefile.vms: Don't run conf-a-gas.
12322
12323 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
12324
12325         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12326
12327 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
12328
12329         * configure.in: Remove noconfigdirs case since gdb also
12330         configures and builds for tic80-coff.
12331
12332 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12333
12334         * configure: Set cache_file to config.cache.
12335         * Makefile.in (local-distclean): Remove config.cache.
12336
12337 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12338
12339         * COPYING: Update FSF address.
12340
12341 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
12342
12343         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12344         noconfigdirs.
12345
12346 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12347
12348         * Makefile.in (install-dirs): Don't crash if prefix, and hence
12349         MAKEDIRS, is empty.
12350
12351 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
12352
12353         * config.sub: Tweak mn10300 entry.
12354
12355 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
12356
12357         * configure.in (host_tools): Put sim before gdb, so gdb's
12358         configure.tgt can determine if the simulator was configured.
12359
12360 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
12361
12362         * config.sub: Move BeOS $os case to be with other Cygnus
12363         local cases.
12364
12365 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
12366
12367         * config.sub: Remove misplaced comment that broke Linux.
12368
12369 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
12370
12371         * config.sub: Add BeOS support.
12372
12373 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
12374
12375         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12376
12377 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
12378
12379         * configure.in (noconfigdirs): Remove tcl and tk from
12380         noconfigdirs for cygwin32 builds.
12381
12382 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
12383
12384         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12385
12386 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
12387
12388         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12389         make-all.com, use makefile.vms instead.
12390
12391 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
12392
12393         * config.sub: Accept -lnews*.
12394
12395 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
12396
12397         * configure.in (noconfigdirs): Disable target-newlib,
12398         target-examples and target-libiberty for d30v.
12399
12400 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12401
12402         * configure.in (noconfigdirs): Enable ld for d30v.
12403
12404 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
12405
12406         * configure.in (tic80-*-*): Build compiler.
12407
12408 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
12409
12410         * configure.in (d30v-*): Remove sim directory from list of
12411         unsupported d30v directories
12412
12413 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12414
12415         * config.sub, configure.in: Add d30v target cpu.
12416
12417 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
12418
12419         * makefile.vms: New file.
12420         * make-all.com: Remove.
12421
12422 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
12423
12424         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12425
12426 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
12427
12428         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12429
12430 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
12431
12432         * Makefile.in (ALL_MODULES): Added all-db.
12433         (CROSS_CHECK_MODULES): Addec check-db.
12434         (INSTALL_MODULES): Added install-db.
12435         (CLEAN_MODULES): Added clean-db.
12436
12437 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
12438
12439         * config.guess: Merge with latest FSF sources.
12440
12441 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
12442
12443         * Makefile.in (ALL_MODULES): Added all-itcl.
12444         (CROSS_CHECK_MODULES): Added check-itcl.
12445         (INSTALL_MODULES): Added install-itcl.
12446         (CLEAN_MODULES): Added clean-itcl.
12447
12448 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
12449
12450         * configure.in: build gdb for mn10200
12451
12452 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
12453
12454         * Makefile.in (all-target-winsup): Depend on all-target-libio.
12455
12456 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
12457
12458         * configure.in (tic80-*-*): Turn off most targets right now.
12459
12460 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
12461
12462         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12463         rather than the makeinfo program.
12464         (do-info): Depend upon all-texinfo.
12465
12466 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12467
12468         * configure.in: Remove uses of config/mh-linux.
12469
12470         * config.sub, config.guess: Merge with latest FSF sources.
12471
12472 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
12473
12474         * config.sub (case $basic_machine): Add tic80 entries.
12475
12476 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
12477
12478         * config.sub, config.guess: Merge with latest FSF sources.
12479
12480 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12481
12482         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12483         * mpw-config.in: Test for NewFolderRecursive.
12484         * mpw-install: Use symbolic name for startup filename.
12485         * mpw-README: Add various additional details.
12486
12487 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
12488
12489         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12490
12491 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
12492
12493         * configure.in: Do build gcc and the target libraries for
12494         the mn10200.
12495
12496 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
12497
12498         * configure.in: don't avoid building gdb for mn10300 any more
12499         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12500         instead of single-quoting it.
12501
12502 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
12503
12504         * configure.in: Don't use --with-stabs on IRIX 6.
12505
12506 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
12507
12508         * configure.in (m32r): Build gdb, libg++ now.
12509
12510 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12511
12512         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
12513         directories from noconfigdirs.
12514
12515 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
12516
12517         * config.sub (basic_machine): added mips16 configuration
12518
12519 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12520
12521         * config.sub: Handle d10v-unknown.
12522
12523 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
12524
12525         * config.sub: Handle v850-unknown.
12526
12527 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
12528
12529         * Makefile.in: add findutils
12530         * configure.in: add findutils to list of host_tools
12531
12532 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
12533
12534         * config.sub: Handle mn10200 and mn10300.
12535
12536 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12537
12538         * configure.in (d10v-*): Do not build librx.
12539
12540 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
12541
12542         * configure.in (mn10300): Build everything except gdb & libgloss.
12543
12544 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
12545
12546         * config.guess:  Patch for Dansk Data Elektronik servers,
12547         from Niels Skou Olsen <nso@dde.dk>.
12548
12549         For ncr, use /bin/uname rather than uname, since GNU uname does not
12550         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
12551
12552         Patch for MIPS R4000 running System V,
12553         from Eric S. Raymond <esr@snark.thyrsus.com>.
12554
12555         Fix thinko for nextstep.
12556
12557         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12558
12559         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
12560         * config.guess: Guess mips-dec-mach_bsd4.3.
12561
12562         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
12563         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
12564         release numbers.
12565         * config.guess (mips-mips-riscos*):  Emit just enough of the
12566         release number.
12567
12568         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
12569         * config.guess (sparc-auspex-sunos*):  Added.
12570         (f300-fujitsu-*): Added.
12571
12572         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
12573         * config.guess:  Recognize a Tadpole as a sparc.
12574
12575 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12576
12577         * config.guess: Don't assume that NextStep version is either 2 or
12578         3.  NextStep 4 (aka OpenStep 4) has come out now.
12579
12580 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12581
12582         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12583         From Rik Faith <faith@cs.unc.edu>.
12584
12585 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
12586
12587         * config.sub: Contributions from bug-gnu-utils to:
12588         Support plain "hppa" (no version given) architecture, reported by
12589         OpenStep.
12590         OpenBSD like NetBSD.
12591         LynxOs is not a hardware supplier.
12592
12593         * config.guess: Contributions from bug-gnu-utils to add support for:
12594         OpenBSD like NetBSD.
12595         Stratus systems.
12596         More Pyramid systems.
12597         i[n>4]86 Intel chips.
12598         M680[n>4]0 Motorola chips.
12599         Use unknown instead of lynx for hardware manufacturer.
12600
12601 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12602
12603         * install.sh (chmodcmd): Set to null if the DST directory already
12604         exists.
12605
12606 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12607
12608         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
12609         not use mt-ppc target Makefile fragment any more.
12610
12611 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12612
12613         * configure.in (*-*-windows):  Exclude everything but those dirs
12614         needed to build windows.
12615
12616 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
12617
12618         * Makefile.in (all-target-winsup): Depend on all-target-librx.
12619
12620 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12621
12622         * configure.in:  Exclude mmalloc from i386-windows.
12623
12624 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12625
12626         * Undo my previous change.
12627
12628 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
12629
12630         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
12631         unconditionally.
12632         (MAKEOVERRIDES): Define (revert this part of October 18 change).
12633
12634 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12635
12636         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
12637         host to add it's own flags.
12638
12639 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
12640
12641         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
12642
12643 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
12644
12645         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
12646         (CXX_FOR_TARGET): Likewise.
12647         (GCC_FOR_TARGET): Define.
12648         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
12649         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
12650         CC_FOR_TARGET was specified on the command line.
12651         (MAKEOVERRIDES): Don't define.
12652
12653 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
12654
12655         * configure.in (m32r): Fix spelling of libg++ libs.
12656
12657 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
12658
12659         * config.sub (-apple*): Remove, now redundant.
12660
12661 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
12662
12663         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
12664
12665         * configure: Rework yesterday's sed script patch.
12666
12667         * config.sub: Merge with FSF.
12668
12669 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
12670
12671         * config.guess:  Merge from FSF.
12672
12673         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
12674         * config.guess: Use pc instead of unknown, for pc clone systems.
12675         Change linux to linux-gnu.
12676
12677         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12678         * config.guess: Avoid non-portable tr syntax.
12679
12680 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
12681
12682         * test-build.mk (HOLES): Add "xargs" for gdb.
12683
12684         * configure: Avoid hpux10.20 sed bug.
12685
12686 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
12687
12688         * configure.in:  Add support for windows host
12689         (that is a build done under the Microsoft build environment).
12690
12691 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
12692
12693         * Makefile.in: Replace all uses of srcroot with s, to shrink
12694         command line lengths.
12695
12696         Patches from Geoffrey Noer <noer@cygnus.com>:
12697         * configure.in: If configuring for newlib, pass --with-newlib to
12698         subdirectories.
12699         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
12700         -Bnewlib/ and -Lwinsup to gcc.
12701         (CXX_FOR_TARGET): Likewise.
12702
12703 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12704
12705         * Makefile.in (ETC_SUPPORT): Add configure.
12706
12707 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
12708
12709         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
12710         host configuration file.
12711
12712 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
12713
12714         * configure.in: Break mn10x00 support into separate
12715         mn10200 and mn10300 configurations.
12716         * config.sub: Likewise.
12717
12718 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
12719
12720         * configure.in: Add lots of stuff to noconfigdirs for
12721         the mn10x00 targets.
12722
12723         * config.sub, configure.in: Add mn10x00 support.
12724
12725 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
12726
12727         * make-all.com: Call conf-a-gas, not config-a-gas.
12728
12729 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
12730
12731         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
12732         targets.
12733
12734 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
12735
12736         * mpw-README: Add much more detail for native PowerMac.
12737         * mpw-install: New file.
12738         * mpw-configure: Add --norecursion and --help options.
12739         * mpw-config.in: Translate readme and install files when
12740         copying to objdir.
12741         * mpw-build.in: Don't always depend on byacc and flex.
12742         (install-only-top): New action.
12743
12744 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
12745
12746         * configure.in:  You can now configure GDB for the v850.
12747
12748 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
12749
12750         * configure.in (noconfigdirs): Don't configure any C++ dirs
12751         if targeting D10V.
12752
12753 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12754
12755         * config.sub: Recognize mips64vr5000.
12756
12757 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
12758
12759         * configure.in: Use a single line for host_tools and native_only.
12760
12761 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
12762
12763         * config.sub, configure.in: Add entries for m32r.
12764
12765 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
12766
12767         * Makefile.in (inet-install): Don't run install-gzip.
12768
12769 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
12770
12771         * configure.in:  Don't config lots of things for *-*-windows*.
12772
12773 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
12774
12775         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12776         (host_libs, host_tools): Copy from configure.in.
12777         * mpw-configure: Don't complain about directories not found.
12778
12779 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12780
12781         * configure.in (i[345]86): Recognize i686 for pentium pro.
12782         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12783         file.
12784
12785         * config.guess (i[345]86): Ditto.
12786
12787 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12788
12789         * configure.in (noconfigdirs): Removed gdb for D10V.
12790
12791 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
12792
12793         * configure.in: Remove ld, target-libio, target-libg++, and
12794         target-libstdc++ from noconfigdirs.
12795
12796 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
12797
12798         * configure: Fix three locations where shell scripts were
12799         being run directly rather than with config_shell.
12800
12801 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
12802
12803         * configure.in (v850-*-*): Set up initial $noconfigdirs.
12804         * config.sub (basic_machine): Recognize v850.
12805
12806 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
12807
12808         * mpw-configure: Handle multiple enable/disable options and
12809         pass them down recursively, handle -c and -s flags appropriately
12810         depending on choice of compiler, add escape mechanism for
12811         quoted arguments to gC.
12812
12813 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12814
12815         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12816         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12817         so that -mrelocatable-lib and -mno-eabi are used.
12818
12819         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12820         not support --print-multi-lib, don't abort.
12821
12822 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
12823
12824         * make-all.com: Run config-a-gas.
12825         * setup.com: Don't copy subdirectory files around.
12826
12827 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
12828
12829         * configure.in (*-*-ose): Remove exclusion of libgloss for this
12830         target, it now compiles correctly.
12831
12832 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
12833
12834         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12835
12836 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12837
12838         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12839
12840 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12841
12842         * configure.in (native_only): Add prms.
12843
12844 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
12845
12846         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12847         (BINUTILS_SUPPORT_DIRS): Likewise.
12848
12849 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12850
12851         * configure.in (d10v-*-*): Don't configure ld or gdb until the
12852         d10v support is added.
12853
12854 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12855
12856         * configure.in (d10v-*-*): New target.
12857
12858 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
12859
12860         * config.guess (HP 9000/811): Recognize this as a PA1.1
12861         machine.
12862
12863 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
12864
12865         * Makefile.in (do-tar-gz): New target, split out from tail end of
12866         taz target.  Run each command separately, don't use pipes.
12867         (taz): Use it.
12868
12869 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
12870
12871         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12872         * mpw-build.in: No builds should depend on building byacc or flex,
12873         they are assumed to be installed already.
12874
12875 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12876
12877         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12878         variable that CC_FOR_TARGET needs.
12879
12880 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12881
12882         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12883         options have changed since the last time the subdirectory was
12884         configured, and if it has, reconfigure.
12885         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12886         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12887
12888 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
12889
12890         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12891         CLEAN_MODULES): Add bash.
12892         (all-bash): New target.
12893
12894 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
12895
12896         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12897
12898 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12899
12900         * config.sub (basic_machine): Recognize d10v as a valid processor.
12901
12902 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
12903
12904         * mpw-configure: Add support for --bindir.
12905         * mpw-build.in: Use a GCC-specific build script for GCC actions.
12906
12907 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
12908
12909         * configure.in: add bash, time, gawk to list of hosttools and things
12910         to only build for native toolchains
12911
12912 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12913
12914         * Makefile.in (docdir): Remove.
12915
12916 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12917
12918         * Makefile.in (datadir): Set to $(prefix)/share.
12919
12920 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
12921
12922         * configure.in: build diff and patch for cygwin32-hosted
12923         toolchains.
12924
12925 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
12926
12927         * config.sub: Accept -rtems*.
12928
12929 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
12930
12931         * configure.in: enable dosrel for cygwin32-hosted builds,
12932                 remove diff from the list of things not buildable
12933                 via Canadian Cross
12934
12935 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
12936
12937         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12938         don't get ". ".
12939
12940 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
12941
12942         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12943
12944 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
12945
12946         * Makefile.in (taz): Handle case where tex3patch didn't even get
12947         checked out.  Also, if it was found, put the symlink in a new util
12948         subdirectory.
12949
12950 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12951
12952         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12953
12954 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
12955
12956         * config.sub: Recognize -openvms.
12957         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12958         * make-all.com, setup.com: New files.
12959
12960 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12961
12962         * Makefile.in (taz): tex3patch moved to texinfo/util.
12963
12964 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
12965
12966         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12967         * configure.in: remove make from disable-if-Can-Cross list
12968                 enable gdb if ${host} and ${target} are cygwin32
12969
12970 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
12971
12972         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
12973         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12974
12975 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12976
12977         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
12978         distinguish sysv/svr4/bsd variants.
12979         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12980
12981 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
12982
12983         * configure.in: Added copyright notice.
12984         * move-if-change: Added copyright notice.
12985
12986 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12987
12988         * configure.in (powerpcle-*-solaris*): Until we get shared
12989         libraries working, don't build gdb, sim, make, tcl, tk, or
12990         expect.
12991
12992 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
12993
12994         * config.guess:  Merge with FSF:
12995
12996         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12997         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12998
12999         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
13000         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13001
13002         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
13003         * config.guess:  Combine two OSF1 rules.
13004         Also recognize field test versions.  From mjr@zk3.dec.com.
13005         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
13006         because GNU uname does not support -p.  From pmr@pajato.com.
13007
13008 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
13009
13010         * Makefile.in (MAKEDIRS): Removed $(tooldir).
13011
13012 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
13013
13014         * mpw-README: Document GCCIncludes.
13015
13016 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
13017
13018         * configure.in (alpha-*-linux*): Set enable_shared to yes.
13019
13020 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13021
13022         * mpw-configure: Handle --enable-FOO and --disable-FOO.
13023
13024 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
13025
13026         * configure.in (*-*-cygwin32): Configure make.
13027
13028 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
13029
13030         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13031
13032 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
13033
13034         * Makefile.in (all-inet): Depend on all-perl.
13035
13036         * Makefile.in (inet-install): New target.
13037
13038         * Makefile.in (all-inet): Depend on all-tcl.
13039         (all-inet): Depend on all-send-pr.
13040
13041 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13042
13043         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13044         temporarily.
13045
13046 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
13047
13048         * configure.in: Don't configure --with-gnu-ld on AIX.
13049
13050 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13051
13052         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13053
13054 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
13055
13056         * Makefile.in (ALL_MODULES): Added all-inet.
13057         (CROSS_CHECK_MODULES): Added check-inet.
13058         (INSTALL_MODULES): Added install-inet.
13059         (CLEAN_MODULES): Added clean-inet.
13060         (all-indent): New target.
13061
13062         * configure.in (host_tools): Added inet.
13063         (native_only): Added inet.
13064         (noconfigdirs): Added inet.
13065
13066 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
13067
13068         * configure.in: Don't configure libgloss if we are not configuring
13069         newlib.
13070
13071 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
13072
13073         * configure.in: Don't configure libgloss for unsupported
13074         architectures.
13075
13076 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13077
13078         * Makefile.in (CLEAN_MODULES): Add clean-apache.
13079
13080 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
13081
13082         * Makefile.in (ALL_MODULES): Include all-apache.
13083         (CROSS_CHECK_MODULES): Include check-apache.
13084         (INSTALL_MODULES): Include install-apache.
13085         (all-apache): New target.
13086
13087         * configure.in: Added apache everywhere perl is seen.
13088
13089 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13090
13091         * Makefile.in: Add support for clean-{module} and
13092         clean-target-{module} rules.
13093
13094 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
13095
13096         * configure.in (*-*-ose) do not build libgloss.
13097
13098 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13099
13100         * config.guess (prep*:SunOS:5.*:*): Turn into
13101         powerpele-unknown-solaris2.
13102
13103 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
13104
13105         * configure.in: Permit --enable-shared to specify a list of
13106         directories.
13107
13108 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13109
13110         * configure.in (host==solaris): Pass only the first word of $CC
13111         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13112
13113 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13114
13115         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13116
13117 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
13118
13119         * Makefile.in (ALL_MODULES): Include all-perl.
13120         (CROSS_CHECK_MODULES): Include check-perl.
13121         (INSTALL_MODULES): Include install-perl.
13122         (ALL_X11_MODULES): Include all-guile.
13123         (CHECK_X11_MODULES): Include check-guile.
13124         (INSTALL_X11_MODULES): Include install-guile.
13125         (all-perl): New target.
13126         (all-guile): New target.
13127
13128         * configure.in (host_tools): Include perl and guile.
13129         (native_only): Include perl and guile.
13130         (noconfigdirs): Don't build guile and perl; no ports have been
13131         done.
13132
13133 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
13134
13135         * configure (--enable-*): Handle quoted option lists such as
13136         --enable-sim-cflags='-g0 -O' better.
13137
13138 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13139
13140         * Makefile.in ({,inst}all-target): New rule so we can make and
13141         install all of the target directories easily.
13142
13143 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13144
13145         * configure.in: Add missing global flag in sed substitution when
13146         deleting `target-' from ${configdirs}.
13147
13148 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
13149
13150         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13151         option.
13152
13153         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13154         config/mh-necv4.
13155
13156         * install.sh: Correct misspelling of transformbasename.
13157
13158         * config.guess: Recognize mips-*-sysv*.
13159
13160 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
13161
13162         * config.sub: Recognize mon960.
13163
13164 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
13165
13166         * configure: Restore Canadian Cross handling of BISON and LEX,
13167         removed in Feb 20 change.
13168
13169 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
13170
13171         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13172         Mention make install.  Remove the old copyright date as well the
13173         clumsy and rather pointless copyright on the README file.
13174
13175 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13176
13177         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13178         Makefile after running symlink-tree, then run `make distclean' to
13179         avoid clobbering any generated files in srcdir.
13180
13181 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
13182
13183         * configure.in (m68k-*-netbsd*): Build everything now.
13184
13185 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13186
13187         * Makefile.in (taz): Fix quoting.
13188
13189 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
13190
13191         * configure.in (sparclet-*-*): Build everything now.
13192
13193 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13194
13195         * configure.in (m68k-*-linux*): New host.
13196
13197 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
13198
13199         * configure: Check for bison before byacc.
13200
13201 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
13202
13203         * Makefile.in configure:  Change the way LEX and BISON/YACC are
13204         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
13205         searching PATH.  These are used as fallbacks by Makefile.in if
13206         flex/bison/byacc aren't in objdir.
13207
13208 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
13209
13210         * Makefile.in: Make everything which depends upon all-bfd also
13211         depend upon all-opcodes, in case --with-commonbfdlib is used.
13212
13213 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13214
13215         * configure.in (host *-*-cygwin32): Don't build gdb if we are
13216         building NT native compilers on Unix.
13217
13218 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
13219
13220         * configure.in: Don't get CC from the host Makefile fragment if we
13221         can find gcc in PATH, or if this is a Canadian Cross.  Move the
13222         Solaris test for /usr/ucb/cc to the post target script, just after
13223         the compiler sanity test.
13224
13225 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
13226
13227         * config.sub: Merge with FSF.
13228
13229 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
13230
13231         * Makefile.in (RPATH_ENVVAR): New variable.
13232         (REALLY_SET_LIB_PATH): Use it.
13233         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13234
13235 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
13236
13237         * config.sub, configure.in: Recognize sparclet cpu.
13238
13239 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13240
13241         * config.guess:  Support m68k-cbm-sysv4.
13242
13243 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13244
13245         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13246         m68k-unknown-linuxaout from linker help string.  Put quotes around
13247         $ld_help_string.
13248
13249 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
13250
13251         * config.guess (powerpc-harris-powerunix): Add guess for port
13252         to new target.
13253
13254 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13255
13256         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13257
13258 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
13259
13260         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13261         $(REALLY_SET_LIB_PATH) in Makefile.
13262         * Makefile.in (SET_LIB_PATH): New variable.
13263         (REALLY_SET_LIB_PATH): New variable.
13264         ($(DO_X)): Use $(SET_LIB_PATH).
13265         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13266         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13267         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13268         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13269         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13270         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13271         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13272         (install-dosrel): Likewise.
13273         (all-opcodes): Depend upon all-libiberty.
13274
13275 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13276
13277         * config.guess (*:CYGWIN*): New
13278
13279 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13280
13281         * Makefile.in (all-target-winsup): All all-target-libiberty.
13282
13283 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13284
13285         * configure.in (noconfigdirs): Add missing # in front of comment.
13286
13287 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
13288
13289         * configure.in: add second pass to things added to noconfigdirs
13290         so *-gm-magic can exclude libgloss properly.
13291
13292 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
13293
13294         * mpw-configure (extralibs_name, rez_name): Set correctly
13295         for MWC68K compiler.
13296
13297         * mpw-README: Add more info on the necessary build tools.
13298
13299 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13300
13301         * configure.in, config.sub: Recognize cygwin32.
13302
13303 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
13304
13305         * config.guess, config.sub: Recognize A/UX.
13306
13307 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
13308
13309         * config.sub: Merge with gcc/config.sub.
13310
13311 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
13312
13313         * mpw-build.in (do-binutils): Add build of stamps.
13314
13315 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
13316
13317         * config.sub: Add recognition for mips64vr4100*-* targets.
13318
13319 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13320
13321         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13322         Add creation of gconfigargs with `--enable-shared' turned on.
13323         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13324         ($(host)-stamp-stage3-configured): Likewise.
13325         (HOLES): Add chatr and ldd.
13326         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13327
13328 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
13329
13330         * configure: Pass --nfp to recursive configures.
13331
13332 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13333
13334         * Makefile.in (DLLTOOL): New.
13335         (DLLTOOL_FOR_TARGET): New.
13336         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13337         (EXTRA_TARGET_FLAGS): Ditto.
13338         (EXTRA_GCC_FLAGS): Ditto.
13339         (CONFIGURE_TARGET_MODULES): Ditto.
13340         (DO_X): Ditto.
13341         * configure: Add DLLTOOL.
13342
13343 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
13344
13345         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13346         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13347         mh-sco, since old workarounds no longer needed, and don't
13348         build ld, since libraries have weak symbols in COFF.
13349
13350 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
13351
13352         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13353
13354 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13355
13356         * configure.in: Make sure that ${CC} can be used to compile an
13357         executable.
13358
13359 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13360
13361         * Makefile.in (all-gdb): Depend on $(GDB_TK).
13362         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13363         nothing depending on whether gdbtk is being built.
13364
13365 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
13366
13367         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13368
13369 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
13370
13371         * configure.in (noconfigdirs): Put ld or gas in this early, if the
13372         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13373
13374 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
13375
13376         * config-ml.in: Add support for
13377         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13378         Simplify setting of multidirs from --disable-foo.
13379
13380 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13381
13382         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13383         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13384         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13385         non-empty, pass them on to the  GCC make.
13386         (all-bootstrap): New rule that is like all-gcc, except it executes
13387         the GCC bootstrap rule instead of the GCC all rule.
13388
13389 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
13390
13391         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13392
13393 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13394
13395         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13396         DG/UX support.
13397
13398 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
13399
13400         * config.sub (i*86*) Change [345] to [3456]
13401
13402 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13403
13404         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13405         --with-gnu-ld=no.
13406
13407 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13408
13409         * config-ml.in (rs6000*, powerpc*): Add switches to control which
13410         AIX multilibs get built.
13411
13412 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13413
13414         * configure.in (i386-win32): Don't build expect if we're not
13415         building the tcl subdir.
13416
13417 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
13418
13419         * Makefile.in: (configure-target-examples, all-target-examples):
13420         New targets, configure and build example programs.
13421
13422 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
13423
13424         * mpw-configure: If an mpw-config.in generated a file mk.sed,
13425         use it as input to sedit the generated MPW makefile.
13426         * mpw-README: Add a suggestion about Gestalt.h.
13427
13428 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
13429
13430         * config.sub: Accept *-*-ieee*.
13431
13432 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
13433
13434         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
13435         Ronald F. Guilmette <rfg@monkeys.com>.
13436
13437 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13438
13439         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13440         for powerpc-pe native.
13441         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13442         (target==powerpc-pe): duplicate i386-win32 entry.
13443
13444 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13445
13446         * configure.in (noconfigdirs): Exclude target-newlib for all versions
13447         of vxworks, not just vxworks5.1.
13448
13449 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
13450
13451         * mpw-configure: Add support for exec-prefix.
13452
13453 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13454
13455         * config.guess: Recognize HP model 816 machines as having
13456         a PA1.1 processor.
13457
13458 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13459
13460         * configure: Ignore new autoconf configure options.
13461
13462 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13463
13464         * config.guess:  Recognize Pentium under SCO.
13465         From Robert Lipe <robertl@arnet.com>.
13466
13467 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13468
13469         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13470
13471 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
13472
13473         * configure.in: Don't configure gas for alpha-dec-osf*.
13474
13475 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
13476
13477         * configure.in: Default to --with-stabs for some targets for which
13478         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13479         i[345]86*-*-unixware*.
13480
13481 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13482
13483         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13484         rather than basing it on the target.  Simplify handling of options
13485         controlling which directories to configure.  Remove extraneous
13486         slash in multi-clean target.
13487
13488 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
13489
13490         * config-ml.in: Prefix more variables with ml_ so they don't collide
13491         with configure's.
13492
13493 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
13494
13495         * configure: Don't turn -v into --v.
13496
13497 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
13498
13499         * configure.in (targargs): Fix typo.
13500
13501         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13502
13503 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
13504
13505         * configure.in: Strip --host and --target options from
13506         CONFIG_ARGUMENTS, and always configure for --host only.  Add
13507         --with-cross-host option when building with a cross-compiler.
13508         * configure: Canonicalize the arguments put into config.status by
13509         always using `=' for an option with an argument.  Pass a presumed
13510         --host or --target explicitly.
13511
13512 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
13513
13514         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13515         into general OS recognition case.
13516
13517 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13518
13519         * configure.in (target_configdirs): add target-winsup only
13520         for win32 target systems.
13521
13522 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
13523
13524         * Makefile.in (all-target-libgloss): Depend upon
13525         configure-target-newlib, since when libgloss is built it looks to
13526         see if the newlib directory exists.
13527
13528 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
13529
13530         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13531         cfg-ml-*.in.
13532
13533 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
13534
13535         * configure: Handle LD and LD_FOR_TARGET when configuring a
13536         Canadian Cross.
13537
13538 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13539
13540         * configure.in (target_libs): add target-winsup.
13541         (target==i386-win32): add patch diff flex make to $noconfigdirs.
13542         (target==ppcle-pe): remove ld from $noconfigdirs.
13543
13544 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
13545
13546         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13547         Preserve relative path names in $srcdir.  Build symlink tree if
13548         configuring cross target dir and srcdir=. (= no VPATH support).
13549         (configure-target-libg++): Depend on configure-target-librx.
13550         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13551         * config-ml.in: New file.
13552         * symlink-tree: New file.
13553         * configure: Ensure srcdir="." if that's what it is.
13554
13555 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
13556
13557         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13558         includes and FLEX_SKELETON setting.
13559         * mpw-configure (--with-gnu-ld): New option, controls whether
13560         to use PPCLink or ld with PowerMac GCC.
13561         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13562         * mpw-config.in: Configure grez if targeting Mac.
13563
13564         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
13565         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13566         just macos.
13567         * configure.in: Configure grez resource compiler if targeting Mac.
13568         * Makefile.in (all-grez, install-grez): New targets.
13569
13570 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
13571
13572         * configure: CXX defaults to gcc, not g++.  If we find
13573         gcc in the path, set CC to gcc -O2.
13574
13575 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
13576
13577         * configure: Default ${build} correctly.  Avoid picking up extra
13578         spaces when reading CC and CXX from Makefile.  When doing a
13579         Canadian Cross, use plausible default values for numerous
13580         variables.
13581         * configure.in: When doing a Canadian Cross, don't try to
13582         configure tools whose configure script can't handle it.
13583
13584 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13585
13586         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13587
13588 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13589
13590         * configure:  Remove dubious bug reporting address.
13591
13592 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13593
13594         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
13595         configure script, run that instead of this directory's configure.
13596         In either case, print a message that we're configuring the sub-dir.
13597
13598 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13599
13600         * configure.in: Before checking for the existence of various files,
13601         use sed to filter out "target-".
13602
13603 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13604
13605         * Makefile.in (DO_X): Split rule to decrease command line length
13606         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
13607         (Philippe De Muyter).
13608
13609 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13610
13611         * Makefile.in (all-patch): depend on all-libiberty.
13612
13613 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
13614
13615         * configure.in: If the only directory in target_configdirs which
13616         actually exists is libiberty, then set target_configdirs to empty,
13617         to avoid trying to build a target libiberty in a gas or gdb
13618         distribution.
13619
13620 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
13621
13622         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
13623         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
13624         systems.
13625
13626 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13627
13628         * configure.in (copy_dirs): Use sys-include instead of include
13629         for --with-headers option.
13630
13631 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
13632
13633         * Makefile.in, configure.in: Make winsup builds work with
13634         new scheme.
13635
13636 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
13637
13638         * configure.in: Build the linker on AIX.
13639
13640 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13641
13642         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
13643         where needed.
13644
13645 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
13646
13647         * Makefile.in (all-gcc): Fix typo.
13648
13649 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13650
13651         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
13652
13653 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13654
13655         * configure.in:  Rename libFOO to target-libFOO, and xiberty
13656         to target-xiberty, to provide more flexibility.
13657         (target_subdir):  Define.  Create if cross.
13658         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
13659         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
13660         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
13661         check-libFOO -> check-target-libFOO, etc.
13662         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
13663         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
13664         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
13665         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
13666         allow ALL_GCC="" to only configure.
13667         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
13668         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
13669         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
13670
13671 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
13672
13673         * Makefile.in (taz): Build "info" in etc explicitly.
13674
13675 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
13676
13677         * configure.in:  Make sure that CC is undefined (as opposed to
13678         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
13679         problem with autoconf trying to configure on a host without GCC.
13680
13681 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13682
13683         * mpw-configure: Set host alias from choice of host compiler,
13684         only use generic MPW Makefile sed if present, edit a file
13685         named "hacked_Makefile.in" instead of "Makefile.in" if present.
13686         * mpw-README: Add problem notes about CW6 and CW7.
13687
13688 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
13689
13690         * Makefile.in (taz): Use ";" instead of ";;".
13691
13692 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13693
13694         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
13695         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
13696         DISTDOCDIRS.
13697         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
13698         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
13699
13700 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13701
13702         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
13703         and gnats, because they are now subsumed by DISTSTUFFDIRS.
13704         Move bfd to DISTSTUFFDIRS.
13705
13706 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13707
13708         * Makefile.in (X11_LIB): Removed.
13709         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
13710
13711         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
13712
13713 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13714
13715         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
13716         names.
13717
13718 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13719
13720         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
13721
13722 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
13723
13724         * configure.in (i[345]86-*-win32): Always build newlib.
13725         Don't configure cvs, autoconf or texinfo.
13726         * Makefile.in (LD_FOR_TARGET): New.
13727         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
13728         Pass down LD_FOR_TARGET.
13729
13730 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13731
13732         * winsup: New directory.
13733         * Makefile.in: Build winsup.
13734         * configure.in: Winsup is configured when target is win32.
13735         Can only build win32 target GDB when native.
13736
13737 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
13738
13739         * config.guess: Recognize HP model 819 machines as having
13740         a PA 1.1 processor.
13741
13742 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13743
13744         * configure: Fix sed loop which substitutes for CC and CXX to
13745         avoid bug found in various sed implementations.
13746
13747 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13748
13749         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
13750         simulator.  Use standard powerpc-*-eabi*.
13751
13752 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13753
13754         * configure.in: Stop putting gas and binutils in noconfigdirs for
13755         powerpc-*-aix* and rs6000-*-*.
13756
13757 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
13758
13759         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13760         -mcall-aixdesc libraries.
13761
13762 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
13763
13764         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13765
13766         * config.sub (arm | armel | armeb): Fix shell syntax.
13767
13768 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13769
13770         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13771         -msoft-float and -mcpu=common support.
13772         (powerpc*-*-eabisim*): Add support for building -mcall-aix
13773         libraries.
13774
13775 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13776
13777         * configure.in: Allow configuration and build of emacs19 for the alpha.
13778
13779 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13780
13781         * configure.in (CC): Get ^CC, not just any old CC, from
13782         ${host_makefile_frag}.
13783
13784 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13785
13786         * configure.in (CC): Try to get CC from
13787         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13788
13789 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13790
13791         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13792         only if it exists in $(srcdir).
13793
13794 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13795
13796         * configure: If CC and CXX are not set in the environment, set
13797         them, based on either an existing Makefile or on searching for gcc
13798         in PATH.  Substitute for CC and CXX in Makefile.
13799         * configure.in: Remove libm from target_libs.  Separate
13800         target_configdirs from configdirs.  If CC is not set in
13801         environment, try to get it from a host Makefile fragment.  Rewrite
13802         changes of configdirs to use skipdirs instead.  A few minor
13803         tweaks.  Take directories out of target_configdirs as they are
13804         taken out of configdirs.  Remove existing Makefile files from
13805         subdirectories.  Substitute for TARGET_CONFIGDIRS and
13806         CONFIG_ARGUMENTS in Makefile.
13807         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13808         by configure.in.
13809         (CONFIG_ARGUMENTS): Likewise.
13810         (CONFIGURE_TARGET_MODULES): New variable.
13811         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13812         ($(CONFIGURE_TARGET_MODULES)): New target.
13813         (configure-libg++, configure-libio): New targets.
13814         (all-libg++): Depend upon configure-libg++.
13815         (all-libio): Depend upon configure-libio.
13816         (configure-libgloss, all-libgloss): New targets.
13817         (configure-libstdc++): New target.
13818         (all-libstdc++): Depend upon configure-libstdc++.
13819         (configure-librx, all-librx): New targets.
13820         (configure-newlib): New target.
13821         (all-newlib): Depend upon configure-newlib
13822         (configure-xiberty): New target.
13823         (all-xiberty): Depend upon configure-xiberty.
13824
13825 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13826
13827         * configure.in (host i[345]86-*-win32):  Expand the
13828         noconfigdirs again.
13829
13830 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
13831
13832         * mpw-configure: Fix sed command file name.
13833
13834 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13835
13836         * configure.in (host i[345]86-*-win32): Reduce the
13837         noconfigdirs again.
13838
13839 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
13840
13841         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13842         or powerpc*-*-pe*, since they are not yet supported.
13843
13844 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13845
13846         Add PowerMac support and many other enhancements.
13847         * mpw-configure: New option --cc to select compiler to use,
13848         paste options set according to --cc into the generated
13849         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13850         if mpw-make.sed is present.
13851         * mpw-config.in: Don't test for gC1, test for mpw-touch,
13852         add forward includes for PowerPC include files.
13853         * mpw-build.in: Build using Makefile.PPC if present.
13854         (do-byacc, etc): Remove separate version resource builds.
13855         (do-gas): Build "stamps" before "all".
13856         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13857         * mpw-README: Update to reflect --cc option, PowerMac support,
13858         and recently-reported compatibility problems.
13859
13860 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
13861
13862         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13863         embedded m68k systems (-aout, -coff, -elf, -vxworks).
13864         (--with-multilib-top): Pass to recursive invocations.
13865
13866 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
13867
13868         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13869         v810-*-*.
13870
13871 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13872
13873         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13874         gdb, ld and opcodes on v810-*-*.
13875
13876 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13877
13878         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13879         (local-maintainer-clean): New target.
13880         (maintainer-clean): New target.
13881         (realclean): Just depend upon maintainer-clean.
13882
13883 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13884
13885         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13886
13887 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
13888
13889         * configure.in: Build ld in mips*-*-bsd* case.
13890
13891 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
13892
13893         * config.sub: Accept -lites* OS.  From Ian Dall.
13894
13895 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
13896
13897         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13898         targets.
13899
13900 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13901
13902         * configure.in: treat i386-win32 canadian cross the same as
13903         i386-go32 canadian cross.
13904
13905 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13906
13907         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13908         running under the simulator to build a reduced set of libraries.
13909         (powerpc-*-eabiaix): Add fine grained multilib support added to
13910         other powerpc targets yesterday.
13911
13912 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13913
13914         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13915         -disable-softfloat, -disable-relocatable, -disable-aix, and
13916         -disable-sysv to control which multilib libraries get built.
13917
13918 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13919
13920         * configure: Add Makefile.tem to list of files to remove in trap
13921         handler.
13922
13923 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13924
13925         * config.guess (*Linux*):  Add missing "exit"s.
13926         Also, need specific check for alpha-unknown-linux (uses COFF).
13927
13928 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13929
13930         * config.guess:  Merge with FSF:
13931
13932         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
13933         * config.guess (AIX4): More robust release numbering discovery.
13934
13935         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
13936         * config.guess (i386-sequent-ptx): Properly get version number.
13937
13938         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
13939         * config.guess (mips:*:4*:UMIPS): New case.
13940
13941 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13942
13943         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13944         (i386-win32 host): Likewise.  Don't build readline.
13945
13946 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
13947
13948         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
13949         SUPPORT_FILES to submakes.
13950
13951 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
13952
13953         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13954         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13955         mpw-configure.
13956
13957 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
13958
13959         * configure.in (appdirs): Use =, not ==, in test expression when
13960         trying to build the text to print in the warning message for
13961         Solaris users.
13962
13963 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
13964
13965         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13966
13967 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13968
13969         * config.guess: Recognize lynx-2.3.
13970
13971 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
13972
13973         * config.sub (z8ksim): Deleted
13974         (z8k-*-coff): New, this is the one true name of the target.
13975
13976 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
13977
13978         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13979
13980 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
13981
13982         * config.guess (*:Linux:*:*): First try asking the linker what the
13983         default object file format is (elf, aout, or coff).  Then if this
13984         fails, try previous methods.
13985
13986 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13987
13988         * configure.in: Don't build newlib for *-*-vxworks5.1.
13989
13990 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13991
13992         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13993         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13994
13995 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
13996
13997         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13998
13999 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
14000
14001         * cfg-ml-com.in: New file.
14002         * cfg-ml-pos.in: New file.
14003
14004 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14005
14006         * COPYING.NEWLIB: Add HP free copyright to list.
14007
14008 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14009
14010         * config.sub: Recognize -eabi* for the system, not just -eabi.
14011
14012 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14013
14014         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14015         * config.sub, configure.in (win32): New target and host.
14016
14017 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14018
14019         * configure.in: Add i386-pe configuration.
14020
14021 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
14022
14023         * mpw-build.in (install): Install GDB after LD.
14024
14025 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
14026
14027         * mpw-config.in (elf/mips.h): Always forward-include, needed
14028         for GDB to build.
14029
14030 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14031
14032         * testsuite: New directory for customer acceptance and whole tool
14033         chain tests.
14034
14035 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14036
14037         * configure: If per-host line isn't found, but AC_OUTPUT is found
14038         and a configure script exists, run it instead.
14039
14040 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14041
14042         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
14043
14044 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14045
14046         * configure: Set build_{cpu,vendor,os,alias} to host values when
14047         --build isn't specified.
14048
14049 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14050
14051         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14052         (FLAGS_TO_PASS): Pass them.
14053         (EXTRA_TARGET_FLAGS): Ditto.
14054
14055 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14056
14057         * Makefile.in (all-libg++): Depend on all-libstdc++.
14058
14059 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14060
14061         * configure.in (noconfigdirs): Enable all packages for
14062           i386-unknown-netbsd.
14063
14064 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
14065
14066         * configure.in (noconfigdirs): Don't configure tk for i386-go32
14067         hosted builds (DOS builds)
14068
14069 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14070
14071         Changes for ARM based on patches from Richard Earnshaw:
14072         * config.sub: Handle armeb and armel.
14073         * configure.in: Omit arm linker only for riscix.
14074
14075 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14076
14077         * config.guess:  Update from FSF.
14078
14079 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
14080
14081         * config.sub: Recognize powerpcle as the little endian variant of
14082         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
14083         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
14084         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
14085         temporarily.
14086
14087 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
14088
14089         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14090
14091 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
14092
14093         * config.sub: Accept -lites* as a basic system type.
14094
14095 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
14096
14097         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14098         installed, and if so return linuxoldld as the system name.
14099
14100 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
14101
14102         * config.guess: Add hppa1.1-hp-lites support.
14103
14104 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14105
14106         * configure.in: Don't build newlib for m68k-vxworks5.1.
14107
14108 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14109
14110         * configure.in (mips-sgi-irix6): Use mh-irix5.
14111
14112 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
14113
14114         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14115
14116 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14117
14118         * test-build.mk: Enable building of shared libraries on IRIX 5 and
14119         OSF/1.  Fix compiler flags.
14120         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
14121
14122 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
14123
14124         * configure.in: Recognize --with-newlib.
14125         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14126
14127 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14128
14129         * Makefile.in: move {all,check,install}-gdb from *_MODULES
14130         to *_X11_MODULES due to gdbtk needing X include files et al.
14131
14132 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
14133
14134         Merge in support for Mac MPW as a host.
14135         (Old change descriptions retained for informational value.)
14136
14137         * mpw-config.in: Add generic include forwards for cpu-specific
14138         include files in aout and elf directories.
14139
14140         * mpw-configure: Added copyright.
14141         * mpw-config.in: Check for presence of required build tools.
14142         (target_libs): Add newlib.
14143         (target_tools): Add examples.
14144         (Read Me): Generate as "Read Me for MPW" instead.
14145         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14146         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14147         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14148
14149         * mpw-configure: Remove subdir-specific makefile hackery,
14150         delete mk.tmp after using it.
14151
14152         * mpw-build.in (all): Display start and end times.
14153
14154         * mpw-configure (host_canonical): Set.
14155         (target_cpu): Always add to makefiles.
14156         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14157         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14158         (mpw-mh-mpw): Look for in srcdir and srcroot.
14159         Use sed instead of mpw-edit-prefix to edit prefix definitions.
14160
14161         * mpw-build.in: (install-only): New target.
14162
14163         * mpw-configure (host_alias, target_alias): Rename from hostalias
14164         and targetalias, add into generated Makefile.
14165         (mk.tmp): If present, add into generated Makefile.
14166         * mpw-build.in (all-gas): Build config.h first before gas proper.
14167
14168         * mpw-configure (config.status): Write only if changed.
14169         * mpw-config.in (readline): Configure it (not built, just used for
14170         definitions).
14171
14172         * mpw-config.in (elf/mips.h): Add a forward include.
14173
14174         * mpw-config.in: Forward-include most .h files in include into
14175         extra-include.
14176         (readline): Don't build.
14177         mpw-build.in (install): Install GDB.
14178
14179         * mpw-configure (prefix, mpw_prefix): Handle it.
14180         * mpw-config.in (mmalloc, readline): Don't configure.
14181         * mpw-build.in (thisscript): Rename to ThisScript.
14182         Use mpw-build instead of BuildProgram everywhere.
14183         (mmalloc, readline): Don't build.
14184         * mpw-README: New file, basic documentation about the MPW port.
14185
14186         * mpw-config.in: Use forward-include to create include files.
14187
14188         * mpw-configure: Add more things to the top of each configured
14189         Makefile, including contents of config/mpw-mh-mpw.
14190         * mpw-config.in (extra-include): Create this directory and fill it
14191         with Posix-like include files when configuring.
14192
14193         * config.sub (apple, mac, mpw): Add various aliases.
14194
14195         * mpw-build.in: New file, top-level build script fragment for MPW.
14196         * mpw-configure: New file, configure script for MPW.
14197         * mpw-config.in: New file, config fragment for MPW.
14198
14199 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14200
14201         * configure.in (host_libs): Remove glob, since it is gone from the
14202         sources.
14203
14204 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14205
14206         * Makefile.in: define empty GDB_NLM_DEPS var.
14207
14208         * configure.in(target_makefile_frag): use config/mt-netware
14209         for netware targets.
14210
14211 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14212
14213         * config.sub: Merge in recent FSF changes.  Remove linux special
14214         cases.
14215
14216 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14217
14218         Revert this change:
14219
14220         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14221
14222                 * build-all.mk: Use CC=cc -Xs on Solaris.
14223
14224 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14225
14226         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
14227         stop using it.
14228         * Makefile.in: Nuke all references to glob subdirectory.
14229
14230 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14231
14232         * configure.in: Fix --enable-shared logic in per-host.
14233
14234 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14235
14236         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14237
14238 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14239
14240         * configure.in (noconfigdirs): Don't build gas on AIX, for
14241         powerpc*-*-aix* as well as for rs6000*-*-aix*.
14242
14243 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
14244
14245         * configure: Fix --cache-file to work if the file argument is a
14246         relative path.
14247
14248 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
14249
14250         * configure: If the --cache-file is used, pass it down to
14251         configure in subdirectories.
14252
14253 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
14254
14255         * config.sub: add vxworks29k configuration.
14256
14257 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14258
14259         * Makefile.in (taz): Do "diststuff" part quietly.
14260
14261 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14262
14263         * config.sub: Mini-merge with gcc/config.sub.
14264
14265 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14266
14267         * config.guess (IRIX): Sed - to _.
14268
14269 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14270
14271         * Makefile.in (source-vault, binary-vault): New targets.
14272
14273 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
14274
14275         * config.sub: Recognize -eabi as a basic system type.
14276
14277 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14278
14279         * configure.in (enable_shared stuff): Fix typo.
14280
14281 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
14282
14283         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14284
14285 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14286
14287         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14288
14289 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
14290
14291         * configure.in (rs6000-*-*): Don't build gas.
14292
14293 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
14294
14295         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14296         reduce command line length.
14297         (AS_FOR_TARGET): Check for as.new, not Makefile.
14298         (NM_FOR_TARGET): Check for nm.new, not Makefile.
14299
14300 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14301
14302         * config.guess:  Merge from FSF.
14303
14304 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14305
14306         * configure: Don't use $ when handling program_suffix.
14307
14308 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
14309
14310         * configure.in:  Configure tk for hppa/hpux.
14311
14312 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14313
14314         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
14315
14316 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14317
14318         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
14319         to LIBCXXFLAGS.  Tests are better run without it.
14320
14321 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
14322
14323         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14324
14325 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
14326
14327         * configure.in (*-*-netware*): Don't configure xiberty.
14328
14329 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
14330
14331         * configure.in:  Remove tk from native_only list.
14332
14333 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
14334
14335         * build-all.mk: Add mips-ncd-elf target to sun4 targets
14336           for special NCD build.
14337
14338 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14339
14340         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14341         makeall.bat, they're only useful for binutils snapshots.
14342         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14343         makeall.bat to specified SUPPORT_FILES.
14344
14345 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
14346
14347         * build-all.mk: Add Ericsson targets to sun4 and solaris
14348           hosts.  Add  BNR's sun4 target to solaris host, so their
14349           build-from-source will be tested in-house first.
14350
14351 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14352
14353         * Makefile.in (LIBCFLAGS): New variable.
14354         (CFLAGS_FOR_TARGET): Ditto.
14355         (LIBCFLAGS_FOR_TARGET): Ditto.
14356         (LIBCXXFLAGS): Ditto.
14357         (CXXFLAGS_FOR_TARGET): Ditto.
14358         (LIBCXXFLAGS_FOR_TARGET): Ditto.
14359         (BASE_FLAGS_TO_PASS): Pass them.
14360         (EXTRA_TARGET_FLAGS): Ditto.
14361
14362         * configure.in: Support --enable-shared.
14363
14364 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14365
14366         * configure.in (target_libs):  Include libstdc++ again.
14367         * config.guess:  Update from FSF (for FreeBSD).
14368
14369 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14370
14371         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14372         makeall.bat.
14373         (DISTDOCDIRS): Add `etc'.
14374         (ETC_SUPPORT_PFX): New variable.
14375         (taz): Include anything from etc starting with a word in
14376         ETC_SUPPORT_PFX.
14377
14378 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14379
14380         * config.sub: Update for recent FSF changes.  Remove obsolete
14381         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
14382         spacing changes.
14383
14384 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14385
14386         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
14387
14388         * config.guess:  Merge with FSF.
14389         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14390
14391 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14392
14393         * configure: Since the "trap 0" handler will override the exit
14394         status on many systems, only use it for "exit 1", and make it set
14395         a non-zero exit status; reset it before "exit 0".  Also, check
14396         exit status of config.sub, and error out if it failed.
14397
14398 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
14399
14400         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14401         and install libgloss.
14402
14403 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14404
14405         * Makefile.in (all-binutils): Depend upon all-byacc.
14406
14407         * configure.in: Don't build emacs on Irix 5.
14408
14409 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14410
14411         * configure.in (*-*-netware*): Add libio.
14412
14413 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14414
14415         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14416         (CHECK_TARGET_MODULES): Ditto.
14417         (INSTALL_TARGET_MODULES): Ditto.
14418         (TARGET_LIBS): Ditto.
14419         (all-libstdc++): Note dependencies.
14420
14421 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14422
14423         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14424
14425 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14426
14427         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14428         -fexternal-templates.
14429
14430         * configure.in (target_libs): Add libstdc++.
14431         (noconfigdirs): Add libstdc++ as appropriate.
14432
14433 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14434
14435         * config.guess:  Update from FSF.
14436
14437 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14438
14439         * configure: Use ${config_shell} when running ${configsub}.
14440
14441 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
14442
14443         * config.sub: No longer recognize h8300h.
14444
14445 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14446
14447         * config.sub: Remove extraneous differences between config.sub and
14448         gcc/config.sub.
14449
14450 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14451
14452         * Makefile.in (DISTSTUFFDIRS): Add gas.
14453
14454 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
14455
14456         * COPYING.NEWLIB: New file.
14457
14458 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14459
14460         * config.guess (HP-UX):  Patch from Harlan Stenn
14461         <harlan@landmark.com> to also emit release level.
14462
14463 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14464
14465         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14466
14467 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14468
14469         * config.sub:  Merge nextstep cleanup from FSF.
14470
14471 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14472
14473         * configure.in (arm-*-*): Don't configure ld for this target.
14474
14475 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14476
14477         * configure.in (*-*-netware): don't configure libg++, libio,
14478           librx, or newlib.
14479
14480 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14481
14482         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
14483         configure ld--it works, but it doesn't support shared libraries.
14484
14485 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14486
14487         * config.guess (*-unknown-freebsd*):  Get rid of possible
14488         trailing "(Release)" in version string.
14489         Patch from Paul Richards <paul@isl.cf.ac.uk>.
14490
14491 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14492
14493         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14494         Fix type: *-next-neststep -> *-next-nextstep.
14495
14496         * config.guess:  Merge from FSF:
14497
14498         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
14499
14500         * config.guess: Recognize powerpc-ibm-aix3.2.5.
14501
14502         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
14503
14504         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14505         instead of UNIX_SV for UnixWare 1.0).
14506
14507 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
14508
14509         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
14510         to make gdb/nlm/* build after the compiler and linker.
14511
14512 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14513
14514         * config.guess (netbsd, freebsd, linux):  Accept any machine,
14515         not just i[34]86.
14516         (m68k-atari-sysv4):  Relocate to match FSF version.
14517
14518         * config.guess:  More merges from the FSF:
14519
14520         Add a space before function call or macro invocation.
14521
14522         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14523
14524         * config.guess: Add trap cmd to remove dummy.c and dummy when
14525         interrupted.
14526
14527         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14528
14529         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14530         (dummy): Redirect stderr from compilation of dummy.c.
14531
14532         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
14533
14534         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14535
14536 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
14537
14538         * configure: Accept and ignore --cache*, for compatibility with
14539         new autoconf.
14540
14541 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14542
14543         * config.guess:  Merge from FSF:
14544
14545         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14546
14547         * config.guess (Pyramid*:OSx*:*:*): New case.
14548         (PATH): Add /.attbin at end for finding uname.
14549         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
14550
14551         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
14552
14553         * config.guess (M88*:DolphinOS:*:*): New case.
14554
14555         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
14556
14557         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14558         to select whether to use ELF or COFF.
14559
14560         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14561
14562         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
14563
14564         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
14565
14566         * config.guess: Guess the OS version for HPUX.
14567
14568         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
14569
14570         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14571
14572 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14573
14574         * configure.in: Recognize --with-headers, --with-libs, and
14575         --without-newlib.
14576         * Makefile.in (all-xiberty): Depend upon all-ld.
14577
14578 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14579
14580         * configure.in: Change i[34]86 to i[345]86.
14581
14582 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14583
14584         * configure (version): A few more tweaks to help message.
14585
14586 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14587
14588         * Makefile.in:  Remove (for now) librx as a host library,
14589         now that we're building it for target.
14590
14591 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14592
14593         * configure: Fix up help message; from karl@owl.hq.ileaf.com
14594         (Karl Berry).
14595
14596 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14597
14598         * configure.in:  Also configure librx.
14599
14600 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14601
14602         * Makefile.in:  Update various rules to reflect that librx
14603         is now needed for libg++.
14604
14605 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14606
14607         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
14608
14609 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
14610
14611         * configure.in: Configure the examples directory.
14612
14613 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14614
14615         * configure: Simplify Jun 2 1994 change.
14616
14617 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14618
14619         * change CC to /usr/latest/bin/gcc for lynx host builds, since
14620         /bin/gcc isn't good enough to build gcc.
14621
14622 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
14623
14624         * Makefile.in (GDB_SUPPORT_FILES): Remove
14625         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
14626         (gdb.tar.gz): Add new rule to use standard distribution building
14627         mechanism.
14628
14629 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14630
14631         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
14632         Bill Cox <bill@cygnus.com>.
14633
14634 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14635
14636         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
14637
14638 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
14639
14640         * configure:  Search current dir first in .gdbinit.
14641
14642 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14643
14644         * config.sub:  Recognize freebsd (merged from gcc config.sub).
14645
14646 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14647
14648         * config.sub:  Refer to NeXT's operating system as nextstep.
14649
14650         * config.sub (case $basic_machine):  Re-order the cases, to match
14651         the order in the FSF version (which is mostly alphabethical).
14652         Merge in some additions and changes from the FSF.
14653
14654 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
14655
14656         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
14657         * config.sub: Recognize cxux7.
14658         * configure.in: Use mh-cxux for m88k-harris-cxux*.
14659
14660 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14661
14662         * config.sub:  Fix typo powerpc -> powerpc-*.
14663
14664 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
14665
14666         * Makefile.in: `all-emacs19' depends on `all-byacc'.
14667
14668         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
14669         parallel with all-emacs and install-emacs).  Top-level command
14670         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
14671
14672 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14673
14674         * test-build.mk ($(host)-stamp-stage2-installed): Remove
14675         $(relbindir)/make before doing ``make install'', and use
14676         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
14677         installing over running make binary.
14678         ($(host)-stamp-stage3-installed): Likewise.
14679
14680 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14681
14682         * config.guess: Recognize Mach.
14683
14684 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14685
14686         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
14687         see whether --exec-prefix was used.
14688
14689 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14690
14691         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
14692
14693 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14694
14695         * Makefile.in: Add all-librx target similar to all-libproc.
14696
14697 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
14698
14699         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
14700         with post 1.2 uname bogosity.
14701
14702 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14703
14704         * configure: Remove temporary files on receipt of a signal.
14705
14706 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
14707
14708         * configure: If there is a package_makefile_frag, remove
14709         ${subdir}/Makefile.tem after copying it in.
14710
14711 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14712
14713         * build_all.mk: support rs6000 lynx identifies itself as
14714         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
14715         since /bin/gcc is too feeble to compile a modern gcc.
14716
14717 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14718
14719         * brought devo/test-build.mk update-to-date with progressive/
14720           test-build.mk. Add lynx targets and hppa flag info.
14721
14722 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14723
14724         * configure.in:  Use mh-ncrsvr43.  Patch from
14725         Tom McConnell <tmcconne@sedona.intel.com>.
14726
14727 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14728
14729         * config.guess (i386-unknown-bsdi):  No longer need to
14730         check #if defined(__bsdi__) && defined(__i386__).
14731
14732 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14733
14734         * configure: Set program_transform_nameoption correctly.
14735
14736 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14737
14738         * brought build-all.mk update-to-date with progressive build-all.mk,
14739           added new targets and hppa info.
14740
14741 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14742
14743         * configure: If config.guess result is a prefix of the user
14744         specified target, assume a native build and use the user specified
14745         target as the host alias.  Remove SunOS patch suffix removal hack.
14746         * configure.in: Remove SunOS patch suffix removal hack.
14747
14748         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
14749         in NATIVE_CHECK_MODULES.
14750
14751 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
14752
14753         * Makefile.in: Rename HOST_ONLY to NATIVE.
14754         * configure: Delete SunOs patch suffix from host_canonical
14755           and build_canonical variables that are prepended to Makefiles.
14756         * configure.in: Add comments for easier maintenance.
14757
14758 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14759
14760         * Makefile.in: Add all-libproc target similar to all-gui.
14761
14762 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
14763
14764         * Makefile.in (CHECK_MODULES): split into
14765         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14766
14767 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
14768
14769         * config.guess (i386-unknown-bsdi): New system to guess.
14770
14771 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14772
14773         * Makefile.in: Add all-gui target (but not yet build by "all").
14774
14775 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
14776
14777         * config.sub: Move deletion of patch suffix from here...
14778         * configure.in: To here, at Ian's suggestion.  The top-
14779           level scripts might need to know of a patch level.
14780
14781 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
14782
14783         * config.sub: Strip off patch suffix so rtl is recognized
14784           as a sunos4.1.3 machine, even though it's been patched.
14785
14786 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
14787
14788         * Makefile.in (INSTALL_LAST): Delete.
14789         (INSTALL_DOSREL): New.
14790
14791 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14792
14793         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14794         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14795         whether we pass down --with-gnu-ld anyhow.
14796
14797 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
14798
14799         * Makefile.in (INSTALL_LAST): Change operation so it works
14800         on more flavors of make.
14801         * configure.in (go32): Don't build libg++ or libio.
14802
14803 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
14804
14805         * Makefile.in (Move HOST_PREFIX_1 and friends up so
14806         they can be overriden by templates.
14807
14808 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
14809
14810         * configure.in (target==go32): Don't build gdb.
14811         * dosrel: New directory.
14812
14813 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
14814
14815         * configure.in (host==go32): Configure dosrel too.
14816         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14817         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14818         be set by incoming names or templates.
14819         (INSTALL_LAST): New rule.
14820
14821 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
14822
14823         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14824
14825 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14826
14827         * configure.in (appdirs): New variable.  Currently empty, but will
14828         be used in gas distribution.  If nonempty, lists a set of
14829         directories at least one of which must get configured, or top
14830         level configuration is considered to have failed.
14831         (rs6000-*-lynxos*): Use new file name.
14832
14833 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14834
14835         Eliminate XTRAFLAGS.
14836         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14837         newlib include files using -idirafter, and also use -nostdinc.
14838         (CXX_FOR_TARGET): Likewise.
14839         (XTRAFLAGS): Removed.
14840         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14841         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14842         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14843         ($(DO_X)): Don't pass down XTRAFLAGS.
14844
14845 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14846
14847         * configure.in (mips*-dec-bsd*): New target; do build linker.
14848         (mips*-*-bsd*): New target; don't build linker.
14849
14850 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14851
14852         * configure.in: support rs6000-*-lynxos* configuration.
14853         support sunos4 as a cross target.
14854
14855         * config.sub: look for lynx*, not lynx since the OS version may
14856         legitimately be part of the name.
14857
14858 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14859
14860         * configure.in (i[34]86-*-sco*): Move to be with other i386
14861         targets.
14862         (romp-*-*): New target.  Skip various binary utilities.
14863         (vax-*-*): New target.  Don't build newlib.
14864         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
14865
14866 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14867
14868         * configure.in: Only set host_makefile_frag if config
14869         directory exists.
14870
14871 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14872
14873         * install.sh: If $dstdir exists, don't check whether each
14874         component does.
14875
14876 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14877
14878         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14879
14880 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
14881
14882         * configure.in (*-*-lynxos*): Don't configure newlib for either
14883         native or cross Lynx.
14884
14885 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
14886
14887         * config.sub (sparc64-elf): Fix os.
14888         (z8k): Remove duplicate.
14889
14890 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14891
14892         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14893         gcc/stmp-fixproto, to try to prevent fixproto from being run.
14894
14895 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
14896
14897         * configure: Make file links cleanly even if Lynx fails on
14898           an NFS symlink (at least fail cleanly).
14899
14900 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14901
14902         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14903         -XNh2000.
14904
14905 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14906
14907         * configure: Unknown options are fatal again.
14908
14909 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
14910
14911         * configure: Ignore --x-includes and --x-libraries, for Autoconf
14912         compatibility.
14913
14914 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
14915
14916         * build-all.mk: Add `clean' target.
14917
14918 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14919
14920         * config.guess:  Add SINIX support.
14921         * configure.in:  Add mips-*-sysv4* support.
14922
14923 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
14924
14925         * build-all.mk: Document all useful targets.
14926         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14927         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14928
14929 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14930
14931         * configure: Support --silent, --quiet.
14932
14933 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14934
14935         * configure: Support --disable-FEATURE.
14936
14937 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14938
14939         * config.guess: Recognize NCR running SVR4.3.
14940
14941 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14942
14943         * config.guess:  Make BSDI generate i386-unknown-bsd386.
14944         Patch from Paul Eggert <eggert@twinsun.com>.
14945
14946 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14947
14948         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14949
14950 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14951
14952         * configure: Make unrecognized options give nonfatal warnings
14953         instead of fatal errors, and pass them to any subdirectory
14954         configures in case they recognize them.
14955         Make --x equivalent to --with-x.
14956
14957 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14958
14959         * configure: Add --enable-* options.  Clean up usage message and
14960         some comments.
14961
14962 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
14963
14964         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14965
14966 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14967
14968         * configure.in (hppa*-*-*): Enable binutils.
14969
14970 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14971
14972         * config.sub: Recognize cisco.
14973
14974 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
14975
14976         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14977
14978 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14979
14980         * config.guess: about target *-hitachi-hiuxwe2, don't print more
14981         than one configuration name.  Add comment.
14982
14983 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
14984
14985         * config.guess: about target *-hitachi-hiuxwe2, fixed
14986         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
14987         macro is incorrect.]
14988
14989 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14990
14991         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14992         than the "make ls" stuff which used to be here.
14993
14994 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14995
14996         * config.guess:  Recognize i[34]86-unknown-freebsd.
14997         From Shawn M Carey <smcarey@rodan.syr.edu>.
14998
14999 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15000
15001         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15002
15003 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
15004
15005         * config.guess: Check for ptx.
15006
15007 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
15008
15009         * config.sub: Add os9k checking.
15010
15011 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15012
15013         * config.guess: Handle OSF1 running on HPPA processors
15014
15015 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15016
15017         * configure: If subdir configure fails, print out a message with
15018         subdirectory name, in case subdir's configure code didn't identify
15019         itself.
15020
15021 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
15022
15023         * configure.in: Remove embedded newlines from configdirs.
15024         Avoid mismatches of substrings.  Fix matching strings at end
15025         of configdirs.
15026
15027 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
15028
15029         * config.guess:  Add Lynx/rs6000 config support.
15030
15031 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15032
15033         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15034
15035 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
15036
15037         * configure.in (hppa*-*-osf*): Treat this just like most other
15038         PA configurations (eg no binutils or ld).
15039         (hppa*-*-*elf*): These configurations have binutils and ld.
15040
15041 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15042
15043         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
15044
15045 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15046
15047         * configure.in (rs6000-*-*): Build gas.
15048
15049 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15050
15051         * Makefile.in:  Avoid bug in losing hpux sed.
15052
15053 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15054
15055         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15056         for GDB and GDB has been fixed to not need it.
15057
15058 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15059
15060         * config.guess: Recognize vax hosts.
15061
15062 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15063
15064         * configure (while loop): Don't use "break 2" inside case
15065         statement -- the case statement isn't an enclosing loop.
15066
15067 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15068
15069         * config.guess:  Clean up NeXT support, to allow nextstep
15070         on Intel machines.  Make OS be nextstep.
15071
15072 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
15073
15074         * config.guess: Add alternate forms for Convex.
15075
15076 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
15077
15078         * configure:  Completely rewrite option processing.  Take
15079         advantage of pattern-matching to avoid invoking test frequently.
15080         Also clean up host and target defaulting logic.
15081
15082 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15083
15084         * Makefile.in: Replace all occurrances of "rootme" with "r" and
15085         "$${rootme}" with "$$r", to increase the likelihood that the do-*
15086         commands (plus user environment) will fit SCO limits.
15087
15088 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15089
15090         * configure.in: Don't issue warnings about directories which are
15091         not being configured if -norecursion is set.  Correct test for
15092         --with-gnu-as and --with-gnu-ld to not get confused by substring
15093         matches.
15094
15095         * configure.in: Don't build gas for alpha-dec-osf1*.
15096
15097 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
15098
15099         * configure:  Back out Per's change of 12/19/1993.  It changes the
15100         behavior of configure in unexpected and confusing ways.
15101
15102         Also, use different delim char when calculating
15103         program_transform_name so that the name can contain slashes.
15104
15105 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
15106
15107         * configure.in, config.sub: Add support for VSTa micro-kernel.
15108
15109 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
15110
15111         * configure.in: Nuke hacks which were used to get a special
15112         version of GAS for HPPA configurations.
15113
15114 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15115
15116         * configure:  If only ${target_alias} is given, use that
15117         as the default for ${host_alias}.
15118         * configure:  Add missing back-slashes before nested quotes.
15119
15120 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15121
15122         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15123
15124 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
15125
15126         * config.guess:  Recognize some Tektronix configurations.
15127         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15128
15129 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15130
15131         * config.sub: Match any flavor of SH.
15132
15133 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
15134
15135         * configure.in: Don't try to configure newlib for Alpha.
15136
15137 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15138
15139         * configure.in: Don't build ld for Irix 5.  Don't build gas,
15140         libg++ or libio for any Alpha target.
15141
15142         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15143
15144 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
15145
15146         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15147         default arguments -- so it tried to compress itself.
15148
15149 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15150
15151         * configure.in (notsupp): ensure that a space is always at the end
15152           of the configdirs list, since the grep checks for an explicit space
15153
15154 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15155
15156         * configure.in (target i386-sysv4.2): don't build ld, since static
15157           versions of many libraries are not available.
15158
15159 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15160
15161         * config.guess: Recognize Apollos (using environment variables).
15162         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15163
15164 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15165
15166         * config.guess: Recognize Sony news mips running newsos.
15167
15168 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
15169
15170         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15171         "fi ; else" for bash.
15172
15173 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
15174
15175         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15176
15177 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
15178
15179         * config.sub: accept unixware as an alias for svr4.2.
15180         Fix some inconsistancies with the gcc version.
15181
15182 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15183
15184         * Makefile.in (DISTDOCDIRS):  Add gdb.
15185
15186 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15187
15188         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
15189
15190 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15191
15192         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15193         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15194         this now.
15195
15196 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15197
15198         * config.sub: Accept hiux* as an OS name.
15199
15200         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15201         etc/make-stds.texi.  The underscore came from gcc, and dje now
15202         agrees that RUNTESTFLAGS is the correct name.
15203
15204 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15205
15206         * install.sh:  Remove 'set -e'.  It makes any conditionals
15207         in the script useless.
15208
15209         * config.guess: Automatically recognize arm-acorn-riscix
15210         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15211
15212 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
15213
15214         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15215
15216 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15217
15218         * Makefile.in (DISTDOCDIRS): New variable.
15219         (taz): Edit local Makefile.in sooner, instead of proto-toplev
15220         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
15221
15222 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15223
15224         * configure.in (hppa target): check the source directory for the
15225           pagas sub-directory
15226
15227 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
15228
15229         * config.sub: Allow -aout* and -elf*.
15230
15231 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15232
15233         * configure.in: Don't build ld on i386-solaris2, same as for
15234         sparc-solaris2.
15235
15236 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15237
15238         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15239
15240 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15241
15242         * configure.in:  Configure gdb for alpha.
15243
15244 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15245
15246         * Makefile.in (CXXFLAGS): Add -O.
15247
15248 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15249
15250         * config.guess: added support for DG Aviion
15251
15252 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15253
15254         * configure.in: Produce warning message for subdirectories not
15255         configurable for this host/target combination.  Don't try to
15256         configure gdb for vms.
15257
15258 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15259
15260         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15261         appropriate files before making "diststuff".
15262         (DISTBISONFILES): New var: list of files to be edited.
15263         (DISTSTUFFDIRS): Add binutils.
15264
15265 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15266
15267         * config.sub: also handle mipsel and mips64el (for little endian mips)
15268
15269 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15270
15271         * configure.in: Add * to end of all OS names.
15272
15273 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
15274
15275         * configure.in: Build newlib for LynxOS native.
15276
15277 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15278
15279         * config.guess: Add support for delta 88k running SVR3.
15280
15281         * configure.in: Add comment about HP compiler vs. emacs.
15282
15283 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15284
15285         * configure.in: don't build ld on solaris2 (not a viable option
15286           due to bugs in getpwnam & getpwuid)
15287
15288 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15289
15290         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15291         config.guess will produce a full version number.
15292
15293 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15294
15295         * configure.in: Build linker and binutils for alpha-dec-osf1.
15296
15297 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15298
15299         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15300         and gdb/testsuite/Makefile.in.
15301
15302 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15303
15304         * configure.in: recognize mips*- instead of mips-
15305
15306 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15307
15308         * config.sub: Accept linux*coff and linux*elf as operating
15309         systems.
15310
15311 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15312
15313         * config.sub: Recognize mips64, and mips3 as an alias for it.
15314
15315 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15316
15317         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15318         gdb knows how to handle OSF/1 shared libraries.
15319
15320 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15321
15322         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15323         * config.guess: Recognize Hitachi's HIUX.
15324         * config.sub: Recognize h3050r* and hppahitachi.
15325         Remove redundant cases for hp9k[23]*.
15326
15327 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15328
15329         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15330         if gas and ld are in the source tree and are in ${configdirs}.
15331         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15332         --with options (but still pass them down on the command line,
15333         if they were explicitly specified).
15334
15335 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15336
15337         * configure: substitute SHELL value in Makefile.in with
15338         ${CONFIG_SHELL}
15339
15340 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15341
15342         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15343         *-*-solaris2* targets.
15344
15345 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15346
15347         * Makefile.in: define M4, and pass it down to sub-makes;
15348         all-autoconf now depends on all-m4
15349
15350 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15351
15352         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15353         presence of {ar,ranlib} instead of a configured directory
15354
15355 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
15356
15357         * config.guess: Accept 34?? as well as 33?? for NCR.
15358
15359 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15360
15361         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15362         of 'gas' in sed commands, since 'gash' is now in the tree as well.
15363
15364 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15365
15366         * configure: grab values for $(CC) and $(CXX) from the
15367         environment, so that someone can do "CC=gcc configure; make" and
15368         have it work right (matching the way that autoconf works now)
15369
15370         * configure.in, Makefile.in: add support for gash, the tcl
15371         interface to Galaxy
15372
15373         * config.guess: add NetBSD variants (hp300, x86)
15374
15375 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
15376
15377         * install.sh: Support -d option (in the manner of SunOS 4 install,
15378         as it is more deterministic than that of GNU install)
15379         (chmodcmd): Set file to mode 755 by default (should also do default
15380         chgrp and chown, but I don't feel like dealing with that now)
15381
15382 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
15383
15384         * config.sub: Remove h8300hhms alias.
15385
15386 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15387
15388         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15389
15390 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15391
15392         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15393         as stmp-fixinc
15394
15395 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15396
15397         * config.sub: recognize m88110-bug-coff.
15398
15399 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15400
15401         * Makefile.in (all-libio): all dependencies on the toolchain used
15402         to build this (gcc, gas, ld, etc)
15403
15404 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15405
15406         * config.guess: Deal with OSF/1 1.3 on alpha.
15407
15408 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15409
15410         * install.sh: add some 'else true' clauses for portability
15411
15412         * configure.in: don't build libio for h8[35]00-*-* targets
15413
15414 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15415
15416         * Makefile.in:  Add support for new libio.
15417
15418 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15419
15420         * install.sh: If one command fails, don't try the rest.  Don't try
15421         to remove $dsttmp (via trap) unless we have already created it.
15422         If $src doesn't exist, detect it and exit with an error.
15423
15424         * config.guess: Recognize BSD on hp300.
15425
15426 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15427
15428         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15429         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15430
15431 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
15432
15433         * Makefile.in (all-send-pr): depends on all-prms
15434
15435 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15436
15437         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15438
15439 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15440
15441         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15442         Added test for mips-mips-riscos5.
15443
15444 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15445
15446         * configure.in: use mh-hp300 for 68k HP hosts
15447
15448 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15449
15450         * configure: add support for CONFIG_SHELL, so that you can use
15451         some alternate shell for evaluating configure scripts
15452
15453 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
15454
15455         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
15456         in configure script to bug-gdb@prep.ai.mit.edu when building
15457         distribution archive.
15458         * Makefile.in (COMPRESS):  Remove def.
15459         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
15460         gdb.tar.Z and make-gdb.tar.Z respectively.
15461         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
15462         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
15463         to convergence with 'taz' target in Makefile.in.
15464
15465 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15466
15467         * install.sh (dsttmp): use trap to ensure that tmp files go
15468         away on error conditions
15469
15470 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15471
15472         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15473
15474 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15475
15476         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15477         its parent is '/' not ''.
15478
15479         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15480
15481 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
15482
15483         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15484         that ${newsrcdir}/configure.in does.
15485
15486 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15487
15488         * test-build.mk: support for CONFIG_SHELL
15489
15490 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
15491
15492         * config.sub (netware):  Add as a basic system type.
15493
15494 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15495
15496         * Makefile.in (Makefile): depend on configure.in.  Also drop the
15497           $(srcdir)/ from the dependency on Makefile.in.
15498
15499 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
15500
15501         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15502         (h8300hhms is temporary until multi-libraries are implemented).
15503         * configure.in: Handle h8300h too.
15504
15505 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15506
15507         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15508
15509 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
15510
15511         * configure:  Remove extraneous output when guessing host type.
15512         * config.guess:  Remove extraneous output when guessing using C
15513         compiler rather than uname, or when guessing fails.
15514
15515 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
15516
15517         * Makefile.in: remove all.cross and install.cross targets
15518
15519         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15520           definitions
15521
15522 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
15523
15524         * configure.in (target sh): Build gprof.
15525
15526 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15527
15528         * config.sub: change -solaris to -solaris2
15529
15530 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15531
15532         * configure.in: Use config/mh-riscos for mips-*-sysv*.
15533
15534 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
15535
15536         * configure: Correct error message for missing Makefile.in to
15537         print correct directory.
15538
15539 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15540
15541         * install.sh: kludge around 386BSD shell bug
15542
15543 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
15544
15545         * config.guess:  Recognize NeXT.
15546         * config.guess:  Recognize i486-ncr-sysv4.
15547         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
15548
15549 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
15550
15551         * Makefile.in (MAKEINFOFLAGS): New variable.
15552         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15553         * build-all.mk, test-build.mk: Pass down --no-split as
15554         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
15555
15556 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
15557
15558         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
15559
15560 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
15561
15562         * Makefile.in (libg++.tar.z):  New rule.
15563         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
15564         * Makefile.in (taz):  Only do a single chmod.
15565
15566 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15567
15568         * install.sh: don't use dirname anymore (replaced with sed usage)
15569
15570 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
15571
15572         * Makefile.in:  Change extension for gzip'd files from '.z' to
15573         '.gz' per new FSF standard usage.
15574
15575 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15576
15577         * configure: put quotes around the final value of program_transform_name
15578
15579 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15580
15581         * Makefile.in: new install.sh support; update install-info rules
15582
15583 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
15584
15585         * configure.in: Build diff for crosses, but not for go32 host.
15586
15587         * configure.in: Build gprof only for native, and don't build it
15588         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15589
15590 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
15591
15592         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15593
15594 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15595
15596         * configure.in (host_tools): Add prms.
15597
15598 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15599
15600         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15601         with $(FLAGS_TO_PASS) on the command line
15602
15603         * config.sub: Recognize lynx and lynxos
15604
15605 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15606
15607         * config.sub: Accept -ecoff*, not just -ecoff.
15608
15609 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15610
15611         * Makefile.in (taz): Use .gz suffix instead of .z.
15612         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
15613         names.
15614
15615 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15616
15617         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
15618
15619 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15620
15621         * Makefile.in (install-no-fixedincludes):  install gcc last, so
15622         that rebuilds that might happen during 'make install' don't get
15623         bogus gcc include files
15624
15625 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15626
15627         Change from Utah for HPPA support:
15628         * config.guess: Recognize hppa1.x-hp-bsd.
15629
15630 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
15631
15632         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
15633         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
15634
15635 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15636
15637         * config.sub: Add support for rom68k and bug boot monitors.
15638
15639 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
15640
15641         * Makefile.in: Make all-opcodes depend on all-bfd.
15642
15643 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15644
15645         * config.guess: Added special check for i[34]86-univel-sysv4*.
15646
15647 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
15648
15649         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
15650         the processor rather than assuming i486.
15651
15652 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15653
15654         * config.guess: Recognize SunOS6 as Solaris3.
15655
15656 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
15657
15658         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
15659         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
15660
15661 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
15662
15663         * build-all.mk (all-cross): New target for Canadian Cross.
15664         Added Q2 go32 targets.
15665         * test-build.mk: Configure go32 cross sparclite-aout and
15666         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
15667         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
15668
15669 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15670
15671         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
15672         GO32 hosted toolchains
15673
15674 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15675
15676         * configure: change  so "-exec-prefix" gets passed down rather
15677         than "-exec_prefix" so autoconf generated Makefiles get the
15678         exec_prefix set right.
15679
15680 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15681
15682         * config.guess: get the Solaris2 minor version number
15683
15684         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
15685
15686 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15687
15688         * config.guess: Recognize some Sequent platforms.
15689
15690 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15691
15692         * Makefile.in: added the vault-install target
15693
15694         * configure.in: actually use the Sun3 makefile fragment that's in
15695         config, also added the release dir to configdirs
15696
15697 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15698
15699         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
15700
15701 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15702
15703         * configure.in: remove some program from Alpha targetted toolchains
15704
15705 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
15706
15707         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
15708         gprof.
15709         (taz): Run "make diststuff" in those directories instead of "make
15710         proto-dir".  Look for "VERSION=" only at start of line in subdir
15711         Makefile.  Use "gzip -9" for compression.
15712         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
15713         (binutils.tar.z): New target.
15714
15715 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15716
15717         * Makefile.in (taz): Include gpl.texinfo.
15718
15719 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15720
15721         * Makefile.in (setup-dirs): Merged into "taz" target.
15722         (taz): Only do `proto-dir' stuff if a directory is actually needed
15723         for this target.
15724
15725 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
15726
15727         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
15728         (FLAGS_TO_PASS): Pass down MUNCH_NM.
15729         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
15730         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
15731         (gcc-no-fixedincludes): Correct for current gcc Makefile.
15732
15733 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
15734
15735         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
15736         config.sub, and move-if-change to gdb testsuite distribution
15737         archive, so the testsuite can be extracted, configured, and
15738         run separately from the gdb distribution.  Blow away the Chill
15739         tests that require a Chill compiled executable, since GNU Chill
15740         is not yet publically available.
15741
15742 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15743
15744         * test-build.mk: set environment variables in a single command,
15745         instead of a list of assignments and exports
15746
15747         * config.guess: recognize Alpha/OSF1 systems
15748
15749 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15750
15751         * configure: Change help message to prefer --options rather than
15752           -options.
15753
15754 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15755
15756         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
15757         zippy@ecst.csuchico.edu.
15758         * config.guess: Recognize miniframe.
15759
15760 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15761
15762         * Makefile.in: Use srcroot to find runtest rather than rootme.
15763         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
15764
15765 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15766
15767         * test-build.mk: Extensive additions to support building on a
15768         machine other than the host.
15769
15770 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15771
15772         * configure (tooldir): Fix for i386-aix again.
15773
15774 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
15775
15776         * configure, Makefile.in:  Change definition of $(tooldir)
15777         to match the FSF.
15778
15779 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
15780
15781         * config.guess:  Recognize i[34]86/SVR4.
15782
15783 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15784
15785         * Makefile.in (all-gdb): gdb depends on sim.
15786
15787 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
15788
15789         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
15790         at the same time we make the prototype gdb directory.
15791         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
15792         files at the same time as the gdb base release distribution.
15793
15794 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
15795
15796         * Makefile.in (check): Use individual check targets rather than
15797         DO_X rule.
15798         (check-gcc): Added.
15799
15800 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
15801
15802         * config.sub: Use sysv3.2 not sysv32 for canonical OS
15803         for System V release 3.2.
15804
15805 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15806
15807         * config.sub: Recognize hppaosf.
15808         * configure.in: Do configure ld/binutils/gas for it.
15809
15810 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15811
15812         * configure (tooldir): Alter syntax used to set this, for systems
15813         where "\$" isn't handled right, like i386-aix.
15814
15815 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15816
15817         * configure: Pass program-transform-name, not
15818         program_transform_name, to recursive configures.
15819
15820 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
15821
15822         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15823         of gas+ld+binutils.
15824
15825 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
15826
15827         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
15828
15829 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15830
15831         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15832
15833 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15834
15835         * Makefile.in (PRMS): Set back to all-prms.
15836
15837 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15838
15839         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15840         targets, rather than for MIPS hosts.
15841
15842 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15843
15844         * configure.in: add comment for --with-x default values
15845
15846         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15847
15848         * Makefile.in: add check-* targets for each of the directories in
15849         the tree.  Add a definition of RUNTEST that will use the one we
15850         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
15851
15852 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
15853
15854         * configure.in: Removed obsolete references to bfd_target and
15855         target_makefile_frag.
15856
15857         * build-all.mk: Set assorted targets for Q2.
15858         * config.sub: Recognize z8k-sim and h8300-hms.
15859         * test-build.mk: Really don't pass host to configure.
15860         (HOLES): Added uname.
15861
15862 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
15863
15864         * configure: Handle an empty program-prefix, program-suffix or
15865         program-transform-name correctly.
15866
15867 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15868
15869         * build-all.mk: -G 8 no longer required for MIPS targets.
15870         * test-build.mk: Don't pass host argument to configure; make it
15871         guess.
15872
15873 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
15874
15875         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
15876         * Makefile.in (COMPRESS):  New macro, like GZIP.
15877
15878 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15879
15880         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15881
15882         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15883         with gas currently defaults to -G 0.
15884
15885 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
15886
15887         * Makefile.in (all-flex): flex depends on byacc.
15888
15889         * build-all.mk: If host not specified, use config.guess.  Pass TAG
15890         to test-build.mk as RELEASE_TAG.
15891         * test-build.mk (configargs): New variable containing arguments to
15892         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
15893         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15894
15895         * config.guess: Use /bin/uname when checking -X argument on SCO,
15896         to avoid invoking GNU uname which doesn't understand -X.
15897
15898         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15899
15900         * configure.in: Build gas for mips-*-*.
15901
15902 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15903
15904         * Makefile.in (all.normal): insert missing backslash.
15905
15906 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15907
15908         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15909
15910         * Makefile.in: Complete overhaul to merge many almost identical
15911         targets.
15912
15913 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15914
15915         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15916         (gdb.tar.Z): Adjusted.
15917
15918         * Makefile.in (setup-dirs, taz): New targets; should be general
15919         enough to adapt for gdb sometime.  Build only .z file.
15920         (gas.tar.z): New target.
15921
15922 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15923
15924         * build-all.mk: Use CC=cc -Xs on Solaris.
15925
15926 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
15927
15928         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
15929         for handling BISON for FSF releases.
15930
15931 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15932
15933         * configure: Actually implement the change zoo just documented.
15934
15935 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
15936
15937         * configure: when using config.guess, only set target_alias when
15938         it's not already been set (ie, on the command line)
15939
15940 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15941
15942         * Makefile.in: add installcheck target, set PRMS to install-prms
15943
15944 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15945
15946         * configure: add support for package_makefile_fragment, handle the
15947         case where a directory has a configure.in file but no Makefile.in
15948         more gracefully (with an actual understandable error message, even);
15949         add support for --without (and add this to the usage message); also
15950         explicitly add a --host=${host_alias} to the command line when
15951         config.guess is used
15952
15953 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15954
15955         * configure: Must use both --host and --target in recursive calls.
15956
15957 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15958
15959         * Makefile.in: Change deja-gnu to dejagnu.
15960
15961 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15962
15963         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15964
15965 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15966
15967         * configure.in: canonicalize all instances to *-*-solaris2*,
15968         also strip out a number of tools to not build for go32 host
15969
15970 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15971
15972         * config.guess: add GPL.
15973
15974         * Makefile.in, config.guess, config.sub, configure: bump
15975           copyrights to 93.
15976
15977 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
15978
15979         * Makefile.in (do-info): Removed obsolete check for existence of
15980         localenv file.
15981
15982         * Makefile.in (MAKEOVERRIDES): Define to be empty.
15983
15984 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15985
15986         * Makefile.in: a couple of 'else true' for decstation,
15987         support for TclX
15988
15989         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15990
15991 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
15992
15993         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15994
15995 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
15996
15997         * config.guess: Recognize i386-ibm-aix (PS/2).
15998         * configure.in: Use config/mh-aix386 file for it.
15999
16000 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
16001
16002         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16003         CC_FOR_TARGET instead.
16004         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16005
16006 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
16007
16008         * Makefile.in: Add sim to list of directories sent with gdb
16009
16010 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16011
16012         * configure.in: Put back mips-dec-bsd* case.
16013
16014 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
16015
16016         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16017         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
16018         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16019
16020 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16021
16022         * configure.in: remove no-op mips-dec-bsd* in "case $target"
16023
16024         * Makefile.in (dir.info): only run gen-info-dir if it exists,
16025         (install-info): install dir.info only if it exists,
16026         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16027
16028 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
16029
16030         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
16031         gas for mips-dec-bsd.
16032
16033 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
16034
16035         * configure (makesrcdir): If ${srcdir} is relative and not ".",
16036         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16037
16038 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16039
16040         * configure.in: Added "dejagnu" to hosttools list.
16041
16042 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
16043
16044         * config.sub, configure.in, config.guess:  Add support
16045         for Bosx, an AIX variant from Bull.
16046         Patches from F.Pierresteguy@frcl.bull.fr.
16047
16048 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16049
16050         * devo/dejagnu: Initial creation of devo/dejagnu.
16051         Migrated dejagnu testcases and support files for testing software
16052         tools to reside as subdirectories, currently called "testsuite",
16053         within the directory of the software tool.  Migrated all programs,
16054         support libraries, etc. beloging to dejagnu proper from
16055         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
16056         with no modifications.  The changes to these files which will
16057         allow them to configure, build, and execute properly will be made
16058         in a future update.
16059
16060 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16061
16062         * Makefile.in: Change send_pr to send-pr.
16063         * configure.in: Likewise.
16064         * send_pr: Renamed directory to send-pr.
16065
16066 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
16067
16068         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
16069
16070 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
16071
16072         * README:  Update for gdb-4.8 release.
16073         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
16074         gdb-xxx.tar.z (gzip'd) file also.
16075
16076 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16077
16078         * Makefile.in: make all-diff depend on all-libiberty
16079
16080 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
16081
16082         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16083
16084 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16085
16086         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16087
16088 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
16089
16090         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
16091         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
16092         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
16093
16094 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16095
16096         * Makefile.in:  makeinfo binary is in a new location
16097
16098 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
16099
16100         * config.sub: Accept -ecoff as an OS.
16101
16102         * Makefile.in: Various changes to eliminate a level of make
16103         recursion and reduce the required command line length.
16104         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16105         sub-makes.
16106         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16107         variables holding settings for specific sub-makes.
16108         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16109         in terms of BASE_FLAGS_TO_PASS.
16110         (TARGET_LIBS): New variable listing directories which use
16111         TARGET_FLAGS_TO_PASS.
16112         (subdir_do): Eliminated.
16113         (do-*): New set of targets to replace subdir_do.
16114         (various): All targets which used subdir_do now depend on do-*.
16115         (local-clean): Renamed from do_clean.
16116         (local-distclean): New target, dependency of distclean and
16117         realclean.
16118         (install-info): Don't create directories.  Depend on dir.info
16119         rather than calling make recursively.
16120         (install-dir.info): Eliminated.
16121         (install-info-dirs): Create all info directories here.
16122         (dir.info): Depend upon do-install-info.
16123
16124         * test-build.mk (HOLES): Added false.
16125
16126 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
16127
16128         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
16129
16130 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16131
16132         * Makefile.in (info): remove dependency on all-texinfo.  The
16133         problem was really in texinfo/C, not at this level.
16134
16135 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16136
16137         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16138
16139 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
16140
16141         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
16142         GDB releases.
16143
16144 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16145
16146         * configure: Include srcdir in message about target of link not
16147         being found.  Don't convert `-' to `_' in `with' options being
16148         passed to subdirs.
16149
16150 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16151
16152         * configure.in: add uudecode to host_tools
16153
16154         * Makefile.in: added {all,install}-uudecode targets, added them to
16155         the appropriate lists
16156
16157 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
16158
16159         * Makefile.in (all-gcc): Added dependency on all-gas.
16160
16161         * configure.in (mips-*-*): Build ld and binutils.
16162
16163 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16164
16165         * configure: check return code from mkdir, print error message and
16166           exit on failure.
16167
16168 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
16169
16170         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
16171
16172 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16173
16174         * test-build.mk (HOLES): Added tar, cpio and uudecode.
16175
16176 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16177
16178         * config.sub (h8500):  Recognize this as a cpu type.
16179
16180 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16181
16182         * configure: source directory missing is no longer a warning
16183
16184         * configure.in: recognize irix[34]* instead of irix[34]
16185
16186         * Makefile.in: define and pass down X11_LIB
16187
16188 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
16189
16190         * guess-systype: Renamed to ...
16191         * config.guess:  ... by popular request.
16192         * configure.in, Makefile.in:  Update accordingly.
16193
16194 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
16195
16196         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
16197         + Add Convex, Cray/Unicos, and Encore/Multimax support.
16198         + Execute ./dummy instead of assuming . is in PATH.
16199
16200 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
16201
16202         * guess-systype:  New shell script.  Attempts to guess the
16203         canonical host name of the executing host.
16204         Only a few hosts are supported so far.
16205         * configure:  Call guess-systype if no host is specified.
16206
16207 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16208
16209         * Makefile.in (gcc-no-fixedincludes): Made to work with current
16210         gcc Makefile.
16211
16212
16213 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
16214
16215         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16216         (all-gcc, install-gcc, subdir_do): Use it.
16217
16218 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16219
16220         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16221
16222 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
16223
16224         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16225           set exclusively by configure, using configure.in .
16226
16227 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16228
16229         * test-build.mk: set $PATH for all builds
16230
16231         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16232
16233 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
16234
16235         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
16236         the one used in gcc/Makefile.in, so that a null expansion doesn't
16237         override the one needed to build gcc with a native cc.
16238
16239
16240 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16241
16242         * configure: Accept -with arguments.
16243
16244 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16245
16246         * Makefile.in: added h8300sim
16247
16248 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
16249
16250         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16251         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
16252         (all-cygnus, native, build-cygnus): Make
16253         $(canonhost)-stamp-3stage-done, not $(host)....
16254         * test-build.mk (stamp-3stage-compared): Use tail +10c for
16255         i386-sco3.2v4.  Added else true to if command.
16256
16257 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
16258
16259         * config.sub: (from FSF) Sequent uses a BSD-like OS.
16260
16261 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
16262
16263         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16264
16265 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16266
16267         * configure.in: don't remove binutils from Solaris builds
16268
16269 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
16270
16271         * Makefile.in: get rid of earlier definitions for *clean,
16272         also handle the recursive info rule better
16273
16274 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
16275
16276         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
16277         do more-or-less the right thing.
16278
16279 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
16280
16281         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16282         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16283
16284 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16285
16286         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16287         $(host_canonical).
16288
16289         * configure.in: split the configdirs list into 4 categories (native
16290         v. cross, library v. tool) and handle the cross-only and native-
16291         only in more reasonable (and correct!) way.
16292
16293 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
16294
16295         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
16296         configdirs anymore.
16297
16298 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16299
16300         * Makefile.in: extensive cleanup::  removed all of the explicit
16301         clean-* targets, collapsed many wrappers around subdir_do into
16302         one, added additional targets to satisfy standards.texi, deleted
16303         some old targets, some changes for consistency
16304
16305 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16306
16307         * configure.in: handle some programs as cross-only, and others as
16308         native only
16309
16310         * test-build.mk: handle partial holes in a more generic manner
16311
16312         * Makefile.in: m4 depends on libiberty
16313
16314 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16315
16316         * configure.in: add m4, textutils, fileutils, sed, shellutils,
16317         time, wdiff, and find to configdirs
16318
16319         * Makefile.in: all, clean, and install rules for the new programs
16320         added to configure.in
16321
16322 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16323
16324         * configure.in: use mh-sun for all *-sun-* hosts
16325
16326 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16327
16328         * Makefile.in: define flags for X11 include files and library file
16329         locations, pass them down to the programs that need this info
16330
16331         * build-all.mk: added a 'native' target, to 3stage the native toolchain
16332
16333 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16334
16335         * configure.in: start building libg++ for HP-UX targets
16336
16337 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
16338
16339         * README:  Update references to files moved into etc/.
16340
16341 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
16342
16343         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
16344         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
16345
16346 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16347
16348         * configure: accept dash as well as underscore in long option
16349         names for FSF compatibility.
16350
16351 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
16352
16353         * config.sub: added -sco3.2v4 support from FSF.
16354
16355 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16356
16357         * configure.in: expand the section that adds or removes
16358         directories from the list of programs to build, to handle native
16359         vs. cross in addition to host v. native
16360
16361 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
16362
16363         * Makefile.in:  Replace C++ in macro names with CXX.
16364         This is less likely to break ...
16365
16366 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16367
16368         * test-build.mk: add -w to GNU_MAKE
16369
16370 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16371
16372         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16373         add 'sparc' to list of recognized cpus.  This needed to make
16374         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16375         Delete some redundant ose68 variants.  Recognize -wrs as an os,
16376         then changes that into $CPU-wrs-vxworks.
16377
16378         * configure.in: remove most references to gdbtest, regularize
16379         target based program removal
16380
16381         * test-build.mk: import from p3 tree (many fixes and changes)
16382
16383 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
16384
16385         * Makefile.in: added rules to handle tcl, tk, and expect
16386
16387         * configure.in: handle those directories if they exist
16388
16389 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16390
16391         * config.sub: removed bogus hppabsd and hppahpux names, since
16392         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16393
16394 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16395
16396         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
16397         depends upon all-xiberty
16398
16399         * Makefile.in: changes from p3, including:
16400
16401         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
16402
16403         * Makefile.in (XTRAFLAGS): include newlib directories if
16404         newlib/Makefile exists, rather than if host != target.
16405
16406         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
16407
16408         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16409         from the same source tree and not building a cross-compiler.  This
16410         matters for the libg++ configuration if reconfiguring a tree that
16411         has already been installed.
16412
16413         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
16414
16415         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16416         pick up the machine and system specific header files.
16417
16418         * Makefile.in: added AS_FOR_TARGET, passed down in
16419         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16420         the C compiler to use to create programs which are run in the
16421         build environment, set it to default to $(CC), and passed it down
16422         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16423
16424         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
16425
16426         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16427         We need them for unusual native builds, like systems without
16428         ranlib.
16429
16430         * configure: also define $(host_canonical) and
16431         $(target_canonical), which are the full, canonical names for the
16432         given host and target
16433
16434 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
16435
16436         * Makefile.in:  Added separate definitions for C++.
16437
16438 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
16439
16440         * configure.in (configdirs):  Add deja-gnu.
16441
16442 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
16443
16444         * README:  Update for configure.texi and gdb-4.7 release.
16445
16446 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
16447
16448         * Makefile.in:  Move "all" target to top of file.
16449         Previously, first target was ".PHONY" which caused BSD4.4 make
16450         to build .PHONY when make was run without arguments.
16451
16452 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
16453
16454         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
16455         Library-copylefted code in libiberty.
16456
16457 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
16458
16459         * config.sub:  Replace m68kmote with plain old m68k.
16460
16461 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
16462
16463         * Makefile.in:  Remove space from blank line, avoid Make complaints.
16464
16465 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
16466
16467         * config.sub: Complain if no argument is given.  Added support for
16468         386bsd as OS and target alias.
16469
16470 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
16471
16472         * Makefile.in (XTRAFLAGS): include newlib directories if
16473         newlib/Makefile exists, rather than if host != target.
16474
16475 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
16476
16477         * config.sub: recognize sparclite-wrs-vxworks.
16478
16479         * Makefile.in (install-xiberty): added *-xiberty make rules (from
16480         p3.) Added clean-xiberty to clean.
16481
16482 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16483
16484         * configure.in: use *-*-* instead of nested cases for host and target
16485
16486 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
16487
16488         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16489         from the same source tree and not building a cross-compiler.  This
16490         matters for the libg++ configuration if reconfiguring a tree that
16491         has already been installed.
16492
16493 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
16494
16495         * config.sub (i486v/i486v4):  Merge in from FSF version.
16496
16497 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
16498
16499         * configure: only set PWD if it is already set.
16500
16501 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
16502
16503         * configure: just set PWD=`pwd` at the top, since Ultrix sh
16504         doesn't have unset and all success paths (and most error paths)
16505         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16506         to just ${PWD} to avoid confusion.)
16507
16508 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
16509
16510         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16511         even for a native compilation.
16512
16513 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
16514
16515         Changes to make the gdb.tar.Z rule work better.
16516
16517         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
16518         (DEVO_SUPPORT):  Add configure.texi.
16519         (bfd-ilrt.tar.Z):  Remove ancient rule.
16520
16521 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
16522
16523         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16524         pick up the machine and system specific header files.
16525
16526         * configure.in, config.sub: added new target m68010-adobe-scout,
16527         with alias of adobe68k.  Changed configure.in to check for
16528         -scout before -sco* to avoid a false match.
16529
16530         * Makefile.in: added AS_FOR_TARGET, passed down in
16531         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16532         the C compiler to use to create programs which are run in the
16533         build environment, set it to default to $(CC), and passed it down
16534         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16535
16536 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16537
16538         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16539         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
16540         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16541         FOR_TARGET variants, to newlib and libg++.
16542
16543 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16544
16545         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16546         first.
16547
16548 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
16549
16550         * config.sub:  Accept `elf' as an environment.
16551
16552 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16553
16554         * Makefile.in (all-opcodes):  cd into the right directory
16555
16556 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
16557
16558         * configure: added -program_transform_name option, used as
16559         argument to sed when installing programs.
16560         configure.texi: added documentation for -program_prefix,
16561         -program_suffix and -program_transform_name.
16562
16563 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
16564
16565         * config.sub:  Accept i486 where i386 ok.
16566
16567 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
16568
16569         * config.sub: accept we32k
16570
16571 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
16572
16573         * config.sub, configure.in: accept OSE68000 and OSE68k.
16574
16575         * Makefile.in: don't create all directories for ``make install'';
16576         let the subdirectories create the ones they need.
16577
16578 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16579
16580         * COPYING: new file, GPL v2
16581
16582 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16583
16584         * Makefile.in: use the new gen-info-dir, which needs a template
16585         argument (which also lives in texinfo)
16586
16587         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16588
16589 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
16590
16591         * config.sub (ncr3000):  Change i386 to i486.
16592
16593 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16594
16595         * Makefile.in: add install-rcs, install-grep to
16596         install-no-fixedincludes, removed install-bison and install-libgcc
16597
16598 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
16599
16600         * configure.in: grab the HPUX makefile fragment if on HPUX
16601
16602 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16603
16604         * Makefile.in: eradicate bison spoor (ditto libgcc).
16605          configure.in: recognise m68{k,000}-ericsson-OSE.
16606          es1800 is alias for m68k-ericsson-OSE
16607
16608 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16609
16610         * configure.in: rearrange the parts that remove programs from
16611         configdirs, based now on HOST==TARGET or by canonical triple.
16612
16613 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16614
16615         * test-build.mk: recurse explicitly with -f test-build.mk when
16616           appropriate.  predicate stage3 and comparison on the existence
16617           of gcc.  That is, if gcc isn't around, we aren't three-staging.
16618           On very clean, also remove ...stamp-co.  Build in-place before
16619           doing other builds.
16620
16621 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16622
16623         * Makefile.in, configure.in: add tgas
16624
16625 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16626
16627         * Makefile.in: a number of changes merged in from progressive.
16628
16629         * configure.in: add libm.
16630
16631         * .cvsignore: ignore some stuff that comes from test-build.mk.
16632
16633 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
16634
16635         * config.sub:  Add es1800 (m68k-ericsson-es1800).
16636
16637 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16638
16639         * configure: Add program_suffix (parallel to program_prefix)
16640         * Makefile.in: adjust directory-creating script for losing decstation
16641
16642 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
16643
16644         * configure:  Minor $subdir-related fixes.
16645
16646 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16647
16648         * configure: fix various problems with propogating
16649         makefile_target_frag in subdirs.
16650         * configure.in: config libgcc if its there
16651
16652 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
16653
16654         * config.sub:  HPPA merge.
16655
16656 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
16657
16658         * Makefile.in:  Replace all-bison with all-byacc in all
16659         dependency lines for other tools (which now use byacc).
16660
16661 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
16662
16663         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
16664
16665 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
16666
16667         * Makefile.in: make gprof rules similar to byacc rules (instead of
16668         vestigal $(unsubdir) that didn't work...)
16669
16670 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
16671
16672         * config.sub:  Add support for Linux.
16673         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
16674         (at least for libg++).
16675
16676 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
16677
16678         * configure.texi: fix doc for the -nfp option to configure
16679
16680 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
16681
16682         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
16683
16684 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
16685
16686         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
16687         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
16688         * configure.in: added solaris* host_makefile_frag hook.
16689
16690 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16691
16692         * config.sub: changed recognition of m68000 so that various
16693         m68k types can be specified via m680[01234]0
16694
16695 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16696
16697         * config.sub (basic_machine): fix sed so that '-foo' isn't
16698         completely substituted out while .+'-foo' loses the '-foo'
16699
16700 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16701
16702         * config.sub ($os): Add -aout.
16703
16704 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
16705
16706         * configure:  If host_makefile_frag is absolute, don't
16707         prefix ${invsubdir} (relevant to libg++ auto-configure).
16708
16709 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16710
16711         * Makefile.in (tooldir): Define it.
16712         (all-ld): Depend on all-flex.
16713
16714 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
16715
16716         * Makefile.in (check):  Fix libg++ special case.
16717
16718 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
16719
16720         * configure: do not bury `pwd` into config.status, thus do fewer
16721           pwd's.
16722
16723         * configure: print the "Building in" message only when building in
16724           other than "." AND verbose.
16725
16726         * configure: remove -s, rework -v to better accommodate guested
16727           configures.
16728
16729         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
16730
16731 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
16732
16733         * Makefile.in: macroize flags passed on recursion.  remove
16734           fileutils.
16735
16736 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
16737
16738         * configure: get makesrcdir right for subdirs deeper than 1.
16739
16740         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
16741           install.
16742
16743 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
16744
16745         * Makefile.in: don't print subdir_do or recursion lines.
16746
16747 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
16748
16749         * standards.texi: added menu item.
16750
16751         * Makefile.in: build and install standards.info.
16752
16753         * standards.texi: new file.
16754
16755 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16756
16757         * configure: test for and move config.status pieces from
16758           ${subdir}/.
16759
16760 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
16761
16762         * configure:  Test for existance of files before trying to mv
16763         them, to avoid numerous non-existance messages.
16764
16765 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
16766
16767         * configure: correct final line of config.status.
16768
16769         * configure: patch from eggert.  Avoids a protection problem if
16770           the original Makefile.in is read only.
16771
16772         * configure: use move-if-change from gcc to create config.status.
16773           Some makefiles depend on config.status to tell if a directory
16774           has been reconfigured for a different host.  This change
16775           prevents those directories from remaking everything in the case
16776           where the reconfig was only intended to rebuild a Makefile.
16777
16778         * configure: test for config.sub with "config.sub sun4" rather
16779           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
16780           host alias from a missing config.sub.
16781
16782 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16783
16784         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16785           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
16786
16787 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
16788
16789         * configure: mkdir ${subdir} as needed.
16790
16791 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
16792
16793         * Makefile.in,configure.in: added autoconf.
16794
16795 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16796
16797         * Makefile.in: no longer pass against on recursion.
16798
16799         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16800           definitions are not inherited.
16801
16802         * configure: correct makesrcdir when subdir is .
16803
16804 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
16805
16806         * configure:  Add support for 'subdirs' variable, which is
16807         like 'configdirs', except that configure doesn't re-invoke
16808         itself for subdirs, it just creates a Makefile for each subdir.
16809         * configure.texi:  Document subdirs.
16810
16811 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16812
16813         * configure.in: added flex to configdirs
16814
16815 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
16816
16817         * Makefile.in: remove clean-stamps from clean.
16818
16819 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
16820
16821         * configure.in:  Add gdbtest to configdirs.
16822
16823 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
16824
16825         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
16826         to recursive makes.
16827         * configure.in:  Recognize new ncr3000 config.
16828
16829 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
16830
16831         * Makefile.in, configure.in: removed references to gdbm.
16832
16833 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
16834
16835         * config.sub:  Don't canonicalize os value
16836         newsos* to bsd (readline needs to check for newsos).
16837         (This fix was earlier made Jan 31, but got re-broken.)
16838
16839 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
16840
16841         * configure.in:  sco is an os, not a vendor!
16842
16843         * configure:  Quote $( better.  Keep various shells happy.
16844
16845 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
16846
16847         * Makefile.in: eliminate stamp-files.
16848
16849 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
16850
16851         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
16852           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16853
16854 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
16855
16856         * config.sub:  fix iris/iris3.
16857
16858 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
16859
16860         * configure: re-add -rm.
16861
16862 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
16863
16864         * Maskefile.in: add .stmp-rcs to all.
16865
16866         * configure.in: remove gas from rs6000 build, use aix host fragment.
16867
16868 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
16869
16870         * configure: pass down site_option during recursion.
16871
16872 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
16873
16874         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
16875
16876 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
16877
16878         * configure: Change exec_prefix so that it really defaults to prefix.
16879
16880 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
16881
16882         * Makefile.in, configure.in:  Add support for mmalloc library.
16883
16884 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
16885
16886         * Makefile.in: add stmp dependencies for a few more things.
16887
16888 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
16889
16890         * configure: adjusted error message on objdir/srcdir configure
16891           collision, per john's suggestion.
16892
16893         * Makefile.in: add libiberty stmp to all and all.cross.
16894
16895 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
16896
16897         * Makefile.in: remove force dependencies, add grep to all.
16898
16899 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
16900
16901         * Makefile.in: drop flex.  make stamp files work.
16902
16903         * configure: added test for conflicting configuration in srcdir,
16904           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
16905           gets cranky.  use relative paths for configure and srcdir
16906           whenever possible.  Send some error messages to stderr that were
16907           going to stdout.
16908
16909 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
16910
16911         * Makefile.in:  Fix libg++ rule to check for gcc directory
16912         before using gcc/gcc.  Also pass XTRAFLAGS.
16913
16914 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
16915
16916         * Makefile.in: added stmp-files so that directories aren't polled
16917           when they are already built.
16918
16919         * configure.texi: fixed a node pointer problem.
16920
16921 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
16922
16923         * config.sub configure.in gdb/configure.in
16924         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16925         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16926         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
16927
16928 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16929
16930         * configure: -recurring becomes -silent.  corrected help message
16931           for -site= option.
16932
16933         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16934
16935 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16936
16937         * configure: when building Makefile for crosses, replace
16938           tooldir and program_prefix.  default srcdir from location of
16939           config.sub.  remove "for host in hosts" and "for target in
16940           targets" loops.
16941
16942 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16943
16944         * Makefile.in: Do not pass bindir or mandir to cvs.
16945
16946 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
16947
16948         * Makefile.in, configure.in: removed traces of namesubdir,
16949           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
16950           copyrights to '92, changed some from Cygnus to FSF.
16951
16952         * configure.texi: remove most references to multiple hosts,
16953           multiple targets, subdirs, etc.
16954
16955         * configure.man: removed rcsid. reference config.sub not
16956           config.subr.
16957
16958         * Makefile.in: mkdir $(infodir) on install-info.
16959
16960 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
16961
16962         * configure.texi:  Explain better about .gdbinit and about
16963         the environment that configure.in sections run in.
16964
16965 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
16966
16967         * configure.in:  Ultrix is only a decstation if it's a MIPS.
16968
16969 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
16970
16971         * README:  DOC.configure => cfg-paper.texi.
16972
16973 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
16974
16975         * config.sub (near case $os):  Don't convert newsos* to bsd!
16976
16977 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
16978
16979         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
16980         the number of copies of COPYING that go into the GDB tar file.
16981
16982 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
16983
16984         * bfd/configure.in, gdb/config/mh-i386sco,
16985         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16986         Fix SCO configuration stuff.
16987
16988 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
16989
16990         * Makefile.in:  For libg++, make sure the -I pointing
16991         to the gcc directory goes *after* all the libg++-local -I flags.
16992         Also, move just-gcc dependency from just-libg++ to all-libg++.
16993
16994 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
16995
16996         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
16997
16998 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
16999
17000         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
17001
17002 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
17003
17004         * config.sub:  Add stratus configuration frags.  Also
17005         submitted to FSF.
17006
17007 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
17008
17009         * Makefile.in (DEV_SUPPORT):  add configure.man.
17010
17011         * config.sub(Decode manufacturer-specific):  add -none*.
17012
17013 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
17014
17015         * Makefile.in:  remove form feeds to make Sun's make happy.
17016         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
17017
17018 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
17019
17020         * Makefile.in (AR_FLAGS):  Make quieter.
17021
17022 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
17023
17024         * configure.in:  Add libg++.
17025         * configure:  When verbose, don't output the command line at each
17026         level; it will be unremarkably the same as the previous version,
17027         which will be the same as what the user typed.
17028
17029 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
17030
17031         * configure.in, Makefile.in: fix clean-info, add flex.  add
17032           fileutils.
17033
17034         * configure: be less sensitive to spaces in Makefile.in.  Do not
17035           look for sources in "..".  Doing so breaks subdirectories that
17036           might have their own configure.  If a subdir has it's own
17037           configure script, use it.
17038
17039 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
17040
17041         * cfg-paper.texi: some changes suggested by rms.
17042
17043 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
17044
17045         * config.sub:  Merge in some small additions from the FSF version,
17046         taken from the gcc distribution, to bring the Cygnus and FSF
17047         versions into closer sync.
17048
17049 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
17050
17051         * configure.in:  Changed svr4 references to sysv4.
17052
17053 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
17054
17055         * configure: added -V for version number option.
17056
17057 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
17058
17059         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17060           renamed from DOC.configure to cfg-paper.texi.
17061
17062 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17063
17064         * configure, config.subr, config.sub: config.subr is now
17065           config.sub again.
17066
17067 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
17068
17069         * configure.texi: new file, in progress.
17070
17071         * Makefile.in: build info file and install the man page for
17072           configure.
17073
17074         * configure.man: new file, first cut.
17075
17076         * configure: find config.subr again now that configuration "none"
17077           has gone.  removed all traces of the -ansi option.  removed all
17078           traces of the -languages option.
17079
17080         * config.subr: resync from rms.
17081
17082 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17083
17084         * configure, config.sub, config.subr: merge config.sub into
17085           config.subr, call the result config.subr, remove config.sub, use
17086           config.subr.
17087
17088         * Makefile.in: revised install for dir.info.
17089
17090 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17091
17092         * configure.in: add decstation host makefile frag.
17093
17094         * Makefile.in: BISON now bison -y again.  also install-gcc on
17095           install.  clean-gdbm on clean.  infodir belongs in datadir.
17096           Make directories for info install.  Build dir.info here then
17097           install it.
17098
17099 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17100
17101         * Makefile.in: fix for bad directory tests.
17102
17103 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17104
17105         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
17106           regexp.  -srcdir relative was being handled incorrectly.
17107
17108         * Makefile.in: unwrapped some for loops so that parallel makes
17109           work again and so one can focus one's attention on a particular
17110           package.
17111
17112 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17113
17114         * configure: added PWD as a stand in for `pwd` (for speed). use
17115           elif wherever possible.  make -srcdir work without -objdir.
17116           -objdir= commented out.
17117
17118 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17119
17120         * configure: +options become --options.  -subdirs commented out.
17121           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
17122           Makefile now at top of generated Makefile.  Removed cvs log
17123           entries.  added -srcdir.  create .gdbinit only if there is one
17124           in ${srcdir}.
17125
17126         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
17127           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
17128           and mandir now keyed off datadir by default.
17129
17130 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17131
17132         * Freshly created ChangeLog.
17133
17134 \f
17135 Local Variables:
17136 mode: change-log
17137 left-margin: 8
17138 fill-column: 76
17139 version-control: never
17140 End: