OSDN Git Service

compiler: fix method finalization of unnamed structs.
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
2
3         Backport from 2012-03-28 mainline r185907.
4
5         PR target/52737
6         * contrib/gcc_update (files_and_dependencies):
7         Remove gcc/config/avr/t-multilib from touch data.
8
9 2012-03-22  Release Manager
10
11         * GCC 4.7.0 released.
12
13 2012-02-17  Walter Lee  <walt@tilera.com>
14
15         * MAINTAINERS: (Write After Approval): Delete myself.
16
17 2012-02-14  Walter Lee  <walt@tilera.com>
18
19         * MAINTAINERS (tilegx port): Add myself.
20         (tilepro port): Add myself.
21         (Write After Approval): Add myself.
22
23 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
24
25         * MAINTAINERS (Various Maintainers): Add Diego Novillo,
26         Gerald Pfeifer and Joseph Myers as docstring relicensing
27         maintainers.
28
29 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
30
31         * MAINTAINERS (write-after-approval): Add myself.
32
33 2012-02-08  Ira Rosen <irar@il.ibm.com>
34
35         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
36         maintainer.
37
38 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
39
40         * MAINTAINERS (Write After Approval): Move myself to maintain alphabetical order.
41
42 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
43
44         * MAINTAINERS (Write After Approval): Add myself.
45
46 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
47
48         * MAINTAINERS (Write After Approval): Add myself.
49
50 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
51             Jayant R Sonar <jayant.sonar@kpitcummins.com>
52
53         * configure.ac (cr16-*-*): Remove nonconfigdirs.
54         * configure: Regenerate.
55
56 2012-01-23  Harshit Chopra  <harshit@google.com>
57
58         * MAINTAINERS (Write After Approval): Add myself.
59
60 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
61
62         * configure.ac: Remove reference to mh-interix.
63         * configure: Regenerate.
64
65 2012-01-05  Richard Henderson  <rth@redhat.com>
66
67         PR bootstrap/51072
68         * configure.ac: Disable libitm if c++ is not enabled.
69         * configure: Rebuild.
70
71         * configure.ac: Fix regexp for same.
72         * configure: Rebuild.
73
74 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
75
76         * MAINTAINERS (Write After Approval): Add myself.
77
78 2012-01-02  Richard Guenther  <rguenther@suse.de>
79
80         PR bootstrap/51686
81         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
82         * Makefile.in: Regenerate.
83
84 2011-12-28  Oleg Endo <olegendo@gcc.gnu.org>
85
86         * MAINTAINERS (Write After Approval): Add myself.
87
88 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
89
90         * configure: Regenerate.
91
92 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
93
94         * MAINTAINERS (picochip): Changed email address.
95
96 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
97
98         * MAINTAINERS (write-after-approval): Add self.
99
100 2011-11-29  DJ Delorie  <dj@redhat.com>
101
102         * configure.ac (rl78-*-*) New case.
103         * configure: Regenerate.
104         * MAINTAINERS: Add myself as RL78 maintainer.
105
106 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
107
108         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
109
110 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
111
112         * libtool.m4: dditional FreeBSD 10 fixes.
113
114 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
115
116         * MAINTAINERS: Move myself from Write After Approval to CPU Port
117         Maintainers section, as Epiphany maintainer.
118
119 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
120
121         PR target/49992
122         * configure.ac: Remove ranlib special-casing for Darwin.
123         * configure: Regenerate.
124
125 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
126
127         * MAINTAINERS (Reviewers): Keep the list sorted.
128
129 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
130
131         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
132
133 2011-11-09  Roland McGrath  <mcgrathr@google.com>
134
135         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
136         * configure: Rebuild.
137         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
138         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
139         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
140         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
141         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
142         Add READELF.
143         * Makefile.in: Rebuild.
144
145 2011-11-09  Jason Merrill  <jason@redhat.com>
146
147         * Makefile.def (language=c++): Remove check-c++0x.
148         * Makefile.in (check-gcc-c++): Regenerate.
149
150 2011-11-08  Richard Henderson  <rth@redhat.com>
151
152         * configure.ac: Test for libitm directory present first.
153
154         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
155
156         * configure.ac: Test libitm/configure.tgt to disable libitm.
157         * configure: Rebuild.
158
159 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
160             Richard Henderson  <rth@redhat.com>
161
162         Merged from transactional-memory.
163
164         * Makefile.def (lang_env_dependencies): libitm is c++.
165         Add libitm target module.
166         * configure.ac: Likewise.
167         * config/mmap.m4: New file.
168         * contrib/gcc_update: Add libitm to touch data.
169         * Makefile.in, configure: Rebuild.
170
171 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
172
173         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
174         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
175         * Makefile.in: Regenerate.
176
177 2011-11-01  DJ Delorie  <dj@redhat.com>
178
179         * config.sub: Update to version 2011-10-29 (added rl78)
180
181 2011-10-27  Nick Clifton  <nickc@redhat.com>
182
183         * config.sub: Import these changes from the config project:
184
185         2011-10-08  Joern Rennecke <joern.rennecke@embecosm.com>
186             Ben Elliston  <bje@gnu.org>
187
188         * config.sub (epiphany): New.
189
190         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
191             Ben Elliston  <bje@gnu.org>
192
193         * config.sub (hexagon, hexagon-*): New.
194
195         2011-08-23  Roland McGrath  <mcgrathr@google.com>
196
197         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
198         64eb to be64.
199
200         2011-08-16  Roland McGrath  <mcgrathr@google.com>
201
202         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
203         (nacl): Grok as alias for 32el-unknown-nacl.
204
205 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
206
207         * MAINTAINERS (Write After Approval): Add myself.
208
209 2011-10-24  Teresa Johnson  <tejohnson@google.com>
210
211         * MAINTAINERS (Write After Approval): Add myself.
212
213 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
214
215         * MAINTAINERS (sparc port): Remove myself.
216
217 2011-09-14  Tom de Vries  <tom@codesourcery.com>
218
219         * MAINTAINERS (Write After Approval): Add myself.
220
221 2011-08-14  Yao Qi  <yao@codesourcery.com>
222
223         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
224         * configure: Regenerate.
225
226 2011-07-26  Ian Lance Taylor  <iant@google.com>
227
228         * configure.ac: Set have_compiler based on whether gcc directory
229         exists, rather than on whether gcc is in configdirs.
230         * configure: Rebuild.
231
232 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
233
234         * MAINTAINERS (Global Reviewers): Add self.
235
236 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
237
238         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
239         link directories.
240         * Makefile.in: Rebuild.
241
242 2011-07-20  Ian Lance Taylor  <iant@google.com>
243
244         PR bootstrap/49787
245         * configure.ac: Move --enable-bootstrap handling earlier in file.
246         If --enable-bootstrap and either --enable-build-with-cxx or
247         --enable-build-poststage1-with-cxx, enable C++ automatically.
248         * configure: Rebuild.
249
250 2011-07-19  Ian Lance Taylor  <iant@google.com>
251
252         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
253         make C++ a boot_language.  Set and substitute
254         POSTSTAGE1_CONFIGURE_FLAGS.
255         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
256         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
257         * configure, Makefile.in: Rebuild.
258
259 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
260
261         * MAINTAINERS (Register Allocation): Move myself from reviewers to
262         maintainers.
263
264 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
265
266         * MAINTAINERS (Global Reviewers): Add myself.
267
268 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
269
270         * configure: Regenerate.
271
272 2011-07-16  Jason Merrill  <jason@redhat.com>
273
274         * Makefile.def (language=c++): Add check-c++0x and
275         check-target-libmudflap-c++.
276         * Makefile.tpl (check-target-libmudflap-c++): New.
277         * Makefile.in: Regenerate.
278
279 2011-07-16  Matthias Klose  <doko@ubuntu.com>
280
281         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
282         * Makefile.def (target_modules/libjava): Pass
283         $(EXTRA_CONFIGARGS_LIBJAVA).
284         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
285         if not configured with --enable-static-libjava.
286         * Makefile.in: Regenerate.
287         * configure: Likewise.
288
289 2011-07-15  Jason Merrill  <jason@redhat.com>
290
291         * Makefile.in (check-c++): Move check-gcc-c++0x after
292         check-target-libstdc++-v3.
293
294 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
295
296         * MAINTAINERS (c6x port): New entry.
297
298 2011-07-13  Jason Merrill  <jason@redhat.com>
299
300         * Makefile.in (check-gcc-c++0x): New.
301         (check-c++): Depend on it.
302
303 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
304
305         PR target/39150
306         * configure.ac (i[3456789]86-*-solaris2*): Also accept
307         x86_64-*-solaris2.1[0-9]*.
308         * configure: Regenerate.
309
310 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
311
312         * MAINTAINERS (RTL optimizers): Add self.
313
314 2011-06-27  Gabriel Charette  <gchare@google.com>
315
316         * MAINTAINERS (Write After Approval): Add myself.
317
318 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
319
320         PR regression/47836
321         PR bootstrap/23656
322         PR other/47733
323         PR bootstrap/49247
324         PR c/48825
325         * configure.ac (target_libraries): Remove target-libiberty.
326         Remove case-statement setting skipdirs=target-libiberty for
327         multiple targets.  Remove checking target_configdirs and
328         removing target-libiberty but keeping target-libgcc if
329         otherwise empty.
330         * Makefile.def (target_modules): Don't add libiberty.
331         (dependencies): Remove all traces of target-libiberty.
332         * configure, Makefile.in: Regenerate.
333
334 2011-06-13  Walter Lee <walt@tilera.com>
335
336         * configure.ac (tilepro-*-*) New case.
337         (tilegx-*-*): Likewise.
338         * configure: Regenerate.
339
340 2011-06-06  Jing Yu  <jingyu@google.com>
341
342         * configure.ac: Skip target-libiberty for
343         arm*-*-linux-androideabi.
344         * configure: Regenerated.
345
346 2011-06-06  Nick Clifton  <nickc@redhat.com>
347
348         * config.sub: Sync from upstream.
349
350 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
351
352         * MAINTAINERS (Write After Approval): Add myself.
353
354 2011-06-01  Daniel Jacobowitz  <drow@false.org>
355
356         * MAINTAINERS: Update my email address.
357
358 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
359
360         * MAINTAINERS (Write After Approval): Update my email address.
361
362 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
363
364         * MAINTAINERS (Write After Approval): Add myself.
365
366 2011-05-08  Doug Kwan  <dougkwan@google.com>
367
368         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
369         * configure: Regenerated.
370         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
371         value from configure.
372         * Makefile.in: Regenerated.
373
374 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
375
376         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
377         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
378         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
379         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
380         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
381         *-*-vxworks*): Disable newlib and libgloss in separate case
382         statement.
383         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
384         to separate case statement.
385         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
386         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
387         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
388         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
389         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
390         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
391         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
392         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
393         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
394         i[[3456789]]86-*-rdos*, m32r-*-*,
395         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
396         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
397         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
398         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
399         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
400         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
401         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
402         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
403         and libgloss in main case over targets.  Remove most empty cases
404         in main case over targets.
405         * configure: Regenerate.
406
407 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
408
409         * MAINTAINERS (Write After Approval): Add myself.
410
411 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
412
413         * configure.ac: Remove code setting special library locations for
414         hppa*64*-*-hpux11*.  Remove code setting compiler for
415         sparc-sun-solaris2*.
416         * configure: Regenerate.
417
418 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
419
420         * configure.ac: Separate libgloss_dir settings from general case
421         over targets.
422         * configure: Regenerate.
423
424 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
425
426         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
427         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
428         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
429         cases in libgcj-disabling case statement.
430         (hppa*64*-*-linux*): Set unsupported_languages instead of
431         disabling target-zlib.
432         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
433         to hppa*64*-*-hpux*.
434         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
435         hppa*-*-hpux*.
436         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
437         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
438         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
439         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
440         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
441         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
442         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
443         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
444         libgcj-disabling case statement.
445         * configure: Regenerate.
446
447 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
448
449         * configure.ac: Disable Java for targets not supporting libffi.
450         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
451         Remove cases in Java-disabling statement.
452         (*arm-wince-pe): Change to arm-wince-pe.
453         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
454         cases in Java-disabling statement.
455         (bfin-*-*): Don't disable Java again.
456         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
457         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
458         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
459         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
460         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
461         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
462         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
463         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
464         Java-disabling statement.
465         (mmix-*-*): Don't disable Java again.
466         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
467         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
468         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
469         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
470         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
471         statement.
472         * configure: Regenerate.
473
474 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
475
476         * configure.ac: Separate cases disabling Java and Java libraries
477         from general case over targets.
478         * configure: Regenerate.
479
480 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
481
482         * MAINTAINERS: Update my email address.
483
484 2011-04-20  Easwaran Raman  <eraman@google.com>
485
486         * MAINTAINERS (Write After Approval): Add myself.
487
488 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
489
490         PR lto/48086
491         * configure.ac: Re-enable LTO on *-apple-darwin9*.
492         * configure: Regenerate.
493
494 2011-04-16  Jim Meyering  <meyering@redhat.com>
495
496         * MAINTAINERS (Write After Approval): Add myself.
497
498 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
499
500         * MAINTAINERS: Update my email address.
501
502 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
503
504         * MAINTAINERS (Write After Approval): Add myself.
505
506 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
507
508         * MAINTAINERS (Write After Approval): Add myself.
509
510 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
511
512         * MAINTAINERS (Write After Approval): Add myself.
513
514 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
515
516         * configure.ac (build_tools): Remove build-byacc.
517         (host_libs): Remove mmalloc.
518         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
519         autoconf automake libtool diff rcs fileutils shellutils time
520         textutils wdiff find uudecode hello tar gzip indent recode release
521         sed perl gawk findutils gettext zip.
522         (libgcj): Remove target-qthreads.
523         (target_tools): Remove target-examples target-gperf.
524         (YACC): Don't handle building byacc.
525         * configure: Regenerate.
526         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
527         dosutils, examples, fileutils, find, findutils, gawk, gettext,
528         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
529         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
530         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
531         handle building components.
532         * Makefile.in: Regenerate.
533
534 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
535
536         * MAINTAINERS: Update my email address as Xtensa maintainer.
537
538 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
539
540         * config.sub: Sync from upstream.
541
542 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
543
544         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
545         (microblaze*): Don't disable libssp.
546         * configure: Regenerate.
547
548 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
549
550         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
551         moveifchange.
552         * configure: Regenerate.
553         * Makefile.tpl: Use @SHELL@ not @config_shell@.
554         * Makefile.in: Regenerate.
555
556 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
557
558         * configure.ac (*-*-sysv4*): Don't enable libgomp.
559         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
560         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
561         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
562         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
563         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
564         md_exec_prefix cases.
565         * configure: Regenerate.
566
567 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
568
569         * configure.ac: Separate cases disabling target-libssp,
570         target-libiberty, target-libstdc++-v3 and Fortran from general
571         case over targets.
572         * configure: Regenerate.
573
574 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
575
576         * configure.ac (*-*-chorusos): Don't disable libgcj.
577         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
578         Remove case.
579         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
580         (arm-*-coff): Don't disable libgcj.
581         (arm*-*-linux-gnueabi): Remove useless assignment.
582         (arm-*-riscix*): Don't disable libgcj.
583         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
584         configuration.
585         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
586         (c54x*-*-*): Remove case.
587         (tic54x-*-*): Don't disable GCC or GCC libraries.
588         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
589         to *.
590         (d10v-*-*): Don't disable GCC libraries.
591         (d30v-*-*): Don't disable libgcj.
592         (h8500-*-*): Don't disable GCC libraries.
593         (i960-*-*): Don't disable libgcj.
594         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
595         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
596         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
597         libgcj.
598         (m68k-*-coff*): Remove case.
599         (mmix-*-*): Don't disable libgloss on host.
600         (mn10200-*-*, mn10300-*-*): Remove cases.
601         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
602         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
603         Don't disable libgcj.
604         (romp-*-*): Remove case.
605         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
606         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
607         case.
608         (v810-*-*): Don't disable GCC libraries.
609         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
610         (ip2k-*-*): Don't disable GCC libraries.
611         * configure: Regenerate.
612
613 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
614
615         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
616         libffi on host.
617         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
618         on host.
619         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
620         * configure: Regenerate.
621
622 2011-03-26  John Marino  <binutils@marino.st>
623
624         * configure.ac: Add support for *-*-dragonfly*
625         * configure: Regenerate.
626
627 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
628
629         * configure.ac (native_only): Remove.
630         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
631         send-pr uudecode guile gnuserv on host.
632         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
633         send-pr rcs guile perl texinfo libtool on host.
634         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
635         automake send-pr rcs guile perl texinfo libtool on host.
636         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
637         (*-*-kaos*): Don't disable target-examples target-gperf on target.
638         (alpha*-dec-osf*): Don't disable fileutils on target.
639         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
640         texinfo send-pr expect dejagnu on target.
641         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
642         target-qthreads on target.
643         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
644         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
645         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
646         x86_64-*-mingw*): Don't disable expect on target.
647         (*-*-cygwin*): Don't disable target-gperf on target.
648         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
649         gnuserv on target.
650         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
651         target.
652         * configure: Regenerate.
653
654 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
655
656         * configure.ac (target_tools): Remove target-groff.
657         (native_only): Remove target-groff.
658         (hppa*64*-*-*): Don't disable byacc.
659         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
660         setting.
661         (*-*-kaos*): Don't skip target-librx and target-groff.
662         (*-*-netware*): Don't skip target-libmudflap.
663         (*-*-tpf*): Don't skip target-libmudflap.
664         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
665         directories on the host.
666         (ia64*-*-*vms*): Don't skip tix.
667         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
668         host.
669         * configure: Regenerate.
670
671 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
672
673         * configure.ac: Remove references to mt-mep, mt-netware,
674         mt-wince.
675         * Makefile.def: Add all-utils soft dependencies.
676         * Makefile.tpl: Remove GDB_NLM_DEPS.
677         * configure: Regenerate.
678         * Makefile.in: Regenerate.
679
680 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
681
682         * configure.ac: Do not include mh-x86omitfp.
683         * configure: Regenerate.
684
685 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
686
687         * configure.ac: Remove empty cases.
688         * configure: Regenerate.
689
690 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
691
692         * Makefile.def: Add dependency from termcap to gdb.
693         * Makefile.in: Regenerate.
694
695 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
696
697         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
698         * configure: Regenerate.
699         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
700         * Makefile.tpl: Likewise.
701         * Makefile.in: Regenerate.
702
703 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
704
705         * configure.ac: Remove all mentions of tentative_cc.
706         * configure: Regenerate.
707
708 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
709
710         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
711         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
712         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
713         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
714         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
715         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
716         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
717         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
718         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
719         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
720         *-*-rhapsody*): Remove host cases.
721         * configure: Regenerate.
722
723 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
724
725         * configure.ac (ppc*-*-pe): Remove host case.
726         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
727         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
728         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
729         cases.
730         * configure: Regenerate.
731
732 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
733
734         * config.sub: Update to version 2011-03-23.
735
736 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
737
738         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
739         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
740         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
741         * configure: Regenerate.
742
743 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
744
745         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
746         to Write After Approval.
747         * config-ml.in: Don't handle arc-*-elf*.
748         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
749         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
750         handle GCC libraries.
751         * configure: Regenerate.
752
753 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
754
755         PR bootstrap/48120:
756         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
757         Add -lstdc++ -lm to LIBS.
758         * configure: Regenerate.
759
760 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
761
762         * config.guess: Update to version 2011-02-02
763         * config.sub: Update to version 2011-02-24
764
765 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
766
767         PR lto/48086
768         * configure.ac: Re-enable LTO on *-apple-darwin9.
769         * configure: Regenerate.
770
771 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
772
773         PR lto/48086
774         * configure.ac: Disable LTO on darwin due to an assembler change in
775         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
776         under 256.
777         * configure: Regenerate.
778
779 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
780
781         * MAINTAINERS: Update myself as score backend maintainer, update my e-mail address.
782
783 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
784
785         * MAINTAINERS: Update my e-mail address.
786
787 2011-03-06  Joey Ye  <joey.ye@arm.com>
788
789         * MAINTAINERS: Update my e-mail address.
790
791 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
792
793         * configure.ac: Adjust test of with_ppl.
794         * configure: Regenerated.
795
796 2011-03-02  Kai Tietz  <ktietz@redhat.com>
797
798         * MAINTAINERS: Adjust my e-mail address.
799
800 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
801
802         * configure.ac: Add -lpwl to ppllibs.
803         * configure: Regenerated.
804
805 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
806
807         * config/cloog.m4: Add -lisl to clooglibs.
808         * configure: Regenerated.
809
810 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
811
812         * MAINTAINERS (CPU Port maintainers): Add self.
813
814 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
815
816         * MAINTAINERS: Add myself as testsuite maintainer.
817
818 2011-02-15  Mike Stump  <mikestump@comcast.net>
819
820         * MAINTAINERS: Add myself as testsuite maintainer.
821
822 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
823
824         Import from Libtool and gnulib:
825
826         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
827
828         Prepare for supporting FreeBSD 10.
829         * config.rpath: Remove handling of freebsd1* which soon would
830         match FreeBSD 10.0.
831
832         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
833
834         Remove support for FreeBSD 1.x.
835         * libtool.m4 (_LT_LINKER_SHLIBS)
836         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
837         soon would incorrectly match FreeBSD 10.0.
838
839 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
840
841         PR binutils/12283
842         * move-if-change: Import version from gnulib.
843
844 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
845
846         PR lto/47225
847         * Makefile.def (lto-plugin): Double dash for enable-shared.
848         (configure-gcc): Depend on all-lto-plugin.
849         * Makefile.in: Rebuilt.
850
851 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
852
853         * configure.ac: Remove extra bracket.
854         * configure: Regenerate.
855
856 2011-02-08  Tobias Burnus  <burnus@net-b.de>
857
858         * MAINTAINERS: Add myself as libquadmath maintainer.
859
860 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
861
862         * MAINTAINERS: Update my email address.
863
864 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
865
866         * MAINTAINERS (option handling): Add self.
867
868 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
869
870         PR lto/47225
871         * Makefile.def: Add dependency for install-gcc
872         on install-lto-plugin.
873         * Makfile.in: Regenerated
874
875 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
876
877         * MAINTAINERS (CPU Port Maintainers): Add myself.
878
879 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
880
881         PR libgcj/44341
882         * configure.ac: Discard --with-* flags for host when configuring
883         target libraries for cross build.
884         * configure: Rebuilt.
885
886 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
887
888         * MAINTAINERS (linear loop transforms): Removed.
889
890 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
891
892         * configure.ac: If with_ppl is no, move setting with_cloog=no
893         after CLOOG_REQUESTED check.
894         * configure: Regenerated.
895
896 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
897
898         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
899         CLooG has been requested.
900         * configure: Regenerated.
901
902 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
903
904         * configure: Regenerated.
905         * configure.ac: Check for version 0.11 (or later revision) of PPL.
906
907 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
908
909         * configure: Regenerated.
910         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
911
912 2011-01-21  Andreas Schwab  <schwab@redhat.com>
913
914         * configure.ac: Use AS_HELP_STRING throughout.
915         * configure: Regenerate.
916
917 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
918
919         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
920         * configure: Regenerate.
921
922 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
923
924         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
925
926 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
927
928         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
929         for ia64-hpux.
930         * configure: Regenerate.
931
932 2011-01-07  Jan Hubicka  <jh@suse.cz>
933
934         PR lto/47225
935         * Makefile.in: Regenerate.
936         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
937         configure.
938
939 2011-01-07  Jan Hubicka  <jh@suse.cz>
940
941         * Makefile.in: Regenerate.
942         * Makefile.def (gcc host module) and soft dependency on lto-plugin
943         and configure dependency on lto-plugin configure.
944         (lto-plugin module): Remove dependency on GCC; add dependency on
945         liniberty.
946
947 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
948
949         * MAINTAINERS (Write After Approval): Add myself.
950
951 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
952
953         * configure: Regenerate.
954
955 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
956
957         * configure.ac: (picochip): Disable libiberty.
958
959 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
960
961         * MAINTAINERS (Write After Approval): Add myself.
962
963 2010-12-10  Ian Lance Taylor  <iant@google.com>
964
965         PR bootstrap/46819
966         * configure.ac: For --disable-libgcj clear libgcj_saved.
967         * configure: Rebuild.
968
969 2010-12-10  Tobias Burnus  <burnus@net-b.de>
970
971         PR fortran/46540
972         * configure.ac: Add --disable-libquadmath and
973         --disable-libquadmath-support.
974         * configure: Regenerate.
975
976 2010-12-03  Ian Lance Taylor  <iant@google.com>
977
978         * MAINTAINERS: Add myself as libgo maintainer.
979
980 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
981
982         PR libffi/46792
983         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
984         * configure: Regenerate.
985
986 2010-12-02  Ian Lance Taylor  <iant@google.com>
987
988         * configure.ac: Always set default for poststage1_ldflags to
989         -static-libstdc++ -static-libgcc.
990
991 2010-11-29  Andreas Schwab  <schwab@redhat.com>
992
993         * configure.ac: Move comment to remove extra space in last argument
994         of GCC_TARGET_TOOL.
995
996 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
997
998         PR other/46026
999         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1000         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1001         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1002         (BASE_FLAGS_TO_PASS): Use it.
1003         * configure: Rebuilt.
1004         * Makefile.in: Rebuilt.
1005
1006 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
1007
1008         PR binutils/12258
1009         * configure.ac: Correct comments for --enable-gold/--enable-ld.
1010         Properly check default linker.
1011         * configure: Regnerated.
1012
1013 2010-11-23  Matthias Klose  <doko@ubuntu.com>
1014
1015         * configure.ac: For --enable-gold, handle value `default' instead of
1016         `both*'.   New configure option --{en,dis}able-ld.
1017         * configure: Regenerate.
1018
1019 2010-11-20  Ian Lance Taylor  <iant@google.com>
1020
1021         * configure.ac: Only disable a language library if no language needs
1022         it.  Don't let --disable-libgcj uncondtionally disable libffi.
1023         * configure: Rebuild.
1024
1025 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1026
1027         * Makefile.in: Regenerate.
1028
1029         PR other/46202
1030         * configure.ac: Fix just-built in-tree STRIP name to be
1031         binutils/strip-new.
1032         * configure: Regenerate.
1033         * Makefile.def (install-strip-gcc, install-strip-binutils)
1034         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1035         (install-strip-sid): Mirror dependencies on non-strip variants
1036         of these targets on the respective -strip prerequisites.
1037         * Makefile.tpl (install-strip, install-strip-host)
1038         (install-strip-target): New targets.
1039         (install-strip-[+module+], install-strip-target-[+module+]):
1040         New targets.
1041         * Makefile.in: Regenerate.
1042
1043 2010-11-19  Ian Lance Taylor  <iant@google.com>
1044             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1045
1046         * configure.ac: Add target-libgo to target_libraries.  Set
1047         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1048         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1049         (HOST_EXPORTS): Add GOC.
1050         (BASE_TARGET_EXPORTS): Add GOC.
1051         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1052         (GOCFLAGS_FOR_TARGET): New variable.
1053         (EXTRA_HOST_FLAGS): Add GOC.
1054         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1055         * Makefile.def (target_modules): Add libgo.
1056         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1057         (dependencies): Add dependency from configure-target-libgo to
1058         configure-target-libffi and all-target-libstdc++-v3.  Add
1059         dependencies from all-target-libgo to all-target-libffi.
1060         (languages): Add go.
1061         * configure: Rebuild.
1062         * Makefile.in: Rebuild.
1063
1064 2010-11-19  Ian Lance Taylor  <iant@google.com>
1065
1066         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1067         compiler/flag environment variables.
1068
1069 2010-11-18  Ian Lance Taylor  <iant@google.com>
1070
1071         * configure.ac: Check for lang_requires_boot_languages in
1072         config-lang.in files.
1073         * configure: Rebuild.
1074
1075 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1076             Tobias Burnus  <burnus@net-b.de>
1077
1078         PR fortran/32049
1079         * Makefile.def: Add libquadmath; build it with language=fortran.
1080         * configure.ac: Add libquadmath.
1081         * Makefile.tpl: Handle multiple libs in check-[+language+].
1082         * Makefile.in: Regenerate.
1083         * configure: Regenerate.
1084
1085 2010-11-16  Tom Tromey  <tromey@redhat.com>
1086
1087         * MAINTAINERS: Moved myself to reviewers section.
1088
1089 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
1090
1091         * MAINTAINERS: Moved myself to reviewers section.
1092
1093 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1094
1095         * MAINTAINERS (Various Maintainers): Add self for build machinery.
1096         (Write After Approval): Remove self.
1097
1098 2010-11-15  Andreas Schwab  <schwab@redhat.com>
1099
1100         * configure.ac: Fix spelling in option names.
1101         * configure: Regenerated.
1102
1103 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
1104
1105         PR bootstrap/39622
1106         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1107         * configure: Regenerated.
1108
1109 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
1110
1111         * MAINTAINERS: Update my email address.
1112
1113 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1114
1115         * configure: Regenerate.
1116
1117 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1118
1119         * configure: Regenerate.
1120
1121 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1122
1123         * configure: Regenerate.
1124
1125 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1126
1127         * configure: Regenerate.
1128
1129 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
1130
1131         * configure.ac: Support official CLooG.org versions.
1132         * configure: Regenerate.
1133         * config/cloog.m4: New.
1134
1135 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
1136
1137         * MAINTAINERS (Write After Approval): Add myself.
1138
1139 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
1140
1141         * MAINTAINERS: Update my email address.
1142
1143 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
1144
1145         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1146         * configure: Regenerate.
1147
1148 2010-11-03  Ian Lance Taylor  <iant@google.com>
1149             Dave Korn  <dave.korn.cygwin@gmail.com>
1150
1151         PR lto/46273
1152         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
1153         and on other supported platforms whenever LTO is enabled.
1154         * configure: Rebuild.
1155
1156 2010-11-02  Alan Modra  <amodra@gmail.com>
1157
1158         PR binutils/12110
1159         * configure.ac: Error when source path contains spaces.
1160         * configure: Regenerate.
1161
1162 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
1163
1164         * MAINTAINERS: Update my email address.
1165
1166 2010-10-20  Ian Lance Taylor  <iant@google.com>
1167
1168         * Makefile.def (target_modules): Set lib_path to src/.libs for
1169         libstdc++-v3 module.
1170         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1171         * Makefile.in: Rebuild.
1172
1173 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1174
1175         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1176         (Write After Approval): Remove myself.
1177
1178 2010-10-15  Tristan Gingold  <gingold@adacore.com>
1179
1180         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1181
1182 2010-10-14  Douglas Rupp  <rupp@gnat.com>
1183
1184         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1185
1186 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1187
1188         * configure.ac (build_lto_plugin): New shell variable.
1189         (--enable-lto): Turn on by default for all non-ELF platforms that
1190         have had LTO support added so far.  Set build_lto_plugin appropriately
1191         for both ELF and non-ELF.
1192         (configdirs): Add lto-plugin or not based on build_lto_plugin.
1193         * configure: Regenerate.
1194
1195 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1196
1197         Sync from src:
1198         * configure.ac (v850 support): Remove target-libgloss from
1199         noconfigdirs.
1200         * configure: Regenerate.
1201
1202 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1203
1204         PR bootstrap/45326
1205         PR bootstrap/45174
1206         * configure.ac: Honor initial values of $build_configargs,
1207         $host_configargs, $target_configargs.  Mark the precious, so
1208         environment settings get recorded.
1209         * configure: Regenerate.
1210
1211 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1212
1213         PR bootstrap/45796
1214         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1215         Depend on all-build-libiberty.
1216         * Makefile.in: Regenerate.
1217
1218 2010-09-30  Michael Eager  <eager@eagercon.com>
1219
1220         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1221         * configure: Regenerate.
1222
1223 2010-09-28  Michael Eager  <eager@eagercon.com>
1224
1225         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1226
1227 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1228
1229         PR bootstrap/44621
1230         * configure.ac: Fix unportable shell quoting.
1231         * configure: Regenerate.
1232
1233 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
1234
1235         * configure.ac (enable-lto): Add Darwin to the list of supported lto
1236         targets and amend comment.
1237         * configure: Regenerate.
1238
1239 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
1240
1241         * MAINTAINERS (Write After Approval): Add myself.
1242
1243 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
1244
1245         * configure.ac: Enable LTO by default on Darwin.
1246         * configure: Regenerate.
1247
1248 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
1249
1250         * MAINTAINERS (Write After Approval): Add myself.
1251
1252 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
1253
1254         * MAINTAINERS (Write After Approval): Add myself.
1255
1256 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
1257
1258         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1259         ports
1260
1261 2010-07-28  David Yuste  <david.yuste@gmail.com>
1262
1263         * MAINTAINERS (Write After Approval): Add myself.
1264
1265 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
1266
1267         * configure.ac: Support all v850 targets.
1268         * configure: Regenerate.
1269
1270 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
1271
1272         PR bootstrap/44455
1273         * configure.ac (extra_mpfr_configure_flags): Copy from
1274         extra_mpc_gmp_configure_flags.
1275         * configure: Re-generated.
1276
1277 2010-07-22  Andi Kleen  <ak@linux.intel.com>
1278
1279         * MAINTAINERS (Write After Approval): Add myself.
1280
1281 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
1282
1283         * MAINTAINERS (Write After Approval): Add myself.
1284
1285 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
1286
1287         * MAINTAINERS (Write After Approval): Add myself.
1288
1289 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
1290
1291         PR target/44862
1292         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1293         Provide -B option to allow for link spec %s substitutions for
1294         libstdc++.a on darwin.
1295         * Makefile.in: Regenerate.
1296
1297 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
1298
1299         * MAINTAINERS (Reviewers): Update my e-mail address
1300
1301 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
1302
1303         * Makefile.def (configure-gcc): Depend on all-libelf.
1304         * Makefile.in: Rebuild.
1305
1306 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
1307
1308         * MAINTAINERS (Write After Approval): Add myself in the right place.
1309
1310 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
1311
1312         * MAINTAINERS (Write After Approval): Add myself.
1313
1314 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
1315
1316         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1317
1318 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
1319
1320         * config.sub: Update to version 2010-05-21.
1321         * config.guess: Update to version 2010-04-03.
1322
1323 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
1324
1325         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1326         * configure: Regenerate.
1327
1328 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
1329
1330         * MAINTAINERS (Write After Approval): Add myself.
1331
1332 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
1333
1334         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1335         a platform that supports LTO.
1336         * configure: Regenerate.
1337
1338 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
1339
1340         * configure.ac: Allow all the versions greater than 0.10 of PPL.
1341         * configure: Regenerated.
1342
1343 2010-04-27  Roland McGrath  <roland@redhat.com>
1344             H.J. Lu  <hongjiu.lu@intel.com>
1345
1346         * configure.ac (--enable-gold): Support both, both/gold and
1347         both/bfd to add gold to configdirs without removing ld.
1348         * configure: Regenerated.
1349
1350         * Makefile.def: Add install-gold dependency to install-ld.
1351         * Makefile.in: Regenerated.
1352
1353 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
1354
1355         PR lto/42776
1356         * configure.ac (--enable-lto): Refactor handling so libelf tests
1357         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1358         and allow LTO to be explicitly enabled on non-ELF platforms that
1359         are known to support it inside else-clause.
1360         * configure: Regenerate.
1361
1362 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
1363
1364         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1365         * configure: Regenerate.
1366
1367 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
1368
1369         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1370         * configure: Regenerate.
1371
1372 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1373
1374         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1375         separately.
1376         * configure: Regenerate.
1377
1378 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
1379
1380         * MAINTAINERS (Write After Approval): Add myself.
1381
1382 2010-04-14  Tristan Gingold  <gingold@adacore.com>
1383
1384         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1385         * configure: Regenerate.
1386
1387 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
1388
1389         * configure: Regenerate after change to elf.m4.
1390
1391 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
1392
1393         * MAINTAINERS (Write After Approval): Add myself.
1394
1395 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1396
1397         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1398         * configure: Regenerated.
1399
1400 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1401
1402         * configure.ac: Print "buggy but acceptable" when CLooG
1403         revision is less than 9.
1404         * configure: Regenerated.
1405
1406 2010-04-01  Diego Novillo  <dnovillo@google.com>
1407
1408         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1409
1410 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1411
1412         PR bootstrap/43615
1413         PR bootstrap/43328
1414
1415         Revert:
1416
1417         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1418
1419         * configure.ac: Do not pass --enable-multilib nor
1420         --disable-multilib in baseargs.  Accept explicitly passed
1421         --enable_multilib.
1422         * configure: Regenerate.
1423
1424 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
1425
1426         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1427
1428 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
1429
1430         * MAINTAINERS: Remove myself.
1431
1432 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1433
1434         PR bootstrap/43328
1435         * configure.ac: Do not pass --enable-multilib nor
1436         --disable-multilib in baseargs.  Accept explicitly passed
1437         --enable_multilib.
1438         * configure: Regenerate.
1439
1440 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
1441
1442         * MAINTAINERS (spu port): Remove me.
1443
1444 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1445
1446         * configure.ac (tic6x-*-*): New case.
1447         * configure: Regenerate.
1448
1449 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1450
1451         * config.sub: Update to version 2010-03-22.
1452         * config.guess: Update to version 2009-12-30.
1453
1454 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
1455
1456         PR ada/42554
1457         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1458         * configure: Regenerate.
1459
1460 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1461
1462         * MAINTAINERS: Update my email address.
1463
1464 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
1465
1466         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1467         (ghassan.shobaki@amd.com): Removed.
1468
1469 2010-03-17  Alan Modra  <amodra@gmail.com>
1470
1471         * MAINTAINERS: Update my email address.
1472
1473 2010-03-16  Diego Novillo  <dnovillo@google.com>
1474
1475         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1476         Matthews.
1477
1478 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1479
1480         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1481         Gutson, Jeffrey D. Oldham and Mark Shinwell.
1482
1483 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1484
1485         * MAINTAINERS: Update my email address.
1486
1487 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
1488
1489         * MAINTAINERS: Update my email address.
1490
1491 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
1492
1493         * MAINTAINERS: Update my email address.
1494
1495 2010-03-09  Jie Zhang  <jie@codesourcery.com>
1496
1497         * MAINTAINERS: Update my email address.
1498
1499 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1500
1501         PR libstdc++/32499
1502         * configure.ac (RANLIB): Default to true.
1503         (STRIP): Likewise.
1504         (RANLIB_FOR_TARGET): Remove superfluous : argument.
1505         * configure: Regenerate.
1506
1507 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
1508
1509         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1510         (Write After Approval): Update my email address.
1511
1512 2010-02-17  Nick Clifton  <nickc@redhat.com>
1513
1514         PR 11238
1515         * Makefile.tpl (local-distclean): Also remove config.cache files in
1516         sub-directories as there may not be Makefiles present in the
1517         sub-directories.
1518         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1519         the config.cache files found by the find command.
1520
1521         * Makefile.in: Regenerate.
1522         * configure.ac: Revert previous delta.
1523         * configure: Regenerate.
1524
1525 2010-02-15  Nick Clifton  <nickc@redhat.com>
1526
1527         PR 11238
1528         * configure.ac: Delete config.cache files in sub-directories when
1529         deleting Makefiles.
1530         * configure: Regenerate.
1531
1532 2010-02-12  Ben Elliston  <bje@gnu.org>
1533
1534         * MAINTAINERS: Update my email address.
1535
1536 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
1537
1538         * MAINTAINERS (spu port): Update my email address.
1539
1540 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
1541
1542         * MAINTAINERS: Add myself as a maintainer for the bfin port.
1543
1544 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1545
1546         * configure.ac: Add "recommended" version checks for GMP/MPC.
1547         Update recommended GMP/MPFR/MPC versions.
1548         * configure: Regenerate.
1549
1550 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
1551
1552         * MAINTAINERS: Move my Embecosm email address into the
1553         write-after-approval section.
1554
1555 2010-01-26  Ian Lance Taylor  <iant@google.com>
1556
1557         * MAINTAINERS: Add myself as Go frontend maintainer.
1558
1559 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
1560
1561         PR libstdc++/36101, PR libstdc++/42813
1562         * configure.ac (bootstrap_target_libs): Make inclusion of
1563         target-libgomp conditional on libgomb being in target_configdirs.
1564         * configure: Regenerate.
1565
1566 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
1567
1568         PR libstdc++/36101, PR libstdc++/42813
1569         * configure.ac (bootstrap_target_libs): Include target-libgomp.
1570         * configure: Regenerate.
1571
1572 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
1573
1574         PR libstdc++/36101, PR libstdc++/42813
1575         * configure.ac (target_configdirs): Substitute.
1576         * Makefile.def: Bootstrap target module libgomp.
1577         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1578         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1579         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1580         * configure, Makefile.in: Regenerate.
1581
1582 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1583
1584         * MAINTAINERS: Adjust my details.
1585
1586 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
1587
1588         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1589
1590 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
1591
1592         * MAINTAINERS: reindented my entry with tabs instead of spaces.
1593
1594 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
1595
1596         * MAINTAINERS (Write After Approval): Add myself.
1597
1598 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1599
1600         * MAINTAINERS (Write After Approval): Add myself.
1601
1602 2010-01-11  Richard Guenther  <rguenther@suse.de>
1603
1604         PR lto/41569
1605         * Makefile.def (all-lto-plugin): Depend on all-gcc.
1606         * Makefile.in: Regenerated.
1607
1608 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
1609
1610         * configure.ac: Enable libjava build on x86_64-*freebsd*.
1611         * configure: Regenerate.
1612
1613 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1614             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1615
1616         PR bootstrap/42424
1617         * configure.ac: Include libtool m4 files.
1618         (_LT_CHECK_OBJDIR): Call it.
1619         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1620         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1621
1622         * configure: Regenerate.
1623
1624 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1625
1626         PR bootstrap/41818
1627         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1628         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
1629         * Makefile.in: Regenerate.
1630
1631 2010-01-02  Richard Guenther  <rguenther@suse.de>
1632
1633         PR lto/41529
1634         * configure.ac: Include config/elf.m4.  Disable LTO if not
1635         builting for an elf target.
1636         * configure: Regenerate.
1637
1638 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
1639
1640         * MAINTAINERS: Change my email address.
1641
1642 2009-12-18  Ben Elliston  <bje@au.ibm.com>
1643
1644         * config.sub, config.guess: Update from upstream sources.
1645
1646 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
1647
1648         * MAINTAINERS (Write After Approval): Add myself.
1649
1650 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1651
1652         PR middle-end/30447
1653         PR middle-end/30789
1654         PR other/40302
1655
1656         * configure.ac: Require MPC.
1657         * configure: Regenerate.
1658
1659 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1660
1661         PR target/38384
1662         PR bootstrap/40972
1663         * libtool.m4: Sync from git Libtool.
1664         * ltoptions.m4: Likewise.
1665         * ltversion.m4: Likewise.
1666         * lt~obsolete.m4: Likewise.
1667         * ltmain.sh: Likewise.
1668
1669 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1670
1671         * configure.ac: Update minimum MPC version to 0.8.
1672         * configure: Regenerate.
1673
1674 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
1675
1676         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
1677         * configure: Regenerated.
1678
1679 2009-11-21  Ian Lance Taylor  <iant@google.com>
1680
1681         * configure.ac: Change default of poststage1_ldflags to be empty if
1682         poststage1_libs is set.  When poststage1_libs is empty, and
1683         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
1684         * configure: Rebuild.
1685
1686 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
1687
1688         * MAINTAINERS (Write After Approval): Update my email address.
1689
1690 2009-11-20  Ben Elliston  <bje@au.ibm.com>
1691
1692         * config.guess: Update from upstream sources.
1693
1694 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1695
1696         * Makefile.def: Restore host and target settings for gmp.
1697         * Makefile.in: Rebuild.
1698
1699 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1700
1701         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
1702         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
1703         Fix portability of test of C++ as bootstrap language.  Add
1704         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1705         * configure: Rebuild.
1706         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1707         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
1708         in-tree building.
1709         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1710         (POSTSTAGE1_HOST_EXPORTS): Use it.
1711         (STAGE[+id+]_CXXFLAGS): New.
1712         (BASE_FLAGS_TO_PASS): Pass it down.
1713         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
1714         extra_exports.
1715         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1716         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1717         extra_exports.
1718         * Makefile.in: Rebuild.
1719
1720 2009-11-17  Ben Elliston  <bje@au.ibm.com>
1721
1722         * config.sub, config.guess: Update from upstream sources.
1723
1724 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
1725
1726         * MAINTAINERS (Write After Approval): Add myself.
1727
1728 2009-11-09  Jon Beniston  <jon@beniston.com>
1729
1730         * MAINTAINERS (Write After Approval): Add myself.
1731
1732 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
1733
1734         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
1735         paths for *-w64-mingw* and x86_64-*mingw*.
1736         * configure: Regenerated.
1737
1738 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
1739
1740         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
1741
1742 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
1743
1744         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
1745         Phil Edwards to Write-After Approval.
1746
1747 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
1748
1749         * configure.ac: Disable target-winsup & co for
1750         x86_64-*-mingw* and *-w64-mingw* targets.
1751         * configure: Regenerated.
1752
1753 2009-10-16  Nick Clifton  <nickc@redhat.com>
1754
1755         * MAINTAINERS: Add myself as a maintainer for the RX port.
1756
1757 2009-10-26  Johannes Singler  <singler@kit.edu>
1758
1759         * MAINTAINERS (Write After Approval): Update my e-mail address.
1760
1761 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1762
1763         * configure.ac (CLooG test): Use = with test.
1764         * configure: Regenerate.
1765
1766 2009-10-22  Richard Guenther  <rguenther@suse.de>
1767
1768         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
1769         cloog if the ppl version check failed.  Move flags saving
1770         before setting in libelf check.
1771         * configure: Regenerate.
1772
1773 2009-10-21  Richard Guenther  <rguenther@suse.de>
1774
1775         * configure.ac: Adjust the ppl and cloog configure to work as
1776         documented.  Disable cloog if ppl was disabled.  Omit the version
1777         checks if they were disabled.
1778         * configure: Re-generate.
1779
1780 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1781
1782         * configure.ac: Add 'lto' to enable_languages, not
1783         new_enable_languages, and only if not already present.
1784         * configure: Regenerate.
1785
1786 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
1787
1788         * README: Refer to the various COPYING* files instead of just
1789         COPYING.
1790         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
1791
1792 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
1793
1794         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
1795         
1796 2009-10-07  Richard Guenther  <rguenther@suse.de>
1797
1798         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
1799         and Richard Guenther as reviewers.
1800         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
1801         as reviewers.
1802
1803 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
1804
1805         * config.sub: Update from upstream sources.
1806
1807 2009-10-06  Ian Lance Taylor  <iant@google.com>
1808
1809         * Makefile.def: check-gold depends upon all-gas.
1810         * Makefile.in: Rebuild.
1811
1812 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
1813
1814         * MAINTAINERS (Write After Approval): Add myself.
1815
1816 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
1817
1818         * Makefile.def: all-lto-plugin depends on all-libiberty.
1819         set bootstrap=true for lto-plugin.
1820         Add lto-plugin.
1821         * Makefile.in: Regenerate.
1822         * configure.ac (host_libs): Add lto-plugin.
1823         * configure: Regenerate.
1824
1825 2009-10-03  Diego Novillo  <dnovillo@google.com>
1826
1827         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1828         (HOST_LIBELFLIBS): Define.
1829         (HOST_LIBELFINC): Define.
1830         * Makefile.in: Regenerate.
1831         * configure.ac: Add --enable-lto.
1832         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1833         If --enable-lto is used, add 'lto' to new_enable_languages.
1834         If --enable-lto is used and gold is enabled, add
1835         lto-plugin to configdirs.
1836         * configure: Regenerate.
1837
1838 2009-10-03  Simon Baldwin  <simonb@google.com>
1839
1840         * configure.ac: If --with-system-zlib, suppress local zlib and
1841         pass --with-system-zlib to subdir configure scripts.
1842         * configure: Regenerate.
1843
1844 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
1845             Paolo Bonzini  <bonzini@gnu.org>
1846
1847         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1848         $(srcdir).
1849         * Makefile.in: Rebuilt.
1850
1851 2009-09-26  Gary Funck  <gary@intrepid.com>
1852
1853         * MAINTAINERS (Write After Approval): Add myself.
1854
1855 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1856
1857         * configure.ac: Update minimum MPC version to 0.7.
1858         * configure: Regenerate.
1859
1860 2009-09-25  Nick Clifton  <nickc@redhat.com>
1861
1862         * configure.ac: Pass any --cache-file=/dev/null option on to
1863         subconfigures.
1864         * configure: Regenerate.
1865
1866 2009-09-23  Nick Clifton  <nickc@redhat.com>
1867
1868         * config.sub, config.guess: Update from upstream sources.
1869
1870 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
1871
1872         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1873         * Makefile.in: Rebuilt.
1874
1875 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1876
1877         PR bootstrap/32272
1878         * configure.ac: Error out if $srcdir isn't '.' but contains
1879         host-${host_noncanonical}.
1880         * configure: Regenerate.
1881
1882 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1883
1884         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1885         maintainer.
1886
1887 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1888
1889         * configure.ac: If bootstrapping a combined tree with
1890         --enable-gold, require c++ in stage1_languages.
1891         * configure: Regenerate.
1892
1893         * configure.ac: Also add target_libs of stage1_languages to
1894         bootstrap_target_libs.
1895         * configure: Regenerate.
1896
1897         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1898         with --enable-languages not containing c++.
1899         * configure: Regenerate.
1900
1901 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
1902
1903         * configure.ac: Disable java and boehm-gc for bfin-*-*.
1904         * configure: Regenerate.
1905
1906 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
1907
1908         * MAINTAINERS (Write After Approval): Update my e-mail address,
1909         and move from from here...
1910         (Waiting for paperwork): To here.
1911
1912 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
1913
1914         * MAINTAINERS (Reviewers): Add self as driver reviewer.
1915
1916 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1917
1918         * configure.ac: Do not use $extrasub for replacing @if/@endif
1919         parts in Makefile; instead, use additional arguments to
1920         AC_CONFIG_COMMANDS to do the replacement manually, with several
1921         sed invocations, to avoid HP-UX sed command limits.
1922         * configure: Regenerate.
1923
1924 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
1925
1926         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1927         blank before -L.
1928
1929 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
1930
1931         * configure.ac (with-build-config): Document.  Handle without.
1932         Handle missing argument.
1933         * configure: Rebuilt.
1934
1935 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
1936
1937         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
1938         Default to bootstrap-debug only if compare-debug works.
1939         * configure: Rebuilt.
1940         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1941         * Makefile.in: Rebuilt.
1942
1943 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1944
1945         * MAINTAINERS (OS Port Maintainers): Update my email address.
1946
1947 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
1948
1949         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1950         * Makefile.in: Rebuilt.
1951
1952 2009-09-01  Chris Demetriou  <cgd@google.com>
1953
1954         * MAINTAINERS (Write After Approval): Add myself.
1955
1956 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
1957
1958         PR debug/30161
1959         * include/dwarf2.h (enum dwarf_tag): Added
1960         DW_TAG_GNU_template_template_param
1961         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1962
1963 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1964
1965         * Makefile.tpl (AWK): Fix typo.
1966         * Makefile.in: Regenerate.
1967
1968 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1969
1970         * configure.ac: Detect awk and sed.
1971         * Makefile.def (flags_to_pass): Add AWK and SED.
1972         * Makefile.tpl (AWK, SED): New.
1973         (BASE_FLAGS_TO_PASS): Add AWK and SED.
1974         * configure: Regenerate.
1975         * Makefile.in: Regenerate.
1976
1977 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
1978
1979         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1980         (collapseslashes): Likewise.
1981
1982 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1983
1984         * configure.ac (AC_PREREQ): Bump to 2.64.
1985
1986 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1987
1988         * configure.ac: Remove --with-datarootdir, --with-docdir,
1989         --with-pdfdir, --with-htmldir switches.
1990         * configure: Regenerate.
1991
1992         * configure: Regenerate.
1993
1994         * compile: Sync from Automake 1.11.
1995         * depcomp: Likewise.
1996         * install-sh: Likewise.
1997         * missing: Likewise.
1998         * mkinstalldirs: Likewise.
1999         * ylwrap: Likewise.
2000
2001 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
2002
2003         * ltmain.sh (func_normal_abspath): New function.
2004         (func_relative_path): Likewise.
2005         (func_mode_help): Document new -bindir option for link mode.
2006         (func_mode_link): Add new -bindir option, and use it to place
2007         output DLL if specified.
2008
2009 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2010
2011         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2012         (baseargs): Add --disable-option-checking.
2013         * configure: Regenerate.
2014
2015         * Makefile.def (configure-target-libiberty): Depend on
2016         all-binutils and all-ld.
2017         (configure-target-newlib): Likewise.
2018         * Makefile.in: Regenerate.
2019
2020 2009-08-17  Ben Elliston  <bje@au.ibm.com>
2021
2022         * config.sub, config.guess: Update from upstream sources.
2023
2024 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2025
2026         Sync from src, merge:
2027
2028         2009-07-02  Tristan Gingold  <gingold@adacore.com>
2029
2030         * configure.ac: Do not exclude gas for i386-*-darwin.
2031         Add a case for x86_64-*-darwin.
2032         * configure: Regenerate.
2033
2034 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
2035
2036         * MAINTAINERS: Add my name to Write After Approval list.
2037
2038 2009-08-06  Michael Eager  <eager@eagercon.com>
2039
2040         * configure.ac: Add Microblaze target.
2041         * configure: Regenerate.
2042
2043 2009-07-31  Christian Bruel  <christian.bruel@st.com>
2044
2045         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2046         * configure: Regenerate.
2047         
2048 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
2049
2050         * MAINTAINERS (Write After Approval): Update my e-mail address.
2051
2052 2009-07-06  Ian Lance Taylor  <iant@google.com>
2053
2054         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2055         * configure: Rebuild.
2056
2057 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
2058
2059         * MAINTAINERS: Move myself to the Graphite Reviewers.
2060
2061 2009-06-30  Wei Guozhi  <carrot@google.com>
2062
2063         * MAINTAINERS: Add my name to Write After Approval list.
2064
2065 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
2066
2067         PR bootstrap/40338
2068         * configure.ac (comparestring): Create new variable.
2069         * Makefile.tpl (comparestring): Use to skip some comparisions.
2070         * configure: Regenerate.
2071         * Makefile.in: Regenerate.
2072
2073 2009-06-26  Doug Evans  <dje@sebabeach.org>
2074
2075         * Makefile.def (host_modules): Add cgen.
2076         * Makefile.in: Regenerate.
2077         * configure.ac (host_tools): Add cgen.
2078         * configure: Regenerate.
2079
2080 2009-06-23  DJ Delorie  <dj@redhat.com>
2081
2082         * MAINTAINERS: Add myself as mep maintainer.
2083
2084 2009-06-23  Ian Lance Taylor  <iant@google.com>
2085
2086         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
2087         boot_languages.  Only bootstrap target libraries listed in
2088         target_libs for some boot language.  Add --with-stage1-ldflags,
2089         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
2090         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
2091         if not building with C++.
2092         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2093         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2094         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2095         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2096         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
2097         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2098         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2099         * configure, Makefile.in: Rebuild.
2100
2101 2009-06-23  Li Feng  <nemokingdom@gmail.com>
2102
2103         * MAINTAINERS: Added my name to write-after-approval list.
2104
2105 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
2106
2107         * configure.ac: Define is_elf for QNX Neutrino targets.
2108         * configure: Regenerate.
2109
2110 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
2111
2112         * MAINTAINERS: Added my name to the write-after-approval list
2113
2114 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2115
2116         * configure.ac: Detect MPC in default directory.
2117         * configure: Regenerate.
2118
2119 2009-06-03  Jerome Guitton  <guitton@adacore.com>
2120             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2121
2122         * Makefile.tpl (all): Avoid a trailing backslash.
2123         * Makefile.in: Regenerate.
2124
2125 2009-06-03  Ben Elliston  <bje@au.ibm.com>
2126
2127         * config.sub, config.guess: Update from upstream sources.
2128
2129 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
2130
2131         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2132         to noconfdirs.
2133         * configure: Regenerate.
2134
2135 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
2136
2137         * Makefile.tpl ([+compare-target+]): Compare all stage
2138         directories, rather than just gcc.
2139         * Makefile.in: Rebuilt.
2140
2141 2009-06-01  Doug Kwan  <dougkwan@google.com>
2142
2143         * configure.ac: Support gold for target arm*-*-*.
2144         * configure: Regenerate.
2145
2146 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2147
2148         * Makefile.def: Add MPC support and dependencies.
2149         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
2150
2151         * Makefile.in, configure: Regenerate.
2152
2153 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
2154
2155         * Makefile.tpl (all): Avoid harmless warning in make all when
2156         gcc-bootstrap is enabled but stage_last does not exist.
2157         * Makefile.in: Rebuilt.
2158
2159 2009-05-24  Nicolas Roche  <roche@adacore.com>
2160
2161         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2162         * Makefile.in: Regenerate.
2163
2164 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
2165
2166         * MAINTAINERS: Update my e-mail address.
2167
2168 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2169
2170         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
2171         * configure:  Regenerate.
2172
2173 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2174
2175         PR other/40159
2176         * Makefile.tpl (all): Don't assume gcc-bootstrap and
2177         gcc-no-bootstrap are mutually exclusive.
2178         * Makefile.in: Rebuilt.
2179
2180 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2181
2182         PR other/40159
2183         * Makefile.tpl (all): Don't end with unconditional success.
2184         * Makefile.in: Rebuilt.
2185
2186 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
2187
2188         PR target/37137
2189         * Makefile.def (flags_to_pass): Remove redundant and incomplete
2190         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2191         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2192         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
2193         stage_configureflags, stage_cflags and stage_libcflags into
2194         explicit Makefile macros.
2195         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2196         GFORTRAN.
2197         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2198         CC.  Set CC_FOR_BUILD from CC.
2199         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2200         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2201         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2202         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
2203         and GFORTRAN.
2204         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2205         (_LIBCFLAGS): Renamed to _TFLAGS.
2206         (do-compare-debug, do-compare3-debug): Drop.
2207         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2208         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2209         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2210         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2211         (XGCC_FLAGS_FOR_TARGET): New.
2212         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2213         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2214         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2215         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2216         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
2217         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
2218         TFLAGS.
2219         (BUILD_CONFIG): Include if requested.
2220         (all): Set TFLAGS on bootstrap.
2221         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2222         (all-stageid-prefixmodule): Likewise.
2223         (do-clean, distclean-stageid): Set TFLAGS.
2224         (restrap): Fix whitespace.
2225         * Makefile.in: Rebuilt.
2226
2227 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
2228
2229         * config.guess: Sync with src.
2230
2231 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2232
2233         * configure.ac ($with_ppl):  Default to no if not supplied.
2234         ($with_cloog):  Likewise.
2235         configure:  Regenerate.
2236
2237 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
2238
2239         * MAINTAINERS: Update my e-mail address.
2240
2241 2009-04-27  Nick Clifton  <nickc@redhat.com>
2242
2243         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2244
2245 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
2246
2247         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2248         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2249         * Makefile.in: Regenerate.
2250
2251 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2252
2253         PR bootstrap/39739
2254         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2255         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2256
2257         * configure, Makefile.in: Regenerate.
2258
2259 2009-04-21  Taras Glek  <tglek@mozilla.com>
2260
2261         * include/hashtab.h: Update GTY annotations to new syntax
2262         * include/splay-tree.h: Likewise
2263
2264 2009-04-17  Ben Elliston  <bje@au.ibm.com>
2265
2266         * config.sub, config.guess: Update from upstream sources.
2267
2268 2009-04-15  Anthony Green  <green@moxielogic.com>
2269
2270         * configure.ac: Add moxie support.
2271         * configure: Rebuilt.
2272
2273 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
2274
2275         * configure.ac: Change copyright header to refer to version
2276         3 of the GNU General Public License and to point readers at the
2277         COPYING3 file and the FSF's license web page.
2278         * Makefile.def: Likewise.
2279         * Makefile.tpl: Likewise.
2280         * Makefile.in: Regenerate.
2281
2282 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
2283
2284         * configure.ac: Restore match for darwin9 or later. Use double
2285         brackets since regeneration eats one pair.
2286         * configure: Regenerate.
2287
2288 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
2289
2290         PR gas/10039
2291         * configure.ac: Require texinfo 4.7.
2292         * configure: Regenerated.
2293
2294 2009-04-09  Nick Clifton  <nickc@redhat.com>
2295
2296         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2297         the GCC Runtime Library Exception.
2298
2299 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2300
2301         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2302         * configure: Regenerate.
2303
2304 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
2305
2306         * Makefil.def (languages): New entries.
2307         * Makefile.tpl (check-gcc-*): New generic target.
2308         * Makefile.in: Regenerate.
2309
2310 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
2311
2312         * MAINTAINERS:  Update my email address.
2313
2314 2009-03-18  Tom Tromey  <tromey@redhat.com>
2315
2316         * configure: Rebuild.
2317         * configure.ac (host_libs): Add libiconv.
2318         * Makefile.in: Rebuild.
2319         * Makefile.def (host_modules): Add libiconv.
2320         (configure-gdb, all-gdb): Depend on libiconv.
2321
2322 2009-03-16  Tristan Gingold  <gingold@adacore.com>
2323
2324         * configure.ac: Treat gdb as supported on x86_64-darwin.
2325         * configure: Regenerate.
2326
2327 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
2328
2329         * configure.ac (--with-host-libstdcxx): New option.
2330         * configure: Regenerate.
2331
2332 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
2333
2334         * MAINTAINERS:  Move myself into the write after approval list.
2335
2336 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
2337
2338         * MAINTAINERS: Update e-mail address.
2339         
2340 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
2341
2342         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2343
2344 2009-03-10  Ira Rosen  <irar@il.ibm.com>
2345
2346         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2347
2348 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2349
2350         Backport from git Libtool:
2351
2352         2009-01-19  Robert Millan  <rmh@aybabtu.com>
2353         Support GNU/kOpenSolaris.
2354         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2355         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2356         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2357         GNU/kOpenSolaris.
2358
2359 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
2360
2361         * MAINTAINERS: Update e-mail address.
2362
2363 2009-02-24  Michael Eager  <eager@eagercon.com>
2364
2365         * MAINTAINERS (Write After Approval): Add self.
2366
2367 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
2368
2369         * MAINTAINERS (Write After Approval): Add myself.
2370
2371 2009-02-05  Andreas Schwab  <schwab@suse.de>
2372
2373         * Makefile.tpl (stage_last): Define $r and $s before using
2374         $(RECURSE_FLAGS_TO_PASS).
2375         * Makefile.in: Regenerate
2376
2377 2009-01-30  Ian Lance Taylor  <iant@google.com>
2378
2379         * MAINTAINERS: Move myself to the Global Reviewers list.
2380
2381 2009-01-29  Robert Millan  <rmh@aybabtu.com>
2382
2383         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2384         * configure: Regenerate.
2385
2386 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
2387
2388         * MAINTAINERS: Make whitespace consistent.
2389         Remove Robert Millan from Write After Approval.
2390
2391 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
2392
2393         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2394         (all-opcodes): Depend on all-libiberty.
2395         * Makefile.in: Regenerate.
2396
2397 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
2398
2399         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2400         * configure: Regenerate.
2401
2402 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
2403
2404         * MAINTAINERS (Write After Approval): Add myself.
2405
2406 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
2407
2408         * MAINTAINERS: Add myself to reviewers (Fortran).
2409
2410 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
2411
2412         PR tree-optimization/38515
2413         * configure.ac (cloog-polylib): Removed.
2414         (with_ppl, with_cloog): Test for "no".
2415         * configure: Regenerated.
2416
2417 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
2418
2419         * MAINTAINERS: Moved myself to reviewers (Fortran).
2420
2421 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
2422
2423         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2424         (Write After Approval): Remove myself.
2425
2426 2009-01-03  Diego Novillo  <dnovillo@google.com>
2427
2428         * MAINTAINERS: Remove myself from alias maintainership.
2429
2430 2009-01-02  David Ayers  <ayers@fsfe.org>
2431
2432         * MAINTAINERS: Update e-mail address.
2433
2434 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
2435
2436         * MAINTAINERS: Make whitespace consistent.
2437
2438 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2439
2440         Backport from upstream Libtool:
2441         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2442         Add cache variables to tests that require the linker to work.
2443         For shlibpath_overrides_runpath, this also changes the semantics
2444         to let the result from the C compiler take precedence.
2445
2446 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2447
2448         * config.sub, config.guess: Update from upstream sources.
2449
2450 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
2451
2452         * configure.ac (ppllibs): Add by default the lib flags.
2453         * configure: Regenerate.
2454
2455 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
2456
2457         * MAINTAINERS:  Add myself to the write after approval list.
2458
2459 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2460
2461         * configure.ac: Add double brackets on darwin[912].
2462         * configure: Regenerate.
2463
2464 2008-12-03  Daniel Kraft  <d@domob.eu>
2465
2466         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
2467         Approval to Reviewer section (for Fortran front-end).
2468
2469 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
2470
2471         * configure.ac: Expand to darwin10 and later.
2472         * configure: Regenerate.
2473
2474 2008-12-02  Andreas Schwab  <schwab@suse.de>
2475
2476         * Makefile.def: configure-target-boehm-gc depends on
2477         all-target-libstdc++-v3.
2478         * Makefile.in: Regenerate.
2479
2480 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
2481
2482         * MAINTAINERS:  Add myself as mingw maintainer.
2483
2484 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2485
2486         * config.sub, config.guess: Update from upstream sources.
2487
2488 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
2489
2490         * README.SCO: Remove.
2491
2492 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
2493
2494         * MAINTAINERS:  Add myself to the write after approval list.
2495
2496 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
2497
2498         * MAINTAINERS:  Update my email address in WAA section.
2499
2500 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
2501
2502         * MAINTAINERS: Update e-mail address.
2503
2504 2008-11-27  Toon Moene  <toon@moene.org>
2505
2506         * MAINTAINERS: Change e-mail address.
2507
2508 2008-11-27  Tristan Gingold  <gingold@adacore.com>
2509
2510         * configure.ac: Build gdb for i?86-*-darwin*
2511         * configure: Regenerated.
2512
2513 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
2514
2515         * MAINTAINERS: Added my full name.
2516
2517 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
2518
2519         PR bootstrap/38014
2520         PR bootstrap/37923
2521
2522         Revert:
2523
2524         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2525
2526         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2527         * Makefile.in: Regenerated.
2528
2529         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2530
2531         PR gdb/921
2532         PR gdb/1646
2533         PR gdb/2175
2534         PR gdb/2176
2535
2536         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2537         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2538         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2539         (HOST_EXPORTS): Pass CPPFLAGS.
2540         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2541         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2542         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2543         * Makefile.in, configure: Regenerated.
2544         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2545         and CPPFLAGS_FOR_BUILD.
2546
2547 2008-11-06  Jeff Law  <law@redhat.com>
2548
2549         * MAINTAINERS: Add myself as middle end maintainer.
2550
2551 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
2552
2553         * MAINTAINERS (Write after approval): Add myself.
2554
2555 2008-11-05  Diego Novillo  <dnovillo@google.com>
2556
2557         * MAINTAINERS (Global Reviewers): Add myself.
2558         (Non-Algorithmic Maintainers): Remove myself.
2559
2560 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
2561
2562         * MAINTAINERS (Write after approval): Add myself.
2563
2564 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
2565
2566         * MAINTAINERS (Write after approval): Add myself.
2567
2568 2008-10-31  Ben Elliston  <bje@au.ibm.com>
2569
2570         * configure.ac (spu-*-*): Remove special case.
2571         * configure: Regenerate.
2572
2573 2008-10-30  Catherine Moore  <clm@codesourcery.com>
2574
2575         * MAINTAINERS (Write after approval): Update my email address.
2576
2577 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
2578
2579         * configure.ac [spu-*-*]: Do not set skipdirs.
2580         * configure: Re-generate.
2581
2582 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
2583
2584         * MAINTAINERS (Various Maintainers): Add myself to reload.
2585
2586 2008-10-25  Richard Guenther  <rguenther@suse.de>
2587
2588         * MAINTAINERS (Various Maintainers): Add myself as middle-end
2589         maintainer.  Remove myself as libgcc-math maintainer.
2590         (Non-Algorithmic Maintainers): Remove myself.
2591
2592 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2593
2594         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2595         * Makefile.in: Regenerated.
2596
2597 2008-10-23  Cary Coutant  <ccoutant@google.com>
2598
2599         * MAINTAINERS (Write after approval): Add myself.
2600
2601 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2602
2603         PR gdb/921
2604         PR gdb/1646
2605         PR gdb/2175
2606         PR gdb/2176
2607
2608         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2609         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2610         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2611         (HOST_EXPORTS): Pass CPPFLAGS.
2612         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2613         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2614         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2615         * Makefile.in, configure: Regenerated.
2616         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2617         and CPPFLAGS_FOR_BUILD.
2618
2619 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
2620
2621         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2622         Sebastian Pop.
2623
2624 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
2625
2626         * MAINTAINERS (Write After Approval): Added myself.
2627
2628 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2629
2630         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2631         recommended version to 2.3.2.
2632
2633         * configure: Regenerate.
2634
2635 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
2636
2637         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2638
2639 2008-09-29  David Daney <david.daney@caviumnetworks.com>
2640
2641         * MAINTAINERS (Write After Approval): Update e-mail address.
2642
2643 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
2644
2645         * libtool.m4: Update to libtool 2.2.6.
2646         * lt~obsolete.m4: Update to libtool 2.2.6.
2647         * ltmain.sh: Update to libtool 2.2.6.
2648         * ltsugar.m4: Update to libtool 2.2.6.
2649         * ltversion.m4: Update to libtool 2.2.6.
2650         * ltoptions.m4: Update to libtool 2.2.6.
2651         * ltgcc.m4: Update to match changes from libtool 2.2.6.
2652
2653 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
2654
2655         * MAINTAINERS (Write After Approval): Add myself.
2656
2657 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2658
2659         * MAINTAINERS (Write After Approval): Update my name.
2660
2661 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
2662
2663         * MAINTAINERS: Add myself in "Write After Approval".
2664
2665 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
2666
2667         * MAINTAINERS: Add myself as ia64 maintainer.
2668
2669 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
2670
2671         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
2672         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
2673         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
2674         and Michael Tiemann from Write After Approval since they do not
2675         actually have access.
2676
2677 2008-09-05  Richard Guenther  <rguenther@suse.de>
2678
2679         * configure.ac: Initialize clooglibs to -lcloog.
2680         * configure: Re-generate.
2681
2682 2008-09-04  Le-Chun Wu  <lcwu@google.com>
2683
2684         * MAINTAINERS (Write After Approval): Add myself.
2685
2686 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
2687
2688         * configure.ac (--with-cloog-polylib): New.
2689         (--disable-cloog-version-check): New.
2690         (--disable-ppl-version-check): New.
2691         * configure: Re-generate.
2692
2693 2008-09-03  Richard Guenther  <rguenther@suse.de>
2694
2695         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2696         cloog test.
2697         * configure: Re-generate.
2698
2699 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
2700
2701         Add picoChip port.
2702         * MAINTAINERS: Add picoChip maintainers.
2703
2704 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
2705             Tobias Grosser  <grosser@fim.uni-passau.de>
2706             Jan Sjodin  <jan.sjodin@amd.com>
2707             Harsha Jagasia  <harsha.jagasia@amd.com>
2708             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2709             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2710             Adrien Eliche  <aeliche@isty.uvsq.fr>
2711
2712         Merge from graphite branch.
2713         * configure: Regenerate.
2714         * Makefile.in: Regenerate.
2715         * configure.ac (host_libs): Add ppl and cloog.
2716         Add checks for PPL and CLooG.
2717         * Makefile.def (ppl, cloog): Added modules and dependences.
2718         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2719         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2720
2721 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2722
2723         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2724         (GCC_SHLIB_SUBDIR): New.
2725         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2726         * configure: Regenerate.
2727         * Makefile.in: Regenerate.
2728
2729 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
2730
2731         * MAINTAINERS: Consistently use tabs to separate columns.
2732
2733 2008-08-29  Tristan Gingold  <gingold@adacore.com>
2734
2735         * MAINTAINERS (Write after Approval): Add myself.
2736
2737 2008-08-28  Tristan Gingold  <gingold@adacore.com>
2738
2739         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2740         Enable bfd, binutils and opcodes.
2741         * configure: Regenerate.
2742
2743 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2744
2745         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
2746
2747 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2748
2749         * MAINTAINERS:  Use correct Umlaut for last name.
2750
2751 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2752
2753         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
2754
2755 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
2756
2757         * MAINTAINERS: Update my email address.
2758
2759 2008-08-16  Nicolas Roche  <roche@adacore.com>
2760
2761         * Makefile.tpl: Add BOOT_ADAFLAGS.
2762         * Makefile.in: Regenerate.
2763
2764 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
2765
2766         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2767         * configure: Regenerate.
2768
2769 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
2770
2771         * configure.ac: Add makefile fragments for hpux.
2772         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2773         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2774         * configure: Regenerate.
2775         * Makefile.in: Regenerate.
2776
2777 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
2778
2779         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
2780
2781 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
2782
2783         * MAINTAINERS (Write after Approval): Add myself.
2784
2785 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
2786
2787         * MAINTAINERS (Write After Approval):  Add myself.
2788
2789 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
2790
2791         * MAINTAINERS (Write After Approval):  Add myself.
2792
2793 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
2794
2795         * MAINTAINERS: Update my email address.
2796
2797 2008-06-25  Joey Ye  <joey.ye@intel.com>
2798
2799         * MAINTAINERS (Write After Approval):  Add myself.
2800
2801 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2802
2803         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2804         * Makefile.in: Regenerate.
2805         * configure: Regenerate.
2806
2807 2008-06-17  Daniel Kraft  <d@domob.eu>
2808
2809         * MAINTAINERS (Write After Approval):  Add myself.
2810
2811 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2812
2813         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2814         "$@" is still intact with both Autoconf 2.59 and 2.62.
2815         * configure: Regenerate.
2816
2817 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2818
2819         * Makefile.tpl: Fix comment errors.
2820         * Makefile.in: Regenerate.
2821
2822 2008-06-12  David S. Miller  <davem@davemloft.net>
2823             David Edelsohn  <edelsohn@gnu.org>
2824
2825         * configure.ac: Add powerpc*-*-* to gold supported targets.
2826         * configure: Regenerate.
2827
2828 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
2829
2830         PR tree-optimization/36218
2831         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2832         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2833         (all prefix="build-"): Pass them to build-system sub-makes.
2834         * Makefile.in: Regenerate.
2835
2836 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
2837
2838         * MAINTAINERS (mt port): Remove.
2839         (sco5, unixware, sco udk): Remove.
2840         (Kean Johnston): Add to Write After Approval.
2841
2842 2008-05-30  Julian Brown  <julian@codesourcery.com>
2843
2844         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2845         of libobjc for ARM EABI Linux.
2846         * configure: Regenerate.
2847
2848 2008-05-18  Xinliang David Li   <davidxl@google.com>
2849
2850         * ChangeLog: Remove wrong ChangeLog entry.
2851
2852 2008-05-17  Xinliang David Li   <davidxl@google.com>
2853
2854         * MAINTAINERS (Write After Approval): Add myself.
2855
2856 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
2857
2858         * MAINTAINERS (Write After Approval): Add myself.
2859
2860 2008-05-14  Rafael Espíndola  <espindola@google.com>
2861
2862         * config-ml.in: don't handle --enable-shared and --enable-static.
2863
2864 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
2865
2866         * MAINTAINERS: Update my email address.
2867
2868 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
2869
2870         * MAINTAINERS: Update my email address.
2871
2872 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
2873
2874         * MAINTAINERS (Write After Approval): Add myself.
2875
2876 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
2877
2878         * MAINTAINERS (Write After Approval): Add myself.
2879
2880 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
2881
2882         * MAINTAINERS (crx): Add myself.
2883
2884 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2885
2886         Sync with src:
2887         2008-04-14  David S. Miller  <davem@davemloft.net>
2888
2889         * configure.ac: Add sparc*-*-* to gold supported targets.
2890         * configure: Regenerate.
2891
2892 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2893
2894         PR bootstrap/35457
2895         * configure.ac: Include override.m4.
2896         * configure: Regenerate.
2897
2898 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2899
2900         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2901         * Makefile.in: Regenerate.
2902
2903 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
2904
2905         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2906         as nonconfigurable directories list.
2907         * configure: Regenerate.
2908
2909 2008-04-14  Ben Elliston  <bje@au.ibm.com>
2910
2911         * config.sub, config.guess: Update from upstream sources.
2912
2913 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
2914
2915         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2916         * Makefile.in: Regenerate.
2917
2918 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
2919
2920         * configure.ac: Do not build libssp for the AVR.
2921         * configure: Regenerate.
2922
2923 2008-04-07  Ian Lance Taylor  <iant@google.com>
2924
2925         * Makefile.def: check-gold depends upon all-binutils.
2926         * Makefile.in: Regenerate.
2927
2928 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
2929
2930         * MAINTAINERS (Write After Approval): Add myself.
2931
2932 2008-04-04  Nick Clifton  <nickc@redhat.com>
2933
2934         PR binutils/4334
2935         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2936         builds.
2937         * configure: Regenerate.
2938
2939 2008-04-04  NightStrike  <NightStrike@gmail.com>
2940
2941         PR other/35151
2942         * configure.ac: Combine rules for mingw32 and mingw64.
2943         * configure: Regenerate.
2944
2945 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
2946
2947         * MAINTAINERS (Write After Approval): Add myself.
2948
2949 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
2950
2951         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2952         * Makefile.in (.NOTPARALLEL): Ditto.
2953
2954 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
2955
2956         * MAINTAINERS (Write After Approval): Add myself.
2957
2958 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
2959
2960         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2961         * Makefile.in (.NOTPARALLEL): Regenerate.
2962
2963 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
2964
2965         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2966         * Makefile.in: Regenerate.
2967
2968 2008-03-26  Jakub Staszak  <kuba@et.pl>
2969
2970         * MAINTAINERS (Write After Approval): Add myself.
2971
2972 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2973
2974         * MAINTAINERS:  Update e-mail address.
2975
2976 2008-03-20  Ian Lance Taylor  <iant@google.com>
2977
2978         * configure.ac: Add support for --enable-gold.
2979         * Makefile.def: Add gold as a directory like ld.
2980         * configure, Makefile.in: Regenerate.
2981
2982 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2983
2984         * configure.ac: m4_include config/proginstall.m4.
2985         * configure: Regenerate.
2986
2987         Backport from upstream Libtool:
2988
2989         2007-10-12  Eric Blake  <ebb9@byu.net>
2990
2991         Deal with Autoconf 2.62's semantic change in m4_append.
2992         * ltsugar.m4 (lt_append): Replace broken versions of
2993         m4_append.
2994         (lt_if_append_uniq): Don't require separator to be overquoted,
2995         and avoid broken m4_append.
2996         (lt_dict_add): Fix typo.
2997         * libtool.m4 (_LT_DECL): Don't overquote separator.
2998
2999 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
3000
3001         * config.rpath: Add AIX 6 support.
3002
3003 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
3004
3005         * Makefile.def (stageprofile).  Remove -fprofile-generate
3006         from stage_libcflags.
3007         * Makefile.in: Regenerate.
3008
3009 2008-03-13  Ben Elliston  <bje@au.ibm.com>
3010
3011         * config.sub, config.guess: Update from upstream sources.
3012
3013 2008-03-06  Tom Tromey  <tromey@redhat.com>
3014
3015         * MAINTAINERS: Update for treelang deletion.
3016
3017 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
3018
3019         * MAINTAINERS: Update my email address.
3020
3021 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
3022
3023         * MAINTAINERS (darwin port): Add myself as a maintainer.
3024         (objective-c/c++): Add myself as a maintainer.
3025
3026 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
3027
3028         * MAINTAINERS (Write After Approval): Update my email address.
3029
3030 2008-02-25  Tomas Bily  <tbily@suse.cz>
3031
3032         * MAINTAINERS (Write After Approval): Add myself.
3033
3034 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
3035
3036         * MAINTAINERS (OpenMP): Add myself.
3037
3038 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
3039
3040         PR bootstrap/32009
3041         PR bootstrap/32161
3042
3043         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3044         * configure: Regenerate.
3045
3046         * Makefile.def: Define stage_libcflags for all bootstrap stages.
3047         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3048         STAGE4_LIBCFLAGS): New.
3049         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3050         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3051         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3052         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3053         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3054         for target modules.  Don't export LIBCFLAGS.
3055         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3056         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3057         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3058         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3059         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3060         * Makefile.in: Regenerate.
3061
3062 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3063
3064         PR libgcj/33085
3065         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3066         Do not use -DDLL_EXPORT.  Backport from upstream.
3067
3068 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3069
3070         * MAINTAINERS (Write After Approval): Add myself.
3071
3072 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
3073
3074         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3075         * configure: Regenerate.
3076
3077 2008-01-31  Marc Gauthier  <marc@tensilica.com>
3078
3079         * configure.ac (xtensa*-*-*): Recognize processor variants.
3080         * configure: Regenerate.
3081
3082 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3083
3084         PR bootstrap/34922
3085         * configure.ac (PARSE_ARGS): Push suitable setting of
3086         ac_subdirs_all, for `./configure --help=recursive'.
3087         Handle `+' in generic toplevel directory disabling.
3088         * configure: Regenerate.
3089
3090 2008-01-28  Nick Clifton  <nickc@redhat.com>
3091
3092         * MAINTAINERS (xstormy16): Take over maintainership.
3093
3094 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
3095
3096         * MAINTAINERS (c4x port): Remove.
3097
3098 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
3099
3100         * libtool.m4: Backport AIX 6 support from ToT Libtool.
3101
3102 2008-01-23  Ben Elliston  <bje@au.ibm.com>
3103
3104         * config.sub, config.guess: Update from upstream sources.
3105
3106 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
3107
3108         * MAINTAINERS (Write After Approval): Add myself.
3109
3110 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
3111
3112         * MAINTAINERS: Update my email address.
3113
3114 2008-01-09  Raksit Ashok  <raksit@google.com>
3115
3116         * MAINTAINERS (Write After Approval): Add myself.
3117
3118 2008-01-09  Raksit Ashok  <raksit@google.com>
3119
3120         * MAINTAINERS (Write After Approval): Add myself.
3121
3122 2008-01-08  Ben Elliston  <bje@au.ibm.com>
3123
3124         * config.sub, config.guess: Update from upstream sources.
3125
3126 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3127
3128         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3129         Change recommended MPFR from 2.2.1 -> 2.3.0.
3130         * configure: Regenerate.
3131
3132 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
3133
3134         * MAINTAINERS: Update my email address.
3135
3136 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
3137
3138         * MAINTAINERS: Update my email address.
3139
3140 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
3141
3142         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3143         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3144         * Makefile.in: Regenerate.
3145
3146 2007-12-10  Mark Heffernan  <meheff@google.com>
3147
3148         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3149         misplaced entries.
3150
3151 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3152
3153         * configure.ac: Enable libjava for x86_64-*-darwin9.
3154         * configure: Regenerate.
3155
3156 2007-12-07  Bill Maddox  <maddox@google.com>
3157
3158         * MAINTAINERS (Write After Approval): Add myself.
3159
3160 2007-12-05  Ben Elliston  <bje@au.ibm.com>
3161
3162         * config.sub, config.guess: Update from upstream sources.
3163
3164 2007-12-02  Matthias Klose  <doko@ubuntu.com>
3165
3166         * config-ml.in: Remove 64bit configure tests.
3167
3168 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3169
3170         * config-ml.in: Robustify against white space in absolute file
3171         names.
3172
3173         * config-ml.in (multi-clean): Substitute ${Makefile}.
3174         Remove superfluous ${Makefile} in list.
3175
3176 2007-11-19  Thiemo Seufer  <ths@mips.com>
3177
3178         * config-ml.in: Don't hardcode the Makefile name.
3179
3180 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
3181
3182         * MAINTAINERS (Write After Approval): Add myself.
3183
3184 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
3185
3186         * MAINTAINERS (Write After Approval): Add myself.
3187
3188 2007-11-06  Doug Kwan  <dougkwan@google.com>
3189
3190         * MAINTAINERS (Write After Approval): Add myself.
3191
3192 2007-10-25  Ben Elliston  <bje@au.ibm.com>
3193
3194         * MAINTAINERS (mercury): Remove entry.
3195         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3196
3197 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
3198
3199         * Makefile.def (dependencies): Make configure-gdb depend on
3200         all-intl.
3201         * Makefile.in: Regenerated.
3202
3203 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
3204
3205         * MAINTAINERS (Fortran maintainer): Remove myself.
3206
3207 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
3208
3209         * Makefile.def: To avoid problems running with parallel makes,
3210         build newlib before libgloss so that target specific header
3211         files are availble.
3212         * Makefile.in: Regenerate
3213
3214 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
3215
3216         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3217         * Makefile.in: Regenerate.
3218
3219 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
3220
3221         * MAINTAINERS (Register allocation reviewer): Add myself.
3222
3223 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
3224
3225         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3226         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3227         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
3228         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3229         * configure: Regenerate.
3230
3231 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
3232
3233         * MAINTAINERS (Register allocation reviewer): Add myself.
3234
3235 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
3236
3237         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3238         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3239         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3240         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3241         * configure.ac: Default them to host tools for $host = $build.
3242         Subst them.
3243
3244         * configure: Regenerate.
3245         * Makefile.in: Regenerate.
3246
3247 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
3248
3249         * MAINTAINERS (Register allocation reviewer): Add myself.
3250
3251 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
3252
3253         * MAINTAINERS (Register allocation reviewer): Add myself.
3254
3255 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
3256
3257         * MAINTAINERS (Write After Approval): Fix typo.
3258
3259 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
3260
3261         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3262         * configure: Regenerate.
3263
3264 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
3265
3266         PR bootstrap/31906
3267         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3268         they're already prefixed.
3269
3270 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
3271
3272         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3273         libstdc++.
3274         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3275         * configure: Regenerate.
3276         * Makefile.in: Regenerate.
3277
3278 2007-09-17  Andreas Schwab  <schwab@suse.de>
3279
3280         * configure.ac: Raise minimum makeinfo version to 4.6.
3281         * configure: Regenerate.
3282
3283 2007-09-17  Johannes Singler  <singler@ira.uka.de>
3284
3285         * MAINTAINERS (write-after-approval) add myself
3286
3287 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
3288
3289         * configure.ac: Correct makeinfo version check.
3290         * configure: Regenerate.
3291
3292 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
3293
3294         * MAINTAINERS: Update my email address.
3295
3296 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
3297
3298         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
3299         to $skipdirs and only disable gprof for newlib.  Use the normal
3300         mips*-elf* handling in other respects.
3301         * configure: Regnerate.
3302
3303 2007-09-12  David Daney  <ddaney@avtrex.com>
3304
3305         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3306         enabling libgcj.
3307         * configure: Regenerate.
3308
3309 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3310
3311         PR other/32154
3312         * configure.ac: For libgloss targets, point the linker to the linker
3313         script, startup code and simulator library.
3314         * configure: Regenerate.
3315
3316 2007-09-07  Andrew Haley  <aph@redhat.com>
3317
3318         * configure.ac (noconfigdirs): Remove target-libffi and
3319         target-libjava.
3320         * configure: Regenerate.
3321
3322 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3323
3324         PR target/33281
3325         * configure.ac: Use config/mh-mingw on mingw.
3326         * configure: Regenerate.
3327
3328 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
3329
3330         * MAINTAINERS (Write After Approval): Add myself.
3331
3332 2007-09-05  Richard Guenther  <rguenther@suse.de>
3333
3334         * configure.ac (--enable-stage1-checking): If neither --enable-checking
3335         nor --disable-checking is provided also turn on yes and types
3336         checking for stage1.
3337         * configure: Re-generate.
3338
3339 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
3340
3341         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3342         (Write After Approval): Remove myself.
3343
3344 2007-08-29  Nick Clifton  <nickc@redhat.com>
3345
3346         * config.sub, config.guess: Update from upstream sources.
3347
3348 2007-08-22  Bud Davis  <jmdavis@link.com>
3349
3350         * MAINTAINERS (Write After Approval): Added myself.
3351         * MAINTAINERS (Reviewers): Removed myself.
3352
3353 2007-08-18  Paul Brook  <paul@codesourcery.com>
3354             Joseph Myers  <joseph@codesourcery.com>
3355
3356         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3357         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3358         * Makefile.in: Regenerate.
3359         * configure.ac (--with-debug-prefix-map): New.
3360         * configure: Regenerate.
3361
3362 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
3363             Nigel Stephens  <nigel@mips.com>
3364
3365         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
3366         as target_makefile_frag.
3367         * configure: Regenerate.
3368
3369 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
3370
3371         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3372         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
3373         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3374         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3375         (do-compare, do-compare3, do-compare-debug): New.
3376         ([+compare-target+]): Use them.
3377
3378 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
3379
3380         * MAINTAINERS (Write After Approval): Change my email address.
3381
3382 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3383             Ben Elliston  <bje@au.ibm.com>
3384
3385         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3386         --silent if $silent.
3387         * configure: Regenerate.
3388
3389 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
3390
3391         * MAINTAINERS (Various Maintainers): Add myself as
3392         loop infrastructure maintainer.  Update my e-mail
3393         address.
3394
3395 2007-07-31  Diego Novillo  <dnovillo@google.com>
3396
3397         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3398         Adjust description.
3399
3400 2007-07-26  Richard Guenther  <rguenther@suse.de>
3401
3402         * configure.ac: Add types checking to stage1 checking flags.
3403         * configure: Regenerate.
3404
3405 2007-07-17  Nick Clifton  <nickc@redhat.com>
3406
3407         * COPYING3: New file.  Contains version 3 of the GNU General
3408         Public License.
3409         * COPYING3.LIB: New file.  Contains version 3 of the GNU
3410         Lesser General Public License.
3411
3412 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3413
3414         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3415
3416 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3417
3418         * MAINTAINERS (S/390 co-maintainer): Add myself.
3419         (Write After Approval): Remove myself.
3420
3421 2007-07-13  Dan Hipschman  <dsh@google.com>
3422
3423         * MAINTAINERS (Write After Approval): Add myself.
3424
3425 2007-07-11  Nick Clifton  <nickc@redhat.com>
3426
3427         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3428         WINDRES export.
3429         * Makefile.in: Regenerate.
3430
3431 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3432
3433         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3434         maintainer.
3435
3436 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
3437
3438         * lt~obsolete.m4: New. Import from 20070318 libtool.
3439
3440 2007-07-03  Julian Brown  <julian@codesourcery.com>
3441
3442         * MAINTAINERS (Write After Approval): Add myself.
3443
3444 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3445
3446         * configure.ac: Rewrite 'configure --help' strings to look nicer.
3447         * configure: Regenerate.
3448
3449 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3450
3451         * configure.ac: Add some missing m4 quotation.
3452         * configure: Regenerate.
3453
3454 2007-07-02  Simon Baldwin  <simonb@google.com>
3455
3456         * MAINTAINERS (Write After Approval): Add myself.
3457
3458 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
3459
3460         * configure: Regenerate.
3461
3462 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
3463
3464         * Makefile.def: Add windmc tool to build.
3465         * Makefile.tpl: Likewise.
3466         * configure.ac: Likewise.
3467         * Makefile.in: Regenerate.
3468         * configure: Regenerate.
3469
3470 2007-06-28  DJ Delorie  <dj@redhat.com>
3471
3472         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3473         not building newlib.
3474         * configure: Regenerated.
3475
3476 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
3477
3478         * MAINTAINERS (Write After Approval): Add myself.
3479
3480 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
3481
3482         * MAINTAINERS (Write After Approval): Add myself.
3483
3484 2007-06-19  Chris Matthews  <chrismatthews@google.com>
3485
3486         * MAINTAINERS (Write After Approval): Add myself.
3487
3488 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3489
3490         * MAINTAINERS (Write After Approval): Add myself.
3491
3492 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
3493
3494         * Makefile.def: Add dependency from configure-gdb to all-bfd.
3495         * Makefile.in: Regenerated.
3496
3497 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
3498
3499         * configure.ac: Don't add target-libmudflap to noconfigdirs for
3500         bfin*-*-uclinux* targets.
3501         * configure: Regenerate.
3502
3503 2007-06-14  Ian Lance Taylor  <iant@google.com>
3504
3505         * MAINTAINERS: Add myself as non-algorithmic global write
3506         maintainer.
3507
3508 2007-06-14  Diego Novillo  <dnovillo@google.com>
3509
3510         * MAINTAINERS: Add self as middle-end maintainer and
3511         non-algorithmic global write maintainer.
3512
3513 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3514
3515         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3516         Move all Fortran maintainers except Paul Brook into the
3517         Non-Autopoiesis section.
3518
3519 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
3520
3521         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3522         (distclean-stage[+id+]): Possibly delete stage_last.
3523         * Makefile.in: Regenerate.
3524
3525 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
3526
3527         * MAINTAINERS (Various Maintainer): Fix typo.
3528
3529 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
3530
3531         * MAINTAINERS (Various Maintainer): Add myself as
3532         dataflow maintainer.
3533
3534 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3535
3536         * config.sub, config.guess: Update from upstream sources.
3537
3538 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3539
3540         * Makefile.tpl: Fix spelling error.
3541         * Makefile.in: Regenerate.
3542
3543 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
3544
3545         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3546         lt_cv_sys_max_cmd_len.
3547
3548 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
3549
3550         * MAINTAINERS (Various Maintainers): Add myself as
3551         auto-vectorizer maintainer.
3552
3553 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
3554
3555         PR libjava/32098
3556         * libtool.m4: Revert previous change.
3557         * ltgcc.m4: Put it here.
3558
3559 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
3560
3561         * MAINTAINERS (Various Maintainers): Add myself as
3562         auto-vectorizer maintainer.
3563
3564 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
3565
3566         PR libjava/32098
3567         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3568
3569 2007-05-30  Richard Guenther  <rguenther@suse.de>
3570
3571         * MAINTAINERS (Various Maintainers): Add myself as
3572         auto-vectorizer maintainer.
3573
3574 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
3575
3576         PR bootstrap/29382
3577         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3578         * configure: Rebuilt.
3579
3580 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
3581
3582         * MAINTAINERS (Write After Approval): Removed my name.
3583
3584 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
3585
3586         * MAINTAINERS (Write After Approval): Remove myself.
3587
3588 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
3589
3590         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3591
3592 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
3593
3594         * ltmain.sh: Update from ToT Libtool.
3595         * libtool.m4: Update from ToT Libtool.
3596         * ltsugar.m4: New. Update from ToT Libtool.
3597         * ltversion.m4: New. Update from ToT Libtool.
3598         * ltoptions.m4: New. Update from ToT Libtool.
3599         * ltconfig: Remove.
3600         * ltcf-c.sh: Remove.
3601         * ltcf-cxx.sh: Remove.
3602         * ltcf-gcj.sh: Remove.
3603
3604 2007-05-22  Ollie Wild  <aaw@google.com>
3605
3606         * MAINTAINERS (Write After Approval): Add myself.
3607
3608 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
3609
3610         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3611         stage_cflags.
3612         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3613         Remove CFLAGS/LIBCFLAGS.
3614         (configure-stage[+id+]-[+prefix+][+module+],
3615         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3616         * Makefile.in: Regenerate.
3617
3618 2007-05-15  Diego Novillo  <dnovillo@google.com>
3619
3620         * MAINTAINERS: Update e-mail address.
3621
3622 2007-05-15  Revital Eres  <eres@il.ibm.com>
3623
3624         * MAINTAINERS (Write After Approval): Add myself.
3625
3626 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
3627
3628         * MAINTAINERS (Write After Approval): Updated my address.
3629
3630 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
3631
3632         * MAINTAINERS (Write After Approval): Add myself.
3633
3634 2007-05-11  Silvius Rus  <rus@google.com>
3635
3636         * MAINTAINERS (Write After Approval): Add myself.
3637
3638 2007-04-23  Tom Tromey  <tromey@redhat.com>
3639
3640         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3641
3642 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
3643
3644         * MAINTAINERS (cpplib): Rename to ...
3645         (libcpp): ... this.  Add C/C++ front end maintainers.
3646
3647 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
3648
3649         * config-ml.in: Pass ${ml_config_env} to configure calls.
3650
3651 2007-04-04  Christian Bruel  <christian.bruel@st.com>
3652
3653         * MAINTAINERS (Write After Approval): Add myself.
3654
3655 2007-04-02  Dave Korn  <dave.korn@artimi.com>
3656
3657         * MAINTAINERS (Write After Approval): Add myself.
3658
3659 2007-03-31  Tobias Burnus  <burnus@net-b.de>
3660
3661         * MAINTAINERS (fortran 95 front end): Add myself.
3662
3663 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3664
3665         * MAINTAINERS (Write After Approval): Add myself.
3666
3667 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
3668
3669         * MAINTAINERS (Modulo Scheduler): Add myself.
3670
3671 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
3672
3673         * MAINTAINERS (fortran 95 front end): Add myself.
3674         (c++ front end): whitespace fix.
3675
3676 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
3677
3678         * MAINTAINERS (Write After Approval): Add myself.
3679
3680 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
3681
3682         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3683         of glob.  Quote arguments with single quotes too.
3684         * configure: Regenerate.
3685
3686 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
3687
3688         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3689         * Makefile.in: Regenerate
3690
3691 2007-03-07  Andreas Schwab  <schwab@suse.de>
3692
3693         * configure: Regenerate.
3694
3695 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
3696
3697         * configure.ac: Add "--with-pdfdir" configure option,
3698         which defines pdfdir variable.
3699         * Makefile.def (target=fixincludes): Add install-pdf to
3700         missing targets.
3701         (recursive_targets): Add install-pdf target.
3702         (flags_to_pass): Add pdfdir.
3703         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3704         target.
3705         * configure: Regenerate
3706         * Makefile.in: Regenerate
3707
3708 2007-02-28  Eric Christopher  <echristo@apple.com>
3709
3710         Revert:
3711         2006-12-07  Mike Stump  <mrs@apple.com>
3712
3713         * Makefile.def (dependencies): Add dependency for
3714         install-target-libssp and install-target-libgomp on
3715         install-gcc.
3716         * Makefile.in: Regenerate.
3717
3718 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
3719
3720         * configure: Regenerate.
3721         * configure.ac: Move statements after variable declarations.
3722
3723 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
3724
3725         * MAINTAINERS: Add myself as sh maintainer.
3726
3727 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
3728
3729         * configure.ac: Adjust for loop syntax.
3730         * configure: Regenerate.
3731
3732 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3733
3734         * configure: Rebuilt.
3735
3736 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3737
3738         * configure.ac: Drop multiple occurrences of --enable-languages,
3739         and fix its quoting.
3740         * configure: Rebuilt.
3741
3742 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
3743             Nathan Sidwell  <nathan@codesourcery.com>
3744             Vladimir Prus  <vladimir@codesourcery.com>
3745             Joseph Myers  <joseph@codesourcery.com>
3746
3747         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3748         * configure: Regenerate.
3749
3750 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
3751
3752         * ltconfig (freebsd*): Default to elf.
3753
3754 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3755
3756         * configure.ac (target_libraries): Move libgcc before libiberty.
3757         * configure: Regenerated.
3758
3759 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3760             Paolo Bonzini  <bonzini@gnu.org>
3761
3762         PR bootstrap/30753
3763         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
3764         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
3765         * configure: Regenerated.
3766
3767 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3768
3769         * MAINTAINERS (Language Front End Maintainers): Update my mail
3770         address.
3771
3772 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3773
3774         PR bootstrap/30748
3775         * configure.ac: Correct syntax for Solaris ksh.
3776         * configure: Regenerated.
3777
3778 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3779
3780         * configure.ac: Sync with src.
3781         * configure: Regenerate.
3782
3783 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3784
3785         * Makefile.in: Regenerate.
3786
3787 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3788
3789         * config.sub: Sync with src.
3790
3791 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3792
3793         * Makefile.tpl (build_alias, host_alias, target_alias): Use
3794         noncanonical equivalents.
3795         * configure.in: Rename to...
3796         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
3797         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
3798         target_noncanonical.  Use them.  Rewrite removal of configure
3799         arguments for autoconf 2.59.  Discard variable settings.  Force
3800         program_transform_name for native tools.
3801
3802         * Makefile.in: Regenerated.
3803         * configure: Regenerated with autoconf 2.59.
3804
3805 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
3806
3807         * MAINTAINERS (Write After Approval): Add myself.
3808
3809 2007-01-31  Andreas Schwab  <schwab@suse.de>
3810
3811         * Makefile.tpl (LDFLAGS): Substitute it.
3812         * Makefile.in: Regenerate.
3813
3814 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
3815
3816         * MAINTAINERS (Write After Approval): Add myself.
3817
3818 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
3819
3820         * MAINTAINERS (spu port): Add myself.
3821
3822 2007-01-23  Richard Guenther  <rguenther@suse.de>
3823
3824         PR bootstrap/30541
3825         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
3826         * Makefile.tpl (GNATBIND): Substitute it.
3827         (GNATMAKE): Likewise.
3828         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
3829         of STAGE_PREFIX.
3830         * Makefile.in: Regenerate.
3831         * configure: Regenerate.
3832
3833 2007-01-18  Mike Stump  <mrs@apple.com>
3834
3835         * configure.in: Re-enable -Werror for gcc builds.
3836
3837 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
3838
3839         * MAINTAINERS (Write After Approval): Add myself.
3840
3841 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3842
3843         * configure.in: Change == to = in test command.
3844         * configure: Regenerate.
3845
3846 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3847             Nick Clifton  <nickc@redhat.com>
3848             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
3849
3850         * configure.in (build_configargs, host_configargs, target_configargs):
3851         Remove build/host/target parameters.
3852         (host_libs): Add gmp and mpfr.
3853         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3854         * Makefile.def (gmp, mpfr): New.
3855         (gcc): Remove target.
3856         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3857         target_os, target_vendor): New.
3858         (configure): Add host_alias/target_alias arguments; adjust invocations.
3859         * configure: Regenerate.
3860         * Makefile.in: Regenerate.
3861
3862 2007-01-11  Matt Fago  <fago@earthlink.net>
3863
3864         * configure.in: Try to link to functions only in mpfr 2.2.x
3865         to improve robustness of configure tests.
3866         * configure: Regenerate.
3867
3868 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
3869
3870         * MAINTAINERS: Add myself as i386 maintainer.
3871
3872 2007-01-08  Jan Hubicka  <jh@suse.cz>
3873
3874         * MAINTAINERS: Add myself as i386 maintainer.
3875
3876 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
3877
3878         * configure.in: Add support for an x86_64-mingw* target.
3879         * configure: Regenerate.
3880
3881 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
3882
3883         * Makefile.tpl (all-target): Correct @if conditional for target
3884         modules.
3885         * configure.in: Omit libiberty if building only target libgcc.
3886         * configure, Makefile.in: Regenerated.
3887
3888 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
3889
3890         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3891         * configure: Regenerate.
3892
3893 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
3894
3895         * Makefile.def (target_modules): Add libgcc.
3896         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
3897         * Makefile.tpl (clean-target-libgcc): Delete.
3898         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3899         on gcc even for bootstrapped modules.  Rewrite handling of
3900         lang_env_dependencies to loop over target_modules.
3901         * configure.in (target_libraries): Add target-libgcc.
3902         * Makefile.in, configure: Regenerated.
3903
3904 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3905
3906         * configure.in: Reorganize recognition of languages.  Add
3907         --enable-stage1-languages.  Show supported languages for the chosen
3908         target rather than all recognized languages.
3909         * configure: Regenerate.
3910
3911 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3912
3913         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3914         * Makefile.in: Regenerate.
3915
3916 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3917
3918         * configure.in: Warn that MPFR 2.2.0 is buggy.
3919         * configure: Regenerate.
3920
3921 2006-12-27  Ian Lance Taylor  <iant@google.com>
3922
3923         * configure.in: When removing Makefiles to force a reconfigure, also
3924         remove prev-DIR*/Makefile.
3925         * configure: Regenerate.
3926
3927 2006-12-22  Andreas Schwab  <schwab@suse.de>
3928
3929         * configure: Regenerate with correct autoconf version.
3930
3931 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
3932
3933         * configure.in: add AC_SUBST for *_FOR_TARGET.
3934         * configure: Regenerate.
3935
3936 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3937
3938         * configure.in: Simplify logic for rejecting languages that cannot
3939         be built.  Separate the case when a language is unsupported,
3940         from the case when the user chooses not to build a language.
3941
3942 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3943
3944         * configure.in: Remove "$build" case for powerpc-*-darwin* since
3945         it only affects bootstrap and could be tested on "$host" as well.
3946         * configure: Regenerate.
3947         * config/mh-ppc-darwin: Add to the stage1 cflags here.
3948
3949 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3950
3951         PR bootstrap/29544
3952         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3953         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3954         move here comment from Makefile.tpl.
3955         * Makefile.tpl: Move some definitions higher in the file.
3956         (STAGE1_CHECKING): New.
3957         * configure.in: Add --enable-stage1-checking.
3958         * configure: Regenerate.
3959         * Makefile.in: Regenerate.
3960
3961 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3962
3963         * MAINTAINERS: Add myself as build system maintainer.
3964
3965 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
3966
3967         * MAINTAINERS (Write After Approval): Add myself.
3968
3969 2006-12-13  Eric Christopher  <echristo@apple.com>
3970
3971         * MAINTAINERS: Add myself as darwin maintainer.
3972
3973 2006-12-11  Ian Lance Taylor  <ian@airs.com>
3974
3975         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3976
3977 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
3978
3979         MAINTAINERS: Update my entry.
3980
3981 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
3982
3983         * configure.in:  Handle spu makefile frag.
3984         * Makefile.tpl (MAINT): Define
3985         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3986         * configure: Regenerate.
3987         * Makefile.in: Regenerate.
3988
3989 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3990
3991         * config.guess: Import latest version.
3992         * config.sub: Likewise.
3993
3994 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3995
3996         * configure.in (spu-*-*): Don't skip target-libiberty.
3997         * configure: Regenerate.
3998
3999 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4000
4001         PR bootstrap/30134
4002         * configure.in: Correct x86 darwin support for libjava to powerpc
4003         and i?86 only.
4004         * configure: Regenerate.
4005
4006 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
4007
4008         * configure.in: Add x86 darwin support for libjava.
4009         * configure: Regenerate.
4010
4011 2006-12-07  Mike Stump  <mrs@apple.com>
4012
4013         * Makefile.def (dependencies): Add dependency for
4014         install-target-libssp and install-target-libgomp on
4015         install-gcc.
4016         * Makefile.in: Regenerate.
4017
4018 2006-12-04  Richard Guenther  <rguenther@suse.de>
4019
4020         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4021         (Non-Algorithmic Maintainers): Move over non-algorithmic
4022         loop optimizer maintainers, add myself as a non-algorithmic
4023         middle-end maintainer.
4024
4025 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
4026
4027         * MAINTAINERS (Write After Approval): Add myself.
4028
4029 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4030
4031         * configure.in: Update error message for missing GMP/MPFR.
4032
4033         * configure: Regenerate.
4034
4035 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4036
4037         * configure.in: Update MPFR version in error message.
4038
4039         * configure: Regenerate.
4040
4041 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4042
4043         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4044         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4045         --with-gmp-lib): New flags.
4046
4047         * configure: Regenerate.
4048
4049 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
4050
4051         * MAINTAINERS (Write After Approval): Change my email address.
4052
4053 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
4054
4055         * MAINTAINERS (Write After Approval): Add myself.
4056
4057 2006-11-22  Philipp Thomas  <pth@suse.de>
4058
4059         * MAINTAINERS (i18n): Update e-mail address.
4060
4061 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4062
4063         * MAINTAINERS (spu port): Add myself as maintainer.
4064         (Write After Approval): Remove myself.
4065
4066 2006-11-22  Ben Elliston  <bje@au.ibm.com>
4067
4068         * configure.in (skipdirs): Don't build libssp for SPU.
4069         * configure: Regenerate.
4070
4071 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
4072
4073         * MAINTAINERS (spu port): Add myself as maintainer.
4074         (libobjc): Update my email address.
4075
4076 2006-11-21  Andrea Bona  <andrea.bona@st.com>
4077
4078         * MAINTAINERS (Write After Approval): Add myself.
4079
4080 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4081
4082         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4083         * configure : Rebuilt.
4084
4085 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4086
4087         * MAINTAINERS (Write After Approval): Add myself.
4088
4089 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
4090
4091         * MAINTAINERS (Write After Approval): Add myself.
4092
4093 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4094
4095         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4096         libmpfr.a.
4097         * configure: Regenerate.
4098
4099 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
4100
4101         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4102         (unstage): Test for stage_last presence.
4103
4104         PR bootstrap/29802
4105         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4106         STAGE_PREFIX.
4107         * Makefile.in: Regenerate.
4108
4109 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
4110
4111         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4112         maintainers.
4113
4114 2006-11-14  Erven Rohou  <erven.rohou@st.com>
4115
4116         * MAINTAINERS (Write After Approval): Add myself.
4117
4118 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
4119
4120         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4121         and stageN-package/Makefile.
4122         * Makefile.in: Regenerated.
4123
4124 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
4125
4126         * configure.in: Remove target-libgloss from noconfigdirs for
4127         bfin-*-*.
4128         * configure: Regenerated.
4129
4130 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4131
4132         * configure.in (have_gmp): Only error if the gcc directory exists.
4133
4134         * configure: Regenerate.
4135
4136 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4137
4138         * configure.in: Robustify error message for missing GMP/MPFR.
4139
4140         * configure: Regenerate.
4141
4142 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
4143
4144         * MAINTAINERS (Write After Approval): Add myself.
4145
4146 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
4147
4148         * MAINTAINERS: Change email address.
4149
4150 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
4151
4152         * MAINTAINERS (Write After Approval): Add myself.
4153
4154 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
4155
4156         * MAINTAINERS (Write After Approval): Add myself.
4157
4158 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
4159
4160         * MAINTAINERS (Write After Approval): Move myself to
4161         Write After Approval section.
4162
4163 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4164
4165         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
4166         need_gmp anymore.
4167         * configure: Regenerate.
4168
4169 2006-10-16  Tobias Burnus  <burnus@net-b.de>
4170
4171         * MAINTAINERS (Write After Approval): Add myself.
4172
4173 2006-10-16  Ben Elliston  <bje@au.ibm.com>
4174
4175         * config.guess: Import latest version.
4176         * config.sub: Likewise.
4177
4178 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
4179
4180         * Makefile.def: Added pdf target handling.
4181         * Makefile.tpl: Added pdf target handling.
4182         * Makefile.in: Regenerated.
4183
4184 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
4185
4186         * MAINTAINERS: Add self as score port maintainer.
4187
4188 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
4189
4190         * MAINTAINERS (Write After Approval): Add myself.
4191
4192 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
4193
4194         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
4195         or newer.
4196         * configure: Regenerated.
4197
4198 2006-09-27  Dave Brolley  <brolley@redhat.com>
4199
4200         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4201         using $s instead of $r.
4202         * configure: Regenerated.
4203
4204 2006-09-26  Thiemo Seufer  <ths@mips.com>
4205
4206         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4207         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4208         * configure: Regenerate.
4209
4210 2006-09-24  Graeme Peterson  <gridly@gmail.com>
4211
4212         * MAINTAINERS (Write After Approval): Remove myself.
4213
4214 2006-09-22  Chao-ying Fu  <fu@mips.com>
4215
4216         * MAINTAINERS (Write After Approval): Add myself.
4217
4218 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
4219
4220         * MAINTAINERS: Add self as soft-fp maintainer.
4221
4222 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
4223
4224         * MAINTAINERS: Add myself as avr maintainer.
4225         Remove Marek Michalkiewicz as avr maintainer.
4226
4227 2006-09-07  Roberto Costa  <roberto.costa@st.com>
4228
4229         * MAINTAINERS (Write After Approval): Add myself.
4230
4231 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
4232
4233         * configure.in: Never build newlib for a Mingw host.
4234         Never build newlib as Mingw target library.
4235         Test the existence of winsup/cygwin for building a Cygwin newlib,
4236         rather than just winsup.
4237         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4238         building a Mingw target.
4239         * configure: Regenerate.
4240
4241 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4242
4243         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4244
4245 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
4246
4247         * config.guess: Import from src (was more updated).
4248         * config.sub: Likewise.
4249
4250 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
4251
4252         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4253         * configure: Regenerated.
4254
4255 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
4256
4257         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4258         for stages after the first.
4259
4260 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
4261
4262         * Makefile.def: Add dependencies for configure-opcodes
4263         on configure-intl and all-opcodes on all-intl.
4264         * Makefile.in: Regenerated.
4265
4266 2006-07-13  Ben Elliston  <bje@au.ibm.com>
4267
4268         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4269
4270 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
4271
4272         Port to hosts whose 'sort' and 'tail' implementations
4273         treat operands with leading '+' as file names, as POSIX
4274         has required since 2001.  However, make sure the code still
4275         works on pre-POSIX hosts.
4276         * ltmain.sh: Don't assume "sort +2" is equivalent to
4277         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4278
4279 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
4280
4281         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4282
4283 2006-07-04  Peter O'Gorman  <peter@pogma.com>
4284
4285         * ltconfig: chmod 644 before ranlib during install.
4286
4287 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4288
4289         PR bootstrap/18058
4290         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4291         if the bootstrap compiler is a GCC version that supports it.
4292         * configure: Regenerate.
4293
4294 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4295
4296         * configure.in: Fix thinkos in previous check-in.
4297         * configure: Regenerate.
4298
4299 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4300
4301         PR other/27063
4302         * configure.in: Test subdir_requires and give an appropriate
4303         error message.
4304         * configure: Regenerate.
4305
4306 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
4307
4308         * MAINTAINERS (Write After Approval): Add myself.
4309
4310 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
4311
4312         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4313
4314 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
4315
4316         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4317
4318 2006-06-20  David Ayers  <d.ayers@inode.at>
4319
4320         PR bootstrap/28072
4321         * configure.in: Add target-boehm-gc to noconfigdirs depending on
4322         whether target-libjava is being configured instead of whether the
4323         java front end is enabled.
4324         * configure: Regenerate.
4325
4326 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4327
4328         PR target/27540
4329         * configure.in: Only enable libgomp on IRIX 6.
4330         * configure: Regenerate.
4331
4332 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
4333
4334         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4335         too.
4336         * Makefile.in: Regenerate.
4337
4338 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
4339
4340         * config-ml.in: Alter CCASFLAGS to include special
4341         multilib options the same as is done for CFLAGS.
4342
4343 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4344
4345         * configure.in: Don't enable libgomp on hpux10.
4346         * configure: Rebuilt.
4347
4348 2006-06-12  David Ayers  <d.ayers@inode.at>
4349
4350         PR bootstrap/27963
4351         PR target/19970
4352         * configure.in: Remove target-boehm-gc from noconfigdirs where
4353         ${libgcj} is specified.
4354         * configure: Regenerate.
4355
4356 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
4357
4358         Sync from src:
4359
4360         * configure.in: Sync.
4361         * configure: Regenerated.
4362
4363         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
4364
4365         * Makefile.def: Added dependencies from sim and gdb on intl, and
4366         added configure dependencies to everything with an all dependency
4367         on intl.
4368         * Makefile.in: Regenerated.
4369
4370 2006-06-06  David Ayers  <d.ayers@inode.at>
4371
4372         PR libobjc/13946
4373         * Makefile.def: Add dependencies for libobjc which boehm-gc.
4374         * Makefile.in: Regenerate.
4375         * configure.in: Add --enable-objc-gc at toplevel and have it
4376         enable boehm-gc for Objective-C.
4377         Remove target-boehm-gc from libgcj.
4378         Add target-boehm-gc to target_libraries.
4379         Add target-boehm-gc to noconfigdirs where ${libgcj}
4380         is specified.
4381         Assert that boehm-gc is supported when requested for Objective-C.
4382         Only build boehm-gc if needed either for Java or Objective-C.
4383         * configure: Regenerate.
4384
4385 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
4386
4387         PR 27674
4388         * Makefile.tpl (configure-[+prefix+][+module+],
4389         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4390         Remove rule to unstage bootstrapped modules.
4391         (stage_current): New.
4392         * Makefile.in: Regenerate.
4393
4394 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4395
4396         * MAINTAINERS (Write After Approval): Update my e-mail address.
4397
4398 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
4399
4400         * include/libiberty.h: Declare pex_run_in_environment.
4401
4402 2006-05-31  Asher Langton  <langton2@llnl.gov>
4403
4404         * MAINTAINERS (Write After Approval): Add myself.
4405
4406 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
4407
4408         * Makefile.def (bfd, opcodes): Fix lib_path.
4409         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4410         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
4411         * Makefile.in: Regenerate.
4412
4413 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4414
4415         * Makefile.in: Regenerate.
4416
4417 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4418
4419         * Makefile.def: Add install-html target. Add datarootdir
4420         docdir and htmldir to flags_to_pass.
4421         * Makefile.tpl: Add install-html target.
4422         * Makefile.in: Regenerate.
4423         * configure.in: Add --with-datarootdir, --with-docdir, and
4424         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4425         * configure: Regenerate.
4426
4427 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
4428
4429         * configure.in: Enable gprof for cross builds.
4430         * configure: Regenerate.
4431
4432 2006-05-22  Richard Guenther  <rguenther@suse.de>
4433
4434         Revert
4435         2006-01-31  Richard Guenther  <rguenther@suse.de>
4436         Paolo Bonzini  <bonzini@gnu.org>
4437
4438         * Makefile.def (target_modules): Add libgcc-math target module.
4439         * configure.in (target_libraries): Add libgcc-math target library.
4440         (--enable-libgcc-math): New configure switch.
4441         * Makefile.in: Re-generate.
4442         * configure: Re-generate.
4443         * libgcc-math: New toplevel directory.
4444
4445 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4446             Andreas Tobler  <a.tobler@schweiz.ch>
4447
4448         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
4449         * configure: Rebuilt.
4450
4451 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
4452
4453         * MAINTAINERS (Write After Approval): Add myself.
4454
4455 2006-05-01  DJ Delorie  <dj@redhat.com>
4456
4457         * configure.in: Restore CFLAGS if GMP isn't present.
4458         * configure: Regenerate.
4459
4460 2006-05-01  Richard Guenther  <rguenther@suse.de>
4461
4462         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4463         maintainer.
4464
4465 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
4466
4467         * MAINTAINERS (Write After Approval): Add myself.
4468
4469 2006-04-28  Jan Beulich  <jbeulich@novell.com>
4470
4471         * MAINTAINERS (Write After Approval): Add myself.
4472
4473 2006-04-18  DJ Delorie  <dj@redhat.com>
4474
4475         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
4476         reference libgloss so that libssp can be built in a combined
4477         tree.
4478         * configure: Regenerate.
4479
4480 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
4481
4482         * MAINTAINERS (Write After Approval): Add myself.
4483
4484 2006-04-05  Ben Elliston  <bje@au.ibm.com>
4485
4486         * configure.in: Require makeinfo 4.4 or higher.
4487         * configure: Regenerate.
4488
4489 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
4490
4491         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4492         Rearrange the entries of other libraries to have them in one place.
4493
4494 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
4495
4496         * MAINTAINERS (Write After Approval): Remove myself.
4497         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4498
4499 2006-03-14  Richard Guenther  <rguenther@suse.de>
4500
4501         * configure: Regenerate with autoconf 2.13.
4502
4503 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
4504
4505         * MAINTAINERS: Use my work address.
4506
4507         * MAINTAINERS: Update my E-mail address.
4508
4509 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
4510
4511         * configure.in: Handle --disable-<component> generically.
4512         * configure: Regenerate.
4513
4514 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
4515
4516         PR libgcj/17311
4517         * ltmain.sh: Don't use "$finalize_rpath" for compile.
4518
4519 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
4520
4521         * MAINTAINERS (Write After Approval):  Remove myself.
4522         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4523
4524 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
4525
4526         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
4527         (TARGET_CONFIGDIRS): Remove.
4528         * configure.in: Remove AC_SUBST(target_configdirs).
4529         * Makefile.in, configure: Regenerated.
4530
4531 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
4532
4533         * MAINTAINERS (Write After Approval):  Remove myself.
4534         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4535
4536 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
4537
4538         PR bootstrap/25670
4539
4540         * Makefile.tpl ([+compare-target+]): Print explanation messages.
4541
4542         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4543         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4544         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4545         BUILD_PREFIX, BUILD_PREFIX_1.
4546         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4547
4548         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4549         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4550
4551         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4552         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4553         of `cat stage_current`.  Always provide the `r' and `s' variables.
4554         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4555         a single shell execution.
4556         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4557         bootstrapped modules, make the stage1 module if the build was not
4558         started yet, else build the current stage.
4559         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4560         (all-build, all-host, all-target, [+make_target+]-host,
4561         [+make_target+]-target): Do not use \-continued lines.
4562         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4563         (current_stage, restrap, stage_last): New.
4564
4565         * Makefile.in: Regenerate.
4566         * configure: Regenerate.
4567
4568 2006-02-19  Bud Davis  <jmdavis@link.com>
4569
4570         * MAINTAINERS (Write After Approval):  Remove myself.
4571         (Language Front End Maintainers):  Add myself as fortran 95
4572         maintainer and update e-mail address.
4573
4574 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4575
4576         * MAINTAINERS (Write After Approval):  Remove myself.
4577         (Language Front End Maintainers):  Add myself as fortran 95
4578         maintainer.
4579
4580 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
4581
4582         * MAINTAINERS (Write After Approval): Add myself.
4583
4584 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
4585
4586         * MAINTAINERS (Write After Approval):  Remove myself.
4587         (Language Front End Maintainers):  Add myself as
4588         fortran 95 maintainer.
4589
4590 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4591
4592         Sync from src:
4593
4594         2005-12-27  Leif Ekblad  <leif@rdos.net>
4595
4596         * configure.in: Add support for RDOS target.
4597         * configure: Regenerate.
4598
4599 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4600             Andreas Schwab  <schwab@suse.de>
4601
4602         * configure: Regenerate.
4603
4604 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
4605
4606         * configure.in (enable_libgomp): Add AIX.
4607         * configure: Regenerate.
4608
4609 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
4610
4611         * MAINTAINERS (Write After Approval): Add myself.
4612
4613 2006-02-03  Lee Millward  <lee.millward@gmail.com>
4614
4615         * MAINTAINERS (Write After Approval): Add myself.
4616
4617 2006-01-31  Richard Guenther  <rguenther@suse.de>
4618         Paolo Bonzini  <bonzini@gnu.org>
4619
4620         * Makefile.def (target_modules): Add libgcc-math target module.
4621         * configure.in (target_libraries): Add libgcc-math target library.
4622         (--enable-libgcc-math): New configure switch.
4623         * Makefile.in: Re-generate.
4624         * configure: Re-generate.
4625         * libgcc-math: New toplevel directory.
4626
4627 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
4628
4629         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4630         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4631         the assembler, linker and binutils.
4632         * configure: Regenerate.
4633
4634 2006-01-22  Dirk Mueller  <dmueller@suse.de>
4635
4636         * MAINTAINERS (Write After Approval): Add myself.
4637
4638 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
4639
4640         * configure: Regenerate.
4641
4642 2006-01-18  Richard Henderson  <rth@redhat.com>
4643             Jakub Jelinek  <jakub@redhat.com>
4644             Diego Novillo  <dnovillo@redhat.com>
4645
4646         * libgomp: New directory.
4647         * Makefile.def: Add target_module libgomp.
4648         * Makefile.in: Regenerate.
4649         * configure.in (target_libraries): Add target-libgomp.
4650         * configure: Regenerate.
4651
4652 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
4653
4654         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4655         @ from continuation.
4656         * Makefile.in: Rebuilt.
4657
4658 2006-01-04  Chris Lattner  <sabre@gnu.org>
4659
4660         * MAINTAINERS (Write After Approval): Add myself.
4661
4662 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
4663
4664         PR bootstrap/24252
4665
4666         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4667         * Makefile.tpl (OBJDUMP): New.
4668         (EXTRA_HOST_FLAGS): Add it.
4669         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4670
4671         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4672         to use symbolic links between directories.  Avoid race conditions
4673         or make them harmless.
4674         * configure.in: Do not try to use symbolic links between directories.
4675
4676         * Makefile.def (LEAN): Pass.
4677         * Makefile.tpl (LEAN): Define.
4678         (stage[+id+]-start): Accept that the previous directory does not
4679         exist, if the bootstrap is lean.
4680         (stage[+id+]-bubble): Invoke lean bootstrap commands after
4681         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
4682         configure substitution.
4683         ([+compare-target+]): Likewise.
4684         ([+bootstrap-target+]-lean): New.
4685         * configure.in: Remove lean bootstrap support from here.
4686
4687         * Makefile.in: Regenerate.
4688         * configure: Regenerate.
4689
4690 2006-01-04  Ben Elliston  <bje@au.ibm.com>
4691
4692         * MAINTAINERS (libdecnumber): Add myself.
4693
4694 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
4695
4696         * libtool-ldflags: New script.
4697
4698 2006-01-02  Andreas Schwab  <schwab@suse.de>
4699
4700         * configure.in: When reconfiguring remove Makefile in
4701         all stage directories.
4702         * configure: Regenerate.
4703
4704 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
4705
4706         * MAINTAINERS: Update my email address.
4707
4708 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
4709
4710         Revert Ada-related part of the previous change.
4711
4712         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4713         Do not pass.
4714         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4715         * Makefile.in: Regenerate.
4716         * configure.in: Do not include mt-ppc-aix target fragment.
4717         * configure: Regenerate.
4718
4719 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
4720
4721         * configure.in: Select appropriate fragments for PowerPC/AIX.
4722         * configure: Regenerate.
4723
4724         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4725         BOOT_CFLAGS, BOOT_LDFLAGS.
4726         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4727         BOOT_CFLAGS, BOOT_LDFLAGS.
4728         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4729         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4730         (stage): Fail if we cannot complete the work.
4731         * Makefile.in: Regenerate.
4732
4733 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
4734
4735         * configure.in: Replace ms1 with mt.
4736         * configure: Rebuilt.
4737
4738 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
4739
4740         * MAINTAINERS: Update my email address.
4741
4742 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
4743
4744         * Makefile.tpl (all, do-[+make_target+], do-check, install,
4745         install-host-nogcc): Don't invoke $(stage) at the end.
4746         * Makefile.in: Regenerate.
4747
4748 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
4749
4750         * configure.in: Flip the top-level bootstrap switch.
4751         * configure: Regenerate.
4752
4753 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
4754
4755         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4756         $(stage) and $(unstage).
4757         (EXTRA_TARGET_FLAGS): Correct double-quoting.
4758         (all): Remove stray semicolon.
4759         (local-distclean): Don't handle multilib.tmp and multilib.out.
4760         (install.all): Set $s for consistency.
4761         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4762         check_multilibs setting.  Always make the install directory.
4763         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4764         Correct @if/@endif.
4765         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4766         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4767         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4768         (multilib.out): Remove.
4769         * Makefile.in: Regenerated.
4770
4771 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
4772
4773         * MAINTAINERS (Write After Approval): Add myself.
4774
4775 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
4776
4777         * MAINTAINERS: Add myself as mt maintainer.
4778
4779         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
4780
4781 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
4782
4783         * MAINTAINERS: Change email address.
4784
4785 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
4786
4787         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4788         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4789         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
4790         Find in-tree tools if available.
4791         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4792         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4793         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4794         (COMPILER_*_FOR_TARGET): New.
4795         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4796         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4797         (CONFIGURED_*, USUAL_*): Remove.
4798         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4799         STRIP): Use autoconf substitutions.
4800         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4801         COMPILER_NM_FOR_TARGET): New.
4802         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4803
4804         (all): Make all-host and all-target in parallel.
4805         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4806         that $$r and $$s are set before invoking a recursive make.
4807         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4808         ([+bootstrap-target+]): Inline most of the `all' target.
4809
4810 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4811
4812         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4813         from the gcc build directory.
4814         * Makefile.in: Regenerate.
4815
4816 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4817
4818         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
4819         depend on all-libdecnumber.
4820         * configure.in (host_libs): Include libdecnumber.
4821         * Makefile.in: Regenerate.
4822         * configure: Likewise.
4823
4824 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4825
4826         * libdecnumber: Import decNumber sources from the dfp-branch.
4827
4828 2005-11-21  Kean Johnston  <jkj@sco.com>
4829
4830         * config.sub, config.guess: Sync from upstream sources.
4831
4832 2005-11-21  Ben Elliston  <bje@au.ibm.com>
4833
4834         Import from Autoconf sources:
4835
4836         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
4837         * config/move-if-change: Don't output "$2 is unchanged";
4838         suggested by Ben Elliston.  Handle weird characters correctly.
4839
4840 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
4841
4842         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
4843         to match upstream libtool for darwin.
4844
4845 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
4846
4847         * Makefile.def: Remove gdb dependencies for gdbtk.
4848         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4849         (configure-gdb, install-gdb): New rules.
4850         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4851         * Makefile.in, configure: Regenerated.
4852
4853 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
4854
4855         * MAINTAINERS (Write After Approval): Add myself.
4856
4857 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
4858
4859         * MAINTAINERS (Write After Approval): Add myself.
4860
4861 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
4862
4863         * MAINTAINERS (alias analysis): Add Daniel Berlin and
4864         Diego Novillo.
4865
4866 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
4867
4868         PR bootstrap/24297
4869         * Makefile.tpl (do-[+make-target+], do-check, install,
4870         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4871         are set before recursing.
4872         * Makefile.in: Regenerate.
4873
4874 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
4875
4876         PR bootstrap/18939
4877         * Makefile.def (gcc) <target>: Fix thinko.
4878         * Makefile.in: Regenerate.
4879
4880 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
4881
4882         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4883         * configure: Regenerate.
4884
4885 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
4886
4887         * MAINTAINERS (Write After Approval): Add self.
4888
4889 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
4890
4891         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4892         target-libffi, target-qthreads, target-libjava, and
4893         targetlibobjc.
4894         * configure: Regenerate.
4895
4896 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
4897
4898         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4899         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4900         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4901         (USUAL_OBJDUMP_FOR_TARGET): New.
4902         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4903         * configure.in: Check for $OBJDUMP_FOR_TARGET.
4904         * configure, Makefile.in: Regenerated.
4905
4906 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4907
4908         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4909         before other host packages.
4910
4911 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
4912
4913         * MAINTAINERS: Add self as sh libraries/configury maintainer.
4914
4915 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4916
4917         PR bootstrap/22340
4918
4919         * configure.in (default_target): Remove.
4920         * Makefile.tpl (all): Do not use prerequisites as subroutines
4921         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4922         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4923         use prerequisites as subroutines.
4924         (check-host, check-target): New.
4925         (bootstrap configure & all targets): Do not use stage*-start
4926         if the directory layout is already ok.
4927         (non-bootstrap configure & all targets): Prepend a $(unstage).
4928         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
4929         (NOTPARALLEL): Remove.
4930         (unstage, stage variables): New variables.
4931         (unstage, stage targets): Simply expand to those variables.
4932
4933         * configure: Regenerate.
4934         * Makefile.in: Regenerate.
4935
4936 2005-10-04  James E Wilson  <wilson@specifix.com>
4937
4938         * Makefile.def (lang_env_dependencies): Add libmudflap.
4939         * Makefile.in: Regenerate.
4940
4941 2005-10-03  Andreas Schwab  <schwab@suse.de>
4942
4943         Backport from libtool CVS:
4944         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
4945
4946         * ltmain.sh: add support for installing into temporary
4947         staging area (e.g. 'make install DESTDIR=...')
4948
4949 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4950
4951         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4952         * configure: Regenerated.
4953
4954 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
4955
4956         * configure: Regenerate with the correct
4957         autoconf version.
4958
4959 2005-09-30  Catherine Moore  <clm@cm00re.com>
4960
4961         * configure.in (bfin-*-*): New.
4962         * configure: Regenerated.
4963
4964 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
4965
4966         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4967         (LIPO_FOR_TARGET): New.
4968         (CONFIGURED_LIPO_FOR_TARGET): New.
4969         (USUAL_LIPO_FOR_TARGET): New.
4970         (STRIP_FOR_TARGET): New.
4971         (CONFIGURED_STRIP_FOR_TARGET): New.
4972         (USUAL_STRIP_FOR_TARGET): New.
4973         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4974         STRIP_FOR_TARGET.
4975         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4976         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4977         * Makefile.in: Regenerate.
4978         * configure: Regenerate.
4979
4980 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
4981
4982         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4983         (rs6000-*-aix*): Same.
4984         * configure: Regenerate.
4985
4986 2005-09-16  Tom Tromey  <tromey@redhat.com>
4987
4988         * MAINTAINERS: Add self as java maintainer.
4989
4990 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4991
4992         * configure.in: Recognize f95 in the --enable-languages option,
4993         and substitute it for fortran, issuing a warning.
4994         * configure: Regenerate.
4995
4996 2005-08-30  Phil Edwards  <phil@codesourcery.com>
4997
4998         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
4999         * configure:  Regenerated.
5000
5001 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
5002
5003         * MAINTAINERS: Add self as ms1 maintainer.
5004
5005 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
5006
5007         * Makefile.def (libssp): Add to lang_env_dependencies.
5008         * Makefile.in: Regenerate.
5009
5010 2005-08-18  Ian Lance Taylor  <ian@airs.com>
5011
5012         * MAINTAINERS: Add myself as middle-end maintainer.
5013
5014 2005-08-17  Christian Groessler  <chris@groessler.org>
5015
5016         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5017         * Makefile.in: Regenerate.
5018
5019 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
5020
5021         * MAINTAINERS (write after approval): Added myself.
5022
5023 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
5024
5025         * MAINTAINERS (Write After Approval): Add myself.
5026
5027 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
5028
5029         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5030         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5031         Look for alternate names of the target cc and c++
5032         * configure: Regenerate.
5033
5034 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
5035
5036         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5037         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5038         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5039         tools; remove code to manually set them.
5040         (Target tools): Look in the environment for them.
5041         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5042         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5043         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5044         build directory.
5045         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5046         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5047         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5048         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5049         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5050         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5051         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5052         * configure: Regenerate.
5053         * Makefile.in: Regenerate.
5054
5055 2005-07-28  Ben Elliston  <bje@au.ibm.com>
5056
5057         * MAINTAINERS: Update for removed CPU targets.
5058
5059 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
5060
5061         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5062         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5063         * Makefile.in: Regenerated.
5064
5065 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
5066
5067         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5068         (CFLAGS_FOR_TARGET): Use it.
5069         (CXXFLAGS_FOR_TARGET): Likewise.
5070         * Makefile.in: Regenerated.
5071         * configure.in (--with-build-sysroot): New option.
5072         * configure: Regenerated.
5073
5074 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
5075
5076         * Makefile.tpl: Wrap install between unstage and stage
5077         * Makefile.in: Regenerate.
5078
5079 2005-07-21  Eric Christopher  <echristo@apple.com>
5080
5081         * MAINTAINERS: Update affiliation.
5082
5083 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
5084
5085         * MAINTAINERS: Add self as crx port maintainer.
5086
5087 2005-07-20  DJ Delorie  <dj@redhat.com>
5088
5089         * MAINTAINERS: Add self as m32c maintainer.
5090
5091 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
5092
5093         * all files: Update FSF address.
5094
5095 2005-07-15  Eric Christopher  <echristo@redhat.com>
5096
5097         * MAINTAINERS: Change affiliation.
5098
5099 2005-07-14  Jim Blandy  <jimb@redhat.com>
5100
5101         * configure.in: Add cases for Renesas m32c.
5102         * configure: Regenerated.
5103
5104 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5105
5106         * COPYING.LIB: Update from fsf.org.
5107
5108 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5109
5110         * COPYING, compile, config.guess,
5111         config.sub, install-sh, missing, mkinstalldirs,
5112         symlink-tree, ylwrap: Sync from upstream sources.
5113         * config-ml.in: Update FSF address.
5114
5115 2005-07-13  Eric Christopher  <echristo@redhat.com>
5116
5117         * configure.in: Add toplevel noconfigdir support for tpf.
5118         * configure: Regenerate.
5119
5120 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
5121
5122         PR ada/22340
5123
5124         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5125         * Makefile.in: Regenerate.
5126
5127 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
5128
5129         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
5130         Brolley to write-after-approval.
5131
5132 2005-07-07  Andreas Schwab  <schwab@suse.de>
5133
5134         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5135         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5136         * Makefile.in: Regenerated.
5137
5138 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
5139
5140         * configure.in: Don't build sim or rda when targetting darwin.
5141         * configure: Regenerate.
5142
5143 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
5144
5145         * configure.in: Add --enable-libssp and --disable-libssp.
5146         * configure: Regenerate with autoconf-2.13.
5147
5148 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
5149
5150         * Makefile.def (target_modules): Add libssp.
5151         * configure.in (target_libraries): Add target-libssp.
5152         * configure: Rebuilt.
5153         * Makefile.in: Rebuilt.
5154
5155 2005-07-01  Zack Weinberg  <zackw@panix.com>
5156
5157         * MAINTAINERS: Change email address.  Resign from maintainership.
5158
5159 2005-07-01  Richard Guenther  <rguenther@suse.de>
5160
5161         * MAINTAINERS: Change my e-mail address and affiliation.
5162
5163 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
5164
5165         * Makefile.def (stagefeedback): Come after profile.
5166         Define profiledbootstrap target.
5167         * Makefile.tpl (profiledbootstrap): Remove.
5168         (stageprofile-end): Zap stagefeedback.
5169         (stagefeedback-start): Copy all .gcda files, not only GCC's.
5170         * Makefile.in: Regenerate.
5171
5172 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
5173
5174         * MAINTAINERS: Update my email address.
5175
5176 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
5177
5178         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
5179         In 'cpp' stanza, support '#line' as well as '# '.
5180
5181 2005-06-08  Andreas Schwab  <schwab@suse.de>
5182
5183         * MAINTAINERS: Move myself from 'Write After Approval' to
5184         'CPU Port Maintainers' section as m68k maintainer.
5185
5186 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
5187
5188         * configure.in (unsupported_languages): New macro.
5189         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
5190         non-ported target libraries in noconfigdirs.
5191         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5192         non-linux-gnu.  Remove libgcj_ex_libffi.
5193         <lang_frag loop>: Set add_this_lang=no if the language is in
5194         unsupported_languages.
5195         * configure: Regenerate.
5196
5197 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
5198
5199         * configure.in: Fix typo in handling of --with-mpfr-dir.
5200         * configure: Regenerate.
5201
5202 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
5203
5204         * MAINTAINERS: Update my email address.
5205
5206 2005-06-02  Jim Blandy  <jimb@redhat.com>
5207
5208         * config.sub: Add cases for the Renesas m32c.  (This patch has been
5209         accepted into the master sources.)
5210
5211 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
5212             Michael Snyder  <msnyder@redhat.com>
5213             Stan Cox  <scox@redhat.com>
5214
5215         * configure.in: Set noconfigdirs for ms1.
5216
5217         * configure: Regenerate.
5218
5219 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
5220
5221         * MAINTAINERS (Write After Approval): Add self.
5222
5223 2005-06-01  Josh Conner  <jconner@apple.com>
5224
5225         * MAINTAINERS (Write After Approval): Add self.
5226
5227 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
5228
5229         * MAINTAINERS: Update my email address.
5230
5231 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
5232
5233         * MAINTAINERS (Write After Approval): Add self.
5234
5235 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
5236
5237         * MAINTAINERS (Write After Approval): Remove self.
5238
5239 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
5240
5241         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5242         (Dependencies): Consider target modules for bootstrap dependencies.
5243         Make target bootstrap modules depend on each stage's gcc.
5244         * Makefile.in: Regenerate.
5245
5246 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
5247
5248         * Makefile.def (configure-gcc): Depend on binutils having been built.
5249         (all-gcc): No need to do it here.
5250         * Makefile.in: Regenerate.
5251
5252 2005-05-19  Paul Brook  <paul@codesourcery.com>
5253
5254         * configure.in: Rewrite misleading error message when requested
5255         language cannot be built.
5256         * configure: Regenerate.
5257
5258 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
5259
5260         * ylwrap: Import from Automake 1.9.5.
5261
5262 2005-05-13  David Ung  <davidu@mips.com>
5263
5264         * MAINTAINERS (Write After Approval): Add self.
5265
5266 2005-05-09  Mike Stump  <mrs@apple.com>
5267
5268         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5269         lt_cv_sys_max_cmd_len for now.
5270
5271 2005-05-09  Stan Cox  <scox@redhat.com>
5272
5273         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5274
5275 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
5276
5277         * README.SCO: Update the URL.
5278
5279 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
5280
5281         * ltconfig: Define file_list_spec.  Pass file_list_spec and
5282         with_gnu_ld to libtool.
5283         * ltcf-c.sh (aix[45]): Define file_list_spec.
5284         * ltcf-cxx.sh (aix[45]): Same.
5285         * ltcf-gcj.sh (aix[45]): Same.
5286         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5287         exists, write list of input files to temporary file.
5288
5289 2005-05-04  Mike Stump  <mrs@apple.com>
5290
5291         * configure.in: Always pass --target to target configures as
5292         otherwise rebuilds that do --recheck will fail.
5293         * confiugure: Rebuilt.
5294
5295 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
5296
5297         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5298         STAGE_HOST_EXPORTS.
5299         (configure, all): Add bootstrap support.
5300         (Host modules, target modules): Pass post-stage1 flags and exports.
5301         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5302         * Makefile.in: Regenerate.
5303
5304 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
5305
5306         * configure: Regenerate.
5307
5308 2005-04-27  Mike Stump  <mrs@apple.com>
5309
5310         * MAINTAINERS: Add self as darwin maintainer.
5311
5312 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
5313
5314         * config.sub: Update from master copy.
5315
5316 2005-04-21  Mike Stump  <mrs@apple.com>
5317
5318         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5319         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5320
5321 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
5322
5323         * configure.in <crisv32-*-*, cris-*-*>: New local variable
5324         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
5325         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
5326         "*-*-elf" and "*-*-linux*".
5327         * configure: Regenerate.
5328
5329 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
5330
5331         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5332
5333 2005-04-12  Mike Stump  <mrs@apple.com>
5334
5335         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5336
5337 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
5338
5339         * MAINTAINERS (Write After Approval): Add myself.
5340
5341 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
5342
5343         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5344
5345 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
5346
5347         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5348         (TARGET_CONFIGARGS): Include --with-target-subdir.
5349         (configure, all): New macros.  Use them throughout.
5350         * Makefile.in: Regenerate.
5351
5352 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
5353
5354         * MAINTAINERS (Write After Approval): Add myself.
5355
5356 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5357
5358         * MAINTAINERS: Remove 'loop unrolling' maintainer.
5359
5360 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
5361
5362         * MAINTAINERS: Move John Carr to Write After Approval.
5363
5364 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
5365
5366         * config/mh-mingw32: Delete.
5367         * configure.in: Don't use it.
5368         * configure: Regenerate.
5369
5370 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
5371
5372         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5373         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5374         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5375         (HOST_LIB_PATH): Generate from Makefile.def.
5376         (TARGET_LIB_PATH): Likewise.
5377         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5378         * Makefile.in: Regenerate.
5379         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5380         (RPATH_ENVVAR): Include Darwin case.
5381         * configure: Regenerate.
5382
5383 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
5384
5385         * MAINTAINERS (Various Maintainers): Remove self.
5386         (Write After Approval): Add self.
5387
5388 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
5389
5390         * MAINTAINERS (Various Maintainers): Add self.
5391
5392 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
5393
5394         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5395         * configure: Regenerate.
5396
5397 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
5398
5399         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5400         gcc_version, and gcc_version_trigger from set of flags to pass.
5401         * Makefile.tpl: Remove definitions of above variables.
5402         (config.status): Remove dependency on $(gcc_version_trigger).
5403         * Makefile.in: Regenerate.
5404         * configure.in: Do not reference config/gcc-version.m4 nor
5405         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
5406         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
5407         * configure: Regenerate.
5408
5409 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
5410             Andrew Pinski  <pinskia@physics.uc.edu>
5411
5412         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5413         * Makefile.in: Regenerate.
5414
5415 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
5416
5417         * MAINTAINERS (Write After Approval): Add myself.
5418
5419 2005-03-03  David Ayers  <d.ayers@inode.at>
5420
5421         * MAINTAINERS (Write After Approval): Add myself.
5422
5423 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
5424
5425         PR libgcj/20160
5426         * ltmain.sh: Avoid creating archives with components that have
5427         duplicate basenames.
5428
5429 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
5430
5431         PR bootstrap/20250
5432         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5433         instead of check.
5434         * Makefile.in: Regenerate.
5435
5436 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5437
5438         * Makefile.in: Regenerate to fix conflict between the previous two
5439         patches.
5440
5441 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5442
5443         PR bootstrap/17383
5444         * Makefile.def (target_modules): Remove "stage", now unnecessary.
5445         * Makefile.tpl (HOST_SUBDIR): New substitution.
5446         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5447         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5448         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5449         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5450         (Host modules, Bootstrapped modules): Use it.
5451         (Build modules, Target modules): Do not create symlink trees,
5452         always configure out-of-srcdir.
5453         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5454         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5455         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5456         $(HOST_SUBDIR).  Create a symlink for host_subdir.
5457
5458         * Makefile.in: Regenerate.
5459         * configure: Regenerate.
5460
5461 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5462
5463         Merged from libada-gnattools-branch:
5464         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5465
5466         * gnattools: New directory.
5467         * Makefile.def: Add gnattools as a module, depending on target-libada.
5468         * Makefile.in: Regenerate.
5469         * configure.in: Include gnattools in host_tools; disable it if ada
5470         is disabled.
5471         * configure: Regenerate.
5472
5473 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
5474
5475         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5476         treelang maintainer.
5477         (Write After Approval): Remove myself.
5478
5479 2005-02-23  Paul Schlie  <schlie@comcast.net>
5480
5481         * configure.in: Allow darwin targeted ports to build tk, itcl and
5482         libgui.
5483         * configure: Regenerate.
5484
5485 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5486
5487         PR libgcj/10353
5488         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5489         * configure: Regenerate.
5490
5491 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
5492
5493         * MAINTAINERS (Write After Approval): Add myself.
5494
5495 2005-02-10  Ian Lance Taylor  <ian@airs.com>
5496
5497         * MAINTAINERS: Update my e-mail address.
5498
5499 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
5500
5501         * MAINTAINERS (Write After Approval): Add myself.
5502
5503 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
5504
5505         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5506         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5507         target-libgloss when not *-*-elf and *-*-aout.
5508         * configure: Regenerate.
5509
5510 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
5511
5512         * MAINTAINERS: Remove obsolete entries.
5513
5514         * MAINTAINERS (Write After Approval): Add Michael Matz.
5515
5516 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
5517
5518         * MAINTAINERS: Remove self as cpplib maintainer.
5519
5520 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5521
5522         * install-sh, config.sub: Import from upstream.
5523
5524 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5525
5526         PR bootstrap/18222
5527         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5528         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5529         * Makefile.in: Regenerate.
5530
5531 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
5532
5533         * MAINTAINERS: Update my email address.
5534
5535 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
5536             Andreas Schwab  <schwab@suse.de>
5537
5538         PR bootstrap/18033
5539         * config-ml.in: Eval option if surrounded by single quotes.
5540
5541 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
5542
5543         Revert 2004-12-28 Makefile changes, a better fix will be
5544         applied to mainline and src after GCC 4.0 branches.
5545
5546 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
5547
5548         PR bootstrap/17383
5549
5550         * Makefile.def (target_modules): Remove stage parameter,
5551         it is always true now.
5552         * Makefile.tpl (configure-build-[+module+],
5553         configure-target-[+module+]): Always build symlink tree
5554         for the directory and for include.  BUILD_SUBDIR and
5555         TARGET_SUBDIR cannot be . anymore.
5556         * Makefile.in: Regenerate.
5557
5558 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
5559
5560         Revert 2004-12-08 Makefile changes.
5561
5562 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
5563
5564         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5565         cygwin, mingw.
5566
5567 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
5568
5569         * configure.in (sh64-*-*): Reenable gprof.
5570         * configure: Regenerate.
5571
5572 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
5573
5574         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5575         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5576         (EXTRA_TARGET_FLAGS): Add PICFLAG.
5577         * Makefile.in: Regenerate.
5578
5579 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
5580
5581         * MAINTAINERS: Update my email address.
5582
5583 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
5584
5585         * Makefile.tpl: Generate normal dependencies if the LHS module is
5586         not bootstrapped.
5587         * Makefile.in: Regenerate.
5588
5589 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5590
5591         * configure.in: Include config/gxx-include-dir.m4.  Use
5592         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
5593         * configure: Regenerate.
5594
5595 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5596
5597         * config.if: Delete.
5598         * configure.in: Set libstdcxx_incdir directly.
5599         * configure: Regenerate.
5600
5601 2004-12-02  Eric Christopher  <echristo@redhat.com>
5602
5603         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5604         * Makefile.in: Regenerate.
5605
5606 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5607
5608         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5609         * configure: Regenerate.
5610
5611 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5612
5613         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
5614         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
5615         * configure: Regenerate.
5616
5617 2004-12-01  Eric Christopher  <echristo@redhat.com>
5618
5619         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5620         of things to remove.
5621
5622 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
5623
5624         * MAINTAINERS (Write After Approval): Update my e-mail address.
5625
5626 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
5627
5628         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5629         from CVS libtool to always pass_all.
5630
5631 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5632
5633         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5634         (hppa*64*-*-*): Delete incorrect comment.
5635         * configure: Rebuilt.
5636
5637 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5638
5639         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5640
5641 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5642
5643         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5644         from CVS libtool to always pass_all.
5645
5646 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5647
5648         * install-sh, compile: Import from automake.
5649
5650 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5651
5652         * config.guess, config.sub:  Import from savannnah.
5653
5654 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
5655
5656         * MAINTAINERS (Write After Approval): Add myself
5657
5658 2004-11-12  Mike Stump  <mrs@apple.com>
5659
5660         * Makefile.def: Add html support.
5661         * Makefile.tpl: Likewise.
5662         * Makefile.in: Regenerate.
5663
5664 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
5665
5666         PR 18423
5667         * configure.in: Remove all instances of build-fixincludes from
5668         noconfigdirs.
5669         (build_configargs): Supply --target to subdirectories.
5670         * configure: Regenerate.
5671
5672         * Makefile.def: Make gcc install depend on fixincludes install.
5673         * Makefile.in: Regenerate.
5674
5675 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
5676
5677         * MAINTAINERS: Add myself as gcc testsuite maintainer.
5678
5679 2004-11-11  Paul Brook  <paul@codesourcery.com>
5680
5681         * MAINTAINERS: Add self as arm maintainer.  Update email address.
5682
5683 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
5684
5685         * configure.in (noconfigdirs) [mmix-*-*]: Disable
5686         target-libgfortran.
5687         * configure: Regenerate.
5688
5689 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
5690
5691         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5692         like CC.
5693
5694 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
5695
5696         * Makefile.def (host fixincludes): Specify missing targets.
5697         * Makefile.in: Regenerate.
5698
5699 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
5700
5701         * MAINTAINERS: Add myself
5702
5703 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
5704
5705         * MAINTAINERS (Write After Approval): Add myself.
5706
5707 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
5708
5709         * Makefile.def: Build fixincludes for the host, too.
5710         * Makefile.in: Regenerate.
5711         * configure.in (host_tools): Add fixincludes.
5712         * configure: Regenerate.
5713
5714 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
5715
5716         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5717         * configure: Regenerated.
5718
5719 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
5720
5721         PR other/17783
5722         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5723         * configure: Regenerated.
5724
5725 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
5726
5727         * README.SCO: Update per FSF instructions.
5728
5729 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
5730
5731         PR target/18151
5732         * configure.in (case ${target}): Do not build fixincludes for avr.
5733         * configure: Regenerated.
5734
5735 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
5736
5737         * configure.in (case ${target}): Do not build fixincludes
5738         on platforms where it is not used.
5739         * configure: Regenerated.
5740
5741 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
5742
5743         * configure.in: Use an absolute path to install-sh.
5744         * configure: Regenerated.
5745
5746 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
5747
5748         * MAINTAINERS (Write After Approval): Add myself.
5749
5750 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
5751
5752         * MAINTAINERS: Remove from Write After Approval those that are
5753         already maintainers.
5754
5755 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
5756
5757         * MAINTAINERS:  Update my email address.
5758
5759 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
5760
5761         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5762         * configure: Regenerate.
5763
5764 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
5765
5766         * MAINTAINERS:  Update my email address.
5767
5768 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
5769
5770         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
5771         entries belonging to this category.
5772
5773 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
5774
5775         * MAINTAINERS: Update my e-mail address.
5776
5777 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
5778
5779         Fix wrong conflict resolution in:
5780
5781         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5782
5783         * Makefile.in: Regenerate.
5784         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5785         in the recursive `make', instead of hardwiring `all'.
5786         (Autogenerated TARGET-* variables): New.
5787
5788 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
5789
5790         * configure.in: Enable target-libgloss for crx-*-*.
5791         * configure: Regenerate.
5792
5793 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5794
5795         * MAINTAINERS (Various Maintainers): Move the "windows,
5796         cygwin, mingw" maintainer to ...
5797         (OS Port Maintainers): ... here.
5798
5799 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5800
5801         * MAINTAINERS (Write After Approval): Remove those that are
5802         maintainers of some subsystem.
5803
5804 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
5805
5806         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5807         * ltcf-cxx.sh (tpf*): Likewise.
5808         * ltconfig (tpf*): Add TPF OS configuration support.
5809
5810 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
5811
5812         * MAINTAINERS: Change my email address to my new work account.
5813
5814 2004-09-24  Michael Roth  <mroth@nessie.de>
5815
5816         * configure.in (--without-headers): Add missing double quotes.
5817         * configure: Regenerate.
5818
5819 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
5820
5821         * ylwrap: Revert to previous version.
5822
5823 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
5824
5825         PR bootstrap/17369
5826         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5827         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5828         SET_GCC_LIB_PATH_CMD.
5829         (BASE_TARGET_EXPORTS): Likewise.
5830         * Makefile.in: Regenerated.
5831
5832         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5833         * configure: Regenerated.
5834
5835 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
5836
5837         * config.guess: New upstream version
5838         * compile, depcomp, install-sh, ylwrap: Likewise.
5839
5840 2004-09-19  Roger Sayle  <roger@eyesopen.com>
5841
5842         * config/mh-x86omitfp: New host makefile fragment.  Add
5843         -fomit-frame-pointer to the default BOOT_CFLAGS.
5844         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5845         * configure: Regenerate.
5846
5847 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
5848
5849         PR target/11572
5850         * configure.in (*-*-darwin*): Renable libobjc.
5851         * configure: Regenerate.
5852
5853 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
5854
5855         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
5856
5857 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
5858
5859         * Makefile.def: Remove libbanshee.
5860         * Makefile.tpl: Ditto.
5861         * configure.in: Ditto.
5862         * Makefile.in: Regen.
5863         * configure: Ditto.
5864
5865 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
5866
5867         * ltmain.sh: Use $pic_object as $non_pic_object if
5868         $non_pic_object=none.
5869
5870 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
5871
5872         * missing: Import latest version from master repository.
5873
5874 2004-09-06  Nick Clifton  <nickc@redhat.com>
5875
5876         * config.sub: Import latest version from master repository.
5877         * config.guess: Likewise.
5878         This includes these changes:
5879
5880         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
5881
5882         * config.sub: Handle crisv32, alias etraxfs.
5883         * config.guess (crisv32:Linux:*:*): Handle.
5884
5885         2004-08-13  Brad Smith  <brad@comstyle.com>
5886
5887         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5888         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5889
5890         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
5891
5892         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5893         assume the processor is a powerpc.  This is because coreutils
5894         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5895         in this case, due to a MacOS X bug that causes
5896         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5897         to return a negative number.
5898         Problem reported by Petter Reinholdtsen in:
5899         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5900
5901         2004-07-19  Ben Elliston  <bje@gnu.org>
5902
5903         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5904
5905         2004-06-24  Ben Elliston  <bje@gnu.org>
5906
5907         * config.guess: Update copyright years.
5908         * config.sub: Likewise.
5909
5910         2004-06-22  Robert Millan  <robertmh@gnu.org>
5911
5912         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5913         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5914
5915         2004-06-22  Stanley F. Quayle <stan@stanq.com>
5916
5917         * config.guess (*:*VMS:*:*): New entry. Replaces
5918         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5919         manufacturer.
5920
5921         2004-06-22  Ben Elliston  <bje@gnu.org>
5922
5923         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5924         * config.sub: Likewise.
5925
5926         2004-06-22  Ben Elliston  <bje@gnu.org>
5927
5928         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5929         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5930
5931         2004-06-11  Ben Elliston  <bje@gnu.org>
5932
5933         * config.guess (pegasos:OpenBSD:*:*): Remove.
5934
5935         2004-06-11  Ben Elliston  <bje@gnu.org>
5936
5937         From Wouter Verhelst <wouter@grep.be>:
5938         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5939
5940         2004-06-11  Ben Elliston  <bje@gnu.org>
5941
5942         * config.guess (luna88k:OpenBSD:*:*): New.
5943
5944         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
5945
5946         * config.guess (m32r*:Linux:*:*): New case.
5947         * config.sub: Handle m32rle.
5948
5949         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
5950
5951         From Jens Petersen  <petersen@redhat.com>:
5952         * config.sub: Handle sparcv8.
5953
5954         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
5955
5956         From Tom Smith <smith@cag.lkg.hp.com>:
5957         * config.guess: Version suffixes are equally significant on Tru64
5958         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
5959         prefix of "P" (patched kernel).
5960
5961         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
5962
5963         * config.sub: Add support for National Semiconductor CRX target.
5964
5965 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
5966
5967         * MAINTAINERS (Various Maintainers): Remove myself as web page
5968         maintainer, add myself as maintainer of build status lists.
5969
5970 2004-09-03  Jan Beulich  <jbeulich@novell.com>
5971
5972         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5973         *-*-netware, but add target-libmudflap.
5974         Consolidate *-*-netware targets (of which really only i?86 exists)
5975         into a single entry.
5976         * configure: Likewise.
5977
5978 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
5979
5980         * Makefile.tpl (sorry): Remove.
5981         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5982         (cleanstrap targets): Depend on distclean, not distclean-stage1.
5983         (do-clean): Clean per-stage directories too.
5984         (do-distclean): Run distclean-stage1 too.
5985         (.NOTPARALLEL): Enable during toplevel bootstrap.
5986         (stage[+id+]-bubble): Enable parallel execution during
5987         the recursive invocation.
5988         * Makefile.in: Regenerate.
5989
5990         Fix previous checkin:
5991
5992         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5993         include.
5994         * configure.in: Fix indentation.
5995         * configure: Regenerate.
5996
5997 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
5998
5999         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6000         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6001         * configure: regenerate
6002         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6003         -mdynamic-no-pic
6004
6005 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
6006
6007         * Makefile.def (build_modules): Add fixincludes.
6008         (dependencies): Make gcc depend on fixincludes.
6009         * configure.in (build_tools): Add fixincludes.
6010         (build_configdirs): Always include build_libs.
6011         * Makefile.in: Regenerate.
6012         * configure: Regenerate.
6013
6014 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
6015
6016         * Makefile.def (bootstrap stages): Add 'lean' parameter.
6017         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6018         phony targets; do not generate timestamp files.
6019         (distclean-stageN): Remove references to their timestamp files.
6020         (restageN, touch-stageN): Remove.
6021         (stageN-bubble): Rewritten.
6022         (compare): Support lean bootstraps.
6023         * Makefile.in: Regenerate.
6024
6025         * configure.in: Only warn when bootstrapping but
6026         build != host or build != target.  Support lean bootstraps.
6027         * configure: Regenerate.
6028
6029 2004-08-26  Phil Edwards  <phil@codesourcery.com>
6030
6031         * configure.in:  Give a better error message if GMP/MPFR are missing
6032         and a language needing them has been requested.
6033         * configure:  Regenerated.
6034
6035 2004-08-25  Phil Edwards  <phil@codesourcery.com>
6036
6037         * configure.in:  Print a list of available language front-ends if
6038         a requested one is missing.  Tidy stray tab characters.
6039         * configure:  Regenerated.
6040
6041 2004-08-19  Michael Koch  <konqueror@gmx.de>
6042
6043         * gcc/doc/install.texi: Update entry about automake for libjava.
6044
6045 2004-08-17  Robert Millan  <robertmh@gnu.org>
6046
6047         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6048         (instead of FreeBSD).
6049         * configure: Regenerate.
6050
6051 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6052
6053         * Makefile.in: Regenerate.
6054         * configure: Regenerate.
6055
6056         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6057         stage_*_flags.
6058         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6059         for bootstrapped modules if toplevel bootstrap is going.
6060         (GCC bootstrap): Generate per-stage targets for all bootstrapped
6061         modules.  Adjust for changes in Makefile.def.  Enable several
6062         rules even in non-bootstrap mode, just to avoid peppering the
6063         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6064         (stage-[+prev+]-bubble): Remove.
6065
6066         * Makefile.def (Dependencies): Depend on all-build-bison,
6067         all-build-flex, all-build-byacc, all-build-texinfo, rather
6068         than the host variations.
6069         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
6070         with BUILD_SUBDIR.
6071         (BISON): Update for recent Bisons.
6072         (YACC): Fix typo.
6073         (cross): Depend on all-build.
6074         (all): Do not depend on all-build.
6075         (prebootstrap): Remove.
6076         (dep-kind): Accept separate prefixes for MODULE and ON variables.
6077         (Prebootstrap dependencies): Add them to the per-stage targets
6078         and to all-prebootstrap.
6079         * configure.in (build_configdirs): Always enable build_tools.
6080         (BUILD_DIR_PREFIX): Remove.
6081
6082         * Makefile.def (gcc): Add target variable.
6083         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6084         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6085         in the recursive `make', instead of hardwiring `all'.
6086         (Autogenerated TARGET-* variables): New.
6087
6088 2004-08-13  Brian Booth  <bbooth@redhat.com>
6089
6090         * MAINTAINERS: Remove myself from write-after-approval.
6091
6092 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6093
6094         * src-release: Stop distributing mmalloc with gdb (which doesn't
6095         use it).
6096         * Makefile.def: GDB doesn't depend on mmalloc anymore.
6097         * Makefile.in: Regenerate.
6098
6099 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
6100
6101         * configure.in (arm*-*-eabi*): New target.
6102         * configure: Regenerate.
6103
6104 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
6105
6106         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6107         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6108         (Dependencies): New section.
6109         * Makefile.tpl (Dependencies): Generate from Makefile.def.
6110         (configure-target-[+module+]): Depend on maybe-all-gcc
6111         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
6112         (toplevel profiledbootstrap): Fix dependencies.
6113         * Makefile.in: Regenerate.
6114
6115 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
6116
6117         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6118         target-libiberty to noconfigdirs.
6119         * configure: Regenerate.
6120
6121 2004-08-03  Paul Brook  <paul@codesourcery.com>
6122
6123         * configure.in: Check for MPFR as well as GMP.
6124         * configure: Regenerate.
6125
6126 2004-08-01  Robert Millan  <robertmh@gnu.org>
6127
6128         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6129         libmudflap for all GNU-based systems (with Glibc).
6130         * configure: Regenerate.
6131
6132 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
6133
6134         * Makefile.def (host-modules): Add gcc.
6135         * Makefile.in: Regenerate.
6136         * Makefile.tpl (sorry): New rule.
6137         (configure-host, all-host, [+make_target+]-host, do-check,
6138         install-host): Do not add gcc as a special case.
6139         (host modules): Add a small special-casing for gcc.  Export
6140         extra_make_flags through the environment.
6141         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6142         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6143         other recursive targets for gcc): Remove.
6144
6145         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6146         (stage, unstage): New rules.
6147         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6148         distclean-stage[+id+]): Use stage_current.
6149         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6150         the stage*-start rules.
6151
6152 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
6153
6154         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6155         use -all_load flag.
6156
6157 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
6158
6159         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6160         * configure: Regenerate.
6161
6162 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
6163
6164         * maintainer-scripts/gcc_release: Revert yesterday's change.
6165
6166 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
6167
6168         * MAINTAINERS: Add myself to write-after-approval.
6169
6170 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
6171
6172         * libf2c: Removed.
6173         * gcc/gccbug.in: Updated because of libf2c removal.
6174         * maintainer-scripts/gcc_release: Ditto.
6175
6176 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
6177
6178         * configure.in: Build libmudflap by default on FreeBSD.
6179         * configure: Regenerated.
6180
6181 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
6182
6183         * configure.in: Do not build libmudflap by default on non-GNU/Linux
6184         systems.
6185         * configure: Regenerated.
6186
6187 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6188
6189         PR target/16344
6190         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6191         feedback based compiler.
6192         * Makefile.in: Rebuilt.
6193
6194 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
6195
6196         * Makefile.def (host_modules): Set bootstrap=true for flex.
6197         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6198         * Makefile.in: Rebuilt.
6199
6200 2004-07-07  Jan Hubicka  <jh@suse.cz>
6201
6202         * MAINTAINERS: Add self as a profile feedback maintainer.
6203
6204 2004-07-05  Phil Edwards  <phil@codesourcery.com>
6205
6206         * configure.in:  Do not prepend $srcdir to /dev/null in
6207         makefile fragments.
6208         * configure:  Regenerate.
6209
6210 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
6211
6212         * Makefile.def (build_modules): Add bison, byacc, flex,
6213         m4, texinfo.
6214         (flags_to_pass): Add FLEX.
6215         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6216         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6217         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6218         DEFAULT_MAKEINFO): Remove.
6219         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6220         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6221         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6222         objdir or else use configured tool.
6223         (all-build): New.
6224         (all): Depend on it.
6225         (Build module dependencies): Add.
6226         * Makefile.in: Regenerate.
6227         * configure.in: Better support for multiple build modules,
6228         matching what is done for host/target modules.  Do not look
6229         for "plausible" locations of build tools if Canadian cross.
6230         Use autoconf's AC_PROG_CC to find a C compiler.  Define
6231         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
6232         * configure: Regenerate.
6233
6234 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6235
6236         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6237         * Makefile.in: Regenerate.
6238
6239 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6240
6241         * Makefile.tpl (configure-build-[+module+],
6242         configure-[+module+], configure-target-[+module+]): Pass
6243         [+extra_configure_args+].
6244         (all-build-[+module+], all-[+module+], check-[+module+],
6245         install-[+module+], [+make_target+]-[+module+],
6246         all-target-[+module+], check-target-[+module+],
6247         install-target-[+module+], [+make_target+]-target-[+module+]):
6248         Pass [+extra_make_args+].
6249         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6250         (GCC_HOST_EXPORTS): Remove.
6251         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6252         cross, check-gcc, check-gcc-c++, install-gcc,
6253         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6254         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6255         * Makefile.in: Regenerate.
6256
6257 2004-06-21  Matthew Sachs  <msachs@apple.com>
6258
6259         * MAINTAINERS: Added self to write-after-approval.
6260
6261 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
6262
6263         * configure.in: Check for srcdir/winsup rather than build directory
6264         winsup.
6265         * configure: Regenerate.
6266
6267 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
6268
6269         * configure.in: Don't build Cygwin native newlib if winsup
6270         directory is missing.  Emit warning instead.
6271         * configure: Regenerate.
6272
6273 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
6274
6275         * Makefile.tpl (touch-stage[+id+]): New.
6276         (restage[+prev+]): Depend on touch-stage[+id+].
6277
6278         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6279         Use it throughout.
6280
6281         * Makefile.def: Add profile and feedback bootstrap stages.
6282         Remove next field from bootstrap stages.
6283         * Makefile.tpl (LN, LN_S): Substitute.
6284         (stageN-start, stageN-end): Use double-colon rules, to
6285         provide a hook for additional setup commands.
6286         (distclean-stageN-gcc, restageN): Create dependencies from
6287         [+prev+], not from [+next+].
6288         (stageN-bubble): Add commands for successive stages from
6289         [+prev+], using double-colon rules.
6290         (all-stageN-gcc): Fix typo.
6291         (stagefeedback-start, profiledbootstrap): New.
6292         * Makefile.in: Regenerate.
6293         * configure.in: Call ACX_PROG_LN.
6294         * configure: Regenerate.
6295
6296 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
6297
6298         * MAINTAINERS (Write After Approval): Add myself.
6299
6300 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
6301
6302         * MAINTAINERS (Write After Approval): Add myself.
6303
6304 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
6305
6306         * configure.in: Fix --enable-bootstrap breakage introduced in trees
6307         without gcc.
6308         * configure: Regenerate.
6309
6310 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6311
6312         * Makefile.tpl: Fix typo.
6313         * Makefile.in: Regenerate.
6314
6315 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6316
6317         * configure.in: Remove new- prefix from toplevel
6318         bootstrap targets.
6319         * configure: Regenerate.
6320
6321 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6322
6323         * Makefile.tpl (all.normal): Rename to all.
6324         (all): Replace with a rule to pick the default
6325         target from configure.
6326         (all-gcc, configure-gcc): Use conditionals to
6327         do nothing when toplevel bootstrap is going on.
6328         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6329         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6330         * configure.in: Support --enable-bootstrap.
6331
6332         * Makefile.def: Remove new- prefix from toplevel
6333         bootstrap targets.
6334         * Makefile.tpl: Likewise.
6335
6336         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
6337         target.
6338
6339         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6340         $(RECURSE_FLAGS) to recursive invocation of make.
6341
6342         * Makefile.in: Regenerate.
6343         * configure: Regenerate.
6344
6345 2004-05-30  Andreas Jaeger  <aj@suse.de>
6346             Jim Wilson  <wilson@specifixinc.com>
6347
6348         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6349         like CC.
6350
6351 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
6352
6353         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6354         * configure: Regenerate.
6355
6356 2004-05-25  Daniel Jacobowitz  <drow@false.org>
6357
6358         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6359         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6360         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
6361         targets.
6362         * Makefile.in: Regenerate.
6363
6364 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
6365
6366         * configure.in: Test the ability to symlink directories.
6367         * configure: Regenerate.
6368
6369         * Makefile.def (bootstrap-stage): New definitions.
6370         * Makefile.tpl (configure-stage1-gcc,
6371         configure-stage2-gcc, configure-stage3-gcc,
6372         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6373         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6374         new-restage3, compare): Autogenerate, see Makefile.in
6375         entry for behavioral changes.
6376         (distclean-stage1, new-stage1-start, new-stage1-end,
6377         new-stage1-bubble, distclean-stage2, new-stage2-start,
6378         new-stage2-end, new-stage2-bubble, distclean-stage3,
6379         new-stage3-start, new-stage3-end): New autogenerated targets.
6380         (objext, prebootstrap, BOOT_CFLAGS,
6381         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6382         targets.
6383
6384         * Makefile.in: Regenerate.
6385         (distclean-stage1, new-stage1-start, new-stage1-end,
6386         new-stage1-bubble, distclean-stage2, new-stage2-start,
6387         new-stage2-end, new-stage2-bubble, distclean-stage3,
6388         new-stage3-start, new-stage3-end): New targets.
6389         (all-stage1-gcc): Move prebootstrap dependency from here...
6390         (configure-stage1-gcc): ...to here.
6391         (new-bootstrap): Use bubble targets.
6392         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6393         Use per-stage distclean targets.
6394         (configure-stage1-gcc, configure-stage2-gcc,
6395         configure-stage3-gcc, all-stage1-gcc,
6396         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6397         Use new-stageN-start to prepare the tree.
6398
6399 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
6400
6401         * Makefile.def (host_modules): add libcpp.
6402         * Makefile.tpl: Add dependencies on and for libcpp.
6403         * Makefile.in: Regenerate.
6404         * configure.in: Add libcpp host module.
6405         * configure: Regenerate.
6406
6407 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
6408
6409         * Makefile.tpl: Whenever a recursive target is defined, wrap
6410         it in a special @if/@endif block, and prepare its maybe
6411         dependency in the @if/@endif block
6412         * configure.in: Instead of writing maybe dependencies, remove
6413         the @if/@endif statements, and remove the @if/@endif blocks
6414         that remain.
6415         * configure: Regenerate.
6416         * Makefile.in: Regenerate.
6417
6418 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
6419
6420         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6421
6422 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
6423
6424         PR bootstrap/15120
6425         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6426         * */configure: Rebuilt.
6427
6428 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
6429
6430         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6431         of libf2c.
6432         * configure, Makefile.in: Regenerate.
6433
6434 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
6435
6436         * MAINTAINERS (Write After Approval): Add myself.
6437
6438 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
6439
6440         Merge from tree-ssa-20020619-branch.
6441
6442         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6443         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6444         (HOST_GMPLIBS): Define.
6445         (HOST_GMPINC): Define.
6446         (TARGET_LIB_PATH): Add libmudflap.
6447         (GFORTRAN_FOR_TARGET): Define.
6448         (configure-build*): Export GFORTRAN.
6449         (configure-gcc): Export GMPLIBS and GMPINC.
6450         (all-gcc): Add maybe-all-libbanshee.
6451         (configure-target-libgfortran): Define.
6452         * Makefile.in: Regenerate.
6453         * configure.in (host_libs): Add libbanshee.
6454         (target_libraries): Add target-libmudflap and target-libgfortran.
6455         Add --with-libbanshee.
6456         Handle --disable-libmudflap.
6457         (*-*-freebsd*): Use with_gmp.
6458         Add $(libgcj) to noconfigdirs.
6459         * configure: Regenerate.
6460         * depcomp: New file.
6461         * MAINTAINERS: Add tree-ssa maintainers.
6462
6463 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
6464
6465         * MAINTAINERS (Various Maintainers): Add myself.
6466
6467 2004-04-30  Brian Ford  <ford@vss.fsi.com>
6468
6469         * MAINTAINERS (Write After Approval): Add myself.
6470
6471 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
6472
6473         * MAINTAINERS (Write After Approval): Add myself.
6474
6475 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
6476
6477         * config/acx.m4: Fix fastcompare support for new-bootstrap.
6478         * configure: Regenerate.
6479
6480 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
6481
6482         Revert:
6483         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6484
6485         * Makefile.def (flags_to_pass): Remove *dir variables that
6486         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6487         as well as prefix and exec_prefix.
6488         * Makefile.in: Regenerate.
6489
6490 2004-04-26  Robert Millan  <robertmh@gnu.org>
6491
6492         Add patches from libtool CVS.
6493         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6494         * ltconfig: Likewise.
6495         * ltcf-c.sh: Likewise.
6496         * ltcf-cxx.sh: Likewise.
6497         * ltcf-gcj.sh: Likewise.
6498
6499 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6500
6501         * Makefile.def (host_modules): Mark with the bootstrap
6502         flag packages on which gcc depends.
6503         * Makefile.tpl (all-bootstrap): Use it.
6504         * Makefile.in: Regenerate.
6505
6506 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6507
6508         * Makefile.def (flags_to_pass): Remove *dir variables that
6509         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6510         as well as prefix and exec_prefix.
6511         * Makefile.in: Regenerate.
6512
6513 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6514
6515         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6516         * configure: Regenerate.
6517         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6518         * gcc/Makefile.tpl (compare): Use the result of the test.
6519         * gcc/Makefile.in: Regenerate.
6520
6521 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
6522
6523         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6524         Always relocate gcc and prev-gcc to the original names, even
6525         if the build fails.
6526         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6527         New targets.
6528
6529 2004-04-23  Laurent GUERBY <laurent@guerby.net>
6530
6531         * MAINTAINERS: Update my email address.
6532
6533 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6534
6535         * configure.in (mips*-*-irix5*): Enable ld.
6536         * configure: Regenerate.
6537
6538 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6539
6540         * configure: Regenerate.
6541
6542 2004-04-15  James E Wilson  <wilson@specifixinc.com>
6543
6544         * Makefile.tpl (configure-[+module+], configure-gcc,
6545         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6546         Set and export LDFLAGS.
6547         * Makefile.in: Regenerate.
6548
6549 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
6550
6551         * MAINTAINERS: Add myself to write-after-approval.
6552
6553 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6554
6555         PR bootstrap/14871
6556         * Makefile.tpl: If we don't have built-in-tree target tools,
6557         use the ones found by configure rather than hacking around with
6558         program_transform_name.
6559         * configure.in: Give Makefile.tpl the information necessary
6560         to do that.
6561         * Makefile.in: Regenerate.
6562         * configure: Regenerate.
6563
6564 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
6565
6566         PR bootstrap/14760
6567         * configure.in: When computing baseargs, strip *all* copies of
6568         offending options.  Also, don't match/substitute the trailing space,
6569         so that this actually works when two similar options are separated by
6570         only one space.
6571         * configure: Regenerate.
6572
6573 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
6574
6575         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6576         (rs6000-*-aix*): Same.
6577         * configure: Regenerate.
6578
6579 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
6580
6581         * MAINTAINERS: Add myself to write-after-approval.
6582
6583 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
6584
6585         * MAINTAINERS: Add myself to write-after-approval.
6586
6587 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
6588
6589         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6590         STRICT_WARN, WARN_CFLAGS flags passed down to make.
6591         * Makefile.in: Regenerate.
6592
6593         * configure.in (top level bootstrap support): Rework --enable-werror
6594         to set @stage2_werror_flag@.
6595         * configure: Regenerate.
6596         * Makefile.tpl (top level bootstrap support): Pass
6597         @stage2_werror_flag@ down to configure in stages 2 and 3.
6598         * Makefile.in: Regenerate.
6599
6600 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6601
6602         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6603         for stages 2 and 3 as well as in make.  As a consequence, remove
6604         OUTPUT_OPTION (now detected by configure) from the flags passed down
6605         to make.
6606         * Makefile.in: Regenerate.
6607
6608         * Makefile.tpl (new-bootstrap): Fix typo.
6609         * Makefile.in: Regenerate.
6610
6611 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6612
6613         * Makefile.tpl: Rearrange by moving recursive_targets rules
6614         into their proper sections.
6615         * Makefile.tpl (top level bootstrap support): Move disabling
6616         of coverage flags from 'make' to 'configure'; improve comments.
6617         * Makefile.in: Regenerate.
6618
6619         * Makefile.tpl (experimental top level bootstrap) Move stage1
6620         language setting from all- target to configure- target; disable
6621         intermodule optimization in stage 1; prevent gratuitous rebuilds
6622         of stage 1.
6623         * Makefile.in: Regenerate.
6624         * configure.in: Comma-separate stage 1 language list for top
6625         level bootstrap.
6626         * configure: Regenerate.
6627
6628         * Makefile.tpl: Clean up experimental top level bootstrap support:
6629         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6630         prev-gcc in configure- targets as well as all- targets.
6631         * Makefile.in: Regenerate.
6632
6633 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
6634
6635         * compile: New file imported from automake.
6636
6637 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
6638
6639         * configure.in: Remove symbolic link section.
6640         * configure: Regenerate.
6641         * Makefile.tpl (links): Remove.
6642         * Makefile.in: Regenerate.
6643
6644 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
6645             Nathanael Nerode  <neroden@gcc.gnu.org>
6646
6647         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6648         Set with AC_CHECK_PROGS.
6649         * configure.in: Fix comment typo from last patch.
6650         * configure: Regenerate.
6651
6652 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
6653
6654         * Makefile.tpl: Introduce experimental top level bootstrap support.
6655         * Makefile.in: Regenerate.
6656         * configure.in: Introduce support for top level bootstrap.
6657         * configure: Regenerate.
6658
6659 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6660             Paolo Bonzini  <bonzini@gnu.org>
6661
6662         PR bootstrap/14522
6663         * configure.in: Cope with shells that do not support unquoted ^
6664         * configure: Regenerate.
6665
6666 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6667             Paolo Bonzini  <bonzini@gnu.org>
6668
6669         PR bootstrap/14522
6670         * configure.in: Cope with shells that do not support nesting
6671         quotes inside quoted backquote substitutions.
6672         * configure: Regenerate.
6673
6674 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
6675
6676         PR bootstrap/14522
6677         * configure.in: Fix escaping of $.
6678         * configure: Regenerate.
6679
6680 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6681
6682         * configure: Regenerate, since I forgot to while committing Paolo's
6683         changes.
6684
6685 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
6686
6687         PR ada/14131
6688         Move language detection to the top level.
6689         * configure.in: Find default values for the tools as
6690         soon as possible.  Disable ada if GNAT is not found.
6691         Emit error message about missing languages.  Expand
6692         --enable-languages=all for the gcc subdirectory.
6693
6694 2004-03-10  Ben Elliston  <bje@gnu.org>
6695
6696         * MAINTAINERS: Update my email address.
6697
6698 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
6699
6700         * ltconfig: Disable building static libraries if building shared
6701         libraries on AIX 5L.
6702
6703 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
6704
6705         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6706         and disable libgcj.
6707         * configure: Regenerated.
6708
6709 2004-03-01  Brian Booth  <bbooth@redhat.com>
6710
6711         * MAINTAINERS: Add myself to write-after-approval.
6712
6713 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
6714
6715         * MAINTAINERS: Add myself to write-after-approval.
6716
6717 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6718
6719         PR bootstrap/7087
6720         * Makefile.tpl: Guard XFOO sed statements better.
6721         * Makefile.tpl: Add dependency for configure-target-libada.
6722         * Makefile.in: Regenerate (incidentally fixes broken
6723         commit when libada-branch was merged).
6724
6725 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
6726
6727         * MAINTAINERS: Add myself to write-after-approval.
6728
6729 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
6730
6731         * MAINTAINERS: Add Nicola Pero and myself as libobjc
6732         maintainers.
6733
6734 2004-02-20  Andrew Cagney  <cagney@redhat.com>
6735
6736         * config.guess: Update from version 2003-10-16 to 2004-02-16.
6737         * config.sub: Update from version 2003-11-03 to 2004-02-16.
6738
6739 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6740
6741         PR bootstrap/11932
6742         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6743
6744 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
6745
6746         * MAINTAINERS: Added myself to write-after-approval.
6747
6748 2004-02-14  Michael Koch  <konqueror@gmx.de>
6749
6750         * MAINTAINERS: Added myself to write-after-approval.
6751
6752 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
6753
6754         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
6755         some OS port maintainers to OS port maintainers section.
6756
6757 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
6758
6759         * MAINTAINERS: Add self.
6760
6761 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
6762
6763         * MAINTAINERS: Alphabetize.
6764
6765 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
6766
6767         * MAINTAINERS: Remove myself.
6768
6769 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
6770
6771         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6772         (rs6000-*-aix*): Same.
6773         * configure: Regenerate.
6774
6775 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
6776
6777         * configure.in (host): Add in missing $noconfigdirs to defines.
6778         * configure: Regenerate.
6779
6780 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
6781             Nathanael Nerode  <neroden@gcc.gnu.org>
6782
6783         PR ada/6637, PR ada/5911
6784         Merge with libada-branch:
6785         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6786         with appropriate dependencies. Add --enable-libada configure switch.
6787         * configure, Makefile.in: Regenerate.
6788
6789 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
6790
6791         * MAINTAINERS: Add myself to write-after-approval.
6792
6793 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6794
6795         * configure.in: Don't pass --with-stabs on IRIX 5 either.
6796         * configure: Regenerate.
6797
6798 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
6799
6800         Merge from upstream:
6801
6802         * ltmain.in: When setting IFS to '~', be careful about user
6803         arguments that contain '~'.
6804
6805         2004-02-04  Peter O'Gorman  <peter@pogma.com>
6806
6807         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
6808         Also test $base_compile against $CC with escaped arguments. Bug
6809         reported by Geoff Keating <geoffk@apple.com>.
6810
6811 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
6812
6813         * MAINTAINERS: Remove i960 port.
6814
6815 2004-01-23  DJ Delorie  <dj@redhat.com>
6816
6817         * Makefile.def (target_modules) [libiberty]: Don't stage.
6818         * Makefile.in: Rebuilt.
6819
6820 2004-01-20  Caroline Tice  <ctice@apple.com>
6821
6822         * MAINTAINERS: Add myself to write-after-approval.
6823
6824 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
6825
6826         * MAINTAINERS: Update my email address.
6827
6828 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
6829
6830         * MAINTAINERS: Add myself to write-after-approval.
6831
6832 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6833
6834         * MAINTAINERS: Remove entries without email address.
6835
6836 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
6837
6838         * MAINTAINERS: Add myself to write-after-approval.
6839
6840 2004-01-15  Steven Bosscher  <stevenb@suse.de>
6841
6842         * MAINTAINERS: Update my email address.
6843
6844 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
6845
6846         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6847         * Makefile.tpl (configure-target-[+module+]): Support stage.
6848         * Makefile.in: Rebuilt.
6849
6850 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
6851
6852         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
6853
6854 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
6855
6856         * MAINTAINERS: Add myself as a MIPS maintainer.
6857
6858 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6859
6860         * configure.in: Use ./config.cache, not config.cache.
6861         * configure: Regenerate.
6862         * Makefile.tpl: Special-casing not needed for GCC any more.
6863         * Makefile.in: Regenerate.
6864
6865         * configure.in: Don't share a cache file for host dirs.
6866         * configure: Regenerate.
6867
6868         * config-ml.in: Don't mess with the cache file.
6869
6870 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6871
6872         * MAINTAINERS: Move myself from 'Write After Approval' to
6873         'CPU Port Maintainers' section as SPARC maintainer.
6874
6875 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6876
6877         * Makefile.tpl: Make GCC use a separate config.cache.
6878         * Makefile.in: Regenerate.
6879
6880         PR bootstrap/11932, PR bootstrap/11933
6881         (I don't know if it will fix either of them, but it relates
6882         to them.)
6883         * configure.in: Don't use shared config.cache for target
6884         directories.
6885         * configure: Regenerate.
6886
6887 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
6888
6889         * MAINTAINERS: Add myself to 'Write After Approval' section.
6890
6891 2003-12-31  Roger Sayle  <roger@eyesopen.com>
6892
6893         * configure.in (ia64*-*-hpux*): Disable building java libraries.
6894         * configure: Regenerated.
6895
6896 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
6897
6898         * MAINTAINERS: Remove the mn10200 maintainer.
6899
6900 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
6901
6902         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6903         * configure: Regenerated.
6904
6905 2003-12-16  Jan Hubicka  <jh@suse.cz>
6906
6907         * MAINTAINERS: Add myself as callgraph maintainer.
6908
6909 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
6910
6911         * configure.in (raw_libstdcxx_flags): Remove the leading space.
6912         * configure: Regenerate.
6913
6914 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6915
6916         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6917         'Write After Approval' section. Update email.
6918
6919 2003-12-01  James Lemke  <jim@wasabisystems.com>
6920
6921         * MAINTAINERS (Write After Approval): Add myself.
6922
6923 2003-11-20  Matt Thomas  <matt@3am-software.com>
6924
6925         * MAINTAINERS: Add myself as a vax port maintainer.
6926
6927 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
6928
6929         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6930         (configure-build-[+module+], configure-[+module+]): Likewise.
6931         (configure-target-[+module+], configure-gcc, config.status): Likewise.
6932         * Makefile.in: Regenerate.
6933
6934 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
6935
6936         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6937         shared/dylibed libraries.
6938         * ltmain.sh: Likewise.
6939         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6940         * ltcf-cxx.sh: Likewise.
6941         * ltcf-gcj.sh: Likewise.
6942         * ltconfig: Likewise.
6943
6944 2003-11-17  Stan Cox  <scox@redhat.com>
6945
6946         * MAINTAINERS: Add myself as iq2000 port maintainer.
6947
6948 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
6949
6950         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6951         * Makefile.in: Regenerate.
6952
6953 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
6954
6955         * config.sub: Update to 2003-11-03 version.
6956
6957 2003-10-20  Phil Edwards  <phil@codesourcery.com>
6958
6959         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
6960         * configure:  Regenerate.
6961
6962 2003-10-20  Nicolas Pitre  <nico@cam.org>
6963
6964         * MAINTAINERS: Add myself to 'Write After Approval' section.
6965
6966 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
6967
6968         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6969
6970 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
6971
6972         * MAINTAINERS: Update my email address.
6973
6974 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6975
6976         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6977
6978 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
6979
6980         * MAINTAINERS: Add myself to 'Write After Approval' section.
6981
6982 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
6983
6984         * config.guess: Update to 2003-10-16 version.
6985         * config.sub: Update to 2003-10-16 version.
6986
6987 2003-10-15  David Daney  <ddaney@avtrex.com>
6988
6989         * MAINTAINERS: Added myself to 'Write After Approval' section.
6990
6991 2003-10-15  Falk Hueffner  <falk@debian.org>
6992
6993         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6994         'Write After Approval' section. Update email.
6995
6996 2003-10-14  Roger Sayle  <roger@eyesopen.com>
6997
6998         * MAINTAINERS: Move myself from 'Write After Approval' to
6999         'Various Maintainers' section as middle-end maintainer.
7000
7001 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7002
7003         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7004         HOST_FLAGS_TO_PASS.
7005         * Makefile.in: Regenerate.
7006
7007 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
7008
7009         * config.guess: Update to 2003-10-07 version.
7010         * config.sub: Update to 2003-10-07 version.
7011
7012 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7013
7014         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7015         * ltconfig (irix5*, irix6*): Don't override version_type.
7016
7017 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
7018
7019         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7020         * configure: Rebuilt
7021         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7022         * Makefile.in: Rebuilt
7023
7024 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7025
7026         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7027
7028 2003-09-30  Carlo Wood  <carlo@alinoe.com>
7029
7030         * MAINTAINERS (Write After Approval): Add myself.
7031
7032 2003-09-29  Paul Koning  <ni1d@arrl.net>
7033
7034         * MAINTAINERS: Move myself from "Write After Approval"
7035         to CPU platform maintainers for pdp11 platform.
7036
7037 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
7038
7039         * MAINTAINERS: Move myself from 'Write After Approval' to
7040         'Various Maintainers' section as libffi testsuite maintainer.
7041
7042 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
7043
7044         * configure.in: Pass a computed --program-transform-name
7045         to subconfigures.
7046         * configure: Regenerated.
7047
7048 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7049
7050         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7051         * Makefile.in: Regenerate.
7052
7053         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7054         * Makefile.in: Regenerate.
7055
7056 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
7057
7058         * MAINTAINERS: Move myself from 'Write After Approval'
7059         to 'Various Maintainers' (objective-c) section.
7060
7061 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
7062
7063         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7064         quoting.
7065         * configure: Regenerated.
7066
7067 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
7068
7069         * MAINTAINERS (Write After Approval): Add myself to write after
7070         approval list.
7071
7072 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
7073
7074         * MAINTAINERS (Write After Approval): Add myself.
7075
7076 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
7077
7078         * MAINTAINERS: Update my e-mail address.
7079
7080 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
7081
7082         * libtool.m4 (LD): Correct powerpc64 host match.
7083
7084 2003-09-06  James E Wilson  <wilson@tuliptree.org>
7085
7086         * MAINTAINTERS: Update my affiliation and email address.
7087
7088 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7089
7090         * MAINTAINERS (Write After Approval): Add myself.
7091
7092 2003-09-04  DJ Delorie  <dj@redhat.com>
7093
7094         * configure: Regenerate.
7095
7096 2003-09-04  Robert Millan  <robertmh@gnu.org>
7097
7098         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7099
7100 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7101
7102         * configure.in: Ensure arguments to sed are properly spaced.
7103         * configure: Regenerate.
7104
7105 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7106
7107         * MAINTAINERS: Update my e-mail address.
7108
7109 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
7110
7111         * MAINTAINERS (Write After Approval): Add myself.
7112
7113 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
7114
7115         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7116         * configure: Regenerated.
7117
7118 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7119
7120         * MAINTAINERS: Update my email address.
7121
7122 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
7123
7124         * configure.in:  Use newline instead of semicolon when assuming
7125         shell arguments in a for loop.
7126         * configure:  Regenerated.
7127
7128 2003-08-22  Jason Eckhardt  <jle@rice.edu>
7129
7130         * MAINTAINERS: Resurrect the i860 maintainer.
7131
7132 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
7133
7134         PR 8180
7135         * configure.in: When testing with_libs and with_headers, treat
7136         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
7137         * configure: Regenerate.
7138
7139         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7140         make, shell, etc.
7141         (baseargs): Likewise.
7142         * configure: Regenerate.
7143
7144 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
7145
7146         * MAINTAINERS (Write After Approval): Add myself.
7147
7148 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
7149
7150         * configure.in: Disable libgcj for darwin not on powerpc.
7151         * configure: Rebuild.
7152
7153 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
7154
7155         * config-ml.in, symlink-tree: Add license.
7156
7157 2003-08-03  Richard Stallman  <rms@gnu.org>
7158             Eben Moglen  <moglen@columbia.edu>
7159
7160         * README.SCO: New file.
7161
7162 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
7163
7164         * Makefile.tpl (check, check-c++): Express dependencies using
7165         dependencies rather than commands.
7166         * Makefile.in: Regenerate.
7167
7168 2003-08-01  Andrew Cagney  <cagney@redhat.com>
7169
7170         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7171         * configure: Ditto.
7172
7173 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
7174
7175         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7176         * Makefile.in: Update.
7177
7178 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
7179
7180         * configure.in: Enable libgcj for darwin.
7181         * configure: Rebuild.
7182
7183 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
7184
7185         * config-ml.in:  Use ac_configure_args directly instead of
7186         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
7187         actually seen.
7188
7189 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7190
7191         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7192         creating target and build subdirs to build all parent dirs as needed.
7193         * Makefile.in: Rebuild.
7194         * configure.in: Don't build dirs explicitly here.
7195         * configure: Rebuild.
7196
7197 2003-07-26  Paul Brook  <paul@nowt.org>
7198
7199         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7200
7201 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
7202
7203         * Makefile.tpl (all-make): Depend on intl.
7204         * Makefile.in: Rebuilt.
7205
7206 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
7207
7208         * install-sh:  Update to newer upstream versions (associated with
7209         aclocal 1.7).
7210         * mkinstalldirs:  Likewise.
7211         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
7212
7213 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
7214
7215         * MAINTAINERS: Move self from Bug database only accounts
7216         to write-after-approval.
7217
7218 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
7219
7220         * config.if: Remove unused libc_interface determination.
7221
7222 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7223
7224         * MAINTAINERS: Move self from write-after-approval to
7225         build machinery (*.in).
7226
7227 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7228
7229         PR bootstrap/11273
7230         PR bootstrap/11408
7231         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
7232         unused INSTALL_PROGRAM_ARGS.
7233         * configure.in: Use AC_PROG_INSTALL.
7234         * Makefile.in: Regenerate.
7235         * configure: Regenerate.
7236
7237 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
7238
7239         * MAINTAINERS: Alphabetize.
7240
7241 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
7242
7243         * configure: Rebuilt.
7244         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7245         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7246         newlib nor libgloss.
7247         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
7248         * configure.in (am33_2.0-*-linux*): Added.
7249
7250 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
7251
7252         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7253         * configure: Regenerate.
7254
7255 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
7256
7257         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7258         * Makefile.in: Regenerate.
7259
7260 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7261
7262         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7263         * Makefile.in: Regenerate.
7264
7265 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
7266
7267         * Makefile.tpl: Replace PWD with PWD_COMMAND.
7268         * Makefile.in: Regenerated.
7269
7270         * config-ml.in: Replace PWD with PWD_COMMAND.
7271
7272 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7273
7274         * intl: New directory; see intl/ChangeLog for details.
7275         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7276         * Makefile.tpl: all-gcc depends on maybe-all-intl.
7277         * Makefile.in: Regenerate.
7278
7279 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7280
7281         * configure.in: Clean up config-lang.in handling.  Delete
7282         useless assignment to "subdirs".
7283         * configure: Regenerate.
7284
7285 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7286
7287         * configure.in: Rename 'target_libs' to 'target_libraries'.
7288         Remove useless reference to 'target_libs'.
7289         * configure: Regenerate.
7290
7291 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
7292
7293         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7294         * Makefile.in: Regenerate.
7295
7296 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7297
7298         * Makefile.def: Introduce flags_to_pass.
7299         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7300         * Makefile.in: Regenerate.
7301
7302 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
7303
7304         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7305         and target-libgloss.
7306         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7307         <h8300*-*-*>: Disable libf2c and ${libgcj}.
7308         * configure: Regenerate.
7309
7310 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
7311
7312         * configure.in: Update testsuite_flags to new location.
7313         * configure. Regenerate.
7314
7315 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7316
7317         * Makefile.tpl: Remove BUILD_CC stuff.
7318         * Makefile.in: Regenerate.
7319
7320 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
7321
7322         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7323
7324 2003-06-16  Graeme Peterson  <gp@qnx.com>
7325
7326         * MAINTAINERS (Write After Approval): Add myself.
7327
7328 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
7329
7330         * config.guess: Update to 2003-06-12 version.
7331         * config.sub: Update to 2003-06-13 version.
7332
7333 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
7334
7335         * config.guess: Update to 2003-06-06 version.
7336         * config.sub: Update to 2003-06-06 version.
7337
7338 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7339
7340         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7341         * configure. Regenerate.
7342
7343 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7344
7345         * configure.in: Disable serial configure by default.
7346         * configure: Regenerate.
7347         * Makefile.tpl: Abolish .NOTPARALLEL.
7348         * Makefile.in: Regenerate.
7349
7350         * Makefile.tpl: Replace {build,host,target}_canonical by
7351         {build,host,target}.
7352         * Makefile.in: Regenerate.
7353
7354         * Makefile.tpl: Fix stupid pasto.
7355         * Makefile.in: Regenerate.
7356
7357 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7358
7359         * Makefile.tpl: Remove bogus conditional.
7360         * Makefile.in: Regenerate.
7361
7362 2003-06-05  Jan Hubicka  <jh@suse.cz>
7363
7364         * Makefile.tpl (profiledbootstrap): New target.
7365         * Makefile.in (profiledbootstrap): New target.
7366
7367 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
7368
7369         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7370         Pinski. Remove user names from other bugzilla-only maintainers.
7371
7372 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7373
7374         * Makefile.tpl: Make 'recursive targets' using autogen rather
7375         than shell loop.  Remove duplicate 'clean' targets and false
7376         comments.
7377         * Makefile.def: Add systematic dependencies to 'recursive' targets.
7378         Add systematic method of specifying missing targets in subdirs.
7379         Add copyright boilerplate.
7380         * Makefile.in: Regenerate.
7381         * configure.in: Add 'recursive targets' to maybe list.
7382         * configure: Regenerate.
7383
7384         * MAINTAINERS: "GNATS only" -> "Bug database only".
7385
7386         * Makefile.tpl: Rename [+target+] to [+make_target+].
7387         * Makefile.def: Rename 'target' to 'make_target'.
7388
7389 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
7390
7391         * MAINTAINERS: Add self as options handling maintainer.
7392
7393 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
7394
7395         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7396         been too long since I touched those ports.
7397
7398 2003-05-28  DJ Delorie  <dj@redhat.com>
7399
7400         * Makefile.tpl: Make maybe-check-gcc .PHONY.
7401         * Makefile.in: Regenerate.
7402
7403 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
7404
7405         * configure.in: Use curly braces in the definition of tooldir.
7406         * configure: Regenerate.
7407
7408 2003-05-21  DJ Delorie  <dj@redhat.com>
7409
7410         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7411         newlib or libgloss.
7412         * Makefile.in: Regenerate.
7413
7414 2003-05-21  DJ Delorie  <dj@redhat.com>
7415
7416         * Makefile.tpl: Add missing empty maybe-check-gcc target.
7417         * Makefile.in: Regenerate.
7418
7419 2003-05-20  Ian Lance Taylor  <ian@airs.com>
7420
7421         * MAINTAINERS: Update my e-mail address.
7422
7423 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7424
7425         * configure.in: Switch more things to use maybe dependencies.
7426         * Makefile.tpl: Switch more things to use maybe dependencies.
7427         Factor out common code from autogen IF statements.
7428         * configure: Regenerate.
7429         * Makefile.in: Regenerate.
7430
7431 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
7432
7433         * configure.in: Accept i[3456789]86 for machine type.
7434         * configure: Regenerate.
7435
7436 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7437
7438         * configure.in: Switch more things to use maybe dependencies.
7439         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
7440         * configure: Regenerate.
7441         * Makefile.tpl: Switch more things to use maybe dependencies.
7442         * Makefile.in: Regenerate.
7443
7444 2003-05-16  Andreas Schwab  <schwab@suse.de>
7445
7446         * Makefile.tpl (install-opcodes): Define.
7447         * Makefile.in: Rebuild.
7448
7449 2003-05-13  Andreas Jaeger  <aj@suse.de>
7450
7451         * config.guess: Update to 2003-05-09 version.
7452         * config.sub: Update to 2003-05-09 version.
7453
7454 2003-05-13  Michael Eager  <eager@mvista.com>
7455
7456         * configure.in: Correct sed script so that options in quotes are not
7457         deleted.
7458         * configure: Rebuild.
7459
7460 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
7461
7462         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7463         and $$s/newlib/libc/sys/cygwin32 include paths.
7464         * configure: Ditto.
7465
7466 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
7467
7468         * MAINTAINERS: Update my email addresses.
7469
7470 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7471
7472         * config-ml.in: Propagate INSTALL variables.
7473
7474 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7475
7476         * MAINTAINERS: Remove duplicate entries in Write After Approval.
7477
7478 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
7479
7480         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7481         * Makefile.in: Regenerate.
7482
7483 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
7484
7485         * MAINTAINERS (GNATS only): Add Falk Hueffner.
7486
7487 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
7488
7489         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7490
7491 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
7492
7493         * Makefile.tpl: Clean $(BUILD_SUBDIR).
7494         * Makefile.in: Regenerated.
7495
7496 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
7497
7498         * MAINTAINERS (Write After Approval): Upgrade myself from
7499         GNATS only to write-after-approval. Update my mail address.
7500
7501 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
7502
7503         (OS Port Maintainers: freebsd): Add myself.
7504
7505 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
7506
7507         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7508
7509 2003-04-22  Kean Johnston  <jkj@sco.com>
7510
7511         * MAINTAINERS (SCO ports): Added myself.
7512
7513 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
7514
7515         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7516
7517 2003-04-19  Kean Johnston  <jkj@sco.com>
7518
7519         * MAINTAINERS (Write After Approval): Add myself.
7520
7521 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7522
7523         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7524         * Makefile.in: Regenerate.
7525
7526 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
7527
7528         * configure.in (powerpc64*-*-linux*): Remove.
7529         * configure: Rebuilt.
7530
7531 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
7532
7533         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
7534         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7535         and restrap.
7536         * Makefile.in:  Regenerate.
7537
7538 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
7539
7540         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7541         * configure: Regenerated.
7542
7543 2003-04-15  DJ Delorie  <dj@redhat.com>
7544
7545         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7546
7547 2003-04-13  Nick Clifton  <nickc@redhat.com>
7548
7549         * config-ml.in: Remove support for --disable-aix removing
7550         call-aix multilibs.
7551
7552 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
7553
7554         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7555         * */configure: Rebuilt.
7556
7557 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
7558
7559         * MAINTAINERS: Add my email address.
7560
7561 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
7562
7563         * MAINTAINERS (Write After Approval): Add myself.
7564
7565 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7566
7567         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7568         * Makefile.in: Regenerate.
7569
7570 2003-03-14  Michael Chastain  <mec@shout.net>
7571
7572         * Makefile.in: Regenerate with correct Makefile.def.
7573
7574 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7575
7576         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
7577         Make macro.
7578         * Makefile.in: Regenerate.
7579         * configure.in: Clean up gxx_include_dir logic.
7580         * configure: Regenerate.
7581
7582 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
7583
7584         * MAINTAINERS (Write After Approval): Add myself.
7585
7586 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
7587
7588         * MAINTAINERS: Update my mail address.
7589
7590 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7591
7592         * configure.in (gxx_include_dir): Fix typo.
7593         * configure: Regenerated.
7594
7595 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7596
7597         * Makefile.tpl: Reindent.
7598         * Makefile.in: Regenerate.
7599         * configure.in: Reindent.  Don't set unused variables.
7600         * configure: Regenerate.
7601
7602 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
7603
7604         * configure.in: Include $(build_tooldir)/sys-include in
7605         FLAGS_FOR_TARGET.
7606         * configure: Regenerated.
7607
7608 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7609
7610         * Makefile.tpl: Always pass down RANLIB.
7611         * Makefile.in: Regenerate.
7612
7613         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7614         * Makefile.in: Regenerate.
7615         * configure.in: Remove unused logic relating to --enable-shared
7616         and --enable-threads.  Remove bogus comments.  Remove redundant
7617         noconfigdirs.
7618         * configure: Regenerate.
7619
7620         * configure.in: Replace ${libstdcxx_version} by its value.
7621         Remove reference to mh-dgux.
7622         * configure: Regenerate.
7623
7624 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
7625
7626         * MAINTAINERS (Write After Approval): Add myself.
7627
7628 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7629
7630         * Makefile.tpl: Rearrange.
7631         * Makefile.in: Regenerate.
7632
7633 2003-02-25  Uwe Stieber  <uwe@wwws.de>
7634
7635         * configure.in: Add support for kaOS as cross build target system.
7636         * configure: Regenerated.
7637
7638 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
7639
7640         * MAINTAINERS (Write after approval): Add myself.
7641
7642 2003-02-21  James E Wilson  <wilson@tuliptree.org>
7643
7644         * MAINTAINERS: Update my email address.
7645
7646 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
7647
7648         * MAINTAINERS: Add self to blanket write privs. section.
7649
7650 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
7651
7652         * Makefile.tpl: Add definition of CPPFLAGS to pass into
7653         configure-target-* as some target builds may require additional
7654         flags for preprocessor tests.
7655         * Makefile.in: Regenerated.
7656
7657 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
7658
7659         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7660         * ltconfig: Handle it.
7661         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7662         auto-detecting it.
7663
7664         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7665         it is used as argument to $CC.
7666         * ltcf-gcj.sh: Likewise.
7667
7668         * configure.in: Introduce --enable-maintainer-mode.
7669         * configure: Rebuilt.
7670         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7671         for maintainer mode.
7672         * Makefile.in: Rebuilt.
7673
7674 2003-02-18  Jason Merrill  <jason@redhat.com>
7675
7676         * Makefile.tpl (check-c++): Allow parallelism.
7677
7678 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7679
7680         * MAINTAINERS: Remove John Carr (who never actually had access to
7681         gcc.gnu.org).
7682
7683 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
7684
7685         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7686         don't configure target-libobjc.
7687         * configure: Regenerate.
7688
7689 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7690
7691         * Makefile.tpl (RANLIB): Define.
7692         * Makefile.in: Regenerate.
7693
7694 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
7695
7696         * MAINTAINERS: Update my email.
7697
7698 2003-02-06  Keith R Seitz  <keiths@redhat.com>
7699
7700         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7701         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7702         * Makefile.in: Regenerated.
7703         * configure.in: Remove all traces of snavigator, db, and grep.
7704         * configure: Regenerated.
7705
7706 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7707
7708         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
7709         After Approval.
7710
7711 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7712
7713         * MAINTAINERS (Write after approval): Add myself.
7714
7715 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
7716
7717         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7718         * Makefile.in: Regenerated.
7719
7720 2003-01-30  Roger Sayle  <roger@eyesopen.com>
7721
7722         * config.guess: Updated to 2003-01-30's version.
7723         * config.sub: Updated to 2003-01-28's version.
7724
7725 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
7726
7727         * config.if: If gcc_version is already set, just use it.  Don't set
7728         gcc_version_trigger if it's already set, otherwise set it to
7729         gcc/version.c, but only if the file exists.  If it is not set and
7730         gcc/version.c does not exist, try to extract the version number from
7731         $CC.
7732
7733 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
7734
7735         * MAINTAINERS: Add myself to write-after-approval list.
7736
7737 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
7738
7739         * configure.in:  Revert 24Jan change.
7740         * configure:  Regenerate.
7741
7742 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7743
7744         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
7745         entry of HJ Lu.
7746
7747 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7748
7749         * configure.in: Revert previous change.
7750         * configure: Regenerate.
7751
7752 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7753
7754         * configure.in: Make rda native-only.
7755         * configure: Regenerate.
7756
7757 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7758
7759         * MAINTAINERS: Move myself from GNATS-only-accounts to
7760         write-after-approval.
7761
7762 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7763
7764         * configure.in: Add missing \.
7765         * configure: Rebuilt.
7766
7767 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
7768
7769         * configure.in (baseargs): Avoid using \| in sed regular
7770         expressions.
7771         * configure: Rebuilt.
7772
7773 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
7774
7775         * configure.in (baseargs): Remove all supported forms of
7776         --cache-file, --srcdir, --host, --build and --target options
7777         from argument lists.
7778         * configure: Rebuilt.
7779
7780 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
7781
7782         * MAINTAINERS: Add myself to write-after-approval list.
7783
7784 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
7785
7786         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7787         * configure: Rebuilt.
7788
7789 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7790
7791         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7792         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7793         * Makefile.in: Regenerate.
7794         * configure: Regenerate.
7795
7796 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
7797
7798         * configure.in: Remove Makefile in build, host and target modules
7799         unless configure was run with --no-recursion.
7800         * configure: Rebuilt.
7801
7802 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7803
7804         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7805         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7806         * Makefile.in: Regenerate.
7807
7808 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
7809
7810         * config.guess: Update to 2003-01-03 version.
7811         * config.sub: Update to 2003-01-03 version.
7812
7813 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7814
7815         * configure: Regenerate with proper autoconf 2.13.
7816
7817 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7818
7819         * configure.in: Add AC_PREREQ for consistency.
7820         * configure: Regenerate.
7821
7822 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
7823
7824         * configure.in (GDB_TK): Add tcl directories conditional on
7825         gdb/gdbtk directory being present.
7826         * configure: Regenerate.
7827
7828 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
7829
7830         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
7831         used by gcc if LD is not defined and we are not doing a Canadian Cross.
7832         * configure: Rebuilt.
7833
7834 2002-12-31  Tom Tromey  <tromey@redhat.com>
7835
7836         * Makefile.in: Rebuilt.
7837         * Makefile.def (target_modules) [libffi]: Allow installation.
7838
7839 2002-12-31  Andreas Schwab  <schwab@suse.de>
7840
7841         * configure.in: Fix use of $program_transform_name.
7842         * configure: Regenerated.
7843
7844 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
7845
7846         * configure.in (baseargs): Don't remove first configure argument.
7847         * configure: Regenerated.
7848
7849 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
7850
7851         * Makefile.tpl (local-distclean): Don't remove...
7852         (multilib.ts): ... this.  Moved into...
7853         (multilib.out): ... this.  Don't use sub-make.
7854         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7855         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7856         (configure-build-[+module+], configure-[+module+],
7857         configure-target-[+module+], configure-gcc): ... these.  Test
7858         for Makefile existence.  Drop config.status from dependencies.
7859         * Makefile.in: Rebuilt.
7860         * configure.in: Move gcc-version-trigger to the end of
7861         ac_configure_args.  Add comments to maybedep.tmp and
7862         serdep.tmp.  Introduce --disable-serial-configure.  Remove
7863         nonopt from baseargs, matching and removing corresponding
7864         whitespace while at it.
7865         * configure: Rebuilt.
7866
7867 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
7868
7869         * configure.in (host_configargs): Replace reference to
7870         no-longer-defined buildopts with --build=${build_alias}.
7871         * configure: Rebuilt.
7872
7873         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
7874         program_transform_name to standard idiom.
7875         (AUTOGEN, AUTOCONF): Define.
7876         (Makefile.in): Use $(AUTOGEN).
7877         (Makefile): Depend on config.status, and use autoconf-style rule to
7878         build it.  Move original commands to...
7879         (config.status): ... this new target.
7880         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
7881         $(AUTOCONF).
7882         * Makefile.in: Rebuilt.
7883
7884 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7885
7886         * Makefile.tpl: Fix dramatic bustage due to change in
7887         program_transform_name.
7888         * Makefile.in: Regenerate.
7889
7890         * configure.in: Remove unnecessary PATH setting.
7891         * configure: Regnerate.
7892
7893         * configure.in: Don't default to unprefixed tools unless
7894         the native tools will work.
7895         * configure: Regenerate.
7896
7897         * configure.in: Convert to autoconf script.  Blow away lots
7898         of now-redundant Makefile fragments.
7899         * configure: Generate using Autoconf.
7900         * Makefile.tpl: Rewrite to reflect autoconfiscation.
7901         * Makefile.in: Regenerate.
7902
7903 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7904
7905         * configure: Fix stupid bug where RANLIB was mistakenly included.
7906
7907         * configure.in: Rename (buildargs, hostargs, targargs) to
7908         (build_configargs, host_configargs, target_configargs).
7909
7910         * configure.in: Move logic out of sed statement.
7911
7912         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
7913         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7914
7915 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
7916
7917         * config.sub: Import from master repository
7918         * config.guess: Ditto
7919
7920 2002-12-24  Andreas Schwab  <schwab@suse.de>
7921
7922         * Makefile.tpl (multilib.out): Fix missing space.
7923         * Makefile.in: Regenerate.
7924
7925 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7926
7927         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
7928         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
7929         * Makefile.in: Regenerate.
7930         * configure.in: Remove unnecessary leftovers.
7931
7932 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
7933
7934         * configure.in (extra_ranlibflags_for_target): New variable.
7935         (*-*-darwin): Add -c to ranlib commands.
7936         * configure (tooldir): Handle extra_ranlibflags_for_target.
7937
7938 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7939
7940         * Makefile.tpl: Revert HJL's change.
7941         * Makefile.in: Regenerated.
7942         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7943         always.
7944
7945 2002-12-19  Andreas Schwab  <schwab@suse.de>
7946
7947         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7948         * Makefile.in: Regenerate.
7949
7950 2002-12-18  H.J. Lu  <hjl@gnu.org>
7951
7952         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7953         * Makefile.in: Regenerated.
7954
7955         * configure.in (build_prefix): New. Substitute.
7956
7957 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7958
7959         * Makefile.tpl: Don't let real targets depend on phony targets.
7960         * Makefile.in: Regenerate.
7961
7962         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7963         * Makefile.in: Regenerate.
7964
7965 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
7966
7967         * config.sub: Import from master repository
7968         * config.guess: Ditto
7969
7970 2002-12-16  Jason Merrill  <jason@redhat.com>
7971
7972         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7973         previous 'make bootstrap'.
7974         * Makefile.in: Regenerate.
7975
7976 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
7977
7978         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7979
7980 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7981
7982         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7983         * Makefile.in: Regenerate.
7984
7985 2002-12-13  Jason Merrill  <jason@redhat.com>
7986
7987         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
7988         library tests.
7989         (check-c++): Just depend on it and check-target-libstdc++-v3.
7990         * Makefile.in: Regenerate.
7991
7992 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7993
7994         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7995         * Makefile.in: Rebuilt.
7996
7997 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7998
7999         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8000
8001 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8002
8003         * configure: Fix bug put in by gremlins.
8004
8005         * Makefile.tpl: Substitute more autoconfily.
8006         * configure: Substitute more autoconfily.
8007         * Makefile.in: Regenerate.
8008
8009 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
8010
8011         * config.sub: Import from master repository
8012         * config.guess: Ditto
8013         * MAINTAINERS: Added Svein Seldal under write after approval
8014
8015 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
8016
8017         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8018         * Makefile.in (all-sim): Ditto.
8019
8020 2002-12-06  DJ Delorie  <dj@redhat.com>
8021
8022         * Makefile.tpl: Change configure dependencies to not have real
8023         targets depend on phony targets.
8024
8025 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
8026
8027         * configure.in: Revert unintentional change.
8028
8029         * Makefile.tpl: Change dependency for */multilib.out so that
8030         it works when gcc isn't in the tree.
8031
8032         * configure.in: Substitute more.
8033         * configure: Run subconfigures from the Makefile.
8034         * Makefile.tpl: Run subconfigures from the Makefile; add a few
8035         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
8036
8037 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8038
8039         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8040
8041 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8042
8043         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8044         and corresponding dependencies.
8045         * Makefile.in: Regenerate.
8046
8047         * configure.in (host_tools): Order binutils, gas and ld for
8048         convenience in running the testsuites.
8049
8050         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8051         * Makefile.in: Regenerate.
8052         * configure.in: Introduce rules to serialize subconfigure runs.
8053
8054         * configure.in: Introduce BASE_CC_FOR_TARGET.
8055         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
8056         Realize configure-build-* targets.  Realize configure-target-* targets.
8057         * Makefile.in: Regenerate.
8058
8059 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8060
8061         * configure: Move gcc_version_trigger stuff from here...
8062         * configure.in: ...to here.
8063
8064         * configure.in: Separate subconfigure options added by this file from
8065         options given by the user.  Add machinery to put args for host
8066         subconfigures into the Makefile.
8067
8068         * Makefile.tpl: Remove 'vault' targets.
8069         * Makefile.tpl: Reorder and comment dependencies.
8070         * Makefile.in: Regenerate.
8071
8072 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8073         * configure.in: Fix my broken commit of previous patch. (sigh)
8074
8075 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8076
8077         * configure.in: Move host-specific darwin noconfigdirs into
8078         the host-specific section.
8079
8080 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8081
8082         * configure.in: Move host-specific darwin noconfigdirs into
8083         the host-specific section.
8084
8085 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8086
8087         * configure: Remove skip-this-dir support.
8088         * Makefile.tpl: Remove skip-this-dir support.
8089
8090         * Makefile.tpl: Remove leftover support for non-autoconfiscated
8091         subdirectories.
8092         * Makefile.in: Regenerate.
8093
8094         * Makefile.tpl: Strip out useless setting of 'dir'.
8095         * Makefile.in: Regenerate.
8096
8097 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8098
8099         * configure.in: Fix deeply stupid bug.
8100
8101         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8102         shell code in CXX_FOR_TARGET
8103         * Makefile.def: Introduce raw_cxx.
8104         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8105         RAW_CXX_FOR_TARGET.
8106         * Makefile.in: Regenerate.
8107
8108 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
8109
8110         * Makefile.tpl: Remove unnecessary ifs.
8111         * Makefile.in: Regenerate.
8112
8113         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
8114         dependencies.  Maybe-ize build-libiberty.  Create dummy install
8115         targets for 'no_install' modules.
8116         * configure: Move GDB_TK substitution to configure.in.  Move
8117         build_modules stuff to configure.in.
8118         * configure.in: Implement soft dependency machinery.  Maybe-ize
8119         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
8120         * Makefile.in: Regenerate.
8121
8122 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8123
8124         * Makefile.tpl: Make all-target, install-target behave similarly
8125         to all, install (only hitting configured targets).  Eliminate
8126         unused macro defintions.
8127
8128         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8129         build != host.
8130
8131         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8132
8133         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8134
8135         * configure.in: Produce lists of subdir targets we're actually
8136         configuring.  Remove references to "dosrel".
8137         * Makefile.tpl: Let configure set which subdir targets are hit.
8138         Remove install-cross; clean up install; remove ALL.  Remove
8139         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
8140         Autogenerate host module targets.  Remove empty dependency lines
8141         and redundant dependency; rearrange slightly.
8142         * Makefile.def: Add host-side libtermcap, utils.
8143
8144         * Makefile.in: Regenerate.
8145
8146 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8147
8148         * ltconfig (osf[345]): Append $major to soname_spec.
8149         Reflect this in library_names_spec.
8150         * ltmain.sh (osf): Prefix $major with . for use as extension.
8151
8152 2002-11-19  Andreas Jaeger  <aj@suse.de>
8153
8154         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8155         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8156         and sparc64 GNU/Linux systems.
8157
8158 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
8159
8160         * MAINTAINERS: Update email.
8161
8162 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8163
8164         * MAINTAINERS: Complete James Dennett's entry.
8165
8166 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
8167
8168         * MAINTAINERS (Write After Approval): Add myself.
8169
8170 2002-11-13  Bruce Korb  <bkorb@gnu.org>
8171
8172         * Makefile.tpl: syntactic cleanup
8173
8174 2002-11-13  Stuart Hastings  <stuart@apple.com>
8175
8176         * MAINTAINERS: Add myself to write-after-approval list.
8177
8178 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8179
8180         * Makefile.def: Add list of recursive targets to autogenerate.
8181         Add build_modules.
8182         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
8183         targets.  Autogenerate *-build-* targets.
8184         * Makefile.in: Regenerate.
8185
8186 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8187
8188         * configure: More autoconf-style substitutions.
8189         * Makefile.tpl: More autoconf-style substitutions.
8190         * Makefile.in: Regenerate.
8191
8192 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8193
8194         * configure: Substitute more variables in a more autoconf-friendly
8195         way.  Simplify slightly.
8196         * Makefile.tpl: Make more variables substitutable in an
8197         autoconf-friendly way.
8198         * Makefile.in: Regenerate.
8199
8200 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
8201
8202         * MAINTAINERS (Write After Approval): Add myself.
8203
8204 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8205
8206         * configure.in (v810*): Remove special setting of tools.
8207
8208         * configure: Add support for extra required flags for ar or nm.
8209         * configure.in (aix4.3+): Use above support for target-specific
8210         issues, rather than using config/mt-aix43.
8211
8212 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8213
8214         * configure: Remove 'removing', which doesn't work.  Replace $subdir
8215         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
8216         with $srcdir.  Reformat indentation.  Substitute some variables
8217         formerly hard-coded in the Makefile for build=host.
8218         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8219         * Makefile.def: Autogenerate more.
8220         * Makefile.in: Regenerate.
8221
8222 2002-11-04  Adam Nemet  <anemet@lnxw.com>
8223
8224         * MAINTAINERS (Write After Approval): Add myself.
8225
8226 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
8227
8228         * Makefile.def (host_modules): Add rda.
8229         * Makefile.in: Regenerate.
8230         * configure.in (target_tool): Add target-rda to list.
8231
8232 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8233
8234         * MAINTAINERS: Remove "co-maintainer" note for web pages.
8235
8236 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
8237
8238         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
8239         and restrap targets to this rule.
8240         * Makefile.in:  Regenerate.
8241
8242 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8243
8244         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8245         GNATS only accounts.
8246
8247 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
8248
8249         * configure.in (i[3456]86-*-linux*): Add check to disable
8250         ${libgcj} for glibc1.
8251
8252 2002-10-24  Denis Chertykov  <denisc@overta.ru>
8253
8254         * MAINTAINERS: Add myself as ip2k port maintainer.
8255
8256 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
8257
8258         * configure.in: Add tic4x target.
8259
8260 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8261
8262         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8263         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8264         * Makefile.in: Regenerate.
8265
8266         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8267         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8268         * Makefile.in: Regenerate.
8269
8270 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
8271
8272         * MAINTAINERS: Add myself as web pages co-maintainer.
8273
8274 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8275
8276         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8277         * Makefile.in: Regenerate.
8278
8279 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
8280
8281         * MAINTAINERS: Add myself and Nathan Sidwell
8282         <nathan@codesourcery.com> as VxWorks maintainers.
8283
8284 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8285
8286         * Makefile.def: Remove order dependency comments.
8287         * Makefile.tpl: Add explicit install-install dependencies.
8288         * Makefile.in: Regenerate.
8289
8290         * Makefile.tpl: Remove material now in src-release.  (Finally!)
8291         * Makefile.in: Regenerate.
8292
8293         * Makefile.tpl: Add configure-target (for src-release in src)
8294         * Makefile.in: Regenerate.
8295
8296 2002-09-30  Nick Clifton  <nickc@redhat.com>
8297
8298         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8299
8300 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
8301
8302         * configure.in (s390*-*-linux*): Enable libgcj.
8303
8304 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
8305
8306         * configure: Revert accidentally applied changes.
8307
8308         * Makefile.tpl: Make more autoconf-friendly.
8309         * Makefile.in: Regenerate.
8310         * configure: Make substitution more autoconf-like.
8311
8312 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
8313
8314         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8315         single entry to handle all these.
8316         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
8317         libjava on arm-*-elf.
8318
8319 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
8320
8321         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8322         things that depend on them.
8323
8324 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8325
8326         * Makefile.tpl: Make subsituted variables more autoconfy.
8327         * Makefile.in: Regenerate.
8328         * configure: Make seds more autoconfy.
8329
8330 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8331
8332         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8333         * Makefile.in: Regenerate.
8334         * configure.in: Rewrite sed statements to look autoconfy.
8335
8336         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8337         all-target-foo on configure-target-foo.
8338         * Makefile.def: Ditto.
8339         * Makefile.in: Rebuild.
8340
8341 2002-09-25  Andrew Haley  <aph@redhat.com>
8342
8343         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8344
8345 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8346
8347         * Makefile.def: New file.
8348         * Makefile.tpl: New file.
8349         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8350         * contrib/gcc_update: Note that Makefile.in is a generated file.
8351
8352         * configure.in: Minor rearrangement.  Simplify tests.
8353
8354 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
8355
8356         * configure.in (with_headers): Skip copy if value is "yes".
8357         (with_libs): Likewise.
8358
8359 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8360
8361         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8362         * configure.in (sh*-*-pe*): Ditto.
8363         * configure.in (mips*-*-pe*): Ditto.
8364         * configure.in (*arm-wince-pe): Ditto.
8365
8366         * configure.in: Rearrange.
8367
8368 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
8369
8370         * MAINTAINERS: Update my email address.
8371
8372 2002-08-30  Paul Koning  <pkoning@equallogic.com>
8373
8374         * MAINTAINERS: (Write After Approval): Add myself.
8375
8376 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
8377
8378         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8379
8380 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
8381
8382         * MAINTAINERS: Change my mailing address.
8383
8384 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
8385
8386         * MAINTAINERS (Write After Approval): Remove myself.
8387         (Various Maintainers: c++ runtime libs): Add myself.
8388
8389 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
8390
8391         * MAINTAINERS (Write After Approval): Remove myself.
8392         (Various Maintainers: c++ runtime libs): Add myself.
8393
8394 2002-08-15  Eric Christopher  <echristo@redhat.com>
8395
8396         * config.sub: Import from master repository.
8397         * config.guess: Ditto.
8398
8399 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
8400
8401         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8402         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8403         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8404
8405 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
8406
8407         * MAINTAINERS: Add self to rs6000 vector extensions.
8408
8409 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
8410
8411         * libiberty/configure: Reverted unintended yesterday's check in.
8412
8413 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
8414
8415         * boehm-gc/configure, libf2c/configure: Rebuilt.
8416         * libffi/configure, libiberty/configure: Ditto.
8417         * libjava/configure, libobjc/configure: Ditto.
8418         * libstdc++-v3/configure, zlib/configure: Ditto.
8419         Merged from binutils:
8420         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
8421         From Steve Ellcey <sje@cup.hp.com>:
8422         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8423         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8424         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8425         IA64.
8426         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8427         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8428         soname_spec, sys_lib_search_path_spec): Ditto.
8429
8430 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
8431
8432         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8433
8434 2002-08-04  H.J. Lu  (hjl@gnu.org)
8435
8436         * configure.in (mips*-*-linux*): Don't skip target-libffi.
8437
8438 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
8439
8440         * MAINTAINERS (Write After Approval): Add myself.
8441
8442 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
8443
8444         * configure.in: Move generic linux case to end.  Copy generic
8445         linux noconfigdirs to mips*-*-linux* entry and new
8446         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
8447
8448 2002-07-19  Michael Matz  <matz@suse.de>
8449
8450         * MAINTAINERS: Add myself as ra* maintainer.
8451
8452 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
8453
8454         * config.guess: Update to 2002-07-09 version.
8455         * config.sub: Update to 2002-07-03 version.
8456
8457 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
8458
8459         * MAINTAINERS: Fix typo in a maintainer email address.
8460
8461 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8462
8463         * configure.in: Remove two redundant tests.
8464
8465 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8466
8467         * configure.in (mips*-*-irix6*o32): Enable stabs.
8468
8469 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
8470
8471         * configure.in: Don't build grez.
8472         * Makefile.in: Ditto.
8473
8474         * Makefile.in: Remove references to bsp, cygmon, libstub.
8475         * configure.in: Ditto.
8476
8477         * configure.in: Remove leftover reference to gdbtest.
8478
8479 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
8480
8481         * configure.in (gxx_include_dir):  Change to match versioned
8482         C++ headers if --enable-version-specific-runtime-libs is used.
8483
8484 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
8485
8486         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8487
8488 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8489
8490         * configure.in: Make --without-x work.
8491
8492 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8493
8494         * configure.in: Rearrange target Makefile fragment collection.
8495
8496         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8497         cvs[src].
8498         * configure.in: Ditto.
8499
8500 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
8501
8502         * MAINTAINERS (Write After Approval): Update my e-mail address.
8503
8504 2002-06-24  Ben Elliston  <bje@redhat.com>
8505
8506         * configure.in (host_tools): Remove cgen.
8507
8508         * Makefile.in (all-cgen): Remove; runs from its source directory.
8509         (check-cgen, install-cgen, clean-cgen): Likewise.
8510         (all-opcodes): Do not depend on all-cgen.
8511         (all-sim): Likewise.
8512
8513 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8514
8515         * Makefile.in: Eliminate 'apache' targets.
8516         * configure.in: Eliminate 'apache' targets.
8517
8518         * configure.in: Eliminate redundant tests.  Reorganize.
8519
8520         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8521
8522         * config-ml.in: Eliminate references to Cygnus configure.
8523
8524         * Makefile.in: Eliminate references to building emacs.
8525
8526 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
8527
8528         * MAINTAINERS: Update my email address.
8529
8530 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
8531
8532         * config.if (libstdcxx_incdir): Version C++ headers.
8533         (cxx_incdir): Remove.
8534
8535 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8536
8537         * MAINTAINERS (Write After Approval): Add self.
8538
8539 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
8540
8541         * configure.in: Add support for ip2k.
8542
8543 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
8544
8545         * configure.in: Fix AIX configury bug.
8546
8547 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
8548
8549         * MAINTAINERS (Write After Approval): Add self.
8550
8551 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8552
8553         * configure.in: replace ${topsrcdir} with ${srcdir}
8554
8555         * configure.in: Move definition of libstdcxx_flags
8556         right above usage, rather than waaay earlier.
8557
8558         * configure.in: Pull definition of is_cross_compiler earlier.
8559
8560         * configure.in: Rearrange a little.
8561
8562         * configure.in: Remove references to librx.
8563         * Makefile.in: Remove references to librx.
8564
8565 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
8566
8567         * config.sub: Add support for avr target.
8568         Import from master sources, rev 1.255
8569
8570 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
8571
8572         * configure, .cvsignore:  Revert previous change...
8573         * Makefile:  ...delete.
8574
8575 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8576
8577         * configure.in: Eliminate ${gasdir} variable.
8578
8579 2002-06-18  Dave Brolley  <brolley@redhat.com>
8580
8581         * configure.in: Add support for frv.
8582         * config.sub: Add support for frv.
8583
8584 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8585
8586         * configure:  Remove garbage from previous commit.
8587
8588 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8589
8590         * configure:  For in-source builds, make a subdir and re-exec there.
8591         * Makefile:  New file.  Pass targets through to build directory.
8592         * .cvsignore:  No longer ignore "Makefile".
8593
8594 2002-06-16  Douglas Rupp  <rupp@gnat.com>
8595
8596         * MAINTAINERS (Write After Approval): Add self.
8597
8598 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8599
8600         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8601
8602 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
8603
8604         * configure.in (vax-*-netbsd*): Re-enable gas.
8605
8606 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
8607
8608         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8609         BUILD_PREFIX_1, to correct nomenclature.
8610         * configure: Likewise.
8611
8612         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8613         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8614
8615 2002-05-31  Olaf Hering  <olh@suse.de>
8616
8617         * config-ml.in: Propogate DESTDIR also.
8618
8619 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
8620
8621         * configure.in (vax-*-netbsd*): Don't build gas for this
8622         platform.
8623
8624 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8625
8626         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8627         and libgcj for AVR.
8628
8629 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
8630
8631         * MAINTAINERS (Write After Approval): Add myself.
8632
8633 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
8634
8635         * config.guess: Update to 2002-05-22 version.
8636         * config.sub: Likewise.
8637
8638 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8639
8640         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8641         * config-ml.in: Likewise.
8642         * configure: Likewise.
8643         * configure.in: Likewise.
8644
8645 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
8646
8647         * MAINTAINERS: Update my email address.
8648
8649 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
8650
8651         * configure.in: Simplify makefile fragment collection.
8652
8653         * configure.in: Remove code to build emacs.
8654
8655         * configure.in : Remove --srcdir argument from targargs and buildargs
8656         (it's always overridden in the Makefile anyway).  Rearrange a bit.
8657
8658         * configure: Move some logic to configure.in.
8659         * configure.in: Move some logic from configure.
8660
8661 2002-05-11  Tom Tromey  <tromey@redhat.com>
8662
8663         * MAINTAINERS: Reflect libgcj reality.
8664
8665 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
8666
8667         * Makefile.in: Honour DESTDIR.
8668
8669 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
8670
8671         * config.guess: Import 2002-03-20 version.
8672         * config.sub: Import 2002-04-26 version.
8673
8674 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8675
8676         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
8677
8678 2002-05-07  Tim Josling  <tej@melbpc.org.au>
8679
8680         * MAINTAINERS: Add self.
8681
8682 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
8683
8684         * ltmain.sh: Detect and handle object name conflicts
8685         while piecewise linking a static library.
8686
8687 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
8688
8689         * configure.in (noconfigdirs): Don't disable libgcj on
8690         sparc64-*-solaris* and sparcv9-*-solaris*.
8691
8692 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
8693
8694         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8695
8696 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
8697
8698         * configure.in (FLAGS_FOR_TARGET): Do not add
8699         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8700         on i[3456]86-*-linux*.
8701
8702 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
8703
8704         * configure.in (noconfigdirs): Replace [ ] with test.
8705
8706         * configure.in (noconfigdirs): Do not add target-newlib if
8707         target == i[3456]86-*-linux*, and host == target.
8708
8709 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
8710
8711         * configure.in: delete reference to absent file
8712
8713         * configure.in: replace '[' with 'test'
8714
8715         * configure.in: Eliminate references to gash.
8716         * Makefile.in: Eliminate references to gash.
8717
8718         * configure.in: remove useless references to 'pic' makefile fragments.
8719
8720         * configure.in: (*-*-windows*) Finish removing.
8721
8722         * configure.in: Eliminate redundant test for libgui.
8723
8724 2002-04-29  Roger Sayle  <roger@eyesopen.com>
8725
8726         * MAINTAINERS: Add self and realphabetize.  Update entries
8727         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
8728         entry for a29k port maintainer.
8729
8730 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
8731
8732         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8733         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8734
8735 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
8736
8737         * configure.in: remove references to dead files
8738
8739 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
8740
8741         * MAINTAINERS: Add information about purpose of this file.
8742
8743 2002-04-18  Tom Tromey  <tromey@redhat.com>
8744
8745         * configure.in: Disallow configuring libgcj when it is already
8746         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
8747         Solaris 2.8 by default.  For PR libgcj/6158.
8748
8749 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8750
8751         * configure.in:  Move default CC setting out of config/mh-* fragments
8752         directly into here.
8753
8754 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8755
8756         * configure.in: don't even try to configure or make a subdirectory
8757         if there's no configure script for it.
8758
8759 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
8760
8761         * MAINTAINERS: Remove chill maintainers.
8762         * Makefile.in (CHILLFLAGS): Remove.
8763         (CHILL_LIB): Remove.
8764         (TARGET_CONFIGDIRS): Remove libchill.
8765         (CHILL_FOR_TARGET): Remove.
8766         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8767         CHILL_LIB.
8768         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8769         (CHECK_TARGET_MODULES): Likewise.
8770         (INSTALL_TARGET_MODULES): Likewise.
8771         (CLEAN_TARGET_MODULES): Likewise.
8772         (configure-target-libchill): Remove.
8773         (all-target-libchill): Remove.
8774         * configure.in (target_libs): Remove target-libchill.
8775         Do not compute CHILL_FOR_TARGET.
8776         * libchill: Remove directory.
8777
8778 2002-04-11  DJ Delorie  <dj@redhat.com>
8779
8780         * Makefile.in, configure.in: Sync with binutils, entries
8781         follow...
8782
8783 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
8784
8785         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
8786         (do-tar, do-bz2): New rules.
8787         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
8788         (gdb-tar): New rule.
8789         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
8790         (insight_dejagnu.tar): New rule.
8791         (insight.tar): New rule.
8792         (gdb+dejagnu.tar): New rule.
8793         (gdb.tar): New rule.
8794
8795 2002-02-01  Mo DeJong  <supermo@bayarea.net>
8796
8797         * Makefile.in: Add all-tix to deps for all-snavigator
8798         so that tix is built when building snavigator.
8799
8800 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
8801
8802         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8803         ld and gdb are not supported.
8804
8805 2002-01-07  Mark Salter  <msalter@redhat.com>
8806
8807         * configure.in: Remove target-bsp and target-cygmon from arm builds.
8808         Allow target-libgloss to be built for arm, strongarm, and xscale.
8809
8810 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
8811
8812         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8813         options for i[3456]86-pc-linux* native builds.
8814
8815 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
8816
8817         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8818         files from .po files for a distribution.
8819
8820 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
8821
8822         * configure.in: Enable libstdc++-v3 for h8300 targets.
8823
8824 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
8825
8826         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
8827         version from bfd/.
8828
8829 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
8830
8831         * Makefile.in (VER): When present, extract the version number from
8832         the file version.in.
8833
8834 2001-05-24  Tom Rix  <trix@redhat.com>
8835
8836         * configure.in : enable ld for aix
8837
8838 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8839
8840         * config.guess: Add linux target for S/390.
8841
8842 2000-11-07  Philip Blundell  <pb@futuretv.com>
8843
8844         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8845
8846 2000-11-03  Philip Blundell  <pb@futuretv.com>
8847
8848         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8849         files.
8850
8851 2001-01-15  Ben Elliston  <bje@redhat.com>
8852
8853         * configure.in (host_tools): Add sid.
8854         Always configure cgen.
8855
8856 2000-11-24  Nick Clifton  <nickc@redhat.com>
8857
8858         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
8859
8860
8861 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
8862
8863         * Makefile.in (ALL_MODULES): Add all-cgen.
8864         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8865         (all-cgen): New target.
8866         (all-opcodes,all-sim): Depend on all-cgen.
8867         * configure.in (host_tools): Add cgen.
8868         Only configure cgen if --enable-cgen-maint.
8869
8870 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
8871
8872         * configure.in: Add *-*-freebsd* configurations.
8873
8874 2002-04-08  Tom Tromey  <tromey@redhat.com>
8875
8876         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8877         Fixes PR libgcj/6068.
8878
8879 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
8880
8881         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8882
8883 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8884
8885         * configure.in (alpha*-dec-osf*): Enable libgcj.
8886
8887 2003-03-27  Matthew Gingell  <gingell@gnat.com>
8888
8889         * MAINTAINERS (Write After Approval): Add myself.
8890
8891 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
8892
8893         Fix for: PR bootstrap/3591, target/5676
8894         * configure.in (mcore-pe): Disable the configuration of
8895         libstdc++-v3 since exceptions are not supported.
8896
8897 2002-03-20  Anthony Green  <green@redhat.com>
8898
8899         * configure.in: Enable libgcj for xscale-elf target.
8900
8901 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
8902
8903         * MAINTAINERS:  Update my email address.
8904
8905 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
8906
8907         * ltmain.sh (relink_command): Fix typo in previous change.
8908
8909 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
8910
8911         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
8912         (relink_command): Added --tag flags.
8913         (mode=install): If relinking fails; error out.
8914
8915 2002-03-12  Richard Henderson  <rth@redhat.com>
8916
8917         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
8918         .NOTPARALLEL tag.
8919         (do-check): Rename from check.
8920         (check): Allow parallel check.
8921
8922 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
8923
8924         * MAINTAINERS: Add myself as maintainer for xtensa port.
8925         Fix alphabetical order in CPU port maintainer list.
8926         Remove myself from Write After Approval list.
8927
8928 2002-03-11  Richard Henderson  <rth@redhat.com>
8929
8930         * Makefile.in (.NOTPARALLEL): Add fake tag.
8931
8932 2002-03-07  H.J. Lu  (hjl@gnu.org)
8933
8934         * configure.in: Enable gprof for mips*-*-linux*.
8935
8936 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
8937
8938         * MAINTAINERS (Write After Approval): Add myself.
8939
8940 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
8941
8942         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8943         libjava.
8944         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8945
8946 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
8947
8948         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8949         because its Makefile is there; test for the executable instead.
8950
8951 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
8952
8953         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8954         libstdc++-v3 and libjava.
8955
8956 2002-02-11  Adam Megacz  <adam@xwt.org>
8957
8958         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8959         boehm-gc
8960
8961 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
8962
8963         * config.guess: Updated to 2002-01-30's version.
8964         * config.sub: Updated to 2002-02-01's version.
8965         Contribute sh64-elf.
8966         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
8967         * configure.in: Added sh64-*-*.
8968
8969 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
8970
8971         * MAINTAINERS: Belatedly add myself to write after approval list.
8972
8973 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
8974
8975         * MAINTAINERS: Put self in as maintainer for x86-64 port.
8976         Remove self as Write After Approval.
8977
8978 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
8979
8980         * MAINTAINERS: Put self in as maintainer for contrib/regression
8981         directory.
8982
8983 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
8984
8985         * MAINTAINERS:  Update my email address.
8986
8987 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
8988
8989         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
8990         target-libiberty, and target-libgloss.  Skip Java-related
8991         libraries if not supported for NetBSD on target CPU.
8992
8993 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
8994
8995         * install-sh: Use _inst.$$_ for temp file name.
8996
8997 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
8998
8999         * MAINTAINERS (Write After Approval): Move my contact info
9000         from here...
9001         (OS Port Maintainers): ...to here (netbsd).
9002
9003 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
9004
9005         * MAINTAINERS (Write After Approval): Add myself.
9006
9007 2002-01-17  H.J. Lu  <hjl@gnu.org>
9008
9009         * Makefile.in (all-fastjar): Also depend on all-libiberty.
9010         (all-target-fastjar): Also depend on all-target-libiberty.
9011
9012 2002-01-16  H.J. Lu  (hjl@gnu.org)
9013
9014         * config.guess: Import from master sources, rev 1.225.
9015         * config.sub: Import from master sources, rev 1.238.
9016
9017 2002-01-16  Kazu Hirata  <kazu@hxi.com>
9018
9019         * MAINTAINERS (Write After Approval): Remove myself.
9020
9021 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
9022
9023         * MAINTAINERS (Write After Approval): Add myself.
9024
9025 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9026
9027         * MAINTAINERS: Add self as docs co-maintainer.
9028
9029 2001-12-11  Matthias Klose  <doko@debian.org>
9030
9031         * MAINTAINERS (Write After Approval): Add myself.
9032
9033 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
9034
9035         * MAINTAINERS: Update my email address.
9036
9037 2001-12-07  Turly O'Connor  <turly@apple.com>
9038         * MAINTAINERS (Write After Approval): Add myself.
9039         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9040         (rs6000_initialize_trampoline): Call __trampoline_setup for
9041         ABI_DARWIN too.
9042         * darwin-tramp.asm: New file, implements __trampoline_setup.
9043         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9044
9045 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
9046
9047         * MAINTAINERS (Write After Approval): Add myself.
9048
9049 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
9050
9051         * configure, configure.in: Use temp file for long sed commands.
9052
9053 2001-12-03  Laurent Guerby  <guerby@acm.org>
9054
9055         * config.sub: Update to version 1.232 on subversion.
9056
9057 2001-12-03  Ben Elliston  <bje@redhat.com>
9058
9059         * MAINTAINERS: Update mail address for config.* patches.
9060
9061 2001-11-27  DJ Delorie  <dj@redhat.com>
9062             Zack Weinberg  <zack@codesourcery.com>
9063
9064         When build != host, create libiberty for the build machine.
9065
9066         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9067         CONFIG_ARGUMENTS.
9068         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9069         New variables.
9070         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9071         and rules.
9072         (all.normal): Depend on ALL_BUILD_MODULES.
9073         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9074         (all-build-libiberty): Depend on configure-build-libiberty.
9075
9076         * configure: Calculate and substitute proper value for
9077         ALL_BUILD_MODULES.
9078         * configure.in: Create the build subdirectory.
9079         Calculate and substitute TARGET_CONFIGARGS (formerly
9080         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9081
9082 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
9083
9084         * MAINTAINERS (write-after-approval): Add self.
9085
9086 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9087
9088         * MAINTAINERS (GNATS only accounts): Remove self.
9089
9090 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
9091
9092         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9093         libf2c.
9094
9095 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9096
9097         * MAINTAINERS (Write After Approval): Add self.
9098
9099 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9100
9101         * MAINTAINERS: mips and s390 are also CPU ports.
9102
9103 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9104
9105         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9106
9107 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
9108
9109         * MAINTAINERS: Alphabetize.
9110
9111 2001-11-09  Kazu Hirata  <kazu@hxi.com>
9112
9113         * MAINTAINERS (Various maintainers: h8 port): Add myself.
9114
9115 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9116
9117         * MAINTAINERS (Various maintainers: hppa port): Added myself.
9118
9119 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
9120
9121         * configure.in (--enable-languages): Be more permissive about
9122         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
9123
9124 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
9125
9126         * config.sub: Import from master sources, rev. 1.230.
9127         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9128
9129 2001-11-07  Laurent Guerby  <guerby@acm.org>
9130
9131         * MAINTAINERS (Write After Approval): Add self.
9132
9133 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
9134
9135         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9136
9137 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
9138
9139         * config.sub: Import from master sources, rev 1.226.
9140         * config.guess: Import from master sources, rev 1.216.
9141
9142 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
9143
9144         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9145         * MAINTAINERS: Add self as maintainer of MMIX port.
9146         Remove old after-approval entry.
9147
9148 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
9149
9150         * ChangeLog, configure: Fix spelling errors.
9151
9152 2001-10-20  Brendan Kehoe  <brendan@zen.org>
9153
9154         * MAINTAINERS: Tweak my address.
9155
9156 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
9157
9158         * MAINTAINERS: Update my email address.
9159
9160 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
9161
9162         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9163         * MAINTAINERS: Add self as maintainer of CRIS port.
9164
9165 2001-10-10  Geert Bosch  <bosch@gnat.com>
9166
9167         * MAINTAINERS (Various maintainers: Ada front end):
9168         Added Robert Dewar.
9169
9170 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
9171
9172         * MAINTAINERS (Write After Approval): Added self
9173
9174 2001-10-02  Geert Bosch  <bosch@gnat.com>
9175
9176         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9177
9178 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9179
9180         * configure: Handle temporary files securely using mkdir.
9181
9182 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
9183
9184         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9185
9186 2001-09-26  Will Cohen  <wcohen@redhat.com>
9187
9188         * configure.in (*-*-linux*): Disable configuration of target-newlib
9189         and target-libgloss.
9190
9191 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9192
9193         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9194         RANLIB.
9195
9196 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
9197
9198         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9199         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9200         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9201         avoid quotes nesting problems.
9202         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9203         (DO_X): Export only variables that are set.
9204
9205 2001-09-19  Ben Elliston  <bje@redhat.com>
9206
9207         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9208         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9209         semantics.  Use the shell built-in "type" command instead.
9210
9211 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
9212
9213         Merged from gcc-3_0-branch:
9214         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
9215         * ltcf-c.sh: Use $objext, not $ac_objext.
9216         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
9217         * ltcf-cxx.sh: Add support for GNU.
9218         2001-07-22  Timothy Wall  <twall@redhat.com>
9219         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
9220         default settings if using GNU tools with that configuration.
9221         * ltcf-cxx.sh: Ditto.
9222         * ltcf-gcj.sh: Ditto.
9223         2001-07-21  Michael Chastain  <chastain@redhat.com>
9224         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9225         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
9226         * ltmain.sh: Mark as gcc-local.
9227
9228 2001-08-30  Eric Christopher  <echristo@redhat.com>
9229             Jason Eckhardt  <jle@redhat.com>
9230
9231         * config.guess: Merge from master sources.
9232         * config.sub: Merge from master sources, add support for mipsisa32.
9233
9234 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
9235         * config.sub: Merge from master sources, rev 1.219.
9236         * MAINTAINERS: Add self as contact for stormy16 port.
9237
9238 2001-08-14  Zack Weinberg  <zackw@panix.com>
9239
9240         * config.sub: Merge from master sources, rev 1.218.
9241         * config.guess: Merge from master sources, rev 1.209.
9242
9243 2001-08-11  Graham Stott  <grahams@redhat.com>
9244
9245         * Makefile.in (check-c++): Add missing semicolon.
9246
9247 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
9248
9249         * MAINTAINERS (Various maitainers: predict.def): Added myself.
9250
9251 2001-07-30  Eric Christopher  <echristo@redhat.com>
9252
9253         * MAINTAINERS (Various maintainers: mips port): Added myself.
9254
9255 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
9256
9257         * configure.in (sh-*-linux*): New.
9258
9259 2001-07-27  Richard Henderson  <rth@redhat.com>
9260
9261         * .cvsignore: Add LAST_UPDATED.
9262
9263 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
9264
9265         * MAINTAINERS (Various maintainers: s390 port): Added myself.
9266
9267 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
9268
9269         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9270
9271 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
9272
9273         * MAINTAINERS (Write After Approval): Added myself.
9274
9275 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9276
9277         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9278         and libgcj on m68hc11/m68hc12.
9279
9280 2001-06-27  H.J. Lu  (hjl@gnu.org)
9281
9282         * Makefile (CFLAGS_FOR_BUILD): New.
9283         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9284
9285 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9286
9287         * README: Remove version number.
9288
9289 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9290
9291         * INSTALL/README: Update wrt. to the installation instructions now
9292         residing in gcc/doc/install.texi.
9293
9294 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9295
9296         * README: Replace with a cut-down and updated version of gcc/README.
9297
9298 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
9299
9300         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9301         multilibs to be disabled.
9302
9303 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
9304
9305         * MAINTAINERS (Write After Approval): Add myself.
9306
9307 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
9308
9309         * config.guess: Import CVS version 1.195.
9310         * config.sub: Import CVS version 1.212.
9311
9312 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
9313
9314         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9315         gcc/xgcc is built, use -print-prog-name to find out the program
9316         name to use.
9317
9318 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
9319
9320         * config.guess:  Import CVS version 1.194.  All gcc-local changes
9321         appear to also be in the master copy.
9322         * config.sub:  Import CVS version 1.211.
9323
9324 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
9325
9326         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9327         with_gcc]: Use `gcc -shared' to build a shared library.
9328
9329 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9330
9331         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9332         archives.
9333
9334 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9335
9336         * MAINTAINERS (Write After Approval): Add myself.
9337
9338 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
9339
9340         * configure.in (libstdcxx_flags): Do not try to execute
9341         libstdc++-v3/testsuite_flags until it exists.
9342
9343 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
9344
9345         * MAINTAINERS: Update my email address.
9346
9347 2001-05-31  Graham Stott  <grahams@redhat.com>
9348
9349         * MAINTAINERS (Write After Approval): Add myself.
9350
9351 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
9352
9353         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
9354         libraries when using g++ with native linker.
9355
9356 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
9357
9358         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9359
9360 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
9361
9362         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9363         [aix4*|aix5*]: Prepend blank.
9364
9365 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
9366
9367         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9368         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
9369         of subdir/configure scripts to use the new libtool.m4.
9370
9371 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
9372
9373         * MAINTAINERS (Write After Approval): Add myself.
9374
9375 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
9376
9377         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9378
9379 2001-05-11  Ben Elliston  <bje@redhat.com>
9380
9381         * Makefile.in (all-sid): New target.
9382         (check-sid, clean-sid, install-sid): Likewise.
9383
9384 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
9385
9386         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9387
9388 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9389
9390         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9391         libgcj.
9392
9393 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9394
9395         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9396         gcc/xgcc is built, use -print-prog-name to find out the program
9397         name to use.
9398
9399 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
9400
9401         * configure.in (noconfigdirs): Don't reset it from scratch in the
9402         target case; only append to it.
9403
9404         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9405         sparc-*-solaris2.8]: Disable ${libgcj}.
9406
9407 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
9408
9409         * configure.in (libgcj_saved): Copy from $libgcj.
9410         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9411         --disable-libgcj.
9412
9413 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
9414
9415         * MAINTAINERS: Remove self as MIPS maintainer and
9416         C front end maintainer.
9417
9418 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
9419
9420         * configure.in: Move *-chorusos target case to the proper switch.
9421         Disable libgcj.
9422
9423 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9424
9425         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9426         1.641.2.228.
9427
9428 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9429
9430         * Makefile.in (STAGE1_CFLAGS): Pass down.
9431
9432 2001-04-13  Alan Modra  <amodra@one.net.au>
9433
9434         * config.guess: Add hppa64-linux support.  Note for next import that
9435         this is already in the master file.
9436         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
9437
9438 2001-04-12  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.226.
9442
9443 2001-04-11  Stan Shebs  <shebs@apple.com>
9444
9445         * MAINTAINERS: Add self as Darwin port maintainer.
9446
9447 2001-04-11  Alan Modra  <amodra@one.net.au>
9448
9449         * MAINTAINERS: Update my email address.
9450
9451 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
9452
9453         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9454         recent versions of FreeBSD (release 3 or later).
9455         * ltconfig: On FreeBSD, -lc must not be provided when building
9456         a shared library or else the standard -pthread gcc option is
9457         rendered worthless to later users of the built library.
9458
9459 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9460
9461         * MAINTAINERS: Add self and RTH as C front end maintainers.
9462
9463 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
9464
9465         * config.sub: Make sure to match an already-canonicalized
9466         machine name (eg. mn10300-unknown-elf).
9467
9468 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
9469
9470         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9471         New macros.
9472         (bootstrap, cross): Use RECURSE_FLAGS.
9473         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9474
9475 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
9476
9477         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9478
9479 2001-03-22  Colin Howell  <chowell@redhat.com>
9480
9481         * Makefile.in (DO_X): Do not backslash single-quotes in
9482         backquotes (two places).
9483
9484 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9485
9486         Re-installed:
9487         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9488         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9489         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9490         * ltcf-cxx.sh: Likewise.
9491         * ltcf-gcj.sh: Likewise.
9492
9493 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9494
9495         * MAINTAINERS: Add myself as "documentation co-maintainer".
9496
9497 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9498
9499         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9500         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9501
9502 2001-03-19  Tom Tromey  <tromey@redhat.com>
9503
9504         * config-ml.in: Handle GCJ and GCJFLAGS.
9505
9506 2001-03-21  Michael Chastain  <chastain@redhat.com>
9507
9508         * Makefile.in: all-m4 depends on all-texinfo.
9509
9510 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
9511
9512         * MAINTAINERS: Add myself to write after approval list.
9513
9514 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
9515
9516         * Makefile.in (DO_X): Quote nested quotes.
9517
9518 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
9519
9520         * MAINTAINERS: Add myself to write after approval list.
9521
9522 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
9523
9524         * Makefile.in (DO_X): Use double quotes for quoting
9525         "RANLIB=$${RANLIB}".
9526
9527 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
9528
9529         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9530
9531 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
9532
9533         * configure.in: Only use `lang_requires' for languages athat are
9534         actually enabled.
9535
9536 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
9537
9538         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
9539
9540 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
9541
9542         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9543
9544 2001-03-07  Tom Tromey  <tromey@redhat.com>
9545
9546         * configure.in: Allow config-lang.in to set `lang_requires' to list
9547         of other required languages.
9548
9549 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
9550
9551         * Makefile.in: Remove RANLIB definition. Use RANLIB
9552         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9553         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9554
9555 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
9556             Alexandre Oliva  <aoliva@redhat.com>
9557
9558         * Makefile.in (check-c++): Use tabs, not spaces.
9559
9560 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
9561
9562         * MAINTAINERS: add myself to Write After Approval list.
9563
9564 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
9565
9566         * Makefile.in (check-c++): New rule.
9567
9568         * configure.in (target_libs): Remove libg++.
9569         (noconfigdirs): Remove libg++.
9570         (noconfigdirs): Same.
9571         (noconfigdirs): Same.
9572         (noconfigdirs): Same.
9573
9574         * config-ml.in: Remove libg++ references.
9575
9576         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9577         (ALL_TARGET_MODULES): Same.
9578         (configure-target-libg++): Remove.
9579         (all-target-libg++): Remove.
9580         (configure-target-libio): Remove.
9581         (all-target-libio): Remove.
9582         (check-target-libio): Remove.
9583         (.PHONY): Remove.
9584         (libg++.tar.bz2): Remove.
9585         (all-target-cygmon): Remove libio.
9586         (all-target-libstdc++): Remove.
9587         (configure-target-libstdc++): Remove.
9588         (TARGET_LIB_PATH): Remove libstdc++.
9589         (ALL_GCC_CXX): Remove libstdc++.
9590         (all-target-gperf): Correct.
9591
9592 2001-02-16  Nick Clifton  <nickc@redhat.com>
9593
9594         * configure.in (noconfigdirs): Allow configuration of texinfo
9595         for Cygwin hosts.
9596
9597 2001-02-15  Anthony Green  <green@redhat.com>
9598
9599         * configure: Introduce GCJ_FOR_TARGET.
9600         * configure.in: Ditto.
9601         * Makefile.in: Ditto.
9602
9603 2001-02-13  Andreas Schwab  <schwab@suse.de>
9604
9605         * MAINTAINERS: Update mail address.
9606
9607 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9608
9609         * config.guess: Add linux target for S/390.
9610         * config.sub: Likewise.
9611
9612 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
9613
9614         * configure.in: for *-chorusos, don't config target-newlib and
9615         target-libgloss.
9616
9617 2001-02-06  Ben Elliston  <bje@redhat.com>
9618
9619         * configure: Output host type to stdout, not stderr.
9620
9621 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
9622
9623         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
9624         * ltcf-cxx.sh: Likewise.
9625
9626         * config.if: Assume enable_libstdcxx_v3 is defined.
9627
9628 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
9629
9630         Remove V2 C++ library.
9631         * configure.in: Remove --enable-libstdcxx_v3 support.
9632
9633 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
9634
9635         * include/demangle.h: Add prototype for java_demangle_v3.
9636
9637 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
9638
9639         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
9640
9641 2001-01-27  Richard Henderson  <rth@redhat.com>
9642
9643         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9644
9645 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9646
9647         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9648         Don't unset, it's non-portable and no longer necessary, set to empty
9649         instead.
9650
9651 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9652
9653         * ltconfig: Shell portability fix for the tagname validity check.
9654
9655 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
9656
9657         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9658         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9659
9660 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9661
9662         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9663
9664 2001-01-26  Tom Tromey  <tromey@redhat.com>
9665
9666         * configure.in: Allow libgcj to be built on Sparc Solaris.
9667
9668 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
9669
9670         * ltcf-c.sh: Add aix5 case.
9671         * ltcf-cxx.sh: Likewise.
9672         * ltconfig: Likewise.
9673
9674 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
9675
9676         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9677         keep at least one of build_libtool_libs or build_old_libs set to
9678         yes.
9679
9680         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9681         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9682
9683 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
9684
9685         * configure.in: Enable libgcj on several additional platforms.
9686
9687 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
9688
9689         * configure.in: Enable libgcj for linux targets.
9690
9691 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9692
9693         * MAINTAINERS (Write After Approval): Add myself.
9694
9695 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9696
9697         * MAINTAINERS: Add myself as vax port maintainer.
9698
9699 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
9700
9701         * MAINTAINERS: Add myself as Mercury front-end maintainer.
9702
9703 2001-01-09  Mike Stump  <mrs@wrs.com>
9704
9705         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
9706         failures of subdirectories.
9707
9708 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9709
9710         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9711         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9712         * ltcf-cxx.sh: Likewise.
9713         * ltcf-gcj.sh: Likewise.
9714         * ltconfig.sh: Fix typo.
9715
9716 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9717
9718         * configure: handle DOS-style absolute paths.
9719
9720 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9721
9722         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
9723
9724 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
9725
9726         * MAINTAINERS: Add myself as avr port co-maintainer.
9727
9728 2000-12-28  Ben Elliston  <bje@redhat.com>
9729
9730         * MAINTAINERS: Add myself under ``Write After Approval''.
9731
9732 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
9733
9734         * texinfo: Remove directory from GCC.
9735
9736 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9737
9738         * COPYING: Update to current
9739         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
9740         to 19yy as example year in copyright notice).
9741
9742 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
9743
9744         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
9745         (libstdcxx_incdir): Pass down.
9746         * config.if: Remove expired bits for cxx_interface, add stub.
9747         (libstdcxx_incdir): Add variable for g++ include directory.
9748         * configure.in (gxx_include_dir): Use it.
9749
9750 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
9751
9752         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
9753         with old-email address from ``Write After Approval''.
9754
9755 2000-12-15  Andreas Jaeger  <aj@suse.de>
9756
9757         * configure.in: Handle lang_dirs.
9758
9759 2000-12-14  Tom Tromey  <tromey@redhat.com>
9760
9761         * MAINTAINERS: Removed brads.
9762
9763         * MAINTAINERS: Added gcj developers.
9764
9765 2000-12-13  Anthony Green  <green@redhat.com>
9766
9767         * configure.in: Disable libgcj for any target not specifically
9768         listed.  Disable libgcj for x86 and Alpha Linux until compatible
9769         with g++ abi.
9770
9771 2000-12-13  Mike Stump  <mrs@wrs.com>
9772
9773         * Makefile.in (local-distclean): Also remove fastjar.
9774
9775 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
9776
9777         * contrib/gcc_update: Add fastjar --touch entries.
9778
9779 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
9780
9781         * configure.in: Disable language-specific target libraries for
9782         languages that aren't enabled.
9783
9784 2000-12-10  Anthony Green  <green@redhat.com>
9785
9786         * configure.in: Define libgcj.  Disable libgcj target libraries for
9787         most targets.
9788
9789 2000-12-10  Neil Booth  <neilb@earthling.net>
9790
9791         * MAINTAINERS: Update mail address, remove from WAA list.
9792
9793 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9794
9795         * libjava: Imported from /cvs/java.
9796         * libffi: Likewise.
9797         * Boehm-gc: Likewise.
9798
9799 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9800
9801         * configure.in (target_libs): Revert 2000-12-08 patch.
9802         (noconfigdirs): Added target-libjava.
9803
9804 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9805
9806         * djunpack.bat: removed.
9807
9808 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9809
9810         * Makefile.in: handle DOS-style absolute paths.
9811         * config-ml.in: likewise.
9812         * symlink-tree: likewise.
9813
9814 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9815
9816         * fastjar: Imported.
9817
9818 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9819
9820         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
9821         libjava.
9822         * configure.in (target_libs): Removed `target-libjava'.
9823
9824 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9825
9826         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
9827         (ALL_MODULES): Added fastjar.
9828         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
9829         (all-target-libjava): all-fastjar replaces all-zip.
9830         (all-fastjar): Added.
9831         (configure-target-fastjar, all-target-fastjar): Likewise.
9832         * configure.in (host_tools): Added fastjar.
9833
9834 2000-12-07  Mike Stump  <mrs@wrs.com>
9835
9836         * Makefile.in (local-distclean): Remove leftover built files.
9837
9838 2000-11-24  Nick Clifton  <nickc@redhat.com>
9839
9840         * configure.in (xscale-elf): Add target.
9841         (xscale-coff): Add target.
9842
9843 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
9844
9845         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9846         recent versions of FreeBSD (release 3 or later).
9847         * ltconfig: On FreeBSD, -lc must not be provided when building
9848         a shared library or else the standard -pthread gcc option is
9849         rendered worthless to later users of the built library.
9850
9851 2000-11-16  Fred Fish  <fnf@be.com>
9852
9853         * configure.in (enable_libstdcxx_v3): Fix typo,
9854         libstd++ -> libstdc++.
9855
9856 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9857
9858         * MAINTAINERS: Add self to Write After Approval list.
9859
9860 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
9861
9862         * MAINTAINERS: Update my email address.  Add myself to global write
9863         privs list.
9864
9865 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
9866
9867         * Makefile.in: Merge with src and libgcj.
9868         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
9869         configure-target-<library> when their configure scripts need the C
9870         or C++ library to have already been built to work properly.
9871         (do_proto_toplev): Set them to an empty string.
9872
9873         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9874         (REALLY_SET_LIB_PATH): Use them.
9875
9876 2000-11-17  Stan Shebs  <shebs@apple.com>
9877
9878         * MAINTAINERS: Add self to Write After Approval list.
9879
9880 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9881
9882         * configure: Provide the original toplevel configure arguments
9883         (including $0) to subprocesses in the environment rather than
9884         through gcc/configargs.h.
9885
9886 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9887
9888         * MAINTAINERS: Remove references to cccp. Change C9X reference to
9889         C99.  Alphabetise "Write After Approval" list.
9890
9891 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
9892
9893         * configure: Turn on libstdc++ V3 by default.
9894
9895         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9896         if we've got GCC.
9897
9898 2000-11-11  Philip Blundell  <philb@gnu.org>
9899
9900         * MAINTAINERS: Add self to Write After Approval list.
9901
9902 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
9903
9904         * ltcf-c.sh (aix4): Improve shared library configuration; require
9905         exporting symbols.
9906         * ltcf-cxx.sh (aix4): Define.
9907         * ltconfig (aix4): Define library and soname specs appropriate for
9908         AIX.  Define command to create export symbols list.
9909
9910 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
9911
9912         * config.sub: Add support for Sun Chorus
9913
9914 2000-10-31  Nick Clifton  <nickc@redhat.com>
9915
9916         * MAINTAINERS: Rename <name>@cygnus.com addresses to
9917         <name>@redhat.com.  Also installed new email address for Clint
9918         Popetz.
9919
9920 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
9921
9922         * etc: Remove directory from GCC.
9923
9924 2000-10-16  Michael Meissner  <meissner@redhat.com>
9925
9926         * configure (gcc/configargs.h): Only create if there is a build GCC
9927         directory created.
9928
9929 2000-10-16  Matthias Klose  <doko@debian.org>
9930
9931         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9932         when configured for libstdc++-v3.
9933
9934 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
9935
9936         * configure: Save configure arguments to gcc/configargs.h.
9937
9938 2000-10-04  Philipp Thomas  <pthomas@suse.de>
9939
9940         * config.guess: Import CVS version 1.157.
9941         * config.sub: Import CVS version 1.181.
9942
9943 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
9944
9945         * Makefile.in (bootstrap): avoid recursion if subdir missing
9946         (cross): ditto
9947         (do-proto-toplev): ditto
9948
9949 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
9950
9951         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9952         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9953
9954         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9955         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
9956         all affected `configure' scripts.
9957
9958 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
9959
9960         * MAINTAINERS: Add self as cpplib co-maintainer.
9961
9962 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
9963
9964         * MAINTAINERS: Add self to Write After Approval list.
9965
9966 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9967
9968         * INSTALL/README: egcs -> GCC update.
9969
9970 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
9971
9972         * MAINTAINERS: Add myself to Write After Approval list.
9973
9974 2000-09-15  Kazu Hirata  <kazu@hxi.com>
9975
9976         * MAINTAINERS: Add myself to Write After Approval list.
9977
9978 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
9979
9980         * configure.in: Do not build byacc for hppa64.  Provide paths to the
9981         X11 libraries for hppa64.
9982
9983 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9984
9985         * MAINTAINERS: Add myself as 68hc11 port maintainer.
9986
9987 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
9988
9989         * Makefile.in (all-zlib): Added dummy target.
9990
9991         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9992         ltcf-gcj.sh: Updated from libtool multi-language branch.
9993
9994 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
9995
9996         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9997         (bootstrap*): Depend on all-bootstrap.
9998
9999 2000-09-05  Philipp Thomas  <pthomas@suse.de>
10000
10001         * config.guess: Import CVS version 1.156.
10002         * config.sub: Import CVS version 1.179.
10003
10004 2000-09-02  Anthony Green  <green@cygnus.com>
10005
10006         * Makefile.in (all-gcc): Depend on all-zlib.
10007         (CLEAN_MODULES): Add clean-zlib.
10008         (ALL_MODULES): Add all-zlib.
10009         * configure.in (host_libs): Add zlib.
10010
10011 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
10012
10013         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10014         crosses, but add gcc/include to the header search path for them.
10015
10016 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
10017
10018         * MAINTAINERS: Add self to Write After Approval list.
10019
10020 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10021
10022         * config.guess: Import CVS version 1.152.
10023         * config.sub: Import CVS version 1.177.
10024
10025 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
10026
10027         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10028         $targargs to tell whether newlib is going to be built.
10029
10030         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10031         $$r/TARGET_SUBDIR/libio for _G_config.h.
10032
10033 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
10034
10035         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10036
10037 2000-08-22  DJ Delorie  <dj@redhat.com>
10038
10039         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10040
10041 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
10042
10043         * config-ml.in (CC, CXX): Avoid trailing whitespace.
10044         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10045         sub-configures.
10046
10047 2000-08-21  DJ Delorie  <dj@redhat.com>
10048
10049         * MAINTAINERS: Add self as a libiberty maintainer
10050
10051 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
10052
10053         * configure.in (libstdcxx_flags): Use
10054         libstdc++-v3/src/libstdc++.INC.
10055
10056 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
10057
10058         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10059
10060 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
10061
10062         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10063
10064         * configure: Make enable_threads and enable_shared defaults
10065         explicit.  Substitute enable_threads into generated Makefiles.
10066         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10067         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10068
10069 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
10070
10071         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10072
10073 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
10074
10075         * config-ml.in (CC): Remove bogus duplicate quotation mark from
10076         previous delta.
10077
10078 2000-08-11  Jason Merrill  <jason@redhat.com>
10079
10080         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10081         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10082         (FLAGS_FOR_TARGET): Not here.
10083         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10084
10085 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
10086
10087         * config-ml.in (CC, CXX): Don't introduce a leading space.
10088
10089 2000-08-07  DJ Delorie  <dj@delorie.com>
10090
10091         * MAINTAINERS: Add self as a DJGPP maintainer
10092
10093 2000-08-07  DJ Delorie  <dj@redhat.com>
10094
10095         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10096         "if we're also building gcc, and it's a gcc that will run on the
10097         build machine, we want to use its includes instead of the system's
10098         default includes".
10099
10100 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10101
10102         * MAINTAINERS: Add self to Write After Approval list.
10103
10104 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
10105
10106         * configure.in (libstdcxx_flags): Don't use `"'.
10107
10108         * config-ml.in: Adjust multilib search paths to the
10109         appropriate multilib tree.
10110
10111 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
10112
10113         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10114         commas in $LANGUAGES.
10115
10116 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
10117
10118         * configure.in: Re-enable all references to libg++ and librx.
10119
10120 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
10121
10122         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10123         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
10124         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10125         * ltcf-cxx.sh (need_lc): Set based on postdeps.
10126
10127         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10128
10129 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
10130
10131         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10132         CXX_FOR_TARGET for sed.
10133
10134 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
10135
10136         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10137         Do not override if already set in the environment or in configure.
10138         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10139         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10140
10141 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
10142
10143         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10144         the libtool CVS tree multi-language branch.
10145         * ltconfig, ltmain.sh: Updated.
10146
10147 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
10148
10149         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10150         (clean-target): Depend on it.
10151
10152         * Makefile.in (FLAGS_FOR_TARGET): New macro.
10153         (GCC_FOR_TARGET): Use it.
10154         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10155         * configure.in: ... here.
10156         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
10157         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10158
10159 2000-07-24  Eric Christopher  <echristo@cygnus.com>
10160
10161         * MAINTAINERS: Add self to Write After Approval list.
10162
10163 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
10164
10165         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10166         (configure-target-libchill, configure-target-libobjc): Likewise.
10167
10168         * configure.in: Use the same cache file for all target libs.
10169         * config-ml.in: But different cache files per multilib variant.
10170
10171 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10172
10173         * configure (topsrcdir): Don't use dirname.
10174
10175 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
10176
10177         * MAINTAINERS: Add self to Write After Approval list.
10178
10179 2000-07-20  Jason Merrill  <jason@redhat.com>
10180
10181         * configure.in: Remove all references to libg++ and librx.
10182
10183         * configure, configure.in, Makefile.in: Unify gcc and binutils.
10184
10185 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
10186
10187         * config.sub: Update to subversions version 2000-07-06.
10188
10189 2000-07-12  Andrew Haley  <aph@cygnus.com>
10190
10191         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10192         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10193
10194 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
10195
10196         * symlink-tree:  Check number of arguments.
10197
10198 2000-07-05  Jim Wilson  <wilson@cygnus.com>
10199
10200         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10201         search path for a g++ extracted from the build tree.  This
10202         will allow link tests run by configure scripts in
10203         subdirectories to succeed.
10204
10205 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
10206
10207         * ltconfig: Add support for mips-dde-sysv4.2MP
10208
10209 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10210
10211         * MAINTAINERS: Add myself as loop discovery maintainer.
10212
10213 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
10214
10215         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10216         `os2'. Force ac_cv_exeext to be ".exe" in that case.
10217
10218 2000-06-19  Timothy Wall  <twall@cygnus.com>
10219
10220         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10221         * config.sub: Add tic54x target.
10222
10223 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10224
10225         * MAINTAINERS: Add self as Fortran maintainer,
10226         remove Craig Burley.
10227
10228 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10229
10230         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10231         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10232
10233 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
10234
10235         * MAINTAINERS: Add self as i18n maintainer
10236
10237 20000-05-21  H.J. Lu  (hjl@gnu.org)
10238
10239         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10240         directory are used if they exist. Make sure
10241         $(build_tooldir)/include is searched for header files,
10242         $(build_tooldir)/lib/ for library files.
10243         (GCC_FOR_TARGET): Likewise.
10244         (CXX_FOR_TARGET): Likewise.
10245
10246 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
10247
10248         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10249
10250 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
10251
10252         * Makefile.in (configure-target-libiberty): Depend on
10253         configure-target-newlib.
10254
10255 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
10256
10257         * configure.in, Makefile.in: Merge all libffi-related
10258         configury stuff from the libgcj tree.
10259
10260 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10261
10262         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10263         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10264
10265 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10266
10267         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10268         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10269         current version information.  Add to proto-toplev directory.
10270         (gdb-taz): Build do-djunpack.
10271
10272 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
10273
10274         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10275
10276 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10277
10278         * MAINTAINERS: Add self to Write After Approval list.
10279
10280 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10281
10282         * ltmain.sh: Preserve in relink_command any environment
10283         variables that may affect the linker behavior.
10284
10285 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
10286
10287         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10288
10289 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
10290
10291         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10292
10293 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
10294
10295         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10296         with the version name.
10297
10298 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
10299
10300         * MAINTAINERS: Add self as bb-reorder maintainer.
10301
10302 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
10303
10304         * config.if: Tweak.
10305
10306 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
10307
10308         * djunpack.bat: New file.
10309
10310 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10311
10312         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10313         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10314         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10315         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10316
10317 2000-04-16  Dave Pitts  <dpitts@cozx.com>
10318
10319         * config.sub (case $basic_machine): Change default for "ibm-*"
10320         to "openedition".
10321
10322 2000-04-13  Andreas Jaeger  <aj@suse.de>
10323
10324         * MAINTAINERS: Added myself.
10325
10326 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10327
10328         * Makefile.in (gdb-taz): New target.  GDB specific archive.
10329         (do-md5sum): New target.
10330         (MD5PROG): Define.
10331         (PACKAGE): Default to TOOL.
10332         (VER): Default to a shell script.
10333         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
10334         md5 checksum generation.
10335         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10336         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10337         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10338         insight.tar.bz2): Use gdb-taz to create archive.
10339
10340 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10341
10342         * configure (warn_cflags): Delete.
10343
10344 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
10345
10346         * MAINTAINERS: Added myself.
10347
10348 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
10349             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
10350
10351         * configure.in (enable_libstdcxx_v3): Add.
10352         (target_libs): Add bits here to switch between libstdc++-v2 and
10353         libstdc++-v3.
10354         * config.if: And this file too.
10355         * Makefile.in: Add libstdc++-v3 targets.
10356
10357 2000-04-05  Michael Meissner  <meissner@redhat.com>
10358
10359         * config.sub (d30v): Add d30v as a basic machine type.
10360
10361 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
10362
10363         * configure.in: -linux-gnu*, not -linux-gnu.
10364
10365 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10366
10367         * MAINTAINERS: Add self in write-after-approval section.
10368
10369 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
10370
10371         * MAINTAINERS: Add self as ia64 port maintainer.
10372
10373 2000-03-08  Neil Booth  <NeilB@earthling.net>
10374
10375         * MAINTAINERS: Add self in write-after-approval section.
10376
10377 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10378
10379         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10380         (do-tar-bz2): Replace TOOL with PACKAGE.
10381         (gdb.tar.bz2): Remove GDBTK from GDB package.
10382         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10383         dejagnu.tar.bz2): New packages.
10384
10385 2000-02-27  Andreas Jaeger  <aj@suse.de>
10386
10387         * configure.in: Add entry for mips*-*-linux*, move catch all
10388         *-*-*linux* entry below this one.
10389
10390 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
10391
10392         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10393
10394 2000-02-24  Nick Clifton  <nickc@cygnus.com>
10395
10396         * config.sub: Support an OS of "wince".
10397
10398 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10399
10400         * config.guess, config.sub: Updated to match config's 2000-02-15
10401         version.
10402
10403 2000-02-23  Linas Vepstas  <linas@linas.org>
10404
10405         * config.sub: Add support for Linux/IBM 370.
10406         * configure.in: Likewise.
10407
10408 2000-02-22  Nick Clifton  <nickc@cygnus.com>
10409
10410         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10411
10412 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
10413
10414         * config.guess: Guess "cygwin" rather than "cygwin32".
10415
10416 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10417
10418         * configure (gcc_version): When setting, narrow search to
10419         lines containing `version_string'.
10420
10421 2000-02-15  Denis Chertykov  <denisc@overta.ru>
10422
10423         * config.sub: Add support for avr target.
10424
10425 2000-02-14  Nick Clifton  <nickc@cygnus.com>
10426
10427         * MAINTAINERS: Add maintainers for MCore port.
10428
10429 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10430
10431         * config.sub: Add mmix-knuth-mmixware.
10432
10433 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10434
10435         * MAINTAINERS: Pair cccp with cpplib maintainership.
10436
10437 2000-01-27  Christopher Faylor  <cgf@redhat.com>
10438
10439         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10440         structure stuff to -L library search.
10441         (CXX_FOR_TARGET): Ditto.
10442         (CROSS_CHECK_MODULES): Fix spelling mistake.
10443
10444 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
10445
10446         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10447         the C++ compiler.
10448
10449 2000-01-12  Richard Henderson  <rth@cygnus.com>
10450
10451         * configure.in: Don't build some bits for beos.
10452
10453 2000-01-12  Joel Sherrill (joel@OARcorp.com)
10454
10455         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10456         as include files.
10457
10458 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
10459
10460         * Add self as cpplib maintainer, as requested by Jason
10461         Merrill.  Correct my e-mail address.
10462
10463 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
10464
10465         * configure.in: Use mt-aix43 to handle *_TARGET defs,
10466         not mh-aix43.
10467
10468 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
10469
10470         * MAINTAINERS: Add myself to "write after approval" list.
10471
10472 1999-12-14  Richard Henderson  <rth@cygnus.com>
10473
10474         * config.guess (alpha-osf, alpha-linux): Detect ev67.
10475         * config.sub: Accept alphaev[78], alphaev8.
10476
10477 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10478
10479         * config.guess, config.sub: Update from autoconf.
10480
10481 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
10482
10483         * MAINTAINERS:  update my playtime e-address.
10484
10485 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10486
10487         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10488         necessary libraries are missing.
10489
10490 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
10491
10492         * MAINTAINERS: Add new 'write after approval' maintainer.
10493
10494 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10495
10496         * MAINTAINERS: Add new Java maintainer.
10497
10498 1999-10-25  Andreas Schwab  <schwab@suse.de>
10499
10500         * configure: Fix quoting inside arguments of eval.
10501
10502 1999-10-21  Nick Clifton  <nickc@cygnus.com>
10503
10504         * config-ml.in: Allow suppression of some ARM multilibs.
10505
10506 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
10507
10508         * config.guess: Add OS/390 match pattern.
10509         * config.sub: Add mvs, openedition targets.
10510         * configure.in (i370-ibm-opened*): New.
10511
10512 1999-09-04  Steve Chamberlain  <sac@pobox.com>
10513
10514         * config.sub: Add support for configuring for pj.
10515
10516 1999-08-31  Nick Clifton  <nickc@cygnus.com>
10517
10518         * config.sub (maybe_os): Add support for configuring for fr30.
10519
10520 1999-08-25  Nick Clifton  <nickc@cygnus.com>
10521
10522         * configure.in: Do not configure or build ld for AIX
10523         platforms.  ld is known to be broken on these platforms.
10524
10525 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10526
10527         * config-ml.in: Pass compiler flag corresponding to multidirs to
10528         subdir configures.
10529
10530 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
10531
10532         * Makefile.in (LDFLAGS): Define.
10533
10534 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
10535
10536         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10537         noconfigdirs.
10538         (*-*-cygwin*): Likewise.
10539
10540 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
10541
10542         * mkdep: New file.
10543         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10544         (BINUTILS_SUPPORT_DIRS): Add mkdep.
10545
10546         From Eli Zaretskii <eliz@is.elta.co.il>:
10547         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10548         long file name when using DJGPP on MS-DOS.
10549
10550 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
10551
10552         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10553
10554 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
10555
10556         * Makefile.in (check-target-libio): Remove all-target-libstdc++
10557         dependency as this causes "make check" to globally "make all"
10558
10559 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
10560
10561         * configure.in (target_libs): Added target-zlib.
10562         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10563         (CONFIGURE_TARGET_MODULES): Likewise.
10564         (CHECK_TARGET_MODULES): Likewise.
10565         (INSTALL_TARGET_MODULES): Likewise.
10566         (CLEAN_TARGET_MODULES): Likewise.
10567         (configure-target-zlib): New target.
10568         (all-target-zlib): Likewise.
10569         (all-target-libjava): Depend on all-target-zlib.
10570         (configure-target-libjava): Depend on configure-target-zlib.
10571
10572         * Makefile.in (configure-target-libjava): Depend on
10573         configure-target-newlib.
10574         (configure-target-boehm-gc): New target.
10575         (configure-target-qthreads): New target.
10576
10577         * configure.in (target_libs): Added target-qthreads.
10578         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10579         (CONFIGURE_TARGET_MODULES): Likewise.
10580         (CHECK_TARGET_MODULES): Likewise.
10581         (INSTALL_TARGET_MODULES): Likewise.
10582         (CLEAN_TARGET_MODULES): Likewise.
10583         (all-target-qthreads): New target.
10584         (configure-target-libjava): Depend on configure-target-qthreads.
10585         (all-target-libjava): Depend on all-target-qthreads.
10586
10587         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10588         (CONFIGURE_TARGET_MODULES): Likewise.
10589         (CHECK_TARGET_MODULES): Likewise.
10590         (INSTALL_TARGET_MODULES): Likewise.
10591         (CLEAN_TARGET_MODULES): Likewise.
10592         (all-target-libjava): New target.
10593         (all-target-boehm-gc): Likewise.
10594         * configure.in (target_libs): Added libjava, boehm-gc.
10595
10596 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
10597
10598         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10599         configure.bat in SUPPORT_FILES.
10600         (gas+binutils.tar.bz2): Likewise.
10601
10602         * makeall.bat: Remove; obsolete.
10603
10604 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
10605
10606         From Mark Elbrecht:
10607         * configure.bat: Remove; obsolete.
10608
10609 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
10610
10611         * configure: Add -W -Wall to the default CFLAGS when compiling with
10612         gcc.
10613
10614 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
10615
10616         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10617
10618 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
10619
10620         * configure.in: Build ld on IRIX6.
10621
10622 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
10623
10624         * Makefile.in: Change distribution targets to use bzip2 instead of
10625         gzip.
10626         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10627         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10628
10629 1999-06-04  Nick Clifton  <nickc@cygnus.com>
10630
10631         * config.sub: Add mcore target.
10632
10633 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
10634
10635         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10636
10637 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
10638
10639         * config.guess (dummy): Changed to $dummy.
10640
10641 1999-05-24  Nick Clifton  <nickc@cygnus.com>
10642
10643         * config.sub: Tidied up case statements.
10644
10645 1999-05-22  Ben Elliston  <bje@cygnus.com>
10646
10647         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10648         <jiro@din.or.jp>.
10649
10650         * config.guess: Merge with FSF version. Future changes will be
10651         more accurately recorded in this ChangeLog.
10652         * config.sub: Likewise.
10653
10654 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
10655
10656          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10657
10658 1999-04-30  Tom Tromey  <tromey@cygnus.com>
10659
10660         * ltmain.sh: [mode link] Always use CC given by ltconfig.
10661
10662 1999-04-23  Tom Tromey  <tromey@cygnus.com>
10663
10664         * ltconfig, ltmain.sh: Update to libtool 1.2f.
10665
10666 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
10667
10668         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
10669         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
10670         Bad merge removed these two changes.
10671
10672 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
10673                           Martin Heller (Ing.-Buero_Heller@t-online.de)
10674
10675         * config.guess (interix Alpha): Add.
10676
10677 1999-04-11  Richard Henderson  <rth@cygnus.com>
10678
10679         * configure.in (i?86-*-beos*): Do config gperf; don't config
10680         gdb, newlib, or libgloss.
10681
10682 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
10683
10684         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
10685         link a trivial program with -mabi=64.  If it fails, remove mabi=64
10686         from multidirs.
10687
10688 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
10689
10690         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
10691
10692 1999-04-08  Nick Clifton  <nickc@cygnus.com>
10693
10694         * config.sub: Add support for mcore targets.
10695
10696 1999-04-07  Michael Meissner  <meissner@cygnus.com>
10697
10698         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
10699         not mt-ospace, in order to shut up assembler warning about using
10700         symbols that are named the same as registers.
10701
10702 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
10703
10704         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
10705         dependency list for all-target-cygmon.
10706
10707 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
10708
10709         * config-ml.in: Check $host, not $target, for selective multilibs.
10710         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
10711         thumb interworking, and underscore prefix multilibs.
10712
10713 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
10714
10715         * missing: Update to version from current automake.
10716
10717 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
10718
10719         * configure (gxx_include_dir): Removed.
10720
10721         * configure.in (gxx_include_dir): Handle it.
10722         * Makefile.in: Likewise.
10723
10724 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
10725
10726         * config.sub (mips64vr4111,mips64vr4111el) Add.
10727
10728 1999-03-21  Ben Elliston  <bje@cygnus.com>
10729
10730         * config.guess: Correct typo for detecting ELF on FreeBSD.
10731
10732 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
10733
10734         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
10735         config/mh-djgpp.
10736
10737 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
10738
10739         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
10740         all-target-newlib to dependency list for all-target-bsp.
10741
10742 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10743
10744         * config.sub: Add i386-uwin support.
10745         * config.guess: Likewise.
10746
10747 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10748
10749         * configure.in: cleanup, add mh-*pic handling for arm, special
10750         case powerpc*-*-aix*
10751
10752 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
10753
10754         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
10755         can be built.
10756
10757 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
10758
10759         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
10760         targets.
10761
10762 1999-03-02  Nick Clifton  <nickc@cygnus.com>
10763
10764         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
10765
10766 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
10767
10768         * config.sub: Check for "cygwin*" rather than "cygwin32*"
10769
10770 1999-02-24  Nick Clifton  <nickc@cygnus.com>
10771
10772         * config.sub: Fix typo in arm recognition.
10773
10774 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
10775
10776         * configure.in (noconfigdirs): Changed target_configdirs to
10777         include target-bsp only for m68k-*-elf* and m68k-*-coff*
10778         rather than m68k-*-* since it is not known to work on
10779         m68k-aout. Ditto for arm-*-*oabi.
10780
10781 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
10782
10783         * configure.in (*-*-windows*): Remove, no longer used.
10784
10785 1999-02-19  Ben Elliston <bje@cygnus.com>
10786
10787         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
10788         Smart and improved by Andrew Cagney.
10789
10790 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
10791
10792         * config.guess: Recognize openbsd-*-hppa.
10793
10794 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
10795
10796         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
10797         only if it is not empty.
10798
10799 1999-02-17  Nick Clifton  <nickc@cygnus.com>
10800
10801         Patch from: Scott Bambrough <scottb@corelcomputer.com>
10802
10803         * config.guess: Modified to recognize uname's armv* syntax.
10804
10805         * config.sub: Modified to recognize uname's armv* syntax.
10806
10807 1999-02-17  Mark Salter  <msalter@cygnus.com>
10808
10809         * configure.in: Added target-bsp for sparclite.
10810
10811 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
10812
10813         * config.sub: Recognize alphapca5[67] and up to alphaev8.
10814
10815 1999-02-08  Nick Clifton  <nickc@cygnus.com>
10816
10817         * configure.in: Add support for strongarm port.
10818         * config.sub: Add support for strongarm target.
10819
10820 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10821
10822         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10823         the old name config/mh-cygwin32.
10824         Enable texinfo.
10825
10826 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
10827
10828         * configure.in: Do build ld for ix86 Solaris.
10829
10830 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
10831
10832         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
10833         $AR_FOR_TARGET.  Likewise for RANLIB.
10834
10835 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
10836
10837         * config.sub (oabi):  Recognize.
10838         * configure.in (arm-*-oabi):  Handle.
10839
10840 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
10841
10842         * config.guess: Improve detection of i686 on UnixWare 7.
10843
10844 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10845
10846         * config.guess: Add support for i386-pc-interix.
10847         * config.sub: Likewise.
10848         * configure.in: Likewise.
10849
10850 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
10851
10852         * Makefile.in: Remove unneeded all-target-libio from
10853         from all-target-winsup target since it is now unneeded.
10854         Add all-target-libtermcap in its place since it is now
10855         needed.
10856
10857 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
10858
10859         * configure.in: makefile stub for cygwin target is probably
10860         unnecessary.  Remove it for now.
10861
10862 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
10863
10864         * configure.in: libtermcap.a should be built when cygwin is the
10865         target as well as the host.
10866         * config.guess: Allow mixed case in cygwin uname output.
10867         * Makefile.in: Add libtermcap target.
10868
10869 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
10870
10871         * config.sub: Clean up handling of hppa2.0.
10872
10873 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
10874
10875         * config.guess: Use C code to identify more HP machines.
10876
10877 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
10878
10879         * config.sub: Handle hppa2.0.
10880
10881 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
10882
10883         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10884         cygmon for all sparclite targets, regardless of object format.
10885
10886 1998-12-15  Mark Salter  <msalter@cygnus.com>
10887
10888         * configure.in: Added target-bsp for several target architectures.
10889
10890         * Makefile.in: Added rules for bsp.
10891
10892 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
10893
10894         * config.guess: Improve detection of hppa2.0 processors.
10895
10896 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
10897
10898         * config.guess: Recognize FreeBSD using ELF automatically.
10899
10900 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
10901
10902         * configure (skip-this-dir): Add handling for new shell script, which
10903         might be created by a sub-directory's configure to indicate, this particular
10904         directory is "unwanted".
10905         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10906
10907 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
10908
10909         * ltconfig: import from libtool, after changing libtool to
10910         account for the cygwin name change.
10911
10912 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
10913
10914         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10915         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10916
10917 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
10918
10919         * configure.in: Add libtermcap to list of cygwin dependencies.
10920
10921 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
10922
10923         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10924         they include winsup/include when it's a cygwin target.
10925
10926 1998-11-12  Tom Tromey  <tromey@cygnus.com>
10927
10928         * configure.in (host_tools): Added zip.
10929         * Makefile.in (all-target-libjava): Depend on all-zip.
10930         (all-zip): New target.
10931         (ALL_MODULES): Added all-zip.
10932         (NATIVE_CHECK_MODULES): Added check-zip.
10933         (INSTALL_MODULES): Added install-zip.
10934         (CLEAN_MODULES): Added clean-zip.
10935
10936 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
10937
10938         * Makefile.in: lose "32" from comment about cygwin.
10939
10940 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
10941
10942         * configure.in: Use -Os to build target libraries for the fr30.
10943
10944 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
10945
10946         * config.sub: Add fr30.
10947
10948 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
10949
10950         * configure.in: drop "32" from config/mh-cygwin32.  Check
10951         cygwin* instead of cygwin32*.
10952         * config.sub: Check cygwin* instead of cygwin32*.
10953
10954 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
10955
10956         * config.guess: Match any version of Unixware7.
10957
10958 1998-10-20  Syd Polk  <spolk@cygnus.com>
10959
10960         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10961         if desired.
10962
10963 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
10964
10965         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10966         these if the appropriate directories and files to not exist.
10967
10968 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
10969
10970         * Makefile.in (DEVO_SUPPORT): Add config.if.
10971
10972 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10973
10974         * configure: Add pattern to replace "build_tooldir"'s
10975         definition in the generated Makefile with "tooldir"'s
10976         actual value.
10977
10978 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
10979
10980         * config.sub: Bring back lost sparcv9.
10981
10982         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10983
10984 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
10985
10986         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10987         CC_FOR_TARGET and friends.
10988
10989 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
10990
10991         * Makefile.in (build_tooldir): New variable, same as tooldir.
10992         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10993         -B$(build_tooldir)/bin/.
10994         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10995
10996 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10997
10998         * README: Remove installation instructions and refer to the
10999         INSTALL directory instead.
11000
11001 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
11002
11003         * config.sub: Add support for i[34567]86-pc-udk.
11004         * configure.in: Likewise.
11005
11006 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
11007
11008         * Makefile.in: add bzip2 package building bits for user
11009         tools module
11010         * configure.in: ditto
11011
11012 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
11013
11014         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11015         (ALL_TARGET_MODULES): Add all-target-libobjc.
11016         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11017         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11018         (all-target-libchill): Add dependencies.
11019         * configure.in (target_libs): Add libchill.
11020
11021 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
11022
11023         * configure.in (target_subdir): Remove duplicate line.
11024
11025 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
11026
11027         * Makefile.in (all-automake): fix dependencies.
11028
11029 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
11030
11031         * configure.in: Minor cleanups for building in the $(target_alias)
11032         subdir.
11033
11034 1998-09-22  Jim Wilson  <wilson@cygnus.com>
11035
11036         * Makefile.in (bootstrap): Set r and s before make all.  Use
11037         BASE_FLAGS_TO_PASS in make all.
11038         (cross): Likewise.
11039
11040 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
11041
11042         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11043
11044 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
11045
11046         * config.sub: Fix typo in last change.
11047
11048 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11049
11050         * config.sub: Add support for C4x target.
11051         * configure.in: Likewise.
11052
11053 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
11054
11055         * config.sub: Recognize sparcv9 just like sparc64.
11056
11057 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
11058
11059         * config.guess: Match "Pent II" or "PentII" for OpenServer.
11060
11061 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
11062
11063         * config.guess: Correctly identify Pentium II sco boxes.
11064
11065         * config.guess: Fix "tr" code.  From Weiwen Liu.
11066
11067 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
11068
11069         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11070         stabs.
11071
11072 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
11073
11074         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11075         (ALL_TARGET_MODULES): Add all-target-libchill.
11076         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11077         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11078         (all-target-libchill): Add dependencies.
11079         * configure.in (target_libs): Add libchill.
11080
11081 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11082
11083         * config.guess: Avoid assumptions about "tr" behaves when
11084         LANG is set to something other than English.
11085
11086 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
11087
11088         * configure (gxx_include_dir): Changed to
11089         '${prefix}/include/g++'-${libstdcxx_interface}.
11090
11091         * config.if: New to determine the interfaces.
11092
11093 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
11094
11095         * config.guess: Detect and handle MPE/IX.
11096         * config.sub: Deal with MPE/IX.
11097
11098 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
11099
11100         * configure.in: Use mh-aix43.
11101
11102 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
11103
11104         * configure: Fix --without/--disable cases for gxx-include-dir.
11105
11106 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
11107
11108         * mdata-sh:  Imported.  Needed for automake support.
11109
11110 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
11111
11112         * Makefile.in (taz): Try "chmod -R og=u ." before
11113         "chmod og=u `find . -print`".
11114
11115 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
11116
11117         * configure.in: Add arm-elf and thumb-elf support.
11118
11119 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
11120
11121         * Makefile.in: Undo previous patch.
11122
11123 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
11124
11125         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11126         to here ...
11127         (install-no-fixedincludes): and here
11128         (INSTALL_MODULES): ... from here.
11129
11130 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11131
11132         * config.sub: Merge with FSF.
11133
11134         * config.guess: Merge with FSF.
11135
11136 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
11137
11138         * configure (extraconfigdirs): New variable.
11139         (SUBDIRS): Add extraconfigdirs and recurse on them too.
11140         * Makefile.in (all): Move higher in file.
11141         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11142         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11143         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11144         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11145         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11146
11147 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
11148
11149         * Makefile.in (all-target-libjava): Depend on all-gcc and
11150         all-target-newlib.
11151         (configure-target-libjava): Depend on $(ALL_GCC).
11152
11153 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
11154
11155         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11156         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11157
11158 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
11159
11160         * INSTALL/README: Fix typo.
11161
11162 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11163
11164         * ylwrap: Change absolute path checks to check for DOS style path
11165         names.
11166
11167         * ylwrap: Don't use a full path name if the source file is in the
11168         same directory.  From hjl@lucon.org (H.J. Lu).
11169
11170         * config-ml.in: Default to being verbose, to match Feb 18 change to
11171         configure.
11172
11173 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
11174
11175         Brought over from egcs:
11176
11177         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11178
11179         * configure.in (target_subdir): Set to ${target_alias} instead
11180         of "libraries".
11181
11182         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11183
11184         * configure.in (target_subdir): Set to libraries if enable_multilib.
11185
11186 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
11187
11188         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11189         multilibs, force reconfiguration the first time we create
11190         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11191
11192 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
11193
11194         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11195         avoid confusion with --no-recursion.
11196
11197 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
11198
11199         * configure.in: Win32 hosts shouldn't use install -x
11200         * install-sh: remove -x option, and special .exe-handling
11201         hack.
11202
11203 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
11204
11205         * config.guess: Recognize i586-pc-beos.
11206         * configure.in: Don't build some bits for beos.
11207
11208 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11209
11210         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11211         CFLAGS default to -O2.
11212
11213         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11214         when using GNU ld.
11215
11216 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
11217
11218         * ltmain.sh: Correct install when using a different shell.
11219
11220 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11221
11222         * ltconfig, ltmain.sh: Update to libtool 1.2b.
11223
11224 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
11225
11226         * makefile.vms: Update to build binutils/makefile.vms.  Add install
11227         target.
11228
11229 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
11230
11231         * ltconfig: Update to correct AIX handling.
11232
11233 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11234
11235         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11236
11237         * configure.in (target_subdir): Set to ${target_alias} instead
11238         of "libraries".
11239
11240 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
11241
11242         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11243         (Makefile): Depend on $(gcc_version_trigger).
11244
11245         * configure (gcc_version): Change default initializer to empty
11246         string.
11247         (gcc_version_trigger): New variable; pass this variable down
11248         to subdir configures to enable them checking gcc's version
11249         themselves. Emit make macros for both gcc_version vars.
11250         (topsrcdir): Initialize reliably.
11251         (recursion line): Remove --with-gcc-version=${gcc_version}.
11252
11253 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11254
11255         * configure (enable_version_specific_runtime_libs): Implement new flag
11256         --enable-version-specific-runtime-libs which installs C++ runtime stuff
11257         in $(libsubdir); emit definition in each generated Makefile.
11258         (gxx_include_dir): Initialize depending on
11259         $enable_version_specific_runtime_libs.
11260
11261 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11262
11263         * configure (gcc_version): Initialize properly depending on
11264         how and where configure is started.
11265         (recursion line): Pass a --with-gcc-version=${gcc_version}
11266         to configures in subdirs.
11267
11268 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
11269
11270         * configure.in (noconfigdirs): Add configure pattern for mips tx39
11271         cygmon
11272
11273 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
11274
11275         * configure.in: Add cygmon and libstub support for mn10200.
11276
11277 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
11278
11279         * configure (gcc_version): Add new variable describing the
11280         particular gcc version we're building.
11281         * Makefile.in (libsubdir): Add new macro for the directory
11282         in which the compiler finds executables, libraries, etc.
11283         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11284         and libsubdir.
11285
11286 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11287
11288         * Makefile.in (local-clean): Remove *.log.
11289         (warning.log): Built with warn_summary from build.log.
11290         (mail-report.log): Run test_summary.
11291         (mail-report-with-warnings.log): Run test_summary including
11292         warning.log in the report.
11293
11294 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
11295
11296         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11297
11298 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
11299
11300         * Makefile.in (grep): Grep no longer depends on libiberty.
11301
11302 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
11303
11304         * Makefile.in: all-snavigator needs all-libgui.
11305
11306 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
11307
11308         * configure.in: Add cygmon and libstub support for mn10300.
11309
11310 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
11311
11312         * missing: Update to version from automake 1.3.
11313
11314         * ltmain.sh: On installation, don't get confused if the same name
11315         appears more than once in the list of library names.
11316
11317 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11318
11319         * config.sub: Accept m68060 and m5200 as CPU names.
11320
11321 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
11322
11323         * configure: Use && rather than using -a in test, because odd
11324         strings can confuse test.
11325         * configure.in: Likewise.
11326
11327 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11328
11329         * ltconfig, ltmain.sh: Bring in Visual C++ support.
11330
11331 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11332
11333         * Makefile.in (boostrap2-lean, bootstrap3-lean,
11334         bootstrap4-lean): New targets.
11335
11336 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
11337
11338         * mpw-* Delete.  Not used.
11339
11340 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
11341
11342         * COPYING.LIB: Update FSF address.
11343
11344 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
11345
11346         * ltconfig, ltmain.sh: Update to libtool 1.2a.
11347
11348         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11349         GAS_SUPPORT_DIRS.
11350
11351 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
11352
11353         * ltconfig, ltmain.sh: Avoid producing a version number if
11354         -version-info was not used.
11355
11356 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11357
11358         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11359         building with newlib.
11360
11361 1998-04-30  Paul Eggert  <eggert@twinsun.com>
11362
11363         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11364         Solaris `make' causes it to continue to next definition.
11365
11366 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11367
11368         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11369         the right GUI libraries and files are installed along with GDB.
11370
11371 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11372
11373         * configure.in: Change alpha to alpha* in several places.
11374
11375 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
11376
11377         * config.sub: Recognize sparc86x.
11378
11379 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
11380
11381         * configure.in (--enable-target-optspace): Remove debug echo.
11382
11383 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
11384
11385         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11386
11387 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11388
11389         * ltconfig: Update cygwin32 support.
11390
11391         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11392         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11393         (GDB_SUPPORT_DIRS): Likewise.
11394
11395 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
11396
11397         * configure.in (target_makefile_frag): If --enable-target-optspace,
11398         use -Os to compile target libraries rather than -O2.  Default to
11399         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11400         not used.
11401         * configure.in (target_cflags): Ditto for d30v.
11402
11403 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
11404
11405         * Makefile.in (all-bfd): Depend on all-intl.
11406         (all-binutils): Likewise.
11407         (all-gas): Likewise.
11408         (all-gprof): Likewise.
11409         (all-ld): Likewise.
11410
11411 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
11412
11413         * configure.in (host_tools): Fix typo, lbtool -> libtool.
11414
11415 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11416
11417         * Makefile.in (all-bfd): Depend upon all-libiberty.
11418
11419         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11420
11421 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
11422
11423         * Makefile.in: Add libstub.
11424
11425         * configure.in: Ditto. Build libstub for targets that have cygmon
11426         support.
11427
11428 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
11429
11430         * configure.in: Don't set PICFLAG on ix86-cygwin32.
11431
11432 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
11433
11434         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11435         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
11436
11437 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
11438
11439         * configure: Define DEFAULT_M4 by searching PATH.
11440         * Makfile.in: Use DEFAULT_M4.
11441
11442 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11443
11444         * ltconfig: Add cygwin32 support.
11445
11446         * Makefile.in, configure.in: Add libtool as a native only directory
11447         to configure and build.
11448
11449 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
11450
11451         * Makefile.in (INSTALL_MODULES): Remove texinfo.
11452
11453 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
11454
11455         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11456
11457 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
11458
11459         * Makefile.in: add ash make rules
11460         * configure.in: add ash to native_only and host_tools lists
11461
11462 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
11463
11464         * Makefile.in (all-gettext, all-intl): New targets.
11465         (ALL_MODULES): Added all-gettext, all-intl.
11466         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11467         (INSTALL_MODULES): Added install-gettext, install-intl.
11468         (CLEAN_MODULES): Added clean-gettext, clean-intl.
11469
11470         * configure.in (host_tools): Added gettext.
11471         (native_only): Likewise.
11472         (noconfigdirs) [various cases]: Likewise.
11473         (host_libs): Added intl.
11474
11475 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
11476
11477         * configure: Do not disable building gdbtk for cygwin32 hosts.
11478
11479 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
11480
11481         * configure.in: Add thumb-coff target.
11482         * config.sub: Add thumb-coff target.
11483
11484 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11485
11486         * Makefile.in: Revert yesterday's change.
11487         (all-target-winsup):  all-target-librx stays out of here.
11488
11489 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11490
11491         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11492         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11493         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11494         Remove references to librx and libg++.
11495
11496 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
11497
11498         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11499         recursive makes
11500
11501 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
11502
11503         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11504         for newlib directory.
11505         (CXX_FOR_TARGET): Likewise.
11506
11507 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
11508
11509         * ltconfig: Update after libtool/ltconfig.in change for
11510         hpux11.
11511
11512 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
11513
11514         * ltconfig, ltmain.sh: Update to libtool 1.2.
11515
11516 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11517
11518         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11519         (install-gcc-cross): Instead, override LANGUAGES here.
11520
11521 1998-03-18  Dave Love  <d.love@dl.ac.uk>
11522
11523         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11524         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11525
11526 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
11527
11528         * configure.in: Add Thumb-pe target.
11529
11530 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
11531
11532         * Makefile.in - changed sn targets to snavigator
11533         * configure.in - changed sn targets to snavigator
11534
11535 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11536
11537         * config-ml.in: After building symlink tree call make distclean
11538         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11539         to be the case for libiberty.
11540
11541 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
11542
11543         * configure: When making link, also check the current
11544         directory. The configure scripts may create one.
11545
11546 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
11547
11548         * config.sub: Accept alphapca56 and alphaev6 properly.
11549
11550 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11551
11552         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11553
11554 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11555
11556         * config.sub (sco5): Fix typo.
11557
11558 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
11559
11560         * Makefile.in (INSTALL_MODULES): Move install-tcl before
11561         install-itcl.
11562         (install-itcl): Remove dependency on install-tcl.
11563
11564 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
11565
11566         * configure.in: Remove libgloss from noconfigdirs for MN10300.
11567
11568 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
11569
11570         * configure.in: Don't build libgui for a cygwin32 target when not on
11571         a cygwin32 host.
11572
11573 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11574
11575         * configure (redirect): Set to null, so default behavior of
11576         configure is now --verbose.
11577
11578 1998-02-16  Dave Love  <d.love@dl.ac.uk>
11579
11580         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11581         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11582
11583 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
11584
11585         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11586         this change to sync Makefile.in with its ChangeLog entries.
11587
11588 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
11589
11590         * ltmain.sh (mkdir): Check that the directory doesn't exist
11591         before we exit with error, so that we don't get races during
11592         parallel builds.
11593
11594 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11595
11596         * ltconfig, ltmain.sh: Update from libtool 1.0i.
11597
11598 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11599
11600         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11601         PICFLAG_FOR_TARGET.
11602         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11603
11604         * configure: Emit a definition for the new macro enable_shared
11605         into each Makefile.
11606
11607 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11608
11609         * configure.in (host_tools, native_only): Add libtool.
11610
11611 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
11612
11613         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11614         Fix typo in ming config comment.
11615
11616 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11617
11618         * ltconfig, ltmain.sh: Update from libtool 1.0h.
11619
11620 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
11621
11622         * config.sub: Add tic30 cases, and map c30 to tic30.
11623
11624 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
11625
11626         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11627         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11628         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11629         (CLEAN_TARGET_MODULES): Similarly
11630         (all-target-libf2c): Add dependences.
11631         * configure.in (target_libs): Add libf2c.
11632
11633 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
11634
11635         * configure.in: Remove expect from noconfigdirs when target
11636         is cygwin32.  OK to build expect and dejagnu with Canadian
11637         Cross.
11638
11639 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
11640
11641         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11642         host.
11643
11644         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11645         and mingw32.
11646
11647 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11648
11649         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11650         here as it is not defined in the toplevel Makefile.
11651
11652 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11653
11654         * configure (package_makefile_rules_frag): New variable, which names
11655         a file with generic rules, ...
11656         Change comment to mention we now have FIVE parts.
11657         * configure: Undo last change.
11658
11659 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
11660
11661         * config.guess: More accurate determination of HP processor types.
11662         * config.sub: More accurate determination of HP processor types.
11663
11664 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11665
11666         * configure (package_makefile_frag): Move inserting the
11667         ${package_makefile_frag} to where it should be according
11668         to the comment.
11669
11670 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
11671
11672         * config.guess: Add support for Linux/ARM.
11673
11674 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
11675
11676         * .cvsignore: Remove *-info and *-install since they match
11677         release-info and mpw-install, which we don't want to just ignore.
11678
11679 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
11680
11681         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
11682
11683 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
11684
11685         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
11686         local_prefix to sub-make invocations.
11687
11688 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
11689
11690         * configure.in: Check makefile fragments in the source
11691         directory.
11692
11693 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11694
11695         * configure.in: Check whether host and target makefile
11696         fragments exist before adding them to *_makefile_frag.
11697
11698 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
11699
11700         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
11701
11702 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
11703
11704         * configure.in: Make sure we only replace RPATH_ENVVAR on
11705         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
11706         regexp to sed.
11707
11708         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
11709         to sub-makes.
11710
11711 1998-01-13  Lee Iverson   (leei@ai.sri.com)
11712
11713         * config-ml.in (multi-do): LDFLAGS must include multilib
11714         designator.
11715
11716 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
11717
11718         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
11719
11720 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
11721
11722         * config.sub: Add mingw32 support.
11723         * configure.in: Likewise.
11724
11725 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
11726
11727         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
11728
11729 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
11730
11731         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11732         * configure (gxx_include_dir): Provide a definition for subdirs
11733         which do not use autoconf.
11734
11735 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
11736
11737         * config.guess: Sync with egcs.  Picks up new alpha support,
11738         BeOS & some additional linux support.
11739
11740 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
11741
11742         * config.guess: HP 9000/803 is a PA1.1 machine.
11743
11744 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
11745
11746         * configure.in: It's alpha*-...
11747
11748 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11749
11750         * configure.in (host_makefile_frag, target_makefile_frag):
11751         Handle multiple config files.
11752         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
11753         alpha-*-*.
11754
11755 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
11756
11757         * mkdep: New file.
11758
11759 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
11760
11761         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
11762
11763 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11764
11765         * Makefile.in: Add libgui directory.
11766         (GDB_TK): Add all-libgui.
11767         * configure.in: Add libgui directory.
11768         * configure: Add all-libgui to GDB_TK.
11769
11770 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
11771
11772         * config-ml.in (multidirs): Add m32r to multilib list.
11773
11774 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
11775
11776         * Makefile.in (all-target-gperf): Change dependency to
11777         all-target-libstdc++.
11778
11779 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
11780
11781         * config.guess: Add BeOS support.
11782
11783 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11784
11785         Source directory cvs renamed to cvssrc:
11786         * configure.in (host_tools): Change cvs to cvssrc.
11787         (native_only): Likewise.
11788         (noconfigdirs) [various cases]: Likewise.
11789         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
11790         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
11791         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
11792         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
11793         (all-cvssrc): Rename target from all-cvs.
11794
11795 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
11796
11797         * configure (gxx_include_dir): Fix thinko.
11798
11799 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
11800
11801         * Makefile.in (INSTALL_TARGET_CROSS): Define.
11802         (install-cross, install-gcc-cross): New targets.
11803
11804 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
11805
11806         * configure.in (noconfigdirs): Add support for Thumb target.
11807
11808         * config.sub (maybe_os): Add support for Thumb target.
11809
11810 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
11811
11812         * Makefile.in: Add rules for cygmon.
11813
11814         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
11815
11816 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
11817
11818         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11819         * configure (gxx_include_dir): Provide a definition for subdirs
11820         which do not use autoconf.
11821
11822 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
11823
11824         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
11825         11/18/97 build
11826
11827 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
11828
11829         * From Franz Sirl.
11830         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11831         found on RedHat Linux systems.
11832
11833 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
11834
11835         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11836         guesses.
11837
11838 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
11839
11840         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11841
11842 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
11843
11844         * ltmain.sh: If mkdir fails, check whether the directory was created
11845         anyhow by some other process.
11846
11847 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
11848
11849         * configure.in (d30v-*-*): Configure all directories.
11850
11851 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
11852
11853         * configure.in (d30v-*-*): Configure newlib, libiberty directories
11854         for the D30V.
11855
11856 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
11857
11858         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11859
11860 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
11861
11862         * include/libiberty.h: Add extern "C" { so it can be used with C++
11863         progrms.
11864         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
11865         programs.
11866
11867 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
11868
11869         * configure.in (d30v-*-*): Configure GCC now.
11870
11871 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
11872
11873         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11874         is no longer needed.
11875
11876 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
11877
11878         * Makefile.in: check-target-libio depends on all-target-libstdc++.
11879
11880 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
11881
11882         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11883         targets using "$@" to provide support for similar but not identical
11884         targets without having to duplicate code.
11885
11886 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
11887
11888         * makefile.vms: Fix to work with DEC C.
11889
11890 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
11891
11892         * config.sub: Add mips-tx39-elf to marketing names.
11893
11894 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
11895
11896         * ltmain.sh: Handle symlinks in generated script.
11897
11898 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
11899
11900         * configure: Handle autoconf style directory options: --bindir,
11901         --datadir, --includedir, --infodir, --libdir, --libexecdir,
11902         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11903         --sysconfdir.
11904         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11905         (sharedstatedir, localstatedir, oldincludedir): New variables.
11906         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11907         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11908         sbindir, sharedstatedir, and sysconfdir.
11909
11910 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11911
11912         * Makefile.in (bootstrap-lean): New target.
11913
11914 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
11915
11916         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
11917         sn, and gnuserv from noconfigdirs.
11918
11919 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
11920
11921         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11922
11923 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
11924
11925         * Makefile.in (cross): New target.
11926
11927 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
11928                           Jeff Law         <law@cygnus.com>
11929
11930         * Makefile.in (bootstrap2, bootstrap3): New targets.
11931         (all-bootstrap): Remove outdated and confusing target.
11932         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11933
11934 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11935
11936         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11937         windows.  Consistent with gdb/configure.
11938
11939 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
11940
11941         * configure.in: Name Linux target fragment.
11942
11943         * configure: Rewrite so that project Makefile fragment is inserted
11944         first and appears last in the resulting Makefile.
11945
11946 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11947
11948         * Makefile.in (install-itcl): Install tcl first.
11949
11950 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
11951
11952         * configure.in: remove bison from noconfigdirs for Cygwin32 host
11953
11954 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11955
11956         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11957
11958         * configure.in (skipdirs): Add target-librx for Linux.
11959         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11960
11961 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
11962
11963         * Makefile.in (bootstrap): New target.
11964
11965 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
11966
11967         * config.sub: Accept 'amigados' for backward compatibility.
11968
11969 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
11970
11971         * config.guess: Merge with FSF.
11972
11973 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
11974
11975         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11976
11977 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
11978
11979         * config.sub: Add "marketing-names" patch.
11980
11981 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
11982
11983         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11984
11985 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
11986
11987         * config.sub: Handle v850-elf.
11988
11989 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
11990
11991         * .cvsignore (*-install): Remove.
11992
11993 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
11994
11995         * ltconfig: Set CONFIG_SHELL in libtool.
11996         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11997
11998 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11999
12000         * configure.in (target_subdir): Set to libraries if enable_multilib.
12001
12002 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
12003
12004         * config.guess: Update from gcc directory.
12005
12006 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12007
12008         * Makefile.in (all-sim): Depends on all-readline.
12009
12010 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
12011
12012         * Makefile.in (BISON, YACC): Use $$s.
12013         (all-bison): Depend on all-texinfo.
12014
12015 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
12016
12017         * Makefile.in (BISON): Add -L flag.
12018         (YACC): Likewise.
12019
12020 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12021
12022         * configure.in (noconfigdirs): Add support for v850e target.
12023
12024         * config.sub (maybe_os): Add support for v850e target.
12025
12026 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12027
12028         * configure.in (noconfigdirs): Add support for v850ea target.
12029
12030         * config.sub (maybe_os): Add support for v850ea target.
12031
12032 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
12033
12034         * config.sub: Add mipstx39.  Delete r3900.
12035
12036 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12037
12038         * Makefile.in (all-autoconf): Depends on all-texinfo.
12039
12040 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
12041
12042         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12043         eabi targets.
12044
12045 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
12046
12047         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12048
12049         * configure: When handling a Canadian Cross, handle YACC as well as
12050         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
12051         * Makefile.in (all-bison): Depend upon all-texinfo.
12052
12053 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
12054
12055         * Makefile.in (BISON): bison, not byacc or bison -y.
12056         (YACC): bison -y or byacc or yacc.
12057         (various): Add *-bison as appropriate.
12058         (taz): No need to mess with BISON anymore.
12059
12060 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
12061
12062         * configure: If OSTYPE matches *win32*, try to find a good value for
12063         CONFIG_SHELL.
12064
12065 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
12066
12067         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12068         configure.in if it is present.
12069
12070 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
12071
12072         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12073
12074 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
12075
12076         * config.sub: Recognize `arc' cpu.
12077         * configure.in: Likewise.
12078         * config-ml.in: Likewise.
12079
12080 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
12081
12082         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12083
12084 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
12085
12086         * configure: Changed sed delimiter from ':' to '|' when
12087         attempting to substitute ${config_shell} for SHELL. On
12088         NT ${config_shell} may contain a ':' in it.
12089
12090 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
12091
12092         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12093
12094 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
12095
12096         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12097
12098 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12099
12100         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12101
12102         * ylwrap: If the program is a relative path, force it to be
12103         absolute.
12104
12105 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12106
12107         * configure (tooldir): Set BISON to `bison -y' and not just bison.
12108
12109 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12110
12111         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12112         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12113         for libraries.
12114
12115 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
12116
12117         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12118         separated by spaces.
12119
12120 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
12121
12122         * ylwrap: New file.
12123         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12124
12125         * ltmain.sh: Handle /bin/sh at start of install program.
12126
12127         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12128
12129         * ltconfig, ltmain.sh: New files, from libtool 1.0.
12130         * missing: New file, from automake 1.2.
12131
12132 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
12133
12134         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
12135         check-tk to CHECK_X11_MODULES.
12136
12137 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12138
12139         * config.sub: Merge with FSF.
12140
12141 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12142
12143         * config.guess: Merge with FSF.
12144
12145 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12146
12147         * configure: Treat msdosdjgpp like go32.
12148         * configure.in: Likewise.  Don't remove gprof for go32.
12149
12150         * configure: Change Makefile.tem2 to Makefile.tm2.
12151
12152 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
12153
12154         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12155
12156 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12157
12158         * install-sh (chmodcmd): Set to null if the DST directory already
12159         exists.  Same as Nov 11th change.
12160
12161 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
12162
12163         * configure (GDB_TK): Needs itcl and tix.
12164
12165 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
12166
12167         * config.guess: Update from FSF.
12168
12169 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
12170
12171         * Makefile.in (GDB_TK): Depend on itcl and tix.
12172
12173 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12174
12175         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12176         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12177         (INSTALL_SCRIPT): New variable.
12178         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12179         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12180         to -x.
12181         * install-sh: Add support for -x option.
12182
12183 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
12184
12185         * configure.in, Makefile.in: Treat tix like itcl.
12186
12187 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
12188
12189         * Makefile.in (WINDRES): New variable.
12190         (WINDRES_FOR_TARGET): New variable.
12191         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12192         (EXTRA_HOST_FLAGS): Add WINDRES.
12193         (EXTRA_TARGET_FLAGS): Add WINDRES.
12194         (EXTRA_GCC_FLAGS): Add WINDRES.
12195         ($(DO_X)): Pass down WINDRES.
12196         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12197         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12198         DLLTOOL_FOR_TARGET.
12199
12200 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
12201
12202         * configure.in: configure sim before gdb for win32-x-ppc
12203
12204 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12205
12206         Move gperf into the toplevel, from libg++.
12207         * configure.in (target_tools): Add target-gperf.
12208         (native_only): Add target-gperf.
12209         * Makefile.in (all-target-gperf): New target, depend on
12210         all-target-libg++.
12211         (configure-target-gperf): Empty rule.
12212         (ALL_TARGET_MODULES): Add all-target-gperf.
12213         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12214         (CHECK_TARGET_MODULES): Add check-target-gperf.
12215         (INSTALL_TARGET_MODULES): Add install-target-gperf.
12216         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12217
12218 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
12219
12220         * config.sub (mn10200): Recognize new basic machine.
12221
12222 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12223
12224         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12225         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12226
12227 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12228
12229         * configure.in: If we're building mips-sgi-irix6* native, turn on
12230         ENABLE_MULTILIB and set TARGET_SUBDIR.
12231
12232 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
12233
12234         * Makefile.in (all-sn): Depend on all-grep.
12235
12236 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
12237
12238         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12239
12240         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12241         Makefile.  From Jeff Makey <jeff@cts.com>.
12242         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12243
12244         * Makefile.in (DISTBISONFILES): Remove.
12245         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
12246         $(DEFAULT_YACC).
12247
12248         * configure.in: Build itl, db, sn, etc., when building for native
12249         cygwin32.
12250
12251         * Makefile.in (LD): New variable.
12252         (EXTRA_HOST_FLAGS): Pass down LD.
12253         ($(DO_X)): Likewise.
12254
12255 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
12256
12257         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12258
12259 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
12260
12261         * configure.in (targargs): Strip out any supplied --build argument
12262         before adding our own. Always add --build.
12263
12264 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
12265
12266         * configure.in (targargs): Pass --build if we're doing
12267         a cross-compile.
12268
12269 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
12270
12271         * configure: Use '|' instead of ":" as the separator in
12272         sed. Otherwise sed chokes on NT path names with drive
12273         designators. Also look for "?:*" as the leading characters in an
12274         absolute pathname.
12275
12276 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
12277
12278         * config.sub: Support for r3900.
12279
12280 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12281
12282         * configure.in: Use install-sh, not install.sh.
12283
12284 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12285
12286         * Makefile.in (taz): Improve check for BISON so it doesn't try to
12287         apply it twice.
12288
12289 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12290
12291         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12292         install-binutils.
12293
12294 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
12295
12296         * Makefile.in: Add automake targets.
12297         * configure.in (host_tools): Add automake.
12298
12299 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12300
12301         * configure: Default CXX to c++, not gcc.
12302         * Makefile.in (CXX): Set to c++, not gcc.
12303         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12304
12305 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
12306
12307         * install-sh: try appending a .exe if source file doesn't
12308         exist
12309
12310 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
12311
12312         * configure.in: Turn on multilib by default.
12313         (cross_only): Remove target-libiberty.
12314
12315         * Makefile.in (all-gcc): Don't depend on libiberty.
12316
12317 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
12318
12319         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12320
12321 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12322
12323         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12324         (DISTBISONFILES): Add ld/Makefile.in
12325
12326 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
12327
12328         * configure.in: if target is cygwin32 but host isn't cygwin32,
12329         don't configure gdb tcl tk expect, not just gdb.
12330
12331 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
12332
12333         * configure.in: Added gnuserv everywhere sn appears.
12334
12335         * Makefile.in (ALL_MODULES): Added all-gnuserv.
12336         (CROSS_CHECK_MODULES): Added check-gnuserv.
12337         (INSTALL_MODULES): Added install-gnuserv.
12338         (CLEAN_MODULES): Added clean-gnuserv.
12339         (all-gnuserv): New target.
12340
12341 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
12342
12343         * config.guess: Fixes for MIPS OpenBSD systems.
12344
12345 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12346
12347         * Makefile.in (INSTALL_XFORM): Remove.
12348         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12349
12350         * mkinstalldirs: New file, copied from automake.
12351         * Makefile.in (installdirs): Rename from install-dirs.  Use
12352         mkinstalldirs.  Change all users.
12353         (DEVO_SUPPORT): Add mkinstalldirs.
12354
12355 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12356
12357         * install-sh: Rename from install.sh.
12358         * Makefile.in (INSTALL): Change install.sh to install-sh.
12359         (DEVO_SUPPORT): Likewise.
12360
12361         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
12362         Graichen <graichen@rzpd.de>.
12363
12364 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
12365
12366         * config.guess: Recognize OpenBSD systems correctly.
12367
12368 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12369
12370         * README, Makefile.in (ETC_SUPPORT): Remove references to
12371         cfg-paper*, configure.{texi,man,info*}._
12372
12373 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
12374
12375         * Makefile.in (all.normal): Ensure that gcc is built after all
12376         the x11 - ie gdb - targets.
12377
12378 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
12379
12380         * makefile.vms: Don't run conf-a-gas.
12381
12382 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
12383
12384         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12385
12386 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
12387
12388         * configure.in: Remove noconfigdirs case since gdb also
12389         configures and builds for tic80-coff.
12390
12391 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12392
12393         * configure: Set cache_file to config.cache.
12394         * Makefile.in (local-distclean): Remove config.cache.
12395
12396 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12397
12398         * COPYING: Update FSF address.
12399
12400 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
12401
12402         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12403         noconfigdirs.
12404
12405 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12406
12407         * Makefile.in (install-dirs): Don't crash if prefix, and hence
12408         MAKEDIRS, is empty.
12409
12410 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
12411
12412         * config.sub: Tweak mn10300 entry.
12413
12414 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
12415
12416         * configure.in (host_tools): Put sim before gdb, so gdb's
12417         configure.tgt can determine if the simulator was configured.
12418
12419 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
12420
12421         * config.sub: Move BeOS $os case to be with other Cygnus
12422         local cases.
12423
12424 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
12425
12426         * config.sub: Remove misplaced comment that broke Linux.
12427
12428 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
12429
12430         * config.sub: Add BeOS support.
12431
12432 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
12433
12434         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12435
12436 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
12437
12438         * configure.in (noconfigdirs): Remove tcl and tk from
12439         noconfigdirs for cygwin32 builds.
12440
12441 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
12442
12443         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12444
12445 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
12446
12447         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12448         make-all.com, use makefile.vms instead.
12449
12450 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
12451
12452         * config.sub: Accept -lnews*.
12453
12454 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
12455
12456         * configure.in (noconfigdirs): Disable target-newlib,
12457         target-examples and target-libiberty for d30v.
12458
12459 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12460
12461         * configure.in (noconfigdirs): Enable ld for d30v.
12462
12463 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
12464
12465         * configure.in (tic80-*-*): Build compiler.
12466
12467 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
12468
12469         * configure.in (d30v-*): Remove sim directory from list of
12470         unsupported d30v directories
12471
12472 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12473
12474         * config.sub, configure.in: Add d30v target cpu.
12475
12476 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
12477
12478         * makefile.vms: New file.
12479         * make-all.com: Remove.
12480
12481 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
12482
12483         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12484
12485 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
12486
12487         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12488
12489 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
12490
12491         * Makefile.in (ALL_MODULES): Added all-db.
12492         (CROSS_CHECK_MODULES): Addec check-db.
12493         (INSTALL_MODULES): Added install-db.
12494         (CLEAN_MODULES): Added clean-db.
12495
12496 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
12497
12498         * config.guess: Merge with latest FSF sources.
12499
12500 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
12501
12502         * Makefile.in (ALL_MODULES): Added all-itcl.
12503         (CROSS_CHECK_MODULES): Added check-itcl.
12504         (INSTALL_MODULES): Added install-itcl.
12505         (CLEAN_MODULES): Added clean-itcl.
12506
12507 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
12508
12509         * configure.in: build gdb for mn10200
12510
12511 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
12512
12513         * Makefile.in (all-target-winsup): Depend on all-target-libio.
12514
12515 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
12516
12517         * configure.in (tic80-*-*): Turn off most targets right now.
12518
12519 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
12520
12521         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12522         rather than the makeinfo program.
12523         (do-info): Depend upon all-texinfo.
12524
12525 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12526
12527         * configure.in: Remove uses of config/mh-linux.
12528
12529         * config.sub, config.guess: Merge with latest FSF sources.
12530
12531 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
12532
12533         * config.sub (case $basic_machine): Add tic80 entries.
12534
12535 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
12536
12537         * config.sub, config.guess: Merge with latest FSF sources.
12538
12539 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12540
12541         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12542         * mpw-config.in: Test for NewFolderRecursive.
12543         * mpw-install: Use symbolic name for startup filename.
12544         * mpw-README: Add various additional details.
12545
12546 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
12547
12548         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12549
12550 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
12551
12552         * configure.in: Do build gcc and the target libraries for
12553         the mn10200.
12554
12555 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
12556
12557         * configure.in: don't avoid building gdb for mn10300 any more
12558         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12559         instead of single-quoting it.
12560
12561 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
12562
12563         * configure.in: Don't use --with-stabs on IRIX 6.
12564
12565 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
12566
12567         * configure.in (m32r): Build gdb, libg++ now.
12568
12569 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12570
12571         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
12572         directories from noconfigdirs.
12573
12574 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
12575
12576         * config.sub (basic_machine): added mips16 configuration
12577
12578 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12579
12580         * config.sub: Handle d10v-unknown.
12581
12582 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
12583
12584         * config.sub: Handle v850-unknown.
12585
12586 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
12587
12588         * Makefile.in: add findutils
12589         * configure.in: add findutils to list of host_tools
12590
12591 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
12592
12593         * config.sub: Handle mn10200 and mn10300.
12594
12595 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12596
12597         * configure.in (d10v-*): Do not build librx.
12598
12599 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
12600
12601         * configure.in (mn10300): Build everything except gdb & libgloss.
12602
12603 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
12604
12605         * config.guess:  Patch for Dansk Data Elektronik servers,
12606         from Niels Skou Olsen <nso@dde.dk>.
12607
12608         For ncr, use /bin/uname rather than uname, since GNU uname does not
12609         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
12610
12611         Patch for MIPS R4000 running System V,
12612         from Eric S. Raymond <esr@snark.thyrsus.com>.
12613
12614         Fix thinko for nextstep.
12615
12616         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12617
12618         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
12619         * config.guess: Guess mips-dec-mach_bsd4.3.
12620
12621         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
12622         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
12623         release numbers.
12624         * config.guess (mips-mips-riscos*):  Emit just enough of the
12625         release number.
12626
12627         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
12628         * config.guess (sparc-auspex-sunos*):  Added.
12629         (f300-fujitsu-*): Added.
12630
12631         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
12632         * config.guess:  Recognize a Tadpole as a sparc.
12633
12634 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12635
12636         * config.guess: Don't assume that NextStep version is either 2 or
12637         3.  NextStep 4 (aka OpenStep 4) has come out now.
12638
12639 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12640
12641         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12642         From Rik Faith <faith@cs.unc.edu>.
12643
12644 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
12645
12646         * config.sub: Contributions from bug-gnu-utils to:
12647         Support plain "hppa" (no version given) architecture, reported by
12648         OpenStep.
12649         OpenBSD like NetBSD.
12650         LynxOs is not a hardware supplier.
12651
12652         * config.guess: Contributions from bug-gnu-utils to add support for:
12653         OpenBSD like NetBSD.
12654         Stratus systems.
12655         More Pyramid systems.
12656         i[n>4]86 Intel chips.
12657         M680[n>4]0 Motorola chips.
12658         Use unknown instead of lynx for hardware manufacturer.
12659
12660 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12661
12662         * install.sh (chmodcmd): Set to null if the DST directory already
12663         exists.
12664
12665 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12666
12667         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
12668         not use mt-ppc target Makefile fragment any more.
12669
12670 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12671
12672         * configure.in (*-*-windows):  Exclude everything but those dirs
12673         needed to build windows.
12674
12675 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
12676
12677         * Makefile.in (all-target-winsup): Depend on all-target-librx.
12678
12679 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12680
12681         * configure.in:  Exclude mmalloc from i386-windows.
12682
12683 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12684
12685         * Undo my previous change.
12686
12687 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
12688
12689         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
12690         unconditionally.
12691         (MAKEOVERRIDES): Define (revert this part of October 18 change).
12692
12693 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12694
12695         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
12696         host to add it's own flags.
12697
12698 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
12699
12700         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
12701
12702 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
12703
12704         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
12705         (CXX_FOR_TARGET): Likewise.
12706         (GCC_FOR_TARGET): Define.
12707         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
12708         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
12709         CC_FOR_TARGET was specified on the command line.
12710         (MAKEOVERRIDES): Don't define.
12711
12712 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
12713
12714         * configure.in (m32r): Fix spelling of libg++ libs.
12715
12716 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
12717
12718         * config.sub (-apple*): Remove, now redundant.
12719
12720 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
12721
12722         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
12723
12724         * configure: Rework yesterday's sed script patch.
12725
12726         * config.sub: Merge with FSF.
12727
12728 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
12729
12730         * config.guess:  Merge from FSF.
12731
12732         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
12733         * config.guess: Use pc instead of unknown, for pc clone systems.
12734         Change linux to linux-gnu.
12735
12736         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12737         * config.guess: Avoid non-portable tr syntax.
12738
12739 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
12740
12741         * test-build.mk (HOLES): Add "xargs" for gdb.
12742
12743         * configure: Avoid hpux10.20 sed bug.
12744
12745 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
12746
12747         * configure.in:  Add support for windows host
12748         (that is a build done under the Microsoft build environment).
12749
12750 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
12751
12752         * Makefile.in: Replace all uses of srcroot with s, to shrink
12753         command line lengths.
12754
12755         Patches from Geoffrey Noer <noer@cygnus.com>:
12756         * configure.in: If configuring for newlib, pass --with-newlib to
12757         subdirectories.
12758         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
12759         -Bnewlib/ and -Lwinsup to gcc.
12760         (CXX_FOR_TARGET): Likewise.
12761
12762 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12763
12764         * Makefile.in (ETC_SUPPORT): Add configure.
12765
12766 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
12767
12768         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
12769         host configuration file.
12770
12771 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
12772
12773         * configure.in: Break mn10x00 support into separate
12774         mn10200 and mn10300 configurations.
12775         * config.sub: Likewise.
12776
12777 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
12778
12779         * configure.in: Add lots of stuff to noconfigdirs for
12780         the mn10x00 targets.
12781
12782         * config.sub, configure.in: Add mn10x00 support.
12783
12784 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
12785
12786         * make-all.com: Call conf-a-gas, not config-a-gas.
12787
12788 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
12789
12790         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
12791         targets.
12792
12793 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
12794
12795         * mpw-README: Add much more detail for native PowerMac.
12796         * mpw-install: New file.
12797         * mpw-configure: Add --norecursion and --help options.
12798         * mpw-config.in: Translate readme and install files when
12799         copying to objdir.
12800         * mpw-build.in: Don't always depend on byacc and flex.
12801         (install-only-top): New action.
12802
12803 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
12804
12805         * configure.in:  You can now configure GDB for the v850.
12806
12807 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
12808
12809         * configure.in (noconfigdirs): Don't configure any C++ dirs
12810         if targeting D10V.
12811
12812 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12813
12814         * config.sub: Recognize mips64vr5000.
12815
12816 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
12817
12818         * configure.in: Use a single line for host_tools and native_only.
12819
12820 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
12821
12822         * config.sub, configure.in: Add entries for m32r.
12823
12824 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
12825
12826         * Makefile.in (inet-install): Don't run install-gzip.
12827
12828 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
12829
12830         * configure.in:  Don't config lots of things for *-*-windows*.
12831
12832 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
12833
12834         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12835         (host_libs, host_tools): Copy from configure.in.
12836         * mpw-configure: Don't complain about directories not found.
12837
12838 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12839
12840         * configure.in (i[345]86): Recognize i686 for pentium pro.
12841         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12842         file.
12843
12844         * config.guess (i[345]86): Ditto.
12845
12846 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12847
12848         * configure.in (noconfigdirs): Removed gdb for D10V.
12849
12850 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
12851
12852         * configure.in: Remove ld, target-libio, target-libg++, and
12853         target-libstdc++ from noconfigdirs.
12854
12855 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
12856
12857         * configure: Fix three locations where shell scripts were
12858         being run directly rather than with config_shell.
12859
12860 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
12861
12862         * configure.in (v850-*-*): Set up initial $noconfigdirs.
12863         * config.sub (basic_machine): Recognize v850.
12864
12865 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
12866
12867         * mpw-configure: Handle multiple enable/disable options and
12868         pass them down recursively, handle -c and -s flags appropriately
12869         depending on choice of compiler, add escape mechanism for
12870         quoted arguments to gC.
12871
12872 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12873
12874         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12875         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12876         so that -mrelocatable-lib and -mno-eabi are used.
12877
12878         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12879         not support --print-multi-lib, don't abort.
12880
12881 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
12882
12883         * make-all.com: Run config-a-gas.
12884         * setup.com: Don't copy subdirectory files around.
12885
12886 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
12887
12888         * configure.in (*-*-ose): Remove exclusion of libgloss for this
12889         target, it now compiles correctly.
12890
12891 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
12892
12893         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12894
12895 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12896
12897         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12898
12899 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12900
12901         * configure.in (native_only): Add prms.
12902
12903 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
12904
12905         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12906         (BINUTILS_SUPPORT_DIRS): Likewise.
12907
12908 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12909
12910         * configure.in (d10v-*-*): Don't configure ld or gdb until the
12911         d10v support is added.
12912
12913 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12914
12915         * configure.in (d10v-*-*): New target.
12916
12917 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
12918
12919         * config.guess (HP 9000/811): Recognize this as a PA1.1
12920         machine.
12921
12922 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
12923
12924         * Makefile.in (do-tar-gz): New target, split out from tail end of
12925         taz target.  Run each command separately, don't use pipes.
12926         (taz): Use it.
12927
12928 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
12929
12930         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12931         * mpw-build.in: No builds should depend on building byacc or flex,
12932         they are assumed to be installed already.
12933
12934 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12935
12936         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12937         variable that CC_FOR_TARGET needs.
12938
12939 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12940
12941         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12942         options have changed since the last time the subdirectory was
12943         configured, and if it has, reconfigure.
12944         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12945         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12946
12947 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
12948
12949         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12950         CLEAN_MODULES): Add bash.
12951         (all-bash): New target.
12952
12953 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
12954
12955         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12956
12957 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12958
12959         * config.sub (basic_machine): Recognize d10v as a valid processor.
12960
12961 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
12962
12963         * mpw-configure: Add support for --bindir.
12964         * mpw-build.in: Use a GCC-specific build script for GCC actions.
12965
12966 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
12967
12968         * configure.in: add bash, time, gawk to list of hosttools and things
12969         to only build for native toolchains
12970
12971 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12972
12973         * Makefile.in (docdir): Remove.
12974
12975 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12976
12977         * Makefile.in (datadir): Set to $(prefix)/share.
12978
12979 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
12980
12981         * configure.in: build diff and patch for cygwin32-hosted
12982         toolchains.
12983
12984 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
12985
12986         * config.sub: Accept -rtems*.
12987
12988 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
12989
12990         * configure.in: enable dosrel for cygwin32-hosted builds,
12991                 remove diff from the list of things not buildable
12992                 via Canadian Cross
12993
12994 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
12995
12996         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12997         don't get ". ".
12998
12999 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
13000
13001         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13002
13003 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
13004
13005         * Makefile.in (taz): Handle case where tex3patch didn't even get
13006         checked out.  Also, if it was found, put the symlink in a new util
13007         subdirectory.
13008
13009 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13010
13011         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13012
13013 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
13014
13015         * config.sub: Recognize -openvms.
13016         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13017         * make-all.com, setup.com: New files.
13018
13019 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13020
13021         * Makefile.in (taz): tex3patch moved to texinfo/util.
13022
13023 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
13024
13025         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13026         * configure.in: remove make from disable-if-Can-Cross list
13027                 enable gdb if ${host} and ${target} are cygwin32
13028
13029 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
13030
13031         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
13032         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13033
13034 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13035
13036         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
13037         distinguish sysv/svr4/bsd variants.
13038         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13039
13040 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
13041
13042         * configure.in: Added copyright notice.
13043         * move-if-change: Added copyright notice.
13044
13045 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13046
13047         * configure.in (powerpcle-*-solaris*): Until we get shared
13048         libraries working, don't build gdb, sim, make, tcl, tk, or
13049         expect.
13050
13051 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
13052
13053         * config.guess:  Merge with FSF:
13054
13055         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13056         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13057
13058         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
13059         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13060
13061         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
13062         * config.guess:  Combine two OSF1 rules.
13063         Also recognize field test versions.  From mjr@zk3.dec.com.
13064         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
13065         because GNU uname does not support -p.  From pmr@pajato.com.
13066
13067 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
13068
13069         * Makefile.in (MAKEDIRS): Removed $(tooldir).
13070
13071 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
13072
13073         * mpw-README: Document GCCIncludes.
13074
13075 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
13076
13077         * configure.in (alpha-*-linux*): Set enable_shared to yes.
13078
13079 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13080
13081         * mpw-configure: Handle --enable-FOO and --disable-FOO.
13082
13083 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
13084
13085         * configure.in (*-*-cygwin32): Configure make.
13086
13087 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
13088
13089         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13090
13091 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
13092
13093         * Makefile.in (all-inet): Depend on all-perl.
13094
13095         * Makefile.in (inet-install): New target.
13096
13097         * Makefile.in (all-inet): Depend on all-tcl.
13098         (all-inet): Depend on all-send-pr.
13099
13100 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13101
13102         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13103         temporarily.
13104
13105 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
13106
13107         * configure.in: Don't configure --with-gnu-ld on AIX.
13108
13109 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13110
13111         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13112
13113 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
13114
13115         * Makefile.in (ALL_MODULES): Added all-inet.
13116         (CROSS_CHECK_MODULES): Added check-inet.
13117         (INSTALL_MODULES): Added install-inet.
13118         (CLEAN_MODULES): Added clean-inet.
13119         (all-indent): New target.
13120
13121         * configure.in (host_tools): Added inet.
13122         (native_only): Added inet.
13123         (noconfigdirs): Added inet.
13124
13125 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
13126
13127         * configure.in: Don't configure libgloss if we are not configuring
13128         newlib.
13129
13130 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
13131
13132         * configure.in: Don't configure libgloss for unsupported
13133         architectures.
13134
13135 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13136
13137         * Makefile.in (CLEAN_MODULES): Add clean-apache.
13138
13139 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
13140
13141         * Makefile.in (ALL_MODULES): Include all-apache.
13142         (CROSS_CHECK_MODULES): Include check-apache.
13143         (INSTALL_MODULES): Include install-apache.
13144         (all-apache): New target.
13145
13146         * configure.in: Added apache everywhere perl is seen.
13147
13148 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13149
13150         * Makefile.in: Add support for clean-{module} and
13151         clean-target-{module} rules.
13152
13153 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
13154
13155         * configure.in (*-*-ose) do not build libgloss.
13156
13157 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13158
13159         * config.guess (prep*:SunOS:5.*:*): Turn into
13160         powerpele-unknown-solaris2.
13161
13162 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
13163
13164         * configure.in: Permit --enable-shared to specify a list of
13165         directories.
13166
13167 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13168
13169         * configure.in (host==solaris): Pass only the first word of $CC
13170         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13171
13172 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13173
13174         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13175
13176 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
13177
13178         * Makefile.in (ALL_MODULES): Include all-perl.
13179         (CROSS_CHECK_MODULES): Include check-perl.
13180         (INSTALL_MODULES): Include install-perl.
13181         (ALL_X11_MODULES): Include all-guile.
13182         (CHECK_X11_MODULES): Include check-guile.
13183         (INSTALL_X11_MODULES): Include install-guile.
13184         (all-perl): New target.
13185         (all-guile): New target.
13186
13187         * configure.in (host_tools): Include perl and guile.
13188         (native_only): Include perl and guile.
13189         (noconfigdirs): Don't build guile and perl; no ports have been
13190         done.
13191
13192 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
13193
13194         * configure (--enable-*): Handle quoted option lists such as
13195         --enable-sim-cflags='-g0 -O' better.
13196
13197 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13198
13199         * Makefile.in ({,inst}all-target): New rule so we can make and
13200         install all of the target directories easily.
13201
13202 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13203
13204         * configure.in: Add missing global flag in sed substitution when
13205         deleting `target-' from ${configdirs}.
13206
13207 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
13208
13209         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13210         option.
13211
13212         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13213         config/mh-necv4.
13214
13215         * install.sh: Correct misspelling of transformbasename.
13216
13217         * config.guess: Recognize mips-*-sysv*.
13218
13219 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
13220
13221         * config.sub: Recognize mon960.
13222
13223 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
13224
13225         * configure: Restore Canadian Cross handling of BISON and LEX,
13226         removed in Feb 20 change.
13227
13228 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
13229
13230         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13231         Mention make install.  Remove the old copyright date as well the
13232         clumsy and rather pointless copyright on the README file.
13233
13234 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13235
13236         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13237         Makefile after running symlink-tree, then run `make distclean' to
13238         avoid clobbering any generated files in srcdir.
13239
13240 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
13241
13242         * configure.in (m68k-*-netbsd*): Build everything now.
13243
13244 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13245
13246         * Makefile.in (taz): Fix quoting.
13247
13248 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
13249
13250         * configure.in (sparclet-*-*): Build everything now.
13251
13252 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13253
13254         * configure.in (m68k-*-linux*): New host.
13255
13256 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
13257
13258         * configure: Check for bison before byacc.
13259
13260 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
13261
13262         * Makefile.in configure:  Change the way LEX and BISON/YACC are
13263         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
13264         searching PATH.  These are used as fallbacks by Makefile.in if
13265         flex/bison/byacc aren't in objdir.
13266
13267 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
13268
13269         * Makefile.in: Make everything which depends upon all-bfd also
13270         depend upon all-opcodes, in case --with-commonbfdlib is used.
13271
13272 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13273
13274         * configure.in (host *-*-cygwin32): Don't build gdb if we are
13275         building NT native compilers on Unix.
13276
13277 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
13278
13279         * configure.in: Don't get CC from the host Makefile fragment if we
13280         can find gcc in PATH, or if this is a Canadian Cross.  Move the
13281         Solaris test for /usr/ucb/cc to the post target script, just after
13282         the compiler sanity test.
13283
13284 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
13285
13286         * config.sub: Merge with FSF.
13287
13288 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
13289
13290         * Makefile.in (RPATH_ENVVAR): New variable.
13291         (REALLY_SET_LIB_PATH): Use it.
13292         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13293
13294 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
13295
13296         * config.sub, configure.in: Recognize sparclet cpu.
13297
13298 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13299
13300         * config.guess:  Support m68k-cbm-sysv4.
13301
13302 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13303
13304         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13305         m68k-unknown-linuxaout from linker help string.  Put quotes around
13306         $ld_help_string.
13307
13308 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
13309
13310         * config.guess (powerpc-harris-powerunix): Add guess for port
13311         to new target.
13312
13313 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13314
13315         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13316
13317 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
13318
13319         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13320         $(REALLY_SET_LIB_PATH) in Makefile.
13321         * Makefile.in (SET_LIB_PATH): New variable.
13322         (REALLY_SET_LIB_PATH): New variable.
13323         ($(DO_X)): Use $(SET_LIB_PATH).
13324         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13325         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13326         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13327         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13328         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13329         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13330         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13331         (install-dosrel): Likewise.
13332         (all-opcodes): Depend upon all-libiberty.
13333
13334 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13335
13336         * config.guess (*:CYGWIN*): New
13337
13338 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13339
13340         * Makefile.in (all-target-winsup): All all-target-libiberty.
13341
13342 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13343
13344         * configure.in (noconfigdirs): Add missing # in front of comment.
13345
13346 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
13347
13348         * configure.in: add second pass to things added to noconfigdirs
13349         so *-gm-magic can exclude libgloss properly.
13350
13351 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
13352
13353         * mpw-configure (extralibs_name, rez_name): Set correctly
13354         for MWC68K compiler.
13355
13356         * mpw-README: Add more info on the necessary build tools.
13357
13358 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13359
13360         * configure.in, config.sub: Recognize cygwin32.
13361
13362 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
13363
13364         * config.guess, config.sub: Recognize A/UX.
13365
13366 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
13367
13368         * config.sub: Merge with gcc/config.sub.
13369
13370 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
13371
13372         * mpw-build.in (do-binutils): Add build of stamps.
13373
13374 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
13375
13376         * config.sub: Add recognition for mips64vr4100*-* targets.
13377
13378 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13379
13380         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13381         Add creation of gconfigargs with `--enable-shared' turned on.
13382         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13383         ($(host)-stamp-stage3-configured): Likewise.
13384         (HOLES): Add chatr and ldd.
13385         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13386
13387 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
13388
13389         * configure: Pass --nfp to recursive configures.
13390
13391 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13392
13393         * Makefile.in (DLLTOOL): New.
13394         (DLLTOOL_FOR_TARGET): New.
13395         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13396         (EXTRA_TARGET_FLAGS): Ditto.
13397         (EXTRA_GCC_FLAGS): Ditto.
13398         (CONFIGURE_TARGET_MODULES): Ditto.
13399         (DO_X): Ditto.
13400         * configure: Add DLLTOOL.
13401
13402 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
13403
13404         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13405         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13406         mh-sco, since old workarounds no longer needed, and don't
13407         build ld, since libraries have weak symbols in COFF.
13408
13409 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
13410
13411         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13412
13413 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13414
13415         * configure.in: Make sure that ${CC} can be used to compile an
13416         executable.
13417
13418 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13419
13420         * Makefile.in (all-gdb): Depend on $(GDB_TK).
13421         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13422         nothing depending on whether gdbtk is being built.
13423
13424 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
13425
13426         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13427
13428 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
13429
13430         * configure.in (noconfigdirs): Put ld or gas in this early, if the
13431         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13432
13433 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
13434
13435         * config-ml.in: Add support for
13436         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13437         Simplify setting of multidirs from --disable-foo.
13438
13439 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13440
13441         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13442         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13443         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13444         non-empty, pass them on to the  GCC make.
13445         (all-bootstrap): New rule that is like all-gcc, except it executes
13446         the GCC bootstrap rule instead of the GCC all rule.
13447
13448 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
13449
13450         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13451
13452 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13453
13454         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13455         DG/UX support.
13456
13457 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
13458
13459         * config.sub (i*86*) Change [345] to [3456]
13460
13461 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13462
13463         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13464         --with-gnu-ld=no.
13465
13466 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13467
13468         * config-ml.in (rs6000*, powerpc*): Add switches to control which
13469         AIX multilibs get built.
13470
13471 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13472
13473         * configure.in (i386-win32): Don't build expect if we're not
13474         building the tcl subdir.
13475
13476 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
13477
13478         * Makefile.in: (configure-target-examples, all-target-examples):
13479         New targets, configure and build example programs.
13480
13481 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
13482
13483         * mpw-configure: If an mpw-config.in generated a file mk.sed,
13484         use it as input to sedit the generated MPW makefile.
13485         * mpw-README: Add a suggestion about Gestalt.h.
13486
13487 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
13488
13489         * config.sub: Accept *-*-ieee*.
13490
13491 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
13492
13493         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
13494         Ronald F. Guilmette <rfg@monkeys.com>.
13495
13496 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13497
13498         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13499         for powerpc-pe native.
13500         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13501         (target==powerpc-pe): duplicate i386-win32 entry.
13502
13503 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13504
13505         * configure.in (noconfigdirs): Exclude target-newlib for all versions
13506         of vxworks, not just vxworks5.1.
13507
13508 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
13509
13510         * mpw-configure: Add support for exec-prefix.
13511
13512 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13513
13514         * config.guess: Recognize HP model 816 machines as having
13515         a PA1.1 processor.
13516
13517 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13518
13519         * configure: Ignore new autoconf configure options.
13520
13521 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13522
13523         * config.guess:  Recognize Pentium under SCO.
13524         From Robert Lipe <robertl@arnet.com>.
13525
13526 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13527
13528         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13529
13530 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
13531
13532         * configure.in: Don't configure gas for alpha-dec-osf*.
13533
13534 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
13535
13536         * configure.in: Default to --with-stabs for some targets for which
13537         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13538         i[345]86*-*-unixware*.
13539
13540 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13541
13542         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13543         rather than basing it on the target.  Simplify handling of options
13544         controlling which directories to configure.  Remove extraneous
13545         slash in multi-clean target.
13546
13547 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
13548
13549         * config-ml.in: Prefix more variables with ml_ so they don't collide
13550         with configure's.
13551
13552 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
13553
13554         * configure: Don't turn -v into --v.
13555
13556 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
13557
13558         * configure.in (targargs): Fix typo.
13559
13560         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13561
13562 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
13563
13564         * configure.in: Strip --host and --target options from
13565         CONFIG_ARGUMENTS, and always configure for --host only.  Add
13566         --with-cross-host option when building with a cross-compiler.
13567         * configure: Canonicalize the arguments put into config.status by
13568         always using `=' for an option with an argument.  Pass a presumed
13569         --host or --target explicitly.
13570
13571 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
13572
13573         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13574         into general OS recognition case.
13575
13576 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13577
13578         * configure.in (target_configdirs): add target-winsup only
13579         for win32 target systems.
13580
13581 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
13582
13583         * Makefile.in (all-target-libgloss): Depend upon
13584         configure-target-newlib, since when libgloss is built it looks to
13585         see if the newlib directory exists.
13586
13587 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
13588
13589         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13590         cfg-ml-*.in.
13591
13592 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
13593
13594         * configure: Handle LD and LD_FOR_TARGET when configuring a
13595         Canadian Cross.
13596
13597 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13598
13599         * configure.in (target_libs): add target-winsup.
13600         (target==i386-win32): add patch diff flex make to $noconfigdirs.
13601         (target==ppcle-pe): remove ld from $noconfigdirs.
13602
13603 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
13604
13605         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13606         Preserve relative path names in $srcdir.  Build symlink tree if
13607         configuring cross target dir and srcdir=. (= no VPATH support).
13608         (configure-target-libg++): Depend on configure-target-librx.
13609         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13610         * config-ml.in: New file.
13611         * symlink-tree: New file.
13612         * configure: Ensure srcdir="." if that's what it is.
13613
13614 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
13615
13616         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13617         includes and FLEX_SKELETON setting.
13618         * mpw-configure (--with-gnu-ld): New option, controls whether
13619         to use PPCLink or ld with PowerMac GCC.
13620         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13621         * mpw-config.in: Configure grez if targeting Mac.
13622
13623         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
13624         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13625         just macos.
13626         * configure.in: Configure grez resource compiler if targeting Mac.
13627         * Makefile.in (all-grez, install-grez): New targets.
13628
13629 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
13630
13631         * configure: CXX defaults to gcc, not g++.  If we find
13632         gcc in the path, set CC to gcc -O2.
13633
13634 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
13635
13636         * configure: Default ${build} correctly.  Avoid picking up extra
13637         spaces when reading CC and CXX from Makefile.  When doing a
13638         Canadian Cross, use plausible default values for numerous
13639         variables.
13640         * configure.in: When doing a Canadian Cross, don't try to
13641         configure tools whose configure script can't handle it.
13642
13643 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13644
13645         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13646
13647 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13648
13649         * configure:  Remove dubious bug reporting address.
13650
13651 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13652
13653         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
13654         configure script, run that instead of this directory's configure.
13655         In either case, print a message that we're configuring the sub-dir.
13656
13657 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13658
13659         * configure.in: Before checking for the existence of various files,
13660         use sed to filter out "target-".
13661
13662 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13663
13664         * Makefile.in (DO_X): Split rule to decrease command line length
13665         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
13666         (Philippe De Muyter).
13667
13668 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13669
13670         * Makefile.in (all-patch): depend on all-libiberty.
13671
13672 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
13673
13674         * configure.in: If the only directory in target_configdirs which
13675         actually exists is libiberty, then set target_configdirs to empty,
13676         to avoid trying to build a target libiberty in a gas or gdb
13677         distribution.
13678
13679 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
13680
13681         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
13682         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
13683         systems.
13684
13685 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13686
13687         * configure.in (copy_dirs): Use sys-include instead of include
13688         for --with-headers option.
13689
13690 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
13691
13692         * Makefile.in, configure.in: Make winsup builds work with
13693         new scheme.
13694
13695 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
13696
13697         * configure.in: Build the linker on AIX.
13698
13699 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13700
13701         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
13702         where needed.
13703
13704 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
13705
13706         * Makefile.in (all-gcc): Fix typo.
13707
13708 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13709
13710         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
13711
13712 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13713
13714         * configure.in:  Rename libFOO to target-libFOO, and xiberty
13715         to target-xiberty, to provide more flexibility.
13716         (target_subdir):  Define.  Create if cross.
13717         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
13718         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
13719         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
13720         check-libFOO -> check-target-libFOO, etc.
13721         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
13722         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
13723         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
13724         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
13725         allow ALL_GCC="" to only configure.
13726         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
13727         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
13728         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
13729
13730 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
13731
13732         * Makefile.in (taz): Build "info" in etc explicitly.
13733
13734 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
13735
13736         * configure.in:  Make sure that CC is undefined (as opposed to
13737         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
13738         problem with autoconf trying to configure on a host without GCC.
13739
13740 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13741
13742         * mpw-configure: Set host alias from choice of host compiler,
13743         only use generic MPW Makefile sed if present, edit a file
13744         named "hacked_Makefile.in" instead of "Makefile.in" if present.
13745         * mpw-README: Add problem notes about CW6 and CW7.
13746
13747 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
13748
13749         * Makefile.in (taz): Use ";" instead of ";;".
13750
13751 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13752
13753         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
13754         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
13755         DISTDOCDIRS.
13756         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
13757         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
13758
13759 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13760
13761         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
13762         and gnats, because they are now subsumed by DISTSTUFFDIRS.
13763         Move bfd to DISTSTUFFDIRS.
13764
13765 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13766
13767         * Makefile.in (X11_LIB): Removed.
13768         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
13769
13770         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
13771
13772 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13773
13774         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
13775         names.
13776
13777 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13778
13779         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
13780
13781 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
13782
13783         * configure.in (i[345]86-*-win32): Always build newlib.
13784         Don't configure cvs, autoconf or texinfo.
13785         * Makefile.in (LD_FOR_TARGET): New.
13786         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
13787         Pass down LD_FOR_TARGET.
13788
13789 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13790
13791         * winsup: New directory.
13792         * Makefile.in: Build winsup.
13793         * configure.in: Winsup is configured when target is win32.
13794         Can only build win32 target GDB when native.
13795
13796 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
13797
13798         * config.guess: Recognize HP model 819 machines as having
13799         a PA 1.1 processor.
13800
13801 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13802
13803         * configure: Fix sed loop which substitutes for CC and CXX to
13804         avoid bug found in various sed implementations.
13805
13806 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13807
13808         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
13809         simulator.  Use standard powerpc-*-eabi*.
13810
13811 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13812
13813         * configure.in: Stop putting gas and binutils in noconfigdirs for
13814         powerpc-*-aix* and rs6000-*-*.
13815
13816 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
13817
13818         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13819         -mcall-aixdesc libraries.
13820
13821 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
13822
13823         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13824
13825         * config.sub (arm | armel | armeb): Fix shell syntax.
13826
13827 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13828
13829         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13830         -msoft-float and -mcpu=common support.
13831         (powerpc*-*-eabisim*): Add support for building -mcall-aix
13832         libraries.
13833
13834 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13835
13836         * configure.in: Allow configuration and build of emacs19 for the alpha.
13837
13838 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13839
13840         * configure.in (CC): Get ^CC, not just any old CC, from
13841         ${host_makefile_frag}.
13842
13843 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13844
13845         * configure.in (CC): Try to get CC from
13846         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13847
13848 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13849
13850         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13851         only if it exists in $(srcdir).
13852
13853 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13854
13855         * configure: If CC and CXX are not set in the environment, set
13856         them, based on either an existing Makefile or on searching for gcc
13857         in PATH.  Substitute for CC and CXX in Makefile.
13858         * configure.in: Remove libm from target_libs.  Separate
13859         target_configdirs from configdirs.  If CC is not set in
13860         environment, try to get it from a host Makefile fragment.  Rewrite
13861         changes of configdirs to use skipdirs instead.  A few minor
13862         tweaks.  Take directories out of target_configdirs as they are
13863         taken out of configdirs.  Remove existing Makefile files from
13864         subdirectories.  Substitute for TARGET_CONFIGDIRS and
13865         CONFIG_ARGUMENTS in Makefile.
13866         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13867         by configure.in.
13868         (CONFIG_ARGUMENTS): Likewise.
13869         (CONFIGURE_TARGET_MODULES): New variable.
13870         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13871         ($(CONFIGURE_TARGET_MODULES)): New target.
13872         (configure-libg++, configure-libio): New targets.
13873         (all-libg++): Depend upon configure-libg++.
13874         (all-libio): Depend upon configure-libio.
13875         (configure-libgloss, all-libgloss): New targets.
13876         (configure-libstdc++): New target.
13877         (all-libstdc++): Depend upon configure-libstdc++.
13878         (configure-librx, all-librx): New targets.
13879         (configure-newlib): New target.
13880         (all-newlib): Depend upon configure-newlib
13881         (configure-xiberty): New target.
13882         (all-xiberty): Depend upon configure-xiberty.
13883
13884 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13885
13886         * configure.in (host i[345]86-*-win32):  Expand the
13887         noconfigdirs again.
13888
13889 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
13890
13891         * mpw-configure: Fix sed command file name.
13892
13893 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13894
13895         * configure.in (host i[345]86-*-win32): Reduce the
13896         noconfigdirs again.
13897
13898 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
13899
13900         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13901         or powerpc*-*-pe*, since they are not yet supported.
13902
13903 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13904
13905         Add PowerMac support and many other enhancements.
13906         * mpw-configure: New option --cc to select compiler to use,
13907         paste options set according to --cc into the generated
13908         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13909         if mpw-make.sed is present.
13910         * mpw-config.in: Don't test for gC1, test for mpw-touch,
13911         add forward includes for PowerPC include files.
13912         * mpw-build.in: Build using Makefile.PPC if present.
13913         (do-byacc, etc): Remove separate version resource builds.
13914         (do-gas): Build "stamps" before "all".
13915         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13916         * mpw-README: Update to reflect --cc option, PowerMac support,
13917         and recently-reported compatibility problems.
13918
13919 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
13920
13921         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13922         embedded m68k systems (-aout, -coff, -elf, -vxworks).
13923         (--with-multilib-top): Pass to recursive invocations.
13924
13925 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
13926
13927         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13928         v810-*-*.
13929
13930 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13931
13932         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13933         gdb, ld and opcodes on v810-*-*.
13934
13935 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13936
13937         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13938         (local-maintainer-clean): New target.
13939         (maintainer-clean): New target.
13940         (realclean): Just depend upon maintainer-clean.
13941
13942 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13943
13944         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13945
13946 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
13947
13948         * configure.in: Build ld in mips*-*-bsd* case.
13949
13950 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
13951
13952         * config.sub: Accept -lites* OS.  From Ian Dall.
13953
13954 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
13955
13956         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13957         targets.
13958
13959 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13960
13961         * configure.in: treat i386-win32 canadian cross the same as
13962         i386-go32 canadian cross.
13963
13964 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13965
13966         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13967         running under the simulator to build a reduced set of libraries.
13968         (powerpc-*-eabiaix): Add fine grained multilib support added to
13969         other powerpc targets yesterday.
13970
13971 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13972
13973         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13974         -disable-softfloat, -disable-relocatable, -disable-aix, and
13975         -disable-sysv to control which multilib libraries get built.
13976
13977 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13978
13979         * configure: Add Makefile.tem to list of files to remove in trap
13980         handler.
13981
13982 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13983
13984         * config.guess (*Linux*):  Add missing "exit"s.
13985         Also, need specific check for alpha-unknown-linux (uses COFF).
13986
13987 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13988
13989         * config.guess:  Merge with FSF:
13990
13991         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
13992         * config.guess (AIX4): More robust release numbering discovery.
13993
13994         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
13995         * config.guess (i386-sequent-ptx): Properly get version number.
13996
13997         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
13998         * config.guess (mips:*:4*:UMIPS): New case.
13999
14000 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14001
14002         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14003         (i386-win32 host): Likewise.  Don't build readline.
14004
14005 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
14006
14007         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
14008         SUPPORT_FILES to submakes.
14009
14010 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
14011
14012         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14013         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14014         mpw-configure.
14015
14016 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
14017
14018         * configure.in (appdirs): Use =, not ==, in test expression when
14019         trying to build the text to print in the warning message for
14020         Solaris users.
14021
14022 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
14023
14024         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14025
14026 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14027
14028         * config.guess: Recognize lynx-2.3.
14029
14030 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
14031
14032         * config.sub (z8ksim): Deleted
14033         (z8k-*-coff): New, this is the one true name of the target.
14034
14035 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
14036
14037         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14038
14039 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
14040
14041         * config.guess (*:Linux:*:*): First try asking the linker what the
14042         default object file format is (elf, aout, or coff).  Then if this
14043         fails, try previous methods.
14044
14045 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14046
14047         * configure.in: Don't build newlib for *-*-vxworks5.1.
14048
14049 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14050
14051         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14052         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14053
14054 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
14055
14056         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14057
14058 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
14059
14060         * cfg-ml-com.in: New file.
14061         * cfg-ml-pos.in: New file.
14062
14063 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14064
14065         * COPYING.NEWLIB: Add HP free copyright to list.
14066
14067 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14068
14069         * config.sub: Recognize -eabi* for the system, not just -eabi.
14070
14071 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14072
14073         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14074         * config.sub, configure.in (win32): New target and host.
14075
14076 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14077
14078         * configure.in: Add i386-pe configuration.
14079
14080 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
14081
14082         * mpw-build.in (install): Install GDB after LD.
14083
14084 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
14085
14086         * mpw-config.in (elf/mips.h): Always forward-include, needed
14087         for GDB to build.
14088
14089 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14090
14091         * testsuite: New directory for customer acceptance and whole tool
14092         chain tests.
14093
14094 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14095
14096         * configure: If per-host line isn't found, but AC_OUTPUT is found
14097         and a configure script exists, run it instead.
14098
14099 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14100
14101         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
14102
14103 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14104
14105         * configure: Set build_{cpu,vendor,os,alias} to host values when
14106         --build isn't specified.
14107
14108 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14109
14110         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14111         (FLAGS_TO_PASS): Pass them.
14112         (EXTRA_TARGET_FLAGS): Ditto.
14113
14114 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14115
14116         * Makefile.in (all-libg++): Depend on all-libstdc++.
14117
14118 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14119
14120         * configure.in (noconfigdirs): Enable all packages for
14121           i386-unknown-netbsd.
14122
14123 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
14124
14125         * configure.in (noconfigdirs): Don't configure tk for i386-go32
14126         hosted builds (DOS builds)
14127
14128 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14129
14130         Changes for ARM based on patches from Richard Earnshaw:
14131         * config.sub: Handle armeb and armel.
14132         * configure.in: Omit arm linker only for riscix.
14133
14134 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14135
14136         * config.guess:  Update from FSF.
14137
14138 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
14139
14140         * config.sub: Recognize powerpcle as the little endian variant of
14141         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
14142         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
14143         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
14144         temporarily.
14145
14146 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
14147
14148         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14149
14150 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
14151
14152         * config.sub: Accept -lites* as a basic system type.
14153
14154 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
14155
14156         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14157         installed, and if so return linuxoldld as the system name.
14158
14159 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
14160
14161         * config.guess: Add hppa1.1-hp-lites support.
14162
14163 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14164
14165         * configure.in: Don't build newlib for m68k-vxworks5.1.
14166
14167 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14168
14169         * configure.in (mips-sgi-irix6): Use mh-irix5.
14170
14171 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
14172
14173         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14174
14175 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14176
14177         * test-build.mk: Enable building of shared libraries on IRIX 5 and
14178         OSF/1.  Fix compiler flags.
14179         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
14180
14181 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
14182
14183         * configure.in: Recognize --with-newlib.
14184         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14185
14186 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14187
14188         * Makefile.in: move {all,check,install}-gdb from *_MODULES
14189         to *_X11_MODULES due to gdbtk needing X include files et al.
14190
14191 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
14192
14193         Merge in support for Mac MPW as a host.
14194         (Old change descriptions retained for informational value.)
14195
14196         * mpw-config.in: Add generic include forwards for cpu-specific
14197         include files in aout and elf directories.
14198
14199         * mpw-configure: Added copyright.
14200         * mpw-config.in: Check for presence of required build tools.
14201         (target_libs): Add newlib.
14202         (target_tools): Add examples.
14203         (Read Me): Generate as "Read Me for MPW" instead.
14204         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14205         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14206         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14207
14208         * mpw-configure: Remove subdir-specific makefile hackery,
14209         delete mk.tmp after using it.
14210
14211         * mpw-build.in (all): Display start and end times.
14212
14213         * mpw-configure (host_canonical): Set.
14214         (target_cpu): Always add to makefiles.
14215         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14216         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14217         (mpw-mh-mpw): Look for in srcdir and srcroot.
14218         Use sed instead of mpw-edit-prefix to edit prefix definitions.
14219
14220         * mpw-build.in: (install-only): New target.
14221
14222         * mpw-configure (host_alias, target_alias): Rename from hostalias
14223         and targetalias, add into generated Makefile.
14224         (mk.tmp): If present, add into generated Makefile.
14225         * mpw-build.in (all-gas): Build config.h first before gas proper.
14226
14227         * mpw-configure (config.status): Write only if changed.
14228         * mpw-config.in (readline): Configure it (not built, just used for
14229         definitions).
14230
14231         * mpw-config.in (elf/mips.h): Add a forward include.
14232
14233         * mpw-config.in: Forward-include most .h files in include into
14234         extra-include.
14235         (readline): Don't build.
14236         mpw-build.in (install): Install GDB.
14237
14238         * mpw-configure (prefix, mpw_prefix): Handle it.
14239         * mpw-config.in (mmalloc, readline): Don't configure.
14240         * mpw-build.in (thisscript): Rename to ThisScript.
14241         Use mpw-build instead of BuildProgram everywhere.
14242         (mmalloc, readline): Don't build.
14243         * mpw-README: New file, basic documentation about the MPW port.
14244
14245         * mpw-config.in: Use forward-include to create include files.
14246
14247         * mpw-configure: Add more things to the top of each configured
14248         Makefile, including contents of config/mpw-mh-mpw.
14249         * mpw-config.in (extra-include): Create this directory and fill it
14250         with Posix-like include files when configuring.
14251
14252         * config.sub (apple, mac, mpw): Add various aliases.
14253
14254         * mpw-build.in: New file, top-level build script fragment for MPW.
14255         * mpw-configure: New file, configure script for MPW.
14256         * mpw-config.in: New file, config fragment for MPW.
14257
14258 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14259
14260         * configure.in (host_libs): Remove glob, since it is gone from the
14261         sources.
14262
14263 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14264
14265         * Makefile.in: define empty GDB_NLM_DEPS var.
14266
14267         * configure.in(target_makefile_frag): use config/mt-netware
14268         for netware targets.
14269
14270 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14271
14272         * config.sub: Merge in recent FSF changes.  Remove linux special
14273         cases.
14274
14275 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14276
14277         Revert this change:
14278
14279         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14280
14281                 * build-all.mk: Use CC=cc -Xs on Solaris.
14282
14283 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14284
14285         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
14286         stop using it.
14287         * Makefile.in: Nuke all references to glob subdirectory.
14288
14289 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14290
14291         * configure.in: Fix --enable-shared logic in per-host.
14292
14293 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14294
14295         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14296
14297 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14298
14299         * configure.in (noconfigdirs): Don't build gas on AIX, for
14300         powerpc*-*-aix* as well as for rs6000*-*-aix*.
14301
14302 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
14303
14304         * configure: Fix --cache-file to work if the file argument is a
14305         relative path.
14306
14307 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
14308
14309         * configure: If the --cache-file is used, pass it down to
14310         configure in subdirectories.
14311
14312 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
14313
14314         * config.sub: add vxworks29k configuration.
14315
14316 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14317
14318         * Makefile.in (taz): Do "diststuff" part quietly.
14319
14320 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14321
14322         * config.sub: Mini-merge with gcc/config.sub.
14323
14324 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14325
14326         * config.guess (IRIX): Sed - to _.
14327
14328 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14329
14330         * Makefile.in (source-vault, binary-vault): New targets.
14331
14332 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
14333
14334         * config.sub: Recognize -eabi as a basic system type.
14335
14336 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14337
14338         * configure.in (enable_shared stuff): Fix typo.
14339
14340 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
14341
14342         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14343
14344 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14345
14346         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14347
14348 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
14349
14350         * configure.in (rs6000-*-*): Don't build gas.
14351
14352 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
14353
14354         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14355         reduce command line length.
14356         (AS_FOR_TARGET): Check for as.new, not Makefile.
14357         (NM_FOR_TARGET): Check for nm.new, not Makefile.
14358
14359 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14360
14361         * config.guess:  Merge from FSF.
14362
14363 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14364
14365         * configure: Don't use $ when handling program_suffix.
14366
14367 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
14368
14369         * configure.in:  Configure tk for hppa/hpux.
14370
14371 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14372
14373         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
14374
14375 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14376
14377         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
14378         to LIBCXXFLAGS.  Tests are better run without it.
14379
14380 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
14381
14382         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14383
14384 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
14385
14386         * configure.in (*-*-netware*): Don't configure xiberty.
14387
14388 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
14389
14390         * configure.in:  Remove tk from native_only list.
14391
14392 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
14393
14394         * build-all.mk: Add mips-ncd-elf target to sun4 targets
14395           for special NCD build.
14396
14397 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14398
14399         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14400         makeall.bat, they're only useful for binutils snapshots.
14401         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14402         makeall.bat to specified SUPPORT_FILES.
14403
14404 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
14405
14406         * build-all.mk: Add Ericsson targets to sun4 and solaris
14407           hosts.  Add  BNR's sun4 target to solaris host, so their
14408           build-from-source will be tested in-house first.
14409
14410 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14411
14412         * Makefile.in (LIBCFLAGS): New variable.
14413         (CFLAGS_FOR_TARGET): Ditto.
14414         (LIBCFLAGS_FOR_TARGET): Ditto.
14415         (LIBCXXFLAGS): Ditto.
14416         (CXXFLAGS_FOR_TARGET): Ditto.
14417         (LIBCXXFLAGS_FOR_TARGET): Ditto.
14418         (BASE_FLAGS_TO_PASS): Pass them.
14419         (EXTRA_TARGET_FLAGS): Ditto.
14420
14421         * configure.in: Support --enable-shared.
14422
14423 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14424
14425         * configure.in (target_libs):  Include libstdc++ again.
14426         * config.guess:  Update from FSF (for FreeBSD).
14427
14428 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14429
14430         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14431         makeall.bat.
14432         (DISTDOCDIRS): Add `etc'.
14433         (ETC_SUPPORT_PFX): New variable.
14434         (taz): Include anything from etc starting with a word in
14435         ETC_SUPPORT_PFX.
14436
14437 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14438
14439         * config.sub: Update for recent FSF changes.  Remove obsolete
14440         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
14441         spacing changes.
14442
14443 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14444
14445         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
14446
14447         * config.guess:  Merge with FSF.
14448         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14449
14450 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14451
14452         * configure: Since the "trap 0" handler will override the exit
14453         status on many systems, only use it for "exit 1", and make it set
14454         a non-zero exit status; reset it before "exit 0".  Also, check
14455         exit status of config.sub, and error out if it failed.
14456
14457 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
14458
14459         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14460         and install libgloss.
14461
14462 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14463
14464         * Makefile.in (all-binutils): Depend upon all-byacc.
14465
14466         * configure.in: Don't build emacs on Irix 5.
14467
14468 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14469
14470         * configure.in (*-*-netware*): Add libio.
14471
14472 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14473
14474         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14475         (CHECK_TARGET_MODULES): Ditto.
14476         (INSTALL_TARGET_MODULES): Ditto.
14477         (TARGET_LIBS): Ditto.
14478         (all-libstdc++): Note dependencies.
14479
14480 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14481
14482         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14483
14484 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14485
14486         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14487         -fexternal-templates.
14488
14489         * configure.in (target_libs): Add libstdc++.
14490         (noconfigdirs): Add libstdc++ as appropriate.
14491
14492 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14493
14494         * config.guess:  Update from FSF.
14495
14496 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14497
14498         * configure: Use ${config_shell} when running ${configsub}.
14499
14500 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
14501
14502         * config.sub: No longer recognize h8300h.
14503
14504 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14505
14506         * config.sub: Remove extraneous differences between config.sub and
14507         gcc/config.sub.
14508
14509 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14510
14511         * Makefile.in (DISTSTUFFDIRS): Add gas.
14512
14513 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
14514
14515         * COPYING.NEWLIB: New file.
14516
14517 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14518
14519         * config.guess (HP-UX):  Patch from Harlan Stenn
14520         <harlan@landmark.com> to also emit release level.
14521
14522 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14523
14524         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14525
14526 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14527
14528         * config.sub:  Merge nextstep cleanup from FSF.
14529
14530 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14531
14532         * configure.in (arm-*-*): Don't configure ld for this target.
14533
14534 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14535
14536         * configure.in (*-*-netware): don't configure libg++, libio,
14537           librx, or newlib.
14538
14539 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14540
14541         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
14542         configure ld--it works, but it doesn't support shared libraries.
14543
14544 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14545
14546         * config.guess (*-unknown-freebsd*):  Get rid of possible
14547         trailing "(Release)" in version string.
14548         Patch from Paul Richards <paul@isl.cf.ac.uk>.
14549
14550 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14551
14552         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14553         Fix type: *-next-neststep -> *-next-nextstep.
14554
14555         * config.guess:  Merge from FSF:
14556
14557         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
14558
14559         * config.guess: Recognize powerpc-ibm-aix3.2.5.
14560
14561         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
14562
14563         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14564         instead of UNIX_SV for UnixWare 1.0).
14565
14566 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
14567
14568         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
14569         to make gdb/nlm/* build after the compiler and linker.
14570
14571 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14572
14573         * config.guess (netbsd, freebsd, linux):  Accept any machine,
14574         not just i[34]86.
14575         (m68k-atari-sysv4):  Relocate to match FSF version.
14576
14577         * config.guess:  More merges from the FSF:
14578
14579         Add a space before function call or macro invocation.
14580
14581         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14582
14583         * config.guess: Add trap cmd to remove dummy.c and dummy when
14584         interrupted.
14585
14586         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14587
14588         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14589         (dummy): Redirect stderr from compilation of dummy.c.
14590
14591         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
14592
14593         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14594
14595 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
14596
14597         * configure: Accept and ignore --cache*, for compatibility with
14598         new autoconf.
14599
14600 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14601
14602         * config.guess:  Merge from FSF:
14603
14604         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14605
14606         * config.guess (Pyramid*:OSx*:*:*): New case.
14607         (PATH): Add /.attbin at end for finding uname.
14608         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
14609
14610         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
14611
14612         * config.guess (M88*:DolphinOS:*:*): New case.
14613
14614         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
14615
14616         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14617         to select whether to use ELF or COFF.
14618
14619         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14620
14621         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
14622
14623         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
14624
14625         * config.guess: Guess the OS version for HPUX.
14626
14627         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
14628
14629         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14630
14631 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14632
14633         * configure.in: Recognize --with-headers, --with-libs, and
14634         --without-newlib.
14635         * Makefile.in (all-xiberty): Depend upon all-ld.
14636
14637 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14638
14639         * configure.in: Change i[34]86 to i[345]86.
14640
14641 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14642
14643         * configure (version): A few more tweaks to help message.
14644
14645 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14646
14647         * Makefile.in:  Remove (for now) librx as a host library,
14648         now that we're building it for target.
14649
14650 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14651
14652         * configure: Fix up help message; from karl@owl.hq.ileaf.com
14653         (Karl Berry).
14654
14655 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14656
14657         * configure.in:  Also configure librx.
14658
14659 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14660
14661         * Makefile.in:  Update various rules to reflect that librx
14662         is now needed for libg++.
14663
14664 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14665
14666         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
14667
14668 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
14669
14670         * configure.in: Configure the examples directory.
14671
14672 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14673
14674         * configure: Simplify Jun 2 1994 change.
14675
14676 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14677
14678         * change CC to /usr/latest/bin/gcc for lynx host builds, since
14679         /bin/gcc isn't good enough to build gcc.
14680
14681 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
14682
14683         * Makefile.in (GDB_SUPPORT_FILES): Remove
14684         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
14685         (gdb.tar.gz): Add new rule to use standard distribution building
14686         mechanism.
14687
14688 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14689
14690         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
14691         Bill Cox <bill@cygnus.com>.
14692
14693 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14694
14695         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
14696
14697 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
14698
14699         * configure:  Search current dir first in .gdbinit.
14700
14701 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14702
14703         * config.sub:  Recognize freebsd (merged from gcc config.sub).
14704
14705 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14706
14707         * config.sub:  Refer to NeXT's operating system as nextstep.
14708
14709         * config.sub (case $basic_machine):  Re-order the cases, to match
14710         the order in the FSF version (which is mostly alphabethical).
14711         Merge in some additions and changes from the FSF.
14712
14713 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
14714
14715         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
14716         * config.sub: Recognize cxux7.
14717         * configure.in: Use mh-cxux for m88k-harris-cxux*.
14718
14719 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14720
14721         * config.sub:  Fix typo powerpc -> powerpc-*.
14722
14723 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
14724
14725         * Makefile.in: `all-emacs19' depends on `all-byacc'.
14726
14727         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
14728         parallel with all-emacs and install-emacs).  Top-level command
14729         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
14730
14731 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14732
14733         * test-build.mk ($(host)-stamp-stage2-installed): Remove
14734         $(relbindir)/make before doing ``make install'', and use
14735         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
14736         installing over running make binary.
14737         ($(host)-stamp-stage3-installed): Likewise.
14738
14739 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14740
14741         * config.guess: Recognize Mach.
14742
14743 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14744
14745         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
14746         see whether --exec-prefix was used.
14747
14748 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14749
14750         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
14751
14752 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14753
14754         * Makefile.in: Add all-librx target similar to all-libproc.
14755
14756 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
14757
14758         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
14759         with post 1.2 uname bogosity.
14760
14761 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14762
14763         * configure: Remove temporary files on receipt of a signal.
14764
14765 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
14766
14767         * configure: If there is a package_makefile_frag, remove
14768         ${subdir}/Makefile.tem after copying it in.
14769
14770 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14771
14772         * build_all.mk: support rs6000 lynx identifies itself as
14773         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
14774         since /bin/gcc is too feeble to compile a modern gcc.
14775
14776 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14777
14778         * brought devo/test-build.mk update-to-date with progressive/
14779           test-build.mk. Add lynx targets and hppa flag info.
14780
14781 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14782
14783         * configure.in:  Use mh-ncrsvr43.  Patch from
14784         Tom McConnell <tmcconne@sedona.intel.com>.
14785
14786 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14787
14788         * config.guess (i386-unknown-bsdi):  No longer need to
14789         check #if defined(__bsdi__) && defined(__i386__).
14790
14791 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14792
14793         * configure: Set program_transform_nameoption correctly.
14794
14795 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14796
14797         * brought build-all.mk update-to-date with progressive build-all.mk,
14798           added new targets and hppa info.
14799
14800 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14801
14802         * configure: If config.guess result is a prefix of the user
14803         specified target, assume a native build and use the user specified
14804         target as the host alias.  Remove SunOS patch suffix removal hack.
14805         * configure.in: Remove SunOS patch suffix removal hack.
14806
14807         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
14808         in NATIVE_CHECK_MODULES.
14809
14810 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
14811
14812         * Makefile.in: Rename HOST_ONLY to NATIVE.
14813         * configure: Delete SunOs patch suffix from host_canonical
14814           and build_canonical variables that are prepended to Makefiles.
14815         * configure.in: Add comments for easier maintenance.
14816
14817 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14818
14819         * Makefile.in: Add all-libproc target similar to all-gui.
14820
14821 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
14822
14823         * Makefile.in (CHECK_MODULES): split into
14824         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14825
14826 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
14827
14828         * config.guess (i386-unknown-bsdi): New system to guess.
14829
14830 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14831
14832         * Makefile.in: Add all-gui target (but not yet build by "all").
14833
14834 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
14835
14836         * config.sub: Move deletion of patch suffix from here...
14837         * configure.in: To here, at Ian's suggestion.  The top-
14838           level scripts might need to know of a patch level.
14839
14840 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
14841
14842         * config.sub: Strip off patch suffix so rtl is recognized
14843           as a sunos4.1.3 machine, even though it's been patched.
14844
14845 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
14846
14847         * Makefile.in (INSTALL_LAST): Delete.
14848         (INSTALL_DOSREL): New.
14849
14850 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14851
14852         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14853         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14854         whether we pass down --with-gnu-ld anyhow.
14855
14856 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
14857
14858         * Makefile.in (INSTALL_LAST): Change operation so it works
14859         on more flavors of make.
14860         * configure.in (go32): Don't build libg++ or libio.
14861
14862 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
14863
14864         * Makefile.in (Move HOST_PREFIX_1 and friends up so
14865         they can be overriden by templates.
14866
14867 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
14868
14869         * configure.in (target==go32): Don't build gdb.
14870         * dosrel: New directory.
14871
14872 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
14873
14874         * configure.in (host==go32): Configure dosrel too.
14875         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14876         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14877         be set by incoming names or templates.
14878         (INSTALL_LAST): New rule.
14879
14880 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
14881
14882         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14883
14884 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14885
14886         * configure.in (appdirs): New variable.  Currently empty, but will
14887         be used in gas distribution.  If nonempty, lists a set of
14888         directories at least one of which must get configured, or top
14889         level configuration is considered to have failed.
14890         (rs6000-*-lynxos*): Use new file name.
14891
14892 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14893
14894         Eliminate XTRAFLAGS.
14895         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14896         newlib include files using -idirafter, and also use -nostdinc.
14897         (CXX_FOR_TARGET): Likewise.
14898         (XTRAFLAGS): Removed.
14899         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14900         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14901         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14902         ($(DO_X)): Don't pass down XTRAFLAGS.
14903
14904 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14905
14906         * configure.in (mips*-dec-bsd*): New target; do build linker.
14907         (mips*-*-bsd*): New target; don't build linker.
14908
14909 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14910
14911         * configure.in: support rs6000-*-lynxos* configuration.
14912         support sunos4 as a cross target.
14913
14914         * config.sub: look for lynx*, not lynx since the OS version may
14915         legitimately be part of the name.
14916
14917 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14918
14919         * configure.in (i[34]86-*-sco*): Move to be with other i386
14920         targets.
14921         (romp-*-*): New target.  Skip various binary utilities.
14922         (vax-*-*): New target.  Don't build newlib.
14923         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
14924
14925 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14926
14927         * configure.in: Only set host_makefile_frag if config
14928         directory exists.
14929
14930 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14931
14932         * install.sh: If $dstdir exists, don't check whether each
14933         component does.
14934
14935 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14936
14937         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14938
14939 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
14940
14941         * configure.in (*-*-lynxos*): Don't configure newlib for either
14942         native or cross Lynx.
14943
14944 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
14945
14946         * config.sub (sparc64-elf): Fix os.
14947         (z8k): Remove duplicate.
14948
14949 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14950
14951         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14952         gcc/stmp-fixproto, to try to prevent fixproto from being run.
14953
14954 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
14955
14956         * configure: Make file links cleanly even if Lynx fails on
14957           an NFS symlink (at least fail cleanly).
14958
14959 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14960
14961         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14962         -XNh2000.
14963
14964 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14965
14966         * configure: Unknown options are fatal again.
14967
14968 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
14969
14970         * configure: Ignore --x-includes and --x-libraries, for Autoconf
14971         compatibility.
14972
14973 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
14974
14975         * build-all.mk: Add `clean' target.
14976
14977 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14978
14979         * config.guess:  Add SINIX support.
14980         * configure.in:  Add mips-*-sysv4* support.
14981
14982 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
14983
14984         * build-all.mk: Document all useful targets.
14985         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14986         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14987
14988 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14989
14990         * configure: Support --silent, --quiet.
14991
14992 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14993
14994         * configure: Support --disable-FEATURE.
14995
14996 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14997
14998         * config.guess: Recognize NCR running SVR4.3.
14999
15000 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15001
15002         * config.guess:  Make BSDI generate i386-unknown-bsd386.
15003         Patch from Paul Eggert <eggert@twinsun.com>.
15004
15005 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15006
15007         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15008
15009 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15010
15011         * configure: Make unrecognized options give nonfatal warnings
15012         instead of fatal errors, and pass them to any subdirectory
15013         configures in case they recognize them.
15014         Make --x equivalent to --with-x.
15015
15016 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15017
15018         * configure: Add --enable-* options.  Clean up usage message and
15019         some comments.
15020
15021 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
15022
15023         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15024
15025 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15026
15027         * configure.in (hppa*-*-*): Enable binutils.
15028
15029 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15030
15031         * config.sub: Recognize cisco.
15032
15033 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
15034
15035         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15036
15037 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15038
15039         * config.guess: about target *-hitachi-hiuxwe2, don't print more
15040         than one configuration name.  Add comment.
15041
15042 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
15043
15044         * config.guess: about target *-hitachi-hiuxwe2, fixed
15045         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
15046         macro is incorrect.]
15047
15048 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15049
15050         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15051         than the "make ls" stuff which used to be here.
15052
15053 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15054
15055         * config.guess:  Recognize i[34]86-unknown-freebsd.
15056         From Shawn M Carey <smcarey@rodan.syr.edu>.
15057
15058 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15059
15060         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15061
15062 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
15063
15064         * config.guess: Check for ptx.
15065
15066 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
15067
15068         * config.sub: Add os9k checking.
15069
15070 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15071
15072         * config.guess: Handle OSF1 running on HPPA processors
15073
15074 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15075
15076         * configure: If subdir configure fails, print out a message with
15077         subdirectory name, in case subdir's configure code didn't identify
15078         itself.
15079
15080 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
15081
15082         * configure.in: Remove embedded newlines from configdirs.
15083         Avoid mismatches of substrings.  Fix matching strings at end
15084         of configdirs.
15085
15086 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
15087
15088         * config.guess:  Add Lynx/rs6000 config support.
15089
15090 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15091
15092         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15093
15094 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
15095
15096         * configure.in (hppa*-*-osf*): Treat this just like most other
15097         PA configurations (eg no binutils or ld).
15098         (hppa*-*-*elf*): These configurations have binutils and ld.
15099
15100 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15101
15102         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
15103
15104 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15105
15106         * configure.in (rs6000-*-*): Build gas.
15107
15108 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15109
15110         * Makefile.in:  Avoid bug in losing hpux sed.
15111
15112 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15113
15114         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15115         for GDB and GDB has been fixed to not need it.
15116
15117 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15118
15119         * config.guess: Recognize vax hosts.
15120
15121 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15122
15123         * configure (while loop): Don't use "break 2" inside case
15124         statement -- the case statement isn't an enclosing loop.
15125
15126 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15127
15128         * config.guess:  Clean up NeXT support, to allow nextstep
15129         on Intel machines.  Make OS be nextstep.
15130
15131 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
15132
15133         * config.guess: Add alternate forms for Convex.
15134
15135 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
15136
15137         * configure:  Completely rewrite option processing.  Take
15138         advantage of pattern-matching to avoid invoking test frequently.
15139         Also clean up host and target defaulting logic.
15140
15141 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15142
15143         * Makefile.in: Replace all occurrances of "rootme" with "r" and
15144         "$${rootme}" with "$$r", to increase the likelihood that the do-*
15145         commands (plus user environment) will fit SCO limits.
15146
15147 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15148
15149         * configure.in: Don't issue warnings about directories which are
15150         not being configured if -norecursion is set.  Correct test for
15151         --with-gnu-as and --with-gnu-ld to not get confused by substring
15152         matches.
15153
15154         * configure.in: Don't build gas for alpha-dec-osf1*.
15155
15156 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
15157
15158         * configure:  Back out Per's change of 12/19/1993.  It changes the
15159         behavior of configure in unexpected and confusing ways.
15160
15161         Also, use different delim char when calculating
15162         program_transform_name so that the name can contain slashes.
15163
15164 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
15165
15166         * configure.in, config.sub: Add support for VSTa micro-kernel.
15167
15168 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
15169
15170         * configure.in: Nuke hacks which were used to get a special
15171         version of GAS for HPPA configurations.
15172
15173 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15174
15175         * configure:  If only ${target_alias} is given, use that
15176         as the default for ${host_alias}.
15177         * configure:  Add missing back-slashes before nested quotes.
15178
15179 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15180
15181         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15182
15183 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
15184
15185         * config.guess:  Recognize some Tektronix configurations.
15186         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15187
15188 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15189
15190         * config.sub: Match any flavor of SH.
15191
15192 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
15193
15194         * configure.in: Don't try to configure newlib for Alpha.
15195
15196 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15197
15198         * configure.in: Don't build ld for Irix 5.  Don't build gas,
15199         libg++ or libio for any Alpha target.
15200
15201         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15202
15203 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
15204
15205         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15206         default arguments -- so it tried to compress itself.
15207
15208 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15209
15210         * configure.in (notsupp): ensure that a space is always at the end
15211           of the configdirs list, since the grep checks for an explicit space
15212
15213 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15214
15215         * configure.in (target i386-sysv4.2): don't build ld, since static
15216           versions of many libraries are not available.
15217
15218 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15219
15220         * config.guess: Recognize Apollos (using environment variables).
15221         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15222
15223 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15224
15225         * config.guess: Recognize Sony news mips running newsos.
15226
15227 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
15228
15229         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15230         "fi ; else" for bash.
15231
15232 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
15233
15234         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15235
15236 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
15237
15238         * config.sub: accept unixware as an alias for svr4.2.
15239         Fix some inconsistancies with the gcc version.
15240
15241 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15242
15243         * Makefile.in (DISTDOCDIRS):  Add gdb.
15244
15245 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15246
15247         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
15248
15249 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15250
15251         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15252         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15253         this now.
15254
15255 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15256
15257         * config.sub: Accept hiux* as an OS name.
15258
15259         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15260         etc/make-stds.texi.  The underscore came from gcc, and dje now
15261         agrees that RUNTESTFLAGS is the correct name.
15262
15263 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15264
15265         * install.sh:  Remove 'set -e'.  It makes any conditionals
15266         in the script useless.
15267
15268         * config.guess: Automatically recognize arm-acorn-riscix
15269         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15270
15271 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
15272
15273         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15274
15275 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15276
15277         * Makefile.in (DISTDOCDIRS): New variable.
15278         (taz): Edit local Makefile.in sooner, instead of proto-toplev
15279         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
15280
15281 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15282
15283         * configure.in (hppa target): check the source directory for the
15284           pagas sub-directory
15285
15286 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
15287
15288         * config.sub: Allow -aout* and -elf*.
15289
15290 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15291
15292         * configure.in: Don't build ld on i386-solaris2, same as for
15293         sparc-solaris2.
15294
15295 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15296
15297         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15298
15299 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15300
15301         * configure.in:  Configure gdb for alpha.
15302
15303 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15304
15305         * Makefile.in (CXXFLAGS): Add -O.
15306
15307 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15308
15309         * config.guess: added support for DG Aviion
15310
15311 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15312
15313         * configure.in: Produce warning message for subdirectories not
15314         configurable for this host/target combination.  Don't try to
15315         configure gdb for vms.
15316
15317 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15318
15319         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15320         appropriate files before making "diststuff".
15321         (DISTBISONFILES): New var: list of files to be edited.
15322         (DISTSTUFFDIRS): Add binutils.
15323
15324 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15325
15326         * config.sub: also handle mipsel and mips64el (for little endian mips)
15327
15328 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15329
15330         * configure.in: Add * to end of all OS names.
15331
15332 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
15333
15334         * configure.in: Build newlib for LynxOS native.
15335
15336 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15337
15338         * config.guess: Add support for delta 88k running SVR3.
15339
15340         * configure.in: Add comment about HP compiler vs. emacs.
15341
15342 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15343
15344         * configure.in: don't build ld on solaris2 (not a viable option
15345           due to bugs in getpwnam & getpwuid)
15346
15347 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15348
15349         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15350         config.guess will produce a full version number.
15351
15352 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15353
15354         * configure.in: Build linker and binutils for alpha-dec-osf1.
15355
15356 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15357
15358         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15359         and gdb/testsuite/Makefile.in.
15360
15361 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15362
15363         * configure.in: recognize mips*- instead of mips-
15364
15365 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15366
15367         * config.sub: Accept linux*coff and linux*elf as operating
15368         systems.
15369
15370 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15371
15372         * config.sub: Recognize mips64, and mips3 as an alias for it.
15373
15374 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15375
15376         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15377         gdb knows how to handle OSF/1 shared libraries.
15378
15379 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15380
15381         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15382         * config.guess: Recognize Hitachi's HIUX.
15383         * config.sub: Recognize h3050r* and hppahitachi.
15384         Remove redundant cases for hp9k[23]*.
15385
15386 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15387
15388         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15389         if gas and ld are in the source tree and are in ${configdirs}.
15390         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15391         --with options (but still pass them down on the command line,
15392         if they were explicitly specified).
15393
15394 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15395
15396         * configure: substitute SHELL value in Makefile.in with
15397         ${CONFIG_SHELL}
15398
15399 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15400
15401         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15402         *-*-solaris2* targets.
15403
15404 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15405
15406         * Makefile.in: define M4, and pass it down to sub-makes;
15407         all-autoconf now depends on all-m4
15408
15409 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15410
15411         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15412         presence of {ar,ranlib} instead of a configured directory
15413
15414 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
15415
15416         * config.guess: Accept 34?? as well as 33?? for NCR.
15417
15418 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15419
15420         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15421         of 'gas' in sed commands, since 'gash' is now in the tree as well.
15422
15423 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15424
15425         * configure: grab values for $(CC) and $(CXX) from the
15426         environment, so that someone can do "CC=gcc configure; make" and
15427         have it work right (matching the way that autoconf works now)
15428
15429         * configure.in, Makefile.in: add support for gash, the tcl
15430         interface to Galaxy
15431
15432         * config.guess: add NetBSD variants (hp300, x86)
15433
15434 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
15435
15436         * install.sh: Support -d option (in the manner of SunOS 4 install,
15437         as it is more deterministic than that of GNU install)
15438         (chmodcmd): Set file to mode 755 by default (should also do default
15439         chgrp and chown, but I don't feel like dealing with that now)
15440
15441 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
15442
15443         * config.sub: Remove h8300hhms alias.
15444
15445 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15446
15447         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15448
15449 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15450
15451         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15452         as stmp-fixinc
15453
15454 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15455
15456         * config.sub: recognize m88110-bug-coff.
15457
15458 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15459
15460         * Makefile.in (all-libio): all dependencies on the toolchain used
15461         to build this (gcc, gas, ld, etc)
15462
15463 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15464
15465         * config.guess: Deal with OSF/1 1.3 on alpha.
15466
15467 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15468
15469         * install.sh: add some 'else true' clauses for portability
15470
15471         * configure.in: don't build libio for h8[35]00-*-* targets
15472
15473 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15474
15475         * Makefile.in:  Add support for new libio.
15476
15477 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15478
15479         * install.sh: If one command fails, don't try the rest.  Don't try
15480         to remove $dsttmp (via trap) unless we have already created it.
15481         If $src doesn't exist, detect it and exit with an error.
15482
15483         * config.guess: Recognize BSD on hp300.
15484
15485 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15486
15487         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15488         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15489
15490 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
15491
15492         * Makefile.in (all-send-pr): depends on all-prms
15493
15494 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15495
15496         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15497
15498 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15499
15500         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15501         Added test for mips-mips-riscos5.
15502
15503 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15504
15505         * configure.in: use mh-hp300 for 68k HP hosts
15506
15507 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15508
15509         * configure: add support for CONFIG_SHELL, so that you can use
15510         some alternate shell for evaluating configure scripts
15511
15512 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
15513
15514         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
15515         in configure script to bug-gdb@prep.ai.mit.edu when building
15516         distribution archive.
15517         * Makefile.in (COMPRESS):  Remove def.
15518         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
15519         gdb.tar.Z and make-gdb.tar.Z respectively.
15520         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
15521         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
15522         to convergence with 'taz' target in Makefile.in.
15523
15524 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15525
15526         * install.sh (dsttmp): use trap to ensure that tmp files go
15527         away on error conditions
15528
15529 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15530
15531         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15532
15533 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15534
15535         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15536         its parent is '/' not ''.
15537
15538         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15539
15540 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
15541
15542         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15543         that ${newsrcdir}/configure.in does.
15544
15545 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15546
15547         * test-build.mk: support for CONFIG_SHELL
15548
15549 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
15550
15551         * config.sub (netware):  Add as a basic system type.
15552
15553 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15554
15555         * Makefile.in (Makefile): depend on configure.in.  Also drop the
15556           $(srcdir)/ from the dependency on Makefile.in.
15557
15558 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
15559
15560         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15561         (h8300hhms is temporary until multi-libraries are implemented).
15562         * configure.in: Handle h8300h too.
15563
15564 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15565
15566         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15567
15568 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
15569
15570         * configure:  Remove extraneous output when guessing host type.
15571         * config.guess:  Remove extraneous output when guessing using C
15572         compiler rather than uname, or when guessing fails.
15573
15574 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
15575
15576         * Makefile.in: remove all.cross and install.cross targets
15577
15578         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15579           definitions
15580
15581 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
15582
15583         * configure.in (target sh): Build gprof.
15584
15585 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15586
15587         * config.sub: change -solaris to -solaris2
15588
15589 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15590
15591         * configure.in: Use config/mh-riscos for mips-*-sysv*.
15592
15593 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
15594
15595         * configure: Correct error message for missing Makefile.in to
15596         print correct directory.
15597
15598 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15599
15600         * install.sh: kludge around 386BSD shell bug
15601
15602 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
15603
15604         * config.guess:  Recognize NeXT.
15605         * config.guess:  Recognize i486-ncr-sysv4.
15606         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
15607
15608 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
15609
15610         * Makefile.in (MAKEINFOFLAGS): New variable.
15611         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15612         * build-all.mk, test-build.mk: Pass down --no-split as
15613         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
15614
15615 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
15616
15617         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
15618
15619 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
15620
15621         * Makefile.in (libg++.tar.z):  New rule.
15622         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
15623         * Makefile.in (taz):  Only do a single chmod.
15624
15625 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15626
15627         * install.sh: don't use dirname anymore (replaced with sed usage)
15628
15629 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
15630
15631         * Makefile.in:  Change extension for gzip'd files from '.z' to
15632         '.gz' per new FSF standard usage.
15633
15634 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15635
15636         * configure: put quotes around the final value of program_transform_name
15637
15638 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15639
15640         * Makefile.in: new install.sh support; update install-info rules
15641
15642 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
15643
15644         * configure.in: Build diff for crosses, but not for go32 host.
15645
15646         * configure.in: Build gprof only for native, and don't build it
15647         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15648
15649 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
15650
15651         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15652
15653 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15654
15655         * configure.in (host_tools): Add prms.
15656
15657 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15658
15659         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15660         with $(FLAGS_TO_PASS) on the command line
15661
15662         * config.sub: Recognize lynx and lynxos
15663
15664 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15665
15666         * config.sub: Accept -ecoff*, not just -ecoff.
15667
15668 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15669
15670         * Makefile.in (taz): Use .gz suffix instead of .z.
15671         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
15672         names.
15673
15674 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15675
15676         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
15677
15678 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15679
15680         * Makefile.in (install-no-fixedincludes):  install gcc last, so
15681         that rebuilds that might happen during 'make install' don't get
15682         bogus gcc include files
15683
15684 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15685
15686         Change from Utah for HPPA support:
15687         * config.guess: Recognize hppa1.x-hp-bsd.
15688
15689 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
15690
15691         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
15692         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
15693
15694 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15695
15696         * config.sub: Add support for rom68k and bug boot monitors.
15697
15698 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
15699
15700         * Makefile.in: Make all-opcodes depend on all-bfd.
15701
15702 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15703
15704         * config.guess: Added special check for i[34]86-univel-sysv4*.
15705
15706 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
15707
15708         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
15709         the processor rather than assuming i486.
15710
15711 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15712
15713         * config.guess: Recognize SunOS6 as Solaris3.
15714
15715 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
15716
15717         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
15718         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
15719
15720 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
15721
15722         * build-all.mk (all-cross): New target for Canadian Cross.
15723         Added Q2 go32 targets.
15724         * test-build.mk: Configure go32 cross sparclite-aout and
15725         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
15726         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
15727
15728 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15729
15730         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
15731         GO32 hosted toolchains
15732
15733 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15734
15735         * configure: change  so "-exec-prefix" gets passed down rather
15736         than "-exec_prefix" so autoconf generated Makefiles get the
15737         exec_prefix set right.
15738
15739 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15740
15741         * config.guess: get the Solaris2 minor version number
15742
15743         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
15744
15745 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15746
15747         * config.guess: Recognize some Sequent platforms.
15748
15749 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15750
15751         * Makefile.in: added the vault-install target
15752
15753         * configure.in: actually use the Sun3 makefile fragment that's in
15754         config, also added the release dir to configdirs
15755
15756 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15757
15758         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
15759
15760 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15761
15762         * configure.in: remove some program from Alpha targetted toolchains
15763
15764 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
15765
15766         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
15767         gprof.
15768         (taz): Run "make diststuff" in those directories instead of "make
15769         proto-dir".  Look for "VERSION=" only at start of line in subdir
15770         Makefile.  Use "gzip -9" for compression.
15771         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
15772         (binutils.tar.z): New target.
15773
15774 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15775
15776         * Makefile.in (taz): Include gpl.texinfo.
15777
15778 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15779
15780         * Makefile.in (setup-dirs): Merged into "taz" target.
15781         (taz): Only do `proto-dir' stuff if a directory is actually needed
15782         for this target.
15783
15784 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
15785
15786         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
15787         (FLAGS_TO_PASS): Pass down MUNCH_NM.
15788         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
15789         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
15790         (gcc-no-fixedincludes): Correct for current gcc Makefile.
15791
15792 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
15793
15794         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
15795         config.sub, and move-if-change to gdb testsuite distribution
15796         archive, so the testsuite can be extracted, configured, and
15797         run separately from the gdb distribution.  Blow away the Chill
15798         tests that require a Chill compiled executable, since GNU Chill
15799         is not yet publically available.
15800
15801 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15802
15803         * test-build.mk: set environment variables in a single command,
15804         instead of a list of assignments and exports
15805
15806         * config.guess: recognize Alpha/OSF1 systems
15807
15808 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15809
15810         * configure: Change help message to prefer --options rather than
15811           -options.
15812
15813 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15814
15815         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
15816         zippy@ecst.csuchico.edu.
15817         * config.guess: Recognize miniframe.
15818
15819 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15820
15821         * Makefile.in: Use srcroot to find runtest rather than rootme.
15822         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
15823
15824 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15825
15826         * test-build.mk: Extensive additions to support building on a
15827         machine other than the host.
15828
15829 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15830
15831         * configure (tooldir): Fix for i386-aix again.
15832
15833 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
15834
15835         * configure, Makefile.in:  Change definition of $(tooldir)
15836         to match the FSF.
15837
15838 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
15839
15840         * config.guess:  Recognize i[34]86/SVR4.
15841
15842 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15843
15844         * Makefile.in (all-gdb): gdb depends on sim.
15845
15846 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
15847
15848         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
15849         at the same time we make the prototype gdb directory.
15850         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
15851         files at the same time as the gdb base release distribution.
15852
15853 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
15854
15855         * Makefile.in (check): Use individual check targets rather than
15856         DO_X rule.
15857         (check-gcc): Added.
15858
15859 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
15860
15861         * config.sub: Use sysv3.2 not sysv32 for canonical OS
15862         for System V release 3.2.
15863
15864 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15865
15866         * config.sub: Recognize hppaosf.
15867         * configure.in: Do configure ld/binutils/gas for it.
15868
15869 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15870
15871         * configure (tooldir): Alter syntax used to set this, for systems
15872         where "\$" isn't handled right, like i386-aix.
15873
15874 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15875
15876         * configure: Pass program-transform-name, not
15877         program_transform_name, to recursive configures.
15878
15879 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
15880
15881         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15882         of gas+ld+binutils.
15883
15884 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
15885
15886         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
15887
15888 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15889
15890         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15891
15892 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15893
15894         * Makefile.in (PRMS): Set back to all-prms.
15895
15896 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15897
15898         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15899         targets, rather than for MIPS hosts.
15900
15901 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15902
15903         * configure.in: add comment for --with-x default values
15904
15905         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15906
15907         * Makefile.in: add check-* targets for each of the directories in
15908         the tree.  Add a definition of RUNTEST that will use the one we
15909         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
15910
15911 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
15912
15913         * configure.in: Removed obsolete references to bfd_target and
15914         target_makefile_frag.
15915
15916         * build-all.mk: Set assorted targets for Q2.
15917         * config.sub: Recognize z8k-sim and h8300-hms.
15918         * test-build.mk: Really don't pass host to configure.
15919         (HOLES): Added uname.
15920
15921 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
15922
15923         * configure: Handle an empty program-prefix, program-suffix or
15924         program-transform-name correctly.
15925
15926 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15927
15928         * build-all.mk: -G 8 no longer required for MIPS targets.
15929         * test-build.mk: Don't pass host argument to configure; make it
15930         guess.
15931
15932 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
15933
15934         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
15935         * Makefile.in (COMPRESS):  New macro, like GZIP.
15936
15937 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15938
15939         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15940
15941         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15942         with gas currently defaults to -G 0.
15943
15944 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
15945
15946         * Makefile.in (all-flex): flex depends on byacc.
15947
15948         * build-all.mk: If host not specified, use config.guess.  Pass TAG
15949         to test-build.mk as RELEASE_TAG.
15950         * test-build.mk (configargs): New variable containing arguments to
15951         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
15952         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15953
15954         * config.guess: Use /bin/uname when checking -X argument on SCO,
15955         to avoid invoking GNU uname which doesn't understand -X.
15956
15957         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15958
15959         * configure.in: Build gas for mips-*-*.
15960
15961 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15962
15963         * Makefile.in (all.normal): insert missing backslash.
15964
15965 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15966
15967         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15968
15969         * Makefile.in: Complete overhaul to merge many almost identical
15970         targets.
15971
15972 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15973
15974         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15975         (gdb.tar.Z): Adjusted.
15976
15977         * Makefile.in (setup-dirs, taz): New targets; should be general
15978         enough to adapt for gdb sometime.  Build only .z file.
15979         (gas.tar.z): New target.
15980
15981 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15982
15983         * build-all.mk: Use CC=cc -Xs on Solaris.
15984
15985 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
15986
15987         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
15988         for handling BISON for FSF releases.
15989
15990 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15991
15992         * configure: Actually implement the change zoo just documented.
15993
15994 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
15995
15996         * configure: when using config.guess, only set target_alias when
15997         it's not already been set (ie, on the command line)
15998
15999 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16000
16001         * Makefile.in: add installcheck target, set PRMS to install-prms
16002
16003 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16004
16005         * configure: add support for package_makefile_fragment, handle the
16006         case where a directory has a configure.in file but no Makefile.in
16007         more gracefully (with an actual understandable error message, even);
16008         add support for --without (and add this to the usage message); also
16009         explicitly add a --host=${host_alias} to the command line when
16010         config.guess is used
16011
16012 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16013
16014         * configure: Must use both --host and --target in recursive calls.
16015
16016 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16017
16018         * Makefile.in: Change deja-gnu to dejagnu.
16019
16020 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16021
16022         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16023
16024 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16025
16026         * configure.in: canonicalize all instances to *-*-solaris2*,
16027         also strip out a number of tools to not build for go32 host
16028
16029 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16030
16031         * config.guess: add GPL.
16032
16033         * Makefile.in, config.guess, config.sub, configure: bump
16034           copyrights to 93.
16035
16036 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
16037
16038         * Makefile.in (do-info): Removed obsolete check for existence of
16039         localenv file.
16040
16041         * Makefile.in (MAKEOVERRIDES): Define to be empty.
16042
16043 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16044
16045         * Makefile.in: a couple of 'else true' for decstation,
16046         support for TclX
16047
16048         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16049
16050 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
16051
16052         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16053
16054 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
16055
16056         * config.guess: Recognize i386-ibm-aix (PS/2).
16057         * configure.in: Use config/mh-aix386 file for it.
16058
16059 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
16060
16061         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16062         CC_FOR_TARGET instead.
16063         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16064
16065 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
16066
16067         * Makefile.in: Add sim to list of directories sent with gdb
16068
16069 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16070
16071         * configure.in: Put back mips-dec-bsd* case.
16072
16073 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
16074
16075         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16076         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
16077         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16078
16079 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16080
16081         * configure.in: remove no-op mips-dec-bsd* in "case $target"
16082
16083         * Makefile.in (dir.info): only run gen-info-dir if it exists,
16084         (install-info): install dir.info only if it exists,
16085         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16086
16087 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
16088
16089         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
16090         gas for mips-dec-bsd.
16091
16092 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
16093
16094         * configure (makesrcdir): If ${srcdir} is relative and not ".",
16095         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16096
16097 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16098
16099         * configure.in: Added "dejagnu" to hosttools list.
16100
16101 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
16102
16103         * config.sub, configure.in, config.guess:  Add support
16104         for Bosx, an AIX variant from Bull.
16105         Patches from F.Pierresteguy@frcl.bull.fr.
16106
16107 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16108
16109         * devo/dejagnu: Initial creation of devo/dejagnu.
16110         Migrated dejagnu testcases and support files for testing software
16111         tools to reside as subdirectories, currently called "testsuite",
16112         within the directory of the software tool.  Migrated all programs,
16113         support libraries, etc. beloging to dejagnu proper from
16114         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
16115         with no modifications.  The changes to these files which will
16116         allow them to configure, build, and execute properly will be made
16117         in a future update.
16118
16119 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16120
16121         * Makefile.in: Change send_pr to send-pr.
16122         * configure.in: Likewise.
16123         * send_pr: Renamed directory to send-pr.
16124
16125 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
16126
16127         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
16128
16129 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
16130
16131         * README:  Update for gdb-4.8 release.
16132         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
16133         gdb-xxx.tar.z (gzip'd) file also.
16134
16135 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16136
16137         * Makefile.in: make all-diff depend on all-libiberty
16138
16139 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
16140
16141         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16142
16143 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16144
16145         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16146
16147 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
16148
16149         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
16150         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
16151         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
16152
16153 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16154
16155         * Makefile.in:  makeinfo binary is in a new location
16156
16157 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
16158
16159         * config.sub: Accept -ecoff as an OS.
16160
16161         * Makefile.in: Various changes to eliminate a level of make
16162         recursion and reduce the required command line length.
16163         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16164         sub-makes.
16165         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16166         variables holding settings for specific sub-makes.
16167         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16168         in terms of BASE_FLAGS_TO_PASS.
16169         (TARGET_LIBS): New variable listing directories which use
16170         TARGET_FLAGS_TO_PASS.
16171         (subdir_do): Eliminated.
16172         (do-*): New set of targets to replace subdir_do.
16173         (various): All targets which used subdir_do now depend on do-*.
16174         (local-clean): Renamed from do_clean.
16175         (local-distclean): New target, dependency of distclean and
16176         realclean.
16177         (install-info): Don't create directories.  Depend on dir.info
16178         rather than calling make recursively.
16179         (install-dir.info): Eliminated.
16180         (install-info-dirs): Create all info directories here.
16181         (dir.info): Depend upon do-install-info.
16182
16183         * test-build.mk (HOLES): Added false.
16184
16185 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
16186
16187         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
16188
16189 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16190
16191         * Makefile.in (info): remove dependency on all-texinfo.  The
16192         problem was really in texinfo/C, not at this level.
16193
16194 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16195
16196         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16197
16198 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
16199
16200         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
16201         GDB releases.
16202
16203 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16204
16205         * configure: Include srcdir in message about target of link not
16206         being found.  Don't convert `-' to `_' in `with' options being
16207         passed to subdirs.
16208
16209 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16210
16211         * configure.in: add uudecode to host_tools
16212
16213         * Makefile.in: added {all,install}-uudecode targets, added them to
16214         the appropriate lists
16215
16216 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
16217
16218         * Makefile.in (all-gcc): Added dependency on all-gas.
16219
16220         * configure.in (mips-*-*): Build ld and binutils.
16221
16222 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16223
16224         * configure: check return code from mkdir, print error message and
16225           exit on failure.
16226
16227 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
16228
16229         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
16230
16231 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16232
16233         * test-build.mk (HOLES): Added tar, cpio and uudecode.
16234
16235 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16236
16237         * config.sub (h8500):  Recognize this as a cpu type.
16238
16239 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16240
16241         * configure: source directory missing is no longer a warning
16242
16243         * configure.in: recognize irix[34]* instead of irix[34]
16244
16245         * Makefile.in: define and pass down X11_LIB
16246
16247 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
16248
16249         * guess-systype: Renamed to ...
16250         * config.guess:  ... by popular request.
16251         * configure.in, Makefile.in:  Update accordingly.
16252
16253 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
16254
16255         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
16256         + Add Convex, Cray/Unicos, and Encore/Multimax support.
16257         + Execute ./dummy instead of assuming . is in PATH.
16258
16259 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
16260
16261         * guess-systype:  New shell script.  Attempts to guess the
16262         canonical host name of the executing host.
16263         Only a few hosts are supported so far.
16264         * configure:  Call guess-systype if no host is specified.
16265
16266 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16267
16268         * Makefile.in (gcc-no-fixedincludes): Made to work with current
16269         gcc Makefile.
16270
16271
16272 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
16273
16274         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16275         (all-gcc, install-gcc, subdir_do): Use it.
16276
16277 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16278
16279         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16280
16281 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
16282
16283         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16284           set exclusively by configure, using configure.in .
16285
16286 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16287
16288         * test-build.mk: set $PATH for all builds
16289
16290         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16291
16292 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
16293
16294         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
16295         the one used in gcc/Makefile.in, so that a null expansion doesn't
16296         override the one needed to build gcc with a native cc.
16297
16298
16299 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16300
16301         * configure: Accept -with arguments.
16302
16303 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16304
16305         * Makefile.in: added h8300sim
16306
16307 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
16308
16309         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16310         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
16311         (all-cygnus, native, build-cygnus): Make
16312         $(canonhost)-stamp-3stage-done, not $(host)....
16313         * test-build.mk (stamp-3stage-compared): Use tail +10c for
16314         i386-sco3.2v4.  Added else true to if command.
16315
16316 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
16317
16318         * config.sub: (from FSF) Sequent uses a BSD-like OS.
16319
16320 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
16321
16322         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16323
16324 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16325
16326         * configure.in: don't remove binutils from Solaris builds
16327
16328 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
16329
16330         * Makefile.in: get rid of earlier definitions for *clean,
16331         also handle the recursive info rule better
16332
16333 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
16334
16335         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
16336         do more-or-less the right thing.
16337
16338 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
16339
16340         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16341         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16342
16343 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16344
16345         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16346         $(host_canonical).
16347
16348         * configure.in: split the configdirs list into 4 categories (native
16349         v. cross, library v. tool) and handle the cross-only and native-
16350         only in more reasonable (and correct!) way.
16351
16352 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
16353
16354         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
16355         configdirs anymore.
16356
16357 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16358
16359         * Makefile.in: extensive cleanup::  removed all of the explicit
16360         clean-* targets, collapsed many wrappers around subdir_do into
16361         one, added additional targets to satisfy standards.texi, deleted
16362         some old targets, some changes for consistency
16363
16364 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16365
16366         * configure.in: handle some programs as cross-only, and others as
16367         native only
16368
16369         * test-build.mk: handle partial holes in a more generic manner
16370
16371         * Makefile.in: m4 depends on libiberty
16372
16373 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16374
16375         * configure.in: add m4, textutils, fileutils, sed, shellutils,
16376         time, wdiff, and find to configdirs
16377
16378         * Makefile.in: all, clean, and install rules for the new programs
16379         added to configure.in
16380
16381 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16382
16383         * configure.in: use mh-sun for all *-sun-* hosts
16384
16385 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16386
16387         * Makefile.in: define flags for X11 include files and library file
16388         locations, pass them down to the programs that need this info
16389
16390         * build-all.mk: added a 'native' target, to 3stage the native toolchain
16391
16392 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16393
16394         * configure.in: start building libg++ for HP-UX targets
16395
16396 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
16397
16398         * README:  Update references to files moved into etc/.
16399
16400 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
16401
16402         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
16403         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
16404
16405 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16406
16407         * configure: accept dash as well as underscore in long option
16408         names for FSF compatibility.
16409
16410 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
16411
16412         * config.sub: added -sco3.2v4 support from FSF.
16413
16414 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16415
16416         * configure.in: expand the section that adds or removes
16417         directories from the list of programs to build, to handle native
16418         vs. cross in addition to host v. native
16419
16420 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
16421
16422         * Makefile.in:  Replace C++ in macro names with CXX.
16423         This is less likely to break ...
16424
16425 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16426
16427         * test-build.mk: add -w to GNU_MAKE
16428
16429 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16430
16431         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16432         add 'sparc' to list of recognized cpus.  This needed to make
16433         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16434         Delete some redundant ose68 variants.  Recognize -wrs as an os,
16435         then changes that into $CPU-wrs-vxworks.
16436
16437         * configure.in: remove most references to gdbtest, regularize
16438         target based program removal
16439
16440         * test-build.mk: import from p3 tree (many fixes and changes)
16441
16442 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
16443
16444         * Makefile.in: added rules to handle tcl, tk, and expect
16445
16446         * configure.in: handle those directories if they exist
16447
16448 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16449
16450         * config.sub: removed bogus hppabsd and hppahpux names, since
16451         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16452
16453 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16454
16455         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
16456         depends upon all-xiberty
16457
16458         * Makefile.in: changes from p3, including:
16459
16460         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
16461
16462         * Makefile.in (XTRAFLAGS): include newlib directories if
16463         newlib/Makefile exists, rather than if host != target.
16464
16465         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
16466
16467         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16468         from the same source tree and not building a cross-compiler.  This
16469         matters for the libg++ configuration if reconfiguring a tree that
16470         has already been installed.
16471
16472         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
16473
16474         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16475         pick up the machine and system specific header files.
16476
16477         * Makefile.in: added AS_FOR_TARGET, passed down in
16478         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16479         the C compiler to use to create programs which are run in the
16480         build environment, set it to default to $(CC), and passed it down
16481         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16482
16483         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
16484
16485         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16486         We need them for unusual native builds, like systems without
16487         ranlib.
16488
16489         * configure: also define $(host_canonical) and
16490         $(target_canonical), which are the full, canonical names for the
16491         given host and target
16492
16493 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
16494
16495         * Makefile.in:  Added separate definitions for C++.
16496
16497 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
16498
16499         * configure.in (configdirs):  Add deja-gnu.
16500
16501 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
16502
16503         * README:  Update for configure.texi and gdb-4.7 release.
16504
16505 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
16506
16507         * Makefile.in:  Move "all" target to top of file.
16508         Previously, first target was ".PHONY" which caused BSD4.4 make
16509         to build .PHONY when make was run without arguments.
16510
16511 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
16512
16513         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
16514         Library-copylefted code in libiberty.
16515
16516 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
16517
16518         * config.sub:  Replace m68kmote with plain old m68k.
16519
16520 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
16521
16522         * Makefile.in:  Remove space from blank line, avoid Make complaints.
16523
16524 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
16525
16526         * config.sub: Complain if no argument is given.  Added support for
16527         386bsd as OS and target alias.
16528
16529 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
16530
16531         * Makefile.in (XTRAFLAGS): include newlib directories if
16532         newlib/Makefile exists, rather than if host != target.
16533
16534 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
16535
16536         * config.sub: recognize sparclite-wrs-vxworks.
16537
16538         * Makefile.in (install-xiberty): added *-xiberty make rules (from
16539         p3.) Added clean-xiberty to clean.
16540
16541 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16542
16543         * configure.in: use *-*-* instead of nested cases for host and target
16544
16545 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
16546
16547         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16548         from the same source tree and not building a cross-compiler.  This
16549         matters for the libg++ configuration if reconfiguring a tree that
16550         has already been installed.
16551
16552 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
16553
16554         * config.sub (i486v/i486v4):  Merge in from FSF version.
16555
16556 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
16557
16558         * configure: only set PWD if it is already set.
16559
16560 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
16561
16562         * configure: just set PWD=`pwd` at the top, since Ultrix sh
16563         doesn't have unset and all success paths (and most error paths)
16564         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16565         to just ${PWD} to avoid confusion.)
16566
16567 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
16568
16569         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16570         even for a native compilation.
16571
16572 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
16573
16574         Changes to make the gdb.tar.Z rule work better.
16575
16576         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
16577         (DEVO_SUPPORT):  Add configure.texi.
16578         (bfd-ilrt.tar.Z):  Remove ancient rule.
16579
16580 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
16581
16582         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16583         pick up the machine and system specific header files.
16584
16585         * configure.in, config.sub: added new target m68010-adobe-scout,
16586         with alias of adobe68k.  Changed configure.in to check for
16587         -scout before -sco* to avoid a false match.
16588
16589         * Makefile.in: added AS_FOR_TARGET, passed down in
16590         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16591         the C compiler to use to create programs which are run in the
16592         build environment, set it to default to $(CC), and passed it down
16593         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16594
16595 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16596
16597         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16598         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
16599         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16600         FOR_TARGET variants, to newlib and libg++.
16601
16602 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16603
16604         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16605         first.
16606
16607 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
16608
16609         * config.sub:  Accept `elf' as an environment.
16610
16611 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16612
16613         * Makefile.in (all-opcodes):  cd into the right directory
16614
16615 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
16616
16617         * configure: added -program_transform_name option, used as
16618         argument to sed when installing programs.
16619         configure.texi: added documentation for -program_prefix,
16620         -program_suffix and -program_transform_name.
16621
16622 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
16623
16624         * config.sub:  Accept i486 where i386 ok.
16625
16626 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
16627
16628         * config.sub: accept we32k
16629
16630 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
16631
16632         * config.sub, configure.in: accept OSE68000 and OSE68k.
16633
16634         * Makefile.in: don't create all directories for ``make install'';
16635         let the subdirectories create the ones they need.
16636
16637 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16638
16639         * COPYING: new file, GPL v2
16640
16641 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16642
16643         * Makefile.in: use the new gen-info-dir, which needs a template
16644         argument (which also lives in texinfo)
16645
16646         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16647
16648 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
16649
16650         * config.sub (ncr3000):  Change i386 to i486.
16651
16652 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16653
16654         * Makefile.in: add install-rcs, install-grep to
16655         install-no-fixedincludes, removed install-bison and install-libgcc
16656
16657 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
16658
16659         * configure.in: grab the HPUX makefile fragment if on HPUX
16660
16661 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16662
16663         * Makefile.in: eradicate bison spoor (ditto libgcc).
16664          configure.in: recognise m68{k,000}-ericsson-OSE.
16665          es1800 is alias for m68k-ericsson-OSE
16666
16667 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16668
16669         * configure.in: rearrange the parts that remove programs from
16670         configdirs, based now on HOST==TARGET or by canonical triple.
16671
16672 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16673
16674         * test-build.mk: recurse explicitly with -f test-build.mk when
16675           appropriate.  predicate stage3 and comparison on the existence
16676           of gcc.  That is, if gcc isn't around, we aren't three-staging.
16677           On very clean, also remove ...stamp-co.  Build in-place before
16678           doing other builds.
16679
16680 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16681
16682         * Makefile.in, configure.in: add tgas
16683
16684 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16685
16686         * Makefile.in: a number of changes merged in from progressive.
16687
16688         * configure.in: add libm.
16689
16690         * .cvsignore: ignore some stuff that comes from test-build.mk.
16691
16692 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
16693
16694         * config.sub:  Add es1800 (m68k-ericsson-es1800).
16695
16696 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16697
16698         * configure: Add program_suffix (parallel to program_prefix)
16699         * Makefile.in: adjust directory-creating script for losing decstation
16700
16701 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
16702
16703         * configure:  Minor $subdir-related fixes.
16704
16705 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16706
16707         * configure: fix various problems with propogating
16708         makefile_target_frag in subdirs.
16709         * configure.in: config libgcc if its there
16710
16711 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
16712
16713         * config.sub:  HPPA merge.
16714
16715 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
16716
16717         * Makefile.in:  Replace all-bison with all-byacc in all
16718         dependency lines for other tools (which now use byacc).
16719
16720 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
16721
16722         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
16723
16724 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
16725
16726         * Makefile.in: make gprof rules similar to byacc rules (instead of
16727         vestigal $(unsubdir) that didn't work...)
16728
16729 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
16730
16731         * config.sub:  Add support for Linux.
16732         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
16733         (at least for libg++).
16734
16735 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
16736
16737         * configure.texi: fix doc for the -nfp option to configure
16738
16739 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
16740
16741         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
16742
16743 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
16744
16745         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
16746         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
16747         * configure.in: added solaris* host_makefile_frag hook.
16748
16749 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16750
16751         * config.sub: changed recognition of m68000 so that various
16752         m68k types can be specified via m680[01234]0
16753
16754 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16755
16756         * config.sub (basic_machine): fix sed so that '-foo' isn't
16757         completely substituted out while .+'-foo' loses the '-foo'
16758
16759 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16760
16761         * config.sub ($os): Add -aout.
16762
16763 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
16764
16765         * configure:  If host_makefile_frag is absolute, don't
16766         prefix ${invsubdir} (relevant to libg++ auto-configure).
16767
16768 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16769
16770         * Makefile.in (tooldir): Define it.
16771         (all-ld): Depend on all-flex.
16772
16773 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
16774
16775         * Makefile.in (check):  Fix libg++ special case.
16776
16777 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
16778
16779         * configure: do not bury `pwd` into config.status, thus do fewer
16780           pwd's.
16781
16782         * configure: print the "Building in" message only when building in
16783           other than "." AND verbose.
16784
16785         * configure: remove -s, rework -v to better accommodate guested
16786           configures.
16787
16788         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
16789
16790 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
16791
16792         * Makefile.in: macroize flags passed on recursion.  remove
16793           fileutils.
16794
16795 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
16796
16797         * configure: get makesrcdir right for subdirs deeper than 1.
16798
16799         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
16800           install.
16801
16802 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
16803
16804         * Makefile.in: don't print subdir_do or recursion lines.
16805
16806 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
16807
16808         * standards.texi: added menu item.
16809
16810         * Makefile.in: build and install standards.info.
16811
16812         * standards.texi: new file.
16813
16814 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16815
16816         * configure: test for and move config.status pieces from
16817           ${subdir}/.
16818
16819 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
16820
16821         * configure:  Test for existance of files before trying to mv
16822         them, to avoid numerous non-existance messages.
16823
16824 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
16825
16826         * configure: correct final line of config.status.
16827
16828         * configure: patch from eggert.  Avoids a protection problem if
16829           the original Makefile.in is read only.
16830
16831         * configure: use move-if-change from gcc to create config.status.
16832           Some makefiles depend on config.status to tell if a directory
16833           has been reconfigured for a different host.  This change
16834           prevents those directories from remaking everything in the case
16835           where the reconfig was only intended to rebuild a Makefile.
16836
16837         * configure: test for config.sub with "config.sub sun4" rather
16838           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
16839           host alias from a missing config.sub.
16840
16841 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16842
16843         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16844           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
16845
16846 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
16847
16848         * configure: mkdir ${subdir} as needed.
16849
16850 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
16851
16852         * Makefile.in,configure.in: added autoconf.
16853
16854 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16855
16856         * Makefile.in: no longer pass against on recursion.
16857
16858         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16859           definitions are not inherited.
16860
16861         * configure: correct makesrcdir when subdir is .
16862
16863 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
16864
16865         * configure:  Add support for 'subdirs' variable, which is
16866         like 'configdirs', except that configure doesn't re-invoke
16867         itself for subdirs, it just creates a Makefile for each subdir.
16868         * configure.texi:  Document subdirs.
16869
16870 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16871
16872         * configure.in: added flex to configdirs
16873
16874 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
16875
16876         * Makefile.in: remove clean-stamps from clean.
16877
16878 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
16879
16880         * configure.in:  Add gdbtest to configdirs.
16881
16882 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
16883
16884         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
16885         to recursive makes.
16886         * configure.in:  Recognize new ncr3000 config.
16887
16888 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
16889
16890         * Makefile.in, configure.in: removed references to gdbm.
16891
16892 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
16893
16894         * config.sub:  Don't canonicalize os value
16895         newsos* to bsd (readline needs to check for newsos).
16896         (This fix was earlier made Jan 31, but got re-broken.)
16897
16898 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
16899
16900         * configure.in:  sco is an os, not a vendor!
16901
16902         * configure:  Quote $( better.  Keep various shells happy.
16903
16904 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
16905
16906         * Makefile.in: eliminate stamp-files.
16907
16908 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
16909
16910         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
16911           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16912
16913 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
16914
16915         * config.sub:  fix iris/iris3.
16916
16917 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
16918
16919         * configure: re-add -rm.
16920
16921 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
16922
16923         * Maskefile.in: add .stmp-rcs to all.
16924
16925         * configure.in: remove gas from rs6000 build, use aix host fragment.
16926
16927 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
16928
16929         * configure: pass down site_option during recursion.
16930
16931 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
16932
16933         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
16934
16935 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
16936
16937         * configure: Change exec_prefix so that it really defaults to prefix.
16938
16939 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
16940
16941         * Makefile.in, configure.in:  Add support for mmalloc library.
16942
16943 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
16944
16945         * Makefile.in: add stmp dependencies for a few more things.
16946
16947 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
16948
16949         * configure: adjusted error message on objdir/srcdir configure
16950           collision, per john's suggestion.
16951
16952         * Makefile.in: add libiberty stmp to all and all.cross.
16953
16954 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
16955
16956         * Makefile.in: remove force dependencies, add grep to all.
16957
16958 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
16959
16960         * Makefile.in: drop flex.  make stamp files work.
16961
16962         * configure: added test for conflicting configuration in srcdir,
16963           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
16964           gets cranky.  use relative paths for configure and srcdir
16965           whenever possible.  Send some error messages to stderr that were
16966           going to stdout.
16967
16968 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
16969
16970         * Makefile.in:  Fix libg++ rule to check for gcc directory
16971         before using gcc/gcc.  Also pass XTRAFLAGS.
16972
16973 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
16974
16975         * Makefile.in: added stmp-files so that directories aren't polled
16976           when they are already built.
16977
16978         * configure.texi: fixed a node pointer problem.
16979
16980 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
16981
16982         * config.sub configure.in gdb/configure.in
16983         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16984         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16985         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
16986
16987 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16988
16989         * configure: -recurring becomes -silent.  corrected help message
16990           for -site= option.
16991
16992         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16993
16994 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16995
16996         * configure: when building Makefile for crosses, replace
16997           tooldir and program_prefix.  default srcdir from location of
16998           config.sub.  remove "for host in hosts" and "for target in
16999           targets" loops.
17000
17001 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17002
17003         * Makefile.in: Do not pass bindir or mandir to cvs.
17004
17005 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
17006
17007         * Makefile.in, configure.in: removed traces of namesubdir,
17008           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
17009           copyrights to '92, changed some from Cygnus to FSF.
17010
17011         * configure.texi: remove most references to multiple hosts,
17012           multiple targets, subdirs, etc.
17013
17014         * configure.man: removed rcsid. reference config.sub not
17015           config.subr.
17016
17017         * Makefile.in: mkdir $(infodir) on install-info.
17018
17019 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
17020
17021         * configure.texi:  Explain better about .gdbinit and about
17022         the environment that configure.in sections run in.
17023
17024 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
17025
17026         * configure.in:  Ultrix is only a decstation if it's a MIPS.
17027
17028 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
17029
17030         * README:  DOC.configure => cfg-paper.texi.
17031
17032 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
17033
17034         * config.sub (near case $os):  Don't convert newsos* to bsd!
17035
17036 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
17037
17038         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
17039         the number of copies of COPYING that go into the GDB tar file.
17040
17041 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
17042
17043         * bfd/configure.in, gdb/config/mh-i386sco,
17044         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17045         Fix SCO configuration stuff.
17046
17047 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
17048
17049         * Makefile.in:  For libg++, make sure the -I pointing
17050         to the gcc directory goes *after* all the libg++-local -I flags.
17051         Also, move just-gcc dependency from just-libg++ to all-libg++.
17052
17053 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
17054
17055         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
17056
17057 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
17058
17059         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
17060
17061 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
17062
17063         * config.sub:  Add stratus configuration frags.  Also
17064         submitted to FSF.
17065
17066 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
17067
17068         * Makefile.in (DEV_SUPPORT):  add configure.man.
17069
17070         * config.sub(Decode manufacturer-specific):  add -none*.
17071
17072 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
17073
17074         * Makefile.in:  remove form feeds to make Sun's make happy.
17075         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
17076
17077 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
17078
17079         * Makefile.in (AR_FLAGS):  Make quieter.
17080
17081 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
17082
17083         * configure.in:  Add libg++.
17084         * configure:  When verbose, don't output the command line at each
17085         level; it will be unremarkably the same as the previous version,
17086         which will be the same as what the user typed.
17087
17088 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
17089
17090         * configure.in, Makefile.in: fix clean-info, add flex.  add
17091           fileutils.
17092
17093         * configure: be less sensitive to spaces in Makefile.in.  Do not
17094           look for sources in "..".  Doing so breaks subdirectories that
17095           might have their own configure.  If a subdir has it's own
17096           configure script, use it.
17097
17098 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
17099
17100         * cfg-paper.texi: some changes suggested by rms.
17101
17102 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
17103
17104         * config.sub:  Merge in some small additions from the FSF version,
17105         taken from the gcc distribution, to bring the Cygnus and FSF
17106         versions into closer sync.
17107
17108 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
17109
17110         * configure.in:  Changed svr4 references to sysv4.
17111
17112 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
17113
17114         * configure: added -V for version number option.
17115
17116 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
17117
17118         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17119           renamed from DOC.configure to cfg-paper.texi.
17120
17121 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17122
17123         * configure, config.subr, config.sub: config.subr is now
17124           config.sub again.
17125
17126 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
17127
17128         * configure.texi: new file, in progress.
17129
17130         * Makefile.in: build info file and install the man page for
17131           configure.
17132
17133         * configure.man: new file, first cut.
17134
17135         * configure: find config.subr again now that configuration "none"
17136           has gone.  removed all traces of the -ansi option.  removed all
17137           traces of the -languages option.
17138
17139         * config.subr: resync from rms.
17140
17141 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17142
17143         * configure, config.sub, config.subr: merge config.sub into
17144           config.subr, call the result config.subr, remove config.sub, use
17145           config.subr.
17146
17147         * Makefile.in: revised install for dir.info.
17148
17149 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17150
17151         * configure.in: add decstation host makefile frag.
17152
17153         * Makefile.in: BISON now bison -y again.  also install-gcc on
17154           install.  clean-gdbm on clean.  infodir belongs in datadir.
17155           Make directories for info install.  Build dir.info here then
17156           install it.
17157
17158 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17159
17160         * Makefile.in: fix for bad directory tests.
17161
17162 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17163
17164         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
17165           regexp.  -srcdir relative was being handled incorrectly.
17166
17167         * Makefile.in: unwrapped some for loops so that parallel makes
17168           work again and so one can focus one's attention on a particular
17169           package.
17170
17171 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17172
17173         * configure: added PWD as a stand in for `pwd` (for speed). use
17174           elif wherever possible.  make -srcdir work without -objdir.
17175           -objdir= commented out.
17176
17177 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17178
17179         * configure: +options become --options.  -subdirs commented out.
17180           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
17181           Makefile now at top of generated Makefile.  Removed cvs log
17182           entries.  added -srcdir.  create .gdbinit only if there is one
17183           in ${srcdir}.
17184
17185         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
17186           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
17187           and mandir now keyed off datadir by default.
17188
17189 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17190
17191         * Freshly created ChangeLog.
17192
17193 \f
17194 Local Variables:
17195 mode: change-log
17196 left-margin: 8
17197 fill-column: 76
17198 version-control: never
17199 End: