OSDN Git Service

PR c++/52521
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2012-02-17  Walter Lee  <walt@tilera.com>
2
3         * MAINTAINERS: (Write After Approval): Delete myself.
4
5 2012-02-14  Walter Lee  <walt@tilera.com>
6
7         * MAINTAINERS (tilegx port): Add myself.
8         (tilepro port): Add myself.
9         (Write After Approval): Add myself.
10
11 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
12
13         * MAINTAINERS (Various Maintainers): Add Diego Novillo,
14         Gerald Pfeifer and Joseph Myers as docstring relicensing
15         maintainers.
16
17 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
18
19         * MAINTAINERS (write-after-approval): Add myself.
20
21 2012-02-08  Ira Rosen <irar@il.ibm.com>
22
23         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
24         maintainer.
25
26 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
27
28         * MAINTAINERS (Write After Approval): Move myself to maintain alphabetical order.
29
30 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
31
32         * MAINTAINERS (Write After Approval): Add myself.
33
34 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
35
36         * MAINTAINERS (Write After Approval): Add myself.
37
38 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
39             Jayant R Sonar <jayant.sonar@kpitcummins.com>
40
41         * configure.ac (cr16-*-*): Remove nonconfigdirs.
42         * configure: Regenerate.
43
44 2012-01-23  Harshit Chopra  <harshit@google.com>
45
46         * MAINTAINERS (Write After Approval): Add myself.
47
48 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
49
50         * configure.ac: Remove reference to mh-interix.
51         * configure: Regenerate.
52
53 2012-01-05  Richard Henderson  <rth@redhat.com>
54
55         PR bootstrap/51072
56         * configure.ac: Disable libitm if c++ is not enabled.
57         * configure: Rebuild.
58
59         * configure.ac: Fix regexp for same.
60         * configure: Rebuild.
61
62 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
63
64         * MAINTAINERS (Write After Approval): Add myself.
65
66 2012-01-02  Richard Guenther  <rguenther@suse.de>
67
68         PR bootstrap/51686
69         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
70         * Makefile.in: Regenerate.
71
72 2011-12-28  Oleg Endo <olegendo@gcc.gnu.org>
73
74         * MAINTAINERS (Write After Approval): Add myself.
75
76 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
77
78         * configure: Regenerate.
79
80 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
81
82         * MAINTAINERS (picochip): Changed email address.
83
84 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
85
86         * MAINTAINERS (write-after-approval): Add self.
87
88 2011-11-29  DJ Delorie  <dj@redhat.com>
89
90         * configure.ac (rl78-*-*) New case.
91         * configure: Regenerate.
92         * MAINTAINERS: Add myself as RL78 maintainer.
93
94 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
95
96         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
97
98 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
99
100         * libtool.m4: dditional FreeBSD 10 fixes.
101
102 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
103
104         * MAINTAINERS: Move myself from Write After Approval to CPU Port
105         Maintainers section, as Epiphany maintainer.
106
107 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
108
109         PR target/49992
110         * configure.ac: Remove ranlib special-casing for Darwin.
111         * configure: Regenerate.
112
113 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
114
115         * MAINTAINERS (Reviewers): Keep the list sorted.
116
117 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
118
119         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
120
121 2011-11-09  Roland McGrath  <mcgrathr@google.com>
122
123         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
124         * configure: Rebuild.
125         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
126         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
127         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
128         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
129         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
130         Add READELF.
131         * Makefile.in: Rebuild.
132
133 2011-11-09  Jason Merrill  <jason@redhat.com>
134
135         * Makefile.def (language=c++): Remove check-c++0x.
136         * Makefile.in (check-gcc-c++): Regenerate.
137
138 2011-11-08  Richard Henderson  <rth@redhat.com>
139
140         * configure.ac: Test for libitm directory present first.
141
142         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
143
144         * configure.ac: Test libitm/configure.tgt to disable libitm.
145         * configure: Rebuild.
146
147 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
148             Richard Henderson  <rth@redhat.com>
149
150         Merged from transactional-memory.
151
152         * Makefile.def (lang_env_dependencies): libitm is c++.
153         Add libitm target module.
154         * configure.ac: Likewise.
155         * config/mmap.m4: New file.
156         * contrib/gcc_update: Add libitm to touch data.
157         * Makefile.in, configure: Rebuild.
158
159 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
160
161         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
162         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
163         * Makefile.in: Regenerate.
164
165 2011-11-01  DJ Delorie  <dj@redhat.com>
166
167         * config.sub: Update to version 2011-10-29 (added rl78)
168
169 2011-10-27  Nick Clifton  <nickc@redhat.com>
170
171         * config.sub: Import these changes from the config project:
172
173         2011-10-08  Joern Rennecke <joern.rennecke@embecosm.com>
174             Ben Elliston  <bje@gnu.org>
175
176         * config.sub (epiphany): New.
177
178         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
179             Ben Elliston  <bje@gnu.org>
180
181         * config.sub (hexagon, hexagon-*): New.
182
183         2011-08-23  Roland McGrath  <mcgrathr@google.com>
184
185         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
186         64eb to be64.
187
188         2011-08-16  Roland McGrath  <mcgrathr@google.com>
189
190         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
191         (nacl): Grok as alias for 32el-unknown-nacl.
192
193 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
194
195         * MAINTAINERS (Write After Approval): Add myself.
196
197 2011-10-24  Teresa Johnson  <tejohnson@google.com>
198
199         * MAINTAINERS (Write After Approval): Add myself.
200
201 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
202
203         * MAINTAINERS (sparc port): Remove myself.
204
205 2011-09-14  Tom de Vries  <tom@codesourcery.com>
206
207         * MAINTAINERS (Write After Approval): Add myself.
208
209 2011-08-14  Yao Qi  <yao@codesourcery.com>
210
211         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
212         * configure: Regenerate.
213
214 2011-07-26  Ian Lance Taylor  <iant@google.com>
215
216         * configure.ac: Set have_compiler based on whether gcc directory
217         exists, rather than on whether gcc is in configdirs.
218         * configure: Rebuild.
219
220 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
221
222         * MAINTAINERS (Global Reviewers): Add self.
223
224 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
225
226         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
227         link directories.
228         * Makefile.in: Rebuild.
229
230 2011-07-20  Ian Lance Taylor  <iant@google.com>
231
232         PR bootstrap/49787
233         * configure.ac: Move --enable-bootstrap handling earlier in file.
234         If --enable-bootstrap and either --enable-build-with-cxx or
235         --enable-build-poststage1-with-cxx, enable C++ automatically.
236         * configure: Rebuild.
237
238 2011-07-19  Ian Lance Taylor  <iant@google.com>
239
240         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
241         make C++ a boot_language.  Set and substitute
242         POSTSTAGE1_CONFIGURE_FLAGS.
243         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
244         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
245         * configure, Makefile.in: Rebuild.
246
247 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
248
249         * MAINTAINERS (Register Allocation): Move myself from reviewers to
250         maintainers.
251
252 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
253
254         * MAINTAINERS (Global Reviewers): Add myself.
255
256 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
257
258         * configure: Regenerate.
259
260 2011-07-16  Jason Merrill  <jason@redhat.com>
261
262         * Makefile.def (language=c++): Add check-c++0x and
263         check-target-libmudflap-c++.
264         * Makefile.tpl (check-target-libmudflap-c++): New.
265         * Makefile.in: Regenerate.
266
267 2011-07-16  Matthias Klose  <doko@ubuntu.com>
268
269         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
270         * Makefile.def (target_modules/libjava): Pass
271         $(EXTRA_CONFIGARGS_LIBJAVA).
272         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
273         if not configured with --enable-static-libjava.
274         * Makefile.in: Regenerate.
275         * configure: Likewise.
276
277 2011-07-15  Jason Merrill  <jason@redhat.com>
278
279         * Makefile.in (check-c++): Move check-gcc-c++0x after
280         check-target-libstdc++-v3.
281
282 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
283
284         * MAINTAINERS (c6x port): New entry.
285
286 2011-07-13  Jason Merrill  <jason@redhat.com>
287
288         * Makefile.in (check-gcc-c++0x): New.
289         (check-c++): Depend on it.
290
291 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
292
293         PR target/39150
294         * configure.ac (i[3456789]86-*-solaris2*): Also accept
295         x86_64-*-solaris2.1[0-9]*.
296         * configure: Regenerate.
297
298 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
299
300         * MAINTAINERS (RTL optimizers): Add self.
301
302 2011-06-27  Gabriel Charette  <gchare@google.com>
303
304         * MAINTAINERS (Write After Approval): Add myself.
305
306 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
307
308         PR regression/47836
309         PR bootstrap/23656
310         PR other/47733
311         PR bootstrap/49247
312         PR c/48825
313         * configure.ac (target_libraries): Remove target-libiberty.
314         Remove case-statement setting skipdirs=target-libiberty for
315         multiple targets.  Remove checking target_configdirs and
316         removing target-libiberty but keeping target-libgcc if
317         otherwise empty.
318         * Makefile.def (target_modules): Don't add libiberty.
319         (dependencies): Remove all traces of target-libiberty.
320         * configure, Makefile.in: Regenerate.
321
322 2011-06-13  Walter Lee <walt@tilera.com>
323
324         * configure.ac (tilepro-*-*) New case.
325         (tilegx-*-*): Likewise.
326         * configure: Regenerate.
327
328 2011-06-06  Jing Yu  <jingyu@google.com>
329
330         * configure.ac: Skip target-libiberty for
331         arm*-*-linux-androideabi.
332         * configure: Regenerated.
333
334 2011-06-06  Nick Clifton  <nickc@redhat.com>
335
336         * config.sub: Sync from upstream.
337
338 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
339
340         * MAINTAINERS (Write After Approval): Add myself.
341
342 2011-06-01  Daniel Jacobowitz  <drow@false.org>
343
344         * MAINTAINERS: Update my email address.
345
346 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
347
348         * MAINTAINERS (Write After Approval): Update my email address.
349
350 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
351
352         * MAINTAINERS (Write After Approval): Add myself.
353
354 2011-05-08  Doug Kwan  <dougkwan@google.com>
355
356         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
357         * configure: Regenerated.
358         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
359         value from configure.
360         * Makefile.in: Regenerated.
361
362 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
363
364         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
365         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
366         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
367         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
368         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
369         *-*-vxworks*): Disable newlib and libgloss in separate case
370         statement.
371         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
372         to separate case statement.
373         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
374         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
375         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
376         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
377         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
378         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
379         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
380         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
381         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
382         i[[3456789]]86-*-rdos*, m32r-*-*,
383         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
384         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
385         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
386         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
387         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
388         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
389         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
390         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
391         and libgloss in main case over targets.  Remove most empty cases
392         in main case over targets.
393         * configure: Regenerate.
394
395 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
396
397         * MAINTAINERS (Write After Approval): Add myself.
398
399 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
400
401         * configure.ac: Remove code setting special library locations for
402         hppa*64*-*-hpux11*.  Remove code setting compiler for
403         sparc-sun-solaris2*.
404         * configure: Regenerate.
405
406 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
407
408         * configure.ac: Separate libgloss_dir settings from general case
409         over targets.
410         * configure: Regenerate.
411
412 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
413
414         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
415         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
416         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
417         cases in libgcj-disabling case statement.
418         (hppa*64*-*-linux*): Set unsupported_languages instead of
419         disabling target-zlib.
420         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
421         to hppa*64*-*-hpux*.
422         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
423         hppa*-*-hpux*.
424         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
425         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
426         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
427         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
428         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
429         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
430         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
431         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
432         libgcj-disabling case statement.
433         * configure: Regenerate.
434
435 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
436
437         * configure.ac: Disable Java for targets not supporting libffi.
438         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
439         Remove cases in Java-disabling statement.
440         (*arm-wince-pe): Change to arm-wince-pe.
441         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
442         cases in Java-disabling statement.
443         (bfin-*-*): Don't disable Java again.
444         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
445         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
446         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
447         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
448         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
449         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
450         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
451         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
452         Java-disabling statement.
453         (mmix-*-*): Don't disable Java again.
454         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
455         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
456         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
457         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
458         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
459         statement.
460         * configure: Regenerate.
461
462 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
463
464         * configure.ac: Separate cases disabling Java and Java libraries
465         from general case over targets.
466         * configure: Regenerate.
467
468 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
469
470         * MAINTAINERS: Update my email address.
471
472 2011-04-20  Easwaran Raman  <eraman@google.com>
473
474         * MAINTAINERS (Write After Approval): Add myself.
475
476 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
477
478         PR lto/48086
479         * configure.ac: Re-enable LTO on *-apple-darwin9*.
480         * configure: Regenerate.
481
482 2011-04-16  Jim Meyering  <meyering@redhat.com>
483
484         * MAINTAINERS (Write After Approval): Add myself.
485
486 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
487
488         * MAINTAINERS: Update my email address.
489
490 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
491
492         * MAINTAINERS (Write After Approval): Add myself.
493
494 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
495
496         * MAINTAINERS (Write After Approval): Add myself.
497
498 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
499
500         * MAINTAINERS (Write After Approval): Add myself.
501
502 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
503
504         * configure.ac (build_tools): Remove build-byacc.
505         (host_libs): Remove mmalloc.
506         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
507         autoconf automake libtool diff rcs fileutils shellutils time
508         textutils wdiff find uudecode hello tar gzip indent recode release
509         sed perl gawk findutils gettext zip.
510         (libgcj): Remove target-qthreads.
511         (target_tools): Remove target-examples target-gperf.
512         (YACC): Don't handle building byacc.
513         * configure: Regenerate.
514         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
515         dosutils, examples, fileutils, find, findutils, gawk, gettext,
516         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
517         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
518         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
519         handle building components.
520         * Makefile.in: Regenerate.
521
522 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
523
524         * MAINTAINERS: Update my email address as Xtensa maintainer.
525
526 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
527
528         * config.sub: Sync from upstream.
529
530 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
531
532         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
533         (microblaze*): Don't disable libssp.
534         * configure: Regenerate.
535
536 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
537
538         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
539         moveifchange.
540         * configure: Regenerate.
541         * Makefile.tpl: Use @SHELL@ not @config_shell@.
542         * Makefile.in: Regenerate.
543
544 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
545
546         * configure.ac (*-*-sysv4*): Don't enable libgomp.
547         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
548         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
549         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
550         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
551         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
552         md_exec_prefix cases.
553         * configure: Regenerate.
554
555 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
556
557         * configure.ac: Separate cases disabling target-libssp,
558         target-libiberty, target-libstdc++-v3 and Fortran from general
559         case over targets.
560         * configure: Regenerate.
561
562 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
563
564         * configure.ac (*-*-chorusos): Don't disable libgcj.
565         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
566         Remove case.
567         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
568         (arm-*-coff): Don't disable libgcj.
569         (arm*-*-linux-gnueabi): Remove useless assignment.
570         (arm-*-riscix*): Don't disable libgcj.
571         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
572         configuration.
573         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
574         (c54x*-*-*): Remove case.
575         (tic54x-*-*): Don't disable GCC or GCC libraries.
576         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
577         to *.
578         (d10v-*-*): Don't disable GCC libraries.
579         (d30v-*-*): Don't disable libgcj.
580         (h8500-*-*): Don't disable GCC libraries.
581         (i960-*-*): Don't disable libgcj.
582         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
583         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
584         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
585         libgcj.
586         (m68k-*-coff*): Remove case.
587         (mmix-*-*): Don't disable libgloss on host.
588         (mn10200-*-*, mn10300-*-*): Remove cases.
589         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
590         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
591         Don't disable libgcj.
592         (romp-*-*): Remove case.
593         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
594         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
595         case.
596         (v810-*-*): Don't disable GCC libraries.
597         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
598         (ip2k-*-*): Don't disable GCC libraries.
599         * configure: Regenerate.
600
601 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
602
603         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
604         libffi on host.
605         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
606         on host.
607         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
608         * configure: Regenerate.
609
610 2011-03-26  John Marino  <binutils@marino.st>
611
612         * configure.ac: Add support for *-*-dragonfly*
613         * configure: Regenerate.
614
615 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
616
617         * configure.ac (native_only): Remove.
618         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
619         send-pr uudecode guile gnuserv on host.
620         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
621         send-pr rcs guile perl texinfo libtool on host.
622         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
623         automake send-pr rcs guile perl texinfo libtool on host.
624         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
625         (*-*-kaos*): Don't disable target-examples target-gperf on target.
626         (alpha*-dec-osf*): Don't disable fileutils on target.
627         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
628         texinfo send-pr expect dejagnu on target.
629         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
630         target-qthreads on target.
631         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
632         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
633         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
634         x86_64-*-mingw*): Don't disable expect on target.
635         (*-*-cygwin*): Don't disable target-gperf on target.
636         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
637         gnuserv on target.
638         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
639         target.
640         * configure: Regenerate.
641
642 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
643
644         * configure.ac (target_tools): Remove target-groff.
645         (native_only): Remove target-groff.
646         (hppa*64*-*-*): Don't disable byacc.
647         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
648         setting.
649         (*-*-kaos*): Don't skip target-librx and target-groff.
650         (*-*-netware*): Don't skip target-libmudflap.
651         (*-*-tpf*): Don't skip target-libmudflap.
652         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
653         directories on the host.
654         (ia64*-*-*vms*): Don't skip tix.
655         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
656         host.
657         * configure: Regenerate.
658
659 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
660
661         * configure.ac: Remove references to mt-mep, mt-netware,
662         mt-wince.
663         * Makefile.def: Add all-utils soft dependencies.
664         * Makefile.tpl: Remove GDB_NLM_DEPS.
665         * configure: Regenerate.
666         * Makefile.in: Regenerate.
667
668 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
669
670         * configure.ac: Do not include mh-x86omitfp.
671         * configure: Regenerate.
672
673 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
674
675         * configure.ac: Remove empty cases.
676         * configure: Regenerate.
677
678 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
679
680         * Makefile.def: Add dependency from termcap to gdb.
681         * Makefile.in: Regenerate.
682
683 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
684
685         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
686         * configure: Regenerate.
687         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
688         * Makefile.tpl: Likewise.
689         * Makefile.in: Regenerate.
690
691 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
692
693         * configure.ac: Remove all mentions of tentative_cc.
694         * configure: Regenerate.
695
696 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
697
698         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
699         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
700         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
701         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
702         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
703         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
704         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
705         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
706         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
707         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
708         *-*-rhapsody*): Remove host cases.
709         * configure: Regenerate.
710
711 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
712
713         * configure.ac (ppc*-*-pe): Remove host case.
714         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
715         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
716         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
717         cases.
718         * configure: Regenerate.
719
720 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
721
722         * config.sub: Update to version 2011-03-23.
723
724 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
725
726         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
727         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
728         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
729         * configure: Regenerate.
730
731 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
732
733         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
734         to Write After Approval.
735         * config-ml.in: Don't handle arc-*-elf*.
736         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
737         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
738         handle GCC libraries.
739         * configure: Regenerate.
740
741 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
742
743         PR bootstrap/48120:
744         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
745         Add -lstdc++ -lm to LIBS.
746         * configure: Regenerate.
747
748 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
749
750         * config.guess: Update to version 2011-02-02
751         * config.sub: Update to version 2011-02-24
752
753 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
754
755         PR lto/48086
756         * configure.ac: Re-enable LTO on *-apple-darwin9.
757         * configure: Regenerate.
758
759 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
760
761         PR lto/48086
762         * configure.ac: Disable LTO on darwin due to an assembler change in
763         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
764         under 256.
765         * configure: Regenerate.
766
767 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
768
769         * MAINTAINERS: Update myself as score backend maintainer, update my e-mail address.
770
771 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
772
773         * MAINTAINERS: Update my e-mail address.
774
775 2011-03-06  Joey Ye  <joey.ye@arm.com>
776
777         * MAINTAINERS: Update my e-mail address.
778
779 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
780
781         * configure.ac: Adjust test of with_ppl.
782         * configure: Regenerated.
783
784 2011-03-02  Kai Tietz  <ktietz@redhat.com>
785
786         * MAINTAINERS: Adjust my e-mail address.
787
788 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
789
790         * configure.ac: Add -lpwl to ppllibs.
791         * configure: Regenerated.
792
793 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
794
795         * config/cloog.m4: Add -lisl to clooglibs.
796         * configure: Regenerated.
797
798 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
799
800         * MAINTAINERS (CPU Port maintainers): Add self.
801
802 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
803
804         * MAINTAINERS: Add myself as testsuite maintainer.
805
806 2011-02-15  Mike Stump  <mikestump@comcast.net>
807
808         * MAINTAINERS: Add myself as testsuite maintainer.
809
810 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
811
812         Import from Libtool and gnulib:
813
814         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
815
816         Prepare for supporting FreeBSD 10.
817         * config.rpath: Remove handling of freebsd1* which soon would
818         match FreeBSD 10.0.
819
820         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
821
822         Remove support for FreeBSD 1.x.
823         * libtool.m4 (_LT_LINKER_SHLIBS)
824         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
825         soon would incorrectly match FreeBSD 10.0.
826
827 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
828
829         PR binutils/12283
830         * move-if-change: Import version from gnulib.
831
832 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
833
834         PR lto/47225
835         * Makefile.def (lto-plugin): Double dash for enable-shared.
836         (configure-gcc): Depend on all-lto-plugin.
837         * Makefile.in: Rebuilt.
838
839 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
840
841         * configure.ac: Remove extra bracket.
842         * configure: Regenerate.
843
844 2011-02-08  Tobias Burnus  <burnus@net-b.de>
845
846         * MAINTAINERS: Add myself as libquadmath maintainer.
847
848 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
849
850         * MAINTAINERS: Update my email address.
851
852 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
853
854         * MAINTAINERS (option handling): Add self.
855
856 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
857
858         PR lto/47225
859         * Makefile.def: Add dependency for install-gcc
860         on install-lto-plugin.
861         * Makfile.in: Regenerated
862
863 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
864
865         * MAINTAINERS (CPU Port Maintainers): Add myself.
866
867 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
868
869         PR libgcj/44341
870         * configure.ac: Discard --with-* flags for host when configuring
871         target libraries for cross build.
872         * configure: Rebuilt.
873
874 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
875
876         * MAINTAINERS (linear loop transforms): Removed.
877
878 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
879
880         * configure.ac: If with_ppl is no, move setting with_cloog=no
881         after CLOOG_REQUESTED check.
882         * configure: Regenerated.
883
884 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
885
886         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
887         CLooG has been requested.
888         * configure: Regenerated.
889
890 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
891
892         * configure: Regenerated.
893         * configure.ac: Check for version 0.11 (or later revision) of PPL.
894
895 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
896
897         * configure: Regenerated.
898         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
899
900 2011-01-21  Andreas Schwab  <schwab@redhat.com>
901
902         * configure.ac: Use AS_HELP_STRING throughout.
903         * configure: Regenerate.
904
905 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
906
907         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
908         * configure: Regenerate.
909
910 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
911
912         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
913
914 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
915
916         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
917         for ia64-hpux.
918         * configure: Regenerate.
919
920 2011-01-07  Jan Hubicka  <jh@suse.cz>
921
922         PR lto/47225
923         * Makefile.in: Regenerate.
924         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
925         configure.
926
927 2011-01-07  Jan Hubicka  <jh@suse.cz>
928
929         * Makefile.in: Regenerate.
930         * Makefile.def (gcc host module) and soft dependency on lto-plugin
931         and configure dependency on lto-plugin configure.
932         (lto-plugin module): Remove dependency on GCC; add dependency on
933         liniberty.
934
935 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
936
937         * MAINTAINERS (Write After Approval): Add myself.
938
939 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
940
941         * configure: Regenerate.
942
943 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
944
945         * configure.ac: (picochip): Disable libiberty.
946
947 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
948
949         * MAINTAINERS (Write After Approval): Add myself.
950
951 2010-12-10  Ian Lance Taylor  <iant@google.com>
952
953         PR bootstrap/46819
954         * configure.ac: For --disable-libgcj clear libgcj_saved.
955         * configure: Rebuild.
956
957 2010-12-10  Tobias Burnus  <burnus@net-b.de>
958
959         PR fortran/46540
960         * configure.ac: Add --disable-libquadmath and
961         --disable-libquadmath-support.
962         * configure: Regenerate.
963
964 2010-12-03  Ian Lance Taylor  <iant@google.com>
965
966         * MAINTAINERS: Add myself as libgo maintainer.
967
968 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
969
970         PR libffi/46792
971         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
972         * configure: Regenerate.
973
974 2010-12-02  Ian Lance Taylor  <iant@google.com>
975
976         * configure.ac: Always set default for poststage1_ldflags to
977         -static-libstdc++ -static-libgcc.
978
979 2010-11-29  Andreas Schwab  <schwab@redhat.com>
980
981         * configure.ac: Move comment to remove extra space in last argument
982         of GCC_TARGET_TOOL.
983
984 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
985
986         PR other/46026
987         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
988         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
989         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
990         (BASE_FLAGS_TO_PASS): Use it.
991         * configure: Rebuilt.
992         * Makefile.in: Rebuilt.
993
994 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
995
996         PR binutils/12258
997         * configure.ac: Correct comments for --enable-gold/--enable-ld.
998         Properly check default linker.
999         * configure: Regnerated.
1000
1001 2010-11-23  Matthias Klose  <doko@ubuntu.com>
1002
1003         * configure.ac: For --enable-gold, handle value `default' instead of
1004         `both*'.   New configure option --{en,dis}able-ld.
1005         * configure: Regenerate.
1006
1007 2010-11-20  Ian Lance Taylor  <iant@google.com>
1008
1009         * configure.ac: Only disable a language library if no language needs
1010         it.  Don't let --disable-libgcj uncondtionally disable libffi.
1011         * configure: Rebuild.
1012
1013 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1014
1015         * Makefile.in: Regenerate.
1016
1017         PR other/46202
1018         * configure.ac: Fix just-built in-tree STRIP name to be
1019         binutils/strip-new.
1020         * configure: Regenerate.
1021         * Makefile.def (install-strip-gcc, install-strip-binutils)
1022         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1023         (install-strip-sid): Mirror dependencies on non-strip variants
1024         of these targets on the respective -strip prerequisites.
1025         * Makefile.tpl (install-strip, install-strip-host)
1026         (install-strip-target): New targets.
1027         (install-strip-[+module+], install-strip-target-[+module+]):
1028         New targets.
1029         * Makefile.in: Regenerate.
1030
1031 2010-11-19  Ian Lance Taylor  <iant@google.com>
1032             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1033
1034         * configure.ac: Add target-libgo to target_libraries.  Set
1035         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1036         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1037         (HOST_EXPORTS): Add GOC.
1038         (BASE_TARGET_EXPORTS): Add GOC.
1039         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1040         (GOCFLAGS_FOR_TARGET): New variable.
1041         (EXTRA_HOST_FLAGS): Add GOC.
1042         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1043         * Makefile.def (target_modules): Add libgo.
1044         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1045         (dependencies): Add dependency from configure-target-libgo to
1046         configure-target-libffi and all-target-libstdc++-v3.  Add
1047         dependencies from all-target-libgo to all-target-libffi.
1048         (languages): Add go.
1049         * configure: Rebuild.
1050         * Makefile.in: Rebuild.
1051
1052 2010-11-19  Ian Lance Taylor  <iant@google.com>
1053
1054         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1055         compiler/flag environment variables.
1056
1057 2010-11-18  Ian Lance Taylor  <iant@google.com>
1058
1059         * configure.ac: Check for lang_requires_boot_languages in
1060         config-lang.in files.
1061         * configure: Rebuild.
1062
1063 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1064             Tobias Burnus  <burnus@net-b.de>
1065
1066         PR fortran/32049
1067         * Makefile.def: Add libquadmath; build it with language=fortran.
1068         * configure.ac: Add libquadmath.
1069         * Makefile.tpl: Handle multiple libs in check-[+language+].
1070         * Makefile.in: Regenerate.
1071         * configure: Regenerate.
1072
1073 2010-11-16  Tom Tromey  <tromey@redhat.com>
1074
1075         * MAINTAINERS: Moved myself to reviewers section.
1076
1077 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
1078
1079         * MAINTAINERS: Moved myself to reviewers section.
1080
1081 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1082
1083         * MAINTAINERS (Various Maintainers): Add self for build machinery.
1084         (Write After Approval): Remove self.
1085
1086 2010-11-15  Andreas Schwab  <schwab@redhat.com>
1087
1088         * configure.ac: Fix spelling in option names.
1089         * configure: Regenerated.
1090
1091 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
1092
1093         PR bootstrap/39622
1094         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1095         * configure: Regenerated.
1096
1097 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
1098
1099         * MAINTAINERS: Update my email address.
1100
1101 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1102
1103         * configure: Regenerate.
1104
1105 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1106
1107         * configure: Regenerate.
1108
1109 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1110
1111         * configure: Regenerate.
1112
1113 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1114
1115         * configure: Regenerate.
1116
1117 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
1118
1119         * configure.ac: Support official CLooG.org versions.
1120         * configure: Regenerate.
1121         * config/cloog.m4: New.
1122
1123 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
1124
1125         * MAINTAINERS (Write After Approval): Add myself.
1126
1127 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
1128
1129         * MAINTAINERS: Update my email address.
1130
1131 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
1132
1133         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1134         * configure: Regenerate.
1135
1136 2010-11-03  Ian Lance Taylor  <iant@google.com>
1137             Dave Korn  <dave.korn.cygwin@gmail.com>
1138
1139         PR lto/46273
1140         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
1141         and on other supported platforms whenever LTO is enabled.
1142         * configure: Rebuild.
1143
1144 2010-11-02  Alan Modra  <amodra@gmail.com>
1145
1146         PR binutils/12110
1147         * configure.ac: Error when source path contains spaces.
1148         * configure: Regenerate.
1149
1150 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
1151
1152         * MAINTAINERS: Update my email address.
1153
1154 2010-10-20  Ian Lance Taylor  <iant@google.com>
1155
1156         * Makefile.def (target_modules): Set lib_path to src/.libs for
1157         libstdc++-v3 module.
1158         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1159         * Makefile.in: Rebuild.
1160
1161 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1162
1163         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1164         (Write After Approval): Remove myself.
1165
1166 2010-10-15  Tristan Gingold  <gingold@adacore.com>
1167
1168         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1169
1170 2010-10-14  Douglas Rupp  <rupp@gnat.com>
1171
1172         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1173
1174 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1175
1176         * configure.ac (build_lto_plugin): New shell variable.
1177         (--enable-lto): Turn on by default for all non-ELF platforms that
1178         have had LTO support added so far.  Set build_lto_plugin appropriately
1179         for both ELF and non-ELF.
1180         (configdirs): Add lto-plugin or not based on build_lto_plugin.
1181         * configure: Regenerate.
1182
1183 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1184
1185         Sync from src:
1186         * configure.ac (v850 support): Remove target-libgloss from
1187         noconfigdirs.
1188         * configure: Regenerate.
1189
1190 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1191
1192         PR bootstrap/45326
1193         PR bootstrap/45174
1194         * configure.ac: Honor initial values of $build_configargs,
1195         $host_configargs, $target_configargs.  Mark the precious, so
1196         environment settings get recorded.
1197         * configure: Regenerate.
1198
1199 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1200
1201         PR bootstrap/45796
1202         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1203         Depend on all-build-libiberty.
1204         * Makefile.in: Regenerate.
1205
1206 2010-09-30  Michael Eager  <eager@eagercon.com>
1207
1208         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1209         * configure: Regenerate.
1210
1211 2010-09-28  Michael Eager  <eager@eagercon.com>
1212
1213         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1214
1215 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1216
1217         PR bootstrap/44621
1218         * configure.ac: Fix unportable shell quoting.
1219         * configure: Regenerate.
1220
1221 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
1222
1223         * configure.ac (enable-lto): Add Darwin to the list of supported lto
1224         targets and amend comment.
1225         * configure: Regenerate.
1226
1227 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
1228
1229         * MAINTAINERS (Write After Approval): Add myself.
1230
1231 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
1232
1233         * configure.ac: Enable LTO by default on Darwin.
1234         * configure: Regenerate.
1235
1236 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
1237
1238         * MAINTAINERS (Write After Approval): Add myself.
1239
1240 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
1241
1242         * MAINTAINERS (Write After Approval): Add myself.
1243
1244 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
1245
1246         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1247         ports
1248
1249 2010-07-28  David Yuste  <david.yuste@gmail.com>
1250
1251         * MAINTAINERS (Write After Approval): Add myself.
1252
1253 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
1254
1255         * configure.ac: Support all v850 targets.
1256         * configure: Regenerate.
1257
1258 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
1259
1260         PR bootstrap/44455
1261         * configure.ac (extra_mpfr_configure_flags): Copy from
1262         extra_mpc_gmp_configure_flags.
1263         * configure: Re-generated.
1264
1265 2010-07-22  Andi Kleen  <ak@linux.intel.com>
1266
1267         * MAINTAINERS (Write After Approval): Add myself.
1268
1269 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
1270
1271         * MAINTAINERS (Write After Approval): Add myself.
1272
1273 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
1274
1275         * MAINTAINERS (Write After Approval): Add myself.
1276
1277 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
1278
1279         PR target/44862
1280         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1281         Provide -B option to allow for link spec %s substitutions for
1282         libstdc++.a on darwin.
1283         * Makefile.in: Regenerate.
1284
1285 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
1286
1287         * MAINTAINERS (Reviewers): Update my e-mail address
1288
1289 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
1290
1291         * Makefile.def (configure-gcc): Depend on all-libelf.
1292         * Makefile.in: Rebuild.
1293
1294 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
1295
1296         * MAINTAINERS (Write After Approval): Add myself in the right place.
1297
1298 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
1299
1300         * MAINTAINERS (Write After Approval): Add myself.
1301
1302 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
1303
1304         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1305
1306 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
1307
1308         * config.sub: Update to version 2010-05-21.
1309         * config.guess: Update to version 2010-04-03.
1310
1311 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
1312
1313         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1314         * configure: Regenerate.
1315
1316 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
1317
1318         * MAINTAINERS (Write After Approval): Add myself.
1319
1320 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
1321
1322         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1323         a platform that supports LTO.
1324         * configure: Regenerate.
1325
1326 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
1327
1328         * configure.ac: Allow all the versions greater than 0.10 of PPL.
1329         * configure: Regenerated.
1330
1331 2010-04-27  Roland McGrath  <roland@redhat.com>
1332             H.J. Lu  <hongjiu.lu@intel.com>
1333
1334         * configure.ac (--enable-gold): Support both, both/gold and
1335         both/bfd to add gold to configdirs without removing ld.
1336         * configure: Regenerated.
1337
1338         * Makefile.def: Add install-gold dependency to install-ld.
1339         * Makefile.in: Regenerated.
1340
1341 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
1342
1343         PR lto/42776
1344         * configure.ac (--enable-lto): Refactor handling so libelf tests
1345         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1346         and allow LTO to be explicitly enabled on non-ELF platforms that
1347         are known to support it inside else-clause.
1348         * configure: Regenerate.
1349
1350 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
1351
1352         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1353         * configure: Regenerate.
1354
1355 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
1356
1357         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1358         * configure: Regenerate.
1359
1360 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1361
1362         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1363         separately.
1364         * configure: Regenerate.
1365
1366 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
1367
1368         * MAINTAINERS (Write After Approval): Add myself.
1369
1370 2010-04-14  Tristan Gingold  <gingold@adacore.com>
1371
1372         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1373         * configure: Regenerate.
1374
1375 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
1376
1377         * configure: Regenerate after change to elf.m4.
1378
1379 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
1380
1381         * MAINTAINERS (Write After Approval): Add myself.
1382
1383 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1384
1385         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1386         * configure: Regenerated.
1387
1388 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1389
1390         * configure.ac: Print "buggy but acceptable" when CLooG
1391         revision is less than 9.
1392         * configure: Regenerated.
1393
1394 2010-04-01  Diego Novillo  <dnovillo@google.com>
1395
1396         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1397
1398 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1399
1400         PR bootstrap/43615
1401         PR bootstrap/43328
1402
1403         Revert:
1404
1405         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1406
1407         * configure.ac: Do not pass --enable-multilib nor
1408         --disable-multilib in baseargs.  Accept explicitly passed
1409         --enable_multilib.
1410         * configure: Regenerate.
1411
1412 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
1413
1414         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1415
1416 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
1417
1418         * MAINTAINERS: Remove myself.
1419
1420 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1421
1422         PR bootstrap/43328
1423         * configure.ac: Do not pass --enable-multilib nor
1424         --disable-multilib in baseargs.  Accept explicitly passed
1425         --enable_multilib.
1426         * configure: Regenerate.
1427
1428 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
1429
1430         * MAINTAINERS (spu port): Remove me.
1431
1432 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1433
1434         * configure.ac (tic6x-*-*): New case.
1435         * configure: Regenerate.
1436
1437 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1438
1439         * config.sub: Update to version 2010-03-22.
1440         * config.guess: Update to version 2009-12-30.
1441
1442 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
1443
1444         PR ada/42554
1445         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1446         * configure: Regenerate.
1447
1448 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1449
1450         * MAINTAINERS: Update my email address.
1451
1452 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
1453
1454         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1455         (ghassan.shobaki@amd.com): Removed.
1456
1457 2010-03-17  Alan Modra  <amodra@gmail.com>
1458
1459         * MAINTAINERS: Update my email address.
1460
1461 2010-03-16  Diego Novillo  <dnovillo@google.com>
1462
1463         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1464         Matthews.
1465
1466 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1467
1468         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1469         Gutson, Jeffrey D. Oldham and Mark Shinwell.
1470
1471 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1472
1473         * MAINTAINERS: Update my email address.
1474
1475 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
1476
1477         * MAINTAINERS: Update my email address.
1478
1479 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
1480
1481         * MAINTAINERS: Update my email address.
1482
1483 2010-03-09  Jie Zhang  <jie@codesourcery.com>
1484
1485         * MAINTAINERS: Update my email address.
1486
1487 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1488
1489         PR libstdc++/32499
1490         * configure.ac (RANLIB): Default to true.
1491         (STRIP): Likewise.
1492         (RANLIB_FOR_TARGET): Remove superfluous : argument.
1493         * configure: Regenerate.
1494
1495 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
1496
1497         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1498         (Write After Approval): Update my email address.
1499
1500 2010-02-17  Nick Clifton  <nickc@redhat.com>
1501
1502         PR 11238
1503         * Makefile.tpl (local-distclean): Also remove config.cache files in
1504         sub-directories as there may not be Makefiles present in the
1505         sub-directories.
1506         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1507         the config.cache files found by the find command.
1508
1509         * Makefile.in: Regenerate.
1510         * configure.ac: Revert previous delta.
1511         * configure: Regenerate.
1512
1513 2010-02-15  Nick Clifton  <nickc@redhat.com>
1514
1515         PR 11238
1516         * configure.ac: Delete config.cache files in sub-directories when
1517         deleting Makefiles.
1518         * configure: Regenerate.
1519
1520 2010-02-12  Ben Elliston  <bje@gnu.org>
1521
1522         * MAINTAINERS: Update my email address.
1523
1524 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
1525
1526         * MAINTAINERS (spu port): Update my email address.
1527
1528 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
1529
1530         * MAINTAINERS: Add myself as a maintainer for the bfin port.
1531
1532 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1533
1534         * configure.ac: Add "recommended" version checks for GMP/MPC.
1535         Update recommended GMP/MPFR/MPC versions.
1536         * configure: Regenerate.
1537
1538 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
1539
1540         * MAINTAINERS: Move my Embecosm email address into the
1541         write-after-approval section.
1542
1543 2010-01-26  Ian Lance Taylor  <iant@google.com>
1544
1545         * MAINTAINERS: Add myself as Go frontend maintainer.
1546
1547 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
1548
1549         PR libstdc++/36101, PR libstdc++/42813
1550         * configure.ac (bootstrap_target_libs): Make inclusion of
1551         target-libgomp conditional on libgomb being in target_configdirs.
1552         * configure: Regenerate.
1553
1554 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
1555
1556         PR libstdc++/36101, PR libstdc++/42813
1557         * configure.ac (bootstrap_target_libs): Include target-libgomp.
1558         * configure: Regenerate.
1559
1560 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
1561
1562         PR libstdc++/36101, PR libstdc++/42813
1563         * configure.ac (target_configdirs): Substitute.
1564         * Makefile.def: Bootstrap target module libgomp.
1565         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1566         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1567         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1568         * configure, Makefile.in: Regenerate.
1569
1570 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1571
1572         * MAINTAINERS: Adjust my details.
1573
1574 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
1575
1576         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1577
1578 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
1579
1580         * MAINTAINERS: reindented my entry with tabs instead of spaces.
1581
1582 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
1583
1584         * MAINTAINERS (Write After Approval): Add myself.
1585
1586 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1587
1588         * MAINTAINERS (Write After Approval): Add myself.
1589
1590 2010-01-11  Richard Guenther  <rguenther@suse.de>
1591
1592         PR lto/41569
1593         * Makefile.def (all-lto-plugin): Depend on all-gcc.
1594         * Makefile.in: Regenerated.
1595
1596 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
1597
1598         * configure.ac: Enable libjava build on x86_64-*freebsd*.
1599         * configure: Regenerate.
1600
1601 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1602             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1603
1604         PR bootstrap/42424
1605         * configure.ac: Include libtool m4 files.
1606         (_LT_CHECK_OBJDIR): Call it.
1607         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1608         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1609
1610         * configure: Regenerate.
1611
1612 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1613
1614         PR bootstrap/41818
1615         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1616         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
1617         * Makefile.in: Regenerate.
1618
1619 2010-01-02  Richard Guenther  <rguenther@suse.de>
1620
1621         PR lto/41529
1622         * configure.ac: Include config/elf.m4.  Disable LTO if not
1623         builting for an elf target.
1624         * configure: Regenerate.
1625
1626 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
1627
1628         * MAINTAINERS: Change my email address.
1629
1630 2009-12-18  Ben Elliston  <bje@au.ibm.com>
1631
1632         * config.sub, config.guess: Update from upstream sources.
1633
1634 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
1635
1636         * MAINTAINERS (Write After Approval): Add myself.
1637
1638 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1639
1640         PR middle-end/30447
1641         PR middle-end/30789
1642         PR other/40302
1643
1644         * configure.ac: Require MPC.
1645         * configure: Regenerate.
1646
1647 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1648
1649         PR target/38384
1650         PR bootstrap/40972
1651         * libtool.m4: Sync from git Libtool.
1652         * ltoptions.m4: Likewise.
1653         * ltversion.m4: Likewise.
1654         * lt~obsolete.m4: Likewise.
1655         * ltmain.sh: Likewise.
1656
1657 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1658
1659         * configure.ac: Update minimum MPC version to 0.8.
1660         * configure: Regenerate.
1661
1662 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
1663
1664         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
1665         * configure: Regenerated.
1666
1667 2009-11-21  Ian Lance Taylor  <iant@google.com>
1668
1669         * configure.ac: Change default of poststage1_ldflags to be empty if
1670         poststage1_libs is set.  When poststage1_libs is empty, and
1671         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
1672         * configure: Rebuild.
1673
1674 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
1675
1676         * MAINTAINERS (Write After Approval): Update my email address.
1677
1678 2009-11-20  Ben Elliston  <bje@au.ibm.com>
1679
1680         * config.guess: Update from upstream sources.
1681
1682 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1683
1684         * Makefile.def: Restore host and target settings for gmp.
1685         * Makefile.in: Rebuild.
1686
1687 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1688
1689         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
1690         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
1691         Fix portability of test of C++ as bootstrap language.  Add
1692         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1693         * configure: Rebuild.
1694         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1695         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
1696         in-tree building.
1697         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1698         (POSTSTAGE1_HOST_EXPORTS): Use it.
1699         (STAGE[+id+]_CXXFLAGS): New.
1700         (BASE_FLAGS_TO_PASS): Pass it down.
1701         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
1702         extra_exports.
1703         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1704         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1705         extra_exports.
1706         * Makefile.in: Rebuild.
1707
1708 2009-11-17  Ben Elliston  <bje@au.ibm.com>
1709
1710         * config.sub, config.guess: Update from upstream sources.
1711
1712 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
1713
1714         * MAINTAINERS (Write After Approval): Add myself.
1715
1716 2009-11-09  Jon Beniston  <jon@beniston.com>
1717
1718         * MAINTAINERS (Write After Approval): Add myself.
1719
1720 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
1721
1722         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
1723         paths for *-w64-mingw* and x86_64-*mingw*.
1724         * configure: Regenerated.
1725
1726 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
1727
1728         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
1729
1730 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
1731
1732         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
1733         Phil Edwards to Write-After Approval.
1734
1735 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
1736
1737         * configure.ac: Disable target-winsup & co for
1738         x86_64-*-mingw* and *-w64-mingw* targets.
1739         * configure: Regenerated.
1740
1741 2009-10-16  Nick Clifton  <nickc@redhat.com>
1742
1743         * MAINTAINERS: Add myself as a maintainer for the RX port.
1744
1745 2009-10-26  Johannes Singler  <singler@kit.edu>
1746
1747         * MAINTAINERS (Write After Approval): Update my e-mail address.
1748
1749 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1750
1751         * configure.ac (CLooG test): Use = with test.
1752         * configure: Regenerate.
1753
1754 2009-10-22  Richard Guenther  <rguenther@suse.de>
1755
1756         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
1757         cloog if the ppl version check failed.  Move flags saving
1758         before setting in libelf check.
1759         * configure: Regenerate.
1760
1761 2009-10-21  Richard Guenther  <rguenther@suse.de>
1762
1763         * configure.ac: Adjust the ppl and cloog configure to work as
1764         documented.  Disable cloog if ppl was disabled.  Omit the version
1765         checks if they were disabled.
1766         * configure: Re-generate.
1767
1768 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1769
1770         * configure.ac: Add 'lto' to enable_languages, not
1771         new_enable_languages, and only if not already present.
1772         * configure: Regenerate.
1773
1774 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
1775
1776         * README: Refer to the various COPYING* files instead of just
1777         COPYING.
1778         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
1779
1780 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
1781
1782         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
1783         
1784 2009-10-07  Richard Guenther  <rguenther@suse.de>
1785
1786         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
1787         and Richard Guenther as reviewers.
1788         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
1789         as reviewers.
1790
1791 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
1792
1793         * config.sub: Update from upstream sources.
1794
1795 2009-10-06  Ian Lance Taylor  <iant@google.com>
1796
1797         * Makefile.def: check-gold depends upon all-gas.
1798         * Makefile.in: Rebuild.
1799
1800 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
1801
1802         * MAINTAINERS (Write After Approval): Add myself.
1803
1804 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
1805
1806         * Makefile.def: all-lto-plugin depends on all-libiberty.
1807         set bootstrap=true for lto-plugin.
1808         Add lto-plugin.
1809         * Makefile.in: Regenerate.
1810         * configure.ac (host_libs): Add lto-plugin.
1811         * configure: Regenerate.
1812
1813 2009-10-03  Diego Novillo  <dnovillo@google.com>
1814
1815         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1816         (HOST_LIBELFLIBS): Define.
1817         (HOST_LIBELFINC): Define.
1818         * Makefile.in: Regenerate.
1819         * configure.ac: Add --enable-lto.
1820         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1821         If --enable-lto is used, add 'lto' to new_enable_languages.
1822         If --enable-lto is used and gold is enabled, add
1823         lto-plugin to configdirs.
1824         * configure: Regenerate.
1825
1826 2009-10-03  Simon Baldwin  <simonb@google.com>
1827
1828         * configure.ac: If --with-system-zlib, suppress local zlib and
1829         pass --with-system-zlib to subdir configure scripts.
1830         * configure: Regenerate.
1831
1832 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
1833             Paolo Bonzini  <bonzini@gnu.org>
1834
1835         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1836         $(srcdir).
1837         * Makefile.in: Rebuilt.
1838
1839 2009-09-26  Gary Funck  <gary@intrepid.com>
1840
1841         * MAINTAINERS (Write After Approval): Add myself.
1842
1843 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1844
1845         * configure.ac: Update minimum MPC version to 0.7.
1846         * configure: Regenerate.
1847
1848 2009-09-25  Nick Clifton  <nickc@redhat.com>
1849
1850         * configure.ac: Pass any --cache-file=/dev/null option on to
1851         subconfigures.
1852         * configure: Regenerate.
1853
1854 2009-09-23  Nick Clifton  <nickc@redhat.com>
1855
1856         * config.sub, config.guess: Update from upstream sources.
1857
1858 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
1859
1860         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1861         * Makefile.in: Rebuilt.
1862
1863 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1864
1865         PR bootstrap/32272
1866         * configure.ac: Error out if $srcdir isn't '.' but contains
1867         host-${host_noncanonical}.
1868         * configure: Regenerate.
1869
1870 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1871
1872         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1873         maintainer.
1874
1875 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1876
1877         * configure.ac: If bootstrapping a combined tree with
1878         --enable-gold, require c++ in stage1_languages.
1879         * configure: Regenerate.
1880
1881         * configure.ac: Also add target_libs of stage1_languages to
1882         bootstrap_target_libs.
1883         * configure: Regenerate.
1884
1885         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1886         with --enable-languages not containing c++.
1887         * configure: Regenerate.
1888
1889 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
1890
1891         * configure.ac: Disable java and boehm-gc for bfin-*-*.
1892         * configure: Regenerate.
1893
1894 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
1895
1896         * MAINTAINERS (Write After Approval): Update my e-mail address,
1897         and move from from here...
1898         (Waiting for paperwork): To here.
1899
1900 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
1901
1902         * MAINTAINERS (Reviewers): Add self as driver reviewer.
1903
1904 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1905
1906         * configure.ac: Do not use $extrasub for replacing @if/@endif
1907         parts in Makefile; instead, use additional arguments to
1908         AC_CONFIG_COMMANDS to do the replacement manually, with several
1909         sed invocations, to avoid HP-UX sed command limits.
1910         * configure: Regenerate.
1911
1912 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
1913
1914         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1915         blank before -L.
1916
1917 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
1918
1919         * configure.ac (with-build-config): Document.  Handle without.
1920         Handle missing argument.
1921         * configure: Rebuilt.
1922
1923 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
1924
1925         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
1926         Default to bootstrap-debug only if compare-debug works.
1927         * configure: Rebuilt.
1928         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1929         * Makefile.in: Rebuilt.
1930
1931 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1932
1933         * MAINTAINERS (OS Port Maintainers): Update my email address.
1934
1935 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
1936
1937         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1938         * Makefile.in: Rebuilt.
1939
1940 2009-09-01  Chris Demetriou  <cgd@google.com>
1941
1942         * MAINTAINERS (Write After Approval): Add myself.
1943
1944 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
1945
1946         PR debug/30161
1947         * include/dwarf2.h (enum dwarf_tag): Added
1948         DW_TAG_GNU_template_template_param
1949         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1950
1951 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1952
1953         * Makefile.tpl (AWK): Fix typo.
1954         * Makefile.in: Regenerate.
1955
1956 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1957
1958         * configure.ac: Detect awk and sed.
1959         * Makefile.def (flags_to_pass): Add AWK and SED.
1960         * Makefile.tpl (AWK, SED): New.
1961         (BASE_FLAGS_TO_PASS): Add AWK and SED.
1962         * configure: Regenerate.
1963         * Makefile.in: Regenerate.
1964
1965 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
1966
1967         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1968         (collapseslashes): Likewise.
1969
1970 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1971
1972         * configure.ac (AC_PREREQ): Bump to 2.64.
1973
1974 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1975
1976         * configure.ac: Remove --with-datarootdir, --with-docdir,
1977         --with-pdfdir, --with-htmldir switches.
1978         * configure: Regenerate.
1979
1980         * configure: Regenerate.
1981
1982         * compile: Sync from Automake 1.11.
1983         * depcomp: Likewise.
1984         * install-sh: Likewise.
1985         * missing: Likewise.
1986         * mkinstalldirs: Likewise.
1987         * ylwrap: Likewise.
1988
1989 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
1990
1991         * ltmain.sh (func_normal_abspath): New function.
1992         (func_relative_path): Likewise.
1993         (func_mode_help): Document new -bindir option for link mode.
1994         (func_mode_link): Add new -bindir option, and use it to place
1995         output DLL if specified.
1996
1997 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1998
1999         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2000         (baseargs): Add --disable-option-checking.
2001         * configure: Regenerate.
2002
2003         * Makefile.def (configure-target-libiberty): Depend on
2004         all-binutils and all-ld.
2005         (configure-target-newlib): Likewise.
2006         * Makefile.in: Regenerate.
2007
2008 2009-08-17  Ben Elliston  <bje@au.ibm.com>
2009
2010         * config.sub, config.guess: Update from upstream sources.
2011
2012 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2013
2014         Sync from src, merge:
2015
2016         2009-07-02  Tristan Gingold  <gingold@adacore.com>
2017
2018         * configure.ac: Do not exclude gas for i386-*-darwin.
2019         Add a case for x86_64-*-darwin.
2020         * configure: Regenerate.
2021
2022 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
2023
2024         * MAINTAINERS: Add my name to Write After Approval list.
2025
2026 2009-08-06  Michael Eager  <eager@eagercon.com>
2027
2028         * configure.ac: Add Microblaze target.
2029         * configure: Regenerate.
2030
2031 2009-07-31  Christian Bruel  <christian.bruel@st.com>
2032
2033         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2034         * configure: Regenerate.
2035         
2036 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
2037
2038         * MAINTAINERS (Write After Approval): Update my e-mail address.
2039
2040 2009-07-06  Ian Lance Taylor  <iant@google.com>
2041
2042         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2043         * configure: Rebuild.
2044
2045 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
2046
2047         * MAINTAINERS: Move myself to the Graphite Reviewers.
2048
2049 2009-06-30  Wei Guozhi  <carrot@google.com>
2050
2051         * MAINTAINERS: Add my name to Write After Approval list.
2052
2053 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
2054
2055         PR bootstrap/40338
2056         * configure.ac (comparestring): Create new variable.
2057         * Makefile.tpl (comparestring): Use to skip some comparisions.
2058         * configure: Regenerate.
2059         * Makefile.in: Regenerate.
2060
2061 2009-06-26  Doug Evans  <dje@sebabeach.org>
2062
2063         * Makefile.def (host_modules): Add cgen.
2064         * Makefile.in: Regenerate.
2065         * configure.ac (host_tools): Add cgen.
2066         * configure: Regenerate.
2067
2068 2009-06-23  DJ Delorie  <dj@redhat.com>
2069
2070         * MAINTAINERS: Add myself as mep maintainer.
2071
2072 2009-06-23  Ian Lance Taylor  <iant@google.com>
2073
2074         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
2075         boot_languages.  Only bootstrap target libraries listed in
2076         target_libs for some boot language.  Add --with-stage1-ldflags,
2077         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
2078         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
2079         if not building with C++.
2080         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2081         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2082         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2083         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2084         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
2085         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2086         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2087         * configure, Makefile.in: Rebuild.
2088
2089 2009-06-23  Li Feng  <nemokingdom@gmail.com>
2090
2091         * MAINTAINERS: Added my name to write-after-approval list.
2092
2093 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
2094
2095         * configure.ac: Define is_elf for QNX Neutrino targets.
2096         * configure: Regenerate.
2097
2098 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
2099
2100         * MAINTAINERS: Added my name to the write-after-approval list
2101
2102 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2103
2104         * configure.ac: Detect MPC in default directory.
2105         * configure: Regenerate.
2106
2107 2009-06-03  Jerome Guitton  <guitton@adacore.com>
2108             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2109
2110         * Makefile.tpl (all): Avoid a trailing backslash.
2111         * Makefile.in: Regenerate.
2112
2113 2009-06-03  Ben Elliston  <bje@au.ibm.com>
2114
2115         * config.sub, config.guess: Update from upstream sources.
2116
2117 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
2118
2119         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2120         to noconfdirs.
2121         * configure: Regenerate.
2122
2123 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
2124
2125         * Makefile.tpl ([+compare-target+]): Compare all stage
2126         directories, rather than just gcc.
2127         * Makefile.in: Rebuilt.
2128
2129 2009-06-01  Doug Kwan  <dougkwan@google.com>
2130
2131         * configure.ac: Support gold for target arm*-*-*.
2132         * configure: Regenerate.
2133
2134 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2135
2136         * Makefile.def: Add MPC support and dependencies.
2137         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
2138
2139         * Makefile.in, configure: Regenerate.
2140
2141 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
2142
2143         * Makefile.tpl (all): Avoid harmless warning in make all when
2144         gcc-bootstrap is enabled but stage_last does not exist.
2145         * Makefile.in: Rebuilt.
2146
2147 2009-05-24  Nicolas Roche  <roche@adacore.com>
2148
2149         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2150         * Makefile.in: Regenerate.
2151
2152 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
2153
2154         * MAINTAINERS: Update my e-mail address.
2155
2156 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2157
2158         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
2159         * configure:  Regenerate.
2160
2161 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2162
2163         PR other/40159
2164         * Makefile.tpl (all): Don't assume gcc-bootstrap and
2165         gcc-no-bootstrap are mutually exclusive.
2166         * Makefile.in: Rebuilt.
2167
2168 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2169
2170         PR other/40159
2171         * Makefile.tpl (all): Don't end with unconditional success.
2172         * Makefile.in: Rebuilt.
2173
2174 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
2175
2176         PR target/37137
2177         * Makefile.def (flags_to_pass): Remove redundant and incomplete
2178         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2179         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2180         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
2181         stage_configureflags, stage_cflags and stage_libcflags into
2182         explicit Makefile macros.
2183         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2184         GFORTRAN.
2185         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2186         CC.  Set CC_FOR_BUILD from CC.
2187         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2188         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2189         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2190         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
2191         and GFORTRAN.
2192         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2193         (_LIBCFLAGS): Renamed to _TFLAGS.
2194         (do-compare-debug, do-compare3-debug): Drop.
2195         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2196         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2197         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2198         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2199         (XGCC_FLAGS_FOR_TARGET): New.
2200         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2201         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2202         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2203         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2204         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
2205         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
2206         TFLAGS.
2207         (BUILD_CONFIG): Include if requested.
2208         (all): Set TFLAGS on bootstrap.
2209         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2210         (all-stageid-prefixmodule): Likewise.
2211         (do-clean, distclean-stageid): Set TFLAGS.
2212         (restrap): Fix whitespace.
2213         * Makefile.in: Rebuilt.
2214
2215 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
2216
2217         * config.guess: Sync with src.
2218
2219 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2220
2221         * configure.ac ($with_ppl):  Default to no if not supplied.
2222         ($with_cloog):  Likewise.
2223         configure:  Regenerate.
2224
2225 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
2226
2227         * MAINTAINERS: Update my e-mail address.
2228
2229 2009-04-27  Nick Clifton  <nickc@redhat.com>
2230
2231         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2232
2233 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
2234
2235         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2236         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2237         * Makefile.in: Regenerate.
2238
2239 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2240
2241         PR bootstrap/39739
2242         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2243         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2244
2245         * configure, Makefile.in: Regenerate.
2246
2247 2009-04-21  Taras Glek  <tglek@mozilla.com>
2248
2249         * include/hashtab.h: Update GTY annotations to new syntax
2250         * include/splay-tree.h: Likewise
2251
2252 2009-04-17  Ben Elliston  <bje@au.ibm.com>
2253
2254         * config.sub, config.guess: Update from upstream sources.
2255
2256 2009-04-15  Anthony Green  <green@moxielogic.com>
2257
2258         * configure.ac: Add moxie support.
2259         * configure: Rebuilt.
2260
2261 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
2262
2263         * configure.ac: Change copyright header to refer to version
2264         3 of the GNU General Public License and to point readers at the
2265         COPYING3 file and the FSF's license web page.
2266         * Makefile.def: Likewise.
2267         * Makefile.tpl: Likewise.
2268         * Makefile.in: Regenerate.
2269
2270 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
2271
2272         * configure.ac: Restore match for darwin9 or later. Use double
2273         brackets since regeneration eats one pair.
2274         * configure: Regenerate.
2275
2276 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
2277
2278         PR gas/10039
2279         * configure.ac: Require texinfo 4.7.
2280         * configure: Regenerated.
2281
2282 2009-04-09  Nick Clifton  <nickc@redhat.com>
2283
2284         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2285         the GCC Runtime Library Exception.
2286
2287 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2288
2289         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2290         * configure: Regenerate.
2291
2292 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
2293
2294         * Makefil.def (languages): New entries.
2295         * Makefile.tpl (check-gcc-*): New generic target.
2296         * Makefile.in: Regenerate.
2297
2298 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
2299
2300         * MAINTAINERS:  Update my email address.
2301
2302 2009-03-18  Tom Tromey  <tromey@redhat.com>
2303
2304         * configure: Rebuild.
2305         * configure.ac (host_libs): Add libiconv.
2306         * Makefile.in: Rebuild.
2307         * Makefile.def (host_modules): Add libiconv.
2308         (configure-gdb, all-gdb): Depend on libiconv.
2309
2310 2009-03-16  Tristan Gingold  <gingold@adacore.com>
2311
2312         * configure.ac: Treat gdb as supported on x86_64-darwin.
2313         * configure: Regenerate.
2314
2315 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
2316
2317         * configure.ac (--with-host-libstdcxx): New option.
2318         * configure: Regenerate.
2319
2320 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
2321
2322         * MAINTAINERS:  Move myself into the write after approval list.
2323
2324 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
2325
2326         * MAINTAINERS: Update e-mail address.
2327         
2328 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
2329
2330         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2331
2332 2009-03-10  Ira Rosen  <irar@il.ibm.com>
2333
2334         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2335
2336 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2337
2338         Backport from git Libtool:
2339
2340         2009-01-19  Robert Millan  <rmh@aybabtu.com>
2341         Support GNU/kOpenSolaris.
2342         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2343         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2344         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2345         GNU/kOpenSolaris.
2346
2347 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
2348
2349         * MAINTAINERS: Update e-mail address.
2350
2351 2009-02-24  Michael Eager  <eager@eagercon.com>
2352
2353         * MAINTAINERS (Write After Approval): Add self.
2354
2355 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
2356
2357         * MAINTAINERS (Write After Approval): Add myself.
2358
2359 2009-02-05  Andreas Schwab  <schwab@suse.de>
2360
2361         * Makefile.tpl (stage_last): Define $r and $s before using
2362         $(RECURSE_FLAGS_TO_PASS).
2363         * Makefile.in: Regenerate
2364
2365 2009-01-30  Ian Lance Taylor  <iant@google.com>
2366
2367         * MAINTAINERS: Move myself to the Global Reviewers list.
2368
2369 2009-01-29  Robert Millan  <rmh@aybabtu.com>
2370
2371         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2372         * configure: Regenerate.
2373
2374 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
2375
2376         * MAINTAINERS: Make whitespace consistent.
2377         Remove Robert Millan from Write After Approval.
2378
2379 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
2380
2381         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2382         (all-opcodes): Depend on all-libiberty.
2383         * Makefile.in: Regenerate.
2384
2385 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
2386
2387         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2388         * configure: Regenerate.
2389
2390 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
2391
2392         * MAINTAINERS (Write After Approval): Add myself.
2393
2394 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
2395
2396         * MAINTAINERS: Add myself to reviewers (Fortran).
2397
2398 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
2399
2400         PR tree-optimization/38515
2401         * configure.ac (cloog-polylib): Removed.
2402         (with_ppl, with_cloog): Test for "no".
2403         * configure: Regenerated.
2404
2405 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
2406
2407         * MAINTAINERS: Moved myself to reviewers (Fortran).
2408
2409 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
2410
2411         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2412         (Write After Approval): Remove myself.
2413
2414 2009-01-03  Diego Novillo  <dnovillo@google.com>
2415
2416         * MAINTAINERS: Remove myself from alias maintainership.
2417
2418 2009-01-02  David Ayers  <ayers@fsfe.org>
2419
2420         * MAINTAINERS: Update e-mail address.
2421
2422 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
2423
2424         * MAINTAINERS: Make whitespace consistent.
2425
2426 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2427
2428         Backport from upstream Libtool:
2429         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2430         Add cache variables to tests that require the linker to work.
2431         For shlibpath_overrides_runpath, this also changes the semantics
2432         to let the result from the C compiler take precedence.
2433
2434 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2435
2436         * config.sub, config.guess: Update from upstream sources.
2437
2438 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
2439
2440         * configure.ac (ppllibs): Add by default the lib flags.
2441         * configure: Regenerate.
2442
2443 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
2444
2445         * MAINTAINERS:  Add myself to the write after approval list.
2446
2447 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2448
2449         * configure.ac: Add double brackets on darwin[912].
2450         * configure: Regenerate.
2451
2452 2008-12-03  Daniel Kraft  <d@domob.eu>
2453
2454         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
2455         Approval to Reviewer section (for Fortran front-end).
2456
2457 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
2458
2459         * configure.ac: Expand to darwin10 and later.
2460         * configure: Regenerate.
2461
2462 2008-12-02  Andreas Schwab  <schwab@suse.de>
2463
2464         * Makefile.def: configure-target-boehm-gc depends on
2465         all-target-libstdc++-v3.
2466         * Makefile.in: Regenerate.
2467
2468 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
2469
2470         * MAINTAINERS:  Add myself as mingw maintainer.
2471
2472 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2473
2474         * config.sub, config.guess: Update from upstream sources.
2475
2476 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
2477
2478         * README.SCO: Remove.
2479
2480 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
2481
2482         * MAINTAINERS:  Add myself to the write after approval list.
2483
2484 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
2485
2486         * MAINTAINERS:  Update my email address in WAA section.
2487
2488 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
2489
2490         * MAINTAINERS: Update e-mail address.
2491
2492 2008-11-27  Toon Moene  <toon@moene.org>
2493
2494         * MAINTAINERS: Change e-mail address.
2495
2496 2008-11-27  Tristan Gingold  <gingold@adacore.com>
2497
2498         * configure.ac: Build gdb for i?86-*-darwin*
2499         * configure: Regenerated.
2500
2501 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
2502
2503         * MAINTAINERS: Added my full name.
2504
2505 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
2506
2507         PR bootstrap/38014
2508         PR bootstrap/37923
2509
2510         Revert:
2511
2512         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2513
2514         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2515         * Makefile.in: Regenerated.
2516
2517         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2518
2519         PR gdb/921
2520         PR gdb/1646
2521         PR gdb/2175
2522         PR gdb/2176
2523
2524         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2525         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2526         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2527         (HOST_EXPORTS): Pass CPPFLAGS.
2528         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2529         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2530         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2531         * Makefile.in, configure: Regenerated.
2532         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2533         and CPPFLAGS_FOR_BUILD.
2534
2535 2008-11-06  Jeff Law  <law@redhat.com>
2536
2537         * MAINTAINERS: Add myself as middle end maintainer.
2538
2539 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
2540
2541         * MAINTAINERS (Write after approval): Add myself.
2542
2543 2008-11-05  Diego Novillo  <dnovillo@google.com>
2544
2545         * MAINTAINERS (Global Reviewers): Add myself.
2546         (Non-Algorithmic Maintainers): Remove myself.
2547
2548 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
2549
2550         * MAINTAINERS (Write after approval): Add myself.
2551
2552 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
2553
2554         * MAINTAINERS (Write after approval): Add myself.
2555
2556 2008-10-31  Ben Elliston  <bje@au.ibm.com>
2557
2558         * configure.ac (spu-*-*): Remove special case.
2559         * configure: Regenerate.
2560
2561 2008-10-30  Catherine Moore  <clm@codesourcery.com>
2562
2563         * MAINTAINERS (Write after approval): Update my email address.
2564
2565 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
2566
2567         * configure.ac [spu-*-*]: Do not set skipdirs.
2568         * configure: Re-generate.
2569
2570 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
2571
2572         * MAINTAINERS (Various Maintainers): Add myself to reload.
2573
2574 2008-10-25  Richard Guenther  <rguenther@suse.de>
2575
2576         * MAINTAINERS (Various Maintainers): Add myself as middle-end
2577         maintainer.  Remove myself as libgcc-math maintainer.
2578         (Non-Algorithmic Maintainers): Remove myself.
2579
2580 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2581
2582         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2583         * Makefile.in: Regenerated.
2584
2585 2008-10-23  Cary Coutant  <ccoutant@google.com>
2586
2587         * MAINTAINERS (Write after approval): Add myself.
2588
2589 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2590
2591         PR gdb/921
2592         PR gdb/1646
2593         PR gdb/2175
2594         PR gdb/2176
2595
2596         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2597         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2598         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2599         (HOST_EXPORTS): Pass CPPFLAGS.
2600         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2601         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2602         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2603         * Makefile.in, configure: Regenerated.
2604         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2605         and CPPFLAGS_FOR_BUILD.
2606
2607 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
2608
2609         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2610         Sebastian Pop.
2611
2612 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
2613
2614         * MAINTAINERS (Write After Approval): Added myself.
2615
2616 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2617
2618         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2619         recommended version to 2.3.2.
2620
2621         * configure: Regenerate.
2622
2623 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
2624
2625         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2626
2627 2008-09-29  David Daney <david.daney@caviumnetworks.com>
2628
2629         * MAINTAINERS (Write After Approval): Update e-mail address.
2630
2631 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
2632
2633         * libtool.m4: Update to libtool 2.2.6.
2634         * lt~obsolete.m4: Update to libtool 2.2.6.
2635         * ltmain.sh: Update to libtool 2.2.6.
2636         * ltsugar.m4: Update to libtool 2.2.6.
2637         * ltversion.m4: Update to libtool 2.2.6.
2638         * ltoptions.m4: Update to libtool 2.2.6.
2639         * ltgcc.m4: Update to match changes from libtool 2.2.6.
2640
2641 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
2642
2643         * MAINTAINERS (Write After Approval): Add myself.
2644
2645 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2646
2647         * MAINTAINERS (Write After Approval): Update my name.
2648
2649 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
2650
2651         * MAINTAINERS: Add myself in "Write After Approval".
2652
2653 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
2654
2655         * MAINTAINERS: Add myself as ia64 maintainer.
2656
2657 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
2658
2659         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
2660         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
2661         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
2662         and Michael Tiemann from Write After Approval since they do not
2663         actually have access.
2664
2665 2008-09-05  Richard Guenther  <rguenther@suse.de>
2666
2667         * configure.ac: Initialize clooglibs to -lcloog.
2668         * configure: Re-generate.
2669
2670 2008-09-04  Le-Chun Wu  <lcwu@google.com>
2671
2672         * MAINTAINERS (Write After Approval): Add myself.
2673
2674 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
2675
2676         * configure.ac (--with-cloog-polylib): New.
2677         (--disable-cloog-version-check): New.
2678         (--disable-ppl-version-check): New.
2679         * configure: Re-generate.
2680
2681 2008-09-03  Richard Guenther  <rguenther@suse.de>
2682
2683         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2684         cloog test.
2685         * configure: Re-generate.
2686
2687 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
2688
2689         Add picoChip port.
2690         * MAINTAINERS: Add picoChip maintainers.
2691
2692 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
2693             Tobias Grosser  <grosser@fim.uni-passau.de>
2694             Jan Sjodin  <jan.sjodin@amd.com>
2695             Harsha Jagasia  <harsha.jagasia@amd.com>
2696             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2697             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2698             Adrien Eliche  <aeliche@isty.uvsq.fr>
2699
2700         Merge from graphite branch.
2701         * configure: Regenerate.
2702         * Makefile.in: Regenerate.
2703         * configure.ac (host_libs): Add ppl and cloog.
2704         Add checks for PPL and CLooG.
2705         * Makefile.def (ppl, cloog): Added modules and dependences.
2706         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2707         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2708
2709 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2710
2711         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2712         (GCC_SHLIB_SUBDIR): New.
2713         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2714         * configure: Regenerate.
2715         * Makefile.in: Regenerate.
2716
2717 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
2718
2719         * MAINTAINERS: Consistently use tabs to separate columns.
2720
2721 2008-08-29  Tristan Gingold  <gingold@adacore.com>
2722
2723         * MAINTAINERS (Write after Approval): Add myself.
2724
2725 2008-08-28  Tristan Gingold  <gingold@adacore.com>
2726
2727         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2728         Enable bfd, binutils and opcodes.
2729         * configure: Regenerate.
2730
2731 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2732
2733         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
2734
2735 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2736
2737         * MAINTAINERS:  Use correct Umlaut for last name.
2738
2739 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2740
2741         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
2742
2743 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
2744
2745         * MAINTAINERS: Update my email address.
2746
2747 2008-08-16  Nicolas Roche  <roche@adacore.com>
2748
2749         * Makefile.tpl: Add BOOT_ADAFLAGS.
2750         * Makefile.in: Regenerate.
2751
2752 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
2753
2754         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2755         * configure: Regenerate.
2756
2757 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
2758
2759         * configure.ac: Add makefile fragments for hpux.
2760         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2761         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2762         * configure: Regenerate.
2763         * Makefile.in: Regenerate.
2764
2765 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
2766
2767         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
2768
2769 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
2770
2771         * MAINTAINERS (Write after Approval): Add myself.
2772
2773 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
2774
2775         * MAINTAINERS (Write After Approval):  Add myself.
2776
2777 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
2778
2779         * MAINTAINERS (Write After Approval):  Add myself.
2780
2781 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
2782
2783         * MAINTAINERS: Update my email address.
2784
2785 2008-06-25  Joey Ye  <joey.ye@intel.com>
2786
2787         * MAINTAINERS (Write After Approval):  Add myself.
2788
2789 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2790
2791         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2792         * Makefile.in: Regenerate.
2793         * configure: Regenerate.
2794
2795 2008-06-17  Daniel Kraft  <d@domob.eu>
2796
2797         * MAINTAINERS (Write After Approval):  Add myself.
2798
2799 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2800
2801         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2802         "$@" is still intact with both Autoconf 2.59 and 2.62.
2803         * configure: Regenerate.
2804
2805 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2806
2807         * Makefile.tpl: Fix comment errors.
2808         * Makefile.in: Regenerate.
2809
2810 2008-06-12  David S. Miller  <davem@davemloft.net>
2811             David Edelsohn  <edelsohn@gnu.org>
2812
2813         * configure.ac: Add powerpc*-*-* to gold supported targets.
2814         * configure: Regenerate.
2815
2816 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
2817
2818         PR tree-optimization/36218
2819         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2820         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2821         (all prefix="build-"): Pass them to build-system sub-makes.
2822         * Makefile.in: Regenerate.
2823
2824 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
2825
2826         * MAINTAINERS (mt port): Remove.
2827         (sco5, unixware, sco udk): Remove.
2828         (Kean Johnston): Add to Write After Approval.
2829
2830 2008-05-30  Julian Brown  <julian@codesourcery.com>
2831
2832         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2833         of libobjc for ARM EABI Linux.
2834         * configure: Regenerate.
2835
2836 2008-05-18  Xinliang David Li   <davidxl@google.com>
2837
2838         * ChangeLog: Remove wrong ChangeLog entry.
2839
2840 2008-05-17  Xinliang David Li   <davidxl@google.com>
2841
2842         * MAINTAINERS (Write After Approval): Add myself.
2843
2844 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
2845
2846         * MAINTAINERS (Write After Approval): Add myself.
2847
2848 2008-05-14  Rafael Espíndola  <espindola@google.com>
2849
2850         * config-ml.in: don't handle --enable-shared and --enable-static.
2851
2852 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
2853
2854         * MAINTAINERS: Update my email address.
2855
2856 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
2857
2858         * MAINTAINERS: Update my email address.
2859
2860 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
2861
2862         * MAINTAINERS (Write After Approval): Add myself.
2863
2864 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
2865
2866         * MAINTAINERS (Write After Approval): Add myself.
2867
2868 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
2869
2870         * MAINTAINERS (crx): Add myself.
2871
2872 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2873
2874         Sync with src:
2875         2008-04-14  David S. Miller  <davem@davemloft.net>
2876
2877         * configure.ac: Add sparc*-*-* to gold supported targets.
2878         * configure: Regenerate.
2879
2880 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2881
2882         PR bootstrap/35457
2883         * configure.ac: Include override.m4.
2884         * configure: Regenerate.
2885
2886 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2887
2888         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2889         * Makefile.in: Regenerate.
2890
2891 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
2892
2893         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2894         as nonconfigurable directories list.
2895         * configure: Regenerate.
2896
2897 2008-04-14  Ben Elliston  <bje@au.ibm.com>
2898
2899         * config.sub, config.guess: Update from upstream sources.
2900
2901 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
2902
2903         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2904         * Makefile.in: Regenerate.
2905
2906 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
2907
2908         * configure.ac: Do not build libssp for the AVR.
2909         * configure: Regenerate.
2910
2911 2008-04-07  Ian Lance Taylor  <iant@google.com>
2912
2913         * Makefile.def: check-gold depends upon all-binutils.
2914         * Makefile.in: Regenerate.
2915
2916 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
2917
2918         * MAINTAINERS (Write After Approval): Add myself.
2919
2920 2008-04-04  Nick Clifton  <nickc@redhat.com>
2921
2922         PR binutils/4334
2923         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2924         builds.
2925         * configure: Regenerate.
2926
2927 2008-04-04  NightStrike  <NightStrike@gmail.com>
2928
2929         PR other/35151
2930         * configure.ac: Combine rules for mingw32 and mingw64.
2931         * configure: Regenerate.
2932
2933 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
2934
2935         * MAINTAINERS (Write After Approval): Add myself.
2936
2937 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
2938
2939         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2940         * Makefile.in (.NOTPARALLEL): Ditto.
2941
2942 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
2943
2944         * MAINTAINERS (Write After Approval): Add myself.
2945
2946 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
2947
2948         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2949         * Makefile.in (.NOTPARALLEL): Regenerate.
2950
2951 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
2952
2953         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2954         * Makefile.in: Regenerate.
2955
2956 2008-03-26  Jakub Staszak  <kuba@et.pl>
2957
2958         * MAINTAINERS (Write After Approval): Add myself.
2959
2960 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2961
2962         * MAINTAINERS:  Update e-mail address.
2963
2964 2008-03-20  Ian Lance Taylor  <iant@google.com>
2965
2966         * configure.ac: Add support for --enable-gold.
2967         * Makefile.def: Add gold as a directory like ld.
2968         * configure, Makefile.in: Regenerate.
2969
2970 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2971
2972         * configure.ac: m4_include config/proginstall.m4.
2973         * configure: Regenerate.
2974
2975         Backport from upstream Libtool:
2976
2977         2007-10-12  Eric Blake  <ebb9@byu.net>
2978
2979         Deal with Autoconf 2.62's semantic change in m4_append.
2980         * ltsugar.m4 (lt_append): Replace broken versions of
2981         m4_append.
2982         (lt_if_append_uniq): Don't require separator to be overquoted,
2983         and avoid broken m4_append.
2984         (lt_dict_add): Fix typo.
2985         * libtool.m4 (_LT_DECL): Don't overquote separator.
2986
2987 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
2988
2989         * config.rpath: Add AIX 6 support.
2990
2991 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
2992
2993         * Makefile.def (stageprofile).  Remove -fprofile-generate
2994         from stage_libcflags.
2995         * Makefile.in: Regenerate.
2996
2997 2008-03-13  Ben Elliston  <bje@au.ibm.com>
2998
2999         * config.sub, config.guess: Update from upstream sources.
3000
3001 2008-03-06  Tom Tromey  <tromey@redhat.com>
3002
3003         * MAINTAINERS: Update for treelang deletion.
3004
3005 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
3006
3007         * MAINTAINERS: Update my email address.
3008
3009 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
3010
3011         * MAINTAINERS (darwin port): Add myself as a maintainer.
3012         (objective-c/c++): Add myself as a maintainer.
3013
3014 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
3015
3016         * MAINTAINERS (Write After Approval): Update my email address.
3017
3018 2008-02-25  Tomas Bily  <tbily@suse.cz>
3019
3020         * MAINTAINERS (Write After Approval): Add myself.
3021
3022 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
3023
3024         * MAINTAINERS (OpenMP): Add myself.
3025
3026 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
3027
3028         PR bootstrap/32009
3029         PR bootstrap/32161
3030
3031         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3032         * configure: Regenerate.
3033
3034         * Makefile.def: Define stage_libcflags for all bootstrap stages.
3035         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3036         STAGE4_LIBCFLAGS): New.
3037         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3038         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3039         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3040         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3041         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3042         for target modules.  Don't export LIBCFLAGS.
3043         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3044         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3045         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3046         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3047         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3048         * Makefile.in: Regenerate.
3049
3050 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3051
3052         PR libgcj/33085
3053         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3054         Do not use -DDLL_EXPORT.  Backport from upstream.
3055
3056 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3057
3058         * MAINTAINERS (Write After Approval): Add myself.
3059
3060 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
3061
3062         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3063         * configure: Regenerate.
3064
3065 2008-01-31  Marc Gauthier  <marc@tensilica.com>
3066
3067         * configure.ac (xtensa*-*-*): Recognize processor variants.
3068         * configure: Regenerate.
3069
3070 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3071
3072         PR bootstrap/34922
3073         * configure.ac (PARSE_ARGS): Push suitable setting of
3074         ac_subdirs_all, for `./configure --help=recursive'.
3075         Handle `+' in generic toplevel directory disabling.
3076         * configure: Regenerate.
3077
3078 2008-01-28  Nick Clifton  <nickc@redhat.com>
3079
3080         * MAINTAINERS (xstormy16): Take over maintainership.
3081
3082 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
3083
3084         * MAINTAINERS (c4x port): Remove.
3085
3086 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
3087
3088         * libtool.m4: Backport AIX 6 support from ToT Libtool.
3089
3090 2008-01-23  Ben Elliston  <bje@au.ibm.com>
3091
3092         * config.sub, config.guess: Update from upstream sources.
3093
3094 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
3095
3096         * MAINTAINERS (Write After Approval): Add myself.
3097
3098 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
3099
3100         * MAINTAINERS: Update my email address.
3101
3102 2008-01-09  Raksit Ashok  <raksit@google.com>
3103
3104         * MAINTAINERS (Write After Approval): Add myself.
3105
3106 2008-01-09  Raksit Ashok  <raksit@google.com>
3107
3108         * MAINTAINERS (Write After Approval): Add myself.
3109
3110 2008-01-08  Ben Elliston  <bje@au.ibm.com>
3111
3112         * config.sub, config.guess: Update from upstream sources.
3113
3114 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3115
3116         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3117         Change recommended MPFR from 2.2.1 -> 2.3.0.
3118         * configure: Regenerate.
3119
3120 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
3121
3122         * MAINTAINERS: Update my email address.
3123
3124 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
3125
3126         * MAINTAINERS: Update my email address.
3127
3128 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
3129
3130         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3131         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3132         * Makefile.in: Regenerate.
3133
3134 2007-12-10  Mark Heffernan  <meheff@google.com>
3135
3136         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3137         misplaced entries.
3138
3139 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3140
3141         * configure.ac: Enable libjava for x86_64-*-darwin9.
3142         * configure: Regenerate.
3143
3144 2007-12-07  Bill Maddox  <maddox@google.com>
3145
3146         * MAINTAINERS (Write After Approval): Add myself.
3147
3148 2007-12-05  Ben Elliston  <bje@au.ibm.com>
3149
3150         * config.sub, config.guess: Update from upstream sources.
3151
3152 2007-12-02  Matthias Klose  <doko@ubuntu.com>
3153
3154         * config-ml.in: Remove 64bit configure tests.
3155
3156 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3157
3158         * config-ml.in: Robustify against white space in absolute file
3159         names.
3160
3161         * config-ml.in (multi-clean): Substitute ${Makefile}.
3162         Remove superfluous ${Makefile} in list.
3163
3164 2007-11-19  Thiemo Seufer  <ths@mips.com>
3165
3166         * config-ml.in: Don't hardcode the Makefile name.
3167
3168 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
3169
3170         * MAINTAINERS (Write After Approval): Add myself.
3171
3172 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
3173
3174         * MAINTAINERS (Write After Approval): Add myself.
3175
3176 2007-11-06  Doug Kwan  <dougkwan@google.com>
3177
3178         * MAINTAINERS (Write After Approval): Add myself.
3179
3180 2007-10-25  Ben Elliston  <bje@au.ibm.com>
3181
3182         * MAINTAINERS (mercury): Remove entry.
3183         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3184
3185 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
3186
3187         * Makefile.def (dependencies): Make configure-gdb depend on
3188         all-intl.
3189         * Makefile.in: Regenerated.
3190
3191 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
3192
3193         * MAINTAINERS (Fortran maintainer): Remove myself.
3194
3195 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
3196
3197         * Makefile.def: To avoid problems running with parallel makes,
3198         build newlib before libgloss so that target specific header
3199         files are availble.
3200         * Makefile.in: Regenerate
3201
3202 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
3203
3204         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3205         * Makefile.in: Regenerate.
3206
3207 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
3208
3209         * MAINTAINERS (Register allocation reviewer): Add myself.
3210
3211 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
3212
3213         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3214         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3215         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
3216         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3217         * configure: Regenerate.
3218
3219 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
3220
3221         * MAINTAINERS (Register allocation reviewer): Add myself.
3222
3223 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
3224
3225         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3226         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3227         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3228         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3229         * configure.ac: Default them to host tools for $host = $build.
3230         Subst them.
3231
3232         * configure: Regenerate.
3233         * Makefile.in: Regenerate.
3234
3235 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
3236
3237         * MAINTAINERS (Register allocation reviewer): Add myself.
3238
3239 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
3240
3241         * MAINTAINERS (Register allocation reviewer): Add myself.
3242
3243 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
3244
3245         * MAINTAINERS (Write After Approval): Fix typo.
3246
3247 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
3248
3249         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3250         * configure: Regenerate.
3251
3252 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
3253
3254         PR bootstrap/31906
3255         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3256         they're already prefixed.
3257
3258 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
3259
3260         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3261         libstdc++.
3262         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3263         * configure: Regenerate.
3264         * Makefile.in: Regenerate.
3265
3266 2007-09-17  Andreas Schwab  <schwab@suse.de>
3267
3268         * configure.ac: Raise minimum makeinfo version to 4.6.
3269         * configure: Regenerate.
3270
3271 2007-09-17  Johannes Singler  <singler@ira.uka.de>
3272
3273         * MAINTAINERS (write-after-approval) add myself
3274
3275 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
3276
3277         * configure.ac: Correct makeinfo version check.
3278         * configure: Regenerate.
3279
3280 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
3281
3282         * MAINTAINERS: Update my email address.
3283
3284 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
3285
3286         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
3287         to $skipdirs and only disable gprof for newlib.  Use the normal
3288         mips*-elf* handling in other respects.
3289         * configure: Regnerate.
3290
3291 2007-09-12  David Daney  <ddaney@avtrex.com>
3292
3293         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3294         enabling libgcj.
3295         * configure: Regenerate.
3296
3297 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3298
3299         PR other/32154
3300         * configure.ac: For libgloss targets, point the linker to the linker
3301         script, startup code and simulator library.
3302         * configure: Regenerate.
3303
3304 2007-09-07  Andrew Haley  <aph@redhat.com>
3305
3306         * configure.ac (noconfigdirs): Remove target-libffi and
3307         target-libjava.
3308         * configure: Regenerate.
3309
3310 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3311
3312         PR target/33281
3313         * configure.ac: Use config/mh-mingw on mingw.
3314         * configure: Regenerate.
3315
3316 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
3317
3318         * MAINTAINERS (Write After Approval): Add myself.
3319
3320 2007-09-05  Richard Guenther  <rguenther@suse.de>
3321
3322         * configure.ac (--enable-stage1-checking): If neither --enable-checking
3323         nor --disable-checking is provided also turn on yes and types
3324         checking for stage1.
3325         * configure: Re-generate.
3326
3327 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
3328
3329         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3330         (Write After Approval): Remove myself.
3331
3332 2007-08-29  Nick Clifton  <nickc@redhat.com>
3333
3334         * config.sub, config.guess: Update from upstream sources.
3335
3336 2007-08-22  Bud Davis  <jmdavis@link.com>
3337
3338         * MAINTAINERS (Write After Approval): Added myself.
3339         * MAINTAINERS (Reviewers): Removed myself.
3340
3341 2007-08-18  Paul Brook  <paul@codesourcery.com>
3342             Joseph Myers  <joseph@codesourcery.com>
3343
3344         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3345         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3346         * Makefile.in: Regenerate.
3347         * configure.ac (--with-debug-prefix-map): New.
3348         * configure: Regenerate.
3349
3350 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
3351             Nigel Stephens  <nigel@mips.com>
3352
3353         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
3354         as target_makefile_frag.
3355         * configure: Regenerate.
3356
3357 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
3358
3359         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3360         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
3361         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3362         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3363         (do-compare, do-compare3, do-compare-debug): New.
3364         ([+compare-target+]): Use them.
3365
3366 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
3367
3368         * MAINTAINERS (Write After Approval): Change my email address.
3369
3370 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3371             Ben Elliston  <bje@au.ibm.com>
3372
3373         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3374         --silent if $silent.
3375         * configure: Regenerate.
3376
3377 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
3378
3379         * MAINTAINERS (Various Maintainers): Add myself as
3380         loop infrastructure maintainer.  Update my e-mail
3381         address.
3382
3383 2007-07-31  Diego Novillo  <dnovillo@google.com>
3384
3385         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3386         Adjust description.
3387
3388 2007-07-26  Richard Guenther  <rguenther@suse.de>
3389
3390         * configure.ac: Add types checking to stage1 checking flags.
3391         * configure: Regenerate.
3392
3393 2007-07-17  Nick Clifton  <nickc@redhat.com>
3394
3395         * COPYING3: New file.  Contains version 3 of the GNU General
3396         Public License.
3397         * COPYING3.LIB: New file.  Contains version 3 of the GNU
3398         Lesser General Public License.
3399
3400 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3401
3402         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3403
3404 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3405
3406         * MAINTAINERS (S/390 co-maintainer): Add myself.
3407         (Write After Approval): Remove myself.
3408
3409 2007-07-13  Dan Hipschman  <dsh@google.com>
3410
3411         * MAINTAINERS (Write After Approval): Add myself.
3412
3413 2007-07-11  Nick Clifton  <nickc@redhat.com>
3414
3415         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3416         WINDRES export.
3417         * Makefile.in: Regenerate.
3418
3419 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3420
3421         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3422         maintainer.
3423
3424 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
3425
3426         * lt~obsolete.m4: New. Import from 20070318 libtool.
3427
3428 2007-07-03  Julian Brown  <julian@codesourcery.com>
3429
3430         * MAINTAINERS (Write After Approval): Add myself.
3431
3432 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3433
3434         * configure.ac: Rewrite 'configure --help' strings to look nicer.
3435         * configure: Regenerate.
3436
3437 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3438
3439         * configure.ac: Add some missing m4 quotation.
3440         * configure: Regenerate.
3441
3442 2007-07-02  Simon Baldwin  <simonb@google.com>
3443
3444         * MAINTAINERS (Write After Approval): Add myself.
3445
3446 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
3447
3448         * configure: Regenerate.
3449
3450 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
3451
3452         * Makefile.def: Add windmc tool to build.
3453         * Makefile.tpl: Likewise.
3454         * configure.ac: Likewise.
3455         * Makefile.in: Regenerate.
3456         * configure: Regenerate.
3457
3458 2007-06-28  DJ Delorie  <dj@redhat.com>
3459
3460         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3461         not building newlib.
3462         * configure: Regenerated.
3463
3464 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
3465
3466         * MAINTAINERS (Write After Approval): Add myself.
3467
3468 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
3469
3470         * MAINTAINERS (Write After Approval): Add myself.
3471
3472 2007-06-19  Chris Matthews  <chrismatthews@google.com>
3473
3474         * MAINTAINERS (Write After Approval): Add myself.
3475
3476 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3477
3478         * MAINTAINERS (Write After Approval): Add myself.
3479
3480 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
3481
3482         * Makefile.def: Add dependency from configure-gdb to all-bfd.
3483         * Makefile.in: Regenerated.
3484
3485 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
3486
3487         * configure.ac: Don't add target-libmudflap to noconfigdirs for
3488         bfin*-*-uclinux* targets.
3489         * configure: Regenerate.
3490
3491 2007-06-14  Ian Lance Taylor  <iant@google.com>
3492
3493         * MAINTAINERS: Add myself as non-algorithmic global write
3494         maintainer.
3495
3496 2007-06-14  Diego Novillo  <dnovillo@google.com>
3497
3498         * MAINTAINERS: Add self as middle-end maintainer and
3499         non-algorithmic global write maintainer.
3500
3501 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3502
3503         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3504         Move all Fortran maintainers except Paul Brook into the
3505         Non-Autopoiesis section.
3506
3507 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
3508
3509         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3510         (distclean-stage[+id+]): Possibly delete stage_last.
3511         * Makefile.in: Regenerate.
3512
3513 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
3514
3515         * MAINTAINERS (Various Maintainer): Fix typo.
3516
3517 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
3518
3519         * MAINTAINERS (Various Maintainer): Add myself as
3520         dataflow maintainer.
3521
3522 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3523
3524         * config.sub, config.guess: Update from upstream sources.
3525
3526 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3527
3528         * Makefile.tpl: Fix spelling error.
3529         * Makefile.in: Regenerate.
3530
3531 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
3532
3533         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3534         lt_cv_sys_max_cmd_len.
3535
3536 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
3537
3538         * MAINTAINERS (Various Maintainers): Add myself as
3539         auto-vectorizer maintainer.
3540
3541 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
3542
3543         PR libjava/32098
3544         * libtool.m4: Revert previous change.
3545         * ltgcc.m4: Put it here.
3546
3547 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
3548
3549         * MAINTAINERS (Various Maintainers): Add myself as
3550         auto-vectorizer maintainer.
3551
3552 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
3553
3554         PR libjava/32098
3555         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3556
3557 2007-05-30  Richard Guenther  <rguenther@suse.de>
3558
3559         * MAINTAINERS (Various Maintainers): Add myself as
3560         auto-vectorizer maintainer.
3561
3562 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
3563
3564         PR bootstrap/29382
3565         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3566         * configure: Rebuilt.
3567
3568 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
3569
3570         * MAINTAINERS (Write After Approval): Removed my name.
3571
3572 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
3573
3574         * MAINTAINERS (Write After Approval): Remove myself.
3575
3576 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
3577
3578         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3579
3580 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
3581
3582         * ltmain.sh: Update from ToT Libtool.
3583         * libtool.m4: Update from ToT Libtool.
3584         * ltsugar.m4: New. Update from ToT Libtool.
3585         * ltversion.m4: New. Update from ToT Libtool.
3586         * ltoptions.m4: New. Update from ToT Libtool.
3587         * ltconfig: Remove.
3588         * ltcf-c.sh: Remove.
3589         * ltcf-cxx.sh: Remove.
3590         * ltcf-gcj.sh: Remove.
3591
3592 2007-05-22  Ollie Wild  <aaw@google.com>
3593
3594         * MAINTAINERS (Write After Approval): Add myself.
3595
3596 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
3597
3598         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3599         stage_cflags.
3600         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3601         Remove CFLAGS/LIBCFLAGS.
3602         (configure-stage[+id+]-[+prefix+][+module+],
3603         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3604         * Makefile.in: Regenerate.
3605
3606 2007-05-15  Diego Novillo  <dnovillo@google.com>
3607
3608         * MAINTAINERS: Update e-mail address.
3609
3610 2007-05-15  Revital Eres  <eres@il.ibm.com>
3611
3612         * MAINTAINERS (Write After Approval): Add myself.
3613
3614 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
3615
3616         * MAINTAINERS (Write After Approval): Updated my address.
3617
3618 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
3619
3620         * MAINTAINERS (Write After Approval): Add myself.
3621
3622 2007-05-11  Silvius Rus  <rus@google.com>
3623
3624         * MAINTAINERS (Write After Approval): Add myself.
3625
3626 2007-04-23  Tom Tromey  <tromey@redhat.com>
3627
3628         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3629
3630 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
3631
3632         * MAINTAINERS (cpplib): Rename to ...
3633         (libcpp): ... this.  Add C/C++ front end maintainers.
3634
3635 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
3636
3637         * config-ml.in: Pass ${ml_config_env} to configure calls.
3638
3639 2007-04-04  Christian Bruel  <christian.bruel@st.com>
3640
3641         * MAINTAINERS (Write After Approval): Add myself.
3642
3643 2007-04-02  Dave Korn  <dave.korn@artimi.com>
3644
3645         * MAINTAINERS (Write After Approval): Add myself.
3646
3647 2007-03-31  Tobias Burnus  <burnus@net-b.de>
3648
3649         * MAINTAINERS (fortran 95 front end): Add myself.
3650
3651 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3652
3653         * MAINTAINERS (Write After Approval): Add myself.
3654
3655 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
3656
3657         * MAINTAINERS (Modulo Scheduler): Add myself.
3658
3659 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
3660
3661         * MAINTAINERS (fortran 95 front end): Add myself.
3662         (c++ front end): whitespace fix.
3663
3664 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
3665
3666         * MAINTAINERS (Write After Approval): Add myself.
3667
3668 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
3669
3670         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3671         of glob.  Quote arguments with single quotes too.
3672         * configure: Regenerate.
3673
3674 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
3675
3676         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3677         * Makefile.in: Regenerate
3678
3679 2007-03-07  Andreas Schwab  <schwab@suse.de>
3680
3681         * configure: Regenerate.
3682
3683 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
3684
3685         * configure.ac: Add "--with-pdfdir" configure option,
3686         which defines pdfdir variable.
3687         * Makefile.def (target=fixincludes): Add install-pdf to
3688         missing targets.
3689         (recursive_targets): Add install-pdf target.
3690         (flags_to_pass): Add pdfdir.
3691         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3692         target.
3693         * configure: Regenerate
3694         * Makefile.in: Regenerate
3695
3696 2007-02-28  Eric Christopher  <echristo@apple.com>
3697
3698         Revert:
3699         2006-12-07  Mike Stump  <mrs@apple.com>
3700
3701         * Makefile.def (dependencies): Add dependency for
3702         install-target-libssp and install-target-libgomp on
3703         install-gcc.
3704         * Makefile.in: Regenerate.
3705
3706 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
3707
3708         * configure: Regenerate.
3709         * configure.ac: Move statements after variable declarations.
3710
3711 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
3712
3713         * MAINTAINERS: Add myself as sh maintainer.
3714
3715 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
3716
3717         * configure.ac: Adjust for loop syntax.
3718         * configure: Regenerate.
3719
3720 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3721
3722         * configure: Rebuilt.
3723
3724 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3725
3726         * configure.ac: Drop multiple occurrences of --enable-languages,
3727         and fix its quoting.
3728         * configure: Rebuilt.
3729
3730 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
3731             Nathan Sidwell  <nathan@codesourcery.com>
3732             Vladimir Prus  <vladimir@codesourcery.com>
3733             Joseph Myers  <joseph@codesourcery.com>
3734
3735         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3736         * configure: Regenerate.
3737
3738 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
3739
3740         * ltconfig (freebsd*): Default to elf.
3741
3742 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3743
3744         * configure.ac (target_libraries): Move libgcc before libiberty.
3745         * configure: Regenerated.
3746
3747 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3748             Paolo Bonzini  <bonzini@gnu.org>
3749
3750         PR bootstrap/30753
3751         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
3752         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
3753         * configure: Regenerated.
3754
3755 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3756
3757         * MAINTAINERS (Language Front End Maintainers): Update my mail
3758         address.
3759
3760 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3761
3762         PR bootstrap/30748
3763         * configure.ac: Correct syntax for Solaris ksh.
3764         * configure: Regenerated.
3765
3766 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3767
3768         * configure.ac: Sync with src.
3769         * configure: Regenerate.
3770
3771 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3772
3773         * Makefile.in: Regenerate.
3774
3775 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3776
3777         * config.sub: Sync with src.
3778
3779 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3780
3781         * Makefile.tpl (build_alias, host_alias, target_alias): Use
3782         noncanonical equivalents.
3783         * configure.in: Rename to...
3784         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
3785         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
3786         target_noncanonical.  Use them.  Rewrite removal of configure
3787         arguments for autoconf 2.59.  Discard variable settings.  Force
3788         program_transform_name for native tools.
3789
3790         * Makefile.in: Regenerated.
3791         * configure: Regenerated with autoconf 2.59.
3792
3793 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
3794
3795         * MAINTAINERS (Write After Approval): Add myself.
3796
3797 2007-01-31  Andreas Schwab  <schwab@suse.de>
3798
3799         * Makefile.tpl (LDFLAGS): Substitute it.
3800         * Makefile.in: Regenerate.
3801
3802 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
3803
3804         * MAINTAINERS (Write After Approval): Add myself.
3805
3806 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
3807
3808         * MAINTAINERS (spu port): Add myself.
3809
3810 2007-01-23  Richard Guenther  <rguenther@suse.de>
3811
3812         PR bootstrap/30541
3813         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
3814         * Makefile.tpl (GNATBIND): Substitute it.
3815         (GNATMAKE): Likewise.
3816         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
3817         of STAGE_PREFIX.
3818         * Makefile.in: Regenerate.
3819         * configure: Regenerate.
3820
3821 2007-01-18  Mike Stump  <mrs@apple.com>
3822
3823         * configure.in: Re-enable -Werror for gcc builds.
3824
3825 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
3826
3827         * MAINTAINERS (Write After Approval): Add myself.
3828
3829 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3830
3831         * configure.in: Change == to = in test command.
3832         * configure: Regenerate.
3833
3834 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3835             Nick Clifton  <nickc@redhat.com>
3836             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
3837
3838         * configure.in (build_configargs, host_configargs, target_configargs):
3839         Remove build/host/target parameters.
3840         (host_libs): Add gmp and mpfr.
3841         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3842         * Makefile.def (gmp, mpfr): New.
3843         (gcc): Remove target.
3844         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3845         target_os, target_vendor): New.
3846         (configure): Add host_alias/target_alias arguments; adjust invocations.
3847         * configure: Regenerate.
3848         * Makefile.in: Regenerate.
3849
3850 2007-01-11  Matt Fago  <fago@earthlink.net>
3851
3852         * configure.in: Try to link to functions only in mpfr 2.2.x
3853         to improve robustness of configure tests.
3854         * configure: Regenerate.
3855
3856 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
3857
3858         * MAINTAINERS: Add myself as i386 maintainer.
3859
3860 2007-01-08  Jan Hubicka  <jh@suse.cz>
3861
3862         * MAINTAINERS: Add myself as i386 maintainer.
3863
3864 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
3865
3866         * configure.in: Add support for an x86_64-mingw* target.
3867         * configure: Regenerate.
3868
3869 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
3870
3871         * Makefile.tpl (all-target): Correct @if conditional for target
3872         modules.
3873         * configure.in: Omit libiberty if building only target libgcc.
3874         * configure, Makefile.in: Regenerated.
3875
3876 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
3877
3878         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3879         * configure: Regenerate.
3880
3881 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
3882
3883         * Makefile.def (target_modules): Add libgcc.
3884         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
3885         * Makefile.tpl (clean-target-libgcc): Delete.
3886         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3887         on gcc even for bootstrapped modules.  Rewrite handling of
3888         lang_env_dependencies to loop over target_modules.
3889         * configure.in (target_libraries): Add target-libgcc.
3890         * Makefile.in, configure: Regenerated.
3891
3892 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3893
3894         * configure.in: Reorganize recognition of languages.  Add
3895         --enable-stage1-languages.  Show supported languages for the chosen
3896         target rather than all recognized languages.
3897         * configure: Regenerate.
3898
3899 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3900
3901         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3902         * Makefile.in: Regenerate.
3903
3904 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3905
3906         * configure.in: Warn that MPFR 2.2.0 is buggy.
3907         * configure: Regenerate.
3908
3909 2006-12-27  Ian Lance Taylor  <iant@google.com>
3910
3911         * configure.in: When removing Makefiles to force a reconfigure, also
3912         remove prev-DIR*/Makefile.
3913         * configure: Regenerate.
3914
3915 2006-12-22  Andreas Schwab  <schwab@suse.de>
3916
3917         * configure: Regenerate with correct autoconf version.
3918
3919 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
3920
3921         * configure.in: add AC_SUBST for *_FOR_TARGET.
3922         * configure: Regenerate.
3923
3924 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3925
3926         * configure.in: Simplify logic for rejecting languages that cannot
3927         be built.  Separate the case when a language is unsupported,
3928         from the case when the user chooses not to build a language.
3929
3930 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3931
3932         * configure.in: Remove "$build" case for powerpc-*-darwin* since
3933         it only affects bootstrap and could be tested on "$host" as well.
3934         * configure: Regenerate.
3935         * config/mh-ppc-darwin: Add to the stage1 cflags here.
3936
3937 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3938
3939         PR bootstrap/29544
3940         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3941         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3942         move here comment from Makefile.tpl.
3943         * Makefile.tpl: Move some definitions higher in the file.
3944         (STAGE1_CHECKING): New.
3945         * configure.in: Add --enable-stage1-checking.
3946         * configure: Regenerate.
3947         * Makefile.in: Regenerate.
3948
3949 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3950
3951         * MAINTAINERS: Add myself as build system maintainer.
3952
3953 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
3954
3955         * MAINTAINERS (Write After Approval): Add myself.
3956
3957 2006-12-13  Eric Christopher  <echristo@apple.com>
3958
3959         * MAINTAINERS: Add myself as darwin maintainer.
3960
3961 2006-12-11  Ian Lance Taylor  <ian@airs.com>
3962
3963         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3964
3965 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
3966
3967         MAINTAINERS: Update my entry.
3968
3969 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
3970
3971         * configure.in:  Handle spu makefile frag.
3972         * Makefile.tpl (MAINT): Define
3973         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3974         * configure: Regenerate.
3975         * Makefile.in: Regenerate.
3976
3977 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3978
3979         * config.guess: Import latest version.
3980         * config.sub: Likewise.
3981
3982 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3983
3984         * configure.in (spu-*-*): Don't skip target-libiberty.
3985         * configure: Regenerate.
3986
3987 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3988
3989         PR bootstrap/30134
3990         * configure.in: Correct x86 darwin support for libjava to powerpc
3991         and i?86 only.
3992         * configure: Regenerate.
3993
3994 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
3995
3996         * configure.in: Add x86 darwin support for libjava.
3997         * configure: Regenerate.
3998
3999 2006-12-07  Mike Stump  <mrs@apple.com>
4000
4001         * Makefile.def (dependencies): Add dependency for
4002         install-target-libssp and install-target-libgomp on
4003         install-gcc.
4004         * Makefile.in: Regenerate.
4005
4006 2006-12-04  Richard Guenther  <rguenther@suse.de>
4007
4008         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4009         (Non-Algorithmic Maintainers): Move over non-algorithmic
4010         loop optimizer maintainers, add myself as a non-algorithmic
4011         middle-end maintainer.
4012
4013 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
4014
4015         * MAINTAINERS (Write After Approval): Add myself.
4016
4017 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4018
4019         * configure.in: Update error message for missing GMP/MPFR.
4020
4021         * configure: Regenerate.
4022
4023 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4024
4025         * configure.in: Update MPFR version in error message.
4026
4027         * configure: Regenerate.
4028
4029 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4030
4031         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4032         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4033         --with-gmp-lib): New flags.
4034
4035         * configure: Regenerate.
4036
4037 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
4038
4039         * MAINTAINERS (Write After Approval): Change my email address.
4040
4041 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
4042
4043         * MAINTAINERS (Write After Approval): Add myself.
4044
4045 2006-11-22  Philipp Thomas  <pth@suse.de>
4046
4047         * MAINTAINERS (i18n): Update e-mail address.
4048
4049 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4050
4051         * MAINTAINERS (spu port): Add myself as maintainer.
4052         (Write After Approval): Remove myself.
4053
4054 2006-11-22  Ben Elliston  <bje@au.ibm.com>
4055
4056         * configure.in (skipdirs): Don't build libssp for SPU.
4057         * configure: Regenerate.
4058
4059 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
4060
4061         * MAINTAINERS (spu port): Add myself as maintainer.
4062         (libobjc): Update my email address.
4063
4064 2006-11-21  Andrea Bona  <andrea.bona@st.com>
4065
4066         * MAINTAINERS (Write After Approval): Add myself.
4067
4068 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4069
4070         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4071         * configure : Rebuilt.
4072
4073 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4074
4075         * MAINTAINERS (Write After Approval): Add myself.
4076
4077 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
4078
4079         * MAINTAINERS (Write After Approval): Add myself.
4080
4081 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4082
4083         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4084         libmpfr.a.
4085         * configure: Regenerate.
4086
4087 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
4088
4089         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4090         (unstage): Test for stage_last presence.
4091
4092         PR bootstrap/29802
4093         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4094         STAGE_PREFIX.
4095         * Makefile.in: Regenerate.
4096
4097 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
4098
4099         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4100         maintainers.
4101
4102 2006-11-14  Erven Rohou  <erven.rohou@st.com>
4103
4104         * MAINTAINERS (Write After Approval): Add myself.
4105
4106 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
4107
4108         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4109         and stageN-package/Makefile.
4110         * Makefile.in: Regenerated.
4111
4112 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
4113
4114         * configure.in: Remove target-libgloss from noconfigdirs for
4115         bfin-*-*.
4116         * configure: Regenerated.
4117
4118 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4119
4120         * configure.in (have_gmp): Only error if the gcc directory exists.
4121
4122         * configure: Regenerate.
4123
4124 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4125
4126         * configure.in: Robustify error message for missing GMP/MPFR.
4127
4128         * configure: Regenerate.
4129
4130 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
4131
4132         * MAINTAINERS (Write After Approval): Add myself.
4133
4134 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
4135
4136         * MAINTAINERS: Change email address.
4137
4138 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
4139
4140         * MAINTAINERS (Write After Approval): Add myself.
4141
4142 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
4143
4144         * MAINTAINERS (Write After Approval): Add myself.
4145
4146 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
4147
4148         * MAINTAINERS (Write After Approval): Move myself to
4149         Write After Approval section.
4150
4151 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4152
4153         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
4154         need_gmp anymore.
4155         * configure: Regenerate.
4156
4157 2006-10-16  Tobias Burnus  <burnus@net-b.de>
4158
4159         * MAINTAINERS (Write After Approval): Add myself.
4160
4161 2006-10-16  Ben Elliston  <bje@au.ibm.com>
4162
4163         * config.guess: Import latest version.
4164         * config.sub: Likewise.
4165
4166 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
4167
4168         * Makefile.def: Added pdf target handling.
4169         * Makefile.tpl: Added pdf target handling.
4170         * Makefile.in: Regenerated.
4171
4172 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
4173
4174         * MAINTAINERS: Add self as score port maintainer.
4175
4176 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
4177
4178         * MAINTAINERS (Write After Approval): Add myself.
4179
4180 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
4181
4182         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
4183         or newer.
4184         * configure: Regenerated.
4185
4186 2006-09-27  Dave Brolley  <brolley@redhat.com>
4187
4188         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4189         using $s instead of $r.
4190         * configure: Regenerated.
4191
4192 2006-09-26  Thiemo Seufer  <ths@mips.com>
4193
4194         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4195         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4196         * configure: Regenerate.
4197
4198 2006-09-24  Graeme Peterson  <gridly@gmail.com>
4199
4200         * MAINTAINERS (Write After Approval): Remove myself.
4201
4202 2006-09-22  Chao-ying Fu  <fu@mips.com>
4203
4204         * MAINTAINERS (Write After Approval): Add myself.
4205
4206 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
4207
4208         * MAINTAINERS: Add self as soft-fp maintainer.
4209
4210 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
4211
4212         * MAINTAINERS: Add myself as avr maintainer.
4213         Remove Marek Michalkiewicz as avr maintainer.
4214
4215 2006-09-07  Roberto Costa  <roberto.costa@st.com>
4216
4217         * MAINTAINERS (Write After Approval): Add myself.
4218
4219 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
4220
4221         * configure.in: Never build newlib for a Mingw host.
4222         Never build newlib as Mingw target library.
4223         Test the existence of winsup/cygwin for building a Cygwin newlib,
4224         rather than just winsup.
4225         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4226         building a Mingw target.
4227         * configure: Regenerate.
4228
4229 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4230
4231         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4232
4233 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
4234
4235         * config.guess: Import from src (was more updated).
4236         * config.sub: Likewise.
4237
4238 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
4239
4240         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4241         * configure: Regenerated.
4242
4243 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
4244
4245         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4246         for stages after the first.
4247
4248 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
4249
4250         * Makefile.def: Add dependencies for configure-opcodes
4251         on configure-intl and all-opcodes on all-intl.
4252         * Makefile.in: Regenerated.
4253
4254 2006-07-13  Ben Elliston  <bje@au.ibm.com>
4255
4256         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4257
4258 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
4259
4260         Port to hosts whose 'sort' and 'tail' implementations
4261         treat operands with leading '+' as file names, as POSIX
4262         has required since 2001.  However, make sure the code still
4263         works on pre-POSIX hosts.
4264         * ltmain.sh: Don't assume "sort +2" is equivalent to
4265         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4266
4267 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
4268
4269         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4270
4271 2006-07-04  Peter O'Gorman  <peter@pogma.com>
4272
4273         * ltconfig: chmod 644 before ranlib during install.
4274
4275 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4276
4277         PR bootstrap/18058
4278         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4279         if the bootstrap compiler is a GCC version that supports it.
4280         * configure: Regenerate.
4281
4282 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4283
4284         * configure.in: Fix thinkos in previous check-in.
4285         * configure: Regenerate.
4286
4287 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4288
4289         PR other/27063
4290         * configure.in: Test subdir_requires and give an appropriate
4291         error message.
4292         * configure: Regenerate.
4293
4294 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
4295
4296         * MAINTAINERS (Write After Approval): Add myself.
4297
4298 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
4299
4300         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4301
4302 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
4303
4304         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4305
4306 2006-06-20  David Ayers  <d.ayers@inode.at>
4307
4308         PR bootstrap/28072
4309         * configure.in: Add target-boehm-gc to noconfigdirs depending on
4310         whether target-libjava is being configured instead of whether the
4311         java front end is enabled.
4312         * configure: Regenerate.
4313
4314 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4315
4316         PR target/27540
4317         * configure.in: Only enable libgomp on IRIX 6.
4318         * configure: Regenerate.
4319
4320 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
4321
4322         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4323         too.
4324         * Makefile.in: Regenerate.
4325
4326 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
4327
4328         * config-ml.in: Alter CCASFLAGS to include special
4329         multilib options the same as is done for CFLAGS.
4330
4331 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4332
4333         * configure.in: Don't enable libgomp on hpux10.
4334         * configure: Rebuilt.
4335
4336 2006-06-12  David Ayers  <d.ayers@inode.at>
4337
4338         PR bootstrap/27963
4339         PR target/19970
4340         * configure.in: Remove target-boehm-gc from noconfigdirs where
4341         ${libgcj} is specified.
4342         * configure: Regenerate.
4343
4344 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
4345
4346         Sync from src:
4347
4348         * configure.in: Sync.
4349         * configure: Regenerated.
4350
4351         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
4352
4353         * Makefile.def: Added dependencies from sim and gdb on intl, and
4354         added configure dependencies to everything with an all dependency
4355         on intl.
4356         * Makefile.in: Regenerated.
4357
4358 2006-06-06  David Ayers  <d.ayers@inode.at>
4359
4360         PR libobjc/13946
4361         * Makefile.def: Add dependencies for libobjc which boehm-gc.
4362         * Makefile.in: Regenerate.
4363         * configure.in: Add --enable-objc-gc at toplevel and have it
4364         enable boehm-gc for Objective-C.
4365         Remove target-boehm-gc from libgcj.
4366         Add target-boehm-gc to target_libraries.
4367         Add target-boehm-gc to noconfigdirs where ${libgcj}
4368         is specified.
4369         Assert that boehm-gc is supported when requested for Objective-C.
4370         Only build boehm-gc if needed either for Java or Objective-C.
4371         * configure: Regenerate.
4372
4373 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
4374
4375         PR 27674
4376         * Makefile.tpl (configure-[+prefix+][+module+],
4377         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4378         Remove rule to unstage bootstrapped modules.
4379         (stage_current): New.
4380         * Makefile.in: Regenerate.
4381
4382 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4383
4384         * MAINTAINERS (Write After Approval): Update my e-mail address.
4385
4386 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
4387
4388         * include/libiberty.h: Declare pex_run_in_environment.
4389
4390 2006-05-31  Asher Langton  <langton2@llnl.gov>
4391
4392         * MAINTAINERS (Write After Approval): Add myself.
4393
4394 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
4395
4396         * Makefile.def (bfd, opcodes): Fix lib_path.
4397         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4398         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
4399         * Makefile.in: Regenerate.
4400
4401 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4402
4403         * Makefile.in: Regenerate.
4404
4405 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4406
4407         * Makefile.def: Add install-html target. Add datarootdir
4408         docdir and htmldir to flags_to_pass.
4409         * Makefile.tpl: Add install-html target.
4410         * Makefile.in: Regenerate.
4411         * configure.in: Add --with-datarootdir, --with-docdir, and
4412         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4413         * configure: Regenerate.
4414
4415 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
4416
4417         * configure.in: Enable gprof for cross builds.
4418         * configure: Regenerate.
4419
4420 2006-05-22  Richard Guenther  <rguenther@suse.de>
4421
4422         Revert
4423         2006-01-31  Richard Guenther  <rguenther@suse.de>
4424         Paolo Bonzini  <bonzini@gnu.org>
4425
4426         * Makefile.def (target_modules): Add libgcc-math target module.
4427         * configure.in (target_libraries): Add libgcc-math target library.
4428         (--enable-libgcc-math): New configure switch.
4429         * Makefile.in: Re-generate.
4430         * configure: Re-generate.
4431         * libgcc-math: New toplevel directory.
4432
4433 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4434             Andreas Tobler  <a.tobler@schweiz.ch>
4435
4436         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
4437         * configure: Rebuilt.
4438
4439 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
4440
4441         * MAINTAINERS (Write After Approval): Add myself.
4442
4443 2006-05-01  DJ Delorie  <dj@redhat.com>
4444
4445         * configure.in: Restore CFLAGS if GMP isn't present.
4446         * configure: Regenerate.
4447
4448 2006-05-01  Richard Guenther  <rguenther@suse.de>
4449
4450         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4451         maintainer.
4452
4453 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
4454
4455         * MAINTAINERS (Write After Approval): Add myself.
4456
4457 2006-04-28  Jan Beulich  <jbeulich@novell.com>
4458
4459         * MAINTAINERS (Write After Approval): Add myself.
4460
4461 2006-04-18  DJ Delorie  <dj@redhat.com>
4462
4463         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
4464         reference libgloss so that libssp can be built in a combined
4465         tree.
4466         * configure: Regenerate.
4467
4468 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
4469
4470         * MAINTAINERS (Write After Approval): Add myself.
4471
4472 2006-04-05  Ben Elliston  <bje@au.ibm.com>
4473
4474         * configure.in: Require makeinfo 4.4 or higher.
4475         * configure: Regenerate.
4476
4477 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
4478
4479         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4480         Rearrange the entries of other libraries to have them in one place.
4481
4482 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
4483
4484         * MAINTAINERS (Write After Approval): Remove myself.
4485         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4486
4487 2006-03-14  Richard Guenther  <rguenther@suse.de>
4488
4489         * configure: Regenerate with autoconf 2.13.
4490
4491 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
4492
4493         * MAINTAINERS: Use my work address.
4494
4495         * MAINTAINERS: Update my E-mail address.
4496
4497 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
4498
4499         * configure.in: Handle --disable-<component> generically.
4500         * configure: Regenerate.
4501
4502 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
4503
4504         PR libgcj/17311
4505         * ltmain.sh: Don't use "$finalize_rpath" for compile.
4506
4507 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
4508
4509         * MAINTAINERS (Write After Approval):  Remove myself.
4510         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4511
4512 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
4513
4514         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
4515         (TARGET_CONFIGDIRS): Remove.
4516         * configure.in: Remove AC_SUBST(target_configdirs).
4517         * Makefile.in, configure: Regenerated.
4518
4519 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
4520
4521         * MAINTAINERS (Write After Approval):  Remove myself.
4522         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4523
4524 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
4525
4526         PR bootstrap/25670
4527
4528         * Makefile.tpl ([+compare-target+]): Print explanation messages.
4529
4530         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4531         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4532         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4533         BUILD_PREFIX, BUILD_PREFIX_1.
4534         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4535
4536         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4537         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4538
4539         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4540         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4541         of `cat stage_current`.  Always provide the `r' and `s' variables.
4542         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4543         a single shell execution.
4544         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4545         bootstrapped modules, make the stage1 module if the build was not
4546         started yet, else build the current stage.
4547         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4548         (all-build, all-host, all-target, [+make_target+]-host,
4549         [+make_target+]-target): Do not use \-continued lines.
4550         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4551         (current_stage, restrap, stage_last): New.
4552
4553         * Makefile.in: Regenerate.
4554         * configure: Regenerate.
4555
4556 2006-02-19  Bud Davis  <jmdavis@link.com>
4557
4558         * MAINTAINERS (Write After Approval):  Remove myself.
4559         (Language Front End Maintainers):  Add myself as fortran 95
4560         maintainer and update e-mail address.
4561
4562 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4563
4564         * MAINTAINERS (Write After Approval):  Remove myself.
4565         (Language Front End Maintainers):  Add myself as fortran 95
4566         maintainer.
4567
4568 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
4569
4570         * MAINTAINERS (Write After Approval): Add myself.
4571
4572 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
4573
4574         * MAINTAINERS (Write After Approval):  Remove myself.
4575         (Language Front End Maintainers):  Add myself as
4576         fortran 95 maintainer.
4577
4578 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4579
4580         Sync from src:
4581
4582         2005-12-27  Leif Ekblad  <leif@rdos.net>
4583
4584         * configure.in: Add support for RDOS target.
4585         * configure: Regenerate.
4586
4587 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4588             Andreas Schwab  <schwab@suse.de>
4589
4590         * configure: Regenerate.
4591
4592 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
4593
4594         * configure.in (enable_libgomp): Add AIX.
4595         * configure: Regenerate.
4596
4597 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
4598
4599         * MAINTAINERS (Write After Approval): Add myself.
4600
4601 2006-02-03  Lee Millward  <lee.millward@gmail.com>
4602
4603         * MAINTAINERS (Write After Approval): Add myself.
4604
4605 2006-01-31  Richard Guenther  <rguenther@suse.de>
4606         Paolo Bonzini  <bonzini@gnu.org>
4607
4608         * Makefile.def (target_modules): Add libgcc-math target module.
4609         * configure.in (target_libraries): Add libgcc-math target library.
4610         (--enable-libgcc-math): New configure switch.
4611         * Makefile.in: Re-generate.
4612         * configure: Re-generate.
4613         * libgcc-math: New toplevel directory.
4614
4615 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
4616
4617         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4618         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4619         the assembler, linker and binutils.
4620         * configure: Regenerate.
4621
4622 2006-01-22  Dirk Mueller  <dmueller@suse.de>
4623
4624         * MAINTAINERS (Write After Approval): Add myself.
4625
4626 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
4627
4628         * configure: Regenerate.
4629
4630 2006-01-18  Richard Henderson  <rth@redhat.com>
4631             Jakub Jelinek  <jakub@redhat.com>
4632             Diego Novillo  <dnovillo@redhat.com>
4633
4634         * libgomp: New directory.
4635         * Makefile.def: Add target_module libgomp.
4636         * Makefile.in: Regenerate.
4637         * configure.in (target_libraries): Add target-libgomp.
4638         * configure: Regenerate.
4639
4640 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
4641
4642         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4643         @ from continuation.
4644         * Makefile.in: Rebuilt.
4645
4646 2006-01-04  Chris Lattner  <sabre@gnu.org>
4647
4648         * MAINTAINERS (Write After Approval): Add myself.
4649
4650 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
4651
4652         PR bootstrap/24252
4653
4654         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4655         * Makefile.tpl (OBJDUMP): New.
4656         (EXTRA_HOST_FLAGS): Add it.
4657         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4658
4659         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4660         to use symbolic links between directories.  Avoid race conditions
4661         or make them harmless.
4662         * configure.in: Do not try to use symbolic links between directories.
4663
4664         * Makefile.def (LEAN): Pass.
4665         * Makefile.tpl (LEAN): Define.
4666         (stage[+id+]-start): Accept that the previous directory does not
4667         exist, if the bootstrap is lean.
4668         (stage[+id+]-bubble): Invoke lean bootstrap commands after
4669         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
4670         configure substitution.
4671         ([+compare-target+]): Likewise.
4672         ([+bootstrap-target+]-lean): New.
4673         * configure.in: Remove lean bootstrap support from here.
4674
4675         * Makefile.in: Regenerate.
4676         * configure: Regenerate.
4677
4678 2006-01-04  Ben Elliston  <bje@au.ibm.com>
4679
4680         * MAINTAINERS (libdecnumber): Add myself.
4681
4682 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
4683
4684         * libtool-ldflags: New script.
4685
4686 2006-01-02  Andreas Schwab  <schwab@suse.de>
4687
4688         * configure.in: When reconfiguring remove Makefile in
4689         all stage directories.
4690         * configure: Regenerate.
4691
4692 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
4693
4694         * MAINTAINERS: Update my email address.
4695
4696 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
4697
4698         Revert Ada-related part of the previous change.
4699
4700         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4701         Do not pass.
4702         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4703         * Makefile.in: Regenerate.
4704         * configure.in: Do not include mt-ppc-aix target fragment.
4705         * configure: Regenerate.
4706
4707 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
4708
4709         * configure.in: Select appropriate fragments for PowerPC/AIX.
4710         * configure: Regenerate.
4711
4712         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4713         BOOT_CFLAGS, BOOT_LDFLAGS.
4714         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4715         BOOT_CFLAGS, BOOT_LDFLAGS.
4716         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4717         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4718         (stage): Fail if we cannot complete the work.
4719         * Makefile.in: Regenerate.
4720
4721 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
4722
4723         * configure.in: Replace ms1 with mt.
4724         * configure: Rebuilt.
4725
4726 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
4727
4728         * MAINTAINERS: Update my email address.
4729
4730 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
4731
4732         * Makefile.tpl (all, do-[+make_target+], do-check, install,
4733         install-host-nogcc): Don't invoke $(stage) at the end.
4734         * Makefile.in: Regenerate.
4735
4736 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
4737
4738         * configure.in: Flip the top-level bootstrap switch.
4739         * configure: Regenerate.
4740
4741 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
4742
4743         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4744         $(stage) and $(unstage).
4745         (EXTRA_TARGET_FLAGS): Correct double-quoting.
4746         (all): Remove stray semicolon.
4747         (local-distclean): Don't handle multilib.tmp and multilib.out.
4748         (install.all): Set $s for consistency.
4749         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4750         check_multilibs setting.  Always make the install directory.
4751         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4752         Correct @if/@endif.
4753         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4754         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4755         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4756         (multilib.out): Remove.
4757         * Makefile.in: Regenerated.
4758
4759 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
4760
4761         * MAINTAINERS (Write After Approval): Add myself.
4762
4763 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
4764
4765         * MAINTAINERS: Add myself as mt maintainer.
4766
4767         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
4768
4769 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
4770
4771         * MAINTAINERS: Change email address.
4772
4773 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
4774
4775         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4776         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4777         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
4778         Find in-tree tools if available.
4779         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4780         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4781         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4782         (COMPILER_*_FOR_TARGET): New.
4783         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4784         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4785         (CONFIGURED_*, USUAL_*): Remove.
4786         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4787         STRIP): Use autoconf substitutions.
4788         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4789         COMPILER_NM_FOR_TARGET): New.
4790         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4791
4792         (all): Make all-host and all-target in parallel.
4793         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4794         that $$r and $$s are set before invoking a recursive make.
4795         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4796         ([+bootstrap-target+]): Inline most of the `all' target.
4797
4798 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4799
4800         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4801         from the gcc build directory.
4802         * Makefile.in: Regenerate.
4803
4804 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4805
4806         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
4807         depend on all-libdecnumber.
4808         * configure.in (host_libs): Include libdecnumber.
4809         * Makefile.in: Regenerate.
4810         * configure: Likewise.
4811
4812 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4813
4814         * libdecnumber: Import decNumber sources from the dfp-branch.
4815
4816 2005-11-21  Kean Johnston  <jkj@sco.com>
4817
4818         * config.sub, config.guess: Sync from upstream sources.
4819
4820 2005-11-21  Ben Elliston  <bje@au.ibm.com>
4821
4822         Import from Autoconf sources:
4823
4824         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
4825         * config/move-if-change: Don't output "$2 is unchanged";
4826         suggested by Ben Elliston.  Handle weird characters correctly.
4827
4828 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
4829
4830         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
4831         to match upstream libtool for darwin.
4832
4833 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
4834
4835         * Makefile.def: Remove gdb dependencies for gdbtk.
4836         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4837         (configure-gdb, install-gdb): New rules.
4838         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4839         * Makefile.in, configure: Regenerated.
4840
4841 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
4842
4843         * MAINTAINERS (Write After Approval): Add myself.
4844
4845 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
4846
4847         * MAINTAINERS (Write After Approval): Add myself.
4848
4849 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
4850
4851         * MAINTAINERS (alias analysis): Add Daniel Berlin and
4852         Diego Novillo.
4853
4854 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
4855
4856         PR bootstrap/24297
4857         * Makefile.tpl (do-[+make-target+], do-check, install,
4858         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4859         are set before recursing.
4860         * Makefile.in: Regenerate.
4861
4862 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
4863
4864         PR bootstrap/18939
4865         * Makefile.def (gcc) <target>: Fix thinko.
4866         * Makefile.in: Regenerate.
4867
4868 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
4869
4870         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4871         * configure: Regenerate.
4872
4873 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
4874
4875         * MAINTAINERS (Write After Approval): Add self.
4876
4877 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
4878
4879         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4880         target-libffi, target-qthreads, target-libjava, and
4881         targetlibobjc.
4882         * configure: Regenerate.
4883
4884 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
4885
4886         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4887         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4888         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4889         (USUAL_OBJDUMP_FOR_TARGET): New.
4890         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4891         * configure.in: Check for $OBJDUMP_FOR_TARGET.
4892         * configure, Makefile.in: Regenerated.
4893
4894 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4895
4896         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4897         before other host packages.
4898
4899 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
4900
4901         * MAINTAINERS: Add self as sh libraries/configury maintainer.
4902
4903 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4904
4905         PR bootstrap/22340
4906
4907         * configure.in (default_target): Remove.
4908         * Makefile.tpl (all): Do not use prerequisites as subroutines
4909         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4910         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4911         use prerequisites as subroutines.
4912         (check-host, check-target): New.
4913         (bootstrap configure & all targets): Do not use stage*-start
4914         if the directory layout is already ok.
4915         (non-bootstrap configure & all targets): Prepend a $(unstage).
4916         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
4917         (NOTPARALLEL): Remove.
4918         (unstage, stage variables): New variables.
4919         (unstage, stage targets): Simply expand to those variables.
4920
4921         * configure: Regenerate.
4922         * Makefile.in: Regenerate.
4923
4924 2005-10-04  James E Wilson  <wilson@specifix.com>
4925
4926         * Makefile.def (lang_env_dependencies): Add libmudflap.
4927         * Makefile.in: Regenerate.
4928
4929 2005-10-03  Andreas Schwab  <schwab@suse.de>
4930
4931         Backport from libtool CVS:
4932         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
4933
4934         * ltmain.sh: add support for installing into temporary
4935         staging area (e.g. 'make install DESTDIR=...')
4936
4937 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4938
4939         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4940         * configure: Regenerated.
4941
4942 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
4943
4944         * configure: Regenerate with the correct
4945         autoconf version.
4946
4947 2005-09-30  Catherine Moore  <clm@cm00re.com>
4948
4949         * configure.in (bfin-*-*): New.
4950         * configure: Regenerated.
4951
4952 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
4953
4954         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4955         (LIPO_FOR_TARGET): New.
4956         (CONFIGURED_LIPO_FOR_TARGET): New.
4957         (USUAL_LIPO_FOR_TARGET): New.
4958         (STRIP_FOR_TARGET): New.
4959         (CONFIGURED_STRIP_FOR_TARGET): New.
4960         (USUAL_STRIP_FOR_TARGET): New.
4961         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4962         STRIP_FOR_TARGET.
4963         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4964         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4965         * Makefile.in: Regenerate.
4966         * configure: Regenerate.
4967
4968 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
4969
4970         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4971         (rs6000-*-aix*): Same.
4972         * configure: Regenerate.
4973
4974 2005-09-16  Tom Tromey  <tromey@redhat.com>
4975
4976         * MAINTAINERS: Add self as java maintainer.
4977
4978 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4979
4980         * configure.in: Recognize f95 in the --enable-languages option,
4981         and substitute it for fortran, issuing a warning.
4982         * configure: Regenerate.
4983
4984 2005-08-30  Phil Edwards  <phil@codesourcery.com>
4985
4986         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
4987         * configure:  Regenerated.
4988
4989 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
4990
4991         * MAINTAINERS: Add self as ms1 maintainer.
4992
4993 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
4994
4995         * Makefile.def (libssp): Add to lang_env_dependencies.
4996         * Makefile.in: Regenerate.
4997
4998 2005-08-18  Ian Lance Taylor  <ian@airs.com>
4999
5000         * MAINTAINERS: Add myself as middle-end maintainer.
5001
5002 2005-08-17  Christian Groessler  <chris@groessler.org>
5003
5004         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5005         * Makefile.in: Regenerate.
5006
5007 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
5008
5009         * MAINTAINERS (write after approval): Added myself.
5010
5011 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
5012
5013         * MAINTAINERS (Write After Approval): Add myself.
5014
5015 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
5016
5017         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5018         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5019         Look for alternate names of the target cc and c++
5020         * configure: Regenerate.
5021
5022 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
5023
5024         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5025         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5026         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5027         tools; remove code to manually set them.
5028         (Target tools): Look in the environment for them.
5029         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5030         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5031         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5032         build directory.
5033         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5034         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5035         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5036         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5037         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5038         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5039         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5040         * configure: Regenerate.
5041         * Makefile.in: Regenerate.
5042
5043 2005-07-28  Ben Elliston  <bje@au.ibm.com>
5044
5045         * MAINTAINERS: Update for removed CPU targets.
5046
5047 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
5048
5049         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5050         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5051         * Makefile.in: Regenerated.
5052
5053 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
5054
5055         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5056         (CFLAGS_FOR_TARGET): Use it.
5057         (CXXFLAGS_FOR_TARGET): Likewise.
5058         * Makefile.in: Regenerated.
5059         * configure.in (--with-build-sysroot): New option.
5060         * configure: Regenerated.
5061
5062 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
5063
5064         * Makefile.tpl: Wrap install between unstage and stage
5065         * Makefile.in: Regenerate.
5066
5067 2005-07-21  Eric Christopher  <echristo@apple.com>
5068
5069         * MAINTAINERS: Update affiliation.
5070
5071 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
5072
5073         * MAINTAINERS: Add self as crx port maintainer.
5074
5075 2005-07-20  DJ Delorie  <dj@redhat.com>
5076
5077         * MAINTAINERS: Add self as m32c maintainer.
5078
5079 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
5080
5081         * all files: Update FSF address.
5082
5083 2005-07-15  Eric Christopher  <echristo@redhat.com>
5084
5085         * MAINTAINERS: Change affiliation.
5086
5087 2005-07-14  Jim Blandy  <jimb@redhat.com>
5088
5089         * configure.in: Add cases for Renesas m32c.
5090         * configure: Regenerated.
5091
5092 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5093
5094         * COPYING.LIB: Update from fsf.org.
5095
5096 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5097
5098         * COPYING, compile, config.guess,
5099         config.sub, install-sh, missing, mkinstalldirs,
5100         symlink-tree, ylwrap: Sync from upstream sources.
5101         * config-ml.in: Update FSF address.
5102
5103 2005-07-13  Eric Christopher  <echristo@redhat.com>
5104
5105         * configure.in: Add toplevel noconfigdir support for tpf.
5106         * configure: Regenerate.
5107
5108 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
5109
5110         PR ada/22340
5111
5112         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5113         * Makefile.in: Regenerate.
5114
5115 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
5116
5117         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
5118         Brolley to write-after-approval.
5119
5120 2005-07-07  Andreas Schwab  <schwab@suse.de>
5121
5122         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5123         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5124         * Makefile.in: Regenerated.
5125
5126 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
5127
5128         * configure.in: Don't build sim or rda when targetting darwin.
5129         * configure: Regenerate.
5130
5131 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
5132
5133         * configure.in: Add --enable-libssp and --disable-libssp.
5134         * configure: Regenerate with autoconf-2.13.
5135
5136 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
5137
5138         * Makefile.def (target_modules): Add libssp.
5139         * configure.in (target_libraries): Add target-libssp.
5140         * configure: Rebuilt.
5141         * Makefile.in: Rebuilt.
5142
5143 2005-07-01  Zack Weinberg  <zackw@panix.com>
5144
5145         * MAINTAINERS: Change email address.  Resign from maintainership.
5146
5147 2005-07-01  Richard Guenther  <rguenther@suse.de>
5148
5149         * MAINTAINERS: Change my e-mail address and affiliation.
5150
5151 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
5152
5153         * Makefile.def (stagefeedback): Come after profile.
5154         Define profiledbootstrap target.
5155         * Makefile.tpl (profiledbootstrap): Remove.
5156         (stageprofile-end): Zap stagefeedback.
5157         (stagefeedback-start): Copy all .gcda files, not only GCC's.
5158         * Makefile.in: Regenerate.
5159
5160 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
5161
5162         * MAINTAINERS: Update my email address.
5163
5164 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
5165
5166         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
5167         In 'cpp' stanza, support '#line' as well as '# '.
5168
5169 2005-06-08  Andreas Schwab  <schwab@suse.de>
5170
5171         * MAINTAINERS: Move myself from 'Write After Approval' to
5172         'CPU Port Maintainers' section as m68k maintainer.
5173
5174 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
5175
5176         * configure.in (unsupported_languages): New macro.
5177         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
5178         non-ported target libraries in noconfigdirs.
5179         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5180         non-linux-gnu.  Remove libgcj_ex_libffi.
5181         <lang_frag loop>: Set add_this_lang=no if the language is in
5182         unsupported_languages.
5183         * configure: Regenerate.
5184
5185 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
5186
5187         * configure.in: Fix typo in handling of --with-mpfr-dir.
5188         * configure: Regenerate.
5189
5190 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
5191
5192         * MAINTAINERS: Update my email address.
5193
5194 2005-06-02  Jim Blandy  <jimb@redhat.com>
5195
5196         * config.sub: Add cases for the Renesas m32c.  (This patch has been
5197         accepted into the master sources.)
5198
5199 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
5200             Michael Snyder  <msnyder@redhat.com>
5201             Stan Cox  <scox@redhat.com>
5202
5203         * configure.in: Set noconfigdirs for ms1.
5204
5205         * configure: Regenerate.
5206
5207 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
5208
5209         * MAINTAINERS (Write After Approval): Add self.
5210
5211 2005-06-01  Josh Conner  <jconner@apple.com>
5212
5213         * MAINTAINERS (Write After Approval): Add self.
5214
5215 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
5216
5217         * MAINTAINERS: Update my email address.
5218
5219 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
5220
5221         * MAINTAINERS (Write After Approval): Add self.
5222
5223 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
5224
5225         * MAINTAINERS (Write After Approval): Remove self.
5226
5227 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
5228
5229         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5230         (Dependencies): Consider target modules for bootstrap dependencies.
5231         Make target bootstrap modules depend on each stage's gcc.
5232         * Makefile.in: Regenerate.
5233
5234 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
5235
5236         * Makefile.def (configure-gcc): Depend on binutils having been built.
5237         (all-gcc): No need to do it here.
5238         * Makefile.in: Regenerate.
5239
5240 2005-05-19  Paul Brook  <paul@codesourcery.com>
5241
5242         * configure.in: Rewrite misleading error message when requested
5243         language cannot be built.
5244         * configure: Regenerate.
5245
5246 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
5247
5248         * ylwrap: Import from Automake 1.9.5.
5249
5250 2005-05-13  David Ung  <davidu@mips.com>
5251
5252         * MAINTAINERS (Write After Approval): Add self.
5253
5254 2005-05-09  Mike Stump  <mrs@apple.com>
5255
5256         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5257         lt_cv_sys_max_cmd_len for now.
5258
5259 2005-05-09  Stan Cox  <scox@redhat.com>
5260
5261         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5262
5263 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
5264
5265         * README.SCO: Update the URL.
5266
5267 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
5268
5269         * ltconfig: Define file_list_spec.  Pass file_list_spec and
5270         with_gnu_ld to libtool.
5271         * ltcf-c.sh (aix[45]): Define file_list_spec.
5272         * ltcf-cxx.sh (aix[45]): Same.
5273         * ltcf-gcj.sh (aix[45]): Same.
5274         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5275         exists, write list of input files to temporary file.
5276
5277 2005-05-04  Mike Stump  <mrs@apple.com>
5278
5279         * configure.in: Always pass --target to target configures as
5280         otherwise rebuilds that do --recheck will fail.
5281         * confiugure: Rebuilt.
5282
5283 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
5284
5285         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5286         STAGE_HOST_EXPORTS.
5287         (configure, all): Add bootstrap support.
5288         (Host modules, target modules): Pass post-stage1 flags and exports.
5289         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5290         * Makefile.in: Regenerate.
5291
5292 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
5293
5294         * configure: Regenerate.
5295
5296 2005-04-27  Mike Stump  <mrs@apple.com>
5297
5298         * MAINTAINERS: Add self as darwin maintainer.
5299
5300 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
5301
5302         * config.sub: Update from master copy.
5303
5304 2005-04-21  Mike Stump  <mrs@apple.com>
5305
5306         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5307         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5308
5309 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
5310
5311         * configure.in <crisv32-*-*, cris-*-*>: New local variable
5312         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
5313         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
5314         "*-*-elf" and "*-*-linux*".
5315         * configure: Regenerate.
5316
5317 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
5318
5319         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5320
5321 2005-04-12  Mike Stump  <mrs@apple.com>
5322
5323         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5324
5325 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
5326
5327         * MAINTAINERS (Write After Approval): Add myself.
5328
5329 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
5330
5331         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5332
5333 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
5334
5335         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5336         (TARGET_CONFIGARGS): Include --with-target-subdir.
5337         (configure, all): New macros.  Use them throughout.
5338         * Makefile.in: Regenerate.
5339
5340 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
5341
5342         * MAINTAINERS (Write After Approval): Add myself.
5343
5344 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5345
5346         * MAINTAINERS: Remove 'loop unrolling' maintainer.
5347
5348 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
5349
5350         * MAINTAINERS: Move John Carr to Write After Approval.
5351
5352 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
5353
5354         * config/mh-mingw32: Delete.
5355         * configure.in: Don't use it.
5356         * configure: Regenerate.
5357
5358 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
5359
5360         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5361         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5362         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5363         (HOST_LIB_PATH): Generate from Makefile.def.
5364         (TARGET_LIB_PATH): Likewise.
5365         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5366         * Makefile.in: Regenerate.
5367         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5368         (RPATH_ENVVAR): Include Darwin case.
5369         * configure: Regenerate.
5370
5371 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
5372
5373         * MAINTAINERS (Various Maintainers): Remove self.
5374         (Write After Approval): Add self.
5375
5376 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
5377
5378         * MAINTAINERS (Various Maintainers): Add self.
5379
5380 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
5381
5382         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5383         * configure: Regenerate.
5384
5385 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
5386
5387         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5388         gcc_version, and gcc_version_trigger from set of flags to pass.
5389         * Makefile.tpl: Remove definitions of above variables.
5390         (config.status): Remove dependency on $(gcc_version_trigger).
5391         * Makefile.in: Regenerate.
5392         * configure.in: Do not reference config/gcc-version.m4 nor
5393         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
5394         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
5395         * configure: Regenerate.
5396
5397 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
5398             Andrew Pinski  <pinskia@physics.uc.edu>
5399
5400         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5401         * Makefile.in: Regenerate.
5402
5403 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
5404
5405         * MAINTAINERS (Write After Approval): Add myself.
5406
5407 2005-03-03  David Ayers  <d.ayers@inode.at>
5408
5409         * MAINTAINERS (Write After Approval): Add myself.
5410
5411 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
5412
5413         PR libgcj/20160
5414         * ltmain.sh: Avoid creating archives with components that have
5415         duplicate basenames.
5416
5417 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
5418
5419         PR bootstrap/20250
5420         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5421         instead of check.
5422         * Makefile.in: Regenerate.
5423
5424 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5425
5426         * Makefile.in: Regenerate to fix conflict between the previous two
5427         patches.
5428
5429 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5430
5431         PR bootstrap/17383
5432         * Makefile.def (target_modules): Remove "stage", now unnecessary.
5433         * Makefile.tpl (HOST_SUBDIR): New substitution.
5434         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5435         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5436         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5437         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5438         (Host modules, Bootstrapped modules): Use it.
5439         (Build modules, Target modules): Do not create symlink trees,
5440         always configure out-of-srcdir.
5441         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5442         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5443         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5444         $(HOST_SUBDIR).  Create a symlink for host_subdir.
5445
5446         * Makefile.in: Regenerate.
5447         * configure: Regenerate.
5448
5449 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5450
5451         Merged from libada-gnattools-branch:
5452         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5453
5454         * gnattools: New directory.
5455         * Makefile.def: Add gnattools as a module, depending on target-libada.
5456         * Makefile.in: Regenerate.
5457         * configure.in: Include gnattools in host_tools; disable it if ada
5458         is disabled.
5459         * configure: Regenerate.
5460
5461 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
5462
5463         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5464         treelang maintainer.
5465         (Write After Approval): Remove myself.
5466
5467 2005-02-23  Paul Schlie  <schlie@comcast.net>
5468
5469         * configure.in: Allow darwin targeted ports to build tk, itcl and
5470         libgui.
5471         * configure: Regenerate.
5472
5473 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5474
5475         PR libgcj/10353
5476         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5477         * configure: Regenerate.
5478
5479 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
5480
5481         * MAINTAINERS (Write After Approval): Add myself.
5482
5483 2005-02-10  Ian Lance Taylor  <ian@airs.com>
5484
5485         * MAINTAINERS: Update my e-mail address.
5486
5487 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
5488
5489         * MAINTAINERS (Write After Approval): Add myself.
5490
5491 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
5492
5493         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5494         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5495         target-libgloss when not *-*-elf and *-*-aout.
5496         * configure: Regenerate.
5497
5498 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
5499
5500         * MAINTAINERS: Remove obsolete entries.
5501
5502         * MAINTAINERS (Write After Approval): Add Michael Matz.
5503
5504 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
5505
5506         * MAINTAINERS: Remove self as cpplib maintainer.
5507
5508 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5509
5510         * install-sh, config.sub: Import from upstream.
5511
5512 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5513
5514         PR bootstrap/18222
5515         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5516         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5517         * Makefile.in: Regenerate.
5518
5519 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
5520
5521         * MAINTAINERS: Update my email address.
5522
5523 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
5524             Andreas Schwab  <schwab@suse.de>
5525
5526         PR bootstrap/18033
5527         * config-ml.in: Eval option if surrounded by single quotes.
5528
5529 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
5530
5531         Revert 2004-12-28 Makefile changes, a better fix will be
5532         applied to mainline and src after GCC 4.0 branches.
5533
5534 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
5535
5536         PR bootstrap/17383
5537
5538         * Makefile.def (target_modules): Remove stage parameter,
5539         it is always true now.
5540         * Makefile.tpl (configure-build-[+module+],
5541         configure-target-[+module+]): Always build symlink tree
5542         for the directory and for include.  BUILD_SUBDIR and
5543         TARGET_SUBDIR cannot be . anymore.
5544         * Makefile.in: Regenerate.
5545
5546 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
5547
5548         Revert 2004-12-08 Makefile changes.
5549
5550 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
5551
5552         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5553         cygwin, mingw.
5554
5555 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
5556
5557         * configure.in (sh64-*-*): Reenable gprof.
5558         * configure: Regenerate.
5559
5560 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
5561
5562         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5563         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5564         (EXTRA_TARGET_FLAGS): Add PICFLAG.
5565         * Makefile.in: Regenerate.
5566
5567 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
5568
5569         * MAINTAINERS: Update my email address.
5570
5571 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
5572
5573         * Makefile.tpl: Generate normal dependencies if the LHS module is
5574         not bootstrapped.
5575         * Makefile.in: Regenerate.
5576
5577 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5578
5579         * configure.in: Include config/gxx-include-dir.m4.  Use
5580         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
5581         * configure: Regenerate.
5582
5583 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5584
5585         * config.if: Delete.
5586         * configure.in: Set libstdcxx_incdir directly.
5587         * configure: Regenerate.
5588
5589 2004-12-02  Eric Christopher  <echristo@redhat.com>
5590
5591         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5592         * Makefile.in: Regenerate.
5593
5594 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5595
5596         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5597         * configure: Regenerate.
5598
5599 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5600
5601         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
5602         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
5603         * configure: Regenerate.
5604
5605 2004-12-01  Eric Christopher  <echristo@redhat.com>
5606
5607         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5608         of things to remove.
5609
5610 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
5611
5612         * MAINTAINERS (Write After Approval): Update my e-mail address.
5613
5614 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
5615
5616         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5617         from CVS libtool to always pass_all.
5618
5619 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5620
5621         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5622         (hppa*64*-*-*): Delete incorrect comment.
5623         * configure: Rebuilt.
5624
5625 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5626
5627         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5628
5629 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5630
5631         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5632         from CVS libtool to always pass_all.
5633
5634 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5635
5636         * install-sh, compile: Import from automake.
5637
5638 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5639
5640         * config.guess, config.sub:  Import from savannnah.
5641
5642 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
5643
5644         * MAINTAINERS (Write After Approval): Add myself
5645
5646 2004-11-12  Mike Stump  <mrs@apple.com>
5647
5648         * Makefile.def: Add html support.
5649         * Makefile.tpl: Likewise.
5650         * Makefile.in: Regenerate.
5651
5652 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
5653
5654         PR 18423
5655         * configure.in: Remove all instances of build-fixincludes from
5656         noconfigdirs.
5657         (build_configargs): Supply --target to subdirectories.
5658         * configure: Regenerate.
5659
5660         * Makefile.def: Make gcc install depend on fixincludes install.
5661         * Makefile.in: Regenerate.
5662
5663 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
5664
5665         * MAINTAINERS: Add myself as gcc testsuite maintainer.
5666
5667 2004-11-11  Paul Brook  <paul@codesourcery.com>
5668
5669         * MAINTAINERS: Add self as arm maintainer.  Update email address.
5670
5671 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
5672
5673         * configure.in (noconfigdirs) [mmix-*-*]: Disable
5674         target-libgfortran.
5675         * configure: Regenerate.
5676
5677 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
5678
5679         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5680         like CC.
5681
5682 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
5683
5684         * Makefile.def (host fixincludes): Specify missing targets.
5685         * Makefile.in: Regenerate.
5686
5687 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
5688
5689         * MAINTAINERS: Add myself
5690
5691 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
5692
5693         * MAINTAINERS (Write After Approval): Add myself.
5694
5695 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
5696
5697         * Makefile.def: Build fixincludes for the host, too.
5698         * Makefile.in: Regenerate.
5699         * configure.in (host_tools): Add fixincludes.
5700         * configure: Regenerate.
5701
5702 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
5703
5704         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5705         * configure: Regenerated.
5706
5707 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
5708
5709         PR other/17783
5710         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5711         * configure: Regenerated.
5712
5713 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
5714
5715         * README.SCO: Update per FSF instructions.
5716
5717 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
5718
5719         PR target/18151
5720         * configure.in (case ${target}): Do not build fixincludes for avr.
5721         * configure: Regenerated.
5722
5723 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
5724
5725         * configure.in (case ${target}): Do not build fixincludes
5726         on platforms where it is not used.
5727         * configure: Regenerated.
5728
5729 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
5730
5731         * configure.in: Use an absolute path to install-sh.
5732         * configure: Regenerated.
5733
5734 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
5735
5736         * MAINTAINERS (Write After Approval): Add myself.
5737
5738 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
5739
5740         * MAINTAINERS: Remove from Write After Approval those that are
5741         already maintainers.
5742
5743 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
5744
5745         * MAINTAINERS:  Update my email address.
5746
5747 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
5748
5749         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5750         * configure: Regenerate.
5751
5752 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
5753
5754         * MAINTAINERS:  Update my email address.
5755
5756 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
5757
5758         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
5759         entries belonging to this category.
5760
5761 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
5762
5763         * MAINTAINERS: Update my e-mail address.
5764
5765 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
5766
5767         Fix wrong conflict resolution in:
5768
5769         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5770
5771         * Makefile.in: Regenerate.
5772         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5773         in the recursive `make', instead of hardwiring `all'.
5774         (Autogenerated TARGET-* variables): New.
5775
5776 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
5777
5778         * configure.in: Enable target-libgloss for crx-*-*.
5779         * configure: Regenerate.
5780
5781 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5782
5783         * MAINTAINERS (Various Maintainers): Move the "windows,
5784         cygwin, mingw" maintainer to ...
5785         (OS Port Maintainers): ... here.
5786
5787 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5788
5789         * MAINTAINERS (Write After Approval): Remove those that are
5790         maintainers of some subsystem.
5791
5792 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
5793
5794         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5795         * ltcf-cxx.sh (tpf*): Likewise.
5796         * ltconfig (tpf*): Add TPF OS configuration support.
5797
5798 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
5799
5800         * MAINTAINERS: Change my email address to my new work account.
5801
5802 2004-09-24  Michael Roth  <mroth@nessie.de>
5803
5804         * configure.in (--without-headers): Add missing double quotes.
5805         * configure: Regenerate.
5806
5807 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
5808
5809         * ylwrap: Revert to previous version.
5810
5811 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
5812
5813         PR bootstrap/17369
5814         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5815         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5816         SET_GCC_LIB_PATH_CMD.
5817         (BASE_TARGET_EXPORTS): Likewise.
5818         * Makefile.in: Regenerated.
5819
5820         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5821         * configure: Regenerated.
5822
5823 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
5824
5825         * config.guess: New upstream version
5826         * compile, depcomp, install-sh, ylwrap: Likewise.
5827
5828 2004-09-19  Roger Sayle  <roger@eyesopen.com>
5829
5830         * config/mh-x86omitfp: New host makefile fragment.  Add
5831         -fomit-frame-pointer to the default BOOT_CFLAGS.
5832         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5833         * configure: Regenerate.
5834
5835 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
5836
5837         PR target/11572
5838         * configure.in (*-*-darwin*): Renable libobjc.
5839         * configure: Regenerate.
5840
5841 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
5842
5843         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
5844
5845 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
5846
5847         * Makefile.def: Remove libbanshee.
5848         * Makefile.tpl: Ditto.
5849         * configure.in: Ditto.
5850         * Makefile.in: Regen.
5851         * configure: Ditto.
5852
5853 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
5854
5855         * ltmain.sh: Use $pic_object as $non_pic_object if
5856         $non_pic_object=none.
5857
5858 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
5859
5860         * missing: Import latest version from master repository.
5861
5862 2004-09-06  Nick Clifton  <nickc@redhat.com>
5863
5864         * config.sub: Import latest version from master repository.
5865         * config.guess: Likewise.
5866         This includes these changes:
5867
5868         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
5869
5870         * config.sub: Handle crisv32, alias etraxfs.
5871         * config.guess (crisv32:Linux:*:*): Handle.
5872
5873         2004-08-13  Brad Smith  <brad@comstyle.com>
5874
5875         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5876         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5877
5878         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
5879
5880         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5881         assume the processor is a powerpc.  This is because coreutils
5882         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5883         in this case, due to a MacOS X bug that causes
5884         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5885         to return a negative number.
5886         Problem reported by Petter Reinholdtsen in:
5887         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5888
5889         2004-07-19  Ben Elliston  <bje@gnu.org>
5890
5891         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5892
5893         2004-06-24  Ben Elliston  <bje@gnu.org>
5894
5895         * config.guess: Update copyright years.
5896         * config.sub: Likewise.
5897
5898         2004-06-22  Robert Millan  <robertmh@gnu.org>
5899
5900         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5901         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5902
5903         2004-06-22  Stanley F. Quayle <stan@stanq.com>
5904
5905         * config.guess (*:*VMS:*:*): New entry. Replaces
5906         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5907         manufacturer.
5908
5909         2004-06-22  Ben Elliston  <bje@gnu.org>
5910
5911         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5912         * config.sub: Likewise.
5913
5914         2004-06-22  Ben Elliston  <bje@gnu.org>
5915
5916         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5917         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5918
5919         2004-06-11  Ben Elliston  <bje@gnu.org>
5920
5921         * config.guess (pegasos:OpenBSD:*:*): Remove.
5922
5923         2004-06-11  Ben Elliston  <bje@gnu.org>
5924
5925         From Wouter Verhelst <wouter@grep.be>:
5926         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5927
5928         2004-06-11  Ben Elliston  <bje@gnu.org>
5929
5930         * config.guess (luna88k:OpenBSD:*:*): New.
5931
5932         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
5933
5934         * config.guess (m32r*:Linux:*:*): New case.
5935         * config.sub: Handle m32rle.
5936
5937         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
5938
5939         From Jens Petersen  <petersen@redhat.com>:
5940         * config.sub: Handle sparcv8.
5941
5942         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
5943
5944         From Tom Smith <smith@cag.lkg.hp.com>:
5945         * config.guess: Version suffixes are equally significant on Tru64
5946         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
5947         prefix of "P" (patched kernel).
5948
5949         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
5950
5951         * config.sub: Add support for National Semiconductor CRX target.
5952
5953 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
5954
5955         * MAINTAINERS (Various Maintainers): Remove myself as web page
5956         maintainer, add myself as maintainer of build status lists.
5957
5958 2004-09-03  Jan Beulich  <jbeulich@novell.com>
5959
5960         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5961         *-*-netware, but add target-libmudflap.
5962         Consolidate *-*-netware targets (of which really only i?86 exists)
5963         into a single entry.
5964         * configure: Likewise.
5965
5966 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
5967
5968         * Makefile.tpl (sorry): Remove.
5969         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5970         (cleanstrap targets): Depend on distclean, not distclean-stage1.
5971         (do-clean): Clean per-stage directories too.
5972         (do-distclean): Run distclean-stage1 too.
5973         (.NOTPARALLEL): Enable during toplevel bootstrap.
5974         (stage[+id+]-bubble): Enable parallel execution during
5975         the recursive invocation.
5976         * Makefile.in: Regenerate.
5977
5978         Fix previous checkin:
5979
5980         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5981         include.
5982         * configure.in: Fix indentation.
5983         * configure: Regenerate.
5984
5985 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
5986
5987         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5988         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5989         * configure: regenerate
5990         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5991         -mdynamic-no-pic
5992
5993 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
5994
5995         * Makefile.def (build_modules): Add fixincludes.
5996         (dependencies): Make gcc depend on fixincludes.
5997         * configure.in (build_tools): Add fixincludes.
5998         (build_configdirs): Always include build_libs.
5999         * Makefile.in: Regenerate.
6000         * configure: Regenerate.
6001
6002 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
6003
6004         * Makefile.def (bootstrap stages): Add 'lean' parameter.
6005         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6006         phony targets; do not generate timestamp files.
6007         (distclean-stageN): Remove references to their timestamp files.
6008         (restageN, touch-stageN): Remove.
6009         (stageN-bubble): Rewritten.
6010         (compare): Support lean bootstraps.
6011         * Makefile.in: Regenerate.
6012
6013         * configure.in: Only warn when bootstrapping but
6014         build != host or build != target.  Support lean bootstraps.
6015         * configure: Regenerate.
6016
6017 2004-08-26  Phil Edwards  <phil@codesourcery.com>
6018
6019         * configure.in:  Give a better error message if GMP/MPFR are missing
6020         and a language needing them has been requested.
6021         * configure:  Regenerated.
6022
6023 2004-08-25  Phil Edwards  <phil@codesourcery.com>
6024
6025         * configure.in:  Print a list of available language front-ends if
6026         a requested one is missing.  Tidy stray tab characters.
6027         * configure:  Regenerated.
6028
6029 2004-08-19  Michael Koch  <konqueror@gmx.de>
6030
6031         * gcc/doc/install.texi: Update entry about automake for libjava.
6032
6033 2004-08-17  Robert Millan  <robertmh@gnu.org>
6034
6035         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6036         (instead of FreeBSD).
6037         * configure: Regenerate.
6038
6039 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6040
6041         * Makefile.in: Regenerate.
6042         * configure: Regenerate.
6043
6044         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6045         stage_*_flags.
6046         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6047         for bootstrapped modules if toplevel bootstrap is going.
6048         (GCC bootstrap): Generate per-stage targets for all bootstrapped
6049         modules.  Adjust for changes in Makefile.def.  Enable several
6050         rules even in non-bootstrap mode, just to avoid peppering the
6051         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6052         (stage-[+prev+]-bubble): Remove.
6053
6054         * Makefile.def (Dependencies): Depend on all-build-bison,
6055         all-build-flex, all-build-byacc, all-build-texinfo, rather
6056         than the host variations.
6057         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
6058         with BUILD_SUBDIR.
6059         (BISON): Update for recent Bisons.
6060         (YACC): Fix typo.
6061         (cross): Depend on all-build.
6062         (all): Do not depend on all-build.
6063         (prebootstrap): Remove.
6064         (dep-kind): Accept separate prefixes for MODULE and ON variables.
6065         (Prebootstrap dependencies): Add them to the per-stage targets
6066         and to all-prebootstrap.
6067         * configure.in (build_configdirs): Always enable build_tools.
6068         (BUILD_DIR_PREFIX): Remove.
6069
6070         * Makefile.def (gcc): Add target variable.
6071         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6072         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6073         in the recursive `make', instead of hardwiring `all'.
6074         (Autogenerated TARGET-* variables): New.
6075
6076 2004-08-13  Brian Booth  <bbooth@redhat.com>
6077
6078         * MAINTAINERS: Remove myself from write-after-approval.
6079
6080 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6081
6082         * src-release: Stop distributing mmalloc with gdb (which doesn't
6083         use it).
6084         * Makefile.def: GDB doesn't depend on mmalloc anymore.
6085         * Makefile.in: Regenerate.
6086
6087 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
6088
6089         * configure.in (arm*-*-eabi*): New target.
6090         * configure: Regenerate.
6091
6092 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
6093
6094         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6095         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6096         (Dependencies): New section.
6097         * Makefile.tpl (Dependencies): Generate from Makefile.def.
6098         (configure-target-[+module+]): Depend on maybe-all-gcc
6099         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
6100         (toplevel profiledbootstrap): Fix dependencies.
6101         * Makefile.in: Regenerate.
6102
6103 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
6104
6105         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6106         target-libiberty to noconfigdirs.
6107         * configure: Regenerate.
6108
6109 2004-08-03  Paul Brook  <paul@codesourcery.com>
6110
6111         * configure.in: Check for MPFR as well as GMP.
6112         * configure: Regenerate.
6113
6114 2004-08-01  Robert Millan  <robertmh@gnu.org>
6115
6116         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6117         libmudflap for all GNU-based systems (with Glibc).
6118         * configure: Regenerate.
6119
6120 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
6121
6122         * Makefile.def (host-modules): Add gcc.
6123         * Makefile.in: Regenerate.
6124         * Makefile.tpl (sorry): New rule.
6125         (configure-host, all-host, [+make_target+]-host, do-check,
6126         install-host): Do not add gcc as a special case.
6127         (host modules): Add a small special-casing for gcc.  Export
6128         extra_make_flags through the environment.
6129         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6130         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6131         other recursive targets for gcc): Remove.
6132
6133         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6134         (stage, unstage): New rules.
6135         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6136         distclean-stage[+id+]): Use stage_current.
6137         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6138         the stage*-start rules.
6139
6140 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
6141
6142         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6143         use -all_load flag.
6144
6145 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
6146
6147         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6148         * configure: Regenerate.
6149
6150 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
6151
6152         * maintainer-scripts/gcc_release: Revert yesterday's change.
6153
6154 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
6155
6156         * MAINTAINERS: Add myself to write-after-approval.
6157
6158 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
6159
6160         * libf2c: Removed.
6161         * gcc/gccbug.in: Updated because of libf2c removal.
6162         * maintainer-scripts/gcc_release: Ditto.
6163
6164 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
6165
6166         * configure.in: Build libmudflap by default on FreeBSD.
6167         * configure: Regenerated.
6168
6169 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
6170
6171         * configure.in: Do not build libmudflap by default on non-GNU/Linux
6172         systems.
6173         * configure: Regenerated.
6174
6175 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6176
6177         PR target/16344
6178         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6179         feedback based compiler.
6180         * Makefile.in: Rebuilt.
6181
6182 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
6183
6184         * Makefile.def (host_modules): Set bootstrap=true for flex.
6185         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6186         * Makefile.in: Rebuilt.
6187
6188 2004-07-07  Jan Hubicka  <jh@suse.cz>
6189
6190         * MAINTAINERS: Add self as a profile feedback maintainer.
6191
6192 2004-07-05  Phil Edwards  <phil@codesourcery.com>
6193
6194         * configure.in:  Do not prepend $srcdir to /dev/null in
6195         makefile fragments.
6196         * configure:  Regenerate.
6197
6198 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
6199
6200         * Makefile.def (build_modules): Add bison, byacc, flex,
6201         m4, texinfo.
6202         (flags_to_pass): Add FLEX.
6203         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6204         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6205         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6206         DEFAULT_MAKEINFO): Remove.
6207         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6208         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6209         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6210         objdir or else use configured tool.
6211         (all-build): New.
6212         (all): Depend on it.
6213         (Build module dependencies): Add.
6214         * Makefile.in: Regenerate.
6215         * configure.in: Better support for multiple build modules,
6216         matching what is done for host/target modules.  Do not look
6217         for "plausible" locations of build tools if Canadian cross.
6218         Use autoconf's AC_PROG_CC to find a C compiler.  Define
6219         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
6220         * configure: Regenerate.
6221
6222 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6223
6224         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6225         * Makefile.in: Regenerate.
6226
6227 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6228
6229         * Makefile.tpl (configure-build-[+module+],
6230         configure-[+module+], configure-target-[+module+]): Pass
6231         [+extra_configure_args+].
6232         (all-build-[+module+], all-[+module+], check-[+module+],
6233         install-[+module+], [+make_target+]-[+module+],
6234         all-target-[+module+], check-target-[+module+],
6235         install-target-[+module+], [+make_target+]-target-[+module+]):
6236         Pass [+extra_make_args+].
6237         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6238         (GCC_HOST_EXPORTS): Remove.
6239         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6240         cross, check-gcc, check-gcc-c++, install-gcc,
6241         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6242         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6243         * Makefile.in: Regenerate.
6244
6245 2004-06-21  Matthew Sachs  <msachs@apple.com>
6246
6247         * MAINTAINERS: Added self to write-after-approval.
6248
6249 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
6250
6251         * configure.in: Check for srcdir/winsup rather than build directory
6252         winsup.
6253         * configure: Regenerate.
6254
6255 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
6256
6257         * configure.in: Don't build Cygwin native newlib if winsup
6258         directory is missing.  Emit warning instead.
6259         * configure: Regenerate.
6260
6261 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
6262
6263         * Makefile.tpl (touch-stage[+id+]): New.
6264         (restage[+prev+]): Depend on touch-stage[+id+].
6265
6266         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6267         Use it throughout.
6268
6269         * Makefile.def: Add profile and feedback bootstrap stages.
6270         Remove next field from bootstrap stages.
6271         * Makefile.tpl (LN, LN_S): Substitute.
6272         (stageN-start, stageN-end): Use double-colon rules, to
6273         provide a hook for additional setup commands.
6274         (distclean-stageN-gcc, restageN): Create dependencies from
6275         [+prev+], not from [+next+].
6276         (stageN-bubble): Add commands for successive stages from
6277         [+prev+], using double-colon rules.
6278         (all-stageN-gcc): Fix typo.
6279         (stagefeedback-start, profiledbootstrap): New.
6280         * Makefile.in: Regenerate.
6281         * configure.in: Call ACX_PROG_LN.
6282         * configure: Regenerate.
6283
6284 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
6285
6286         * MAINTAINERS (Write After Approval): Add myself.
6287
6288 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
6289
6290         * MAINTAINERS (Write After Approval): Add myself.
6291
6292 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
6293
6294         * configure.in: Fix --enable-bootstrap breakage introduced in trees
6295         without gcc.
6296         * configure: Regenerate.
6297
6298 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6299
6300         * Makefile.tpl: Fix typo.
6301         * Makefile.in: Regenerate.
6302
6303 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6304
6305         * configure.in: Remove new- prefix from toplevel
6306         bootstrap targets.
6307         * configure: Regenerate.
6308
6309 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6310
6311         * Makefile.tpl (all.normal): Rename to all.
6312         (all): Replace with a rule to pick the default
6313         target from configure.
6314         (all-gcc, configure-gcc): Use conditionals to
6315         do nothing when toplevel bootstrap is going on.
6316         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6317         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6318         * configure.in: Support --enable-bootstrap.
6319
6320         * Makefile.def: Remove new- prefix from toplevel
6321         bootstrap targets.
6322         * Makefile.tpl: Likewise.
6323
6324         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
6325         target.
6326
6327         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6328         $(RECURSE_FLAGS) to recursive invocation of make.
6329
6330         * Makefile.in: Regenerate.
6331         * configure: Regenerate.
6332
6333 2004-05-30  Andreas Jaeger  <aj@suse.de>
6334             Jim Wilson  <wilson@specifixinc.com>
6335
6336         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6337         like CC.
6338
6339 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
6340
6341         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6342         * configure: Regenerate.
6343
6344 2004-05-25  Daniel Jacobowitz  <drow@false.org>
6345
6346         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6347         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6348         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
6349         targets.
6350         * Makefile.in: Regenerate.
6351
6352 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
6353
6354         * configure.in: Test the ability to symlink directories.
6355         * configure: Regenerate.
6356
6357         * Makefile.def (bootstrap-stage): New definitions.
6358         * Makefile.tpl (configure-stage1-gcc,
6359         configure-stage2-gcc, configure-stage3-gcc,
6360         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6361         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6362         new-restage3, compare): Autogenerate, see Makefile.in
6363         entry for behavioral changes.
6364         (distclean-stage1, new-stage1-start, new-stage1-end,
6365         new-stage1-bubble, distclean-stage2, new-stage2-start,
6366         new-stage2-end, new-stage2-bubble, distclean-stage3,
6367         new-stage3-start, new-stage3-end): New autogenerated targets.
6368         (objext, prebootstrap, BOOT_CFLAGS,
6369         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6370         targets.
6371
6372         * Makefile.in: Regenerate.
6373         (distclean-stage1, new-stage1-start, new-stage1-end,
6374         new-stage1-bubble, distclean-stage2, new-stage2-start,
6375         new-stage2-end, new-stage2-bubble, distclean-stage3,
6376         new-stage3-start, new-stage3-end): New targets.
6377         (all-stage1-gcc): Move prebootstrap dependency from here...
6378         (configure-stage1-gcc): ...to here.
6379         (new-bootstrap): Use bubble targets.
6380         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6381         Use per-stage distclean targets.
6382         (configure-stage1-gcc, configure-stage2-gcc,
6383         configure-stage3-gcc, all-stage1-gcc,
6384         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6385         Use new-stageN-start to prepare the tree.
6386
6387 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
6388
6389         * Makefile.def (host_modules): add libcpp.
6390         * Makefile.tpl: Add dependencies on and for libcpp.
6391         * Makefile.in: Regenerate.
6392         * configure.in: Add libcpp host module.
6393         * configure: Regenerate.
6394
6395 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
6396
6397         * Makefile.tpl: Whenever a recursive target is defined, wrap
6398         it in a special @if/@endif block, and prepare its maybe
6399         dependency in the @if/@endif block
6400         * configure.in: Instead of writing maybe dependencies, remove
6401         the @if/@endif statements, and remove the @if/@endif blocks
6402         that remain.
6403         * configure: Regenerate.
6404         * Makefile.in: Regenerate.
6405
6406 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
6407
6408         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6409
6410 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
6411
6412         PR bootstrap/15120
6413         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6414         * */configure: Rebuilt.
6415
6416 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
6417
6418         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6419         of libf2c.
6420         * configure, Makefile.in: Regenerate.
6421
6422 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
6423
6424         * MAINTAINERS (Write After Approval): Add myself.
6425
6426 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
6427
6428         Merge from tree-ssa-20020619-branch.
6429
6430         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6431         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6432         (HOST_GMPLIBS): Define.
6433         (HOST_GMPINC): Define.
6434         (TARGET_LIB_PATH): Add libmudflap.
6435         (GFORTRAN_FOR_TARGET): Define.
6436         (configure-build*): Export GFORTRAN.
6437         (configure-gcc): Export GMPLIBS and GMPINC.
6438         (all-gcc): Add maybe-all-libbanshee.
6439         (configure-target-libgfortran): Define.
6440         * Makefile.in: Regenerate.
6441         * configure.in (host_libs): Add libbanshee.
6442         (target_libraries): Add target-libmudflap and target-libgfortran.
6443         Add --with-libbanshee.
6444         Handle --disable-libmudflap.
6445         (*-*-freebsd*): Use with_gmp.
6446         Add $(libgcj) to noconfigdirs.
6447         * configure: Regenerate.
6448         * depcomp: New file.
6449         * MAINTAINERS: Add tree-ssa maintainers.
6450
6451 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
6452
6453         * MAINTAINERS (Various Maintainers): Add myself.
6454
6455 2004-04-30  Brian Ford  <ford@vss.fsi.com>
6456
6457         * MAINTAINERS (Write After Approval): Add myself.
6458
6459 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
6460
6461         * MAINTAINERS (Write After Approval): Add myself.
6462
6463 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
6464
6465         * config/acx.m4: Fix fastcompare support for new-bootstrap.
6466         * configure: Regenerate.
6467
6468 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
6469
6470         Revert:
6471         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6472
6473         * Makefile.def (flags_to_pass): Remove *dir variables that
6474         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6475         as well as prefix and exec_prefix.
6476         * Makefile.in: Regenerate.
6477
6478 2004-04-26  Robert Millan  <robertmh@gnu.org>
6479
6480         Add patches from libtool CVS.
6481         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6482         * ltconfig: Likewise.
6483         * ltcf-c.sh: Likewise.
6484         * ltcf-cxx.sh: Likewise.
6485         * ltcf-gcj.sh: Likewise.
6486
6487 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6488
6489         * Makefile.def (host_modules): Mark with the bootstrap
6490         flag packages on which gcc depends.
6491         * Makefile.tpl (all-bootstrap): Use it.
6492         * Makefile.in: Regenerate.
6493
6494 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6495
6496         * Makefile.def (flags_to_pass): Remove *dir variables that
6497         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6498         as well as prefix and exec_prefix.
6499         * Makefile.in: Regenerate.
6500
6501 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6502
6503         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6504         * configure: Regenerate.
6505         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6506         * gcc/Makefile.tpl (compare): Use the result of the test.
6507         * gcc/Makefile.in: Regenerate.
6508
6509 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
6510
6511         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6512         Always relocate gcc and prev-gcc to the original names, even
6513         if the build fails.
6514         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6515         New targets.
6516
6517 2004-04-23  Laurent GUERBY <laurent@guerby.net>
6518
6519         * MAINTAINERS: Update my email address.
6520
6521 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6522
6523         * configure.in (mips*-*-irix5*): Enable ld.
6524         * configure: Regenerate.
6525
6526 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6527
6528         * configure: Regenerate.
6529
6530 2004-04-15  James E Wilson  <wilson@specifixinc.com>
6531
6532         * Makefile.tpl (configure-[+module+], configure-gcc,
6533         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6534         Set and export LDFLAGS.
6535         * Makefile.in: Regenerate.
6536
6537 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
6538
6539         * MAINTAINERS: Add myself to write-after-approval.
6540
6541 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6542
6543         PR bootstrap/14871
6544         * Makefile.tpl: If we don't have built-in-tree target tools,
6545         use the ones found by configure rather than hacking around with
6546         program_transform_name.
6547         * configure.in: Give Makefile.tpl the information necessary
6548         to do that.
6549         * Makefile.in: Regenerate.
6550         * configure: Regenerate.
6551
6552 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
6553
6554         PR bootstrap/14760
6555         * configure.in: When computing baseargs, strip *all* copies of
6556         offending options.  Also, don't match/substitute the trailing space,
6557         so that this actually works when two similar options are separated by
6558         only one space.
6559         * configure: Regenerate.
6560
6561 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
6562
6563         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6564         (rs6000-*-aix*): Same.
6565         * configure: Regenerate.
6566
6567 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
6568
6569         * MAINTAINERS: Add myself to write-after-approval.
6570
6571 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
6572
6573         * MAINTAINERS: Add myself to write-after-approval.
6574
6575 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
6576
6577         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6578         STRICT_WARN, WARN_CFLAGS flags passed down to make.
6579         * Makefile.in: Regenerate.
6580
6581         * configure.in (top level bootstrap support): Rework --enable-werror
6582         to set @stage2_werror_flag@.
6583         * configure: Regenerate.
6584         * Makefile.tpl (top level bootstrap support): Pass
6585         @stage2_werror_flag@ down to configure in stages 2 and 3.
6586         * Makefile.in: Regenerate.
6587
6588 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6589
6590         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6591         for stages 2 and 3 as well as in make.  As a consequence, remove
6592         OUTPUT_OPTION (now detected by configure) from the flags passed down
6593         to make.
6594         * Makefile.in: Regenerate.
6595
6596         * Makefile.tpl (new-bootstrap): Fix typo.
6597         * Makefile.in: Regenerate.
6598
6599 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6600
6601         * Makefile.tpl: Rearrange by moving recursive_targets rules
6602         into their proper sections.
6603         * Makefile.tpl (top level bootstrap support): Move disabling
6604         of coverage flags from 'make' to 'configure'; improve comments.
6605         * Makefile.in: Regenerate.
6606
6607         * Makefile.tpl (experimental top level bootstrap) Move stage1
6608         language setting from all- target to configure- target; disable
6609         intermodule optimization in stage 1; prevent gratuitous rebuilds
6610         of stage 1.
6611         * Makefile.in: Regenerate.
6612         * configure.in: Comma-separate stage 1 language list for top
6613         level bootstrap.
6614         * configure: Regenerate.
6615
6616         * Makefile.tpl: Clean up experimental top level bootstrap support:
6617         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6618         prev-gcc in configure- targets as well as all- targets.
6619         * Makefile.in: Regenerate.
6620
6621 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
6622
6623         * compile: New file imported from automake.
6624
6625 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
6626
6627         * configure.in: Remove symbolic link section.
6628         * configure: Regenerate.
6629         * Makefile.tpl (links): Remove.
6630         * Makefile.in: Regenerate.
6631
6632 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
6633             Nathanael Nerode  <neroden@gcc.gnu.org>
6634
6635         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6636         Set with AC_CHECK_PROGS.
6637         * configure.in: Fix comment typo from last patch.
6638         * configure: Regenerate.
6639
6640 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
6641
6642         * Makefile.tpl: Introduce experimental top level bootstrap support.
6643         * Makefile.in: Regenerate.
6644         * configure.in: Introduce support for top level bootstrap.
6645         * configure: Regenerate.
6646
6647 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6648             Paolo Bonzini  <bonzini@gnu.org>
6649
6650         PR bootstrap/14522
6651         * configure.in: Cope with shells that do not support unquoted ^
6652         * configure: Regenerate.
6653
6654 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6655             Paolo Bonzini  <bonzini@gnu.org>
6656
6657         PR bootstrap/14522
6658         * configure.in: Cope with shells that do not support nesting
6659         quotes inside quoted backquote substitutions.
6660         * configure: Regenerate.
6661
6662 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
6663
6664         PR bootstrap/14522
6665         * configure.in: Fix escaping of $.
6666         * configure: Regenerate.
6667
6668 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6669
6670         * configure: Regenerate, since I forgot to while committing Paolo's
6671         changes.
6672
6673 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
6674
6675         PR ada/14131
6676         Move language detection to the top level.
6677         * configure.in: Find default values for the tools as
6678         soon as possible.  Disable ada if GNAT is not found.
6679         Emit error message about missing languages.  Expand
6680         --enable-languages=all for the gcc subdirectory.
6681
6682 2004-03-10  Ben Elliston  <bje@gnu.org>
6683
6684         * MAINTAINERS: Update my email address.
6685
6686 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
6687
6688         * ltconfig: Disable building static libraries if building shared
6689         libraries on AIX 5L.
6690
6691 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
6692
6693         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6694         and disable libgcj.
6695         * configure: Regenerated.
6696
6697 2004-03-01  Brian Booth  <bbooth@redhat.com>
6698
6699         * MAINTAINERS: Add myself to write-after-approval.
6700
6701 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
6702
6703         * MAINTAINERS: Add myself to write-after-approval.
6704
6705 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6706
6707         PR bootstrap/7087
6708         * Makefile.tpl: Guard XFOO sed statements better.
6709         * Makefile.tpl: Add dependency for configure-target-libada.
6710         * Makefile.in: Regenerate (incidentally fixes broken
6711         commit when libada-branch was merged).
6712
6713 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
6714
6715         * MAINTAINERS: Add myself to write-after-approval.
6716
6717 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
6718
6719         * MAINTAINERS: Add Nicola Pero and myself as libobjc
6720         maintainers.
6721
6722 2004-02-20  Andrew Cagney  <cagney@redhat.com>
6723
6724         * config.guess: Update from version 2003-10-16 to 2004-02-16.
6725         * config.sub: Update from version 2003-11-03 to 2004-02-16.
6726
6727 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6728
6729         PR bootstrap/11932
6730         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6731
6732 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
6733
6734         * MAINTAINERS: Added myself to write-after-approval.
6735
6736 2004-02-14  Michael Koch  <konqueror@gmx.de>
6737
6738         * MAINTAINERS: Added myself to write-after-approval.
6739
6740 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
6741
6742         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
6743         some OS port maintainers to OS port maintainers section.
6744
6745 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
6746
6747         * MAINTAINERS: Add self.
6748
6749 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
6750
6751         * MAINTAINERS: Alphabetize.
6752
6753 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
6754
6755         * MAINTAINERS: Remove myself.
6756
6757 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
6758
6759         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6760         (rs6000-*-aix*): Same.
6761         * configure: Regenerate.
6762
6763 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
6764
6765         * configure.in (host): Add in missing $noconfigdirs to defines.
6766         * configure: Regenerate.
6767
6768 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
6769             Nathanael Nerode  <neroden@gcc.gnu.org>
6770
6771         PR ada/6637, PR ada/5911
6772         Merge with libada-branch:
6773         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6774         with appropriate dependencies. Add --enable-libada configure switch.
6775         * configure, Makefile.in: Regenerate.
6776
6777 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
6778
6779         * MAINTAINERS: Add myself to write-after-approval.
6780
6781 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6782
6783         * configure.in: Don't pass --with-stabs on IRIX 5 either.
6784         * configure: Regenerate.
6785
6786 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
6787
6788         Merge from upstream:
6789
6790         * ltmain.in: When setting IFS to '~', be careful about user
6791         arguments that contain '~'.
6792
6793         2004-02-04  Peter O'Gorman  <peter@pogma.com>
6794
6795         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
6796         Also test $base_compile against $CC with escaped arguments. Bug
6797         reported by Geoff Keating <geoffk@apple.com>.
6798
6799 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
6800
6801         * MAINTAINERS: Remove i960 port.
6802
6803 2004-01-23  DJ Delorie  <dj@redhat.com>
6804
6805         * Makefile.def (target_modules) [libiberty]: Don't stage.
6806         * Makefile.in: Rebuilt.
6807
6808 2004-01-20  Caroline Tice  <ctice@apple.com>
6809
6810         * MAINTAINERS: Add myself to write-after-approval.
6811
6812 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
6813
6814         * MAINTAINERS: Update my email address.
6815
6816 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
6817
6818         * MAINTAINERS: Add myself to write-after-approval.
6819
6820 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6821
6822         * MAINTAINERS: Remove entries without email address.
6823
6824 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
6825
6826         * MAINTAINERS: Add myself to write-after-approval.
6827
6828 2004-01-15  Steven Bosscher  <stevenb@suse.de>
6829
6830         * MAINTAINERS: Update my email address.
6831
6832 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
6833
6834         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6835         * Makefile.tpl (configure-target-[+module+]): Support stage.
6836         * Makefile.in: Rebuilt.
6837
6838 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
6839
6840         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
6841
6842 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
6843
6844         * MAINTAINERS: Add myself as a MIPS maintainer.
6845
6846 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6847
6848         * configure.in: Use ./config.cache, not config.cache.
6849         * configure: Regenerate.
6850         * Makefile.tpl: Special-casing not needed for GCC any more.
6851         * Makefile.in: Regenerate.
6852
6853         * configure.in: Don't share a cache file for host dirs.
6854         * configure: Regenerate.
6855
6856         * config-ml.in: Don't mess with the cache file.
6857
6858 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6859
6860         * MAINTAINERS: Move myself from 'Write After Approval' to
6861         'CPU Port Maintainers' section as SPARC maintainer.
6862
6863 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6864
6865         * Makefile.tpl: Make GCC use a separate config.cache.
6866         * Makefile.in: Regenerate.
6867
6868         PR bootstrap/11932, PR bootstrap/11933
6869         (I don't know if it will fix either of them, but it relates
6870         to them.)
6871         * configure.in: Don't use shared config.cache for target
6872         directories.
6873         * configure: Regenerate.
6874
6875 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
6876
6877         * MAINTAINERS: Add myself to 'Write After Approval' section.
6878
6879 2003-12-31  Roger Sayle  <roger@eyesopen.com>
6880
6881         * configure.in (ia64*-*-hpux*): Disable building java libraries.
6882         * configure: Regenerated.
6883
6884 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
6885
6886         * MAINTAINERS: Remove the mn10200 maintainer.
6887
6888 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
6889
6890         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6891         * configure: Regenerated.
6892
6893 2003-12-16  Jan Hubicka  <jh@suse.cz>
6894
6895         * MAINTAINERS: Add myself as callgraph maintainer.
6896
6897 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
6898
6899         * configure.in (raw_libstdcxx_flags): Remove the leading space.
6900         * configure: Regenerate.
6901
6902 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6903
6904         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6905         'Write After Approval' section. Update email.
6906
6907 2003-12-01  James Lemke  <jim@wasabisystems.com>
6908
6909         * MAINTAINERS (Write After Approval): Add myself.
6910
6911 2003-11-20  Matt Thomas  <matt@3am-software.com>
6912
6913         * MAINTAINERS: Add myself as a vax port maintainer.
6914
6915 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
6916
6917         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6918         (configure-build-[+module+], configure-[+module+]): Likewise.
6919         (configure-target-[+module+], configure-gcc, config.status): Likewise.
6920         * Makefile.in: Regenerate.
6921
6922 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
6923
6924         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6925         shared/dylibed libraries.
6926         * ltmain.sh: Likewise.
6927         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6928         * ltcf-cxx.sh: Likewise.
6929         * ltcf-gcj.sh: Likewise.
6930         * ltconfig: Likewise.
6931
6932 2003-11-17  Stan Cox  <scox@redhat.com>
6933
6934         * MAINTAINERS: Add myself as iq2000 port maintainer.
6935
6936 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
6937
6938         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6939         * Makefile.in: Regenerate.
6940
6941 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
6942
6943         * config.sub: Update to 2003-11-03 version.
6944
6945 2003-10-20  Phil Edwards  <phil@codesourcery.com>
6946
6947         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
6948         * configure:  Regenerate.
6949
6950 2003-10-20  Nicolas Pitre  <nico@cam.org>
6951
6952         * MAINTAINERS: Add myself to 'Write After Approval' section.
6953
6954 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
6955
6956         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6957
6958 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
6959
6960         * MAINTAINERS: Update my email address.
6961
6962 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6963
6964         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6965
6966 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
6967
6968         * MAINTAINERS: Add myself to 'Write After Approval' section.
6969
6970 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
6971
6972         * config.guess: Update to 2003-10-16 version.
6973         * config.sub: Update to 2003-10-16 version.
6974
6975 2003-10-15  David Daney  <ddaney@avtrex.com>
6976
6977         * MAINTAINERS: Added myself to 'Write After Approval' section.
6978
6979 2003-10-15  Falk Hueffner  <falk@debian.org>
6980
6981         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6982         'Write After Approval' section. Update email.
6983
6984 2003-10-14  Roger Sayle  <roger@eyesopen.com>
6985
6986         * MAINTAINERS: Move myself from 'Write After Approval' to
6987         'Various Maintainers' section as middle-end maintainer.
6988
6989 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6990
6991         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6992         HOST_FLAGS_TO_PASS.
6993         * Makefile.in: Regenerate.
6994
6995 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
6996
6997         * config.guess: Update to 2003-10-07 version.
6998         * config.sub: Update to 2003-10-07 version.
6999
7000 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7001
7002         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7003         * ltconfig (irix5*, irix6*): Don't override version_type.
7004
7005 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
7006
7007         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7008         * configure: Rebuilt
7009         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7010         * Makefile.in: Rebuilt
7011
7012 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7013
7014         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7015
7016 2003-09-30  Carlo Wood  <carlo@alinoe.com>
7017
7018         * MAINTAINERS (Write After Approval): Add myself.
7019
7020 2003-09-29  Paul Koning  <ni1d@arrl.net>
7021
7022         * MAINTAINERS: Move myself from "Write After Approval"
7023         to CPU platform maintainers for pdp11 platform.
7024
7025 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
7026
7027         * MAINTAINERS: Move myself from 'Write After Approval' to
7028         'Various Maintainers' section as libffi testsuite maintainer.
7029
7030 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
7031
7032         * configure.in: Pass a computed --program-transform-name
7033         to subconfigures.
7034         * configure: Regenerated.
7035
7036 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7037
7038         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7039         * Makefile.in: Regenerate.
7040
7041         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7042         * Makefile.in: Regenerate.
7043
7044 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
7045
7046         * MAINTAINERS: Move myself from 'Write After Approval'
7047         to 'Various Maintainers' (objective-c) section.
7048
7049 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
7050
7051         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7052         quoting.
7053         * configure: Regenerated.
7054
7055 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
7056
7057         * MAINTAINERS (Write After Approval): Add myself to write after
7058         approval list.
7059
7060 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
7061
7062         * MAINTAINERS (Write After Approval): Add myself.
7063
7064 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
7065
7066         * MAINTAINERS: Update my e-mail address.
7067
7068 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
7069
7070         * libtool.m4 (LD): Correct powerpc64 host match.
7071
7072 2003-09-06  James E Wilson  <wilson@tuliptree.org>
7073
7074         * MAINTAINTERS: Update my affiliation and email address.
7075
7076 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7077
7078         * MAINTAINERS (Write After Approval): Add myself.
7079
7080 2003-09-04  DJ Delorie  <dj@redhat.com>
7081
7082         * configure: Regenerate.
7083
7084 2003-09-04  Robert Millan  <robertmh@gnu.org>
7085
7086         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7087
7088 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7089
7090         * configure.in: Ensure arguments to sed are properly spaced.
7091         * configure: Regenerate.
7092
7093 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7094
7095         * MAINTAINERS: Update my e-mail address.
7096
7097 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
7098
7099         * MAINTAINERS (Write After Approval): Add myself.
7100
7101 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
7102
7103         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7104         * configure: Regenerated.
7105
7106 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7107
7108         * MAINTAINERS: Update my email address.
7109
7110 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
7111
7112         * configure.in:  Use newline instead of semicolon when assuming
7113         shell arguments in a for loop.
7114         * configure:  Regenerated.
7115
7116 2003-08-22  Jason Eckhardt  <jle@rice.edu>
7117
7118         * MAINTAINERS: Resurrect the i860 maintainer.
7119
7120 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
7121
7122         PR 8180
7123         * configure.in: When testing with_libs and with_headers, treat
7124         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
7125         * configure: Regenerate.
7126
7127         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7128         make, shell, etc.
7129         (baseargs): Likewise.
7130         * configure: Regenerate.
7131
7132 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
7133
7134         * MAINTAINERS (Write After Approval): Add myself.
7135
7136 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
7137
7138         * configure.in: Disable libgcj for darwin not on powerpc.
7139         * configure: Rebuild.
7140
7141 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
7142
7143         * config-ml.in, symlink-tree: Add license.
7144
7145 2003-08-03  Richard Stallman  <rms@gnu.org>
7146             Eben Moglen  <moglen@columbia.edu>
7147
7148         * README.SCO: New file.
7149
7150 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
7151
7152         * Makefile.tpl (check, check-c++): Express dependencies using
7153         dependencies rather than commands.
7154         * Makefile.in: Regenerate.
7155
7156 2003-08-01  Andrew Cagney  <cagney@redhat.com>
7157
7158         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7159         * configure: Ditto.
7160
7161 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
7162
7163         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7164         * Makefile.in: Update.
7165
7166 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
7167
7168         * configure.in: Enable libgcj for darwin.
7169         * configure: Rebuild.
7170
7171 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
7172
7173         * config-ml.in:  Use ac_configure_args directly instead of
7174         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
7175         actually seen.
7176
7177 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7178
7179         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7180         creating target and build subdirs to build all parent dirs as needed.
7181         * Makefile.in: Rebuild.
7182         * configure.in: Don't build dirs explicitly here.
7183         * configure: Rebuild.
7184
7185 2003-07-26  Paul Brook  <paul@nowt.org>
7186
7187         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7188
7189 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
7190
7191         * Makefile.tpl (all-make): Depend on intl.
7192         * Makefile.in: Rebuilt.
7193
7194 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
7195
7196         * install-sh:  Update to newer upstream versions (associated with
7197         aclocal 1.7).
7198         * mkinstalldirs:  Likewise.
7199         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
7200
7201 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
7202
7203         * MAINTAINERS: Move self from Bug database only accounts
7204         to write-after-approval.
7205
7206 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
7207
7208         * config.if: Remove unused libc_interface determination.
7209
7210 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7211
7212         * MAINTAINERS: Move self from write-after-approval to
7213         build machinery (*.in).
7214
7215 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7216
7217         PR bootstrap/11273
7218         PR bootstrap/11408
7219         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
7220         unused INSTALL_PROGRAM_ARGS.
7221         * configure.in: Use AC_PROG_INSTALL.
7222         * Makefile.in: Regenerate.
7223         * configure: Regenerate.
7224
7225 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
7226
7227         * MAINTAINERS: Alphabetize.
7228
7229 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
7230
7231         * configure: Rebuilt.
7232         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7233         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7234         newlib nor libgloss.
7235         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
7236         * configure.in (am33_2.0-*-linux*): Added.
7237
7238 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
7239
7240         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7241         * configure: Regenerate.
7242
7243 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
7244
7245         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7246         * Makefile.in: Regenerate.
7247
7248 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7249
7250         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7251         * Makefile.in: Regenerate.
7252
7253 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
7254
7255         * Makefile.tpl: Replace PWD with PWD_COMMAND.
7256         * Makefile.in: Regenerated.
7257
7258         * config-ml.in: Replace PWD with PWD_COMMAND.
7259
7260 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7261
7262         * intl: New directory; see intl/ChangeLog for details.
7263         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7264         * Makefile.tpl: all-gcc depends on maybe-all-intl.
7265         * Makefile.in: Regenerate.
7266
7267 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7268
7269         * configure.in: Clean up config-lang.in handling.  Delete
7270         useless assignment to "subdirs".
7271         * configure: Regenerate.
7272
7273 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7274
7275         * configure.in: Rename 'target_libs' to 'target_libraries'.
7276         Remove useless reference to 'target_libs'.
7277         * configure: Regenerate.
7278
7279 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
7280
7281         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7282         * Makefile.in: Regenerate.
7283
7284 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7285
7286         * Makefile.def: Introduce flags_to_pass.
7287         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7288         * Makefile.in: Regenerate.
7289
7290 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
7291
7292         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7293         and target-libgloss.
7294         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7295         <h8300*-*-*>: Disable libf2c and ${libgcj}.
7296         * configure: Regenerate.
7297
7298 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
7299
7300         * configure.in: Update testsuite_flags to new location.
7301         * configure. Regenerate.
7302
7303 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7304
7305         * Makefile.tpl: Remove BUILD_CC stuff.
7306         * Makefile.in: Regenerate.
7307
7308 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
7309
7310         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7311
7312 2003-06-16  Graeme Peterson  <gp@qnx.com>
7313
7314         * MAINTAINERS (Write After Approval): Add myself.
7315
7316 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
7317
7318         * config.guess: Update to 2003-06-12 version.
7319         * config.sub: Update to 2003-06-13 version.
7320
7321 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
7322
7323         * config.guess: Update to 2003-06-06 version.
7324         * config.sub: Update to 2003-06-06 version.
7325
7326 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7327
7328         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7329         * configure. Regenerate.
7330
7331 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7332
7333         * configure.in: Disable serial configure by default.
7334         * configure: Regenerate.
7335         * Makefile.tpl: Abolish .NOTPARALLEL.
7336         * Makefile.in: Regenerate.
7337
7338         * Makefile.tpl: Replace {build,host,target}_canonical by
7339         {build,host,target}.
7340         * Makefile.in: Regenerate.
7341
7342         * Makefile.tpl: Fix stupid pasto.
7343         * Makefile.in: Regenerate.
7344
7345 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7346
7347         * Makefile.tpl: Remove bogus conditional.
7348         * Makefile.in: Regenerate.
7349
7350 2003-06-05  Jan Hubicka  <jh@suse.cz>
7351
7352         * Makefile.tpl (profiledbootstrap): New target.
7353         * Makefile.in (profiledbootstrap): New target.
7354
7355 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
7356
7357         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7358         Pinski. Remove user names from other bugzilla-only maintainers.
7359
7360 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7361
7362         * Makefile.tpl: Make 'recursive targets' using autogen rather
7363         than shell loop.  Remove duplicate 'clean' targets and false
7364         comments.
7365         * Makefile.def: Add systematic dependencies to 'recursive' targets.
7366         Add systematic method of specifying missing targets in subdirs.
7367         Add copyright boilerplate.
7368         * Makefile.in: Regenerate.
7369         * configure.in: Add 'recursive targets' to maybe list.
7370         * configure: Regenerate.
7371
7372         * MAINTAINERS: "GNATS only" -> "Bug database only".
7373
7374         * Makefile.tpl: Rename [+target+] to [+make_target+].
7375         * Makefile.def: Rename 'target' to 'make_target'.
7376
7377 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
7378
7379         * MAINTAINERS: Add self as options handling maintainer.
7380
7381 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
7382
7383         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7384         been too long since I touched those ports.
7385
7386 2003-05-28  DJ Delorie  <dj@redhat.com>
7387
7388         * Makefile.tpl: Make maybe-check-gcc .PHONY.
7389         * Makefile.in: Regenerate.
7390
7391 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
7392
7393         * configure.in: Use curly braces in the definition of tooldir.
7394         * configure: Regenerate.
7395
7396 2003-05-21  DJ Delorie  <dj@redhat.com>
7397
7398         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7399         newlib or libgloss.
7400         * Makefile.in: Regenerate.
7401
7402 2003-05-21  DJ Delorie  <dj@redhat.com>
7403
7404         * Makefile.tpl: Add missing empty maybe-check-gcc target.
7405         * Makefile.in: Regenerate.
7406
7407 2003-05-20  Ian Lance Taylor  <ian@airs.com>
7408
7409         * MAINTAINERS: Update my e-mail address.
7410
7411 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7412
7413         * configure.in: Switch more things to use maybe dependencies.
7414         * Makefile.tpl: Switch more things to use maybe dependencies.
7415         Factor out common code from autogen IF statements.
7416         * configure: Regenerate.
7417         * Makefile.in: Regenerate.
7418
7419 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
7420
7421         * configure.in: Accept i[3456789]86 for machine type.
7422         * configure: Regenerate.
7423
7424 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7425
7426         * configure.in: Switch more things to use maybe dependencies.
7427         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
7428         * configure: Regenerate.
7429         * Makefile.tpl: Switch more things to use maybe dependencies.
7430         * Makefile.in: Regenerate.
7431
7432 2003-05-16  Andreas Schwab  <schwab@suse.de>
7433
7434         * Makefile.tpl (install-opcodes): Define.
7435         * Makefile.in: Rebuild.
7436
7437 2003-05-13  Andreas Jaeger  <aj@suse.de>
7438
7439         * config.guess: Update to 2003-05-09 version.
7440         * config.sub: Update to 2003-05-09 version.
7441
7442 2003-05-13  Michael Eager  <eager@mvista.com>
7443
7444         * configure.in: Correct sed script so that options in quotes are not
7445         deleted.
7446         * configure: Rebuild.
7447
7448 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
7449
7450         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7451         and $$s/newlib/libc/sys/cygwin32 include paths.
7452         * configure: Ditto.
7453
7454 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
7455
7456         * MAINTAINERS: Update my email addresses.
7457
7458 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7459
7460         * config-ml.in: Propagate INSTALL variables.
7461
7462 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7463
7464         * MAINTAINERS: Remove duplicate entries in Write After Approval.
7465
7466 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
7467
7468         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7469         * Makefile.in: Regenerate.
7470
7471 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
7472
7473         * MAINTAINERS (GNATS only): Add Falk Hueffner.
7474
7475 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
7476
7477         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7478
7479 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
7480
7481         * Makefile.tpl: Clean $(BUILD_SUBDIR).
7482         * Makefile.in: Regenerated.
7483
7484 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
7485
7486         * MAINTAINERS (Write After Approval): Upgrade myself from
7487         GNATS only to write-after-approval. Update my mail address.
7488
7489 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
7490
7491         (OS Port Maintainers: freebsd): Add myself.
7492
7493 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
7494
7495         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7496
7497 2003-04-22  Kean Johnston  <jkj@sco.com>
7498
7499         * MAINTAINERS (SCO ports): Added myself.
7500
7501 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
7502
7503         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7504
7505 2003-04-19  Kean Johnston  <jkj@sco.com>
7506
7507         * MAINTAINERS (Write After Approval): Add myself.
7508
7509 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7510
7511         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7512         * Makefile.in: Regenerate.
7513
7514 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
7515
7516         * configure.in (powerpc64*-*-linux*): Remove.
7517         * configure: Rebuilt.
7518
7519 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
7520
7521         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
7522         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7523         and restrap.
7524         * Makefile.in:  Regenerate.
7525
7526 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
7527
7528         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7529         * configure: Regenerated.
7530
7531 2003-04-15  DJ Delorie  <dj@redhat.com>
7532
7533         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7534
7535 2003-04-13  Nick Clifton  <nickc@redhat.com>
7536
7537         * config-ml.in: Remove support for --disable-aix removing
7538         call-aix multilibs.
7539
7540 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
7541
7542         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7543         * */configure: Rebuilt.
7544
7545 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
7546
7547         * MAINTAINERS: Add my email address.
7548
7549 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
7550
7551         * MAINTAINERS (Write After Approval): Add myself.
7552
7553 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7554
7555         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7556         * Makefile.in: Regenerate.
7557
7558 2003-03-14  Michael Chastain  <mec@shout.net>
7559
7560         * Makefile.in: Regenerate with correct Makefile.def.
7561
7562 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7563
7564         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
7565         Make macro.
7566         * Makefile.in: Regenerate.
7567         * configure.in: Clean up gxx_include_dir logic.
7568         * configure: Regenerate.
7569
7570 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
7571
7572         * MAINTAINERS (Write After Approval): Add myself.
7573
7574 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
7575
7576         * MAINTAINERS: Update my mail address.
7577
7578 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7579
7580         * configure.in (gxx_include_dir): Fix typo.
7581         * configure: Regenerated.
7582
7583 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7584
7585         * Makefile.tpl: Reindent.
7586         * Makefile.in: Regenerate.
7587         * configure.in: Reindent.  Don't set unused variables.
7588         * configure: Regenerate.
7589
7590 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
7591
7592         * configure.in: Include $(build_tooldir)/sys-include in
7593         FLAGS_FOR_TARGET.
7594         * configure: Regenerated.
7595
7596 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7597
7598         * Makefile.tpl: Always pass down RANLIB.
7599         * Makefile.in: Regenerate.
7600
7601         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7602         * Makefile.in: Regenerate.
7603         * configure.in: Remove unused logic relating to --enable-shared
7604         and --enable-threads.  Remove bogus comments.  Remove redundant
7605         noconfigdirs.
7606         * configure: Regenerate.
7607
7608         * configure.in: Replace ${libstdcxx_version} by its value.
7609         Remove reference to mh-dgux.
7610         * configure: Regenerate.
7611
7612 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
7613
7614         * MAINTAINERS (Write After Approval): Add myself.
7615
7616 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7617
7618         * Makefile.tpl: Rearrange.
7619         * Makefile.in: Regenerate.
7620
7621 2003-02-25  Uwe Stieber  <uwe@wwws.de>
7622
7623         * configure.in: Add support for kaOS as cross build target system.
7624         * configure: Regenerated.
7625
7626 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
7627
7628         * MAINTAINERS (Write after approval): Add myself.
7629
7630 2003-02-21  James E Wilson  <wilson@tuliptree.org>
7631
7632         * MAINTAINERS: Update my email address.
7633
7634 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
7635
7636         * MAINTAINERS: Add self to blanket write privs. section.
7637
7638 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
7639
7640         * Makefile.tpl: Add definition of CPPFLAGS to pass into
7641         configure-target-* as some target builds may require additional
7642         flags for preprocessor tests.
7643         * Makefile.in: Regenerated.
7644
7645 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
7646
7647         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7648         * ltconfig: Handle it.
7649         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7650         auto-detecting it.
7651
7652         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7653         it is used as argument to $CC.
7654         * ltcf-gcj.sh: Likewise.
7655
7656         * configure.in: Introduce --enable-maintainer-mode.
7657         * configure: Rebuilt.
7658         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7659         for maintainer mode.
7660         * Makefile.in: Rebuilt.
7661
7662 2003-02-18  Jason Merrill  <jason@redhat.com>
7663
7664         * Makefile.tpl (check-c++): Allow parallelism.
7665
7666 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7667
7668         * MAINTAINERS: Remove John Carr (who never actually had access to
7669         gcc.gnu.org).
7670
7671 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
7672
7673         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7674         don't configure target-libobjc.
7675         * configure: Regenerate.
7676
7677 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7678
7679         * Makefile.tpl (RANLIB): Define.
7680         * Makefile.in: Regenerate.
7681
7682 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
7683
7684         * MAINTAINERS: Update my email.
7685
7686 2003-02-06  Keith R Seitz  <keiths@redhat.com>
7687
7688         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7689         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7690         * Makefile.in: Regenerated.
7691         * configure.in: Remove all traces of snavigator, db, and grep.
7692         * configure: Regenerated.
7693
7694 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7695
7696         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
7697         After Approval.
7698
7699 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7700
7701         * MAINTAINERS (Write after approval): Add myself.
7702
7703 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
7704
7705         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7706         * Makefile.in: Regenerated.
7707
7708 2003-01-30  Roger Sayle  <roger@eyesopen.com>
7709
7710         * config.guess: Updated to 2003-01-30's version.
7711         * config.sub: Updated to 2003-01-28's version.
7712
7713 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
7714
7715         * config.if: If gcc_version is already set, just use it.  Don't set
7716         gcc_version_trigger if it's already set, otherwise set it to
7717         gcc/version.c, but only if the file exists.  If it is not set and
7718         gcc/version.c does not exist, try to extract the version number from
7719         $CC.
7720
7721 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
7722
7723         * MAINTAINERS: Add myself to write-after-approval list.
7724
7725 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
7726
7727         * configure.in:  Revert 24Jan change.
7728         * configure:  Regenerate.
7729
7730 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7731
7732         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
7733         entry of HJ Lu.
7734
7735 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7736
7737         * configure.in: Revert previous change.
7738         * configure: Regenerate.
7739
7740 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7741
7742         * configure.in: Make rda native-only.
7743         * configure: Regenerate.
7744
7745 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7746
7747         * MAINTAINERS: Move myself from GNATS-only-accounts to
7748         write-after-approval.
7749
7750 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7751
7752         * configure.in: Add missing \.
7753         * configure: Rebuilt.
7754
7755 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
7756
7757         * configure.in (baseargs): Avoid using \| in sed regular
7758         expressions.
7759         * configure: Rebuilt.
7760
7761 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
7762
7763         * configure.in (baseargs): Remove all supported forms of
7764         --cache-file, --srcdir, --host, --build and --target options
7765         from argument lists.
7766         * configure: Rebuilt.
7767
7768 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
7769
7770         * MAINTAINERS: Add myself to write-after-approval list.
7771
7772 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
7773
7774         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7775         * configure: Rebuilt.
7776
7777 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7778
7779         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7780         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7781         * Makefile.in: Regenerate.
7782         * configure: Regenerate.
7783
7784 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
7785
7786         * configure.in: Remove Makefile in build, host and target modules
7787         unless configure was run with --no-recursion.
7788         * configure: Rebuilt.
7789
7790 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7791
7792         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7793         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7794         * Makefile.in: Regenerate.
7795
7796 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
7797
7798         * config.guess: Update to 2003-01-03 version.
7799         * config.sub: Update to 2003-01-03 version.
7800
7801 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7802
7803         * configure: Regenerate with proper autoconf 2.13.
7804
7805 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7806
7807         * configure.in: Add AC_PREREQ for consistency.
7808         * configure: Regenerate.
7809
7810 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
7811
7812         * configure.in (GDB_TK): Add tcl directories conditional on
7813         gdb/gdbtk directory being present.
7814         * configure: Regenerate.
7815
7816 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
7817
7818         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
7819         used by gcc if LD is not defined and we are not doing a Canadian Cross.
7820         * configure: Rebuilt.
7821
7822 2002-12-31  Tom Tromey  <tromey@redhat.com>
7823
7824         * Makefile.in: Rebuilt.
7825         * Makefile.def (target_modules) [libffi]: Allow installation.
7826
7827 2002-12-31  Andreas Schwab  <schwab@suse.de>
7828
7829         * configure.in: Fix use of $program_transform_name.
7830         * configure: Regenerated.
7831
7832 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
7833
7834         * configure.in (baseargs): Don't remove first configure argument.
7835         * configure: Regenerated.
7836
7837 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
7838
7839         * Makefile.tpl (local-distclean): Don't remove...
7840         (multilib.ts): ... this.  Moved into...
7841         (multilib.out): ... this.  Don't use sub-make.
7842         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7843         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7844         (configure-build-[+module+], configure-[+module+],
7845         configure-target-[+module+], configure-gcc): ... these.  Test
7846         for Makefile existence.  Drop config.status from dependencies.
7847         * Makefile.in: Rebuilt.
7848         * configure.in: Move gcc-version-trigger to the end of
7849         ac_configure_args.  Add comments to maybedep.tmp and
7850         serdep.tmp.  Introduce --disable-serial-configure.  Remove
7851         nonopt from baseargs, matching and removing corresponding
7852         whitespace while at it.
7853         * configure: Rebuilt.
7854
7855 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
7856
7857         * configure.in (host_configargs): Replace reference to
7858         no-longer-defined buildopts with --build=${build_alias}.
7859         * configure: Rebuilt.
7860
7861         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
7862         program_transform_name to standard idiom.
7863         (AUTOGEN, AUTOCONF): Define.
7864         (Makefile.in): Use $(AUTOGEN).
7865         (Makefile): Depend on config.status, and use autoconf-style rule to
7866         build it.  Move original commands to...
7867         (config.status): ... this new target.
7868         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
7869         $(AUTOCONF).
7870         * Makefile.in: Rebuilt.
7871
7872 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7873
7874         * Makefile.tpl: Fix dramatic bustage due to change in
7875         program_transform_name.
7876         * Makefile.in: Regenerate.
7877
7878         * configure.in: Remove unnecessary PATH setting.
7879         * configure: Regnerate.
7880
7881         * configure.in: Don't default to unprefixed tools unless
7882         the native tools will work.
7883         * configure: Regenerate.
7884
7885         * configure.in: Convert to autoconf script.  Blow away lots
7886         of now-redundant Makefile fragments.
7887         * configure: Generate using Autoconf.
7888         * Makefile.tpl: Rewrite to reflect autoconfiscation.
7889         * Makefile.in: Regenerate.
7890
7891 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7892
7893         * configure: Fix stupid bug where RANLIB was mistakenly included.
7894
7895         * configure.in: Rename (buildargs, hostargs, targargs) to
7896         (build_configargs, host_configargs, target_configargs).
7897
7898         * configure.in: Move logic out of sed statement.
7899
7900         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
7901         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7902
7903 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
7904
7905         * config.sub: Import from master repository
7906         * config.guess: Ditto
7907
7908 2002-12-24  Andreas Schwab  <schwab@suse.de>
7909
7910         * Makefile.tpl (multilib.out): Fix missing space.
7911         * Makefile.in: Regenerate.
7912
7913 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7914
7915         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
7916         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
7917         * Makefile.in: Regenerate.
7918         * configure.in: Remove unnecessary leftovers.
7919
7920 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
7921
7922         * configure.in (extra_ranlibflags_for_target): New variable.
7923         (*-*-darwin): Add -c to ranlib commands.
7924         * configure (tooldir): Handle extra_ranlibflags_for_target.
7925
7926 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7927
7928         * Makefile.tpl: Revert HJL's change.
7929         * Makefile.in: Regenerated.
7930         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7931         always.
7932
7933 2002-12-19  Andreas Schwab  <schwab@suse.de>
7934
7935         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7936         * Makefile.in: Regenerate.
7937
7938 2002-12-18  H.J. Lu  <hjl@gnu.org>
7939
7940         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7941         * Makefile.in: Regenerated.
7942
7943         * configure.in (build_prefix): New. Substitute.
7944
7945 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7946
7947         * Makefile.tpl: Don't let real targets depend on phony targets.
7948         * Makefile.in: Regenerate.
7949
7950         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7951         * Makefile.in: Regenerate.
7952
7953 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
7954
7955         * config.sub: Import from master repository
7956         * config.guess: Ditto
7957
7958 2002-12-16  Jason Merrill  <jason@redhat.com>
7959
7960         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7961         previous 'make bootstrap'.
7962         * Makefile.in: Regenerate.
7963
7964 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
7965
7966         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7967
7968 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7969
7970         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7971         * Makefile.in: Regenerate.
7972
7973 2002-12-13  Jason Merrill  <jason@redhat.com>
7974
7975         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
7976         library tests.
7977         (check-c++): Just depend on it and check-target-libstdc++-v3.
7978         * Makefile.in: Regenerate.
7979
7980 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7981
7982         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7983         * Makefile.in: Rebuilt.
7984
7985 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7986
7987         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
7988
7989 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7990
7991         * configure: Fix bug put in by gremlins.
7992
7993         * Makefile.tpl: Substitute more autoconfily.
7994         * configure: Substitute more autoconfily.
7995         * Makefile.in: Regenerate.
7996
7997 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
7998
7999         * config.sub: Import from master repository
8000         * config.guess: Ditto
8001         * MAINTAINERS: Added Svein Seldal under write after approval
8002
8003 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
8004
8005         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8006         * Makefile.in (all-sim): Ditto.
8007
8008 2002-12-06  DJ Delorie  <dj@redhat.com>
8009
8010         * Makefile.tpl: Change configure dependencies to not have real
8011         targets depend on phony targets.
8012
8013 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
8014
8015         * configure.in: Revert unintentional change.
8016
8017         * Makefile.tpl: Change dependency for */multilib.out so that
8018         it works when gcc isn't in the tree.
8019
8020         * configure.in: Substitute more.
8021         * configure: Run subconfigures from the Makefile.
8022         * Makefile.tpl: Run subconfigures from the Makefile; add a few
8023         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
8024
8025 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8026
8027         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8028
8029 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8030
8031         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8032         and corresponding dependencies.
8033         * Makefile.in: Regenerate.
8034
8035         * configure.in (host_tools): Order binutils, gas and ld for
8036         convenience in running the testsuites.
8037
8038         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8039         * Makefile.in: Regenerate.
8040         * configure.in: Introduce rules to serialize subconfigure runs.
8041
8042         * configure.in: Introduce BASE_CC_FOR_TARGET.
8043         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
8044         Realize configure-build-* targets.  Realize configure-target-* targets.
8045         * Makefile.in: Regenerate.
8046
8047 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8048
8049         * configure: Move gcc_version_trigger stuff from here...
8050         * configure.in: ...to here.
8051
8052         * configure.in: Separate subconfigure options added by this file from
8053         options given by the user.  Add machinery to put args for host
8054         subconfigures into the Makefile.
8055
8056         * Makefile.tpl: Remove 'vault' targets.
8057         * Makefile.tpl: Reorder and comment dependencies.
8058         * Makefile.in: Regenerate.
8059
8060 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8061         * configure.in: Fix my broken commit of previous patch. (sigh)
8062
8063 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8064
8065         * configure.in: Move host-specific darwin noconfigdirs into
8066         the host-specific section.
8067
8068 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8069
8070         * configure.in: Move host-specific darwin noconfigdirs into
8071         the host-specific section.
8072
8073 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8074
8075         * configure: Remove skip-this-dir support.
8076         * Makefile.tpl: Remove skip-this-dir support.
8077
8078         * Makefile.tpl: Remove leftover support for non-autoconfiscated
8079         subdirectories.
8080         * Makefile.in: Regenerate.
8081
8082         * Makefile.tpl: Strip out useless setting of 'dir'.
8083         * Makefile.in: Regenerate.
8084
8085 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8086
8087         * configure.in: Fix deeply stupid bug.
8088
8089         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8090         shell code in CXX_FOR_TARGET
8091         * Makefile.def: Introduce raw_cxx.
8092         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8093         RAW_CXX_FOR_TARGET.
8094         * Makefile.in: Regenerate.
8095
8096 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
8097
8098         * Makefile.tpl: Remove unnecessary ifs.
8099         * Makefile.in: Regenerate.
8100
8101         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
8102         dependencies.  Maybe-ize build-libiberty.  Create dummy install
8103         targets for 'no_install' modules.
8104         * configure: Move GDB_TK substitution to configure.in.  Move
8105         build_modules stuff to configure.in.
8106         * configure.in: Implement soft dependency machinery.  Maybe-ize
8107         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
8108         * Makefile.in: Regenerate.
8109
8110 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8111
8112         * Makefile.tpl: Make all-target, install-target behave similarly
8113         to all, install (only hitting configured targets).  Eliminate
8114         unused macro defintions.
8115
8116         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8117         build != host.
8118
8119         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8120
8121         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8122
8123         * configure.in: Produce lists of subdir targets we're actually
8124         configuring.  Remove references to "dosrel".
8125         * Makefile.tpl: Let configure set which subdir targets are hit.
8126         Remove install-cross; clean up install; remove ALL.  Remove
8127         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
8128         Autogenerate host module targets.  Remove empty dependency lines
8129         and redundant dependency; rearrange slightly.
8130         * Makefile.def: Add host-side libtermcap, utils.
8131
8132         * Makefile.in: Regenerate.
8133
8134 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8135
8136         * ltconfig (osf[345]): Append $major to soname_spec.
8137         Reflect this in library_names_spec.
8138         * ltmain.sh (osf): Prefix $major with . for use as extension.
8139
8140 2002-11-19  Andreas Jaeger  <aj@suse.de>
8141
8142         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8143         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8144         and sparc64 GNU/Linux systems.
8145
8146 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
8147
8148         * MAINTAINERS: Update email.
8149
8150 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8151
8152         * MAINTAINERS: Complete James Dennett's entry.
8153
8154 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
8155
8156         * MAINTAINERS (Write After Approval): Add myself.
8157
8158 2002-11-13  Bruce Korb  <bkorb@gnu.org>
8159
8160         * Makefile.tpl: syntactic cleanup
8161
8162 2002-11-13  Stuart Hastings  <stuart@apple.com>
8163
8164         * MAINTAINERS: Add myself to write-after-approval list.
8165
8166 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8167
8168         * Makefile.def: Add list of recursive targets to autogenerate.
8169         Add build_modules.
8170         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
8171         targets.  Autogenerate *-build-* targets.
8172         * Makefile.in: Regenerate.
8173
8174 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8175
8176         * configure: More autoconf-style substitutions.
8177         * Makefile.tpl: More autoconf-style substitutions.
8178         * Makefile.in: Regenerate.
8179
8180 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8181
8182         * configure: Substitute more variables in a more autoconf-friendly
8183         way.  Simplify slightly.
8184         * Makefile.tpl: Make more variables substitutable in an
8185         autoconf-friendly way.
8186         * Makefile.in: Regenerate.
8187
8188 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
8189
8190         * MAINTAINERS (Write After Approval): Add myself.
8191
8192 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8193
8194         * configure.in (v810*): Remove special setting of tools.
8195
8196         * configure: Add support for extra required flags for ar or nm.
8197         * configure.in (aix4.3+): Use above support for target-specific
8198         issues, rather than using config/mt-aix43.
8199
8200 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8201
8202         * configure: Remove 'removing', which doesn't work.  Replace $subdir
8203         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
8204         with $srcdir.  Reformat indentation.  Substitute some variables
8205         formerly hard-coded in the Makefile for build=host.
8206         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8207         * Makefile.def: Autogenerate more.
8208         * Makefile.in: Regenerate.
8209
8210 2002-11-04  Adam Nemet  <anemet@lnxw.com>
8211
8212         * MAINTAINERS (Write After Approval): Add myself.
8213
8214 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
8215
8216         * Makefile.def (host_modules): Add rda.
8217         * Makefile.in: Regenerate.
8218         * configure.in (target_tool): Add target-rda to list.
8219
8220 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8221
8222         * MAINTAINERS: Remove "co-maintainer" note for web pages.
8223
8224 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
8225
8226         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
8227         and restrap targets to this rule.
8228         * Makefile.in:  Regenerate.
8229
8230 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8231
8232         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8233         GNATS only accounts.
8234
8235 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
8236
8237         * configure.in (i[3456]86-*-linux*): Add check to disable
8238         ${libgcj} for glibc1.
8239
8240 2002-10-24  Denis Chertykov  <denisc@overta.ru>
8241
8242         * MAINTAINERS: Add myself as ip2k port maintainer.
8243
8244 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
8245
8246         * configure.in: Add tic4x target.
8247
8248 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8249
8250         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8251         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8252         * Makefile.in: Regenerate.
8253
8254         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8255         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8256         * Makefile.in: Regenerate.
8257
8258 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
8259
8260         * MAINTAINERS: Add myself as web pages co-maintainer.
8261
8262 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8263
8264         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8265         * Makefile.in: Regenerate.
8266
8267 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
8268
8269         * MAINTAINERS: Add myself and Nathan Sidwell
8270         <nathan@codesourcery.com> as VxWorks maintainers.
8271
8272 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8273
8274         * Makefile.def: Remove order dependency comments.
8275         * Makefile.tpl: Add explicit install-install dependencies.
8276         * Makefile.in: Regenerate.
8277
8278         * Makefile.tpl: Remove material now in src-release.  (Finally!)
8279         * Makefile.in: Regenerate.
8280
8281         * Makefile.tpl: Add configure-target (for src-release in src)
8282         * Makefile.in: Regenerate.
8283
8284 2002-09-30  Nick Clifton  <nickc@redhat.com>
8285
8286         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8287
8288 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
8289
8290         * configure.in (s390*-*-linux*): Enable libgcj.
8291
8292 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
8293
8294         * configure: Revert accidentally applied changes.
8295
8296         * Makefile.tpl: Make more autoconf-friendly.
8297         * Makefile.in: Regenerate.
8298         * configure: Make substitution more autoconf-like.
8299
8300 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
8301
8302         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8303         single entry to handle all these.
8304         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
8305         libjava on arm-*-elf.
8306
8307 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
8308
8309         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8310         things that depend on them.
8311
8312 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8313
8314         * Makefile.tpl: Make subsituted variables more autoconfy.
8315         * Makefile.in: Regenerate.
8316         * configure: Make seds more autoconfy.
8317
8318 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8319
8320         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8321         * Makefile.in: Regenerate.
8322         * configure.in: Rewrite sed statements to look autoconfy.
8323
8324         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8325         all-target-foo on configure-target-foo.
8326         * Makefile.def: Ditto.
8327         * Makefile.in: Rebuild.
8328
8329 2002-09-25  Andrew Haley  <aph@redhat.com>
8330
8331         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8332
8333 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8334
8335         * Makefile.def: New file.
8336         * Makefile.tpl: New file.
8337         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8338         * contrib/gcc_update: Note that Makefile.in is a generated file.
8339
8340         * configure.in: Minor rearrangement.  Simplify tests.
8341
8342 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
8343
8344         * configure.in (with_headers): Skip copy if value is "yes".
8345         (with_libs): Likewise.
8346
8347 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8348
8349         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8350         * configure.in (sh*-*-pe*): Ditto.
8351         * configure.in (mips*-*-pe*): Ditto.
8352         * configure.in (*arm-wince-pe): Ditto.
8353
8354         * configure.in: Rearrange.
8355
8356 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
8357
8358         * MAINTAINERS: Update my email address.
8359
8360 2002-08-30  Paul Koning  <pkoning@equallogic.com>
8361
8362         * MAINTAINERS: (Write After Approval): Add myself.
8363
8364 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
8365
8366         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8367
8368 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
8369
8370         * MAINTAINERS: Change my mailing address.
8371
8372 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
8373
8374         * MAINTAINERS (Write After Approval): Remove myself.
8375         (Various Maintainers: c++ runtime libs): Add myself.
8376
8377 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
8378
8379         * MAINTAINERS (Write After Approval): Remove myself.
8380         (Various Maintainers: c++ runtime libs): Add myself.
8381
8382 2002-08-15  Eric Christopher  <echristo@redhat.com>
8383
8384         * config.sub: Import from master repository.
8385         * config.guess: Ditto.
8386
8387 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
8388
8389         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8390         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8391         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8392
8393 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
8394
8395         * MAINTAINERS: Add self to rs6000 vector extensions.
8396
8397 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
8398
8399         * libiberty/configure: Reverted unintended yesterday's check in.
8400
8401 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
8402
8403         * boehm-gc/configure, libf2c/configure: Rebuilt.
8404         * libffi/configure, libiberty/configure: Ditto.
8405         * libjava/configure, libobjc/configure: Ditto.
8406         * libstdc++-v3/configure, zlib/configure: Ditto.
8407         Merged from binutils:
8408         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
8409         From Steve Ellcey <sje@cup.hp.com>:
8410         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8411         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8412         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8413         IA64.
8414         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8415         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8416         soname_spec, sys_lib_search_path_spec): Ditto.
8417
8418 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
8419
8420         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8421
8422 2002-08-04  H.J. Lu  (hjl@gnu.org)
8423
8424         * configure.in (mips*-*-linux*): Don't skip target-libffi.
8425
8426 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
8427
8428         * MAINTAINERS (Write After Approval): Add myself.
8429
8430 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
8431
8432         * configure.in: Move generic linux case to end.  Copy generic
8433         linux noconfigdirs to mips*-*-linux* entry and new
8434         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
8435
8436 2002-07-19  Michael Matz  <matz@suse.de>
8437
8438         * MAINTAINERS: Add myself as ra* maintainer.
8439
8440 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
8441
8442         * config.guess: Update to 2002-07-09 version.
8443         * config.sub: Update to 2002-07-03 version.
8444
8445 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
8446
8447         * MAINTAINERS: Fix typo in a maintainer email address.
8448
8449 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8450
8451         * configure.in: Remove two redundant tests.
8452
8453 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8454
8455         * configure.in (mips*-*-irix6*o32): Enable stabs.
8456
8457 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
8458
8459         * configure.in: Don't build grez.
8460         * Makefile.in: Ditto.
8461
8462         * Makefile.in: Remove references to bsp, cygmon, libstub.
8463         * configure.in: Ditto.
8464
8465         * configure.in: Remove leftover reference to gdbtest.
8466
8467 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
8468
8469         * configure.in (gxx_include_dir):  Change to match versioned
8470         C++ headers if --enable-version-specific-runtime-libs is used.
8471
8472 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
8473
8474         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8475
8476 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8477
8478         * configure.in: Make --without-x work.
8479
8480 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8481
8482         * configure.in: Rearrange target Makefile fragment collection.
8483
8484         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8485         cvs[src].
8486         * configure.in: Ditto.
8487
8488 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
8489
8490         * MAINTAINERS (Write After Approval): Update my e-mail address.
8491
8492 2002-06-24  Ben Elliston  <bje@redhat.com>
8493
8494         * configure.in (host_tools): Remove cgen.
8495
8496         * Makefile.in (all-cgen): Remove; runs from its source directory.
8497         (check-cgen, install-cgen, clean-cgen): Likewise.
8498         (all-opcodes): Do not depend on all-cgen.
8499         (all-sim): Likewise.
8500
8501 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8502
8503         * Makefile.in: Eliminate 'apache' targets.
8504         * configure.in: Eliminate 'apache' targets.
8505
8506         * configure.in: Eliminate redundant tests.  Reorganize.
8507
8508         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8509
8510         * config-ml.in: Eliminate references to Cygnus configure.
8511
8512         * Makefile.in: Eliminate references to building emacs.
8513
8514 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
8515
8516         * MAINTAINERS: Update my email address.
8517
8518 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
8519
8520         * config.if (libstdcxx_incdir): Version C++ headers.
8521         (cxx_incdir): Remove.
8522
8523 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8524
8525         * MAINTAINERS (Write After Approval): Add self.
8526
8527 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
8528
8529         * configure.in: Add support for ip2k.
8530
8531 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
8532
8533         * configure.in: Fix AIX configury bug.
8534
8535 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
8536
8537         * MAINTAINERS (Write After Approval): Add self.
8538
8539 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8540
8541         * configure.in: replace ${topsrcdir} with ${srcdir}
8542
8543         * configure.in: Move definition of libstdcxx_flags
8544         right above usage, rather than waaay earlier.
8545
8546         * configure.in: Pull definition of is_cross_compiler earlier.
8547
8548         * configure.in: Rearrange a little.
8549
8550         * configure.in: Remove references to librx.
8551         * Makefile.in: Remove references to librx.
8552
8553 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
8554
8555         * config.sub: Add support for avr target.
8556         Import from master sources, rev 1.255
8557
8558 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
8559
8560         * configure, .cvsignore:  Revert previous change...
8561         * Makefile:  ...delete.
8562
8563 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8564
8565         * configure.in: Eliminate ${gasdir} variable.
8566
8567 2002-06-18  Dave Brolley  <brolley@redhat.com>
8568
8569         * configure.in: Add support for frv.
8570         * config.sub: Add support for frv.
8571
8572 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8573
8574         * configure:  Remove garbage from previous commit.
8575
8576 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8577
8578         * configure:  For in-source builds, make a subdir and re-exec there.
8579         * Makefile:  New file.  Pass targets through to build directory.
8580         * .cvsignore:  No longer ignore "Makefile".
8581
8582 2002-06-16  Douglas Rupp  <rupp@gnat.com>
8583
8584         * MAINTAINERS (Write After Approval): Add self.
8585
8586 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8587
8588         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8589
8590 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
8591
8592         * configure.in (vax-*-netbsd*): Re-enable gas.
8593
8594 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
8595
8596         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8597         BUILD_PREFIX_1, to correct nomenclature.
8598         * configure: Likewise.
8599
8600         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8601         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8602
8603 2002-05-31  Olaf Hering  <olh@suse.de>
8604
8605         * config-ml.in: Propogate DESTDIR also.
8606
8607 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
8608
8609         * configure.in (vax-*-netbsd*): Don't build gas for this
8610         platform.
8611
8612 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8613
8614         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8615         and libgcj for AVR.
8616
8617 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
8618
8619         * MAINTAINERS (Write After Approval): Add myself.
8620
8621 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
8622
8623         * config.guess: Update to 2002-05-22 version.
8624         * config.sub: Likewise.
8625
8626 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8627
8628         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8629         * config-ml.in: Likewise.
8630         * configure: Likewise.
8631         * configure.in: Likewise.
8632
8633 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
8634
8635         * MAINTAINERS: Update my email address.
8636
8637 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
8638
8639         * configure.in: Simplify makefile fragment collection.
8640
8641         * configure.in: Remove code to build emacs.
8642
8643         * configure.in : Remove --srcdir argument from targargs and buildargs
8644         (it's always overridden in the Makefile anyway).  Rearrange a bit.
8645
8646         * configure: Move some logic to configure.in.
8647         * configure.in: Move some logic from configure.
8648
8649 2002-05-11  Tom Tromey  <tromey@redhat.com>
8650
8651         * MAINTAINERS: Reflect libgcj reality.
8652
8653 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
8654
8655         * Makefile.in: Honour DESTDIR.
8656
8657 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
8658
8659         * config.guess: Import 2002-03-20 version.
8660         * config.sub: Import 2002-04-26 version.
8661
8662 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8663
8664         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
8665
8666 2002-05-07  Tim Josling  <tej@melbpc.org.au>
8667
8668         * MAINTAINERS: Add self.
8669
8670 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
8671
8672         * ltmain.sh: Detect and handle object name conflicts
8673         while piecewise linking a static library.
8674
8675 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
8676
8677         * configure.in (noconfigdirs): Don't disable libgcj on
8678         sparc64-*-solaris* and sparcv9-*-solaris*.
8679
8680 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
8681
8682         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8683
8684 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
8685
8686         * configure.in (FLAGS_FOR_TARGET): Do not add
8687         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8688         on i[3456]86-*-linux*.
8689
8690 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
8691
8692         * configure.in (noconfigdirs): Replace [ ] with test.
8693
8694         * configure.in (noconfigdirs): Do not add target-newlib if
8695         target == i[3456]86-*-linux*, and host == target.
8696
8697 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
8698
8699         * configure.in: delete reference to absent file
8700
8701         * configure.in: replace '[' with 'test'
8702
8703         * configure.in: Eliminate references to gash.
8704         * Makefile.in: Eliminate references to gash.
8705
8706         * configure.in: remove useless references to 'pic' makefile fragments.
8707
8708         * configure.in: (*-*-windows*) Finish removing.
8709
8710         * configure.in: Eliminate redundant test for libgui.
8711
8712 2002-04-29  Roger Sayle  <roger@eyesopen.com>
8713
8714         * MAINTAINERS: Add self and realphabetize.  Update entries
8715         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
8716         entry for a29k port maintainer.
8717
8718 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
8719
8720         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8721         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8722
8723 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
8724
8725         * configure.in: remove references to dead files
8726
8727 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
8728
8729         * MAINTAINERS: Add information about purpose of this file.
8730
8731 2002-04-18  Tom Tromey  <tromey@redhat.com>
8732
8733         * configure.in: Disallow configuring libgcj when it is already
8734         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
8735         Solaris 2.8 by default.  For PR libgcj/6158.
8736
8737 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8738
8739         * configure.in:  Move default CC setting out of config/mh-* fragments
8740         directly into here.
8741
8742 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8743
8744         * configure.in: don't even try to configure or make a subdirectory
8745         if there's no configure script for it.
8746
8747 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
8748
8749         * MAINTAINERS: Remove chill maintainers.
8750         * Makefile.in (CHILLFLAGS): Remove.
8751         (CHILL_LIB): Remove.
8752         (TARGET_CONFIGDIRS): Remove libchill.
8753         (CHILL_FOR_TARGET): Remove.
8754         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8755         CHILL_LIB.
8756         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8757         (CHECK_TARGET_MODULES): Likewise.
8758         (INSTALL_TARGET_MODULES): Likewise.
8759         (CLEAN_TARGET_MODULES): Likewise.
8760         (configure-target-libchill): Remove.
8761         (all-target-libchill): Remove.
8762         * configure.in (target_libs): Remove target-libchill.
8763         Do not compute CHILL_FOR_TARGET.
8764         * libchill: Remove directory.
8765
8766 2002-04-11  DJ Delorie  <dj@redhat.com>
8767
8768         * Makefile.in, configure.in: Sync with binutils, entries
8769         follow...
8770
8771 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
8772
8773         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
8774         (do-tar, do-bz2): New rules.
8775         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
8776         (gdb-tar): New rule.
8777         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
8778         (insight_dejagnu.tar): New rule.
8779         (insight.tar): New rule.
8780         (gdb+dejagnu.tar): New rule.
8781         (gdb.tar): New rule.
8782
8783 2002-02-01  Mo DeJong  <supermo@bayarea.net>
8784
8785         * Makefile.in: Add all-tix to deps for all-snavigator
8786         so that tix is built when building snavigator.
8787
8788 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
8789
8790         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8791         ld and gdb are not supported.
8792
8793 2002-01-07  Mark Salter  <msalter@redhat.com>
8794
8795         * configure.in: Remove target-bsp and target-cygmon from arm builds.
8796         Allow target-libgloss to be built for arm, strongarm, and xscale.
8797
8798 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
8799
8800         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8801         options for i[3456]86-pc-linux* native builds.
8802
8803 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
8804
8805         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8806         files from .po files for a distribution.
8807
8808 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
8809
8810         * configure.in: Enable libstdc++-v3 for h8300 targets.
8811
8812 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
8813
8814         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
8815         version from bfd/.
8816
8817 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
8818
8819         * Makefile.in (VER): When present, extract the version number from
8820         the file version.in.
8821
8822 2001-05-24  Tom Rix  <trix@redhat.com>
8823
8824         * configure.in : enable ld for aix
8825
8826 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8827
8828         * config.guess: Add linux target for S/390.
8829
8830 2000-11-07  Philip Blundell  <pb@futuretv.com>
8831
8832         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8833
8834 2000-11-03  Philip Blundell  <pb@futuretv.com>
8835
8836         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8837         files.
8838
8839 2001-01-15  Ben Elliston  <bje@redhat.com>
8840
8841         * configure.in (host_tools): Add sid.
8842         Always configure cgen.
8843
8844 2000-11-24  Nick Clifton  <nickc@redhat.com>
8845
8846         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
8847
8848
8849 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
8850
8851         * Makefile.in (ALL_MODULES): Add all-cgen.
8852         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8853         (all-cgen): New target.
8854         (all-opcodes,all-sim): Depend on all-cgen.
8855         * configure.in (host_tools): Add cgen.
8856         Only configure cgen if --enable-cgen-maint.
8857
8858 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
8859
8860         * configure.in: Add *-*-freebsd* configurations.
8861
8862 2002-04-08  Tom Tromey  <tromey@redhat.com>
8863
8864         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8865         Fixes PR libgcj/6068.
8866
8867 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
8868
8869         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8870
8871 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8872
8873         * configure.in (alpha*-dec-osf*): Enable libgcj.
8874
8875 2003-03-27  Matthew Gingell  <gingell@gnat.com>
8876
8877         * MAINTAINERS (Write After Approval): Add myself.
8878
8879 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
8880
8881         Fix for: PR bootstrap/3591, target/5676
8882         * configure.in (mcore-pe): Disable the configuration of
8883         libstdc++-v3 since exceptions are not supported.
8884
8885 2002-03-20  Anthony Green  <green@redhat.com>
8886
8887         * configure.in: Enable libgcj for xscale-elf target.
8888
8889 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
8890
8891         * MAINTAINERS:  Update my email address.
8892
8893 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
8894
8895         * ltmain.sh (relink_command): Fix typo in previous change.
8896
8897 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
8898
8899         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
8900         (relink_command): Added --tag flags.
8901         (mode=install): If relinking fails; error out.
8902
8903 2002-03-12  Richard Henderson  <rth@redhat.com>
8904
8905         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
8906         .NOTPARALLEL tag.
8907         (do-check): Rename from check.
8908         (check): Allow parallel check.
8909
8910 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
8911
8912         * MAINTAINERS: Add myself as maintainer for xtensa port.
8913         Fix alphabetical order in CPU port maintainer list.
8914         Remove myself from Write After Approval list.
8915
8916 2002-03-11  Richard Henderson  <rth@redhat.com>
8917
8918         * Makefile.in (.NOTPARALLEL): Add fake tag.
8919
8920 2002-03-07  H.J. Lu  (hjl@gnu.org)
8921
8922         * configure.in: Enable gprof for mips*-*-linux*.
8923
8924 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
8925
8926         * MAINTAINERS (Write After Approval): Add myself.
8927
8928 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
8929
8930         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8931         libjava.
8932         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8933
8934 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
8935
8936         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8937         because its Makefile is there; test for the executable instead.
8938
8939 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
8940
8941         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8942         libstdc++-v3 and libjava.
8943
8944 2002-02-11  Adam Megacz  <adam@xwt.org>
8945
8946         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8947         boehm-gc
8948
8949 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
8950
8951         * config.guess: Updated to 2002-01-30's version.
8952         * config.sub: Updated to 2002-02-01's version.
8953         Contribute sh64-elf.
8954         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
8955         * configure.in: Added sh64-*-*.
8956
8957 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
8958
8959         * MAINTAINERS: Belatedly add myself to write after approval list.
8960
8961 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
8962
8963         * MAINTAINERS: Put self in as maintainer for x86-64 port.
8964         Remove self as Write After Approval.
8965
8966 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
8967
8968         * MAINTAINERS: Put self in as maintainer for contrib/regression
8969         directory.
8970
8971 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
8972
8973         * MAINTAINERS:  Update my email address.
8974
8975 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
8976
8977         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
8978         target-libiberty, and target-libgloss.  Skip Java-related
8979         libraries if not supported for NetBSD on target CPU.
8980
8981 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
8982
8983         * install-sh: Use _inst.$$_ for temp file name.
8984
8985 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
8986
8987         * MAINTAINERS (Write After Approval): Move my contact info
8988         from here...
8989         (OS Port Maintainers): ...to here (netbsd).
8990
8991 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
8992
8993         * MAINTAINERS (Write After Approval): Add myself.
8994
8995 2002-01-17  H.J. Lu  <hjl@gnu.org>
8996
8997         * Makefile.in (all-fastjar): Also depend on all-libiberty.
8998         (all-target-fastjar): Also depend on all-target-libiberty.
8999
9000 2002-01-16  H.J. Lu  (hjl@gnu.org)
9001
9002         * config.guess: Import from master sources, rev 1.225.
9003         * config.sub: Import from master sources, rev 1.238.
9004
9005 2002-01-16  Kazu Hirata  <kazu@hxi.com>
9006
9007         * MAINTAINERS (Write After Approval): Remove myself.
9008
9009 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
9010
9011         * MAINTAINERS (Write After Approval): Add myself.
9012
9013 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9014
9015         * MAINTAINERS: Add self as docs co-maintainer.
9016
9017 2001-12-11  Matthias Klose  <doko@debian.org>
9018
9019         * MAINTAINERS (Write After Approval): Add myself.
9020
9021 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
9022
9023         * MAINTAINERS: Update my email address.
9024
9025 2001-12-07  Turly O'Connor  <turly@apple.com>
9026         * MAINTAINERS (Write After Approval): Add myself.
9027         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9028         (rs6000_initialize_trampoline): Call __trampoline_setup for
9029         ABI_DARWIN too.
9030         * darwin-tramp.asm: New file, implements __trampoline_setup.
9031         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9032
9033 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
9034
9035         * MAINTAINERS (Write After Approval): Add myself.
9036
9037 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
9038
9039         * configure, configure.in: Use temp file for long sed commands.
9040
9041 2001-12-03  Laurent Guerby  <guerby@acm.org>
9042
9043         * config.sub: Update to version 1.232 on subversion.
9044
9045 2001-12-03  Ben Elliston  <bje@redhat.com>
9046
9047         * MAINTAINERS: Update mail address for config.* patches.
9048
9049 2001-11-27  DJ Delorie  <dj@redhat.com>
9050             Zack Weinberg  <zack@codesourcery.com>
9051
9052         When build != host, create libiberty for the build machine.
9053
9054         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9055         CONFIG_ARGUMENTS.
9056         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9057         New variables.
9058         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9059         and rules.
9060         (all.normal): Depend on ALL_BUILD_MODULES.
9061         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9062         (all-build-libiberty): Depend on configure-build-libiberty.
9063
9064         * configure: Calculate and substitute proper value for
9065         ALL_BUILD_MODULES.
9066         * configure.in: Create the build subdirectory.
9067         Calculate and substitute TARGET_CONFIGARGS (formerly
9068         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9069
9070 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
9071
9072         * MAINTAINERS (write-after-approval): Add self.
9073
9074 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9075
9076         * MAINTAINERS (GNATS only accounts): Remove self.
9077
9078 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
9079
9080         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9081         libf2c.
9082
9083 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9084
9085         * MAINTAINERS (Write After Approval): Add self.
9086
9087 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9088
9089         * MAINTAINERS: mips and s390 are also CPU ports.
9090
9091 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9092
9093         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9094
9095 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
9096
9097         * MAINTAINERS: Alphabetize.
9098
9099 2001-11-09  Kazu Hirata  <kazu@hxi.com>
9100
9101         * MAINTAINERS (Various maintainers: h8 port): Add myself.
9102
9103 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9104
9105         * MAINTAINERS (Various maintainers: hppa port): Added myself.
9106
9107 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
9108
9109         * configure.in (--enable-languages): Be more permissive about
9110         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
9111
9112 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
9113
9114         * config.sub: Import from master sources, rev. 1.230.
9115         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9116
9117 2001-11-07  Laurent Guerby  <guerby@acm.org>
9118
9119         * MAINTAINERS (Write After Approval): Add self.
9120
9121 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
9122
9123         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9124
9125 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
9126
9127         * config.sub: Import from master sources, rev 1.226.
9128         * config.guess: Import from master sources, rev 1.216.
9129
9130 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
9131
9132         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9133         * MAINTAINERS: Add self as maintainer of MMIX port.
9134         Remove old after-approval entry.
9135
9136 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
9137
9138         * ChangeLog, configure: Fix spelling errors.
9139
9140 2001-10-20  Brendan Kehoe  <brendan@zen.org>
9141
9142         * MAINTAINERS: Tweak my address.
9143
9144 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
9145
9146         * MAINTAINERS: Update my email address.
9147
9148 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
9149
9150         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9151         * MAINTAINERS: Add self as maintainer of CRIS port.
9152
9153 2001-10-10  Geert Bosch  <bosch@gnat.com>
9154
9155         * MAINTAINERS (Various maintainers: Ada front end):
9156         Added Robert Dewar.
9157
9158 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
9159
9160         * MAINTAINERS (Write After Approval): Added self
9161
9162 2001-10-02  Geert Bosch  <bosch@gnat.com>
9163
9164         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9165
9166 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9167
9168         * configure: Handle temporary files securely using mkdir.
9169
9170 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
9171
9172         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9173
9174 2001-09-26  Will Cohen  <wcohen@redhat.com>
9175
9176         * configure.in (*-*-linux*): Disable configuration of target-newlib
9177         and target-libgloss.
9178
9179 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9180
9181         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9182         RANLIB.
9183
9184 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
9185
9186         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9187         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9188         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9189         avoid quotes nesting problems.
9190         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9191         (DO_X): Export only variables that are set.
9192
9193 2001-09-19  Ben Elliston  <bje@redhat.com>
9194
9195         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9196         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9197         semantics.  Use the shell built-in "type" command instead.
9198
9199 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
9200
9201         Merged from gcc-3_0-branch:
9202         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
9203         * ltcf-c.sh: Use $objext, not $ac_objext.
9204         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
9205         * ltcf-cxx.sh: Add support for GNU.
9206         2001-07-22  Timothy Wall  <twall@redhat.com>
9207         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
9208         default settings if using GNU tools with that configuration.
9209         * ltcf-cxx.sh: Ditto.
9210         * ltcf-gcj.sh: Ditto.
9211         2001-07-21  Michael Chastain  <chastain@redhat.com>
9212         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9213         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
9214         * ltmain.sh: Mark as gcc-local.
9215
9216 2001-08-30  Eric Christopher  <echristo@redhat.com>
9217             Jason Eckhardt  <jle@redhat.com>
9218
9219         * config.guess: Merge from master sources.
9220         * config.sub: Merge from master sources, add support for mipsisa32.
9221
9222 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
9223         * config.sub: Merge from master sources, rev 1.219.
9224         * MAINTAINERS: Add self as contact for stormy16 port.
9225
9226 2001-08-14  Zack Weinberg  <zackw@panix.com>
9227
9228         * config.sub: Merge from master sources, rev 1.218.
9229         * config.guess: Merge from master sources, rev 1.209.
9230
9231 2001-08-11  Graham Stott  <grahams@redhat.com>
9232
9233         * Makefile.in (check-c++): Add missing semicolon.
9234
9235 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
9236
9237         * MAINTAINERS (Various maitainers: predict.def): Added myself.
9238
9239 2001-07-30  Eric Christopher  <echristo@redhat.com>
9240
9241         * MAINTAINERS (Various maintainers: mips port): Added myself.
9242
9243 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
9244
9245         * configure.in (sh-*-linux*): New.
9246
9247 2001-07-27  Richard Henderson  <rth@redhat.com>
9248
9249         * .cvsignore: Add LAST_UPDATED.
9250
9251 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
9252
9253         * MAINTAINERS (Various maintainers: s390 port): Added myself.
9254
9255 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
9256
9257         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9258
9259 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
9260
9261         * MAINTAINERS (Write After Approval): Added myself.
9262
9263 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9264
9265         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9266         and libgcj on m68hc11/m68hc12.
9267
9268 2001-06-27  H.J. Lu  (hjl@gnu.org)
9269
9270         * Makefile (CFLAGS_FOR_BUILD): New.
9271         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9272
9273 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9274
9275         * README: Remove version number.
9276
9277 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9278
9279         * INSTALL/README: Update wrt. to the installation instructions now
9280         residing in gcc/doc/install.texi.
9281
9282 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9283
9284         * README: Replace with a cut-down and updated version of gcc/README.
9285
9286 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
9287
9288         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9289         multilibs to be disabled.
9290
9291 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
9292
9293         * MAINTAINERS (Write After Approval): Add myself.
9294
9295 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
9296
9297         * config.guess: Import CVS version 1.195.
9298         * config.sub: Import CVS version 1.212.
9299
9300 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
9301
9302         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9303         gcc/xgcc is built, use -print-prog-name to find out the program
9304         name to use.
9305
9306 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
9307
9308         * config.guess:  Import CVS version 1.194.  All gcc-local changes
9309         appear to also be in the master copy.
9310         * config.sub:  Import CVS version 1.211.
9311
9312 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
9313
9314         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9315         with_gcc]: Use `gcc -shared' to build a shared library.
9316
9317 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9318
9319         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9320         archives.
9321
9322 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9323
9324         * MAINTAINERS (Write After Approval): Add myself.
9325
9326 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
9327
9328         * configure.in (libstdcxx_flags): Do not try to execute
9329         libstdc++-v3/testsuite_flags until it exists.
9330
9331 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
9332
9333         * MAINTAINERS: Update my email address.
9334
9335 2001-05-31  Graham Stott  <grahams@redhat.com>
9336
9337         * MAINTAINERS (Write After Approval): Add myself.
9338
9339 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
9340
9341         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
9342         libraries when using g++ with native linker.
9343
9344 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
9345
9346         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9347
9348 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
9349
9350         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9351         [aix4*|aix5*]: Prepend blank.
9352
9353 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
9354
9355         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9356         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
9357         of subdir/configure scripts to use the new libtool.m4.
9358
9359 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
9360
9361         * MAINTAINERS (Write After Approval): Add myself.
9362
9363 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
9364
9365         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9366
9367 2001-05-11  Ben Elliston  <bje@redhat.com>
9368
9369         * Makefile.in (all-sid): New target.
9370         (check-sid, clean-sid, install-sid): Likewise.
9371
9372 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
9373
9374         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9375
9376 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9377
9378         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9379         libgcj.
9380
9381 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9382
9383         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9384         gcc/xgcc is built, use -print-prog-name to find out the program
9385         name to use.
9386
9387 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
9388
9389         * configure.in (noconfigdirs): Don't reset it from scratch in the
9390         target case; only append to it.
9391
9392         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9393         sparc-*-solaris2.8]: Disable ${libgcj}.
9394
9395 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
9396
9397         * configure.in (libgcj_saved): Copy from $libgcj.
9398         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9399         --disable-libgcj.
9400
9401 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
9402
9403         * MAINTAINERS: Remove self as MIPS maintainer and
9404         C front end maintainer.
9405
9406 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
9407
9408         * configure.in: Move *-chorusos target case to the proper switch.
9409         Disable libgcj.
9410
9411 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9412
9413         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9414         1.641.2.228.
9415
9416 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9417
9418         * Makefile.in (STAGE1_CFLAGS): Pass down.
9419
9420 2001-04-13  Alan Modra  <amodra@one.net.au>
9421
9422         * config.guess: Add hppa64-linux support.  Note for next import that
9423         this is already in the master file.
9424         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
9425
9426 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9427
9428         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9429         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9430
9431 2001-04-11  Stan Shebs  <shebs@apple.com>
9432
9433         * MAINTAINERS: Add self as Darwin port maintainer.
9434
9435 2001-04-11  Alan Modra  <amodra@one.net.au>
9436
9437         * MAINTAINERS: Update my email address.
9438
9439 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
9440
9441         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9442         recent versions of FreeBSD (release 3 or later).
9443         * ltconfig: On FreeBSD, -lc must not be provided when building
9444         a shared library or else the standard -pthread gcc option is
9445         rendered worthless to later users of the built library.
9446
9447 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9448
9449         * MAINTAINERS: Add self and RTH as C front end maintainers.
9450
9451 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
9452
9453         * config.sub: Make sure to match an already-canonicalized
9454         machine name (eg. mn10300-unknown-elf).
9455
9456 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
9457
9458         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9459         New macros.
9460         (bootstrap, cross): Use RECURSE_FLAGS.
9461         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9462
9463 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
9464
9465         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9466
9467 2001-03-22  Colin Howell  <chowell@redhat.com>
9468
9469         * Makefile.in (DO_X): Do not backslash single-quotes in
9470         backquotes (two places).
9471
9472 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9473
9474         Re-installed:
9475         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9476         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9477         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9478         * ltcf-cxx.sh: Likewise.
9479         * ltcf-gcj.sh: Likewise.
9480
9481 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9482
9483         * MAINTAINERS: Add myself as "documentation co-maintainer".
9484
9485 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9486
9487         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9488         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9489
9490 2001-03-19  Tom Tromey  <tromey@redhat.com>
9491
9492         * config-ml.in: Handle GCJ and GCJFLAGS.
9493
9494 2001-03-21  Michael Chastain  <chastain@redhat.com>
9495
9496         * Makefile.in: all-m4 depends on all-texinfo.
9497
9498 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
9499
9500         * MAINTAINERS: Add myself to write after approval list.
9501
9502 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
9503
9504         * Makefile.in (DO_X): Quote nested quotes.
9505
9506 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
9507
9508         * MAINTAINERS: Add myself to write after approval list.
9509
9510 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
9511
9512         * Makefile.in (DO_X): Use double quotes for quoting
9513         "RANLIB=$${RANLIB}".
9514
9515 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
9516
9517         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9518
9519 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
9520
9521         * configure.in: Only use `lang_requires' for languages athat are
9522         actually enabled.
9523
9524 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
9525
9526         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
9527
9528 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
9529
9530         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9531
9532 2001-03-07  Tom Tromey  <tromey@redhat.com>
9533
9534         * configure.in: Allow config-lang.in to set `lang_requires' to list
9535         of other required languages.
9536
9537 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
9538
9539         * Makefile.in: Remove RANLIB definition. Use RANLIB
9540         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9541         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9542
9543 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
9544             Alexandre Oliva  <aoliva@redhat.com>
9545
9546         * Makefile.in (check-c++): Use tabs, not spaces.
9547
9548 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
9549
9550         * MAINTAINERS: add myself to Write After Approval list.
9551
9552 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
9553
9554         * Makefile.in (check-c++): New rule.
9555
9556         * configure.in (target_libs): Remove libg++.
9557         (noconfigdirs): Remove libg++.
9558         (noconfigdirs): Same.
9559         (noconfigdirs): Same.
9560         (noconfigdirs): Same.
9561
9562         * config-ml.in: Remove libg++ references.
9563
9564         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9565         (ALL_TARGET_MODULES): Same.
9566         (configure-target-libg++): Remove.
9567         (all-target-libg++): Remove.
9568         (configure-target-libio): Remove.
9569         (all-target-libio): Remove.
9570         (check-target-libio): Remove.
9571         (.PHONY): Remove.
9572         (libg++.tar.bz2): Remove.
9573         (all-target-cygmon): Remove libio.
9574         (all-target-libstdc++): Remove.
9575         (configure-target-libstdc++): Remove.
9576         (TARGET_LIB_PATH): Remove libstdc++.
9577         (ALL_GCC_CXX): Remove libstdc++.
9578         (all-target-gperf): Correct.
9579
9580 2001-02-16  Nick Clifton  <nickc@redhat.com>
9581
9582         * configure.in (noconfigdirs): Allow configuration of texinfo
9583         for Cygwin hosts.
9584
9585 2001-02-15  Anthony Green  <green@redhat.com>
9586
9587         * configure: Introduce GCJ_FOR_TARGET.
9588         * configure.in: Ditto.
9589         * Makefile.in: Ditto.
9590
9591 2001-02-13  Andreas Schwab  <schwab@suse.de>
9592
9593         * MAINTAINERS: Update mail address.
9594
9595 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9596
9597         * config.guess: Add linux target for S/390.
9598         * config.sub: Likewise.
9599
9600 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
9601
9602         * configure.in: for *-chorusos, don't config target-newlib and
9603         target-libgloss.
9604
9605 2001-02-06  Ben Elliston  <bje@redhat.com>
9606
9607         * configure: Output host type to stdout, not stderr.
9608
9609 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
9610
9611         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
9612         * ltcf-cxx.sh: Likewise.
9613
9614         * config.if: Assume enable_libstdcxx_v3 is defined.
9615
9616 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
9617
9618         Remove V2 C++ library.
9619         * configure.in: Remove --enable-libstdcxx_v3 support.
9620
9621 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
9622
9623         * include/demangle.h: Add prototype for java_demangle_v3.
9624
9625 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
9626
9627         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
9628
9629 2001-01-27  Richard Henderson  <rth@redhat.com>
9630
9631         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9632
9633 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9634
9635         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9636         Don't unset, it's non-portable and no longer necessary, set to empty
9637         instead.
9638
9639 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9640
9641         * ltconfig: Shell portability fix for the tagname validity check.
9642
9643 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
9644
9645         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9646         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9647
9648 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9649
9650         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9651
9652 2001-01-26  Tom Tromey  <tromey@redhat.com>
9653
9654         * configure.in: Allow libgcj to be built on Sparc Solaris.
9655
9656 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
9657
9658         * ltcf-c.sh: Add aix5 case.
9659         * ltcf-cxx.sh: Likewise.
9660         * ltconfig: Likewise.
9661
9662 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
9663
9664         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9665         keep at least one of build_libtool_libs or build_old_libs set to
9666         yes.
9667
9668         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9669         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9670
9671 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
9672
9673         * configure.in: Enable libgcj on several additional platforms.
9674
9675 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
9676
9677         * configure.in: Enable libgcj for linux targets.
9678
9679 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9680
9681         * MAINTAINERS (Write After Approval): Add myself.
9682
9683 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9684
9685         * MAINTAINERS: Add myself as vax port maintainer.
9686
9687 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
9688
9689         * MAINTAINERS: Add myself as Mercury front-end maintainer.
9690
9691 2001-01-09  Mike Stump  <mrs@wrs.com>
9692
9693         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
9694         failures of subdirectories.
9695
9696 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9697
9698         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9699         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9700         * ltcf-cxx.sh: Likewise.
9701         * ltcf-gcj.sh: Likewise.
9702         * ltconfig.sh: Fix typo.
9703
9704 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9705
9706         * configure: handle DOS-style absolute paths.
9707
9708 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9709
9710         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
9711
9712 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
9713
9714         * MAINTAINERS: Add myself as avr port co-maintainer.
9715
9716 2000-12-28  Ben Elliston  <bje@redhat.com>
9717
9718         * MAINTAINERS: Add myself under ``Write After Approval''.
9719
9720 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
9721
9722         * texinfo: Remove directory from GCC.
9723
9724 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9725
9726         * COPYING: Update to current
9727         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
9728         to 19yy as example year in copyright notice).
9729
9730 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
9731
9732         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
9733         (libstdcxx_incdir): Pass down.
9734         * config.if: Remove expired bits for cxx_interface, add stub.
9735         (libstdcxx_incdir): Add variable for g++ include directory.
9736         * configure.in (gxx_include_dir): Use it.
9737
9738 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
9739
9740         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
9741         with old-email address from ``Write After Approval''.
9742
9743 2000-12-15  Andreas Jaeger  <aj@suse.de>
9744
9745         * configure.in: Handle lang_dirs.
9746
9747 2000-12-14  Tom Tromey  <tromey@redhat.com>
9748
9749         * MAINTAINERS: Removed brads.
9750
9751         * MAINTAINERS: Added gcj developers.
9752
9753 2000-12-13  Anthony Green  <green@redhat.com>
9754
9755         * configure.in: Disable libgcj for any target not specifically
9756         listed.  Disable libgcj for x86 and Alpha Linux until compatible
9757         with g++ abi.
9758
9759 2000-12-13  Mike Stump  <mrs@wrs.com>
9760
9761         * Makefile.in (local-distclean): Also remove fastjar.
9762
9763 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
9764
9765         * contrib/gcc_update: Add fastjar --touch entries.
9766
9767 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
9768
9769         * configure.in: Disable language-specific target libraries for
9770         languages that aren't enabled.
9771
9772 2000-12-10  Anthony Green  <green@redhat.com>
9773
9774         * configure.in: Define libgcj.  Disable libgcj target libraries for
9775         most targets.
9776
9777 2000-12-10  Neil Booth  <neilb@earthling.net>
9778
9779         * MAINTAINERS: Update mail address, remove from WAA list.
9780
9781 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9782
9783         * libjava: Imported from /cvs/java.
9784         * libffi: Likewise.
9785         * Boehm-gc: Likewise.
9786
9787 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9788
9789         * configure.in (target_libs): Revert 2000-12-08 patch.
9790         (noconfigdirs): Added target-libjava.
9791
9792 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9793
9794         * djunpack.bat: removed.
9795
9796 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9797
9798         * Makefile.in: handle DOS-style absolute paths.
9799         * config-ml.in: likewise.
9800         * symlink-tree: likewise.
9801
9802 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9803
9804         * fastjar: Imported.
9805
9806 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9807
9808         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
9809         libjava.
9810         * configure.in (target_libs): Removed `target-libjava'.
9811
9812 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9813
9814         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
9815         (ALL_MODULES): Added fastjar.
9816         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
9817         (all-target-libjava): all-fastjar replaces all-zip.
9818         (all-fastjar): Added.
9819         (configure-target-fastjar, all-target-fastjar): Likewise.
9820         * configure.in (host_tools): Added fastjar.
9821
9822 2000-12-07  Mike Stump  <mrs@wrs.com>
9823
9824         * Makefile.in (local-distclean): Remove leftover built files.
9825
9826 2000-11-24  Nick Clifton  <nickc@redhat.com>
9827
9828         * configure.in (xscale-elf): Add target.
9829         (xscale-coff): Add target.
9830
9831 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
9832
9833         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9834         recent versions of FreeBSD (release 3 or later).
9835         * ltconfig: On FreeBSD, -lc must not be provided when building
9836         a shared library or else the standard -pthread gcc option is
9837         rendered worthless to later users of the built library.
9838
9839 2000-11-16  Fred Fish  <fnf@be.com>
9840
9841         * configure.in (enable_libstdcxx_v3): Fix typo,
9842         libstd++ -> libstdc++.
9843
9844 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9845
9846         * MAINTAINERS: Add self to Write After Approval list.
9847
9848 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
9849
9850         * MAINTAINERS: Update my email address.  Add myself to global write
9851         privs list.
9852
9853 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
9854
9855         * Makefile.in: Merge with src and libgcj.
9856         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
9857         configure-target-<library> when their configure scripts need the C
9858         or C++ library to have already been built to work properly.
9859         (do_proto_toplev): Set them to an empty string.
9860
9861         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9862         (REALLY_SET_LIB_PATH): Use them.
9863
9864 2000-11-17  Stan Shebs  <shebs@apple.com>
9865
9866         * MAINTAINERS: Add self to Write After Approval list.
9867
9868 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9869
9870         * configure: Provide the original toplevel configure arguments
9871         (including $0) to subprocesses in the environment rather than
9872         through gcc/configargs.h.
9873
9874 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9875
9876         * MAINTAINERS: Remove references to cccp. Change C9X reference to
9877         C99.  Alphabetise "Write After Approval" list.
9878
9879 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
9880
9881         * configure: Turn on libstdc++ V3 by default.
9882
9883         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9884         if we've got GCC.
9885
9886 2000-11-11  Philip Blundell  <philb@gnu.org>
9887
9888         * MAINTAINERS: Add self to Write After Approval list.
9889
9890 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
9891
9892         * ltcf-c.sh (aix4): Improve shared library configuration; require
9893         exporting symbols.
9894         * ltcf-cxx.sh (aix4): Define.
9895         * ltconfig (aix4): Define library and soname specs appropriate for
9896         AIX.  Define command to create export symbols list.
9897
9898 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
9899
9900         * config.sub: Add support for Sun Chorus
9901
9902 2000-10-31  Nick Clifton  <nickc@redhat.com>
9903
9904         * MAINTAINERS: Rename <name>@cygnus.com addresses to
9905         <name>@redhat.com.  Also installed new email address for Clint
9906         Popetz.
9907
9908 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
9909
9910         * etc: Remove directory from GCC.
9911
9912 2000-10-16  Michael Meissner  <meissner@redhat.com>
9913
9914         * configure (gcc/configargs.h): Only create if there is a build GCC
9915         directory created.
9916
9917 2000-10-16  Matthias Klose  <doko@debian.org>
9918
9919         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9920         when configured for libstdc++-v3.
9921
9922 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
9923
9924         * configure: Save configure arguments to gcc/configargs.h.
9925
9926 2000-10-04  Philipp Thomas  <pthomas@suse.de>
9927
9928         * config.guess: Import CVS version 1.157.
9929         * config.sub: Import CVS version 1.181.
9930
9931 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
9932
9933         * Makefile.in (bootstrap): avoid recursion if subdir missing
9934         (cross): ditto
9935         (do-proto-toplev): ditto
9936
9937 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
9938
9939         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9940         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9941
9942         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9943         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
9944         all affected `configure' scripts.
9945
9946 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
9947
9948         * MAINTAINERS: Add self as cpplib co-maintainer.
9949
9950 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
9951
9952         * MAINTAINERS: Add self to Write After Approval list.
9953
9954 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9955
9956         * INSTALL/README: egcs -> GCC update.
9957
9958 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
9959
9960         * MAINTAINERS: Add myself to Write After Approval list.
9961
9962 2000-09-15  Kazu Hirata  <kazu@hxi.com>
9963
9964         * MAINTAINERS: Add myself to Write After Approval list.
9965
9966 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
9967
9968         * configure.in: Do not build byacc for hppa64.  Provide paths to the
9969         X11 libraries for hppa64.
9970
9971 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9972
9973         * MAINTAINERS: Add myself as 68hc11 port maintainer.
9974
9975 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
9976
9977         * Makefile.in (all-zlib): Added dummy target.
9978
9979         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9980         ltcf-gcj.sh: Updated from libtool multi-language branch.
9981
9982 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
9983
9984         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9985         (bootstrap*): Depend on all-bootstrap.
9986
9987 2000-09-05  Philipp Thomas  <pthomas@suse.de>
9988
9989         * config.guess: Import CVS version 1.156.
9990         * config.sub: Import CVS version 1.179.
9991
9992 2000-09-02  Anthony Green  <green@cygnus.com>
9993
9994         * Makefile.in (all-gcc): Depend on all-zlib.
9995         (CLEAN_MODULES): Add clean-zlib.
9996         (ALL_MODULES): Add all-zlib.
9997         * configure.in (host_libs): Add zlib.
9998
9999 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
10000
10001         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10002         crosses, but add gcc/include to the header search path for them.
10003
10004 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
10005
10006         * MAINTAINERS: Add self to Write After Approval list.
10007
10008 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10009
10010         * config.guess: Import CVS version 1.152.
10011         * config.sub: Import CVS version 1.177.
10012
10013 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
10014
10015         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10016         $targargs to tell whether newlib is going to be built.
10017
10018         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10019         $$r/TARGET_SUBDIR/libio for _G_config.h.
10020
10021 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
10022
10023         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10024
10025 2000-08-22  DJ Delorie  <dj@redhat.com>
10026
10027         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10028
10029 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
10030
10031         * config-ml.in (CC, CXX): Avoid trailing whitespace.
10032         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10033         sub-configures.
10034
10035 2000-08-21  DJ Delorie  <dj@redhat.com>
10036
10037         * MAINTAINERS: Add self as a libiberty maintainer
10038
10039 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
10040
10041         * configure.in (libstdcxx_flags): Use
10042         libstdc++-v3/src/libstdc++.INC.
10043
10044 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
10045
10046         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10047
10048 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
10049
10050         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10051
10052         * configure: Make enable_threads and enable_shared defaults
10053         explicit.  Substitute enable_threads into generated Makefiles.
10054         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10055         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10056
10057 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
10058
10059         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10060
10061 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
10062
10063         * config-ml.in (CC): Remove bogus duplicate quotation mark from
10064         previous delta.
10065
10066 2000-08-11  Jason Merrill  <jason@redhat.com>
10067
10068         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10069         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10070         (FLAGS_FOR_TARGET): Not here.
10071         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10072
10073 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
10074
10075         * config-ml.in (CC, CXX): Don't introduce a leading space.
10076
10077 2000-08-07  DJ Delorie  <dj@delorie.com>
10078
10079         * MAINTAINERS: Add self as a DJGPP maintainer
10080
10081 2000-08-07  DJ Delorie  <dj@redhat.com>
10082
10083         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10084         "if we're also building gcc, and it's a gcc that will run on the
10085         build machine, we want to use its includes instead of the system's
10086         default includes".
10087
10088 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10089
10090         * MAINTAINERS: Add self to Write After Approval list.
10091
10092 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
10093
10094         * configure.in (libstdcxx_flags): Don't use `"'.
10095
10096         * config-ml.in: Adjust multilib search paths to the
10097         appropriate multilib tree.
10098
10099 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
10100
10101         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10102         commas in $LANGUAGES.
10103
10104 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
10105
10106         * configure.in: Re-enable all references to libg++ and librx.
10107
10108 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
10109
10110         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10111         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
10112         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10113         * ltcf-cxx.sh (need_lc): Set based on postdeps.
10114
10115         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10116
10117 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
10118
10119         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10120         CXX_FOR_TARGET for sed.
10121
10122 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
10123
10124         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10125         Do not override if already set in the environment or in configure.
10126         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10127         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10128
10129 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
10130
10131         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10132         the libtool CVS tree multi-language branch.
10133         * ltconfig, ltmain.sh: Updated.
10134
10135 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
10136
10137         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10138         (clean-target): Depend on it.
10139
10140         * Makefile.in (FLAGS_FOR_TARGET): New macro.
10141         (GCC_FOR_TARGET): Use it.
10142         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10143         * configure.in: ... here.
10144         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
10145         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10146
10147 2000-07-24  Eric Christopher  <echristo@cygnus.com>
10148
10149         * MAINTAINERS: Add self to Write After Approval list.
10150
10151 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
10152
10153         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10154         (configure-target-libchill, configure-target-libobjc): Likewise.
10155
10156         * configure.in: Use the same cache file for all target libs.
10157         * config-ml.in: But different cache files per multilib variant.
10158
10159 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10160
10161         * configure (topsrcdir): Don't use dirname.
10162
10163 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
10164
10165         * MAINTAINERS: Add self to Write After Approval list.
10166
10167 2000-07-20  Jason Merrill  <jason@redhat.com>
10168
10169         * configure.in: Remove all references to libg++ and librx.
10170
10171         * configure, configure.in, Makefile.in: Unify gcc and binutils.
10172
10173 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
10174
10175         * config.sub: Update to subversions version 2000-07-06.
10176
10177 2000-07-12  Andrew Haley  <aph@cygnus.com>
10178
10179         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10180         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10181
10182 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
10183
10184         * symlink-tree:  Check number of arguments.
10185
10186 2000-07-05  Jim Wilson  <wilson@cygnus.com>
10187
10188         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10189         search path for a g++ extracted from the build tree.  This
10190         will allow link tests run by configure scripts in
10191         subdirectories to succeed.
10192
10193 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
10194
10195         * ltconfig: Add support for mips-dde-sysv4.2MP
10196
10197 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10198
10199         * MAINTAINERS: Add myself as loop discovery maintainer.
10200
10201 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
10202
10203         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10204         `os2'. Force ac_cv_exeext to be ".exe" in that case.
10205
10206 2000-06-19  Timothy Wall  <twall@cygnus.com>
10207
10208         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10209         * config.sub: Add tic54x target.
10210
10211 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10212
10213         * MAINTAINERS: Add self as Fortran maintainer,
10214         remove Craig Burley.
10215
10216 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10217
10218         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10219         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10220
10221 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
10222
10223         * MAINTAINERS: Add self as i18n maintainer
10224
10225 20000-05-21  H.J. Lu  (hjl@gnu.org)
10226
10227         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10228         directory are used if they exist. Make sure
10229         $(build_tooldir)/include is searched for header files,
10230         $(build_tooldir)/lib/ for library files.
10231         (GCC_FOR_TARGET): Likewise.
10232         (CXX_FOR_TARGET): Likewise.
10233
10234 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
10235
10236         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10237
10238 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
10239
10240         * Makefile.in (configure-target-libiberty): Depend on
10241         configure-target-newlib.
10242
10243 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
10244
10245         * configure.in, Makefile.in: Merge all libffi-related
10246         configury stuff from the libgcj tree.
10247
10248 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10249
10250         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10251         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10252
10253 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10254
10255         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10256         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10257         current version information.  Add to proto-toplev directory.
10258         (gdb-taz): Build do-djunpack.
10259
10260 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
10261
10262         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10263
10264 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10265
10266         * MAINTAINERS: Add self to Write After Approval list.
10267
10268 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10269
10270         * ltmain.sh: Preserve in relink_command any environment
10271         variables that may affect the linker behavior.
10272
10273 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
10274
10275         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10276
10277 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
10278
10279         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10280
10281 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
10282
10283         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10284         with the version name.
10285
10286 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
10287
10288         * MAINTAINERS: Add self as bb-reorder maintainer.
10289
10290 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
10291
10292         * config.if: Tweak.
10293
10294 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
10295
10296         * djunpack.bat: New file.
10297
10298 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10299
10300         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10301         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10302         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10303         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10304
10305 2000-04-16  Dave Pitts  <dpitts@cozx.com>
10306
10307         * config.sub (case $basic_machine): Change default for "ibm-*"
10308         to "openedition".
10309
10310 2000-04-13  Andreas Jaeger  <aj@suse.de>
10311
10312         * MAINTAINERS: Added myself.
10313
10314 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10315
10316         * Makefile.in (gdb-taz): New target.  GDB specific archive.
10317         (do-md5sum): New target.
10318         (MD5PROG): Define.
10319         (PACKAGE): Default to TOOL.
10320         (VER): Default to a shell script.
10321         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
10322         md5 checksum generation.
10323         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10324         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10325         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10326         insight.tar.bz2): Use gdb-taz to create archive.
10327
10328 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10329
10330         * configure (warn_cflags): Delete.
10331
10332 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
10333
10334         * MAINTAINERS: Added myself.
10335
10336 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
10337             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
10338
10339         * configure.in (enable_libstdcxx_v3): Add.
10340         (target_libs): Add bits here to switch between libstdc++-v2 and
10341         libstdc++-v3.
10342         * config.if: And this file too.
10343         * Makefile.in: Add libstdc++-v3 targets.
10344
10345 2000-04-05  Michael Meissner  <meissner@redhat.com>
10346
10347         * config.sub (d30v): Add d30v as a basic machine type.
10348
10349 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
10350
10351         * configure.in: -linux-gnu*, not -linux-gnu.
10352
10353 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10354
10355         * MAINTAINERS: Add self in write-after-approval section.
10356
10357 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
10358
10359         * MAINTAINERS: Add self as ia64 port maintainer.
10360
10361 2000-03-08  Neil Booth  <NeilB@earthling.net>
10362
10363         * MAINTAINERS: Add self in write-after-approval section.
10364
10365 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10366
10367         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10368         (do-tar-bz2): Replace TOOL with PACKAGE.
10369         (gdb.tar.bz2): Remove GDBTK from GDB package.
10370         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10371         dejagnu.tar.bz2): New packages.
10372
10373 2000-02-27  Andreas Jaeger  <aj@suse.de>
10374
10375         * configure.in: Add entry for mips*-*-linux*, move catch all
10376         *-*-*linux* entry below this one.
10377
10378 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
10379
10380         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10381
10382 2000-02-24  Nick Clifton  <nickc@cygnus.com>
10383
10384         * config.sub: Support an OS of "wince".
10385
10386 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10387
10388         * config.guess, config.sub: Updated to match config's 2000-02-15
10389         version.
10390
10391 2000-02-23  Linas Vepstas  <linas@linas.org>
10392
10393         * config.sub: Add support for Linux/IBM 370.
10394         * configure.in: Likewise.
10395
10396 2000-02-22  Nick Clifton  <nickc@cygnus.com>
10397
10398         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10399
10400 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
10401
10402         * config.guess: Guess "cygwin" rather than "cygwin32".
10403
10404 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10405
10406         * configure (gcc_version): When setting, narrow search to
10407         lines containing `version_string'.
10408
10409 2000-02-15  Denis Chertykov  <denisc@overta.ru>
10410
10411         * config.sub: Add support for avr target.
10412
10413 2000-02-14  Nick Clifton  <nickc@cygnus.com>
10414
10415         * MAINTAINERS: Add maintainers for MCore port.
10416
10417 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10418
10419         * config.sub: Add mmix-knuth-mmixware.
10420
10421 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10422
10423         * MAINTAINERS: Pair cccp with cpplib maintainership.
10424
10425 2000-01-27  Christopher Faylor  <cgf@redhat.com>
10426
10427         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10428         structure stuff to -L library search.
10429         (CXX_FOR_TARGET): Ditto.
10430         (CROSS_CHECK_MODULES): Fix spelling mistake.
10431
10432 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
10433
10434         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10435         the C++ compiler.
10436
10437 2000-01-12  Richard Henderson  <rth@cygnus.com>
10438
10439         * configure.in: Don't build some bits for beos.
10440
10441 2000-01-12  Joel Sherrill (joel@OARcorp.com)
10442
10443         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10444         as include files.
10445
10446 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
10447
10448         * Add self as cpplib maintainer, as requested by Jason
10449         Merrill.  Correct my e-mail address.
10450
10451 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
10452
10453         * configure.in: Use mt-aix43 to handle *_TARGET defs,
10454         not mh-aix43.
10455
10456 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
10457
10458         * MAINTAINERS: Add myself to "write after approval" list.
10459
10460 1999-12-14  Richard Henderson  <rth@cygnus.com>
10461
10462         * config.guess (alpha-osf, alpha-linux): Detect ev67.
10463         * config.sub: Accept alphaev[78], alphaev8.
10464
10465 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10466
10467         * config.guess, config.sub: Update from autoconf.
10468
10469 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
10470
10471         * MAINTAINERS:  update my playtime e-address.
10472
10473 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10474
10475         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10476         necessary libraries are missing.
10477
10478 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
10479
10480         * MAINTAINERS: Add new 'write after approval' maintainer.
10481
10482 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10483
10484         * MAINTAINERS: Add new Java maintainer.
10485
10486 1999-10-25  Andreas Schwab  <schwab@suse.de>
10487
10488         * configure: Fix quoting inside arguments of eval.
10489
10490 1999-10-21  Nick Clifton  <nickc@cygnus.com>
10491
10492         * config-ml.in: Allow suppression of some ARM multilibs.
10493
10494 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
10495
10496         * config.guess: Add OS/390 match pattern.
10497         * config.sub: Add mvs, openedition targets.
10498         * configure.in (i370-ibm-opened*): New.
10499
10500 1999-09-04  Steve Chamberlain  <sac@pobox.com>
10501
10502         * config.sub: Add support for configuring for pj.
10503
10504 1999-08-31  Nick Clifton  <nickc@cygnus.com>
10505
10506         * config.sub (maybe_os): Add support for configuring for fr30.
10507
10508 1999-08-25  Nick Clifton  <nickc@cygnus.com>
10509
10510         * configure.in: Do not configure or build ld for AIX
10511         platforms.  ld is known to be broken on these platforms.
10512
10513 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10514
10515         * config-ml.in: Pass compiler flag corresponding to multidirs to
10516         subdir configures.
10517
10518 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
10519
10520         * Makefile.in (LDFLAGS): Define.
10521
10522 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
10523
10524         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10525         noconfigdirs.
10526         (*-*-cygwin*): Likewise.
10527
10528 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
10529
10530         * mkdep: New file.
10531         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10532         (BINUTILS_SUPPORT_DIRS): Add mkdep.
10533
10534         From Eli Zaretskii <eliz@is.elta.co.il>:
10535         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10536         long file name when using DJGPP on MS-DOS.
10537
10538 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
10539
10540         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10541
10542 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
10543
10544         * Makefile.in (check-target-libio): Remove all-target-libstdc++
10545         dependency as this causes "make check" to globally "make all"
10546
10547 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
10548
10549         * configure.in (target_libs): Added target-zlib.
10550         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10551         (CONFIGURE_TARGET_MODULES): Likewise.
10552         (CHECK_TARGET_MODULES): Likewise.
10553         (INSTALL_TARGET_MODULES): Likewise.
10554         (CLEAN_TARGET_MODULES): Likewise.
10555         (configure-target-zlib): New target.
10556         (all-target-zlib): Likewise.
10557         (all-target-libjava): Depend on all-target-zlib.
10558         (configure-target-libjava): Depend on configure-target-zlib.
10559
10560         * Makefile.in (configure-target-libjava): Depend on
10561         configure-target-newlib.
10562         (configure-target-boehm-gc): New target.
10563         (configure-target-qthreads): New target.
10564
10565         * configure.in (target_libs): Added target-qthreads.
10566         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10567         (CONFIGURE_TARGET_MODULES): Likewise.
10568         (CHECK_TARGET_MODULES): Likewise.
10569         (INSTALL_TARGET_MODULES): Likewise.
10570         (CLEAN_TARGET_MODULES): Likewise.
10571         (all-target-qthreads): New target.
10572         (configure-target-libjava): Depend on configure-target-qthreads.
10573         (all-target-libjava): Depend on all-target-qthreads.
10574
10575         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10576         (CONFIGURE_TARGET_MODULES): Likewise.
10577         (CHECK_TARGET_MODULES): Likewise.
10578         (INSTALL_TARGET_MODULES): Likewise.
10579         (CLEAN_TARGET_MODULES): Likewise.
10580         (all-target-libjava): New target.
10581         (all-target-boehm-gc): Likewise.
10582         * configure.in (target_libs): Added libjava, boehm-gc.
10583
10584 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
10585
10586         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10587         configure.bat in SUPPORT_FILES.
10588         (gas+binutils.tar.bz2): Likewise.
10589
10590         * makeall.bat: Remove; obsolete.
10591
10592 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
10593
10594         From Mark Elbrecht:
10595         * configure.bat: Remove; obsolete.
10596
10597 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
10598
10599         * configure: Add -W -Wall to the default CFLAGS when compiling with
10600         gcc.
10601
10602 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
10603
10604         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10605
10606 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
10607
10608         * configure.in: Build ld on IRIX6.
10609
10610 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
10611
10612         * Makefile.in: Change distribution targets to use bzip2 instead of
10613         gzip.
10614         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10615         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10616
10617 1999-06-04  Nick Clifton  <nickc@cygnus.com>
10618
10619         * config.sub: Add mcore target.
10620
10621 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
10622
10623         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10624
10625 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
10626
10627         * config.guess (dummy): Changed to $dummy.
10628
10629 1999-05-24  Nick Clifton  <nickc@cygnus.com>
10630
10631         * config.sub: Tidied up case statements.
10632
10633 1999-05-22  Ben Elliston  <bje@cygnus.com>
10634
10635         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10636         <jiro@din.or.jp>.
10637
10638         * config.guess: Merge with FSF version. Future changes will be
10639         more accurately recorded in this ChangeLog.
10640         * config.sub: Likewise.
10641
10642 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
10643
10644          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10645
10646 1999-04-30  Tom Tromey  <tromey@cygnus.com>
10647
10648         * ltmain.sh: [mode link] Always use CC given by ltconfig.
10649
10650 1999-04-23  Tom Tromey  <tromey@cygnus.com>
10651
10652         * ltconfig, ltmain.sh: Update to libtool 1.2f.
10653
10654 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
10655
10656         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
10657         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
10658         Bad merge removed these two changes.
10659
10660 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
10661                           Martin Heller (Ing.-Buero_Heller@t-online.de)
10662
10663         * config.guess (interix Alpha): Add.
10664
10665 1999-04-11  Richard Henderson  <rth@cygnus.com>
10666
10667         * configure.in (i?86-*-beos*): Do config gperf; don't config
10668         gdb, newlib, or libgloss.
10669
10670 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
10671
10672         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
10673         link a trivial program with -mabi=64.  If it fails, remove mabi=64
10674         from multidirs.
10675
10676 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
10677
10678         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
10679
10680 1999-04-08  Nick Clifton  <nickc@cygnus.com>
10681
10682         * config.sub: Add support for mcore targets.
10683
10684 1999-04-07  Michael Meissner  <meissner@cygnus.com>
10685
10686         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
10687         not mt-ospace, in order to shut up assembler warning about using
10688         symbols that are named the same as registers.
10689
10690 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
10691
10692         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
10693         dependency list for all-target-cygmon.
10694
10695 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
10696
10697         * config-ml.in: Check $host, not $target, for selective multilibs.
10698         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
10699         thumb interworking, and underscore prefix multilibs.
10700
10701 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
10702
10703         * missing: Update to version from current automake.
10704
10705 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
10706
10707         * configure (gxx_include_dir): Removed.
10708
10709         * configure.in (gxx_include_dir): Handle it.
10710         * Makefile.in: Likewise.
10711
10712 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
10713
10714         * config.sub (mips64vr4111,mips64vr4111el) Add.
10715
10716 1999-03-21  Ben Elliston  <bje@cygnus.com>
10717
10718         * config.guess: Correct typo for detecting ELF on FreeBSD.
10719
10720 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
10721
10722         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
10723         config/mh-djgpp.
10724
10725 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
10726
10727         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
10728         all-target-newlib to dependency list for all-target-bsp.
10729
10730 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10731
10732         * config.sub: Add i386-uwin support.
10733         * config.guess: Likewise.
10734
10735 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10736
10737         * configure.in: cleanup, add mh-*pic handling for arm, special
10738         case powerpc*-*-aix*
10739
10740 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
10741
10742         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
10743         can be built.
10744
10745 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
10746
10747         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
10748         targets.
10749
10750 1999-03-02  Nick Clifton  <nickc@cygnus.com>
10751
10752         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
10753
10754 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
10755
10756         * config.sub: Check for "cygwin*" rather than "cygwin32*"
10757
10758 1999-02-24  Nick Clifton  <nickc@cygnus.com>
10759
10760         * config.sub: Fix typo in arm recognition.
10761
10762 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
10763
10764         * configure.in (noconfigdirs): Changed target_configdirs to
10765         include target-bsp only for m68k-*-elf* and m68k-*-coff*
10766         rather than m68k-*-* since it is not known to work on
10767         m68k-aout. Ditto for arm-*-*oabi.
10768
10769 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
10770
10771         * configure.in (*-*-windows*): Remove, no longer used.
10772
10773 1999-02-19  Ben Elliston <bje@cygnus.com>
10774
10775         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
10776         Smart and improved by Andrew Cagney.
10777
10778 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
10779
10780         * config.guess: Recognize openbsd-*-hppa.
10781
10782 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
10783
10784         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
10785         only if it is not empty.
10786
10787 1999-02-17  Nick Clifton  <nickc@cygnus.com>
10788
10789         Patch from: Scott Bambrough <scottb@corelcomputer.com>
10790
10791         * config.guess: Modified to recognize uname's armv* syntax.
10792
10793         * config.sub: Modified to recognize uname's armv* syntax.
10794
10795 1999-02-17  Mark Salter  <msalter@cygnus.com>
10796
10797         * configure.in: Added target-bsp for sparclite.
10798
10799 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
10800
10801         * config.sub: Recognize alphapca5[67] and up to alphaev8.
10802
10803 1999-02-08  Nick Clifton  <nickc@cygnus.com>
10804
10805         * configure.in: Add support for strongarm port.
10806         * config.sub: Add support for strongarm target.
10807
10808 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10809
10810         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10811         the old name config/mh-cygwin32.
10812         Enable texinfo.
10813
10814 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
10815
10816         * configure.in: Do build ld for ix86 Solaris.
10817
10818 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
10819
10820         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
10821         $AR_FOR_TARGET.  Likewise for RANLIB.
10822
10823 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
10824
10825         * config.sub (oabi):  Recognize.
10826         * configure.in (arm-*-oabi):  Handle.
10827
10828 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
10829
10830         * config.guess: Improve detection of i686 on UnixWare 7.
10831
10832 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10833
10834         * config.guess: Add support for i386-pc-interix.
10835         * config.sub: Likewise.
10836         * configure.in: Likewise.
10837
10838 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
10839
10840         * Makefile.in: Remove unneeded all-target-libio from
10841         from all-target-winsup target since it is now unneeded.
10842         Add all-target-libtermcap in its place since it is now
10843         needed.
10844
10845 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
10846
10847         * configure.in: makefile stub for cygwin target is probably
10848         unnecessary.  Remove it for now.
10849
10850 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
10851
10852         * configure.in: libtermcap.a should be built when cygwin is the
10853         target as well as the host.
10854         * config.guess: Allow mixed case in cygwin uname output.
10855         * Makefile.in: Add libtermcap target.
10856
10857 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
10858
10859         * config.sub: Clean up handling of hppa2.0.
10860
10861 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
10862
10863         * config.guess: Use C code to identify more HP machines.
10864
10865 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
10866
10867         * config.sub: Handle hppa2.0.
10868
10869 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
10870
10871         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10872         cygmon for all sparclite targets, regardless of object format.
10873
10874 1998-12-15  Mark Salter  <msalter@cygnus.com>
10875
10876         * configure.in: Added target-bsp for several target architectures.
10877
10878         * Makefile.in: Added rules for bsp.
10879
10880 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
10881
10882         * config.guess: Improve detection of hppa2.0 processors.
10883
10884 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
10885
10886         * config.guess: Recognize FreeBSD using ELF automatically.
10887
10888 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
10889
10890         * configure (skip-this-dir): Add handling for new shell script, which
10891         might be created by a sub-directory's configure to indicate, this particular
10892         directory is "unwanted".
10893         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10894
10895 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
10896
10897         * ltconfig: import from libtool, after changing libtool to
10898         account for the cygwin name change.
10899
10900 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
10901
10902         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10903         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10904
10905 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
10906
10907         * configure.in: Add libtermcap to list of cygwin dependencies.
10908
10909 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
10910
10911         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10912         they include winsup/include when it's a cygwin target.
10913
10914 1998-11-12  Tom Tromey  <tromey@cygnus.com>
10915
10916         * configure.in (host_tools): Added zip.
10917         * Makefile.in (all-target-libjava): Depend on all-zip.
10918         (all-zip): New target.
10919         (ALL_MODULES): Added all-zip.
10920         (NATIVE_CHECK_MODULES): Added check-zip.
10921         (INSTALL_MODULES): Added install-zip.
10922         (CLEAN_MODULES): Added clean-zip.
10923
10924 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
10925
10926         * Makefile.in: lose "32" from comment about cygwin.
10927
10928 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
10929
10930         * configure.in: Use -Os to build target libraries for the fr30.
10931
10932 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
10933
10934         * config.sub: Add fr30.
10935
10936 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
10937
10938         * configure.in: drop "32" from config/mh-cygwin32.  Check
10939         cygwin* instead of cygwin32*.
10940         * config.sub: Check cygwin* instead of cygwin32*.
10941
10942 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
10943
10944         * config.guess: Match any version of Unixware7.
10945
10946 1998-10-20  Syd Polk  <spolk@cygnus.com>
10947
10948         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10949         if desired.
10950
10951 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
10952
10953         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10954         these if the appropriate directories and files to not exist.
10955
10956 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
10957
10958         * Makefile.in (DEVO_SUPPORT): Add config.if.
10959
10960 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10961
10962         * configure: Add pattern to replace "build_tooldir"'s
10963         definition in the generated Makefile with "tooldir"'s
10964         actual value.
10965
10966 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
10967
10968         * config.sub: Bring back lost sparcv9.
10969
10970         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10971
10972 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
10973
10974         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10975         CC_FOR_TARGET and friends.
10976
10977 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
10978
10979         * Makefile.in (build_tooldir): New variable, same as tooldir.
10980         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10981         -B$(build_tooldir)/bin/.
10982         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10983
10984 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10985
10986         * README: Remove installation instructions and refer to the
10987         INSTALL directory instead.
10988
10989 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
10990
10991         * config.sub: Add support for i[34567]86-pc-udk.
10992         * configure.in: Likewise.
10993
10994 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
10995
10996         * Makefile.in: add bzip2 package building bits for user
10997         tools module
10998         * configure.in: ditto
10999
11000 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
11001
11002         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11003         (ALL_TARGET_MODULES): Add all-target-libobjc.
11004         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11005         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11006         (all-target-libchill): Add dependencies.
11007         * configure.in (target_libs): Add libchill.
11008
11009 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
11010
11011         * configure.in (target_subdir): Remove duplicate line.
11012
11013 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
11014
11015         * Makefile.in (all-automake): fix dependencies.
11016
11017 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
11018
11019         * configure.in: Minor cleanups for building in the $(target_alias)
11020         subdir.
11021
11022 1998-09-22  Jim Wilson  <wilson@cygnus.com>
11023
11024         * Makefile.in (bootstrap): Set r and s before make all.  Use
11025         BASE_FLAGS_TO_PASS in make all.
11026         (cross): Likewise.
11027
11028 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
11029
11030         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11031
11032 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
11033
11034         * config.sub: Fix typo in last change.
11035
11036 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11037
11038         * config.sub: Add support for C4x target.
11039         * configure.in: Likewise.
11040
11041 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
11042
11043         * config.sub: Recognize sparcv9 just like sparc64.
11044
11045 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
11046
11047         * config.guess: Match "Pent II" or "PentII" for OpenServer.
11048
11049 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
11050
11051         * config.guess: Correctly identify Pentium II sco boxes.
11052
11053         * config.guess: Fix "tr" code.  From Weiwen Liu.
11054
11055 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
11056
11057         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11058         stabs.
11059
11060 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
11061
11062         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11063         (ALL_TARGET_MODULES): Add all-target-libchill.
11064         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11065         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11066         (all-target-libchill): Add dependencies.
11067         * configure.in (target_libs): Add libchill.
11068
11069 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11070
11071         * config.guess: Avoid assumptions about "tr" behaves when
11072         LANG is set to something other than English.
11073
11074 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
11075
11076         * configure (gxx_include_dir): Changed to
11077         '${prefix}/include/g++'-${libstdcxx_interface}.
11078
11079         * config.if: New to determine the interfaces.
11080
11081 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
11082
11083         * config.guess: Detect and handle MPE/IX.
11084         * config.sub: Deal with MPE/IX.
11085
11086 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
11087
11088         * configure.in: Use mh-aix43.
11089
11090 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
11091
11092         * configure: Fix --without/--disable cases for gxx-include-dir.
11093
11094 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
11095
11096         * mdata-sh:  Imported.  Needed for automake support.
11097
11098 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
11099
11100         * Makefile.in (taz): Try "chmod -R og=u ." before
11101         "chmod og=u `find . -print`".
11102
11103 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
11104
11105         * configure.in: Add arm-elf and thumb-elf support.
11106
11107 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
11108
11109         * Makefile.in: Undo previous patch.
11110
11111 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
11112
11113         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11114         to here ...
11115         (install-no-fixedincludes): and here
11116         (INSTALL_MODULES): ... from here.
11117
11118 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11119
11120         * config.sub: Merge with FSF.
11121
11122         * config.guess: Merge with FSF.
11123
11124 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
11125
11126         * configure (extraconfigdirs): New variable.
11127         (SUBDIRS): Add extraconfigdirs and recurse on them too.
11128         * Makefile.in (all): Move higher in file.
11129         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11130         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11131         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11132         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11133         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11134
11135 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
11136
11137         * Makefile.in (all-target-libjava): Depend on all-gcc and
11138         all-target-newlib.
11139         (configure-target-libjava): Depend on $(ALL_GCC).
11140
11141 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
11142
11143         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11144         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11145
11146 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
11147
11148         * INSTALL/README: Fix typo.
11149
11150 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11151
11152         * ylwrap: Change absolute path checks to check for DOS style path
11153         names.
11154
11155         * ylwrap: Don't use a full path name if the source file is in the
11156         same directory.  From hjl@lucon.org (H.J. Lu).
11157
11158         * config-ml.in: Default to being verbose, to match Feb 18 change to
11159         configure.
11160
11161 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
11162
11163         Brought over from egcs:
11164
11165         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11166
11167         * configure.in (target_subdir): Set to ${target_alias} instead
11168         of "libraries".
11169
11170         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11171
11172         * configure.in (target_subdir): Set to libraries if enable_multilib.
11173
11174 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
11175
11176         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11177         multilibs, force reconfiguration the first time we create
11178         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11179
11180 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
11181
11182         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11183         avoid confusion with --no-recursion.
11184
11185 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
11186
11187         * configure.in: Win32 hosts shouldn't use install -x
11188         * install-sh: remove -x option, and special .exe-handling
11189         hack.
11190
11191 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
11192
11193         * config.guess: Recognize i586-pc-beos.
11194         * configure.in: Don't build some bits for beos.
11195
11196 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11197
11198         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11199         CFLAGS default to -O2.
11200
11201         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11202         when using GNU ld.
11203
11204 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
11205
11206         * ltmain.sh: Correct install when using a different shell.
11207
11208 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11209
11210         * ltconfig, ltmain.sh: Update to libtool 1.2b.
11211
11212 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
11213
11214         * makefile.vms: Update to build binutils/makefile.vms.  Add install
11215         target.
11216
11217 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
11218
11219         * ltconfig: Update to correct AIX handling.
11220
11221 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11222
11223         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11224
11225         * configure.in (target_subdir): Set to ${target_alias} instead
11226         of "libraries".
11227
11228 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
11229
11230         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11231         (Makefile): Depend on $(gcc_version_trigger).
11232
11233         * configure (gcc_version): Change default initializer to empty
11234         string.
11235         (gcc_version_trigger): New variable; pass this variable down
11236         to subdir configures to enable them checking gcc's version
11237         themselves. Emit make macros for both gcc_version vars.
11238         (topsrcdir): Initialize reliably.
11239         (recursion line): Remove --with-gcc-version=${gcc_version}.
11240
11241 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11242
11243         * configure (enable_version_specific_runtime_libs): Implement new flag
11244         --enable-version-specific-runtime-libs which installs C++ runtime stuff
11245         in $(libsubdir); emit definition in each generated Makefile.
11246         (gxx_include_dir): Initialize depending on
11247         $enable_version_specific_runtime_libs.
11248
11249 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11250
11251         * configure (gcc_version): Initialize properly depending on
11252         how and where configure is started.
11253         (recursion line): Pass a --with-gcc-version=${gcc_version}
11254         to configures in subdirs.
11255
11256 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
11257
11258         * configure.in (noconfigdirs): Add configure pattern for mips tx39
11259         cygmon
11260
11261 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
11262
11263         * configure.in: Add cygmon and libstub support for mn10200.
11264
11265 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
11266
11267         * configure (gcc_version): Add new variable describing the
11268         particular gcc version we're building.
11269         * Makefile.in (libsubdir): Add new macro for the directory
11270         in which the compiler finds executables, libraries, etc.
11271         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11272         and libsubdir.
11273
11274 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11275
11276         * Makefile.in (local-clean): Remove *.log.
11277         (warning.log): Built with warn_summary from build.log.
11278         (mail-report.log): Run test_summary.
11279         (mail-report-with-warnings.log): Run test_summary including
11280         warning.log in the report.
11281
11282 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
11283
11284         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11285
11286 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
11287
11288         * Makefile.in (grep): Grep no longer depends on libiberty.
11289
11290 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
11291
11292         * Makefile.in: all-snavigator needs all-libgui.
11293
11294 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
11295
11296         * configure.in: Add cygmon and libstub support for mn10300.
11297
11298 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
11299
11300         * missing: Update to version from automake 1.3.
11301
11302         * ltmain.sh: On installation, don't get confused if the same name
11303         appears more than once in the list of library names.
11304
11305 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11306
11307         * config.sub: Accept m68060 and m5200 as CPU names.
11308
11309 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
11310
11311         * configure: Use && rather than using -a in test, because odd
11312         strings can confuse test.
11313         * configure.in: Likewise.
11314
11315 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11316
11317         * ltconfig, ltmain.sh: Bring in Visual C++ support.
11318
11319 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11320
11321         * Makefile.in (boostrap2-lean, bootstrap3-lean,
11322         bootstrap4-lean): New targets.
11323
11324 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
11325
11326         * mpw-* Delete.  Not used.
11327
11328 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
11329
11330         * COPYING.LIB: Update FSF address.
11331
11332 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
11333
11334         * ltconfig, ltmain.sh: Update to libtool 1.2a.
11335
11336         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11337         GAS_SUPPORT_DIRS.
11338
11339 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
11340
11341         * ltconfig, ltmain.sh: Avoid producing a version number if
11342         -version-info was not used.
11343
11344 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11345
11346         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11347         building with newlib.
11348
11349 1998-04-30  Paul Eggert  <eggert@twinsun.com>
11350
11351         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11352         Solaris `make' causes it to continue to next definition.
11353
11354 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11355
11356         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11357         the right GUI libraries and files are installed along with GDB.
11358
11359 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11360
11361         * configure.in: Change alpha to alpha* in several places.
11362
11363 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
11364
11365         * config.sub: Recognize sparc86x.
11366
11367 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
11368
11369         * configure.in (--enable-target-optspace): Remove debug echo.
11370
11371 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
11372
11373         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11374
11375 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11376
11377         * ltconfig: Update cygwin32 support.
11378
11379         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11380         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11381         (GDB_SUPPORT_DIRS): Likewise.
11382
11383 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
11384
11385         * configure.in (target_makefile_frag): If --enable-target-optspace,
11386         use -Os to compile target libraries rather than -O2.  Default to
11387         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11388         not used.
11389         * configure.in (target_cflags): Ditto for d30v.
11390
11391 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
11392
11393         * Makefile.in (all-bfd): Depend on all-intl.
11394         (all-binutils): Likewise.
11395         (all-gas): Likewise.
11396         (all-gprof): Likewise.
11397         (all-ld): Likewise.
11398
11399 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
11400
11401         * configure.in (host_tools): Fix typo, lbtool -> libtool.
11402
11403 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11404
11405         * Makefile.in (all-bfd): Depend upon all-libiberty.
11406
11407         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11408
11409 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
11410
11411         * Makefile.in: Add libstub.
11412
11413         * configure.in: Ditto. Build libstub for targets that have cygmon
11414         support.
11415
11416 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
11417
11418         * configure.in: Don't set PICFLAG on ix86-cygwin32.
11419
11420 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
11421
11422         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11423         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
11424
11425 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
11426
11427         * configure: Define DEFAULT_M4 by searching PATH.
11428         * Makfile.in: Use DEFAULT_M4.
11429
11430 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11431
11432         * ltconfig: Add cygwin32 support.
11433
11434         * Makefile.in, configure.in: Add libtool as a native only directory
11435         to configure and build.
11436
11437 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
11438
11439         * Makefile.in (INSTALL_MODULES): Remove texinfo.
11440
11441 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
11442
11443         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11444
11445 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
11446
11447         * Makefile.in: add ash make rules
11448         * configure.in: add ash to native_only and host_tools lists
11449
11450 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
11451
11452         * Makefile.in (all-gettext, all-intl): New targets.
11453         (ALL_MODULES): Added all-gettext, all-intl.
11454         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11455         (INSTALL_MODULES): Added install-gettext, install-intl.
11456         (CLEAN_MODULES): Added clean-gettext, clean-intl.
11457
11458         * configure.in (host_tools): Added gettext.
11459         (native_only): Likewise.
11460         (noconfigdirs) [various cases]: Likewise.
11461         (host_libs): Added intl.
11462
11463 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
11464
11465         * configure: Do not disable building gdbtk for cygwin32 hosts.
11466
11467 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
11468
11469         * configure.in: Add thumb-coff target.
11470         * config.sub: Add thumb-coff target.
11471
11472 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11473
11474         * Makefile.in: Revert yesterday's change.
11475         (all-target-winsup):  all-target-librx stays out of here.
11476
11477 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11478
11479         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11480         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11481         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11482         Remove references to librx and libg++.
11483
11484 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
11485
11486         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11487         recursive makes
11488
11489 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
11490
11491         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11492         for newlib directory.
11493         (CXX_FOR_TARGET): Likewise.
11494
11495 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
11496
11497         * ltconfig: Update after libtool/ltconfig.in change for
11498         hpux11.
11499
11500 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
11501
11502         * ltconfig, ltmain.sh: Update to libtool 1.2.
11503
11504 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11505
11506         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11507         (install-gcc-cross): Instead, override LANGUAGES here.
11508
11509 1998-03-18  Dave Love  <d.love@dl.ac.uk>
11510
11511         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11512         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11513
11514 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
11515
11516         * configure.in: Add Thumb-pe target.
11517
11518 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
11519
11520         * Makefile.in - changed sn targets to snavigator
11521         * configure.in - changed sn targets to snavigator
11522
11523 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11524
11525         * config-ml.in: After building symlink tree call make distclean
11526         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11527         to be the case for libiberty.
11528
11529 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
11530
11531         * configure: When making link, also check the current
11532         directory. The configure scripts may create one.
11533
11534 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
11535
11536         * config.sub: Accept alphapca56 and alphaev6 properly.
11537
11538 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11539
11540         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11541
11542 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11543
11544         * config.sub (sco5): Fix typo.
11545
11546 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
11547
11548         * Makefile.in (INSTALL_MODULES): Move install-tcl before
11549         install-itcl.
11550         (install-itcl): Remove dependency on install-tcl.
11551
11552 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
11553
11554         * configure.in: Remove libgloss from noconfigdirs for MN10300.
11555
11556 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
11557
11558         * configure.in: Don't build libgui for a cygwin32 target when not on
11559         a cygwin32 host.
11560
11561 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11562
11563         * configure (redirect): Set to null, so default behavior of
11564         configure is now --verbose.
11565
11566 1998-02-16  Dave Love  <d.love@dl.ac.uk>
11567
11568         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11569         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11570
11571 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
11572
11573         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11574         this change to sync Makefile.in with its ChangeLog entries.
11575
11576 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
11577
11578         * ltmain.sh (mkdir): Check that the directory doesn't exist
11579         before we exit with error, so that we don't get races during
11580         parallel builds.
11581
11582 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11583
11584         * ltconfig, ltmain.sh: Update from libtool 1.0i.
11585
11586 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11587
11588         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11589         PICFLAG_FOR_TARGET.
11590         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11591
11592         * configure: Emit a definition for the new macro enable_shared
11593         into each Makefile.
11594
11595 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11596
11597         * configure.in (host_tools, native_only): Add libtool.
11598
11599 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
11600
11601         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11602         Fix typo in ming config comment.
11603
11604 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11605
11606         * ltconfig, ltmain.sh: Update from libtool 1.0h.
11607
11608 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
11609
11610         * config.sub: Add tic30 cases, and map c30 to tic30.
11611
11612 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
11613
11614         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11615         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11616         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11617         (CLEAN_TARGET_MODULES): Similarly
11618         (all-target-libf2c): Add dependences.
11619         * configure.in (target_libs): Add libf2c.
11620
11621 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
11622
11623         * configure.in: Remove expect from noconfigdirs when target
11624         is cygwin32.  OK to build expect and dejagnu with Canadian
11625         Cross.
11626
11627 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
11628
11629         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11630         host.
11631
11632         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11633         and mingw32.
11634
11635 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11636
11637         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11638         here as it is not defined in the toplevel Makefile.
11639
11640 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11641
11642         * configure (package_makefile_rules_frag): New variable, which names
11643         a file with generic rules, ...
11644         Change comment to mention we now have FIVE parts.
11645         * configure: Undo last change.
11646
11647 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
11648
11649         * config.guess: More accurate determination of HP processor types.
11650         * config.sub: More accurate determination of HP processor types.
11651
11652 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11653
11654         * configure (package_makefile_frag): Move inserting the
11655         ${package_makefile_frag} to where it should be according
11656         to the comment.
11657
11658 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
11659
11660         * config.guess: Add support for Linux/ARM.
11661
11662 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
11663
11664         * .cvsignore: Remove *-info and *-install since they match
11665         release-info and mpw-install, which we don't want to just ignore.
11666
11667 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
11668
11669         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
11670
11671 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
11672
11673         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
11674         local_prefix to sub-make invocations.
11675
11676 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
11677
11678         * configure.in: Check makefile fragments in the source
11679         directory.
11680
11681 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11682
11683         * configure.in: Check whether host and target makefile
11684         fragments exist before adding them to *_makefile_frag.
11685
11686 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
11687
11688         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
11689
11690 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
11691
11692         * configure.in: Make sure we only replace RPATH_ENVVAR on
11693         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
11694         regexp to sed.
11695
11696         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
11697         to sub-makes.
11698
11699 1998-01-13  Lee Iverson   (leei@ai.sri.com)
11700
11701         * config-ml.in (multi-do): LDFLAGS must include multilib
11702         designator.
11703
11704 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
11705
11706         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
11707
11708 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
11709
11710         * config.sub: Add mingw32 support.
11711         * configure.in: Likewise.
11712
11713 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
11714
11715         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
11716
11717 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
11718
11719         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11720         * configure (gxx_include_dir): Provide a definition for subdirs
11721         which do not use autoconf.
11722
11723 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
11724
11725         * config.guess: Sync with egcs.  Picks up new alpha support,
11726         BeOS & some additional linux support.
11727
11728 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
11729
11730         * config.guess: HP 9000/803 is a PA1.1 machine.
11731
11732 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
11733
11734         * configure.in: It's alpha*-...
11735
11736 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11737
11738         * configure.in (host_makefile_frag, target_makefile_frag):
11739         Handle multiple config files.
11740         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
11741         alpha-*-*.
11742
11743 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
11744
11745         * mkdep: New file.
11746
11747 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
11748
11749         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
11750
11751 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11752
11753         * Makefile.in: Add libgui directory.
11754         (GDB_TK): Add all-libgui.
11755         * configure.in: Add libgui directory.
11756         * configure: Add all-libgui to GDB_TK.
11757
11758 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
11759
11760         * config-ml.in (multidirs): Add m32r to multilib list.
11761
11762 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
11763
11764         * Makefile.in (all-target-gperf): Change dependency to
11765         all-target-libstdc++.
11766
11767 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
11768
11769         * config.guess: Add BeOS support.
11770
11771 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11772
11773         Source directory cvs renamed to cvssrc:
11774         * configure.in (host_tools): Change cvs to cvssrc.
11775         (native_only): Likewise.
11776         (noconfigdirs) [various cases]: Likewise.
11777         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
11778         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
11779         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
11780         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
11781         (all-cvssrc): Rename target from all-cvs.
11782
11783 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
11784
11785         * configure (gxx_include_dir): Fix thinko.
11786
11787 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
11788
11789         * Makefile.in (INSTALL_TARGET_CROSS): Define.
11790         (install-cross, install-gcc-cross): New targets.
11791
11792 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
11793
11794         * configure.in (noconfigdirs): Add support for Thumb target.
11795
11796         * config.sub (maybe_os): Add support for Thumb target.
11797
11798 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
11799
11800         * Makefile.in: Add rules for cygmon.
11801
11802         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
11803
11804 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
11805
11806         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11807         * configure (gxx_include_dir): Provide a definition for subdirs
11808         which do not use autoconf.
11809
11810 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
11811
11812         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
11813         11/18/97 build
11814
11815 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
11816
11817         * From Franz Sirl.
11818         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11819         found on RedHat Linux systems.
11820
11821 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
11822
11823         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11824         guesses.
11825
11826 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
11827
11828         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11829
11830 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
11831
11832         * ltmain.sh: If mkdir fails, check whether the directory was created
11833         anyhow by some other process.
11834
11835 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
11836
11837         * configure.in (d30v-*-*): Configure all directories.
11838
11839 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
11840
11841         * configure.in (d30v-*-*): Configure newlib, libiberty directories
11842         for the D30V.
11843
11844 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
11845
11846         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11847
11848 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
11849
11850         * include/libiberty.h: Add extern "C" { so it can be used with C++
11851         progrms.
11852         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
11853         programs.
11854
11855 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
11856
11857         * configure.in (d30v-*-*): Configure GCC now.
11858
11859 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
11860
11861         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11862         is no longer needed.
11863
11864 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
11865
11866         * Makefile.in: check-target-libio depends on all-target-libstdc++.
11867
11868 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
11869
11870         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11871         targets using "$@" to provide support for similar but not identical
11872         targets without having to duplicate code.
11873
11874 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
11875
11876         * makefile.vms: Fix to work with DEC C.
11877
11878 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
11879
11880         * config.sub: Add mips-tx39-elf to marketing names.
11881
11882 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
11883
11884         * ltmain.sh: Handle symlinks in generated script.
11885
11886 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
11887
11888         * configure: Handle autoconf style directory options: --bindir,
11889         --datadir, --includedir, --infodir, --libdir, --libexecdir,
11890         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11891         --sysconfdir.
11892         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11893         (sharedstatedir, localstatedir, oldincludedir): New variables.
11894         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11895         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11896         sbindir, sharedstatedir, and sysconfdir.
11897
11898 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11899
11900         * Makefile.in (bootstrap-lean): New target.
11901
11902 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
11903
11904         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
11905         sn, and gnuserv from noconfigdirs.
11906
11907 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
11908
11909         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11910
11911 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
11912
11913         * Makefile.in (cross): New target.
11914
11915 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
11916                           Jeff Law         <law@cygnus.com>
11917
11918         * Makefile.in (bootstrap2, bootstrap3): New targets.
11919         (all-bootstrap): Remove outdated and confusing target.
11920         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11921
11922 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11923
11924         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11925         windows.  Consistent with gdb/configure.
11926
11927 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
11928
11929         * configure.in: Name Linux target fragment.
11930
11931         * configure: Rewrite so that project Makefile fragment is inserted
11932         first and appears last in the resulting Makefile.
11933
11934 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11935
11936         * Makefile.in (install-itcl): Install tcl first.
11937
11938 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
11939
11940         * configure.in: remove bison from noconfigdirs for Cygwin32 host
11941
11942 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11943
11944         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11945
11946         * configure.in (skipdirs): Add target-librx for Linux.
11947         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11948
11949 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
11950
11951         * Makefile.in (bootstrap): New target.
11952
11953 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
11954
11955         * config.sub: Accept 'amigados' for backward compatibility.
11956
11957 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
11958
11959         * config.guess: Merge with FSF.
11960
11961 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
11962
11963         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11964
11965 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
11966
11967         * config.sub: Add "marketing-names" patch.
11968
11969 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
11970
11971         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11972
11973 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
11974
11975         * config.sub: Handle v850-elf.
11976
11977 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
11978
11979         * .cvsignore (*-install): Remove.
11980
11981 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
11982
11983         * ltconfig: Set CONFIG_SHELL in libtool.
11984         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11985
11986 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11987
11988         * configure.in (target_subdir): Set to libraries if enable_multilib.
11989
11990 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
11991
11992         * config.guess: Update from gcc directory.
11993
11994 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11995
11996         * Makefile.in (all-sim): Depends on all-readline.
11997
11998 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
11999
12000         * Makefile.in (BISON, YACC): Use $$s.
12001         (all-bison): Depend on all-texinfo.
12002
12003 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
12004
12005         * Makefile.in (BISON): Add -L flag.
12006         (YACC): Likewise.
12007
12008 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12009
12010         * configure.in (noconfigdirs): Add support for v850e target.
12011
12012         * config.sub (maybe_os): Add support for v850e target.
12013
12014 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12015
12016         * configure.in (noconfigdirs): Add support for v850ea target.
12017
12018         * config.sub (maybe_os): Add support for v850ea target.
12019
12020 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
12021
12022         * config.sub: Add mipstx39.  Delete r3900.
12023
12024 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12025
12026         * Makefile.in (all-autoconf): Depends on all-texinfo.
12027
12028 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
12029
12030         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12031         eabi targets.
12032
12033 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
12034
12035         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12036
12037         * configure: When handling a Canadian Cross, handle YACC as well as
12038         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
12039         * Makefile.in (all-bison): Depend upon all-texinfo.
12040
12041 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
12042
12043         * Makefile.in (BISON): bison, not byacc or bison -y.
12044         (YACC): bison -y or byacc or yacc.
12045         (various): Add *-bison as appropriate.
12046         (taz): No need to mess with BISON anymore.
12047
12048 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
12049
12050         * configure: If OSTYPE matches *win32*, try to find a good value for
12051         CONFIG_SHELL.
12052
12053 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
12054
12055         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12056         configure.in if it is present.
12057
12058 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
12059
12060         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12061
12062 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
12063
12064         * config.sub: Recognize `arc' cpu.
12065         * configure.in: Likewise.
12066         * config-ml.in: Likewise.
12067
12068 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
12069
12070         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12071
12072 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
12073
12074         * configure: Changed sed delimiter from ':' to '|' when
12075         attempting to substitute ${config_shell} for SHELL. On
12076         NT ${config_shell} may contain a ':' in it.
12077
12078 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
12079
12080         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12081
12082 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
12083
12084         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12085
12086 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12087
12088         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12089
12090         * ylwrap: If the program is a relative path, force it to be
12091         absolute.
12092
12093 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12094
12095         * configure (tooldir): Set BISON to `bison -y' and not just bison.
12096
12097 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12098
12099         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12100         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12101         for libraries.
12102
12103 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
12104
12105         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12106         separated by spaces.
12107
12108 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
12109
12110         * ylwrap: New file.
12111         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12112
12113         * ltmain.sh: Handle /bin/sh at start of install program.
12114
12115         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12116
12117         * ltconfig, ltmain.sh: New files, from libtool 1.0.
12118         * missing: New file, from automake 1.2.
12119
12120 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
12121
12122         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
12123         check-tk to CHECK_X11_MODULES.
12124
12125 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12126
12127         * config.sub: Merge with FSF.
12128
12129 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12130
12131         * config.guess: Merge with FSF.
12132
12133 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12134
12135         * configure: Treat msdosdjgpp like go32.
12136         * configure.in: Likewise.  Don't remove gprof for go32.
12137
12138         * configure: Change Makefile.tem2 to Makefile.tm2.
12139
12140 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
12141
12142         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12143
12144 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12145
12146         * install-sh (chmodcmd): Set to null if the DST directory already
12147         exists.  Same as Nov 11th change.
12148
12149 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
12150
12151         * configure (GDB_TK): Needs itcl and tix.
12152
12153 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
12154
12155         * config.guess: Update from FSF.
12156
12157 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
12158
12159         * Makefile.in (GDB_TK): Depend on itcl and tix.
12160
12161 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12162
12163         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12164         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12165         (INSTALL_SCRIPT): New variable.
12166         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12167         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12168         to -x.
12169         * install-sh: Add support for -x option.
12170
12171 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
12172
12173         * configure.in, Makefile.in: Treat tix like itcl.
12174
12175 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
12176
12177         * Makefile.in (WINDRES): New variable.
12178         (WINDRES_FOR_TARGET): New variable.
12179         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12180         (EXTRA_HOST_FLAGS): Add WINDRES.
12181         (EXTRA_TARGET_FLAGS): Add WINDRES.
12182         (EXTRA_GCC_FLAGS): Add WINDRES.
12183         ($(DO_X)): Pass down WINDRES.
12184         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12185         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12186         DLLTOOL_FOR_TARGET.
12187
12188 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
12189
12190         * configure.in: configure sim before gdb for win32-x-ppc
12191
12192 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12193
12194         Move gperf into the toplevel, from libg++.
12195         * configure.in (target_tools): Add target-gperf.
12196         (native_only): Add target-gperf.
12197         * Makefile.in (all-target-gperf): New target, depend on
12198         all-target-libg++.
12199         (configure-target-gperf): Empty rule.
12200         (ALL_TARGET_MODULES): Add all-target-gperf.
12201         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12202         (CHECK_TARGET_MODULES): Add check-target-gperf.
12203         (INSTALL_TARGET_MODULES): Add install-target-gperf.
12204         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12205
12206 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
12207
12208         * config.sub (mn10200): Recognize new basic machine.
12209
12210 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12211
12212         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12213         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12214
12215 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12216
12217         * configure.in: If we're building mips-sgi-irix6* native, turn on
12218         ENABLE_MULTILIB and set TARGET_SUBDIR.
12219
12220 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
12221
12222         * Makefile.in (all-sn): Depend on all-grep.
12223
12224 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
12225
12226         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12227
12228         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12229         Makefile.  From Jeff Makey <jeff@cts.com>.
12230         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12231
12232         * Makefile.in (DISTBISONFILES): Remove.
12233         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
12234         $(DEFAULT_YACC).
12235
12236         * configure.in: Build itl, db, sn, etc., when building for native
12237         cygwin32.
12238
12239         * Makefile.in (LD): New variable.
12240         (EXTRA_HOST_FLAGS): Pass down LD.
12241         ($(DO_X)): Likewise.
12242
12243 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
12244
12245         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12246
12247 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
12248
12249         * configure.in (targargs): Strip out any supplied --build argument
12250         before adding our own. Always add --build.
12251
12252 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
12253
12254         * configure.in (targargs): Pass --build if we're doing
12255         a cross-compile.
12256
12257 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
12258
12259         * configure: Use '|' instead of ":" as the separator in
12260         sed. Otherwise sed chokes on NT path names with drive
12261         designators. Also look for "?:*" as the leading characters in an
12262         absolute pathname.
12263
12264 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
12265
12266         * config.sub: Support for r3900.
12267
12268 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12269
12270         * configure.in: Use install-sh, not install.sh.
12271
12272 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12273
12274         * Makefile.in (taz): Improve check for BISON so it doesn't try to
12275         apply it twice.
12276
12277 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12278
12279         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12280         install-binutils.
12281
12282 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
12283
12284         * Makefile.in: Add automake targets.
12285         * configure.in (host_tools): Add automake.
12286
12287 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12288
12289         * configure: Default CXX to c++, not gcc.
12290         * Makefile.in (CXX): Set to c++, not gcc.
12291         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12292
12293 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
12294
12295         * install-sh: try appending a .exe if source file doesn't
12296         exist
12297
12298 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
12299
12300         * configure.in: Turn on multilib by default.
12301         (cross_only): Remove target-libiberty.
12302
12303         * Makefile.in (all-gcc): Don't depend on libiberty.
12304
12305 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
12306
12307         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12308
12309 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12310
12311         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12312         (DISTBISONFILES): Add ld/Makefile.in
12313
12314 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
12315
12316         * configure.in: if target is cygwin32 but host isn't cygwin32,
12317         don't configure gdb tcl tk expect, not just gdb.
12318
12319 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
12320
12321         * configure.in: Added gnuserv everywhere sn appears.
12322
12323         * Makefile.in (ALL_MODULES): Added all-gnuserv.
12324         (CROSS_CHECK_MODULES): Added check-gnuserv.
12325         (INSTALL_MODULES): Added install-gnuserv.
12326         (CLEAN_MODULES): Added clean-gnuserv.
12327         (all-gnuserv): New target.
12328
12329 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
12330
12331         * config.guess: Fixes for MIPS OpenBSD systems.
12332
12333 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12334
12335         * Makefile.in (INSTALL_XFORM): Remove.
12336         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12337
12338         * mkinstalldirs: New file, copied from automake.
12339         * Makefile.in (installdirs): Rename from install-dirs.  Use
12340         mkinstalldirs.  Change all users.
12341         (DEVO_SUPPORT): Add mkinstalldirs.
12342
12343 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12344
12345         * install-sh: Rename from install.sh.
12346         * Makefile.in (INSTALL): Change install.sh to install-sh.
12347         (DEVO_SUPPORT): Likewise.
12348
12349         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
12350         Graichen <graichen@rzpd.de>.
12351
12352 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
12353
12354         * config.guess: Recognize OpenBSD systems correctly.
12355
12356 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12357
12358         * README, Makefile.in (ETC_SUPPORT): Remove references to
12359         cfg-paper*, configure.{texi,man,info*}._
12360
12361 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
12362
12363         * Makefile.in (all.normal): Ensure that gcc is built after all
12364         the x11 - ie gdb - targets.
12365
12366 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
12367
12368         * makefile.vms: Don't run conf-a-gas.
12369
12370 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
12371
12372         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12373
12374 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
12375
12376         * configure.in: Remove noconfigdirs case since gdb also
12377         configures and builds for tic80-coff.
12378
12379 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12380
12381         * configure: Set cache_file to config.cache.
12382         * Makefile.in (local-distclean): Remove config.cache.
12383
12384 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12385
12386         * COPYING: Update FSF address.
12387
12388 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
12389
12390         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12391         noconfigdirs.
12392
12393 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12394
12395         * Makefile.in (install-dirs): Don't crash if prefix, and hence
12396         MAKEDIRS, is empty.
12397
12398 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
12399
12400         * config.sub: Tweak mn10300 entry.
12401
12402 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
12403
12404         * configure.in (host_tools): Put sim before gdb, so gdb's
12405         configure.tgt can determine if the simulator was configured.
12406
12407 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
12408
12409         * config.sub: Move BeOS $os case to be with other Cygnus
12410         local cases.
12411
12412 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
12413
12414         * config.sub: Remove misplaced comment that broke Linux.
12415
12416 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
12417
12418         * config.sub: Add BeOS support.
12419
12420 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
12421
12422         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12423
12424 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
12425
12426         * configure.in (noconfigdirs): Remove tcl and tk from
12427         noconfigdirs for cygwin32 builds.
12428
12429 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
12430
12431         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12432
12433 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
12434
12435         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12436         make-all.com, use makefile.vms instead.
12437
12438 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
12439
12440         * config.sub: Accept -lnews*.
12441
12442 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
12443
12444         * configure.in (noconfigdirs): Disable target-newlib,
12445         target-examples and target-libiberty for d30v.
12446
12447 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12448
12449         * configure.in (noconfigdirs): Enable ld for d30v.
12450
12451 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
12452
12453         * configure.in (tic80-*-*): Build compiler.
12454
12455 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
12456
12457         * configure.in (d30v-*): Remove sim directory from list of
12458         unsupported d30v directories
12459
12460 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12461
12462         * config.sub, configure.in: Add d30v target cpu.
12463
12464 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
12465
12466         * makefile.vms: New file.
12467         * make-all.com: Remove.
12468
12469 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
12470
12471         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12472
12473 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
12474
12475         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12476
12477 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
12478
12479         * Makefile.in (ALL_MODULES): Added all-db.
12480         (CROSS_CHECK_MODULES): Addec check-db.
12481         (INSTALL_MODULES): Added install-db.
12482         (CLEAN_MODULES): Added clean-db.
12483
12484 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
12485
12486         * config.guess: Merge with latest FSF sources.
12487
12488 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
12489
12490         * Makefile.in (ALL_MODULES): Added all-itcl.
12491         (CROSS_CHECK_MODULES): Added check-itcl.
12492         (INSTALL_MODULES): Added install-itcl.
12493         (CLEAN_MODULES): Added clean-itcl.
12494
12495 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
12496
12497         * configure.in: build gdb for mn10200
12498
12499 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
12500
12501         * Makefile.in (all-target-winsup): Depend on all-target-libio.
12502
12503 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
12504
12505         * configure.in (tic80-*-*): Turn off most targets right now.
12506
12507 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
12508
12509         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12510         rather than the makeinfo program.
12511         (do-info): Depend upon all-texinfo.
12512
12513 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12514
12515         * configure.in: Remove uses of config/mh-linux.
12516
12517         * config.sub, config.guess: Merge with latest FSF sources.
12518
12519 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
12520
12521         * config.sub (case $basic_machine): Add tic80 entries.
12522
12523 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
12524
12525         * config.sub, config.guess: Merge with latest FSF sources.
12526
12527 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12528
12529         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12530         * mpw-config.in: Test for NewFolderRecursive.
12531         * mpw-install: Use symbolic name for startup filename.
12532         * mpw-README: Add various additional details.
12533
12534 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
12535
12536         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12537
12538 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
12539
12540         * configure.in: Do build gcc and the target libraries for
12541         the mn10200.
12542
12543 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
12544
12545         * configure.in: don't avoid building gdb for mn10300 any more
12546         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12547         instead of single-quoting it.
12548
12549 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
12550
12551         * configure.in: Don't use --with-stabs on IRIX 6.
12552
12553 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
12554
12555         * configure.in (m32r): Build gdb, libg++ now.
12556
12557 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12558
12559         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
12560         directories from noconfigdirs.
12561
12562 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
12563
12564         * config.sub (basic_machine): added mips16 configuration
12565
12566 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12567
12568         * config.sub: Handle d10v-unknown.
12569
12570 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
12571
12572         * config.sub: Handle v850-unknown.
12573
12574 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
12575
12576         * Makefile.in: add findutils
12577         * configure.in: add findutils to list of host_tools
12578
12579 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
12580
12581         * config.sub: Handle mn10200 and mn10300.
12582
12583 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12584
12585         * configure.in (d10v-*): Do not build librx.
12586
12587 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
12588
12589         * configure.in (mn10300): Build everything except gdb & libgloss.
12590
12591 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
12592
12593         * config.guess:  Patch for Dansk Data Elektronik servers,
12594         from Niels Skou Olsen <nso@dde.dk>.
12595
12596         For ncr, use /bin/uname rather than uname, since GNU uname does not
12597         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
12598
12599         Patch for MIPS R4000 running System V,
12600         from Eric S. Raymond <esr@snark.thyrsus.com>.
12601
12602         Fix thinko for nextstep.
12603
12604         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12605
12606         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
12607         * config.guess: Guess mips-dec-mach_bsd4.3.
12608
12609         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
12610         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
12611         release numbers.
12612         * config.guess (mips-mips-riscos*):  Emit just enough of the
12613         release number.
12614
12615         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
12616         * config.guess (sparc-auspex-sunos*):  Added.
12617         (f300-fujitsu-*): Added.
12618
12619         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
12620         * config.guess:  Recognize a Tadpole as a sparc.
12621
12622 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12623
12624         * config.guess: Don't assume that NextStep version is either 2 or
12625         3.  NextStep 4 (aka OpenStep 4) has come out now.
12626
12627 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12628
12629         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12630         From Rik Faith <faith@cs.unc.edu>.
12631
12632 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
12633
12634         * config.sub: Contributions from bug-gnu-utils to:
12635         Support plain "hppa" (no version given) architecture, reported by
12636         OpenStep.
12637         OpenBSD like NetBSD.
12638         LynxOs is not a hardware supplier.
12639
12640         * config.guess: Contributions from bug-gnu-utils to add support for:
12641         OpenBSD like NetBSD.
12642         Stratus systems.
12643         More Pyramid systems.
12644         i[n>4]86 Intel chips.
12645         M680[n>4]0 Motorola chips.
12646         Use unknown instead of lynx for hardware manufacturer.
12647
12648 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12649
12650         * install.sh (chmodcmd): Set to null if the DST directory already
12651         exists.
12652
12653 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12654
12655         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
12656         not use mt-ppc target Makefile fragment any more.
12657
12658 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12659
12660         * configure.in (*-*-windows):  Exclude everything but those dirs
12661         needed to build windows.
12662
12663 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
12664
12665         * Makefile.in (all-target-winsup): Depend on all-target-librx.
12666
12667 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12668
12669         * configure.in:  Exclude mmalloc from i386-windows.
12670
12671 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12672
12673         * Undo my previous change.
12674
12675 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
12676
12677         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
12678         unconditionally.
12679         (MAKEOVERRIDES): Define (revert this part of October 18 change).
12680
12681 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12682
12683         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
12684         host to add it's own flags.
12685
12686 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
12687
12688         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
12689
12690 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
12691
12692         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
12693         (CXX_FOR_TARGET): Likewise.
12694         (GCC_FOR_TARGET): Define.
12695         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
12696         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
12697         CC_FOR_TARGET was specified on the command line.
12698         (MAKEOVERRIDES): Don't define.
12699
12700 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
12701
12702         * configure.in (m32r): Fix spelling of libg++ libs.
12703
12704 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
12705
12706         * config.sub (-apple*): Remove, now redundant.
12707
12708 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
12709
12710         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
12711
12712         * configure: Rework yesterday's sed script patch.
12713
12714         * config.sub: Merge with FSF.
12715
12716 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
12717
12718         * config.guess:  Merge from FSF.
12719
12720         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
12721         * config.guess: Use pc instead of unknown, for pc clone systems.
12722         Change linux to linux-gnu.
12723
12724         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12725         * config.guess: Avoid non-portable tr syntax.
12726
12727 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
12728
12729         * test-build.mk (HOLES): Add "xargs" for gdb.
12730
12731         * configure: Avoid hpux10.20 sed bug.
12732
12733 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
12734
12735         * configure.in:  Add support for windows host
12736         (that is a build done under the Microsoft build environment).
12737
12738 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
12739
12740         * Makefile.in: Replace all uses of srcroot with s, to shrink
12741         command line lengths.
12742
12743         Patches from Geoffrey Noer <noer@cygnus.com>:
12744         * configure.in: If configuring for newlib, pass --with-newlib to
12745         subdirectories.
12746         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
12747         -Bnewlib/ and -Lwinsup to gcc.
12748         (CXX_FOR_TARGET): Likewise.
12749
12750 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12751
12752         * Makefile.in (ETC_SUPPORT): Add configure.
12753
12754 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
12755
12756         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
12757         host configuration file.
12758
12759 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
12760
12761         * configure.in: Break mn10x00 support into separate
12762         mn10200 and mn10300 configurations.
12763         * config.sub: Likewise.
12764
12765 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
12766
12767         * configure.in: Add lots of stuff to noconfigdirs for
12768         the mn10x00 targets.
12769
12770         * config.sub, configure.in: Add mn10x00 support.
12771
12772 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
12773
12774         * make-all.com: Call conf-a-gas, not config-a-gas.
12775
12776 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
12777
12778         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
12779         targets.
12780
12781 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
12782
12783         * mpw-README: Add much more detail for native PowerMac.
12784         * mpw-install: New file.
12785         * mpw-configure: Add --norecursion and --help options.
12786         * mpw-config.in: Translate readme and install files when
12787         copying to objdir.
12788         * mpw-build.in: Don't always depend on byacc and flex.
12789         (install-only-top): New action.
12790
12791 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
12792
12793         * configure.in:  You can now configure GDB for the v850.
12794
12795 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
12796
12797         * configure.in (noconfigdirs): Don't configure any C++ dirs
12798         if targeting D10V.
12799
12800 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12801
12802         * config.sub: Recognize mips64vr5000.
12803
12804 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
12805
12806         * configure.in: Use a single line for host_tools and native_only.
12807
12808 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
12809
12810         * config.sub, configure.in: Add entries for m32r.
12811
12812 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
12813
12814         * Makefile.in (inet-install): Don't run install-gzip.
12815
12816 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
12817
12818         * configure.in:  Don't config lots of things for *-*-windows*.
12819
12820 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
12821
12822         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12823         (host_libs, host_tools): Copy from configure.in.
12824         * mpw-configure: Don't complain about directories not found.
12825
12826 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12827
12828         * configure.in (i[345]86): Recognize i686 for pentium pro.
12829         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12830         file.
12831
12832         * config.guess (i[345]86): Ditto.
12833
12834 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12835
12836         * configure.in (noconfigdirs): Removed gdb for D10V.
12837
12838 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
12839
12840         * configure.in: Remove ld, target-libio, target-libg++, and
12841         target-libstdc++ from noconfigdirs.
12842
12843 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
12844
12845         * configure: Fix three locations where shell scripts were
12846         being run directly rather than with config_shell.
12847
12848 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
12849
12850         * configure.in (v850-*-*): Set up initial $noconfigdirs.
12851         * config.sub (basic_machine): Recognize v850.
12852
12853 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
12854
12855         * mpw-configure: Handle multiple enable/disable options and
12856         pass them down recursively, handle -c and -s flags appropriately
12857         depending on choice of compiler, add escape mechanism for
12858         quoted arguments to gC.
12859
12860 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12861
12862         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12863         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12864         so that -mrelocatable-lib and -mno-eabi are used.
12865
12866         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12867         not support --print-multi-lib, don't abort.
12868
12869 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
12870
12871         * make-all.com: Run config-a-gas.
12872         * setup.com: Don't copy subdirectory files around.
12873
12874 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
12875
12876         * configure.in (*-*-ose): Remove exclusion of libgloss for this
12877         target, it now compiles correctly.
12878
12879 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
12880
12881         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12882
12883 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12884
12885         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12886
12887 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12888
12889         * configure.in (native_only): Add prms.
12890
12891 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
12892
12893         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12894         (BINUTILS_SUPPORT_DIRS): Likewise.
12895
12896 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12897
12898         * configure.in (d10v-*-*): Don't configure ld or gdb until the
12899         d10v support is added.
12900
12901 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12902
12903         * configure.in (d10v-*-*): New target.
12904
12905 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
12906
12907         * config.guess (HP 9000/811): Recognize this as a PA1.1
12908         machine.
12909
12910 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
12911
12912         * Makefile.in (do-tar-gz): New target, split out from tail end of
12913         taz target.  Run each command separately, don't use pipes.
12914         (taz): Use it.
12915
12916 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
12917
12918         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12919         * mpw-build.in: No builds should depend on building byacc or flex,
12920         they are assumed to be installed already.
12921
12922 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12923
12924         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12925         variable that CC_FOR_TARGET needs.
12926
12927 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12928
12929         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12930         options have changed since the last time the subdirectory was
12931         configured, and if it has, reconfigure.
12932         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12933         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12934
12935 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
12936
12937         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12938         CLEAN_MODULES): Add bash.
12939         (all-bash): New target.
12940
12941 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
12942
12943         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12944
12945 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12946
12947         * config.sub (basic_machine): Recognize d10v as a valid processor.
12948
12949 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
12950
12951         * mpw-configure: Add support for --bindir.
12952         * mpw-build.in: Use a GCC-specific build script for GCC actions.
12953
12954 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
12955
12956         * configure.in: add bash, time, gawk to list of hosttools and things
12957         to only build for native toolchains
12958
12959 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12960
12961         * Makefile.in (docdir): Remove.
12962
12963 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12964
12965         * Makefile.in (datadir): Set to $(prefix)/share.
12966
12967 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
12968
12969         * configure.in: build diff and patch for cygwin32-hosted
12970         toolchains.
12971
12972 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
12973
12974         * config.sub: Accept -rtems*.
12975
12976 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
12977
12978         * configure.in: enable dosrel for cygwin32-hosted builds,
12979                 remove diff from the list of things not buildable
12980                 via Canadian Cross
12981
12982 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
12983
12984         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12985         don't get ". ".
12986
12987 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
12988
12989         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12990
12991 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
12992
12993         * Makefile.in (taz): Handle case where tex3patch didn't even get
12994         checked out.  Also, if it was found, put the symlink in a new util
12995         subdirectory.
12996
12997 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12998
12999         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13000
13001 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
13002
13003         * config.sub: Recognize -openvms.
13004         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13005         * make-all.com, setup.com: New files.
13006
13007 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13008
13009         * Makefile.in (taz): tex3patch moved to texinfo/util.
13010
13011 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
13012
13013         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13014         * configure.in: remove make from disable-if-Can-Cross list
13015                 enable gdb if ${host} and ${target} are cygwin32
13016
13017 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
13018
13019         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
13020         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13021
13022 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13023
13024         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
13025         distinguish sysv/svr4/bsd variants.
13026         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13027
13028 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
13029
13030         * configure.in: Added copyright notice.
13031         * move-if-change: Added copyright notice.
13032
13033 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13034
13035         * configure.in (powerpcle-*-solaris*): Until we get shared
13036         libraries working, don't build gdb, sim, make, tcl, tk, or
13037         expect.
13038
13039 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
13040
13041         * config.guess:  Merge with FSF:
13042
13043         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13044         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13045
13046         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
13047         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13048
13049         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
13050         * config.guess:  Combine two OSF1 rules.
13051         Also recognize field test versions.  From mjr@zk3.dec.com.
13052         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
13053         because GNU uname does not support -p.  From pmr@pajato.com.
13054
13055 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
13056
13057         * Makefile.in (MAKEDIRS): Removed $(tooldir).
13058
13059 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
13060
13061         * mpw-README: Document GCCIncludes.
13062
13063 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
13064
13065         * configure.in (alpha-*-linux*): Set enable_shared to yes.
13066
13067 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13068
13069         * mpw-configure: Handle --enable-FOO and --disable-FOO.
13070
13071 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
13072
13073         * configure.in (*-*-cygwin32): Configure make.
13074
13075 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
13076
13077         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13078
13079 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
13080
13081         * Makefile.in (all-inet): Depend on all-perl.
13082
13083         * Makefile.in (inet-install): New target.
13084
13085         * Makefile.in (all-inet): Depend on all-tcl.
13086         (all-inet): Depend on all-send-pr.
13087
13088 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13089
13090         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13091         temporarily.
13092
13093 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
13094
13095         * configure.in: Don't configure --with-gnu-ld on AIX.
13096
13097 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13098
13099         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13100
13101 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
13102
13103         * Makefile.in (ALL_MODULES): Added all-inet.
13104         (CROSS_CHECK_MODULES): Added check-inet.
13105         (INSTALL_MODULES): Added install-inet.
13106         (CLEAN_MODULES): Added clean-inet.
13107         (all-indent): New target.
13108
13109         * configure.in (host_tools): Added inet.
13110         (native_only): Added inet.
13111         (noconfigdirs): Added inet.
13112
13113 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
13114
13115         * configure.in: Don't configure libgloss if we are not configuring
13116         newlib.
13117
13118 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
13119
13120         * configure.in: Don't configure libgloss for unsupported
13121         architectures.
13122
13123 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13124
13125         * Makefile.in (CLEAN_MODULES): Add clean-apache.
13126
13127 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
13128
13129         * Makefile.in (ALL_MODULES): Include all-apache.
13130         (CROSS_CHECK_MODULES): Include check-apache.
13131         (INSTALL_MODULES): Include install-apache.
13132         (all-apache): New target.
13133
13134         * configure.in: Added apache everywhere perl is seen.
13135
13136 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13137
13138         * Makefile.in: Add support for clean-{module} and
13139         clean-target-{module} rules.
13140
13141 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
13142
13143         * configure.in (*-*-ose) do not build libgloss.
13144
13145 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13146
13147         * config.guess (prep*:SunOS:5.*:*): Turn into
13148         powerpele-unknown-solaris2.
13149
13150 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
13151
13152         * configure.in: Permit --enable-shared to specify a list of
13153         directories.
13154
13155 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13156
13157         * configure.in (host==solaris): Pass only the first word of $CC
13158         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13159
13160 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13161
13162         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13163
13164 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
13165
13166         * Makefile.in (ALL_MODULES): Include all-perl.
13167         (CROSS_CHECK_MODULES): Include check-perl.
13168         (INSTALL_MODULES): Include install-perl.
13169         (ALL_X11_MODULES): Include all-guile.
13170         (CHECK_X11_MODULES): Include check-guile.
13171         (INSTALL_X11_MODULES): Include install-guile.
13172         (all-perl): New target.
13173         (all-guile): New target.
13174
13175         * configure.in (host_tools): Include perl and guile.
13176         (native_only): Include perl and guile.
13177         (noconfigdirs): Don't build guile and perl; no ports have been
13178         done.
13179
13180 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
13181
13182         * configure (--enable-*): Handle quoted option lists such as
13183         --enable-sim-cflags='-g0 -O' better.
13184
13185 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13186
13187         * Makefile.in ({,inst}all-target): New rule so we can make and
13188         install all of the target directories easily.
13189
13190 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13191
13192         * configure.in: Add missing global flag in sed substitution when
13193         deleting `target-' from ${configdirs}.
13194
13195 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
13196
13197         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13198         option.
13199
13200         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13201         config/mh-necv4.
13202
13203         * install.sh: Correct misspelling of transformbasename.
13204
13205         * config.guess: Recognize mips-*-sysv*.
13206
13207 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
13208
13209         * config.sub: Recognize mon960.
13210
13211 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
13212
13213         * configure: Restore Canadian Cross handling of BISON and LEX,
13214         removed in Feb 20 change.
13215
13216 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
13217
13218         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13219         Mention make install.  Remove the old copyright date as well the
13220         clumsy and rather pointless copyright on the README file.
13221
13222 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13223
13224         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13225         Makefile after running symlink-tree, then run `make distclean' to
13226         avoid clobbering any generated files in srcdir.
13227
13228 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
13229
13230         * configure.in (m68k-*-netbsd*): Build everything now.
13231
13232 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13233
13234         * Makefile.in (taz): Fix quoting.
13235
13236 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
13237
13238         * configure.in (sparclet-*-*): Build everything now.
13239
13240 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13241
13242         * configure.in (m68k-*-linux*): New host.
13243
13244 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
13245
13246         * configure: Check for bison before byacc.
13247
13248 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
13249
13250         * Makefile.in configure:  Change the way LEX and BISON/YACC are
13251         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
13252         searching PATH.  These are used as fallbacks by Makefile.in if
13253         flex/bison/byacc aren't in objdir.
13254
13255 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
13256
13257         * Makefile.in: Make everything which depends upon all-bfd also
13258         depend upon all-opcodes, in case --with-commonbfdlib is used.
13259
13260 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13261
13262         * configure.in (host *-*-cygwin32): Don't build gdb if we are
13263         building NT native compilers on Unix.
13264
13265 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
13266
13267         * configure.in: Don't get CC from the host Makefile fragment if we
13268         can find gcc in PATH, or if this is a Canadian Cross.  Move the
13269         Solaris test for /usr/ucb/cc to the post target script, just after
13270         the compiler sanity test.
13271
13272 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
13273
13274         * config.sub: Merge with FSF.
13275
13276 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
13277
13278         * Makefile.in (RPATH_ENVVAR): New variable.
13279         (REALLY_SET_LIB_PATH): Use it.
13280         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13281
13282 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
13283
13284         * config.sub, configure.in: Recognize sparclet cpu.
13285
13286 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13287
13288         * config.guess:  Support m68k-cbm-sysv4.
13289
13290 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13291
13292         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13293         m68k-unknown-linuxaout from linker help string.  Put quotes around
13294         $ld_help_string.
13295
13296 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
13297
13298         * config.guess (powerpc-harris-powerunix): Add guess for port
13299         to new target.
13300
13301 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13302
13303         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13304
13305 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
13306
13307         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13308         $(REALLY_SET_LIB_PATH) in Makefile.
13309         * Makefile.in (SET_LIB_PATH): New variable.
13310         (REALLY_SET_LIB_PATH): New variable.
13311         ($(DO_X)): Use $(SET_LIB_PATH).
13312         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13313         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13314         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13315         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13316         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13317         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13318         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13319         (install-dosrel): Likewise.
13320         (all-opcodes): Depend upon all-libiberty.
13321
13322 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13323
13324         * config.guess (*:CYGWIN*): New
13325
13326 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13327
13328         * Makefile.in (all-target-winsup): All all-target-libiberty.
13329
13330 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13331
13332         * configure.in (noconfigdirs): Add missing # in front of comment.
13333
13334 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
13335
13336         * configure.in: add second pass to things added to noconfigdirs
13337         so *-gm-magic can exclude libgloss properly.
13338
13339 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
13340
13341         * mpw-configure (extralibs_name, rez_name): Set correctly
13342         for MWC68K compiler.
13343
13344         * mpw-README: Add more info on the necessary build tools.
13345
13346 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13347
13348         * configure.in, config.sub: Recognize cygwin32.
13349
13350 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
13351
13352         * config.guess, config.sub: Recognize A/UX.
13353
13354 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
13355
13356         * config.sub: Merge with gcc/config.sub.
13357
13358 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
13359
13360         * mpw-build.in (do-binutils): Add build of stamps.
13361
13362 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
13363
13364         * config.sub: Add recognition for mips64vr4100*-* targets.
13365
13366 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13367
13368         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13369         Add creation of gconfigargs with `--enable-shared' turned on.
13370         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13371         ($(host)-stamp-stage3-configured): Likewise.
13372         (HOLES): Add chatr and ldd.
13373         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13374
13375 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
13376
13377         * configure: Pass --nfp to recursive configures.
13378
13379 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13380
13381         * Makefile.in (DLLTOOL): New.
13382         (DLLTOOL_FOR_TARGET): New.
13383         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13384         (EXTRA_TARGET_FLAGS): Ditto.
13385         (EXTRA_GCC_FLAGS): Ditto.
13386         (CONFIGURE_TARGET_MODULES): Ditto.
13387         (DO_X): Ditto.
13388         * configure: Add DLLTOOL.
13389
13390 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
13391
13392         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13393         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13394         mh-sco, since old workarounds no longer needed, and don't
13395         build ld, since libraries have weak symbols in COFF.
13396
13397 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
13398
13399         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13400
13401 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13402
13403         * configure.in: Make sure that ${CC} can be used to compile an
13404         executable.
13405
13406 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13407
13408         * Makefile.in (all-gdb): Depend on $(GDB_TK).
13409         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13410         nothing depending on whether gdbtk is being built.
13411
13412 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
13413
13414         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13415
13416 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
13417
13418         * configure.in (noconfigdirs): Put ld or gas in this early, if the
13419         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13420
13421 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
13422
13423         * config-ml.in: Add support for
13424         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13425         Simplify setting of multidirs from --disable-foo.
13426
13427 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13428
13429         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13430         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13431         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13432         non-empty, pass them on to the  GCC make.
13433         (all-bootstrap): New rule that is like all-gcc, except it executes
13434         the GCC bootstrap rule instead of the GCC all rule.
13435
13436 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
13437
13438         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13439
13440 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13441
13442         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13443         DG/UX support.
13444
13445 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
13446
13447         * config.sub (i*86*) Change [345] to [3456]
13448
13449 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13450
13451         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13452         --with-gnu-ld=no.
13453
13454 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13455
13456         * config-ml.in (rs6000*, powerpc*): Add switches to control which
13457         AIX multilibs get built.
13458
13459 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13460
13461         * configure.in (i386-win32): Don't build expect if we're not
13462         building the tcl subdir.
13463
13464 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
13465
13466         * Makefile.in: (configure-target-examples, all-target-examples):
13467         New targets, configure and build example programs.
13468
13469 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
13470
13471         * mpw-configure: If an mpw-config.in generated a file mk.sed,
13472         use it as input to sedit the generated MPW makefile.
13473         * mpw-README: Add a suggestion about Gestalt.h.
13474
13475 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
13476
13477         * config.sub: Accept *-*-ieee*.
13478
13479 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
13480
13481         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
13482         Ronald F. Guilmette <rfg@monkeys.com>.
13483
13484 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13485
13486         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13487         for powerpc-pe native.
13488         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13489         (target==powerpc-pe): duplicate i386-win32 entry.
13490
13491 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13492
13493         * configure.in (noconfigdirs): Exclude target-newlib for all versions
13494         of vxworks, not just vxworks5.1.
13495
13496 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
13497
13498         * mpw-configure: Add support for exec-prefix.
13499
13500 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13501
13502         * config.guess: Recognize HP model 816 machines as having
13503         a PA1.1 processor.
13504
13505 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13506
13507         * configure: Ignore new autoconf configure options.
13508
13509 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13510
13511         * config.guess:  Recognize Pentium under SCO.
13512         From Robert Lipe <robertl@arnet.com>.
13513
13514 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13515
13516         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13517
13518 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
13519
13520         * configure.in: Don't configure gas for alpha-dec-osf*.
13521
13522 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
13523
13524         * configure.in: Default to --with-stabs for some targets for which
13525         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13526         i[345]86*-*-unixware*.
13527
13528 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13529
13530         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13531         rather than basing it on the target.  Simplify handling of options
13532         controlling which directories to configure.  Remove extraneous
13533         slash in multi-clean target.
13534
13535 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
13536
13537         * config-ml.in: Prefix more variables with ml_ so they don't collide
13538         with configure's.
13539
13540 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
13541
13542         * configure: Don't turn -v into --v.
13543
13544 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
13545
13546         * configure.in (targargs): Fix typo.
13547
13548         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13549
13550 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
13551
13552         * configure.in: Strip --host and --target options from
13553         CONFIG_ARGUMENTS, and always configure for --host only.  Add
13554         --with-cross-host option when building with a cross-compiler.
13555         * configure: Canonicalize the arguments put into config.status by
13556         always using `=' for an option with an argument.  Pass a presumed
13557         --host or --target explicitly.
13558
13559 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
13560
13561         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13562         into general OS recognition case.
13563
13564 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13565
13566         * configure.in (target_configdirs): add target-winsup only
13567         for win32 target systems.
13568
13569 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
13570
13571         * Makefile.in (all-target-libgloss): Depend upon
13572         configure-target-newlib, since when libgloss is built it looks to
13573         see if the newlib directory exists.
13574
13575 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
13576
13577         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13578         cfg-ml-*.in.
13579
13580 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
13581
13582         * configure: Handle LD and LD_FOR_TARGET when configuring a
13583         Canadian Cross.
13584
13585 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13586
13587         * configure.in (target_libs): add target-winsup.
13588         (target==i386-win32): add patch diff flex make to $noconfigdirs.
13589         (target==ppcle-pe): remove ld from $noconfigdirs.
13590
13591 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
13592
13593         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13594         Preserve relative path names in $srcdir.  Build symlink tree if
13595         configuring cross target dir and srcdir=. (= no VPATH support).
13596         (configure-target-libg++): Depend on configure-target-librx.
13597         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13598         * config-ml.in: New file.
13599         * symlink-tree: New file.
13600         * configure: Ensure srcdir="." if that's what it is.
13601
13602 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
13603
13604         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13605         includes and FLEX_SKELETON setting.
13606         * mpw-configure (--with-gnu-ld): New option, controls whether
13607         to use PPCLink or ld with PowerMac GCC.
13608         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13609         * mpw-config.in: Configure grez if targeting Mac.
13610
13611         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
13612         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13613         just macos.
13614         * configure.in: Configure grez resource compiler if targeting Mac.
13615         * Makefile.in (all-grez, install-grez): New targets.
13616
13617 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
13618
13619         * configure: CXX defaults to gcc, not g++.  If we find
13620         gcc in the path, set CC to gcc -O2.
13621
13622 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
13623
13624         * configure: Default ${build} correctly.  Avoid picking up extra
13625         spaces when reading CC and CXX from Makefile.  When doing a
13626         Canadian Cross, use plausible default values for numerous
13627         variables.
13628         * configure.in: When doing a Canadian Cross, don't try to
13629         configure tools whose configure script can't handle it.
13630
13631 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13632
13633         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13634
13635 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13636
13637         * configure:  Remove dubious bug reporting address.
13638
13639 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13640
13641         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
13642         configure script, run that instead of this directory's configure.
13643         In either case, print a message that we're configuring the sub-dir.
13644
13645 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13646
13647         * configure.in: Before checking for the existence of various files,
13648         use sed to filter out "target-".
13649
13650 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13651
13652         * Makefile.in (DO_X): Split rule to decrease command line length
13653         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
13654         (Philippe De Muyter).
13655
13656 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13657
13658         * Makefile.in (all-patch): depend on all-libiberty.
13659
13660 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
13661
13662         * configure.in: If the only directory in target_configdirs which
13663         actually exists is libiberty, then set target_configdirs to empty,
13664         to avoid trying to build a target libiberty in a gas or gdb
13665         distribution.
13666
13667 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
13668
13669         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
13670         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
13671         systems.
13672
13673 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13674
13675         * configure.in (copy_dirs): Use sys-include instead of include
13676         for --with-headers option.
13677
13678 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
13679
13680         * Makefile.in, configure.in: Make winsup builds work with
13681         new scheme.
13682
13683 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
13684
13685         * configure.in: Build the linker on AIX.
13686
13687 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13688
13689         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
13690         where needed.
13691
13692 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
13693
13694         * Makefile.in (all-gcc): Fix typo.
13695
13696 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13697
13698         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
13699
13700 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13701
13702         * configure.in:  Rename libFOO to target-libFOO, and xiberty
13703         to target-xiberty, to provide more flexibility.
13704         (target_subdir):  Define.  Create if cross.
13705         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
13706         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
13707         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
13708         check-libFOO -> check-target-libFOO, etc.
13709         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
13710         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
13711         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
13712         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
13713         allow ALL_GCC="" to only configure.
13714         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
13715         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
13716         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
13717
13718 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
13719
13720         * Makefile.in (taz): Build "info" in etc explicitly.
13721
13722 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
13723
13724         * configure.in:  Make sure that CC is undefined (as opposed to
13725         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
13726         problem with autoconf trying to configure on a host without GCC.
13727
13728 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13729
13730         * mpw-configure: Set host alias from choice of host compiler,
13731         only use generic MPW Makefile sed if present, edit a file
13732         named "hacked_Makefile.in" instead of "Makefile.in" if present.
13733         * mpw-README: Add problem notes about CW6 and CW7.
13734
13735 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
13736
13737         * Makefile.in (taz): Use ";" instead of ";;".
13738
13739 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13740
13741         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
13742         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
13743         DISTDOCDIRS.
13744         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
13745         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
13746
13747 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13748
13749         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
13750         and gnats, because they are now subsumed by DISTSTUFFDIRS.
13751         Move bfd to DISTSTUFFDIRS.
13752
13753 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13754
13755         * Makefile.in (X11_LIB): Removed.
13756         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
13757
13758         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
13759
13760 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13761
13762         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
13763         names.
13764
13765 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13766
13767         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
13768
13769 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
13770
13771         * configure.in (i[345]86-*-win32): Always build newlib.
13772         Don't configure cvs, autoconf or texinfo.
13773         * Makefile.in (LD_FOR_TARGET): New.
13774         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
13775         Pass down LD_FOR_TARGET.
13776
13777 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13778
13779         * winsup: New directory.
13780         * Makefile.in: Build winsup.
13781         * configure.in: Winsup is configured when target is win32.
13782         Can only build win32 target GDB when native.
13783
13784 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
13785
13786         * config.guess: Recognize HP model 819 machines as having
13787         a PA 1.1 processor.
13788
13789 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13790
13791         * configure: Fix sed loop which substitutes for CC and CXX to
13792         avoid bug found in various sed implementations.
13793
13794 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13795
13796         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
13797         simulator.  Use standard powerpc-*-eabi*.
13798
13799 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13800
13801         * configure.in: Stop putting gas and binutils in noconfigdirs for
13802         powerpc-*-aix* and rs6000-*-*.
13803
13804 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
13805
13806         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13807         -mcall-aixdesc libraries.
13808
13809 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
13810
13811         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13812
13813         * config.sub (arm | armel | armeb): Fix shell syntax.
13814
13815 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13816
13817         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13818         -msoft-float and -mcpu=common support.
13819         (powerpc*-*-eabisim*): Add support for building -mcall-aix
13820         libraries.
13821
13822 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13823
13824         * configure.in: Allow configuration and build of emacs19 for the alpha.
13825
13826 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13827
13828         * configure.in (CC): Get ^CC, not just any old CC, from
13829         ${host_makefile_frag}.
13830
13831 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13832
13833         * configure.in (CC): Try to get CC from
13834         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13835
13836 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13837
13838         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13839         only if it exists in $(srcdir).
13840
13841 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13842
13843         * configure: If CC and CXX are not set in the environment, set
13844         them, based on either an existing Makefile or on searching for gcc
13845         in PATH.  Substitute for CC and CXX in Makefile.
13846         * configure.in: Remove libm from target_libs.  Separate
13847         target_configdirs from configdirs.  If CC is not set in
13848         environment, try to get it from a host Makefile fragment.  Rewrite
13849         changes of configdirs to use skipdirs instead.  A few minor
13850         tweaks.  Take directories out of target_configdirs as they are
13851         taken out of configdirs.  Remove existing Makefile files from
13852         subdirectories.  Substitute for TARGET_CONFIGDIRS and
13853         CONFIG_ARGUMENTS in Makefile.
13854         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13855         by configure.in.
13856         (CONFIG_ARGUMENTS): Likewise.
13857         (CONFIGURE_TARGET_MODULES): New variable.
13858         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13859         ($(CONFIGURE_TARGET_MODULES)): New target.
13860         (configure-libg++, configure-libio): New targets.
13861         (all-libg++): Depend upon configure-libg++.
13862         (all-libio): Depend upon configure-libio.
13863         (configure-libgloss, all-libgloss): New targets.
13864         (configure-libstdc++): New target.
13865         (all-libstdc++): Depend upon configure-libstdc++.
13866         (configure-librx, all-librx): New targets.
13867         (configure-newlib): New target.
13868         (all-newlib): Depend upon configure-newlib
13869         (configure-xiberty): New target.
13870         (all-xiberty): Depend upon configure-xiberty.
13871
13872 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13873
13874         * configure.in (host i[345]86-*-win32):  Expand the
13875         noconfigdirs again.
13876
13877 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
13878
13879         * mpw-configure: Fix sed command file name.
13880
13881 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13882
13883         * configure.in (host i[345]86-*-win32): Reduce the
13884         noconfigdirs again.
13885
13886 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
13887
13888         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13889         or powerpc*-*-pe*, since they are not yet supported.
13890
13891 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13892
13893         Add PowerMac support and many other enhancements.
13894         * mpw-configure: New option --cc to select compiler to use,
13895         paste options set according to --cc into the generated
13896         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13897         if mpw-make.sed is present.
13898         * mpw-config.in: Don't test for gC1, test for mpw-touch,
13899         add forward includes for PowerPC include files.
13900         * mpw-build.in: Build using Makefile.PPC if present.
13901         (do-byacc, etc): Remove separate version resource builds.
13902         (do-gas): Build "stamps" before "all".
13903         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13904         * mpw-README: Update to reflect --cc option, PowerMac support,
13905         and recently-reported compatibility problems.
13906
13907 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
13908
13909         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13910         embedded m68k systems (-aout, -coff, -elf, -vxworks).
13911         (--with-multilib-top): Pass to recursive invocations.
13912
13913 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
13914
13915         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13916         v810-*-*.
13917
13918 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13919
13920         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13921         gdb, ld and opcodes on v810-*-*.
13922
13923 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13924
13925         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13926         (local-maintainer-clean): New target.
13927         (maintainer-clean): New target.
13928         (realclean): Just depend upon maintainer-clean.
13929
13930 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13931
13932         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13933
13934 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
13935
13936         * configure.in: Build ld in mips*-*-bsd* case.
13937
13938 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
13939
13940         * config.sub: Accept -lites* OS.  From Ian Dall.
13941
13942 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
13943
13944         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13945         targets.
13946
13947 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13948
13949         * configure.in: treat i386-win32 canadian cross the same as
13950         i386-go32 canadian cross.
13951
13952 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13953
13954         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13955         running under the simulator to build a reduced set of libraries.
13956         (powerpc-*-eabiaix): Add fine grained multilib support added to
13957         other powerpc targets yesterday.
13958
13959 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13960
13961         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13962         -disable-softfloat, -disable-relocatable, -disable-aix, and
13963         -disable-sysv to control which multilib libraries get built.
13964
13965 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13966
13967         * configure: Add Makefile.tem to list of files to remove in trap
13968         handler.
13969
13970 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13971
13972         * config.guess (*Linux*):  Add missing "exit"s.
13973         Also, need specific check for alpha-unknown-linux (uses COFF).
13974
13975 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13976
13977         * config.guess:  Merge with FSF:
13978
13979         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
13980         * config.guess (AIX4): More robust release numbering discovery.
13981
13982         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
13983         * config.guess (i386-sequent-ptx): Properly get version number.
13984
13985         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
13986         * config.guess (mips:*:4*:UMIPS): New case.
13987
13988 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13989
13990         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13991         (i386-win32 host): Likewise.  Don't build readline.
13992
13993 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
13994
13995         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
13996         SUPPORT_FILES to submakes.
13997
13998 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
13999
14000         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14001         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14002         mpw-configure.
14003
14004 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
14005
14006         * configure.in (appdirs): Use =, not ==, in test expression when
14007         trying to build the text to print in the warning message for
14008         Solaris users.
14009
14010 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
14011
14012         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14013
14014 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14015
14016         * config.guess: Recognize lynx-2.3.
14017
14018 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
14019
14020         * config.sub (z8ksim): Deleted
14021         (z8k-*-coff): New, this is the one true name of the target.
14022
14023 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
14024
14025         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14026
14027 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
14028
14029         * config.guess (*:Linux:*:*): First try asking the linker what the
14030         default object file format is (elf, aout, or coff).  Then if this
14031         fails, try previous methods.
14032
14033 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14034
14035         * configure.in: Don't build newlib for *-*-vxworks5.1.
14036
14037 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14038
14039         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14040         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14041
14042 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
14043
14044         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14045
14046 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
14047
14048         * cfg-ml-com.in: New file.
14049         * cfg-ml-pos.in: New file.
14050
14051 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14052
14053         * COPYING.NEWLIB: Add HP free copyright to list.
14054
14055 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14056
14057         * config.sub: Recognize -eabi* for the system, not just -eabi.
14058
14059 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14060
14061         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14062         * config.sub, configure.in (win32): New target and host.
14063
14064 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14065
14066         * configure.in: Add i386-pe configuration.
14067
14068 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
14069
14070         * mpw-build.in (install): Install GDB after LD.
14071
14072 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
14073
14074         * mpw-config.in (elf/mips.h): Always forward-include, needed
14075         for GDB to build.
14076
14077 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14078
14079         * testsuite: New directory for customer acceptance and whole tool
14080         chain tests.
14081
14082 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14083
14084         * configure: If per-host line isn't found, but AC_OUTPUT is found
14085         and a configure script exists, run it instead.
14086
14087 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14088
14089         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
14090
14091 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14092
14093         * configure: Set build_{cpu,vendor,os,alias} to host values when
14094         --build isn't specified.
14095
14096 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14097
14098         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14099         (FLAGS_TO_PASS): Pass them.
14100         (EXTRA_TARGET_FLAGS): Ditto.
14101
14102 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14103
14104         * Makefile.in (all-libg++): Depend on all-libstdc++.
14105
14106 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14107
14108         * configure.in (noconfigdirs): Enable all packages for
14109           i386-unknown-netbsd.
14110
14111 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
14112
14113         * configure.in (noconfigdirs): Don't configure tk for i386-go32
14114         hosted builds (DOS builds)
14115
14116 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14117
14118         Changes for ARM based on patches from Richard Earnshaw:
14119         * config.sub: Handle armeb and armel.
14120         * configure.in: Omit arm linker only for riscix.
14121
14122 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14123
14124         * config.guess:  Update from FSF.
14125
14126 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
14127
14128         * config.sub: Recognize powerpcle as the little endian variant of
14129         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
14130         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
14131         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
14132         temporarily.
14133
14134 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
14135
14136         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14137
14138 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
14139
14140         * config.sub: Accept -lites* as a basic system type.
14141
14142 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
14143
14144         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14145         installed, and if so return linuxoldld as the system name.
14146
14147 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
14148
14149         * config.guess: Add hppa1.1-hp-lites support.
14150
14151 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14152
14153         * configure.in: Don't build newlib for m68k-vxworks5.1.
14154
14155 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14156
14157         * configure.in (mips-sgi-irix6): Use mh-irix5.
14158
14159 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
14160
14161         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14162
14163 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14164
14165         * test-build.mk: Enable building of shared libraries on IRIX 5 and
14166         OSF/1.  Fix compiler flags.
14167         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
14168
14169 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
14170
14171         * configure.in: Recognize --with-newlib.
14172         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14173
14174 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14175
14176         * Makefile.in: move {all,check,install}-gdb from *_MODULES
14177         to *_X11_MODULES due to gdbtk needing X include files et al.
14178
14179 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
14180
14181         Merge in support for Mac MPW as a host.
14182         (Old change descriptions retained for informational value.)
14183
14184         * mpw-config.in: Add generic include forwards for cpu-specific
14185         include files in aout and elf directories.
14186
14187         * mpw-configure: Added copyright.
14188         * mpw-config.in: Check for presence of required build tools.
14189         (target_libs): Add newlib.
14190         (target_tools): Add examples.
14191         (Read Me): Generate as "Read Me for MPW" instead.
14192         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14193         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14194         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14195
14196         * mpw-configure: Remove subdir-specific makefile hackery,
14197         delete mk.tmp after using it.
14198
14199         * mpw-build.in (all): Display start and end times.
14200
14201         * mpw-configure (host_canonical): Set.
14202         (target_cpu): Always add to makefiles.
14203         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14204         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14205         (mpw-mh-mpw): Look for in srcdir and srcroot.
14206         Use sed instead of mpw-edit-prefix to edit prefix definitions.
14207
14208         * mpw-build.in: (install-only): New target.
14209
14210         * mpw-configure (host_alias, target_alias): Rename from hostalias
14211         and targetalias, add into generated Makefile.
14212         (mk.tmp): If present, add into generated Makefile.
14213         * mpw-build.in (all-gas): Build config.h first before gas proper.
14214
14215         * mpw-configure (config.status): Write only if changed.
14216         * mpw-config.in (readline): Configure it (not built, just used for
14217         definitions).
14218
14219         * mpw-config.in (elf/mips.h): Add a forward include.
14220
14221         * mpw-config.in: Forward-include most .h files in include into
14222         extra-include.
14223         (readline): Don't build.
14224         mpw-build.in (install): Install GDB.
14225
14226         * mpw-configure (prefix, mpw_prefix): Handle it.
14227         * mpw-config.in (mmalloc, readline): Don't configure.
14228         * mpw-build.in (thisscript): Rename to ThisScript.
14229         Use mpw-build instead of BuildProgram everywhere.
14230         (mmalloc, readline): Don't build.
14231         * mpw-README: New file, basic documentation about the MPW port.
14232
14233         * mpw-config.in: Use forward-include to create include files.
14234
14235         * mpw-configure: Add more things to the top of each configured
14236         Makefile, including contents of config/mpw-mh-mpw.
14237         * mpw-config.in (extra-include): Create this directory and fill it
14238         with Posix-like include files when configuring.
14239
14240         * config.sub (apple, mac, mpw): Add various aliases.
14241
14242         * mpw-build.in: New file, top-level build script fragment for MPW.
14243         * mpw-configure: New file, configure script for MPW.
14244         * mpw-config.in: New file, config fragment for MPW.
14245
14246 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14247
14248         * configure.in (host_libs): Remove glob, since it is gone from the
14249         sources.
14250
14251 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14252
14253         * Makefile.in: define empty GDB_NLM_DEPS var.
14254
14255         * configure.in(target_makefile_frag): use config/mt-netware
14256         for netware targets.
14257
14258 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14259
14260         * config.sub: Merge in recent FSF changes.  Remove linux special
14261         cases.
14262
14263 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14264
14265         Revert this change:
14266
14267         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14268
14269                 * build-all.mk: Use CC=cc -Xs on Solaris.
14270
14271 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14272
14273         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
14274         stop using it.
14275         * Makefile.in: Nuke all references to glob subdirectory.
14276
14277 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14278
14279         * configure.in: Fix --enable-shared logic in per-host.
14280
14281 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14282
14283         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14284
14285 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14286
14287         * configure.in (noconfigdirs): Don't build gas on AIX, for
14288         powerpc*-*-aix* as well as for rs6000*-*-aix*.
14289
14290 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
14291
14292         * configure: Fix --cache-file to work if the file argument is a
14293         relative path.
14294
14295 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
14296
14297         * configure: If the --cache-file is used, pass it down to
14298         configure in subdirectories.
14299
14300 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
14301
14302         * config.sub: add vxworks29k configuration.
14303
14304 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14305
14306         * Makefile.in (taz): Do "diststuff" part quietly.
14307
14308 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14309
14310         * config.sub: Mini-merge with gcc/config.sub.
14311
14312 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14313
14314         * config.guess (IRIX): Sed - to _.
14315
14316 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14317
14318         * Makefile.in (source-vault, binary-vault): New targets.
14319
14320 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
14321
14322         * config.sub: Recognize -eabi as a basic system type.
14323
14324 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14325
14326         * configure.in (enable_shared stuff): Fix typo.
14327
14328 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
14329
14330         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14331
14332 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14333
14334         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14335
14336 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
14337
14338         * configure.in (rs6000-*-*): Don't build gas.
14339
14340 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
14341
14342         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14343         reduce command line length.
14344         (AS_FOR_TARGET): Check for as.new, not Makefile.
14345         (NM_FOR_TARGET): Check for nm.new, not Makefile.
14346
14347 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14348
14349         * config.guess:  Merge from FSF.
14350
14351 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14352
14353         * configure: Don't use $ when handling program_suffix.
14354
14355 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
14356
14357         * configure.in:  Configure tk for hppa/hpux.
14358
14359 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14360
14361         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
14362
14363 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14364
14365         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
14366         to LIBCXXFLAGS.  Tests are better run without it.
14367
14368 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
14369
14370         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14371
14372 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
14373
14374         * configure.in (*-*-netware*): Don't configure xiberty.
14375
14376 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
14377
14378         * configure.in:  Remove tk from native_only list.
14379
14380 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
14381
14382         * build-all.mk: Add mips-ncd-elf target to sun4 targets
14383           for special NCD build.
14384
14385 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14386
14387         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14388         makeall.bat, they're only useful for binutils snapshots.
14389         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14390         makeall.bat to specified SUPPORT_FILES.
14391
14392 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
14393
14394         * build-all.mk: Add Ericsson targets to sun4 and solaris
14395           hosts.  Add  BNR's sun4 target to solaris host, so their
14396           build-from-source will be tested in-house first.
14397
14398 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14399
14400         * Makefile.in (LIBCFLAGS): New variable.
14401         (CFLAGS_FOR_TARGET): Ditto.
14402         (LIBCFLAGS_FOR_TARGET): Ditto.
14403         (LIBCXXFLAGS): Ditto.
14404         (CXXFLAGS_FOR_TARGET): Ditto.
14405         (LIBCXXFLAGS_FOR_TARGET): Ditto.
14406         (BASE_FLAGS_TO_PASS): Pass them.
14407         (EXTRA_TARGET_FLAGS): Ditto.
14408
14409         * configure.in: Support --enable-shared.
14410
14411 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14412
14413         * configure.in (target_libs):  Include libstdc++ again.
14414         * config.guess:  Update from FSF (for FreeBSD).
14415
14416 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14417
14418         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14419         makeall.bat.
14420         (DISTDOCDIRS): Add `etc'.
14421         (ETC_SUPPORT_PFX): New variable.
14422         (taz): Include anything from etc starting with a word in
14423         ETC_SUPPORT_PFX.
14424
14425 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14426
14427         * config.sub: Update for recent FSF changes.  Remove obsolete
14428         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
14429         spacing changes.
14430
14431 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14432
14433         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
14434
14435         * config.guess:  Merge with FSF.
14436         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14437
14438 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14439
14440         * configure: Since the "trap 0" handler will override the exit
14441         status on many systems, only use it for "exit 1", and make it set
14442         a non-zero exit status; reset it before "exit 0".  Also, check
14443         exit status of config.sub, and error out if it failed.
14444
14445 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
14446
14447         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14448         and install libgloss.
14449
14450 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14451
14452         * Makefile.in (all-binutils): Depend upon all-byacc.
14453
14454         * configure.in: Don't build emacs on Irix 5.
14455
14456 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14457
14458         * configure.in (*-*-netware*): Add libio.
14459
14460 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14461
14462         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14463         (CHECK_TARGET_MODULES): Ditto.
14464         (INSTALL_TARGET_MODULES): Ditto.
14465         (TARGET_LIBS): Ditto.
14466         (all-libstdc++): Note dependencies.
14467
14468 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14469
14470         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14471
14472 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14473
14474         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14475         -fexternal-templates.
14476
14477         * configure.in (target_libs): Add libstdc++.
14478         (noconfigdirs): Add libstdc++ as appropriate.
14479
14480 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14481
14482         * config.guess:  Update from FSF.
14483
14484 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14485
14486         * configure: Use ${config_shell} when running ${configsub}.
14487
14488 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
14489
14490         * config.sub: No longer recognize h8300h.
14491
14492 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14493
14494         * config.sub: Remove extraneous differences between config.sub and
14495         gcc/config.sub.
14496
14497 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14498
14499         * Makefile.in (DISTSTUFFDIRS): Add gas.
14500
14501 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
14502
14503         * COPYING.NEWLIB: New file.
14504
14505 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14506
14507         * config.guess (HP-UX):  Patch from Harlan Stenn
14508         <harlan@landmark.com> to also emit release level.
14509
14510 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14511
14512         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14513
14514 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14515
14516         * config.sub:  Merge nextstep cleanup from FSF.
14517
14518 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14519
14520         * configure.in (arm-*-*): Don't configure ld for this target.
14521
14522 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14523
14524         * configure.in (*-*-netware): don't configure libg++, libio,
14525           librx, or newlib.
14526
14527 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14528
14529         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
14530         configure ld--it works, but it doesn't support shared libraries.
14531
14532 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14533
14534         * config.guess (*-unknown-freebsd*):  Get rid of possible
14535         trailing "(Release)" in version string.
14536         Patch from Paul Richards <paul@isl.cf.ac.uk>.
14537
14538 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14539
14540         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14541         Fix type: *-next-neststep -> *-next-nextstep.
14542
14543         * config.guess:  Merge from FSF:
14544
14545         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
14546
14547         * config.guess: Recognize powerpc-ibm-aix3.2.5.
14548
14549         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
14550
14551         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14552         instead of UNIX_SV for UnixWare 1.0).
14553
14554 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
14555
14556         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
14557         to make gdb/nlm/* build after the compiler and linker.
14558
14559 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14560
14561         * config.guess (netbsd, freebsd, linux):  Accept any machine,
14562         not just i[34]86.
14563         (m68k-atari-sysv4):  Relocate to match FSF version.
14564
14565         * config.guess:  More merges from the FSF:
14566
14567         Add a space before function call or macro invocation.
14568
14569         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14570
14571         * config.guess: Add trap cmd to remove dummy.c and dummy when
14572         interrupted.
14573
14574         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14575
14576         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14577         (dummy): Redirect stderr from compilation of dummy.c.
14578
14579         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
14580
14581         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14582
14583 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
14584
14585         * configure: Accept and ignore --cache*, for compatibility with
14586         new autoconf.
14587
14588 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14589
14590         * config.guess:  Merge from FSF:
14591
14592         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14593
14594         * config.guess (Pyramid*:OSx*:*:*): New case.
14595         (PATH): Add /.attbin at end for finding uname.
14596         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
14597
14598         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
14599
14600         * config.guess (M88*:DolphinOS:*:*): New case.
14601
14602         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
14603
14604         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14605         to select whether to use ELF or COFF.
14606
14607         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14608
14609         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
14610
14611         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
14612
14613         * config.guess: Guess the OS version for HPUX.
14614
14615         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
14616
14617         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14618
14619 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14620
14621         * configure.in: Recognize --with-headers, --with-libs, and
14622         --without-newlib.
14623         * Makefile.in (all-xiberty): Depend upon all-ld.
14624
14625 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14626
14627         * configure.in: Change i[34]86 to i[345]86.
14628
14629 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14630
14631         * configure (version): A few more tweaks to help message.
14632
14633 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14634
14635         * Makefile.in:  Remove (for now) librx as a host library,
14636         now that we're building it for target.
14637
14638 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14639
14640         * configure: Fix up help message; from karl@owl.hq.ileaf.com
14641         (Karl Berry).
14642
14643 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14644
14645         * configure.in:  Also configure librx.
14646
14647 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14648
14649         * Makefile.in:  Update various rules to reflect that librx
14650         is now needed for libg++.
14651
14652 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14653
14654         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
14655
14656 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
14657
14658         * configure.in: Configure the examples directory.
14659
14660 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14661
14662         * configure: Simplify Jun 2 1994 change.
14663
14664 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14665
14666         * change CC to /usr/latest/bin/gcc for lynx host builds, since
14667         /bin/gcc isn't good enough to build gcc.
14668
14669 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
14670
14671         * Makefile.in (GDB_SUPPORT_FILES): Remove
14672         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
14673         (gdb.tar.gz): Add new rule to use standard distribution building
14674         mechanism.
14675
14676 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14677
14678         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
14679         Bill Cox <bill@cygnus.com>.
14680
14681 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14682
14683         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
14684
14685 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
14686
14687         * configure:  Search current dir first in .gdbinit.
14688
14689 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14690
14691         * config.sub:  Recognize freebsd (merged from gcc config.sub).
14692
14693 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14694
14695         * config.sub:  Refer to NeXT's operating system as nextstep.
14696
14697         * config.sub (case $basic_machine):  Re-order the cases, to match
14698         the order in the FSF version (which is mostly alphabethical).
14699         Merge in some additions and changes from the FSF.
14700
14701 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
14702
14703         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
14704         * config.sub: Recognize cxux7.
14705         * configure.in: Use mh-cxux for m88k-harris-cxux*.
14706
14707 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14708
14709         * config.sub:  Fix typo powerpc -> powerpc-*.
14710
14711 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
14712
14713         * Makefile.in: `all-emacs19' depends on `all-byacc'.
14714
14715         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
14716         parallel with all-emacs and install-emacs).  Top-level command
14717         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
14718
14719 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14720
14721         * test-build.mk ($(host)-stamp-stage2-installed): Remove
14722         $(relbindir)/make before doing ``make install'', and use
14723         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
14724         installing over running make binary.
14725         ($(host)-stamp-stage3-installed): Likewise.
14726
14727 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14728
14729         * config.guess: Recognize Mach.
14730
14731 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14732
14733         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
14734         see whether --exec-prefix was used.
14735
14736 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14737
14738         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
14739
14740 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14741
14742         * Makefile.in: Add all-librx target similar to all-libproc.
14743
14744 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
14745
14746         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
14747         with post 1.2 uname bogosity.
14748
14749 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14750
14751         * configure: Remove temporary files on receipt of a signal.
14752
14753 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
14754
14755         * configure: If there is a package_makefile_frag, remove
14756         ${subdir}/Makefile.tem after copying it in.
14757
14758 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14759
14760         * build_all.mk: support rs6000 lynx identifies itself as
14761         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
14762         since /bin/gcc is too feeble to compile a modern gcc.
14763
14764 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14765
14766         * brought devo/test-build.mk update-to-date with progressive/
14767           test-build.mk. Add lynx targets and hppa flag info.
14768
14769 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14770
14771         * configure.in:  Use mh-ncrsvr43.  Patch from
14772         Tom McConnell <tmcconne@sedona.intel.com>.
14773
14774 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14775
14776         * config.guess (i386-unknown-bsdi):  No longer need to
14777         check #if defined(__bsdi__) && defined(__i386__).
14778
14779 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14780
14781         * configure: Set program_transform_nameoption correctly.
14782
14783 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14784
14785         * brought build-all.mk update-to-date with progressive build-all.mk,
14786           added new targets and hppa info.
14787
14788 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14789
14790         * configure: If config.guess result is a prefix of the user
14791         specified target, assume a native build and use the user specified
14792         target as the host alias.  Remove SunOS patch suffix removal hack.
14793         * configure.in: Remove SunOS patch suffix removal hack.
14794
14795         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
14796         in NATIVE_CHECK_MODULES.
14797
14798 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
14799
14800         * Makefile.in: Rename HOST_ONLY to NATIVE.
14801         * configure: Delete SunOs patch suffix from host_canonical
14802           and build_canonical variables that are prepended to Makefiles.
14803         * configure.in: Add comments for easier maintenance.
14804
14805 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14806
14807         * Makefile.in: Add all-libproc target similar to all-gui.
14808
14809 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
14810
14811         * Makefile.in (CHECK_MODULES): split into
14812         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14813
14814 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
14815
14816         * config.guess (i386-unknown-bsdi): New system to guess.
14817
14818 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14819
14820         * Makefile.in: Add all-gui target (but not yet build by "all").
14821
14822 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
14823
14824         * config.sub: Move deletion of patch suffix from here...
14825         * configure.in: To here, at Ian's suggestion.  The top-
14826           level scripts might need to know of a patch level.
14827
14828 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
14829
14830         * config.sub: Strip off patch suffix so rtl is recognized
14831           as a sunos4.1.3 machine, even though it's been patched.
14832
14833 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
14834
14835         * Makefile.in (INSTALL_LAST): Delete.
14836         (INSTALL_DOSREL): New.
14837
14838 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14839
14840         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14841         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14842         whether we pass down --with-gnu-ld anyhow.
14843
14844 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
14845
14846         * Makefile.in (INSTALL_LAST): Change operation so it works
14847         on more flavors of make.
14848         * configure.in (go32): Don't build libg++ or libio.
14849
14850 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
14851
14852         * Makefile.in (Move HOST_PREFIX_1 and friends up so
14853         they can be overriden by templates.
14854
14855 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
14856
14857         * configure.in (target==go32): Don't build gdb.
14858         * dosrel: New directory.
14859
14860 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
14861
14862         * configure.in (host==go32): Configure dosrel too.
14863         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14864         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14865         be set by incoming names or templates.
14866         (INSTALL_LAST): New rule.
14867
14868 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
14869
14870         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14871
14872 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14873
14874         * configure.in (appdirs): New variable.  Currently empty, but will
14875         be used in gas distribution.  If nonempty, lists a set of
14876         directories at least one of which must get configured, or top
14877         level configuration is considered to have failed.
14878         (rs6000-*-lynxos*): Use new file name.
14879
14880 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14881
14882         Eliminate XTRAFLAGS.
14883         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14884         newlib include files using -idirafter, and also use -nostdinc.
14885         (CXX_FOR_TARGET): Likewise.
14886         (XTRAFLAGS): Removed.
14887         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14888         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14889         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14890         ($(DO_X)): Don't pass down XTRAFLAGS.
14891
14892 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14893
14894         * configure.in (mips*-dec-bsd*): New target; do build linker.
14895         (mips*-*-bsd*): New target; don't build linker.
14896
14897 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14898
14899         * configure.in: support rs6000-*-lynxos* configuration.
14900         support sunos4 as a cross target.
14901
14902         * config.sub: look for lynx*, not lynx since the OS version may
14903         legitimately be part of the name.
14904
14905 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14906
14907         * configure.in (i[34]86-*-sco*): Move to be with other i386
14908         targets.
14909         (romp-*-*): New target.  Skip various binary utilities.
14910         (vax-*-*): New target.  Don't build newlib.
14911         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
14912
14913 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14914
14915         * configure.in: Only set host_makefile_frag if config
14916         directory exists.
14917
14918 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14919
14920         * install.sh: If $dstdir exists, don't check whether each
14921         component does.
14922
14923 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14924
14925         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14926
14927 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
14928
14929         * configure.in (*-*-lynxos*): Don't configure newlib for either
14930         native or cross Lynx.
14931
14932 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
14933
14934         * config.sub (sparc64-elf): Fix os.
14935         (z8k): Remove duplicate.
14936
14937 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14938
14939         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14940         gcc/stmp-fixproto, to try to prevent fixproto from being run.
14941
14942 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
14943
14944         * configure: Make file links cleanly even if Lynx fails on
14945           an NFS symlink (at least fail cleanly).
14946
14947 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14948
14949         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14950         -XNh2000.
14951
14952 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14953
14954         * configure: Unknown options are fatal again.
14955
14956 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
14957
14958         * configure: Ignore --x-includes and --x-libraries, for Autoconf
14959         compatibility.
14960
14961 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
14962
14963         * build-all.mk: Add `clean' target.
14964
14965 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14966
14967         * config.guess:  Add SINIX support.
14968         * configure.in:  Add mips-*-sysv4* support.
14969
14970 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
14971
14972         * build-all.mk: Document all useful targets.
14973         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14974         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14975
14976 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14977
14978         * configure: Support --silent, --quiet.
14979
14980 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14981
14982         * configure: Support --disable-FEATURE.
14983
14984 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14985
14986         * config.guess: Recognize NCR running SVR4.3.
14987
14988 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14989
14990         * config.guess:  Make BSDI generate i386-unknown-bsd386.
14991         Patch from Paul Eggert <eggert@twinsun.com>.
14992
14993 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14994
14995         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14996
14997 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14998
14999         * configure: Make unrecognized options give nonfatal warnings
15000         instead of fatal errors, and pass them to any subdirectory
15001         configures in case they recognize them.
15002         Make --x equivalent to --with-x.
15003
15004 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15005
15006         * configure: Add --enable-* options.  Clean up usage message and
15007         some comments.
15008
15009 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
15010
15011         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15012
15013 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15014
15015         * configure.in (hppa*-*-*): Enable binutils.
15016
15017 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15018
15019         * config.sub: Recognize cisco.
15020
15021 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
15022
15023         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15024
15025 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15026
15027         * config.guess: about target *-hitachi-hiuxwe2, don't print more
15028         than one configuration name.  Add comment.
15029
15030 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
15031
15032         * config.guess: about target *-hitachi-hiuxwe2, fixed
15033         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
15034         macro is incorrect.]
15035
15036 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15037
15038         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15039         than the "make ls" stuff which used to be here.
15040
15041 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15042
15043         * config.guess:  Recognize i[34]86-unknown-freebsd.
15044         From Shawn M Carey <smcarey@rodan.syr.edu>.
15045
15046 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15047
15048         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15049
15050 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
15051
15052         * config.guess: Check for ptx.
15053
15054 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
15055
15056         * config.sub: Add os9k checking.
15057
15058 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15059
15060         * config.guess: Handle OSF1 running on HPPA processors
15061
15062 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15063
15064         * configure: If subdir configure fails, print out a message with
15065         subdirectory name, in case subdir's configure code didn't identify
15066         itself.
15067
15068 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
15069
15070         * configure.in: Remove embedded newlines from configdirs.
15071         Avoid mismatches of substrings.  Fix matching strings at end
15072         of configdirs.
15073
15074 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
15075
15076         * config.guess:  Add Lynx/rs6000 config support.
15077
15078 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15079
15080         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15081
15082 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
15083
15084         * configure.in (hppa*-*-osf*): Treat this just like most other
15085         PA configurations (eg no binutils or ld).
15086         (hppa*-*-*elf*): These configurations have binutils and ld.
15087
15088 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15089
15090         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
15091
15092 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15093
15094         * configure.in (rs6000-*-*): Build gas.
15095
15096 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15097
15098         * Makefile.in:  Avoid bug in losing hpux sed.
15099
15100 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15101
15102         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15103         for GDB and GDB has been fixed to not need it.
15104
15105 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15106
15107         * config.guess: Recognize vax hosts.
15108
15109 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15110
15111         * configure (while loop): Don't use "break 2" inside case
15112         statement -- the case statement isn't an enclosing loop.
15113
15114 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15115
15116         * config.guess:  Clean up NeXT support, to allow nextstep
15117         on Intel machines.  Make OS be nextstep.
15118
15119 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
15120
15121         * config.guess: Add alternate forms for Convex.
15122
15123 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
15124
15125         * configure:  Completely rewrite option processing.  Take
15126         advantage of pattern-matching to avoid invoking test frequently.
15127         Also clean up host and target defaulting logic.
15128
15129 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15130
15131         * Makefile.in: Replace all occurrances of "rootme" with "r" and
15132         "$${rootme}" with "$$r", to increase the likelihood that the do-*
15133         commands (plus user environment) will fit SCO limits.
15134
15135 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15136
15137         * configure.in: Don't issue warnings about directories which are
15138         not being configured if -norecursion is set.  Correct test for
15139         --with-gnu-as and --with-gnu-ld to not get confused by substring
15140         matches.
15141
15142         * configure.in: Don't build gas for alpha-dec-osf1*.
15143
15144 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
15145
15146         * configure:  Back out Per's change of 12/19/1993.  It changes the
15147         behavior of configure in unexpected and confusing ways.
15148
15149         Also, use different delim char when calculating
15150         program_transform_name so that the name can contain slashes.
15151
15152 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
15153
15154         * configure.in, config.sub: Add support for VSTa micro-kernel.
15155
15156 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
15157
15158         * configure.in: Nuke hacks which were used to get a special
15159         version of GAS for HPPA configurations.
15160
15161 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15162
15163         * configure:  If only ${target_alias} is given, use that
15164         as the default for ${host_alias}.
15165         * configure:  Add missing back-slashes before nested quotes.
15166
15167 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15168
15169         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15170
15171 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
15172
15173         * config.guess:  Recognize some Tektronix configurations.
15174         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15175
15176 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15177
15178         * config.sub: Match any flavor of SH.
15179
15180 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
15181
15182         * configure.in: Don't try to configure newlib for Alpha.
15183
15184 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15185
15186         * configure.in: Don't build ld for Irix 5.  Don't build gas,
15187         libg++ or libio for any Alpha target.
15188
15189         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15190
15191 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
15192
15193         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15194         default arguments -- so it tried to compress itself.
15195
15196 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15197
15198         * configure.in (notsupp): ensure that a space is always at the end
15199           of the configdirs list, since the grep checks for an explicit space
15200
15201 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15202
15203         * configure.in (target i386-sysv4.2): don't build ld, since static
15204           versions of many libraries are not available.
15205
15206 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15207
15208         * config.guess: Recognize Apollos (using environment variables).
15209         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15210
15211 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15212
15213         * config.guess: Recognize Sony news mips running newsos.
15214
15215 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
15216
15217         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15218         "fi ; else" for bash.
15219
15220 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
15221
15222         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15223
15224 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
15225
15226         * config.sub: accept unixware as an alias for svr4.2.
15227         Fix some inconsistancies with the gcc version.
15228
15229 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15230
15231         * Makefile.in (DISTDOCDIRS):  Add gdb.
15232
15233 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15234
15235         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
15236
15237 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15238
15239         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15240         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15241         this now.
15242
15243 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15244
15245         * config.sub: Accept hiux* as an OS name.
15246
15247         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15248         etc/make-stds.texi.  The underscore came from gcc, and dje now
15249         agrees that RUNTESTFLAGS is the correct name.
15250
15251 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15252
15253         * install.sh:  Remove 'set -e'.  It makes any conditionals
15254         in the script useless.
15255
15256         * config.guess: Automatically recognize arm-acorn-riscix
15257         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15258
15259 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
15260
15261         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15262
15263 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15264
15265         * Makefile.in (DISTDOCDIRS): New variable.
15266         (taz): Edit local Makefile.in sooner, instead of proto-toplev
15267         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
15268
15269 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15270
15271         * configure.in (hppa target): check the source directory for the
15272           pagas sub-directory
15273
15274 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
15275
15276         * config.sub: Allow -aout* and -elf*.
15277
15278 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15279
15280         * configure.in: Don't build ld on i386-solaris2, same as for
15281         sparc-solaris2.
15282
15283 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15284
15285         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15286
15287 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15288
15289         * configure.in:  Configure gdb for alpha.
15290
15291 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15292
15293         * Makefile.in (CXXFLAGS): Add -O.
15294
15295 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15296
15297         * config.guess: added support for DG Aviion
15298
15299 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15300
15301         * configure.in: Produce warning message for subdirectories not
15302         configurable for this host/target combination.  Don't try to
15303         configure gdb for vms.
15304
15305 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15306
15307         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15308         appropriate files before making "diststuff".
15309         (DISTBISONFILES): New var: list of files to be edited.
15310         (DISTSTUFFDIRS): Add binutils.
15311
15312 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15313
15314         * config.sub: also handle mipsel and mips64el (for little endian mips)
15315
15316 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15317
15318         * configure.in: Add * to end of all OS names.
15319
15320 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
15321
15322         * configure.in: Build newlib for LynxOS native.
15323
15324 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15325
15326         * config.guess: Add support for delta 88k running SVR3.
15327
15328         * configure.in: Add comment about HP compiler vs. emacs.
15329
15330 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15331
15332         * configure.in: don't build ld on solaris2 (not a viable option
15333           due to bugs in getpwnam & getpwuid)
15334
15335 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15336
15337         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15338         config.guess will produce a full version number.
15339
15340 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15341
15342         * configure.in: Build linker and binutils for alpha-dec-osf1.
15343
15344 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15345
15346         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15347         and gdb/testsuite/Makefile.in.
15348
15349 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15350
15351         * configure.in: recognize mips*- instead of mips-
15352
15353 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15354
15355         * config.sub: Accept linux*coff and linux*elf as operating
15356         systems.
15357
15358 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15359
15360         * config.sub: Recognize mips64, and mips3 as an alias for it.
15361
15362 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15363
15364         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15365         gdb knows how to handle OSF/1 shared libraries.
15366
15367 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15368
15369         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15370         * config.guess: Recognize Hitachi's HIUX.
15371         * config.sub: Recognize h3050r* and hppahitachi.
15372         Remove redundant cases for hp9k[23]*.
15373
15374 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15375
15376         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15377         if gas and ld are in the source tree and are in ${configdirs}.
15378         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15379         --with options (but still pass them down on the command line,
15380         if they were explicitly specified).
15381
15382 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15383
15384         * configure: substitute SHELL value in Makefile.in with
15385         ${CONFIG_SHELL}
15386
15387 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15388
15389         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15390         *-*-solaris2* targets.
15391
15392 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15393
15394         * Makefile.in: define M4, and pass it down to sub-makes;
15395         all-autoconf now depends on all-m4
15396
15397 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15398
15399         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15400         presence of {ar,ranlib} instead of a configured directory
15401
15402 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
15403
15404         * config.guess: Accept 34?? as well as 33?? for NCR.
15405
15406 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15407
15408         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15409         of 'gas' in sed commands, since 'gash' is now in the tree as well.
15410
15411 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15412
15413         * configure: grab values for $(CC) and $(CXX) from the
15414         environment, so that someone can do "CC=gcc configure; make" and
15415         have it work right (matching the way that autoconf works now)
15416
15417         * configure.in, Makefile.in: add support for gash, the tcl
15418         interface to Galaxy
15419
15420         * config.guess: add NetBSD variants (hp300, x86)
15421
15422 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
15423
15424         * install.sh: Support -d option (in the manner of SunOS 4 install,
15425         as it is more deterministic than that of GNU install)
15426         (chmodcmd): Set file to mode 755 by default (should also do default
15427         chgrp and chown, but I don't feel like dealing with that now)
15428
15429 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
15430
15431         * config.sub: Remove h8300hhms alias.
15432
15433 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15434
15435         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15436
15437 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15438
15439         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15440         as stmp-fixinc
15441
15442 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15443
15444         * config.sub: recognize m88110-bug-coff.
15445
15446 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15447
15448         * Makefile.in (all-libio): all dependencies on the toolchain used
15449         to build this (gcc, gas, ld, etc)
15450
15451 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15452
15453         * config.guess: Deal with OSF/1 1.3 on alpha.
15454
15455 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15456
15457         * install.sh: add some 'else true' clauses for portability
15458
15459         * configure.in: don't build libio for h8[35]00-*-* targets
15460
15461 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15462
15463         * Makefile.in:  Add support for new libio.
15464
15465 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15466
15467         * install.sh: If one command fails, don't try the rest.  Don't try
15468         to remove $dsttmp (via trap) unless we have already created it.
15469         If $src doesn't exist, detect it and exit with an error.
15470
15471         * config.guess: Recognize BSD on hp300.
15472
15473 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15474
15475         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15476         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15477
15478 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
15479
15480         * Makefile.in (all-send-pr): depends on all-prms
15481
15482 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15483
15484         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15485
15486 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15487
15488         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15489         Added test for mips-mips-riscos5.
15490
15491 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15492
15493         * configure.in: use mh-hp300 for 68k HP hosts
15494
15495 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15496
15497         * configure: add support for CONFIG_SHELL, so that you can use
15498         some alternate shell for evaluating configure scripts
15499
15500 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
15501
15502         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
15503         in configure script to bug-gdb@prep.ai.mit.edu when building
15504         distribution archive.
15505         * Makefile.in (COMPRESS):  Remove def.
15506         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
15507         gdb.tar.Z and make-gdb.tar.Z respectively.
15508         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
15509         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
15510         to convergence with 'taz' target in Makefile.in.
15511
15512 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15513
15514         * install.sh (dsttmp): use trap to ensure that tmp files go
15515         away on error conditions
15516
15517 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15518
15519         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15520
15521 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15522
15523         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15524         its parent is '/' not ''.
15525
15526         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15527
15528 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
15529
15530         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15531         that ${newsrcdir}/configure.in does.
15532
15533 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15534
15535         * test-build.mk: support for CONFIG_SHELL
15536
15537 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
15538
15539         * config.sub (netware):  Add as a basic system type.
15540
15541 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15542
15543         * Makefile.in (Makefile): depend on configure.in.  Also drop the
15544           $(srcdir)/ from the dependency on Makefile.in.
15545
15546 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
15547
15548         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15549         (h8300hhms is temporary until multi-libraries are implemented).
15550         * configure.in: Handle h8300h too.
15551
15552 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15553
15554         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15555
15556 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
15557
15558         * configure:  Remove extraneous output when guessing host type.
15559         * config.guess:  Remove extraneous output when guessing using C
15560         compiler rather than uname, or when guessing fails.
15561
15562 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
15563
15564         * Makefile.in: remove all.cross and install.cross targets
15565
15566         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15567           definitions
15568
15569 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
15570
15571         * configure.in (target sh): Build gprof.
15572
15573 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15574
15575         * config.sub: change -solaris to -solaris2
15576
15577 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15578
15579         * configure.in: Use config/mh-riscos for mips-*-sysv*.
15580
15581 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
15582
15583         * configure: Correct error message for missing Makefile.in to
15584         print correct directory.
15585
15586 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15587
15588         * install.sh: kludge around 386BSD shell bug
15589
15590 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
15591
15592         * config.guess:  Recognize NeXT.
15593         * config.guess:  Recognize i486-ncr-sysv4.
15594         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
15595
15596 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
15597
15598         * Makefile.in (MAKEINFOFLAGS): New variable.
15599         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15600         * build-all.mk, test-build.mk: Pass down --no-split as
15601         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
15602
15603 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
15604
15605         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
15606
15607 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
15608
15609         * Makefile.in (libg++.tar.z):  New rule.
15610         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
15611         * Makefile.in (taz):  Only do a single chmod.
15612
15613 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15614
15615         * install.sh: don't use dirname anymore (replaced with sed usage)
15616
15617 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
15618
15619         * Makefile.in:  Change extension for gzip'd files from '.z' to
15620         '.gz' per new FSF standard usage.
15621
15622 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15623
15624         * configure: put quotes around the final value of program_transform_name
15625
15626 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15627
15628         * Makefile.in: new install.sh support; update install-info rules
15629
15630 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
15631
15632         * configure.in: Build diff for crosses, but not for go32 host.
15633
15634         * configure.in: Build gprof only for native, and don't build it
15635         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15636
15637 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
15638
15639         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15640
15641 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15642
15643         * configure.in (host_tools): Add prms.
15644
15645 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15646
15647         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15648         with $(FLAGS_TO_PASS) on the command line
15649
15650         * config.sub: Recognize lynx and lynxos
15651
15652 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15653
15654         * config.sub: Accept -ecoff*, not just -ecoff.
15655
15656 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15657
15658         * Makefile.in (taz): Use .gz suffix instead of .z.
15659         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
15660         names.
15661
15662 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15663
15664         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
15665
15666 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15667
15668         * Makefile.in (install-no-fixedincludes):  install gcc last, so
15669         that rebuilds that might happen during 'make install' don't get
15670         bogus gcc include files
15671
15672 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15673
15674         Change from Utah for HPPA support:
15675         * config.guess: Recognize hppa1.x-hp-bsd.
15676
15677 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
15678
15679         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
15680         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
15681
15682 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15683
15684         * config.sub: Add support for rom68k and bug boot monitors.
15685
15686 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
15687
15688         * Makefile.in: Make all-opcodes depend on all-bfd.
15689
15690 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15691
15692         * config.guess: Added special check for i[34]86-univel-sysv4*.
15693
15694 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
15695
15696         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
15697         the processor rather than assuming i486.
15698
15699 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15700
15701         * config.guess: Recognize SunOS6 as Solaris3.
15702
15703 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
15704
15705         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
15706         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
15707
15708 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
15709
15710         * build-all.mk (all-cross): New target for Canadian Cross.
15711         Added Q2 go32 targets.
15712         * test-build.mk: Configure go32 cross sparclite-aout and
15713         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
15714         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
15715
15716 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15717
15718         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
15719         GO32 hosted toolchains
15720
15721 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15722
15723         * configure: change  so "-exec-prefix" gets passed down rather
15724         than "-exec_prefix" so autoconf generated Makefiles get the
15725         exec_prefix set right.
15726
15727 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15728
15729         * config.guess: get the Solaris2 minor version number
15730
15731         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
15732
15733 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15734
15735         * config.guess: Recognize some Sequent platforms.
15736
15737 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15738
15739         * Makefile.in: added the vault-install target
15740
15741         * configure.in: actually use the Sun3 makefile fragment that's in
15742         config, also added the release dir to configdirs
15743
15744 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15745
15746         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
15747
15748 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15749
15750         * configure.in: remove some program from Alpha targetted toolchains
15751
15752 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
15753
15754         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
15755         gprof.
15756         (taz): Run "make diststuff" in those directories instead of "make
15757         proto-dir".  Look for "VERSION=" only at start of line in subdir
15758         Makefile.  Use "gzip -9" for compression.
15759         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
15760         (binutils.tar.z): New target.
15761
15762 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15763
15764         * Makefile.in (taz): Include gpl.texinfo.
15765
15766 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15767
15768         * Makefile.in (setup-dirs): Merged into "taz" target.
15769         (taz): Only do `proto-dir' stuff if a directory is actually needed
15770         for this target.
15771
15772 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
15773
15774         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
15775         (FLAGS_TO_PASS): Pass down MUNCH_NM.
15776         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
15777         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
15778         (gcc-no-fixedincludes): Correct for current gcc Makefile.
15779
15780 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
15781
15782         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
15783         config.sub, and move-if-change to gdb testsuite distribution
15784         archive, so the testsuite can be extracted, configured, and
15785         run separately from the gdb distribution.  Blow away the Chill
15786         tests that require a Chill compiled executable, since GNU Chill
15787         is not yet publically available.
15788
15789 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15790
15791         * test-build.mk: set environment variables in a single command,
15792         instead of a list of assignments and exports
15793
15794         * config.guess: recognize Alpha/OSF1 systems
15795
15796 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15797
15798         * configure: Change help message to prefer --options rather than
15799           -options.
15800
15801 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15802
15803         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
15804         zippy@ecst.csuchico.edu.
15805         * config.guess: Recognize miniframe.
15806
15807 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15808
15809         * Makefile.in: Use srcroot to find runtest rather than rootme.
15810         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
15811
15812 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15813
15814         * test-build.mk: Extensive additions to support building on a
15815         machine other than the host.
15816
15817 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15818
15819         * configure (tooldir): Fix for i386-aix again.
15820
15821 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
15822
15823         * configure, Makefile.in:  Change definition of $(tooldir)
15824         to match the FSF.
15825
15826 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
15827
15828         * config.guess:  Recognize i[34]86/SVR4.
15829
15830 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15831
15832         * Makefile.in (all-gdb): gdb depends on sim.
15833
15834 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
15835
15836         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
15837         at the same time we make the prototype gdb directory.
15838         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
15839         files at the same time as the gdb base release distribution.
15840
15841 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
15842
15843         * Makefile.in (check): Use individual check targets rather than
15844         DO_X rule.
15845         (check-gcc): Added.
15846
15847 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
15848
15849         * config.sub: Use sysv3.2 not sysv32 for canonical OS
15850         for System V release 3.2.
15851
15852 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15853
15854         * config.sub: Recognize hppaosf.
15855         * configure.in: Do configure ld/binutils/gas for it.
15856
15857 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15858
15859         * configure (tooldir): Alter syntax used to set this, for systems
15860         where "\$" isn't handled right, like i386-aix.
15861
15862 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15863
15864         * configure: Pass program-transform-name, not
15865         program_transform_name, to recursive configures.
15866
15867 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
15868
15869         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15870         of gas+ld+binutils.
15871
15872 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
15873
15874         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
15875
15876 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15877
15878         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15879
15880 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15881
15882         * Makefile.in (PRMS): Set back to all-prms.
15883
15884 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15885
15886         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15887         targets, rather than for MIPS hosts.
15888
15889 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15890
15891         * configure.in: add comment for --with-x default values
15892
15893         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15894
15895         * Makefile.in: add check-* targets for each of the directories in
15896         the tree.  Add a definition of RUNTEST that will use the one we
15897         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
15898
15899 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
15900
15901         * configure.in: Removed obsolete references to bfd_target and
15902         target_makefile_frag.
15903
15904         * build-all.mk: Set assorted targets for Q2.
15905         * config.sub: Recognize z8k-sim and h8300-hms.
15906         * test-build.mk: Really don't pass host to configure.
15907         (HOLES): Added uname.
15908
15909 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
15910
15911         * configure: Handle an empty program-prefix, program-suffix or
15912         program-transform-name correctly.
15913
15914 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15915
15916         * build-all.mk: -G 8 no longer required for MIPS targets.
15917         * test-build.mk: Don't pass host argument to configure; make it
15918         guess.
15919
15920 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
15921
15922         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
15923         * Makefile.in (COMPRESS):  New macro, like GZIP.
15924
15925 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15926
15927         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15928
15929         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15930         with gas currently defaults to -G 0.
15931
15932 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
15933
15934         * Makefile.in (all-flex): flex depends on byacc.
15935
15936         * build-all.mk: If host not specified, use config.guess.  Pass TAG
15937         to test-build.mk as RELEASE_TAG.
15938         * test-build.mk (configargs): New variable containing arguments to
15939         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
15940         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15941
15942         * config.guess: Use /bin/uname when checking -X argument on SCO,
15943         to avoid invoking GNU uname which doesn't understand -X.
15944
15945         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15946
15947         * configure.in: Build gas for mips-*-*.
15948
15949 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15950
15951         * Makefile.in (all.normal): insert missing backslash.
15952
15953 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15954
15955         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15956
15957         * Makefile.in: Complete overhaul to merge many almost identical
15958         targets.
15959
15960 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15961
15962         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15963         (gdb.tar.Z): Adjusted.
15964
15965         * Makefile.in (setup-dirs, taz): New targets; should be general
15966         enough to adapt for gdb sometime.  Build only .z file.
15967         (gas.tar.z): New target.
15968
15969 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15970
15971         * build-all.mk: Use CC=cc -Xs on Solaris.
15972
15973 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
15974
15975         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
15976         for handling BISON for FSF releases.
15977
15978 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15979
15980         * configure: Actually implement the change zoo just documented.
15981
15982 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
15983
15984         * configure: when using config.guess, only set target_alias when
15985         it's not already been set (ie, on the command line)
15986
15987 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15988
15989         * Makefile.in: add installcheck target, set PRMS to install-prms
15990
15991 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15992
15993         * configure: add support for package_makefile_fragment, handle the
15994         case where a directory has a configure.in file but no Makefile.in
15995         more gracefully (with an actual understandable error message, even);
15996         add support for --without (and add this to the usage message); also
15997         explicitly add a --host=${host_alias} to the command line when
15998         config.guess is used
15999
16000 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16001
16002         * configure: Must use both --host and --target in recursive calls.
16003
16004 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16005
16006         * Makefile.in: Change deja-gnu to dejagnu.
16007
16008 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16009
16010         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16011
16012 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16013
16014         * configure.in: canonicalize all instances to *-*-solaris2*,
16015         also strip out a number of tools to not build for go32 host
16016
16017 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16018
16019         * config.guess: add GPL.
16020
16021         * Makefile.in, config.guess, config.sub, configure: bump
16022           copyrights to 93.
16023
16024 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
16025
16026         * Makefile.in (do-info): Removed obsolete check for existence of
16027         localenv file.
16028
16029         * Makefile.in (MAKEOVERRIDES): Define to be empty.
16030
16031 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16032
16033         * Makefile.in: a couple of 'else true' for decstation,
16034         support for TclX
16035
16036         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16037
16038 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
16039
16040         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16041
16042 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
16043
16044         * config.guess: Recognize i386-ibm-aix (PS/2).
16045         * configure.in: Use config/mh-aix386 file for it.
16046
16047 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
16048
16049         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16050         CC_FOR_TARGET instead.
16051         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16052
16053 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
16054
16055         * Makefile.in: Add sim to list of directories sent with gdb
16056
16057 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16058
16059         * configure.in: Put back mips-dec-bsd* case.
16060
16061 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
16062
16063         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16064         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
16065         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16066
16067 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16068
16069         * configure.in: remove no-op mips-dec-bsd* in "case $target"
16070
16071         * Makefile.in (dir.info): only run gen-info-dir if it exists,
16072         (install-info): install dir.info only if it exists,
16073         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16074
16075 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
16076
16077         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
16078         gas for mips-dec-bsd.
16079
16080 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
16081
16082         * configure (makesrcdir): If ${srcdir} is relative and not ".",
16083         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16084
16085 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16086
16087         * configure.in: Added "dejagnu" to hosttools list.
16088
16089 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
16090
16091         * config.sub, configure.in, config.guess:  Add support
16092         for Bosx, an AIX variant from Bull.
16093         Patches from F.Pierresteguy@frcl.bull.fr.
16094
16095 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16096
16097         * devo/dejagnu: Initial creation of devo/dejagnu.
16098         Migrated dejagnu testcases and support files for testing software
16099         tools to reside as subdirectories, currently called "testsuite",
16100         within the directory of the software tool.  Migrated all programs,
16101         support libraries, etc. beloging to dejagnu proper from
16102         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
16103         with no modifications.  The changes to these files which will
16104         allow them to configure, build, and execute properly will be made
16105         in a future update.
16106
16107 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16108
16109         * Makefile.in: Change send_pr to send-pr.
16110         * configure.in: Likewise.
16111         * send_pr: Renamed directory to send-pr.
16112
16113 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
16114
16115         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
16116
16117 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
16118
16119         * README:  Update for gdb-4.8 release.
16120         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
16121         gdb-xxx.tar.z (gzip'd) file also.
16122
16123 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16124
16125         * Makefile.in: make all-diff depend on all-libiberty
16126
16127 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
16128
16129         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16130
16131 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16132
16133         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16134
16135 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
16136
16137         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
16138         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
16139         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
16140
16141 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16142
16143         * Makefile.in:  makeinfo binary is in a new location
16144
16145 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
16146
16147         * config.sub: Accept -ecoff as an OS.
16148
16149         * Makefile.in: Various changes to eliminate a level of make
16150         recursion and reduce the required command line length.
16151         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16152         sub-makes.
16153         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16154         variables holding settings for specific sub-makes.
16155         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16156         in terms of BASE_FLAGS_TO_PASS.
16157         (TARGET_LIBS): New variable listing directories which use
16158         TARGET_FLAGS_TO_PASS.
16159         (subdir_do): Eliminated.
16160         (do-*): New set of targets to replace subdir_do.
16161         (various): All targets which used subdir_do now depend on do-*.
16162         (local-clean): Renamed from do_clean.
16163         (local-distclean): New target, dependency of distclean and
16164         realclean.
16165         (install-info): Don't create directories.  Depend on dir.info
16166         rather than calling make recursively.
16167         (install-dir.info): Eliminated.
16168         (install-info-dirs): Create all info directories here.
16169         (dir.info): Depend upon do-install-info.
16170
16171         * test-build.mk (HOLES): Added false.
16172
16173 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
16174
16175         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
16176
16177 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16178
16179         * Makefile.in (info): remove dependency on all-texinfo.  The
16180         problem was really in texinfo/C, not at this level.
16181
16182 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16183
16184         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16185
16186 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
16187
16188         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
16189         GDB releases.
16190
16191 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16192
16193         * configure: Include srcdir in message about target of link not
16194         being found.  Don't convert `-' to `_' in `with' options being
16195         passed to subdirs.
16196
16197 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16198
16199         * configure.in: add uudecode to host_tools
16200
16201         * Makefile.in: added {all,install}-uudecode targets, added them to
16202         the appropriate lists
16203
16204 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
16205
16206         * Makefile.in (all-gcc): Added dependency on all-gas.
16207
16208         * configure.in (mips-*-*): Build ld and binutils.
16209
16210 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16211
16212         * configure: check return code from mkdir, print error message and
16213           exit on failure.
16214
16215 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
16216
16217         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
16218
16219 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16220
16221         * test-build.mk (HOLES): Added tar, cpio and uudecode.
16222
16223 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16224
16225         * config.sub (h8500):  Recognize this as a cpu type.
16226
16227 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16228
16229         * configure: source directory missing is no longer a warning
16230
16231         * configure.in: recognize irix[34]* instead of irix[34]
16232
16233         * Makefile.in: define and pass down X11_LIB
16234
16235 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
16236
16237         * guess-systype: Renamed to ...
16238         * config.guess:  ... by popular request.
16239         * configure.in, Makefile.in:  Update accordingly.
16240
16241 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
16242
16243         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
16244         + Add Convex, Cray/Unicos, and Encore/Multimax support.
16245         + Execute ./dummy instead of assuming . is in PATH.
16246
16247 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
16248
16249         * guess-systype:  New shell script.  Attempts to guess the
16250         canonical host name of the executing host.
16251         Only a few hosts are supported so far.
16252         * configure:  Call guess-systype if no host is specified.
16253
16254 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16255
16256         * Makefile.in (gcc-no-fixedincludes): Made to work with current
16257         gcc Makefile.
16258
16259
16260 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
16261
16262         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16263         (all-gcc, install-gcc, subdir_do): Use it.
16264
16265 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16266
16267         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16268
16269 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
16270
16271         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16272           set exclusively by configure, using configure.in .
16273
16274 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16275
16276         * test-build.mk: set $PATH for all builds
16277
16278         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16279
16280 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
16281
16282         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
16283         the one used in gcc/Makefile.in, so that a null expansion doesn't
16284         override the one needed to build gcc with a native cc.
16285
16286
16287 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16288
16289         * configure: Accept -with arguments.
16290
16291 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16292
16293         * Makefile.in: added h8300sim
16294
16295 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
16296
16297         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16298         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
16299         (all-cygnus, native, build-cygnus): Make
16300         $(canonhost)-stamp-3stage-done, not $(host)....
16301         * test-build.mk (stamp-3stage-compared): Use tail +10c for
16302         i386-sco3.2v4.  Added else true to if command.
16303
16304 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
16305
16306         * config.sub: (from FSF) Sequent uses a BSD-like OS.
16307
16308 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
16309
16310         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16311
16312 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16313
16314         * configure.in: don't remove binutils from Solaris builds
16315
16316 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
16317
16318         * Makefile.in: get rid of earlier definitions for *clean,
16319         also handle the recursive info rule better
16320
16321 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
16322
16323         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
16324         do more-or-less the right thing.
16325
16326 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
16327
16328         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16329         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16330
16331 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16332
16333         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16334         $(host_canonical).
16335
16336         * configure.in: split the configdirs list into 4 categories (native
16337         v. cross, library v. tool) and handle the cross-only and native-
16338         only in more reasonable (and correct!) way.
16339
16340 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
16341
16342         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
16343         configdirs anymore.
16344
16345 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16346
16347         * Makefile.in: extensive cleanup::  removed all of the explicit
16348         clean-* targets, collapsed many wrappers around subdir_do into
16349         one, added additional targets to satisfy standards.texi, deleted
16350         some old targets, some changes for consistency
16351
16352 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16353
16354         * configure.in: handle some programs as cross-only, and others as
16355         native only
16356
16357         * test-build.mk: handle partial holes in a more generic manner
16358
16359         * Makefile.in: m4 depends on libiberty
16360
16361 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16362
16363         * configure.in: add m4, textutils, fileutils, sed, shellutils,
16364         time, wdiff, and find to configdirs
16365
16366         * Makefile.in: all, clean, and install rules for the new programs
16367         added to configure.in
16368
16369 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16370
16371         * configure.in: use mh-sun for all *-sun-* hosts
16372
16373 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16374
16375         * Makefile.in: define flags for X11 include files and library file
16376         locations, pass them down to the programs that need this info
16377
16378         * build-all.mk: added a 'native' target, to 3stage the native toolchain
16379
16380 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16381
16382         * configure.in: start building libg++ for HP-UX targets
16383
16384 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
16385
16386         * README:  Update references to files moved into etc/.
16387
16388 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
16389
16390         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
16391         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
16392
16393 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16394
16395         * configure: accept dash as well as underscore in long option
16396         names for FSF compatibility.
16397
16398 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
16399
16400         * config.sub: added -sco3.2v4 support from FSF.
16401
16402 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16403
16404         * configure.in: expand the section that adds or removes
16405         directories from the list of programs to build, to handle native
16406         vs. cross in addition to host v. native
16407
16408 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
16409
16410         * Makefile.in:  Replace C++ in macro names with CXX.
16411         This is less likely to break ...
16412
16413 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16414
16415         * test-build.mk: add -w to GNU_MAKE
16416
16417 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16418
16419         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16420         add 'sparc' to list of recognized cpus.  This needed to make
16421         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16422         Delete some redundant ose68 variants.  Recognize -wrs as an os,
16423         then changes that into $CPU-wrs-vxworks.
16424
16425         * configure.in: remove most references to gdbtest, regularize
16426         target based program removal
16427
16428         * test-build.mk: import from p3 tree (many fixes and changes)
16429
16430 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
16431
16432         * Makefile.in: added rules to handle tcl, tk, and expect
16433
16434         * configure.in: handle those directories if they exist
16435
16436 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16437
16438         * config.sub: removed bogus hppabsd and hppahpux names, since
16439         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16440
16441 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16442
16443         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
16444         depends upon all-xiberty
16445
16446         * Makefile.in: changes from p3, including:
16447
16448         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
16449
16450         * Makefile.in (XTRAFLAGS): include newlib directories if
16451         newlib/Makefile exists, rather than if host != target.
16452
16453         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
16454
16455         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16456         from the same source tree and not building a cross-compiler.  This
16457         matters for the libg++ configuration if reconfiguring a tree that
16458         has already been installed.
16459
16460         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
16461
16462         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16463         pick up the machine and system specific header files.
16464
16465         * Makefile.in: added AS_FOR_TARGET, passed down in
16466         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16467         the C compiler to use to create programs which are run in the
16468         build environment, set it to default to $(CC), and passed it down
16469         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16470
16471         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
16472
16473         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16474         We need them for unusual native builds, like systems without
16475         ranlib.
16476
16477         * configure: also define $(host_canonical) and
16478         $(target_canonical), which are the full, canonical names for the
16479         given host and target
16480
16481 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
16482
16483         * Makefile.in:  Added separate definitions for C++.
16484
16485 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
16486
16487         * configure.in (configdirs):  Add deja-gnu.
16488
16489 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
16490
16491         * README:  Update for configure.texi and gdb-4.7 release.
16492
16493 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
16494
16495         * Makefile.in:  Move "all" target to top of file.
16496         Previously, first target was ".PHONY" which caused BSD4.4 make
16497         to build .PHONY when make was run without arguments.
16498
16499 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
16500
16501         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
16502         Library-copylefted code in libiberty.
16503
16504 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
16505
16506         * config.sub:  Replace m68kmote with plain old m68k.
16507
16508 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
16509
16510         * Makefile.in:  Remove space from blank line, avoid Make complaints.
16511
16512 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
16513
16514         * config.sub: Complain if no argument is given.  Added support for
16515         386bsd as OS and target alias.
16516
16517 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
16518
16519         * Makefile.in (XTRAFLAGS): include newlib directories if
16520         newlib/Makefile exists, rather than if host != target.
16521
16522 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
16523
16524         * config.sub: recognize sparclite-wrs-vxworks.
16525
16526         * Makefile.in (install-xiberty): added *-xiberty make rules (from
16527         p3.) Added clean-xiberty to clean.
16528
16529 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16530
16531         * configure.in: use *-*-* instead of nested cases for host and target
16532
16533 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
16534
16535         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16536         from the same source tree and not building a cross-compiler.  This
16537         matters for the libg++ configuration if reconfiguring a tree that
16538         has already been installed.
16539
16540 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
16541
16542         * config.sub (i486v/i486v4):  Merge in from FSF version.
16543
16544 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
16545
16546         * configure: only set PWD if it is already set.
16547
16548 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
16549
16550         * configure: just set PWD=`pwd` at the top, since Ultrix sh
16551         doesn't have unset and all success paths (and most error paths)
16552         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16553         to just ${PWD} to avoid confusion.)
16554
16555 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
16556
16557         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16558         even for a native compilation.
16559
16560 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
16561
16562         Changes to make the gdb.tar.Z rule work better.
16563
16564         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
16565         (DEVO_SUPPORT):  Add configure.texi.
16566         (bfd-ilrt.tar.Z):  Remove ancient rule.
16567
16568 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
16569
16570         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16571         pick up the machine and system specific header files.
16572
16573         * configure.in, config.sub: added new target m68010-adobe-scout,
16574         with alias of adobe68k.  Changed configure.in to check for
16575         -scout before -sco* to avoid a false match.
16576
16577         * Makefile.in: added AS_FOR_TARGET, passed down in
16578         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16579         the C compiler to use to create programs which are run in the
16580         build environment, set it to default to $(CC), and passed it down
16581         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16582
16583 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16584
16585         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16586         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
16587         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16588         FOR_TARGET variants, to newlib and libg++.
16589
16590 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16591
16592         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16593         first.
16594
16595 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
16596
16597         * config.sub:  Accept `elf' as an environment.
16598
16599 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16600
16601         * Makefile.in (all-opcodes):  cd into the right directory
16602
16603 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
16604
16605         * configure: added -program_transform_name option, used as
16606         argument to sed when installing programs.
16607         configure.texi: added documentation for -program_prefix,
16608         -program_suffix and -program_transform_name.
16609
16610 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
16611
16612         * config.sub:  Accept i486 where i386 ok.
16613
16614 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
16615
16616         * config.sub: accept we32k
16617
16618 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
16619
16620         * config.sub, configure.in: accept OSE68000 and OSE68k.
16621
16622         * Makefile.in: don't create all directories for ``make install'';
16623         let the subdirectories create the ones they need.
16624
16625 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16626
16627         * COPYING: new file, GPL v2
16628
16629 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16630
16631         * Makefile.in: use the new gen-info-dir, which needs a template
16632         argument (which also lives in texinfo)
16633
16634         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16635
16636 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
16637
16638         * config.sub (ncr3000):  Change i386 to i486.
16639
16640 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16641
16642         * Makefile.in: add install-rcs, install-grep to
16643         install-no-fixedincludes, removed install-bison and install-libgcc
16644
16645 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
16646
16647         * configure.in: grab the HPUX makefile fragment if on HPUX
16648
16649 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16650
16651         * Makefile.in: eradicate bison spoor (ditto libgcc).
16652          configure.in: recognise m68{k,000}-ericsson-OSE.
16653          es1800 is alias for m68k-ericsson-OSE
16654
16655 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16656
16657         * configure.in: rearrange the parts that remove programs from
16658         configdirs, based now on HOST==TARGET or by canonical triple.
16659
16660 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16661
16662         * test-build.mk: recurse explicitly with -f test-build.mk when
16663           appropriate.  predicate stage3 and comparison on the existence
16664           of gcc.  That is, if gcc isn't around, we aren't three-staging.
16665           On very clean, also remove ...stamp-co.  Build in-place before
16666           doing other builds.
16667
16668 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16669
16670         * Makefile.in, configure.in: add tgas
16671
16672 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16673
16674         * Makefile.in: a number of changes merged in from progressive.
16675
16676         * configure.in: add libm.
16677
16678         * .cvsignore: ignore some stuff that comes from test-build.mk.
16679
16680 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
16681
16682         * config.sub:  Add es1800 (m68k-ericsson-es1800).
16683
16684 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16685
16686         * configure: Add program_suffix (parallel to program_prefix)
16687         * Makefile.in: adjust directory-creating script for losing decstation
16688
16689 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
16690
16691         * configure:  Minor $subdir-related fixes.
16692
16693 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16694
16695         * configure: fix various problems with propogating
16696         makefile_target_frag in subdirs.
16697         * configure.in: config libgcc if its there
16698
16699 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
16700
16701         * config.sub:  HPPA merge.
16702
16703 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
16704
16705         * Makefile.in:  Replace all-bison with all-byacc in all
16706         dependency lines for other tools (which now use byacc).
16707
16708 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
16709
16710         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
16711
16712 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
16713
16714         * Makefile.in: make gprof rules similar to byacc rules (instead of
16715         vestigal $(unsubdir) that didn't work...)
16716
16717 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
16718
16719         * config.sub:  Add support for Linux.
16720         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
16721         (at least for libg++).
16722
16723 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
16724
16725         * configure.texi: fix doc for the -nfp option to configure
16726
16727 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
16728
16729         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
16730
16731 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
16732
16733         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
16734         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
16735         * configure.in: added solaris* host_makefile_frag hook.
16736
16737 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16738
16739         * config.sub: changed recognition of m68000 so that various
16740         m68k types can be specified via m680[01234]0
16741
16742 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16743
16744         * config.sub (basic_machine): fix sed so that '-foo' isn't
16745         completely substituted out while .+'-foo' loses the '-foo'
16746
16747 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16748
16749         * config.sub ($os): Add -aout.
16750
16751 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
16752
16753         * configure:  If host_makefile_frag is absolute, don't
16754         prefix ${invsubdir} (relevant to libg++ auto-configure).
16755
16756 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16757
16758         * Makefile.in (tooldir): Define it.
16759         (all-ld): Depend on all-flex.
16760
16761 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
16762
16763         * Makefile.in (check):  Fix libg++ special case.
16764
16765 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
16766
16767         * configure: do not bury `pwd` into config.status, thus do fewer
16768           pwd's.
16769
16770         * configure: print the "Building in" message only when building in
16771           other than "." AND verbose.
16772
16773         * configure: remove -s, rework -v to better accommodate guested
16774           configures.
16775
16776         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
16777
16778 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
16779
16780         * Makefile.in: macroize flags passed on recursion.  remove
16781           fileutils.
16782
16783 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
16784
16785         * configure: get makesrcdir right for subdirs deeper than 1.
16786
16787         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
16788           install.
16789
16790 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
16791
16792         * Makefile.in: don't print subdir_do or recursion lines.
16793
16794 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
16795
16796         * standards.texi: added menu item.
16797
16798         * Makefile.in: build and install standards.info.
16799
16800         * standards.texi: new file.
16801
16802 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16803
16804         * configure: test for and move config.status pieces from
16805           ${subdir}/.
16806
16807 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
16808
16809         * configure:  Test for existance of files before trying to mv
16810         them, to avoid numerous non-existance messages.
16811
16812 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
16813
16814         * configure: correct final line of config.status.
16815
16816         * configure: patch from eggert.  Avoids a protection problem if
16817           the original Makefile.in is read only.
16818
16819         * configure: use move-if-change from gcc to create config.status.
16820           Some makefiles depend on config.status to tell if a directory
16821           has been reconfigured for a different host.  This change
16822           prevents those directories from remaking everything in the case
16823           where the reconfig was only intended to rebuild a Makefile.
16824
16825         * configure: test for config.sub with "config.sub sun4" rather
16826           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
16827           host alias from a missing config.sub.
16828
16829 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16830
16831         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16832           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
16833
16834 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
16835
16836         * configure: mkdir ${subdir} as needed.
16837
16838 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
16839
16840         * Makefile.in,configure.in: added autoconf.
16841
16842 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16843
16844         * Makefile.in: no longer pass against on recursion.
16845
16846         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16847           definitions are not inherited.
16848
16849         * configure: correct makesrcdir when subdir is .
16850
16851 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
16852
16853         * configure:  Add support for 'subdirs' variable, which is
16854         like 'configdirs', except that configure doesn't re-invoke
16855         itself for subdirs, it just creates a Makefile for each subdir.
16856         * configure.texi:  Document subdirs.
16857
16858 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16859
16860         * configure.in: added flex to configdirs
16861
16862 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
16863
16864         * Makefile.in: remove clean-stamps from clean.
16865
16866 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
16867
16868         * configure.in:  Add gdbtest to configdirs.
16869
16870 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
16871
16872         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
16873         to recursive makes.
16874         * configure.in:  Recognize new ncr3000 config.
16875
16876 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
16877
16878         * Makefile.in, configure.in: removed references to gdbm.
16879
16880 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
16881
16882         * config.sub:  Don't canonicalize os value
16883         newsos* to bsd (readline needs to check for newsos).
16884         (This fix was earlier made Jan 31, but got re-broken.)
16885
16886 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
16887
16888         * configure.in:  sco is an os, not a vendor!
16889
16890         * configure:  Quote $( better.  Keep various shells happy.
16891
16892 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
16893
16894         * Makefile.in: eliminate stamp-files.
16895
16896 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
16897
16898         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
16899           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16900
16901 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
16902
16903         * config.sub:  fix iris/iris3.
16904
16905 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
16906
16907         * configure: re-add -rm.
16908
16909 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
16910
16911         * Maskefile.in: add .stmp-rcs to all.
16912
16913         * configure.in: remove gas from rs6000 build, use aix host fragment.
16914
16915 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
16916
16917         * configure: pass down site_option during recursion.
16918
16919 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
16920
16921         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
16922
16923 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
16924
16925         * configure: Change exec_prefix so that it really defaults to prefix.
16926
16927 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
16928
16929         * Makefile.in, configure.in:  Add support for mmalloc library.
16930
16931 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
16932
16933         * Makefile.in: add stmp dependencies for a few more things.
16934
16935 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
16936
16937         * configure: adjusted error message on objdir/srcdir configure
16938           collision, per john's suggestion.
16939
16940         * Makefile.in: add libiberty stmp to all and all.cross.
16941
16942 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
16943
16944         * Makefile.in: remove force dependencies, add grep to all.
16945
16946 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
16947
16948         * Makefile.in: drop flex.  make stamp files work.
16949
16950         * configure: added test for conflicting configuration in srcdir,
16951           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
16952           gets cranky.  use relative paths for configure and srcdir
16953           whenever possible.  Send some error messages to stderr that were
16954           going to stdout.
16955
16956 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
16957
16958         * Makefile.in:  Fix libg++ rule to check for gcc directory
16959         before using gcc/gcc.  Also pass XTRAFLAGS.
16960
16961 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
16962
16963         * Makefile.in: added stmp-files so that directories aren't polled
16964           when they are already built.
16965
16966         * configure.texi: fixed a node pointer problem.
16967
16968 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
16969
16970         * config.sub configure.in gdb/configure.in
16971         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16972         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16973         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
16974
16975 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16976
16977         * configure: -recurring becomes -silent.  corrected help message
16978           for -site= option.
16979
16980         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16981
16982 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16983
16984         * configure: when building Makefile for crosses, replace
16985           tooldir and program_prefix.  default srcdir from location of
16986           config.sub.  remove "for host in hosts" and "for target in
16987           targets" loops.
16988
16989 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16990
16991         * Makefile.in: Do not pass bindir or mandir to cvs.
16992
16993 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
16994
16995         * Makefile.in, configure.in: removed traces of namesubdir,
16996           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
16997           copyrights to '92, changed some from Cygnus to FSF.
16998
16999         * configure.texi: remove most references to multiple hosts,
17000           multiple targets, subdirs, etc.
17001
17002         * configure.man: removed rcsid. reference config.sub not
17003           config.subr.
17004
17005         * Makefile.in: mkdir $(infodir) on install-info.
17006
17007 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
17008
17009         * configure.texi:  Explain better about .gdbinit and about
17010         the environment that configure.in sections run in.
17011
17012 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
17013
17014         * configure.in:  Ultrix is only a decstation if it's a MIPS.
17015
17016 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
17017
17018         * README:  DOC.configure => cfg-paper.texi.
17019
17020 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
17021
17022         * config.sub (near case $os):  Don't convert newsos* to bsd!
17023
17024 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
17025
17026         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
17027         the number of copies of COPYING that go into the GDB tar file.
17028
17029 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
17030
17031         * bfd/configure.in, gdb/config/mh-i386sco,
17032         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17033         Fix SCO configuration stuff.
17034
17035 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
17036
17037         * Makefile.in:  For libg++, make sure the -I pointing
17038         to the gcc directory goes *after* all the libg++-local -I flags.
17039         Also, move just-gcc dependency from just-libg++ to all-libg++.
17040
17041 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
17042
17043         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
17044
17045 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
17046
17047         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
17048
17049 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
17050
17051         * config.sub:  Add stratus configuration frags.  Also
17052         submitted to FSF.
17053
17054 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
17055
17056         * Makefile.in (DEV_SUPPORT):  add configure.man.
17057
17058         * config.sub(Decode manufacturer-specific):  add -none*.
17059
17060 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
17061
17062         * Makefile.in:  remove form feeds to make Sun's make happy.
17063         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
17064
17065 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
17066
17067         * Makefile.in (AR_FLAGS):  Make quieter.
17068
17069 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
17070
17071         * configure.in:  Add libg++.
17072         * configure:  When verbose, don't output the command line at each
17073         level; it will be unremarkably the same as the previous version,
17074         which will be the same as what the user typed.
17075
17076 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
17077
17078         * configure.in, Makefile.in: fix clean-info, add flex.  add
17079           fileutils.
17080
17081         * configure: be less sensitive to spaces in Makefile.in.  Do not
17082           look for sources in "..".  Doing so breaks subdirectories that
17083           might have their own configure.  If a subdir has it's own
17084           configure script, use it.
17085
17086 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
17087
17088         * cfg-paper.texi: some changes suggested by rms.
17089
17090 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
17091
17092         * config.sub:  Merge in some small additions from the FSF version,
17093         taken from the gcc distribution, to bring the Cygnus and FSF
17094         versions into closer sync.
17095
17096 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
17097
17098         * configure.in:  Changed svr4 references to sysv4.
17099
17100 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
17101
17102         * configure: added -V for version number option.
17103
17104 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
17105
17106         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17107           renamed from DOC.configure to cfg-paper.texi.
17108
17109 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17110
17111         * configure, config.subr, config.sub: config.subr is now
17112           config.sub again.
17113
17114 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
17115
17116         * configure.texi: new file, in progress.
17117
17118         * Makefile.in: build info file and install the man page for
17119           configure.
17120
17121         * configure.man: new file, first cut.
17122
17123         * configure: find config.subr again now that configuration "none"
17124           has gone.  removed all traces of the -ansi option.  removed all
17125           traces of the -languages option.
17126
17127         * config.subr: resync from rms.
17128
17129 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17130
17131         * configure, config.sub, config.subr: merge config.sub into
17132           config.subr, call the result config.subr, remove config.sub, use
17133           config.subr.
17134
17135         * Makefile.in: revised install for dir.info.
17136
17137 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17138
17139         * configure.in: add decstation host makefile frag.
17140
17141         * Makefile.in: BISON now bison -y again.  also install-gcc on
17142           install.  clean-gdbm on clean.  infodir belongs in datadir.
17143           Make directories for info install.  Build dir.info here then
17144           install it.
17145
17146 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17147
17148         * Makefile.in: fix for bad directory tests.
17149
17150 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17151
17152         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
17153           regexp.  -srcdir relative was being handled incorrectly.
17154
17155         * Makefile.in: unwrapped some for loops so that parallel makes
17156           work again and so one can focus one's attention on a particular
17157           package.
17158
17159 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17160
17161         * configure: added PWD as a stand in for `pwd` (for speed). use
17162           elif wherever possible.  make -srcdir work without -objdir.
17163           -objdir= commented out.
17164
17165 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17166
17167         * configure: +options become --options.  -subdirs commented out.
17168           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
17169           Makefile now at top of generated Makefile.  Removed cvs log
17170           entries.  added -srcdir.  create .gdbinit only if there is one
17171           in ${srcdir}.
17172
17173         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
17174           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
17175           and mandir now keyed off datadir by default.
17176
17177 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17178
17179         * Freshly created ChangeLog.
17180
17181 \f
17182 Local Variables:
17183 mode: change-log
17184 left-margin: 8
17185 fill-column: 76
17186 version-control: never
17187 End: