OSDN Git Service

Mark ChangeLog
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2012-03-22  Release Manager
2
3         * GCC 4.7.0 released.
4
5 2012-02-17  Walter Lee  <walt@tilera.com>
6
7         * MAINTAINERS: (Write After Approval): Delete myself.
8
9 2012-02-14  Walter Lee  <walt@tilera.com>
10
11         * MAINTAINERS (tilegx port): Add myself.
12         (tilepro port): Add myself.
13         (Write After Approval): Add myself.
14
15 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
16
17         * MAINTAINERS (Various Maintainers): Add Diego Novillo,
18         Gerald Pfeifer and Joseph Myers as docstring relicensing
19         maintainers.
20
21 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
22
23         * MAINTAINERS (write-after-approval): Add myself.
24
25 2012-02-08  Ira Rosen <irar@il.ibm.com>
26
27         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
28         maintainer.
29
30 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
31
32         * MAINTAINERS (Write After Approval): Move myself to maintain alphabetical order.
33
34 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
35
36         * MAINTAINERS (Write After Approval): Add myself.
37
38 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
39
40         * MAINTAINERS (Write After Approval): Add myself.
41
42 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
43             Jayant R Sonar <jayant.sonar@kpitcummins.com>
44
45         * configure.ac (cr16-*-*): Remove nonconfigdirs.
46         * configure: Regenerate.
47
48 2012-01-23  Harshit Chopra  <harshit@google.com>
49
50         * MAINTAINERS (Write After Approval): Add myself.
51
52 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
53
54         * configure.ac: Remove reference to mh-interix.
55         * configure: Regenerate.
56
57 2012-01-05  Richard Henderson  <rth@redhat.com>
58
59         PR bootstrap/51072
60         * configure.ac: Disable libitm if c++ is not enabled.
61         * configure: Rebuild.
62
63         * configure.ac: Fix regexp for same.
64         * configure: Rebuild.
65
66 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
67
68         * MAINTAINERS (Write After Approval): Add myself.
69
70 2012-01-02  Richard Guenther  <rguenther@suse.de>
71
72         PR bootstrap/51686
73         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
74         * Makefile.in: Regenerate.
75
76 2011-12-28  Oleg Endo <olegendo@gcc.gnu.org>
77
78         * MAINTAINERS (Write After Approval): Add myself.
79
80 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
81
82         * configure: Regenerate.
83
84 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
85
86         * MAINTAINERS (picochip): Changed email address.
87
88 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
89
90         * MAINTAINERS (write-after-approval): Add self.
91
92 2011-11-29  DJ Delorie  <dj@redhat.com>
93
94         * configure.ac (rl78-*-*) New case.
95         * configure: Regenerate.
96         * MAINTAINERS: Add myself as RL78 maintainer.
97
98 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
99
100         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
101
102 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
103
104         * libtool.m4: dditional FreeBSD 10 fixes.
105
106 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
107
108         * MAINTAINERS: Move myself from Write After Approval to CPU Port
109         Maintainers section, as Epiphany maintainer.
110
111 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
112
113         PR target/49992
114         * configure.ac: Remove ranlib special-casing for Darwin.
115         * configure: Regenerate.
116
117 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
118
119         * MAINTAINERS (Reviewers): Keep the list sorted.
120
121 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
122
123         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
124
125 2011-11-09  Roland McGrath  <mcgrathr@google.com>
126
127         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
128         * configure: Rebuild.
129         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
130         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
131         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
132         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
133         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
134         Add READELF.
135         * Makefile.in: Rebuild.
136
137 2011-11-09  Jason Merrill  <jason@redhat.com>
138
139         * Makefile.def (language=c++): Remove check-c++0x.
140         * Makefile.in (check-gcc-c++): Regenerate.
141
142 2011-11-08  Richard Henderson  <rth@redhat.com>
143
144         * configure.ac: Test for libitm directory present first.
145
146         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
147
148         * configure.ac: Test libitm/configure.tgt to disable libitm.
149         * configure: Rebuild.
150
151 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
152             Richard Henderson  <rth@redhat.com>
153
154         Merged from transactional-memory.
155
156         * Makefile.def (lang_env_dependencies): libitm is c++.
157         Add libitm target module.
158         * configure.ac: Likewise.
159         * config/mmap.m4: New file.
160         * contrib/gcc_update: Add libitm to touch data.
161         * Makefile.in, configure: Rebuild.
162
163 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
164
165         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
166         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
167         * Makefile.in: Regenerate.
168
169 2011-11-01  DJ Delorie  <dj@redhat.com>
170
171         * config.sub: Update to version 2011-10-29 (added rl78)
172
173 2011-10-27  Nick Clifton  <nickc@redhat.com>
174
175         * config.sub: Import these changes from the config project:
176
177         2011-10-08  Joern Rennecke <joern.rennecke@embecosm.com>
178             Ben Elliston  <bje@gnu.org>
179
180         * config.sub (epiphany): New.
181
182         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
183             Ben Elliston  <bje@gnu.org>
184
185         * config.sub (hexagon, hexagon-*): New.
186
187         2011-08-23  Roland McGrath  <mcgrathr@google.com>
188
189         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
190         64eb to be64.
191
192         2011-08-16  Roland McGrath  <mcgrathr@google.com>
193
194         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
195         (nacl): Grok as alias for 32el-unknown-nacl.
196
197 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
198
199         * MAINTAINERS (Write After Approval): Add myself.
200
201 2011-10-24  Teresa Johnson  <tejohnson@google.com>
202
203         * MAINTAINERS (Write After Approval): Add myself.
204
205 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
206
207         * MAINTAINERS (sparc port): Remove myself.
208
209 2011-09-14  Tom de Vries  <tom@codesourcery.com>
210
211         * MAINTAINERS (Write After Approval): Add myself.
212
213 2011-08-14  Yao Qi  <yao@codesourcery.com>
214
215         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
216         * configure: Regenerate.
217
218 2011-07-26  Ian Lance Taylor  <iant@google.com>
219
220         * configure.ac: Set have_compiler based on whether gcc directory
221         exists, rather than on whether gcc is in configdirs.
222         * configure: Rebuild.
223
224 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
225
226         * MAINTAINERS (Global Reviewers): Add self.
227
228 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
229
230         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
231         link directories.
232         * Makefile.in: Rebuild.
233
234 2011-07-20  Ian Lance Taylor  <iant@google.com>
235
236         PR bootstrap/49787
237         * configure.ac: Move --enable-bootstrap handling earlier in file.
238         If --enable-bootstrap and either --enable-build-with-cxx or
239         --enable-build-poststage1-with-cxx, enable C++ automatically.
240         * configure: Rebuild.
241
242 2011-07-19  Ian Lance Taylor  <iant@google.com>
243
244         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
245         make C++ a boot_language.  Set and substitute
246         POSTSTAGE1_CONFIGURE_FLAGS.
247         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
248         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
249         * configure, Makefile.in: Rebuild.
250
251 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
252
253         * MAINTAINERS (Register Allocation): Move myself from reviewers to
254         maintainers.
255
256 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
257
258         * MAINTAINERS (Global Reviewers): Add myself.
259
260 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
261
262         * configure: Regenerate.
263
264 2011-07-16  Jason Merrill  <jason@redhat.com>
265
266         * Makefile.def (language=c++): Add check-c++0x and
267         check-target-libmudflap-c++.
268         * Makefile.tpl (check-target-libmudflap-c++): New.
269         * Makefile.in: Regenerate.
270
271 2011-07-16  Matthias Klose  <doko@ubuntu.com>
272
273         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
274         * Makefile.def (target_modules/libjava): Pass
275         $(EXTRA_CONFIGARGS_LIBJAVA).
276         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
277         if not configured with --enable-static-libjava.
278         * Makefile.in: Regenerate.
279         * configure: Likewise.
280
281 2011-07-15  Jason Merrill  <jason@redhat.com>
282
283         * Makefile.in (check-c++): Move check-gcc-c++0x after
284         check-target-libstdc++-v3.
285
286 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
287
288         * MAINTAINERS (c6x port): New entry.
289
290 2011-07-13  Jason Merrill  <jason@redhat.com>
291
292         * Makefile.in (check-gcc-c++0x): New.
293         (check-c++): Depend on it.
294
295 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
296
297         PR target/39150
298         * configure.ac (i[3456789]86-*-solaris2*): Also accept
299         x86_64-*-solaris2.1[0-9]*.
300         * configure: Regenerate.
301
302 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
303
304         * MAINTAINERS (RTL optimizers): Add self.
305
306 2011-06-27  Gabriel Charette  <gchare@google.com>
307
308         * MAINTAINERS (Write After Approval): Add myself.
309
310 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
311
312         PR regression/47836
313         PR bootstrap/23656
314         PR other/47733
315         PR bootstrap/49247
316         PR c/48825
317         * configure.ac (target_libraries): Remove target-libiberty.
318         Remove case-statement setting skipdirs=target-libiberty for
319         multiple targets.  Remove checking target_configdirs and
320         removing target-libiberty but keeping target-libgcc if
321         otherwise empty.
322         * Makefile.def (target_modules): Don't add libiberty.
323         (dependencies): Remove all traces of target-libiberty.
324         * configure, Makefile.in: Regenerate.
325
326 2011-06-13  Walter Lee <walt@tilera.com>
327
328         * configure.ac (tilepro-*-*) New case.
329         (tilegx-*-*): Likewise.
330         * configure: Regenerate.
331
332 2011-06-06  Jing Yu  <jingyu@google.com>
333
334         * configure.ac: Skip target-libiberty for
335         arm*-*-linux-androideabi.
336         * configure: Regenerated.
337
338 2011-06-06  Nick Clifton  <nickc@redhat.com>
339
340         * config.sub: Sync from upstream.
341
342 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
343
344         * MAINTAINERS (Write After Approval): Add myself.
345
346 2011-06-01  Daniel Jacobowitz  <drow@false.org>
347
348         * MAINTAINERS: Update my email address.
349
350 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
351
352         * MAINTAINERS (Write After Approval): Update my email address.
353
354 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
355
356         * MAINTAINERS (Write After Approval): Add myself.
357
358 2011-05-08  Doug Kwan  <dougkwan@google.com>
359
360         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
361         * configure: Regenerated.
362         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
363         value from configure.
364         * Makefile.in: Regenerated.
365
366 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
367
368         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
369         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
370         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
371         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
372         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
373         *-*-vxworks*): Disable newlib and libgloss in separate case
374         statement.
375         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
376         to separate case statement.
377         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
378         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
379         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
380         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
381         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
382         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
383         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
384         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
385         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
386         i[[3456789]]86-*-rdos*, m32r-*-*,
387         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
388         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
389         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
390         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
391         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
392         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
393         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
394         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
395         and libgloss in main case over targets.  Remove most empty cases
396         in main case over targets.
397         * configure: Regenerate.
398
399 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
400
401         * MAINTAINERS (Write After Approval): Add myself.
402
403 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
404
405         * configure.ac: Remove code setting special library locations for
406         hppa*64*-*-hpux11*.  Remove code setting compiler for
407         sparc-sun-solaris2*.
408         * configure: Regenerate.
409
410 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
411
412         * configure.ac: Separate libgloss_dir settings from general case
413         over targets.
414         * configure: Regenerate.
415
416 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
417
418         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
419         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
420         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
421         cases in libgcj-disabling case statement.
422         (hppa*64*-*-linux*): Set unsupported_languages instead of
423         disabling target-zlib.
424         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
425         to hppa*64*-*-hpux*.
426         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
427         hppa*-*-hpux*.
428         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
429         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
430         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
431         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
432         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
433         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
434         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
435         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
436         libgcj-disabling case statement.
437         * configure: Regenerate.
438
439 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
440
441         * configure.ac: Disable Java for targets not supporting libffi.
442         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
443         Remove cases in Java-disabling statement.
444         (*arm-wince-pe): Change to arm-wince-pe.
445         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
446         cases in Java-disabling statement.
447         (bfin-*-*): Don't disable Java again.
448         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
449         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
450         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
451         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
452         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
453         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
454         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
455         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
456         Java-disabling statement.
457         (mmix-*-*): Don't disable Java again.
458         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
459         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
460         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
461         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
462         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
463         statement.
464         * configure: Regenerate.
465
466 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
467
468         * configure.ac: Separate cases disabling Java and Java libraries
469         from general case over targets.
470         * configure: Regenerate.
471
472 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
473
474         * MAINTAINERS: Update my email address.
475
476 2011-04-20  Easwaran Raman  <eraman@google.com>
477
478         * MAINTAINERS (Write After Approval): Add myself.
479
480 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
481
482         PR lto/48086
483         * configure.ac: Re-enable LTO on *-apple-darwin9*.
484         * configure: Regenerate.
485
486 2011-04-16  Jim Meyering  <meyering@redhat.com>
487
488         * MAINTAINERS (Write After Approval): Add myself.
489
490 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
491
492         * MAINTAINERS: Update my email address.
493
494 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
495
496         * MAINTAINERS (Write After Approval): Add myself.
497
498 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
499
500         * MAINTAINERS (Write After Approval): Add myself.
501
502 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
503
504         * MAINTAINERS (Write After Approval): Add myself.
505
506 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
507
508         * configure.ac (build_tools): Remove build-byacc.
509         (host_libs): Remove mmalloc.
510         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
511         autoconf automake libtool diff rcs fileutils shellutils time
512         textutils wdiff find uudecode hello tar gzip indent recode release
513         sed perl gawk findutils gettext zip.
514         (libgcj): Remove target-qthreads.
515         (target_tools): Remove target-examples target-gperf.
516         (YACC): Don't handle building byacc.
517         * configure: Regenerate.
518         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
519         dosutils, examples, fileutils, find, findutils, gawk, gettext,
520         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
521         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
522         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
523         handle building components.
524         * Makefile.in: Regenerate.
525
526 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
527
528         * MAINTAINERS: Update my email address as Xtensa maintainer.
529
530 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
531
532         * config.sub: Sync from upstream.
533
534 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
535
536         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
537         (microblaze*): Don't disable libssp.
538         * configure: Regenerate.
539
540 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
541
542         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
543         moveifchange.
544         * configure: Regenerate.
545         * Makefile.tpl: Use @SHELL@ not @config_shell@.
546         * Makefile.in: Regenerate.
547
548 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
549
550         * configure.ac (*-*-sysv4*): Don't enable libgomp.
551         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
552         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
553         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
554         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
555         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
556         md_exec_prefix cases.
557         * configure: Regenerate.
558
559 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
560
561         * configure.ac: Separate cases disabling target-libssp,
562         target-libiberty, target-libstdc++-v3 and Fortran from general
563         case over targets.
564         * configure: Regenerate.
565
566 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
567
568         * configure.ac (*-*-chorusos): Don't disable libgcj.
569         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
570         Remove case.
571         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
572         (arm-*-coff): Don't disable libgcj.
573         (arm*-*-linux-gnueabi): Remove useless assignment.
574         (arm-*-riscix*): Don't disable libgcj.
575         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
576         configuration.
577         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
578         (c54x*-*-*): Remove case.
579         (tic54x-*-*): Don't disable GCC or GCC libraries.
580         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
581         to *.
582         (d10v-*-*): Don't disable GCC libraries.
583         (d30v-*-*): Don't disable libgcj.
584         (h8500-*-*): Don't disable GCC libraries.
585         (i960-*-*): Don't disable libgcj.
586         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
587         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
588         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
589         libgcj.
590         (m68k-*-coff*): Remove case.
591         (mmix-*-*): Don't disable libgloss on host.
592         (mn10200-*-*, mn10300-*-*): Remove cases.
593         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
594         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
595         Don't disable libgcj.
596         (romp-*-*): Remove case.
597         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
598         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
599         case.
600         (v810-*-*): Don't disable GCC libraries.
601         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
602         (ip2k-*-*): Don't disable GCC libraries.
603         * configure: Regenerate.
604
605 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
606
607         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
608         libffi on host.
609         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
610         on host.
611         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
612         * configure: Regenerate.
613
614 2011-03-26  John Marino  <binutils@marino.st>
615
616         * configure.ac: Add support for *-*-dragonfly*
617         * configure: Regenerate.
618
619 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
620
621         * configure.ac (native_only): Remove.
622         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
623         send-pr uudecode guile gnuserv on host.
624         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
625         send-pr rcs guile perl texinfo libtool on host.
626         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
627         automake send-pr rcs guile perl texinfo libtool on host.
628         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
629         (*-*-kaos*): Don't disable target-examples target-gperf on target.
630         (alpha*-dec-osf*): Don't disable fileutils on target.
631         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
632         texinfo send-pr expect dejagnu on target.
633         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
634         target-qthreads on target.
635         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
636         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
637         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
638         x86_64-*-mingw*): Don't disable expect on target.
639         (*-*-cygwin*): Don't disable target-gperf on target.
640         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
641         gnuserv on target.
642         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
643         target.
644         * configure: Regenerate.
645
646 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
647
648         * configure.ac (target_tools): Remove target-groff.
649         (native_only): Remove target-groff.
650         (hppa*64*-*-*): Don't disable byacc.
651         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
652         setting.
653         (*-*-kaos*): Don't skip target-librx and target-groff.
654         (*-*-netware*): Don't skip target-libmudflap.
655         (*-*-tpf*): Don't skip target-libmudflap.
656         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
657         directories on the host.
658         (ia64*-*-*vms*): Don't skip tix.
659         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
660         host.
661         * configure: Regenerate.
662
663 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
664
665         * configure.ac: Remove references to mt-mep, mt-netware,
666         mt-wince.
667         * Makefile.def: Add all-utils soft dependencies.
668         * Makefile.tpl: Remove GDB_NLM_DEPS.
669         * configure: Regenerate.
670         * Makefile.in: Regenerate.
671
672 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
673
674         * configure.ac: Do not include mh-x86omitfp.
675         * configure: Regenerate.
676
677 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
678
679         * configure.ac: Remove empty cases.
680         * configure: Regenerate.
681
682 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
683
684         * Makefile.def: Add dependency from termcap to gdb.
685         * Makefile.in: Regenerate.
686
687 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
688
689         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
690         * configure: Regenerate.
691         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
692         * Makefile.tpl: Likewise.
693         * Makefile.in: Regenerate.
694
695 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
696
697         * configure.ac: Remove all mentions of tentative_cc.
698         * configure: Regenerate.
699
700 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
701
702         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
703         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
704         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
705         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
706         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
707         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
708         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
709         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
710         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
711         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
712         *-*-rhapsody*): Remove host cases.
713         * configure: Regenerate.
714
715 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
716
717         * configure.ac (ppc*-*-pe): Remove host case.
718         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
719         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
720         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
721         cases.
722         * configure: Regenerate.
723
724 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
725
726         * config.sub: Update to version 2011-03-23.
727
728 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
729
730         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
731         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
732         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
733         * configure: Regenerate.
734
735 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
736
737         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
738         to Write After Approval.
739         * config-ml.in: Don't handle arc-*-elf*.
740         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
741         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
742         handle GCC libraries.
743         * configure: Regenerate.
744
745 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
746
747         PR bootstrap/48120:
748         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
749         Add -lstdc++ -lm to LIBS.
750         * configure: Regenerate.
751
752 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
753
754         * config.guess: Update to version 2011-02-02
755         * config.sub: Update to version 2011-02-24
756
757 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
758
759         PR lto/48086
760         * configure.ac: Re-enable LTO on *-apple-darwin9.
761         * configure: Regenerate.
762
763 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
764
765         PR lto/48086
766         * configure.ac: Disable LTO on darwin due to an assembler change in
767         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
768         under 256.
769         * configure: Regenerate.
770
771 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
772
773         * MAINTAINERS: Update myself as score backend maintainer, update my e-mail address.
774
775 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
776
777         * MAINTAINERS: Update my e-mail address.
778
779 2011-03-06  Joey Ye  <joey.ye@arm.com>
780
781         * MAINTAINERS: Update my e-mail address.
782
783 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
784
785         * configure.ac: Adjust test of with_ppl.
786         * configure: Regenerated.
787
788 2011-03-02  Kai Tietz  <ktietz@redhat.com>
789
790         * MAINTAINERS: Adjust my e-mail address.
791
792 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
793
794         * configure.ac: Add -lpwl to ppllibs.
795         * configure: Regenerated.
796
797 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
798
799         * config/cloog.m4: Add -lisl to clooglibs.
800         * configure: Regenerated.
801
802 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
803
804         * MAINTAINERS (CPU Port maintainers): Add self.
805
806 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
807
808         * MAINTAINERS: Add myself as testsuite maintainer.
809
810 2011-02-15  Mike Stump  <mikestump@comcast.net>
811
812         * MAINTAINERS: Add myself as testsuite maintainer.
813
814 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
815
816         Import from Libtool and gnulib:
817
818         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
819
820         Prepare for supporting FreeBSD 10.
821         * config.rpath: Remove handling of freebsd1* which soon would
822         match FreeBSD 10.0.
823
824         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
825
826         Remove support for FreeBSD 1.x.
827         * libtool.m4 (_LT_LINKER_SHLIBS)
828         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
829         soon would incorrectly match FreeBSD 10.0.
830
831 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
832
833         PR binutils/12283
834         * move-if-change: Import version from gnulib.
835
836 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
837
838         PR lto/47225
839         * Makefile.def (lto-plugin): Double dash for enable-shared.
840         (configure-gcc): Depend on all-lto-plugin.
841         * Makefile.in: Rebuilt.
842
843 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
844
845         * configure.ac: Remove extra bracket.
846         * configure: Regenerate.
847
848 2011-02-08  Tobias Burnus  <burnus@net-b.de>
849
850         * MAINTAINERS: Add myself as libquadmath maintainer.
851
852 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
853
854         * MAINTAINERS: Update my email address.
855
856 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
857
858         * MAINTAINERS (option handling): Add self.
859
860 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
861
862         PR lto/47225
863         * Makefile.def: Add dependency for install-gcc
864         on install-lto-plugin.
865         * Makfile.in: Regenerated
866
867 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
868
869         * MAINTAINERS (CPU Port Maintainers): Add myself.
870
871 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
872
873         PR libgcj/44341
874         * configure.ac: Discard --with-* flags for host when configuring
875         target libraries for cross build.
876         * configure: Rebuilt.
877
878 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
879
880         * MAINTAINERS (linear loop transforms): Removed.
881
882 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
883
884         * configure.ac: If with_ppl is no, move setting with_cloog=no
885         after CLOOG_REQUESTED check.
886         * configure: Regenerated.
887
888 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
889
890         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
891         CLooG has been requested.
892         * configure: Regenerated.
893
894 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
895
896         * configure: Regenerated.
897         * configure.ac: Check for version 0.11 (or later revision) of PPL.
898
899 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
900
901         * configure: Regenerated.
902         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
903
904 2011-01-21  Andreas Schwab  <schwab@redhat.com>
905
906         * configure.ac: Use AS_HELP_STRING throughout.
907         * configure: Regenerate.
908
909 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
910
911         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
912         * configure: Regenerate.
913
914 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
915
916         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
917
918 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
919
920         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
921         for ia64-hpux.
922         * configure: Regenerate.
923
924 2011-01-07  Jan Hubicka  <jh@suse.cz>
925
926         PR lto/47225
927         * Makefile.in: Regenerate.
928         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
929         configure.
930
931 2011-01-07  Jan Hubicka  <jh@suse.cz>
932
933         * Makefile.in: Regenerate.
934         * Makefile.def (gcc host module) and soft dependency on lto-plugin
935         and configure dependency on lto-plugin configure.
936         (lto-plugin module): Remove dependency on GCC; add dependency on
937         liniberty.
938
939 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
940
941         * MAINTAINERS (Write After Approval): Add myself.
942
943 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
944
945         * configure: Regenerate.
946
947 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
948
949         * configure.ac: (picochip): Disable libiberty.
950
951 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
952
953         * MAINTAINERS (Write After Approval): Add myself.
954
955 2010-12-10  Ian Lance Taylor  <iant@google.com>
956
957         PR bootstrap/46819
958         * configure.ac: For --disable-libgcj clear libgcj_saved.
959         * configure: Rebuild.
960
961 2010-12-10  Tobias Burnus  <burnus@net-b.de>
962
963         PR fortran/46540
964         * configure.ac: Add --disable-libquadmath and
965         --disable-libquadmath-support.
966         * configure: Regenerate.
967
968 2010-12-03  Ian Lance Taylor  <iant@google.com>
969
970         * MAINTAINERS: Add myself as libgo maintainer.
971
972 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
973
974         PR libffi/46792
975         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
976         * configure: Regenerate.
977
978 2010-12-02  Ian Lance Taylor  <iant@google.com>
979
980         * configure.ac: Always set default for poststage1_ldflags to
981         -static-libstdc++ -static-libgcc.
982
983 2010-11-29  Andreas Schwab  <schwab@redhat.com>
984
985         * configure.ac: Move comment to remove extra space in last argument
986         of GCC_TARGET_TOOL.
987
988 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
989
990         PR other/46026
991         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
992         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
993         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
994         (BASE_FLAGS_TO_PASS): Use it.
995         * configure: Rebuilt.
996         * Makefile.in: Rebuilt.
997
998 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
999
1000         PR binutils/12258
1001         * configure.ac: Correct comments for --enable-gold/--enable-ld.
1002         Properly check default linker.
1003         * configure: Regnerated.
1004
1005 2010-11-23  Matthias Klose  <doko@ubuntu.com>
1006
1007         * configure.ac: For --enable-gold, handle value `default' instead of
1008         `both*'.   New configure option --{en,dis}able-ld.
1009         * configure: Regenerate.
1010
1011 2010-11-20  Ian Lance Taylor  <iant@google.com>
1012
1013         * configure.ac: Only disable a language library if no language needs
1014         it.  Don't let --disable-libgcj uncondtionally disable libffi.
1015         * configure: Rebuild.
1016
1017 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1018
1019         * Makefile.in: Regenerate.
1020
1021         PR other/46202
1022         * configure.ac: Fix just-built in-tree STRIP name to be
1023         binutils/strip-new.
1024         * configure: Regenerate.
1025         * Makefile.def (install-strip-gcc, install-strip-binutils)
1026         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1027         (install-strip-sid): Mirror dependencies on non-strip variants
1028         of these targets on the respective -strip prerequisites.
1029         * Makefile.tpl (install-strip, install-strip-host)
1030         (install-strip-target): New targets.
1031         (install-strip-[+module+], install-strip-target-[+module+]):
1032         New targets.
1033         * Makefile.in: Regenerate.
1034
1035 2010-11-19  Ian Lance Taylor  <iant@google.com>
1036             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1037
1038         * configure.ac: Add target-libgo to target_libraries.  Set
1039         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1040         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1041         (HOST_EXPORTS): Add GOC.
1042         (BASE_TARGET_EXPORTS): Add GOC.
1043         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1044         (GOCFLAGS_FOR_TARGET): New variable.
1045         (EXTRA_HOST_FLAGS): Add GOC.
1046         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1047         * Makefile.def (target_modules): Add libgo.
1048         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1049         (dependencies): Add dependency from configure-target-libgo to
1050         configure-target-libffi and all-target-libstdc++-v3.  Add
1051         dependencies from all-target-libgo to all-target-libffi.
1052         (languages): Add go.
1053         * configure: Rebuild.
1054         * Makefile.in: Rebuild.
1055
1056 2010-11-19  Ian Lance Taylor  <iant@google.com>
1057
1058         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1059         compiler/flag environment variables.
1060
1061 2010-11-18  Ian Lance Taylor  <iant@google.com>
1062
1063         * configure.ac: Check for lang_requires_boot_languages in
1064         config-lang.in files.
1065         * configure: Rebuild.
1066
1067 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1068             Tobias Burnus  <burnus@net-b.de>
1069
1070         PR fortran/32049
1071         * Makefile.def: Add libquadmath; build it with language=fortran.
1072         * configure.ac: Add libquadmath.
1073         * Makefile.tpl: Handle multiple libs in check-[+language+].
1074         * Makefile.in: Regenerate.
1075         * configure: Regenerate.
1076
1077 2010-11-16  Tom Tromey  <tromey@redhat.com>
1078
1079         * MAINTAINERS: Moved myself to reviewers section.
1080
1081 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
1082
1083         * MAINTAINERS: Moved myself to reviewers section.
1084
1085 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1086
1087         * MAINTAINERS (Various Maintainers): Add self for build machinery.
1088         (Write After Approval): Remove self.
1089
1090 2010-11-15  Andreas Schwab  <schwab@redhat.com>
1091
1092         * configure.ac: Fix spelling in option names.
1093         * configure: Regenerated.
1094
1095 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
1096
1097         PR bootstrap/39622
1098         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1099         * configure: Regenerated.
1100
1101 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
1102
1103         * MAINTAINERS: Update my email address.
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-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1118
1119         * configure: Regenerate.
1120
1121 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
1122
1123         * configure.ac: Support official CLooG.org versions.
1124         * configure: Regenerate.
1125         * config/cloog.m4: New.
1126
1127 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
1128
1129         * MAINTAINERS (Write After Approval): Add myself.
1130
1131 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
1132
1133         * MAINTAINERS: Update my email address.
1134
1135 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
1136
1137         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1138         * configure: Regenerate.
1139
1140 2010-11-03  Ian Lance Taylor  <iant@google.com>
1141             Dave Korn  <dave.korn.cygwin@gmail.com>
1142
1143         PR lto/46273
1144         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
1145         and on other supported platforms whenever LTO is enabled.
1146         * configure: Rebuild.
1147
1148 2010-11-02  Alan Modra  <amodra@gmail.com>
1149
1150         PR binutils/12110
1151         * configure.ac: Error when source path contains spaces.
1152         * configure: Regenerate.
1153
1154 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
1155
1156         * MAINTAINERS: Update my email address.
1157
1158 2010-10-20  Ian Lance Taylor  <iant@google.com>
1159
1160         * Makefile.def (target_modules): Set lib_path to src/.libs for
1161         libstdc++-v3 module.
1162         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1163         * Makefile.in: Rebuild.
1164
1165 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1166
1167         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1168         (Write After Approval): Remove myself.
1169
1170 2010-10-15  Tristan Gingold  <gingold@adacore.com>
1171
1172         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1173
1174 2010-10-14  Douglas Rupp  <rupp@gnat.com>
1175
1176         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1177
1178 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1179
1180         * configure.ac (build_lto_plugin): New shell variable.
1181         (--enable-lto): Turn on by default for all non-ELF platforms that
1182         have had LTO support added so far.  Set build_lto_plugin appropriately
1183         for both ELF and non-ELF.
1184         (configdirs): Add lto-plugin or not based on build_lto_plugin.
1185         * configure: Regenerate.
1186
1187 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1188
1189         Sync from src:
1190         * configure.ac (v850 support): Remove target-libgloss from
1191         noconfigdirs.
1192         * configure: Regenerate.
1193
1194 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1195
1196         PR bootstrap/45326
1197         PR bootstrap/45174
1198         * configure.ac: Honor initial values of $build_configargs,
1199         $host_configargs, $target_configargs.  Mark the precious, so
1200         environment settings get recorded.
1201         * configure: Regenerate.
1202
1203 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1204
1205         PR bootstrap/45796
1206         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1207         Depend on all-build-libiberty.
1208         * Makefile.in: Regenerate.
1209
1210 2010-09-30  Michael Eager  <eager@eagercon.com>
1211
1212         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1213         * configure: Regenerate.
1214
1215 2010-09-28  Michael Eager  <eager@eagercon.com>
1216
1217         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1218
1219 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1220
1221         PR bootstrap/44621
1222         * configure.ac: Fix unportable shell quoting.
1223         * configure: Regenerate.
1224
1225 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
1226
1227         * configure.ac (enable-lto): Add Darwin to the list of supported lto
1228         targets and amend comment.
1229         * configure: Regenerate.
1230
1231 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
1232
1233         * MAINTAINERS (Write After Approval): Add myself.
1234
1235 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
1236
1237         * configure.ac: Enable LTO by default on Darwin.
1238         * configure: Regenerate.
1239
1240 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
1241
1242         * MAINTAINERS (Write After Approval): Add myself.
1243
1244 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
1245
1246         * MAINTAINERS (Write After Approval): Add myself.
1247
1248 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
1249
1250         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1251         ports
1252
1253 2010-07-28  David Yuste  <david.yuste@gmail.com>
1254
1255         * MAINTAINERS (Write After Approval): Add myself.
1256
1257 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
1258
1259         * configure.ac: Support all v850 targets.
1260         * configure: Regenerate.
1261
1262 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
1263
1264         PR bootstrap/44455
1265         * configure.ac (extra_mpfr_configure_flags): Copy from
1266         extra_mpc_gmp_configure_flags.
1267         * configure: Re-generated.
1268
1269 2010-07-22  Andi Kleen  <ak@linux.intel.com>
1270
1271         * MAINTAINERS (Write After Approval): Add myself.
1272
1273 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
1274
1275         * MAINTAINERS (Write After Approval): Add myself.
1276
1277 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
1278
1279         * MAINTAINERS (Write After Approval): Add myself.
1280
1281 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
1282
1283         PR target/44862
1284         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1285         Provide -B option to allow for link spec %s substitutions for
1286         libstdc++.a on darwin.
1287         * Makefile.in: Regenerate.
1288
1289 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
1290
1291         * MAINTAINERS (Reviewers): Update my e-mail address
1292
1293 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
1294
1295         * Makefile.def (configure-gcc): Depend on all-libelf.
1296         * Makefile.in: Rebuild.
1297
1298 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
1299
1300         * MAINTAINERS (Write After Approval): Add myself in the right place.
1301
1302 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
1303
1304         * MAINTAINERS (Write After Approval): Add myself.
1305
1306 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
1307
1308         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1309
1310 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
1311
1312         * config.sub: Update to version 2010-05-21.
1313         * config.guess: Update to version 2010-04-03.
1314
1315 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
1316
1317         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1318         * configure: Regenerate.
1319
1320 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
1321
1322         * MAINTAINERS (Write After Approval): Add myself.
1323
1324 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
1325
1326         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1327         a platform that supports LTO.
1328         * configure: Regenerate.
1329
1330 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
1331
1332         * configure.ac: Allow all the versions greater than 0.10 of PPL.
1333         * configure: Regenerated.
1334
1335 2010-04-27  Roland McGrath  <roland@redhat.com>
1336             H.J. Lu  <hongjiu.lu@intel.com>
1337
1338         * configure.ac (--enable-gold): Support both, both/gold and
1339         both/bfd to add gold to configdirs without removing ld.
1340         * configure: Regenerated.
1341
1342         * Makefile.def: Add install-gold dependency to install-ld.
1343         * Makefile.in: Regenerated.
1344
1345 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
1346
1347         PR lto/42776
1348         * configure.ac (--enable-lto): Refactor handling so libelf tests
1349         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1350         and allow LTO to be explicitly enabled on non-ELF platforms that
1351         are known to support it inside else-clause.
1352         * configure: Regenerate.
1353
1354 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
1355
1356         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1357         * configure: Regenerate.
1358
1359 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
1360
1361         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1362         * configure: Regenerate.
1363
1364 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1365
1366         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1367         separately.
1368         * configure: Regenerate.
1369
1370 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
1371
1372         * MAINTAINERS (Write After Approval): Add myself.
1373
1374 2010-04-14  Tristan Gingold  <gingold@adacore.com>
1375
1376         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1377         * configure: Regenerate.
1378
1379 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
1380
1381         * configure: Regenerate after change to elf.m4.
1382
1383 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
1384
1385         * MAINTAINERS (Write After Approval): Add myself.
1386
1387 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1388
1389         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1390         * configure: Regenerated.
1391
1392 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1393
1394         * configure.ac: Print "buggy but acceptable" when CLooG
1395         revision is less than 9.
1396         * configure: Regenerated.
1397
1398 2010-04-01  Diego Novillo  <dnovillo@google.com>
1399
1400         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1401
1402 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1403
1404         PR bootstrap/43615
1405         PR bootstrap/43328
1406
1407         Revert:
1408
1409         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1410
1411         * configure.ac: Do not pass --enable-multilib nor
1412         --disable-multilib in baseargs.  Accept explicitly passed
1413         --enable_multilib.
1414         * configure: Regenerate.
1415
1416 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
1417
1418         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1419
1420 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
1421
1422         * MAINTAINERS: Remove myself.
1423
1424 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1425
1426         PR bootstrap/43328
1427         * configure.ac: Do not pass --enable-multilib nor
1428         --disable-multilib in baseargs.  Accept explicitly passed
1429         --enable_multilib.
1430         * configure: Regenerate.
1431
1432 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
1433
1434         * MAINTAINERS (spu port): Remove me.
1435
1436 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1437
1438         * configure.ac (tic6x-*-*): New case.
1439         * configure: Regenerate.
1440
1441 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1442
1443         * config.sub: Update to version 2010-03-22.
1444         * config.guess: Update to version 2009-12-30.
1445
1446 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
1447
1448         PR ada/42554
1449         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1450         * configure: Regenerate.
1451
1452 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1453
1454         * MAINTAINERS: Update my email address.
1455
1456 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
1457
1458         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1459         (ghassan.shobaki@amd.com): Removed.
1460
1461 2010-03-17  Alan Modra  <amodra@gmail.com>
1462
1463         * MAINTAINERS: Update my email address.
1464
1465 2010-03-16  Diego Novillo  <dnovillo@google.com>
1466
1467         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1468         Matthews.
1469
1470 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1471
1472         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1473         Gutson, Jeffrey D. Oldham and Mark Shinwell.
1474
1475 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1476
1477         * MAINTAINERS: Update my email address.
1478
1479 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
1480
1481         * MAINTAINERS: Update my email address.
1482
1483 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
1484
1485         * MAINTAINERS: Update my email address.
1486
1487 2010-03-09  Jie Zhang  <jie@codesourcery.com>
1488
1489         * MAINTAINERS: Update my email address.
1490
1491 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1492
1493         PR libstdc++/32499
1494         * configure.ac (RANLIB): Default to true.
1495         (STRIP): Likewise.
1496         (RANLIB_FOR_TARGET): Remove superfluous : argument.
1497         * configure: Regenerate.
1498
1499 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
1500
1501         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1502         (Write After Approval): Update my email address.
1503
1504 2010-02-17  Nick Clifton  <nickc@redhat.com>
1505
1506         PR 11238
1507         * Makefile.tpl (local-distclean): Also remove config.cache files in
1508         sub-directories as there may not be Makefiles present in the
1509         sub-directories.
1510         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1511         the config.cache files found by the find command.
1512
1513         * Makefile.in: Regenerate.
1514         * configure.ac: Revert previous delta.
1515         * configure: Regenerate.
1516
1517 2010-02-15  Nick Clifton  <nickc@redhat.com>
1518
1519         PR 11238
1520         * configure.ac: Delete config.cache files in sub-directories when
1521         deleting Makefiles.
1522         * configure: Regenerate.
1523
1524 2010-02-12  Ben Elliston  <bje@gnu.org>
1525
1526         * MAINTAINERS: Update my email address.
1527
1528 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
1529
1530         * MAINTAINERS (spu port): Update my email address.
1531
1532 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
1533
1534         * MAINTAINERS: Add myself as a maintainer for the bfin port.
1535
1536 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1537
1538         * configure.ac: Add "recommended" version checks for GMP/MPC.
1539         Update recommended GMP/MPFR/MPC versions.
1540         * configure: Regenerate.
1541
1542 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
1543
1544         * MAINTAINERS: Move my Embecosm email address into the
1545         write-after-approval section.
1546
1547 2010-01-26  Ian Lance Taylor  <iant@google.com>
1548
1549         * MAINTAINERS: Add myself as Go frontend maintainer.
1550
1551 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
1552
1553         PR libstdc++/36101, PR libstdc++/42813
1554         * configure.ac (bootstrap_target_libs): Make inclusion of
1555         target-libgomp conditional on libgomb being in target_configdirs.
1556         * configure: Regenerate.
1557
1558 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
1559
1560         PR libstdc++/36101, PR libstdc++/42813
1561         * configure.ac (bootstrap_target_libs): Include target-libgomp.
1562         * configure: Regenerate.
1563
1564 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
1565
1566         PR libstdc++/36101, PR libstdc++/42813
1567         * configure.ac (target_configdirs): Substitute.
1568         * Makefile.def: Bootstrap target module libgomp.
1569         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1570         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1571         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1572         * configure, Makefile.in: Regenerate.
1573
1574 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1575
1576         * MAINTAINERS: Adjust my details.
1577
1578 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
1579
1580         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1581
1582 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
1583
1584         * MAINTAINERS: reindented my entry with tabs instead of spaces.
1585
1586 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
1587
1588         * MAINTAINERS (Write After Approval): Add myself.
1589
1590 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1591
1592         * MAINTAINERS (Write After Approval): Add myself.
1593
1594 2010-01-11  Richard Guenther  <rguenther@suse.de>
1595
1596         PR lto/41569
1597         * Makefile.def (all-lto-plugin): Depend on all-gcc.
1598         * Makefile.in: Regenerated.
1599
1600 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
1601
1602         * configure.ac: Enable libjava build on x86_64-*freebsd*.
1603         * configure: Regenerate.
1604
1605 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1606             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1607
1608         PR bootstrap/42424
1609         * configure.ac: Include libtool m4 files.
1610         (_LT_CHECK_OBJDIR): Call it.
1611         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1612         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1613
1614         * configure: Regenerate.
1615
1616 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1617
1618         PR bootstrap/41818
1619         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1620         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
1621         * Makefile.in: Regenerate.
1622
1623 2010-01-02  Richard Guenther  <rguenther@suse.de>
1624
1625         PR lto/41529
1626         * configure.ac: Include config/elf.m4.  Disable LTO if not
1627         builting for an elf target.
1628         * configure: Regenerate.
1629
1630 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
1631
1632         * MAINTAINERS: Change my email address.
1633
1634 2009-12-18  Ben Elliston  <bje@au.ibm.com>
1635
1636         * config.sub, config.guess: Update from upstream sources.
1637
1638 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
1639
1640         * MAINTAINERS (Write After Approval): Add myself.
1641
1642 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1643
1644         PR middle-end/30447
1645         PR middle-end/30789
1646         PR other/40302
1647
1648         * configure.ac: Require MPC.
1649         * configure: Regenerate.
1650
1651 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1652
1653         PR target/38384
1654         PR bootstrap/40972
1655         * libtool.m4: Sync from git Libtool.
1656         * ltoptions.m4: Likewise.
1657         * ltversion.m4: Likewise.
1658         * lt~obsolete.m4: Likewise.
1659         * ltmain.sh: Likewise.
1660
1661 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1662
1663         * configure.ac: Update minimum MPC version to 0.8.
1664         * configure: Regenerate.
1665
1666 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
1667
1668         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
1669         * configure: Regenerated.
1670
1671 2009-11-21  Ian Lance Taylor  <iant@google.com>
1672
1673         * configure.ac: Change default of poststage1_ldflags to be empty if
1674         poststage1_libs is set.  When poststage1_libs is empty, and
1675         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
1676         * configure: Rebuild.
1677
1678 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
1679
1680         * MAINTAINERS (Write After Approval): Update my email address.
1681
1682 2009-11-20  Ben Elliston  <bje@au.ibm.com>
1683
1684         * config.guess: Update from upstream sources.
1685
1686 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1687
1688         * Makefile.def: Restore host and target settings for gmp.
1689         * Makefile.in: Rebuild.
1690
1691 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1692
1693         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
1694         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
1695         Fix portability of test of C++ as bootstrap language.  Add
1696         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1697         * configure: Rebuild.
1698         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1699         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
1700         in-tree building.
1701         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1702         (POSTSTAGE1_HOST_EXPORTS): Use it.
1703         (STAGE[+id+]_CXXFLAGS): New.
1704         (BASE_FLAGS_TO_PASS): Pass it down.
1705         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
1706         extra_exports.
1707         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1708         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1709         extra_exports.
1710         * Makefile.in: Rebuild.
1711
1712 2009-11-17  Ben Elliston  <bje@au.ibm.com>
1713
1714         * config.sub, config.guess: Update from upstream sources.
1715
1716 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
1717
1718         * MAINTAINERS (Write After Approval): Add myself.
1719
1720 2009-11-09  Jon Beniston  <jon@beniston.com>
1721
1722         * MAINTAINERS (Write After Approval): Add myself.
1723
1724 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
1725
1726         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
1727         paths for *-w64-mingw* and x86_64-*mingw*.
1728         * configure: Regenerated.
1729
1730 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
1731
1732         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
1733
1734 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
1735
1736         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
1737         Phil Edwards to Write-After Approval.
1738
1739 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
1740
1741         * configure.ac: Disable target-winsup & co for
1742         x86_64-*-mingw* and *-w64-mingw* targets.
1743         * configure: Regenerated.
1744
1745 2009-10-16  Nick Clifton  <nickc@redhat.com>
1746
1747         * MAINTAINERS: Add myself as a maintainer for the RX port.
1748
1749 2009-10-26  Johannes Singler  <singler@kit.edu>
1750
1751         * MAINTAINERS (Write After Approval): Update my e-mail address.
1752
1753 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1754
1755         * configure.ac (CLooG test): Use = with test.
1756         * configure: Regenerate.
1757
1758 2009-10-22  Richard Guenther  <rguenther@suse.de>
1759
1760         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
1761         cloog if the ppl version check failed.  Move flags saving
1762         before setting in libelf check.
1763         * configure: Regenerate.
1764
1765 2009-10-21  Richard Guenther  <rguenther@suse.de>
1766
1767         * configure.ac: Adjust the ppl and cloog configure to work as
1768         documented.  Disable cloog if ppl was disabled.  Omit the version
1769         checks if they were disabled.
1770         * configure: Re-generate.
1771
1772 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1773
1774         * configure.ac: Add 'lto' to enable_languages, not
1775         new_enable_languages, and only if not already present.
1776         * configure: Regenerate.
1777
1778 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
1779
1780         * README: Refer to the various COPYING* files instead of just
1781         COPYING.
1782         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
1783
1784 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
1785
1786         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
1787         
1788 2009-10-07  Richard Guenther  <rguenther@suse.de>
1789
1790         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
1791         and Richard Guenther as reviewers.
1792         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
1793         as reviewers.
1794
1795 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
1796
1797         * config.sub: Update from upstream sources.
1798
1799 2009-10-06  Ian Lance Taylor  <iant@google.com>
1800
1801         * Makefile.def: check-gold depends upon all-gas.
1802         * Makefile.in: Rebuild.
1803
1804 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
1805
1806         * MAINTAINERS (Write After Approval): Add myself.
1807
1808 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
1809
1810         * Makefile.def: all-lto-plugin depends on all-libiberty.
1811         set bootstrap=true for lto-plugin.
1812         Add lto-plugin.
1813         * Makefile.in: Regenerate.
1814         * configure.ac (host_libs): Add lto-plugin.
1815         * configure: Regenerate.
1816
1817 2009-10-03  Diego Novillo  <dnovillo@google.com>
1818
1819         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1820         (HOST_LIBELFLIBS): Define.
1821         (HOST_LIBELFINC): Define.
1822         * Makefile.in: Regenerate.
1823         * configure.ac: Add --enable-lto.
1824         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1825         If --enable-lto is used, add 'lto' to new_enable_languages.
1826         If --enable-lto is used and gold is enabled, add
1827         lto-plugin to configdirs.
1828         * configure: Regenerate.
1829
1830 2009-10-03  Simon Baldwin  <simonb@google.com>
1831
1832         * configure.ac: If --with-system-zlib, suppress local zlib and
1833         pass --with-system-zlib to subdir configure scripts.
1834         * configure: Regenerate.
1835
1836 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
1837             Paolo Bonzini  <bonzini@gnu.org>
1838
1839         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1840         $(srcdir).
1841         * Makefile.in: Rebuilt.
1842
1843 2009-09-26  Gary Funck  <gary@intrepid.com>
1844
1845         * MAINTAINERS (Write After Approval): Add myself.
1846
1847 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1848
1849         * configure.ac: Update minimum MPC version to 0.7.
1850         * configure: Regenerate.
1851
1852 2009-09-25  Nick Clifton  <nickc@redhat.com>
1853
1854         * configure.ac: Pass any --cache-file=/dev/null option on to
1855         subconfigures.
1856         * configure: Regenerate.
1857
1858 2009-09-23  Nick Clifton  <nickc@redhat.com>
1859
1860         * config.sub, config.guess: Update from upstream sources.
1861
1862 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
1863
1864         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1865         * Makefile.in: Rebuilt.
1866
1867 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1868
1869         PR bootstrap/32272
1870         * configure.ac: Error out if $srcdir isn't '.' but contains
1871         host-${host_noncanonical}.
1872         * configure: Regenerate.
1873
1874 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1875
1876         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1877         maintainer.
1878
1879 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1880
1881         * configure.ac: If bootstrapping a combined tree with
1882         --enable-gold, require c++ in stage1_languages.
1883         * configure: Regenerate.
1884
1885         * configure.ac: Also add target_libs of stage1_languages to
1886         bootstrap_target_libs.
1887         * configure: Regenerate.
1888
1889         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1890         with --enable-languages not containing c++.
1891         * configure: Regenerate.
1892
1893 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
1894
1895         * configure.ac: Disable java and boehm-gc for bfin-*-*.
1896         * configure: Regenerate.
1897
1898 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
1899
1900         * MAINTAINERS (Write After Approval): Update my e-mail address,
1901         and move from from here...
1902         (Waiting for paperwork): To here.
1903
1904 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
1905
1906         * MAINTAINERS (Reviewers): Add self as driver reviewer.
1907
1908 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1909
1910         * configure.ac: Do not use $extrasub for replacing @if/@endif
1911         parts in Makefile; instead, use additional arguments to
1912         AC_CONFIG_COMMANDS to do the replacement manually, with several
1913         sed invocations, to avoid HP-UX sed command limits.
1914         * configure: Regenerate.
1915
1916 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
1917
1918         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1919         blank before -L.
1920
1921 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
1922
1923         * configure.ac (with-build-config): Document.  Handle without.
1924         Handle missing argument.
1925         * configure: Rebuilt.
1926
1927 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
1928
1929         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
1930         Default to bootstrap-debug only if compare-debug works.
1931         * configure: Rebuilt.
1932         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1933         * Makefile.in: Rebuilt.
1934
1935 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1936
1937         * MAINTAINERS (OS Port Maintainers): Update my email address.
1938
1939 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
1940
1941         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1942         * Makefile.in: Rebuilt.
1943
1944 2009-09-01  Chris Demetriou  <cgd@google.com>
1945
1946         * MAINTAINERS (Write After Approval): Add myself.
1947
1948 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
1949
1950         PR debug/30161
1951         * include/dwarf2.h (enum dwarf_tag): Added
1952         DW_TAG_GNU_template_template_param
1953         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1954
1955 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1956
1957         * Makefile.tpl (AWK): Fix typo.
1958         * Makefile.in: Regenerate.
1959
1960 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1961
1962         * configure.ac: Detect awk and sed.
1963         * Makefile.def (flags_to_pass): Add AWK and SED.
1964         * Makefile.tpl (AWK, SED): New.
1965         (BASE_FLAGS_TO_PASS): Add AWK and SED.
1966         * configure: Regenerate.
1967         * Makefile.in: Regenerate.
1968
1969 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
1970
1971         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1972         (collapseslashes): Likewise.
1973
1974 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1975
1976         * configure.ac (AC_PREREQ): Bump to 2.64.
1977
1978 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1979
1980         * configure.ac: Remove --with-datarootdir, --with-docdir,
1981         --with-pdfdir, --with-htmldir switches.
1982         * configure: Regenerate.
1983
1984         * configure: Regenerate.
1985
1986         * compile: Sync from Automake 1.11.
1987         * depcomp: Likewise.
1988         * install-sh: Likewise.
1989         * missing: Likewise.
1990         * mkinstalldirs: Likewise.
1991         * ylwrap: Likewise.
1992
1993 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
1994
1995         * ltmain.sh (func_normal_abspath): New function.
1996         (func_relative_path): Likewise.
1997         (func_mode_help): Document new -bindir option for link mode.
1998         (func_mode_link): Add new -bindir option, and use it to place
1999         output DLL if specified.
2000
2001 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2002
2003         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2004         (baseargs): Add --disable-option-checking.
2005         * configure: Regenerate.
2006
2007         * Makefile.def (configure-target-libiberty): Depend on
2008         all-binutils and all-ld.
2009         (configure-target-newlib): Likewise.
2010         * Makefile.in: Regenerate.
2011
2012 2009-08-17  Ben Elliston  <bje@au.ibm.com>
2013
2014         * config.sub, config.guess: Update from upstream sources.
2015
2016 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2017
2018         Sync from src, merge:
2019
2020         2009-07-02  Tristan Gingold  <gingold@adacore.com>
2021
2022         * configure.ac: Do not exclude gas for i386-*-darwin.
2023         Add a case for x86_64-*-darwin.
2024         * configure: Regenerate.
2025
2026 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
2027
2028         * MAINTAINERS: Add my name to Write After Approval list.
2029
2030 2009-08-06  Michael Eager  <eager@eagercon.com>
2031
2032         * configure.ac: Add Microblaze target.
2033         * configure: Regenerate.
2034
2035 2009-07-31  Christian Bruel  <christian.bruel@st.com>
2036
2037         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2038         * configure: Regenerate.
2039         
2040 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
2041
2042         * MAINTAINERS (Write After Approval): Update my e-mail address.
2043
2044 2009-07-06  Ian Lance Taylor  <iant@google.com>
2045
2046         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2047         * configure: Rebuild.
2048
2049 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
2050
2051         * MAINTAINERS: Move myself to the Graphite Reviewers.
2052
2053 2009-06-30  Wei Guozhi  <carrot@google.com>
2054
2055         * MAINTAINERS: Add my name to Write After Approval list.
2056
2057 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
2058
2059         PR bootstrap/40338
2060         * configure.ac (comparestring): Create new variable.
2061         * Makefile.tpl (comparestring): Use to skip some comparisions.
2062         * configure: Regenerate.
2063         * Makefile.in: Regenerate.
2064
2065 2009-06-26  Doug Evans  <dje@sebabeach.org>
2066
2067         * Makefile.def (host_modules): Add cgen.
2068         * Makefile.in: Regenerate.
2069         * configure.ac (host_tools): Add cgen.
2070         * configure: Regenerate.
2071
2072 2009-06-23  DJ Delorie  <dj@redhat.com>
2073
2074         * MAINTAINERS: Add myself as mep maintainer.
2075
2076 2009-06-23  Ian Lance Taylor  <iant@google.com>
2077
2078         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
2079         boot_languages.  Only bootstrap target libraries listed in
2080         target_libs for some boot language.  Add --with-stage1-ldflags,
2081         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
2082         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
2083         if not building with C++.
2084         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2085         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2086         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2087         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2088         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
2089         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2090         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2091         * configure, Makefile.in: Rebuild.
2092
2093 2009-06-23  Li Feng  <nemokingdom@gmail.com>
2094
2095         * MAINTAINERS: Added my name to write-after-approval list.
2096
2097 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
2098
2099         * configure.ac: Define is_elf for QNX Neutrino targets.
2100         * configure: Regenerate.
2101
2102 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
2103
2104         * MAINTAINERS: Added my name to the write-after-approval list
2105
2106 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2107
2108         * configure.ac: Detect MPC in default directory.
2109         * configure: Regenerate.
2110
2111 2009-06-03  Jerome Guitton  <guitton@adacore.com>
2112             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2113
2114         * Makefile.tpl (all): Avoid a trailing backslash.
2115         * Makefile.in: Regenerate.
2116
2117 2009-06-03  Ben Elliston  <bje@au.ibm.com>
2118
2119         * config.sub, config.guess: Update from upstream sources.
2120
2121 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
2122
2123         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2124         to noconfdirs.
2125         * configure: Regenerate.
2126
2127 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
2128
2129         * Makefile.tpl ([+compare-target+]): Compare all stage
2130         directories, rather than just gcc.
2131         * Makefile.in: Rebuilt.
2132
2133 2009-06-01  Doug Kwan  <dougkwan@google.com>
2134
2135         * configure.ac: Support gold for target arm*-*-*.
2136         * configure: Regenerate.
2137
2138 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2139
2140         * Makefile.def: Add MPC support and dependencies.
2141         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
2142
2143         * Makefile.in, configure: Regenerate.
2144
2145 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
2146
2147         * Makefile.tpl (all): Avoid harmless warning in make all when
2148         gcc-bootstrap is enabled but stage_last does not exist.
2149         * Makefile.in: Rebuilt.
2150
2151 2009-05-24  Nicolas Roche  <roche@adacore.com>
2152
2153         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2154         * Makefile.in: Regenerate.
2155
2156 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
2157
2158         * MAINTAINERS: Update my e-mail address.
2159
2160 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2161
2162         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
2163         * configure:  Regenerate.
2164
2165 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2166
2167         PR other/40159
2168         * Makefile.tpl (all): Don't assume gcc-bootstrap and
2169         gcc-no-bootstrap are mutually exclusive.
2170         * Makefile.in: Rebuilt.
2171
2172 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2173
2174         PR other/40159
2175         * Makefile.tpl (all): Don't end with unconditional success.
2176         * Makefile.in: Rebuilt.
2177
2178 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
2179
2180         PR target/37137
2181         * Makefile.def (flags_to_pass): Remove redundant and incomplete
2182         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2183         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2184         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
2185         stage_configureflags, stage_cflags and stage_libcflags into
2186         explicit Makefile macros.
2187         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2188         GFORTRAN.
2189         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2190         CC.  Set CC_FOR_BUILD from CC.
2191         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2192         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2193         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2194         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
2195         and GFORTRAN.
2196         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2197         (_LIBCFLAGS): Renamed to _TFLAGS.
2198         (do-compare-debug, do-compare3-debug): Drop.
2199         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2200         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2201         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2202         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2203         (XGCC_FLAGS_FOR_TARGET): New.
2204         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2205         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2206         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2207         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2208         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
2209         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
2210         TFLAGS.
2211         (BUILD_CONFIG): Include if requested.
2212         (all): Set TFLAGS on bootstrap.
2213         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2214         (all-stageid-prefixmodule): Likewise.
2215         (do-clean, distclean-stageid): Set TFLAGS.
2216         (restrap): Fix whitespace.
2217         * Makefile.in: Rebuilt.
2218
2219 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
2220
2221         * config.guess: Sync with src.
2222
2223 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2224
2225         * configure.ac ($with_ppl):  Default to no if not supplied.
2226         ($with_cloog):  Likewise.
2227         configure:  Regenerate.
2228
2229 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
2230
2231         * MAINTAINERS: Update my e-mail address.
2232
2233 2009-04-27  Nick Clifton  <nickc@redhat.com>
2234
2235         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2236
2237 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
2238
2239         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2240         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2241         * Makefile.in: Regenerate.
2242
2243 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2244
2245         PR bootstrap/39739
2246         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2247         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2248
2249         * configure, Makefile.in: Regenerate.
2250
2251 2009-04-21  Taras Glek  <tglek@mozilla.com>
2252
2253         * include/hashtab.h: Update GTY annotations to new syntax
2254         * include/splay-tree.h: Likewise
2255
2256 2009-04-17  Ben Elliston  <bje@au.ibm.com>
2257
2258         * config.sub, config.guess: Update from upstream sources.
2259
2260 2009-04-15  Anthony Green  <green@moxielogic.com>
2261
2262         * configure.ac: Add moxie support.
2263         * configure: Rebuilt.
2264
2265 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
2266
2267         * configure.ac: Change copyright header to refer to version
2268         3 of the GNU General Public License and to point readers at the
2269         COPYING3 file and the FSF's license web page.
2270         * Makefile.def: Likewise.
2271         * Makefile.tpl: Likewise.
2272         * Makefile.in: Regenerate.
2273
2274 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
2275
2276         * configure.ac: Restore match for darwin9 or later. Use double
2277         brackets since regeneration eats one pair.
2278         * configure: Regenerate.
2279
2280 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
2281
2282         PR gas/10039
2283         * configure.ac: Require texinfo 4.7.
2284         * configure: Regenerated.
2285
2286 2009-04-09  Nick Clifton  <nickc@redhat.com>
2287
2288         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2289         the GCC Runtime Library Exception.
2290
2291 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2292
2293         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2294         * configure: Regenerate.
2295
2296 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
2297
2298         * Makefil.def (languages): New entries.
2299         * Makefile.tpl (check-gcc-*): New generic target.
2300         * Makefile.in: Regenerate.
2301
2302 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
2303
2304         * MAINTAINERS:  Update my email address.
2305
2306 2009-03-18  Tom Tromey  <tromey@redhat.com>
2307
2308         * configure: Rebuild.
2309         * configure.ac (host_libs): Add libiconv.
2310         * Makefile.in: Rebuild.
2311         * Makefile.def (host_modules): Add libiconv.
2312         (configure-gdb, all-gdb): Depend on libiconv.
2313
2314 2009-03-16  Tristan Gingold  <gingold@adacore.com>
2315
2316         * configure.ac: Treat gdb as supported on x86_64-darwin.
2317         * configure: Regenerate.
2318
2319 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
2320
2321         * configure.ac (--with-host-libstdcxx): New option.
2322         * configure: Regenerate.
2323
2324 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
2325
2326         * MAINTAINERS:  Move myself into the write after approval list.
2327
2328 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
2329
2330         * MAINTAINERS: Update e-mail address.
2331         
2332 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
2333
2334         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2335
2336 2009-03-10  Ira Rosen  <irar@il.ibm.com>
2337
2338         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2339
2340 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2341
2342         Backport from git Libtool:
2343
2344         2009-01-19  Robert Millan  <rmh@aybabtu.com>
2345         Support GNU/kOpenSolaris.
2346         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2347         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2348         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2349         GNU/kOpenSolaris.
2350
2351 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
2352
2353         * MAINTAINERS: Update e-mail address.
2354
2355 2009-02-24  Michael Eager  <eager@eagercon.com>
2356
2357         * MAINTAINERS (Write After Approval): Add self.
2358
2359 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
2360
2361         * MAINTAINERS (Write After Approval): Add myself.
2362
2363 2009-02-05  Andreas Schwab  <schwab@suse.de>
2364
2365         * Makefile.tpl (stage_last): Define $r and $s before using
2366         $(RECURSE_FLAGS_TO_PASS).
2367         * Makefile.in: Regenerate
2368
2369 2009-01-30  Ian Lance Taylor  <iant@google.com>
2370
2371         * MAINTAINERS: Move myself to the Global Reviewers list.
2372
2373 2009-01-29  Robert Millan  <rmh@aybabtu.com>
2374
2375         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2376         * configure: Regenerate.
2377
2378 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
2379
2380         * MAINTAINERS: Make whitespace consistent.
2381         Remove Robert Millan from Write After Approval.
2382
2383 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
2384
2385         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2386         (all-opcodes): Depend on all-libiberty.
2387         * Makefile.in: Regenerate.
2388
2389 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
2390
2391         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2392         * configure: Regenerate.
2393
2394 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
2395
2396         * MAINTAINERS (Write After Approval): Add myself.
2397
2398 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
2399
2400         * MAINTAINERS: Add myself to reviewers (Fortran).
2401
2402 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
2403
2404         PR tree-optimization/38515
2405         * configure.ac (cloog-polylib): Removed.
2406         (with_ppl, with_cloog): Test for "no".
2407         * configure: Regenerated.
2408
2409 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
2410
2411         * MAINTAINERS: Moved myself to reviewers (Fortran).
2412
2413 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
2414
2415         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2416         (Write After Approval): Remove myself.
2417
2418 2009-01-03  Diego Novillo  <dnovillo@google.com>
2419
2420         * MAINTAINERS: Remove myself from alias maintainership.
2421
2422 2009-01-02  David Ayers  <ayers@fsfe.org>
2423
2424         * MAINTAINERS: Update e-mail address.
2425
2426 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
2427
2428         * MAINTAINERS: Make whitespace consistent.
2429
2430 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2431
2432         Backport from upstream Libtool:
2433         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2434         Add cache variables to tests that require the linker to work.
2435         For shlibpath_overrides_runpath, this also changes the semantics
2436         to let the result from the C compiler take precedence.
2437
2438 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2439
2440         * config.sub, config.guess: Update from upstream sources.
2441
2442 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
2443
2444         * configure.ac (ppllibs): Add by default the lib flags.
2445         * configure: Regenerate.
2446
2447 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
2448
2449         * MAINTAINERS:  Add myself to the write after approval list.
2450
2451 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2452
2453         * configure.ac: Add double brackets on darwin[912].
2454         * configure: Regenerate.
2455
2456 2008-12-03  Daniel Kraft  <d@domob.eu>
2457
2458         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
2459         Approval to Reviewer section (for Fortran front-end).
2460
2461 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
2462
2463         * configure.ac: Expand to darwin10 and later.
2464         * configure: Regenerate.
2465
2466 2008-12-02  Andreas Schwab  <schwab@suse.de>
2467
2468         * Makefile.def: configure-target-boehm-gc depends on
2469         all-target-libstdc++-v3.
2470         * Makefile.in: Regenerate.
2471
2472 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
2473
2474         * MAINTAINERS:  Add myself as mingw maintainer.
2475
2476 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2477
2478         * config.sub, config.guess: Update from upstream sources.
2479
2480 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
2481
2482         * README.SCO: Remove.
2483
2484 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
2485
2486         * MAINTAINERS:  Add myself to the write after approval list.
2487
2488 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
2489
2490         * MAINTAINERS:  Update my email address in WAA section.
2491
2492 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
2493
2494         * MAINTAINERS: Update e-mail address.
2495
2496 2008-11-27  Toon Moene  <toon@moene.org>
2497
2498         * MAINTAINERS: Change e-mail address.
2499
2500 2008-11-27  Tristan Gingold  <gingold@adacore.com>
2501
2502         * configure.ac: Build gdb for i?86-*-darwin*
2503         * configure: Regenerated.
2504
2505 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
2506
2507         * MAINTAINERS: Added my full name.
2508
2509 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
2510
2511         PR bootstrap/38014
2512         PR bootstrap/37923
2513
2514         Revert:
2515
2516         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2517
2518         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2519         * Makefile.in: Regenerated.
2520
2521         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2522
2523         PR gdb/921
2524         PR gdb/1646
2525         PR gdb/2175
2526         PR gdb/2176
2527
2528         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2529         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2530         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2531         (HOST_EXPORTS): Pass CPPFLAGS.
2532         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2533         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2534         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2535         * Makefile.in, configure: Regenerated.
2536         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2537         and CPPFLAGS_FOR_BUILD.
2538
2539 2008-11-06  Jeff Law  <law@redhat.com>
2540
2541         * MAINTAINERS: Add myself as middle end maintainer.
2542
2543 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
2544
2545         * MAINTAINERS (Write after approval): Add myself.
2546
2547 2008-11-05  Diego Novillo  <dnovillo@google.com>
2548
2549         * MAINTAINERS (Global Reviewers): Add myself.
2550         (Non-Algorithmic Maintainers): Remove myself.
2551
2552 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
2553
2554         * MAINTAINERS (Write after approval): Add myself.
2555
2556 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
2557
2558         * MAINTAINERS (Write after approval): Add myself.
2559
2560 2008-10-31  Ben Elliston  <bje@au.ibm.com>
2561
2562         * configure.ac (spu-*-*): Remove special case.
2563         * configure: Regenerate.
2564
2565 2008-10-30  Catherine Moore  <clm@codesourcery.com>
2566
2567         * MAINTAINERS (Write after approval): Update my email address.
2568
2569 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
2570
2571         * configure.ac [spu-*-*]: Do not set skipdirs.
2572         * configure: Re-generate.
2573
2574 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
2575
2576         * MAINTAINERS (Various Maintainers): Add myself to reload.
2577
2578 2008-10-25  Richard Guenther  <rguenther@suse.de>
2579
2580         * MAINTAINERS (Various Maintainers): Add myself as middle-end
2581         maintainer.  Remove myself as libgcc-math maintainer.
2582         (Non-Algorithmic Maintainers): Remove myself.
2583
2584 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2585
2586         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2587         * Makefile.in: Regenerated.
2588
2589 2008-10-23  Cary Coutant  <ccoutant@google.com>
2590
2591         * MAINTAINERS (Write after approval): Add myself.
2592
2593 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2594
2595         PR gdb/921
2596         PR gdb/1646
2597         PR gdb/2175
2598         PR gdb/2176
2599
2600         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2601         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2602         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2603         (HOST_EXPORTS): Pass CPPFLAGS.
2604         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2605         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2606         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2607         * Makefile.in, configure: Regenerated.
2608         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2609         and CPPFLAGS_FOR_BUILD.
2610
2611 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
2612
2613         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2614         Sebastian Pop.
2615
2616 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
2617
2618         * MAINTAINERS (Write After Approval): Added myself.
2619
2620 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2621
2622         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2623         recommended version to 2.3.2.
2624
2625         * configure: Regenerate.
2626
2627 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
2628
2629         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2630
2631 2008-09-29  David Daney <david.daney@caviumnetworks.com>
2632
2633         * MAINTAINERS (Write After Approval): Update e-mail address.
2634
2635 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
2636
2637         * libtool.m4: Update to libtool 2.2.6.
2638         * lt~obsolete.m4: Update to libtool 2.2.6.
2639         * ltmain.sh: Update to libtool 2.2.6.
2640         * ltsugar.m4: Update to libtool 2.2.6.
2641         * ltversion.m4: Update to libtool 2.2.6.
2642         * ltoptions.m4: Update to libtool 2.2.6.
2643         * ltgcc.m4: Update to match changes from libtool 2.2.6.
2644
2645 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
2646
2647         * MAINTAINERS (Write After Approval): Add myself.
2648
2649 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2650
2651         * MAINTAINERS (Write After Approval): Update my name.
2652
2653 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
2654
2655         * MAINTAINERS: Add myself in "Write After Approval".
2656
2657 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
2658
2659         * MAINTAINERS: Add myself as ia64 maintainer.
2660
2661 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
2662
2663         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
2664         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
2665         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
2666         and Michael Tiemann from Write After Approval since they do not
2667         actually have access.
2668
2669 2008-09-05  Richard Guenther  <rguenther@suse.de>
2670
2671         * configure.ac: Initialize clooglibs to -lcloog.
2672         * configure: Re-generate.
2673
2674 2008-09-04  Le-Chun Wu  <lcwu@google.com>
2675
2676         * MAINTAINERS (Write After Approval): Add myself.
2677
2678 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
2679
2680         * configure.ac (--with-cloog-polylib): New.
2681         (--disable-cloog-version-check): New.
2682         (--disable-ppl-version-check): New.
2683         * configure: Re-generate.
2684
2685 2008-09-03  Richard Guenther  <rguenther@suse.de>
2686
2687         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2688         cloog test.
2689         * configure: Re-generate.
2690
2691 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
2692
2693         Add picoChip port.
2694         * MAINTAINERS: Add picoChip maintainers.
2695
2696 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
2697             Tobias Grosser  <grosser@fim.uni-passau.de>
2698             Jan Sjodin  <jan.sjodin@amd.com>
2699             Harsha Jagasia  <harsha.jagasia@amd.com>
2700             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2701             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2702             Adrien Eliche  <aeliche@isty.uvsq.fr>
2703
2704         Merge from graphite branch.
2705         * configure: Regenerate.
2706         * Makefile.in: Regenerate.
2707         * configure.ac (host_libs): Add ppl and cloog.
2708         Add checks for PPL and CLooG.
2709         * Makefile.def (ppl, cloog): Added modules and dependences.
2710         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2711         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2712
2713 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2714
2715         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2716         (GCC_SHLIB_SUBDIR): New.
2717         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2718         * configure: Regenerate.
2719         * Makefile.in: Regenerate.
2720
2721 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
2722
2723         * MAINTAINERS: Consistently use tabs to separate columns.
2724
2725 2008-08-29  Tristan Gingold  <gingold@adacore.com>
2726
2727         * MAINTAINERS (Write after Approval): Add myself.
2728
2729 2008-08-28  Tristan Gingold  <gingold@adacore.com>
2730
2731         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2732         Enable bfd, binutils and opcodes.
2733         * configure: Regenerate.
2734
2735 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2736
2737         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
2738
2739 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2740
2741         * MAINTAINERS:  Use correct Umlaut for last name.
2742
2743 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2744
2745         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
2746
2747 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
2748
2749         * MAINTAINERS: Update my email address.
2750
2751 2008-08-16  Nicolas Roche  <roche@adacore.com>
2752
2753         * Makefile.tpl: Add BOOT_ADAFLAGS.
2754         * Makefile.in: Regenerate.
2755
2756 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
2757
2758         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2759         * configure: Regenerate.
2760
2761 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
2762
2763         * configure.ac: Add makefile fragments for hpux.
2764         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2765         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2766         * configure: Regenerate.
2767         * Makefile.in: Regenerate.
2768
2769 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
2770
2771         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
2772
2773 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
2774
2775         * MAINTAINERS (Write after Approval): Add myself.
2776
2777 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
2778
2779         * MAINTAINERS (Write After Approval):  Add myself.
2780
2781 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
2782
2783         * MAINTAINERS (Write After Approval):  Add myself.
2784
2785 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
2786
2787         * MAINTAINERS: Update my email address.
2788
2789 2008-06-25  Joey Ye  <joey.ye@intel.com>
2790
2791         * MAINTAINERS (Write After Approval):  Add myself.
2792
2793 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2794
2795         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2796         * Makefile.in: Regenerate.
2797         * configure: Regenerate.
2798
2799 2008-06-17  Daniel Kraft  <d@domob.eu>
2800
2801         * MAINTAINERS (Write After Approval):  Add myself.
2802
2803 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2804
2805         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2806         "$@" is still intact with both Autoconf 2.59 and 2.62.
2807         * configure: Regenerate.
2808
2809 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2810
2811         * Makefile.tpl: Fix comment errors.
2812         * Makefile.in: Regenerate.
2813
2814 2008-06-12  David S. Miller  <davem@davemloft.net>
2815             David Edelsohn  <edelsohn@gnu.org>
2816
2817         * configure.ac: Add powerpc*-*-* to gold supported targets.
2818         * configure: Regenerate.
2819
2820 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
2821
2822         PR tree-optimization/36218
2823         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2824         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2825         (all prefix="build-"): Pass them to build-system sub-makes.
2826         * Makefile.in: Regenerate.
2827
2828 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
2829
2830         * MAINTAINERS (mt port): Remove.
2831         (sco5, unixware, sco udk): Remove.
2832         (Kean Johnston): Add to Write After Approval.
2833
2834 2008-05-30  Julian Brown  <julian@codesourcery.com>
2835
2836         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2837         of libobjc for ARM EABI Linux.
2838         * configure: Regenerate.
2839
2840 2008-05-18  Xinliang David Li   <davidxl@google.com>
2841
2842         * ChangeLog: Remove wrong ChangeLog entry.
2843
2844 2008-05-17  Xinliang David Li   <davidxl@google.com>
2845
2846         * MAINTAINERS (Write After Approval): Add myself.
2847
2848 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
2849
2850         * MAINTAINERS (Write After Approval): Add myself.
2851
2852 2008-05-14  Rafael Espíndola  <espindola@google.com>
2853
2854         * config-ml.in: don't handle --enable-shared and --enable-static.
2855
2856 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
2857
2858         * MAINTAINERS: Update my email address.
2859
2860 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
2861
2862         * MAINTAINERS: Update my email address.
2863
2864 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
2865
2866         * MAINTAINERS (Write After Approval): Add myself.
2867
2868 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
2869
2870         * MAINTAINERS (Write After Approval): Add myself.
2871
2872 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
2873
2874         * MAINTAINERS (crx): Add myself.
2875
2876 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2877
2878         Sync with src:
2879         2008-04-14  David S. Miller  <davem@davemloft.net>
2880
2881         * configure.ac: Add sparc*-*-* to gold supported targets.
2882         * configure: Regenerate.
2883
2884 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2885
2886         PR bootstrap/35457
2887         * configure.ac: Include override.m4.
2888         * configure: Regenerate.
2889
2890 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2891
2892         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2893         * Makefile.in: Regenerate.
2894
2895 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
2896
2897         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2898         as nonconfigurable directories list.
2899         * configure: Regenerate.
2900
2901 2008-04-14  Ben Elliston  <bje@au.ibm.com>
2902
2903         * config.sub, config.guess: Update from upstream sources.
2904
2905 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
2906
2907         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2908         * Makefile.in: Regenerate.
2909
2910 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
2911
2912         * configure.ac: Do not build libssp for the AVR.
2913         * configure: Regenerate.
2914
2915 2008-04-07  Ian Lance Taylor  <iant@google.com>
2916
2917         * Makefile.def: check-gold depends upon all-binutils.
2918         * Makefile.in: Regenerate.
2919
2920 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
2921
2922         * MAINTAINERS (Write After Approval): Add myself.
2923
2924 2008-04-04  Nick Clifton  <nickc@redhat.com>
2925
2926         PR binutils/4334
2927         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2928         builds.
2929         * configure: Regenerate.
2930
2931 2008-04-04  NightStrike  <NightStrike@gmail.com>
2932
2933         PR other/35151
2934         * configure.ac: Combine rules for mingw32 and mingw64.
2935         * configure: Regenerate.
2936
2937 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
2938
2939         * MAINTAINERS (Write After Approval): Add myself.
2940
2941 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
2942
2943         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2944         * Makefile.in (.NOTPARALLEL): Ditto.
2945
2946 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
2947
2948         * MAINTAINERS (Write After Approval): Add myself.
2949
2950 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
2951
2952         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2953         * Makefile.in (.NOTPARALLEL): Regenerate.
2954
2955 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
2956
2957         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2958         * Makefile.in: Regenerate.
2959
2960 2008-03-26  Jakub Staszak  <kuba@et.pl>
2961
2962         * MAINTAINERS (Write After Approval): Add myself.
2963
2964 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2965
2966         * MAINTAINERS:  Update e-mail address.
2967
2968 2008-03-20  Ian Lance Taylor  <iant@google.com>
2969
2970         * configure.ac: Add support for --enable-gold.
2971         * Makefile.def: Add gold as a directory like ld.
2972         * configure, Makefile.in: Regenerate.
2973
2974 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2975
2976         * configure.ac: m4_include config/proginstall.m4.
2977         * configure: Regenerate.
2978
2979         Backport from upstream Libtool:
2980
2981         2007-10-12  Eric Blake  <ebb9@byu.net>
2982
2983         Deal with Autoconf 2.62's semantic change in m4_append.
2984         * ltsugar.m4 (lt_append): Replace broken versions of
2985         m4_append.
2986         (lt_if_append_uniq): Don't require separator to be overquoted,
2987         and avoid broken m4_append.
2988         (lt_dict_add): Fix typo.
2989         * libtool.m4 (_LT_DECL): Don't overquote separator.
2990
2991 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
2992
2993         * config.rpath: Add AIX 6 support.
2994
2995 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
2996
2997         * Makefile.def (stageprofile).  Remove -fprofile-generate
2998         from stage_libcflags.
2999         * Makefile.in: Regenerate.
3000
3001 2008-03-13  Ben Elliston  <bje@au.ibm.com>
3002
3003         * config.sub, config.guess: Update from upstream sources.
3004
3005 2008-03-06  Tom Tromey  <tromey@redhat.com>
3006
3007         * MAINTAINERS: Update for treelang deletion.
3008
3009 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
3010
3011         * MAINTAINERS: Update my email address.
3012
3013 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
3014
3015         * MAINTAINERS (darwin port): Add myself as a maintainer.
3016         (objective-c/c++): Add myself as a maintainer.
3017
3018 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
3019
3020         * MAINTAINERS (Write After Approval): Update my email address.
3021
3022 2008-02-25  Tomas Bily  <tbily@suse.cz>
3023
3024         * MAINTAINERS (Write After Approval): Add myself.
3025
3026 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
3027
3028         * MAINTAINERS (OpenMP): Add myself.
3029
3030 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
3031
3032         PR bootstrap/32009
3033         PR bootstrap/32161
3034
3035         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3036         * configure: Regenerate.
3037
3038         * Makefile.def: Define stage_libcflags for all bootstrap stages.
3039         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3040         STAGE4_LIBCFLAGS): New.
3041         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3042         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3043         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3044         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3045         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3046         for target modules.  Don't export LIBCFLAGS.
3047         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3048         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3049         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3050         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3051         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3052         * Makefile.in: Regenerate.
3053
3054 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3055
3056         PR libgcj/33085
3057         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3058         Do not use -DDLL_EXPORT.  Backport from upstream.
3059
3060 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3061
3062         * MAINTAINERS (Write After Approval): Add myself.
3063
3064 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
3065
3066         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3067         * configure: Regenerate.
3068
3069 2008-01-31  Marc Gauthier  <marc@tensilica.com>
3070
3071         * configure.ac (xtensa*-*-*): Recognize processor variants.
3072         * configure: Regenerate.
3073
3074 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3075
3076         PR bootstrap/34922
3077         * configure.ac (PARSE_ARGS): Push suitable setting of
3078         ac_subdirs_all, for `./configure --help=recursive'.
3079         Handle `+' in generic toplevel directory disabling.
3080         * configure: Regenerate.
3081
3082 2008-01-28  Nick Clifton  <nickc@redhat.com>
3083
3084         * MAINTAINERS (xstormy16): Take over maintainership.
3085
3086 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
3087
3088         * MAINTAINERS (c4x port): Remove.
3089
3090 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
3091
3092         * libtool.m4: Backport AIX 6 support from ToT Libtool.
3093
3094 2008-01-23  Ben Elliston  <bje@au.ibm.com>
3095
3096         * config.sub, config.guess: Update from upstream sources.
3097
3098 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
3099
3100         * MAINTAINERS (Write After Approval): Add myself.
3101
3102 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
3103
3104         * MAINTAINERS: Update my email address.
3105
3106 2008-01-09  Raksit Ashok  <raksit@google.com>
3107
3108         * MAINTAINERS (Write After Approval): Add myself.
3109
3110 2008-01-09  Raksit Ashok  <raksit@google.com>
3111
3112         * MAINTAINERS (Write After Approval): Add myself.
3113
3114 2008-01-08  Ben Elliston  <bje@au.ibm.com>
3115
3116         * config.sub, config.guess: Update from upstream sources.
3117
3118 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3119
3120         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3121         Change recommended MPFR from 2.2.1 -> 2.3.0.
3122         * configure: Regenerate.
3123
3124 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
3125
3126         * MAINTAINERS: Update my email address.
3127
3128 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
3129
3130         * MAINTAINERS: Update my email address.
3131
3132 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
3133
3134         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3135         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3136         * Makefile.in: Regenerate.
3137
3138 2007-12-10  Mark Heffernan  <meheff@google.com>
3139
3140         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3141         misplaced entries.
3142
3143 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3144
3145         * configure.ac: Enable libjava for x86_64-*-darwin9.
3146         * configure: Regenerate.
3147
3148 2007-12-07  Bill Maddox  <maddox@google.com>
3149
3150         * MAINTAINERS (Write After Approval): Add myself.
3151
3152 2007-12-05  Ben Elliston  <bje@au.ibm.com>
3153
3154         * config.sub, config.guess: Update from upstream sources.
3155
3156 2007-12-02  Matthias Klose  <doko@ubuntu.com>
3157
3158         * config-ml.in: Remove 64bit configure tests.
3159
3160 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3161
3162         * config-ml.in: Robustify against white space in absolute file
3163         names.
3164
3165         * config-ml.in (multi-clean): Substitute ${Makefile}.
3166         Remove superfluous ${Makefile} in list.
3167
3168 2007-11-19  Thiemo Seufer  <ths@mips.com>
3169
3170         * config-ml.in: Don't hardcode the Makefile name.
3171
3172 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
3173
3174         * MAINTAINERS (Write After Approval): Add myself.
3175
3176 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
3177
3178         * MAINTAINERS (Write After Approval): Add myself.
3179
3180 2007-11-06  Doug Kwan  <dougkwan@google.com>
3181
3182         * MAINTAINERS (Write After Approval): Add myself.
3183
3184 2007-10-25  Ben Elliston  <bje@au.ibm.com>
3185
3186         * MAINTAINERS (mercury): Remove entry.
3187         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3188
3189 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
3190
3191         * Makefile.def (dependencies): Make configure-gdb depend on
3192         all-intl.
3193         * Makefile.in: Regenerated.
3194
3195 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
3196
3197         * MAINTAINERS (Fortran maintainer): Remove myself.
3198
3199 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
3200
3201         * Makefile.def: To avoid problems running with parallel makes,
3202         build newlib before libgloss so that target specific header
3203         files are availble.
3204         * Makefile.in: Regenerate
3205
3206 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
3207
3208         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3209         * Makefile.in: Regenerate.
3210
3211 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
3212
3213         * MAINTAINERS (Register allocation reviewer): Add myself.
3214
3215 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
3216
3217         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3218         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3219         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
3220         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3221         * configure: Regenerate.
3222
3223 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
3224
3225         * MAINTAINERS (Register allocation reviewer): Add myself.
3226
3227 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
3228
3229         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3230         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3231         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3232         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3233         * configure.ac: Default them to host tools for $host = $build.
3234         Subst them.
3235
3236         * configure: Regenerate.
3237         * Makefile.in: Regenerate.
3238
3239 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
3240
3241         * MAINTAINERS (Register allocation reviewer): Add myself.
3242
3243 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
3244
3245         * MAINTAINERS (Register allocation reviewer): Add myself.
3246
3247 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
3248
3249         * MAINTAINERS (Write After Approval): Fix typo.
3250
3251 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
3252
3253         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3254         * configure: Regenerate.
3255
3256 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
3257
3258         PR bootstrap/31906
3259         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3260         they're already prefixed.
3261
3262 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
3263
3264         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3265         libstdc++.
3266         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3267         * configure: Regenerate.
3268         * Makefile.in: Regenerate.
3269
3270 2007-09-17  Andreas Schwab  <schwab@suse.de>
3271
3272         * configure.ac: Raise minimum makeinfo version to 4.6.
3273         * configure: Regenerate.
3274
3275 2007-09-17  Johannes Singler  <singler@ira.uka.de>
3276
3277         * MAINTAINERS (write-after-approval) add myself
3278
3279 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
3280
3281         * configure.ac: Correct makeinfo version check.
3282         * configure: Regenerate.
3283
3284 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
3285
3286         * MAINTAINERS: Update my email address.
3287
3288 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
3289
3290         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
3291         to $skipdirs and only disable gprof for newlib.  Use the normal
3292         mips*-elf* handling in other respects.
3293         * configure: Regnerate.
3294
3295 2007-09-12  David Daney  <ddaney@avtrex.com>
3296
3297         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3298         enabling libgcj.
3299         * configure: Regenerate.
3300
3301 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3302
3303         PR other/32154
3304         * configure.ac: For libgloss targets, point the linker to the linker
3305         script, startup code and simulator library.
3306         * configure: Regenerate.
3307
3308 2007-09-07  Andrew Haley  <aph@redhat.com>
3309
3310         * configure.ac (noconfigdirs): Remove target-libffi and
3311         target-libjava.
3312         * configure: Regenerate.
3313
3314 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3315
3316         PR target/33281
3317         * configure.ac: Use config/mh-mingw on mingw.
3318         * configure: Regenerate.
3319
3320 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
3321
3322         * MAINTAINERS (Write After Approval): Add myself.
3323
3324 2007-09-05  Richard Guenther  <rguenther@suse.de>
3325
3326         * configure.ac (--enable-stage1-checking): If neither --enable-checking
3327         nor --disable-checking is provided also turn on yes and types
3328         checking for stage1.
3329         * configure: Re-generate.
3330
3331 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
3332
3333         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3334         (Write After Approval): Remove myself.
3335
3336 2007-08-29  Nick Clifton  <nickc@redhat.com>
3337
3338         * config.sub, config.guess: Update from upstream sources.
3339
3340 2007-08-22  Bud Davis  <jmdavis@link.com>
3341
3342         * MAINTAINERS (Write After Approval): Added myself.
3343         * MAINTAINERS (Reviewers): Removed myself.
3344
3345 2007-08-18  Paul Brook  <paul@codesourcery.com>
3346             Joseph Myers  <joseph@codesourcery.com>
3347
3348         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3349         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3350         * Makefile.in: Regenerate.
3351         * configure.ac (--with-debug-prefix-map): New.
3352         * configure: Regenerate.
3353
3354 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
3355             Nigel Stephens  <nigel@mips.com>
3356
3357         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
3358         as target_makefile_frag.
3359         * configure: Regenerate.
3360
3361 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
3362
3363         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3364         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
3365         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3366         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3367         (do-compare, do-compare3, do-compare-debug): New.
3368         ([+compare-target+]): Use them.
3369
3370 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
3371
3372         * MAINTAINERS (Write After Approval): Change my email address.
3373
3374 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3375             Ben Elliston  <bje@au.ibm.com>
3376
3377         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3378         --silent if $silent.
3379         * configure: Regenerate.
3380
3381 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
3382
3383         * MAINTAINERS (Various Maintainers): Add myself as
3384         loop infrastructure maintainer.  Update my e-mail
3385         address.
3386
3387 2007-07-31  Diego Novillo  <dnovillo@google.com>
3388
3389         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3390         Adjust description.
3391
3392 2007-07-26  Richard Guenther  <rguenther@suse.de>
3393
3394         * configure.ac: Add types checking to stage1 checking flags.
3395         * configure: Regenerate.
3396
3397 2007-07-17  Nick Clifton  <nickc@redhat.com>
3398
3399         * COPYING3: New file.  Contains version 3 of the GNU General
3400         Public License.
3401         * COPYING3.LIB: New file.  Contains version 3 of the GNU
3402         Lesser General Public License.
3403
3404 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3405
3406         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3407
3408 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3409
3410         * MAINTAINERS (S/390 co-maintainer): Add myself.
3411         (Write After Approval): Remove myself.
3412
3413 2007-07-13  Dan Hipschman  <dsh@google.com>
3414
3415         * MAINTAINERS (Write After Approval): Add myself.
3416
3417 2007-07-11  Nick Clifton  <nickc@redhat.com>
3418
3419         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3420         WINDRES export.
3421         * Makefile.in: Regenerate.
3422
3423 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3424
3425         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3426         maintainer.
3427
3428 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
3429
3430         * lt~obsolete.m4: New. Import from 20070318 libtool.
3431
3432 2007-07-03  Julian Brown  <julian@codesourcery.com>
3433
3434         * MAINTAINERS (Write After Approval): Add myself.
3435
3436 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3437
3438         * configure.ac: Rewrite 'configure --help' strings to look nicer.
3439         * configure: Regenerate.
3440
3441 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3442
3443         * configure.ac: Add some missing m4 quotation.
3444         * configure: Regenerate.
3445
3446 2007-07-02  Simon Baldwin  <simonb@google.com>
3447
3448         * MAINTAINERS (Write After Approval): Add myself.
3449
3450 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
3451
3452         * configure: Regenerate.
3453
3454 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
3455
3456         * Makefile.def: Add windmc tool to build.
3457         * Makefile.tpl: Likewise.
3458         * configure.ac: Likewise.
3459         * Makefile.in: Regenerate.
3460         * configure: Regenerate.
3461
3462 2007-06-28  DJ Delorie  <dj@redhat.com>
3463
3464         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3465         not building newlib.
3466         * configure: Regenerated.
3467
3468 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
3469
3470         * MAINTAINERS (Write After Approval): Add myself.
3471
3472 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
3473
3474         * MAINTAINERS (Write After Approval): Add myself.
3475
3476 2007-06-19  Chris Matthews  <chrismatthews@google.com>
3477
3478         * MAINTAINERS (Write After Approval): Add myself.
3479
3480 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3481
3482         * MAINTAINERS (Write After Approval): Add myself.
3483
3484 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
3485
3486         * Makefile.def: Add dependency from configure-gdb to all-bfd.
3487         * Makefile.in: Regenerated.
3488
3489 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
3490
3491         * configure.ac: Don't add target-libmudflap to noconfigdirs for
3492         bfin*-*-uclinux* targets.
3493         * configure: Regenerate.
3494
3495 2007-06-14  Ian Lance Taylor  <iant@google.com>
3496
3497         * MAINTAINERS: Add myself as non-algorithmic global write
3498         maintainer.
3499
3500 2007-06-14  Diego Novillo  <dnovillo@google.com>
3501
3502         * MAINTAINERS: Add self as middle-end maintainer and
3503         non-algorithmic global write maintainer.
3504
3505 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3506
3507         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3508         Move all Fortran maintainers except Paul Brook into the
3509         Non-Autopoiesis section.
3510
3511 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
3512
3513         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3514         (distclean-stage[+id+]): Possibly delete stage_last.
3515         * Makefile.in: Regenerate.
3516
3517 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
3518
3519         * MAINTAINERS (Various Maintainer): Fix typo.
3520
3521 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
3522
3523         * MAINTAINERS (Various Maintainer): Add myself as
3524         dataflow maintainer.
3525
3526 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3527
3528         * config.sub, config.guess: Update from upstream sources.
3529
3530 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3531
3532         * Makefile.tpl: Fix spelling error.
3533         * Makefile.in: Regenerate.
3534
3535 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
3536
3537         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3538         lt_cv_sys_max_cmd_len.
3539
3540 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
3541
3542         * MAINTAINERS (Various Maintainers): Add myself as
3543         auto-vectorizer maintainer.
3544
3545 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
3546
3547         PR libjava/32098
3548         * libtool.m4: Revert previous change.
3549         * ltgcc.m4: Put it here.
3550
3551 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
3552
3553         * MAINTAINERS (Various Maintainers): Add myself as
3554         auto-vectorizer maintainer.
3555
3556 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
3557
3558         PR libjava/32098
3559         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3560
3561 2007-05-30  Richard Guenther  <rguenther@suse.de>
3562
3563         * MAINTAINERS (Various Maintainers): Add myself as
3564         auto-vectorizer maintainer.
3565
3566 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
3567
3568         PR bootstrap/29382
3569         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3570         * configure: Rebuilt.
3571
3572 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
3573
3574         * MAINTAINERS (Write After Approval): Removed my name.
3575
3576 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
3577
3578         * MAINTAINERS (Write After Approval): Remove myself.
3579
3580 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
3581
3582         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3583
3584 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
3585
3586         * ltmain.sh: Update from ToT Libtool.
3587         * libtool.m4: Update from ToT Libtool.
3588         * ltsugar.m4: New. Update from ToT Libtool.
3589         * ltversion.m4: New. Update from ToT Libtool.
3590         * ltoptions.m4: New. Update from ToT Libtool.
3591         * ltconfig: Remove.
3592         * ltcf-c.sh: Remove.
3593         * ltcf-cxx.sh: Remove.
3594         * ltcf-gcj.sh: Remove.
3595
3596 2007-05-22  Ollie Wild  <aaw@google.com>
3597
3598         * MAINTAINERS (Write After Approval): Add myself.
3599
3600 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
3601
3602         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3603         stage_cflags.
3604         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3605         Remove CFLAGS/LIBCFLAGS.
3606         (configure-stage[+id+]-[+prefix+][+module+],
3607         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3608         * Makefile.in: Regenerate.
3609
3610 2007-05-15  Diego Novillo  <dnovillo@google.com>
3611
3612         * MAINTAINERS: Update e-mail address.
3613
3614 2007-05-15  Revital Eres  <eres@il.ibm.com>
3615
3616         * MAINTAINERS (Write After Approval): Add myself.
3617
3618 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
3619
3620         * MAINTAINERS (Write After Approval): Updated my address.
3621
3622 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
3623
3624         * MAINTAINERS (Write After Approval): Add myself.
3625
3626 2007-05-11  Silvius Rus  <rus@google.com>
3627
3628         * MAINTAINERS (Write After Approval): Add myself.
3629
3630 2007-04-23  Tom Tromey  <tromey@redhat.com>
3631
3632         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3633
3634 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
3635
3636         * MAINTAINERS (cpplib): Rename to ...
3637         (libcpp): ... this.  Add C/C++ front end maintainers.
3638
3639 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
3640
3641         * config-ml.in: Pass ${ml_config_env} to configure calls.
3642
3643 2007-04-04  Christian Bruel  <christian.bruel@st.com>
3644
3645         * MAINTAINERS (Write After Approval): Add myself.
3646
3647 2007-04-02  Dave Korn  <dave.korn@artimi.com>
3648
3649         * MAINTAINERS (Write After Approval): Add myself.
3650
3651 2007-03-31  Tobias Burnus  <burnus@net-b.de>
3652
3653         * MAINTAINERS (fortran 95 front end): Add myself.
3654
3655 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3656
3657         * MAINTAINERS (Write After Approval): Add myself.
3658
3659 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
3660
3661         * MAINTAINERS (Modulo Scheduler): Add myself.
3662
3663 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
3664
3665         * MAINTAINERS (fortran 95 front end): Add myself.
3666         (c++ front end): whitespace fix.
3667
3668 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
3669
3670         * MAINTAINERS (Write After Approval): Add myself.
3671
3672 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
3673
3674         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3675         of glob.  Quote arguments with single quotes too.
3676         * configure: Regenerate.
3677
3678 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
3679
3680         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3681         * Makefile.in: Regenerate
3682
3683 2007-03-07  Andreas Schwab  <schwab@suse.de>
3684
3685         * configure: Regenerate.
3686
3687 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
3688
3689         * configure.ac: Add "--with-pdfdir" configure option,
3690         which defines pdfdir variable.
3691         * Makefile.def (target=fixincludes): Add install-pdf to
3692         missing targets.
3693         (recursive_targets): Add install-pdf target.
3694         (flags_to_pass): Add pdfdir.
3695         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3696         target.
3697         * configure: Regenerate
3698         * Makefile.in: Regenerate
3699
3700 2007-02-28  Eric Christopher  <echristo@apple.com>
3701
3702         Revert:
3703         2006-12-07  Mike Stump  <mrs@apple.com>
3704
3705         * Makefile.def (dependencies): Add dependency for
3706         install-target-libssp and install-target-libgomp on
3707         install-gcc.
3708         * Makefile.in: Regenerate.
3709
3710 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
3711
3712         * configure: Regenerate.
3713         * configure.ac: Move statements after variable declarations.
3714
3715 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
3716
3717         * MAINTAINERS: Add myself as sh maintainer.
3718
3719 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
3720
3721         * configure.ac: Adjust for loop syntax.
3722         * configure: Regenerate.
3723
3724 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3725
3726         * configure: Rebuilt.
3727
3728 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3729
3730         * configure.ac: Drop multiple occurrences of --enable-languages,
3731         and fix its quoting.
3732         * configure: Rebuilt.
3733
3734 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
3735             Nathan Sidwell  <nathan@codesourcery.com>
3736             Vladimir Prus  <vladimir@codesourcery.com>
3737             Joseph Myers  <joseph@codesourcery.com>
3738
3739         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3740         * configure: Regenerate.
3741
3742 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
3743
3744         * ltconfig (freebsd*): Default to elf.
3745
3746 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3747
3748         * configure.ac (target_libraries): Move libgcc before libiberty.
3749         * configure: Regenerated.
3750
3751 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3752             Paolo Bonzini  <bonzini@gnu.org>
3753
3754         PR bootstrap/30753
3755         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
3756         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
3757         * configure: Regenerated.
3758
3759 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3760
3761         * MAINTAINERS (Language Front End Maintainers): Update my mail
3762         address.
3763
3764 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3765
3766         PR bootstrap/30748
3767         * configure.ac: Correct syntax for Solaris ksh.
3768         * configure: Regenerated.
3769
3770 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3771
3772         * configure.ac: Sync with src.
3773         * configure: Regenerate.
3774
3775 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3776
3777         * Makefile.in: Regenerate.
3778
3779 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3780
3781         * config.sub: Sync with src.
3782
3783 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3784
3785         * Makefile.tpl (build_alias, host_alias, target_alias): Use
3786         noncanonical equivalents.
3787         * configure.in: Rename to...
3788         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
3789         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
3790         target_noncanonical.  Use them.  Rewrite removal of configure
3791         arguments for autoconf 2.59.  Discard variable settings.  Force
3792         program_transform_name for native tools.
3793
3794         * Makefile.in: Regenerated.
3795         * configure: Regenerated with autoconf 2.59.
3796
3797 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
3798
3799         * MAINTAINERS (Write After Approval): Add myself.
3800
3801 2007-01-31  Andreas Schwab  <schwab@suse.de>
3802
3803         * Makefile.tpl (LDFLAGS): Substitute it.
3804         * Makefile.in: Regenerate.
3805
3806 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
3807
3808         * MAINTAINERS (Write After Approval): Add myself.
3809
3810 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
3811
3812         * MAINTAINERS (spu port): Add myself.
3813
3814 2007-01-23  Richard Guenther  <rguenther@suse.de>
3815
3816         PR bootstrap/30541
3817         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
3818         * Makefile.tpl (GNATBIND): Substitute it.
3819         (GNATMAKE): Likewise.
3820         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
3821         of STAGE_PREFIX.
3822         * Makefile.in: Regenerate.
3823         * configure: Regenerate.
3824
3825 2007-01-18  Mike Stump  <mrs@apple.com>
3826
3827         * configure.in: Re-enable -Werror for gcc builds.
3828
3829 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
3830
3831         * MAINTAINERS (Write After Approval): Add myself.
3832
3833 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3834
3835         * configure.in: Change == to = in test command.
3836         * configure: Regenerate.
3837
3838 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3839             Nick Clifton  <nickc@redhat.com>
3840             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
3841
3842         * configure.in (build_configargs, host_configargs, target_configargs):
3843         Remove build/host/target parameters.
3844         (host_libs): Add gmp and mpfr.
3845         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3846         * Makefile.def (gmp, mpfr): New.
3847         (gcc): Remove target.
3848         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3849         target_os, target_vendor): New.
3850         (configure): Add host_alias/target_alias arguments; adjust invocations.
3851         * configure: Regenerate.
3852         * Makefile.in: Regenerate.
3853
3854 2007-01-11  Matt Fago  <fago@earthlink.net>
3855
3856         * configure.in: Try to link to functions only in mpfr 2.2.x
3857         to improve robustness of configure tests.
3858         * configure: Regenerate.
3859
3860 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
3861
3862         * MAINTAINERS: Add myself as i386 maintainer.
3863
3864 2007-01-08  Jan Hubicka  <jh@suse.cz>
3865
3866         * MAINTAINERS: Add myself as i386 maintainer.
3867
3868 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
3869
3870         * configure.in: Add support for an x86_64-mingw* target.
3871         * configure: Regenerate.
3872
3873 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
3874
3875         * Makefile.tpl (all-target): Correct @if conditional for target
3876         modules.
3877         * configure.in: Omit libiberty if building only target libgcc.
3878         * configure, Makefile.in: Regenerated.
3879
3880 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
3881
3882         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3883         * configure: Regenerate.
3884
3885 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
3886
3887         * Makefile.def (target_modules): Add libgcc.
3888         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
3889         * Makefile.tpl (clean-target-libgcc): Delete.
3890         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3891         on gcc even for bootstrapped modules.  Rewrite handling of
3892         lang_env_dependencies to loop over target_modules.
3893         * configure.in (target_libraries): Add target-libgcc.
3894         * Makefile.in, configure: Regenerated.
3895
3896 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3897
3898         * configure.in: Reorganize recognition of languages.  Add
3899         --enable-stage1-languages.  Show supported languages for the chosen
3900         target rather than all recognized languages.
3901         * configure: Regenerate.
3902
3903 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3904
3905         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3906         * Makefile.in: Regenerate.
3907
3908 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3909
3910         * configure.in: Warn that MPFR 2.2.0 is buggy.
3911         * configure: Regenerate.
3912
3913 2006-12-27  Ian Lance Taylor  <iant@google.com>
3914
3915         * configure.in: When removing Makefiles to force a reconfigure, also
3916         remove prev-DIR*/Makefile.
3917         * configure: Regenerate.
3918
3919 2006-12-22  Andreas Schwab  <schwab@suse.de>
3920
3921         * configure: Regenerate with correct autoconf version.
3922
3923 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
3924
3925         * configure.in: add AC_SUBST for *_FOR_TARGET.
3926         * configure: Regenerate.
3927
3928 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3929
3930         * configure.in: Simplify logic for rejecting languages that cannot
3931         be built.  Separate the case when a language is unsupported,
3932         from the case when the user chooses not to build a language.
3933
3934 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3935
3936         * configure.in: Remove "$build" case for powerpc-*-darwin* since
3937         it only affects bootstrap and could be tested on "$host" as well.
3938         * configure: Regenerate.
3939         * config/mh-ppc-darwin: Add to the stage1 cflags here.
3940
3941 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3942
3943         PR bootstrap/29544
3944         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3945         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3946         move here comment from Makefile.tpl.
3947         * Makefile.tpl: Move some definitions higher in the file.
3948         (STAGE1_CHECKING): New.
3949         * configure.in: Add --enable-stage1-checking.
3950         * configure: Regenerate.
3951         * Makefile.in: Regenerate.
3952
3953 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3954
3955         * MAINTAINERS: Add myself as build system maintainer.
3956
3957 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
3958
3959         * MAINTAINERS (Write After Approval): Add myself.
3960
3961 2006-12-13  Eric Christopher  <echristo@apple.com>
3962
3963         * MAINTAINERS: Add myself as darwin maintainer.
3964
3965 2006-12-11  Ian Lance Taylor  <ian@airs.com>
3966
3967         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3968
3969 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
3970
3971         MAINTAINERS: Update my entry.
3972
3973 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
3974
3975         * configure.in:  Handle spu makefile frag.
3976         * Makefile.tpl (MAINT): Define
3977         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3978         * configure: Regenerate.
3979         * Makefile.in: Regenerate.
3980
3981 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3982
3983         * config.guess: Import latest version.
3984         * config.sub: Likewise.
3985
3986 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3987
3988         * configure.in (spu-*-*): Don't skip target-libiberty.
3989         * configure: Regenerate.
3990
3991 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3992
3993         PR bootstrap/30134
3994         * configure.in: Correct x86 darwin support for libjava to powerpc
3995         and i?86 only.
3996         * configure: Regenerate.
3997
3998 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
3999
4000         * configure.in: Add x86 darwin support for libjava.
4001         * configure: Regenerate.
4002
4003 2006-12-07  Mike Stump  <mrs@apple.com>
4004
4005         * Makefile.def (dependencies): Add dependency for
4006         install-target-libssp and install-target-libgomp on
4007         install-gcc.
4008         * Makefile.in: Regenerate.
4009
4010 2006-12-04  Richard Guenther  <rguenther@suse.de>
4011
4012         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4013         (Non-Algorithmic Maintainers): Move over non-algorithmic
4014         loop optimizer maintainers, add myself as a non-algorithmic
4015         middle-end maintainer.
4016
4017 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
4018
4019         * MAINTAINERS (Write After Approval): Add myself.
4020
4021 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4022
4023         * configure.in: Update error message for missing GMP/MPFR.
4024
4025         * configure: Regenerate.
4026
4027 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4028
4029         * configure.in: Update MPFR version in error message.
4030
4031         * configure: Regenerate.
4032
4033 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4034
4035         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4036         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4037         --with-gmp-lib): New flags.
4038
4039         * configure: Regenerate.
4040
4041 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
4042
4043         * MAINTAINERS (Write After Approval): Change my email address.
4044
4045 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
4046
4047         * MAINTAINERS (Write After Approval): Add myself.
4048
4049 2006-11-22  Philipp Thomas  <pth@suse.de>
4050
4051         * MAINTAINERS (i18n): Update e-mail address.
4052
4053 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4054
4055         * MAINTAINERS (spu port): Add myself as maintainer.
4056         (Write After Approval): Remove myself.
4057
4058 2006-11-22  Ben Elliston  <bje@au.ibm.com>
4059
4060         * configure.in (skipdirs): Don't build libssp for SPU.
4061         * configure: Regenerate.
4062
4063 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
4064
4065         * MAINTAINERS (spu port): Add myself as maintainer.
4066         (libobjc): Update my email address.
4067
4068 2006-11-21  Andrea Bona  <andrea.bona@st.com>
4069
4070         * MAINTAINERS (Write After Approval): Add myself.
4071
4072 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4073
4074         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4075         * configure : Rebuilt.
4076
4077 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4078
4079         * MAINTAINERS (Write After Approval): Add myself.
4080
4081 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
4082
4083         * MAINTAINERS (Write After Approval): Add myself.
4084
4085 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4086
4087         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4088         libmpfr.a.
4089         * configure: Regenerate.
4090
4091 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
4092
4093         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4094         (unstage): Test for stage_last presence.
4095
4096         PR bootstrap/29802
4097         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4098         STAGE_PREFIX.
4099         * Makefile.in: Regenerate.
4100
4101 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
4102
4103         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4104         maintainers.
4105
4106 2006-11-14  Erven Rohou  <erven.rohou@st.com>
4107
4108         * MAINTAINERS (Write After Approval): Add myself.
4109
4110 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
4111
4112         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4113         and stageN-package/Makefile.
4114         * Makefile.in: Regenerated.
4115
4116 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
4117
4118         * configure.in: Remove target-libgloss from noconfigdirs for
4119         bfin-*-*.
4120         * configure: Regenerated.
4121
4122 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4123
4124         * configure.in (have_gmp): Only error if the gcc directory exists.
4125
4126         * configure: Regenerate.
4127
4128 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4129
4130         * configure.in: Robustify error message for missing GMP/MPFR.
4131
4132         * configure: Regenerate.
4133
4134 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
4135
4136         * MAINTAINERS (Write After Approval): Add myself.
4137
4138 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
4139
4140         * MAINTAINERS: Change email address.
4141
4142 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
4143
4144         * MAINTAINERS (Write After Approval): Add myself.
4145
4146 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
4147
4148         * MAINTAINERS (Write After Approval): Add myself.
4149
4150 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
4151
4152         * MAINTAINERS (Write After Approval): Move myself to
4153         Write After Approval section.
4154
4155 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4156
4157         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
4158         need_gmp anymore.
4159         * configure: Regenerate.
4160
4161 2006-10-16  Tobias Burnus  <burnus@net-b.de>
4162
4163         * MAINTAINERS (Write After Approval): Add myself.
4164
4165 2006-10-16  Ben Elliston  <bje@au.ibm.com>
4166
4167         * config.guess: Import latest version.
4168         * config.sub: Likewise.
4169
4170 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
4171
4172         * Makefile.def: Added pdf target handling.
4173         * Makefile.tpl: Added pdf target handling.
4174         * Makefile.in: Regenerated.
4175
4176 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
4177
4178         * MAINTAINERS: Add self as score port maintainer.
4179
4180 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
4181
4182         * MAINTAINERS (Write After Approval): Add myself.
4183
4184 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
4185
4186         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
4187         or newer.
4188         * configure: Regenerated.
4189
4190 2006-09-27  Dave Brolley  <brolley@redhat.com>
4191
4192         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4193         using $s instead of $r.
4194         * configure: Regenerated.
4195
4196 2006-09-26  Thiemo Seufer  <ths@mips.com>
4197
4198         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4199         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4200         * configure: Regenerate.
4201
4202 2006-09-24  Graeme Peterson  <gridly@gmail.com>
4203
4204         * MAINTAINERS (Write After Approval): Remove myself.
4205
4206 2006-09-22  Chao-ying Fu  <fu@mips.com>
4207
4208         * MAINTAINERS (Write After Approval): Add myself.
4209
4210 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
4211
4212         * MAINTAINERS: Add self as soft-fp maintainer.
4213
4214 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
4215
4216         * MAINTAINERS: Add myself as avr maintainer.
4217         Remove Marek Michalkiewicz as avr maintainer.
4218
4219 2006-09-07  Roberto Costa  <roberto.costa@st.com>
4220
4221         * MAINTAINERS (Write After Approval): Add myself.
4222
4223 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
4224
4225         * configure.in: Never build newlib for a Mingw host.
4226         Never build newlib as Mingw target library.
4227         Test the existence of winsup/cygwin for building a Cygwin newlib,
4228         rather than just winsup.
4229         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4230         building a Mingw target.
4231         * configure: Regenerate.
4232
4233 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4234
4235         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4236
4237 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
4238
4239         * config.guess: Import from src (was more updated).
4240         * config.sub: Likewise.
4241
4242 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
4243
4244         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4245         * configure: Regenerated.
4246
4247 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
4248
4249         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4250         for stages after the first.
4251
4252 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
4253
4254         * Makefile.def: Add dependencies for configure-opcodes
4255         on configure-intl and all-opcodes on all-intl.
4256         * Makefile.in: Regenerated.
4257
4258 2006-07-13  Ben Elliston  <bje@au.ibm.com>
4259
4260         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4261
4262 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
4263
4264         Port to hosts whose 'sort' and 'tail' implementations
4265         treat operands with leading '+' as file names, as POSIX
4266         has required since 2001.  However, make sure the code still
4267         works on pre-POSIX hosts.
4268         * ltmain.sh: Don't assume "sort +2" is equivalent to
4269         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4270
4271 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
4272
4273         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4274
4275 2006-07-04  Peter O'Gorman  <peter@pogma.com>
4276
4277         * ltconfig: chmod 644 before ranlib during install.
4278
4279 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4280
4281         PR bootstrap/18058
4282         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4283         if the bootstrap compiler is a GCC version that supports it.
4284         * configure: Regenerate.
4285
4286 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4287
4288         * configure.in: Fix thinkos in previous check-in.
4289         * configure: Regenerate.
4290
4291 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4292
4293         PR other/27063
4294         * configure.in: Test subdir_requires and give an appropriate
4295         error message.
4296         * configure: Regenerate.
4297
4298 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
4299
4300         * MAINTAINERS (Write After Approval): Add myself.
4301
4302 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
4303
4304         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4305
4306 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
4307
4308         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4309
4310 2006-06-20  David Ayers  <d.ayers@inode.at>
4311
4312         PR bootstrap/28072
4313         * configure.in: Add target-boehm-gc to noconfigdirs depending on
4314         whether target-libjava is being configured instead of whether the
4315         java front end is enabled.
4316         * configure: Regenerate.
4317
4318 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4319
4320         PR target/27540
4321         * configure.in: Only enable libgomp on IRIX 6.
4322         * configure: Regenerate.
4323
4324 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
4325
4326         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4327         too.
4328         * Makefile.in: Regenerate.
4329
4330 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
4331
4332         * config-ml.in: Alter CCASFLAGS to include special
4333         multilib options the same as is done for CFLAGS.
4334
4335 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4336
4337         * configure.in: Don't enable libgomp on hpux10.
4338         * configure: Rebuilt.
4339
4340 2006-06-12  David Ayers  <d.ayers@inode.at>
4341
4342         PR bootstrap/27963
4343         PR target/19970
4344         * configure.in: Remove target-boehm-gc from noconfigdirs where
4345         ${libgcj} is specified.
4346         * configure: Regenerate.
4347
4348 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
4349
4350         Sync from src:
4351
4352         * configure.in: Sync.
4353         * configure: Regenerated.
4354
4355         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
4356
4357         * Makefile.def: Added dependencies from sim and gdb on intl, and
4358         added configure dependencies to everything with an all dependency
4359         on intl.
4360         * Makefile.in: Regenerated.
4361
4362 2006-06-06  David Ayers  <d.ayers@inode.at>
4363
4364         PR libobjc/13946
4365         * Makefile.def: Add dependencies for libobjc which boehm-gc.
4366         * Makefile.in: Regenerate.
4367         * configure.in: Add --enable-objc-gc at toplevel and have it
4368         enable boehm-gc for Objective-C.
4369         Remove target-boehm-gc from libgcj.
4370         Add target-boehm-gc to target_libraries.
4371         Add target-boehm-gc to noconfigdirs where ${libgcj}
4372         is specified.
4373         Assert that boehm-gc is supported when requested for Objective-C.
4374         Only build boehm-gc if needed either for Java or Objective-C.
4375         * configure: Regenerate.
4376
4377 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
4378
4379         PR 27674
4380         * Makefile.tpl (configure-[+prefix+][+module+],
4381         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4382         Remove rule to unstage bootstrapped modules.
4383         (stage_current): New.
4384         * Makefile.in: Regenerate.
4385
4386 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4387
4388         * MAINTAINERS (Write After Approval): Update my e-mail address.
4389
4390 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
4391
4392         * include/libiberty.h: Declare pex_run_in_environment.
4393
4394 2006-05-31  Asher Langton  <langton2@llnl.gov>
4395
4396         * MAINTAINERS (Write After Approval): Add myself.
4397
4398 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
4399
4400         * Makefile.def (bfd, opcodes): Fix lib_path.
4401         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4402         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
4403         * Makefile.in: Regenerate.
4404
4405 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4406
4407         * Makefile.in: Regenerate.
4408
4409 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4410
4411         * Makefile.def: Add install-html target. Add datarootdir
4412         docdir and htmldir to flags_to_pass.
4413         * Makefile.tpl: Add install-html target.
4414         * Makefile.in: Regenerate.
4415         * configure.in: Add --with-datarootdir, --with-docdir, and
4416         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4417         * configure: Regenerate.
4418
4419 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
4420
4421         * configure.in: Enable gprof for cross builds.
4422         * configure: Regenerate.
4423
4424 2006-05-22  Richard Guenther  <rguenther@suse.de>
4425
4426         Revert
4427         2006-01-31  Richard Guenther  <rguenther@suse.de>
4428         Paolo Bonzini  <bonzini@gnu.org>
4429
4430         * Makefile.def (target_modules): Add libgcc-math target module.
4431         * configure.in (target_libraries): Add libgcc-math target library.
4432         (--enable-libgcc-math): New configure switch.
4433         * Makefile.in: Re-generate.
4434         * configure: Re-generate.
4435         * libgcc-math: New toplevel directory.
4436
4437 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4438             Andreas Tobler  <a.tobler@schweiz.ch>
4439
4440         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
4441         * configure: Rebuilt.
4442
4443 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
4444
4445         * MAINTAINERS (Write After Approval): Add myself.
4446
4447 2006-05-01  DJ Delorie  <dj@redhat.com>
4448
4449         * configure.in: Restore CFLAGS if GMP isn't present.
4450         * configure: Regenerate.
4451
4452 2006-05-01  Richard Guenther  <rguenther@suse.de>
4453
4454         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4455         maintainer.
4456
4457 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
4458
4459         * MAINTAINERS (Write After Approval): Add myself.
4460
4461 2006-04-28  Jan Beulich  <jbeulich@novell.com>
4462
4463         * MAINTAINERS (Write After Approval): Add myself.
4464
4465 2006-04-18  DJ Delorie  <dj@redhat.com>
4466
4467         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
4468         reference libgloss so that libssp can be built in a combined
4469         tree.
4470         * configure: Regenerate.
4471
4472 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
4473
4474         * MAINTAINERS (Write After Approval): Add myself.
4475
4476 2006-04-05  Ben Elliston  <bje@au.ibm.com>
4477
4478         * configure.in: Require makeinfo 4.4 or higher.
4479         * configure: Regenerate.
4480
4481 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
4482
4483         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4484         Rearrange the entries of other libraries to have them in one place.
4485
4486 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
4487
4488         * MAINTAINERS (Write After Approval): Remove myself.
4489         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4490
4491 2006-03-14  Richard Guenther  <rguenther@suse.de>
4492
4493         * configure: Regenerate with autoconf 2.13.
4494
4495 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
4496
4497         * MAINTAINERS: Use my work address.
4498
4499         * MAINTAINERS: Update my E-mail address.
4500
4501 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
4502
4503         * configure.in: Handle --disable-<component> generically.
4504         * configure: Regenerate.
4505
4506 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
4507
4508         PR libgcj/17311
4509         * ltmain.sh: Don't use "$finalize_rpath" for compile.
4510
4511 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
4512
4513         * MAINTAINERS (Write After Approval):  Remove myself.
4514         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4515
4516 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
4517
4518         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
4519         (TARGET_CONFIGDIRS): Remove.
4520         * configure.in: Remove AC_SUBST(target_configdirs).
4521         * Makefile.in, configure: Regenerated.
4522
4523 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
4524
4525         * MAINTAINERS (Write After Approval):  Remove myself.
4526         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4527
4528 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
4529
4530         PR bootstrap/25670
4531
4532         * Makefile.tpl ([+compare-target+]): Print explanation messages.
4533
4534         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4535         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4536         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4537         BUILD_PREFIX, BUILD_PREFIX_1.
4538         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4539
4540         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4541         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4542
4543         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4544         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4545         of `cat stage_current`.  Always provide the `r' and `s' variables.
4546         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4547         a single shell execution.
4548         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4549         bootstrapped modules, make the stage1 module if the build was not
4550         started yet, else build the current stage.
4551         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4552         (all-build, all-host, all-target, [+make_target+]-host,
4553         [+make_target+]-target): Do not use \-continued lines.
4554         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4555         (current_stage, restrap, stage_last): New.
4556
4557         * Makefile.in: Regenerate.
4558         * configure: Regenerate.
4559
4560 2006-02-19  Bud Davis  <jmdavis@link.com>
4561
4562         * MAINTAINERS (Write After Approval):  Remove myself.
4563         (Language Front End Maintainers):  Add myself as fortran 95
4564         maintainer and update e-mail address.
4565
4566 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4567
4568         * MAINTAINERS (Write After Approval):  Remove myself.
4569         (Language Front End Maintainers):  Add myself as fortran 95
4570         maintainer.
4571
4572 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
4573
4574         * MAINTAINERS (Write After Approval): Add myself.
4575
4576 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
4577
4578         * MAINTAINERS (Write After Approval):  Remove myself.
4579         (Language Front End Maintainers):  Add myself as
4580         fortran 95 maintainer.
4581
4582 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4583
4584         Sync from src:
4585
4586         2005-12-27  Leif Ekblad  <leif@rdos.net>
4587
4588         * configure.in: Add support for RDOS target.
4589         * configure: Regenerate.
4590
4591 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4592             Andreas Schwab  <schwab@suse.de>
4593
4594         * configure: Regenerate.
4595
4596 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
4597
4598         * configure.in (enable_libgomp): Add AIX.
4599         * configure: Regenerate.
4600
4601 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
4602
4603         * MAINTAINERS (Write After Approval): Add myself.
4604
4605 2006-02-03  Lee Millward  <lee.millward@gmail.com>
4606
4607         * MAINTAINERS (Write After Approval): Add myself.
4608
4609 2006-01-31  Richard Guenther  <rguenther@suse.de>
4610         Paolo Bonzini  <bonzini@gnu.org>
4611
4612         * Makefile.def (target_modules): Add libgcc-math target module.
4613         * configure.in (target_libraries): Add libgcc-math target library.
4614         (--enable-libgcc-math): New configure switch.
4615         * Makefile.in: Re-generate.
4616         * configure: Re-generate.
4617         * libgcc-math: New toplevel directory.
4618
4619 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
4620
4621         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4622         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4623         the assembler, linker and binutils.
4624         * configure: Regenerate.
4625
4626 2006-01-22  Dirk Mueller  <dmueller@suse.de>
4627
4628         * MAINTAINERS (Write After Approval): Add myself.
4629
4630 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
4631
4632         * configure: Regenerate.
4633
4634 2006-01-18  Richard Henderson  <rth@redhat.com>
4635             Jakub Jelinek  <jakub@redhat.com>
4636             Diego Novillo  <dnovillo@redhat.com>
4637
4638         * libgomp: New directory.
4639         * Makefile.def: Add target_module libgomp.
4640         * Makefile.in: Regenerate.
4641         * configure.in (target_libraries): Add target-libgomp.
4642         * configure: Regenerate.
4643
4644 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
4645
4646         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4647         @ from continuation.
4648         * Makefile.in: Rebuilt.
4649
4650 2006-01-04  Chris Lattner  <sabre@gnu.org>
4651
4652         * MAINTAINERS (Write After Approval): Add myself.
4653
4654 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
4655
4656         PR bootstrap/24252
4657
4658         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4659         * Makefile.tpl (OBJDUMP): New.
4660         (EXTRA_HOST_FLAGS): Add it.
4661         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4662
4663         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4664         to use symbolic links between directories.  Avoid race conditions
4665         or make them harmless.
4666         * configure.in: Do not try to use symbolic links between directories.
4667
4668         * Makefile.def (LEAN): Pass.
4669         * Makefile.tpl (LEAN): Define.
4670         (stage[+id+]-start): Accept that the previous directory does not
4671         exist, if the bootstrap is lean.
4672         (stage[+id+]-bubble): Invoke lean bootstrap commands after
4673         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
4674         configure substitution.
4675         ([+compare-target+]): Likewise.
4676         ([+bootstrap-target+]-lean): New.
4677         * configure.in: Remove lean bootstrap support from here.
4678
4679         * Makefile.in: Regenerate.
4680         * configure: Regenerate.
4681
4682 2006-01-04  Ben Elliston  <bje@au.ibm.com>
4683
4684         * MAINTAINERS (libdecnumber): Add myself.
4685
4686 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
4687
4688         * libtool-ldflags: New script.
4689
4690 2006-01-02  Andreas Schwab  <schwab@suse.de>
4691
4692         * configure.in: When reconfiguring remove Makefile in
4693         all stage directories.
4694         * configure: Regenerate.
4695
4696 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
4697
4698         * MAINTAINERS: Update my email address.
4699
4700 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
4701
4702         Revert Ada-related part of the previous change.
4703
4704         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4705         Do not pass.
4706         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4707         * Makefile.in: Regenerate.
4708         * configure.in: Do not include mt-ppc-aix target fragment.
4709         * configure: Regenerate.
4710
4711 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
4712
4713         * configure.in: Select appropriate fragments for PowerPC/AIX.
4714         * configure: Regenerate.
4715
4716         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4717         BOOT_CFLAGS, BOOT_LDFLAGS.
4718         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4719         BOOT_CFLAGS, BOOT_LDFLAGS.
4720         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4721         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4722         (stage): Fail if we cannot complete the work.
4723         * Makefile.in: Regenerate.
4724
4725 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
4726
4727         * configure.in: Replace ms1 with mt.
4728         * configure: Rebuilt.
4729
4730 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
4731
4732         * MAINTAINERS: Update my email address.
4733
4734 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
4735
4736         * Makefile.tpl (all, do-[+make_target+], do-check, install,
4737         install-host-nogcc): Don't invoke $(stage) at the end.
4738         * Makefile.in: Regenerate.
4739
4740 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
4741
4742         * configure.in: Flip the top-level bootstrap switch.
4743         * configure: Regenerate.
4744
4745 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
4746
4747         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4748         $(stage) and $(unstage).
4749         (EXTRA_TARGET_FLAGS): Correct double-quoting.
4750         (all): Remove stray semicolon.
4751         (local-distclean): Don't handle multilib.tmp and multilib.out.
4752         (install.all): Set $s for consistency.
4753         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4754         check_multilibs setting.  Always make the install directory.
4755         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4756         Correct @if/@endif.
4757         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4758         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4759         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4760         (multilib.out): Remove.
4761         * Makefile.in: Regenerated.
4762
4763 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
4764
4765         * MAINTAINERS (Write After Approval): Add myself.
4766
4767 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
4768
4769         * MAINTAINERS: Add myself as mt maintainer.
4770
4771         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
4772
4773 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
4774
4775         * MAINTAINERS: Change email address.
4776
4777 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
4778
4779         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4780         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4781         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
4782         Find in-tree tools if available.
4783         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4784         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4785         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4786         (COMPILER_*_FOR_TARGET): New.
4787         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4788         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4789         (CONFIGURED_*, USUAL_*): Remove.
4790         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4791         STRIP): Use autoconf substitutions.
4792         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4793         COMPILER_NM_FOR_TARGET): New.
4794         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4795
4796         (all): Make all-host and all-target in parallel.
4797         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4798         that $$r and $$s are set before invoking a recursive make.
4799         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4800         ([+bootstrap-target+]): Inline most of the `all' target.
4801
4802 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4803
4804         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4805         from the gcc build directory.
4806         * Makefile.in: Regenerate.
4807
4808 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4809
4810         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
4811         depend on all-libdecnumber.
4812         * configure.in (host_libs): Include libdecnumber.
4813         * Makefile.in: Regenerate.
4814         * configure: Likewise.
4815
4816 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4817
4818         * libdecnumber: Import decNumber sources from the dfp-branch.
4819
4820 2005-11-21  Kean Johnston  <jkj@sco.com>
4821
4822         * config.sub, config.guess: Sync from upstream sources.
4823
4824 2005-11-21  Ben Elliston  <bje@au.ibm.com>
4825
4826         Import from Autoconf sources:
4827
4828         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
4829         * config/move-if-change: Don't output "$2 is unchanged";
4830         suggested by Ben Elliston.  Handle weird characters correctly.
4831
4832 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
4833
4834         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
4835         to match upstream libtool for darwin.
4836
4837 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
4838
4839         * Makefile.def: Remove gdb dependencies for gdbtk.
4840         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4841         (configure-gdb, install-gdb): New rules.
4842         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4843         * Makefile.in, configure: Regenerated.
4844
4845 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
4846
4847         * MAINTAINERS (Write After Approval): Add myself.
4848
4849 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
4850
4851         * MAINTAINERS (Write After Approval): Add myself.
4852
4853 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
4854
4855         * MAINTAINERS (alias analysis): Add Daniel Berlin and
4856         Diego Novillo.
4857
4858 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
4859
4860         PR bootstrap/24297
4861         * Makefile.tpl (do-[+make-target+], do-check, install,
4862         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4863         are set before recursing.
4864         * Makefile.in: Regenerate.
4865
4866 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
4867
4868         PR bootstrap/18939
4869         * Makefile.def (gcc) <target>: Fix thinko.
4870         * Makefile.in: Regenerate.
4871
4872 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
4873
4874         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4875         * configure: Regenerate.
4876
4877 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
4878
4879         * MAINTAINERS (Write After Approval): Add self.
4880
4881 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
4882
4883         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4884         target-libffi, target-qthreads, target-libjava, and
4885         targetlibobjc.
4886         * configure: Regenerate.
4887
4888 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
4889
4890         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4891         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4892         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4893         (USUAL_OBJDUMP_FOR_TARGET): New.
4894         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4895         * configure.in: Check for $OBJDUMP_FOR_TARGET.
4896         * configure, Makefile.in: Regenerated.
4897
4898 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4899
4900         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4901         before other host packages.
4902
4903 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
4904
4905         * MAINTAINERS: Add self as sh libraries/configury maintainer.
4906
4907 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4908
4909         PR bootstrap/22340
4910
4911         * configure.in (default_target): Remove.
4912         * Makefile.tpl (all): Do not use prerequisites as subroutines
4913         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4914         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4915         use prerequisites as subroutines.
4916         (check-host, check-target): New.
4917         (bootstrap configure & all targets): Do not use stage*-start
4918         if the directory layout is already ok.
4919         (non-bootstrap configure & all targets): Prepend a $(unstage).
4920         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
4921         (NOTPARALLEL): Remove.
4922         (unstage, stage variables): New variables.
4923         (unstage, stage targets): Simply expand to those variables.
4924
4925         * configure: Regenerate.
4926         * Makefile.in: Regenerate.
4927
4928 2005-10-04  James E Wilson  <wilson@specifix.com>
4929
4930         * Makefile.def (lang_env_dependencies): Add libmudflap.
4931         * Makefile.in: Regenerate.
4932
4933 2005-10-03  Andreas Schwab  <schwab@suse.de>
4934
4935         Backport from libtool CVS:
4936         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
4937
4938         * ltmain.sh: add support for installing into temporary
4939         staging area (e.g. 'make install DESTDIR=...')
4940
4941 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4942
4943         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4944         * configure: Regenerated.
4945
4946 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
4947
4948         * configure: Regenerate with the correct
4949         autoconf version.
4950
4951 2005-09-30  Catherine Moore  <clm@cm00re.com>
4952
4953         * configure.in (bfin-*-*): New.
4954         * configure: Regenerated.
4955
4956 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
4957
4958         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4959         (LIPO_FOR_TARGET): New.
4960         (CONFIGURED_LIPO_FOR_TARGET): New.
4961         (USUAL_LIPO_FOR_TARGET): New.
4962         (STRIP_FOR_TARGET): New.
4963         (CONFIGURED_STRIP_FOR_TARGET): New.
4964         (USUAL_STRIP_FOR_TARGET): New.
4965         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4966         STRIP_FOR_TARGET.
4967         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4968         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4969         * Makefile.in: Regenerate.
4970         * configure: Regenerate.
4971
4972 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
4973
4974         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4975         (rs6000-*-aix*): Same.
4976         * configure: Regenerate.
4977
4978 2005-09-16  Tom Tromey  <tromey@redhat.com>
4979
4980         * MAINTAINERS: Add self as java maintainer.
4981
4982 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4983
4984         * configure.in: Recognize f95 in the --enable-languages option,
4985         and substitute it for fortran, issuing a warning.
4986         * configure: Regenerate.
4987
4988 2005-08-30  Phil Edwards  <phil@codesourcery.com>
4989
4990         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
4991         * configure:  Regenerated.
4992
4993 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
4994
4995         * MAINTAINERS: Add self as ms1 maintainer.
4996
4997 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
4998
4999         * Makefile.def (libssp): Add to lang_env_dependencies.
5000         * Makefile.in: Regenerate.
5001
5002 2005-08-18  Ian Lance Taylor  <ian@airs.com>
5003
5004         * MAINTAINERS: Add myself as middle-end maintainer.
5005
5006 2005-08-17  Christian Groessler  <chris@groessler.org>
5007
5008         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5009         * Makefile.in: Regenerate.
5010
5011 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
5012
5013         * MAINTAINERS (write after approval): Added myself.
5014
5015 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
5016
5017         * MAINTAINERS (Write After Approval): Add myself.
5018
5019 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
5020
5021         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5022         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5023         Look for alternate names of the target cc and c++
5024         * configure: Regenerate.
5025
5026 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
5027
5028         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5029         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5030         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5031         tools; remove code to manually set them.
5032         (Target tools): Look in the environment for them.
5033         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5034         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5035         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5036         build directory.
5037         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5038         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5039         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5040         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5041         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5042         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5043         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5044         * configure: Regenerate.
5045         * Makefile.in: Regenerate.
5046
5047 2005-07-28  Ben Elliston  <bje@au.ibm.com>
5048
5049         * MAINTAINERS: Update for removed CPU targets.
5050
5051 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
5052
5053         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5054         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5055         * Makefile.in: Regenerated.
5056
5057 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
5058
5059         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5060         (CFLAGS_FOR_TARGET): Use it.
5061         (CXXFLAGS_FOR_TARGET): Likewise.
5062         * Makefile.in: Regenerated.
5063         * configure.in (--with-build-sysroot): New option.
5064         * configure: Regenerated.
5065
5066 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
5067
5068         * Makefile.tpl: Wrap install between unstage and stage
5069         * Makefile.in: Regenerate.
5070
5071 2005-07-21  Eric Christopher  <echristo@apple.com>
5072
5073         * MAINTAINERS: Update affiliation.
5074
5075 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
5076
5077         * MAINTAINERS: Add self as crx port maintainer.
5078
5079 2005-07-20  DJ Delorie  <dj@redhat.com>
5080
5081         * MAINTAINERS: Add self as m32c maintainer.
5082
5083 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
5084
5085         * all files: Update FSF address.
5086
5087 2005-07-15  Eric Christopher  <echristo@redhat.com>
5088
5089         * MAINTAINERS: Change affiliation.
5090
5091 2005-07-14  Jim Blandy  <jimb@redhat.com>
5092
5093         * configure.in: Add cases for Renesas m32c.
5094         * configure: Regenerated.
5095
5096 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5097
5098         * COPYING.LIB: Update from fsf.org.
5099
5100 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5101
5102         * COPYING, compile, config.guess,
5103         config.sub, install-sh, missing, mkinstalldirs,
5104         symlink-tree, ylwrap: Sync from upstream sources.
5105         * config-ml.in: Update FSF address.
5106
5107 2005-07-13  Eric Christopher  <echristo@redhat.com>
5108
5109         * configure.in: Add toplevel noconfigdir support for tpf.
5110         * configure: Regenerate.
5111
5112 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
5113
5114         PR ada/22340
5115
5116         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5117         * Makefile.in: Regenerate.
5118
5119 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
5120
5121         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
5122         Brolley to write-after-approval.
5123
5124 2005-07-07  Andreas Schwab  <schwab@suse.de>
5125
5126         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5127         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5128         * Makefile.in: Regenerated.
5129
5130 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
5131
5132         * configure.in: Don't build sim or rda when targetting darwin.
5133         * configure: Regenerate.
5134
5135 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
5136
5137         * configure.in: Add --enable-libssp and --disable-libssp.
5138         * configure: Regenerate with autoconf-2.13.
5139
5140 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
5141
5142         * Makefile.def (target_modules): Add libssp.
5143         * configure.in (target_libraries): Add target-libssp.
5144         * configure: Rebuilt.
5145         * Makefile.in: Rebuilt.
5146
5147 2005-07-01  Zack Weinberg  <zackw@panix.com>
5148
5149         * MAINTAINERS: Change email address.  Resign from maintainership.
5150
5151 2005-07-01  Richard Guenther  <rguenther@suse.de>
5152
5153         * MAINTAINERS: Change my e-mail address and affiliation.
5154
5155 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
5156
5157         * Makefile.def (stagefeedback): Come after profile.
5158         Define profiledbootstrap target.
5159         * Makefile.tpl (profiledbootstrap): Remove.
5160         (stageprofile-end): Zap stagefeedback.
5161         (stagefeedback-start): Copy all .gcda files, not only GCC's.
5162         * Makefile.in: Regenerate.
5163
5164 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
5165
5166         * MAINTAINERS: Update my email address.
5167
5168 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
5169
5170         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
5171         In 'cpp' stanza, support '#line' as well as '# '.
5172
5173 2005-06-08  Andreas Schwab  <schwab@suse.de>
5174
5175         * MAINTAINERS: Move myself from 'Write After Approval' to
5176         'CPU Port Maintainers' section as m68k maintainer.
5177
5178 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
5179
5180         * configure.in (unsupported_languages): New macro.
5181         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
5182         non-ported target libraries in noconfigdirs.
5183         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5184         non-linux-gnu.  Remove libgcj_ex_libffi.
5185         <lang_frag loop>: Set add_this_lang=no if the language is in
5186         unsupported_languages.
5187         * configure: Regenerate.
5188
5189 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
5190
5191         * configure.in: Fix typo in handling of --with-mpfr-dir.
5192         * configure: Regenerate.
5193
5194 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
5195
5196         * MAINTAINERS: Update my email address.
5197
5198 2005-06-02  Jim Blandy  <jimb@redhat.com>
5199
5200         * config.sub: Add cases for the Renesas m32c.  (This patch has been
5201         accepted into the master sources.)
5202
5203 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
5204             Michael Snyder  <msnyder@redhat.com>
5205             Stan Cox  <scox@redhat.com>
5206
5207         * configure.in: Set noconfigdirs for ms1.
5208
5209         * configure: Regenerate.
5210
5211 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
5212
5213         * MAINTAINERS (Write After Approval): Add self.
5214
5215 2005-06-01  Josh Conner  <jconner@apple.com>
5216
5217         * MAINTAINERS (Write After Approval): Add self.
5218
5219 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
5220
5221         * MAINTAINERS: Update my email address.
5222
5223 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
5224
5225         * MAINTAINERS (Write After Approval): Add self.
5226
5227 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
5228
5229         * MAINTAINERS (Write After Approval): Remove self.
5230
5231 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
5232
5233         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5234         (Dependencies): Consider target modules for bootstrap dependencies.
5235         Make target bootstrap modules depend on each stage's gcc.
5236         * Makefile.in: Regenerate.
5237
5238 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
5239
5240         * Makefile.def (configure-gcc): Depend on binutils having been built.
5241         (all-gcc): No need to do it here.
5242         * Makefile.in: Regenerate.
5243
5244 2005-05-19  Paul Brook  <paul@codesourcery.com>
5245
5246         * configure.in: Rewrite misleading error message when requested
5247         language cannot be built.
5248         * configure: Regenerate.
5249
5250 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
5251
5252         * ylwrap: Import from Automake 1.9.5.
5253
5254 2005-05-13  David Ung  <davidu@mips.com>
5255
5256         * MAINTAINERS (Write After Approval): Add self.
5257
5258 2005-05-09  Mike Stump  <mrs@apple.com>
5259
5260         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5261         lt_cv_sys_max_cmd_len for now.
5262
5263 2005-05-09  Stan Cox  <scox@redhat.com>
5264
5265         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5266
5267 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
5268
5269         * README.SCO: Update the URL.
5270
5271 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
5272
5273         * ltconfig: Define file_list_spec.  Pass file_list_spec and
5274         with_gnu_ld to libtool.
5275         * ltcf-c.sh (aix[45]): Define file_list_spec.
5276         * ltcf-cxx.sh (aix[45]): Same.
5277         * ltcf-gcj.sh (aix[45]): Same.
5278         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5279         exists, write list of input files to temporary file.
5280
5281 2005-05-04  Mike Stump  <mrs@apple.com>
5282
5283         * configure.in: Always pass --target to target configures as
5284         otherwise rebuilds that do --recheck will fail.
5285         * confiugure: Rebuilt.
5286
5287 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
5288
5289         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5290         STAGE_HOST_EXPORTS.
5291         (configure, all): Add bootstrap support.
5292         (Host modules, target modules): Pass post-stage1 flags and exports.
5293         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5294         * Makefile.in: Regenerate.
5295
5296 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
5297
5298         * configure: Regenerate.
5299
5300 2005-04-27  Mike Stump  <mrs@apple.com>
5301
5302         * MAINTAINERS: Add self as darwin maintainer.
5303
5304 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
5305
5306         * config.sub: Update from master copy.
5307
5308 2005-04-21  Mike Stump  <mrs@apple.com>
5309
5310         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5311         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5312
5313 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
5314
5315         * configure.in <crisv32-*-*, cris-*-*>: New local variable
5316         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
5317         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
5318         "*-*-elf" and "*-*-linux*".
5319         * configure: Regenerate.
5320
5321 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
5322
5323         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5324
5325 2005-04-12  Mike Stump  <mrs@apple.com>
5326
5327         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5328
5329 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
5330
5331         * MAINTAINERS (Write After Approval): Add myself.
5332
5333 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
5334
5335         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5336
5337 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
5338
5339         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5340         (TARGET_CONFIGARGS): Include --with-target-subdir.
5341         (configure, all): New macros.  Use them throughout.
5342         * Makefile.in: Regenerate.
5343
5344 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
5345
5346         * MAINTAINERS (Write After Approval): Add myself.
5347
5348 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5349
5350         * MAINTAINERS: Remove 'loop unrolling' maintainer.
5351
5352 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
5353
5354         * MAINTAINERS: Move John Carr to Write After Approval.
5355
5356 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
5357
5358         * config/mh-mingw32: Delete.
5359         * configure.in: Don't use it.
5360         * configure: Regenerate.
5361
5362 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
5363
5364         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5365         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5366         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5367         (HOST_LIB_PATH): Generate from Makefile.def.
5368         (TARGET_LIB_PATH): Likewise.
5369         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5370         * Makefile.in: Regenerate.
5371         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5372         (RPATH_ENVVAR): Include Darwin case.
5373         * configure: Regenerate.
5374
5375 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
5376
5377         * MAINTAINERS (Various Maintainers): Remove self.
5378         (Write After Approval): Add self.
5379
5380 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
5381
5382         * MAINTAINERS (Various Maintainers): Add self.
5383
5384 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
5385
5386         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5387         * configure: Regenerate.
5388
5389 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
5390
5391         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5392         gcc_version, and gcc_version_trigger from set of flags to pass.
5393         * Makefile.tpl: Remove definitions of above variables.
5394         (config.status): Remove dependency on $(gcc_version_trigger).
5395         * Makefile.in: Regenerate.
5396         * configure.in: Do not reference config/gcc-version.m4 nor
5397         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
5398         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
5399         * configure: Regenerate.
5400
5401 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
5402             Andrew Pinski  <pinskia@physics.uc.edu>
5403
5404         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5405         * Makefile.in: Regenerate.
5406
5407 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
5408
5409         * MAINTAINERS (Write After Approval): Add myself.
5410
5411 2005-03-03  David Ayers  <d.ayers@inode.at>
5412
5413         * MAINTAINERS (Write After Approval): Add myself.
5414
5415 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
5416
5417         PR libgcj/20160
5418         * ltmain.sh: Avoid creating archives with components that have
5419         duplicate basenames.
5420
5421 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
5422
5423         PR bootstrap/20250
5424         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5425         instead of check.
5426         * Makefile.in: Regenerate.
5427
5428 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5429
5430         * Makefile.in: Regenerate to fix conflict between the previous two
5431         patches.
5432
5433 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5434
5435         PR bootstrap/17383
5436         * Makefile.def (target_modules): Remove "stage", now unnecessary.
5437         * Makefile.tpl (HOST_SUBDIR): New substitution.
5438         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5439         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5440         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5441         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5442         (Host modules, Bootstrapped modules): Use it.
5443         (Build modules, Target modules): Do not create symlink trees,
5444         always configure out-of-srcdir.
5445         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5446         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5447         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5448         $(HOST_SUBDIR).  Create a symlink for host_subdir.
5449
5450         * Makefile.in: Regenerate.
5451         * configure: Regenerate.
5452
5453 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5454
5455         Merged from libada-gnattools-branch:
5456         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5457
5458         * gnattools: New directory.
5459         * Makefile.def: Add gnattools as a module, depending on target-libada.
5460         * Makefile.in: Regenerate.
5461         * configure.in: Include gnattools in host_tools; disable it if ada
5462         is disabled.
5463         * configure: Regenerate.
5464
5465 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
5466
5467         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5468         treelang maintainer.
5469         (Write After Approval): Remove myself.
5470
5471 2005-02-23  Paul Schlie  <schlie@comcast.net>
5472
5473         * configure.in: Allow darwin targeted ports to build tk, itcl and
5474         libgui.
5475         * configure: Regenerate.
5476
5477 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5478
5479         PR libgcj/10353
5480         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5481         * configure: Regenerate.
5482
5483 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
5484
5485         * MAINTAINERS (Write After Approval): Add myself.
5486
5487 2005-02-10  Ian Lance Taylor  <ian@airs.com>
5488
5489         * MAINTAINERS: Update my e-mail address.
5490
5491 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
5492
5493         * MAINTAINERS (Write After Approval): Add myself.
5494
5495 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
5496
5497         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5498         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5499         target-libgloss when not *-*-elf and *-*-aout.
5500         * configure: Regenerate.
5501
5502 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
5503
5504         * MAINTAINERS: Remove obsolete entries.
5505
5506         * MAINTAINERS (Write After Approval): Add Michael Matz.
5507
5508 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
5509
5510         * MAINTAINERS: Remove self as cpplib maintainer.
5511
5512 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5513
5514         * install-sh, config.sub: Import from upstream.
5515
5516 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5517
5518         PR bootstrap/18222
5519         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5520         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5521         * Makefile.in: Regenerate.
5522
5523 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
5524
5525         * MAINTAINERS: Update my email address.
5526
5527 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
5528             Andreas Schwab  <schwab@suse.de>
5529
5530         PR bootstrap/18033
5531         * config-ml.in: Eval option if surrounded by single quotes.
5532
5533 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
5534
5535         Revert 2004-12-28 Makefile changes, a better fix will be
5536         applied to mainline and src after GCC 4.0 branches.
5537
5538 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
5539
5540         PR bootstrap/17383
5541
5542         * Makefile.def (target_modules): Remove stage parameter,
5543         it is always true now.
5544         * Makefile.tpl (configure-build-[+module+],
5545         configure-target-[+module+]): Always build symlink tree
5546         for the directory and for include.  BUILD_SUBDIR and
5547         TARGET_SUBDIR cannot be . anymore.
5548         * Makefile.in: Regenerate.
5549
5550 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
5551
5552         Revert 2004-12-08 Makefile changes.
5553
5554 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
5555
5556         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5557         cygwin, mingw.
5558
5559 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
5560
5561         * configure.in (sh64-*-*): Reenable gprof.
5562         * configure: Regenerate.
5563
5564 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
5565
5566         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5567         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5568         (EXTRA_TARGET_FLAGS): Add PICFLAG.
5569         * Makefile.in: Regenerate.
5570
5571 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
5572
5573         * MAINTAINERS: Update my email address.
5574
5575 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
5576
5577         * Makefile.tpl: Generate normal dependencies if the LHS module is
5578         not bootstrapped.
5579         * Makefile.in: Regenerate.
5580
5581 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5582
5583         * configure.in: Include config/gxx-include-dir.m4.  Use
5584         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
5585         * configure: Regenerate.
5586
5587 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5588
5589         * config.if: Delete.
5590         * configure.in: Set libstdcxx_incdir directly.
5591         * configure: Regenerate.
5592
5593 2004-12-02  Eric Christopher  <echristo@redhat.com>
5594
5595         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5596         * Makefile.in: Regenerate.
5597
5598 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5599
5600         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5601         * configure: Regenerate.
5602
5603 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5604
5605         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
5606         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
5607         * configure: Regenerate.
5608
5609 2004-12-01  Eric Christopher  <echristo@redhat.com>
5610
5611         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5612         of things to remove.
5613
5614 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
5615
5616         * MAINTAINERS (Write After Approval): Update my e-mail address.
5617
5618 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
5619
5620         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5621         from CVS libtool to always pass_all.
5622
5623 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5624
5625         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5626         (hppa*64*-*-*): Delete incorrect comment.
5627         * configure: Rebuilt.
5628
5629 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5630
5631         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5632
5633 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5634
5635         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5636         from CVS libtool to always pass_all.
5637
5638 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5639
5640         * install-sh, compile: Import from automake.
5641
5642 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5643
5644         * config.guess, config.sub:  Import from savannnah.
5645
5646 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
5647
5648         * MAINTAINERS (Write After Approval): Add myself
5649
5650 2004-11-12  Mike Stump  <mrs@apple.com>
5651
5652         * Makefile.def: Add html support.
5653         * Makefile.tpl: Likewise.
5654         * Makefile.in: Regenerate.
5655
5656 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
5657
5658         PR 18423
5659         * configure.in: Remove all instances of build-fixincludes from
5660         noconfigdirs.
5661         (build_configargs): Supply --target to subdirectories.
5662         * configure: Regenerate.
5663
5664         * Makefile.def: Make gcc install depend on fixincludes install.
5665         * Makefile.in: Regenerate.
5666
5667 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
5668
5669         * MAINTAINERS: Add myself as gcc testsuite maintainer.
5670
5671 2004-11-11  Paul Brook  <paul@codesourcery.com>
5672
5673         * MAINTAINERS: Add self as arm maintainer.  Update email address.
5674
5675 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
5676
5677         * configure.in (noconfigdirs) [mmix-*-*]: Disable
5678         target-libgfortran.
5679         * configure: Regenerate.
5680
5681 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
5682
5683         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5684         like CC.
5685
5686 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
5687
5688         * Makefile.def (host fixincludes): Specify missing targets.
5689         * Makefile.in: Regenerate.
5690
5691 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
5692
5693         * MAINTAINERS: Add myself
5694
5695 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
5696
5697         * MAINTAINERS (Write After Approval): Add myself.
5698
5699 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
5700
5701         * Makefile.def: Build fixincludes for the host, too.
5702         * Makefile.in: Regenerate.
5703         * configure.in (host_tools): Add fixincludes.
5704         * configure: Regenerate.
5705
5706 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
5707
5708         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5709         * configure: Regenerated.
5710
5711 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
5712
5713         PR other/17783
5714         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5715         * configure: Regenerated.
5716
5717 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
5718
5719         * README.SCO: Update per FSF instructions.
5720
5721 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
5722
5723         PR target/18151
5724         * configure.in (case ${target}): Do not build fixincludes for avr.
5725         * configure: Regenerated.
5726
5727 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
5728
5729         * configure.in (case ${target}): Do not build fixincludes
5730         on platforms where it is not used.
5731         * configure: Regenerated.
5732
5733 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
5734
5735         * configure.in: Use an absolute path to install-sh.
5736         * configure: Regenerated.
5737
5738 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
5739
5740         * MAINTAINERS (Write After Approval): Add myself.
5741
5742 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
5743
5744         * MAINTAINERS: Remove from Write After Approval those that are
5745         already maintainers.
5746
5747 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
5748
5749         * MAINTAINERS:  Update my email address.
5750
5751 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
5752
5753         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5754         * configure: Regenerate.
5755
5756 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
5757
5758         * MAINTAINERS:  Update my email address.
5759
5760 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
5761
5762         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
5763         entries belonging to this category.
5764
5765 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
5766
5767         * MAINTAINERS: Update my e-mail address.
5768
5769 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
5770
5771         Fix wrong conflict resolution in:
5772
5773         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5774
5775         * Makefile.in: Regenerate.
5776         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5777         in the recursive `make', instead of hardwiring `all'.
5778         (Autogenerated TARGET-* variables): New.
5779
5780 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
5781
5782         * configure.in: Enable target-libgloss for crx-*-*.
5783         * configure: Regenerate.
5784
5785 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5786
5787         * MAINTAINERS (Various Maintainers): Move the "windows,
5788         cygwin, mingw" maintainer to ...
5789         (OS Port Maintainers): ... here.
5790
5791 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5792
5793         * MAINTAINERS (Write After Approval): Remove those that are
5794         maintainers of some subsystem.
5795
5796 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
5797
5798         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5799         * ltcf-cxx.sh (tpf*): Likewise.
5800         * ltconfig (tpf*): Add TPF OS configuration support.
5801
5802 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
5803
5804         * MAINTAINERS: Change my email address to my new work account.
5805
5806 2004-09-24  Michael Roth  <mroth@nessie.de>
5807
5808         * configure.in (--without-headers): Add missing double quotes.
5809         * configure: Regenerate.
5810
5811 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
5812
5813         * ylwrap: Revert to previous version.
5814
5815 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
5816
5817         PR bootstrap/17369
5818         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5819         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5820         SET_GCC_LIB_PATH_CMD.
5821         (BASE_TARGET_EXPORTS): Likewise.
5822         * Makefile.in: Regenerated.
5823
5824         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5825         * configure: Regenerated.
5826
5827 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
5828
5829         * config.guess: New upstream version
5830         * compile, depcomp, install-sh, ylwrap: Likewise.
5831
5832 2004-09-19  Roger Sayle  <roger@eyesopen.com>
5833
5834         * config/mh-x86omitfp: New host makefile fragment.  Add
5835         -fomit-frame-pointer to the default BOOT_CFLAGS.
5836         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5837         * configure: Regenerate.
5838
5839 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
5840
5841         PR target/11572
5842         * configure.in (*-*-darwin*): Renable libobjc.
5843         * configure: Regenerate.
5844
5845 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
5846
5847         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
5848
5849 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
5850
5851         * Makefile.def: Remove libbanshee.
5852         * Makefile.tpl: Ditto.
5853         * configure.in: Ditto.
5854         * Makefile.in: Regen.
5855         * configure: Ditto.
5856
5857 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
5858
5859         * ltmain.sh: Use $pic_object as $non_pic_object if
5860         $non_pic_object=none.
5861
5862 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
5863
5864         * missing: Import latest version from master repository.
5865
5866 2004-09-06  Nick Clifton  <nickc@redhat.com>
5867
5868         * config.sub: Import latest version from master repository.
5869         * config.guess: Likewise.
5870         This includes these changes:
5871
5872         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
5873
5874         * config.sub: Handle crisv32, alias etraxfs.
5875         * config.guess (crisv32:Linux:*:*): Handle.
5876
5877         2004-08-13  Brad Smith  <brad@comstyle.com>
5878
5879         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5880         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5881
5882         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
5883
5884         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5885         assume the processor is a powerpc.  This is because coreutils
5886         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5887         in this case, due to a MacOS X bug that causes
5888         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5889         to return a negative number.
5890         Problem reported by Petter Reinholdtsen in:
5891         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5892
5893         2004-07-19  Ben Elliston  <bje@gnu.org>
5894
5895         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5896
5897         2004-06-24  Ben Elliston  <bje@gnu.org>
5898
5899         * config.guess: Update copyright years.
5900         * config.sub: Likewise.
5901
5902         2004-06-22  Robert Millan  <robertmh@gnu.org>
5903
5904         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5905         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5906
5907         2004-06-22  Stanley F. Quayle <stan@stanq.com>
5908
5909         * config.guess (*:*VMS:*:*): New entry. Replaces
5910         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5911         manufacturer.
5912
5913         2004-06-22  Ben Elliston  <bje@gnu.org>
5914
5915         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5916         * config.sub: Likewise.
5917
5918         2004-06-22  Ben Elliston  <bje@gnu.org>
5919
5920         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5921         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5922
5923         2004-06-11  Ben Elliston  <bje@gnu.org>
5924
5925         * config.guess (pegasos:OpenBSD:*:*): Remove.
5926
5927         2004-06-11  Ben Elliston  <bje@gnu.org>
5928
5929         From Wouter Verhelst <wouter@grep.be>:
5930         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5931
5932         2004-06-11  Ben Elliston  <bje@gnu.org>
5933
5934         * config.guess (luna88k:OpenBSD:*:*): New.
5935
5936         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
5937
5938         * config.guess (m32r*:Linux:*:*): New case.
5939         * config.sub: Handle m32rle.
5940
5941         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
5942
5943         From Jens Petersen  <petersen@redhat.com>:
5944         * config.sub: Handle sparcv8.
5945
5946         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
5947
5948         From Tom Smith <smith@cag.lkg.hp.com>:
5949         * config.guess: Version suffixes are equally significant on Tru64
5950         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
5951         prefix of "P" (patched kernel).
5952
5953         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
5954
5955         * config.sub: Add support for National Semiconductor CRX target.
5956
5957 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
5958
5959         * MAINTAINERS (Various Maintainers): Remove myself as web page
5960         maintainer, add myself as maintainer of build status lists.
5961
5962 2004-09-03  Jan Beulich  <jbeulich@novell.com>
5963
5964         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5965         *-*-netware, but add target-libmudflap.
5966         Consolidate *-*-netware targets (of which really only i?86 exists)
5967         into a single entry.
5968         * configure: Likewise.
5969
5970 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
5971
5972         * Makefile.tpl (sorry): Remove.
5973         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5974         (cleanstrap targets): Depend on distclean, not distclean-stage1.
5975         (do-clean): Clean per-stage directories too.
5976         (do-distclean): Run distclean-stage1 too.
5977         (.NOTPARALLEL): Enable during toplevel bootstrap.
5978         (stage[+id+]-bubble): Enable parallel execution during
5979         the recursive invocation.
5980         * Makefile.in: Regenerate.
5981
5982         Fix previous checkin:
5983
5984         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5985         include.
5986         * configure.in: Fix indentation.
5987         * configure: Regenerate.
5988
5989 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
5990
5991         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5992         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5993         * configure: regenerate
5994         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5995         -mdynamic-no-pic
5996
5997 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
5998
5999         * Makefile.def (build_modules): Add fixincludes.
6000         (dependencies): Make gcc depend on fixincludes.
6001         * configure.in (build_tools): Add fixincludes.
6002         (build_configdirs): Always include build_libs.
6003         * Makefile.in: Regenerate.
6004         * configure: Regenerate.
6005
6006 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
6007
6008         * Makefile.def (bootstrap stages): Add 'lean' parameter.
6009         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6010         phony targets; do not generate timestamp files.
6011         (distclean-stageN): Remove references to their timestamp files.
6012         (restageN, touch-stageN): Remove.
6013         (stageN-bubble): Rewritten.
6014         (compare): Support lean bootstraps.
6015         * Makefile.in: Regenerate.
6016
6017         * configure.in: Only warn when bootstrapping but
6018         build != host or build != target.  Support lean bootstraps.
6019         * configure: Regenerate.
6020
6021 2004-08-26  Phil Edwards  <phil@codesourcery.com>
6022
6023         * configure.in:  Give a better error message if GMP/MPFR are missing
6024         and a language needing them has been requested.
6025         * configure:  Regenerated.
6026
6027 2004-08-25  Phil Edwards  <phil@codesourcery.com>
6028
6029         * configure.in:  Print a list of available language front-ends if
6030         a requested one is missing.  Tidy stray tab characters.
6031         * configure:  Regenerated.
6032
6033 2004-08-19  Michael Koch  <konqueror@gmx.de>
6034
6035         * gcc/doc/install.texi: Update entry about automake for libjava.
6036
6037 2004-08-17  Robert Millan  <robertmh@gnu.org>
6038
6039         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6040         (instead of FreeBSD).
6041         * configure: Regenerate.
6042
6043 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6044
6045         * Makefile.in: Regenerate.
6046         * configure: Regenerate.
6047
6048         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6049         stage_*_flags.
6050         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6051         for bootstrapped modules if toplevel bootstrap is going.
6052         (GCC bootstrap): Generate per-stage targets for all bootstrapped
6053         modules.  Adjust for changes in Makefile.def.  Enable several
6054         rules even in non-bootstrap mode, just to avoid peppering the
6055         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6056         (stage-[+prev+]-bubble): Remove.
6057
6058         * Makefile.def (Dependencies): Depend on all-build-bison,
6059         all-build-flex, all-build-byacc, all-build-texinfo, rather
6060         than the host variations.
6061         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
6062         with BUILD_SUBDIR.
6063         (BISON): Update for recent Bisons.
6064         (YACC): Fix typo.
6065         (cross): Depend on all-build.
6066         (all): Do not depend on all-build.
6067         (prebootstrap): Remove.
6068         (dep-kind): Accept separate prefixes for MODULE and ON variables.
6069         (Prebootstrap dependencies): Add them to the per-stage targets
6070         and to all-prebootstrap.
6071         * configure.in (build_configdirs): Always enable build_tools.
6072         (BUILD_DIR_PREFIX): Remove.
6073
6074         * Makefile.def (gcc): Add target variable.
6075         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6076         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6077         in the recursive `make', instead of hardwiring `all'.
6078         (Autogenerated TARGET-* variables): New.
6079
6080 2004-08-13  Brian Booth  <bbooth@redhat.com>
6081
6082         * MAINTAINERS: Remove myself from write-after-approval.
6083
6084 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6085
6086         * src-release: Stop distributing mmalloc with gdb (which doesn't
6087         use it).
6088         * Makefile.def: GDB doesn't depend on mmalloc anymore.
6089         * Makefile.in: Regenerate.
6090
6091 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
6092
6093         * configure.in (arm*-*-eabi*): New target.
6094         * configure: Regenerate.
6095
6096 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
6097
6098         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6099         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6100         (Dependencies): New section.
6101         * Makefile.tpl (Dependencies): Generate from Makefile.def.
6102         (configure-target-[+module+]): Depend on maybe-all-gcc
6103         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
6104         (toplevel profiledbootstrap): Fix dependencies.
6105         * Makefile.in: Regenerate.
6106
6107 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
6108
6109         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6110         target-libiberty to noconfigdirs.
6111         * configure: Regenerate.
6112
6113 2004-08-03  Paul Brook  <paul@codesourcery.com>
6114
6115         * configure.in: Check for MPFR as well as GMP.
6116         * configure: Regenerate.
6117
6118 2004-08-01  Robert Millan  <robertmh@gnu.org>
6119
6120         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6121         libmudflap for all GNU-based systems (with Glibc).
6122         * configure: Regenerate.
6123
6124 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
6125
6126         * Makefile.def (host-modules): Add gcc.
6127         * Makefile.in: Regenerate.
6128         * Makefile.tpl (sorry): New rule.
6129         (configure-host, all-host, [+make_target+]-host, do-check,
6130         install-host): Do not add gcc as a special case.
6131         (host modules): Add a small special-casing for gcc.  Export
6132         extra_make_flags through the environment.
6133         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6134         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6135         other recursive targets for gcc): Remove.
6136
6137         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6138         (stage, unstage): New rules.
6139         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6140         distclean-stage[+id+]): Use stage_current.
6141         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6142         the stage*-start rules.
6143
6144 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
6145
6146         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6147         use -all_load flag.
6148
6149 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
6150
6151         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6152         * configure: Regenerate.
6153
6154 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
6155
6156         * maintainer-scripts/gcc_release: Revert yesterday's change.
6157
6158 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
6159
6160         * MAINTAINERS: Add myself to write-after-approval.
6161
6162 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
6163
6164         * libf2c: Removed.
6165         * gcc/gccbug.in: Updated because of libf2c removal.
6166         * maintainer-scripts/gcc_release: Ditto.
6167
6168 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
6169
6170         * configure.in: Build libmudflap by default on FreeBSD.
6171         * configure: Regenerated.
6172
6173 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
6174
6175         * configure.in: Do not build libmudflap by default on non-GNU/Linux
6176         systems.
6177         * configure: Regenerated.
6178
6179 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6180
6181         PR target/16344
6182         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6183         feedback based compiler.
6184         * Makefile.in: Rebuilt.
6185
6186 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
6187
6188         * Makefile.def (host_modules): Set bootstrap=true for flex.
6189         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6190         * Makefile.in: Rebuilt.
6191
6192 2004-07-07  Jan Hubicka  <jh@suse.cz>
6193
6194         * MAINTAINERS: Add self as a profile feedback maintainer.
6195
6196 2004-07-05  Phil Edwards  <phil@codesourcery.com>
6197
6198         * configure.in:  Do not prepend $srcdir to /dev/null in
6199         makefile fragments.
6200         * configure:  Regenerate.
6201
6202 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
6203
6204         * Makefile.def (build_modules): Add bison, byacc, flex,
6205         m4, texinfo.
6206         (flags_to_pass): Add FLEX.
6207         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6208         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6209         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6210         DEFAULT_MAKEINFO): Remove.
6211         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6212         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6213         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6214         objdir or else use configured tool.
6215         (all-build): New.
6216         (all): Depend on it.
6217         (Build module dependencies): Add.
6218         * Makefile.in: Regenerate.
6219         * configure.in: Better support for multiple build modules,
6220         matching what is done for host/target modules.  Do not look
6221         for "plausible" locations of build tools if Canadian cross.
6222         Use autoconf's AC_PROG_CC to find a C compiler.  Define
6223         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
6224         * configure: Regenerate.
6225
6226 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6227
6228         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6229         * Makefile.in: Regenerate.
6230
6231 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6232
6233         * Makefile.tpl (configure-build-[+module+],
6234         configure-[+module+], configure-target-[+module+]): Pass
6235         [+extra_configure_args+].
6236         (all-build-[+module+], all-[+module+], check-[+module+],
6237         install-[+module+], [+make_target+]-[+module+],
6238         all-target-[+module+], check-target-[+module+],
6239         install-target-[+module+], [+make_target+]-target-[+module+]):
6240         Pass [+extra_make_args+].
6241         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6242         (GCC_HOST_EXPORTS): Remove.
6243         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6244         cross, check-gcc, check-gcc-c++, install-gcc,
6245         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6246         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6247         * Makefile.in: Regenerate.
6248
6249 2004-06-21  Matthew Sachs  <msachs@apple.com>
6250
6251         * MAINTAINERS: Added self to write-after-approval.
6252
6253 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
6254
6255         * configure.in: Check for srcdir/winsup rather than build directory
6256         winsup.
6257         * configure: Regenerate.
6258
6259 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
6260
6261         * configure.in: Don't build Cygwin native newlib if winsup
6262         directory is missing.  Emit warning instead.
6263         * configure: Regenerate.
6264
6265 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
6266
6267         * Makefile.tpl (touch-stage[+id+]): New.
6268         (restage[+prev+]): Depend on touch-stage[+id+].
6269
6270         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6271         Use it throughout.
6272
6273         * Makefile.def: Add profile and feedback bootstrap stages.
6274         Remove next field from bootstrap stages.
6275         * Makefile.tpl (LN, LN_S): Substitute.
6276         (stageN-start, stageN-end): Use double-colon rules, to
6277         provide a hook for additional setup commands.
6278         (distclean-stageN-gcc, restageN): Create dependencies from
6279         [+prev+], not from [+next+].
6280         (stageN-bubble): Add commands for successive stages from
6281         [+prev+], using double-colon rules.
6282         (all-stageN-gcc): Fix typo.
6283         (stagefeedback-start, profiledbootstrap): New.
6284         * Makefile.in: Regenerate.
6285         * configure.in: Call ACX_PROG_LN.
6286         * configure: Regenerate.
6287
6288 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
6289
6290         * MAINTAINERS (Write After Approval): Add myself.
6291
6292 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
6293
6294         * MAINTAINERS (Write After Approval): Add myself.
6295
6296 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
6297
6298         * configure.in: Fix --enable-bootstrap breakage introduced in trees
6299         without gcc.
6300         * configure: Regenerate.
6301
6302 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6303
6304         * Makefile.tpl: Fix typo.
6305         * Makefile.in: Regenerate.
6306
6307 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6308
6309         * configure.in: Remove new- prefix from toplevel
6310         bootstrap targets.
6311         * configure: Regenerate.
6312
6313 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6314
6315         * Makefile.tpl (all.normal): Rename to all.
6316         (all): Replace with a rule to pick the default
6317         target from configure.
6318         (all-gcc, configure-gcc): Use conditionals to
6319         do nothing when toplevel bootstrap is going on.
6320         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6321         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6322         * configure.in: Support --enable-bootstrap.
6323
6324         * Makefile.def: Remove new- prefix from toplevel
6325         bootstrap targets.
6326         * Makefile.tpl: Likewise.
6327
6328         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
6329         target.
6330
6331         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6332         $(RECURSE_FLAGS) to recursive invocation of make.
6333
6334         * Makefile.in: Regenerate.
6335         * configure: Regenerate.
6336
6337 2004-05-30  Andreas Jaeger  <aj@suse.de>
6338             Jim Wilson  <wilson@specifixinc.com>
6339
6340         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6341         like CC.
6342
6343 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
6344
6345         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6346         * configure: Regenerate.
6347
6348 2004-05-25  Daniel Jacobowitz  <drow@false.org>
6349
6350         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6351         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6352         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
6353         targets.
6354         * Makefile.in: Regenerate.
6355
6356 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
6357
6358         * configure.in: Test the ability to symlink directories.
6359         * configure: Regenerate.
6360
6361         * Makefile.def (bootstrap-stage): New definitions.
6362         * Makefile.tpl (configure-stage1-gcc,
6363         configure-stage2-gcc, configure-stage3-gcc,
6364         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6365         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6366         new-restage3, compare): Autogenerate, see Makefile.in
6367         entry for behavioral changes.
6368         (distclean-stage1, new-stage1-start, new-stage1-end,
6369         new-stage1-bubble, distclean-stage2, new-stage2-start,
6370         new-stage2-end, new-stage2-bubble, distclean-stage3,
6371         new-stage3-start, new-stage3-end): New autogenerated targets.
6372         (objext, prebootstrap, BOOT_CFLAGS,
6373         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6374         targets.
6375
6376         * Makefile.in: Regenerate.
6377         (distclean-stage1, new-stage1-start, new-stage1-end,
6378         new-stage1-bubble, distclean-stage2, new-stage2-start,
6379         new-stage2-end, new-stage2-bubble, distclean-stage3,
6380         new-stage3-start, new-stage3-end): New targets.
6381         (all-stage1-gcc): Move prebootstrap dependency from here...
6382         (configure-stage1-gcc): ...to here.
6383         (new-bootstrap): Use bubble targets.
6384         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6385         Use per-stage distclean targets.
6386         (configure-stage1-gcc, configure-stage2-gcc,
6387         configure-stage3-gcc, all-stage1-gcc,
6388         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6389         Use new-stageN-start to prepare the tree.
6390
6391 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
6392
6393         * Makefile.def (host_modules): add libcpp.
6394         * Makefile.tpl: Add dependencies on and for libcpp.
6395         * Makefile.in: Regenerate.
6396         * configure.in: Add libcpp host module.
6397         * configure: Regenerate.
6398
6399 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
6400
6401         * Makefile.tpl: Whenever a recursive target is defined, wrap
6402         it in a special @if/@endif block, and prepare its maybe
6403         dependency in the @if/@endif block
6404         * configure.in: Instead of writing maybe dependencies, remove
6405         the @if/@endif statements, and remove the @if/@endif blocks
6406         that remain.
6407         * configure: Regenerate.
6408         * Makefile.in: Regenerate.
6409
6410 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
6411
6412         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6413
6414 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
6415
6416         PR bootstrap/15120
6417         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6418         * */configure: Rebuilt.
6419
6420 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
6421
6422         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6423         of libf2c.
6424         * configure, Makefile.in: Regenerate.
6425
6426 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
6427
6428         * MAINTAINERS (Write After Approval): Add myself.
6429
6430 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
6431
6432         Merge from tree-ssa-20020619-branch.
6433
6434         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6435         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6436         (HOST_GMPLIBS): Define.
6437         (HOST_GMPINC): Define.
6438         (TARGET_LIB_PATH): Add libmudflap.
6439         (GFORTRAN_FOR_TARGET): Define.
6440         (configure-build*): Export GFORTRAN.
6441         (configure-gcc): Export GMPLIBS and GMPINC.
6442         (all-gcc): Add maybe-all-libbanshee.
6443         (configure-target-libgfortran): Define.
6444         * Makefile.in: Regenerate.
6445         * configure.in (host_libs): Add libbanshee.
6446         (target_libraries): Add target-libmudflap and target-libgfortran.
6447         Add --with-libbanshee.
6448         Handle --disable-libmudflap.
6449         (*-*-freebsd*): Use with_gmp.
6450         Add $(libgcj) to noconfigdirs.
6451         * configure: Regenerate.
6452         * depcomp: New file.
6453         * MAINTAINERS: Add tree-ssa maintainers.
6454
6455 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
6456
6457         * MAINTAINERS (Various Maintainers): Add myself.
6458
6459 2004-04-30  Brian Ford  <ford@vss.fsi.com>
6460
6461         * MAINTAINERS (Write After Approval): Add myself.
6462
6463 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
6464
6465         * MAINTAINERS (Write After Approval): Add myself.
6466
6467 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
6468
6469         * config/acx.m4: Fix fastcompare support for new-bootstrap.
6470         * configure: Regenerate.
6471
6472 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
6473
6474         Revert:
6475         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6476
6477         * Makefile.def (flags_to_pass): Remove *dir variables that
6478         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6479         as well as prefix and exec_prefix.
6480         * Makefile.in: Regenerate.
6481
6482 2004-04-26  Robert Millan  <robertmh@gnu.org>
6483
6484         Add patches from libtool CVS.
6485         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6486         * ltconfig: Likewise.
6487         * ltcf-c.sh: Likewise.
6488         * ltcf-cxx.sh: Likewise.
6489         * ltcf-gcj.sh: Likewise.
6490
6491 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6492
6493         * Makefile.def (host_modules): Mark with the bootstrap
6494         flag packages on which gcc depends.
6495         * Makefile.tpl (all-bootstrap): Use it.
6496         * Makefile.in: Regenerate.
6497
6498 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6499
6500         * Makefile.def (flags_to_pass): Remove *dir variables that
6501         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6502         as well as prefix and exec_prefix.
6503         * Makefile.in: Regenerate.
6504
6505 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6506
6507         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6508         * configure: Regenerate.
6509         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6510         * gcc/Makefile.tpl (compare): Use the result of the test.
6511         * gcc/Makefile.in: Regenerate.
6512
6513 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
6514
6515         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6516         Always relocate gcc and prev-gcc to the original names, even
6517         if the build fails.
6518         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6519         New targets.
6520
6521 2004-04-23  Laurent GUERBY <laurent@guerby.net>
6522
6523         * MAINTAINERS: Update my email address.
6524
6525 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6526
6527         * configure.in (mips*-*-irix5*): Enable ld.
6528         * configure: Regenerate.
6529
6530 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6531
6532         * configure: Regenerate.
6533
6534 2004-04-15  James E Wilson  <wilson@specifixinc.com>
6535
6536         * Makefile.tpl (configure-[+module+], configure-gcc,
6537         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6538         Set and export LDFLAGS.
6539         * Makefile.in: Regenerate.
6540
6541 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
6542
6543         * MAINTAINERS: Add myself to write-after-approval.
6544
6545 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6546
6547         PR bootstrap/14871
6548         * Makefile.tpl: If we don't have built-in-tree target tools,
6549         use the ones found by configure rather than hacking around with
6550         program_transform_name.
6551         * configure.in: Give Makefile.tpl the information necessary
6552         to do that.
6553         * Makefile.in: Regenerate.
6554         * configure: Regenerate.
6555
6556 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
6557
6558         PR bootstrap/14760
6559         * configure.in: When computing baseargs, strip *all* copies of
6560         offending options.  Also, don't match/substitute the trailing space,
6561         so that this actually works when two similar options are separated by
6562         only one space.
6563         * configure: Regenerate.
6564
6565 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
6566
6567         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6568         (rs6000-*-aix*): Same.
6569         * configure: Regenerate.
6570
6571 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
6572
6573         * MAINTAINERS: Add myself to write-after-approval.
6574
6575 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
6576
6577         * MAINTAINERS: Add myself to write-after-approval.
6578
6579 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
6580
6581         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6582         STRICT_WARN, WARN_CFLAGS flags passed down to make.
6583         * Makefile.in: Regenerate.
6584
6585         * configure.in (top level bootstrap support): Rework --enable-werror
6586         to set @stage2_werror_flag@.
6587         * configure: Regenerate.
6588         * Makefile.tpl (top level bootstrap support): Pass
6589         @stage2_werror_flag@ down to configure in stages 2 and 3.
6590         * Makefile.in: Regenerate.
6591
6592 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6593
6594         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6595         for stages 2 and 3 as well as in make.  As a consequence, remove
6596         OUTPUT_OPTION (now detected by configure) from the flags passed down
6597         to make.
6598         * Makefile.in: Regenerate.
6599
6600         * Makefile.tpl (new-bootstrap): Fix typo.
6601         * Makefile.in: Regenerate.
6602
6603 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6604
6605         * Makefile.tpl: Rearrange by moving recursive_targets rules
6606         into their proper sections.
6607         * Makefile.tpl (top level bootstrap support): Move disabling
6608         of coverage flags from 'make' to 'configure'; improve comments.
6609         * Makefile.in: Regenerate.
6610
6611         * Makefile.tpl (experimental top level bootstrap) Move stage1
6612         language setting from all- target to configure- target; disable
6613         intermodule optimization in stage 1; prevent gratuitous rebuilds
6614         of stage 1.
6615         * Makefile.in: Regenerate.
6616         * configure.in: Comma-separate stage 1 language list for top
6617         level bootstrap.
6618         * configure: Regenerate.
6619
6620         * Makefile.tpl: Clean up experimental top level bootstrap support:
6621         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6622         prev-gcc in configure- targets as well as all- targets.
6623         * Makefile.in: Regenerate.
6624
6625 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
6626
6627         * compile: New file imported from automake.
6628
6629 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
6630
6631         * configure.in: Remove symbolic link section.
6632         * configure: Regenerate.
6633         * Makefile.tpl (links): Remove.
6634         * Makefile.in: Regenerate.
6635
6636 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
6637             Nathanael Nerode  <neroden@gcc.gnu.org>
6638
6639         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6640         Set with AC_CHECK_PROGS.
6641         * configure.in: Fix comment typo from last patch.
6642         * configure: Regenerate.
6643
6644 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
6645
6646         * Makefile.tpl: Introduce experimental top level bootstrap support.
6647         * Makefile.in: Regenerate.
6648         * configure.in: Introduce support for top level bootstrap.
6649         * configure: Regenerate.
6650
6651 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6652             Paolo Bonzini  <bonzini@gnu.org>
6653
6654         PR bootstrap/14522
6655         * configure.in: Cope with shells that do not support unquoted ^
6656         * configure: Regenerate.
6657
6658 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6659             Paolo Bonzini  <bonzini@gnu.org>
6660
6661         PR bootstrap/14522
6662         * configure.in: Cope with shells that do not support nesting
6663         quotes inside quoted backquote substitutions.
6664         * configure: Regenerate.
6665
6666 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
6667
6668         PR bootstrap/14522
6669         * configure.in: Fix escaping of $.
6670         * configure: Regenerate.
6671
6672 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6673
6674         * configure: Regenerate, since I forgot to while committing Paolo's
6675         changes.
6676
6677 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
6678
6679         PR ada/14131
6680         Move language detection to the top level.
6681         * configure.in: Find default values for the tools as
6682         soon as possible.  Disable ada if GNAT is not found.
6683         Emit error message about missing languages.  Expand
6684         --enable-languages=all for the gcc subdirectory.
6685
6686 2004-03-10  Ben Elliston  <bje@gnu.org>
6687
6688         * MAINTAINERS: Update my email address.
6689
6690 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
6691
6692         * ltconfig: Disable building static libraries if building shared
6693         libraries on AIX 5L.
6694
6695 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
6696
6697         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6698         and disable libgcj.
6699         * configure: Regenerated.
6700
6701 2004-03-01  Brian Booth  <bbooth@redhat.com>
6702
6703         * MAINTAINERS: Add myself to write-after-approval.
6704
6705 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
6706
6707         * MAINTAINERS: Add myself to write-after-approval.
6708
6709 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6710
6711         PR bootstrap/7087
6712         * Makefile.tpl: Guard XFOO sed statements better.
6713         * Makefile.tpl: Add dependency for configure-target-libada.
6714         * Makefile.in: Regenerate (incidentally fixes broken
6715         commit when libada-branch was merged).
6716
6717 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
6718
6719         * MAINTAINERS: Add myself to write-after-approval.
6720
6721 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
6722
6723         * MAINTAINERS: Add Nicola Pero and myself as libobjc
6724         maintainers.
6725
6726 2004-02-20  Andrew Cagney  <cagney@redhat.com>
6727
6728         * config.guess: Update from version 2003-10-16 to 2004-02-16.
6729         * config.sub: Update from version 2003-11-03 to 2004-02-16.
6730
6731 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6732
6733         PR bootstrap/11932
6734         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6735
6736 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
6737
6738         * MAINTAINERS: Added myself to write-after-approval.
6739
6740 2004-02-14  Michael Koch  <konqueror@gmx.de>
6741
6742         * MAINTAINERS: Added myself to write-after-approval.
6743
6744 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
6745
6746         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
6747         some OS port maintainers to OS port maintainers section.
6748
6749 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
6750
6751         * MAINTAINERS: Add self.
6752
6753 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
6754
6755         * MAINTAINERS: Alphabetize.
6756
6757 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
6758
6759         * MAINTAINERS: Remove myself.
6760
6761 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
6762
6763         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6764         (rs6000-*-aix*): Same.
6765         * configure: Regenerate.
6766
6767 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
6768
6769         * configure.in (host): Add in missing $noconfigdirs to defines.
6770         * configure: Regenerate.
6771
6772 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
6773             Nathanael Nerode  <neroden@gcc.gnu.org>
6774
6775         PR ada/6637, PR ada/5911
6776         Merge with libada-branch:
6777         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6778         with appropriate dependencies. Add --enable-libada configure switch.
6779         * configure, Makefile.in: Regenerate.
6780
6781 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
6782
6783         * MAINTAINERS: Add myself to write-after-approval.
6784
6785 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6786
6787         * configure.in: Don't pass --with-stabs on IRIX 5 either.
6788         * configure: Regenerate.
6789
6790 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
6791
6792         Merge from upstream:
6793
6794         * ltmain.in: When setting IFS to '~', be careful about user
6795         arguments that contain '~'.
6796
6797         2004-02-04  Peter O'Gorman  <peter@pogma.com>
6798
6799         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
6800         Also test $base_compile against $CC with escaped arguments. Bug
6801         reported by Geoff Keating <geoffk@apple.com>.
6802
6803 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
6804
6805         * MAINTAINERS: Remove i960 port.
6806
6807 2004-01-23  DJ Delorie  <dj@redhat.com>
6808
6809         * Makefile.def (target_modules) [libiberty]: Don't stage.
6810         * Makefile.in: Rebuilt.
6811
6812 2004-01-20  Caroline Tice  <ctice@apple.com>
6813
6814         * MAINTAINERS: Add myself to write-after-approval.
6815
6816 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
6817
6818         * MAINTAINERS: Update my email address.
6819
6820 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
6821
6822         * MAINTAINERS: Add myself to write-after-approval.
6823
6824 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6825
6826         * MAINTAINERS: Remove entries without email address.
6827
6828 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
6829
6830         * MAINTAINERS: Add myself to write-after-approval.
6831
6832 2004-01-15  Steven Bosscher  <stevenb@suse.de>
6833
6834         * MAINTAINERS: Update my email address.
6835
6836 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
6837
6838         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6839         * Makefile.tpl (configure-target-[+module+]): Support stage.
6840         * Makefile.in: Rebuilt.
6841
6842 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
6843
6844         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
6845
6846 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
6847
6848         * MAINTAINERS: Add myself as a MIPS maintainer.
6849
6850 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6851
6852         * configure.in: Use ./config.cache, not config.cache.
6853         * configure: Regenerate.
6854         * Makefile.tpl: Special-casing not needed for GCC any more.
6855         * Makefile.in: Regenerate.
6856
6857         * configure.in: Don't share a cache file for host dirs.
6858         * configure: Regenerate.
6859
6860         * config-ml.in: Don't mess with the cache file.
6861
6862 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6863
6864         * MAINTAINERS: Move myself from 'Write After Approval' to
6865         'CPU Port Maintainers' section as SPARC maintainer.
6866
6867 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6868
6869         * Makefile.tpl: Make GCC use a separate config.cache.
6870         * Makefile.in: Regenerate.
6871
6872         PR bootstrap/11932, PR bootstrap/11933
6873         (I don't know if it will fix either of them, but it relates
6874         to them.)
6875         * configure.in: Don't use shared config.cache for target
6876         directories.
6877         * configure: Regenerate.
6878
6879 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
6880
6881         * MAINTAINERS: Add myself to 'Write After Approval' section.
6882
6883 2003-12-31  Roger Sayle  <roger@eyesopen.com>
6884
6885         * configure.in (ia64*-*-hpux*): Disable building java libraries.
6886         * configure: Regenerated.
6887
6888 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
6889
6890         * MAINTAINERS: Remove the mn10200 maintainer.
6891
6892 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
6893
6894         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6895         * configure: Regenerated.
6896
6897 2003-12-16  Jan Hubicka  <jh@suse.cz>
6898
6899         * MAINTAINERS: Add myself as callgraph maintainer.
6900
6901 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
6902
6903         * configure.in (raw_libstdcxx_flags): Remove the leading space.
6904         * configure: Regenerate.
6905
6906 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6907
6908         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6909         'Write After Approval' section. Update email.
6910
6911 2003-12-01  James Lemke  <jim@wasabisystems.com>
6912
6913         * MAINTAINERS (Write After Approval): Add myself.
6914
6915 2003-11-20  Matt Thomas  <matt@3am-software.com>
6916
6917         * MAINTAINERS: Add myself as a vax port maintainer.
6918
6919 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
6920
6921         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6922         (configure-build-[+module+], configure-[+module+]): Likewise.
6923         (configure-target-[+module+], configure-gcc, config.status): Likewise.
6924         * Makefile.in: Regenerate.
6925
6926 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
6927
6928         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6929         shared/dylibed libraries.
6930         * ltmain.sh: Likewise.
6931         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6932         * ltcf-cxx.sh: Likewise.
6933         * ltcf-gcj.sh: Likewise.
6934         * ltconfig: Likewise.
6935
6936 2003-11-17  Stan Cox  <scox@redhat.com>
6937
6938         * MAINTAINERS: Add myself as iq2000 port maintainer.
6939
6940 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
6941
6942         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6943         * Makefile.in: Regenerate.
6944
6945 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
6946
6947         * config.sub: Update to 2003-11-03 version.
6948
6949 2003-10-20  Phil Edwards  <phil@codesourcery.com>
6950
6951         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
6952         * configure:  Regenerate.
6953
6954 2003-10-20  Nicolas Pitre  <nico@cam.org>
6955
6956         * MAINTAINERS: Add myself to 'Write After Approval' section.
6957
6958 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
6959
6960         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6961
6962 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
6963
6964         * MAINTAINERS: Update my email address.
6965
6966 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6967
6968         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6969
6970 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
6971
6972         * MAINTAINERS: Add myself to 'Write After Approval' section.
6973
6974 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
6975
6976         * config.guess: Update to 2003-10-16 version.
6977         * config.sub: Update to 2003-10-16 version.
6978
6979 2003-10-15  David Daney  <ddaney@avtrex.com>
6980
6981         * MAINTAINERS: Added myself to 'Write After Approval' section.
6982
6983 2003-10-15  Falk Hueffner  <falk@debian.org>
6984
6985         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6986         'Write After Approval' section. Update email.
6987
6988 2003-10-14  Roger Sayle  <roger@eyesopen.com>
6989
6990         * MAINTAINERS: Move myself from 'Write After Approval' to
6991         'Various Maintainers' section as middle-end maintainer.
6992
6993 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6994
6995         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6996         HOST_FLAGS_TO_PASS.
6997         * Makefile.in: Regenerate.
6998
6999 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
7000
7001         * config.guess: Update to 2003-10-07 version.
7002         * config.sub: Update to 2003-10-07 version.
7003
7004 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7005
7006         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7007         * ltconfig (irix5*, irix6*): Don't override version_type.
7008
7009 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
7010
7011         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7012         * configure: Rebuilt
7013         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7014         * Makefile.in: Rebuilt
7015
7016 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7017
7018         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7019
7020 2003-09-30  Carlo Wood  <carlo@alinoe.com>
7021
7022         * MAINTAINERS (Write After Approval): Add myself.
7023
7024 2003-09-29  Paul Koning  <ni1d@arrl.net>
7025
7026         * MAINTAINERS: Move myself from "Write After Approval"
7027         to CPU platform maintainers for pdp11 platform.
7028
7029 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
7030
7031         * MAINTAINERS: Move myself from 'Write After Approval' to
7032         'Various Maintainers' section as libffi testsuite maintainer.
7033
7034 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
7035
7036         * configure.in: Pass a computed --program-transform-name
7037         to subconfigures.
7038         * configure: Regenerated.
7039
7040 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7041
7042         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7043         * Makefile.in: Regenerate.
7044
7045         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7046         * Makefile.in: Regenerate.
7047
7048 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
7049
7050         * MAINTAINERS: Move myself from 'Write After Approval'
7051         to 'Various Maintainers' (objective-c) section.
7052
7053 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
7054
7055         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7056         quoting.
7057         * configure: Regenerated.
7058
7059 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
7060
7061         * MAINTAINERS (Write After Approval): Add myself to write after
7062         approval list.
7063
7064 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
7065
7066         * MAINTAINERS (Write After Approval): Add myself.
7067
7068 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
7069
7070         * MAINTAINERS: Update my e-mail address.
7071
7072 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
7073
7074         * libtool.m4 (LD): Correct powerpc64 host match.
7075
7076 2003-09-06  James E Wilson  <wilson@tuliptree.org>
7077
7078         * MAINTAINTERS: Update my affiliation and email address.
7079
7080 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7081
7082         * MAINTAINERS (Write After Approval): Add myself.
7083
7084 2003-09-04  DJ Delorie  <dj@redhat.com>
7085
7086         * configure: Regenerate.
7087
7088 2003-09-04  Robert Millan  <robertmh@gnu.org>
7089
7090         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7091
7092 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7093
7094         * configure.in: Ensure arguments to sed are properly spaced.
7095         * configure: Regenerate.
7096
7097 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7098
7099         * MAINTAINERS: Update my e-mail address.
7100
7101 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
7102
7103         * MAINTAINERS (Write After Approval): Add myself.
7104
7105 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
7106
7107         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7108         * configure: Regenerated.
7109
7110 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7111
7112         * MAINTAINERS: Update my email address.
7113
7114 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
7115
7116         * configure.in:  Use newline instead of semicolon when assuming
7117         shell arguments in a for loop.
7118         * configure:  Regenerated.
7119
7120 2003-08-22  Jason Eckhardt  <jle@rice.edu>
7121
7122         * MAINTAINERS: Resurrect the i860 maintainer.
7123
7124 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
7125
7126         PR 8180
7127         * configure.in: When testing with_libs and with_headers, treat
7128         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
7129         * configure: Regenerate.
7130
7131         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7132         make, shell, etc.
7133         (baseargs): Likewise.
7134         * configure: Regenerate.
7135
7136 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
7137
7138         * MAINTAINERS (Write After Approval): Add myself.
7139
7140 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
7141
7142         * configure.in: Disable libgcj for darwin not on powerpc.
7143         * configure: Rebuild.
7144
7145 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
7146
7147         * config-ml.in, symlink-tree: Add license.
7148
7149 2003-08-03  Richard Stallman  <rms@gnu.org>
7150             Eben Moglen  <moglen@columbia.edu>
7151
7152         * README.SCO: New file.
7153
7154 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
7155
7156         * Makefile.tpl (check, check-c++): Express dependencies using
7157         dependencies rather than commands.
7158         * Makefile.in: Regenerate.
7159
7160 2003-08-01  Andrew Cagney  <cagney@redhat.com>
7161
7162         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7163         * configure: Ditto.
7164
7165 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
7166
7167         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7168         * Makefile.in: Update.
7169
7170 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
7171
7172         * configure.in: Enable libgcj for darwin.
7173         * configure: Rebuild.
7174
7175 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
7176
7177         * config-ml.in:  Use ac_configure_args directly instead of
7178         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
7179         actually seen.
7180
7181 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7182
7183         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7184         creating target and build subdirs to build all parent dirs as needed.
7185         * Makefile.in: Rebuild.
7186         * configure.in: Don't build dirs explicitly here.
7187         * configure: Rebuild.
7188
7189 2003-07-26  Paul Brook  <paul@nowt.org>
7190
7191         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7192
7193 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
7194
7195         * Makefile.tpl (all-make): Depend on intl.
7196         * Makefile.in: Rebuilt.
7197
7198 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
7199
7200         * install-sh:  Update to newer upstream versions (associated with
7201         aclocal 1.7).
7202         * mkinstalldirs:  Likewise.
7203         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
7204
7205 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
7206
7207         * MAINTAINERS: Move self from Bug database only accounts
7208         to write-after-approval.
7209
7210 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
7211
7212         * config.if: Remove unused libc_interface determination.
7213
7214 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7215
7216         * MAINTAINERS: Move self from write-after-approval to
7217         build machinery (*.in).
7218
7219 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7220
7221         PR bootstrap/11273
7222         PR bootstrap/11408
7223         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
7224         unused INSTALL_PROGRAM_ARGS.
7225         * configure.in: Use AC_PROG_INSTALL.
7226         * Makefile.in: Regenerate.
7227         * configure: Regenerate.
7228
7229 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
7230
7231         * MAINTAINERS: Alphabetize.
7232
7233 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
7234
7235         * configure: Rebuilt.
7236         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7237         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7238         newlib nor libgloss.
7239         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
7240         * configure.in (am33_2.0-*-linux*): Added.
7241
7242 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
7243
7244         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7245         * configure: Regenerate.
7246
7247 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
7248
7249         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7250         * Makefile.in: Regenerate.
7251
7252 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7253
7254         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7255         * Makefile.in: Regenerate.
7256
7257 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
7258
7259         * Makefile.tpl: Replace PWD with PWD_COMMAND.
7260         * Makefile.in: Regenerated.
7261
7262         * config-ml.in: Replace PWD with PWD_COMMAND.
7263
7264 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7265
7266         * intl: New directory; see intl/ChangeLog for details.
7267         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7268         * Makefile.tpl: all-gcc depends on maybe-all-intl.
7269         * Makefile.in: Regenerate.
7270
7271 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7272
7273         * configure.in: Clean up config-lang.in handling.  Delete
7274         useless assignment to "subdirs".
7275         * configure: Regenerate.
7276
7277 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7278
7279         * configure.in: Rename 'target_libs' to 'target_libraries'.
7280         Remove useless reference to 'target_libs'.
7281         * configure: Regenerate.
7282
7283 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
7284
7285         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7286         * Makefile.in: Regenerate.
7287
7288 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7289
7290         * Makefile.def: Introduce flags_to_pass.
7291         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7292         * Makefile.in: Regenerate.
7293
7294 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
7295
7296         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7297         and target-libgloss.
7298         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7299         <h8300*-*-*>: Disable libf2c and ${libgcj}.
7300         * configure: Regenerate.
7301
7302 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
7303
7304         * configure.in: Update testsuite_flags to new location.
7305         * configure. Regenerate.
7306
7307 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7308
7309         * Makefile.tpl: Remove BUILD_CC stuff.
7310         * Makefile.in: Regenerate.
7311
7312 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
7313
7314         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7315
7316 2003-06-16  Graeme Peterson  <gp@qnx.com>
7317
7318         * MAINTAINERS (Write After Approval): Add myself.
7319
7320 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
7321
7322         * config.guess: Update to 2003-06-12 version.
7323         * config.sub: Update to 2003-06-13 version.
7324
7325 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
7326
7327         * config.guess: Update to 2003-06-06 version.
7328         * config.sub: Update to 2003-06-06 version.
7329
7330 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7331
7332         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7333         * configure. Regenerate.
7334
7335 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7336
7337         * configure.in: Disable serial configure by default.
7338         * configure: Regenerate.
7339         * Makefile.tpl: Abolish .NOTPARALLEL.
7340         * Makefile.in: Regenerate.
7341
7342         * Makefile.tpl: Replace {build,host,target}_canonical by
7343         {build,host,target}.
7344         * Makefile.in: Regenerate.
7345
7346         * Makefile.tpl: Fix stupid pasto.
7347         * Makefile.in: Regenerate.
7348
7349 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7350
7351         * Makefile.tpl: Remove bogus conditional.
7352         * Makefile.in: Regenerate.
7353
7354 2003-06-05  Jan Hubicka  <jh@suse.cz>
7355
7356         * Makefile.tpl (profiledbootstrap): New target.
7357         * Makefile.in (profiledbootstrap): New target.
7358
7359 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
7360
7361         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7362         Pinski. Remove user names from other bugzilla-only maintainers.
7363
7364 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7365
7366         * Makefile.tpl: Make 'recursive targets' using autogen rather
7367         than shell loop.  Remove duplicate 'clean' targets and false
7368         comments.
7369         * Makefile.def: Add systematic dependencies to 'recursive' targets.
7370         Add systematic method of specifying missing targets in subdirs.
7371         Add copyright boilerplate.
7372         * Makefile.in: Regenerate.
7373         * configure.in: Add 'recursive targets' to maybe list.
7374         * configure: Regenerate.
7375
7376         * MAINTAINERS: "GNATS only" -> "Bug database only".
7377
7378         * Makefile.tpl: Rename [+target+] to [+make_target+].
7379         * Makefile.def: Rename 'target' to 'make_target'.
7380
7381 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
7382
7383         * MAINTAINERS: Add self as options handling maintainer.
7384
7385 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
7386
7387         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7388         been too long since I touched those ports.
7389
7390 2003-05-28  DJ Delorie  <dj@redhat.com>
7391
7392         * Makefile.tpl: Make maybe-check-gcc .PHONY.
7393         * Makefile.in: Regenerate.
7394
7395 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
7396
7397         * configure.in: Use curly braces in the definition of tooldir.
7398         * configure: Regenerate.
7399
7400 2003-05-21  DJ Delorie  <dj@redhat.com>
7401
7402         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7403         newlib or libgloss.
7404         * Makefile.in: Regenerate.
7405
7406 2003-05-21  DJ Delorie  <dj@redhat.com>
7407
7408         * Makefile.tpl: Add missing empty maybe-check-gcc target.
7409         * Makefile.in: Regenerate.
7410
7411 2003-05-20  Ian Lance Taylor  <ian@airs.com>
7412
7413         * MAINTAINERS: Update my e-mail address.
7414
7415 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7416
7417         * configure.in: Switch more things to use maybe dependencies.
7418         * Makefile.tpl: Switch more things to use maybe dependencies.
7419         Factor out common code from autogen IF statements.
7420         * configure: Regenerate.
7421         * Makefile.in: Regenerate.
7422
7423 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
7424
7425         * configure.in: Accept i[3456789]86 for machine type.
7426         * configure: Regenerate.
7427
7428 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7429
7430         * configure.in: Switch more things to use maybe dependencies.
7431         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
7432         * configure: Regenerate.
7433         * Makefile.tpl: Switch more things to use maybe dependencies.
7434         * Makefile.in: Regenerate.
7435
7436 2003-05-16  Andreas Schwab  <schwab@suse.de>
7437
7438         * Makefile.tpl (install-opcodes): Define.
7439         * Makefile.in: Rebuild.
7440
7441 2003-05-13  Andreas Jaeger  <aj@suse.de>
7442
7443         * config.guess: Update to 2003-05-09 version.
7444         * config.sub: Update to 2003-05-09 version.
7445
7446 2003-05-13  Michael Eager  <eager@mvista.com>
7447
7448         * configure.in: Correct sed script so that options in quotes are not
7449         deleted.
7450         * configure: Rebuild.
7451
7452 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
7453
7454         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7455         and $$s/newlib/libc/sys/cygwin32 include paths.
7456         * configure: Ditto.
7457
7458 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
7459
7460         * MAINTAINERS: Update my email addresses.
7461
7462 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7463
7464         * config-ml.in: Propagate INSTALL variables.
7465
7466 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7467
7468         * MAINTAINERS: Remove duplicate entries in Write After Approval.
7469
7470 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
7471
7472         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7473         * Makefile.in: Regenerate.
7474
7475 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
7476
7477         * MAINTAINERS (GNATS only): Add Falk Hueffner.
7478
7479 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
7480
7481         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7482
7483 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
7484
7485         * Makefile.tpl: Clean $(BUILD_SUBDIR).
7486         * Makefile.in: Regenerated.
7487
7488 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
7489
7490         * MAINTAINERS (Write After Approval): Upgrade myself from
7491         GNATS only to write-after-approval. Update my mail address.
7492
7493 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
7494
7495         (OS Port Maintainers: freebsd): Add myself.
7496
7497 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
7498
7499         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7500
7501 2003-04-22  Kean Johnston  <jkj@sco.com>
7502
7503         * MAINTAINERS (SCO ports): Added myself.
7504
7505 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
7506
7507         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7508
7509 2003-04-19  Kean Johnston  <jkj@sco.com>
7510
7511         * MAINTAINERS (Write After Approval): Add myself.
7512
7513 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7514
7515         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7516         * Makefile.in: Regenerate.
7517
7518 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
7519
7520         * configure.in (powerpc64*-*-linux*): Remove.
7521         * configure: Rebuilt.
7522
7523 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
7524
7525         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
7526         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7527         and restrap.
7528         * Makefile.in:  Regenerate.
7529
7530 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
7531
7532         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7533         * configure: Regenerated.
7534
7535 2003-04-15  DJ Delorie  <dj@redhat.com>
7536
7537         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7538
7539 2003-04-13  Nick Clifton  <nickc@redhat.com>
7540
7541         * config-ml.in: Remove support for --disable-aix removing
7542         call-aix multilibs.
7543
7544 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
7545
7546         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7547         * */configure: Rebuilt.
7548
7549 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
7550
7551         * MAINTAINERS: Add my email address.
7552
7553 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
7554
7555         * MAINTAINERS (Write After Approval): Add myself.
7556
7557 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7558
7559         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7560         * Makefile.in: Regenerate.
7561
7562 2003-03-14  Michael Chastain  <mec@shout.net>
7563
7564         * Makefile.in: Regenerate with correct Makefile.def.
7565
7566 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7567
7568         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
7569         Make macro.
7570         * Makefile.in: Regenerate.
7571         * configure.in: Clean up gxx_include_dir logic.
7572         * configure: Regenerate.
7573
7574 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
7575
7576         * MAINTAINERS (Write After Approval): Add myself.
7577
7578 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
7579
7580         * MAINTAINERS: Update my mail address.
7581
7582 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7583
7584         * configure.in (gxx_include_dir): Fix typo.
7585         * configure: Regenerated.
7586
7587 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7588
7589         * Makefile.tpl: Reindent.
7590         * Makefile.in: Regenerate.
7591         * configure.in: Reindent.  Don't set unused variables.
7592         * configure: Regenerate.
7593
7594 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
7595
7596         * configure.in: Include $(build_tooldir)/sys-include in
7597         FLAGS_FOR_TARGET.
7598         * configure: Regenerated.
7599
7600 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7601
7602         * Makefile.tpl: Always pass down RANLIB.
7603         * Makefile.in: Regenerate.
7604
7605         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7606         * Makefile.in: Regenerate.
7607         * configure.in: Remove unused logic relating to --enable-shared
7608         and --enable-threads.  Remove bogus comments.  Remove redundant
7609         noconfigdirs.
7610         * configure: Regenerate.
7611
7612         * configure.in: Replace ${libstdcxx_version} by its value.
7613         Remove reference to mh-dgux.
7614         * configure: Regenerate.
7615
7616 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
7617
7618         * MAINTAINERS (Write After Approval): Add myself.
7619
7620 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7621
7622         * Makefile.tpl: Rearrange.
7623         * Makefile.in: Regenerate.
7624
7625 2003-02-25  Uwe Stieber  <uwe@wwws.de>
7626
7627         * configure.in: Add support for kaOS as cross build target system.
7628         * configure: Regenerated.
7629
7630 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
7631
7632         * MAINTAINERS (Write after approval): Add myself.
7633
7634 2003-02-21  James E Wilson  <wilson@tuliptree.org>
7635
7636         * MAINTAINERS: Update my email address.
7637
7638 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
7639
7640         * MAINTAINERS: Add self to blanket write privs. section.
7641
7642 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
7643
7644         * Makefile.tpl: Add definition of CPPFLAGS to pass into
7645         configure-target-* as some target builds may require additional
7646         flags for preprocessor tests.
7647         * Makefile.in: Regenerated.
7648
7649 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
7650
7651         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7652         * ltconfig: Handle it.
7653         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7654         auto-detecting it.
7655
7656         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7657         it is used as argument to $CC.
7658         * ltcf-gcj.sh: Likewise.
7659
7660         * configure.in: Introduce --enable-maintainer-mode.
7661         * configure: Rebuilt.
7662         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7663         for maintainer mode.
7664         * Makefile.in: Rebuilt.
7665
7666 2003-02-18  Jason Merrill  <jason@redhat.com>
7667
7668         * Makefile.tpl (check-c++): Allow parallelism.
7669
7670 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7671
7672         * MAINTAINERS: Remove John Carr (who never actually had access to
7673         gcc.gnu.org).
7674
7675 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
7676
7677         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7678         don't configure target-libobjc.
7679         * configure: Regenerate.
7680
7681 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7682
7683         * Makefile.tpl (RANLIB): Define.
7684         * Makefile.in: Regenerate.
7685
7686 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
7687
7688         * MAINTAINERS: Update my email.
7689
7690 2003-02-06  Keith R Seitz  <keiths@redhat.com>
7691
7692         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7693         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7694         * Makefile.in: Regenerated.
7695         * configure.in: Remove all traces of snavigator, db, and grep.
7696         * configure: Regenerated.
7697
7698 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7699
7700         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
7701         After Approval.
7702
7703 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7704
7705         * MAINTAINERS (Write after approval): Add myself.
7706
7707 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
7708
7709         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7710         * Makefile.in: Regenerated.
7711
7712 2003-01-30  Roger Sayle  <roger@eyesopen.com>
7713
7714         * config.guess: Updated to 2003-01-30's version.
7715         * config.sub: Updated to 2003-01-28's version.
7716
7717 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
7718
7719         * config.if: If gcc_version is already set, just use it.  Don't set
7720         gcc_version_trigger if it's already set, otherwise set it to
7721         gcc/version.c, but only if the file exists.  If it is not set and
7722         gcc/version.c does not exist, try to extract the version number from
7723         $CC.
7724
7725 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
7726
7727         * MAINTAINERS: Add myself to write-after-approval list.
7728
7729 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
7730
7731         * configure.in:  Revert 24Jan change.
7732         * configure:  Regenerate.
7733
7734 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7735
7736         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
7737         entry of HJ Lu.
7738
7739 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7740
7741         * configure.in: Revert previous change.
7742         * configure: Regenerate.
7743
7744 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7745
7746         * configure.in: Make rda native-only.
7747         * configure: Regenerate.
7748
7749 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7750
7751         * MAINTAINERS: Move myself from GNATS-only-accounts to
7752         write-after-approval.
7753
7754 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7755
7756         * configure.in: Add missing \.
7757         * configure: Rebuilt.
7758
7759 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
7760
7761         * configure.in (baseargs): Avoid using \| in sed regular
7762         expressions.
7763         * configure: Rebuilt.
7764
7765 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
7766
7767         * configure.in (baseargs): Remove all supported forms of
7768         --cache-file, --srcdir, --host, --build and --target options
7769         from argument lists.
7770         * configure: Rebuilt.
7771
7772 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
7773
7774         * MAINTAINERS: Add myself to write-after-approval list.
7775
7776 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
7777
7778         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7779         * configure: Rebuilt.
7780
7781 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7782
7783         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7784         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7785         * Makefile.in: Regenerate.
7786         * configure: Regenerate.
7787
7788 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
7789
7790         * configure.in: Remove Makefile in build, host and target modules
7791         unless configure was run with --no-recursion.
7792         * configure: Rebuilt.
7793
7794 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7795
7796         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7797         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7798         * Makefile.in: Regenerate.
7799
7800 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
7801
7802         * config.guess: Update to 2003-01-03 version.
7803         * config.sub: Update to 2003-01-03 version.
7804
7805 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7806
7807         * configure: Regenerate with proper autoconf 2.13.
7808
7809 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7810
7811         * configure.in: Add AC_PREREQ for consistency.
7812         * configure: Regenerate.
7813
7814 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
7815
7816         * configure.in (GDB_TK): Add tcl directories conditional on
7817         gdb/gdbtk directory being present.
7818         * configure: Regenerate.
7819
7820 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
7821
7822         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
7823         used by gcc if LD is not defined and we are not doing a Canadian Cross.
7824         * configure: Rebuilt.
7825
7826 2002-12-31  Tom Tromey  <tromey@redhat.com>
7827
7828         * Makefile.in: Rebuilt.
7829         * Makefile.def (target_modules) [libffi]: Allow installation.
7830
7831 2002-12-31  Andreas Schwab  <schwab@suse.de>
7832
7833         * configure.in: Fix use of $program_transform_name.
7834         * configure: Regenerated.
7835
7836 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
7837
7838         * configure.in (baseargs): Don't remove first configure argument.
7839         * configure: Regenerated.
7840
7841 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
7842
7843         * Makefile.tpl (local-distclean): Don't remove...
7844         (multilib.ts): ... this.  Moved into...
7845         (multilib.out): ... this.  Don't use sub-make.
7846         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7847         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7848         (configure-build-[+module+], configure-[+module+],
7849         configure-target-[+module+], configure-gcc): ... these.  Test
7850         for Makefile existence.  Drop config.status from dependencies.
7851         * Makefile.in: Rebuilt.
7852         * configure.in: Move gcc-version-trigger to the end of
7853         ac_configure_args.  Add comments to maybedep.tmp and
7854         serdep.tmp.  Introduce --disable-serial-configure.  Remove
7855         nonopt from baseargs, matching and removing corresponding
7856         whitespace while at it.
7857         * configure: Rebuilt.
7858
7859 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
7860
7861         * configure.in (host_configargs): Replace reference to
7862         no-longer-defined buildopts with --build=${build_alias}.
7863         * configure: Rebuilt.
7864
7865         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
7866         program_transform_name to standard idiom.
7867         (AUTOGEN, AUTOCONF): Define.
7868         (Makefile.in): Use $(AUTOGEN).
7869         (Makefile): Depend on config.status, and use autoconf-style rule to
7870         build it.  Move original commands to...
7871         (config.status): ... this new target.
7872         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
7873         $(AUTOCONF).
7874         * Makefile.in: Rebuilt.
7875
7876 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7877
7878         * Makefile.tpl: Fix dramatic bustage due to change in
7879         program_transform_name.
7880         * Makefile.in: Regenerate.
7881
7882         * configure.in: Remove unnecessary PATH setting.
7883         * configure: Regnerate.
7884
7885         * configure.in: Don't default to unprefixed tools unless
7886         the native tools will work.
7887         * configure: Regenerate.
7888
7889         * configure.in: Convert to autoconf script.  Blow away lots
7890         of now-redundant Makefile fragments.
7891         * configure: Generate using Autoconf.
7892         * Makefile.tpl: Rewrite to reflect autoconfiscation.
7893         * Makefile.in: Regenerate.
7894
7895 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7896
7897         * configure: Fix stupid bug where RANLIB was mistakenly included.
7898
7899         * configure.in: Rename (buildargs, hostargs, targargs) to
7900         (build_configargs, host_configargs, target_configargs).
7901
7902         * configure.in: Move logic out of sed statement.
7903
7904         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
7905         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7906
7907 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
7908
7909         * config.sub: Import from master repository
7910         * config.guess: Ditto
7911
7912 2002-12-24  Andreas Schwab  <schwab@suse.de>
7913
7914         * Makefile.tpl (multilib.out): Fix missing space.
7915         * Makefile.in: Regenerate.
7916
7917 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7918
7919         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
7920         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
7921         * Makefile.in: Regenerate.
7922         * configure.in: Remove unnecessary leftovers.
7923
7924 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
7925
7926         * configure.in (extra_ranlibflags_for_target): New variable.
7927         (*-*-darwin): Add -c to ranlib commands.
7928         * configure (tooldir): Handle extra_ranlibflags_for_target.
7929
7930 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7931
7932         * Makefile.tpl: Revert HJL's change.
7933         * Makefile.in: Regenerated.
7934         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7935         always.
7936
7937 2002-12-19  Andreas Schwab  <schwab@suse.de>
7938
7939         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7940         * Makefile.in: Regenerate.
7941
7942 2002-12-18  H.J. Lu  <hjl@gnu.org>
7943
7944         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7945         * Makefile.in: Regenerated.
7946
7947         * configure.in (build_prefix): New. Substitute.
7948
7949 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7950
7951         * Makefile.tpl: Don't let real targets depend on phony targets.
7952         * Makefile.in: Regenerate.
7953
7954         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7955         * Makefile.in: Regenerate.
7956
7957 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
7958
7959         * config.sub: Import from master repository
7960         * config.guess: Ditto
7961
7962 2002-12-16  Jason Merrill  <jason@redhat.com>
7963
7964         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7965         previous 'make bootstrap'.
7966         * Makefile.in: Regenerate.
7967
7968 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
7969
7970         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7971
7972 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7973
7974         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7975         * Makefile.in: Regenerate.
7976
7977 2002-12-13  Jason Merrill  <jason@redhat.com>
7978
7979         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
7980         library tests.
7981         (check-c++): Just depend on it and check-target-libstdc++-v3.
7982         * Makefile.in: Regenerate.
7983
7984 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7985
7986         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7987         * Makefile.in: Rebuilt.
7988
7989 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7990
7991         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
7992
7993 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7994
7995         * configure: Fix bug put in by gremlins.
7996
7997         * Makefile.tpl: Substitute more autoconfily.
7998         * configure: Substitute more autoconfily.
7999         * Makefile.in: Regenerate.
8000
8001 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
8002
8003         * config.sub: Import from master repository
8004         * config.guess: Ditto
8005         * MAINTAINERS: Added Svein Seldal under write after approval
8006
8007 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
8008
8009         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8010         * Makefile.in (all-sim): Ditto.
8011
8012 2002-12-06  DJ Delorie  <dj@redhat.com>
8013
8014         * Makefile.tpl: Change configure dependencies to not have real
8015         targets depend on phony targets.
8016
8017 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
8018
8019         * configure.in: Revert unintentional change.
8020
8021         * Makefile.tpl: Change dependency for */multilib.out so that
8022         it works when gcc isn't in the tree.
8023
8024         * configure.in: Substitute more.
8025         * configure: Run subconfigures from the Makefile.
8026         * Makefile.tpl: Run subconfigures from the Makefile; add a few
8027         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
8028
8029 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8030
8031         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8032
8033 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8034
8035         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8036         and corresponding dependencies.
8037         * Makefile.in: Regenerate.
8038
8039         * configure.in (host_tools): Order binutils, gas and ld for
8040         convenience in running the testsuites.
8041
8042         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8043         * Makefile.in: Regenerate.
8044         * configure.in: Introduce rules to serialize subconfigure runs.
8045
8046         * configure.in: Introduce BASE_CC_FOR_TARGET.
8047         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
8048         Realize configure-build-* targets.  Realize configure-target-* targets.
8049         * Makefile.in: Regenerate.
8050
8051 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8052
8053         * configure: Move gcc_version_trigger stuff from here...
8054         * configure.in: ...to here.
8055
8056         * configure.in: Separate subconfigure options added by this file from
8057         options given by the user.  Add machinery to put args for host
8058         subconfigures into the Makefile.
8059
8060         * Makefile.tpl: Remove 'vault' targets.
8061         * Makefile.tpl: Reorder and comment dependencies.
8062         * Makefile.in: Regenerate.
8063
8064 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8065         * configure.in: Fix my broken commit of previous patch. (sigh)
8066
8067 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8068
8069         * configure.in: Move host-specific darwin noconfigdirs into
8070         the host-specific section.
8071
8072 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8073
8074         * configure.in: Move host-specific darwin noconfigdirs into
8075         the host-specific section.
8076
8077 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8078
8079         * configure: Remove skip-this-dir support.
8080         * Makefile.tpl: Remove skip-this-dir support.
8081
8082         * Makefile.tpl: Remove leftover support for non-autoconfiscated
8083         subdirectories.
8084         * Makefile.in: Regenerate.
8085
8086         * Makefile.tpl: Strip out useless setting of 'dir'.
8087         * Makefile.in: Regenerate.
8088
8089 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8090
8091         * configure.in: Fix deeply stupid bug.
8092
8093         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8094         shell code in CXX_FOR_TARGET
8095         * Makefile.def: Introduce raw_cxx.
8096         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8097         RAW_CXX_FOR_TARGET.
8098         * Makefile.in: Regenerate.
8099
8100 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
8101
8102         * Makefile.tpl: Remove unnecessary ifs.
8103         * Makefile.in: Regenerate.
8104
8105         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
8106         dependencies.  Maybe-ize build-libiberty.  Create dummy install
8107         targets for 'no_install' modules.
8108         * configure: Move GDB_TK substitution to configure.in.  Move
8109         build_modules stuff to configure.in.
8110         * configure.in: Implement soft dependency machinery.  Maybe-ize
8111         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
8112         * Makefile.in: Regenerate.
8113
8114 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8115
8116         * Makefile.tpl: Make all-target, install-target behave similarly
8117         to all, install (only hitting configured targets).  Eliminate
8118         unused macro defintions.
8119
8120         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8121         build != host.
8122
8123         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8124
8125         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8126
8127         * configure.in: Produce lists of subdir targets we're actually
8128         configuring.  Remove references to "dosrel".
8129         * Makefile.tpl: Let configure set which subdir targets are hit.
8130         Remove install-cross; clean up install; remove ALL.  Remove
8131         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
8132         Autogenerate host module targets.  Remove empty dependency lines
8133         and redundant dependency; rearrange slightly.
8134         * Makefile.def: Add host-side libtermcap, utils.
8135
8136         * Makefile.in: Regenerate.
8137
8138 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8139
8140         * ltconfig (osf[345]): Append $major to soname_spec.
8141         Reflect this in library_names_spec.
8142         * ltmain.sh (osf): Prefix $major with . for use as extension.
8143
8144 2002-11-19  Andreas Jaeger  <aj@suse.de>
8145
8146         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8147         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8148         and sparc64 GNU/Linux systems.
8149
8150 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
8151
8152         * MAINTAINERS: Update email.
8153
8154 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8155
8156         * MAINTAINERS: Complete James Dennett's entry.
8157
8158 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
8159
8160         * MAINTAINERS (Write After Approval): Add myself.
8161
8162 2002-11-13  Bruce Korb  <bkorb@gnu.org>
8163
8164         * Makefile.tpl: syntactic cleanup
8165
8166 2002-11-13  Stuart Hastings  <stuart@apple.com>
8167
8168         * MAINTAINERS: Add myself to write-after-approval list.
8169
8170 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8171
8172         * Makefile.def: Add list of recursive targets to autogenerate.
8173         Add build_modules.
8174         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
8175         targets.  Autogenerate *-build-* targets.
8176         * Makefile.in: Regenerate.
8177
8178 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8179
8180         * configure: More autoconf-style substitutions.
8181         * Makefile.tpl: More autoconf-style substitutions.
8182         * Makefile.in: Regenerate.
8183
8184 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8185
8186         * configure: Substitute more variables in a more autoconf-friendly
8187         way.  Simplify slightly.
8188         * Makefile.tpl: Make more variables substitutable in an
8189         autoconf-friendly way.
8190         * Makefile.in: Regenerate.
8191
8192 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
8193
8194         * MAINTAINERS (Write After Approval): Add myself.
8195
8196 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8197
8198         * configure.in (v810*): Remove special setting of tools.
8199
8200         * configure: Add support for extra required flags for ar or nm.
8201         * configure.in (aix4.3+): Use above support for target-specific
8202         issues, rather than using config/mt-aix43.
8203
8204 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8205
8206         * configure: Remove 'removing', which doesn't work.  Replace $subdir
8207         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
8208         with $srcdir.  Reformat indentation.  Substitute some variables
8209         formerly hard-coded in the Makefile for build=host.
8210         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8211         * Makefile.def: Autogenerate more.
8212         * Makefile.in: Regenerate.
8213
8214 2002-11-04  Adam Nemet  <anemet@lnxw.com>
8215
8216         * MAINTAINERS (Write After Approval): Add myself.
8217
8218 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
8219
8220         * Makefile.def (host_modules): Add rda.
8221         * Makefile.in: Regenerate.
8222         * configure.in (target_tool): Add target-rda to list.
8223
8224 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8225
8226         * MAINTAINERS: Remove "co-maintainer" note for web pages.
8227
8228 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
8229
8230         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
8231         and restrap targets to this rule.
8232         * Makefile.in:  Regenerate.
8233
8234 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8235
8236         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8237         GNATS only accounts.
8238
8239 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
8240
8241         * configure.in (i[3456]86-*-linux*): Add check to disable
8242         ${libgcj} for glibc1.
8243
8244 2002-10-24  Denis Chertykov  <denisc@overta.ru>
8245
8246         * MAINTAINERS: Add myself as ip2k port maintainer.
8247
8248 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
8249
8250         * configure.in: Add tic4x target.
8251
8252 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8253
8254         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8255         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8256         * Makefile.in: Regenerate.
8257
8258         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8259         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8260         * Makefile.in: Regenerate.
8261
8262 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
8263
8264         * MAINTAINERS: Add myself as web pages co-maintainer.
8265
8266 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8267
8268         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8269         * Makefile.in: Regenerate.
8270
8271 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
8272
8273         * MAINTAINERS: Add myself and Nathan Sidwell
8274         <nathan@codesourcery.com> as VxWorks maintainers.
8275
8276 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8277
8278         * Makefile.def: Remove order dependency comments.
8279         * Makefile.tpl: Add explicit install-install dependencies.
8280         * Makefile.in: Regenerate.
8281
8282         * Makefile.tpl: Remove material now in src-release.  (Finally!)
8283         * Makefile.in: Regenerate.
8284
8285         * Makefile.tpl: Add configure-target (for src-release in src)
8286         * Makefile.in: Regenerate.
8287
8288 2002-09-30  Nick Clifton  <nickc@redhat.com>
8289
8290         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8291
8292 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
8293
8294         * configure.in (s390*-*-linux*): Enable libgcj.
8295
8296 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
8297
8298         * configure: Revert accidentally applied changes.
8299
8300         * Makefile.tpl: Make more autoconf-friendly.
8301         * Makefile.in: Regenerate.
8302         * configure: Make substitution more autoconf-like.
8303
8304 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
8305
8306         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8307         single entry to handle all these.
8308         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
8309         libjava on arm-*-elf.
8310
8311 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
8312
8313         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8314         things that depend on them.
8315
8316 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8317
8318         * Makefile.tpl: Make subsituted variables more autoconfy.
8319         * Makefile.in: Regenerate.
8320         * configure: Make seds more autoconfy.
8321
8322 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8323
8324         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8325         * Makefile.in: Regenerate.
8326         * configure.in: Rewrite sed statements to look autoconfy.
8327
8328         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8329         all-target-foo on configure-target-foo.
8330         * Makefile.def: Ditto.
8331         * Makefile.in: Rebuild.
8332
8333 2002-09-25  Andrew Haley  <aph@redhat.com>
8334
8335         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8336
8337 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8338
8339         * Makefile.def: New file.
8340         * Makefile.tpl: New file.
8341         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8342         * contrib/gcc_update: Note that Makefile.in is a generated file.
8343
8344         * configure.in: Minor rearrangement.  Simplify tests.
8345
8346 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
8347
8348         * configure.in (with_headers): Skip copy if value is "yes".
8349         (with_libs): Likewise.
8350
8351 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8352
8353         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8354         * configure.in (sh*-*-pe*): Ditto.
8355         * configure.in (mips*-*-pe*): Ditto.
8356         * configure.in (*arm-wince-pe): Ditto.
8357
8358         * configure.in: Rearrange.
8359
8360 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
8361
8362         * MAINTAINERS: Update my email address.
8363
8364 2002-08-30  Paul Koning  <pkoning@equallogic.com>
8365
8366         * MAINTAINERS: (Write After Approval): Add myself.
8367
8368 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
8369
8370         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8371
8372 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
8373
8374         * MAINTAINERS: Change my mailing address.
8375
8376 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
8377
8378         * MAINTAINERS (Write After Approval): Remove myself.
8379         (Various Maintainers: c++ runtime libs): Add myself.
8380
8381 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
8382
8383         * MAINTAINERS (Write After Approval): Remove myself.
8384         (Various Maintainers: c++ runtime libs): Add myself.
8385
8386 2002-08-15  Eric Christopher  <echristo@redhat.com>
8387
8388         * config.sub: Import from master repository.
8389         * config.guess: Ditto.
8390
8391 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
8392
8393         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8394         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8395         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8396
8397 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
8398
8399         * MAINTAINERS: Add self to rs6000 vector extensions.
8400
8401 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
8402
8403         * libiberty/configure: Reverted unintended yesterday's check in.
8404
8405 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
8406
8407         * boehm-gc/configure, libf2c/configure: Rebuilt.
8408         * libffi/configure, libiberty/configure: Ditto.
8409         * libjava/configure, libobjc/configure: Ditto.
8410         * libstdc++-v3/configure, zlib/configure: Ditto.
8411         Merged from binutils:
8412         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
8413         From Steve Ellcey <sje@cup.hp.com>:
8414         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8415         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8416         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8417         IA64.
8418         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8419         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8420         soname_spec, sys_lib_search_path_spec): Ditto.
8421
8422 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
8423
8424         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8425
8426 2002-08-04  H.J. Lu  (hjl@gnu.org)
8427
8428         * configure.in (mips*-*-linux*): Don't skip target-libffi.
8429
8430 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
8431
8432         * MAINTAINERS (Write After Approval): Add myself.
8433
8434 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
8435
8436         * configure.in: Move generic linux case to end.  Copy generic
8437         linux noconfigdirs to mips*-*-linux* entry and new
8438         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
8439
8440 2002-07-19  Michael Matz  <matz@suse.de>
8441
8442         * MAINTAINERS: Add myself as ra* maintainer.
8443
8444 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
8445
8446         * config.guess: Update to 2002-07-09 version.
8447         * config.sub: Update to 2002-07-03 version.
8448
8449 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
8450
8451         * MAINTAINERS: Fix typo in a maintainer email address.
8452
8453 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8454
8455         * configure.in: Remove two redundant tests.
8456
8457 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8458
8459         * configure.in (mips*-*-irix6*o32): Enable stabs.
8460
8461 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
8462
8463         * configure.in: Don't build grez.
8464         * Makefile.in: Ditto.
8465
8466         * Makefile.in: Remove references to bsp, cygmon, libstub.
8467         * configure.in: Ditto.
8468
8469         * configure.in: Remove leftover reference to gdbtest.
8470
8471 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
8472
8473         * configure.in (gxx_include_dir):  Change to match versioned
8474         C++ headers if --enable-version-specific-runtime-libs is used.
8475
8476 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
8477
8478         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8479
8480 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8481
8482         * configure.in: Make --without-x work.
8483
8484 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8485
8486         * configure.in: Rearrange target Makefile fragment collection.
8487
8488         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8489         cvs[src].
8490         * configure.in: Ditto.
8491
8492 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
8493
8494         * MAINTAINERS (Write After Approval): Update my e-mail address.
8495
8496 2002-06-24  Ben Elliston  <bje@redhat.com>
8497
8498         * configure.in (host_tools): Remove cgen.
8499
8500         * Makefile.in (all-cgen): Remove; runs from its source directory.
8501         (check-cgen, install-cgen, clean-cgen): Likewise.
8502         (all-opcodes): Do not depend on all-cgen.
8503         (all-sim): Likewise.
8504
8505 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8506
8507         * Makefile.in: Eliminate 'apache' targets.
8508         * configure.in: Eliminate 'apache' targets.
8509
8510         * configure.in: Eliminate redundant tests.  Reorganize.
8511
8512         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8513
8514         * config-ml.in: Eliminate references to Cygnus configure.
8515
8516         * Makefile.in: Eliminate references to building emacs.
8517
8518 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
8519
8520         * MAINTAINERS: Update my email address.
8521
8522 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
8523
8524         * config.if (libstdcxx_incdir): Version C++ headers.
8525         (cxx_incdir): Remove.
8526
8527 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8528
8529         * MAINTAINERS (Write After Approval): Add self.
8530
8531 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
8532
8533         * configure.in: Add support for ip2k.
8534
8535 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
8536
8537         * configure.in: Fix AIX configury bug.
8538
8539 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
8540
8541         * MAINTAINERS (Write After Approval): Add self.
8542
8543 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8544
8545         * configure.in: replace ${topsrcdir} with ${srcdir}
8546
8547         * configure.in: Move definition of libstdcxx_flags
8548         right above usage, rather than waaay earlier.
8549
8550         * configure.in: Pull definition of is_cross_compiler earlier.
8551
8552         * configure.in: Rearrange a little.
8553
8554         * configure.in: Remove references to librx.
8555         * Makefile.in: Remove references to librx.
8556
8557 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
8558
8559         * config.sub: Add support for avr target.
8560         Import from master sources, rev 1.255
8561
8562 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
8563
8564         * configure, .cvsignore:  Revert previous change...
8565         * Makefile:  ...delete.
8566
8567 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8568
8569         * configure.in: Eliminate ${gasdir} variable.
8570
8571 2002-06-18  Dave Brolley  <brolley@redhat.com>
8572
8573         * configure.in: Add support for frv.
8574         * config.sub: Add support for frv.
8575
8576 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8577
8578         * configure:  Remove garbage from previous commit.
8579
8580 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8581
8582         * configure:  For in-source builds, make a subdir and re-exec there.
8583         * Makefile:  New file.  Pass targets through to build directory.
8584         * .cvsignore:  No longer ignore "Makefile".
8585
8586 2002-06-16  Douglas Rupp  <rupp@gnat.com>
8587
8588         * MAINTAINERS (Write After Approval): Add self.
8589
8590 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8591
8592         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8593
8594 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
8595
8596         * configure.in (vax-*-netbsd*): Re-enable gas.
8597
8598 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
8599
8600         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8601         BUILD_PREFIX_1, to correct nomenclature.
8602         * configure: Likewise.
8603
8604         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8605         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8606
8607 2002-05-31  Olaf Hering  <olh@suse.de>
8608
8609         * config-ml.in: Propogate DESTDIR also.
8610
8611 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
8612
8613         * configure.in (vax-*-netbsd*): Don't build gas for this
8614         platform.
8615
8616 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8617
8618         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8619         and libgcj for AVR.
8620
8621 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
8622
8623         * MAINTAINERS (Write After Approval): Add myself.
8624
8625 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
8626
8627         * config.guess: Update to 2002-05-22 version.
8628         * config.sub: Likewise.
8629
8630 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8631
8632         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8633         * config-ml.in: Likewise.
8634         * configure: Likewise.
8635         * configure.in: Likewise.
8636
8637 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
8638
8639         * MAINTAINERS: Update my email address.
8640
8641 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
8642
8643         * configure.in: Simplify makefile fragment collection.
8644
8645         * configure.in: Remove code to build emacs.
8646
8647         * configure.in : Remove --srcdir argument from targargs and buildargs
8648         (it's always overridden in the Makefile anyway).  Rearrange a bit.
8649
8650         * configure: Move some logic to configure.in.
8651         * configure.in: Move some logic from configure.
8652
8653 2002-05-11  Tom Tromey  <tromey@redhat.com>
8654
8655         * MAINTAINERS: Reflect libgcj reality.
8656
8657 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
8658
8659         * Makefile.in: Honour DESTDIR.
8660
8661 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
8662
8663         * config.guess: Import 2002-03-20 version.
8664         * config.sub: Import 2002-04-26 version.
8665
8666 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8667
8668         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
8669
8670 2002-05-07  Tim Josling  <tej@melbpc.org.au>
8671
8672         * MAINTAINERS: Add self.
8673
8674 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
8675
8676         * ltmain.sh: Detect and handle object name conflicts
8677         while piecewise linking a static library.
8678
8679 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
8680
8681         * configure.in (noconfigdirs): Don't disable libgcj on
8682         sparc64-*-solaris* and sparcv9-*-solaris*.
8683
8684 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
8685
8686         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8687
8688 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
8689
8690         * configure.in (FLAGS_FOR_TARGET): Do not add
8691         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8692         on i[3456]86-*-linux*.
8693
8694 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
8695
8696         * configure.in (noconfigdirs): Replace [ ] with test.
8697
8698         * configure.in (noconfigdirs): Do not add target-newlib if
8699         target == i[3456]86-*-linux*, and host == target.
8700
8701 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
8702
8703         * configure.in: delete reference to absent file
8704
8705         * configure.in: replace '[' with 'test'
8706
8707         * configure.in: Eliminate references to gash.
8708         * Makefile.in: Eliminate references to gash.
8709
8710         * configure.in: remove useless references to 'pic' makefile fragments.
8711
8712         * configure.in: (*-*-windows*) Finish removing.
8713
8714         * configure.in: Eliminate redundant test for libgui.
8715
8716 2002-04-29  Roger Sayle  <roger@eyesopen.com>
8717
8718         * MAINTAINERS: Add self and realphabetize.  Update entries
8719         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
8720         entry for a29k port maintainer.
8721
8722 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
8723
8724         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8725         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8726
8727 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
8728
8729         * configure.in: remove references to dead files
8730
8731 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
8732
8733         * MAINTAINERS: Add information about purpose of this file.
8734
8735 2002-04-18  Tom Tromey  <tromey@redhat.com>
8736
8737         * configure.in: Disallow configuring libgcj when it is already
8738         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
8739         Solaris 2.8 by default.  For PR libgcj/6158.
8740
8741 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8742
8743         * configure.in:  Move default CC setting out of config/mh-* fragments
8744         directly into here.
8745
8746 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8747
8748         * configure.in: don't even try to configure or make a subdirectory
8749         if there's no configure script for it.
8750
8751 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
8752
8753         * MAINTAINERS: Remove chill maintainers.
8754         * Makefile.in (CHILLFLAGS): Remove.
8755         (CHILL_LIB): Remove.
8756         (TARGET_CONFIGDIRS): Remove libchill.
8757         (CHILL_FOR_TARGET): Remove.
8758         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8759         CHILL_LIB.
8760         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8761         (CHECK_TARGET_MODULES): Likewise.
8762         (INSTALL_TARGET_MODULES): Likewise.
8763         (CLEAN_TARGET_MODULES): Likewise.
8764         (configure-target-libchill): Remove.
8765         (all-target-libchill): Remove.
8766         * configure.in (target_libs): Remove target-libchill.
8767         Do not compute CHILL_FOR_TARGET.
8768         * libchill: Remove directory.
8769
8770 2002-04-11  DJ Delorie  <dj@redhat.com>
8771
8772         * Makefile.in, configure.in: Sync with binutils, entries
8773         follow...
8774
8775 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
8776
8777         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
8778         (do-tar, do-bz2): New rules.
8779         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
8780         (gdb-tar): New rule.
8781         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
8782         (insight_dejagnu.tar): New rule.
8783         (insight.tar): New rule.
8784         (gdb+dejagnu.tar): New rule.
8785         (gdb.tar): New rule.
8786
8787 2002-02-01  Mo DeJong  <supermo@bayarea.net>
8788
8789         * Makefile.in: Add all-tix to deps for all-snavigator
8790         so that tix is built when building snavigator.
8791
8792 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
8793
8794         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8795         ld and gdb are not supported.
8796
8797 2002-01-07  Mark Salter  <msalter@redhat.com>
8798
8799         * configure.in: Remove target-bsp and target-cygmon from arm builds.
8800         Allow target-libgloss to be built for arm, strongarm, and xscale.
8801
8802 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
8803
8804         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8805         options for i[3456]86-pc-linux* native builds.
8806
8807 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
8808
8809         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8810         files from .po files for a distribution.
8811
8812 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
8813
8814         * configure.in: Enable libstdc++-v3 for h8300 targets.
8815
8816 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
8817
8818         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
8819         version from bfd/.
8820
8821 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
8822
8823         * Makefile.in (VER): When present, extract the version number from
8824         the file version.in.
8825
8826 2001-05-24  Tom Rix  <trix@redhat.com>
8827
8828         * configure.in : enable ld for aix
8829
8830 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8831
8832         * config.guess: Add linux target for S/390.
8833
8834 2000-11-07  Philip Blundell  <pb@futuretv.com>
8835
8836         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8837
8838 2000-11-03  Philip Blundell  <pb@futuretv.com>
8839
8840         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8841         files.
8842
8843 2001-01-15  Ben Elliston  <bje@redhat.com>
8844
8845         * configure.in (host_tools): Add sid.
8846         Always configure cgen.
8847
8848 2000-11-24  Nick Clifton  <nickc@redhat.com>
8849
8850         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
8851
8852
8853 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
8854
8855         * Makefile.in (ALL_MODULES): Add all-cgen.
8856         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8857         (all-cgen): New target.
8858         (all-opcodes,all-sim): Depend on all-cgen.
8859         * configure.in (host_tools): Add cgen.
8860         Only configure cgen if --enable-cgen-maint.
8861
8862 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
8863
8864         * configure.in: Add *-*-freebsd* configurations.
8865
8866 2002-04-08  Tom Tromey  <tromey@redhat.com>
8867
8868         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8869         Fixes PR libgcj/6068.
8870
8871 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
8872
8873         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8874
8875 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8876
8877         * configure.in (alpha*-dec-osf*): Enable libgcj.
8878
8879 2003-03-27  Matthew Gingell  <gingell@gnat.com>
8880
8881         * MAINTAINERS (Write After Approval): Add myself.
8882
8883 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
8884
8885         Fix for: PR bootstrap/3591, target/5676
8886         * configure.in (mcore-pe): Disable the configuration of
8887         libstdc++-v3 since exceptions are not supported.
8888
8889 2002-03-20  Anthony Green  <green@redhat.com>
8890
8891         * configure.in: Enable libgcj for xscale-elf target.
8892
8893 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
8894
8895         * MAINTAINERS:  Update my email address.
8896
8897 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
8898
8899         * ltmain.sh (relink_command): Fix typo in previous change.
8900
8901 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
8902
8903         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
8904         (relink_command): Added --tag flags.
8905         (mode=install): If relinking fails; error out.
8906
8907 2002-03-12  Richard Henderson  <rth@redhat.com>
8908
8909         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
8910         .NOTPARALLEL tag.
8911         (do-check): Rename from check.
8912         (check): Allow parallel check.
8913
8914 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
8915
8916         * MAINTAINERS: Add myself as maintainer for xtensa port.
8917         Fix alphabetical order in CPU port maintainer list.
8918         Remove myself from Write After Approval list.
8919
8920 2002-03-11  Richard Henderson  <rth@redhat.com>
8921
8922         * Makefile.in (.NOTPARALLEL): Add fake tag.
8923
8924 2002-03-07  H.J. Lu  (hjl@gnu.org)
8925
8926         * configure.in: Enable gprof for mips*-*-linux*.
8927
8928 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
8929
8930         * MAINTAINERS (Write After Approval): Add myself.
8931
8932 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
8933
8934         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8935         libjava.
8936         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8937
8938 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
8939
8940         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8941         because its Makefile is there; test for the executable instead.
8942
8943 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
8944
8945         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8946         libstdc++-v3 and libjava.
8947
8948 2002-02-11  Adam Megacz  <adam@xwt.org>
8949
8950         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8951         boehm-gc
8952
8953 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
8954
8955         * config.guess: Updated to 2002-01-30's version.
8956         * config.sub: Updated to 2002-02-01's version.
8957         Contribute sh64-elf.
8958         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
8959         * configure.in: Added sh64-*-*.
8960
8961 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
8962
8963         * MAINTAINERS: Belatedly add myself to write after approval list.
8964
8965 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
8966
8967         * MAINTAINERS: Put self in as maintainer for x86-64 port.
8968         Remove self as Write After Approval.
8969
8970 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
8971
8972         * MAINTAINERS: Put self in as maintainer for contrib/regression
8973         directory.
8974
8975 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
8976
8977         * MAINTAINERS:  Update my email address.
8978
8979 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
8980
8981         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
8982         target-libiberty, and target-libgloss.  Skip Java-related
8983         libraries if not supported for NetBSD on target CPU.
8984
8985 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
8986
8987         * install-sh: Use _inst.$$_ for temp file name.
8988
8989 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
8990
8991         * MAINTAINERS (Write After Approval): Move my contact info
8992         from here...
8993         (OS Port Maintainers): ...to here (netbsd).
8994
8995 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
8996
8997         * MAINTAINERS (Write After Approval): Add myself.
8998
8999 2002-01-17  H.J. Lu  <hjl@gnu.org>
9000
9001         * Makefile.in (all-fastjar): Also depend on all-libiberty.
9002         (all-target-fastjar): Also depend on all-target-libiberty.
9003
9004 2002-01-16  H.J. Lu  (hjl@gnu.org)
9005
9006         * config.guess: Import from master sources, rev 1.225.
9007         * config.sub: Import from master sources, rev 1.238.
9008
9009 2002-01-16  Kazu Hirata  <kazu@hxi.com>
9010
9011         * MAINTAINERS (Write After Approval): Remove myself.
9012
9013 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
9014
9015         * MAINTAINERS (Write After Approval): Add myself.
9016
9017 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9018
9019         * MAINTAINERS: Add self as docs co-maintainer.
9020
9021 2001-12-11  Matthias Klose  <doko@debian.org>
9022
9023         * MAINTAINERS (Write After Approval): Add myself.
9024
9025 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
9026
9027         * MAINTAINERS: Update my email address.
9028
9029 2001-12-07  Turly O'Connor  <turly@apple.com>
9030         * MAINTAINERS (Write After Approval): Add myself.
9031         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9032         (rs6000_initialize_trampoline): Call __trampoline_setup for
9033         ABI_DARWIN too.
9034         * darwin-tramp.asm: New file, implements __trampoline_setup.
9035         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9036
9037 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
9038
9039         * MAINTAINERS (Write After Approval): Add myself.
9040
9041 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
9042
9043         * configure, configure.in: Use temp file for long sed commands.
9044
9045 2001-12-03  Laurent Guerby  <guerby@acm.org>
9046
9047         * config.sub: Update to version 1.232 on subversion.
9048
9049 2001-12-03  Ben Elliston  <bje@redhat.com>
9050
9051         * MAINTAINERS: Update mail address for config.* patches.
9052
9053 2001-11-27  DJ Delorie  <dj@redhat.com>
9054             Zack Weinberg  <zack@codesourcery.com>
9055
9056         When build != host, create libiberty for the build machine.
9057
9058         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9059         CONFIG_ARGUMENTS.
9060         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9061         New variables.
9062         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9063         and rules.
9064         (all.normal): Depend on ALL_BUILD_MODULES.
9065         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9066         (all-build-libiberty): Depend on configure-build-libiberty.
9067
9068         * configure: Calculate and substitute proper value for
9069         ALL_BUILD_MODULES.
9070         * configure.in: Create the build subdirectory.
9071         Calculate and substitute TARGET_CONFIGARGS (formerly
9072         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9073
9074 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
9075
9076         * MAINTAINERS (write-after-approval): Add self.
9077
9078 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9079
9080         * MAINTAINERS (GNATS only accounts): Remove self.
9081
9082 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
9083
9084         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9085         libf2c.
9086
9087 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9088
9089         * MAINTAINERS (Write After Approval): Add self.
9090
9091 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9092
9093         * MAINTAINERS: mips and s390 are also CPU ports.
9094
9095 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9096
9097         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9098
9099 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
9100
9101         * MAINTAINERS: Alphabetize.
9102
9103 2001-11-09  Kazu Hirata  <kazu@hxi.com>
9104
9105         * MAINTAINERS (Various maintainers: h8 port): Add myself.
9106
9107 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9108
9109         * MAINTAINERS (Various maintainers: hppa port): Added myself.
9110
9111 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
9112
9113         * configure.in (--enable-languages): Be more permissive about
9114         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
9115
9116 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
9117
9118         * config.sub: Import from master sources, rev. 1.230.
9119         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9120
9121 2001-11-07  Laurent Guerby  <guerby@acm.org>
9122
9123         * MAINTAINERS (Write After Approval): Add self.
9124
9125 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
9126
9127         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9128
9129 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
9130
9131         * config.sub: Import from master sources, rev 1.226.
9132         * config.guess: Import from master sources, rev 1.216.
9133
9134 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
9135
9136         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9137         * MAINTAINERS: Add self as maintainer of MMIX port.
9138         Remove old after-approval entry.
9139
9140 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
9141
9142         * ChangeLog, configure: Fix spelling errors.
9143
9144 2001-10-20  Brendan Kehoe  <brendan@zen.org>
9145
9146         * MAINTAINERS: Tweak my address.
9147
9148 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
9149
9150         * MAINTAINERS: Update my email address.
9151
9152 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
9153
9154         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9155         * MAINTAINERS: Add self as maintainer of CRIS port.
9156
9157 2001-10-10  Geert Bosch  <bosch@gnat.com>
9158
9159         * MAINTAINERS (Various maintainers: Ada front end):
9160         Added Robert Dewar.
9161
9162 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
9163
9164         * MAINTAINERS (Write After Approval): Added self
9165
9166 2001-10-02  Geert Bosch  <bosch@gnat.com>
9167
9168         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9169
9170 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9171
9172         * configure: Handle temporary files securely using mkdir.
9173
9174 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
9175
9176         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9177
9178 2001-09-26  Will Cohen  <wcohen@redhat.com>
9179
9180         * configure.in (*-*-linux*): Disable configuration of target-newlib
9181         and target-libgloss.
9182
9183 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9184
9185         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9186         RANLIB.
9187
9188 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
9189
9190         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9191         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9192         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9193         avoid quotes nesting problems.
9194         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9195         (DO_X): Export only variables that are set.
9196
9197 2001-09-19  Ben Elliston  <bje@redhat.com>
9198
9199         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9200         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9201         semantics.  Use the shell built-in "type" command instead.
9202
9203 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
9204
9205         Merged from gcc-3_0-branch:
9206         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
9207         * ltcf-c.sh: Use $objext, not $ac_objext.
9208         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
9209         * ltcf-cxx.sh: Add support for GNU.
9210         2001-07-22  Timothy Wall  <twall@redhat.com>
9211         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
9212         default settings if using GNU tools with that configuration.
9213         * ltcf-cxx.sh: Ditto.
9214         * ltcf-gcj.sh: Ditto.
9215         2001-07-21  Michael Chastain  <chastain@redhat.com>
9216         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9217         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
9218         * ltmain.sh: Mark as gcc-local.
9219
9220 2001-08-30  Eric Christopher  <echristo@redhat.com>
9221             Jason Eckhardt  <jle@redhat.com>
9222
9223         * config.guess: Merge from master sources.
9224         * config.sub: Merge from master sources, add support for mipsisa32.
9225
9226 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
9227         * config.sub: Merge from master sources, rev 1.219.
9228         * MAINTAINERS: Add self as contact for stormy16 port.
9229
9230 2001-08-14  Zack Weinberg  <zackw@panix.com>
9231
9232         * config.sub: Merge from master sources, rev 1.218.
9233         * config.guess: Merge from master sources, rev 1.209.
9234
9235 2001-08-11  Graham Stott  <grahams@redhat.com>
9236
9237         * Makefile.in (check-c++): Add missing semicolon.
9238
9239 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
9240
9241         * MAINTAINERS (Various maitainers: predict.def): Added myself.
9242
9243 2001-07-30  Eric Christopher  <echristo@redhat.com>
9244
9245         * MAINTAINERS (Various maintainers: mips port): Added myself.
9246
9247 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
9248
9249         * configure.in (sh-*-linux*): New.
9250
9251 2001-07-27  Richard Henderson  <rth@redhat.com>
9252
9253         * .cvsignore: Add LAST_UPDATED.
9254
9255 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
9256
9257         * MAINTAINERS (Various maintainers: s390 port): Added myself.
9258
9259 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
9260
9261         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9262
9263 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
9264
9265         * MAINTAINERS (Write After Approval): Added myself.
9266
9267 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9268
9269         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9270         and libgcj on m68hc11/m68hc12.
9271
9272 2001-06-27  H.J. Lu  (hjl@gnu.org)
9273
9274         * Makefile (CFLAGS_FOR_BUILD): New.
9275         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9276
9277 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9278
9279         * README: Remove version number.
9280
9281 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9282
9283         * INSTALL/README: Update wrt. to the installation instructions now
9284         residing in gcc/doc/install.texi.
9285
9286 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9287
9288         * README: Replace with a cut-down and updated version of gcc/README.
9289
9290 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
9291
9292         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9293         multilibs to be disabled.
9294
9295 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
9296
9297         * MAINTAINERS (Write After Approval): Add myself.
9298
9299 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
9300
9301         * config.guess: Import CVS version 1.195.
9302         * config.sub: Import CVS version 1.212.
9303
9304 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
9305
9306         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9307         gcc/xgcc is built, use -print-prog-name to find out the program
9308         name to use.
9309
9310 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
9311
9312         * config.guess:  Import CVS version 1.194.  All gcc-local changes
9313         appear to also be in the master copy.
9314         * config.sub:  Import CVS version 1.211.
9315
9316 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
9317
9318         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9319         with_gcc]: Use `gcc -shared' to build a shared library.
9320
9321 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9322
9323         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9324         archives.
9325
9326 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9327
9328         * MAINTAINERS (Write After Approval): Add myself.
9329
9330 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
9331
9332         * configure.in (libstdcxx_flags): Do not try to execute
9333         libstdc++-v3/testsuite_flags until it exists.
9334
9335 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
9336
9337         * MAINTAINERS: Update my email address.
9338
9339 2001-05-31  Graham Stott  <grahams@redhat.com>
9340
9341         * MAINTAINERS (Write After Approval): Add myself.
9342
9343 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
9344
9345         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
9346         libraries when using g++ with native linker.
9347
9348 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
9349
9350         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9351
9352 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
9353
9354         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9355         [aix4*|aix5*]: Prepend blank.
9356
9357 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
9358
9359         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9360         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
9361         of subdir/configure scripts to use the new libtool.m4.
9362
9363 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
9364
9365         * MAINTAINERS (Write After Approval): Add myself.
9366
9367 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
9368
9369         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9370
9371 2001-05-11  Ben Elliston  <bje@redhat.com>
9372
9373         * Makefile.in (all-sid): New target.
9374         (check-sid, clean-sid, install-sid): Likewise.
9375
9376 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
9377
9378         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9379
9380 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9381
9382         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9383         libgcj.
9384
9385 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9386
9387         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9388         gcc/xgcc is built, use -print-prog-name to find out the program
9389         name to use.
9390
9391 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
9392
9393         * configure.in (noconfigdirs): Don't reset it from scratch in the
9394         target case; only append to it.
9395
9396         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9397         sparc-*-solaris2.8]: Disable ${libgcj}.
9398
9399 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
9400
9401         * configure.in (libgcj_saved): Copy from $libgcj.
9402         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9403         --disable-libgcj.
9404
9405 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
9406
9407         * MAINTAINERS: Remove self as MIPS maintainer and
9408         C front end maintainer.
9409
9410 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
9411
9412         * configure.in: Move *-chorusos target case to the proper switch.
9413         Disable libgcj.
9414
9415 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9416
9417         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9418         1.641.2.228.
9419
9420 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9421
9422         * Makefile.in (STAGE1_CFLAGS): Pass down.
9423
9424 2001-04-13  Alan Modra  <amodra@one.net.au>
9425
9426         * config.guess: Add hppa64-linux support.  Note for next import that
9427         this is already in the master file.
9428         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
9429
9430 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9431
9432         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9433         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9434
9435 2001-04-11  Stan Shebs  <shebs@apple.com>
9436
9437         * MAINTAINERS: Add self as Darwin port maintainer.
9438
9439 2001-04-11  Alan Modra  <amodra@one.net.au>
9440
9441         * MAINTAINERS: Update my email address.
9442
9443 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
9444
9445         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9446         recent versions of FreeBSD (release 3 or later).
9447         * ltconfig: On FreeBSD, -lc must not be provided when building
9448         a shared library or else the standard -pthread gcc option is
9449         rendered worthless to later users of the built library.
9450
9451 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9452
9453         * MAINTAINERS: Add self and RTH as C front end maintainers.
9454
9455 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
9456
9457         * config.sub: Make sure to match an already-canonicalized
9458         machine name (eg. mn10300-unknown-elf).
9459
9460 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
9461
9462         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9463         New macros.
9464         (bootstrap, cross): Use RECURSE_FLAGS.
9465         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9466
9467 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
9468
9469         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9470
9471 2001-03-22  Colin Howell  <chowell@redhat.com>
9472
9473         * Makefile.in (DO_X): Do not backslash single-quotes in
9474         backquotes (two places).
9475
9476 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9477
9478         Re-installed:
9479         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9480         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9481         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9482         * ltcf-cxx.sh: Likewise.
9483         * ltcf-gcj.sh: Likewise.
9484
9485 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9486
9487         * MAINTAINERS: Add myself as "documentation co-maintainer".
9488
9489 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9490
9491         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9492         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9493
9494 2001-03-19  Tom Tromey  <tromey@redhat.com>
9495
9496         * config-ml.in: Handle GCJ and GCJFLAGS.
9497
9498 2001-03-21  Michael Chastain  <chastain@redhat.com>
9499
9500         * Makefile.in: all-m4 depends on all-texinfo.
9501
9502 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
9503
9504         * MAINTAINERS: Add myself to write after approval list.
9505
9506 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
9507
9508         * Makefile.in (DO_X): Quote nested quotes.
9509
9510 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
9511
9512         * MAINTAINERS: Add myself to write after approval list.
9513
9514 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
9515
9516         * Makefile.in (DO_X): Use double quotes for quoting
9517         "RANLIB=$${RANLIB}".
9518
9519 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
9520
9521         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9522
9523 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
9524
9525         * configure.in: Only use `lang_requires' for languages athat are
9526         actually enabled.
9527
9528 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
9529
9530         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
9531
9532 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
9533
9534         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9535
9536 2001-03-07  Tom Tromey  <tromey@redhat.com>
9537
9538         * configure.in: Allow config-lang.in to set `lang_requires' to list
9539         of other required languages.
9540
9541 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
9542
9543         * Makefile.in: Remove RANLIB definition. Use RANLIB
9544         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9545         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9546
9547 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
9548             Alexandre Oliva  <aoliva@redhat.com>
9549
9550         * Makefile.in (check-c++): Use tabs, not spaces.
9551
9552 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
9553
9554         * MAINTAINERS: add myself to Write After Approval list.
9555
9556 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
9557
9558         * Makefile.in (check-c++): New rule.
9559
9560         * configure.in (target_libs): Remove libg++.
9561         (noconfigdirs): Remove libg++.
9562         (noconfigdirs): Same.
9563         (noconfigdirs): Same.
9564         (noconfigdirs): Same.
9565
9566         * config-ml.in: Remove libg++ references.
9567
9568         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9569         (ALL_TARGET_MODULES): Same.
9570         (configure-target-libg++): Remove.
9571         (all-target-libg++): Remove.
9572         (configure-target-libio): Remove.
9573         (all-target-libio): Remove.
9574         (check-target-libio): Remove.
9575         (.PHONY): Remove.
9576         (libg++.tar.bz2): Remove.
9577         (all-target-cygmon): Remove libio.
9578         (all-target-libstdc++): Remove.
9579         (configure-target-libstdc++): Remove.
9580         (TARGET_LIB_PATH): Remove libstdc++.
9581         (ALL_GCC_CXX): Remove libstdc++.
9582         (all-target-gperf): Correct.
9583
9584 2001-02-16  Nick Clifton  <nickc@redhat.com>
9585
9586         * configure.in (noconfigdirs): Allow configuration of texinfo
9587         for Cygwin hosts.
9588
9589 2001-02-15  Anthony Green  <green@redhat.com>
9590
9591         * configure: Introduce GCJ_FOR_TARGET.
9592         * configure.in: Ditto.
9593         * Makefile.in: Ditto.
9594
9595 2001-02-13  Andreas Schwab  <schwab@suse.de>
9596
9597         * MAINTAINERS: Update mail address.
9598
9599 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9600
9601         * config.guess: Add linux target for S/390.
9602         * config.sub: Likewise.
9603
9604 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
9605
9606         * configure.in: for *-chorusos, don't config target-newlib and
9607         target-libgloss.
9608
9609 2001-02-06  Ben Elliston  <bje@redhat.com>
9610
9611         * configure: Output host type to stdout, not stderr.
9612
9613 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
9614
9615         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
9616         * ltcf-cxx.sh: Likewise.
9617
9618         * config.if: Assume enable_libstdcxx_v3 is defined.
9619
9620 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
9621
9622         Remove V2 C++ library.
9623         * configure.in: Remove --enable-libstdcxx_v3 support.
9624
9625 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
9626
9627         * include/demangle.h: Add prototype for java_demangle_v3.
9628
9629 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
9630
9631         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
9632
9633 2001-01-27  Richard Henderson  <rth@redhat.com>
9634
9635         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9636
9637 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9638
9639         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9640         Don't unset, it's non-portable and no longer necessary, set to empty
9641         instead.
9642
9643 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9644
9645         * ltconfig: Shell portability fix for the tagname validity check.
9646
9647 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
9648
9649         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9650         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9651
9652 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9653
9654         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9655
9656 2001-01-26  Tom Tromey  <tromey@redhat.com>
9657
9658         * configure.in: Allow libgcj to be built on Sparc Solaris.
9659
9660 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
9661
9662         * ltcf-c.sh: Add aix5 case.
9663         * ltcf-cxx.sh: Likewise.
9664         * ltconfig: Likewise.
9665
9666 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
9667
9668         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9669         keep at least one of build_libtool_libs or build_old_libs set to
9670         yes.
9671
9672         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9673         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9674
9675 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
9676
9677         * configure.in: Enable libgcj on several additional platforms.
9678
9679 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
9680
9681         * configure.in: Enable libgcj for linux targets.
9682
9683 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9684
9685         * MAINTAINERS (Write After Approval): Add myself.
9686
9687 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9688
9689         * MAINTAINERS: Add myself as vax port maintainer.
9690
9691 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
9692
9693         * MAINTAINERS: Add myself as Mercury front-end maintainer.
9694
9695 2001-01-09  Mike Stump  <mrs@wrs.com>
9696
9697         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
9698         failures of subdirectories.
9699
9700 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9701
9702         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9703         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9704         * ltcf-cxx.sh: Likewise.
9705         * ltcf-gcj.sh: Likewise.
9706         * ltconfig.sh: Fix typo.
9707
9708 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9709
9710         * configure: handle DOS-style absolute paths.
9711
9712 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9713
9714         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
9715
9716 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
9717
9718         * MAINTAINERS: Add myself as avr port co-maintainer.
9719
9720 2000-12-28  Ben Elliston  <bje@redhat.com>
9721
9722         * MAINTAINERS: Add myself under ``Write After Approval''.
9723
9724 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
9725
9726         * texinfo: Remove directory from GCC.
9727
9728 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9729
9730         * COPYING: Update to current
9731         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
9732         to 19yy as example year in copyright notice).
9733
9734 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
9735
9736         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
9737         (libstdcxx_incdir): Pass down.
9738         * config.if: Remove expired bits for cxx_interface, add stub.
9739         (libstdcxx_incdir): Add variable for g++ include directory.
9740         * configure.in (gxx_include_dir): Use it.
9741
9742 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
9743
9744         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
9745         with old-email address from ``Write After Approval''.
9746
9747 2000-12-15  Andreas Jaeger  <aj@suse.de>
9748
9749         * configure.in: Handle lang_dirs.
9750
9751 2000-12-14  Tom Tromey  <tromey@redhat.com>
9752
9753         * MAINTAINERS: Removed brads.
9754
9755         * MAINTAINERS: Added gcj developers.
9756
9757 2000-12-13  Anthony Green  <green@redhat.com>
9758
9759         * configure.in: Disable libgcj for any target not specifically
9760         listed.  Disable libgcj for x86 and Alpha Linux until compatible
9761         with g++ abi.
9762
9763 2000-12-13  Mike Stump  <mrs@wrs.com>
9764
9765         * Makefile.in (local-distclean): Also remove fastjar.
9766
9767 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
9768
9769         * contrib/gcc_update: Add fastjar --touch entries.
9770
9771 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
9772
9773         * configure.in: Disable language-specific target libraries for
9774         languages that aren't enabled.
9775
9776 2000-12-10  Anthony Green  <green@redhat.com>
9777
9778         * configure.in: Define libgcj.  Disable libgcj target libraries for
9779         most targets.
9780
9781 2000-12-10  Neil Booth  <neilb@earthling.net>
9782
9783         * MAINTAINERS: Update mail address, remove from WAA list.
9784
9785 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9786
9787         * libjava: Imported from /cvs/java.
9788         * libffi: Likewise.
9789         * Boehm-gc: Likewise.
9790
9791 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9792
9793         * configure.in (target_libs): Revert 2000-12-08 patch.
9794         (noconfigdirs): Added target-libjava.
9795
9796 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9797
9798         * djunpack.bat: removed.
9799
9800 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9801
9802         * Makefile.in: handle DOS-style absolute paths.
9803         * config-ml.in: likewise.
9804         * symlink-tree: likewise.
9805
9806 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9807
9808         * fastjar: Imported.
9809
9810 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9811
9812         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
9813         libjava.
9814         * configure.in (target_libs): Removed `target-libjava'.
9815
9816 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9817
9818         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
9819         (ALL_MODULES): Added fastjar.
9820         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
9821         (all-target-libjava): all-fastjar replaces all-zip.
9822         (all-fastjar): Added.
9823         (configure-target-fastjar, all-target-fastjar): Likewise.
9824         * configure.in (host_tools): Added fastjar.
9825
9826 2000-12-07  Mike Stump  <mrs@wrs.com>
9827
9828         * Makefile.in (local-distclean): Remove leftover built files.
9829
9830 2000-11-24  Nick Clifton  <nickc@redhat.com>
9831
9832         * configure.in (xscale-elf): Add target.
9833         (xscale-coff): Add target.
9834
9835 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
9836
9837         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9838         recent versions of FreeBSD (release 3 or later).
9839         * ltconfig: On FreeBSD, -lc must not be provided when building
9840         a shared library or else the standard -pthread gcc option is
9841         rendered worthless to later users of the built library.
9842
9843 2000-11-16  Fred Fish  <fnf@be.com>
9844
9845         * configure.in (enable_libstdcxx_v3): Fix typo,
9846         libstd++ -> libstdc++.
9847
9848 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9849
9850         * MAINTAINERS: Add self to Write After Approval list.
9851
9852 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
9853
9854         * MAINTAINERS: Update my email address.  Add myself to global write
9855         privs list.
9856
9857 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
9858
9859         * Makefile.in: Merge with src and libgcj.
9860         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
9861         configure-target-<library> when their configure scripts need the C
9862         or C++ library to have already been built to work properly.
9863         (do_proto_toplev): Set them to an empty string.
9864
9865         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9866         (REALLY_SET_LIB_PATH): Use them.
9867
9868 2000-11-17  Stan Shebs  <shebs@apple.com>
9869
9870         * MAINTAINERS: Add self to Write After Approval list.
9871
9872 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9873
9874         * configure: Provide the original toplevel configure arguments
9875         (including $0) to subprocesses in the environment rather than
9876         through gcc/configargs.h.
9877
9878 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9879
9880         * MAINTAINERS: Remove references to cccp. Change C9X reference to
9881         C99.  Alphabetise "Write After Approval" list.
9882
9883 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
9884
9885         * configure: Turn on libstdc++ V3 by default.
9886
9887         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9888         if we've got GCC.
9889
9890 2000-11-11  Philip Blundell  <philb@gnu.org>
9891
9892         * MAINTAINERS: Add self to Write After Approval list.
9893
9894 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
9895
9896         * ltcf-c.sh (aix4): Improve shared library configuration; require
9897         exporting symbols.
9898         * ltcf-cxx.sh (aix4): Define.
9899         * ltconfig (aix4): Define library and soname specs appropriate for
9900         AIX.  Define command to create export symbols list.
9901
9902 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
9903
9904         * config.sub: Add support for Sun Chorus
9905
9906 2000-10-31  Nick Clifton  <nickc@redhat.com>
9907
9908         * MAINTAINERS: Rename <name>@cygnus.com addresses to
9909         <name>@redhat.com.  Also installed new email address for Clint
9910         Popetz.
9911
9912 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
9913
9914         * etc: Remove directory from GCC.
9915
9916 2000-10-16  Michael Meissner  <meissner@redhat.com>
9917
9918         * configure (gcc/configargs.h): Only create if there is a build GCC
9919         directory created.
9920
9921 2000-10-16  Matthias Klose  <doko@debian.org>
9922
9923         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9924         when configured for libstdc++-v3.
9925
9926 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
9927
9928         * configure: Save configure arguments to gcc/configargs.h.
9929
9930 2000-10-04  Philipp Thomas  <pthomas@suse.de>
9931
9932         * config.guess: Import CVS version 1.157.
9933         * config.sub: Import CVS version 1.181.
9934
9935 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
9936
9937         * Makefile.in (bootstrap): avoid recursion if subdir missing
9938         (cross): ditto
9939         (do-proto-toplev): ditto
9940
9941 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
9942
9943         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9944         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9945
9946         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9947         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
9948         all affected `configure' scripts.
9949
9950 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
9951
9952         * MAINTAINERS: Add self as cpplib co-maintainer.
9953
9954 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
9955
9956         * MAINTAINERS: Add self to Write After Approval list.
9957
9958 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9959
9960         * INSTALL/README: egcs -> GCC update.
9961
9962 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
9963
9964         * MAINTAINERS: Add myself to Write After Approval list.
9965
9966 2000-09-15  Kazu Hirata  <kazu@hxi.com>
9967
9968         * MAINTAINERS: Add myself to Write After Approval list.
9969
9970 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
9971
9972         * configure.in: Do not build byacc for hppa64.  Provide paths to the
9973         X11 libraries for hppa64.
9974
9975 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9976
9977         * MAINTAINERS: Add myself as 68hc11 port maintainer.
9978
9979 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
9980
9981         * Makefile.in (all-zlib): Added dummy target.
9982
9983         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9984         ltcf-gcj.sh: Updated from libtool multi-language branch.
9985
9986 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
9987
9988         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9989         (bootstrap*): Depend on all-bootstrap.
9990
9991 2000-09-05  Philipp Thomas  <pthomas@suse.de>
9992
9993         * config.guess: Import CVS version 1.156.
9994         * config.sub: Import CVS version 1.179.
9995
9996 2000-09-02  Anthony Green  <green@cygnus.com>
9997
9998         * Makefile.in (all-gcc): Depend on all-zlib.
9999         (CLEAN_MODULES): Add clean-zlib.
10000         (ALL_MODULES): Add all-zlib.
10001         * configure.in (host_libs): Add zlib.
10002
10003 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
10004
10005         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10006         crosses, but add gcc/include to the header search path for them.
10007
10008 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
10009
10010         * MAINTAINERS: Add self to Write After Approval list.
10011
10012 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10013
10014         * config.guess: Import CVS version 1.152.
10015         * config.sub: Import CVS version 1.177.
10016
10017 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
10018
10019         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10020         $targargs to tell whether newlib is going to be built.
10021
10022         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10023         $$r/TARGET_SUBDIR/libio for _G_config.h.
10024
10025 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
10026
10027         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10028
10029 2000-08-22  DJ Delorie  <dj@redhat.com>
10030
10031         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10032
10033 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
10034
10035         * config-ml.in (CC, CXX): Avoid trailing whitespace.
10036         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10037         sub-configures.
10038
10039 2000-08-21  DJ Delorie  <dj@redhat.com>
10040
10041         * MAINTAINERS: Add self as a libiberty maintainer
10042
10043 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
10044
10045         * configure.in (libstdcxx_flags): Use
10046         libstdc++-v3/src/libstdc++.INC.
10047
10048 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
10049
10050         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10051
10052 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
10053
10054         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10055
10056         * configure: Make enable_threads and enable_shared defaults
10057         explicit.  Substitute enable_threads into generated Makefiles.
10058         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10059         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10060
10061 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
10062
10063         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10064
10065 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
10066
10067         * config-ml.in (CC): Remove bogus duplicate quotation mark from
10068         previous delta.
10069
10070 2000-08-11  Jason Merrill  <jason@redhat.com>
10071
10072         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10073         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10074         (FLAGS_FOR_TARGET): Not here.
10075         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10076
10077 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
10078
10079         * config-ml.in (CC, CXX): Don't introduce a leading space.
10080
10081 2000-08-07  DJ Delorie  <dj@delorie.com>
10082
10083         * MAINTAINERS: Add self as a DJGPP maintainer
10084
10085 2000-08-07  DJ Delorie  <dj@redhat.com>
10086
10087         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10088         "if we're also building gcc, and it's a gcc that will run on the
10089         build machine, we want to use its includes instead of the system's
10090         default includes".
10091
10092 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10093
10094         * MAINTAINERS: Add self to Write After Approval list.
10095
10096 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
10097
10098         * configure.in (libstdcxx_flags): Don't use `"'.
10099
10100         * config-ml.in: Adjust multilib search paths to the
10101         appropriate multilib tree.
10102
10103 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
10104
10105         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10106         commas in $LANGUAGES.
10107
10108 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
10109
10110         * configure.in: Re-enable all references to libg++ and librx.
10111
10112 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
10113
10114         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10115         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
10116         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10117         * ltcf-cxx.sh (need_lc): Set based on postdeps.
10118
10119         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10120
10121 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
10122
10123         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10124         CXX_FOR_TARGET for sed.
10125
10126 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
10127
10128         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10129         Do not override if already set in the environment or in configure.
10130         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10131         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10132
10133 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
10134
10135         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10136         the libtool CVS tree multi-language branch.
10137         * ltconfig, ltmain.sh: Updated.
10138
10139 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
10140
10141         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10142         (clean-target): Depend on it.
10143
10144         * Makefile.in (FLAGS_FOR_TARGET): New macro.
10145         (GCC_FOR_TARGET): Use it.
10146         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10147         * configure.in: ... here.
10148         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
10149         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10150
10151 2000-07-24  Eric Christopher  <echristo@cygnus.com>
10152
10153         * MAINTAINERS: Add self to Write After Approval list.
10154
10155 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
10156
10157         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10158         (configure-target-libchill, configure-target-libobjc): Likewise.
10159
10160         * configure.in: Use the same cache file for all target libs.
10161         * config-ml.in: But different cache files per multilib variant.
10162
10163 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10164
10165         * configure (topsrcdir): Don't use dirname.
10166
10167 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
10168
10169         * MAINTAINERS: Add self to Write After Approval list.
10170
10171 2000-07-20  Jason Merrill  <jason@redhat.com>
10172
10173         * configure.in: Remove all references to libg++ and librx.
10174
10175         * configure, configure.in, Makefile.in: Unify gcc and binutils.
10176
10177 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
10178
10179         * config.sub: Update to subversions version 2000-07-06.
10180
10181 2000-07-12  Andrew Haley  <aph@cygnus.com>
10182
10183         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10184         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10185
10186 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
10187
10188         * symlink-tree:  Check number of arguments.
10189
10190 2000-07-05  Jim Wilson  <wilson@cygnus.com>
10191
10192         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10193         search path for a g++ extracted from the build tree.  This
10194         will allow link tests run by configure scripts in
10195         subdirectories to succeed.
10196
10197 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
10198
10199         * ltconfig: Add support for mips-dde-sysv4.2MP
10200
10201 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10202
10203         * MAINTAINERS: Add myself as loop discovery maintainer.
10204
10205 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
10206
10207         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10208         `os2'. Force ac_cv_exeext to be ".exe" in that case.
10209
10210 2000-06-19  Timothy Wall  <twall@cygnus.com>
10211
10212         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10213         * config.sub: Add tic54x target.
10214
10215 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10216
10217         * MAINTAINERS: Add self as Fortran maintainer,
10218         remove Craig Burley.
10219
10220 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10221
10222         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10223         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10224
10225 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
10226
10227         * MAINTAINERS: Add self as i18n maintainer
10228
10229 20000-05-21  H.J. Lu  (hjl@gnu.org)
10230
10231         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10232         directory are used if they exist. Make sure
10233         $(build_tooldir)/include is searched for header files,
10234         $(build_tooldir)/lib/ for library files.
10235         (GCC_FOR_TARGET): Likewise.
10236         (CXX_FOR_TARGET): Likewise.
10237
10238 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
10239
10240         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10241
10242 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
10243
10244         * Makefile.in (configure-target-libiberty): Depend on
10245         configure-target-newlib.
10246
10247 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
10248
10249         * configure.in, Makefile.in: Merge all libffi-related
10250         configury stuff from the libgcj tree.
10251
10252 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10253
10254         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10255         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10256
10257 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10258
10259         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10260         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10261         current version information.  Add to proto-toplev directory.
10262         (gdb-taz): Build do-djunpack.
10263
10264 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
10265
10266         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10267
10268 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10269
10270         * MAINTAINERS: Add self to Write After Approval list.
10271
10272 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10273
10274         * ltmain.sh: Preserve in relink_command any environment
10275         variables that may affect the linker behavior.
10276
10277 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
10278
10279         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10280
10281 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
10282
10283         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10284
10285 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
10286
10287         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10288         with the version name.
10289
10290 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
10291
10292         * MAINTAINERS: Add self as bb-reorder maintainer.
10293
10294 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
10295
10296         * config.if: Tweak.
10297
10298 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
10299
10300         * djunpack.bat: New file.
10301
10302 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10303
10304         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10305         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10306         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10307         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10308
10309 2000-04-16  Dave Pitts  <dpitts@cozx.com>
10310
10311         * config.sub (case $basic_machine): Change default for "ibm-*"
10312         to "openedition".
10313
10314 2000-04-13  Andreas Jaeger  <aj@suse.de>
10315
10316         * MAINTAINERS: Added myself.
10317
10318 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10319
10320         * Makefile.in (gdb-taz): New target.  GDB specific archive.
10321         (do-md5sum): New target.
10322         (MD5PROG): Define.
10323         (PACKAGE): Default to TOOL.
10324         (VER): Default to a shell script.
10325         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
10326         md5 checksum generation.
10327         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10328         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10329         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10330         insight.tar.bz2): Use gdb-taz to create archive.
10331
10332 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10333
10334         * configure (warn_cflags): Delete.
10335
10336 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
10337
10338         * MAINTAINERS: Added myself.
10339
10340 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
10341             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
10342
10343         * configure.in (enable_libstdcxx_v3): Add.
10344         (target_libs): Add bits here to switch between libstdc++-v2 and
10345         libstdc++-v3.
10346         * config.if: And this file too.
10347         * Makefile.in: Add libstdc++-v3 targets.
10348
10349 2000-04-05  Michael Meissner  <meissner@redhat.com>
10350
10351         * config.sub (d30v): Add d30v as a basic machine type.
10352
10353 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
10354
10355         * configure.in: -linux-gnu*, not -linux-gnu.
10356
10357 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10358
10359         * MAINTAINERS: Add self in write-after-approval section.
10360
10361 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
10362
10363         * MAINTAINERS: Add self as ia64 port maintainer.
10364
10365 2000-03-08  Neil Booth  <NeilB@earthling.net>
10366
10367         * MAINTAINERS: Add self in write-after-approval section.
10368
10369 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10370
10371         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10372         (do-tar-bz2): Replace TOOL with PACKAGE.
10373         (gdb.tar.bz2): Remove GDBTK from GDB package.
10374         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10375         dejagnu.tar.bz2): New packages.
10376
10377 2000-02-27  Andreas Jaeger  <aj@suse.de>
10378
10379         * configure.in: Add entry for mips*-*-linux*, move catch all
10380         *-*-*linux* entry below this one.
10381
10382 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
10383
10384         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10385
10386 2000-02-24  Nick Clifton  <nickc@cygnus.com>
10387
10388         * config.sub: Support an OS of "wince".
10389
10390 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10391
10392         * config.guess, config.sub: Updated to match config's 2000-02-15
10393         version.
10394
10395 2000-02-23  Linas Vepstas  <linas@linas.org>
10396
10397         * config.sub: Add support for Linux/IBM 370.
10398         * configure.in: Likewise.
10399
10400 2000-02-22  Nick Clifton  <nickc@cygnus.com>
10401
10402         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10403
10404 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
10405
10406         * config.guess: Guess "cygwin" rather than "cygwin32".
10407
10408 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10409
10410         * configure (gcc_version): When setting, narrow search to
10411         lines containing `version_string'.
10412
10413 2000-02-15  Denis Chertykov  <denisc@overta.ru>
10414
10415         * config.sub: Add support for avr target.
10416
10417 2000-02-14  Nick Clifton  <nickc@cygnus.com>
10418
10419         * MAINTAINERS: Add maintainers for MCore port.
10420
10421 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10422
10423         * config.sub: Add mmix-knuth-mmixware.
10424
10425 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10426
10427         * MAINTAINERS: Pair cccp with cpplib maintainership.
10428
10429 2000-01-27  Christopher Faylor  <cgf@redhat.com>
10430
10431         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10432         structure stuff to -L library search.
10433         (CXX_FOR_TARGET): Ditto.
10434         (CROSS_CHECK_MODULES): Fix spelling mistake.
10435
10436 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
10437
10438         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10439         the C++ compiler.
10440
10441 2000-01-12  Richard Henderson  <rth@cygnus.com>
10442
10443         * configure.in: Don't build some bits for beos.
10444
10445 2000-01-12  Joel Sherrill (joel@OARcorp.com)
10446
10447         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10448         as include files.
10449
10450 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
10451
10452         * Add self as cpplib maintainer, as requested by Jason
10453         Merrill.  Correct my e-mail address.
10454
10455 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
10456
10457         * configure.in: Use mt-aix43 to handle *_TARGET defs,
10458         not mh-aix43.
10459
10460 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
10461
10462         * MAINTAINERS: Add myself to "write after approval" list.
10463
10464 1999-12-14  Richard Henderson  <rth@cygnus.com>
10465
10466         * config.guess (alpha-osf, alpha-linux): Detect ev67.
10467         * config.sub: Accept alphaev[78], alphaev8.
10468
10469 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10470
10471         * config.guess, config.sub: Update from autoconf.
10472
10473 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
10474
10475         * MAINTAINERS:  update my playtime e-address.
10476
10477 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10478
10479         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10480         necessary libraries are missing.
10481
10482 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
10483
10484         * MAINTAINERS: Add new 'write after approval' maintainer.
10485
10486 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10487
10488         * MAINTAINERS: Add new Java maintainer.
10489
10490 1999-10-25  Andreas Schwab  <schwab@suse.de>
10491
10492         * configure: Fix quoting inside arguments of eval.
10493
10494 1999-10-21  Nick Clifton  <nickc@cygnus.com>
10495
10496         * config-ml.in: Allow suppression of some ARM multilibs.
10497
10498 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
10499
10500         * config.guess: Add OS/390 match pattern.
10501         * config.sub: Add mvs, openedition targets.
10502         * configure.in (i370-ibm-opened*): New.
10503
10504 1999-09-04  Steve Chamberlain  <sac@pobox.com>
10505
10506         * config.sub: Add support for configuring for pj.
10507
10508 1999-08-31  Nick Clifton  <nickc@cygnus.com>
10509
10510         * config.sub (maybe_os): Add support for configuring for fr30.
10511
10512 1999-08-25  Nick Clifton  <nickc@cygnus.com>
10513
10514         * configure.in: Do not configure or build ld for AIX
10515         platforms.  ld is known to be broken on these platforms.
10516
10517 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10518
10519         * config-ml.in: Pass compiler flag corresponding to multidirs to
10520         subdir configures.
10521
10522 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
10523
10524         * Makefile.in (LDFLAGS): Define.
10525
10526 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
10527
10528         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10529         noconfigdirs.
10530         (*-*-cygwin*): Likewise.
10531
10532 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
10533
10534         * mkdep: New file.
10535         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10536         (BINUTILS_SUPPORT_DIRS): Add mkdep.
10537
10538         From Eli Zaretskii <eliz@is.elta.co.il>:
10539         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10540         long file name when using DJGPP on MS-DOS.
10541
10542 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
10543
10544         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10545
10546 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
10547
10548         * Makefile.in (check-target-libio): Remove all-target-libstdc++
10549         dependency as this causes "make check" to globally "make all"
10550
10551 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
10552
10553         * configure.in (target_libs): Added target-zlib.
10554         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10555         (CONFIGURE_TARGET_MODULES): Likewise.
10556         (CHECK_TARGET_MODULES): Likewise.
10557         (INSTALL_TARGET_MODULES): Likewise.
10558         (CLEAN_TARGET_MODULES): Likewise.
10559         (configure-target-zlib): New target.
10560         (all-target-zlib): Likewise.
10561         (all-target-libjava): Depend on all-target-zlib.
10562         (configure-target-libjava): Depend on configure-target-zlib.
10563
10564         * Makefile.in (configure-target-libjava): Depend on
10565         configure-target-newlib.
10566         (configure-target-boehm-gc): New target.
10567         (configure-target-qthreads): New target.
10568
10569         * configure.in (target_libs): Added target-qthreads.
10570         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10571         (CONFIGURE_TARGET_MODULES): Likewise.
10572         (CHECK_TARGET_MODULES): Likewise.
10573         (INSTALL_TARGET_MODULES): Likewise.
10574         (CLEAN_TARGET_MODULES): Likewise.
10575         (all-target-qthreads): New target.
10576         (configure-target-libjava): Depend on configure-target-qthreads.
10577         (all-target-libjava): Depend on all-target-qthreads.
10578
10579         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10580         (CONFIGURE_TARGET_MODULES): Likewise.
10581         (CHECK_TARGET_MODULES): Likewise.
10582         (INSTALL_TARGET_MODULES): Likewise.
10583         (CLEAN_TARGET_MODULES): Likewise.
10584         (all-target-libjava): New target.
10585         (all-target-boehm-gc): Likewise.
10586         * configure.in (target_libs): Added libjava, boehm-gc.
10587
10588 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
10589
10590         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10591         configure.bat in SUPPORT_FILES.
10592         (gas+binutils.tar.bz2): Likewise.
10593
10594         * makeall.bat: Remove; obsolete.
10595
10596 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
10597
10598         From Mark Elbrecht:
10599         * configure.bat: Remove; obsolete.
10600
10601 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
10602
10603         * configure: Add -W -Wall to the default CFLAGS when compiling with
10604         gcc.
10605
10606 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
10607
10608         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10609
10610 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
10611
10612         * configure.in: Build ld on IRIX6.
10613
10614 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
10615
10616         * Makefile.in: Change distribution targets to use bzip2 instead of
10617         gzip.
10618         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10619         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10620
10621 1999-06-04  Nick Clifton  <nickc@cygnus.com>
10622
10623         * config.sub: Add mcore target.
10624
10625 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
10626
10627         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10628
10629 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
10630
10631         * config.guess (dummy): Changed to $dummy.
10632
10633 1999-05-24  Nick Clifton  <nickc@cygnus.com>
10634
10635         * config.sub: Tidied up case statements.
10636
10637 1999-05-22  Ben Elliston  <bje@cygnus.com>
10638
10639         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10640         <jiro@din.or.jp>.
10641
10642         * config.guess: Merge with FSF version. Future changes will be
10643         more accurately recorded in this ChangeLog.
10644         * config.sub: Likewise.
10645
10646 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
10647
10648          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10649
10650 1999-04-30  Tom Tromey  <tromey@cygnus.com>
10651
10652         * ltmain.sh: [mode link] Always use CC given by ltconfig.
10653
10654 1999-04-23  Tom Tromey  <tromey@cygnus.com>
10655
10656         * ltconfig, ltmain.sh: Update to libtool 1.2f.
10657
10658 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
10659
10660         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
10661         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
10662         Bad merge removed these two changes.
10663
10664 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
10665                           Martin Heller (Ing.-Buero_Heller@t-online.de)
10666
10667         * config.guess (interix Alpha): Add.
10668
10669 1999-04-11  Richard Henderson  <rth@cygnus.com>
10670
10671         * configure.in (i?86-*-beos*): Do config gperf; don't config
10672         gdb, newlib, or libgloss.
10673
10674 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
10675
10676         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
10677         link a trivial program with -mabi=64.  If it fails, remove mabi=64
10678         from multidirs.
10679
10680 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
10681
10682         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
10683
10684 1999-04-08  Nick Clifton  <nickc@cygnus.com>
10685
10686         * config.sub: Add support for mcore targets.
10687
10688 1999-04-07  Michael Meissner  <meissner@cygnus.com>
10689
10690         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
10691         not mt-ospace, in order to shut up assembler warning about using
10692         symbols that are named the same as registers.
10693
10694 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
10695
10696         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
10697         dependency list for all-target-cygmon.
10698
10699 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
10700
10701         * config-ml.in: Check $host, not $target, for selective multilibs.
10702         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
10703         thumb interworking, and underscore prefix multilibs.
10704
10705 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
10706
10707         * missing: Update to version from current automake.
10708
10709 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
10710
10711         * configure (gxx_include_dir): Removed.
10712
10713         * configure.in (gxx_include_dir): Handle it.
10714         * Makefile.in: Likewise.
10715
10716 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
10717
10718         * config.sub (mips64vr4111,mips64vr4111el) Add.
10719
10720 1999-03-21  Ben Elliston  <bje@cygnus.com>
10721
10722         * config.guess: Correct typo for detecting ELF on FreeBSD.
10723
10724 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
10725
10726         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
10727         config/mh-djgpp.
10728
10729 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
10730
10731         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
10732         all-target-newlib to dependency list for all-target-bsp.
10733
10734 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10735
10736         * config.sub: Add i386-uwin support.
10737         * config.guess: Likewise.
10738
10739 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10740
10741         * configure.in: cleanup, add mh-*pic handling for arm, special
10742         case powerpc*-*-aix*
10743
10744 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
10745
10746         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
10747         can be built.
10748
10749 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
10750
10751         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
10752         targets.
10753
10754 1999-03-02  Nick Clifton  <nickc@cygnus.com>
10755
10756         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
10757
10758 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
10759
10760         * config.sub: Check for "cygwin*" rather than "cygwin32*"
10761
10762 1999-02-24  Nick Clifton  <nickc@cygnus.com>
10763
10764         * config.sub: Fix typo in arm recognition.
10765
10766 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
10767
10768         * configure.in (noconfigdirs): Changed target_configdirs to
10769         include target-bsp only for m68k-*-elf* and m68k-*-coff*
10770         rather than m68k-*-* since it is not known to work on
10771         m68k-aout. Ditto for arm-*-*oabi.
10772
10773 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
10774
10775         * configure.in (*-*-windows*): Remove, no longer used.
10776
10777 1999-02-19  Ben Elliston <bje@cygnus.com>
10778
10779         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
10780         Smart and improved by Andrew Cagney.
10781
10782 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
10783
10784         * config.guess: Recognize openbsd-*-hppa.
10785
10786 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
10787
10788         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
10789         only if it is not empty.
10790
10791 1999-02-17  Nick Clifton  <nickc@cygnus.com>
10792
10793         Patch from: Scott Bambrough <scottb@corelcomputer.com>
10794
10795         * config.guess: Modified to recognize uname's armv* syntax.
10796
10797         * config.sub: Modified to recognize uname's armv* syntax.
10798
10799 1999-02-17  Mark Salter  <msalter@cygnus.com>
10800
10801         * configure.in: Added target-bsp for sparclite.
10802
10803 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
10804
10805         * config.sub: Recognize alphapca5[67] and up to alphaev8.
10806
10807 1999-02-08  Nick Clifton  <nickc@cygnus.com>
10808
10809         * configure.in: Add support for strongarm port.
10810         * config.sub: Add support for strongarm target.
10811
10812 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10813
10814         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10815         the old name config/mh-cygwin32.
10816         Enable texinfo.
10817
10818 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
10819
10820         * configure.in: Do build ld for ix86 Solaris.
10821
10822 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
10823
10824         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
10825         $AR_FOR_TARGET.  Likewise for RANLIB.
10826
10827 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
10828
10829         * config.sub (oabi):  Recognize.
10830         * configure.in (arm-*-oabi):  Handle.
10831
10832 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
10833
10834         * config.guess: Improve detection of i686 on UnixWare 7.
10835
10836 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10837
10838         * config.guess: Add support for i386-pc-interix.
10839         * config.sub: Likewise.
10840         * configure.in: Likewise.
10841
10842 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
10843
10844         * Makefile.in: Remove unneeded all-target-libio from
10845         from all-target-winsup target since it is now unneeded.
10846         Add all-target-libtermcap in its place since it is now
10847         needed.
10848
10849 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
10850
10851         * configure.in: makefile stub for cygwin target is probably
10852         unnecessary.  Remove it for now.
10853
10854 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
10855
10856         * configure.in: libtermcap.a should be built when cygwin is the
10857         target as well as the host.
10858         * config.guess: Allow mixed case in cygwin uname output.
10859         * Makefile.in: Add libtermcap target.
10860
10861 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
10862
10863         * config.sub: Clean up handling of hppa2.0.
10864
10865 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
10866
10867         * config.guess: Use C code to identify more HP machines.
10868
10869 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
10870
10871         * config.sub: Handle hppa2.0.
10872
10873 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
10874
10875         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10876         cygmon for all sparclite targets, regardless of object format.
10877
10878 1998-12-15  Mark Salter  <msalter@cygnus.com>
10879
10880         * configure.in: Added target-bsp for several target architectures.
10881
10882         * Makefile.in: Added rules for bsp.
10883
10884 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
10885
10886         * config.guess: Improve detection of hppa2.0 processors.
10887
10888 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
10889
10890         * config.guess: Recognize FreeBSD using ELF automatically.
10891
10892 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
10893
10894         * configure (skip-this-dir): Add handling for new shell script, which
10895         might be created by a sub-directory's configure to indicate, this particular
10896         directory is "unwanted".
10897         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10898
10899 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
10900
10901         * ltconfig: import from libtool, after changing libtool to
10902         account for the cygwin name change.
10903
10904 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
10905
10906         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10907         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10908
10909 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
10910
10911         * configure.in: Add libtermcap to list of cygwin dependencies.
10912
10913 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
10914
10915         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10916         they include winsup/include when it's a cygwin target.
10917
10918 1998-11-12  Tom Tromey  <tromey@cygnus.com>
10919
10920         * configure.in (host_tools): Added zip.
10921         * Makefile.in (all-target-libjava): Depend on all-zip.
10922         (all-zip): New target.
10923         (ALL_MODULES): Added all-zip.
10924         (NATIVE_CHECK_MODULES): Added check-zip.
10925         (INSTALL_MODULES): Added install-zip.
10926         (CLEAN_MODULES): Added clean-zip.
10927
10928 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
10929
10930         * Makefile.in: lose "32" from comment about cygwin.
10931
10932 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
10933
10934         * configure.in: Use -Os to build target libraries for the fr30.
10935
10936 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
10937
10938         * config.sub: Add fr30.
10939
10940 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
10941
10942         * configure.in: drop "32" from config/mh-cygwin32.  Check
10943         cygwin* instead of cygwin32*.
10944         * config.sub: Check cygwin* instead of cygwin32*.
10945
10946 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
10947
10948         * config.guess: Match any version of Unixware7.
10949
10950 1998-10-20  Syd Polk  <spolk@cygnus.com>
10951
10952         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10953         if desired.
10954
10955 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
10956
10957         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10958         these if the appropriate directories and files to not exist.
10959
10960 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
10961
10962         * Makefile.in (DEVO_SUPPORT): Add config.if.
10963
10964 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10965
10966         * configure: Add pattern to replace "build_tooldir"'s
10967         definition in the generated Makefile with "tooldir"'s
10968         actual value.
10969
10970 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
10971
10972         * config.sub: Bring back lost sparcv9.
10973
10974         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10975
10976 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
10977
10978         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10979         CC_FOR_TARGET and friends.
10980
10981 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
10982
10983         * Makefile.in (build_tooldir): New variable, same as tooldir.
10984         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10985         -B$(build_tooldir)/bin/.
10986         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10987
10988 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10989
10990         * README: Remove installation instructions and refer to the
10991         INSTALL directory instead.
10992
10993 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
10994
10995         * config.sub: Add support for i[34567]86-pc-udk.
10996         * configure.in: Likewise.
10997
10998 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
10999
11000         * Makefile.in: add bzip2 package building bits for user
11001         tools module
11002         * configure.in: ditto
11003
11004 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
11005
11006         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11007         (ALL_TARGET_MODULES): Add all-target-libobjc.
11008         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11009         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11010         (all-target-libchill): Add dependencies.
11011         * configure.in (target_libs): Add libchill.
11012
11013 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
11014
11015         * configure.in (target_subdir): Remove duplicate line.
11016
11017 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
11018
11019         * Makefile.in (all-automake): fix dependencies.
11020
11021 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
11022
11023         * configure.in: Minor cleanups for building in the $(target_alias)
11024         subdir.
11025
11026 1998-09-22  Jim Wilson  <wilson@cygnus.com>
11027
11028         * Makefile.in (bootstrap): Set r and s before make all.  Use
11029         BASE_FLAGS_TO_PASS in make all.
11030         (cross): Likewise.
11031
11032 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
11033
11034         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11035
11036 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
11037
11038         * config.sub: Fix typo in last change.
11039
11040 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11041
11042         * config.sub: Add support for C4x target.
11043         * configure.in: Likewise.
11044
11045 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
11046
11047         * config.sub: Recognize sparcv9 just like sparc64.
11048
11049 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
11050
11051         * config.guess: Match "Pent II" or "PentII" for OpenServer.
11052
11053 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
11054
11055         * config.guess: Correctly identify Pentium II sco boxes.
11056
11057         * config.guess: Fix "tr" code.  From Weiwen Liu.
11058
11059 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
11060
11061         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11062         stabs.
11063
11064 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
11065
11066         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11067         (ALL_TARGET_MODULES): Add all-target-libchill.
11068         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11069         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11070         (all-target-libchill): Add dependencies.
11071         * configure.in (target_libs): Add libchill.
11072
11073 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11074
11075         * config.guess: Avoid assumptions about "tr" behaves when
11076         LANG is set to something other than English.
11077
11078 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
11079
11080         * configure (gxx_include_dir): Changed to
11081         '${prefix}/include/g++'-${libstdcxx_interface}.
11082
11083         * config.if: New to determine the interfaces.
11084
11085 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
11086
11087         * config.guess: Detect and handle MPE/IX.
11088         * config.sub: Deal with MPE/IX.
11089
11090 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
11091
11092         * configure.in: Use mh-aix43.
11093
11094 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
11095
11096         * configure: Fix --without/--disable cases for gxx-include-dir.
11097
11098 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
11099
11100         * mdata-sh:  Imported.  Needed for automake support.
11101
11102 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
11103
11104         * Makefile.in (taz): Try "chmod -R og=u ." before
11105         "chmod og=u `find . -print`".
11106
11107 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
11108
11109         * configure.in: Add arm-elf and thumb-elf support.
11110
11111 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
11112
11113         * Makefile.in: Undo previous patch.
11114
11115 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
11116
11117         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11118         to here ...
11119         (install-no-fixedincludes): and here
11120         (INSTALL_MODULES): ... from here.
11121
11122 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11123
11124         * config.sub: Merge with FSF.
11125
11126         * config.guess: Merge with FSF.
11127
11128 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
11129
11130         * configure (extraconfigdirs): New variable.
11131         (SUBDIRS): Add extraconfigdirs and recurse on them too.
11132         * Makefile.in (all): Move higher in file.
11133         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11134         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11135         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11136         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11137         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11138
11139 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
11140
11141         * Makefile.in (all-target-libjava): Depend on all-gcc and
11142         all-target-newlib.
11143         (configure-target-libjava): Depend on $(ALL_GCC).
11144
11145 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
11146
11147         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11148         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11149
11150 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
11151
11152         * INSTALL/README: Fix typo.
11153
11154 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11155
11156         * ylwrap: Change absolute path checks to check for DOS style path
11157         names.
11158
11159         * ylwrap: Don't use a full path name if the source file is in the
11160         same directory.  From hjl@lucon.org (H.J. Lu).
11161
11162         * config-ml.in: Default to being verbose, to match Feb 18 change to
11163         configure.
11164
11165 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
11166
11167         Brought over from egcs:
11168
11169         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11170
11171         * configure.in (target_subdir): Set to ${target_alias} instead
11172         of "libraries".
11173
11174         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11175
11176         * configure.in (target_subdir): Set to libraries if enable_multilib.
11177
11178 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
11179
11180         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11181         multilibs, force reconfiguration the first time we create
11182         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11183
11184 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
11185
11186         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11187         avoid confusion with --no-recursion.
11188
11189 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
11190
11191         * configure.in: Win32 hosts shouldn't use install -x
11192         * install-sh: remove -x option, and special .exe-handling
11193         hack.
11194
11195 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
11196
11197         * config.guess: Recognize i586-pc-beos.
11198         * configure.in: Don't build some bits for beos.
11199
11200 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11201
11202         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11203         CFLAGS default to -O2.
11204
11205         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11206         when using GNU ld.
11207
11208 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
11209
11210         * ltmain.sh: Correct install when using a different shell.
11211
11212 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11213
11214         * ltconfig, ltmain.sh: Update to libtool 1.2b.
11215
11216 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
11217
11218         * makefile.vms: Update to build binutils/makefile.vms.  Add install
11219         target.
11220
11221 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
11222
11223         * ltconfig: Update to correct AIX handling.
11224
11225 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11226
11227         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11228
11229         * configure.in (target_subdir): Set to ${target_alias} instead
11230         of "libraries".
11231
11232 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
11233
11234         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11235         (Makefile): Depend on $(gcc_version_trigger).
11236
11237         * configure (gcc_version): Change default initializer to empty
11238         string.
11239         (gcc_version_trigger): New variable; pass this variable down
11240         to subdir configures to enable them checking gcc's version
11241         themselves. Emit make macros for both gcc_version vars.
11242         (topsrcdir): Initialize reliably.
11243         (recursion line): Remove --with-gcc-version=${gcc_version}.
11244
11245 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11246
11247         * configure (enable_version_specific_runtime_libs): Implement new flag
11248         --enable-version-specific-runtime-libs which installs C++ runtime stuff
11249         in $(libsubdir); emit definition in each generated Makefile.
11250         (gxx_include_dir): Initialize depending on
11251         $enable_version_specific_runtime_libs.
11252
11253 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11254
11255         * configure (gcc_version): Initialize properly depending on
11256         how and where configure is started.
11257         (recursion line): Pass a --with-gcc-version=${gcc_version}
11258         to configures in subdirs.
11259
11260 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
11261
11262         * configure.in (noconfigdirs): Add configure pattern for mips tx39
11263         cygmon
11264
11265 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
11266
11267         * configure.in: Add cygmon and libstub support for mn10200.
11268
11269 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
11270
11271         * configure (gcc_version): Add new variable describing the
11272         particular gcc version we're building.
11273         * Makefile.in (libsubdir): Add new macro for the directory
11274         in which the compiler finds executables, libraries, etc.
11275         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11276         and libsubdir.
11277
11278 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11279
11280         * Makefile.in (local-clean): Remove *.log.
11281         (warning.log): Built with warn_summary from build.log.
11282         (mail-report.log): Run test_summary.
11283         (mail-report-with-warnings.log): Run test_summary including
11284         warning.log in the report.
11285
11286 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
11287
11288         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11289
11290 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
11291
11292         * Makefile.in (grep): Grep no longer depends on libiberty.
11293
11294 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
11295
11296         * Makefile.in: all-snavigator needs all-libgui.
11297
11298 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
11299
11300         * configure.in: Add cygmon and libstub support for mn10300.
11301
11302 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
11303
11304         * missing: Update to version from automake 1.3.
11305
11306         * ltmain.sh: On installation, don't get confused if the same name
11307         appears more than once in the list of library names.
11308
11309 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11310
11311         * config.sub: Accept m68060 and m5200 as CPU names.
11312
11313 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
11314
11315         * configure: Use && rather than using -a in test, because odd
11316         strings can confuse test.
11317         * configure.in: Likewise.
11318
11319 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11320
11321         * ltconfig, ltmain.sh: Bring in Visual C++ support.
11322
11323 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11324
11325         * Makefile.in (boostrap2-lean, bootstrap3-lean,
11326         bootstrap4-lean): New targets.
11327
11328 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
11329
11330         * mpw-* Delete.  Not used.
11331
11332 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
11333
11334         * COPYING.LIB: Update FSF address.
11335
11336 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
11337
11338         * ltconfig, ltmain.sh: Update to libtool 1.2a.
11339
11340         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11341         GAS_SUPPORT_DIRS.
11342
11343 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
11344
11345         * ltconfig, ltmain.sh: Avoid producing a version number if
11346         -version-info was not used.
11347
11348 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11349
11350         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11351         building with newlib.
11352
11353 1998-04-30  Paul Eggert  <eggert@twinsun.com>
11354
11355         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11356         Solaris `make' causes it to continue to next definition.
11357
11358 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11359
11360         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11361         the right GUI libraries and files are installed along with GDB.
11362
11363 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11364
11365         * configure.in: Change alpha to alpha* in several places.
11366
11367 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
11368
11369         * config.sub: Recognize sparc86x.
11370
11371 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
11372
11373         * configure.in (--enable-target-optspace): Remove debug echo.
11374
11375 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
11376
11377         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11378
11379 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11380
11381         * ltconfig: Update cygwin32 support.
11382
11383         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11384         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11385         (GDB_SUPPORT_DIRS): Likewise.
11386
11387 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
11388
11389         * configure.in (target_makefile_frag): If --enable-target-optspace,
11390         use -Os to compile target libraries rather than -O2.  Default to
11391         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11392         not used.
11393         * configure.in (target_cflags): Ditto for d30v.
11394
11395 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
11396
11397         * Makefile.in (all-bfd): Depend on all-intl.
11398         (all-binutils): Likewise.
11399         (all-gas): Likewise.
11400         (all-gprof): Likewise.
11401         (all-ld): Likewise.
11402
11403 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
11404
11405         * configure.in (host_tools): Fix typo, lbtool -> libtool.
11406
11407 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11408
11409         * Makefile.in (all-bfd): Depend upon all-libiberty.
11410
11411         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11412
11413 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
11414
11415         * Makefile.in: Add libstub.
11416
11417         * configure.in: Ditto. Build libstub for targets that have cygmon
11418         support.
11419
11420 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
11421
11422         * configure.in: Don't set PICFLAG on ix86-cygwin32.
11423
11424 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
11425
11426         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11427         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
11428
11429 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
11430
11431         * configure: Define DEFAULT_M4 by searching PATH.
11432         * Makfile.in: Use DEFAULT_M4.
11433
11434 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11435
11436         * ltconfig: Add cygwin32 support.
11437
11438         * Makefile.in, configure.in: Add libtool as a native only directory
11439         to configure and build.
11440
11441 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
11442
11443         * Makefile.in (INSTALL_MODULES): Remove texinfo.
11444
11445 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
11446
11447         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11448
11449 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
11450
11451         * Makefile.in: add ash make rules
11452         * configure.in: add ash to native_only and host_tools lists
11453
11454 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
11455
11456         * Makefile.in (all-gettext, all-intl): New targets.
11457         (ALL_MODULES): Added all-gettext, all-intl.
11458         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11459         (INSTALL_MODULES): Added install-gettext, install-intl.
11460         (CLEAN_MODULES): Added clean-gettext, clean-intl.
11461
11462         * configure.in (host_tools): Added gettext.
11463         (native_only): Likewise.
11464         (noconfigdirs) [various cases]: Likewise.
11465         (host_libs): Added intl.
11466
11467 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
11468
11469         * configure: Do not disable building gdbtk for cygwin32 hosts.
11470
11471 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
11472
11473         * configure.in: Add thumb-coff target.
11474         * config.sub: Add thumb-coff target.
11475
11476 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11477
11478         * Makefile.in: Revert yesterday's change.
11479         (all-target-winsup):  all-target-librx stays out of here.
11480
11481 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11482
11483         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11484         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11485         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11486         Remove references to librx and libg++.
11487
11488 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
11489
11490         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11491         recursive makes
11492
11493 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
11494
11495         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11496         for newlib directory.
11497         (CXX_FOR_TARGET): Likewise.
11498
11499 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
11500
11501         * ltconfig: Update after libtool/ltconfig.in change for
11502         hpux11.
11503
11504 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
11505
11506         * ltconfig, ltmain.sh: Update to libtool 1.2.
11507
11508 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11509
11510         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11511         (install-gcc-cross): Instead, override LANGUAGES here.
11512
11513 1998-03-18  Dave Love  <d.love@dl.ac.uk>
11514
11515         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11516         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11517
11518 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
11519
11520         * configure.in: Add Thumb-pe target.
11521
11522 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
11523
11524         * Makefile.in - changed sn targets to snavigator
11525         * configure.in - changed sn targets to snavigator
11526
11527 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11528
11529         * config-ml.in: After building symlink tree call make distclean
11530         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11531         to be the case for libiberty.
11532
11533 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
11534
11535         * configure: When making link, also check the current
11536         directory. The configure scripts may create one.
11537
11538 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
11539
11540         * config.sub: Accept alphapca56 and alphaev6 properly.
11541
11542 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11543
11544         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11545
11546 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11547
11548         * config.sub (sco5): Fix typo.
11549
11550 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
11551
11552         * Makefile.in (INSTALL_MODULES): Move install-tcl before
11553         install-itcl.
11554         (install-itcl): Remove dependency on install-tcl.
11555
11556 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
11557
11558         * configure.in: Remove libgloss from noconfigdirs for MN10300.
11559
11560 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
11561
11562         * configure.in: Don't build libgui for a cygwin32 target when not on
11563         a cygwin32 host.
11564
11565 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11566
11567         * configure (redirect): Set to null, so default behavior of
11568         configure is now --verbose.
11569
11570 1998-02-16  Dave Love  <d.love@dl.ac.uk>
11571
11572         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11573         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11574
11575 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
11576
11577         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11578         this change to sync Makefile.in with its ChangeLog entries.
11579
11580 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
11581
11582         * ltmain.sh (mkdir): Check that the directory doesn't exist
11583         before we exit with error, so that we don't get races during
11584         parallel builds.
11585
11586 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11587
11588         * ltconfig, ltmain.sh: Update from libtool 1.0i.
11589
11590 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11591
11592         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11593         PICFLAG_FOR_TARGET.
11594         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11595
11596         * configure: Emit a definition for the new macro enable_shared
11597         into each Makefile.
11598
11599 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11600
11601         * configure.in (host_tools, native_only): Add libtool.
11602
11603 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
11604
11605         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11606         Fix typo in ming config comment.
11607
11608 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11609
11610         * ltconfig, ltmain.sh: Update from libtool 1.0h.
11611
11612 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
11613
11614         * config.sub: Add tic30 cases, and map c30 to tic30.
11615
11616 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
11617
11618         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11619         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11620         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11621         (CLEAN_TARGET_MODULES): Similarly
11622         (all-target-libf2c): Add dependences.
11623         * configure.in (target_libs): Add libf2c.
11624
11625 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
11626
11627         * configure.in: Remove expect from noconfigdirs when target
11628         is cygwin32.  OK to build expect and dejagnu with Canadian
11629         Cross.
11630
11631 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
11632
11633         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11634         host.
11635
11636         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11637         and mingw32.
11638
11639 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11640
11641         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11642         here as it is not defined in the toplevel Makefile.
11643
11644 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11645
11646         * configure (package_makefile_rules_frag): New variable, which names
11647         a file with generic rules, ...
11648         Change comment to mention we now have FIVE parts.
11649         * configure: Undo last change.
11650
11651 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
11652
11653         * config.guess: More accurate determination of HP processor types.
11654         * config.sub: More accurate determination of HP processor types.
11655
11656 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11657
11658         * configure (package_makefile_frag): Move inserting the
11659         ${package_makefile_frag} to where it should be according
11660         to the comment.
11661
11662 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
11663
11664         * config.guess: Add support for Linux/ARM.
11665
11666 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
11667
11668         * .cvsignore: Remove *-info and *-install since they match
11669         release-info and mpw-install, which we don't want to just ignore.
11670
11671 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
11672
11673         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
11674
11675 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
11676
11677         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
11678         local_prefix to sub-make invocations.
11679
11680 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
11681
11682         * configure.in: Check makefile fragments in the source
11683         directory.
11684
11685 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11686
11687         * configure.in: Check whether host and target makefile
11688         fragments exist before adding them to *_makefile_frag.
11689
11690 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
11691
11692         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
11693
11694 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
11695
11696         * configure.in: Make sure we only replace RPATH_ENVVAR on
11697         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
11698         regexp to sed.
11699
11700         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
11701         to sub-makes.
11702
11703 1998-01-13  Lee Iverson   (leei@ai.sri.com)
11704
11705         * config-ml.in (multi-do): LDFLAGS must include multilib
11706         designator.
11707
11708 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
11709
11710         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
11711
11712 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
11713
11714         * config.sub: Add mingw32 support.
11715         * configure.in: Likewise.
11716
11717 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
11718
11719         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
11720
11721 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
11722
11723         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11724         * configure (gxx_include_dir): Provide a definition for subdirs
11725         which do not use autoconf.
11726
11727 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
11728
11729         * config.guess: Sync with egcs.  Picks up new alpha support,
11730         BeOS & some additional linux support.
11731
11732 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
11733
11734         * config.guess: HP 9000/803 is a PA1.1 machine.
11735
11736 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
11737
11738         * configure.in: It's alpha*-...
11739
11740 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11741
11742         * configure.in (host_makefile_frag, target_makefile_frag):
11743         Handle multiple config files.
11744         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
11745         alpha-*-*.
11746
11747 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
11748
11749         * mkdep: New file.
11750
11751 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
11752
11753         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
11754
11755 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11756
11757         * Makefile.in: Add libgui directory.
11758         (GDB_TK): Add all-libgui.
11759         * configure.in: Add libgui directory.
11760         * configure: Add all-libgui to GDB_TK.
11761
11762 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
11763
11764         * config-ml.in (multidirs): Add m32r to multilib list.
11765
11766 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
11767
11768         * Makefile.in (all-target-gperf): Change dependency to
11769         all-target-libstdc++.
11770
11771 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
11772
11773         * config.guess: Add BeOS support.
11774
11775 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11776
11777         Source directory cvs renamed to cvssrc:
11778         * configure.in (host_tools): Change cvs to cvssrc.
11779         (native_only): Likewise.
11780         (noconfigdirs) [various cases]: Likewise.
11781         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
11782         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
11783         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
11784         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
11785         (all-cvssrc): Rename target from all-cvs.
11786
11787 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
11788
11789         * configure (gxx_include_dir): Fix thinko.
11790
11791 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
11792
11793         * Makefile.in (INSTALL_TARGET_CROSS): Define.
11794         (install-cross, install-gcc-cross): New targets.
11795
11796 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
11797
11798         * configure.in (noconfigdirs): Add support for Thumb target.
11799
11800         * config.sub (maybe_os): Add support for Thumb target.
11801
11802 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
11803
11804         * Makefile.in: Add rules for cygmon.
11805
11806         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
11807
11808 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
11809
11810         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11811         * configure (gxx_include_dir): Provide a definition for subdirs
11812         which do not use autoconf.
11813
11814 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
11815
11816         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
11817         11/18/97 build
11818
11819 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
11820
11821         * From Franz Sirl.
11822         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11823         found on RedHat Linux systems.
11824
11825 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
11826
11827         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11828         guesses.
11829
11830 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
11831
11832         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11833
11834 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
11835
11836         * ltmain.sh: If mkdir fails, check whether the directory was created
11837         anyhow by some other process.
11838
11839 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
11840
11841         * configure.in (d30v-*-*): Configure all directories.
11842
11843 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
11844
11845         * configure.in (d30v-*-*): Configure newlib, libiberty directories
11846         for the D30V.
11847
11848 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
11849
11850         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11851
11852 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
11853
11854         * include/libiberty.h: Add extern "C" { so it can be used with C++
11855         progrms.
11856         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
11857         programs.
11858
11859 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
11860
11861         * configure.in (d30v-*-*): Configure GCC now.
11862
11863 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
11864
11865         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11866         is no longer needed.
11867
11868 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
11869
11870         * Makefile.in: check-target-libio depends on all-target-libstdc++.
11871
11872 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
11873
11874         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11875         targets using "$@" to provide support for similar but not identical
11876         targets without having to duplicate code.
11877
11878 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
11879
11880         * makefile.vms: Fix to work with DEC C.
11881
11882 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
11883
11884         * config.sub: Add mips-tx39-elf to marketing names.
11885
11886 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
11887
11888         * ltmain.sh: Handle symlinks in generated script.
11889
11890 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
11891
11892         * configure: Handle autoconf style directory options: --bindir,
11893         --datadir, --includedir, --infodir, --libdir, --libexecdir,
11894         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11895         --sysconfdir.
11896         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11897         (sharedstatedir, localstatedir, oldincludedir): New variables.
11898         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11899         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11900         sbindir, sharedstatedir, and sysconfdir.
11901
11902 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11903
11904         * Makefile.in (bootstrap-lean): New target.
11905
11906 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
11907
11908         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
11909         sn, and gnuserv from noconfigdirs.
11910
11911 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
11912
11913         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11914
11915 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
11916
11917         * Makefile.in (cross): New target.
11918
11919 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
11920                           Jeff Law         <law@cygnus.com>
11921
11922         * Makefile.in (bootstrap2, bootstrap3): New targets.
11923         (all-bootstrap): Remove outdated and confusing target.
11924         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11925
11926 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11927
11928         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11929         windows.  Consistent with gdb/configure.
11930
11931 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
11932
11933         * configure.in: Name Linux target fragment.
11934
11935         * configure: Rewrite so that project Makefile fragment is inserted
11936         first and appears last in the resulting Makefile.
11937
11938 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11939
11940         * Makefile.in (install-itcl): Install tcl first.
11941
11942 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
11943
11944         * configure.in: remove bison from noconfigdirs for Cygwin32 host
11945
11946 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11947
11948         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11949
11950         * configure.in (skipdirs): Add target-librx for Linux.
11951         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11952
11953 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
11954
11955         * Makefile.in (bootstrap): New target.
11956
11957 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
11958
11959         * config.sub: Accept 'amigados' for backward compatibility.
11960
11961 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
11962
11963         * config.guess: Merge with FSF.
11964
11965 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
11966
11967         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11968
11969 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
11970
11971         * config.sub: Add "marketing-names" patch.
11972
11973 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
11974
11975         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11976
11977 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
11978
11979         * config.sub: Handle v850-elf.
11980
11981 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
11982
11983         * .cvsignore (*-install): Remove.
11984
11985 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
11986
11987         * ltconfig: Set CONFIG_SHELL in libtool.
11988         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11989
11990 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11991
11992         * configure.in (target_subdir): Set to libraries if enable_multilib.
11993
11994 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
11995
11996         * config.guess: Update from gcc directory.
11997
11998 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11999
12000         * Makefile.in (all-sim): Depends on all-readline.
12001
12002 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
12003
12004         * Makefile.in (BISON, YACC): Use $$s.
12005         (all-bison): Depend on all-texinfo.
12006
12007 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
12008
12009         * Makefile.in (BISON): Add -L flag.
12010         (YACC): Likewise.
12011
12012 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12013
12014         * configure.in (noconfigdirs): Add support for v850e target.
12015
12016         * config.sub (maybe_os): Add support for v850e target.
12017
12018 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12019
12020         * configure.in (noconfigdirs): Add support for v850ea target.
12021
12022         * config.sub (maybe_os): Add support for v850ea target.
12023
12024 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
12025
12026         * config.sub: Add mipstx39.  Delete r3900.
12027
12028 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12029
12030         * Makefile.in (all-autoconf): Depends on all-texinfo.
12031
12032 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
12033
12034         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12035         eabi targets.
12036
12037 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
12038
12039         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12040
12041         * configure: When handling a Canadian Cross, handle YACC as well as
12042         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
12043         * Makefile.in (all-bison): Depend upon all-texinfo.
12044
12045 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
12046
12047         * Makefile.in (BISON): bison, not byacc or bison -y.
12048         (YACC): bison -y or byacc or yacc.
12049         (various): Add *-bison as appropriate.
12050         (taz): No need to mess with BISON anymore.
12051
12052 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
12053
12054         * configure: If OSTYPE matches *win32*, try to find a good value for
12055         CONFIG_SHELL.
12056
12057 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
12058
12059         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12060         configure.in if it is present.
12061
12062 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
12063
12064         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12065
12066 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
12067
12068         * config.sub: Recognize `arc' cpu.
12069         * configure.in: Likewise.
12070         * config-ml.in: Likewise.
12071
12072 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
12073
12074         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12075
12076 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
12077
12078         * configure: Changed sed delimiter from ':' to '|' when
12079         attempting to substitute ${config_shell} for SHELL. On
12080         NT ${config_shell} may contain a ':' in it.
12081
12082 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
12083
12084         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12085
12086 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
12087
12088         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12089
12090 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12091
12092         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12093
12094         * ylwrap: If the program is a relative path, force it to be
12095         absolute.
12096
12097 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12098
12099         * configure (tooldir): Set BISON to `bison -y' and not just bison.
12100
12101 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12102
12103         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12104         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12105         for libraries.
12106
12107 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
12108
12109         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12110         separated by spaces.
12111
12112 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
12113
12114         * ylwrap: New file.
12115         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12116
12117         * ltmain.sh: Handle /bin/sh at start of install program.
12118
12119         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12120
12121         * ltconfig, ltmain.sh: New files, from libtool 1.0.
12122         * missing: New file, from automake 1.2.
12123
12124 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
12125
12126         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
12127         check-tk to CHECK_X11_MODULES.
12128
12129 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12130
12131         * config.sub: Merge with FSF.
12132
12133 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12134
12135         * config.guess: Merge with FSF.
12136
12137 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12138
12139         * configure: Treat msdosdjgpp like go32.
12140         * configure.in: Likewise.  Don't remove gprof for go32.
12141
12142         * configure: Change Makefile.tem2 to Makefile.tm2.
12143
12144 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
12145
12146         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12147
12148 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12149
12150         * install-sh (chmodcmd): Set to null if the DST directory already
12151         exists.  Same as Nov 11th change.
12152
12153 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
12154
12155         * configure (GDB_TK): Needs itcl and tix.
12156
12157 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
12158
12159         * config.guess: Update from FSF.
12160
12161 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
12162
12163         * Makefile.in (GDB_TK): Depend on itcl and tix.
12164
12165 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12166
12167         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12168         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12169         (INSTALL_SCRIPT): New variable.
12170         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12171         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12172         to -x.
12173         * install-sh: Add support for -x option.
12174
12175 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
12176
12177         * configure.in, Makefile.in: Treat tix like itcl.
12178
12179 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
12180
12181         * Makefile.in (WINDRES): New variable.
12182         (WINDRES_FOR_TARGET): New variable.
12183         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12184         (EXTRA_HOST_FLAGS): Add WINDRES.
12185         (EXTRA_TARGET_FLAGS): Add WINDRES.
12186         (EXTRA_GCC_FLAGS): Add WINDRES.
12187         ($(DO_X)): Pass down WINDRES.
12188         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12189         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12190         DLLTOOL_FOR_TARGET.
12191
12192 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
12193
12194         * configure.in: configure sim before gdb for win32-x-ppc
12195
12196 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12197
12198         Move gperf into the toplevel, from libg++.
12199         * configure.in (target_tools): Add target-gperf.
12200         (native_only): Add target-gperf.
12201         * Makefile.in (all-target-gperf): New target, depend on
12202         all-target-libg++.
12203         (configure-target-gperf): Empty rule.
12204         (ALL_TARGET_MODULES): Add all-target-gperf.
12205         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12206         (CHECK_TARGET_MODULES): Add check-target-gperf.
12207         (INSTALL_TARGET_MODULES): Add install-target-gperf.
12208         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12209
12210 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
12211
12212         * config.sub (mn10200): Recognize new basic machine.
12213
12214 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12215
12216         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12217         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12218
12219 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12220
12221         * configure.in: If we're building mips-sgi-irix6* native, turn on
12222         ENABLE_MULTILIB and set TARGET_SUBDIR.
12223
12224 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
12225
12226         * Makefile.in (all-sn): Depend on all-grep.
12227
12228 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
12229
12230         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12231
12232         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12233         Makefile.  From Jeff Makey <jeff@cts.com>.
12234         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12235
12236         * Makefile.in (DISTBISONFILES): Remove.
12237         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
12238         $(DEFAULT_YACC).
12239
12240         * configure.in: Build itl, db, sn, etc., when building for native
12241         cygwin32.
12242
12243         * Makefile.in (LD): New variable.
12244         (EXTRA_HOST_FLAGS): Pass down LD.
12245         ($(DO_X)): Likewise.
12246
12247 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
12248
12249         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12250
12251 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
12252
12253         * configure.in (targargs): Strip out any supplied --build argument
12254         before adding our own. Always add --build.
12255
12256 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
12257
12258         * configure.in (targargs): Pass --build if we're doing
12259         a cross-compile.
12260
12261 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
12262
12263         * configure: Use '|' instead of ":" as the separator in
12264         sed. Otherwise sed chokes on NT path names with drive
12265         designators. Also look for "?:*" as the leading characters in an
12266         absolute pathname.
12267
12268 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
12269
12270         * config.sub: Support for r3900.
12271
12272 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12273
12274         * configure.in: Use install-sh, not install.sh.
12275
12276 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12277
12278         * Makefile.in (taz): Improve check for BISON so it doesn't try to
12279         apply it twice.
12280
12281 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12282
12283         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12284         install-binutils.
12285
12286 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
12287
12288         * Makefile.in: Add automake targets.
12289         * configure.in (host_tools): Add automake.
12290
12291 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12292
12293         * configure: Default CXX to c++, not gcc.
12294         * Makefile.in (CXX): Set to c++, not gcc.
12295         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12296
12297 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
12298
12299         * install-sh: try appending a .exe if source file doesn't
12300         exist
12301
12302 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
12303
12304         * configure.in: Turn on multilib by default.
12305         (cross_only): Remove target-libiberty.
12306
12307         * Makefile.in (all-gcc): Don't depend on libiberty.
12308
12309 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
12310
12311         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12312
12313 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12314
12315         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12316         (DISTBISONFILES): Add ld/Makefile.in
12317
12318 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
12319
12320         * configure.in: if target is cygwin32 but host isn't cygwin32,
12321         don't configure gdb tcl tk expect, not just gdb.
12322
12323 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
12324
12325         * configure.in: Added gnuserv everywhere sn appears.
12326
12327         * Makefile.in (ALL_MODULES): Added all-gnuserv.
12328         (CROSS_CHECK_MODULES): Added check-gnuserv.
12329         (INSTALL_MODULES): Added install-gnuserv.
12330         (CLEAN_MODULES): Added clean-gnuserv.
12331         (all-gnuserv): New target.
12332
12333 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
12334
12335         * config.guess: Fixes for MIPS OpenBSD systems.
12336
12337 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12338
12339         * Makefile.in (INSTALL_XFORM): Remove.
12340         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12341
12342         * mkinstalldirs: New file, copied from automake.
12343         * Makefile.in (installdirs): Rename from install-dirs.  Use
12344         mkinstalldirs.  Change all users.
12345         (DEVO_SUPPORT): Add mkinstalldirs.
12346
12347 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12348
12349         * install-sh: Rename from install.sh.
12350         * Makefile.in (INSTALL): Change install.sh to install-sh.
12351         (DEVO_SUPPORT): Likewise.
12352
12353         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
12354         Graichen <graichen@rzpd.de>.
12355
12356 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
12357
12358         * config.guess: Recognize OpenBSD systems correctly.
12359
12360 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12361
12362         * README, Makefile.in (ETC_SUPPORT): Remove references to
12363         cfg-paper*, configure.{texi,man,info*}._
12364
12365 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
12366
12367         * Makefile.in (all.normal): Ensure that gcc is built after all
12368         the x11 - ie gdb - targets.
12369
12370 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
12371
12372         * makefile.vms: Don't run conf-a-gas.
12373
12374 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
12375
12376         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12377
12378 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
12379
12380         * configure.in: Remove noconfigdirs case since gdb also
12381         configures and builds for tic80-coff.
12382
12383 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12384
12385         * configure: Set cache_file to config.cache.
12386         * Makefile.in (local-distclean): Remove config.cache.
12387
12388 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12389
12390         * COPYING: Update FSF address.
12391
12392 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
12393
12394         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12395         noconfigdirs.
12396
12397 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12398
12399         * Makefile.in (install-dirs): Don't crash if prefix, and hence
12400         MAKEDIRS, is empty.
12401
12402 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
12403
12404         * config.sub: Tweak mn10300 entry.
12405
12406 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
12407
12408         * configure.in (host_tools): Put sim before gdb, so gdb's
12409         configure.tgt can determine if the simulator was configured.
12410
12411 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
12412
12413         * config.sub: Move BeOS $os case to be with other Cygnus
12414         local cases.
12415
12416 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
12417
12418         * config.sub: Remove misplaced comment that broke Linux.
12419
12420 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
12421
12422         * config.sub: Add BeOS support.
12423
12424 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
12425
12426         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12427
12428 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
12429
12430         * configure.in (noconfigdirs): Remove tcl and tk from
12431         noconfigdirs for cygwin32 builds.
12432
12433 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
12434
12435         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12436
12437 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
12438
12439         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12440         make-all.com, use makefile.vms instead.
12441
12442 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
12443
12444         * config.sub: Accept -lnews*.
12445
12446 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
12447
12448         * configure.in (noconfigdirs): Disable target-newlib,
12449         target-examples and target-libiberty for d30v.
12450
12451 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12452
12453         * configure.in (noconfigdirs): Enable ld for d30v.
12454
12455 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
12456
12457         * configure.in (tic80-*-*): Build compiler.
12458
12459 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
12460
12461         * configure.in (d30v-*): Remove sim directory from list of
12462         unsupported d30v directories
12463
12464 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12465
12466         * config.sub, configure.in: Add d30v target cpu.
12467
12468 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
12469
12470         * makefile.vms: New file.
12471         * make-all.com: Remove.
12472
12473 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
12474
12475         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12476
12477 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
12478
12479         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12480
12481 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
12482
12483         * Makefile.in (ALL_MODULES): Added all-db.
12484         (CROSS_CHECK_MODULES): Addec check-db.
12485         (INSTALL_MODULES): Added install-db.
12486         (CLEAN_MODULES): Added clean-db.
12487
12488 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
12489
12490         * config.guess: Merge with latest FSF sources.
12491
12492 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
12493
12494         * Makefile.in (ALL_MODULES): Added all-itcl.
12495         (CROSS_CHECK_MODULES): Added check-itcl.
12496         (INSTALL_MODULES): Added install-itcl.
12497         (CLEAN_MODULES): Added clean-itcl.
12498
12499 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
12500
12501         * configure.in: build gdb for mn10200
12502
12503 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
12504
12505         * Makefile.in (all-target-winsup): Depend on all-target-libio.
12506
12507 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
12508
12509         * configure.in (tic80-*-*): Turn off most targets right now.
12510
12511 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
12512
12513         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12514         rather than the makeinfo program.
12515         (do-info): Depend upon all-texinfo.
12516
12517 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12518
12519         * configure.in: Remove uses of config/mh-linux.
12520
12521         * config.sub, config.guess: Merge with latest FSF sources.
12522
12523 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
12524
12525         * config.sub (case $basic_machine): Add tic80 entries.
12526
12527 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
12528
12529         * config.sub, config.guess: Merge with latest FSF sources.
12530
12531 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12532
12533         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12534         * mpw-config.in: Test for NewFolderRecursive.
12535         * mpw-install: Use symbolic name for startup filename.
12536         * mpw-README: Add various additional details.
12537
12538 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
12539
12540         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12541
12542 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
12543
12544         * configure.in: Do build gcc and the target libraries for
12545         the mn10200.
12546
12547 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
12548
12549         * configure.in: don't avoid building gdb for mn10300 any more
12550         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12551         instead of single-quoting it.
12552
12553 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
12554
12555         * configure.in: Don't use --with-stabs on IRIX 6.
12556
12557 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
12558
12559         * configure.in (m32r): Build gdb, libg++ now.
12560
12561 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12562
12563         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
12564         directories from noconfigdirs.
12565
12566 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
12567
12568         * config.sub (basic_machine): added mips16 configuration
12569
12570 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12571
12572         * config.sub: Handle d10v-unknown.
12573
12574 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
12575
12576         * config.sub: Handle v850-unknown.
12577
12578 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
12579
12580         * Makefile.in: add findutils
12581         * configure.in: add findutils to list of host_tools
12582
12583 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
12584
12585         * config.sub: Handle mn10200 and mn10300.
12586
12587 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12588
12589         * configure.in (d10v-*): Do not build librx.
12590
12591 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
12592
12593         * configure.in (mn10300): Build everything except gdb & libgloss.
12594
12595 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
12596
12597         * config.guess:  Patch for Dansk Data Elektronik servers,
12598         from Niels Skou Olsen <nso@dde.dk>.
12599
12600         For ncr, use /bin/uname rather than uname, since GNU uname does not
12601         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
12602
12603         Patch for MIPS R4000 running System V,
12604         from Eric S. Raymond <esr@snark.thyrsus.com>.
12605
12606         Fix thinko for nextstep.
12607
12608         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12609
12610         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
12611         * config.guess: Guess mips-dec-mach_bsd4.3.
12612
12613         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
12614         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
12615         release numbers.
12616         * config.guess (mips-mips-riscos*):  Emit just enough of the
12617         release number.
12618
12619         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
12620         * config.guess (sparc-auspex-sunos*):  Added.
12621         (f300-fujitsu-*): Added.
12622
12623         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
12624         * config.guess:  Recognize a Tadpole as a sparc.
12625
12626 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12627
12628         * config.guess: Don't assume that NextStep version is either 2 or
12629         3.  NextStep 4 (aka OpenStep 4) has come out now.
12630
12631 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12632
12633         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12634         From Rik Faith <faith@cs.unc.edu>.
12635
12636 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
12637
12638         * config.sub: Contributions from bug-gnu-utils to:
12639         Support plain "hppa" (no version given) architecture, reported by
12640         OpenStep.
12641         OpenBSD like NetBSD.
12642         LynxOs is not a hardware supplier.
12643
12644         * config.guess: Contributions from bug-gnu-utils to add support for:
12645         OpenBSD like NetBSD.
12646         Stratus systems.
12647         More Pyramid systems.
12648         i[n>4]86 Intel chips.
12649         M680[n>4]0 Motorola chips.
12650         Use unknown instead of lynx for hardware manufacturer.
12651
12652 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12653
12654         * install.sh (chmodcmd): Set to null if the DST directory already
12655         exists.
12656
12657 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12658
12659         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
12660         not use mt-ppc target Makefile fragment any more.
12661
12662 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12663
12664         * configure.in (*-*-windows):  Exclude everything but those dirs
12665         needed to build windows.
12666
12667 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
12668
12669         * Makefile.in (all-target-winsup): Depend on all-target-librx.
12670
12671 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12672
12673         * configure.in:  Exclude mmalloc from i386-windows.
12674
12675 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12676
12677         * Undo my previous change.
12678
12679 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
12680
12681         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
12682         unconditionally.
12683         (MAKEOVERRIDES): Define (revert this part of October 18 change).
12684
12685 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12686
12687         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
12688         host to add it's own flags.
12689
12690 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
12691
12692         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
12693
12694 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
12695
12696         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
12697         (CXX_FOR_TARGET): Likewise.
12698         (GCC_FOR_TARGET): Define.
12699         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
12700         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
12701         CC_FOR_TARGET was specified on the command line.
12702         (MAKEOVERRIDES): Don't define.
12703
12704 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
12705
12706         * configure.in (m32r): Fix spelling of libg++ libs.
12707
12708 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
12709
12710         * config.sub (-apple*): Remove, now redundant.
12711
12712 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
12713
12714         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
12715
12716         * configure: Rework yesterday's sed script patch.
12717
12718         * config.sub: Merge with FSF.
12719
12720 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
12721
12722         * config.guess:  Merge from FSF.
12723
12724         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
12725         * config.guess: Use pc instead of unknown, for pc clone systems.
12726         Change linux to linux-gnu.
12727
12728         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12729         * config.guess: Avoid non-portable tr syntax.
12730
12731 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
12732
12733         * test-build.mk (HOLES): Add "xargs" for gdb.
12734
12735         * configure: Avoid hpux10.20 sed bug.
12736
12737 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
12738
12739         * configure.in:  Add support for windows host
12740         (that is a build done under the Microsoft build environment).
12741
12742 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
12743
12744         * Makefile.in: Replace all uses of srcroot with s, to shrink
12745         command line lengths.
12746
12747         Patches from Geoffrey Noer <noer@cygnus.com>:
12748         * configure.in: If configuring for newlib, pass --with-newlib to
12749         subdirectories.
12750         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
12751         -Bnewlib/ and -Lwinsup to gcc.
12752         (CXX_FOR_TARGET): Likewise.
12753
12754 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12755
12756         * Makefile.in (ETC_SUPPORT): Add configure.
12757
12758 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
12759
12760         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
12761         host configuration file.
12762
12763 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
12764
12765         * configure.in: Break mn10x00 support into separate
12766         mn10200 and mn10300 configurations.
12767         * config.sub: Likewise.
12768
12769 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
12770
12771         * configure.in: Add lots of stuff to noconfigdirs for
12772         the mn10x00 targets.
12773
12774         * config.sub, configure.in: Add mn10x00 support.
12775
12776 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
12777
12778         * make-all.com: Call conf-a-gas, not config-a-gas.
12779
12780 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
12781
12782         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
12783         targets.
12784
12785 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
12786
12787         * mpw-README: Add much more detail for native PowerMac.
12788         * mpw-install: New file.
12789         * mpw-configure: Add --norecursion and --help options.
12790         * mpw-config.in: Translate readme and install files when
12791         copying to objdir.
12792         * mpw-build.in: Don't always depend on byacc and flex.
12793         (install-only-top): New action.
12794
12795 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
12796
12797         * configure.in:  You can now configure GDB for the v850.
12798
12799 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
12800
12801         * configure.in (noconfigdirs): Don't configure any C++ dirs
12802         if targeting D10V.
12803
12804 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12805
12806         * config.sub: Recognize mips64vr5000.
12807
12808 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
12809
12810         * configure.in: Use a single line for host_tools and native_only.
12811
12812 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
12813
12814         * config.sub, configure.in: Add entries for m32r.
12815
12816 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
12817
12818         * Makefile.in (inet-install): Don't run install-gzip.
12819
12820 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
12821
12822         * configure.in:  Don't config lots of things for *-*-windows*.
12823
12824 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
12825
12826         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12827         (host_libs, host_tools): Copy from configure.in.
12828         * mpw-configure: Don't complain about directories not found.
12829
12830 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12831
12832         * configure.in (i[345]86): Recognize i686 for pentium pro.
12833         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12834         file.
12835
12836         * config.guess (i[345]86): Ditto.
12837
12838 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12839
12840         * configure.in (noconfigdirs): Removed gdb for D10V.
12841
12842 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
12843
12844         * configure.in: Remove ld, target-libio, target-libg++, and
12845         target-libstdc++ from noconfigdirs.
12846
12847 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
12848
12849         * configure: Fix three locations where shell scripts were
12850         being run directly rather than with config_shell.
12851
12852 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
12853
12854         * configure.in (v850-*-*): Set up initial $noconfigdirs.
12855         * config.sub (basic_machine): Recognize v850.
12856
12857 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
12858
12859         * mpw-configure: Handle multiple enable/disable options and
12860         pass them down recursively, handle -c and -s flags appropriately
12861         depending on choice of compiler, add escape mechanism for
12862         quoted arguments to gC.
12863
12864 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12865
12866         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12867         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12868         so that -mrelocatable-lib and -mno-eabi are used.
12869
12870         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12871         not support --print-multi-lib, don't abort.
12872
12873 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
12874
12875         * make-all.com: Run config-a-gas.
12876         * setup.com: Don't copy subdirectory files around.
12877
12878 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
12879
12880         * configure.in (*-*-ose): Remove exclusion of libgloss for this
12881         target, it now compiles correctly.
12882
12883 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
12884
12885         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12886
12887 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12888
12889         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12890
12891 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12892
12893         * configure.in (native_only): Add prms.
12894
12895 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
12896
12897         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12898         (BINUTILS_SUPPORT_DIRS): Likewise.
12899
12900 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12901
12902         * configure.in (d10v-*-*): Don't configure ld or gdb until the
12903         d10v support is added.
12904
12905 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12906
12907         * configure.in (d10v-*-*): New target.
12908
12909 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
12910
12911         * config.guess (HP 9000/811): Recognize this as a PA1.1
12912         machine.
12913
12914 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
12915
12916         * Makefile.in (do-tar-gz): New target, split out from tail end of
12917         taz target.  Run each command separately, don't use pipes.
12918         (taz): Use it.
12919
12920 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
12921
12922         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12923         * mpw-build.in: No builds should depend on building byacc or flex,
12924         they are assumed to be installed already.
12925
12926 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12927
12928         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12929         variable that CC_FOR_TARGET needs.
12930
12931 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12932
12933         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12934         options have changed since the last time the subdirectory was
12935         configured, and if it has, reconfigure.
12936         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12937         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12938
12939 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
12940
12941         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12942         CLEAN_MODULES): Add bash.
12943         (all-bash): New target.
12944
12945 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
12946
12947         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12948
12949 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12950
12951         * config.sub (basic_machine): Recognize d10v as a valid processor.
12952
12953 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
12954
12955         * mpw-configure: Add support for --bindir.
12956         * mpw-build.in: Use a GCC-specific build script for GCC actions.
12957
12958 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
12959
12960         * configure.in: add bash, time, gawk to list of hosttools and things
12961         to only build for native toolchains
12962
12963 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12964
12965         * Makefile.in (docdir): Remove.
12966
12967 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12968
12969         * Makefile.in (datadir): Set to $(prefix)/share.
12970
12971 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
12972
12973         * configure.in: build diff and patch for cygwin32-hosted
12974         toolchains.
12975
12976 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
12977
12978         * config.sub: Accept -rtems*.
12979
12980 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
12981
12982         * configure.in: enable dosrel for cygwin32-hosted builds,
12983                 remove diff from the list of things not buildable
12984                 via Canadian Cross
12985
12986 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
12987
12988         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12989         don't get ". ".
12990
12991 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
12992
12993         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12994
12995 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
12996
12997         * Makefile.in (taz): Handle case where tex3patch didn't even get
12998         checked out.  Also, if it was found, put the symlink in a new util
12999         subdirectory.
13000
13001 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13002
13003         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13004
13005 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
13006
13007         * config.sub: Recognize -openvms.
13008         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13009         * make-all.com, setup.com: New files.
13010
13011 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13012
13013         * Makefile.in (taz): tex3patch moved to texinfo/util.
13014
13015 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
13016
13017         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13018         * configure.in: remove make from disable-if-Can-Cross list
13019                 enable gdb if ${host} and ${target} are cygwin32
13020
13021 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
13022
13023         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
13024         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13025
13026 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13027
13028         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
13029         distinguish sysv/svr4/bsd variants.
13030         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13031
13032 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
13033
13034         * configure.in: Added copyright notice.
13035         * move-if-change: Added copyright notice.
13036
13037 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13038
13039         * configure.in (powerpcle-*-solaris*): Until we get shared
13040         libraries working, don't build gdb, sim, make, tcl, tk, or
13041         expect.
13042
13043 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
13044
13045         * config.guess:  Merge with FSF:
13046
13047         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13048         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13049
13050         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
13051         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13052
13053         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
13054         * config.guess:  Combine two OSF1 rules.
13055         Also recognize field test versions.  From mjr@zk3.dec.com.
13056         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
13057         because GNU uname does not support -p.  From pmr@pajato.com.
13058
13059 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
13060
13061         * Makefile.in (MAKEDIRS): Removed $(tooldir).
13062
13063 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
13064
13065         * mpw-README: Document GCCIncludes.
13066
13067 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
13068
13069         * configure.in (alpha-*-linux*): Set enable_shared to yes.
13070
13071 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13072
13073         * mpw-configure: Handle --enable-FOO and --disable-FOO.
13074
13075 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
13076
13077         * configure.in (*-*-cygwin32): Configure make.
13078
13079 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
13080
13081         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13082
13083 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
13084
13085         * Makefile.in (all-inet): Depend on all-perl.
13086
13087         * Makefile.in (inet-install): New target.
13088
13089         * Makefile.in (all-inet): Depend on all-tcl.
13090         (all-inet): Depend on all-send-pr.
13091
13092 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13093
13094         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13095         temporarily.
13096
13097 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
13098
13099         * configure.in: Don't configure --with-gnu-ld on AIX.
13100
13101 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13102
13103         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13104
13105 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
13106
13107         * Makefile.in (ALL_MODULES): Added all-inet.
13108         (CROSS_CHECK_MODULES): Added check-inet.
13109         (INSTALL_MODULES): Added install-inet.
13110         (CLEAN_MODULES): Added clean-inet.
13111         (all-indent): New target.
13112
13113         * configure.in (host_tools): Added inet.
13114         (native_only): Added inet.
13115         (noconfigdirs): Added inet.
13116
13117 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
13118
13119         * configure.in: Don't configure libgloss if we are not configuring
13120         newlib.
13121
13122 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
13123
13124         * configure.in: Don't configure libgloss for unsupported
13125         architectures.
13126
13127 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13128
13129         * Makefile.in (CLEAN_MODULES): Add clean-apache.
13130
13131 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
13132
13133         * Makefile.in (ALL_MODULES): Include all-apache.
13134         (CROSS_CHECK_MODULES): Include check-apache.
13135         (INSTALL_MODULES): Include install-apache.
13136         (all-apache): New target.
13137
13138         * configure.in: Added apache everywhere perl is seen.
13139
13140 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13141
13142         * Makefile.in: Add support for clean-{module} and
13143         clean-target-{module} rules.
13144
13145 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
13146
13147         * configure.in (*-*-ose) do not build libgloss.
13148
13149 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13150
13151         * config.guess (prep*:SunOS:5.*:*): Turn into
13152         powerpele-unknown-solaris2.
13153
13154 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
13155
13156         * configure.in: Permit --enable-shared to specify a list of
13157         directories.
13158
13159 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13160
13161         * configure.in (host==solaris): Pass only the first word of $CC
13162         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13163
13164 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13165
13166         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13167
13168 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
13169
13170         * Makefile.in (ALL_MODULES): Include all-perl.
13171         (CROSS_CHECK_MODULES): Include check-perl.
13172         (INSTALL_MODULES): Include install-perl.
13173         (ALL_X11_MODULES): Include all-guile.
13174         (CHECK_X11_MODULES): Include check-guile.
13175         (INSTALL_X11_MODULES): Include install-guile.
13176         (all-perl): New target.
13177         (all-guile): New target.
13178
13179         * configure.in (host_tools): Include perl and guile.
13180         (native_only): Include perl and guile.
13181         (noconfigdirs): Don't build guile and perl; no ports have been
13182         done.
13183
13184 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
13185
13186         * configure (--enable-*): Handle quoted option lists such as
13187         --enable-sim-cflags='-g0 -O' better.
13188
13189 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13190
13191         * Makefile.in ({,inst}all-target): New rule so we can make and
13192         install all of the target directories easily.
13193
13194 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13195
13196         * configure.in: Add missing global flag in sed substitution when
13197         deleting `target-' from ${configdirs}.
13198
13199 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
13200
13201         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13202         option.
13203
13204         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13205         config/mh-necv4.
13206
13207         * install.sh: Correct misspelling of transformbasename.
13208
13209         * config.guess: Recognize mips-*-sysv*.
13210
13211 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
13212
13213         * config.sub: Recognize mon960.
13214
13215 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
13216
13217         * configure: Restore Canadian Cross handling of BISON and LEX,
13218         removed in Feb 20 change.
13219
13220 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
13221
13222         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13223         Mention make install.  Remove the old copyright date as well the
13224         clumsy and rather pointless copyright on the README file.
13225
13226 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13227
13228         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13229         Makefile after running symlink-tree, then run `make distclean' to
13230         avoid clobbering any generated files in srcdir.
13231
13232 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
13233
13234         * configure.in (m68k-*-netbsd*): Build everything now.
13235
13236 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13237
13238         * Makefile.in (taz): Fix quoting.
13239
13240 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
13241
13242         * configure.in (sparclet-*-*): Build everything now.
13243
13244 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13245
13246         * configure.in (m68k-*-linux*): New host.
13247
13248 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
13249
13250         * configure: Check for bison before byacc.
13251
13252 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
13253
13254         * Makefile.in configure:  Change the way LEX and BISON/YACC are
13255         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
13256         searching PATH.  These are used as fallbacks by Makefile.in if
13257         flex/bison/byacc aren't in objdir.
13258
13259 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
13260
13261         * Makefile.in: Make everything which depends upon all-bfd also
13262         depend upon all-opcodes, in case --with-commonbfdlib is used.
13263
13264 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13265
13266         * configure.in (host *-*-cygwin32): Don't build gdb if we are
13267         building NT native compilers on Unix.
13268
13269 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
13270
13271         * configure.in: Don't get CC from the host Makefile fragment if we
13272         can find gcc in PATH, or if this is a Canadian Cross.  Move the
13273         Solaris test for /usr/ucb/cc to the post target script, just after
13274         the compiler sanity test.
13275
13276 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
13277
13278         * config.sub: Merge with FSF.
13279
13280 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
13281
13282         * Makefile.in (RPATH_ENVVAR): New variable.
13283         (REALLY_SET_LIB_PATH): Use it.
13284         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13285
13286 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
13287
13288         * config.sub, configure.in: Recognize sparclet cpu.
13289
13290 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13291
13292         * config.guess:  Support m68k-cbm-sysv4.
13293
13294 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13295
13296         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13297         m68k-unknown-linuxaout from linker help string.  Put quotes around
13298         $ld_help_string.
13299
13300 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
13301
13302         * config.guess (powerpc-harris-powerunix): Add guess for port
13303         to new target.
13304
13305 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13306
13307         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13308
13309 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
13310
13311         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13312         $(REALLY_SET_LIB_PATH) in Makefile.
13313         * Makefile.in (SET_LIB_PATH): New variable.
13314         (REALLY_SET_LIB_PATH): New variable.
13315         ($(DO_X)): Use $(SET_LIB_PATH).
13316         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13317         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13318         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13319         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13320         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13321         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13322         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13323         (install-dosrel): Likewise.
13324         (all-opcodes): Depend upon all-libiberty.
13325
13326 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13327
13328         * config.guess (*:CYGWIN*): New
13329
13330 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13331
13332         * Makefile.in (all-target-winsup): All all-target-libiberty.
13333
13334 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13335
13336         * configure.in (noconfigdirs): Add missing # in front of comment.
13337
13338 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
13339
13340         * configure.in: add second pass to things added to noconfigdirs
13341         so *-gm-magic can exclude libgloss properly.
13342
13343 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
13344
13345         * mpw-configure (extralibs_name, rez_name): Set correctly
13346         for MWC68K compiler.
13347
13348         * mpw-README: Add more info on the necessary build tools.
13349
13350 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13351
13352         * configure.in, config.sub: Recognize cygwin32.
13353
13354 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
13355
13356         * config.guess, config.sub: Recognize A/UX.
13357
13358 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
13359
13360         * config.sub: Merge with gcc/config.sub.
13361
13362 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
13363
13364         * mpw-build.in (do-binutils): Add build of stamps.
13365
13366 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
13367
13368         * config.sub: Add recognition for mips64vr4100*-* targets.
13369
13370 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13371
13372         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13373         Add creation of gconfigargs with `--enable-shared' turned on.
13374         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13375         ($(host)-stamp-stage3-configured): Likewise.
13376         (HOLES): Add chatr and ldd.
13377         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13378
13379 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
13380
13381         * configure: Pass --nfp to recursive configures.
13382
13383 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13384
13385         * Makefile.in (DLLTOOL): New.
13386         (DLLTOOL_FOR_TARGET): New.
13387         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13388         (EXTRA_TARGET_FLAGS): Ditto.
13389         (EXTRA_GCC_FLAGS): Ditto.
13390         (CONFIGURE_TARGET_MODULES): Ditto.
13391         (DO_X): Ditto.
13392         * configure: Add DLLTOOL.
13393
13394 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
13395
13396         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13397         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13398         mh-sco, since old workarounds no longer needed, and don't
13399         build ld, since libraries have weak symbols in COFF.
13400
13401 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
13402
13403         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13404
13405 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13406
13407         * configure.in: Make sure that ${CC} can be used to compile an
13408         executable.
13409
13410 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13411
13412         * Makefile.in (all-gdb): Depend on $(GDB_TK).
13413         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13414         nothing depending on whether gdbtk is being built.
13415
13416 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
13417
13418         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13419
13420 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
13421
13422         * configure.in (noconfigdirs): Put ld or gas in this early, if the
13423         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13424
13425 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
13426
13427         * config-ml.in: Add support for
13428         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13429         Simplify setting of multidirs from --disable-foo.
13430
13431 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13432
13433         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13434         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13435         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13436         non-empty, pass them on to the  GCC make.
13437         (all-bootstrap): New rule that is like all-gcc, except it executes
13438         the GCC bootstrap rule instead of the GCC all rule.
13439
13440 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
13441
13442         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13443
13444 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13445
13446         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13447         DG/UX support.
13448
13449 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
13450
13451         * config.sub (i*86*) Change [345] to [3456]
13452
13453 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13454
13455         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13456         --with-gnu-ld=no.
13457
13458 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13459
13460         * config-ml.in (rs6000*, powerpc*): Add switches to control which
13461         AIX multilibs get built.
13462
13463 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13464
13465         * configure.in (i386-win32): Don't build expect if we're not
13466         building the tcl subdir.
13467
13468 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
13469
13470         * Makefile.in: (configure-target-examples, all-target-examples):
13471         New targets, configure and build example programs.
13472
13473 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
13474
13475         * mpw-configure: If an mpw-config.in generated a file mk.sed,
13476         use it as input to sedit the generated MPW makefile.
13477         * mpw-README: Add a suggestion about Gestalt.h.
13478
13479 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
13480
13481         * config.sub: Accept *-*-ieee*.
13482
13483 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
13484
13485         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
13486         Ronald F. Guilmette <rfg@monkeys.com>.
13487
13488 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13489
13490         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13491         for powerpc-pe native.
13492         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13493         (target==powerpc-pe): duplicate i386-win32 entry.
13494
13495 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13496
13497         * configure.in (noconfigdirs): Exclude target-newlib for all versions
13498         of vxworks, not just vxworks5.1.
13499
13500 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
13501
13502         * mpw-configure: Add support for exec-prefix.
13503
13504 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13505
13506         * config.guess: Recognize HP model 816 machines as having
13507         a PA1.1 processor.
13508
13509 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13510
13511         * configure: Ignore new autoconf configure options.
13512
13513 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13514
13515         * config.guess:  Recognize Pentium under SCO.
13516         From Robert Lipe <robertl@arnet.com>.
13517
13518 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13519
13520         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13521
13522 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
13523
13524         * configure.in: Don't configure gas for alpha-dec-osf*.
13525
13526 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
13527
13528         * configure.in: Default to --with-stabs for some targets for which
13529         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13530         i[345]86*-*-unixware*.
13531
13532 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13533
13534         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13535         rather than basing it on the target.  Simplify handling of options
13536         controlling which directories to configure.  Remove extraneous
13537         slash in multi-clean target.
13538
13539 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
13540
13541         * config-ml.in: Prefix more variables with ml_ so they don't collide
13542         with configure's.
13543
13544 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
13545
13546         * configure: Don't turn -v into --v.
13547
13548 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
13549
13550         * configure.in (targargs): Fix typo.
13551
13552         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13553
13554 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
13555
13556         * configure.in: Strip --host and --target options from
13557         CONFIG_ARGUMENTS, and always configure for --host only.  Add
13558         --with-cross-host option when building with a cross-compiler.
13559         * configure: Canonicalize the arguments put into config.status by
13560         always using `=' for an option with an argument.  Pass a presumed
13561         --host or --target explicitly.
13562
13563 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
13564
13565         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13566         into general OS recognition case.
13567
13568 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13569
13570         * configure.in (target_configdirs): add target-winsup only
13571         for win32 target systems.
13572
13573 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
13574
13575         * Makefile.in (all-target-libgloss): Depend upon
13576         configure-target-newlib, since when libgloss is built it looks to
13577         see if the newlib directory exists.
13578
13579 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
13580
13581         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13582         cfg-ml-*.in.
13583
13584 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
13585
13586         * configure: Handle LD and LD_FOR_TARGET when configuring a
13587         Canadian Cross.
13588
13589 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13590
13591         * configure.in (target_libs): add target-winsup.
13592         (target==i386-win32): add patch diff flex make to $noconfigdirs.
13593         (target==ppcle-pe): remove ld from $noconfigdirs.
13594
13595 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
13596
13597         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13598         Preserve relative path names in $srcdir.  Build symlink tree if
13599         configuring cross target dir and srcdir=. (= no VPATH support).
13600         (configure-target-libg++): Depend on configure-target-librx.
13601         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13602         * config-ml.in: New file.
13603         * symlink-tree: New file.
13604         * configure: Ensure srcdir="." if that's what it is.
13605
13606 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
13607
13608         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13609         includes and FLEX_SKELETON setting.
13610         * mpw-configure (--with-gnu-ld): New option, controls whether
13611         to use PPCLink or ld with PowerMac GCC.
13612         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13613         * mpw-config.in: Configure grez if targeting Mac.
13614
13615         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
13616         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13617         just macos.
13618         * configure.in: Configure grez resource compiler if targeting Mac.
13619         * Makefile.in (all-grez, install-grez): New targets.
13620
13621 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
13622
13623         * configure: CXX defaults to gcc, not g++.  If we find
13624         gcc in the path, set CC to gcc -O2.
13625
13626 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
13627
13628         * configure: Default ${build} correctly.  Avoid picking up extra
13629         spaces when reading CC and CXX from Makefile.  When doing a
13630         Canadian Cross, use plausible default values for numerous
13631         variables.
13632         * configure.in: When doing a Canadian Cross, don't try to
13633         configure tools whose configure script can't handle it.
13634
13635 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13636
13637         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13638
13639 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13640
13641         * configure:  Remove dubious bug reporting address.
13642
13643 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13644
13645         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
13646         configure script, run that instead of this directory's configure.
13647         In either case, print a message that we're configuring the sub-dir.
13648
13649 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13650
13651         * configure.in: Before checking for the existence of various files,
13652         use sed to filter out "target-".
13653
13654 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13655
13656         * Makefile.in (DO_X): Split rule to decrease command line length
13657         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
13658         (Philippe De Muyter).
13659
13660 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13661
13662         * Makefile.in (all-patch): depend on all-libiberty.
13663
13664 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
13665
13666         * configure.in: If the only directory in target_configdirs which
13667         actually exists is libiberty, then set target_configdirs to empty,
13668         to avoid trying to build a target libiberty in a gas or gdb
13669         distribution.
13670
13671 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
13672
13673         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
13674         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
13675         systems.
13676
13677 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13678
13679         * configure.in (copy_dirs): Use sys-include instead of include
13680         for --with-headers option.
13681
13682 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
13683
13684         * Makefile.in, configure.in: Make winsup builds work with
13685         new scheme.
13686
13687 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
13688
13689         * configure.in: Build the linker on AIX.
13690
13691 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13692
13693         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
13694         where needed.
13695
13696 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
13697
13698         * Makefile.in (all-gcc): Fix typo.
13699
13700 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13701
13702         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
13703
13704 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13705
13706         * configure.in:  Rename libFOO to target-libFOO, and xiberty
13707         to target-xiberty, to provide more flexibility.
13708         (target_subdir):  Define.  Create if cross.
13709         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
13710         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
13711         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
13712         check-libFOO -> check-target-libFOO, etc.
13713         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
13714         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
13715         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
13716         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
13717         allow ALL_GCC="" to only configure.
13718         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
13719         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
13720         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
13721
13722 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
13723
13724         * Makefile.in (taz): Build "info" in etc explicitly.
13725
13726 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
13727
13728         * configure.in:  Make sure that CC is undefined (as opposed to
13729         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
13730         problem with autoconf trying to configure on a host without GCC.
13731
13732 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13733
13734         * mpw-configure: Set host alias from choice of host compiler,
13735         only use generic MPW Makefile sed if present, edit a file
13736         named "hacked_Makefile.in" instead of "Makefile.in" if present.
13737         * mpw-README: Add problem notes about CW6 and CW7.
13738
13739 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
13740
13741         * Makefile.in (taz): Use ";" instead of ";;".
13742
13743 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13744
13745         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
13746         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
13747         DISTDOCDIRS.
13748         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
13749         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
13750
13751 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13752
13753         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
13754         and gnats, because they are now subsumed by DISTSTUFFDIRS.
13755         Move bfd to DISTSTUFFDIRS.
13756
13757 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13758
13759         * Makefile.in (X11_LIB): Removed.
13760         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
13761
13762         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
13763
13764 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13765
13766         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
13767         names.
13768
13769 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13770
13771         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
13772
13773 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
13774
13775         * configure.in (i[345]86-*-win32): Always build newlib.
13776         Don't configure cvs, autoconf or texinfo.
13777         * Makefile.in (LD_FOR_TARGET): New.
13778         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
13779         Pass down LD_FOR_TARGET.
13780
13781 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13782
13783         * winsup: New directory.
13784         * Makefile.in: Build winsup.
13785         * configure.in: Winsup is configured when target is win32.
13786         Can only build win32 target GDB when native.
13787
13788 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
13789
13790         * config.guess: Recognize HP model 819 machines as having
13791         a PA 1.1 processor.
13792
13793 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13794
13795         * configure: Fix sed loop which substitutes for CC and CXX to
13796         avoid bug found in various sed implementations.
13797
13798 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13799
13800         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
13801         simulator.  Use standard powerpc-*-eabi*.
13802
13803 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13804
13805         * configure.in: Stop putting gas and binutils in noconfigdirs for
13806         powerpc-*-aix* and rs6000-*-*.
13807
13808 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
13809
13810         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13811         -mcall-aixdesc libraries.
13812
13813 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
13814
13815         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13816
13817         * config.sub (arm | armel | armeb): Fix shell syntax.
13818
13819 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13820
13821         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13822         -msoft-float and -mcpu=common support.
13823         (powerpc*-*-eabisim*): Add support for building -mcall-aix
13824         libraries.
13825
13826 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13827
13828         * configure.in: Allow configuration and build of emacs19 for the alpha.
13829
13830 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13831
13832         * configure.in (CC): Get ^CC, not just any old CC, from
13833         ${host_makefile_frag}.
13834
13835 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13836
13837         * configure.in (CC): Try to get CC from
13838         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13839
13840 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13841
13842         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13843         only if it exists in $(srcdir).
13844
13845 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13846
13847         * configure: If CC and CXX are not set in the environment, set
13848         them, based on either an existing Makefile or on searching for gcc
13849         in PATH.  Substitute for CC and CXX in Makefile.
13850         * configure.in: Remove libm from target_libs.  Separate
13851         target_configdirs from configdirs.  If CC is not set in
13852         environment, try to get it from a host Makefile fragment.  Rewrite
13853         changes of configdirs to use skipdirs instead.  A few minor
13854         tweaks.  Take directories out of target_configdirs as they are
13855         taken out of configdirs.  Remove existing Makefile files from
13856         subdirectories.  Substitute for TARGET_CONFIGDIRS and
13857         CONFIG_ARGUMENTS in Makefile.
13858         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13859         by configure.in.
13860         (CONFIG_ARGUMENTS): Likewise.
13861         (CONFIGURE_TARGET_MODULES): New variable.
13862         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13863         ($(CONFIGURE_TARGET_MODULES)): New target.
13864         (configure-libg++, configure-libio): New targets.
13865         (all-libg++): Depend upon configure-libg++.
13866         (all-libio): Depend upon configure-libio.
13867         (configure-libgloss, all-libgloss): New targets.
13868         (configure-libstdc++): New target.
13869         (all-libstdc++): Depend upon configure-libstdc++.
13870         (configure-librx, all-librx): New targets.
13871         (configure-newlib): New target.
13872         (all-newlib): Depend upon configure-newlib
13873         (configure-xiberty): New target.
13874         (all-xiberty): Depend upon configure-xiberty.
13875
13876 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13877
13878         * configure.in (host i[345]86-*-win32):  Expand the
13879         noconfigdirs again.
13880
13881 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
13882
13883         * mpw-configure: Fix sed command file name.
13884
13885 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13886
13887         * configure.in (host i[345]86-*-win32): Reduce the
13888         noconfigdirs again.
13889
13890 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
13891
13892         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13893         or powerpc*-*-pe*, since they are not yet supported.
13894
13895 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13896
13897         Add PowerMac support and many other enhancements.
13898         * mpw-configure: New option --cc to select compiler to use,
13899         paste options set according to --cc into the generated
13900         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13901         if mpw-make.sed is present.
13902         * mpw-config.in: Don't test for gC1, test for mpw-touch,
13903         add forward includes for PowerPC include files.
13904         * mpw-build.in: Build using Makefile.PPC if present.
13905         (do-byacc, etc): Remove separate version resource builds.
13906         (do-gas): Build "stamps" before "all".
13907         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13908         * mpw-README: Update to reflect --cc option, PowerMac support,
13909         and recently-reported compatibility problems.
13910
13911 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
13912
13913         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13914         embedded m68k systems (-aout, -coff, -elf, -vxworks).
13915         (--with-multilib-top): Pass to recursive invocations.
13916
13917 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
13918
13919         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13920         v810-*-*.
13921
13922 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13923
13924         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13925         gdb, ld and opcodes on v810-*-*.
13926
13927 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13928
13929         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13930         (local-maintainer-clean): New target.
13931         (maintainer-clean): New target.
13932         (realclean): Just depend upon maintainer-clean.
13933
13934 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13935
13936         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13937
13938 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
13939
13940         * configure.in: Build ld in mips*-*-bsd* case.
13941
13942 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
13943
13944         * config.sub: Accept -lites* OS.  From Ian Dall.
13945
13946 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
13947
13948         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13949         targets.
13950
13951 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13952
13953         * configure.in: treat i386-win32 canadian cross the same as
13954         i386-go32 canadian cross.
13955
13956 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13957
13958         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13959         running under the simulator to build a reduced set of libraries.
13960         (powerpc-*-eabiaix): Add fine grained multilib support added to
13961         other powerpc targets yesterday.
13962
13963 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13964
13965         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13966         -disable-softfloat, -disable-relocatable, -disable-aix, and
13967         -disable-sysv to control which multilib libraries get built.
13968
13969 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13970
13971         * configure: Add Makefile.tem to list of files to remove in trap
13972         handler.
13973
13974 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13975
13976         * config.guess (*Linux*):  Add missing "exit"s.
13977         Also, need specific check for alpha-unknown-linux (uses COFF).
13978
13979 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13980
13981         * config.guess:  Merge with FSF:
13982
13983         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
13984         * config.guess (AIX4): More robust release numbering discovery.
13985
13986         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
13987         * config.guess (i386-sequent-ptx): Properly get version number.
13988
13989         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
13990         * config.guess (mips:*:4*:UMIPS): New case.
13991
13992 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13993
13994         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13995         (i386-win32 host): Likewise.  Don't build readline.
13996
13997 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
13998
13999         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
14000         SUPPORT_FILES to submakes.
14001
14002 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
14003
14004         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14005         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14006         mpw-configure.
14007
14008 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
14009
14010         * configure.in (appdirs): Use =, not ==, in test expression when
14011         trying to build the text to print in the warning message for
14012         Solaris users.
14013
14014 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
14015
14016         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14017
14018 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14019
14020         * config.guess: Recognize lynx-2.3.
14021
14022 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
14023
14024         * config.sub (z8ksim): Deleted
14025         (z8k-*-coff): New, this is the one true name of the target.
14026
14027 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
14028
14029         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14030
14031 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
14032
14033         * config.guess (*:Linux:*:*): First try asking the linker what the
14034         default object file format is (elf, aout, or coff).  Then if this
14035         fails, try previous methods.
14036
14037 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14038
14039         * configure.in: Don't build newlib for *-*-vxworks5.1.
14040
14041 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14042
14043         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14044         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14045
14046 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
14047
14048         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14049
14050 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
14051
14052         * cfg-ml-com.in: New file.
14053         * cfg-ml-pos.in: New file.
14054
14055 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14056
14057         * COPYING.NEWLIB: Add HP free copyright to list.
14058
14059 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14060
14061         * config.sub: Recognize -eabi* for the system, not just -eabi.
14062
14063 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14064
14065         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14066         * config.sub, configure.in (win32): New target and host.
14067
14068 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14069
14070         * configure.in: Add i386-pe configuration.
14071
14072 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
14073
14074         * mpw-build.in (install): Install GDB after LD.
14075
14076 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
14077
14078         * mpw-config.in (elf/mips.h): Always forward-include, needed
14079         for GDB to build.
14080
14081 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14082
14083         * testsuite: New directory for customer acceptance and whole tool
14084         chain tests.
14085
14086 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14087
14088         * configure: If per-host line isn't found, but AC_OUTPUT is found
14089         and a configure script exists, run it instead.
14090
14091 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14092
14093         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
14094
14095 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14096
14097         * configure: Set build_{cpu,vendor,os,alias} to host values when
14098         --build isn't specified.
14099
14100 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14101
14102         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14103         (FLAGS_TO_PASS): Pass them.
14104         (EXTRA_TARGET_FLAGS): Ditto.
14105
14106 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14107
14108         * Makefile.in (all-libg++): Depend on all-libstdc++.
14109
14110 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14111
14112         * configure.in (noconfigdirs): Enable all packages for
14113           i386-unknown-netbsd.
14114
14115 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
14116
14117         * configure.in (noconfigdirs): Don't configure tk for i386-go32
14118         hosted builds (DOS builds)
14119
14120 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14121
14122         Changes for ARM based on patches from Richard Earnshaw:
14123         * config.sub: Handle armeb and armel.
14124         * configure.in: Omit arm linker only for riscix.
14125
14126 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14127
14128         * config.guess:  Update from FSF.
14129
14130 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
14131
14132         * config.sub: Recognize powerpcle as the little endian variant of
14133         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
14134         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
14135         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
14136         temporarily.
14137
14138 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
14139
14140         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14141
14142 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
14143
14144         * config.sub: Accept -lites* as a basic system type.
14145
14146 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
14147
14148         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14149         installed, and if so return linuxoldld as the system name.
14150
14151 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
14152
14153         * config.guess: Add hppa1.1-hp-lites support.
14154
14155 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14156
14157         * configure.in: Don't build newlib for m68k-vxworks5.1.
14158
14159 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14160
14161         * configure.in (mips-sgi-irix6): Use mh-irix5.
14162
14163 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
14164
14165         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14166
14167 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14168
14169         * test-build.mk: Enable building of shared libraries on IRIX 5 and
14170         OSF/1.  Fix compiler flags.
14171         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
14172
14173 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
14174
14175         * configure.in: Recognize --with-newlib.
14176         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14177
14178 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14179
14180         * Makefile.in: move {all,check,install}-gdb from *_MODULES
14181         to *_X11_MODULES due to gdbtk needing X include files et al.
14182
14183 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
14184
14185         Merge in support for Mac MPW as a host.
14186         (Old change descriptions retained for informational value.)
14187
14188         * mpw-config.in: Add generic include forwards for cpu-specific
14189         include files in aout and elf directories.
14190
14191         * mpw-configure: Added copyright.
14192         * mpw-config.in: Check for presence of required build tools.
14193         (target_libs): Add newlib.
14194         (target_tools): Add examples.
14195         (Read Me): Generate as "Read Me for MPW" instead.
14196         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14197         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14198         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14199
14200         * mpw-configure: Remove subdir-specific makefile hackery,
14201         delete mk.tmp after using it.
14202
14203         * mpw-build.in (all): Display start and end times.
14204
14205         * mpw-configure (host_canonical): Set.
14206         (target_cpu): Always add to makefiles.
14207         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14208         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14209         (mpw-mh-mpw): Look for in srcdir and srcroot.
14210         Use sed instead of mpw-edit-prefix to edit prefix definitions.
14211
14212         * mpw-build.in: (install-only): New target.
14213
14214         * mpw-configure (host_alias, target_alias): Rename from hostalias
14215         and targetalias, add into generated Makefile.
14216         (mk.tmp): If present, add into generated Makefile.
14217         * mpw-build.in (all-gas): Build config.h first before gas proper.
14218
14219         * mpw-configure (config.status): Write only if changed.
14220         * mpw-config.in (readline): Configure it (not built, just used for
14221         definitions).
14222
14223         * mpw-config.in (elf/mips.h): Add a forward include.
14224
14225         * mpw-config.in: Forward-include most .h files in include into
14226         extra-include.
14227         (readline): Don't build.
14228         mpw-build.in (install): Install GDB.
14229
14230         * mpw-configure (prefix, mpw_prefix): Handle it.
14231         * mpw-config.in (mmalloc, readline): Don't configure.
14232         * mpw-build.in (thisscript): Rename to ThisScript.
14233         Use mpw-build instead of BuildProgram everywhere.
14234         (mmalloc, readline): Don't build.
14235         * mpw-README: New file, basic documentation about the MPW port.
14236
14237         * mpw-config.in: Use forward-include to create include files.
14238
14239         * mpw-configure: Add more things to the top of each configured
14240         Makefile, including contents of config/mpw-mh-mpw.
14241         * mpw-config.in (extra-include): Create this directory and fill it
14242         with Posix-like include files when configuring.
14243
14244         * config.sub (apple, mac, mpw): Add various aliases.
14245
14246         * mpw-build.in: New file, top-level build script fragment for MPW.
14247         * mpw-configure: New file, configure script for MPW.
14248         * mpw-config.in: New file, config fragment for MPW.
14249
14250 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14251
14252         * configure.in (host_libs): Remove glob, since it is gone from the
14253         sources.
14254
14255 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14256
14257         * Makefile.in: define empty GDB_NLM_DEPS var.
14258
14259         * configure.in(target_makefile_frag): use config/mt-netware
14260         for netware targets.
14261
14262 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14263
14264         * config.sub: Merge in recent FSF changes.  Remove linux special
14265         cases.
14266
14267 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14268
14269         Revert this change:
14270
14271         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14272
14273                 * build-all.mk: Use CC=cc -Xs on Solaris.
14274
14275 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14276
14277         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
14278         stop using it.
14279         * Makefile.in: Nuke all references to glob subdirectory.
14280
14281 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14282
14283         * configure.in: Fix --enable-shared logic in per-host.
14284
14285 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14286
14287         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14288
14289 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14290
14291         * configure.in (noconfigdirs): Don't build gas on AIX, for
14292         powerpc*-*-aix* as well as for rs6000*-*-aix*.
14293
14294 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
14295
14296         * configure: Fix --cache-file to work if the file argument is a
14297         relative path.
14298
14299 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
14300
14301         * configure: If the --cache-file is used, pass it down to
14302         configure in subdirectories.
14303
14304 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
14305
14306         * config.sub: add vxworks29k configuration.
14307
14308 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14309
14310         * Makefile.in (taz): Do "diststuff" part quietly.
14311
14312 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14313
14314         * config.sub: Mini-merge with gcc/config.sub.
14315
14316 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14317
14318         * config.guess (IRIX): Sed - to _.
14319
14320 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14321
14322         * Makefile.in (source-vault, binary-vault): New targets.
14323
14324 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
14325
14326         * config.sub: Recognize -eabi as a basic system type.
14327
14328 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14329
14330         * configure.in (enable_shared stuff): Fix typo.
14331
14332 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
14333
14334         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14335
14336 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14337
14338         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14339
14340 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
14341
14342         * configure.in (rs6000-*-*): Don't build gas.
14343
14344 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
14345
14346         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14347         reduce command line length.
14348         (AS_FOR_TARGET): Check for as.new, not Makefile.
14349         (NM_FOR_TARGET): Check for nm.new, not Makefile.
14350
14351 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14352
14353         * config.guess:  Merge from FSF.
14354
14355 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14356
14357         * configure: Don't use $ when handling program_suffix.
14358
14359 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
14360
14361         * configure.in:  Configure tk for hppa/hpux.
14362
14363 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14364
14365         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
14366
14367 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14368
14369         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
14370         to LIBCXXFLAGS.  Tests are better run without it.
14371
14372 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
14373
14374         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14375
14376 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
14377
14378         * configure.in (*-*-netware*): Don't configure xiberty.
14379
14380 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
14381
14382         * configure.in:  Remove tk from native_only list.
14383
14384 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
14385
14386         * build-all.mk: Add mips-ncd-elf target to sun4 targets
14387           for special NCD build.
14388
14389 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14390
14391         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14392         makeall.bat, they're only useful for binutils snapshots.
14393         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14394         makeall.bat to specified SUPPORT_FILES.
14395
14396 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
14397
14398         * build-all.mk: Add Ericsson targets to sun4 and solaris
14399           hosts.  Add  BNR's sun4 target to solaris host, so their
14400           build-from-source will be tested in-house first.
14401
14402 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14403
14404         * Makefile.in (LIBCFLAGS): New variable.
14405         (CFLAGS_FOR_TARGET): Ditto.
14406         (LIBCFLAGS_FOR_TARGET): Ditto.
14407         (LIBCXXFLAGS): Ditto.
14408         (CXXFLAGS_FOR_TARGET): Ditto.
14409         (LIBCXXFLAGS_FOR_TARGET): Ditto.
14410         (BASE_FLAGS_TO_PASS): Pass them.
14411         (EXTRA_TARGET_FLAGS): Ditto.
14412
14413         * configure.in: Support --enable-shared.
14414
14415 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14416
14417         * configure.in (target_libs):  Include libstdc++ again.
14418         * config.guess:  Update from FSF (for FreeBSD).
14419
14420 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14421
14422         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14423         makeall.bat.
14424         (DISTDOCDIRS): Add `etc'.
14425         (ETC_SUPPORT_PFX): New variable.
14426         (taz): Include anything from etc starting with a word in
14427         ETC_SUPPORT_PFX.
14428
14429 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14430
14431         * config.sub: Update for recent FSF changes.  Remove obsolete
14432         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
14433         spacing changes.
14434
14435 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14436
14437         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
14438
14439         * config.guess:  Merge with FSF.
14440         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14441
14442 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14443
14444         * configure: Since the "trap 0" handler will override the exit
14445         status on many systems, only use it for "exit 1", and make it set
14446         a non-zero exit status; reset it before "exit 0".  Also, check
14447         exit status of config.sub, and error out if it failed.
14448
14449 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
14450
14451         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14452         and install libgloss.
14453
14454 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14455
14456         * Makefile.in (all-binutils): Depend upon all-byacc.
14457
14458         * configure.in: Don't build emacs on Irix 5.
14459
14460 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14461
14462         * configure.in (*-*-netware*): Add libio.
14463
14464 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14465
14466         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14467         (CHECK_TARGET_MODULES): Ditto.
14468         (INSTALL_TARGET_MODULES): Ditto.
14469         (TARGET_LIBS): Ditto.
14470         (all-libstdc++): Note dependencies.
14471
14472 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14473
14474         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14475
14476 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14477
14478         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14479         -fexternal-templates.
14480
14481         * configure.in (target_libs): Add libstdc++.
14482         (noconfigdirs): Add libstdc++ as appropriate.
14483
14484 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14485
14486         * config.guess:  Update from FSF.
14487
14488 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14489
14490         * configure: Use ${config_shell} when running ${configsub}.
14491
14492 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
14493
14494         * config.sub: No longer recognize h8300h.
14495
14496 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14497
14498         * config.sub: Remove extraneous differences between config.sub and
14499         gcc/config.sub.
14500
14501 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14502
14503         * Makefile.in (DISTSTUFFDIRS): Add gas.
14504
14505 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
14506
14507         * COPYING.NEWLIB: New file.
14508
14509 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14510
14511         * config.guess (HP-UX):  Patch from Harlan Stenn
14512         <harlan@landmark.com> to also emit release level.
14513
14514 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14515
14516         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14517
14518 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14519
14520         * config.sub:  Merge nextstep cleanup from FSF.
14521
14522 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14523
14524         * configure.in (arm-*-*): Don't configure ld for this target.
14525
14526 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14527
14528         * configure.in (*-*-netware): don't configure libg++, libio,
14529           librx, or newlib.
14530
14531 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14532
14533         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
14534         configure ld--it works, but it doesn't support shared libraries.
14535
14536 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14537
14538         * config.guess (*-unknown-freebsd*):  Get rid of possible
14539         trailing "(Release)" in version string.
14540         Patch from Paul Richards <paul@isl.cf.ac.uk>.
14541
14542 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14543
14544         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14545         Fix type: *-next-neststep -> *-next-nextstep.
14546
14547         * config.guess:  Merge from FSF:
14548
14549         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
14550
14551         * config.guess: Recognize powerpc-ibm-aix3.2.5.
14552
14553         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
14554
14555         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14556         instead of UNIX_SV for UnixWare 1.0).
14557
14558 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
14559
14560         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
14561         to make gdb/nlm/* build after the compiler and linker.
14562
14563 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14564
14565         * config.guess (netbsd, freebsd, linux):  Accept any machine,
14566         not just i[34]86.
14567         (m68k-atari-sysv4):  Relocate to match FSF version.
14568
14569         * config.guess:  More merges from the FSF:
14570
14571         Add a space before function call or macro invocation.
14572
14573         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14574
14575         * config.guess: Add trap cmd to remove dummy.c and dummy when
14576         interrupted.
14577
14578         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14579
14580         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14581         (dummy): Redirect stderr from compilation of dummy.c.
14582
14583         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
14584
14585         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14586
14587 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
14588
14589         * configure: Accept and ignore --cache*, for compatibility with
14590         new autoconf.
14591
14592 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14593
14594         * config.guess:  Merge from FSF:
14595
14596         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14597
14598         * config.guess (Pyramid*:OSx*:*:*): New case.
14599         (PATH): Add /.attbin at end for finding uname.
14600         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
14601
14602         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
14603
14604         * config.guess (M88*:DolphinOS:*:*): New case.
14605
14606         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
14607
14608         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14609         to select whether to use ELF or COFF.
14610
14611         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14612
14613         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
14614
14615         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
14616
14617         * config.guess: Guess the OS version for HPUX.
14618
14619         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
14620
14621         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14622
14623 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14624
14625         * configure.in: Recognize --with-headers, --with-libs, and
14626         --without-newlib.
14627         * Makefile.in (all-xiberty): Depend upon all-ld.
14628
14629 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14630
14631         * configure.in: Change i[34]86 to i[345]86.
14632
14633 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14634
14635         * configure (version): A few more tweaks to help message.
14636
14637 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14638
14639         * Makefile.in:  Remove (for now) librx as a host library,
14640         now that we're building it for target.
14641
14642 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14643
14644         * configure: Fix up help message; from karl@owl.hq.ileaf.com
14645         (Karl Berry).
14646
14647 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14648
14649         * configure.in:  Also configure librx.
14650
14651 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14652
14653         * Makefile.in:  Update various rules to reflect that librx
14654         is now needed for libg++.
14655
14656 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14657
14658         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
14659
14660 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
14661
14662         * configure.in: Configure the examples directory.
14663
14664 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14665
14666         * configure: Simplify Jun 2 1994 change.
14667
14668 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14669
14670         * change CC to /usr/latest/bin/gcc for lynx host builds, since
14671         /bin/gcc isn't good enough to build gcc.
14672
14673 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
14674
14675         * Makefile.in (GDB_SUPPORT_FILES): Remove
14676         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
14677         (gdb.tar.gz): Add new rule to use standard distribution building
14678         mechanism.
14679
14680 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14681
14682         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
14683         Bill Cox <bill@cygnus.com>.
14684
14685 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14686
14687         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
14688
14689 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
14690
14691         * configure:  Search current dir first in .gdbinit.
14692
14693 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14694
14695         * config.sub:  Recognize freebsd (merged from gcc config.sub).
14696
14697 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14698
14699         * config.sub:  Refer to NeXT's operating system as nextstep.
14700
14701         * config.sub (case $basic_machine):  Re-order the cases, to match
14702         the order in the FSF version (which is mostly alphabethical).
14703         Merge in some additions and changes from the FSF.
14704
14705 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
14706
14707         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
14708         * config.sub: Recognize cxux7.
14709         * configure.in: Use mh-cxux for m88k-harris-cxux*.
14710
14711 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14712
14713         * config.sub:  Fix typo powerpc -> powerpc-*.
14714
14715 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
14716
14717         * Makefile.in: `all-emacs19' depends on `all-byacc'.
14718
14719         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
14720         parallel with all-emacs and install-emacs).  Top-level command
14721         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
14722
14723 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14724
14725         * test-build.mk ($(host)-stamp-stage2-installed): Remove
14726         $(relbindir)/make before doing ``make install'', and use
14727         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
14728         installing over running make binary.
14729         ($(host)-stamp-stage3-installed): Likewise.
14730
14731 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14732
14733         * config.guess: Recognize Mach.
14734
14735 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14736
14737         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
14738         see whether --exec-prefix was used.
14739
14740 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14741
14742         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
14743
14744 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14745
14746         * Makefile.in: Add all-librx target similar to all-libproc.
14747
14748 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
14749
14750         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
14751         with post 1.2 uname bogosity.
14752
14753 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14754
14755         * configure: Remove temporary files on receipt of a signal.
14756
14757 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
14758
14759         * configure: If there is a package_makefile_frag, remove
14760         ${subdir}/Makefile.tem after copying it in.
14761
14762 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14763
14764         * build_all.mk: support rs6000 lynx identifies itself as
14765         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
14766         since /bin/gcc is too feeble to compile a modern gcc.
14767
14768 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14769
14770         * brought devo/test-build.mk update-to-date with progressive/
14771           test-build.mk. Add lynx targets and hppa flag info.
14772
14773 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14774
14775         * configure.in:  Use mh-ncrsvr43.  Patch from
14776         Tom McConnell <tmcconne@sedona.intel.com>.
14777
14778 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14779
14780         * config.guess (i386-unknown-bsdi):  No longer need to
14781         check #if defined(__bsdi__) && defined(__i386__).
14782
14783 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14784
14785         * configure: Set program_transform_nameoption correctly.
14786
14787 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14788
14789         * brought build-all.mk update-to-date with progressive build-all.mk,
14790           added new targets and hppa info.
14791
14792 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14793
14794         * configure: If config.guess result is a prefix of the user
14795         specified target, assume a native build and use the user specified
14796         target as the host alias.  Remove SunOS patch suffix removal hack.
14797         * configure.in: Remove SunOS patch suffix removal hack.
14798
14799         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
14800         in NATIVE_CHECK_MODULES.
14801
14802 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
14803
14804         * Makefile.in: Rename HOST_ONLY to NATIVE.
14805         * configure: Delete SunOs patch suffix from host_canonical
14806           and build_canonical variables that are prepended to Makefiles.
14807         * configure.in: Add comments for easier maintenance.
14808
14809 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14810
14811         * Makefile.in: Add all-libproc target similar to all-gui.
14812
14813 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
14814
14815         * Makefile.in (CHECK_MODULES): split into
14816         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14817
14818 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
14819
14820         * config.guess (i386-unknown-bsdi): New system to guess.
14821
14822 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14823
14824         * Makefile.in: Add all-gui target (but not yet build by "all").
14825
14826 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
14827
14828         * config.sub: Move deletion of patch suffix from here...
14829         * configure.in: To here, at Ian's suggestion.  The top-
14830           level scripts might need to know of a patch level.
14831
14832 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
14833
14834         * config.sub: Strip off patch suffix so rtl is recognized
14835           as a sunos4.1.3 machine, even though it's been patched.
14836
14837 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
14838
14839         * Makefile.in (INSTALL_LAST): Delete.
14840         (INSTALL_DOSREL): New.
14841
14842 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14843
14844         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14845         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14846         whether we pass down --with-gnu-ld anyhow.
14847
14848 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
14849
14850         * Makefile.in (INSTALL_LAST): Change operation so it works
14851         on more flavors of make.
14852         * configure.in (go32): Don't build libg++ or libio.
14853
14854 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
14855
14856         * Makefile.in (Move HOST_PREFIX_1 and friends up so
14857         they can be overriden by templates.
14858
14859 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
14860
14861         * configure.in (target==go32): Don't build gdb.
14862         * dosrel: New directory.
14863
14864 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
14865
14866         * configure.in (host==go32): Configure dosrel too.
14867         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14868         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14869         be set by incoming names or templates.
14870         (INSTALL_LAST): New rule.
14871
14872 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
14873
14874         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14875
14876 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14877
14878         * configure.in (appdirs): New variable.  Currently empty, but will
14879         be used in gas distribution.  If nonempty, lists a set of
14880         directories at least one of which must get configured, or top
14881         level configuration is considered to have failed.
14882         (rs6000-*-lynxos*): Use new file name.
14883
14884 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14885
14886         Eliminate XTRAFLAGS.
14887         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14888         newlib include files using -idirafter, and also use -nostdinc.
14889         (CXX_FOR_TARGET): Likewise.
14890         (XTRAFLAGS): Removed.
14891         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14892         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14893         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14894         ($(DO_X)): Don't pass down XTRAFLAGS.
14895
14896 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14897
14898         * configure.in (mips*-dec-bsd*): New target; do build linker.
14899         (mips*-*-bsd*): New target; don't build linker.
14900
14901 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14902
14903         * configure.in: support rs6000-*-lynxos* configuration.
14904         support sunos4 as a cross target.
14905
14906         * config.sub: look for lynx*, not lynx since the OS version may
14907         legitimately be part of the name.
14908
14909 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14910
14911         * configure.in (i[34]86-*-sco*): Move to be with other i386
14912         targets.
14913         (romp-*-*): New target.  Skip various binary utilities.
14914         (vax-*-*): New target.  Don't build newlib.
14915         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
14916
14917 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14918
14919         * configure.in: Only set host_makefile_frag if config
14920         directory exists.
14921
14922 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14923
14924         * install.sh: If $dstdir exists, don't check whether each
14925         component does.
14926
14927 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14928
14929         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14930
14931 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
14932
14933         * configure.in (*-*-lynxos*): Don't configure newlib for either
14934         native or cross Lynx.
14935
14936 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
14937
14938         * config.sub (sparc64-elf): Fix os.
14939         (z8k): Remove duplicate.
14940
14941 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14942
14943         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14944         gcc/stmp-fixproto, to try to prevent fixproto from being run.
14945
14946 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
14947
14948         * configure: Make file links cleanly even if Lynx fails on
14949           an NFS symlink (at least fail cleanly).
14950
14951 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14952
14953         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14954         -XNh2000.
14955
14956 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14957
14958         * configure: Unknown options are fatal again.
14959
14960 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
14961
14962         * configure: Ignore --x-includes and --x-libraries, for Autoconf
14963         compatibility.
14964
14965 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
14966
14967         * build-all.mk: Add `clean' target.
14968
14969 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14970
14971         * config.guess:  Add SINIX support.
14972         * configure.in:  Add mips-*-sysv4* support.
14973
14974 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
14975
14976         * build-all.mk: Document all useful targets.
14977         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14978         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14979
14980 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14981
14982         * configure: Support --silent, --quiet.
14983
14984 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14985
14986         * configure: Support --disable-FEATURE.
14987
14988 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14989
14990         * config.guess: Recognize NCR running SVR4.3.
14991
14992 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14993
14994         * config.guess:  Make BSDI generate i386-unknown-bsd386.
14995         Patch from Paul Eggert <eggert@twinsun.com>.
14996
14997 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14998
14999         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15000
15001 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15002
15003         * configure: Make unrecognized options give nonfatal warnings
15004         instead of fatal errors, and pass them to any subdirectory
15005         configures in case they recognize them.
15006         Make --x equivalent to --with-x.
15007
15008 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15009
15010         * configure: Add --enable-* options.  Clean up usage message and
15011         some comments.
15012
15013 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
15014
15015         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15016
15017 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15018
15019         * configure.in (hppa*-*-*): Enable binutils.
15020
15021 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15022
15023         * config.sub: Recognize cisco.
15024
15025 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
15026
15027         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15028
15029 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15030
15031         * config.guess: about target *-hitachi-hiuxwe2, don't print more
15032         than one configuration name.  Add comment.
15033
15034 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
15035
15036         * config.guess: about target *-hitachi-hiuxwe2, fixed
15037         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
15038         macro is incorrect.]
15039
15040 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15041
15042         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15043         than the "make ls" stuff which used to be here.
15044
15045 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15046
15047         * config.guess:  Recognize i[34]86-unknown-freebsd.
15048         From Shawn M Carey <smcarey@rodan.syr.edu>.
15049
15050 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15051
15052         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15053
15054 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
15055
15056         * config.guess: Check for ptx.
15057
15058 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
15059
15060         * config.sub: Add os9k checking.
15061
15062 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15063
15064         * config.guess: Handle OSF1 running on HPPA processors
15065
15066 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15067
15068         * configure: If subdir configure fails, print out a message with
15069         subdirectory name, in case subdir's configure code didn't identify
15070         itself.
15071
15072 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
15073
15074         * configure.in: Remove embedded newlines from configdirs.
15075         Avoid mismatches of substrings.  Fix matching strings at end
15076         of configdirs.
15077
15078 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
15079
15080         * config.guess:  Add Lynx/rs6000 config support.
15081
15082 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15083
15084         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15085
15086 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
15087
15088         * configure.in (hppa*-*-osf*): Treat this just like most other
15089         PA configurations (eg no binutils or ld).
15090         (hppa*-*-*elf*): These configurations have binutils and ld.
15091
15092 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15093
15094         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
15095
15096 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15097
15098         * configure.in (rs6000-*-*): Build gas.
15099
15100 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15101
15102         * Makefile.in:  Avoid bug in losing hpux sed.
15103
15104 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15105
15106         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15107         for GDB and GDB has been fixed to not need it.
15108
15109 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15110
15111         * config.guess: Recognize vax hosts.
15112
15113 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15114
15115         * configure (while loop): Don't use "break 2" inside case
15116         statement -- the case statement isn't an enclosing loop.
15117
15118 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15119
15120         * config.guess:  Clean up NeXT support, to allow nextstep
15121         on Intel machines.  Make OS be nextstep.
15122
15123 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
15124
15125         * config.guess: Add alternate forms for Convex.
15126
15127 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
15128
15129         * configure:  Completely rewrite option processing.  Take
15130         advantage of pattern-matching to avoid invoking test frequently.
15131         Also clean up host and target defaulting logic.
15132
15133 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15134
15135         * Makefile.in: Replace all occurrances of "rootme" with "r" and
15136         "$${rootme}" with "$$r", to increase the likelihood that the do-*
15137         commands (plus user environment) will fit SCO limits.
15138
15139 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15140
15141         * configure.in: Don't issue warnings about directories which are
15142         not being configured if -norecursion is set.  Correct test for
15143         --with-gnu-as and --with-gnu-ld to not get confused by substring
15144         matches.
15145
15146         * configure.in: Don't build gas for alpha-dec-osf1*.
15147
15148 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
15149
15150         * configure:  Back out Per's change of 12/19/1993.  It changes the
15151         behavior of configure in unexpected and confusing ways.
15152
15153         Also, use different delim char when calculating
15154         program_transform_name so that the name can contain slashes.
15155
15156 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
15157
15158         * configure.in, config.sub: Add support for VSTa micro-kernel.
15159
15160 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
15161
15162         * configure.in: Nuke hacks which were used to get a special
15163         version of GAS for HPPA configurations.
15164
15165 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15166
15167         * configure:  If only ${target_alias} is given, use that
15168         as the default for ${host_alias}.
15169         * configure:  Add missing back-slashes before nested quotes.
15170
15171 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15172
15173         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15174
15175 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
15176
15177         * config.guess:  Recognize some Tektronix configurations.
15178         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15179
15180 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15181
15182         * config.sub: Match any flavor of SH.
15183
15184 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
15185
15186         * configure.in: Don't try to configure newlib for Alpha.
15187
15188 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15189
15190         * configure.in: Don't build ld for Irix 5.  Don't build gas,
15191         libg++ or libio for any Alpha target.
15192
15193         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15194
15195 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
15196
15197         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15198         default arguments -- so it tried to compress itself.
15199
15200 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15201
15202         * configure.in (notsupp): ensure that a space is always at the end
15203           of the configdirs list, since the grep checks for an explicit space
15204
15205 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15206
15207         * configure.in (target i386-sysv4.2): don't build ld, since static
15208           versions of many libraries are not available.
15209
15210 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15211
15212         * config.guess: Recognize Apollos (using environment variables).
15213         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15214
15215 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15216
15217         * config.guess: Recognize Sony news mips running newsos.
15218
15219 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
15220
15221         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15222         "fi ; else" for bash.
15223
15224 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
15225
15226         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15227
15228 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
15229
15230         * config.sub: accept unixware as an alias for svr4.2.
15231         Fix some inconsistancies with the gcc version.
15232
15233 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15234
15235         * Makefile.in (DISTDOCDIRS):  Add gdb.
15236
15237 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15238
15239         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
15240
15241 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15242
15243         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15244         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15245         this now.
15246
15247 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15248
15249         * config.sub: Accept hiux* as an OS name.
15250
15251         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15252         etc/make-stds.texi.  The underscore came from gcc, and dje now
15253         agrees that RUNTESTFLAGS is the correct name.
15254
15255 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15256
15257         * install.sh:  Remove 'set -e'.  It makes any conditionals
15258         in the script useless.
15259
15260         * config.guess: Automatically recognize arm-acorn-riscix
15261         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15262
15263 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
15264
15265         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15266
15267 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15268
15269         * Makefile.in (DISTDOCDIRS): New variable.
15270         (taz): Edit local Makefile.in sooner, instead of proto-toplev
15271         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
15272
15273 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15274
15275         * configure.in (hppa target): check the source directory for the
15276           pagas sub-directory
15277
15278 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
15279
15280         * config.sub: Allow -aout* and -elf*.
15281
15282 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15283
15284         * configure.in: Don't build ld on i386-solaris2, same as for
15285         sparc-solaris2.
15286
15287 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15288
15289         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15290
15291 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15292
15293         * configure.in:  Configure gdb for alpha.
15294
15295 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15296
15297         * Makefile.in (CXXFLAGS): Add -O.
15298
15299 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15300
15301         * config.guess: added support for DG Aviion
15302
15303 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15304
15305         * configure.in: Produce warning message for subdirectories not
15306         configurable for this host/target combination.  Don't try to
15307         configure gdb for vms.
15308
15309 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15310
15311         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15312         appropriate files before making "diststuff".
15313         (DISTBISONFILES): New var: list of files to be edited.
15314         (DISTSTUFFDIRS): Add binutils.
15315
15316 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15317
15318         * config.sub: also handle mipsel and mips64el (for little endian mips)
15319
15320 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15321
15322         * configure.in: Add * to end of all OS names.
15323
15324 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
15325
15326         * configure.in: Build newlib for LynxOS native.
15327
15328 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15329
15330         * config.guess: Add support for delta 88k running SVR3.
15331
15332         * configure.in: Add comment about HP compiler vs. emacs.
15333
15334 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15335
15336         * configure.in: don't build ld on solaris2 (not a viable option
15337           due to bugs in getpwnam & getpwuid)
15338
15339 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15340
15341         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15342         config.guess will produce a full version number.
15343
15344 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15345
15346         * configure.in: Build linker and binutils for alpha-dec-osf1.
15347
15348 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15349
15350         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15351         and gdb/testsuite/Makefile.in.
15352
15353 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15354
15355         * configure.in: recognize mips*- instead of mips-
15356
15357 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15358
15359         * config.sub: Accept linux*coff and linux*elf as operating
15360         systems.
15361
15362 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15363
15364         * config.sub: Recognize mips64, and mips3 as an alias for it.
15365
15366 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15367
15368         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15369         gdb knows how to handle OSF/1 shared libraries.
15370
15371 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15372
15373         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15374         * config.guess: Recognize Hitachi's HIUX.
15375         * config.sub: Recognize h3050r* and hppahitachi.
15376         Remove redundant cases for hp9k[23]*.
15377
15378 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15379
15380         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15381         if gas and ld are in the source tree and are in ${configdirs}.
15382         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15383         --with options (but still pass them down on the command line,
15384         if they were explicitly specified).
15385
15386 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15387
15388         * configure: substitute SHELL value in Makefile.in with
15389         ${CONFIG_SHELL}
15390
15391 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15392
15393         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15394         *-*-solaris2* targets.
15395
15396 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15397
15398         * Makefile.in: define M4, and pass it down to sub-makes;
15399         all-autoconf now depends on all-m4
15400
15401 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15402
15403         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15404         presence of {ar,ranlib} instead of a configured directory
15405
15406 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
15407
15408         * config.guess: Accept 34?? as well as 33?? for NCR.
15409
15410 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15411
15412         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15413         of 'gas' in sed commands, since 'gash' is now in the tree as well.
15414
15415 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15416
15417         * configure: grab values for $(CC) and $(CXX) from the
15418         environment, so that someone can do "CC=gcc configure; make" and
15419         have it work right (matching the way that autoconf works now)
15420
15421         * configure.in, Makefile.in: add support for gash, the tcl
15422         interface to Galaxy
15423
15424         * config.guess: add NetBSD variants (hp300, x86)
15425
15426 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
15427
15428         * install.sh: Support -d option (in the manner of SunOS 4 install,
15429         as it is more deterministic than that of GNU install)
15430         (chmodcmd): Set file to mode 755 by default (should also do default
15431         chgrp and chown, but I don't feel like dealing with that now)
15432
15433 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
15434
15435         * config.sub: Remove h8300hhms alias.
15436
15437 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15438
15439         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15440
15441 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15442
15443         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15444         as stmp-fixinc
15445
15446 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15447
15448         * config.sub: recognize m88110-bug-coff.
15449
15450 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15451
15452         * Makefile.in (all-libio): all dependencies on the toolchain used
15453         to build this (gcc, gas, ld, etc)
15454
15455 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15456
15457         * config.guess: Deal with OSF/1 1.3 on alpha.
15458
15459 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15460
15461         * install.sh: add some 'else true' clauses for portability
15462
15463         * configure.in: don't build libio for h8[35]00-*-* targets
15464
15465 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15466
15467         * Makefile.in:  Add support for new libio.
15468
15469 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15470
15471         * install.sh: If one command fails, don't try the rest.  Don't try
15472         to remove $dsttmp (via trap) unless we have already created it.
15473         If $src doesn't exist, detect it and exit with an error.
15474
15475         * config.guess: Recognize BSD on hp300.
15476
15477 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15478
15479         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15480         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15481
15482 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
15483
15484         * Makefile.in (all-send-pr): depends on all-prms
15485
15486 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15487
15488         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15489
15490 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15491
15492         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15493         Added test for mips-mips-riscos5.
15494
15495 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15496
15497         * configure.in: use mh-hp300 for 68k HP hosts
15498
15499 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15500
15501         * configure: add support for CONFIG_SHELL, so that you can use
15502         some alternate shell for evaluating configure scripts
15503
15504 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
15505
15506         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
15507         in configure script to bug-gdb@prep.ai.mit.edu when building
15508         distribution archive.
15509         * Makefile.in (COMPRESS):  Remove def.
15510         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
15511         gdb.tar.Z and make-gdb.tar.Z respectively.
15512         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
15513         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
15514         to convergence with 'taz' target in Makefile.in.
15515
15516 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15517
15518         * install.sh (dsttmp): use trap to ensure that tmp files go
15519         away on error conditions
15520
15521 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15522
15523         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15524
15525 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15526
15527         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15528         its parent is '/' not ''.
15529
15530         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15531
15532 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
15533
15534         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15535         that ${newsrcdir}/configure.in does.
15536
15537 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15538
15539         * test-build.mk: support for CONFIG_SHELL
15540
15541 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
15542
15543         * config.sub (netware):  Add as a basic system type.
15544
15545 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15546
15547         * Makefile.in (Makefile): depend on configure.in.  Also drop the
15548           $(srcdir)/ from the dependency on Makefile.in.
15549
15550 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
15551
15552         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15553         (h8300hhms is temporary until multi-libraries are implemented).
15554         * configure.in: Handle h8300h too.
15555
15556 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15557
15558         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15559
15560 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
15561
15562         * configure:  Remove extraneous output when guessing host type.
15563         * config.guess:  Remove extraneous output when guessing using C
15564         compiler rather than uname, or when guessing fails.
15565
15566 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
15567
15568         * Makefile.in: remove all.cross and install.cross targets
15569
15570         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15571           definitions
15572
15573 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
15574
15575         * configure.in (target sh): Build gprof.
15576
15577 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15578
15579         * config.sub: change -solaris to -solaris2
15580
15581 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15582
15583         * configure.in: Use config/mh-riscos for mips-*-sysv*.
15584
15585 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
15586
15587         * configure: Correct error message for missing Makefile.in to
15588         print correct directory.
15589
15590 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15591
15592         * install.sh: kludge around 386BSD shell bug
15593
15594 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
15595
15596         * config.guess:  Recognize NeXT.
15597         * config.guess:  Recognize i486-ncr-sysv4.
15598         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
15599
15600 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
15601
15602         * Makefile.in (MAKEINFOFLAGS): New variable.
15603         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15604         * build-all.mk, test-build.mk: Pass down --no-split as
15605         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
15606
15607 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
15608
15609         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
15610
15611 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
15612
15613         * Makefile.in (libg++.tar.z):  New rule.
15614         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
15615         * Makefile.in (taz):  Only do a single chmod.
15616
15617 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15618
15619         * install.sh: don't use dirname anymore (replaced with sed usage)
15620
15621 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
15622
15623         * Makefile.in:  Change extension for gzip'd files from '.z' to
15624         '.gz' per new FSF standard usage.
15625
15626 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15627
15628         * configure: put quotes around the final value of program_transform_name
15629
15630 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15631
15632         * Makefile.in: new install.sh support; update install-info rules
15633
15634 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
15635
15636         * configure.in: Build diff for crosses, but not for go32 host.
15637
15638         * configure.in: Build gprof only for native, and don't build it
15639         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15640
15641 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
15642
15643         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15644
15645 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15646
15647         * configure.in (host_tools): Add prms.
15648
15649 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15650
15651         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15652         with $(FLAGS_TO_PASS) on the command line
15653
15654         * config.sub: Recognize lynx and lynxos
15655
15656 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15657
15658         * config.sub: Accept -ecoff*, not just -ecoff.
15659
15660 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15661
15662         * Makefile.in (taz): Use .gz suffix instead of .z.
15663         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
15664         names.
15665
15666 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15667
15668         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
15669
15670 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15671
15672         * Makefile.in (install-no-fixedincludes):  install gcc last, so
15673         that rebuilds that might happen during 'make install' don't get
15674         bogus gcc include files
15675
15676 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15677
15678         Change from Utah for HPPA support:
15679         * config.guess: Recognize hppa1.x-hp-bsd.
15680
15681 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
15682
15683         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
15684         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
15685
15686 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15687
15688         * config.sub: Add support for rom68k and bug boot monitors.
15689
15690 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
15691
15692         * Makefile.in: Make all-opcodes depend on all-bfd.
15693
15694 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15695
15696         * config.guess: Added special check for i[34]86-univel-sysv4*.
15697
15698 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
15699
15700         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
15701         the processor rather than assuming i486.
15702
15703 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15704
15705         * config.guess: Recognize SunOS6 as Solaris3.
15706
15707 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
15708
15709         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
15710         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
15711
15712 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
15713
15714         * build-all.mk (all-cross): New target for Canadian Cross.
15715         Added Q2 go32 targets.
15716         * test-build.mk: Configure go32 cross sparclite-aout and
15717         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
15718         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
15719
15720 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15721
15722         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
15723         GO32 hosted toolchains
15724
15725 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15726
15727         * configure: change  so "-exec-prefix" gets passed down rather
15728         than "-exec_prefix" so autoconf generated Makefiles get the
15729         exec_prefix set right.
15730
15731 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15732
15733         * config.guess: get the Solaris2 minor version number
15734
15735         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
15736
15737 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15738
15739         * config.guess: Recognize some Sequent platforms.
15740
15741 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15742
15743         * Makefile.in: added the vault-install target
15744
15745         * configure.in: actually use the Sun3 makefile fragment that's in
15746         config, also added the release dir to configdirs
15747
15748 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15749
15750         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
15751
15752 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15753
15754         * configure.in: remove some program from Alpha targetted toolchains
15755
15756 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
15757
15758         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
15759         gprof.
15760         (taz): Run "make diststuff" in those directories instead of "make
15761         proto-dir".  Look for "VERSION=" only at start of line in subdir
15762         Makefile.  Use "gzip -9" for compression.
15763         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
15764         (binutils.tar.z): New target.
15765
15766 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15767
15768         * Makefile.in (taz): Include gpl.texinfo.
15769
15770 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15771
15772         * Makefile.in (setup-dirs): Merged into "taz" target.
15773         (taz): Only do `proto-dir' stuff if a directory is actually needed
15774         for this target.
15775
15776 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
15777
15778         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
15779         (FLAGS_TO_PASS): Pass down MUNCH_NM.
15780         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
15781         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
15782         (gcc-no-fixedincludes): Correct for current gcc Makefile.
15783
15784 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
15785
15786         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
15787         config.sub, and move-if-change to gdb testsuite distribution
15788         archive, so the testsuite can be extracted, configured, and
15789         run separately from the gdb distribution.  Blow away the Chill
15790         tests that require a Chill compiled executable, since GNU Chill
15791         is not yet publically available.
15792
15793 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15794
15795         * test-build.mk: set environment variables in a single command,
15796         instead of a list of assignments and exports
15797
15798         * config.guess: recognize Alpha/OSF1 systems
15799
15800 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15801
15802         * configure: Change help message to prefer --options rather than
15803           -options.
15804
15805 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15806
15807         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
15808         zippy@ecst.csuchico.edu.
15809         * config.guess: Recognize miniframe.
15810
15811 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15812
15813         * Makefile.in: Use srcroot to find runtest rather than rootme.
15814         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
15815
15816 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15817
15818         * test-build.mk: Extensive additions to support building on a
15819         machine other than the host.
15820
15821 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15822
15823         * configure (tooldir): Fix for i386-aix again.
15824
15825 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
15826
15827         * configure, Makefile.in:  Change definition of $(tooldir)
15828         to match the FSF.
15829
15830 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
15831
15832         * config.guess:  Recognize i[34]86/SVR4.
15833
15834 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15835
15836         * Makefile.in (all-gdb): gdb depends on sim.
15837
15838 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
15839
15840         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
15841         at the same time we make the prototype gdb directory.
15842         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
15843         files at the same time as the gdb base release distribution.
15844
15845 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
15846
15847         * Makefile.in (check): Use individual check targets rather than
15848         DO_X rule.
15849         (check-gcc): Added.
15850
15851 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
15852
15853         * config.sub: Use sysv3.2 not sysv32 for canonical OS
15854         for System V release 3.2.
15855
15856 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15857
15858         * config.sub: Recognize hppaosf.
15859         * configure.in: Do configure ld/binutils/gas for it.
15860
15861 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15862
15863         * configure (tooldir): Alter syntax used to set this, for systems
15864         where "\$" isn't handled right, like i386-aix.
15865
15866 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15867
15868         * configure: Pass program-transform-name, not
15869         program_transform_name, to recursive configures.
15870
15871 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
15872
15873         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15874         of gas+ld+binutils.
15875
15876 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
15877
15878         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
15879
15880 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15881
15882         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15883
15884 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15885
15886         * Makefile.in (PRMS): Set back to all-prms.
15887
15888 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15889
15890         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15891         targets, rather than for MIPS hosts.
15892
15893 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15894
15895         * configure.in: add comment for --with-x default values
15896
15897         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15898
15899         * Makefile.in: add check-* targets for each of the directories in
15900         the tree.  Add a definition of RUNTEST that will use the one we
15901         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
15902
15903 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
15904
15905         * configure.in: Removed obsolete references to bfd_target and
15906         target_makefile_frag.
15907
15908         * build-all.mk: Set assorted targets for Q2.
15909         * config.sub: Recognize z8k-sim and h8300-hms.
15910         * test-build.mk: Really don't pass host to configure.
15911         (HOLES): Added uname.
15912
15913 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
15914
15915         * configure: Handle an empty program-prefix, program-suffix or
15916         program-transform-name correctly.
15917
15918 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15919
15920         * build-all.mk: -G 8 no longer required for MIPS targets.
15921         * test-build.mk: Don't pass host argument to configure; make it
15922         guess.
15923
15924 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
15925
15926         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
15927         * Makefile.in (COMPRESS):  New macro, like GZIP.
15928
15929 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15930
15931         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15932
15933         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15934         with gas currently defaults to -G 0.
15935
15936 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
15937
15938         * Makefile.in (all-flex): flex depends on byacc.
15939
15940         * build-all.mk: If host not specified, use config.guess.  Pass TAG
15941         to test-build.mk as RELEASE_TAG.
15942         * test-build.mk (configargs): New variable containing arguments to
15943         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
15944         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15945
15946         * config.guess: Use /bin/uname when checking -X argument on SCO,
15947         to avoid invoking GNU uname which doesn't understand -X.
15948
15949         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15950
15951         * configure.in: Build gas for mips-*-*.
15952
15953 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15954
15955         * Makefile.in (all.normal): insert missing backslash.
15956
15957 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15958
15959         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15960
15961         * Makefile.in: Complete overhaul to merge many almost identical
15962         targets.
15963
15964 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15965
15966         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15967         (gdb.tar.Z): Adjusted.
15968
15969         * Makefile.in (setup-dirs, taz): New targets; should be general
15970         enough to adapt for gdb sometime.  Build only .z file.
15971         (gas.tar.z): New target.
15972
15973 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15974
15975         * build-all.mk: Use CC=cc -Xs on Solaris.
15976
15977 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
15978
15979         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
15980         for handling BISON for FSF releases.
15981
15982 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15983
15984         * configure: Actually implement the change zoo just documented.
15985
15986 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
15987
15988         * configure: when using config.guess, only set target_alias when
15989         it's not already been set (ie, on the command line)
15990
15991 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15992
15993         * Makefile.in: add installcheck target, set PRMS to install-prms
15994
15995 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15996
15997         * configure: add support for package_makefile_fragment, handle the
15998         case where a directory has a configure.in file but no Makefile.in
15999         more gracefully (with an actual understandable error message, even);
16000         add support for --without (and add this to the usage message); also
16001         explicitly add a --host=${host_alias} to the command line when
16002         config.guess is used
16003
16004 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16005
16006         * configure: Must use both --host and --target in recursive calls.
16007
16008 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16009
16010         * Makefile.in: Change deja-gnu to dejagnu.
16011
16012 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16013
16014         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16015
16016 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16017
16018         * configure.in: canonicalize all instances to *-*-solaris2*,
16019         also strip out a number of tools to not build for go32 host
16020
16021 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16022
16023         * config.guess: add GPL.
16024
16025         * Makefile.in, config.guess, config.sub, configure: bump
16026           copyrights to 93.
16027
16028 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
16029
16030         * Makefile.in (do-info): Removed obsolete check for existence of
16031         localenv file.
16032
16033         * Makefile.in (MAKEOVERRIDES): Define to be empty.
16034
16035 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16036
16037         * Makefile.in: a couple of 'else true' for decstation,
16038         support for TclX
16039
16040         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16041
16042 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
16043
16044         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16045
16046 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
16047
16048         * config.guess: Recognize i386-ibm-aix (PS/2).
16049         * configure.in: Use config/mh-aix386 file for it.
16050
16051 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
16052
16053         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16054         CC_FOR_TARGET instead.
16055         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16056
16057 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
16058
16059         * Makefile.in: Add sim to list of directories sent with gdb
16060
16061 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16062
16063         * configure.in: Put back mips-dec-bsd* case.
16064
16065 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
16066
16067         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16068         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
16069         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16070
16071 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16072
16073         * configure.in: remove no-op mips-dec-bsd* in "case $target"
16074
16075         * Makefile.in (dir.info): only run gen-info-dir if it exists,
16076         (install-info): install dir.info only if it exists,
16077         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16078
16079 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
16080
16081         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
16082         gas for mips-dec-bsd.
16083
16084 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
16085
16086         * configure (makesrcdir): If ${srcdir} is relative and not ".",
16087         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16088
16089 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16090
16091         * configure.in: Added "dejagnu" to hosttools list.
16092
16093 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
16094
16095         * config.sub, configure.in, config.guess:  Add support
16096         for Bosx, an AIX variant from Bull.
16097         Patches from F.Pierresteguy@frcl.bull.fr.
16098
16099 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16100
16101         * devo/dejagnu: Initial creation of devo/dejagnu.
16102         Migrated dejagnu testcases and support files for testing software
16103         tools to reside as subdirectories, currently called "testsuite",
16104         within the directory of the software tool.  Migrated all programs,
16105         support libraries, etc. beloging to dejagnu proper from
16106         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
16107         with no modifications.  The changes to these files which will
16108         allow them to configure, build, and execute properly will be made
16109         in a future update.
16110
16111 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16112
16113         * Makefile.in: Change send_pr to send-pr.
16114         * configure.in: Likewise.
16115         * send_pr: Renamed directory to send-pr.
16116
16117 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
16118
16119         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
16120
16121 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
16122
16123         * README:  Update for gdb-4.8 release.
16124         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
16125         gdb-xxx.tar.z (gzip'd) file also.
16126
16127 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16128
16129         * Makefile.in: make all-diff depend on all-libiberty
16130
16131 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
16132
16133         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16134
16135 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16136
16137         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16138
16139 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
16140
16141         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
16142         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
16143         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
16144
16145 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16146
16147         * Makefile.in:  makeinfo binary is in a new location
16148
16149 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
16150
16151         * config.sub: Accept -ecoff as an OS.
16152
16153         * Makefile.in: Various changes to eliminate a level of make
16154         recursion and reduce the required command line length.
16155         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16156         sub-makes.
16157         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16158         variables holding settings for specific sub-makes.
16159         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16160         in terms of BASE_FLAGS_TO_PASS.
16161         (TARGET_LIBS): New variable listing directories which use
16162         TARGET_FLAGS_TO_PASS.
16163         (subdir_do): Eliminated.
16164         (do-*): New set of targets to replace subdir_do.
16165         (various): All targets which used subdir_do now depend on do-*.
16166         (local-clean): Renamed from do_clean.
16167         (local-distclean): New target, dependency of distclean and
16168         realclean.
16169         (install-info): Don't create directories.  Depend on dir.info
16170         rather than calling make recursively.
16171         (install-dir.info): Eliminated.
16172         (install-info-dirs): Create all info directories here.
16173         (dir.info): Depend upon do-install-info.
16174
16175         * test-build.mk (HOLES): Added false.
16176
16177 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
16178
16179         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
16180
16181 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16182
16183         * Makefile.in (info): remove dependency on all-texinfo.  The
16184         problem was really in texinfo/C, not at this level.
16185
16186 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16187
16188         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16189
16190 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
16191
16192         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
16193         GDB releases.
16194
16195 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16196
16197         * configure: Include srcdir in message about target of link not
16198         being found.  Don't convert `-' to `_' in `with' options being
16199         passed to subdirs.
16200
16201 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16202
16203         * configure.in: add uudecode to host_tools
16204
16205         * Makefile.in: added {all,install}-uudecode targets, added them to
16206         the appropriate lists
16207
16208 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
16209
16210         * Makefile.in (all-gcc): Added dependency on all-gas.
16211
16212         * configure.in (mips-*-*): Build ld and binutils.
16213
16214 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16215
16216         * configure: check return code from mkdir, print error message and
16217           exit on failure.
16218
16219 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
16220
16221         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
16222
16223 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16224
16225         * test-build.mk (HOLES): Added tar, cpio and uudecode.
16226
16227 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16228
16229         * config.sub (h8500):  Recognize this as a cpu type.
16230
16231 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16232
16233         * configure: source directory missing is no longer a warning
16234
16235         * configure.in: recognize irix[34]* instead of irix[34]
16236
16237         * Makefile.in: define and pass down X11_LIB
16238
16239 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
16240
16241         * guess-systype: Renamed to ...
16242         * config.guess:  ... by popular request.
16243         * configure.in, Makefile.in:  Update accordingly.
16244
16245 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
16246
16247         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
16248         + Add Convex, Cray/Unicos, and Encore/Multimax support.
16249         + Execute ./dummy instead of assuming . is in PATH.
16250
16251 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
16252
16253         * guess-systype:  New shell script.  Attempts to guess the
16254         canonical host name of the executing host.
16255         Only a few hosts are supported so far.
16256         * configure:  Call guess-systype if no host is specified.
16257
16258 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16259
16260         * Makefile.in (gcc-no-fixedincludes): Made to work with current
16261         gcc Makefile.
16262
16263
16264 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
16265
16266         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16267         (all-gcc, install-gcc, subdir_do): Use it.
16268
16269 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16270
16271         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16272
16273 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
16274
16275         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16276           set exclusively by configure, using configure.in .
16277
16278 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16279
16280         * test-build.mk: set $PATH for all builds
16281
16282         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16283
16284 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
16285
16286         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
16287         the one used in gcc/Makefile.in, so that a null expansion doesn't
16288         override the one needed to build gcc with a native cc.
16289
16290
16291 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16292
16293         * configure: Accept -with arguments.
16294
16295 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16296
16297         * Makefile.in: added h8300sim
16298
16299 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
16300
16301         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16302         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
16303         (all-cygnus, native, build-cygnus): Make
16304         $(canonhost)-stamp-3stage-done, not $(host)....
16305         * test-build.mk (stamp-3stage-compared): Use tail +10c for
16306         i386-sco3.2v4.  Added else true to if command.
16307
16308 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
16309
16310         * config.sub: (from FSF) Sequent uses a BSD-like OS.
16311
16312 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
16313
16314         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16315
16316 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16317
16318         * configure.in: don't remove binutils from Solaris builds
16319
16320 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
16321
16322         * Makefile.in: get rid of earlier definitions for *clean,
16323         also handle the recursive info rule better
16324
16325 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
16326
16327         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
16328         do more-or-less the right thing.
16329
16330 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
16331
16332         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16333         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16334
16335 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16336
16337         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16338         $(host_canonical).
16339
16340         * configure.in: split the configdirs list into 4 categories (native
16341         v. cross, library v. tool) and handle the cross-only and native-
16342         only in more reasonable (and correct!) way.
16343
16344 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
16345
16346         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
16347         configdirs anymore.
16348
16349 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16350
16351         * Makefile.in: extensive cleanup::  removed all of the explicit
16352         clean-* targets, collapsed many wrappers around subdir_do into
16353         one, added additional targets to satisfy standards.texi, deleted
16354         some old targets, some changes for consistency
16355
16356 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16357
16358         * configure.in: handle some programs as cross-only, and others as
16359         native only
16360
16361         * test-build.mk: handle partial holes in a more generic manner
16362
16363         * Makefile.in: m4 depends on libiberty
16364
16365 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16366
16367         * configure.in: add m4, textutils, fileutils, sed, shellutils,
16368         time, wdiff, and find to configdirs
16369
16370         * Makefile.in: all, clean, and install rules for the new programs
16371         added to configure.in
16372
16373 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16374
16375         * configure.in: use mh-sun for all *-sun-* hosts
16376
16377 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16378
16379         * Makefile.in: define flags for X11 include files and library file
16380         locations, pass them down to the programs that need this info
16381
16382         * build-all.mk: added a 'native' target, to 3stage the native toolchain
16383
16384 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16385
16386         * configure.in: start building libg++ for HP-UX targets
16387
16388 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
16389
16390         * README:  Update references to files moved into etc/.
16391
16392 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
16393
16394         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
16395         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
16396
16397 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16398
16399         * configure: accept dash as well as underscore in long option
16400         names for FSF compatibility.
16401
16402 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
16403
16404         * config.sub: added -sco3.2v4 support from FSF.
16405
16406 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16407
16408         * configure.in: expand the section that adds or removes
16409         directories from the list of programs to build, to handle native
16410         vs. cross in addition to host v. native
16411
16412 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
16413
16414         * Makefile.in:  Replace C++ in macro names with CXX.
16415         This is less likely to break ...
16416
16417 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16418
16419         * test-build.mk: add -w to GNU_MAKE
16420
16421 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16422
16423         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16424         add 'sparc' to list of recognized cpus.  This needed to make
16425         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16426         Delete some redundant ose68 variants.  Recognize -wrs as an os,
16427         then changes that into $CPU-wrs-vxworks.
16428
16429         * configure.in: remove most references to gdbtest, regularize
16430         target based program removal
16431
16432         * test-build.mk: import from p3 tree (many fixes and changes)
16433
16434 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
16435
16436         * Makefile.in: added rules to handle tcl, tk, and expect
16437
16438         * configure.in: handle those directories if they exist
16439
16440 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16441
16442         * config.sub: removed bogus hppabsd and hppahpux names, since
16443         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16444
16445 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16446
16447         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
16448         depends upon all-xiberty
16449
16450         * Makefile.in: changes from p3, including:
16451
16452         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
16453
16454         * Makefile.in (XTRAFLAGS): include newlib directories if
16455         newlib/Makefile exists, rather than if host != target.
16456
16457         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
16458
16459         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16460         from the same source tree and not building a cross-compiler.  This
16461         matters for the libg++ configuration if reconfiguring a tree that
16462         has already been installed.
16463
16464         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
16465
16466         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16467         pick up the machine and system specific header files.
16468
16469         * Makefile.in: added AS_FOR_TARGET, passed down in
16470         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16471         the C compiler to use to create programs which are run in the
16472         build environment, set it to default to $(CC), and passed it down
16473         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16474
16475         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
16476
16477         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16478         We need them for unusual native builds, like systems without
16479         ranlib.
16480
16481         * configure: also define $(host_canonical) and
16482         $(target_canonical), which are the full, canonical names for the
16483         given host and target
16484
16485 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
16486
16487         * Makefile.in:  Added separate definitions for C++.
16488
16489 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
16490
16491         * configure.in (configdirs):  Add deja-gnu.
16492
16493 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
16494
16495         * README:  Update for configure.texi and gdb-4.7 release.
16496
16497 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
16498
16499         * Makefile.in:  Move "all" target to top of file.
16500         Previously, first target was ".PHONY" which caused BSD4.4 make
16501         to build .PHONY when make was run without arguments.
16502
16503 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
16504
16505         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
16506         Library-copylefted code in libiberty.
16507
16508 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
16509
16510         * config.sub:  Replace m68kmote with plain old m68k.
16511
16512 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
16513
16514         * Makefile.in:  Remove space from blank line, avoid Make complaints.
16515
16516 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
16517
16518         * config.sub: Complain if no argument is given.  Added support for
16519         386bsd as OS and target alias.
16520
16521 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
16522
16523         * Makefile.in (XTRAFLAGS): include newlib directories if
16524         newlib/Makefile exists, rather than if host != target.
16525
16526 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
16527
16528         * config.sub: recognize sparclite-wrs-vxworks.
16529
16530         * Makefile.in (install-xiberty): added *-xiberty make rules (from
16531         p3.) Added clean-xiberty to clean.
16532
16533 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16534
16535         * configure.in: use *-*-* instead of nested cases for host and target
16536
16537 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
16538
16539         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16540         from the same source tree and not building a cross-compiler.  This
16541         matters for the libg++ configuration if reconfiguring a tree that
16542         has already been installed.
16543
16544 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
16545
16546         * config.sub (i486v/i486v4):  Merge in from FSF version.
16547
16548 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
16549
16550         * configure: only set PWD if it is already set.
16551
16552 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
16553
16554         * configure: just set PWD=`pwd` at the top, since Ultrix sh
16555         doesn't have unset and all success paths (and most error paths)
16556         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16557         to just ${PWD} to avoid confusion.)
16558
16559 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
16560
16561         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16562         even for a native compilation.
16563
16564 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
16565
16566         Changes to make the gdb.tar.Z rule work better.
16567
16568         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
16569         (DEVO_SUPPORT):  Add configure.texi.
16570         (bfd-ilrt.tar.Z):  Remove ancient rule.
16571
16572 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
16573
16574         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16575         pick up the machine and system specific header files.
16576
16577         * configure.in, config.sub: added new target m68010-adobe-scout,
16578         with alias of adobe68k.  Changed configure.in to check for
16579         -scout before -sco* to avoid a false match.
16580
16581         * Makefile.in: added AS_FOR_TARGET, passed down in
16582         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16583         the C compiler to use to create programs which are run in the
16584         build environment, set it to default to $(CC), and passed it down
16585         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16586
16587 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16588
16589         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16590         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
16591         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16592         FOR_TARGET variants, to newlib and libg++.
16593
16594 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16595
16596         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16597         first.
16598
16599 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
16600
16601         * config.sub:  Accept `elf' as an environment.
16602
16603 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16604
16605         * Makefile.in (all-opcodes):  cd into the right directory
16606
16607 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
16608
16609         * configure: added -program_transform_name option, used as
16610         argument to sed when installing programs.
16611         configure.texi: added documentation for -program_prefix,
16612         -program_suffix and -program_transform_name.
16613
16614 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
16615
16616         * config.sub:  Accept i486 where i386 ok.
16617
16618 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
16619
16620         * config.sub: accept we32k
16621
16622 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
16623
16624         * config.sub, configure.in: accept OSE68000 and OSE68k.
16625
16626         * Makefile.in: don't create all directories for ``make install'';
16627         let the subdirectories create the ones they need.
16628
16629 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16630
16631         * COPYING: new file, GPL v2
16632
16633 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16634
16635         * Makefile.in: use the new gen-info-dir, which needs a template
16636         argument (which also lives in texinfo)
16637
16638         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16639
16640 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
16641
16642         * config.sub (ncr3000):  Change i386 to i486.
16643
16644 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16645
16646         * Makefile.in: add install-rcs, install-grep to
16647         install-no-fixedincludes, removed install-bison and install-libgcc
16648
16649 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
16650
16651         * configure.in: grab the HPUX makefile fragment if on HPUX
16652
16653 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16654
16655         * Makefile.in: eradicate bison spoor (ditto libgcc).
16656          configure.in: recognise m68{k,000}-ericsson-OSE.
16657          es1800 is alias for m68k-ericsson-OSE
16658
16659 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16660
16661         * configure.in: rearrange the parts that remove programs from
16662         configdirs, based now on HOST==TARGET or by canonical triple.
16663
16664 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16665
16666         * test-build.mk: recurse explicitly with -f test-build.mk when
16667           appropriate.  predicate stage3 and comparison on the existence
16668           of gcc.  That is, if gcc isn't around, we aren't three-staging.
16669           On very clean, also remove ...stamp-co.  Build in-place before
16670           doing other builds.
16671
16672 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16673
16674         * Makefile.in, configure.in: add tgas
16675
16676 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16677
16678         * Makefile.in: a number of changes merged in from progressive.
16679
16680         * configure.in: add libm.
16681
16682         * .cvsignore: ignore some stuff that comes from test-build.mk.
16683
16684 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
16685
16686         * config.sub:  Add es1800 (m68k-ericsson-es1800).
16687
16688 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16689
16690         * configure: Add program_suffix (parallel to program_prefix)
16691         * Makefile.in: adjust directory-creating script for losing decstation
16692
16693 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
16694
16695         * configure:  Minor $subdir-related fixes.
16696
16697 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16698
16699         * configure: fix various problems with propogating
16700         makefile_target_frag in subdirs.
16701         * configure.in: config libgcc if its there
16702
16703 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
16704
16705         * config.sub:  HPPA merge.
16706
16707 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
16708
16709         * Makefile.in:  Replace all-bison with all-byacc in all
16710         dependency lines for other tools (which now use byacc).
16711
16712 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
16713
16714         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
16715
16716 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
16717
16718         * Makefile.in: make gprof rules similar to byacc rules (instead of
16719         vestigal $(unsubdir) that didn't work...)
16720
16721 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
16722
16723         * config.sub:  Add support for Linux.
16724         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
16725         (at least for libg++).
16726
16727 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
16728
16729         * configure.texi: fix doc for the -nfp option to configure
16730
16731 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
16732
16733         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
16734
16735 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
16736
16737         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
16738         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
16739         * configure.in: added solaris* host_makefile_frag hook.
16740
16741 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16742
16743         * config.sub: changed recognition of m68000 so that various
16744         m68k types can be specified via m680[01234]0
16745
16746 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16747
16748         * config.sub (basic_machine): fix sed so that '-foo' isn't
16749         completely substituted out while .+'-foo' loses the '-foo'
16750
16751 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16752
16753         * config.sub ($os): Add -aout.
16754
16755 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
16756
16757         * configure:  If host_makefile_frag is absolute, don't
16758         prefix ${invsubdir} (relevant to libg++ auto-configure).
16759
16760 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16761
16762         * Makefile.in (tooldir): Define it.
16763         (all-ld): Depend on all-flex.
16764
16765 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
16766
16767         * Makefile.in (check):  Fix libg++ special case.
16768
16769 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
16770
16771         * configure: do not bury `pwd` into config.status, thus do fewer
16772           pwd's.
16773
16774         * configure: print the "Building in" message only when building in
16775           other than "." AND verbose.
16776
16777         * configure: remove -s, rework -v to better accommodate guested
16778           configures.
16779
16780         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
16781
16782 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
16783
16784         * Makefile.in: macroize flags passed on recursion.  remove
16785           fileutils.
16786
16787 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
16788
16789         * configure: get makesrcdir right for subdirs deeper than 1.
16790
16791         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
16792           install.
16793
16794 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
16795
16796         * Makefile.in: don't print subdir_do or recursion lines.
16797
16798 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
16799
16800         * standards.texi: added menu item.
16801
16802         * Makefile.in: build and install standards.info.
16803
16804         * standards.texi: new file.
16805
16806 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16807
16808         * configure: test for and move config.status pieces from
16809           ${subdir}/.
16810
16811 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
16812
16813         * configure:  Test for existance of files before trying to mv
16814         them, to avoid numerous non-existance messages.
16815
16816 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
16817
16818         * configure: correct final line of config.status.
16819
16820         * configure: patch from eggert.  Avoids a protection problem if
16821           the original Makefile.in is read only.
16822
16823         * configure: use move-if-change from gcc to create config.status.
16824           Some makefiles depend on config.status to tell if a directory
16825           has been reconfigured for a different host.  This change
16826           prevents those directories from remaking everything in the case
16827           where the reconfig was only intended to rebuild a Makefile.
16828
16829         * configure: test for config.sub with "config.sub sun4" rather
16830           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
16831           host alias from a missing config.sub.
16832
16833 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16834
16835         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16836           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
16837
16838 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
16839
16840         * configure: mkdir ${subdir} as needed.
16841
16842 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
16843
16844         * Makefile.in,configure.in: added autoconf.
16845
16846 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16847
16848         * Makefile.in: no longer pass against on recursion.
16849
16850         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16851           definitions are not inherited.
16852
16853         * configure: correct makesrcdir when subdir is .
16854
16855 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
16856
16857         * configure:  Add support for 'subdirs' variable, which is
16858         like 'configdirs', except that configure doesn't re-invoke
16859         itself for subdirs, it just creates a Makefile for each subdir.
16860         * configure.texi:  Document subdirs.
16861
16862 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16863
16864         * configure.in: added flex to configdirs
16865
16866 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
16867
16868         * Makefile.in: remove clean-stamps from clean.
16869
16870 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
16871
16872         * configure.in:  Add gdbtest to configdirs.
16873
16874 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
16875
16876         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
16877         to recursive makes.
16878         * configure.in:  Recognize new ncr3000 config.
16879
16880 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
16881
16882         * Makefile.in, configure.in: removed references to gdbm.
16883
16884 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
16885
16886         * config.sub:  Don't canonicalize os value
16887         newsos* to bsd (readline needs to check for newsos).
16888         (This fix was earlier made Jan 31, but got re-broken.)
16889
16890 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
16891
16892         * configure.in:  sco is an os, not a vendor!
16893
16894         * configure:  Quote $( better.  Keep various shells happy.
16895
16896 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
16897
16898         * Makefile.in: eliminate stamp-files.
16899
16900 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
16901
16902         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
16903           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16904
16905 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
16906
16907         * config.sub:  fix iris/iris3.
16908
16909 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
16910
16911         * configure: re-add -rm.
16912
16913 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
16914
16915         * Maskefile.in: add .stmp-rcs to all.
16916
16917         * configure.in: remove gas from rs6000 build, use aix host fragment.
16918
16919 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
16920
16921         * configure: pass down site_option during recursion.
16922
16923 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
16924
16925         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
16926
16927 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
16928
16929         * configure: Change exec_prefix so that it really defaults to prefix.
16930
16931 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
16932
16933         * Makefile.in, configure.in:  Add support for mmalloc library.
16934
16935 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
16936
16937         * Makefile.in: add stmp dependencies for a few more things.
16938
16939 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
16940
16941         * configure: adjusted error message on objdir/srcdir configure
16942           collision, per john's suggestion.
16943
16944         * Makefile.in: add libiberty stmp to all and all.cross.
16945
16946 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
16947
16948         * Makefile.in: remove force dependencies, add grep to all.
16949
16950 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
16951
16952         * Makefile.in: drop flex.  make stamp files work.
16953
16954         * configure: added test for conflicting configuration in srcdir,
16955           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
16956           gets cranky.  use relative paths for configure and srcdir
16957           whenever possible.  Send some error messages to stderr that were
16958           going to stdout.
16959
16960 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
16961
16962         * Makefile.in:  Fix libg++ rule to check for gcc directory
16963         before using gcc/gcc.  Also pass XTRAFLAGS.
16964
16965 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
16966
16967         * Makefile.in: added stmp-files so that directories aren't polled
16968           when they are already built.
16969
16970         * configure.texi: fixed a node pointer problem.
16971
16972 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
16973
16974         * config.sub configure.in gdb/configure.in
16975         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16976         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16977         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
16978
16979 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16980
16981         * configure: -recurring becomes -silent.  corrected help message
16982           for -site= option.
16983
16984         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16985
16986 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16987
16988         * configure: when building Makefile for crosses, replace
16989           tooldir and program_prefix.  default srcdir from location of
16990           config.sub.  remove "for host in hosts" and "for target in
16991           targets" loops.
16992
16993 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16994
16995         * Makefile.in: Do not pass bindir or mandir to cvs.
16996
16997 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
16998
16999         * Makefile.in, configure.in: removed traces of namesubdir,
17000           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
17001           copyrights to '92, changed some from Cygnus to FSF.
17002
17003         * configure.texi: remove most references to multiple hosts,
17004           multiple targets, subdirs, etc.
17005
17006         * configure.man: removed rcsid. reference config.sub not
17007           config.subr.
17008
17009         * Makefile.in: mkdir $(infodir) on install-info.
17010
17011 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
17012
17013         * configure.texi:  Explain better about .gdbinit and about
17014         the environment that configure.in sections run in.
17015
17016 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
17017
17018         * configure.in:  Ultrix is only a decstation if it's a MIPS.
17019
17020 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
17021
17022         * README:  DOC.configure => cfg-paper.texi.
17023
17024 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
17025
17026         * config.sub (near case $os):  Don't convert newsos* to bsd!
17027
17028 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
17029
17030         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
17031         the number of copies of COPYING that go into the GDB tar file.
17032
17033 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
17034
17035         * bfd/configure.in, gdb/config/mh-i386sco,
17036         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17037         Fix SCO configuration stuff.
17038
17039 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
17040
17041         * Makefile.in:  For libg++, make sure the -I pointing
17042         to the gcc directory goes *after* all the libg++-local -I flags.
17043         Also, move just-gcc dependency from just-libg++ to all-libg++.
17044
17045 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
17046
17047         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
17048
17049 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
17050
17051         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
17052
17053 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
17054
17055         * config.sub:  Add stratus configuration frags.  Also
17056         submitted to FSF.
17057
17058 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
17059
17060         * Makefile.in (DEV_SUPPORT):  add configure.man.
17061
17062         * config.sub(Decode manufacturer-specific):  add -none*.
17063
17064 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
17065
17066         * Makefile.in:  remove form feeds to make Sun's make happy.
17067         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
17068
17069 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
17070
17071         * Makefile.in (AR_FLAGS):  Make quieter.
17072
17073 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
17074
17075         * configure.in:  Add libg++.
17076         * configure:  When verbose, don't output the command line at each
17077         level; it will be unremarkably the same as the previous version,
17078         which will be the same as what the user typed.
17079
17080 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
17081
17082         * configure.in, Makefile.in: fix clean-info, add flex.  add
17083           fileutils.
17084
17085         * configure: be less sensitive to spaces in Makefile.in.  Do not
17086           look for sources in "..".  Doing so breaks subdirectories that
17087           might have their own configure.  If a subdir has it's own
17088           configure script, use it.
17089
17090 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
17091
17092         * cfg-paper.texi: some changes suggested by rms.
17093
17094 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
17095
17096         * config.sub:  Merge in some small additions from the FSF version,
17097         taken from the gcc distribution, to bring the Cygnus and FSF
17098         versions into closer sync.
17099
17100 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
17101
17102         * configure.in:  Changed svr4 references to sysv4.
17103
17104 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
17105
17106         * configure: added -V for version number option.
17107
17108 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
17109
17110         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17111           renamed from DOC.configure to cfg-paper.texi.
17112
17113 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17114
17115         * configure, config.subr, config.sub: config.subr is now
17116           config.sub again.
17117
17118 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
17119
17120         * configure.texi: new file, in progress.
17121
17122         * Makefile.in: build info file and install the man page for
17123           configure.
17124
17125         * configure.man: new file, first cut.
17126
17127         * configure: find config.subr again now that configuration "none"
17128           has gone.  removed all traces of the -ansi option.  removed all
17129           traces of the -languages option.
17130
17131         * config.subr: resync from rms.
17132
17133 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17134
17135         * configure, config.sub, config.subr: merge config.sub into
17136           config.subr, call the result config.subr, remove config.sub, use
17137           config.subr.
17138
17139         * Makefile.in: revised install for dir.info.
17140
17141 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17142
17143         * configure.in: add decstation host makefile frag.
17144
17145         * Makefile.in: BISON now bison -y again.  also install-gcc on
17146           install.  clean-gdbm on clean.  infodir belongs in datadir.
17147           Make directories for info install.  Build dir.info here then
17148           install it.
17149
17150 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17151
17152         * Makefile.in: fix for bad directory tests.
17153
17154 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17155
17156         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
17157           regexp.  -srcdir relative was being handled incorrectly.
17158
17159         * Makefile.in: unwrapped some for loops so that parallel makes
17160           work again and so one can focus one's attention on a particular
17161           package.
17162
17163 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17164
17165         * configure: added PWD as a stand in for `pwd` (for speed). use
17166           elif wherever possible.  make -srcdir work without -objdir.
17167           -objdir= commented out.
17168
17169 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17170
17171         * configure: +options become --options.  -subdirs commented out.
17172           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
17173           Makefile now at top of generated Makefile.  Removed cvs log
17174           entries.  added -srcdir.  create .gdbinit only if there is one
17175           in ${srcdir}.
17176
17177         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
17178           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
17179           and mandir now keyed off datadir by default.
17180
17181 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17182
17183         * Freshly created ChangeLog.
17184
17185 \f
17186 Local Variables:
17187 mode: change-log
17188 left-margin: 8
17189 fill-column: 76
17190 version-control: never
17191 End: