OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2013-04-11  Release Manager
2
3         * GCC 4.7.3 released.
4
5 2012-09-20  Release Manager
6
7         * GCC 4.7.2 released.
8
9 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
10
11         Backport from 2012-09-05 mainline r190697.
12         
13         PR target/54461
14         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
15         target-libgloss if configured --with-avrlibc.
16         * configure: Regenerate.
17
18 2012-06-14  Release Manager
19
20         * GCC 4.7.1 released.
21
22 2012-05-16  Olivier Hainque  <hainque@adacore.com>
23
24         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
25         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
26         (install-no-fixedincludes): Adjust accordingly.
27         * Makefile.in: Regenerate.
28
29 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
30
31         Backport from 2012-03-28 mainline r185907.
32
33         PR target/52737
34         * contrib/gcc_update (files_and_dependencies):
35         Remove gcc/config/avr/t-multilib from touch data.
36
37 2012-03-22  Release Manager
38
39         * GCC 4.7.0 released.
40
41 2012-02-17  Walter Lee  <walt@tilera.com>
42
43         * MAINTAINERS: (Write After Approval): Delete myself.
44
45 2012-02-14  Walter Lee  <walt@tilera.com>
46
47         * MAINTAINERS (tilegx port): Add myself.
48         (tilepro port): Add myself.
49         (Write After Approval): Add myself.
50
51 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
52
53         * MAINTAINERS (Various Maintainers): Add Diego Novillo,
54         Gerald Pfeifer and Joseph Myers as docstring relicensing
55         maintainers.
56
57 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
58
59         * MAINTAINERS (write-after-approval): Add myself.
60
61 2012-02-08  Ira Rosen <irar@il.ibm.com>
62
63         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
64         maintainer.
65
66 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
67
68         * MAINTAINERS (Write After Approval): Move myself to maintain alphabetical order.
69
70 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
71
72         * MAINTAINERS (Write After Approval): Add myself.
73
74 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
75
76         * MAINTAINERS (Write After Approval): Add myself.
77
78 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
79             Jayant R Sonar <jayant.sonar@kpitcummins.com>
80
81         * configure.ac (cr16-*-*): Remove nonconfigdirs.
82         * configure: Regenerate.
83
84 2012-01-23  Harshit Chopra  <harshit@google.com>
85
86         * MAINTAINERS (Write After Approval): Add myself.
87
88 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
89
90         * configure.ac: Remove reference to mh-interix.
91         * configure: Regenerate.
92
93 2012-01-05  Richard Henderson  <rth@redhat.com>
94
95         PR bootstrap/51072
96         * configure.ac: Disable libitm if c++ is not enabled.
97         * configure: Rebuild.
98
99         * configure.ac: Fix regexp for same.
100         * configure: Rebuild.
101
102 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
103
104         * MAINTAINERS (Write After Approval): Add myself.
105
106 2012-01-02  Richard Guenther  <rguenther@suse.de>
107
108         PR bootstrap/51686
109         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
110         * Makefile.in: Regenerate.
111
112 2011-12-28  Oleg Endo <olegendo@gcc.gnu.org>
113
114         * MAINTAINERS (Write After Approval): Add myself.
115
116 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
117
118         * configure: Regenerate.
119
120 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
121
122         * MAINTAINERS (picochip): Changed email address.
123
124 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
125
126         * MAINTAINERS (write-after-approval): Add self.
127
128 2011-11-29  DJ Delorie  <dj@redhat.com>
129
130         * configure.ac (rl78-*-*) New case.
131         * configure: Regenerate.
132         * MAINTAINERS: Add myself as RL78 maintainer.
133
134 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
135
136         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
137
138 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
139
140         * libtool.m4: dditional FreeBSD 10 fixes.
141
142 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
143
144         * MAINTAINERS: Move myself from Write After Approval to CPU Port
145         Maintainers section, as Epiphany maintainer.
146
147 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
148
149         PR target/49992
150         * configure.ac: Remove ranlib special-casing for Darwin.
151         * configure: Regenerate.
152
153 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
154
155         * MAINTAINERS (Reviewers): Keep the list sorted.
156
157 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
158
159         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
160
161 2011-11-09  Roland McGrath  <mcgrathr@google.com>
162
163         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
164         * configure: Rebuild.
165         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
166         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
167         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
168         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
169         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
170         Add READELF.
171         * Makefile.in: Rebuild.
172
173 2011-11-09  Jason Merrill  <jason@redhat.com>
174
175         * Makefile.def (language=c++): Remove check-c++0x.
176         * Makefile.in (check-gcc-c++): Regenerate.
177
178 2011-11-08  Richard Henderson  <rth@redhat.com>
179
180         * configure.ac: Test for libitm directory present first.
181
182         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
183
184         * configure.ac: Test libitm/configure.tgt to disable libitm.
185         * configure: Rebuild.
186
187 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
188             Richard Henderson  <rth@redhat.com>
189
190         Merged from transactional-memory.
191
192         * Makefile.def (lang_env_dependencies): libitm is c++.
193         Add libitm target module.
194         * configure.ac: Likewise.
195         * config/mmap.m4: New file.
196         * contrib/gcc_update: Add libitm to touch data.
197         * Makefile.in, configure: Rebuild.
198
199 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
200
201         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
202         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
203         * Makefile.in: Regenerate.
204
205 2011-11-01  DJ Delorie  <dj@redhat.com>
206
207         * config.sub: Update to version 2011-10-29 (added rl78)
208
209 2011-10-27  Nick Clifton  <nickc@redhat.com>
210
211         * config.sub: Import these changes from the config project:
212
213         2011-10-08  Joern Rennecke <joern.rennecke@embecosm.com>
214             Ben Elliston  <bje@gnu.org>
215
216         * config.sub (epiphany): New.
217
218         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
219             Ben Elliston  <bje@gnu.org>
220
221         * config.sub (hexagon, hexagon-*): New.
222
223         2011-08-23  Roland McGrath  <mcgrathr@google.com>
224
225         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
226         64eb to be64.
227
228         2011-08-16  Roland McGrath  <mcgrathr@google.com>
229
230         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
231         (nacl): Grok as alias for 32el-unknown-nacl.
232
233 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
234
235         * MAINTAINERS (Write After Approval): Add myself.
236
237 2011-10-24  Teresa Johnson  <tejohnson@google.com>
238
239         * MAINTAINERS (Write After Approval): Add myself.
240
241 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
242
243         * MAINTAINERS (sparc port): Remove myself.
244
245 2011-09-14  Tom de Vries  <tom@codesourcery.com>
246
247         * MAINTAINERS (Write After Approval): Add myself.
248
249 2011-08-14  Yao Qi  <yao@codesourcery.com>
250
251         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
252         * configure: Regenerate.
253
254 2011-07-26  Ian Lance Taylor  <iant@google.com>
255
256         * configure.ac: Set have_compiler based on whether gcc directory
257         exists, rather than on whether gcc is in configdirs.
258         * configure: Rebuild.
259
260 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
261
262         * MAINTAINERS (Global Reviewers): Add self.
263
264 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
265
266         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
267         link directories.
268         * Makefile.in: Rebuild.
269
270 2011-07-20  Ian Lance Taylor  <iant@google.com>
271
272         PR bootstrap/49787
273         * configure.ac: Move --enable-bootstrap handling earlier in file.
274         If --enable-bootstrap and either --enable-build-with-cxx or
275         --enable-build-poststage1-with-cxx, enable C++ automatically.
276         * configure: Rebuild.
277
278 2011-07-19  Ian Lance Taylor  <iant@google.com>
279
280         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
281         make C++ a boot_language.  Set and substitute
282         POSTSTAGE1_CONFIGURE_FLAGS.
283         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
284         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
285         * configure, Makefile.in: Rebuild.
286
287 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
288
289         * MAINTAINERS (Register Allocation): Move myself from reviewers to
290         maintainers.
291
292 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
293
294         * MAINTAINERS (Global Reviewers): Add myself.
295
296 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
297
298         * configure: Regenerate.
299
300 2011-07-16  Jason Merrill  <jason@redhat.com>
301
302         * Makefile.def (language=c++): Add check-c++0x and
303         check-target-libmudflap-c++.
304         * Makefile.tpl (check-target-libmudflap-c++): New.
305         * Makefile.in: Regenerate.
306
307 2011-07-16  Matthias Klose  <doko@ubuntu.com>
308
309         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
310         * Makefile.def (target_modules/libjava): Pass
311         $(EXTRA_CONFIGARGS_LIBJAVA).
312         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
313         if not configured with --enable-static-libjava.
314         * Makefile.in: Regenerate.
315         * configure: Likewise.
316
317 2011-07-15  Jason Merrill  <jason@redhat.com>
318
319         * Makefile.in (check-c++): Move check-gcc-c++0x after
320         check-target-libstdc++-v3.
321
322 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
323
324         * MAINTAINERS (c6x port): New entry.
325
326 2011-07-13  Jason Merrill  <jason@redhat.com>
327
328         * Makefile.in (check-gcc-c++0x): New.
329         (check-c++): Depend on it.
330
331 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
332
333         PR target/39150
334         * configure.ac (i[3456789]86-*-solaris2*): Also accept
335         x86_64-*-solaris2.1[0-9]*.
336         * configure: Regenerate.
337
338 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
339
340         * MAINTAINERS (RTL optimizers): Add self.
341
342 2011-06-27  Gabriel Charette  <gchare@google.com>
343
344         * MAINTAINERS (Write After Approval): Add myself.
345
346 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
347
348         PR regression/47836
349         PR bootstrap/23656
350         PR other/47733
351         PR bootstrap/49247
352         PR c/48825
353         * configure.ac (target_libraries): Remove target-libiberty.
354         Remove case-statement setting skipdirs=target-libiberty for
355         multiple targets.  Remove checking target_configdirs and
356         removing target-libiberty but keeping target-libgcc if
357         otherwise empty.
358         * Makefile.def (target_modules): Don't add libiberty.
359         (dependencies): Remove all traces of target-libiberty.
360         * configure, Makefile.in: Regenerate.
361
362 2011-06-13  Walter Lee <walt@tilera.com>
363
364         * configure.ac (tilepro-*-*) New case.
365         (tilegx-*-*): Likewise.
366         * configure: Regenerate.
367
368 2011-06-06  Jing Yu  <jingyu@google.com>
369
370         * configure.ac: Skip target-libiberty for
371         arm*-*-linux-androideabi.
372         * configure: Regenerated.
373
374 2011-06-06  Nick Clifton  <nickc@redhat.com>
375
376         * config.sub: Sync from upstream.
377
378 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
379
380         * MAINTAINERS (Write After Approval): Add myself.
381
382 2011-06-01  Daniel Jacobowitz  <drow@false.org>
383
384         * MAINTAINERS: Update my email address.
385
386 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
387
388         * MAINTAINERS (Write After Approval): Update my email address.
389
390 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
391
392         * MAINTAINERS (Write After Approval): Add myself.
393
394 2011-05-08  Doug Kwan  <dougkwan@google.com>
395
396         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
397         * configure: Regenerated.
398         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
399         value from configure.
400         * Makefile.in: Regenerated.
401
402 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
403
404         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
405         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
406         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
407         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
408         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
409         *-*-vxworks*): Disable newlib and libgloss in separate case
410         statement.
411         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
412         to separate case statement.
413         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
414         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
415         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
416         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
417         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
418         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
419         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
420         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
421         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
422         i[[3456789]]86-*-rdos*, m32r-*-*,
423         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
424         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
425         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
426         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
427         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
428         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
429         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
430         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
431         and libgloss in main case over targets.  Remove most empty cases
432         in main case over targets.
433         * configure: Regenerate.
434
435 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
436
437         * MAINTAINERS (Write After Approval): Add myself.
438
439 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
440
441         * configure.ac: Remove code setting special library locations for
442         hppa*64*-*-hpux11*.  Remove code setting compiler for
443         sparc-sun-solaris2*.
444         * configure: Regenerate.
445
446 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
447
448         * configure.ac: Separate libgloss_dir settings from general case
449         over targets.
450         * configure: Regenerate.
451
452 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
453
454         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
455         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
456         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
457         cases in libgcj-disabling case statement.
458         (hppa*64*-*-linux*): Set unsupported_languages instead of
459         disabling target-zlib.
460         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
461         to hppa*64*-*-hpux*.
462         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
463         hppa*-*-hpux*.
464         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
465         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
466         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
467         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
468         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
469         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
470         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
471         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
472         libgcj-disabling case statement.
473         * configure: Regenerate.
474
475 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
476
477         * configure.ac: Disable Java for targets not supporting libffi.
478         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
479         Remove cases in Java-disabling statement.
480         (*arm-wince-pe): Change to arm-wince-pe.
481         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
482         cases in Java-disabling statement.
483         (bfin-*-*): Don't disable Java again.
484         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
485         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
486         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
487         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
488         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
489         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
490         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
491         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
492         Java-disabling statement.
493         (mmix-*-*): Don't disable Java again.
494         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
495         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
496         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
497         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
498         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
499         statement.
500         * configure: Regenerate.
501
502 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
503
504         * configure.ac: Separate cases disabling Java and Java libraries
505         from general case over targets.
506         * configure: Regenerate.
507
508 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
509
510         * MAINTAINERS: Update my email address.
511
512 2011-04-20  Easwaran Raman  <eraman@google.com>
513
514         * MAINTAINERS (Write After Approval): Add myself.
515
516 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
517
518         PR lto/48086
519         * configure.ac: Re-enable LTO on *-apple-darwin9*.
520         * configure: Regenerate.
521
522 2011-04-16  Jim Meyering  <meyering@redhat.com>
523
524         * MAINTAINERS (Write After Approval): Add myself.
525
526 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
527
528         * MAINTAINERS: Update my email address.
529
530 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
531
532         * MAINTAINERS (Write After Approval): Add myself.
533
534 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
535
536         * MAINTAINERS (Write After Approval): Add myself.
537
538 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
539
540         * MAINTAINERS (Write After Approval): Add myself.
541
542 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
543
544         * configure.ac (build_tools): Remove build-byacc.
545         (host_libs): Remove mmalloc.
546         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
547         autoconf automake libtool diff rcs fileutils shellutils time
548         textutils wdiff find uudecode hello tar gzip indent recode release
549         sed perl gawk findutils gettext zip.
550         (libgcj): Remove target-qthreads.
551         (target_tools): Remove target-examples target-gperf.
552         (YACC): Don't handle building byacc.
553         * configure: Regenerate.
554         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
555         dosutils, examples, fileutils, find, findutils, gawk, gettext,
556         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
557         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
558         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
559         handle building components.
560         * Makefile.in: Regenerate.
561
562 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
563
564         * MAINTAINERS: Update my email address as Xtensa maintainer.
565
566 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
567
568         * config.sub: Sync from upstream.
569
570 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
571
572         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
573         (microblaze*): Don't disable libssp.
574         * configure: Regenerate.
575
576 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
577
578         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
579         moveifchange.
580         * configure: Regenerate.
581         * Makefile.tpl: Use @SHELL@ not @config_shell@.
582         * Makefile.in: Regenerate.
583
584 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
585
586         * configure.ac (*-*-sysv4*): Don't enable libgomp.
587         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
588         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
589         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
590         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
591         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
592         md_exec_prefix cases.
593         * configure: Regenerate.
594
595 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
596
597         * configure.ac: Separate cases disabling target-libssp,
598         target-libiberty, target-libstdc++-v3 and Fortran from general
599         case over targets.
600         * configure: Regenerate.
601
602 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
603
604         * configure.ac (*-*-chorusos): Don't disable libgcj.
605         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
606         Remove case.
607         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
608         (arm-*-coff): Don't disable libgcj.
609         (arm*-*-linux-gnueabi): Remove useless assignment.
610         (arm-*-riscix*): Don't disable libgcj.
611         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
612         configuration.
613         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
614         (c54x*-*-*): Remove case.
615         (tic54x-*-*): Don't disable GCC or GCC libraries.
616         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
617         to *.
618         (d10v-*-*): Don't disable GCC libraries.
619         (d30v-*-*): Don't disable libgcj.
620         (h8500-*-*): Don't disable GCC libraries.
621         (i960-*-*): Don't disable libgcj.
622         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
623         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
624         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
625         libgcj.
626         (m68k-*-coff*): Remove case.
627         (mmix-*-*): Don't disable libgloss on host.
628         (mn10200-*-*, mn10300-*-*): Remove cases.
629         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
630         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
631         Don't disable libgcj.
632         (romp-*-*): Remove case.
633         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
634         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
635         case.
636         (v810-*-*): Don't disable GCC libraries.
637         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
638         (ip2k-*-*): Don't disable GCC libraries.
639         * configure: Regenerate.
640
641 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
642
643         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
644         libffi on host.
645         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
646         on host.
647         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
648         * configure: Regenerate.
649
650 2011-03-26  John Marino  <binutils@marino.st>
651
652         * configure.ac: Add support for *-*-dragonfly*
653         * configure: Regenerate.
654
655 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
656
657         * configure.ac (native_only): Remove.
658         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
659         send-pr uudecode guile gnuserv on host.
660         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
661         send-pr rcs guile perl texinfo libtool on host.
662         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
663         automake send-pr rcs guile perl texinfo libtool on host.
664         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
665         (*-*-kaos*): Don't disable target-examples target-gperf on target.
666         (alpha*-dec-osf*): Don't disable fileutils on target.
667         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
668         texinfo send-pr expect dejagnu on target.
669         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
670         target-qthreads on target.
671         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
672         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
673         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
674         x86_64-*-mingw*): Don't disable expect on target.
675         (*-*-cygwin*): Don't disable target-gperf on target.
676         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
677         gnuserv on target.
678         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
679         target.
680         * configure: Regenerate.
681
682 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
683
684         * configure.ac (target_tools): Remove target-groff.
685         (native_only): Remove target-groff.
686         (hppa*64*-*-*): Don't disable byacc.
687         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
688         setting.
689         (*-*-kaos*): Don't skip target-librx and target-groff.
690         (*-*-netware*): Don't skip target-libmudflap.
691         (*-*-tpf*): Don't skip target-libmudflap.
692         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
693         directories on the host.
694         (ia64*-*-*vms*): Don't skip tix.
695         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
696         host.
697         * configure: Regenerate.
698
699 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
700
701         * configure.ac: Remove references to mt-mep, mt-netware,
702         mt-wince.
703         * Makefile.def: Add all-utils soft dependencies.
704         * Makefile.tpl: Remove GDB_NLM_DEPS.
705         * configure: Regenerate.
706         * Makefile.in: Regenerate.
707
708 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
709
710         * configure.ac: Do not include mh-x86omitfp.
711         * configure: Regenerate.
712
713 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
714
715         * configure.ac: Remove empty cases.
716         * configure: Regenerate.
717
718 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
719
720         * Makefile.def: Add dependency from termcap to gdb.
721         * Makefile.in: Regenerate.
722
723 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
724
725         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
726         * configure: Regenerate.
727         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
728         * Makefile.tpl: Likewise.
729         * Makefile.in: Regenerate.
730
731 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
732
733         * configure.ac: Remove all mentions of tentative_cc.
734         * configure: Regenerate.
735
736 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
737
738         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
739         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
740         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
741         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
742         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
743         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
744         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
745         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
746         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
747         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
748         *-*-rhapsody*): Remove host cases.
749         * configure: Regenerate.
750
751 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
752
753         * configure.ac (ppc*-*-pe): Remove host case.
754         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
755         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
756         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
757         cases.
758         * configure: Regenerate.
759
760 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
761
762         * config.sub: Update to version 2011-03-23.
763
764 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
765
766         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
767         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
768         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
769         * configure: Regenerate.
770
771 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
772
773         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
774         to Write After Approval.
775         * config-ml.in: Don't handle arc-*-elf*.
776         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
777         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
778         handle GCC libraries.
779         * configure: Regenerate.
780
781 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
782
783         PR bootstrap/48120:
784         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
785         Add -lstdc++ -lm to LIBS.
786         * configure: Regenerate.
787
788 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
789
790         * config.guess: Update to version 2011-02-02
791         * config.sub: Update to version 2011-02-24
792
793 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
794
795         PR lto/48086
796         * configure.ac: Re-enable LTO on *-apple-darwin9.
797         * configure: Regenerate.
798
799 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
800
801         PR lto/48086
802         * configure.ac: Disable LTO on darwin due to an assembler change in
803         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
804         under 256.
805         * configure: Regenerate.
806
807 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
808
809         * MAINTAINERS: Update myself as score backend maintainer, update my e-mail address.
810
811 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
812
813         * MAINTAINERS: Update my e-mail address.
814
815 2011-03-06  Joey Ye  <joey.ye@arm.com>
816
817         * MAINTAINERS: Update my e-mail address.
818
819 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
820
821         * configure.ac: Adjust test of with_ppl.
822         * configure: Regenerated.
823
824 2011-03-02  Kai Tietz  <ktietz@redhat.com>
825
826         * MAINTAINERS: Adjust my e-mail address.
827
828 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
829
830         * configure.ac: Add -lpwl to ppllibs.
831         * configure: Regenerated.
832
833 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
834
835         * config/cloog.m4: Add -lisl to clooglibs.
836         * configure: Regenerated.
837
838 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
839
840         * MAINTAINERS (CPU Port maintainers): Add self.
841
842 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
843
844         * MAINTAINERS: Add myself as testsuite maintainer.
845
846 2011-02-15  Mike Stump  <mikestump@comcast.net>
847
848         * MAINTAINERS: Add myself as testsuite maintainer.
849
850 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
851
852         Import from Libtool and gnulib:
853
854         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
855
856         Prepare for supporting FreeBSD 10.
857         * config.rpath: Remove handling of freebsd1* which soon would
858         match FreeBSD 10.0.
859
860         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
861
862         Remove support for FreeBSD 1.x.
863         * libtool.m4 (_LT_LINKER_SHLIBS)
864         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
865         soon would incorrectly match FreeBSD 10.0.
866
867 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
868
869         PR binutils/12283
870         * move-if-change: Import version from gnulib.
871
872 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
873
874         PR lto/47225
875         * Makefile.def (lto-plugin): Double dash for enable-shared.
876         (configure-gcc): Depend on all-lto-plugin.
877         * Makefile.in: Rebuilt.
878
879 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
880
881         * configure.ac: Remove extra bracket.
882         * configure: Regenerate.
883
884 2011-02-08  Tobias Burnus  <burnus@net-b.de>
885
886         * MAINTAINERS: Add myself as libquadmath maintainer.
887
888 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
889
890         * MAINTAINERS: Update my email address.
891
892 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
893
894         * MAINTAINERS (option handling): Add self.
895
896 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
897
898         PR lto/47225
899         * Makefile.def: Add dependency for install-gcc
900         on install-lto-plugin.
901         * Makfile.in: Regenerated
902
903 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
904
905         * MAINTAINERS (CPU Port Maintainers): Add myself.
906
907 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
908
909         PR libgcj/44341
910         * configure.ac: Discard --with-* flags for host when configuring
911         target libraries for cross build.
912         * configure: Rebuilt.
913
914 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
915
916         * MAINTAINERS (linear loop transforms): Removed.
917
918 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
919
920         * configure.ac: If with_ppl is no, move setting with_cloog=no
921         after CLOOG_REQUESTED check.
922         * configure: Regenerated.
923
924 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
925
926         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
927         CLooG has been requested.
928         * configure: Regenerated.
929
930 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
931
932         * configure: Regenerated.
933         * configure.ac: Check for version 0.11 (or later revision) of PPL.
934
935 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
936
937         * configure: Regenerated.
938         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
939
940 2011-01-21  Andreas Schwab  <schwab@redhat.com>
941
942         * configure.ac: Use AS_HELP_STRING throughout.
943         * configure: Regenerate.
944
945 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
946
947         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
948         * configure: Regenerate.
949
950 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
951
952         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
953
954 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
955
956         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
957         for ia64-hpux.
958         * configure: Regenerate.
959
960 2011-01-07  Jan Hubicka  <jh@suse.cz>
961
962         PR lto/47225
963         * Makefile.in: Regenerate.
964         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
965         configure.
966
967 2011-01-07  Jan Hubicka  <jh@suse.cz>
968
969         * Makefile.in: Regenerate.
970         * Makefile.def (gcc host module) and soft dependency on lto-plugin
971         and configure dependency on lto-plugin configure.
972         (lto-plugin module): Remove dependency on GCC; add dependency on
973         liniberty.
974
975 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
976
977         * MAINTAINERS (Write After Approval): Add myself.
978
979 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
980
981         * configure: Regenerate.
982
983 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
984
985         * configure.ac: (picochip): Disable libiberty.
986
987 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
988
989         * MAINTAINERS (Write After Approval): Add myself.
990
991 2010-12-10  Ian Lance Taylor  <iant@google.com>
992
993         PR bootstrap/46819
994         * configure.ac: For --disable-libgcj clear libgcj_saved.
995         * configure: Rebuild.
996
997 2010-12-10  Tobias Burnus  <burnus@net-b.de>
998
999         PR fortran/46540
1000         * configure.ac: Add --disable-libquadmath and
1001         --disable-libquadmath-support.
1002         * configure: Regenerate.
1003
1004 2010-12-03  Ian Lance Taylor  <iant@google.com>
1005
1006         * MAINTAINERS: Add myself as libgo maintainer.
1007
1008 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
1009
1010         PR libffi/46792
1011         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1012         * configure: Regenerate.
1013
1014 2010-12-02  Ian Lance Taylor  <iant@google.com>
1015
1016         * configure.ac: Always set default for poststage1_ldflags to
1017         -static-libstdc++ -static-libgcc.
1018
1019 2010-11-29  Andreas Schwab  <schwab@redhat.com>
1020
1021         * configure.ac: Move comment to remove extra space in last argument
1022         of GCC_TARGET_TOOL.
1023
1024 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
1025
1026         PR other/46026
1027         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1028         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1029         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1030         (BASE_FLAGS_TO_PASS): Use it.
1031         * configure: Rebuilt.
1032         * Makefile.in: Rebuilt.
1033
1034 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
1035
1036         PR binutils/12258
1037         * configure.ac: Correct comments for --enable-gold/--enable-ld.
1038         Properly check default linker.
1039         * configure: Regnerated.
1040
1041 2010-11-23  Matthias Klose  <doko@ubuntu.com>
1042
1043         * configure.ac: For --enable-gold, handle value `default' instead of
1044         `both*'.   New configure option --{en,dis}able-ld.
1045         * configure: Regenerate.
1046
1047 2010-11-20  Ian Lance Taylor  <iant@google.com>
1048
1049         * configure.ac: Only disable a language library if no language needs
1050         it.  Don't let --disable-libgcj uncondtionally disable libffi.
1051         * configure: Rebuild.
1052
1053 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1054
1055         * Makefile.in: Regenerate.
1056
1057         PR other/46202
1058         * configure.ac: Fix just-built in-tree STRIP name to be
1059         binutils/strip-new.
1060         * configure: Regenerate.
1061         * Makefile.def (install-strip-gcc, install-strip-binutils)
1062         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1063         (install-strip-sid): Mirror dependencies on non-strip variants
1064         of these targets on the respective -strip prerequisites.
1065         * Makefile.tpl (install-strip, install-strip-host)
1066         (install-strip-target): New targets.
1067         (install-strip-[+module+], install-strip-target-[+module+]):
1068         New targets.
1069         * Makefile.in: Regenerate.
1070
1071 2010-11-19  Ian Lance Taylor  <iant@google.com>
1072             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1073
1074         * configure.ac: Add target-libgo to target_libraries.  Set
1075         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1076         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1077         (HOST_EXPORTS): Add GOC.
1078         (BASE_TARGET_EXPORTS): Add GOC.
1079         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1080         (GOCFLAGS_FOR_TARGET): New variable.
1081         (EXTRA_HOST_FLAGS): Add GOC.
1082         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1083         * Makefile.def (target_modules): Add libgo.
1084         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1085         (dependencies): Add dependency from configure-target-libgo to
1086         configure-target-libffi and all-target-libstdc++-v3.  Add
1087         dependencies from all-target-libgo to all-target-libffi.
1088         (languages): Add go.
1089         * configure: Rebuild.
1090         * Makefile.in: Rebuild.
1091
1092 2010-11-19  Ian Lance Taylor  <iant@google.com>
1093
1094         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1095         compiler/flag environment variables.
1096
1097 2010-11-18  Ian Lance Taylor  <iant@google.com>
1098
1099         * configure.ac: Check for lang_requires_boot_languages in
1100         config-lang.in files.
1101         * configure: Rebuild.
1102
1103 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1104             Tobias Burnus  <burnus@net-b.de>
1105
1106         PR fortran/32049
1107         * Makefile.def: Add libquadmath; build it with language=fortran.
1108         * configure.ac: Add libquadmath.
1109         * Makefile.tpl: Handle multiple libs in check-[+language+].
1110         * Makefile.in: Regenerate.
1111         * configure: Regenerate.
1112
1113 2010-11-16  Tom Tromey  <tromey@redhat.com>
1114
1115         * MAINTAINERS: Moved myself to reviewers section.
1116
1117 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
1118
1119         * MAINTAINERS: Moved myself to reviewers section.
1120
1121 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1122
1123         * MAINTAINERS (Various Maintainers): Add self for build machinery.
1124         (Write After Approval): Remove self.
1125
1126 2010-11-15  Andreas Schwab  <schwab@redhat.com>
1127
1128         * configure.ac: Fix spelling in option names.
1129         * configure: Regenerated.
1130
1131 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
1132
1133         PR bootstrap/39622
1134         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1135         * configure: Regenerated.
1136
1137 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
1138
1139         * MAINTAINERS: Update my email address.
1140
1141 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1142
1143         * configure: Regenerate.
1144
1145 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1146
1147         * configure: Regenerate.
1148
1149 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1150
1151         * configure: Regenerate.
1152
1153 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1154
1155         * configure: Regenerate.
1156
1157 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
1158
1159         * configure.ac: Support official CLooG.org versions.
1160         * configure: Regenerate.
1161         * config/cloog.m4: New.
1162
1163 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
1164
1165         * MAINTAINERS (Write After Approval): Add myself.
1166
1167 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
1168
1169         * MAINTAINERS: Update my email address.
1170
1171 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
1172
1173         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1174         * configure: Regenerate.
1175
1176 2010-11-03  Ian Lance Taylor  <iant@google.com>
1177             Dave Korn  <dave.korn.cygwin@gmail.com>
1178
1179         PR lto/46273
1180         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
1181         and on other supported platforms whenever LTO is enabled.
1182         * configure: Rebuild.
1183
1184 2010-11-02  Alan Modra  <amodra@gmail.com>
1185
1186         PR binutils/12110
1187         * configure.ac: Error when source path contains spaces.
1188         * configure: Regenerate.
1189
1190 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
1191
1192         * MAINTAINERS: Update my email address.
1193
1194 2010-10-20  Ian Lance Taylor  <iant@google.com>
1195
1196         * Makefile.def (target_modules): Set lib_path to src/.libs for
1197         libstdc++-v3 module.
1198         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1199         * Makefile.in: Rebuild.
1200
1201 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1202
1203         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1204         (Write After Approval): Remove myself.
1205
1206 2010-10-15  Tristan Gingold  <gingold@adacore.com>
1207
1208         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1209
1210 2010-10-14  Douglas Rupp  <rupp@gnat.com>
1211
1212         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1213
1214 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1215
1216         * configure.ac (build_lto_plugin): New shell variable.
1217         (--enable-lto): Turn on by default for all non-ELF platforms that
1218         have had LTO support added so far.  Set build_lto_plugin appropriately
1219         for both ELF and non-ELF.
1220         (configdirs): Add lto-plugin or not based on build_lto_plugin.
1221         * configure: Regenerate.
1222
1223 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1224
1225         Sync from src:
1226         * configure.ac (v850 support): Remove target-libgloss from
1227         noconfigdirs.
1228         * configure: Regenerate.
1229
1230 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1231
1232         PR bootstrap/45326
1233         PR bootstrap/45174
1234         * configure.ac: Honor initial values of $build_configargs,
1235         $host_configargs, $target_configargs.  Mark the precious, so
1236         environment settings get recorded.
1237         * configure: Regenerate.
1238
1239 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1240
1241         PR bootstrap/45796
1242         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1243         Depend on all-build-libiberty.
1244         * Makefile.in: Regenerate.
1245
1246 2010-09-30  Michael Eager  <eager@eagercon.com>
1247
1248         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1249         * configure: Regenerate.
1250
1251 2010-09-28  Michael Eager  <eager@eagercon.com>
1252
1253         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1254
1255 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1256
1257         PR bootstrap/44621
1258         * configure.ac: Fix unportable shell quoting.
1259         * configure: Regenerate.
1260
1261 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
1262
1263         * configure.ac (enable-lto): Add Darwin to the list of supported lto
1264         targets and amend comment.
1265         * configure: Regenerate.
1266
1267 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
1268
1269         * MAINTAINERS (Write After Approval): Add myself.
1270
1271 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
1272
1273         * configure.ac: Enable LTO by default on Darwin.
1274         * configure: Regenerate.
1275
1276 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
1277
1278         * MAINTAINERS (Write After Approval): Add myself.
1279
1280 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
1281
1282         * MAINTAINERS (Write After Approval): Add myself.
1283
1284 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
1285
1286         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1287         ports
1288
1289 2010-07-28  David Yuste  <david.yuste@gmail.com>
1290
1291         * MAINTAINERS (Write After Approval): Add myself.
1292
1293 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
1294
1295         * configure.ac: Support all v850 targets.
1296         * configure: Regenerate.
1297
1298 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
1299
1300         PR bootstrap/44455
1301         * configure.ac (extra_mpfr_configure_flags): Copy from
1302         extra_mpc_gmp_configure_flags.
1303         * configure: Re-generated.
1304
1305 2010-07-22  Andi Kleen  <ak@linux.intel.com>
1306
1307         * MAINTAINERS (Write After Approval): Add myself.
1308
1309 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
1310
1311         * MAINTAINERS (Write After Approval): Add myself.
1312
1313 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
1314
1315         * MAINTAINERS (Write After Approval): Add myself.
1316
1317 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
1318
1319         PR target/44862
1320         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1321         Provide -B option to allow for link spec %s substitutions for
1322         libstdc++.a on darwin.
1323         * Makefile.in: Regenerate.
1324
1325 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
1326
1327         * MAINTAINERS (Reviewers): Update my e-mail address
1328
1329 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
1330
1331         * Makefile.def (configure-gcc): Depend on all-libelf.
1332         * Makefile.in: Rebuild.
1333
1334 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
1335
1336         * MAINTAINERS (Write After Approval): Add myself in the right place.
1337
1338 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
1339
1340         * MAINTAINERS (Write After Approval): Add myself.
1341
1342 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
1343
1344         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1345
1346 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
1347
1348         * config.sub: Update to version 2010-05-21.
1349         * config.guess: Update to version 2010-04-03.
1350
1351 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
1352
1353         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1354         * configure: Regenerate.
1355
1356 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
1357
1358         * MAINTAINERS (Write After Approval): Add myself.
1359
1360 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
1361
1362         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1363         a platform that supports LTO.
1364         * configure: Regenerate.
1365
1366 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
1367
1368         * configure.ac: Allow all the versions greater than 0.10 of PPL.
1369         * configure: Regenerated.
1370
1371 2010-04-27  Roland McGrath  <roland@redhat.com>
1372             H.J. Lu  <hongjiu.lu@intel.com>
1373
1374         * configure.ac (--enable-gold): Support both, both/gold and
1375         both/bfd to add gold to configdirs without removing ld.
1376         * configure: Regenerated.
1377
1378         * Makefile.def: Add install-gold dependency to install-ld.
1379         * Makefile.in: Regenerated.
1380
1381 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
1382
1383         PR lto/42776
1384         * configure.ac (--enable-lto): Refactor handling so libelf tests
1385         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1386         and allow LTO to be explicitly enabled on non-ELF platforms that
1387         are known to support it inside else-clause.
1388         * configure: Regenerate.
1389
1390 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
1391
1392         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1393         * configure: Regenerate.
1394
1395 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
1396
1397         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1398         * configure: Regenerate.
1399
1400 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1401
1402         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1403         separately.
1404         * configure: Regenerate.
1405
1406 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
1407
1408         * MAINTAINERS (Write After Approval): Add myself.
1409
1410 2010-04-14  Tristan Gingold  <gingold@adacore.com>
1411
1412         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1413         * configure: Regenerate.
1414
1415 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
1416
1417         * configure: Regenerate after change to elf.m4.
1418
1419 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
1420
1421         * MAINTAINERS (Write After Approval): Add myself.
1422
1423 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1424
1425         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1426         * configure: Regenerated.
1427
1428 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1429
1430         * configure.ac: Print "buggy but acceptable" when CLooG
1431         revision is less than 9.
1432         * configure: Regenerated.
1433
1434 2010-04-01  Diego Novillo  <dnovillo@google.com>
1435
1436         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1437
1438 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1439
1440         PR bootstrap/43615
1441         PR bootstrap/43328
1442
1443         Revert:
1444
1445         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1446
1447         * configure.ac: Do not pass --enable-multilib nor
1448         --disable-multilib in baseargs.  Accept explicitly passed
1449         --enable_multilib.
1450         * configure: Regenerate.
1451
1452 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
1453
1454         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1455
1456 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
1457
1458         * MAINTAINERS: Remove myself.
1459
1460 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1461
1462         PR bootstrap/43328
1463         * configure.ac: Do not pass --enable-multilib nor
1464         --disable-multilib in baseargs.  Accept explicitly passed
1465         --enable_multilib.
1466         * configure: Regenerate.
1467
1468 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
1469
1470         * MAINTAINERS (spu port): Remove me.
1471
1472 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1473
1474         * configure.ac (tic6x-*-*): New case.
1475         * configure: Regenerate.
1476
1477 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1478
1479         * config.sub: Update to version 2010-03-22.
1480         * config.guess: Update to version 2009-12-30.
1481
1482 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
1483
1484         PR ada/42554
1485         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1486         * configure: Regenerate.
1487
1488 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1489
1490         * MAINTAINERS: Update my email address.
1491
1492 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
1493
1494         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1495         (ghassan.shobaki@amd.com): Removed.
1496
1497 2010-03-17  Alan Modra  <amodra@gmail.com>
1498
1499         * MAINTAINERS: Update my email address.
1500
1501 2010-03-16  Diego Novillo  <dnovillo@google.com>
1502
1503         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1504         Matthews.
1505
1506 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1507
1508         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1509         Gutson, Jeffrey D. Oldham and Mark Shinwell.
1510
1511 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1512
1513         * MAINTAINERS: Update my email address.
1514
1515 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
1516
1517         * MAINTAINERS: Update my email address.
1518
1519 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
1520
1521         * MAINTAINERS: Update my email address.
1522
1523 2010-03-09  Jie Zhang  <jie@codesourcery.com>
1524
1525         * MAINTAINERS: Update my email address.
1526
1527 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1528
1529         PR libstdc++/32499
1530         * configure.ac (RANLIB): Default to true.
1531         (STRIP): Likewise.
1532         (RANLIB_FOR_TARGET): Remove superfluous : argument.
1533         * configure: Regenerate.
1534
1535 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
1536
1537         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1538         (Write After Approval): Update my email address.
1539
1540 2010-02-17  Nick Clifton  <nickc@redhat.com>
1541
1542         PR 11238
1543         * Makefile.tpl (local-distclean): Also remove config.cache files in
1544         sub-directories as there may not be Makefiles present in the
1545         sub-directories.
1546         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1547         the config.cache files found by the find command.
1548
1549         * Makefile.in: Regenerate.
1550         * configure.ac: Revert previous delta.
1551         * configure: Regenerate.
1552
1553 2010-02-15  Nick Clifton  <nickc@redhat.com>
1554
1555         PR 11238
1556         * configure.ac: Delete config.cache files in sub-directories when
1557         deleting Makefiles.
1558         * configure: Regenerate.
1559
1560 2010-02-12  Ben Elliston  <bje@gnu.org>
1561
1562         * MAINTAINERS: Update my email address.
1563
1564 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
1565
1566         * MAINTAINERS (spu port): Update my email address.
1567
1568 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
1569
1570         * MAINTAINERS: Add myself as a maintainer for the bfin port.
1571
1572 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1573
1574         * configure.ac: Add "recommended" version checks for GMP/MPC.
1575         Update recommended GMP/MPFR/MPC versions.
1576         * configure: Regenerate.
1577
1578 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
1579
1580         * MAINTAINERS: Move my Embecosm email address into the
1581         write-after-approval section.
1582
1583 2010-01-26  Ian Lance Taylor  <iant@google.com>
1584
1585         * MAINTAINERS: Add myself as Go frontend maintainer.
1586
1587 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
1588
1589         PR libstdc++/36101, PR libstdc++/42813
1590         * configure.ac (bootstrap_target_libs): Make inclusion of
1591         target-libgomp conditional on libgomb being in target_configdirs.
1592         * configure: Regenerate.
1593
1594 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
1595
1596         PR libstdc++/36101, PR libstdc++/42813
1597         * configure.ac (bootstrap_target_libs): Include target-libgomp.
1598         * configure: Regenerate.
1599
1600 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
1601
1602         PR libstdc++/36101, PR libstdc++/42813
1603         * configure.ac (target_configdirs): Substitute.
1604         * Makefile.def: Bootstrap target module libgomp.
1605         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1606         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1607         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1608         * configure, Makefile.in: Regenerate.
1609
1610 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1611
1612         * MAINTAINERS: Adjust my details.
1613
1614 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
1615
1616         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1617
1618 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
1619
1620         * MAINTAINERS: reindented my entry with tabs instead of spaces.
1621
1622 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
1623
1624         * MAINTAINERS (Write After Approval): Add myself.
1625
1626 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1627
1628         * MAINTAINERS (Write After Approval): Add myself.
1629
1630 2010-01-11  Richard Guenther  <rguenther@suse.de>
1631
1632         PR lto/41569
1633         * Makefile.def (all-lto-plugin): Depend on all-gcc.
1634         * Makefile.in: Regenerated.
1635
1636 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
1637
1638         * configure.ac: Enable libjava build on x86_64-*freebsd*.
1639         * configure: Regenerate.
1640
1641 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1642             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1643
1644         PR bootstrap/42424
1645         * configure.ac: Include libtool m4 files.
1646         (_LT_CHECK_OBJDIR): Call it.
1647         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1648         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1649
1650         * configure: Regenerate.
1651
1652 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1653
1654         PR bootstrap/41818
1655         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1656         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
1657         * Makefile.in: Regenerate.
1658
1659 2010-01-02  Richard Guenther  <rguenther@suse.de>
1660
1661         PR lto/41529
1662         * configure.ac: Include config/elf.m4.  Disable LTO if not
1663         builting for an elf target.
1664         * configure: Regenerate.
1665
1666 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
1667
1668         * MAINTAINERS: Change my email address.
1669
1670 2009-12-18  Ben Elliston  <bje@au.ibm.com>
1671
1672         * config.sub, config.guess: Update from upstream sources.
1673
1674 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
1675
1676         * MAINTAINERS (Write After Approval): Add myself.
1677
1678 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1679
1680         PR middle-end/30447
1681         PR middle-end/30789
1682         PR other/40302
1683
1684         * configure.ac: Require MPC.
1685         * configure: Regenerate.
1686
1687 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1688
1689         PR target/38384
1690         PR bootstrap/40972
1691         * libtool.m4: Sync from git Libtool.
1692         * ltoptions.m4: Likewise.
1693         * ltversion.m4: Likewise.
1694         * lt~obsolete.m4: Likewise.
1695         * ltmain.sh: Likewise.
1696
1697 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1698
1699         * configure.ac: Update minimum MPC version to 0.8.
1700         * configure: Regenerate.
1701
1702 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
1703
1704         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
1705         * configure: Regenerated.
1706
1707 2009-11-21  Ian Lance Taylor  <iant@google.com>
1708
1709         * configure.ac: Change default of poststage1_ldflags to be empty if
1710         poststage1_libs is set.  When poststage1_libs is empty, and
1711         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
1712         * configure: Rebuild.
1713
1714 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
1715
1716         * MAINTAINERS (Write After Approval): Update my email address.
1717
1718 2009-11-20  Ben Elliston  <bje@au.ibm.com>
1719
1720         * config.guess: Update from upstream sources.
1721
1722 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1723
1724         * Makefile.def: Restore host and target settings for gmp.
1725         * Makefile.in: Rebuild.
1726
1727 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1728
1729         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
1730         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
1731         Fix portability of test of C++ as bootstrap language.  Add
1732         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1733         * configure: Rebuild.
1734         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1735         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
1736         in-tree building.
1737         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1738         (POSTSTAGE1_HOST_EXPORTS): Use it.
1739         (STAGE[+id+]_CXXFLAGS): New.
1740         (BASE_FLAGS_TO_PASS): Pass it down.
1741         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
1742         extra_exports.
1743         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1744         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1745         extra_exports.
1746         * Makefile.in: Rebuild.
1747
1748 2009-11-17  Ben Elliston  <bje@au.ibm.com>
1749
1750         * config.sub, config.guess: Update from upstream sources.
1751
1752 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
1753
1754         * MAINTAINERS (Write After Approval): Add myself.
1755
1756 2009-11-09  Jon Beniston  <jon@beniston.com>
1757
1758         * MAINTAINERS (Write After Approval): Add myself.
1759
1760 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
1761
1762         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
1763         paths for *-w64-mingw* and x86_64-*mingw*.
1764         * configure: Regenerated.
1765
1766 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
1767
1768         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
1769
1770 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
1771
1772         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
1773         Phil Edwards to Write-After Approval.
1774
1775 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
1776
1777         * configure.ac: Disable target-winsup & co for
1778         x86_64-*-mingw* and *-w64-mingw* targets.
1779         * configure: Regenerated.
1780
1781 2009-10-16  Nick Clifton  <nickc@redhat.com>
1782
1783         * MAINTAINERS: Add myself as a maintainer for the RX port.
1784
1785 2009-10-26  Johannes Singler  <singler@kit.edu>
1786
1787         * MAINTAINERS (Write After Approval): Update my e-mail address.
1788
1789 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1790
1791         * configure.ac (CLooG test): Use = with test.
1792         * configure: Regenerate.
1793
1794 2009-10-22  Richard Guenther  <rguenther@suse.de>
1795
1796         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
1797         cloog if the ppl version check failed.  Move flags saving
1798         before setting in libelf check.
1799         * configure: Regenerate.
1800
1801 2009-10-21  Richard Guenther  <rguenther@suse.de>
1802
1803         * configure.ac: Adjust the ppl and cloog configure to work as
1804         documented.  Disable cloog if ppl was disabled.  Omit the version
1805         checks if they were disabled.
1806         * configure: Re-generate.
1807
1808 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1809
1810         * configure.ac: Add 'lto' to enable_languages, not
1811         new_enable_languages, and only if not already present.
1812         * configure: Regenerate.
1813
1814 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
1815
1816         * README: Refer to the various COPYING* files instead of just
1817         COPYING.
1818         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
1819
1820 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
1821
1822         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
1823         
1824 2009-10-07  Richard Guenther  <rguenther@suse.de>
1825
1826         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
1827         and Richard Guenther as reviewers.
1828         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
1829         as reviewers.
1830
1831 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
1832
1833         * config.sub: Update from upstream sources.
1834
1835 2009-10-06  Ian Lance Taylor  <iant@google.com>
1836
1837         * Makefile.def: check-gold depends upon all-gas.
1838         * Makefile.in: Rebuild.
1839
1840 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
1841
1842         * MAINTAINERS (Write After Approval): Add myself.
1843
1844 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
1845
1846         * Makefile.def: all-lto-plugin depends on all-libiberty.
1847         set bootstrap=true for lto-plugin.
1848         Add lto-plugin.
1849         * Makefile.in: Regenerate.
1850         * configure.ac (host_libs): Add lto-plugin.
1851         * configure: Regenerate.
1852
1853 2009-10-03  Diego Novillo  <dnovillo@google.com>
1854
1855         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1856         (HOST_LIBELFLIBS): Define.
1857         (HOST_LIBELFINC): Define.
1858         * Makefile.in: Regenerate.
1859         * configure.ac: Add --enable-lto.
1860         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1861         If --enable-lto is used, add 'lto' to new_enable_languages.
1862         If --enable-lto is used and gold is enabled, add
1863         lto-plugin to configdirs.
1864         * configure: Regenerate.
1865
1866 2009-10-03  Simon Baldwin  <simonb@google.com>
1867
1868         * configure.ac: If --with-system-zlib, suppress local zlib and
1869         pass --with-system-zlib to subdir configure scripts.
1870         * configure: Regenerate.
1871
1872 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
1873             Paolo Bonzini  <bonzini@gnu.org>
1874
1875         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1876         $(srcdir).
1877         * Makefile.in: Rebuilt.
1878
1879 2009-09-26  Gary Funck  <gary@intrepid.com>
1880
1881         * MAINTAINERS (Write After Approval): Add myself.
1882
1883 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1884
1885         * configure.ac: Update minimum MPC version to 0.7.
1886         * configure: Regenerate.
1887
1888 2009-09-25  Nick Clifton  <nickc@redhat.com>
1889
1890         * configure.ac: Pass any --cache-file=/dev/null option on to
1891         subconfigures.
1892         * configure: Regenerate.
1893
1894 2009-09-23  Nick Clifton  <nickc@redhat.com>
1895
1896         * config.sub, config.guess: Update from upstream sources.
1897
1898 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
1899
1900         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1901         * Makefile.in: Rebuilt.
1902
1903 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1904
1905         PR bootstrap/32272
1906         * configure.ac: Error out if $srcdir isn't '.' but contains
1907         host-${host_noncanonical}.
1908         * configure: Regenerate.
1909
1910 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1911
1912         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1913         maintainer.
1914
1915 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1916
1917         * configure.ac: If bootstrapping a combined tree with
1918         --enable-gold, require c++ in stage1_languages.
1919         * configure: Regenerate.
1920
1921         * configure.ac: Also add target_libs of stage1_languages to
1922         bootstrap_target_libs.
1923         * configure: Regenerate.
1924
1925         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1926         with --enable-languages not containing c++.
1927         * configure: Regenerate.
1928
1929 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
1930
1931         * configure.ac: Disable java and boehm-gc for bfin-*-*.
1932         * configure: Regenerate.
1933
1934 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
1935
1936         * MAINTAINERS (Write After Approval): Update my e-mail address,
1937         and move from from here...
1938         (Waiting for paperwork): To here.
1939
1940 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
1941
1942         * MAINTAINERS (Reviewers): Add self as driver reviewer.
1943
1944 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1945
1946         * configure.ac: Do not use $extrasub for replacing @if/@endif
1947         parts in Makefile; instead, use additional arguments to
1948         AC_CONFIG_COMMANDS to do the replacement manually, with several
1949         sed invocations, to avoid HP-UX sed command limits.
1950         * configure: Regenerate.
1951
1952 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
1953
1954         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1955         blank before -L.
1956
1957 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
1958
1959         * configure.ac (with-build-config): Document.  Handle without.
1960         Handle missing argument.
1961         * configure: Rebuilt.
1962
1963 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
1964
1965         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
1966         Default to bootstrap-debug only if compare-debug works.
1967         * configure: Rebuilt.
1968         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1969         * Makefile.in: Rebuilt.
1970
1971 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1972
1973         * MAINTAINERS (OS Port Maintainers): Update my email address.
1974
1975 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
1976
1977         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1978         * Makefile.in: Rebuilt.
1979
1980 2009-09-01  Chris Demetriou  <cgd@google.com>
1981
1982         * MAINTAINERS (Write After Approval): Add myself.
1983
1984 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
1985
1986         PR debug/30161
1987         * include/dwarf2.h (enum dwarf_tag): Added
1988         DW_TAG_GNU_template_template_param
1989         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1990
1991 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1992
1993         * Makefile.tpl (AWK): Fix typo.
1994         * Makefile.in: Regenerate.
1995
1996 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1997
1998         * configure.ac: Detect awk and sed.
1999         * Makefile.def (flags_to_pass): Add AWK and SED.
2000         * Makefile.tpl (AWK, SED): New.
2001         (BASE_FLAGS_TO_PASS): Add AWK and SED.
2002         * configure: Regenerate.
2003         * Makefile.in: Regenerate.
2004
2005 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
2006
2007         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2008         (collapseslashes): Likewise.
2009
2010 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2011
2012         * configure.ac (AC_PREREQ): Bump to 2.64.
2013
2014 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2015
2016         * configure.ac: Remove --with-datarootdir, --with-docdir,
2017         --with-pdfdir, --with-htmldir switches.
2018         * configure: Regenerate.
2019
2020         * configure: Regenerate.
2021
2022         * compile: Sync from Automake 1.11.
2023         * depcomp: Likewise.
2024         * install-sh: Likewise.
2025         * missing: Likewise.
2026         * mkinstalldirs: Likewise.
2027         * ylwrap: Likewise.
2028
2029 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
2030
2031         * ltmain.sh (func_normal_abspath): New function.
2032         (func_relative_path): Likewise.
2033         (func_mode_help): Document new -bindir option for link mode.
2034         (func_mode_link): Add new -bindir option, and use it to place
2035         output DLL if specified.
2036
2037 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2038
2039         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2040         (baseargs): Add --disable-option-checking.
2041         * configure: Regenerate.
2042
2043         * Makefile.def (configure-target-libiberty): Depend on
2044         all-binutils and all-ld.
2045         (configure-target-newlib): Likewise.
2046         * Makefile.in: Regenerate.
2047
2048 2009-08-17  Ben Elliston  <bje@au.ibm.com>
2049
2050         * config.sub, config.guess: Update from upstream sources.
2051
2052 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2053
2054         Sync from src, merge:
2055
2056         2009-07-02  Tristan Gingold  <gingold@adacore.com>
2057
2058         * configure.ac: Do not exclude gas for i386-*-darwin.
2059         Add a case for x86_64-*-darwin.
2060         * configure: Regenerate.
2061
2062 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
2063
2064         * MAINTAINERS: Add my name to Write After Approval list.
2065
2066 2009-08-06  Michael Eager  <eager@eagercon.com>
2067
2068         * configure.ac: Add Microblaze target.
2069         * configure: Regenerate.
2070
2071 2009-07-31  Christian Bruel  <christian.bruel@st.com>
2072
2073         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2074         * configure: Regenerate.
2075         
2076 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
2077
2078         * MAINTAINERS (Write After Approval): Update my e-mail address.
2079
2080 2009-07-06  Ian Lance Taylor  <iant@google.com>
2081
2082         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2083         * configure: Rebuild.
2084
2085 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
2086
2087         * MAINTAINERS: Move myself to the Graphite Reviewers.
2088
2089 2009-06-30  Wei Guozhi  <carrot@google.com>
2090
2091         * MAINTAINERS: Add my name to Write After Approval list.
2092
2093 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
2094
2095         PR bootstrap/40338
2096         * configure.ac (comparestring): Create new variable.
2097         * Makefile.tpl (comparestring): Use to skip some comparisions.
2098         * configure: Regenerate.
2099         * Makefile.in: Regenerate.
2100
2101 2009-06-26  Doug Evans  <dje@sebabeach.org>
2102
2103         * Makefile.def (host_modules): Add cgen.
2104         * Makefile.in: Regenerate.
2105         * configure.ac (host_tools): Add cgen.
2106         * configure: Regenerate.
2107
2108 2009-06-23  DJ Delorie  <dj@redhat.com>
2109
2110         * MAINTAINERS: Add myself as mep maintainer.
2111
2112 2009-06-23  Ian Lance Taylor  <iant@google.com>
2113
2114         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
2115         boot_languages.  Only bootstrap target libraries listed in
2116         target_libs for some boot language.  Add --with-stage1-ldflags,
2117         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
2118         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
2119         if not building with C++.
2120         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2121         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2122         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2123         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2124         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
2125         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2126         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2127         * configure, Makefile.in: Rebuild.
2128
2129 2009-06-23  Li Feng  <nemokingdom@gmail.com>
2130
2131         * MAINTAINERS: Added my name to write-after-approval list.
2132
2133 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
2134
2135         * configure.ac: Define is_elf for QNX Neutrino targets.
2136         * configure: Regenerate.
2137
2138 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
2139
2140         * MAINTAINERS: Added my name to the write-after-approval list
2141
2142 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2143
2144         * configure.ac: Detect MPC in default directory.
2145         * configure: Regenerate.
2146
2147 2009-06-03  Jerome Guitton  <guitton@adacore.com>
2148             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2149
2150         * Makefile.tpl (all): Avoid a trailing backslash.
2151         * Makefile.in: Regenerate.
2152
2153 2009-06-03  Ben Elliston  <bje@au.ibm.com>
2154
2155         * config.sub, config.guess: Update from upstream sources.
2156
2157 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
2158
2159         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2160         to noconfdirs.
2161         * configure: Regenerate.
2162
2163 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
2164
2165         * Makefile.tpl ([+compare-target+]): Compare all stage
2166         directories, rather than just gcc.
2167         * Makefile.in: Rebuilt.
2168
2169 2009-06-01  Doug Kwan  <dougkwan@google.com>
2170
2171         * configure.ac: Support gold for target arm*-*-*.
2172         * configure: Regenerate.
2173
2174 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2175
2176         * Makefile.def: Add MPC support and dependencies.
2177         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
2178
2179         * Makefile.in, configure: Regenerate.
2180
2181 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
2182
2183         * Makefile.tpl (all): Avoid harmless warning in make all when
2184         gcc-bootstrap is enabled but stage_last does not exist.
2185         * Makefile.in: Rebuilt.
2186
2187 2009-05-24  Nicolas Roche  <roche@adacore.com>
2188
2189         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2190         * Makefile.in: Regenerate.
2191
2192 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
2193
2194         * MAINTAINERS: Update my e-mail address.
2195
2196 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2197
2198         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
2199         * configure:  Regenerate.
2200
2201 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2202
2203         PR other/40159
2204         * Makefile.tpl (all): Don't assume gcc-bootstrap and
2205         gcc-no-bootstrap are mutually exclusive.
2206         * Makefile.in: Rebuilt.
2207
2208 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2209
2210         PR other/40159
2211         * Makefile.tpl (all): Don't end with unconditional success.
2212         * Makefile.in: Rebuilt.
2213
2214 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
2215
2216         PR target/37137
2217         * Makefile.def (flags_to_pass): Remove redundant and incomplete
2218         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2219         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2220         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
2221         stage_configureflags, stage_cflags and stage_libcflags into
2222         explicit Makefile macros.
2223         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2224         GFORTRAN.
2225         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2226         CC.  Set CC_FOR_BUILD from CC.
2227         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2228         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2229         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2230         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
2231         and GFORTRAN.
2232         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2233         (_LIBCFLAGS): Renamed to _TFLAGS.
2234         (do-compare-debug, do-compare3-debug): Drop.
2235         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2236         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2237         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2238         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2239         (XGCC_FLAGS_FOR_TARGET): New.
2240         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2241         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2242         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2243         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2244         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
2245         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
2246         TFLAGS.
2247         (BUILD_CONFIG): Include if requested.
2248         (all): Set TFLAGS on bootstrap.
2249         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2250         (all-stageid-prefixmodule): Likewise.
2251         (do-clean, distclean-stageid): Set TFLAGS.
2252         (restrap): Fix whitespace.
2253         * Makefile.in: Rebuilt.
2254
2255 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
2256
2257         * config.guess: Sync with src.
2258
2259 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2260
2261         * configure.ac ($with_ppl):  Default to no if not supplied.
2262         ($with_cloog):  Likewise.
2263         configure:  Regenerate.
2264
2265 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
2266
2267         * MAINTAINERS: Update my e-mail address.
2268
2269 2009-04-27  Nick Clifton  <nickc@redhat.com>
2270
2271         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2272
2273 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
2274
2275         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2276         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2277         * Makefile.in: Regenerate.
2278
2279 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2280
2281         PR bootstrap/39739
2282         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2283         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2284
2285         * configure, Makefile.in: Regenerate.
2286
2287 2009-04-21  Taras Glek  <tglek@mozilla.com>
2288
2289         * include/hashtab.h: Update GTY annotations to new syntax
2290         * include/splay-tree.h: Likewise
2291
2292 2009-04-17  Ben Elliston  <bje@au.ibm.com>
2293
2294         * config.sub, config.guess: Update from upstream sources.
2295
2296 2009-04-15  Anthony Green  <green@moxielogic.com>
2297
2298         * configure.ac: Add moxie support.
2299         * configure: Rebuilt.
2300
2301 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
2302
2303         * configure.ac: Change copyright header to refer to version
2304         3 of the GNU General Public License and to point readers at the
2305         COPYING3 file and the FSF's license web page.
2306         * Makefile.def: Likewise.
2307         * Makefile.tpl: Likewise.
2308         * Makefile.in: Regenerate.
2309
2310 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
2311
2312         * configure.ac: Restore match for darwin9 or later. Use double
2313         brackets since regeneration eats one pair.
2314         * configure: Regenerate.
2315
2316 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
2317
2318         PR gas/10039
2319         * configure.ac: Require texinfo 4.7.
2320         * configure: Regenerated.
2321
2322 2009-04-09  Nick Clifton  <nickc@redhat.com>
2323
2324         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2325         the GCC Runtime Library Exception.
2326
2327 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2328
2329         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2330         * configure: Regenerate.
2331
2332 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
2333
2334         * Makefil.def (languages): New entries.
2335         * Makefile.tpl (check-gcc-*): New generic target.
2336         * Makefile.in: Regenerate.
2337
2338 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
2339
2340         * MAINTAINERS:  Update my email address.
2341
2342 2009-03-18  Tom Tromey  <tromey@redhat.com>
2343
2344         * configure: Rebuild.
2345         * configure.ac (host_libs): Add libiconv.
2346         * Makefile.in: Rebuild.
2347         * Makefile.def (host_modules): Add libiconv.
2348         (configure-gdb, all-gdb): Depend on libiconv.
2349
2350 2009-03-16  Tristan Gingold  <gingold@adacore.com>
2351
2352         * configure.ac: Treat gdb as supported on x86_64-darwin.
2353         * configure: Regenerate.
2354
2355 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
2356
2357         * configure.ac (--with-host-libstdcxx): New option.
2358         * configure: Regenerate.
2359
2360 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
2361
2362         * MAINTAINERS:  Move myself into the write after approval list.
2363
2364 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
2365
2366         * MAINTAINERS: Update e-mail address.
2367         
2368 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
2369
2370         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2371
2372 2009-03-10  Ira Rosen  <irar@il.ibm.com>
2373
2374         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2375
2376 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2377
2378         Backport from git Libtool:
2379
2380         2009-01-19  Robert Millan  <rmh@aybabtu.com>
2381         Support GNU/kOpenSolaris.
2382         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2383         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2384         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2385         GNU/kOpenSolaris.
2386
2387 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
2388
2389         * MAINTAINERS: Update e-mail address.
2390
2391 2009-02-24  Michael Eager  <eager@eagercon.com>
2392
2393         * MAINTAINERS (Write After Approval): Add self.
2394
2395 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
2396
2397         * MAINTAINERS (Write After Approval): Add myself.
2398
2399 2009-02-05  Andreas Schwab  <schwab@suse.de>
2400
2401         * Makefile.tpl (stage_last): Define $r and $s before using
2402         $(RECURSE_FLAGS_TO_PASS).
2403         * Makefile.in: Regenerate
2404
2405 2009-01-30  Ian Lance Taylor  <iant@google.com>
2406
2407         * MAINTAINERS: Move myself to the Global Reviewers list.
2408
2409 2009-01-29  Robert Millan  <rmh@aybabtu.com>
2410
2411         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2412         * configure: Regenerate.
2413
2414 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
2415
2416         * MAINTAINERS: Make whitespace consistent.
2417         Remove Robert Millan from Write After Approval.
2418
2419 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
2420
2421         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2422         (all-opcodes): Depend on all-libiberty.
2423         * Makefile.in: Regenerate.
2424
2425 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
2426
2427         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2428         * configure: Regenerate.
2429
2430 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
2431
2432         * MAINTAINERS (Write After Approval): Add myself.
2433
2434 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
2435
2436         * MAINTAINERS: Add myself to reviewers (Fortran).
2437
2438 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
2439
2440         PR tree-optimization/38515
2441         * configure.ac (cloog-polylib): Removed.
2442         (with_ppl, with_cloog): Test for "no".
2443         * configure: Regenerated.
2444
2445 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
2446
2447         * MAINTAINERS: Moved myself to reviewers (Fortran).
2448
2449 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
2450
2451         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2452         (Write After Approval): Remove myself.
2453
2454 2009-01-03  Diego Novillo  <dnovillo@google.com>
2455
2456         * MAINTAINERS: Remove myself from alias maintainership.
2457
2458 2009-01-02  David Ayers  <ayers@fsfe.org>
2459
2460         * MAINTAINERS: Update e-mail address.
2461
2462 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
2463
2464         * MAINTAINERS: Make whitespace consistent.
2465
2466 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2467
2468         Backport from upstream Libtool:
2469         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2470         Add cache variables to tests that require the linker to work.
2471         For shlibpath_overrides_runpath, this also changes the semantics
2472         to let the result from the C compiler take precedence.
2473
2474 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2475
2476         * config.sub, config.guess: Update from upstream sources.
2477
2478 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
2479
2480         * configure.ac (ppllibs): Add by default the lib flags.
2481         * configure: Regenerate.
2482
2483 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
2484
2485         * MAINTAINERS:  Add myself to the write after approval list.
2486
2487 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2488
2489         * configure.ac: Add double brackets on darwin[912].
2490         * configure: Regenerate.
2491
2492 2008-12-03  Daniel Kraft  <d@domob.eu>
2493
2494         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
2495         Approval to Reviewer section (for Fortran front-end).
2496
2497 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
2498
2499         * configure.ac: Expand to darwin10 and later.
2500         * configure: Regenerate.
2501
2502 2008-12-02  Andreas Schwab  <schwab@suse.de>
2503
2504         * Makefile.def: configure-target-boehm-gc depends on
2505         all-target-libstdc++-v3.
2506         * Makefile.in: Regenerate.
2507
2508 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
2509
2510         * MAINTAINERS:  Add myself as mingw maintainer.
2511
2512 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2513
2514         * config.sub, config.guess: Update from upstream sources.
2515
2516 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
2517
2518         * README.SCO: Remove.
2519
2520 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
2521
2522         * MAINTAINERS:  Add myself to the write after approval list.
2523
2524 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
2525
2526         * MAINTAINERS:  Update my email address in WAA section.
2527
2528 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
2529
2530         * MAINTAINERS: Update e-mail address.
2531
2532 2008-11-27  Toon Moene  <toon@moene.org>
2533
2534         * MAINTAINERS: Change e-mail address.
2535
2536 2008-11-27  Tristan Gingold  <gingold@adacore.com>
2537
2538         * configure.ac: Build gdb for i?86-*-darwin*
2539         * configure: Regenerated.
2540
2541 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
2542
2543         * MAINTAINERS: Added my full name.
2544
2545 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
2546
2547         PR bootstrap/38014
2548         PR bootstrap/37923
2549
2550         Revert:
2551
2552         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2553
2554         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2555         * Makefile.in: Regenerated.
2556
2557         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2558
2559         PR gdb/921
2560         PR gdb/1646
2561         PR gdb/2175
2562         PR gdb/2176
2563
2564         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2565         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2566         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2567         (HOST_EXPORTS): Pass CPPFLAGS.
2568         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2569         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2570         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2571         * Makefile.in, configure: Regenerated.
2572         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2573         and CPPFLAGS_FOR_BUILD.
2574
2575 2008-11-06  Jeff Law  <law@redhat.com>
2576
2577         * MAINTAINERS: Add myself as middle end maintainer.
2578
2579 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
2580
2581         * MAINTAINERS (Write after approval): Add myself.
2582
2583 2008-11-05  Diego Novillo  <dnovillo@google.com>
2584
2585         * MAINTAINERS (Global Reviewers): Add myself.
2586         (Non-Algorithmic Maintainers): Remove myself.
2587
2588 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
2589
2590         * MAINTAINERS (Write after approval): Add myself.
2591
2592 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
2593
2594         * MAINTAINERS (Write after approval): Add myself.
2595
2596 2008-10-31  Ben Elliston  <bje@au.ibm.com>
2597
2598         * configure.ac (spu-*-*): Remove special case.
2599         * configure: Regenerate.
2600
2601 2008-10-30  Catherine Moore  <clm@codesourcery.com>
2602
2603         * MAINTAINERS (Write after approval): Update my email address.
2604
2605 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
2606
2607         * configure.ac [spu-*-*]: Do not set skipdirs.
2608         * configure: Re-generate.
2609
2610 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
2611
2612         * MAINTAINERS (Various Maintainers): Add myself to reload.
2613
2614 2008-10-25  Richard Guenther  <rguenther@suse.de>
2615
2616         * MAINTAINERS (Various Maintainers): Add myself as middle-end
2617         maintainer.  Remove myself as libgcc-math maintainer.
2618         (Non-Algorithmic Maintainers): Remove myself.
2619
2620 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2621
2622         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2623         * Makefile.in: Regenerated.
2624
2625 2008-10-23  Cary Coutant  <ccoutant@google.com>
2626
2627         * MAINTAINERS (Write after approval): Add myself.
2628
2629 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2630
2631         PR gdb/921
2632         PR gdb/1646
2633         PR gdb/2175
2634         PR gdb/2176
2635
2636         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2637         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2638         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2639         (HOST_EXPORTS): Pass CPPFLAGS.
2640         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2641         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2642         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2643         * Makefile.in, configure: Regenerated.
2644         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2645         and CPPFLAGS_FOR_BUILD.
2646
2647 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
2648
2649         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2650         Sebastian Pop.
2651
2652 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
2653
2654         * MAINTAINERS (Write After Approval): Added myself.
2655
2656 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2657
2658         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2659         recommended version to 2.3.2.
2660
2661         * configure: Regenerate.
2662
2663 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
2664
2665         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2666
2667 2008-09-29  David Daney <david.daney@caviumnetworks.com>
2668
2669         * MAINTAINERS (Write After Approval): Update e-mail address.
2670
2671 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
2672
2673         * libtool.m4: Update to libtool 2.2.6.
2674         * lt~obsolete.m4: Update to libtool 2.2.6.
2675         * ltmain.sh: Update to libtool 2.2.6.
2676         * ltsugar.m4: Update to libtool 2.2.6.
2677         * ltversion.m4: Update to libtool 2.2.6.
2678         * ltoptions.m4: Update to libtool 2.2.6.
2679         * ltgcc.m4: Update to match changes from libtool 2.2.6.
2680
2681 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
2682
2683         * MAINTAINERS (Write After Approval): Add myself.
2684
2685 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2686
2687         * MAINTAINERS (Write After Approval): Update my name.
2688
2689 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
2690
2691         * MAINTAINERS: Add myself in "Write After Approval".
2692
2693 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
2694
2695         * MAINTAINERS: Add myself as ia64 maintainer.
2696
2697 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
2698
2699         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
2700         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
2701         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
2702         and Michael Tiemann from Write After Approval since they do not
2703         actually have access.
2704
2705 2008-09-05  Richard Guenther  <rguenther@suse.de>
2706
2707         * configure.ac: Initialize clooglibs to -lcloog.
2708         * configure: Re-generate.
2709
2710 2008-09-04  Le-Chun Wu  <lcwu@google.com>
2711
2712         * MAINTAINERS (Write After Approval): Add myself.
2713
2714 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
2715
2716         * configure.ac (--with-cloog-polylib): New.
2717         (--disable-cloog-version-check): New.
2718         (--disable-ppl-version-check): New.
2719         * configure: Re-generate.
2720
2721 2008-09-03  Richard Guenther  <rguenther@suse.de>
2722
2723         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2724         cloog test.
2725         * configure: Re-generate.
2726
2727 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
2728
2729         Add picoChip port.
2730         * MAINTAINERS: Add picoChip maintainers.
2731
2732 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
2733             Tobias Grosser  <grosser@fim.uni-passau.de>
2734             Jan Sjodin  <jan.sjodin@amd.com>
2735             Harsha Jagasia  <harsha.jagasia@amd.com>
2736             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2737             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2738             Adrien Eliche  <aeliche@isty.uvsq.fr>
2739
2740         Merge from graphite branch.
2741         * configure: Regenerate.
2742         * Makefile.in: Regenerate.
2743         * configure.ac (host_libs): Add ppl and cloog.
2744         Add checks for PPL and CLooG.
2745         * Makefile.def (ppl, cloog): Added modules and dependences.
2746         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2747         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2748
2749 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2750
2751         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2752         (GCC_SHLIB_SUBDIR): New.
2753         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2754         * configure: Regenerate.
2755         * Makefile.in: Regenerate.
2756
2757 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
2758
2759         * MAINTAINERS: Consistently use tabs to separate columns.
2760
2761 2008-08-29  Tristan Gingold  <gingold@adacore.com>
2762
2763         * MAINTAINERS (Write after Approval): Add myself.
2764
2765 2008-08-28  Tristan Gingold  <gingold@adacore.com>
2766
2767         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2768         Enable bfd, binutils and opcodes.
2769         * configure: Regenerate.
2770
2771 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2772
2773         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
2774
2775 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2776
2777         * MAINTAINERS:  Use correct Umlaut for last name.
2778
2779 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2780
2781         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
2782
2783 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
2784
2785         * MAINTAINERS: Update my email address.
2786
2787 2008-08-16  Nicolas Roche  <roche@adacore.com>
2788
2789         * Makefile.tpl: Add BOOT_ADAFLAGS.
2790         * Makefile.in: Regenerate.
2791
2792 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
2793
2794         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2795         * configure: Regenerate.
2796
2797 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
2798
2799         * configure.ac: Add makefile fragments for hpux.
2800         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2801         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2802         * configure: Regenerate.
2803         * Makefile.in: Regenerate.
2804
2805 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
2806
2807         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
2808
2809 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
2810
2811         * MAINTAINERS (Write after Approval): Add myself.
2812
2813 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
2814
2815         * MAINTAINERS (Write After Approval):  Add myself.
2816
2817 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
2818
2819         * MAINTAINERS (Write After Approval):  Add myself.
2820
2821 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
2822
2823         * MAINTAINERS: Update my email address.
2824
2825 2008-06-25  Joey Ye  <joey.ye@intel.com>
2826
2827         * MAINTAINERS (Write After Approval):  Add myself.
2828
2829 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2830
2831         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2832         * Makefile.in: Regenerate.
2833         * configure: Regenerate.
2834
2835 2008-06-17  Daniel Kraft  <d@domob.eu>
2836
2837         * MAINTAINERS (Write After Approval):  Add myself.
2838
2839 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2840
2841         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2842         "$@" is still intact with both Autoconf 2.59 and 2.62.
2843         * configure: Regenerate.
2844
2845 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2846
2847         * Makefile.tpl: Fix comment errors.
2848         * Makefile.in: Regenerate.
2849
2850 2008-06-12  David S. Miller  <davem@davemloft.net>
2851             David Edelsohn  <edelsohn@gnu.org>
2852
2853         * configure.ac: Add powerpc*-*-* to gold supported targets.
2854         * configure: Regenerate.
2855
2856 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
2857
2858         PR tree-optimization/36218
2859         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2860         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2861         (all prefix="build-"): Pass them to build-system sub-makes.
2862         * Makefile.in: Regenerate.
2863
2864 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
2865
2866         * MAINTAINERS (mt port): Remove.
2867         (sco5, unixware, sco udk): Remove.
2868         (Kean Johnston): Add to Write After Approval.
2869
2870 2008-05-30  Julian Brown  <julian@codesourcery.com>
2871
2872         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2873         of libobjc for ARM EABI Linux.
2874         * configure: Regenerate.
2875
2876 2008-05-18  Xinliang David Li   <davidxl@google.com>
2877
2878         * ChangeLog: Remove wrong ChangeLog entry.
2879
2880 2008-05-17  Xinliang David Li   <davidxl@google.com>
2881
2882         * MAINTAINERS (Write After Approval): Add myself.
2883
2884 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
2885
2886         * MAINTAINERS (Write After Approval): Add myself.
2887
2888 2008-05-14  Rafael Espíndola  <espindola@google.com>
2889
2890         * config-ml.in: don't handle --enable-shared and --enable-static.
2891
2892 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
2893
2894         * MAINTAINERS: Update my email address.
2895
2896 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
2897
2898         * MAINTAINERS: Update my email address.
2899
2900 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
2901
2902         * MAINTAINERS (Write After Approval): Add myself.
2903
2904 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
2905
2906         * MAINTAINERS (Write After Approval): Add myself.
2907
2908 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
2909
2910         * MAINTAINERS (crx): Add myself.
2911
2912 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2913
2914         Sync with src:
2915         2008-04-14  David S. Miller  <davem@davemloft.net>
2916
2917         * configure.ac: Add sparc*-*-* to gold supported targets.
2918         * configure: Regenerate.
2919
2920 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2921
2922         PR bootstrap/35457
2923         * configure.ac: Include override.m4.
2924         * configure: Regenerate.
2925
2926 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2927
2928         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2929         * Makefile.in: Regenerate.
2930
2931 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
2932
2933         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2934         as nonconfigurable directories list.
2935         * configure: Regenerate.
2936
2937 2008-04-14  Ben Elliston  <bje@au.ibm.com>
2938
2939         * config.sub, config.guess: Update from upstream sources.
2940
2941 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
2942
2943         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2944         * Makefile.in: Regenerate.
2945
2946 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
2947
2948         * configure.ac: Do not build libssp for the AVR.
2949         * configure: Regenerate.
2950
2951 2008-04-07  Ian Lance Taylor  <iant@google.com>
2952
2953         * Makefile.def: check-gold depends upon all-binutils.
2954         * Makefile.in: Regenerate.
2955
2956 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
2957
2958         * MAINTAINERS (Write After Approval): Add myself.
2959
2960 2008-04-04  Nick Clifton  <nickc@redhat.com>
2961
2962         PR binutils/4334
2963         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2964         builds.
2965         * configure: Regenerate.
2966
2967 2008-04-04  NightStrike  <NightStrike@gmail.com>
2968
2969         PR other/35151
2970         * configure.ac: Combine rules for mingw32 and mingw64.
2971         * configure: Regenerate.
2972
2973 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
2974
2975         * MAINTAINERS (Write After Approval): Add myself.
2976
2977 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
2978
2979         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2980         * Makefile.in (.NOTPARALLEL): Ditto.
2981
2982 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
2983
2984         * MAINTAINERS (Write After Approval): Add myself.
2985
2986 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
2987
2988         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2989         * Makefile.in (.NOTPARALLEL): Regenerate.
2990
2991 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
2992
2993         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2994         * Makefile.in: Regenerate.
2995
2996 2008-03-26  Jakub Staszak  <kuba@et.pl>
2997
2998         * MAINTAINERS (Write After Approval): Add myself.
2999
3000 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3001
3002         * MAINTAINERS:  Update e-mail address.
3003
3004 2008-03-20  Ian Lance Taylor  <iant@google.com>
3005
3006         * configure.ac: Add support for --enable-gold.
3007         * Makefile.def: Add gold as a directory like ld.
3008         * configure, Makefile.in: Regenerate.
3009
3010 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3011
3012         * configure.ac: m4_include config/proginstall.m4.
3013         * configure: Regenerate.
3014
3015         Backport from upstream Libtool:
3016
3017         2007-10-12  Eric Blake  <ebb9@byu.net>
3018
3019         Deal with Autoconf 2.62's semantic change in m4_append.
3020         * ltsugar.m4 (lt_append): Replace broken versions of
3021         m4_append.
3022         (lt_if_append_uniq): Don't require separator to be overquoted,
3023         and avoid broken m4_append.
3024         (lt_dict_add): Fix typo.
3025         * libtool.m4 (_LT_DECL): Don't overquote separator.
3026
3027 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
3028
3029         * config.rpath: Add AIX 6 support.
3030
3031 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
3032
3033         * Makefile.def (stageprofile).  Remove -fprofile-generate
3034         from stage_libcflags.
3035         * Makefile.in: Regenerate.
3036
3037 2008-03-13  Ben Elliston  <bje@au.ibm.com>
3038
3039         * config.sub, config.guess: Update from upstream sources.
3040
3041 2008-03-06  Tom Tromey  <tromey@redhat.com>
3042
3043         * MAINTAINERS: Update for treelang deletion.
3044
3045 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
3046
3047         * MAINTAINERS: Update my email address.
3048
3049 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
3050
3051         * MAINTAINERS (darwin port): Add myself as a maintainer.
3052         (objective-c/c++): Add myself as a maintainer.
3053
3054 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
3055
3056         * MAINTAINERS (Write After Approval): Update my email address.
3057
3058 2008-02-25  Tomas Bily  <tbily@suse.cz>
3059
3060         * MAINTAINERS (Write After Approval): Add myself.
3061
3062 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
3063
3064         * MAINTAINERS (OpenMP): Add myself.
3065
3066 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
3067
3068         PR bootstrap/32009
3069         PR bootstrap/32161
3070
3071         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3072         * configure: Regenerate.
3073
3074         * Makefile.def: Define stage_libcflags for all bootstrap stages.
3075         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3076         STAGE4_LIBCFLAGS): New.
3077         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3078         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3079         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3080         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3081         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3082         for target modules.  Don't export LIBCFLAGS.
3083         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3084         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3085         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3086         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3087         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3088         * Makefile.in: Regenerate.
3089
3090 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3091
3092         PR libgcj/33085
3093         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3094         Do not use -DDLL_EXPORT.  Backport from upstream.
3095
3096 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3097
3098         * MAINTAINERS (Write After Approval): Add myself.
3099
3100 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
3101
3102         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3103         * configure: Regenerate.
3104
3105 2008-01-31  Marc Gauthier  <marc@tensilica.com>
3106
3107         * configure.ac (xtensa*-*-*): Recognize processor variants.
3108         * configure: Regenerate.
3109
3110 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3111
3112         PR bootstrap/34922
3113         * configure.ac (PARSE_ARGS): Push suitable setting of
3114         ac_subdirs_all, for `./configure --help=recursive'.
3115         Handle `+' in generic toplevel directory disabling.
3116         * configure: Regenerate.
3117
3118 2008-01-28  Nick Clifton  <nickc@redhat.com>
3119
3120         * MAINTAINERS (xstormy16): Take over maintainership.
3121
3122 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
3123
3124         * MAINTAINERS (c4x port): Remove.
3125
3126 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
3127
3128         * libtool.m4: Backport AIX 6 support from ToT Libtool.
3129
3130 2008-01-23  Ben Elliston  <bje@au.ibm.com>
3131
3132         * config.sub, config.guess: Update from upstream sources.
3133
3134 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
3135
3136         * MAINTAINERS (Write After Approval): Add myself.
3137
3138 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
3139
3140         * MAINTAINERS: Update my email address.
3141
3142 2008-01-09  Raksit Ashok  <raksit@google.com>
3143
3144         * MAINTAINERS (Write After Approval): Add myself.
3145
3146 2008-01-09  Raksit Ashok  <raksit@google.com>
3147
3148         * MAINTAINERS (Write After Approval): Add myself.
3149
3150 2008-01-08  Ben Elliston  <bje@au.ibm.com>
3151
3152         * config.sub, config.guess: Update from upstream sources.
3153
3154 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3155
3156         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3157         Change recommended MPFR from 2.2.1 -> 2.3.0.
3158         * configure: Regenerate.
3159
3160 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
3161
3162         * MAINTAINERS: Update my email address.
3163
3164 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
3165
3166         * MAINTAINERS: Update my email address.
3167
3168 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
3169
3170         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3171         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3172         * Makefile.in: Regenerate.
3173
3174 2007-12-10  Mark Heffernan  <meheff@google.com>
3175
3176         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3177         misplaced entries.
3178
3179 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3180
3181         * configure.ac: Enable libjava for x86_64-*-darwin9.
3182         * configure: Regenerate.
3183
3184 2007-12-07  Bill Maddox  <maddox@google.com>
3185
3186         * MAINTAINERS (Write After Approval): Add myself.
3187
3188 2007-12-05  Ben Elliston  <bje@au.ibm.com>
3189
3190         * config.sub, config.guess: Update from upstream sources.
3191
3192 2007-12-02  Matthias Klose  <doko@ubuntu.com>
3193
3194         * config-ml.in: Remove 64bit configure tests.
3195
3196 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3197
3198         * config-ml.in: Robustify against white space in absolute file
3199         names.
3200
3201         * config-ml.in (multi-clean): Substitute ${Makefile}.
3202         Remove superfluous ${Makefile} in list.
3203
3204 2007-11-19  Thiemo Seufer  <ths@mips.com>
3205
3206         * config-ml.in: Don't hardcode the Makefile name.
3207
3208 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
3209
3210         * MAINTAINERS (Write After Approval): Add myself.
3211
3212 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
3213
3214         * MAINTAINERS (Write After Approval): Add myself.
3215
3216 2007-11-06  Doug Kwan  <dougkwan@google.com>
3217
3218         * MAINTAINERS (Write After Approval): Add myself.
3219
3220 2007-10-25  Ben Elliston  <bje@au.ibm.com>
3221
3222         * MAINTAINERS (mercury): Remove entry.
3223         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3224
3225 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
3226
3227         * Makefile.def (dependencies): Make configure-gdb depend on
3228         all-intl.
3229         * Makefile.in: Regenerated.
3230
3231 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
3232
3233         * MAINTAINERS (Fortran maintainer): Remove myself.
3234
3235 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
3236
3237         * Makefile.def: To avoid problems running with parallel makes,
3238         build newlib before libgloss so that target specific header
3239         files are availble.
3240         * Makefile.in: Regenerate
3241
3242 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
3243
3244         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3245         * Makefile.in: Regenerate.
3246
3247 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
3248
3249         * MAINTAINERS (Register allocation reviewer): Add myself.
3250
3251 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
3252
3253         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3254         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3255         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
3256         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3257         * configure: Regenerate.
3258
3259 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
3260
3261         * MAINTAINERS (Register allocation reviewer): Add myself.
3262
3263 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
3264
3265         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3266         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3267         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3268         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3269         * configure.ac: Default them to host tools for $host = $build.
3270         Subst them.
3271
3272         * configure: Regenerate.
3273         * Makefile.in: Regenerate.
3274
3275 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
3276
3277         * MAINTAINERS (Register allocation reviewer): Add myself.
3278
3279 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
3280
3281         * MAINTAINERS (Register allocation reviewer): Add myself.
3282
3283 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
3284
3285         * MAINTAINERS (Write After Approval): Fix typo.
3286
3287 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
3288
3289         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3290         * configure: Regenerate.
3291
3292 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
3293
3294         PR bootstrap/31906
3295         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3296         they're already prefixed.
3297
3298 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
3299
3300         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3301         libstdc++.
3302         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3303         * configure: Regenerate.
3304         * Makefile.in: Regenerate.
3305
3306 2007-09-17  Andreas Schwab  <schwab@suse.de>
3307
3308         * configure.ac: Raise minimum makeinfo version to 4.6.
3309         * configure: Regenerate.
3310
3311 2007-09-17  Johannes Singler  <singler@ira.uka.de>
3312
3313         * MAINTAINERS (write-after-approval) add myself
3314
3315 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
3316
3317         * configure.ac: Correct makeinfo version check.
3318         * configure: Regenerate.
3319
3320 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
3321
3322         * MAINTAINERS: Update my email address.
3323
3324 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
3325
3326         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
3327         to $skipdirs and only disable gprof for newlib.  Use the normal
3328         mips*-elf* handling in other respects.
3329         * configure: Regnerate.
3330
3331 2007-09-12  David Daney  <ddaney@avtrex.com>
3332
3333         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3334         enabling libgcj.
3335         * configure: Regenerate.
3336
3337 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3338
3339         PR other/32154
3340         * configure.ac: For libgloss targets, point the linker to the linker
3341         script, startup code and simulator library.
3342         * configure: Regenerate.
3343
3344 2007-09-07  Andrew Haley  <aph@redhat.com>
3345
3346         * configure.ac (noconfigdirs): Remove target-libffi and
3347         target-libjava.
3348         * configure: Regenerate.
3349
3350 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3351
3352         PR target/33281
3353         * configure.ac: Use config/mh-mingw on mingw.
3354         * configure: Regenerate.
3355
3356 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
3357
3358         * MAINTAINERS (Write After Approval): Add myself.
3359
3360 2007-09-05  Richard Guenther  <rguenther@suse.de>
3361
3362         * configure.ac (--enable-stage1-checking): If neither --enable-checking
3363         nor --disable-checking is provided also turn on yes and types
3364         checking for stage1.
3365         * configure: Re-generate.
3366
3367 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
3368
3369         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3370         (Write After Approval): Remove myself.
3371
3372 2007-08-29  Nick Clifton  <nickc@redhat.com>
3373
3374         * config.sub, config.guess: Update from upstream sources.
3375
3376 2007-08-22  Bud Davis  <jmdavis@link.com>
3377
3378         * MAINTAINERS (Write After Approval): Added myself.
3379         * MAINTAINERS (Reviewers): Removed myself.
3380
3381 2007-08-18  Paul Brook  <paul@codesourcery.com>
3382             Joseph Myers  <joseph@codesourcery.com>
3383
3384         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3385         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3386         * Makefile.in: Regenerate.
3387         * configure.ac (--with-debug-prefix-map): New.
3388         * configure: Regenerate.
3389
3390 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
3391             Nigel Stephens  <nigel@mips.com>
3392
3393         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
3394         as target_makefile_frag.
3395         * configure: Regenerate.
3396
3397 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
3398
3399         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3400         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
3401         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3402         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3403         (do-compare, do-compare3, do-compare-debug): New.
3404         ([+compare-target+]): Use them.
3405
3406 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
3407
3408         * MAINTAINERS (Write After Approval): Change my email address.
3409
3410 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3411             Ben Elliston  <bje@au.ibm.com>
3412
3413         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3414         --silent if $silent.
3415         * configure: Regenerate.
3416
3417 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
3418
3419         * MAINTAINERS (Various Maintainers): Add myself as
3420         loop infrastructure maintainer.  Update my e-mail
3421         address.
3422
3423 2007-07-31  Diego Novillo  <dnovillo@google.com>
3424
3425         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3426         Adjust description.
3427
3428 2007-07-26  Richard Guenther  <rguenther@suse.de>
3429
3430         * configure.ac: Add types checking to stage1 checking flags.
3431         * configure: Regenerate.
3432
3433 2007-07-17  Nick Clifton  <nickc@redhat.com>
3434
3435         * COPYING3: New file.  Contains version 3 of the GNU General
3436         Public License.
3437         * COPYING3.LIB: New file.  Contains version 3 of the GNU
3438         Lesser General Public License.
3439
3440 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3441
3442         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3443
3444 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3445
3446         * MAINTAINERS (S/390 co-maintainer): Add myself.
3447         (Write After Approval): Remove myself.
3448
3449 2007-07-13  Dan Hipschman  <dsh@google.com>
3450
3451         * MAINTAINERS (Write After Approval): Add myself.
3452
3453 2007-07-11  Nick Clifton  <nickc@redhat.com>
3454
3455         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3456         WINDRES export.
3457         * Makefile.in: Regenerate.
3458
3459 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3460
3461         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3462         maintainer.
3463
3464 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
3465
3466         * lt~obsolete.m4: New. Import from 20070318 libtool.
3467
3468 2007-07-03  Julian Brown  <julian@codesourcery.com>
3469
3470         * MAINTAINERS (Write After Approval): Add myself.
3471
3472 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3473
3474         * configure.ac: Rewrite 'configure --help' strings to look nicer.
3475         * configure: Regenerate.
3476
3477 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3478
3479         * configure.ac: Add some missing m4 quotation.
3480         * configure: Regenerate.
3481
3482 2007-07-02  Simon Baldwin  <simonb@google.com>
3483
3484         * MAINTAINERS (Write After Approval): Add myself.
3485
3486 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
3487
3488         * configure: Regenerate.
3489
3490 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
3491
3492         * Makefile.def: Add windmc tool to build.
3493         * Makefile.tpl: Likewise.
3494         * configure.ac: Likewise.
3495         * Makefile.in: Regenerate.
3496         * configure: Regenerate.
3497
3498 2007-06-28  DJ Delorie  <dj@redhat.com>
3499
3500         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3501         not building newlib.
3502         * configure: Regenerated.
3503
3504 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
3505
3506         * MAINTAINERS (Write After Approval): Add myself.
3507
3508 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
3509
3510         * MAINTAINERS (Write After Approval): Add myself.
3511
3512 2007-06-19  Chris Matthews  <chrismatthews@google.com>
3513
3514         * MAINTAINERS (Write After Approval): Add myself.
3515
3516 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3517
3518         * MAINTAINERS (Write After Approval): Add myself.
3519
3520 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
3521
3522         * Makefile.def: Add dependency from configure-gdb to all-bfd.
3523         * Makefile.in: Regenerated.
3524
3525 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
3526
3527         * configure.ac: Don't add target-libmudflap to noconfigdirs for
3528         bfin*-*-uclinux* targets.
3529         * configure: Regenerate.
3530
3531 2007-06-14  Ian Lance Taylor  <iant@google.com>
3532
3533         * MAINTAINERS: Add myself as non-algorithmic global write
3534         maintainer.
3535
3536 2007-06-14  Diego Novillo  <dnovillo@google.com>
3537
3538         * MAINTAINERS: Add self as middle-end maintainer and
3539         non-algorithmic global write maintainer.
3540
3541 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3542
3543         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3544         Move all Fortran maintainers except Paul Brook into the
3545         Non-Autopoiesis section.
3546
3547 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
3548
3549         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3550         (distclean-stage[+id+]): Possibly delete stage_last.
3551         * Makefile.in: Regenerate.
3552
3553 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
3554
3555         * MAINTAINERS (Various Maintainer): Fix typo.
3556
3557 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
3558
3559         * MAINTAINERS (Various Maintainer): Add myself as
3560         dataflow maintainer.
3561
3562 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3563
3564         * config.sub, config.guess: Update from upstream sources.
3565
3566 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3567
3568         * Makefile.tpl: Fix spelling error.
3569         * Makefile.in: Regenerate.
3570
3571 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
3572
3573         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3574         lt_cv_sys_max_cmd_len.
3575
3576 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
3577
3578         * MAINTAINERS (Various Maintainers): Add myself as
3579         auto-vectorizer maintainer.
3580
3581 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
3582
3583         PR libjava/32098
3584         * libtool.m4: Revert previous change.
3585         * ltgcc.m4: Put it here.
3586
3587 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
3588
3589         * MAINTAINERS (Various Maintainers): Add myself as
3590         auto-vectorizer maintainer.
3591
3592 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
3593
3594         PR libjava/32098
3595         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3596
3597 2007-05-30  Richard Guenther  <rguenther@suse.de>
3598
3599         * MAINTAINERS (Various Maintainers): Add myself as
3600         auto-vectorizer maintainer.
3601
3602 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
3603
3604         PR bootstrap/29382
3605         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3606         * configure: Rebuilt.
3607
3608 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
3609
3610         * MAINTAINERS (Write After Approval): Removed my name.
3611
3612 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
3613
3614         * MAINTAINERS (Write After Approval): Remove myself.
3615
3616 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
3617
3618         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3619
3620 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
3621
3622         * ltmain.sh: Update from ToT Libtool.
3623         * libtool.m4: Update from ToT Libtool.
3624         * ltsugar.m4: New. Update from ToT Libtool.
3625         * ltversion.m4: New. Update from ToT Libtool.
3626         * ltoptions.m4: New. Update from ToT Libtool.
3627         * ltconfig: Remove.
3628         * ltcf-c.sh: Remove.
3629         * ltcf-cxx.sh: Remove.
3630         * ltcf-gcj.sh: Remove.
3631
3632 2007-05-22  Ollie Wild  <aaw@google.com>
3633
3634         * MAINTAINERS (Write After Approval): Add myself.
3635
3636 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
3637
3638         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3639         stage_cflags.
3640         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3641         Remove CFLAGS/LIBCFLAGS.
3642         (configure-stage[+id+]-[+prefix+][+module+],
3643         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3644         * Makefile.in: Regenerate.
3645
3646 2007-05-15  Diego Novillo  <dnovillo@google.com>
3647
3648         * MAINTAINERS: Update e-mail address.
3649
3650 2007-05-15  Revital Eres  <eres@il.ibm.com>
3651
3652         * MAINTAINERS (Write After Approval): Add myself.
3653
3654 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
3655
3656         * MAINTAINERS (Write After Approval): Updated my address.
3657
3658 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
3659
3660         * MAINTAINERS (Write After Approval): Add myself.
3661
3662 2007-05-11  Silvius Rus  <rus@google.com>
3663
3664         * MAINTAINERS (Write After Approval): Add myself.
3665
3666 2007-04-23  Tom Tromey  <tromey@redhat.com>
3667
3668         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3669
3670 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
3671
3672         * MAINTAINERS (cpplib): Rename to ...
3673         (libcpp): ... this.  Add C/C++ front end maintainers.
3674
3675 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
3676
3677         * config-ml.in: Pass ${ml_config_env} to configure calls.
3678
3679 2007-04-04  Christian Bruel  <christian.bruel@st.com>
3680
3681         * MAINTAINERS (Write After Approval): Add myself.
3682
3683 2007-04-02  Dave Korn  <dave.korn@artimi.com>
3684
3685         * MAINTAINERS (Write After Approval): Add myself.
3686
3687 2007-03-31  Tobias Burnus  <burnus@net-b.de>
3688
3689         * MAINTAINERS (fortran 95 front end): Add myself.
3690
3691 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3692
3693         * MAINTAINERS (Write After Approval): Add myself.
3694
3695 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
3696
3697         * MAINTAINERS (Modulo Scheduler): Add myself.
3698
3699 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
3700
3701         * MAINTAINERS (fortran 95 front end): Add myself.
3702         (c++ front end): whitespace fix.
3703
3704 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
3705
3706         * MAINTAINERS (Write After Approval): Add myself.
3707
3708 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
3709
3710         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3711         of glob.  Quote arguments with single quotes too.
3712         * configure: Regenerate.
3713
3714 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
3715
3716         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3717         * Makefile.in: Regenerate
3718
3719 2007-03-07  Andreas Schwab  <schwab@suse.de>
3720
3721         * configure: Regenerate.
3722
3723 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
3724
3725         * configure.ac: Add "--with-pdfdir" configure option,
3726         which defines pdfdir variable.
3727         * Makefile.def (target=fixincludes): Add install-pdf to
3728         missing targets.
3729         (recursive_targets): Add install-pdf target.
3730         (flags_to_pass): Add pdfdir.
3731         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3732         target.
3733         * configure: Regenerate
3734         * Makefile.in: Regenerate
3735
3736 2007-02-28  Eric Christopher  <echristo@apple.com>
3737
3738         Revert:
3739         2006-12-07  Mike Stump  <mrs@apple.com>
3740
3741         * Makefile.def (dependencies): Add dependency for
3742         install-target-libssp and install-target-libgomp on
3743         install-gcc.
3744         * Makefile.in: Regenerate.
3745
3746 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
3747
3748         * configure: Regenerate.
3749         * configure.ac: Move statements after variable declarations.
3750
3751 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
3752
3753         * MAINTAINERS: Add myself as sh maintainer.
3754
3755 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
3756
3757         * configure.ac: Adjust for loop syntax.
3758         * configure: Regenerate.
3759
3760 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3761
3762         * configure: Rebuilt.
3763
3764 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3765
3766         * configure.ac: Drop multiple occurrences of --enable-languages,
3767         and fix its quoting.
3768         * configure: Rebuilt.
3769
3770 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
3771             Nathan Sidwell  <nathan@codesourcery.com>
3772             Vladimir Prus  <vladimir@codesourcery.com>
3773             Joseph Myers  <joseph@codesourcery.com>
3774
3775         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3776         * configure: Regenerate.
3777
3778 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
3779
3780         * ltconfig (freebsd*): Default to elf.
3781
3782 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3783
3784         * configure.ac (target_libraries): Move libgcc before libiberty.
3785         * configure: Regenerated.
3786
3787 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3788             Paolo Bonzini  <bonzini@gnu.org>
3789
3790         PR bootstrap/30753
3791         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
3792         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
3793         * configure: Regenerated.
3794
3795 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3796
3797         * MAINTAINERS (Language Front End Maintainers): Update my mail
3798         address.
3799
3800 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3801
3802         PR bootstrap/30748
3803         * configure.ac: Correct syntax for Solaris ksh.
3804         * configure: Regenerated.
3805
3806 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3807
3808         * configure.ac: Sync with src.
3809         * configure: Regenerate.
3810
3811 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3812
3813         * Makefile.in: Regenerate.
3814
3815 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3816
3817         * config.sub: Sync with src.
3818
3819 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3820
3821         * Makefile.tpl (build_alias, host_alias, target_alias): Use
3822         noncanonical equivalents.
3823         * configure.in: Rename to...
3824         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
3825         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
3826         target_noncanonical.  Use them.  Rewrite removal of configure
3827         arguments for autoconf 2.59.  Discard variable settings.  Force
3828         program_transform_name for native tools.
3829
3830         * Makefile.in: Regenerated.
3831         * configure: Regenerated with autoconf 2.59.
3832
3833 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
3834
3835         * MAINTAINERS (Write After Approval): Add myself.
3836
3837 2007-01-31  Andreas Schwab  <schwab@suse.de>
3838
3839         * Makefile.tpl (LDFLAGS): Substitute it.
3840         * Makefile.in: Regenerate.
3841
3842 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
3843
3844         * MAINTAINERS (Write After Approval): Add myself.
3845
3846 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
3847
3848         * MAINTAINERS (spu port): Add myself.
3849
3850 2007-01-23  Richard Guenther  <rguenther@suse.de>
3851
3852         PR bootstrap/30541
3853         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
3854         * Makefile.tpl (GNATBIND): Substitute it.
3855         (GNATMAKE): Likewise.
3856         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
3857         of STAGE_PREFIX.
3858         * Makefile.in: Regenerate.
3859         * configure: Regenerate.
3860
3861 2007-01-18  Mike Stump  <mrs@apple.com>
3862
3863         * configure.in: Re-enable -Werror for gcc builds.
3864
3865 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
3866
3867         * MAINTAINERS (Write After Approval): Add myself.
3868
3869 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3870
3871         * configure.in: Change == to = in test command.
3872         * configure: Regenerate.
3873
3874 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3875             Nick Clifton  <nickc@redhat.com>
3876             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
3877
3878         * configure.in (build_configargs, host_configargs, target_configargs):
3879         Remove build/host/target parameters.
3880         (host_libs): Add gmp and mpfr.
3881         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3882         * Makefile.def (gmp, mpfr): New.
3883         (gcc): Remove target.
3884         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3885         target_os, target_vendor): New.
3886         (configure): Add host_alias/target_alias arguments; adjust invocations.
3887         * configure: Regenerate.
3888         * Makefile.in: Regenerate.
3889
3890 2007-01-11  Matt Fago  <fago@earthlink.net>
3891
3892         * configure.in: Try to link to functions only in mpfr 2.2.x
3893         to improve robustness of configure tests.
3894         * configure: Regenerate.
3895
3896 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
3897
3898         * MAINTAINERS: Add myself as i386 maintainer.
3899
3900 2007-01-08  Jan Hubicka  <jh@suse.cz>
3901
3902         * MAINTAINERS: Add myself as i386 maintainer.
3903
3904 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
3905
3906         * configure.in: Add support for an x86_64-mingw* target.
3907         * configure: Regenerate.
3908
3909 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
3910
3911         * Makefile.tpl (all-target): Correct @if conditional for target
3912         modules.
3913         * configure.in: Omit libiberty if building only target libgcc.
3914         * configure, Makefile.in: Regenerated.
3915
3916 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
3917
3918         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3919         * configure: Regenerate.
3920
3921 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
3922
3923         * Makefile.def (target_modules): Add libgcc.
3924         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
3925         * Makefile.tpl (clean-target-libgcc): Delete.
3926         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3927         on gcc even for bootstrapped modules.  Rewrite handling of
3928         lang_env_dependencies to loop over target_modules.
3929         * configure.in (target_libraries): Add target-libgcc.
3930         * Makefile.in, configure: Regenerated.
3931
3932 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3933
3934         * configure.in: Reorganize recognition of languages.  Add
3935         --enable-stage1-languages.  Show supported languages for the chosen
3936         target rather than all recognized languages.
3937         * configure: Regenerate.
3938
3939 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3940
3941         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3942         * Makefile.in: Regenerate.
3943
3944 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3945
3946         * configure.in: Warn that MPFR 2.2.0 is buggy.
3947         * configure: Regenerate.
3948
3949 2006-12-27  Ian Lance Taylor  <iant@google.com>
3950
3951         * configure.in: When removing Makefiles to force a reconfigure, also
3952         remove prev-DIR*/Makefile.
3953         * configure: Regenerate.
3954
3955 2006-12-22  Andreas Schwab  <schwab@suse.de>
3956
3957         * configure: Regenerate with correct autoconf version.
3958
3959 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
3960
3961         * configure.in: add AC_SUBST for *_FOR_TARGET.
3962         * configure: Regenerate.
3963
3964 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3965
3966         * configure.in: Simplify logic for rejecting languages that cannot
3967         be built.  Separate the case when a language is unsupported,
3968         from the case when the user chooses not to build a language.
3969
3970 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3971
3972         * configure.in: Remove "$build" case for powerpc-*-darwin* since
3973         it only affects bootstrap and could be tested on "$host" as well.
3974         * configure: Regenerate.
3975         * config/mh-ppc-darwin: Add to the stage1 cflags here.
3976
3977 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3978
3979         PR bootstrap/29544
3980         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3981         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3982         move here comment from Makefile.tpl.
3983         * Makefile.tpl: Move some definitions higher in the file.
3984         (STAGE1_CHECKING): New.
3985         * configure.in: Add --enable-stage1-checking.
3986         * configure: Regenerate.
3987         * Makefile.in: Regenerate.
3988
3989 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3990
3991         * MAINTAINERS: Add myself as build system maintainer.
3992
3993 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
3994
3995         * MAINTAINERS (Write After Approval): Add myself.
3996
3997 2006-12-13  Eric Christopher  <echristo@apple.com>
3998
3999         * MAINTAINERS: Add myself as darwin maintainer.
4000
4001 2006-12-11  Ian Lance Taylor  <ian@airs.com>
4002
4003         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4004
4005 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
4006
4007         MAINTAINERS: Update my entry.
4008
4009 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
4010
4011         * configure.in:  Handle spu makefile frag.
4012         * Makefile.tpl (MAINT): Define
4013         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4014         * configure: Regenerate.
4015         * Makefile.in: Regenerate.
4016
4017 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4018
4019         * config.guess: Import latest version.
4020         * config.sub: Likewise.
4021
4022 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4023
4024         * configure.in (spu-*-*): Don't skip target-libiberty.
4025         * configure: Regenerate.
4026
4027 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4028
4029         PR bootstrap/30134
4030         * configure.in: Correct x86 darwin support for libjava to powerpc
4031         and i?86 only.
4032         * configure: Regenerate.
4033
4034 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
4035
4036         * configure.in: Add x86 darwin support for libjava.
4037         * configure: Regenerate.
4038
4039 2006-12-07  Mike Stump  <mrs@apple.com>
4040
4041         * Makefile.def (dependencies): Add dependency for
4042         install-target-libssp and install-target-libgomp on
4043         install-gcc.
4044         * Makefile.in: Regenerate.
4045
4046 2006-12-04  Richard Guenther  <rguenther@suse.de>
4047
4048         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4049         (Non-Algorithmic Maintainers): Move over non-algorithmic
4050         loop optimizer maintainers, add myself as a non-algorithmic
4051         middle-end maintainer.
4052
4053 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
4054
4055         * MAINTAINERS (Write After Approval): Add myself.
4056
4057 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4058
4059         * configure.in: Update error message for missing GMP/MPFR.
4060
4061         * configure: Regenerate.
4062
4063 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4064
4065         * configure.in: Update MPFR version in error message.
4066
4067         * configure: Regenerate.
4068
4069 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4070
4071         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4072         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4073         --with-gmp-lib): New flags.
4074
4075         * configure: Regenerate.
4076
4077 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
4078
4079         * MAINTAINERS (Write After Approval): Change my email address.
4080
4081 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
4082
4083         * MAINTAINERS (Write After Approval): Add myself.
4084
4085 2006-11-22  Philipp Thomas  <pth@suse.de>
4086
4087         * MAINTAINERS (i18n): Update e-mail address.
4088
4089 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4090
4091         * MAINTAINERS (spu port): Add myself as maintainer.
4092         (Write After Approval): Remove myself.
4093
4094 2006-11-22  Ben Elliston  <bje@au.ibm.com>
4095
4096         * configure.in (skipdirs): Don't build libssp for SPU.
4097         * configure: Regenerate.
4098
4099 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
4100
4101         * MAINTAINERS (spu port): Add myself as maintainer.
4102         (libobjc): Update my email address.
4103
4104 2006-11-21  Andrea Bona  <andrea.bona@st.com>
4105
4106         * MAINTAINERS (Write After Approval): Add myself.
4107
4108 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4109
4110         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4111         * configure : Rebuilt.
4112
4113 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4114
4115         * MAINTAINERS (Write After Approval): Add myself.
4116
4117 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
4118
4119         * MAINTAINERS (Write After Approval): Add myself.
4120
4121 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4122
4123         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4124         libmpfr.a.
4125         * configure: Regenerate.
4126
4127 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
4128
4129         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4130         (unstage): Test for stage_last presence.
4131
4132         PR bootstrap/29802
4133         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4134         STAGE_PREFIX.
4135         * Makefile.in: Regenerate.
4136
4137 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
4138
4139         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4140         maintainers.
4141
4142 2006-11-14  Erven Rohou  <erven.rohou@st.com>
4143
4144         * MAINTAINERS (Write After Approval): Add myself.
4145
4146 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
4147
4148         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4149         and stageN-package/Makefile.
4150         * Makefile.in: Regenerated.
4151
4152 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
4153
4154         * configure.in: Remove target-libgloss from noconfigdirs for
4155         bfin-*-*.
4156         * configure: Regenerated.
4157
4158 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4159
4160         * configure.in (have_gmp): Only error if the gcc directory exists.
4161
4162         * configure: Regenerate.
4163
4164 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4165
4166         * configure.in: Robustify error message for missing GMP/MPFR.
4167
4168         * configure: Regenerate.
4169
4170 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
4171
4172         * MAINTAINERS (Write After Approval): Add myself.
4173
4174 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
4175
4176         * MAINTAINERS: Change email address.
4177
4178 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
4179
4180         * MAINTAINERS (Write After Approval): Add myself.
4181
4182 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
4183
4184         * MAINTAINERS (Write After Approval): Add myself.
4185
4186 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
4187
4188         * MAINTAINERS (Write After Approval): Move myself to
4189         Write After Approval section.
4190
4191 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4192
4193         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
4194         need_gmp anymore.
4195         * configure: Regenerate.
4196
4197 2006-10-16  Tobias Burnus  <burnus@net-b.de>
4198
4199         * MAINTAINERS (Write After Approval): Add myself.
4200
4201 2006-10-16  Ben Elliston  <bje@au.ibm.com>
4202
4203         * config.guess: Import latest version.
4204         * config.sub: Likewise.
4205
4206 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
4207
4208         * Makefile.def: Added pdf target handling.
4209         * Makefile.tpl: Added pdf target handling.
4210         * Makefile.in: Regenerated.
4211
4212 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
4213
4214         * MAINTAINERS: Add self as score port maintainer.
4215
4216 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
4217
4218         * MAINTAINERS (Write After Approval): Add myself.
4219
4220 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
4221
4222         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
4223         or newer.
4224         * configure: Regenerated.
4225
4226 2006-09-27  Dave Brolley  <brolley@redhat.com>
4227
4228         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4229         using $s instead of $r.
4230         * configure: Regenerated.
4231
4232 2006-09-26  Thiemo Seufer  <ths@mips.com>
4233
4234         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4235         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4236         * configure: Regenerate.
4237
4238 2006-09-24  Graeme Peterson  <gridly@gmail.com>
4239
4240         * MAINTAINERS (Write After Approval): Remove myself.
4241
4242 2006-09-22  Chao-ying Fu  <fu@mips.com>
4243
4244         * MAINTAINERS (Write After Approval): Add myself.
4245
4246 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
4247
4248         * MAINTAINERS: Add self as soft-fp maintainer.
4249
4250 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
4251
4252         * MAINTAINERS: Add myself as avr maintainer.
4253         Remove Marek Michalkiewicz as avr maintainer.
4254
4255 2006-09-07  Roberto Costa  <roberto.costa@st.com>
4256
4257         * MAINTAINERS (Write After Approval): Add myself.
4258
4259 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
4260
4261         * configure.in: Never build newlib for a Mingw host.
4262         Never build newlib as Mingw target library.
4263         Test the existence of winsup/cygwin for building a Cygwin newlib,
4264         rather than just winsup.
4265         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4266         building a Mingw target.
4267         * configure: Regenerate.
4268
4269 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4270
4271         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4272
4273 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
4274
4275         * config.guess: Import from src (was more updated).
4276         * config.sub: Likewise.
4277
4278 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
4279
4280         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4281         * configure: Regenerated.
4282
4283 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
4284
4285         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4286         for stages after the first.
4287
4288 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
4289
4290         * Makefile.def: Add dependencies for configure-opcodes
4291         on configure-intl and all-opcodes on all-intl.
4292         * Makefile.in: Regenerated.
4293
4294 2006-07-13  Ben Elliston  <bje@au.ibm.com>
4295
4296         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4297
4298 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
4299
4300         Port to hosts whose 'sort' and 'tail' implementations
4301         treat operands with leading '+' as file names, as POSIX
4302         has required since 2001.  However, make sure the code still
4303         works on pre-POSIX hosts.
4304         * ltmain.sh: Don't assume "sort +2" is equivalent to
4305         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4306
4307 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
4308
4309         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4310
4311 2006-07-04  Peter O'Gorman  <peter@pogma.com>
4312
4313         * ltconfig: chmod 644 before ranlib during install.
4314
4315 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4316
4317         PR bootstrap/18058
4318         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4319         if the bootstrap compiler is a GCC version that supports it.
4320         * configure: Regenerate.
4321
4322 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4323
4324         * configure.in: Fix thinkos in previous check-in.
4325         * configure: Regenerate.
4326
4327 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4328
4329         PR other/27063
4330         * configure.in: Test subdir_requires and give an appropriate
4331         error message.
4332         * configure: Regenerate.
4333
4334 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
4335
4336         * MAINTAINERS (Write After Approval): Add myself.
4337
4338 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
4339
4340         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4341
4342 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
4343
4344         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4345
4346 2006-06-20  David Ayers  <d.ayers@inode.at>
4347
4348         PR bootstrap/28072
4349         * configure.in: Add target-boehm-gc to noconfigdirs depending on
4350         whether target-libjava is being configured instead of whether the
4351         java front end is enabled.
4352         * configure: Regenerate.
4353
4354 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4355
4356         PR target/27540
4357         * configure.in: Only enable libgomp on IRIX 6.
4358         * configure: Regenerate.
4359
4360 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
4361
4362         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4363         too.
4364         * Makefile.in: Regenerate.
4365
4366 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
4367
4368         * config-ml.in: Alter CCASFLAGS to include special
4369         multilib options the same as is done for CFLAGS.
4370
4371 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4372
4373         * configure.in: Don't enable libgomp on hpux10.
4374         * configure: Rebuilt.
4375
4376 2006-06-12  David Ayers  <d.ayers@inode.at>
4377
4378         PR bootstrap/27963
4379         PR target/19970
4380         * configure.in: Remove target-boehm-gc from noconfigdirs where
4381         ${libgcj} is specified.
4382         * configure: Regenerate.
4383
4384 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
4385
4386         Sync from src:
4387
4388         * configure.in: Sync.
4389         * configure: Regenerated.
4390
4391         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
4392
4393         * Makefile.def: Added dependencies from sim and gdb on intl, and
4394         added configure dependencies to everything with an all dependency
4395         on intl.
4396         * Makefile.in: Regenerated.
4397
4398 2006-06-06  David Ayers  <d.ayers@inode.at>
4399
4400         PR libobjc/13946
4401         * Makefile.def: Add dependencies for libobjc which boehm-gc.
4402         * Makefile.in: Regenerate.
4403         * configure.in: Add --enable-objc-gc at toplevel and have it
4404         enable boehm-gc for Objective-C.
4405         Remove target-boehm-gc from libgcj.
4406         Add target-boehm-gc to target_libraries.
4407         Add target-boehm-gc to noconfigdirs where ${libgcj}
4408         is specified.
4409         Assert that boehm-gc is supported when requested for Objective-C.
4410         Only build boehm-gc if needed either for Java or Objective-C.
4411         * configure: Regenerate.
4412
4413 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
4414
4415         PR 27674
4416         * Makefile.tpl (configure-[+prefix+][+module+],
4417         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4418         Remove rule to unstage bootstrapped modules.
4419         (stage_current): New.
4420         * Makefile.in: Regenerate.
4421
4422 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4423
4424         * MAINTAINERS (Write After Approval): Update my e-mail address.
4425
4426 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
4427
4428         * include/libiberty.h: Declare pex_run_in_environment.
4429
4430 2006-05-31  Asher Langton  <langton2@llnl.gov>
4431
4432         * MAINTAINERS (Write After Approval): Add myself.
4433
4434 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
4435
4436         * Makefile.def (bfd, opcodes): Fix lib_path.
4437         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4438         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
4439         * Makefile.in: Regenerate.
4440
4441 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4442
4443         * Makefile.in: Regenerate.
4444
4445 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4446
4447         * Makefile.def: Add install-html target. Add datarootdir
4448         docdir and htmldir to flags_to_pass.
4449         * Makefile.tpl: Add install-html target.
4450         * Makefile.in: Regenerate.
4451         * configure.in: Add --with-datarootdir, --with-docdir, and
4452         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4453         * configure: Regenerate.
4454
4455 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
4456
4457         * configure.in: Enable gprof for cross builds.
4458         * configure: Regenerate.
4459
4460 2006-05-22  Richard Guenther  <rguenther@suse.de>
4461
4462         Revert
4463         2006-01-31  Richard Guenther  <rguenther@suse.de>
4464         Paolo Bonzini  <bonzini@gnu.org>
4465
4466         * Makefile.def (target_modules): Add libgcc-math target module.
4467         * configure.in (target_libraries): Add libgcc-math target library.
4468         (--enable-libgcc-math): New configure switch.
4469         * Makefile.in: Re-generate.
4470         * configure: Re-generate.
4471         * libgcc-math: New toplevel directory.
4472
4473 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4474             Andreas Tobler  <a.tobler@schweiz.ch>
4475
4476         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
4477         * configure: Rebuilt.
4478
4479 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
4480
4481         * MAINTAINERS (Write After Approval): Add myself.
4482
4483 2006-05-01  DJ Delorie  <dj@redhat.com>
4484
4485         * configure.in: Restore CFLAGS if GMP isn't present.
4486         * configure: Regenerate.
4487
4488 2006-05-01  Richard Guenther  <rguenther@suse.de>
4489
4490         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4491         maintainer.
4492
4493 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
4494
4495         * MAINTAINERS (Write After Approval): Add myself.
4496
4497 2006-04-28  Jan Beulich  <jbeulich@novell.com>
4498
4499         * MAINTAINERS (Write After Approval): Add myself.
4500
4501 2006-04-18  DJ Delorie  <dj@redhat.com>
4502
4503         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
4504         reference libgloss so that libssp can be built in a combined
4505         tree.
4506         * configure: Regenerate.
4507
4508 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
4509
4510         * MAINTAINERS (Write After Approval): Add myself.
4511
4512 2006-04-05  Ben Elliston  <bje@au.ibm.com>
4513
4514         * configure.in: Require makeinfo 4.4 or higher.
4515         * configure: Regenerate.
4516
4517 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
4518
4519         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4520         Rearrange the entries of other libraries to have them in one place.
4521
4522 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
4523
4524         * MAINTAINERS (Write After Approval): Remove myself.
4525         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4526
4527 2006-03-14  Richard Guenther  <rguenther@suse.de>
4528
4529         * configure: Regenerate with autoconf 2.13.
4530
4531 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
4532
4533         * MAINTAINERS: Use my work address.
4534
4535         * MAINTAINERS: Update my E-mail address.
4536
4537 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
4538
4539         * configure.in: Handle --disable-<component> generically.
4540         * configure: Regenerate.
4541
4542 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
4543
4544         PR libgcj/17311
4545         * ltmain.sh: Don't use "$finalize_rpath" for compile.
4546
4547 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
4548
4549         * MAINTAINERS (Write After Approval):  Remove myself.
4550         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4551
4552 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
4553
4554         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
4555         (TARGET_CONFIGDIRS): Remove.
4556         * configure.in: Remove AC_SUBST(target_configdirs).
4557         * Makefile.in, configure: Regenerated.
4558
4559 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
4560
4561         * MAINTAINERS (Write After Approval):  Remove myself.
4562         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4563
4564 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
4565
4566         PR bootstrap/25670
4567
4568         * Makefile.tpl ([+compare-target+]): Print explanation messages.
4569
4570         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4571         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4572         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4573         BUILD_PREFIX, BUILD_PREFIX_1.
4574         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4575
4576         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4577         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4578
4579         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4580         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4581         of `cat stage_current`.  Always provide the `r' and `s' variables.
4582         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4583         a single shell execution.
4584         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4585         bootstrapped modules, make the stage1 module if the build was not
4586         started yet, else build the current stage.
4587         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4588         (all-build, all-host, all-target, [+make_target+]-host,
4589         [+make_target+]-target): Do not use \-continued lines.
4590         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4591         (current_stage, restrap, stage_last): New.
4592
4593         * Makefile.in: Regenerate.
4594         * configure: Regenerate.
4595
4596 2006-02-19  Bud Davis  <jmdavis@link.com>
4597
4598         * MAINTAINERS (Write After Approval):  Remove myself.
4599         (Language Front End Maintainers):  Add myself as fortran 95
4600         maintainer and update e-mail address.
4601
4602 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4603
4604         * MAINTAINERS (Write After Approval):  Remove myself.
4605         (Language Front End Maintainers):  Add myself as fortran 95
4606         maintainer.
4607
4608 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
4609
4610         * MAINTAINERS (Write After Approval): Add myself.
4611
4612 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
4613
4614         * MAINTAINERS (Write After Approval):  Remove myself.
4615         (Language Front End Maintainers):  Add myself as
4616         fortran 95 maintainer.
4617
4618 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4619
4620         Sync from src:
4621
4622         2005-12-27  Leif Ekblad  <leif@rdos.net>
4623
4624         * configure.in: Add support for RDOS target.
4625         * configure: Regenerate.
4626
4627 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4628             Andreas Schwab  <schwab@suse.de>
4629
4630         * configure: Regenerate.
4631
4632 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
4633
4634         * configure.in (enable_libgomp): Add AIX.
4635         * configure: Regenerate.
4636
4637 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
4638
4639         * MAINTAINERS (Write After Approval): Add myself.
4640
4641 2006-02-03  Lee Millward  <lee.millward@gmail.com>
4642
4643         * MAINTAINERS (Write After Approval): Add myself.
4644
4645 2006-01-31  Richard Guenther  <rguenther@suse.de>
4646         Paolo Bonzini  <bonzini@gnu.org>
4647
4648         * Makefile.def (target_modules): Add libgcc-math target module.
4649         * configure.in (target_libraries): Add libgcc-math target library.
4650         (--enable-libgcc-math): New configure switch.
4651         * Makefile.in: Re-generate.
4652         * configure: Re-generate.
4653         * libgcc-math: New toplevel directory.
4654
4655 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
4656
4657         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4658         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4659         the assembler, linker and binutils.
4660         * configure: Regenerate.
4661
4662 2006-01-22  Dirk Mueller  <dmueller@suse.de>
4663
4664         * MAINTAINERS (Write After Approval): Add myself.
4665
4666 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
4667
4668         * configure: Regenerate.
4669
4670 2006-01-18  Richard Henderson  <rth@redhat.com>
4671             Jakub Jelinek  <jakub@redhat.com>
4672             Diego Novillo  <dnovillo@redhat.com>
4673
4674         * libgomp: New directory.
4675         * Makefile.def: Add target_module libgomp.
4676         * Makefile.in: Regenerate.
4677         * configure.in (target_libraries): Add target-libgomp.
4678         * configure: Regenerate.
4679
4680 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
4681
4682         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4683         @ from continuation.
4684         * Makefile.in: Rebuilt.
4685
4686 2006-01-04  Chris Lattner  <sabre@gnu.org>
4687
4688         * MAINTAINERS (Write After Approval): Add myself.
4689
4690 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
4691
4692         PR bootstrap/24252
4693
4694         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4695         * Makefile.tpl (OBJDUMP): New.
4696         (EXTRA_HOST_FLAGS): Add it.
4697         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4698
4699         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4700         to use symbolic links between directories.  Avoid race conditions
4701         or make them harmless.
4702         * configure.in: Do not try to use symbolic links between directories.
4703
4704         * Makefile.def (LEAN): Pass.
4705         * Makefile.tpl (LEAN): Define.
4706         (stage[+id+]-start): Accept that the previous directory does not
4707         exist, if the bootstrap is lean.
4708         (stage[+id+]-bubble): Invoke lean bootstrap commands after
4709         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
4710         configure substitution.
4711         ([+compare-target+]): Likewise.
4712         ([+bootstrap-target+]-lean): New.
4713         * configure.in: Remove lean bootstrap support from here.
4714
4715         * Makefile.in: Regenerate.
4716         * configure: Regenerate.
4717
4718 2006-01-04  Ben Elliston  <bje@au.ibm.com>
4719
4720         * MAINTAINERS (libdecnumber): Add myself.
4721
4722 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
4723
4724         * libtool-ldflags: New script.
4725
4726 2006-01-02  Andreas Schwab  <schwab@suse.de>
4727
4728         * configure.in: When reconfiguring remove Makefile in
4729         all stage directories.
4730         * configure: Regenerate.
4731
4732 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
4733
4734         * MAINTAINERS: Update my email address.
4735
4736 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
4737
4738         Revert Ada-related part of the previous change.
4739
4740         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4741         Do not pass.
4742         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4743         * Makefile.in: Regenerate.
4744         * configure.in: Do not include mt-ppc-aix target fragment.
4745         * configure: Regenerate.
4746
4747 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
4748
4749         * configure.in: Select appropriate fragments for PowerPC/AIX.
4750         * configure: Regenerate.
4751
4752         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4753         BOOT_CFLAGS, BOOT_LDFLAGS.
4754         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4755         BOOT_CFLAGS, BOOT_LDFLAGS.
4756         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4757         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4758         (stage): Fail if we cannot complete the work.
4759         * Makefile.in: Regenerate.
4760
4761 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
4762
4763         * configure.in: Replace ms1 with mt.
4764         * configure: Rebuilt.
4765
4766 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
4767
4768         * MAINTAINERS: Update my email address.
4769
4770 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
4771
4772         * Makefile.tpl (all, do-[+make_target+], do-check, install,
4773         install-host-nogcc): Don't invoke $(stage) at the end.
4774         * Makefile.in: Regenerate.
4775
4776 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
4777
4778         * configure.in: Flip the top-level bootstrap switch.
4779         * configure: Regenerate.
4780
4781 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
4782
4783         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4784         $(stage) and $(unstage).
4785         (EXTRA_TARGET_FLAGS): Correct double-quoting.
4786         (all): Remove stray semicolon.
4787         (local-distclean): Don't handle multilib.tmp and multilib.out.
4788         (install.all): Set $s for consistency.
4789         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4790         check_multilibs setting.  Always make the install directory.
4791         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4792         Correct @if/@endif.
4793         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4794         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4795         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4796         (multilib.out): Remove.
4797         * Makefile.in: Regenerated.
4798
4799 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
4800
4801         * MAINTAINERS (Write After Approval): Add myself.
4802
4803 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
4804
4805         * MAINTAINERS: Add myself as mt maintainer.
4806
4807         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
4808
4809 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
4810
4811         * MAINTAINERS: Change email address.
4812
4813 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
4814
4815         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4816         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4817         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
4818         Find in-tree tools if available.
4819         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4820         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4821         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4822         (COMPILER_*_FOR_TARGET): New.
4823         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4824         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4825         (CONFIGURED_*, USUAL_*): Remove.
4826         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4827         STRIP): Use autoconf substitutions.
4828         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4829         COMPILER_NM_FOR_TARGET): New.
4830         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4831
4832         (all): Make all-host and all-target in parallel.
4833         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4834         that $$r and $$s are set before invoking a recursive make.
4835         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4836         ([+bootstrap-target+]): Inline most of the `all' target.
4837
4838 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4839
4840         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4841         from the gcc build directory.
4842         * Makefile.in: Regenerate.
4843
4844 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4845
4846         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
4847         depend on all-libdecnumber.
4848         * configure.in (host_libs): Include libdecnumber.
4849         * Makefile.in: Regenerate.
4850         * configure: Likewise.
4851
4852 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4853
4854         * libdecnumber: Import decNumber sources from the dfp-branch.
4855
4856 2005-11-21  Kean Johnston  <jkj@sco.com>
4857
4858         * config.sub, config.guess: Sync from upstream sources.
4859
4860 2005-11-21  Ben Elliston  <bje@au.ibm.com>
4861
4862         Import from Autoconf sources:
4863
4864         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
4865         * config/move-if-change: Don't output "$2 is unchanged";
4866         suggested by Ben Elliston.  Handle weird characters correctly.
4867
4868 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
4869
4870         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
4871         to match upstream libtool for darwin.
4872
4873 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
4874
4875         * Makefile.def: Remove gdb dependencies for gdbtk.
4876         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4877         (configure-gdb, install-gdb): New rules.
4878         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4879         * Makefile.in, configure: Regenerated.
4880
4881 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
4882
4883         * MAINTAINERS (Write After Approval): Add myself.
4884
4885 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
4886
4887         * MAINTAINERS (Write After Approval): Add myself.
4888
4889 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
4890
4891         * MAINTAINERS (alias analysis): Add Daniel Berlin and
4892         Diego Novillo.
4893
4894 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
4895
4896         PR bootstrap/24297
4897         * Makefile.tpl (do-[+make-target+], do-check, install,
4898         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4899         are set before recursing.
4900         * Makefile.in: Regenerate.
4901
4902 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
4903
4904         PR bootstrap/18939
4905         * Makefile.def (gcc) <target>: Fix thinko.
4906         * Makefile.in: Regenerate.
4907
4908 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
4909
4910         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4911         * configure: Regenerate.
4912
4913 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
4914
4915         * MAINTAINERS (Write After Approval): Add self.
4916
4917 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
4918
4919         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4920         target-libffi, target-qthreads, target-libjava, and
4921         targetlibobjc.
4922         * configure: Regenerate.
4923
4924 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
4925
4926         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4927         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4928         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4929         (USUAL_OBJDUMP_FOR_TARGET): New.
4930         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4931         * configure.in: Check for $OBJDUMP_FOR_TARGET.
4932         * configure, Makefile.in: Regenerated.
4933
4934 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4935
4936         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4937         before other host packages.
4938
4939 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
4940
4941         * MAINTAINERS: Add self as sh libraries/configury maintainer.
4942
4943 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4944
4945         PR bootstrap/22340
4946
4947         * configure.in (default_target): Remove.
4948         * Makefile.tpl (all): Do not use prerequisites as subroutines
4949         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4950         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4951         use prerequisites as subroutines.
4952         (check-host, check-target): New.
4953         (bootstrap configure & all targets): Do not use stage*-start
4954         if the directory layout is already ok.
4955         (non-bootstrap configure & all targets): Prepend a $(unstage).
4956         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
4957         (NOTPARALLEL): Remove.
4958         (unstage, stage variables): New variables.
4959         (unstage, stage targets): Simply expand to those variables.
4960
4961         * configure: Regenerate.
4962         * Makefile.in: Regenerate.
4963
4964 2005-10-04  James E Wilson  <wilson@specifix.com>
4965
4966         * Makefile.def (lang_env_dependencies): Add libmudflap.
4967         * Makefile.in: Regenerate.
4968
4969 2005-10-03  Andreas Schwab  <schwab@suse.de>
4970
4971         Backport from libtool CVS:
4972         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
4973
4974         * ltmain.sh: add support for installing into temporary
4975         staging area (e.g. 'make install DESTDIR=...')
4976
4977 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4978
4979         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4980         * configure: Regenerated.
4981
4982 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
4983
4984         * configure: Regenerate with the correct
4985         autoconf version.
4986
4987 2005-09-30  Catherine Moore  <clm@cm00re.com>
4988
4989         * configure.in (bfin-*-*): New.
4990         * configure: Regenerated.
4991
4992 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
4993
4994         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4995         (LIPO_FOR_TARGET): New.
4996         (CONFIGURED_LIPO_FOR_TARGET): New.
4997         (USUAL_LIPO_FOR_TARGET): New.
4998         (STRIP_FOR_TARGET): New.
4999         (CONFIGURED_STRIP_FOR_TARGET): New.
5000         (USUAL_STRIP_FOR_TARGET): New.
5001         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5002         STRIP_FOR_TARGET.
5003         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5004         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5005         * Makefile.in: Regenerate.
5006         * configure: Regenerate.
5007
5008 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
5009
5010         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5011         (rs6000-*-aix*): Same.
5012         * configure: Regenerate.
5013
5014 2005-09-16  Tom Tromey  <tromey@redhat.com>
5015
5016         * MAINTAINERS: Add self as java maintainer.
5017
5018 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5019
5020         * configure.in: Recognize f95 in the --enable-languages option,
5021         and substitute it for fortran, issuing a warning.
5022         * configure: Regenerate.
5023
5024 2005-08-30  Phil Edwards  <phil@codesourcery.com>
5025
5026         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
5027         * configure:  Regenerated.
5028
5029 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
5030
5031         * MAINTAINERS: Add self as ms1 maintainer.
5032
5033 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
5034
5035         * Makefile.def (libssp): Add to lang_env_dependencies.
5036         * Makefile.in: Regenerate.
5037
5038 2005-08-18  Ian Lance Taylor  <ian@airs.com>
5039
5040         * MAINTAINERS: Add myself as middle-end maintainer.
5041
5042 2005-08-17  Christian Groessler  <chris@groessler.org>
5043
5044         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5045         * Makefile.in: Regenerate.
5046
5047 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
5048
5049         * MAINTAINERS (write after approval): Added myself.
5050
5051 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
5052
5053         * MAINTAINERS (Write After Approval): Add myself.
5054
5055 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
5056
5057         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5058         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5059         Look for alternate names of the target cc and c++
5060         * configure: Regenerate.
5061
5062 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
5063
5064         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5065         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5066         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5067         tools; remove code to manually set them.
5068         (Target tools): Look in the environment for them.
5069         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5070         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5071         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5072         build directory.
5073         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5074         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5075         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5076         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5077         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5078         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5079         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5080         * configure: Regenerate.
5081         * Makefile.in: Regenerate.
5082
5083 2005-07-28  Ben Elliston  <bje@au.ibm.com>
5084
5085         * MAINTAINERS: Update for removed CPU targets.
5086
5087 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
5088
5089         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5090         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5091         * Makefile.in: Regenerated.
5092
5093 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
5094
5095         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5096         (CFLAGS_FOR_TARGET): Use it.
5097         (CXXFLAGS_FOR_TARGET): Likewise.
5098         * Makefile.in: Regenerated.
5099         * configure.in (--with-build-sysroot): New option.
5100         * configure: Regenerated.
5101
5102 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
5103
5104         * Makefile.tpl: Wrap install between unstage and stage
5105         * Makefile.in: Regenerate.
5106
5107 2005-07-21  Eric Christopher  <echristo@apple.com>
5108
5109         * MAINTAINERS: Update affiliation.
5110
5111 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
5112
5113         * MAINTAINERS: Add self as crx port maintainer.
5114
5115 2005-07-20  DJ Delorie  <dj@redhat.com>
5116
5117         * MAINTAINERS: Add self as m32c maintainer.
5118
5119 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
5120
5121         * all files: Update FSF address.
5122
5123 2005-07-15  Eric Christopher  <echristo@redhat.com>
5124
5125         * MAINTAINERS: Change affiliation.
5126
5127 2005-07-14  Jim Blandy  <jimb@redhat.com>
5128
5129         * configure.in: Add cases for Renesas m32c.
5130         * configure: Regenerated.
5131
5132 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5133
5134         * COPYING.LIB: Update from fsf.org.
5135
5136 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5137
5138         * COPYING, compile, config.guess,
5139         config.sub, install-sh, missing, mkinstalldirs,
5140         symlink-tree, ylwrap: Sync from upstream sources.
5141         * config-ml.in: Update FSF address.
5142
5143 2005-07-13  Eric Christopher  <echristo@redhat.com>
5144
5145         * configure.in: Add toplevel noconfigdir support for tpf.
5146         * configure: Regenerate.
5147
5148 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
5149
5150         PR ada/22340
5151
5152         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5153         * Makefile.in: Regenerate.
5154
5155 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
5156
5157         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
5158         Brolley to write-after-approval.
5159
5160 2005-07-07  Andreas Schwab  <schwab@suse.de>
5161
5162         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5163         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5164         * Makefile.in: Regenerated.
5165
5166 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
5167
5168         * configure.in: Don't build sim or rda when targetting darwin.
5169         * configure: Regenerate.
5170
5171 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
5172
5173         * configure.in: Add --enable-libssp and --disable-libssp.
5174         * configure: Regenerate with autoconf-2.13.
5175
5176 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
5177
5178         * Makefile.def (target_modules): Add libssp.
5179         * configure.in (target_libraries): Add target-libssp.
5180         * configure: Rebuilt.
5181         * Makefile.in: Rebuilt.
5182
5183 2005-07-01  Zack Weinberg  <zackw@panix.com>
5184
5185         * MAINTAINERS: Change email address.  Resign from maintainership.
5186
5187 2005-07-01  Richard Guenther  <rguenther@suse.de>
5188
5189         * MAINTAINERS: Change my e-mail address and affiliation.
5190
5191 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
5192
5193         * Makefile.def (stagefeedback): Come after profile.
5194         Define profiledbootstrap target.
5195         * Makefile.tpl (profiledbootstrap): Remove.
5196         (stageprofile-end): Zap stagefeedback.
5197         (stagefeedback-start): Copy all .gcda files, not only GCC's.
5198         * Makefile.in: Regenerate.
5199
5200 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
5201
5202         * MAINTAINERS: Update my email address.
5203
5204 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
5205
5206         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
5207         In 'cpp' stanza, support '#line' as well as '# '.
5208
5209 2005-06-08  Andreas Schwab  <schwab@suse.de>
5210
5211         * MAINTAINERS: Move myself from 'Write After Approval' to
5212         'CPU Port Maintainers' section as m68k maintainer.
5213
5214 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
5215
5216         * configure.in (unsupported_languages): New macro.
5217         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
5218         non-ported target libraries in noconfigdirs.
5219         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5220         non-linux-gnu.  Remove libgcj_ex_libffi.
5221         <lang_frag loop>: Set add_this_lang=no if the language is in
5222         unsupported_languages.
5223         * configure: Regenerate.
5224
5225 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
5226
5227         * configure.in: Fix typo in handling of --with-mpfr-dir.
5228         * configure: Regenerate.
5229
5230 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
5231
5232         * MAINTAINERS: Update my email address.
5233
5234 2005-06-02  Jim Blandy  <jimb@redhat.com>
5235
5236         * config.sub: Add cases for the Renesas m32c.  (This patch has been
5237         accepted into the master sources.)
5238
5239 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
5240             Michael Snyder  <msnyder@redhat.com>
5241             Stan Cox  <scox@redhat.com>
5242
5243         * configure.in: Set noconfigdirs for ms1.
5244
5245         * configure: Regenerate.
5246
5247 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
5248
5249         * MAINTAINERS (Write After Approval): Add self.
5250
5251 2005-06-01  Josh Conner  <jconner@apple.com>
5252
5253         * MAINTAINERS (Write After Approval): Add self.
5254
5255 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
5256
5257         * MAINTAINERS: Update my email address.
5258
5259 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
5260
5261         * MAINTAINERS (Write After Approval): Add self.
5262
5263 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
5264
5265         * MAINTAINERS (Write After Approval): Remove self.
5266
5267 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
5268
5269         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5270         (Dependencies): Consider target modules for bootstrap dependencies.
5271         Make target bootstrap modules depend on each stage's gcc.
5272         * Makefile.in: Regenerate.
5273
5274 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
5275
5276         * Makefile.def (configure-gcc): Depend on binutils having been built.
5277         (all-gcc): No need to do it here.
5278         * Makefile.in: Regenerate.
5279
5280 2005-05-19  Paul Brook  <paul@codesourcery.com>
5281
5282         * configure.in: Rewrite misleading error message when requested
5283         language cannot be built.
5284         * configure: Regenerate.
5285
5286 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
5287
5288         * ylwrap: Import from Automake 1.9.5.
5289
5290 2005-05-13  David Ung  <davidu@mips.com>
5291
5292         * MAINTAINERS (Write After Approval): Add self.
5293
5294 2005-05-09  Mike Stump  <mrs@apple.com>
5295
5296         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5297         lt_cv_sys_max_cmd_len for now.
5298
5299 2005-05-09  Stan Cox  <scox@redhat.com>
5300
5301         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5302
5303 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
5304
5305         * README.SCO: Update the URL.
5306
5307 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
5308
5309         * ltconfig: Define file_list_spec.  Pass file_list_spec and
5310         with_gnu_ld to libtool.
5311         * ltcf-c.sh (aix[45]): Define file_list_spec.
5312         * ltcf-cxx.sh (aix[45]): Same.
5313         * ltcf-gcj.sh (aix[45]): Same.
5314         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5315         exists, write list of input files to temporary file.
5316
5317 2005-05-04  Mike Stump  <mrs@apple.com>
5318
5319         * configure.in: Always pass --target to target configures as
5320         otherwise rebuilds that do --recheck will fail.
5321         * confiugure: Rebuilt.
5322
5323 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
5324
5325         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5326         STAGE_HOST_EXPORTS.
5327         (configure, all): Add bootstrap support.
5328         (Host modules, target modules): Pass post-stage1 flags and exports.
5329         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5330         * Makefile.in: Regenerate.
5331
5332 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
5333
5334         * configure: Regenerate.
5335
5336 2005-04-27  Mike Stump  <mrs@apple.com>
5337
5338         * MAINTAINERS: Add self as darwin maintainer.
5339
5340 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
5341
5342         * config.sub: Update from master copy.
5343
5344 2005-04-21  Mike Stump  <mrs@apple.com>
5345
5346         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5347         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5348
5349 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
5350
5351         * configure.in <crisv32-*-*, cris-*-*>: New local variable
5352         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
5353         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
5354         "*-*-elf" and "*-*-linux*".
5355         * configure: Regenerate.
5356
5357 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
5358
5359         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5360
5361 2005-04-12  Mike Stump  <mrs@apple.com>
5362
5363         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5364
5365 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
5366
5367         * MAINTAINERS (Write After Approval): Add myself.
5368
5369 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
5370
5371         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5372
5373 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
5374
5375         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5376         (TARGET_CONFIGARGS): Include --with-target-subdir.
5377         (configure, all): New macros.  Use them throughout.
5378         * Makefile.in: Regenerate.
5379
5380 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
5381
5382         * MAINTAINERS (Write After Approval): Add myself.
5383
5384 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5385
5386         * MAINTAINERS: Remove 'loop unrolling' maintainer.
5387
5388 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
5389
5390         * MAINTAINERS: Move John Carr to Write After Approval.
5391
5392 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
5393
5394         * config/mh-mingw32: Delete.
5395         * configure.in: Don't use it.
5396         * configure: Regenerate.
5397
5398 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
5399
5400         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5401         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5402         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5403         (HOST_LIB_PATH): Generate from Makefile.def.
5404         (TARGET_LIB_PATH): Likewise.
5405         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5406         * Makefile.in: Regenerate.
5407         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5408         (RPATH_ENVVAR): Include Darwin case.
5409         * configure: Regenerate.
5410
5411 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
5412
5413         * MAINTAINERS (Various Maintainers): Remove self.
5414         (Write After Approval): Add self.
5415
5416 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
5417
5418         * MAINTAINERS (Various Maintainers): Add self.
5419
5420 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
5421
5422         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5423         * configure: Regenerate.
5424
5425 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
5426
5427         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5428         gcc_version, and gcc_version_trigger from set of flags to pass.
5429         * Makefile.tpl: Remove definitions of above variables.
5430         (config.status): Remove dependency on $(gcc_version_trigger).
5431         * Makefile.in: Regenerate.
5432         * configure.in: Do not reference config/gcc-version.m4 nor
5433         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
5434         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
5435         * configure: Regenerate.
5436
5437 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
5438             Andrew Pinski  <pinskia@physics.uc.edu>
5439
5440         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5441         * Makefile.in: Regenerate.
5442
5443 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
5444
5445         * MAINTAINERS (Write After Approval): Add myself.
5446
5447 2005-03-03  David Ayers  <d.ayers@inode.at>
5448
5449         * MAINTAINERS (Write After Approval): Add myself.
5450
5451 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
5452
5453         PR libgcj/20160
5454         * ltmain.sh: Avoid creating archives with components that have
5455         duplicate basenames.
5456
5457 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
5458
5459         PR bootstrap/20250
5460         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5461         instead of check.
5462         * Makefile.in: Regenerate.
5463
5464 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5465
5466         * Makefile.in: Regenerate to fix conflict between the previous two
5467         patches.
5468
5469 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5470
5471         PR bootstrap/17383
5472         * Makefile.def (target_modules): Remove "stage", now unnecessary.
5473         * Makefile.tpl (HOST_SUBDIR): New substitution.
5474         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5475         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5476         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5477         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5478         (Host modules, Bootstrapped modules): Use it.
5479         (Build modules, Target modules): Do not create symlink trees,
5480         always configure out-of-srcdir.
5481         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5482         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5483         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5484         $(HOST_SUBDIR).  Create a symlink for host_subdir.
5485
5486         * Makefile.in: Regenerate.
5487         * configure: Regenerate.
5488
5489 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5490
5491         Merged from libada-gnattools-branch:
5492         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5493
5494         * gnattools: New directory.
5495         * Makefile.def: Add gnattools as a module, depending on target-libada.
5496         * Makefile.in: Regenerate.
5497         * configure.in: Include gnattools in host_tools; disable it if ada
5498         is disabled.
5499         * configure: Regenerate.
5500
5501 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
5502
5503         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5504         treelang maintainer.
5505         (Write After Approval): Remove myself.
5506
5507 2005-02-23  Paul Schlie  <schlie@comcast.net>
5508
5509         * configure.in: Allow darwin targeted ports to build tk, itcl and
5510         libgui.
5511         * configure: Regenerate.
5512
5513 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5514
5515         PR libgcj/10353
5516         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5517         * configure: Regenerate.
5518
5519 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
5520
5521         * MAINTAINERS (Write After Approval): Add myself.
5522
5523 2005-02-10  Ian Lance Taylor  <ian@airs.com>
5524
5525         * MAINTAINERS: Update my e-mail address.
5526
5527 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
5528
5529         * MAINTAINERS (Write After Approval): Add myself.
5530
5531 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
5532
5533         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5534         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5535         target-libgloss when not *-*-elf and *-*-aout.
5536         * configure: Regenerate.
5537
5538 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
5539
5540         * MAINTAINERS: Remove obsolete entries.
5541
5542         * MAINTAINERS (Write After Approval): Add Michael Matz.
5543
5544 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
5545
5546         * MAINTAINERS: Remove self as cpplib maintainer.
5547
5548 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5549
5550         * install-sh, config.sub: Import from upstream.
5551
5552 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5553
5554         PR bootstrap/18222
5555         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5556         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5557         * Makefile.in: Regenerate.
5558
5559 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
5560
5561         * MAINTAINERS: Update my email address.
5562
5563 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
5564             Andreas Schwab  <schwab@suse.de>
5565
5566         PR bootstrap/18033
5567         * config-ml.in: Eval option if surrounded by single quotes.
5568
5569 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
5570
5571         Revert 2004-12-28 Makefile changes, a better fix will be
5572         applied to mainline and src after GCC 4.0 branches.
5573
5574 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
5575
5576         PR bootstrap/17383
5577
5578         * Makefile.def (target_modules): Remove stage parameter,
5579         it is always true now.
5580         * Makefile.tpl (configure-build-[+module+],
5581         configure-target-[+module+]): Always build symlink tree
5582         for the directory and for include.  BUILD_SUBDIR and
5583         TARGET_SUBDIR cannot be . anymore.
5584         * Makefile.in: Regenerate.
5585
5586 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
5587
5588         Revert 2004-12-08 Makefile changes.
5589
5590 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
5591
5592         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5593         cygwin, mingw.
5594
5595 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
5596
5597         * configure.in (sh64-*-*): Reenable gprof.
5598         * configure: Regenerate.
5599
5600 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
5601
5602         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5603         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5604         (EXTRA_TARGET_FLAGS): Add PICFLAG.
5605         * Makefile.in: Regenerate.
5606
5607 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
5608
5609         * MAINTAINERS: Update my email address.
5610
5611 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
5612
5613         * Makefile.tpl: Generate normal dependencies if the LHS module is
5614         not bootstrapped.
5615         * Makefile.in: Regenerate.
5616
5617 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5618
5619         * configure.in: Include config/gxx-include-dir.m4.  Use
5620         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
5621         * configure: Regenerate.
5622
5623 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5624
5625         * config.if: Delete.
5626         * configure.in: Set libstdcxx_incdir directly.
5627         * configure: Regenerate.
5628
5629 2004-12-02  Eric Christopher  <echristo@redhat.com>
5630
5631         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5632         * Makefile.in: Regenerate.
5633
5634 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5635
5636         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5637         * configure: Regenerate.
5638
5639 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5640
5641         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
5642         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
5643         * configure: Regenerate.
5644
5645 2004-12-01  Eric Christopher  <echristo@redhat.com>
5646
5647         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5648         of things to remove.
5649
5650 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
5651
5652         * MAINTAINERS (Write After Approval): Update my e-mail address.
5653
5654 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
5655
5656         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5657         from CVS libtool to always pass_all.
5658
5659 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5660
5661         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5662         (hppa*64*-*-*): Delete incorrect comment.
5663         * configure: Rebuilt.
5664
5665 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5666
5667         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5668
5669 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5670
5671         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5672         from CVS libtool to always pass_all.
5673
5674 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5675
5676         * install-sh, compile: Import from automake.
5677
5678 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5679
5680         * config.guess, config.sub:  Import from savannnah.
5681
5682 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
5683
5684         * MAINTAINERS (Write After Approval): Add myself
5685
5686 2004-11-12  Mike Stump  <mrs@apple.com>
5687
5688         * Makefile.def: Add html support.
5689         * Makefile.tpl: Likewise.
5690         * Makefile.in: Regenerate.
5691
5692 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
5693
5694         PR 18423
5695         * configure.in: Remove all instances of build-fixincludes from
5696         noconfigdirs.
5697         (build_configargs): Supply --target to subdirectories.
5698         * configure: Regenerate.
5699
5700         * Makefile.def: Make gcc install depend on fixincludes install.
5701         * Makefile.in: Regenerate.
5702
5703 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
5704
5705         * MAINTAINERS: Add myself as gcc testsuite maintainer.
5706
5707 2004-11-11  Paul Brook  <paul@codesourcery.com>
5708
5709         * MAINTAINERS: Add self as arm maintainer.  Update email address.
5710
5711 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
5712
5713         * configure.in (noconfigdirs) [mmix-*-*]: Disable
5714         target-libgfortran.
5715         * configure: Regenerate.
5716
5717 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
5718
5719         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5720         like CC.
5721
5722 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
5723
5724         * Makefile.def (host fixincludes): Specify missing targets.
5725         * Makefile.in: Regenerate.
5726
5727 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
5728
5729         * MAINTAINERS: Add myself
5730
5731 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
5732
5733         * MAINTAINERS (Write After Approval): Add myself.
5734
5735 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
5736
5737         * Makefile.def: Build fixincludes for the host, too.
5738         * Makefile.in: Regenerate.
5739         * configure.in (host_tools): Add fixincludes.
5740         * configure: Regenerate.
5741
5742 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
5743
5744         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5745         * configure: Regenerated.
5746
5747 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
5748
5749         PR other/17783
5750         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5751         * configure: Regenerated.
5752
5753 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
5754
5755         * README.SCO: Update per FSF instructions.
5756
5757 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
5758
5759         PR target/18151
5760         * configure.in (case ${target}): Do not build fixincludes for avr.
5761         * configure: Regenerated.
5762
5763 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
5764
5765         * configure.in (case ${target}): Do not build fixincludes
5766         on platforms where it is not used.
5767         * configure: Regenerated.
5768
5769 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
5770
5771         * configure.in: Use an absolute path to install-sh.
5772         * configure: Regenerated.
5773
5774 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
5775
5776         * MAINTAINERS (Write After Approval): Add myself.
5777
5778 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
5779
5780         * MAINTAINERS: Remove from Write After Approval those that are
5781         already maintainers.
5782
5783 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
5784
5785         * MAINTAINERS:  Update my email address.
5786
5787 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
5788
5789         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5790         * configure: Regenerate.
5791
5792 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
5793
5794         * MAINTAINERS:  Update my email address.
5795
5796 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
5797
5798         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
5799         entries belonging to this category.
5800
5801 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
5802
5803         * MAINTAINERS: Update my e-mail address.
5804
5805 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
5806
5807         Fix wrong conflict resolution in:
5808
5809         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5810
5811         * Makefile.in: Regenerate.
5812         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5813         in the recursive `make', instead of hardwiring `all'.
5814         (Autogenerated TARGET-* variables): New.
5815
5816 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
5817
5818         * configure.in: Enable target-libgloss for crx-*-*.
5819         * configure: Regenerate.
5820
5821 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5822
5823         * MAINTAINERS (Various Maintainers): Move the "windows,
5824         cygwin, mingw" maintainer to ...
5825         (OS Port Maintainers): ... here.
5826
5827 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5828
5829         * MAINTAINERS (Write After Approval): Remove those that are
5830         maintainers of some subsystem.
5831
5832 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
5833
5834         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5835         * ltcf-cxx.sh (tpf*): Likewise.
5836         * ltconfig (tpf*): Add TPF OS configuration support.
5837
5838 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
5839
5840         * MAINTAINERS: Change my email address to my new work account.
5841
5842 2004-09-24  Michael Roth  <mroth@nessie.de>
5843
5844         * configure.in (--without-headers): Add missing double quotes.
5845         * configure: Regenerate.
5846
5847 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
5848
5849         * ylwrap: Revert to previous version.
5850
5851 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
5852
5853         PR bootstrap/17369
5854         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5855         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5856         SET_GCC_LIB_PATH_CMD.
5857         (BASE_TARGET_EXPORTS): Likewise.
5858         * Makefile.in: Regenerated.
5859
5860         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5861         * configure: Regenerated.
5862
5863 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
5864
5865         * config.guess: New upstream version
5866         * compile, depcomp, install-sh, ylwrap: Likewise.
5867
5868 2004-09-19  Roger Sayle  <roger@eyesopen.com>
5869
5870         * config/mh-x86omitfp: New host makefile fragment.  Add
5871         -fomit-frame-pointer to the default BOOT_CFLAGS.
5872         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5873         * configure: Regenerate.
5874
5875 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
5876
5877         PR target/11572
5878         * configure.in (*-*-darwin*): Renable libobjc.
5879         * configure: Regenerate.
5880
5881 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
5882
5883         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
5884
5885 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
5886
5887         * Makefile.def: Remove libbanshee.
5888         * Makefile.tpl: Ditto.
5889         * configure.in: Ditto.
5890         * Makefile.in: Regen.
5891         * configure: Ditto.
5892
5893 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
5894
5895         * ltmain.sh: Use $pic_object as $non_pic_object if
5896         $non_pic_object=none.
5897
5898 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
5899
5900         * missing: Import latest version from master repository.
5901
5902 2004-09-06  Nick Clifton  <nickc@redhat.com>
5903
5904         * config.sub: Import latest version from master repository.
5905         * config.guess: Likewise.
5906         This includes these changes:
5907
5908         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
5909
5910         * config.sub: Handle crisv32, alias etraxfs.
5911         * config.guess (crisv32:Linux:*:*): Handle.
5912
5913         2004-08-13  Brad Smith  <brad@comstyle.com>
5914
5915         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5916         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5917
5918         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
5919
5920         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5921         assume the processor is a powerpc.  This is because coreutils
5922         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5923         in this case, due to a MacOS X bug that causes
5924         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5925         to return a negative number.
5926         Problem reported by Petter Reinholdtsen in:
5927         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5928
5929         2004-07-19  Ben Elliston  <bje@gnu.org>
5930
5931         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5932
5933         2004-06-24  Ben Elliston  <bje@gnu.org>
5934
5935         * config.guess: Update copyright years.
5936         * config.sub: Likewise.
5937
5938         2004-06-22  Robert Millan  <robertmh@gnu.org>
5939
5940         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5941         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5942
5943         2004-06-22  Stanley F. Quayle <stan@stanq.com>
5944
5945         * config.guess (*:*VMS:*:*): New entry. Replaces
5946         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5947         manufacturer.
5948
5949         2004-06-22  Ben Elliston  <bje@gnu.org>
5950
5951         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5952         * config.sub: Likewise.
5953
5954         2004-06-22  Ben Elliston  <bje@gnu.org>
5955
5956         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5957         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5958
5959         2004-06-11  Ben Elliston  <bje@gnu.org>
5960
5961         * config.guess (pegasos:OpenBSD:*:*): Remove.
5962
5963         2004-06-11  Ben Elliston  <bje@gnu.org>
5964
5965         From Wouter Verhelst <wouter@grep.be>:
5966         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5967
5968         2004-06-11  Ben Elliston  <bje@gnu.org>
5969
5970         * config.guess (luna88k:OpenBSD:*:*): New.
5971
5972         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
5973
5974         * config.guess (m32r*:Linux:*:*): New case.
5975         * config.sub: Handle m32rle.
5976
5977         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
5978
5979         From Jens Petersen  <petersen@redhat.com>:
5980         * config.sub: Handle sparcv8.
5981
5982         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
5983
5984         From Tom Smith <smith@cag.lkg.hp.com>:
5985         * config.guess: Version suffixes are equally significant on Tru64
5986         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
5987         prefix of "P" (patched kernel).
5988
5989         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
5990
5991         * config.sub: Add support for National Semiconductor CRX target.
5992
5993 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
5994
5995         * MAINTAINERS (Various Maintainers): Remove myself as web page
5996         maintainer, add myself as maintainer of build status lists.
5997
5998 2004-09-03  Jan Beulich  <jbeulich@novell.com>
5999
6000         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6001         *-*-netware, but add target-libmudflap.
6002         Consolidate *-*-netware targets (of which really only i?86 exists)
6003         into a single entry.
6004         * configure: Likewise.
6005
6006 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
6007
6008         * Makefile.tpl (sorry): Remove.
6009         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6010         (cleanstrap targets): Depend on distclean, not distclean-stage1.
6011         (do-clean): Clean per-stage directories too.
6012         (do-distclean): Run distclean-stage1 too.
6013         (.NOTPARALLEL): Enable during toplevel bootstrap.
6014         (stage[+id+]-bubble): Enable parallel execution during
6015         the recursive invocation.
6016         * Makefile.in: Regenerate.
6017
6018         Fix previous checkin:
6019
6020         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6021         include.
6022         * configure.in: Fix indentation.
6023         * configure: Regenerate.
6024
6025 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
6026
6027         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6028         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6029         * configure: regenerate
6030         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6031         -mdynamic-no-pic
6032
6033 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
6034
6035         * Makefile.def (build_modules): Add fixincludes.
6036         (dependencies): Make gcc depend on fixincludes.
6037         * configure.in (build_tools): Add fixincludes.
6038         (build_configdirs): Always include build_libs.
6039         * Makefile.in: Regenerate.
6040         * configure: Regenerate.
6041
6042 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
6043
6044         * Makefile.def (bootstrap stages): Add 'lean' parameter.
6045         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6046         phony targets; do not generate timestamp files.
6047         (distclean-stageN): Remove references to their timestamp files.
6048         (restageN, touch-stageN): Remove.
6049         (stageN-bubble): Rewritten.
6050         (compare): Support lean bootstraps.
6051         * Makefile.in: Regenerate.
6052
6053         * configure.in: Only warn when bootstrapping but
6054         build != host or build != target.  Support lean bootstraps.
6055         * configure: Regenerate.
6056
6057 2004-08-26  Phil Edwards  <phil@codesourcery.com>
6058
6059         * configure.in:  Give a better error message if GMP/MPFR are missing
6060         and a language needing them has been requested.
6061         * configure:  Regenerated.
6062
6063 2004-08-25  Phil Edwards  <phil@codesourcery.com>
6064
6065         * configure.in:  Print a list of available language front-ends if
6066         a requested one is missing.  Tidy stray tab characters.
6067         * configure:  Regenerated.
6068
6069 2004-08-19  Michael Koch  <konqueror@gmx.de>
6070
6071         * gcc/doc/install.texi: Update entry about automake for libjava.
6072
6073 2004-08-17  Robert Millan  <robertmh@gnu.org>
6074
6075         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6076         (instead of FreeBSD).
6077         * configure: Regenerate.
6078
6079 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6080
6081         * Makefile.in: Regenerate.
6082         * configure: Regenerate.
6083
6084         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6085         stage_*_flags.
6086         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6087         for bootstrapped modules if toplevel bootstrap is going.
6088         (GCC bootstrap): Generate per-stage targets for all bootstrapped
6089         modules.  Adjust for changes in Makefile.def.  Enable several
6090         rules even in non-bootstrap mode, just to avoid peppering the
6091         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6092         (stage-[+prev+]-bubble): Remove.
6093
6094         * Makefile.def (Dependencies): Depend on all-build-bison,
6095         all-build-flex, all-build-byacc, all-build-texinfo, rather
6096         than the host variations.
6097         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
6098         with BUILD_SUBDIR.
6099         (BISON): Update for recent Bisons.
6100         (YACC): Fix typo.
6101         (cross): Depend on all-build.
6102         (all): Do not depend on all-build.
6103         (prebootstrap): Remove.
6104         (dep-kind): Accept separate prefixes for MODULE and ON variables.
6105         (Prebootstrap dependencies): Add them to the per-stage targets
6106         and to all-prebootstrap.
6107         * configure.in (build_configdirs): Always enable build_tools.
6108         (BUILD_DIR_PREFIX): Remove.
6109
6110         * Makefile.def (gcc): Add target variable.
6111         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6112         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6113         in the recursive `make', instead of hardwiring `all'.
6114         (Autogenerated TARGET-* variables): New.
6115
6116 2004-08-13  Brian Booth  <bbooth@redhat.com>
6117
6118         * MAINTAINERS: Remove myself from write-after-approval.
6119
6120 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6121
6122         * src-release: Stop distributing mmalloc with gdb (which doesn't
6123         use it).
6124         * Makefile.def: GDB doesn't depend on mmalloc anymore.
6125         * Makefile.in: Regenerate.
6126
6127 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
6128
6129         * configure.in (arm*-*-eabi*): New target.
6130         * configure: Regenerate.
6131
6132 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
6133
6134         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6135         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6136         (Dependencies): New section.
6137         * Makefile.tpl (Dependencies): Generate from Makefile.def.
6138         (configure-target-[+module+]): Depend on maybe-all-gcc
6139         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
6140         (toplevel profiledbootstrap): Fix dependencies.
6141         * Makefile.in: Regenerate.
6142
6143 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
6144
6145         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6146         target-libiberty to noconfigdirs.
6147         * configure: Regenerate.
6148
6149 2004-08-03  Paul Brook  <paul@codesourcery.com>
6150
6151         * configure.in: Check for MPFR as well as GMP.
6152         * configure: Regenerate.
6153
6154 2004-08-01  Robert Millan  <robertmh@gnu.org>
6155
6156         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6157         libmudflap for all GNU-based systems (with Glibc).
6158         * configure: Regenerate.
6159
6160 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
6161
6162         * Makefile.def (host-modules): Add gcc.
6163         * Makefile.in: Regenerate.
6164         * Makefile.tpl (sorry): New rule.
6165         (configure-host, all-host, [+make_target+]-host, do-check,
6166         install-host): Do not add gcc as a special case.
6167         (host modules): Add a small special-casing for gcc.  Export
6168         extra_make_flags through the environment.
6169         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6170         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6171         other recursive targets for gcc): Remove.
6172
6173         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6174         (stage, unstage): New rules.
6175         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6176         distclean-stage[+id+]): Use stage_current.
6177         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6178         the stage*-start rules.
6179
6180 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
6181
6182         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6183         use -all_load flag.
6184
6185 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
6186
6187         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6188         * configure: Regenerate.
6189
6190 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
6191
6192         * maintainer-scripts/gcc_release: Revert yesterday's change.
6193
6194 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
6195
6196         * MAINTAINERS: Add myself to write-after-approval.
6197
6198 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
6199
6200         * libf2c: Removed.
6201         * gcc/gccbug.in: Updated because of libf2c removal.
6202         * maintainer-scripts/gcc_release: Ditto.
6203
6204 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
6205
6206         * configure.in: Build libmudflap by default on FreeBSD.
6207         * configure: Regenerated.
6208
6209 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
6210
6211         * configure.in: Do not build libmudflap by default on non-GNU/Linux
6212         systems.
6213         * configure: Regenerated.
6214
6215 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6216
6217         PR target/16344
6218         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6219         feedback based compiler.
6220         * Makefile.in: Rebuilt.
6221
6222 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
6223
6224         * Makefile.def (host_modules): Set bootstrap=true for flex.
6225         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6226         * Makefile.in: Rebuilt.
6227
6228 2004-07-07  Jan Hubicka  <jh@suse.cz>
6229
6230         * MAINTAINERS: Add self as a profile feedback maintainer.
6231
6232 2004-07-05  Phil Edwards  <phil@codesourcery.com>
6233
6234         * configure.in:  Do not prepend $srcdir to /dev/null in
6235         makefile fragments.
6236         * configure:  Regenerate.
6237
6238 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
6239
6240         * Makefile.def (build_modules): Add bison, byacc, flex,
6241         m4, texinfo.
6242         (flags_to_pass): Add FLEX.
6243         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6244         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6245         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6246         DEFAULT_MAKEINFO): Remove.
6247         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6248         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6249         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6250         objdir or else use configured tool.
6251         (all-build): New.
6252         (all): Depend on it.
6253         (Build module dependencies): Add.
6254         * Makefile.in: Regenerate.
6255         * configure.in: Better support for multiple build modules,
6256         matching what is done for host/target modules.  Do not look
6257         for "plausible" locations of build tools if Canadian cross.
6258         Use autoconf's AC_PROG_CC to find a C compiler.  Define
6259         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
6260         * configure: Regenerate.
6261
6262 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6263
6264         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6265         * Makefile.in: Regenerate.
6266
6267 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6268
6269         * Makefile.tpl (configure-build-[+module+],
6270         configure-[+module+], configure-target-[+module+]): Pass
6271         [+extra_configure_args+].
6272         (all-build-[+module+], all-[+module+], check-[+module+],
6273         install-[+module+], [+make_target+]-[+module+],
6274         all-target-[+module+], check-target-[+module+],
6275         install-target-[+module+], [+make_target+]-target-[+module+]):
6276         Pass [+extra_make_args+].
6277         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6278         (GCC_HOST_EXPORTS): Remove.
6279         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6280         cross, check-gcc, check-gcc-c++, install-gcc,
6281         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6282         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6283         * Makefile.in: Regenerate.
6284
6285 2004-06-21  Matthew Sachs  <msachs@apple.com>
6286
6287         * MAINTAINERS: Added self to write-after-approval.
6288
6289 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
6290
6291         * configure.in: Check for srcdir/winsup rather than build directory
6292         winsup.
6293         * configure: Regenerate.
6294
6295 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
6296
6297         * configure.in: Don't build Cygwin native newlib if winsup
6298         directory is missing.  Emit warning instead.
6299         * configure: Regenerate.
6300
6301 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
6302
6303         * Makefile.tpl (touch-stage[+id+]): New.
6304         (restage[+prev+]): Depend on touch-stage[+id+].
6305
6306         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6307         Use it throughout.
6308
6309         * Makefile.def: Add profile and feedback bootstrap stages.
6310         Remove next field from bootstrap stages.
6311         * Makefile.tpl (LN, LN_S): Substitute.
6312         (stageN-start, stageN-end): Use double-colon rules, to
6313         provide a hook for additional setup commands.
6314         (distclean-stageN-gcc, restageN): Create dependencies from
6315         [+prev+], not from [+next+].
6316         (stageN-bubble): Add commands for successive stages from
6317         [+prev+], using double-colon rules.
6318         (all-stageN-gcc): Fix typo.
6319         (stagefeedback-start, profiledbootstrap): New.
6320         * Makefile.in: Regenerate.
6321         * configure.in: Call ACX_PROG_LN.
6322         * configure: Regenerate.
6323
6324 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
6325
6326         * MAINTAINERS (Write After Approval): Add myself.
6327
6328 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
6329
6330         * MAINTAINERS (Write After Approval): Add myself.
6331
6332 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
6333
6334         * configure.in: Fix --enable-bootstrap breakage introduced in trees
6335         without gcc.
6336         * configure: Regenerate.
6337
6338 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6339
6340         * Makefile.tpl: Fix typo.
6341         * Makefile.in: Regenerate.
6342
6343 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6344
6345         * configure.in: Remove new- prefix from toplevel
6346         bootstrap targets.
6347         * configure: Regenerate.
6348
6349 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6350
6351         * Makefile.tpl (all.normal): Rename to all.
6352         (all): Replace with a rule to pick the default
6353         target from configure.
6354         (all-gcc, configure-gcc): Use conditionals to
6355         do nothing when toplevel bootstrap is going on.
6356         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6357         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6358         * configure.in: Support --enable-bootstrap.
6359
6360         * Makefile.def: Remove new- prefix from toplevel
6361         bootstrap targets.
6362         * Makefile.tpl: Likewise.
6363
6364         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
6365         target.
6366
6367         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6368         $(RECURSE_FLAGS) to recursive invocation of make.
6369
6370         * Makefile.in: Regenerate.
6371         * configure: Regenerate.
6372
6373 2004-05-30  Andreas Jaeger  <aj@suse.de>
6374             Jim Wilson  <wilson@specifixinc.com>
6375
6376         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6377         like CC.
6378
6379 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
6380
6381         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6382         * configure: Regenerate.
6383
6384 2004-05-25  Daniel Jacobowitz  <drow@false.org>
6385
6386         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6387         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6388         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
6389         targets.
6390         * Makefile.in: Regenerate.
6391
6392 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
6393
6394         * configure.in: Test the ability to symlink directories.
6395         * configure: Regenerate.
6396
6397         * Makefile.def (bootstrap-stage): New definitions.
6398         * Makefile.tpl (configure-stage1-gcc,
6399         configure-stage2-gcc, configure-stage3-gcc,
6400         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6401         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6402         new-restage3, compare): Autogenerate, see Makefile.in
6403         entry for behavioral changes.
6404         (distclean-stage1, new-stage1-start, new-stage1-end,
6405         new-stage1-bubble, distclean-stage2, new-stage2-start,
6406         new-stage2-end, new-stage2-bubble, distclean-stage3,
6407         new-stage3-start, new-stage3-end): New autogenerated targets.
6408         (objext, prebootstrap, BOOT_CFLAGS,
6409         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6410         targets.
6411
6412         * Makefile.in: Regenerate.
6413         (distclean-stage1, new-stage1-start, new-stage1-end,
6414         new-stage1-bubble, distclean-stage2, new-stage2-start,
6415         new-stage2-end, new-stage2-bubble, distclean-stage3,
6416         new-stage3-start, new-stage3-end): New targets.
6417         (all-stage1-gcc): Move prebootstrap dependency from here...
6418         (configure-stage1-gcc): ...to here.
6419         (new-bootstrap): Use bubble targets.
6420         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6421         Use per-stage distclean targets.
6422         (configure-stage1-gcc, configure-stage2-gcc,
6423         configure-stage3-gcc, all-stage1-gcc,
6424         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6425         Use new-stageN-start to prepare the tree.
6426
6427 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
6428
6429         * Makefile.def (host_modules): add libcpp.
6430         * Makefile.tpl: Add dependencies on and for libcpp.
6431         * Makefile.in: Regenerate.
6432         * configure.in: Add libcpp host module.
6433         * configure: Regenerate.
6434
6435 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
6436
6437         * Makefile.tpl: Whenever a recursive target is defined, wrap
6438         it in a special @if/@endif block, and prepare its maybe
6439         dependency in the @if/@endif block
6440         * configure.in: Instead of writing maybe dependencies, remove
6441         the @if/@endif statements, and remove the @if/@endif blocks
6442         that remain.
6443         * configure: Regenerate.
6444         * Makefile.in: Regenerate.
6445
6446 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
6447
6448         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6449
6450 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
6451
6452         PR bootstrap/15120
6453         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6454         * */configure: Rebuilt.
6455
6456 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
6457
6458         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6459         of libf2c.
6460         * configure, Makefile.in: Regenerate.
6461
6462 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
6463
6464         * MAINTAINERS (Write After Approval): Add myself.
6465
6466 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
6467
6468         Merge from tree-ssa-20020619-branch.
6469
6470         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6471         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6472         (HOST_GMPLIBS): Define.
6473         (HOST_GMPINC): Define.
6474         (TARGET_LIB_PATH): Add libmudflap.
6475         (GFORTRAN_FOR_TARGET): Define.
6476         (configure-build*): Export GFORTRAN.
6477         (configure-gcc): Export GMPLIBS and GMPINC.
6478         (all-gcc): Add maybe-all-libbanshee.
6479         (configure-target-libgfortran): Define.
6480         * Makefile.in: Regenerate.
6481         * configure.in (host_libs): Add libbanshee.
6482         (target_libraries): Add target-libmudflap and target-libgfortran.
6483         Add --with-libbanshee.
6484         Handle --disable-libmudflap.
6485         (*-*-freebsd*): Use with_gmp.
6486         Add $(libgcj) to noconfigdirs.
6487         * configure: Regenerate.
6488         * depcomp: New file.
6489         * MAINTAINERS: Add tree-ssa maintainers.
6490
6491 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
6492
6493         * MAINTAINERS (Various Maintainers): Add myself.
6494
6495 2004-04-30  Brian Ford  <ford@vss.fsi.com>
6496
6497         * MAINTAINERS (Write After Approval): Add myself.
6498
6499 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
6500
6501         * MAINTAINERS (Write After Approval): Add myself.
6502
6503 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
6504
6505         * config/acx.m4: Fix fastcompare support for new-bootstrap.
6506         * configure: Regenerate.
6507
6508 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
6509
6510         Revert:
6511         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6512
6513         * Makefile.def (flags_to_pass): Remove *dir variables that
6514         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6515         as well as prefix and exec_prefix.
6516         * Makefile.in: Regenerate.
6517
6518 2004-04-26  Robert Millan  <robertmh@gnu.org>
6519
6520         Add patches from libtool CVS.
6521         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6522         * ltconfig: Likewise.
6523         * ltcf-c.sh: Likewise.
6524         * ltcf-cxx.sh: Likewise.
6525         * ltcf-gcj.sh: Likewise.
6526
6527 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6528
6529         * Makefile.def (host_modules): Mark with the bootstrap
6530         flag packages on which gcc depends.
6531         * Makefile.tpl (all-bootstrap): Use it.
6532         * Makefile.in: Regenerate.
6533
6534 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6535
6536         * Makefile.def (flags_to_pass): Remove *dir variables that
6537         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6538         as well as prefix and exec_prefix.
6539         * Makefile.in: Regenerate.
6540
6541 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6542
6543         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6544         * configure: Regenerate.
6545         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6546         * gcc/Makefile.tpl (compare): Use the result of the test.
6547         * gcc/Makefile.in: Regenerate.
6548
6549 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
6550
6551         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6552         Always relocate gcc and prev-gcc to the original names, even
6553         if the build fails.
6554         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6555         New targets.
6556
6557 2004-04-23  Laurent GUERBY <laurent@guerby.net>
6558
6559         * MAINTAINERS: Update my email address.
6560
6561 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6562
6563         * configure.in (mips*-*-irix5*): Enable ld.
6564         * configure: Regenerate.
6565
6566 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6567
6568         * configure: Regenerate.
6569
6570 2004-04-15  James E Wilson  <wilson@specifixinc.com>
6571
6572         * Makefile.tpl (configure-[+module+], configure-gcc,
6573         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6574         Set and export LDFLAGS.
6575         * Makefile.in: Regenerate.
6576
6577 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
6578
6579         * MAINTAINERS: Add myself to write-after-approval.
6580
6581 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6582
6583         PR bootstrap/14871
6584         * Makefile.tpl: If we don't have built-in-tree target tools,
6585         use the ones found by configure rather than hacking around with
6586         program_transform_name.
6587         * configure.in: Give Makefile.tpl the information necessary
6588         to do that.
6589         * Makefile.in: Regenerate.
6590         * configure: Regenerate.
6591
6592 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
6593
6594         PR bootstrap/14760
6595         * configure.in: When computing baseargs, strip *all* copies of
6596         offending options.  Also, don't match/substitute the trailing space,
6597         so that this actually works when two similar options are separated by
6598         only one space.
6599         * configure: Regenerate.
6600
6601 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
6602
6603         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6604         (rs6000-*-aix*): Same.
6605         * configure: Regenerate.
6606
6607 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
6608
6609         * MAINTAINERS: Add myself to write-after-approval.
6610
6611 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
6612
6613         * MAINTAINERS: Add myself to write-after-approval.
6614
6615 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
6616
6617         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6618         STRICT_WARN, WARN_CFLAGS flags passed down to make.
6619         * Makefile.in: Regenerate.
6620
6621         * configure.in (top level bootstrap support): Rework --enable-werror
6622         to set @stage2_werror_flag@.
6623         * configure: Regenerate.
6624         * Makefile.tpl (top level bootstrap support): Pass
6625         @stage2_werror_flag@ down to configure in stages 2 and 3.
6626         * Makefile.in: Regenerate.
6627
6628 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6629
6630         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6631         for stages 2 and 3 as well as in make.  As a consequence, remove
6632         OUTPUT_OPTION (now detected by configure) from the flags passed down
6633         to make.
6634         * Makefile.in: Regenerate.
6635
6636         * Makefile.tpl (new-bootstrap): Fix typo.
6637         * Makefile.in: Regenerate.
6638
6639 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6640
6641         * Makefile.tpl: Rearrange by moving recursive_targets rules
6642         into their proper sections.
6643         * Makefile.tpl (top level bootstrap support): Move disabling
6644         of coverage flags from 'make' to 'configure'; improve comments.
6645         * Makefile.in: Regenerate.
6646
6647         * Makefile.tpl (experimental top level bootstrap) Move stage1
6648         language setting from all- target to configure- target; disable
6649         intermodule optimization in stage 1; prevent gratuitous rebuilds
6650         of stage 1.
6651         * Makefile.in: Regenerate.
6652         * configure.in: Comma-separate stage 1 language list for top
6653         level bootstrap.
6654         * configure: Regenerate.
6655
6656         * Makefile.tpl: Clean up experimental top level bootstrap support:
6657         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6658         prev-gcc in configure- targets as well as all- targets.
6659         * Makefile.in: Regenerate.
6660
6661 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
6662
6663         * compile: New file imported from automake.
6664
6665 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
6666
6667         * configure.in: Remove symbolic link section.
6668         * configure: Regenerate.
6669         * Makefile.tpl (links): Remove.
6670         * Makefile.in: Regenerate.
6671
6672 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
6673             Nathanael Nerode  <neroden@gcc.gnu.org>
6674
6675         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6676         Set with AC_CHECK_PROGS.
6677         * configure.in: Fix comment typo from last patch.
6678         * configure: Regenerate.
6679
6680 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
6681
6682         * Makefile.tpl: Introduce experimental top level bootstrap support.
6683         * Makefile.in: Regenerate.
6684         * configure.in: Introduce support for top level bootstrap.
6685         * configure: Regenerate.
6686
6687 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6688             Paolo Bonzini  <bonzini@gnu.org>
6689
6690         PR bootstrap/14522
6691         * configure.in: Cope with shells that do not support unquoted ^
6692         * configure: Regenerate.
6693
6694 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6695             Paolo Bonzini  <bonzini@gnu.org>
6696
6697         PR bootstrap/14522
6698         * configure.in: Cope with shells that do not support nesting
6699         quotes inside quoted backquote substitutions.
6700         * configure: Regenerate.
6701
6702 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
6703
6704         PR bootstrap/14522
6705         * configure.in: Fix escaping of $.
6706         * configure: Regenerate.
6707
6708 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6709
6710         * configure: Regenerate, since I forgot to while committing Paolo's
6711         changes.
6712
6713 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
6714
6715         PR ada/14131
6716         Move language detection to the top level.
6717         * configure.in: Find default values for the tools as
6718         soon as possible.  Disable ada if GNAT is not found.
6719         Emit error message about missing languages.  Expand
6720         --enable-languages=all for the gcc subdirectory.
6721
6722 2004-03-10  Ben Elliston  <bje@gnu.org>
6723
6724         * MAINTAINERS: Update my email address.
6725
6726 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
6727
6728         * ltconfig: Disable building static libraries if building shared
6729         libraries on AIX 5L.
6730
6731 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
6732
6733         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6734         and disable libgcj.
6735         * configure: Regenerated.
6736
6737 2004-03-01  Brian Booth  <bbooth@redhat.com>
6738
6739         * MAINTAINERS: Add myself to write-after-approval.
6740
6741 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
6742
6743         * MAINTAINERS: Add myself to write-after-approval.
6744
6745 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6746
6747         PR bootstrap/7087
6748         * Makefile.tpl: Guard XFOO sed statements better.
6749         * Makefile.tpl: Add dependency for configure-target-libada.
6750         * Makefile.in: Regenerate (incidentally fixes broken
6751         commit when libada-branch was merged).
6752
6753 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
6754
6755         * MAINTAINERS: Add myself to write-after-approval.
6756
6757 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
6758
6759         * MAINTAINERS: Add Nicola Pero and myself as libobjc
6760         maintainers.
6761
6762 2004-02-20  Andrew Cagney  <cagney@redhat.com>
6763
6764         * config.guess: Update from version 2003-10-16 to 2004-02-16.
6765         * config.sub: Update from version 2003-11-03 to 2004-02-16.
6766
6767 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6768
6769         PR bootstrap/11932
6770         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6771
6772 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
6773
6774         * MAINTAINERS: Added myself to write-after-approval.
6775
6776 2004-02-14  Michael Koch  <konqueror@gmx.de>
6777
6778         * MAINTAINERS: Added myself to write-after-approval.
6779
6780 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
6781
6782         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
6783         some OS port maintainers to OS port maintainers section.
6784
6785 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
6786
6787         * MAINTAINERS: Add self.
6788
6789 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
6790
6791         * MAINTAINERS: Alphabetize.
6792
6793 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
6794
6795         * MAINTAINERS: Remove myself.
6796
6797 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
6798
6799         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6800         (rs6000-*-aix*): Same.
6801         * configure: Regenerate.
6802
6803 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
6804
6805         * configure.in (host): Add in missing $noconfigdirs to defines.
6806         * configure: Regenerate.
6807
6808 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
6809             Nathanael Nerode  <neroden@gcc.gnu.org>
6810
6811         PR ada/6637, PR ada/5911
6812         Merge with libada-branch:
6813         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6814         with appropriate dependencies. Add --enable-libada configure switch.
6815         * configure, Makefile.in: Regenerate.
6816
6817 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
6818
6819         * MAINTAINERS: Add myself to write-after-approval.
6820
6821 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6822
6823         * configure.in: Don't pass --with-stabs on IRIX 5 either.
6824         * configure: Regenerate.
6825
6826 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
6827
6828         Merge from upstream:
6829
6830         * ltmain.in: When setting IFS to '~', be careful about user
6831         arguments that contain '~'.
6832
6833         2004-02-04  Peter O'Gorman  <peter@pogma.com>
6834
6835         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
6836         Also test $base_compile against $CC with escaped arguments. Bug
6837         reported by Geoff Keating <geoffk@apple.com>.
6838
6839 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
6840
6841         * MAINTAINERS: Remove i960 port.
6842
6843 2004-01-23  DJ Delorie  <dj@redhat.com>
6844
6845         * Makefile.def (target_modules) [libiberty]: Don't stage.
6846         * Makefile.in: Rebuilt.
6847
6848 2004-01-20  Caroline Tice  <ctice@apple.com>
6849
6850         * MAINTAINERS: Add myself to write-after-approval.
6851
6852 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
6853
6854         * MAINTAINERS: Update my email address.
6855
6856 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
6857
6858         * MAINTAINERS: Add myself to write-after-approval.
6859
6860 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6861
6862         * MAINTAINERS: Remove entries without email address.
6863
6864 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
6865
6866         * MAINTAINERS: Add myself to write-after-approval.
6867
6868 2004-01-15  Steven Bosscher  <stevenb@suse.de>
6869
6870         * MAINTAINERS: Update my email address.
6871
6872 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
6873
6874         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6875         * Makefile.tpl (configure-target-[+module+]): Support stage.
6876         * Makefile.in: Rebuilt.
6877
6878 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
6879
6880         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
6881
6882 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
6883
6884         * MAINTAINERS: Add myself as a MIPS maintainer.
6885
6886 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6887
6888         * configure.in: Use ./config.cache, not config.cache.
6889         * configure: Regenerate.
6890         * Makefile.tpl: Special-casing not needed for GCC any more.
6891         * Makefile.in: Regenerate.
6892
6893         * configure.in: Don't share a cache file for host dirs.
6894         * configure: Regenerate.
6895
6896         * config-ml.in: Don't mess with the cache file.
6897
6898 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6899
6900         * MAINTAINERS: Move myself from 'Write After Approval' to
6901         'CPU Port Maintainers' section as SPARC maintainer.
6902
6903 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6904
6905         * Makefile.tpl: Make GCC use a separate config.cache.
6906         * Makefile.in: Regenerate.
6907
6908         PR bootstrap/11932, PR bootstrap/11933
6909         (I don't know if it will fix either of them, but it relates
6910         to them.)
6911         * configure.in: Don't use shared config.cache for target
6912         directories.
6913         * configure: Regenerate.
6914
6915 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
6916
6917         * MAINTAINERS: Add myself to 'Write After Approval' section.
6918
6919 2003-12-31  Roger Sayle  <roger@eyesopen.com>
6920
6921         * configure.in (ia64*-*-hpux*): Disable building java libraries.
6922         * configure: Regenerated.
6923
6924 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
6925
6926         * MAINTAINERS: Remove the mn10200 maintainer.
6927
6928 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
6929
6930         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6931         * configure: Regenerated.
6932
6933 2003-12-16  Jan Hubicka  <jh@suse.cz>
6934
6935         * MAINTAINERS: Add myself as callgraph maintainer.
6936
6937 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
6938
6939         * configure.in (raw_libstdcxx_flags): Remove the leading space.
6940         * configure: Regenerate.
6941
6942 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6943
6944         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6945         'Write After Approval' section. Update email.
6946
6947 2003-12-01  James Lemke  <jim@wasabisystems.com>
6948
6949         * MAINTAINERS (Write After Approval): Add myself.
6950
6951 2003-11-20  Matt Thomas  <matt@3am-software.com>
6952
6953         * MAINTAINERS: Add myself as a vax port maintainer.
6954
6955 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
6956
6957         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6958         (configure-build-[+module+], configure-[+module+]): Likewise.
6959         (configure-target-[+module+], configure-gcc, config.status): Likewise.
6960         * Makefile.in: Regenerate.
6961
6962 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
6963
6964         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6965         shared/dylibed libraries.
6966         * ltmain.sh: Likewise.
6967         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6968         * ltcf-cxx.sh: Likewise.
6969         * ltcf-gcj.sh: Likewise.
6970         * ltconfig: Likewise.
6971
6972 2003-11-17  Stan Cox  <scox@redhat.com>
6973
6974         * MAINTAINERS: Add myself as iq2000 port maintainer.
6975
6976 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
6977
6978         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6979         * Makefile.in: Regenerate.
6980
6981 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
6982
6983         * config.sub: Update to 2003-11-03 version.
6984
6985 2003-10-20  Phil Edwards  <phil@codesourcery.com>
6986
6987         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
6988         * configure:  Regenerate.
6989
6990 2003-10-20  Nicolas Pitre  <nico@cam.org>
6991
6992         * MAINTAINERS: Add myself to 'Write After Approval' section.
6993
6994 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
6995
6996         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6997
6998 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
6999
7000         * MAINTAINERS: Update my email address.
7001
7002 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7003
7004         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7005
7006 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
7007
7008         * MAINTAINERS: Add myself to 'Write After Approval' section.
7009
7010 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
7011
7012         * config.guess: Update to 2003-10-16 version.
7013         * config.sub: Update to 2003-10-16 version.
7014
7015 2003-10-15  David Daney  <ddaney@avtrex.com>
7016
7017         * MAINTAINERS: Added myself to 'Write After Approval' section.
7018
7019 2003-10-15  Falk Hueffner  <falk@debian.org>
7020
7021         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7022         'Write After Approval' section. Update email.
7023
7024 2003-10-14  Roger Sayle  <roger@eyesopen.com>
7025
7026         * MAINTAINERS: Move myself from 'Write After Approval' to
7027         'Various Maintainers' section as middle-end maintainer.
7028
7029 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7030
7031         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7032         HOST_FLAGS_TO_PASS.
7033         * Makefile.in: Regenerate.
7034
7035 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
7036
7037         * config.guess: Update to 2003-10-07 version.
7038         * config.sub: Update to 2003-10-07 version.
7039
7040 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7041
7042         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7043         * ltconfig (irix5*, irix6*): Don't override version_type.
7044
7045 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
7046
7047         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7048         * configure: Rebuilt
7049         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7050         * Makefile.in: Rebuilt
7051
7052 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7053
7054         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7055
7056 2003-09-30  Carlo Wood  <carlo@alinoe.com>
7057
7058         * MAINTAINERS (Write After Approval): Add myself.
7059
7060 2003-09-29  Paul Koning  <ni1d@arrl.net>
7061
7062         * MAINTAINERS: Move myself from "Write After Approval"
7063         to CPU platform maintainers for pdp11 platform.
7064
7065 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
7066
7067         * MAINTAINERS: Move myself from 'Write After Approval' to
7068         'Various Maintainers' section as libffi testsuite maintainer.
7069
7070 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
7071
7072         * configure.in: Pass a computed --program-transform-name
7073         to subconfigures.
7074         * configure: Regenerated.
7075
7076 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7077
7078         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7079         * Makefile.in: Regenerate.
7080
7081         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7082         * Makefile.in: Regenerate.
7083
7084 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
7085
7086         * MAINTAINERS: Move myself from 'Write After Approval'
7087         to 'Various Maintainers' (objective-c) section.
7088
7089 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
7090
7091         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7092         quoting.
7093         * configure: Regenerated.
7094
7095 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
7096
7097         * MAINTAINERS (Write After Approval): Add myself to write after
7098         approval list.
7099
7100 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
7101
7102         * MAINTAINERS (Write After Approval): Add myself.
7103
7104 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
7105
7106         * MAINTAINERS: Update my e-mail address.
7107
7108 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
7109
7110         * libtool.m4 (LD): Correct powerpc64 host match.
7111
7112 2003-09-06  James E Wilson  <wilson@tuliptree.org>
7113
7114         * MAINTAINTERS: Update my affiliation and email address.
7115
7116 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7117
7118         * MAINTAINERS (Write After Approval): Add myself.
7119
7120 2003-09-04  DJ Delorie  <dj@redhat.com>
7121
7122         * configure: Regenerate.
7123
7124 2003-09-04  Robert Millan  <robertmh@gnu.org>
7125
7126         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7127
7128 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7129
7130         * configure.in: Ensure arguments to sed are properly spaced.
7131         * configure: Regenerate.
7132
7133 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7134
7135         * MAINTAINERS: Update my e-mail address.
7136
7137 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
7138
7139         * MAINTAINERS (Write After Approval): Add myself.
7140
7141 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
7142
7143         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7144         * configure: Regenerated.
7145
7146 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7147
7148         * MAINTAINERS: Update my email address.
7149
7150 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
7151
7152         * configure.in:  Use newline instead of semicolon when assuming
7153         shell arguments in a for loop.
7154         * configure:  Regenerated.
7155
7156 2003-08-22  Jason Eckhardt  <jle@rice.edu>
7157
7158         * MAINTAINERS: Resurrect the i860 maintainer.
7159
7160 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
7161
7162         PR 8180
7163         * configure.in: When testing with_libs and with_headers, treat
7164         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
7165         * configure: Regenerate.
7166
7167         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7168         make, shell, etc.
7169         (baseargs): Likewise.
7170         * configure: Regenerate.
7171
7172 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
7173
7174         * MAINTAINERS (Write After Approval): Add myself.
7175
7176 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
7177
7178         * configure.in: Disable libgcj for darwin not on powerpc.
7179         * configure: Rebuild.
7180
7181 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
7182
7183         * config-ml.in, symlink-tree: Add license.
7184
7185 2003-08-03  Richard Stallman  <rms@gnu.org>
7186             Eben Moglen  <moglen@columbia.edu>
7187
7188         * README.SCO: New file.
7189
7190 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
7191
7192         * Makefile.tpl (check, check-c++): Express dependencies using
7193         dependencies rather than commands.
7194         * Makefile.in: Regenerate.
7195
7196 2003-08-01  Andrew Cagney  <cagney@redhat.com>
7197
7198         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7199         * configure: Ditto.
7200
7201 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
7202
7203         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7204         * Makefile.in: Update.
7205
7206 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
7207
7208         * configure.in: Enable libgcj for darwin.
7209         * configure: Rebuild.
7210
7211 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
7212
7213         * config-ml.in:  Use ac_configure_args directly instead of
7214         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
7215         actually seen.
7216
7217 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7218
7219         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7220         creating target and build subdirs to build all parent dirs as needed.
7221         * Makefile.in: Rebuild.
7222         * configure.in: Don't build dirs explicitly here.
7223         * configure: Rebuild.
7224
7225 2003-07-26  Paul Brook  <paul@nowt.org>
7226
7227         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7228
7229 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
7230
7231         * Makefile.tpl (all-make): Depend on intl.
7232         * Makefile.in: Rebuilt.
7233
7234 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
7235
7236         * install-sh:  Update to newer upstream versions (associated with
7237         aclocal 1.7).
7238         * mkinstalldirs:  Likewise.
7239         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
7240
7241 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
7242
7243         * MAINTAINERS: Move self from Bug database only accounts
7244         to write-after-approval.
7245
7246 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
7247
7248         * config.if: Remove unused libc_interface determination.
7249
7250 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7251
7252         * MAINTAINERS: Move self from write-after-approval to
7253         build machinery (*.in).
7254
7255 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7256
7257         PR bootstrap/11273
7258         PR bootstrap/11408
7259         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
7260         unused INSTALL_PROGRAM_ARGS.
7261         * configure.in: Use AC_PROG_INSTALL.
7262         * Makefile.in: Regenerate.
7263         * configure: Regenerate.
7264
7265 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
7266
7267         * MAINTAINERS: Alphabetize.
7268
7269 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
7270
7271         * configure: Rebuilt.
7272         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7273         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7274         newlib nor libgloss.
7275         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
7276         * configure.in (am33_2.0-*-linux*): Added.
7277
7278 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
7279
7280         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7281         * configure: Regenerate.
7282
7283 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
7284
7285         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7286         * Makefile.in: Regenerate.
7287
7288 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7289
7290         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7291         * Makefile.in: Regenerate.
7292
7293 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
7294
7295         * Makefile.tpl: Replace PWD with PWD_COMMAND.
7296         * Makefile.in: Regenerated.
7297
7298         * config-ml.in: Replace PWD with PWD_COMMAND.
7299
7300 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7301
7302         * intl: New directory; see intl/ChangeLog for details.
7303         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7304         * Makefile.tpl: all-gcc depends on maybe-all-intl.
7305         * Makefile.in: Regenerate.
7306
7307 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7308
7309         * configure.in: Clean up config-lang.in handling.  Delete
7310         useless assignment to "subdirs".
7311         * configure: Regenerate.
7312
7313 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7314
7315         * configure.in: Rename 'target_libs' to 'target_libraries'.
7316         Remove useless reference to 'target_libs'.
7317         * configure: Regenerate.
7318
7319 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
7320
7321         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7322         * Makefile.in: Regenerate.
7323
7324 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7325
7326         * Makefile.def: Introduce flags_to_pass.
7327         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7328         * Makefile.in: Regenerate.
7329
7330 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
7331
7332         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7333         and target-libgloss.
7334         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7335         <h8300*-*-*>: Disable libf2c and ${libgcj}.
7336         * configure: Regenerate.
7337
7338 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
7339
7340         * configure.in: Update testsuite_flags to new location.
7341         * configure. Regenerate.
7342
7343 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7344
7345         * Makefile.tpl: Remove BUILD_CC stuff.
7346         * Makefile.in: Regenerate.
7347
7348 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
7349
7350         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7351
7352 2003-06-16  Graeme Peterson  <gp@qnx.com>
7353
7354         * MAINTAINERS (Write After Approval): Add myself.
7355
7356 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
7357
7358         * config.guess: Update to 2003-06-12 version.
7359         * config.sub: Update to 2003-06-13 version.
7360
7361 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
7362
7363         * config.guess: Update to 2003-06-06 version.
7364         * config.sub: Update to 2003-06-06 version.
7365
7366 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7367
7368         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7369         * configure. Regenerate.
7370
7371 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7372
7373         * configure.in: Disable serial configure by default.
7374         * configure: Regenerate.
7375         * Makefile.tpl: Abolish .NOTPARALLEL.
7376         * Makefile.in: Regenerate.
7377
7378         * Makefile.tpl: Replace {build,host,target}_canonical by
7379         {build,host,target}.
7380         * Makefile.in: Regenerate.
7381
7382         * Makefile.tpl: Fix stupid pasto.
7383         * Makefile.in: Regenerate.
7384
7385 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7386
7387         * Makefile.tpl: Remove bogus conditional.
7388         * Makefile.in: Regenerate.
7389
7390 2003-06-05  Jan Hubicka  <jh@suse.cz>
7391
7392         * Makefile.tpl (profiledbootstrap): New target.
7393         * Makefile.in (profiledbootstrap): New target.
7394
7395 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
7396
7397         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7398         Pinski. Remove user names from other bugzilla-only maintainers.
7399
7400 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7401
7402         * Makefile.tpl: Make 'recursive targets' using autogen rather
7403         than shell loop.  Remove duplicate 'clean' targets and false
7404         comments.
7405         * Makefile.def: Add systematic dependencies to 'recursive' targets.
7406         Add systematic method of specifying missing targets in subdirs.
7407         Add copyright boilerplate.
7408         * Makefile.in: Regenerate.
7409         * configure.in: Add 'recursive targets' to maybe list.
7410         * configure: Regenerate.
7411
7412         * MAINTAINERS: "GNATS only" -> "Bug database only".
7413
7414         * Makefile.tpl: Rename [+target+] to [+make_target+].
7415         * Makefile.def: Rename 'target' to 'make_target'.
7416
7417 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
7418
7419         * MAINTAINERS: Add self as options handling maintainer.
7420
7421 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
7422
7423         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7424         been too long since I touched those ports.
7425
7426 2003-05-28  DJ Delorie  <dj@redhat.com>
7427
7428         * Makefile.tpl: Make maybe-check-gcc .PHONY.
7429         * Makefile.in: Regenerate.
7430
7431 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
7432
7433         * configure.in: Use curly braces in the definition of tooldir.
7434         * configure: Regenerate.
7435
7436 2003-05-21  DJ Delorie  <dj@redhat.com>
7437
7438         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7439         newlib or libgloss.
7440         * Makefile.in: Regenerate.
7441
7442 2003-05-21  DJ Delorie  <dj@redhat.com>
7443
7444         * Makefile.tpl: Add missing empty maybe-check-gcc target.
7445         * Makefile.in: Regenerate.
7446
7447 2003-05-20  Ian Lance Taylor  <ian@airs.com>
7448
7449         * MAINTAINERS: Update my e-mail address.
7450
7451 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7452
7453         * configure.in: Switch more things to use maybe dependencies.
7454         * Makefile.tpl: Switch more things to use maybe dependencies.
7455         Factor out common code from autogen IF statements.
7456         * configure: Regenerate.
7457         * Makefile.in: Regenerate.
7458
7459 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
7460
7461         * configure.in: Accept i[3456789]86 for machine type.
7462         * configure: Regenerate.
7463
7464 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7465
7466         * configure.in: Switch more things to use maybe dependencies.
7467         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
7468         * configure: Regenerate.
7469         * Makefile.tpl: Switch more things to use maybe dependencies.
7470         * Makefile.in: Regenerate.
7471
7472 2003-05-16  Andreas Schwab  <schwab@suse.de>
7473
7474         * Makefile.tpl (install-opcodes): Define.
7475         * Makefile.in: Rebuild.
7476
7477 2003-05-13  Andreas Jaeger  <aj@suse.de>
7478
7479         * config.guess: Update to 2003-05-09 version.
7480         * config.sub: Update to 2003-05-09 version.
7481
7482 2003-05-13  Michael Eager  <eager@mvista.com>
7483
7484         * configure.in: Correct sed script so that options in quotes are not
7485         deleted.
7486         * configure: Rebuild.
7487
7488 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
7489
7490         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7491         and $$s/newlib/libc/sys/cygwin32 include paths.
7492         * configure: Ditto.
7493
7494 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
7495
7496         * MAINTAINERS: Update my email addresses.
7497
7498 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7499
7500         * config-ml.in: Propagate INSTALL variables.
7501
7502 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7503
7504         * MAINTAINERS: Remove duplicate entries in Write After Approval.
7505
7506 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
7507
7508         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7509         * Makefile.in: Regenerate.
7510
7511 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
7512
7513         * MAINTAINERS (GNATS only): Add Falk Hueffner.
7514
7515 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
7516
7517         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7518
7519 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
7520
7521         * Makefile.tpl: Clean $(BUILD_SUBDIR).
7522         * Makefile.in: Regenerated.
7523
7524 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
7525
7526         * MAINTAINERS (Write After Approval): Upgrade myself from
7527         GNATS only to write-after-approval. Update my mail address.
7528
7529 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
7530
7531         (OS Port Maintainers: freebsd): Add myself.
7532
7533 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
7534
7535         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7536
7537 2003-04-22  Kean Johnston  <jkj@sco.com>
7538
7539         * MAINTAINERS (SCO ports): Added myself.
7540
7541 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
7542
7543         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7544
7545 2003-04-19  Kean Johnston  <jkj@sco.com>
7546
7547         * MAINTAINERS (Write After Approval): Add myself.
7548
7549 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7550
7551         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7552         * Makefile.in: Regenerate.
7553
7554 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
7555
7556         * configure.in (powerpc64*-*-linux*): Remove.
7557         * configure: Rebuilt.
7558
7559 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
7560
7561         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
7562         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7563         and restrap.
7564         * Makefile.in:  Regenerate.
7565
7566 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
7567
7568         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7569         * configure: Regenerated.
7570
7571 2003-04-15  DJ Delorie  <dj@redhat.com>
7572
7573         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7574
7575 2003-04-13  Nick Clifton  <nickc@redhat.com>
7576
7577         * config-ml.in: Remove support for --disable-aix removing
7578         call-aix multilibs.
7579
7580 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
7581
7582         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7583         * */configure: Rebuilt.
7584
7585 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
7586
7587         * MAINTAINERS: Add my email address.
7588
7589 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
7590
7591         * MAINTAINERS (Write After Approval): Add myself.
7592
7593 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7594
7595         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7596         * Makefile.in: Regenerate.
7597
7598 2003-03-14  Michael Chastain  <mec@shout.net>
7599
7600         * Makefile.in: Regenerate with correct Makefile.def.
7601
7602 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7603
7604         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
7605         Make macro.
7606         * Makefile.in: Regenerate.
7607         * configure.in: Clean up gxx_include_dir logic.
7608         * configure: Regenerate.
7609
7610 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
7611
7612         * MAINTAINERS (Write After Approval): Add myself.
7613
7614 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
7615
7616         * MAINTAINERS: Update my mail address.
7617
7618 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7619
7620         * configure.in (gxx_include_dir): Fix typo.
7621         * configure: Regenerated.
7622
7623 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7624
7625         * Makefile.tpl: Reindent.
7626         * Makefile.in: Regenerate.
7627         * configure.in: Reindent.  Don't set unused variables.
7628         * configure: Regenerate.
7629
7630 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
7631
7632         * configure.in: Include $(build_tooldir)/sys-include in
7633         FLAGS_FOR_TARGET.
7634         * configure: Regenerated.
7635
7636 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7637
7638         * Makefile.tpl: Always pass down RANLIB.
7639         * Makefile.in: Regenerate.
7640
7641         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7642         * Makefile.in: Regenerate.
7643         * configure.in: Remove unused logic relating to --enable-shared
7644         and --enable-threads.  Remove bogus comments.  Remove redundant
7645         noconfigdirs.
7646         * configure: Regenerate.
7647
7648         * configure.in: Replace ${libstdcxx_version} by its value.
7649         Remove reference to mh-dgux.
7650         * configure: Regenerate.
7651
7652 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
7653
7654         * MAINTAINERS (Write After Approval): Add myself.
7655
7656 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7657
7658         * Makefile.tpl: Rearrange.
7659         * Makefile.in: Regenerate.
7660
7661 2003-02-25  Uwe Stieber  <uwe@wwws.de>
7662
7663         * configure.in: Add support for kaOS as cross build target system.
7664         * configure: Regenerated.
7665
7666 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
7667
7668         * MAINTAINERS (Write after approval): Add myself.
7669
7670 2003-02-21  James E Wilson  <wilson@tuliptree.org>
7671
7672         * MAINTAINERS: Update my email address.
7673
7674 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
7675
7676         * MAINTAINERS: Add self to blanket write privs. section.
7677
7678 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
7679
7680         * Makefile.tpl: Add definition of CPPFLAGS to pass into
7681         configure-target-* as some target builds may require additional
7682         flags for preprocessor tests.
7683         * Makefile.in: Regenerated.
7684
7685 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
7686
7687         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7688         * ltconfig: Handle it.
7689         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7690         auto-detecting it.
7691
7692         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7693         it is used as argument to $CC.
7694         * ltcf-gcj.sh: Likewise.
7695
7696         * configure.in: Introduce --enable-maintainer-mode.
7697         * configure: Rebuilt.
7698         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7699         for maintainer mode.
7700         * Makefile.in: Rebuilt.
7701
7702 2003-02-18  Jason Merrill  <jason@redhat.com>
7703
7704         * Makefile.tpl (check-c++): Allow parallelism.
7705
7706 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7707
7708         * MAINTAINERS: Remove John Carr (who never actually had access to
7709         gcc.gnu.org).
7710
7711 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
7712
7713         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7714         don't configure target-libobjc.
7715         * configure: Regenerate.
7716
7717 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7718
7719         * Makefile.tpl (RANLIB): Define.
7720         * Makefile.in: Regenerate.
7721
7722 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
7723
7724         * MAINTAINERS: Update my email.
7725
7726 2003-02-06  Keith R Seitz  <keiths@redhat.com>
7727
7728         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7729         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7730         * Makefile.in: Regenerated.
7731         * configure.in: Remove all traces of snavigator, db, and grep.
7732         * configure: Regenerated.
7733
7734 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7735
7736         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
7737         After Approval.
7738
7739 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7740
7741         * MAINTAINERS (Write after approval): Add myself.
7742
7743 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
7744
7745         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7746         * Makefile.in: Regenerated.
7747
7748 2003-01-30  Roger Sayle  <roger@eyesopen.com>
7749
7750         * config.guess: Updated to 2003-01-30's version.
7751         * config.sub: Updated to 2003-01-28's version.
7752
7753 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
7754
7755         * config.if: If gcc_version is already set, just use it.  Don't set
7756         gcc_version_trigger if it's already set, otherwise set it to
7757         gcc/version.c, but only if the file exists.  If it is not set and
7758         gcc/version.c does not exist, try to extract the version number from
7759         $CC.
7760
7761 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
7762
7763         * MAINTAINERS: Add myself to write-after-approval list.
7764
7765 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
7766
7767         * configure.in:  Revert 24Jan change.
7768         * configure:  Regenerate.
7769
7770 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7771
7772         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
7773         entry of HJ Lu.
7774
7775 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7776
7777         * configure.in: Revert previous change.
7778         * configure: Regenerate.
7779
7780 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7781
7782         * configure.in: Make rda native-only.
7783         * configure: Regenerate.
7784
7785 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7786
7787         * MAINTAINERS: Move myself from GNATS-only-accounts to
7788         write-after-approval.
7789
7790 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7791
7792         * configure.in: Add missing \.
7793         * configure: Rebuilt.
7794
7795 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
7796
7797         * configure.in (baseargs): Avoid using \| in sed regular
7798         expressions.
7799         * configure: Rebuilt.
7800
7801 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
7802
7803         * configure.in (baseargs): Remove all supported forms of
7804         --cache-file, --srcdir, --host, --build and --target options
7805         from argument lists.
7806         * configure: Rebuilt.
7807
7808 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
7809
7810         * MAINTAINERS: Add myself to write-after-approval list.
7811
7812 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
7813
7814         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7815         * configure: Rebuilt.
7816
7817 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7818
7819         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7820         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7821         * Makefile.in: Regenerate.
7822         * configure: Regenerate.
7823
7824 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
7825
7826         * configure.in: Remove Makefile in build, host and target modules
7827         unless configure was run with --no-recursion.
7828         * configure: Rebuilt.
7829
7830 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7831
7832         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7833         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7834         * Makefile.in: Regenerate.
7835
7836 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
7837
7838         * config.guess: Update to 2003-01-03 version.
7839         * config.sub: Update to 2003-01-03 version.
7840
7841 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7842
7843         * configure: Regenerate with proper autoconf 2.13.
7844
7845 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7846
7847         * configure.in: Add AC_PREREQ for consistency.
7848         * configure: Regenerate.
7849
7850 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
7851
7852         * configure.in (GDB_TK): Add tcl directories conditional on
7853         gdb/gdbtk directory being present.
7854         * configure: Regenerate.
7855
7856 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
7857
7858         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
7859         used by gcc if LD is not defined and we are not doing a Canadian Cross.
7860         * configure: Rebuilt.
7861
7862 2002-12-31  Tom Tromey  <tromey@redhat.com>
7863
7864         * Makefile.in: Rebuilt.
7865         * Makefile.def (target_modules) [libffi]: Allow installation.
7866
7867 2002-12-31  Andreas Schwab  <schwab@suse.de>
7868
7869         * configure.in: Fix use of $program_transform_name.
7870         * configure: Regenerated.
7871
7872 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
7873
7874         * configure.in (baseargs): Don't remove first configure argument.
7875         * configure: Regenerated.
7876
7877 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
7878
7879         * Makefile.tpl (local-distclean): Don't remove...
7880         (multilib.ts): ... this.  Moved into...
7881         (multilib.out): ... this.  Don't use sub-make.
7882         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7883         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7884         (configure-build-[+module+], configure-[+module+],
7885         configure-target-[+module+], configure-gcc): ... these.  Test
7886         for Makefile existence.  Drop config.status from dependencies.
7887         * Makefile.in: Rebuilt.
7888         * configure.in: Move gcc-version-trigger to the end of
7889         ac_configure_args.  Add comments to maybedep.tmp and
7890         serdep.tmp.  Introduce --disable-serial-configure.  Remove
7891         nonopt from baseargs, matching and removing corresponding
7892         whitespace while at it.
7893         * configure: Rebuilt.
7894
7895 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
7896
7897         * configure.in (host_configargs): Replace reference to
7898         no-longer-defined buildopts with --build=${build_alias}.
7899         * configure: Rebuilt.
7900
7901         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
7902         program_transform_name to standard idiom.
7903         (AUTOGEN, AUTOCONF): Define.
7904         (Makefile.in): Use $(AUTOGEN).
7905         (Makefile): Depend on config.status, and use autoconf-style rule to
7906         build it.  Move original commands to...
7907         (config.status): ... this new target.
7908         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
7909         $(AUTOCONF).
7910         * Makefile.in: Rebuilt.
7911
7912 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7913
7914         * Makefile.tpl: Fix dramatic bustage due to change in
7915         program_transform_name.
7916         * Makefile.in: Regenerate.
7917
7918         * configure.in: Remove unnecessary PATH setting.
7919         * configure: Regnerate.
7920
7921         * configure.in: Don't default to unprefixed tools unless
7922         the native tools will work.
7923         * configure: Regenerate.
7924
7925         * configure.in: Convert to autoconf script.  Blow away lots
7926         of now-redundant Makefile fragments.
7927         * configure: Generate using Autoconf.
7928         * Makefile.tpl: Rewrite to reflect autoconfiscation.
7929         * Makefile.in: Regenerate.
7930
7931 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7932
7933         * configure: Fix stupid bug where RANLIB was mistakenly included.
7934
7935         * configure.in: Rename (buildargs, hostargs, targargs) to
7936         (build_configargs, host_configargs, target_configargs).
7937
7938         * configure.in: Move logic out of sed statement.
7939
7940         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
7941         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7942
7943 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
7944
7945         * config.sub: Import from master repository
7946         * config.guess: Ditto
7947
7948 2002-12-24  Andreas Schwab  <schwab@suse.de>
7949
7950         * Makefile.tpl (multilib.out): Fix missing space.
7951         * Makefile.in: Regenerate.
7952
7953 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7954
7955         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
7956         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
7957         * Makefile.in: Regenerate.
7958         * configure.in: Remove unnecessary leftovers.
7959
7960 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
7961
7962         * configure.in (extra_ranlibflags_for_target): New variable.
7963         (*-*-darwin): Add -c to ranlib commands.
7964         * configure (tooldir): Handle extra_ranlibflags_for_target.
7965
7966 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7967
7968         * Makefile.tpl: Revert HJL's change.
7969         * Makefile.in: Regenerated.
7970         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7971         always.
7972
7973 2002-12-19  Andreas Schwab  <schwab@suse.de>
7974
7975         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7976         * Makefile.in: Regenerate.
7977
7978 2002-12-18  H.J. Lu  <hjl@gnu.org>
7979
7980         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7981         * Makefile.in: Regenerated.
7982
7983         * configure.in (build_prefix): New. Substitute.
7984
7985 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7986
7987         * Makefile.tpl: Don't let real targets depend on phony targets.
7988         * Makefile.in: Regenerate.
7989
7990         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7991         * Makefile.in: Regenerate.
7992
7993 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
7994
7995         * config.sub: Import from master repository
7996         * config.guess: Ditto
7997
7998 2002-12-16  Jason Merrill  <jason@redhat.com>
7999
8000         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8001         previous 'make bootstrap'.
8002         * Makefile.in: Regenerate.
8003
8004 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
8005
8006         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8007
8008 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8009
8010         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8011         * Makefile.in: Regenerate.
8012
8013 2002-12-13  Jason Merrill  <jason@redhat.com>
8014
8015         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
8016         library tests.
8017         (check-c++): Just depend on it and check-target-libstdc++-v3.
8018         * Makefile.in: Regenerate.
8019
8020 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8021
8022         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8023         * Makefile.in: Rebuilt.
8024
8025 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8026
8027         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8028
8029 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8030
8031         * configure: Fix bug put in by gremlins.
8032
8033         * Makefile.tpl: Substitute more autoconfily.
8034         * configure: Substitute more autoconfily.
8035         * Makefile.in: Regenerate.
8036
8037 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
8038
8039         * config.sub: Import from master repository
8040         * config.guess: Ditto
8041         * MAINTAINERS: Added Svein Seldal under write after approval
8042
8043 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
8044
8045         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8046         * Makefile.in (all-sim): Ditto.
8047
8048 2002-12-06  DJ Delorie  <dj@redhat.com>
8049
8050         * Makefile.tpl: Change configure dependencies to not have real
8051         targets depend on phony targets.
8052
8053 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
8054
8055         * configure.in: Revert unintentional change.
8056
8057         * Makefile.tpl: Change dependency for */multilib.out so that
8058         it works when gcc isn't in the tree.
8059
8060         * configure.in: Substitute more.
8061         * configure: Run subconfigures from the Makefile.
8062         * Makefile.tpl: Run subconfigures from the Makefile; add a few
8063         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
8064
8065 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8066
8067         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8068
8069 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8070
8071         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8072         and corresponding dependencies.
8073         * Makefile.in: Regenerate.
8074
8075         * configure.in (host_tools): Order binutils, gas and ld for
8076         convenience in running the testsuites.
8077
8078         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8079         * Makefile.in: Regenerate.
8080         * configure.in: Introduce rules to serialize subconfigure runs.
8081
8082         * configure.in: Introduce BASE_CC_FOR_TARGET.
8083         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
8084         Realize configure-build-* targets.  Realize configure-target-* targets.
8085         * Makefile.in: Regenerate.
8086
8087 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8088
8089         * configure: Move gcc_version_trigger stuff from here...
8090         * configure.in: ...to here.
8091
8092         * configure.in: Separate subconfigure options added by this file from
8093         options given by the user.  Add machinery to put args for host
8094         subconfigures into the Makefile.
8095
8096         * Makefile.tpl: Remove 'vault' targets.
8097         * Makefile.tpl: Reorder and comment dependencies.
8098         * Makefile.in: Regenerate.
8099
8100 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8101         * configure.in: Fix my broken commit of previous patch. (sigh)
8102
8103 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8104
8105         * configure.in: Move host-specific darwin noconfigdirs into
8106         the host-specific section.
8107
8108 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8109
8110         * configure.in: Move host-specific darwin noconfigdirs into
8111         the host-specific section.
8112
8113 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8114
8115         * configure: Remove skip-this-dir support.
8116         * Makefile.tpl: Remove skip-this-dir support.
8117
8118         * Makefile.tpl: Remove leftover support for non-autoconfiscated
8119         subdirectories.
8120         * Makefile.in: Regenerate.
8121
8122         * Makefile.tpl: Strip out useless setting of 'dir'.
8123         * Makefile.in: Regenerate.
8124
8125 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8126
8127         * configure.in: Fix deeply stupid bug.
8128
8129         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8130         shell code in CXX_FOR_TARGET
8131         * Makefile.def: Introduce raw_cxx.
8132         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8133         RAW_CXX_FOR_TARGET.
8134         * Makefile.in: Regenerate.
8135
8136 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
8137
8138         * Makefile.tpl: Remove unnecessary ifs.
8139         * Makefile.in: Regenerate.
8140
8141         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
8142         dependencies.  Maybe-ize build-libiberty.  Create dummy install
8143         targets for 'no_install' modules.
8144         * configure: Move GDB_TK substitution to configure.in.  Move
8145         build_modules stuff to configure.in.
8146         * configure.in: Implement soft dependency machinery.  Maybe-ize
8147         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
8148         * Makefile.in: Regenerate.
8149
8150 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8151
8152         * Makefile.tpl: Make all-target, install-target behave similarly
8153         to all, install (only hitting configured targets).  Eliminate
8154         unused macro defintions.
8155
8156         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8157         build != host.
8158
8159         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8160
8161         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8162
8163         * configure.in: Produce lists of subdir targets we're actually
8164         configuring.  Remove references to "dosrel".
8165         * Makefile.tpl: Let configure set which subdir targets are hit.
8166         Remove install-cross; clean up install; remove ALL.  Remove
8167         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
8168         Autogenerate host module targets.  Remove empty dependency lines
8169         and redundant dependency; rearrange slightly.
8170         * Makefile.def: Add host-side libtermcap, utils.
8171
8172         * Makefile.in: Regenerate.
8173
8174 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8175
8176         * ltconfig (osf[345]): Append $major to soname_spec.
8177         Reflect this in library_names_spec.
8178         * ltmain.sh (osf): Prefix $major with . for use as extension.
8179
8180 2002-11-19  Andreas Jaeger  <aj@suse.de>
8181
8182         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8183         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8184         and sparc64 GNU/Linux systems.
8185
8186 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
8187
8188         * MAINTAINERS: Update email.
8189
8190 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8191
8192         * MAINTAINERS: Complete James Dennett's entry.
8193
8194 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
8195
8196         * MAINTAINERS (Write After Approval): Add myself.
8197
8198 2002-11-13  Bruce Korb  <bkorb@gnu.org>
8199
8200         * Makefile.tpl: syntactic cleanup
8201
8202 2002-11-13  Stuart Hastings  <stuart@apple.com>
8203
8204         * MAINTAINERS: Add myself to write-after-approval list.
8205
8206 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8207
8208         * Makefile.def: Add list of recursive targets to autogenerate.
8209         Add build_modules.
8210         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
8211         targets.  Autogenerate *-build-* targets.
8212         * Makefile.in: Regenerate.
8213
8214 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8215
8216         * configure: More autoconf-style substitutions.
8217         * Makefile.tpl: More autoconf-style substitutions.
8218         * Makefile.in: Regenerate.
8219
8220 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8221
8222         * configure: Substitute more variables in a more autoconf-friendly
8223         way.  Simplify slightly.
8224         * Makefile.tpl: Make more variables substitutable in an
8225         autoconf-friendly way.
8226         * Makefile.in: Regenerate.
8227
8228 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
8229
8230         * MAINTAINERS (Write After Approval): Add myself.
8231
8232 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8233
8234         * configure.in (v810*): Remove special setting of tools.
8235
8236         * configure: Add support for extra required flags for ar or nm.
8237         * configure.in (aix4.3+): Use above support for target-specific
8238         issues, rather than using config/mt-aix43.
8239
8240 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8241
8242         * configure: Remove 'removing', which doesn't work.  Replace $subdir
8243         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
8244         with $srcdir.  Reformat indentation.  Substitute some variables
8245         formerly hard-coded in the Makefile for build=host.
8246         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8247         * Makefile.def: Autogenerate more.
8248         * Makefile.in: Regenerate.
8249
8250 2002-11-04  Adam Nemet  <anemet@lnxw.com>
8251
8252         * MAINTAINERS (Write After Approval): Add myself.
8253
8254 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
8255
8256         * Makefile.def (host_modules): Add rda.
8257         * Makefile.in: Regenerate.
8258         * configure.in (target_tool): Add target-rda to list.
8259
8260 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8261
8262         * MAINTAINERS: Remove "co-maintainer" note for web pages.
8263
8264 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
8265
8266         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
8267         and restrap targets to this rule.
8268         * Makefile.in:  Regenerate.
8269
8270 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8271
8272         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8273         GNATS only accounts.
8274
8275 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
8276
8277         * configure.in (i[3456]86-*-linux*): Add check to disable
8278         ${libgcj} for glibc1.
8279
8280 2002-10-24  Denis Chertykov  <denisc@overta.ru>
8281
8282         * MAINTAINERS: Add myself as ip2k port maintainer.
8283
8284 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
8285
8286         * configure.in: Add tic4x target.
8287
8288 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8289
8290         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8291         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8292         * Makefile.in: Regenerate.
8293
8294         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8295         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8296         * Makefile.in: Regenerate.
8297
8298 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
8299
8300         * MAINTAINERS: Add myself as web pages co-maintainer.
8301
8302 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8303
8304         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8305         * Makefile.in: Regenerate.
8306
8307 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
8308
8309         * MAINTAINERS: Add myself and Nathan Sidwell
8310         <nathan@codesourcery.com> as VxWorks maintainers.
8311
8312 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8313
8314         * Makefile.def: Remove order dependency comments.
8315         * Makefile.tpl: Add explicit install-install dependencies.
8316         * Makefile.in: Regenerate.
8317
8318         * Makefile.tpl: Remove material now in src-release.  (Finally!)
8319         * Makefile.in: Regenerate.
8320
8321         * Makefile.tpl: Add configure-target (for src-release in src)
8322         * Makefile.in: Regenerate.
8323
8324 2002-09-30  Nick Clifton  <nickc@redhat.com>
8325
8326         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8327
8328 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
8329
8330         * configure.in (s390*-*-linux*): Enable libgcj.
8331
8332 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
8333
8334         * configure: Revert accidentally applied changes.
8335
8336         * Makefile.tpl: Make more autoconf-friendly.
8337         * Makefile.in: Regenerate.
8338         * configure: Make substitution more autoconf-like.
8339
8340 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
8341
8342         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8343         single entry to handle all these.
8344         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
8345         libjava on arm-*-elf.
8346
8347 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
8348
8349         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8350         things that depend on them.
8351
8352 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8353
8354         * Makefile.tpl: Make subsituted variables more autoconfy.
8355         * Makefile.in: Regenerate.
8356         * configure: Make seds more autoconfy.
8357
8358 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8359
8360         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8361         * Makefile.in: Regenerate.
8362         * configure.in: Rewrite sed statements to look autoconfy.
8363
8364         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8365         all-target-foo on configure-target-foo.
8366         * Makefile.def: Ditto.
8367         * Makefile.in: Rebuild.
8368
8369 2002-09-25  Andrew Haley  <aph@redhat.com>
8370
8371         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8372
8373 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8374
8375         * Makefile.def: New file.
8376         * Makefile.tpl: New file.
8377         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8378         * contrib/gcc_update: Note that Makefile.in is a generated file.
8379
8380         * configure.in: Minor rearrangement.  Simplify tests.
8381
8382 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
8383
8384         * configure.in (with_headers): Skip copy if value is "yes".
8385         (with_libs): Likewise.
8386
8387 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8388
8389         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8390         * configure.in (sh*-*-pe*): Ditto.
8391         * configure.in (mips*-*-pe*): Ditto.
8392         * configure.in (*arm-wince-pe): Ditto.
8393
8394         * configure.in: Rearrange.
8395
8396 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
8397
8398         * MAINTAINERS: Update my email address.
8399
8400 2002-08-30  Paul Koning  <pkoning@equallogic.com>
8401
8402         * MAINTAINERS: (Write After Approval): Add myself.
8403
8404 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
8405
8406         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8407
8408 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
8409
8410         * MAINTAINERS: Change my mailing address.
8411
8412 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
8413
8414         * MAINTAINERS (Write After Approval): Remove myself.
8415         (Various Maintainers: c++ runtime libs): Add myself.
8416
8417 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
8418
8419         * MAINTAINERS (Write After Approval): Remove myself.
8420         (Various Maintainers: c++ runtime libs): Add myself.
8421
8422 2002-08-15  Eric Christopher  <echristo@redhat.com>
8423
8424         * config.sub: Import from master repository.
8425         * config.guess: Ditto.
8426
8427 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
8428
8429         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8430         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8431         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8432
8433 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
8434
8435         * MAINTAINERS: Add self to rs6000 vector extensions.
8436
8437 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
8438
8439         * libiberty/configure: Reverted unintended yesterday's check in.
8440
8441 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
8442
8443         * boehm-gc/configure, libf2c/configure: Rebuilt.
8444         * libffi/configure, libiberty/configure: Ditto.
8445         * libjava/configure, libobjc/configure: Ditto.
8446         * libstdc++-v3/configure, zlib/configure: Ditto.
8447         Merged from binutils:
8448         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
8449         From Steve Ellcey <sje@cup.hp.com>:
8450         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8451         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8452         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8453         IA64.
8454         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8455         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8456         soname_spec, sys_lib_search_path_spec): Ditto.
8457
8458 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
8459
8460         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8461
8462 2002-08-04  H.J. Lu  (hjl@gnu.org)
8463
8464         * configure.in (mips*-*-linux*): Don't skip target-libffi.
8465
8466 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
8467
8468         * MAINTAINERS (Write After Approval): Add myself.
8469
8470 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
8471
8472         * configure.in: Move generic linux case to end.  Copy generic
8473         linux noconfigdirs to mips*-*-linux* entry and new
8474         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
8475
8476 2002-07-19  Michael Matz  <matz@suse.de>
8477
8478         * MAINTAINERS: Add myself as ra* maintainer.
8479
8480 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
8481
8482         * config.guess: Update to 2002-07-09 version.
8483         * config.sub: Update to 2002-07-03 version.
8484
8485 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
8486
8487         * MAINTAINERS: Fix typo in a maintainer email address.
8488
8489 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8490
8491         * configure.in: Remove two redundant tests.
8492
8493 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8494
8495         * configure.in (mips*-*-irix6*o32): Enable stabs.
8496
8497 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
8498
8499         * configure.in: Don't build grez.
8500         * Makefile.in: Ditto.
8501
8502         * Makefile.in: Remove references to bsp, cygmon, libstub.
8503         * configure.in: Ditto.
8504
8505         * configure.in: Remove leftover reference to gdbtest.
8506
8507 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
8508
8509         * configure.in (gxx_include_dir):  Change to match versioned
8510         C++ headers if --enable-version-specific-runtime-libs is used.
8511
8512 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
8513
8514         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8515
8516 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8517
8518         * configure.in: Make --without-x work.
8519
8520 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8521
8522         * configure.in: Rearrange target Makefile fragment collection.
8523
8524         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8525         cvs[src].
8526         * configure.in: Ditto.
8527
8528 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
8529
8530         * MAINTAINERS (Write After Approval): Update my e-mail address.
8531
8532 2002-06-24  Ben Elliston  <bje@redhat.com>
8533
8534         * configure.in (host_tools): Remove cgen.
8535
8536         * Makefile.in (all-cgen): Remove; runs from its source directory.
8537         (check-cgen, install-cgen, clean-cgen): Likewise.
8538         (all-opcodes): Do not depend on all-cgen.
8539         (all-sim): Likewise.
8540
8541 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8542
8543         * Makefile.in: Eliminate 'apache' targets.
8544         * configure.in: Eliminate 'apache' targets.
8545
8546         * configure.in: Eliminate redundant tests.  Reorganize.
8547
8548         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8549
8550         * config-ml.in: Eliminate references to Cygnus configure.
8551
8552         * Makefile.in: Eliminate references to building emacs.
8553
8554 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
8555
8556         * MAINTAINERS: Update my email address.
8557
8558 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
8559
8560         * config.if (libstdcxx_incdir): Version C++ headers.
8561         (cxx_incdir): Remove.
8562
8563 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8564
8565         * MAINTAINERS (Write After Approval): Add self.
8566
8567 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
8568
8569         * configure.in: Add support for ip2k.
8570
8571 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
8572
8573         * configure.in: Fix AIX configury bug.
8574
8575 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
8576
8577         * MAINTAINERS (Write After Approval): Add self.
8578
8579 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8580
8581         * configure.in: replace ${topsrcdir} with ${srcdir}
8582
8583         * configure.in: Move definition of libstdcxx_flags
8584         right above usage, rather than waaay earlier.
8585
8586         * configure.in: Pull definition of is_cross_compiler earlier.
8587
8588         * configure.in: Rearrange a little.
8589
8590         * configure.in: Remove references to librx.
8591         * Makefile.in: Remove references to librx.
8592
8593 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
8594
8595         * config.sub: Add support for avr target.
8596         Import from master sources, rev 1.255
8597
8598 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
8599
8600         * configure, .cvsignore:  Revert previous change...
8601         * Makefile:  ...delete.
8602
8603 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8604
8605         * configure.in: Eliminate ${gasdir} variable.
8606
8607 2002-06-18  Dave Brolley  <brolley@redhat.com>
8608
8609         * configure.in: Add support for frv.
8610         * config.sub: Add support for frv.
8611
8612 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8613
8614         * configure:  Remove garbage from previous commit.
8615
8616 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8617
8618         * configure:  For in-source builds, make a subdir and re-exec there.
8619         * Makefile:  New file.  Pass targets through to build directory.
8620         * .cvsignore:  No longer ignore "Makefile".
8621
8622 2002-06-16  Douglas Rupp  <rupp@gnat.com>
8623
8624         * MAINTAINERS (Write After Approval): Add self.
8625
8626 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8627
8628         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8629
8630 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
8631
8632         * configure.in (vax-*-netbsd*): Re-enable gas.
8633
8634 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
8635
8636         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8637         BUILD_PREFIX_1, to correct nomenclature.
8638         * configure: Likewise.
8639
8640         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8641         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8642
8643 2002-05-31  Olaf Hering  <olh@suse.de>
8644
8645         * config-ml.in: Propogate DESTDIR also.
8646
8647 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
8648
8649         * configure.in (vax-*-netbsd*): Don't build gas for this
8650         platform.
8651
8652 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8653
8654         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8655         and libgcj for AVR.
8656
8657 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
8658
8659         * MAINTAINERS (Write After Approval): Add myself.
8660
8661 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
8662
8663         * config.guess: Update to 2002-05-22 version.
8664         * config.sub: Likewise.
8665
8666 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8667
8668         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8669         * config-ml.in: Likewise.
8670         * configure: Likewise.
8671         * configure.in: Likewise.
8672
8673 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
8674
8675         * MAINTAINERS: Update my email address.
8676
8677 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
8678
8679         * configure.in: Simplify makefile fragment collection.
8680
8681         * configure.in: Remove code to build emacs.
8682
8683         * configure.in : Remove --srcdir argument from targargs and buildargs
8684         (it's always overridden in the Makefile anyway).  Rearrange a bit.
8685
8686         * configure: Move some logic to configure.in.
8687         * configure.in: Move some logic from configure.
8688
8689 2002-05-11  Tom Tromey  <tromey@redhat.com>
8690
8691         * MAINTAINERS: Reflect libgcj reality.
8692
8693 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
8694
8695         * Makefile.in: Honour DESTDIR.
8696
8697 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
8698
8699         * config.guess: Import 2002-03-20 version.
8700         * config.sub: Import 2002-04-26 version.
8701
8702 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8703
8704         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
8705
8706 2002-05-07  Tim Josling  <tej@melbpc.org.au>
8707
8708         * MAINTAINERS: Add self.
8709
8710 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
8711
8712         * ltmain.sh: Detect and handle object name conflicts
8713         while piecewise linking a static library.
8714
8715 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
8716
8717         * configure.in (noconfigdirs): Don't disable libgcj on
8718         sparc64-*-solaris* and sparcv9-*-solaris*.
8719
8720 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
8721
8722         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8723
8724 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
8725
8726         * configure.in (FLAGS_FOR_TARGET): Do not add
8727         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8728         on i[3456]86-*-linux*.
8729
8730 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
8731
8732         * configure.in (noconfigdirs): Replace [ ] with test.
8733
8734         * configure.in (noconfigdirs): Do not add target-newlib if
8735         target == i[3456]86-*-linux*, and host == target.
8736
8737 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
8738
8739         * configure.in: delete reference to absent file
8740
8741         * configure.in: replace '[' with 'test'
8742
8743         * configure.in: Eliminate references to gash.
8744         * Makefile.in: Eliminate references to gash.
8745
8746         * configure.in: remove useless references to 'pic' makefile fragments.
8747
8748         * configure.in: (*-*-windows*) Finish removing.
8749
8750         * configure.in: Eliminate redundant test for libgui.
8751
8752 2002-04-29  Roger Sayle  <roger@eyesopen.com>
8753
8754         * MAINTAINERS: Add self and realphabetize.  Update entries
8755         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
8756         entry for a29k port maintainer.
8757
8758 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
8759
8760         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8761         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8762
8763 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
8764
8765         * configure.in: remove references to dead files
8766
8767 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
8768
8769         * MAINTAINERS: Add information about purpose of this file.
8770
8771 2002-04-18  Tom Tromey  <tromey@redhat.com>
8772
8773         * configure.in: Disallow configuring libgcj when it is already
8774         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
8775         Solaris 2.8 by default.  For PR libgcj/6158.
8776
8777 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8778
8779         * configure.in:  Move default CC setting out of config/mh-* fragments
8780         directly into here.
8781
8782 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8783
8784         * configure.in: don't even try to configure or make a subdirectory
8785         if there's no configure script for it.
8786
8787 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
8788
8789         * MAINTAINERS: Remove chill maintainers.
8790         * Makefile.in (CHILLFLAGS): Remove.
8791         (CHILL_LIB): Remove.
8792         (TARGET_CONFIGDIRS): Remove libchill.
8793         (CHILL_FOR_TARGET): Remove.
8794         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8795         CHILL_LIB.
8796         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8797         (CHECK_TARGET_MODULES): Likewise.
8798         (INSTALL_TARGET_MODULES): Likewise.
8799         (CLEAN_TARGET_MODULES): Likewise.
8800         (configure-target-libchill): Remove.
8801         (all-target-libchill): Remove.
8802         * configure.in (target_libs): Remove target-libchill.
8803         Do not compute CHILL_FOR_TARGET.
8804         * libchill: Remove directory.
8805
8806 2002-04-11  DJ Delorie  <dj@redhat.com>
8807
8808         * Makefile.in, configure.in: Sync with binutils, entries
8809         follow...
8810
8811 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
8812
8813         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
8814         (do-tar, do-bz2): New rules.
8815         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
8816         (gdb-tar): New rule.
8817         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
8818         (insight_dejagnu.tar): New rule.
8819         (insight.tar): New rule.
8820         (gdb+dejagnu.tar): New rule.
8821         (gdb.tar): New rule.
8822
8823 2002-02-01  Mo DeJong  <supermo@bayarea.net>
8824
8825         * Makefile.in: Add all-tix to deps for all-snavigator
8826         so that tix is built when building snavigator.
8827
8828 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
8829
8830         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8831         ld and gdb are not supported.
8832
8833 2002-01-07  Mark Salter  <msalter@redhat.com>
8834
8835         * configure.in: Remove target-bsp and target-cygmon from arm builds.
8836         Allow target-libgloss to be built for arm, strongarm, and xscale.
8837
8838 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
8839
8840         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8841         options for i[3456]86-pc-linux* native builds.
8842
8843 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
8844
8845         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8846         files from .po files for a distribution.
8847
8848 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
8849
8850         * configure.in: Enable libstdc++-v3 for h8300 targets.
8851
8852 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
8853
8854         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
8855         version from bfd/.
8856
8857 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
8858
8859         * Makefile.in (VER): When present, extract the version number from
8860         the file version.in.
8861
8862 2001-05-24  Tom Rix  <trix@redhat.com>
8863
8864         * configure.in : enable ld for aix
8865
8866 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8867
8868         * config.guess: Add linux target for S/390.
8869
8870 2000-11-07  Philip Blundell  <pb@futuretv.com>
8871
8872         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8873
8874 2000-11-03  Philip Blundell  <pb@futuretv.com>
8875
8876         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8877         files.
8878
8879 2001-01-15  Ben Elliston  <bje@redhat.com>
8880
8881         * configure.in (host_tools): Add sid.
8882         Always configure cgen.
8883
8884 2000-11-24  Nick Clifton  <nickc@redhat.com>
8885
8886         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
8887
8888
8889 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
8890
8891         * Makefile.in (ALL_MODULES): Add all-cgen.
8892         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8893         (all-cgen): New target.
8894         (all-opcodes,all-sim): Depend on all-cgen.
8895         * configure.in (host_tools): Add cgen.
8896         Only configure cgen if --enable-cgen-maint.
8897
8898 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
8899
8900         * configure.in: Add *-*-freebsd* configurations.
8901
8902 2002-04-08  Tom Tromey  <tromey@redhat.com>
8903
8904         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8905         Fixes PR libgcj/6068.
8906
8907 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
8908
8909         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8910
8911 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8912
8913         * configure.in (alpha*-dec-osf*): Enable libgcj.
8914
8915 2003-03-27  Matthew Gingell  <gingell@gnat.com>
8916
8917         * MAINTAINERS (Write After Approval): Add myself.
8918
8919 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
8920
8921         Fix for: PR bootstrap/3591, target/5676
8922         * configure.in (mcore-pe): Disable the configuration of
8923         libstdc++-v3 since exceptions are not supported.
8924
8925 2002-03-20  Anthony Green  <green@redhat.com>
8926
8927         * configure.in: Enable libgcj for xscale-elf target.
8928
8929 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
8930
8931         * MAINTAINERS:  Update my email address.
8932
8933 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
8934
8935         * ltmain.sh (relink_command): Fix typo in previous change.
8936
8937 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
8938
8939         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
8940         (relink_command): Added --tag flags.
8941         (mode=install): If relinking fails; error out.
8942
8943 2002-03-12  Richard Henderson  <rth@redhat.com>
8944
8945         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
8946         .NOTPARALLEL tag.
8947         (do-check): Rename from check.
8948         (check): Allow parallel check.
8949
8950 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
8951
8952         * MAINTAINERS: Add myself as maintainer for xtensa port.
8953         Fix alphabetical order in CPU port maintainer list.
8954         Remove myself from Write After Approval list.
8955
8956 2002-03-11  Richard Henderson  <rth@redhat.com>
8957
8958         * Makefile.in (.NOTPARALLEL): Add fake tag.
8959
8960 2002-03-07  H.J. Lu  (hjl@gnu.org)
8961
8962         * configure.in: Enable gprof for mips*-*-linux*.
8963
8964 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
8965
8966         * MAINTAINERS (Write After Approval): Add myself.
8967
8968 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
8969
8970         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8971         libjava.
8972         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8973
8974 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
8975
8976         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8977         because its Makefile is there; test for the executable instead.
8978
8979 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
8980
8981         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8982         libstdc++-v3 and libjava.
8983
8984 2002-02-11  Adam Megacz  <adam@xwt.org>
8985
8986         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8987         boehm-gc
8988
8989 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
8990
8991         * config.guess: Updated to 2002-01-30's version.
8992         * config.sub: Updated to 2002-02-01's version.
8993         Contribute sh64-elf.
8994         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
8995         * configure.in: Added sh64-*-*.
8996
8997 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
8998
8999         * MAINTAINERS: Belatedly add myself to write after approval list.
9000
9001 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
9002
9003         * MAINTAINERS: Put self in as maintainer for x86-64 port.
9004         Remove self as Write After Approval.
9005
9006 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
9007
9008         * MAINTAINERS: Put self in as maintainer for contrib/regression
9009         directory.
9010
9011 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
9012
9013         * MAINTAINERS:  Update my email address.
9014
9015 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
9016
9017         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
9018         target-libiberty, and target-libgloss.  Skip Java-related
9019         libraries if not supported for NetBSD on target CPU.
9020
9021 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
9022
9023         * install-sh: Use _inst.$$_ for temp file name.
9024
9025 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
9026
9027         * MAINTAINERS (Write After Approval): Move my contact info
9028         from here...
9029         (OS Port Maintainers): ...to here (netbsd).
9030
9031 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
9032
9033         * MAINTAINERS (Write After Approval): Add myself.
9034
9035 2002-01-17  H.J. Lu  <hjl@gnu.org>
9036
9037         * Makefile.in (all-fastjar): Also depend on all-libiberty.
9038         (all-target-fastjar): Also depend on all-target-libiberty.
9039
9040 2002-01-16  H.J. Lu  (hjl@gnu.org)
9041
9042         * config.guess: Import from master sources, rev 1.225.
9043         * config.sub: Import from master sources, rev 1.238.
9044
9045 2002-01-16  Kazu Hirata  <kazu@hxi.com>
9046
9047         * MAINTAINERS (Write After Approval): Remove myself.
9048
9049 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
9050
9051         * MAINTAINERS (Write After Approval): Add myself.
9052
9053 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9054
9055         * MAINTAINERS: Add self as docs co-maintainer.
9056
9057 2001-12-11  Matthias Klose  <doko@debian.org>
9058
9059         * MAINTAINERS (Write After Approval): Add myself.
9060
9061 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
9062
9063         * MAINTAINERS: Update my email address.
9064
9065 2001-12-07  Turly O'Connor  <turly@apple.com>
9066         * MAINTAINERS (Write After Approval): Add myself.
9067         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9068         (rs6000_initialize_trampoline): Call __trampoline_setup for
9069         ABI_DARWIN too.
9070         * darwin-tramp.asm: New file, implements __trampoline_setup.
9071         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9072
9073 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
9074
9075         * MAINTAINERS (Write After Approval): Add myself.
9076
9077 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
9078
9079         * configure, configure.in: Use temp file for long sed commands.
9080
9081 2001-12-03  Laurent Guerby  <guerby@acm.org>
9082
9083         * config.sub: Update to version 1.232 on subversion.
9084
9085 2001-12-03  Ben Elliston  <bje@redhat.com>
9086
9087         * MAINTAINERS: Update mail address for config.* patches.
9088
9089 2001-11-27  DJ Delorie  <dj@redhat.com>
9090             Zack Weinberg  <zack@codesourcery.com>
9091
9092         When build != host, create libiberty for the build machine.
9093
9094         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9095         CONFIG_ARGUMENTS.
9096         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9097         New variables.
9098         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9099         and rules.
9100         (all.normal): Depend on ALL_BUILD_MODULES.
9101         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9102         (all-build-libiberty): Depend on configure-build-libiberty.
9103
9104         * configure: Calculate and substitute proper value for
9105         ALL_BUILD_MODULES.
9106         * configure.in: Create the build subdirectory.
9107         Calculate and substitute TARGET_CONFIGARGS (formerly
9108         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9109
9110 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
9111
9112         * MAINTAINERS (write-after-approval): Add self.
9113
9114 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9115
9116         * MAINTAINERS (GNATS only accounts): Remove self.
9117
9118 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
9119
9120         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9121         libf2c.
9122
9123 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9124
9125         * MAINTAINERS (Write After Approval): Add self.
9126
9127 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9128
9129         * MAINTAINERS: mips and s390 are also CPU ports.
9130
9131 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9132
9133         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9134
9135 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
9136
9137         * MAINTAINERS: Alphabetize.
9138
9139 2001-11-09  Kazu Hirata  <kazu@hxi.com>
9140
9141         * MAINTAINERS (Various maintainers: h8 port): Add myself.
9142
9143 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9144
9145         * MAINTAINERS (Various maintainers: hppa port): Added myself.
9146
9147 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
9148
9149         * configure.in (--enable-languages): Be more permissive about
9150         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
9151
9152 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
9153
9154         * config.sub: Import from master sources, rev. 1.230.
9155         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9156
9157 2001-11-07  Laurent Guerby  <guerby@acm.org>
9158
9159         * MAINTAINERS (Write After Approval): Add self.
9160
9161 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
9162
9163         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9164
9165 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
9166
9167         * config.sub: Import from master sources, rev 1.226.
9168         * config.guess: Import from master sources, rev 1.216.
9169
9170 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
9171
9172         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9173         * MAINTAINERS: Add self as maintainer of MMIX port.
9174         Remove old after-approval entry.
9175
9176 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
9177
9178         * ChangeLog, configure: Fix spelling errors.
9179
9180 2001-10-20  Brendan Kehoe  <brendan@zen.org>
9181
9182         * MAINTAINERS: Tweak my address.
9183
9184 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
9185
9186         * MAINTAINERS: Update my email address.
9187
9188 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
9189
9190         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9191         * MAINTAINERS: Add self as maintainer of CRIS port.
9192
9193 2001-10-10  Geert Bosch  <bosch@gnat.com>
9194
9195         * MAINTAINERS (Various maintainers: Ada front end):
9196         Added Robert Dewar.
9197
9198 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
9199
9200         * MAINTAINERS (Write After Approval): Added self
9201
9202 2001-10-02  Geert Bosch  <bosch@gnat.com>
9203
9204         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9205
9206 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9207
9208         * configure: Handle temporary files securely using mkdir.
9209
9210 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
9211
9212         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9213
9214 2001-09-26  Will Cohen  <wcohen@redhat.com>
9215
9216         * configure.in (*-*-linux*): Disable configuration of target-newlib
9217         and target-libgloss.
9218
9219 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9220
9221         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9222         RANLIB.
9223
9224 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
9225
9226         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9227         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9228         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9229         avoid quotes nesting problems.
9230         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9231         (DO_X): Export only variables that are set.
9232
9233 2001-09-19  Ben Elliston  <bje@redhat.com>
9234
9235         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9236         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9237         semantics.  Use the shell built-in "type" command instead.
9238
9239 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
9240
9241         Merged from gcc-3_0-branch:
9242         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
9243         * ltcf-c.sh: Use $objext, not $ac_objext.
9244         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
9245         * ltcf-cxx.sh: Add support for GNU.
9246         2001-07-22  Timothy Wall  <twall@redhat.com>
9247         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
9248         default settings if using GNU tools with that configuration.
9249         * ltcf-cxx.sh: Ditto.
9250         * ltcf-gcj.sh: Ditto.
9251         2001-07-21  Michael Chastain  <chastain@redhat.com>
9252         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9253         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
9254         * ltmain.sh: Mark as gcc-local.
9255
9256 2001-08-30  Eric Christopher  <echristo@redhat.com>
9257             Jason Eckhardt  <jle@redhat.com>
9258
9259         * config.guess: Merge from master sources.
9260         * config.sub: Merge from master sources, add support for mipsisa32.
9261
9262 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
9263         * config.sub: Merge from master sources, rev 1.219.
9264         * MAINTAINERS: Add self as contact for stormy16 port.
9265
9266 2001-08-14  Zack Weinberg  <zackw@panix.com>
9267
9268         * config.sub: Merge from master sources, rev 1.218.
9269         * config.guess: Merge from master sources, rev 1.209.
9270
9271 2001-08-11  Graham Stott  <grahams@redhat.com>
9272
9273         * Makefile.in (check-c++): Add missing semicolon.
9274
9275 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
9276
9277         * MAINTAINERS (Various maitainers: predict.def): Added myself.
9278
9279 2001-07-30  Eric Christopher  <echristo@redhat.com>
9280
9281         * MAINTAINERS (Various maintainers: mips port): Added myself.
9282
9283 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
9284
9285         * configure.in (sh-*-linux*): New.
9286
9287 2001-07-27  Richard Henderson  <rth@redhat.com>
9288
9289         * .cvsignore: Add LAST_UPDATED.
9290
9291 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
9292
9293         * MAINTAINERS (Various maintainers: s390 port): Added myself.
9294
9295 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
9296
9297         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9298
9299 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
9300
9301         * MAINTAINERS (Write After Approval): Added myself.
9302
9303 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9304
9305         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9306         and libgcj on m68hc11/m68hc12.
9307
9308 2001-06-27  H.J. Lu  (hjl@gnu.org)
9309
9310         * Makefile (CFLAGS_FOR_BUILD): New.
9311         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9312
9313 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9314
9315         * README: Remove version number.
9316
9317 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9318
9319         * INSTALL/README: Update wrt. to the installation instructions now
9320         residing in gcc/doc/install.texi.
9321
9322 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9323
9324         * README: Replace with a cut-down and updated version of gcc/README.
9325
9326 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
9327
9328         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9329         multilibs to be disabled.
9330
9331 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
9332
9333         * MAINTAINERS (Write After Approval): Add myself.
9334
9335 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
9336
9337         * config.guess: Import CVS version 1.195.
9338         * config.sub: Import CVS version 1.212.
9339
9340 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
9341
9342         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9343         gcc/xgcc is built, use -print-prog-name to find out the program
9344         name to use.
9345
9346 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
9347
9348         * config.guess:  Import CVS version 1.194.  All gcc-local changes
9349         appear to also be in the master copy.
9350         * config.sub:  Import CVS version 1.211.
9351
9352 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
9353
9354         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9355         with_gcc]: Use `gcc -shared' to build a shared library.
9356
9357 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9358
9359         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9360         archives.
9361
9362 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9363
9364         * MAINTAINERS (Write After Approval): Add myself.
9365
9366 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
9367
9368         * configure.in (libstdcxx_flags): Do not try to execute
9369         libstdc++-v3/testsuite_flags until it exists.
9370
9371 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
9372
9373         * MAINTAINERS: Update my email address.
9374
9375 2001-05-31  Graham Stott  <grahams@redhat.com>
9376
9377         * MAINTAINERS (Write After Approval): Add myself.
9378
9379 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
9380
9381         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
9382         libraries when using g++ with native linker.
9383
9384 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
9385
9386         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9387
9388 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
9389
9390         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9391         [aix4*|aix5*]: Prepend blank.
9392
9393 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
9394
9395         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9396         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
9397         of subdir/configure scripts to use the new libtool.m4.
9398
9399 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
9400
9401         * MAINTAINERS (Write After Approval): Add myself.
9402
9403 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
9404
9405         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9406
9407 2001-05-11  Ben Elliston  <bje@redhat.com>
9408
9409         * Makefile.in (all-sid): New target.
9410         (check-sid, clean-sid, install-sid): Likewise.
9411
9412 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
9413
9414         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9415
9416 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9417
9418         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9419         libgcj.
9420
9421 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9422
9423         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9424         gcc/xgcc is built, use -print-prog-name to find out the program
9425         name to use.
9426
9427 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
9428
9429         * configure.in (noconfigdirs): Don't reset it from scratch in the
9430         target case; only append to it.
9431
9432         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9433         sparc-*-solaris2.8]: Disable ${libgcj}.
9434
9435 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
9436
9437         * configure.in (libgcj_saved): Copy from $libgcj.
9438         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9439         --disable-libgcj.
9440
9441 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
9442
9443         * MAINTAINERS: Remove self as MIPS maintainer and
9444         C front end maintainer.
9445
9446 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
9447
9448         * configure.in: Move *-chorusos target case to the proper switch.
9449         Disable libgcj.
9450
9451 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9452
9453         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9454         1.641.2.228.
9455
9456 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9457
9458         * Makefile.in (STAGE1_CFLAGS): Pass down.
9459
9460 2001-04-13  Alan Modra  <amodra@one.net.au>
9461
9462         * config.guess: Add hppa64-linux support.  Note for next import that
9463         this is already in the master file.
9464         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
9465
9466 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9467
9468         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9469         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9470
9471 2001-04-11  Stan Shebs  <shebs@apple.com>
9472
9473         * MAINTAINERS: Add self as Darwin port maintainer.
9474
9475 2001-04-11  Alan Modra  <amodra@one.net.au>
9476
9477         * MAINTAINERS: Update my email address.
9478
9479 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
9480
9481         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9482         recent versions of FreeBSD (release 3 or later).
9483         * ltconfig: On FreeBSD, -lc must not be provided when building
9484         a shared library or else the standard -pthread gcc option is
9485         rendered worthless to later users of the built library.
9486
9487 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9488
9489         * MAINTAINERS: Add self and RTH as C front end maintainers.
9490
9491 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
9492
9493         * config.sub: Make sure to match an already-canonicalized
9494         machine name (eg. mn10300-unknown-elf).
9495
9496 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
9497
9498         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9499         New macros.
9500         (bootstrap, cross): Use RECURSE_FLAGS.
9501         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9502
9503 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
9504
9505         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9506
9507 2001-03-22  Colin Howell  <chowell@redhat.com>
9508
9509         * Makefile.in (DO_X): Do not backslash single-quotes in
9510         backquotes (two places).
9511
9512 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9513
9514         Re-installed:
9515         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9516         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9517         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9518         * ltcf-cxx.sh: Likewise.
9519         * ltcf-gcj.sh: Likewise.
9520
9521 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9522
9523         * MAINTAINERS: Add myself as "documentation co-maintainer".
9524
9525 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9526
9527         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9528         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9529
9530 2001-03-19  Tom Tromey  <tromey@redhat.com>
9531
9532         * config-ml.in: Handle GCJ and GCJFLAGS.
9533
9534 2001-03-21  Michael Chastain  <chastain@redhat.com>
9535
9536         * Makefile.in: all-m4 depends on all-texinfo.
9537
9538 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
9539
9540         * MAINTAINERS: Add myself to write after approval list.
9541
9542 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
9543
9544         * Makefile.in (DO_X): Quote nested quotes.
9545
9546 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
9547
9548         * MAINTAINERS: Add myself to write after approval list.
9549
9550 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
9551
9552         * Makefile.in (DO_X): Use double quotes for quoting
9553         "RANLIB=$${RANLIB}".
9554
9555 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
9556
9557         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9558
9559 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
9560
9561         * configure.in: Only use `lang_requires' for languages athat are
9562         actually enabled.
9563
9564 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
9565
9566         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
9567
9568 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
9569
9570         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9571
9572 2001-03-07  Tom Tromey  <tromey@redhat.com>
9573
9574         * configure.in: Allow config-lang.in to set `lang_requires' to list
9575         of other required languages.
9576
9577 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
9578
9579         * Makefile.in: Remove RANLIB definition. Use RANLIB
9580         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9581         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9582
9583 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
9584             Alexandre Oliva  <aoliva@redhat.com>
9585
9586         * Makefile.in (check-c++): Use tabs, not spaces.
9587
9588 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
9589
9590         * MAINTAINERS: add myself to Write After Approval list.
9591
9592 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
9593
9594         * Makefile.in (check-c++): New rule.
9595
9596         * configure.in (target_libs): Remove libg++.
9597         (noconfigdirs): Remove libg++.
9598         (noconfigdirs): Same.
9599         (noconfigdirs): Same.
9600         (noconfigdirs): Same.
9601
9602         * config-ml.in: Remove libg++ references.
9603
9604         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9605         (ALL_TARGET_MODULES): Same.
9606         (configure-target-libg++): Remove.
9607         (all-target-libg++): Remove.
9608         (configure-target-libio): Remove.
9609         (all-target-libio): Remove.
9610         (check-target-libio): Remove.
9611         (.PHONY): Remove.
9612         (libg++.tar.bz2): Remove.
9613         (all-target-cygmon): Remove libio.
9614         (all-target-libstdc++): Remove.
9615         (configure-target-libstdc++): Remove.
9616         (TARGET_LIB_PATH): Remove libstdc++.
9617         (ALL_GCC_CXX): Remove libstdc++.
9618         (all-target-gperf): Correct.
9619
9620 2001-02-16  Nick Clifton  <nickc@redhat.com>
9621
9622         * configure.in (noconfigdirs): Allow configuration of texinfo
9623         for Cygwin hosts.
9624
9625 2001-02-15  Anthony Green  <green@redhat.com>
9626
9627         * configure: Introduce GCJ_FOR_TARGET.
9628         * configure.in: Ditto.
9629         * Makefile.in: Ditto.
9630
9631 2001-02-13  Andreas Schwab  <schwab@suse.de>
9632
9633         * MAINTAINERS: Update mail address.
9634
9635 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9636
9637         * config.guess: Add linux target for S/390.
9638         * config.sub: Likewise.
9639
9640 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
9641
9642         * configure.in: for *-chorusos, don't config target-newlib and
9643         target-libgloss.
9644
9645 2001-02-06  Ben Elliston  <bje@redhat.com>
9646
9647         * configure: Output host type to stdout, not stderr.
9648
9649 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
9650
9651         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
9652         * ltcf-cxx.sh: Likewise.
9653
9654         * config.if: Assume enable_libstdcxx_v3 is defined.
9655
9656 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
9657
9658         Remove V2 C++ library.
9659         * configure.in: Remove --enable-libstdcxx_v3 support.
9660
9661 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
9662
9663         * include/demangle.h: Add prototype for java_demangle_v3.
9664
9665 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
9666
9667         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
9668
9669 2001-01-27  Richard Henderson  <rth@redhat.com>
9670
9671         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9672
9673 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9674
9675         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9676         Don't unset, it's non-portable and no longer necessary, set to empty
9677         instead.
9678
9679 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9680
9681         * ltconfig: Shell portability fix for the tagname validity check.
9682
9683 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
9684
9685         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9686         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9687
9688 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9689
9690         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9691
9692 2001-01-26  Tom Tromey  <tromey@redhat.com>
9693
9694         * configure.in: Allow libgcj to be built on Sparc Solaris.
9695
9696 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
9697
9698         * ltcf-c.sh: Add aix5 case.
9699         * ltcf-cxx.sh: Likewise.
9700         * ltconfig: Likewise.
9701
9702 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
9703
9704         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9705         keep at least one of build_libtool_libs or build_old_libs set to
9706         yes.
9707
9708         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9709         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9710
9711 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
9712
9713         * configure.in: Enable libgcj on several additional platforms.
9714
9715 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
9716
9717         * configure.in: Enable libgcj for linux targets.
9718
9719 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9720
9721         * MAINTAINERS (Write After Approval): Add myself.
9722
9723 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9724
9725         * MAINTAINERS: Add myself as vax port maintainer.
9726
9727 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
9728
9729         * MAINTAINERS: Add myself as Mercury front-end maintainer.
9730
9731 2001-01-09  Mike Stump  <mrs@wrs.com>
9732
9733         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
9734         failures of subdirectories.
9735
9736 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9737
9738         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9739         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9740         * ltcf-cxx.sh: Likewise.
9741         * ltcf-gcj.sh: Likewise.
9742         * ltconfig.sh: Fix typo.
9743
9744 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9745
9746         * configure: handle DOS-style absolute paths.
9747
9748 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9749
9750         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
9751
9752 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
9753
9754         * MAINTAINERS: Add myself as avr port co-maintainer.
9755
9756 2000-12-28  Ben Elliston  <bje@redhat.com>
9757
9758         * MAINTAINERS: Add myself under ``Write After Approval''.
9759
9760 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
9761
9762         * texinfo: Remove directory from GCC.
9763
9764 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9765
9766         * COPYING: Update to current
9767         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
9768         to 19yy as example year in copyright notice).
9769
9770 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
9771
9772         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
9773         (libstdcxx_incdir): Pass down.
9774         * config.if: Remove expired bits for cxx_interface, add stub.
9775         (libstdcxx_incdir): Add variable for g++ include directory.
9776         * configure.in (gxx_include_dir): Use it.
9777
9778 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
9779
9780         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
9781         with old-email address from ``Write After Approval''.
9782
9783 2000-12-15  Andreas Jaeger  <aj@suse.de>
9784
9785         * configure.in: Handle lang_dirs.
9786
9787 2000-12-14  Tom Tromey  <tromey@redhat.com>
9788
9789         * MAINTAINERS: Removed brads.
9790
9791         * MAINTAINERS: Added gcj developers.
9792
9793 2000-12-13  Anthony Green  <green@redhat.com>
9794
9795         * configure.in: Disable libgcj for any target not specifically
9796         listed.  Disable libgcj for x86 and Alpha Linux until compatible
9797         with g++ abi.
9798
9799 2000-12-13  Mike Stump  <mrs@wrs.com>
9800
9801         * Makefile.in (local-distclean): Also remove fastjar.
9802
9803 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
9804
9805         * contrib/gcc_update: Add fastjar --touch entries.
9806
9807 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
9808
9809         * configure.in: Disable language-specific target libraries for
9810         languages that aren't enabled.
9811
9812 2000-12-10  Anthony Green  <green@redhat.com>
9813
9814         * configure.in: Define libgcj.  Disable libgcj target libraries for
9815         most targets.
9816
9817 2000-12-10  Neil Booth  <neilb@earthling.net>
9818
9819         * MAINTAINERS: Update mail address, remove from WAA list.
9820
9821 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9822
9823         * libjava: Imported from /cvs/java.
9824         * libffi: Likewise.
9825         * Boehm-gc: Likewise.
9826
9827 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9828
9829         * configure.in (target_libs): Revert 2000-12-08 patch.
9830         (noconfigdirs): Added target-libjava.
9831
9832 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9833
9834         * djunpack.bat: removed.
9835
9836 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9837
9838         * Makefile.in: handle DOS-style absolute paths.
9839         * config-ml.in: likewise.
9840         * symlink-tree: likewise.
9841
9842 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9843
9844         * fastjar: Imported.
9845
9846 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9847
9848         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
9849         libjava.
9850         * configure.in (target_libs): Removed `target-libjava'.
9851
9852 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9853
9854         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
9855         (ALL_MODULES): Added fastjar.
9856         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
9857         (all-target-libjava): all-fastjar replaces all-zip.
9858         (all-fastjar): Added.
9859         (configure-target-fastjar, all-target-fastjar): Likewise.
9860         * configure.in (host_tools): Added fastjar.
9861
9862 2000-12-07  Mike Stump  <mrs@wrs.com>
9863
9864         * Makefile.in (local-distclean): Remove leftover built files.
9865
9866 2000-11-24  Nick Clifton  <nickc@redhat.com>
9867
9868         * configure.in (xscale-elf): Add target.
9869         (xscale-coff): Add target.
9870
9871 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
9872
9873         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9874         recent versions of FreeBSD (release 3 or later).
9875         * ltconfig: On FreeBSD, -lc must not be provided when building
9876         a shared library or else the standard -pthread gcc option is
9877         rendered worthless to later users of the built library.
9878
9879 2000-11-16  Fred Fish  <fnf@be.com>
9880
9881         * configure.in (enable_libstdcxx_v3): Fix typo,
9882         libstd++ -> libstdc++.
9883
9884 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9885
9886         * MAINTAINERS: Add self to Write After Approval list.
9887
9888 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
9889
9890         * MAINTAINERS: Update my email address.  Add myself to global write
9891         privs list.
9892
9893 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
9894
9895         * Makefile.in: Merge with src and libgcj.
9896         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
9897         configure-target-<library> when their configure scripts need the C
9898         or C++ library to have already been built to work properly.
9899         (do_proto_toplev): Set them to an empty string.
9900
9901         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9902         (REALLY_SET_LIB_PATH): Use them.
9903
9904 2000-11-17  Stan Shebs  <shebs@apple.com>
9905
9906         * MAINTAINERS: Add self to Write After Approval list.
9907
9908 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9909
9910         * configure: Provide the original toplevel configure arguments
9911         (including $0) to subprocesses in the environment rather than
9912         through gcc/configargs.h.
9913
9914 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9915
9916         * MAINTAINERS: Remove references to cccp. Change C9X reference to
9917         C99.  Alphabetise "Write After Approval" list.
9918
9919 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
9920
9921         * configure: Turn on libstdc++ V3 by default.
9922
9923         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9924         if we've got GCC.
9925
9926 2000-11-11  Philip Blundell  <philb@gnu.org>
9927
9928         * MAINTAINERS: Add self to Write After Approval list.
9929
9930 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
9931
9932         * ltcf-c.sh (aix4): Improve shared library configuration; require
9933         exporting symbols.
9934         * ltcf-cxx.sh (aix4): Define.
9935         * ltconfig (aix4): Define library and soname specs appropriate for
9936         AIX.  Define command to create export symbols list.
9937
9938 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
9939
9940         * config.sub: Add support for Sun Chorus
9941
9942 2000-10-31  Nick Clifton  <nickc@redhat.com>
9943
9944         * MAINTAINERS: Rename <name>@cygnus.com addresses to
9945         <name>@redhat.com.  Also installed new email address for Clint
9946         Popetz.
9947
9948 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
9949
9950         * etc: Remove directory from GCC.
9951
9952 2000-10-16  Michael Meissner  <meissner@redhat.com>
9953
9954         * configure (gcc/configargs.h): Only create if there is a build GCC
9955         directory created.
9956
9957 2000-10-16  Matthias Klose  <doko@debian.org>
9958
9959         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9960         when configured for libstdc++-v3.
9961
9962 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
9963
9964         * configure: Save configure arguments to gcc/configargs.h.
9965
9966 2000-10-04  Philipp Thomas  <pthomas@suse.de>
9967
9968         * config.guess: Import CVS version 1.157.
9969         * config.sub: Import CVS version 1.181.
9970
9971 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
9972
9973         * Makefile.in (bootstrap): avoid recursion if subdir missing
9974         (cross): ditto
9975         (do-proto-toplev): ditto
9976
9977 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
9978
9979         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9980         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9981
9982         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9983         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
9984         all affected `configure' scripts.
9985
9986 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
9987
9988         * MAINTAINERS: Add self as cpplib co-maintainer.
9989
9990 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
9991
9992         * MAINTAINERS: Add self to Write After Approval list.
9993
9994 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9995
9996         * INSTALL/README: egcs -> GCC update.
9997
9998 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
9999
10000         * MAINTAINERS: Add myself to Write After Approval list.
10001
10002 2000-09-15  Kazu Hirata  <kazu@hxi.com>
10003
10004         * MAINTAINERS: Add myself to Write After Approval list.
10005
10006 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
10007
10008         * configure.in: Do not build byacc for hppa64.  Provide paths to the
10009         X11 libraries for hppa64.
10010
10011 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10012
10013         * MAINTAINERS: Add myself as 68hc11 port maintainer.
10014
10015 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
10016
10017         * Makefile.in (all-zlib): Added dummy target.
10018
10019         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10020         ltcf-gcj.sh: Updated from libtool multi-language branch.
10021
10022 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
10023
10024         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10025         (bootstrap*): Depend on all-bootstrap.
10026
10027 2000-09-05  Philipp Thomas  <pthomas@suse.de>
10028
10029         * config.guess: Import CVS version 1.156.
10030         * config.sub: Import CVS version 1.179.
10031
10032 2000-09-02  Anthony Green  <green@cygnus.com>
10033
10034         * Makefile.in (all-gcc): Depend on all-zlib.
10035         (CLEAN_MODULES): Add clean-zlib.
10036         (ALL_MODULES): Add all-zlib.
10037         * configure.in (host_libs): Add zlib.
10038
10039 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
10040
10041         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10042         crosses, but add gcc/include to the header search path for them.
10043
10044 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
10045
10046         * MAINTAINERS: Add self to Write After Approval list.
10047
10048 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10049
10050         * config.guess: Import CVS version 1.152.
10051         * config.sub: Import CVS version 1.177.
10052
10053 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
10054
10055         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10056         $targargs to tell whether newlib is going to be built.
10057
10058         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10059         $$r/TARGET_SUBDIR/libio for _G_config.h.
10060
10061 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
10062
10063         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10064
10065 2000-08-22  DJ Delorie  <dj@redhat.com>
10066
10067         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10068
10069 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
10070
10071         * config-ml.in (CC, CXX): Avoid trailing whitespace.
10072         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10073         sub-configures.
10074
10075 2000-08-21  DJ Delorie  <dj@redhat.com>
10076
10077         * MAINTAINERS: Add self as a libiberty maintainer
10078
10079 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
10080
10081         * configure.in (libstdcxx_flags): Use
10082         libstdc++-v3/src/libstdc++.INC.
10083
10084 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
10085
10086         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10087
10088 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
10089
10090         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10091
10092         * configure: Make enable_threads and enable_shared defaults
10093         explicit.  Substitute enable_threads into generated Makefiles.
10094         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10095         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10096
10097 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
10098
10099         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10100
10101 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
10102
10103         * config-ml.in (CC): Remove bogus duplicate quotation mark from
10104         previous delta.
10105
10106 2000-08-11  Jason Merrill  <jason@redhat.com>
10107
10108         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10109         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10110         (FLAGS_FOR_TARGET): Not here.
10111         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10112
10113 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
10114
10115         * config-ml.in (CC, CXX): Don't introduce a leading space.
10116
10117 2000-08-07  DJ Delorie  <dj@delorie.com>
10118
10119         * MAINTAINERS: Add self as a DJGPP maintainer
10120
10121 2000-08-07  DJ Delorie  <dj@redhat.com>
10122
10123         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10124         "if we're also building gcc, and it's a gcc that will run on the
10125         build machine, we want to use its includes instead of the system's
10126         default includes".
10127
10128 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10129
10130         * MAINTAINERS: Add self to Write After Approval list.
10131
10132 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
10133
10134         * configure.in (libstdcxx_flags): Don't use `"'.
10135
10136         * config-ml.in: Adjust multilib search paths to the
10137         appropriate multilib tree.
10138
10139 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
10140
10141         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10142         commas in $LANGUAGES.
10143
10144 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
10145
10146         * configure.in: Re-enable all references to libg++ and librx.
10147
10148 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
10149
10150         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10151         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
10152         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10153         * ltcf-cxx.sh (need_lc): Set based on postdeps.
10154
10155         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10156
10157 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
10158
10159         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10160         CXX_FOR_TARGET for sed.
10161
10162 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
10163
10164         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10165         Do not override if already set in the environment or in configure.
10166         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10167         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10168
10169 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
10170
10171         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10172         the libtool CVS tree multi-language branch.
10173         * ltconfig, ltmain.sh: Updated.
10174
10175 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
10176
10177         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10178         (clean-target): Depend on it.
10179
10180         * Makefile.in (FLAGS_FOR_TARGET): New macro.
10181         (GCC_FOR_TARGET): Use it.
10182         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10183         * configure.in: ... here.
10184         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
10185         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10186
10187 2000-07-24  Eric Christopher  <echristo@cygnus.com>
10188
10189         * MAINTAINERS: Add self to Write After Approval list.
10190
10191 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
10192
10193         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10194         (configure-target-libchill, configure-target-libobjc): Likewise.
10195
10196         * configure.in: Use the same cache file for all target libs.
10197         * config-ml.in: But different cache files per multilib variant.
10198
10199 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10200
10201         * configure (topsrcdir): Don't use dirname.
10202
10203 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
10204
10205         * MAINTAINERS: Add self to Write After Approval list.
10206
10207 2000-07-20  Jason Merrill  <jason@redhat.com>
10208
10209         * configure.in: Remove all references to libg++ and librx.
10210
10211         * configure, configure.in, Makefile.in: Unify gcc and binutils.
10212
10213 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
10214
10215         * config.sub: Update to subversions version 2000-07-06.
10216
10217 2000-07-12  Andrew Haley  <aph@cygnus.com>
10218
10219         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10220         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10221
10222 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
10223
10224         * symlink-tree:  Check number of arguments.
10225
10226 2000-07-05  Jim Wilson  <wilson@cygnus.com>
10227
10228         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10229         search path for a g++ extracted from the build tree.  This
10230         will allow link tests run by configure scripts in
10231         subdirectories to succeed.
10232
10233 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
10234
10235         * ltconfig: Add support for mips-dde-sysv4.2MP
10236
10237 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10238
10239         * MAINTAINERS: Add myself as loop discovery maintainer.
10240
10241 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
10242
10243         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10244         `os2'. Force ac_cv_exeext to be ".exe" in that case.
10245
10246 2000-06-19  Timothy Wall  <twall@cygnus.com>
10247
10248         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10249         * config.sub: Add tic54x target.
10250
10251 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10252
10253         * MAINTAINERS: Add self as Fortran maintainer,
10254         remove Craig Burley.
10255
10256 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10257
10258         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10259         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10260
10261 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
10262
10263         * MAINTAINERS: Add self as i18n maintainer
10264
10265 20000-05-21  H.J. Lu  (hjl@gnu.org)
10266
10267         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10268         directory are used if they exist. Make sure
10269         $(build_tooldir)/include is searched for header files,
10270         $(build_tooldir)/lib/ for library files.
10271         (GCC_FOR_TARGET): Likewise.
10272         (CXX_FOR_TARGET): Likewise.
10273
10274 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
10275
10276         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10277
10278 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
10279
10280         * Makefile.in (configure-target-libiberty): Depend on
10281         configure-target-newlib.
10282
10283 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
10284
10285         * configure.in, Makefile.in: Merge all libffi-related
10286         configury stuff from the libgcj tree.
10287
10288 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10289
10290         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10291         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10292
10293 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10294
10295         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10296         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10297         current version information.  Add to proto-toplev directory.
10298         (gdb-taz): Build do-djunpack.
10299
10300 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
10301
10302         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10303
10304 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10305
10306         * MAINTAINERS: Add self to Write After Approval list.
10307
10308 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10309
10310         * ltmain.sh: Preserve in relink_command any environment
10311         variables that may affect the linker behavior.
10312
10313 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
10314
10315         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10316
10317 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
10318
10319         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10320
10321 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
10322
10323         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10324         with the version name.
10325
10326 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
10327
10328         * MAINTAINERS: Add self as bb-reorder maintainer.
10329
10330 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
10331
10332         * config.if: Tweak.
10333
10334 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
10335
10336         * djunpack.bat: New file.
10337
10338 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10339
10340         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10341         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10342         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10343         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10344
10345 2000-04-16  Dave Pitts  <dpitts@cozx.com>
10346
10347         * config.sub (case $basic_machine): Change default for "ibm-*"
10348         to "openedition".
10349
10350 2000-04-13  Andreas Jaeger  <aj@suse.de>
10351
10352         * MAINTAINERS: Added myself.
10353
10354 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10355
10356         * Makefile.in (gdb-taz): New target.  GDB specific archive.
10357         (do-md5sum): New target.
10358         (MD5PROG): Define.
10359         (PACKAGE): Default to TOOL.
10360         (VER): Default to a shell script.
10361         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
10362         md5 checksum generation.
10363         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10364         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10365         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10366         insight.tar.bz2): Use gdb-taz to create archive.
10367
10368 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10369
10370         * configure (warn_cflags): Delete.
10371
10372 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
10373
10374         * MAINTAINERS: Added myself.
10375
10376 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
10377             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
10378
10379         * configure.in (enable_libstdcxx_v3): Add.
10380         (target_libs): Add bits here to switch between libstdc++-v2 and
10381         libstdc++-v3.
10382         * config.if: And this file too.
10383         * Makefile.in: Add libstdc++-v3 targets.
10384
10385 2000-04-05  Michael Meissner  <meissner@redhat.com>
10386
10387         * config.sub (d30v): Add d30v as a basic machine type.
10388
10389 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
10390
10391         * configure.in: -linux-gnu*, not -linux-gnu.
10392
10393 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10394
10395         * MAINTAINERS: Add self in write-after-approval section.
10396
10397 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
10398
10399         * MAINTAINERS: Add self as ia64 port maintainer.
10400
10401 2000-03-08  Neil Booth  <NeilB@earthling.net>
10402
10403         * MAINTAINERS: Add self in write-after-approval section.
10404
10405 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10406
10407         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10408         (do-tar-bz2): Replace TOOL with PACKAGE.
10409         (gdb.tar.bz2): Remove GDBTK from GDB package.
10410         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10411         dejagnu.tar.bz2): New packages.
10412
10413 2000-02-27  Andreas Jaeger  <aj@suse.de>
10414
10415         * configure.in: Add entry for mips*-*-linux*, move catch all
10416         *-*-*linux* entry below this one.
10417
10418 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
10419
10420         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10421
10422 2000-02-24  Nick Clifton  <nickc@cygnus.com>
10423
10424         * config.sub: Support an OS of "wince".
10425
10426 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10427
10428         * config.guess, config.sub: Updated to match config's 2000-02-15
10429         version.
10430
10431 2000-02-23  Linas Vepstas  <linas@linas.org>
10432
10433         * config.sub: Add support for Linux/IBM 370.
10434         * configure.in: Likewise.
10435
10436 2000-02-22  Nick Clifton  <nickc@cygnus.com>
10437
10438         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10439
10440 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
10441
10442         * config.guess: Guess "cygwin" rather than "cygwin32".
10443
10444 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10445
10446         * configure (gcc_version): When setting, narrow search to
10447         lines containing `version_string'.
10448
10449 2000-02-15  Denis Chertykov  <denisc@overta.ru>
10450
10451         * config.sub: Add support for avr target.
10452
10453 2000-02-14  Nick Clifton  <nickc@cygnus.com>
10454
10455         * MAINTAINERS: Add maintainers for MCore port.
10456
10457 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10458
10459         * config.sub: Add mmix-knuth-mmixware.
10460
10461 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10462
10463         * MAINTAINERS: Pair cccp with cpplib maintainership.
10464
10465 2000-01-27  Christopher Faylor  <cgf@redhat.com>
10466
10467         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10468         structure stuff to -L library search.
10469         (CXX_FOR_TARGET): Ditto.
10470         (CROSS_CHECK_MODULES): Fix spelling mistake.
10471
10472 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
10473
10474         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10475         the C++ compiler.
10476
10477 2000-01-12  Richard Henderson  <rth@cygnus.com>
10478
10479         * configure.in: Don't build some bits for beos.
10480
10481 2000-01-12  Joel Sherrill (joel@OARcorp.com)
10482
10483         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10484         as include files.
10485
10486 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
10487
10488         * Add self as cpplib maintainer, as requested by Jason
10489         Merrill.  Correct my e-mail address.
10490
10491 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
10492
10493         * configure.in: Use mt-aix43 to handle *_TARGET defs,
10494         not mh-aix43.
10495
10496 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
10497
10498         * MAINTAINERS: Add myself to "write after approval" list.
10499
10500 1999-12-14  Richard Henderson  <rth@cygnus.com>
10501
10502         * config.guess (alpha-osf, alpha-linux): Detect ev67.
10503         * config.sub: Accept alphaev[78], alphaev8.
10504
10505 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10506
10507         * config.guess, config.sub: Update from autoconf.
10508
10509 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
10510
10511         * MAINTAINERS:  update my playtime e-address.
10512
10513 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10514
10515         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10516         necessary libraries are missing.
10517
10518 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
10519
10520         * MAINTAINERS: Add new 'write after approval' maintainer.
10521
10522 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10523
10524         * MAINTAINERS: Add new Java maintainer.
10525
10526 1999-10-25  Andreas Schwab  <schwab@suse.de>
10527
10528         * configure: Fix quoting inside arguments of eval.
10529
10530 1999-10-21  Nick Clifton  <nickc@cygnus.com>
10531
10532         * config-ml.in: Allow suppression of some ARM multilibs.
10533
10534 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
10535
10536         * config.guess: Add OS/390 match pattern.
10537         * config.sub: Add mvs, openedition targets.
10538         * configure.in (i370-ibm-opened*): New.
10539
10540 1999-09-04  Steve Chamberlain  <sac@pobox.com>
10541
10542         * config.sub: Add support for configuring for pj.
10543
10544 1999-08-31  Nick Clifton  <nickc@cygnus.com>
10545
10546         * config.sub (maybe_os): Add support for configuring for fr30.
10547
10548 1999-08-25  Nick Clifton  <nickc@cygnus.com>
10549
10550         * configure.in: Do not configure or build ld for AIX
10551         platforms.  ld is known to be broken on these platforms.
10552
10553 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10554
10555         * config-ml.in: Pass compiler flag corresponding to multidirs to
10556         subdir configures.
10557
10558 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
10559
10560         * Makefile.in (LDFLAGS): Define.
10561
10562 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
10563
10564         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10565         noconfigdirs.
10566         (*-*-cygwin*): Likewise.
10567
10568 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
10569
10570         * mkdep: New file.
10571         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10572         (BINUTILS_SUPPORT_DIRS): Add mkdep.
10573
10574         From Eli Zaretskii <eliz@is.elta.co.il>:
10575         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10576         long file name when using DJGPP on MS-DOS.
10577
10578 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
10579
10580         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10581
10582 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
10583
10584         * Makefile.in (check-target-libio): Remove all-target-libstdc++
10585         dependency as this causes "make check" to globally "make all"
10586
10587 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
10588
10589         * configure.in (target_libs): Added target-zlib.
10590         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10591         (CONFIGURE_TARGET_MODULES): Likewise.
10592         (CHECK_TARGET_MODULES): Likewise.
10593         (INSTALL_TARGET_MODULES): Likewise.
10594         (CLEAN_TARGET_MODULES): Likewise.
10595         (configure-target-zlib): New target.
10596         (all-target-zlib): Likewise.
10597         (all-target-libjava): Depend on all-target-zlib.
10598         (configure-target-libjava): Depend on configure-target-zlib.
10599
10600         * Makefile.in (configure-target-libjava): Depend on
10601         configure-target-newlib.
10602         (configure-target-boehm-gc): New target.
10603         (configure-target-qthreads): New target.
10604
10605         * configure.in (target_libs): Added target-qthreads.
10606         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10607         (CONFIGURE_TARGET_MODULES): Likewise.
10608         (CHECK_TARGET_MODULES): Likewise.
10609         (INSTALL_TARGET_MODULES): Likewise.
10610         (CLEAN_TARGET_MODULES): Likewise.
10611         (all-target-qthreads): New target.
10612         (configure-target-libjava): Depend on configure-target-qthreads.
10613         (all-target-libjava): Depend on all-target-qthreads.
10614
10615         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10616         (CONFIGURE_TARGET_MODULES): Likewise.
10617         (CHECK_TARGET_MODULES): Likewise.
10618         (INSTALL_TARGET_MODULES): Likewise.
10619         (CLEAN_TARGET_MODULES): Likewise.
10620         (all-target-libjava): New target.
10621         (all-target-boehm-gc): Likewise.
10622         * configure.in (target_libs): Added libjava, boehm-gc.
10623
10624 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
10625
10626         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10627         configure.bat in SUPPORT_FILES.
10628         (gas+binutils.tar.bz2): Likewise.
10629
10630         * makeall.bat: Remove; obsolete.
10631
10632 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
10633
10634         From Mark Elbrecht:
10635         * configure.bat: Remove; obsolete.
10636
10637 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
10638
10639         * configure: Add -W -Wall to the default CFLAGS when compiling with
10640         gcc.
10641
10642 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
10643
10644         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10645
10646 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
10647
10648         * configure.in: Build ld on IRIX6.
10649
10650 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
10651
10652         * Makefile.in: Change distribution targets to use bzip2 instead of
10653         gzip.
10654         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10655         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10656
10657 1999-06-04  Nick Clifton  <nickc@cygnus.com>
10658
10659         * config.sub: Add mcore target.
10660
10661 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
10662
10663         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10664
10665 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
10666
10667         * config.guess (dummy): Changed to $dummy.
10668
10669 1999-05-24  Nick Clifton  <nickc@cygnus.com>
10670
10671         * config.sub: Tidied up case statements.
10672
10673 1999-05-22  Ben Elliston  <bje@cygnus.com>
10674
10675         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10676         <jiro@din.or.jp>.
10677
10678         * config.guess: Merge with FSF version. Future changes will be
10679         more accurately recorded in this ChangeLog.
10680         * config.sub: Likewise.
10681
10682 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
10683
10684          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10685
10686 1999-04-30  Tom Tromey  <tromey@cygnus.com>
10687
10688         * ltmain.sh: [mode link] Always use CC given by ltconfig.
10689
10690 1999-04-23  Tom Tromey  <tromey@cygnus.com>
10691
10692         * ltconfig, ltmain.sh: Update to libtool 1.2f.
10693
10694 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
10695
10696         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
10697         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
10698         Bad merge removed these two changes.
10699
10700 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
10701                           Martin Heller (Ing.-Buero_Heller@t-online.de)
10702
10703         * config.guess (interix Alpha): Add.
10704
10705 1999-04-11  Richard Henderson  <rth@cygnus.com>
10706
10707         * configure.in (i?86-*-beos*): Do config gperf; don't config
10708         gdb, newlib, or libgloss.
10709
10710 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
10711
10712         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
10713         link a trivial program with -mabi=64.  If it fails, remove mabi=64
10714         from multidirs.
10715
10716 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
10717
10718         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
10719
10720 1999-04-08  Nick Clifton  <nickc@cygnus.com>
10721
10722         * config.sub: Add support for mcore targets.
10723
10724 1999-04-07  Michael Meissner  <meissner@cygnus.com>
10725
10726         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
10727         not mt-ospace, in order to shut up assembler warning about using
10728         symbols that are named the same as registers.
10729
10730 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
10731
10732         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
10733         dependency list for all-target-cygmon.
10734
10735 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
10736
10737         * config-ml.in: Check $host, not $target, for selective multilibs.
10738         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
10739         thumb interworking, and underscore prefix multilibs.
10740
10741 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
10742
10743         * missing: Update to version from current automake.
10744
10745 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
10746
10747         * configure (gxx_include_dir): Removed.
10748
10749         * configure.in (gxx_include_dir): Handle it.
10750         * Makefile.in: Likewise.
10751
10752 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
10753
10754         * config.sub (mips64vr4111,mips64vr4111el) Add.
10755
10756 1999-03-21  Ben Elliston  <bje@cygnus.com>
10757
10758         * config.guess: Correct typo for detecting ELF on FreeBSD.
10759
10760 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
10761
10762         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
10763         config/mh-djgpp.
10764
10765 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
10766
10767         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
10768         all-target-newlib to dependency list for all-target-bsp.
10769
10770 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10771
10772         * config.sub: Add i386-uwin support.
10773         * config.guess: Likewise.
10774
10775 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10776
10777         * configure.in: cleanup, add mh-*pic handling for arm, special
10778         case powerpc*-*-aix*
10779
10780 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
10781
10782         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
10783         can be built.
10784
10785 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
10786
10787         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
10788         targets.
10789
10790 1999-03-02  Nick Clifton  <nickc@cygnus.com>
10791
10792         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
10793
10794 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
10795
10796         * config.sub: Check for "cygwin*" rather than "cygwin32*"
10797
10798 1999-02-24  Nick Clifton  <nickc@cygnus.com>
10799
10800         * config.sub: Fix typo in arm recognition.
10801
10802 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
10803
10804         * configure.in (noconfigdirs): Changed target_configdirs to
10805         include target-bsp only for m68k-*-elf* and m68k-*-coff*
10806         rather than m68k-*-* since it is not known to work on
10807         m68k-aout. Ditto for arm-*-*oabi.
10808
10809 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
10810
10811         * configure.in (*-*-windows*): Remove, no longer used.
10812
10813 1999-02-19  Ben Elliston <bje@cygnus.com>
10814
10815         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
10816         Smart and improved by Andrew Cagney.
10817
10818 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
10819
10820         * config.guess: Recognize openbsd-*-hppa.
10821
10822 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
10823
10824         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
10825         only if it is not empty.
10826
10827 1999-02-17  Nick Clifton  <nickc@cygnus.com>
10828
10829         Patch from: Scott Bambrough <scottb@corelcomputer.com>
10830
10831         * config.guess: Modified to recognize uname's armv* syntax.
10832
10833         * config.sub: Modified to recognize uname's armv* syntax.
10834
10835 1999-02-17  Mark Salter  <msalter@cygnus.com>
10836
10837         * configure.in: Added target-bsp for sparclite.
10838
10839 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
10840
10841         * config.sub: Recognize alphapca5[67] and up to alphaev8.
10842
10843 1999-02-08  Nick Clifton  <nickc@cygnus.com>
10844
10845         * configure.in: Add support for strongarm port.
10846         * config.sub: Add support for strongarm target.
10847
10848 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10849
10850         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10851         the old name config/mh-cygwin32.
10852         Enable texinfo.
10853
10854 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
10855
10856         * configure.in: Do build ld for ix86 Solaris.
10857
10858 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
10859
10860         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
10861         $AR_FOR_TARGET.  Likewise for RANLIB.
10862
10863 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
10864
10865         * config.sub (oabi):  Recognize.
10866         * configure.in (arm-*-oabi):  Handle.
10867
10868 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
10869
10870         * config.guess: Improve detection of i686 on UnixWare 7.
10871
10872 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10873
10874         * config.guess: Add support for i386-pc-interix.
10875         * config.sub: Likewise.
10876         * configure.in: Likewise.
10877
10878 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
10879
10880         * Makefile.in: Remove unneeded all-target-libio from
10881         from all-target-winsup target since it is now unneeded.
10882         Add all-target-libtermcap in its place since it is now
10883         needed.
10884
10885 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
10886
10887         * configure.in: makefile stub for cygwin target is probably
10888         unnecessary.  Remove it for now.
10889
10890 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
10891
10892         * configure.in: libtermcap.a should be built when cygwin is the
10893         target as well as the host.
10894         * config.guess: Allow mixed case in cygwin uname output.
10895         * Makefile.in: Add libtermcap target.
10896
10897 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
10898
10899         * config.sub: Clean up handling of hppa2.0.
10900
10901 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
10902
10903         * config.guess: Use C code to identify more HP machines.
10904
10905 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
10906
10907         * config.sub: Handle hppa2.0.
10908
10909 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
10910
10911         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10912         cygmon for all sparclite targets, regardless of object format.
10913
10914 1998-12-15  Mark Salter  <msalter@cygnus.com>
10915
10916         * configure.in: Added target-bsp for several target architectures.
10917
10918         * Makefile.in: Added rules for bsp.
10919
10920 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
10921
10922         * config.guess: Improve detection of hppa2.0 processors.
10923
10924 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
10925
10926         * config.guess: Recognize FreeBSD using ELF automatically.
10927
10928 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
10929
10930         * configure (skip-this-dir): Add handling for new shell script, which
10931         might be created by a sub-directory's configure to indicate, this particular
10932         directory is "unwanted".
10933         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10934
10935 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
10936
10937         * ltconfig: import from libtool, after changing libtool to
10938         account for the cygwin name change.
10939
10940 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
10941
10942         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10943         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10944
10945 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
10946
10947         * configure.in: Add libtermcap to list of cygwin dependencies.
10948
10949 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
10950
10951         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10952         they include winsup/include when it's a cygwin target.
10953
10954 1998-11-12  Tom Tromey  <tromey@cygnus.com>
10955
10956         * configure.in (host_tools): Added zip.
10957         * Makefile.in (all-target-libjava): Depend on all-zip.
10958         (all-zip): New target.
10959         (ALL_MODULES): Added all-zip.
10960         (NATIVE_CHECK_MODULES): Added check-zip.
10961         (INSTALL_MODULES): Added install-zip.
10962         (CLEAN_MODULES): Added clean-zip.
10963
10964 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
10965
10966         * Makefile.in: lose "32" from comment about cygwin.
10967
10968 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
10969
10970         * configure.in: Use -Os to build target libraries for the fr30.
10971
10972 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
10973
10974         * config.sub: Add fr30.
10975
10976 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
10977
10978         * configure.in: drop "32" from config/mh-cygwin32.  Check
10979         cygwin* instead of cygwin32*.
10980         * config.sub: Check cygwin* instead of cygwin32*.
10981
10982 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
10983
10984         * config.guess: Match any version of Unixware7.
10985
10986 1998-10-20  Syd Polk  <spolk@cygnus.com>
10987
10988         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10989         if desired.
10990
10991 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
10992
10993         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10994         these if the appropriate directories and files to not exist.
10995
10996 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
10997
10998         * Makefile.in (DEVO_SUPPORT): Add config.if.
10999
11000 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11001
11002         * configure: Add pattern to replace "build_tooldir"'s
11003         definition in the generated Makefile with "tooldir"'s
11004         actual value.
11005
11006 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
11007
11008         * config.sub: Bring back lost sparcv9.
11009
11010         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11011
11012 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
11013
11014         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11015         CC_FOR_TARGET and friends.
11016
11017 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
11018
11019         * Makefile.in (build_tooldir): New variable, same as tooldir.
11020         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11021         -B$(build_tooldir)/bin/.
11022         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11023
11024 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11025
11026         * README: Remove installation instructions and refer to the
11027         INSTALL directory instead.
11028
11029 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
11030
11031         * config.sub: Add support for i[34567]86-pc-udk.
11032         * configure.in: Likewise.
11033
11034 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
11035
11036         * Makefile.in: add bzip2 package building bits for user
11037         tools module
11038         * configure.in: ditto
11039
11040 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
11041
11042         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11043         (ALL_TARGET_MODULES): Add all-target-libobjc.
11044         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11045         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11046         (all-target-libchill): Add dependencies.
11047         * configure.in (target_libs): Add libchill.
11048
11049 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
11050
11051         * configure.in (target_subdir): Remove duplicate line.
11052
11053 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
11054
11055         * Makefile.in (all-automake): fix dependencies.
11056
11057 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
11058
11059         * configure.in: Minor cleanups for building in the $(target_alias)
11060         subdir.
11061
11062 1998-09-22  Jim Wilson  <wilson@cygnus.com>
11063
11064         * Makefile.in (bootstrap): Set r and s before make all.  Use
11065         BASE_FLAGS_TO_PASS in make all.
11066         (cross): Likewise.
11067
11068 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
11069
11070         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11071
11072 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
11073
11074         * config.sub: Fix typo in last change.
11075
11076 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11077
11078         * config.sub: Add support for C4x target.
11079         * configure.in: Likewise.
11080
11081 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
11082
11083         * config.sub: Recognize sparcv9 just like sparc64.
11084
11085 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
11086
11087         * config.guess: Match "Pent II" or "PentII" for OpenServer.
11088
11089 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
11090
11091         * config.guess: Correctly identify Pentium II sco boxes.
11092
11093         * config.guess: Fix "tr" code.  From Weiwen Liu.
11094
11095 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
11096
11097         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11098         stabs.
11099
11100 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
11101
11102         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11103         (ALL_TARGET_MODULES): Add all-target-libchill.
11104         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11105         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11106         (all-target-libchill): Add dependencies.
11107         * configure.in (target_libs): Add libchill.
11108
11109 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11110
11111         * config.guess: Avoid assumptions about "tr" behaves when
11112         LANG is set to something other than English.
11113
11114 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
11115
11116         * configure (gxx_include_dir): Changed to
11117         '${prefix}/include/g++'-${libstdcxx_interface}.
11118
11119         * config.if: New to determine the interfaces.
11120
11121 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
11122
11123         * config.guess: Detect and handle MPE/IX.
11124         * config.sub: Deal with MPE/IX.
11125
11126 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
11127
11128         * configure.in: Use mh-aix43.
11129
11130 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
11131
11132         * configure: Fix --without/--disable cases for gxx-include-dir.
11133
11134 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
11135
11136         * mdata-sh:  Imported.  Needed for automake support.
11137
11138 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
11139
11140         * Makefile.in (taz): Try "chmod -R og=u ." before
11141         "chmod og=u `find . -print`".
11142
11143 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
11144
11145         * configure.in: Add arm-elf and thumb-elf support.
11146
11147 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
11148
11149         * Makefile.in: Undo previous patch.
11150
11151 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
11152
11153         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11154         to here ...
11155         (install-no-fixedincludes): and here
11156         (INSTALL_MODULES): ... from here.
11157
11158 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11159
11160         * config.sub: Merge with FSF.
11161
11162         * config.guess: Merge with FSF.
11163
11164 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
11165
11166         * configure (extraconfigdirs): New variable.
11167         (SUBDIRS): Add extraconfigdirs and recurse on them too.
11168         * Makefile.in (all): Move higher in file.
11169         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11170         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11171         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11172         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11173         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11174
11175 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
11176
11177         * Makefile.in (all-target-libjava): Depend on all-gcc and
11178         all-target-newlib.
11179         (configure-target-libjava): Depend on $(ALL_GCC).
11180
11181 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
11182
11183         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11184         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11185
11186 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
11187
11188         * INSTALL/README: Fix typo.
11189
11190 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11191
11192         * ylwrap: Change absolute path checks to check for DOS style path
11193         names.
11194
11195         * ylwrap: Don't use a full path name if the source file is in the
11196         same directory.  From hjl@lucon.org (H.J. Lu).
11197
11198         * config-ml.in: Default to being verbose, to match Feb 18 change to
11199         configure.
11200
11201 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
11202
11203         Brought over from egcs:
11204
11205         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11206
11207         * configure.in (target_subdir): Set to ${target_alias} instead
11208         of "libraries".
11209
11210         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11211
11212         * configure.in (target_subdir): Set to libraries if enable_multilib.
11213
11214 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
11215
11216         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11217         multilibs, force reconfiguration the first time we create
11218         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11219
11220 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
11221
11222         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11223         avoid confusion with --no-recursion.
11224
11225 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
11226
11227         * configure.in: Win32 hosts shouldn't use install -x
11228         * install-sh: remove -x option, and special .exe-handling
11229         hack.
11230
11231 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
11232
11233         * config.guess: Recognize i586-pc-beos.
11234         * configure.in: Don't build some bits for beos.
11235
11236 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11237
11238         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11239         CFLAGS default to -O2.
11240
11241         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11242         when using GNU ld.
11243
11244 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
11245
11246         * ltmain.sh: Correct install when using a different shell.
11247
11248 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11249
11250         * ltconfig, ltmain.sh: Update to libtool 1.2b.
11251
11252 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
11253
11254         * makefile.vms: Update to build binutils/makefile.vms.  Add install
11255         target.
11256
11257 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
11258
11259         * ltconfig: Update to correct AIX handling.
11260
11261 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11262
11263         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11264
11265         * configure.in (target_subdir): Set to ${target_alias} instead
11266         of "libraries".
11267
11268 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
11269
11270         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11271         (Makefile): Depend on $(gcc_version_trigger).
11272
11273         * configure (gcc_version): Change default initializer to empty
11274         string.
11275         (gcc_version_trigger): New variable; pass this variable down
11276         to subdir configures to enable them checking gcc's version
11277         themselves. Emit make macros for both gcc_version vars.
11278         (topsrcdir): Initialize reliably.
11279         (recursion line): Remove --with-gcc-version=${gcc_version}.
11280
11281 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11282
11283         * configure (enable_version_specific_runtime_libs): Implement new flag
11284         --enable-version-specific-runtime-libs which installs C++ runtime stuff
11285         in $(libsubdir); emit definition in each generated Makefile.
11286         (gxx_include_dir): Initialize depending on
11287         $enable_version_specific_runtime_libs.
11288
11289 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11290
11291         * configure (gcc_version): Initialize properly depending on
11292         how and where configure is started.
11293         (recursion line): Pass a --with-gcc-version=${gcc_version}
11294         to configures in subdirs.
11295
11296 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
11297
11298         * configure.in (noconfigdirs): Add configure pattern for mips tx39
11299         cygmon
11300
11301 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
11302
11303         * configure.in: Add cygmon and libstub support for mn10200.
11304
11305 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
11306
11307         * configure (gcc_version): Add new variable describing the
11308         particular gcc version we're building.
11309         * Makefile.in (libsubdir): Add new macro for the directory
11310         in which the compiler finds executables, libraries, etc.
11311         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11312         and libsubdir.
11313
11314 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11315
11316         * Makefile.in (local-clean): Remove *.log.
11317         (warning.log): Built with warn_summary from build.log.
11318         (mail-report.log): Run test_summary.
11319         (mail-report-with-warnings.log): Run test_summary including
11320         warning.log in the report.
11321
11322 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
11323
11324         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11325
11326 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
11327
11328         * Makefile.in (grep): Grep no longer depends on libiberty.
11329
11330 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
11331
11332         * Makefile.in: all-snavigator needs all-libgui.
11333
11334 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
11335
11336         * configure.in: Add cygmon and libstub support for mn10300.
11337
11338 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
11339
11340         * missing: Update to version from automake 1.3.
11341
11342         * ltmain.sh: On installation, don't get confused if the same name
11343         appears more than once in the list of library names.
11344
11345 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11346
11347         * config.sub: Accept m68060 and m5200 as CPU names.
11348
11349 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
11350
11351         * configure: Use && rather than using -a in test, because odd
11352         strings can confuse test.
11353         * configure.in: Likewise.
11354
11355 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11356
11357         * ltconfig, ltmain.sh: Bring in Visual C++ support.
11358
11359 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11360
11361         * Makefile.in (boostrap2-lean, bootstrap3-lean,
11362         bootstrap4-lean): New targets.
11363
11364 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
11365
11366         * mpw-* Delete.  Not used.
11367
11368 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
11369
11370         * COPYING.LIB: Update FSF address.
11371
11372 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
11373
11374         * ltconfig, ltmain.sh: Update to libtool 1.2a.
11375
11376         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11377         GAS_SUPPORT_DIRS.
11378
11379 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
11380
11381         * ltconfig, ltmain.sh: Avoid producing a version number if
11382         -version-info was not used.
11383
11384 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11385
11386         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11387         building with newlib.
11388
11389 1998-04-30  Paul Eggert  <eggert@twinsun.com>
11390
11391         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11392         Solaris `make' causes it to continue to next definition.
11393
11394 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11395
11396         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11397         the right GUI libraries and files are installed along with GDB.
11398
11399 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11400
11401         * configure.in: Change alpha to alpha* in several places.
11402
11403 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
11404
11405         * config.sub: Recognize sparc86x.
11406
11407 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
11408
11409         * configure.in (--enable-target-optspace): Remove debug echo.
11410
11411 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
11412
11413         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11414
11415 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11416
11417         * ltconfig: Update cygwin32 support.
11418
11419         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11420         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11421         (GDB_SUPPORT_DIRS): Likewise.
11422
11423 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
11424
11425         * configure.in (target_makefile_frag): If --enable-target-optspace,
11426         use -Os to compile target libraries rather than -O2.  Default to
11427         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11428         not used.
11429         * configure.in (target_cflags): Ditto for d30v.
11430
11431 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
11432
11433         * Makefile.in (all-bfd): Depend on all-intl.
11434         (all-binutils): Likewise.
11435         (all-gas): Likewise.
11436         (all-gprof): Likewise.
11437         (all-ld): Likewise.
11438
11439 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
11440
11441         * configure.in (host_tools): Fix typo, lbtool -> libtool.
11442
11443 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11444
11445         * Makefile.in (all-bfd): Depend upon all-libiberty.
11446
11447         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11448
11449 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
11450
11451         * Makefile.in: Add libstub.
11452
11453         * configure.in: Ditto. Build libstub for targets that have cygmon
11454         support.
11455
11456 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
11457
11458         * configure.in: Don't set PICFLAG on ix86-cygwin32.
11459
11460 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
11461
11462         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11463         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
11464
11465 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
11466
11467         * configure: Define DEFAULT_M4 by searching PATH.
11468         * Makfile.in: Use DEFAULT_M4.
11469
11470 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11471
11472         * ltconfig: Add cygwin32 support.
11473
11474         * Makefile.in, configure.in: Add libtool as a native only directory
11475         to configure and build.
11476
11477 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
11478
11479         * Makefile.in (INSTALL_MODULES): Remove texinfo.
11480
11481 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
11482
11483         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11484
11485 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
11486
11487         * Makefile.in: add ash make rules
11488         * configure.in: add ash to native_only and host_tools lists
11489
11490 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
11491
11492         * Makefile.in (all-gettext, all-intl): New targets.
11493         (ALL_MODULES): Added all-gettext, all-intl.
11494         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11495         (INSTALL_MODULES): Added install-gettext, install-intl.
11496         (CLEAN_MODULES): Added clean-gettext, clean-intl.
11497
11498         * configure.in (host_tools): Added gettext.
11499         (native_only): Likewise.
11500         (noconfigdirs) [various cases]: Likewise.
11501         (host_libs): Added intl.
11502
11503 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
11504
11505         * configure: Do not disable building gdbtk for cygwin32 hosts.
11506
11507 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
11508
11509         * configure.in: Add thumb-coff target.
11510         * config.sub: Add thumb-coff target.
11511
11512 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11513
11514         * Makefile.in: Revert yesterday's change.
11515         (all-target-winsup):  all-target-librx stays out of here.
11516
11517 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11518
11519         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11520         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11521         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11522         Remove references to librx and libg++.
11523
11524 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
11525
11526         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11527         recursive makes
11528
11529 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
11530
11531         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11532         for newlib directory.
11533         (CXX_FOR_TARGET): Likewise.
11534
11535 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
11536
11537         * ltconfig: Update after libtool/ltconfig.in change for
11538         hpux11.
11539
11540 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
11541
11542         * ltconfig, ltmain.sh: Update to libtool 1.2.
11543
11544 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11545
11546         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11547         (install-gcc-cross): Instead, override LANGUAGES here.
11548
11549 1998-03-18  Dave Love  <d.love@dl.ac.uk>
11550
11551         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11552         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11553
11554 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
11555
11556         * configure.in: Add Thumb-pe target.
11557
11558 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
11559
11560         * Makefile.in - changed sn targets to snavigator
11561         * configure.in - changed sn targets to snavigator
11562
11563 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11564
11565         * config-ml.in: After building symlink tree call make distclean
11566         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11567         to be the case for libiberty.
11568
11569 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
11570
11571         * configure: When making link, also check the current
11572         directory. The configure scripts may create one.
11573
11574 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
11575
11576         * config.sub: Accept alphapca56 and alphaev6 properly.
11577
11578 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11579
11580         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11581
11582 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11583
11584         * config.sub (sco5): Fix typo.
11585
11586 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
11587
11588         * Makefile.in (INSTALL_MODULES): Move install-tcl before
11589         install-itcl.
11590         (install-itcl): Remove dependency on install-tcl.
11591
11592 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
11593
11594         * configure.in: Remove libgloss from noconfigdirs for MN10300.
11595
11596 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
11597
11598         * configure.in: Don't build libgui for a cygwin32 target when not on
11599         a cygwin32 host.
11600
11601 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11602
11603         * configure (redirect): Set to null, so default behavior of
11604         configure is now --verbose.
11605
11606 1998-02-16  Dave Love  <d.love@dl.ac.uk>
11607
11608         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11609         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11610
11611 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
11612
11613         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11614         this change to sync Makefile.in with its ChangeLog entries.
11615
11616 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
11617
11618         * ltmain.sh (mkdir): Check that the directory doesn't exist
11619         before we exit with error, so that we don't get races during
11620         parallel builds.
11621
11622 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11623
11624         * ltconfig, ltmain.sh: Update from libtool 1.0i.
11625
11626 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11627
11628         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11629         PICFLAG_FOR_TARGET.
11630         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11631
11632         * configure: Emit a definition for the new macro enable_shared
11633         into each Makefile.
11634
11635 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11636
11637         * configure.in (host_tools, native_only): Add libtool.
11638
11639 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
11640
11641         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11642         Fix typo in ming config comment.
11643
11644 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11645
11646         * ltconfig, ltmain.sh: Update from libtool 1.0h.
11647
11648 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
11649
11650         * config.sub: Add tic30 cases, and map c30 to tic30.
11651
11652 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
11653
11654         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11655         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11656         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11657         (CLEAN_TARGET_MODULES): Similarly
11658         (all-target-libf2c): Add dependences.
11659         * configure.in (target_libs): Add libf2c.
11660
11661 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
11662
11663         * configure.in: Remove expect from noconfigdirs when target
11664         is cygwin32.  OK to build expect and dejagnu with Canadian
11665         Cross.
11666
11667 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
11668
11669         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11670         host.
11671
11672         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11673         and mingw32.
11674
11675 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11676
11677         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11678         here as it is not defined in the toplevel Makefile.
11679
11680 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11681
11682         * configure (package_makefile_rules_frag): New variable, which names
11683         a file with generic rules, ...
11684         Change comment to mention we now have FIVE parts.
11685         * configure: Undo last change.
11686
11687 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
11688
11689         * config.guess: More accurate determination of HP processor types.
11690         * config.sub: More accurate determination of HP processor types.
11691
11692 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11693
11694         * configure (package_makefile_frag): Move inserting the
11695         ${package_makefile_frag} to where it should be according
11696         to the comment.
11697
11698 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
11699
11700         * config.guess: Add support for Linux/ARM.
11701
11702 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
11703
11704         * .cvsignore: Remove *-info and *-install since they match
11705         release-info and mpw-install, which we don't want to just ignore.
11706
11707 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
11708
11709         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
11710
11711 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
11712
11713         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
11714         local_prefix to sub-make invocations.
11715
11716 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
11717
11718         * configure.in: Check makefile fragments in the source
11719         directory.
11720
11721 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11722
11723         * configure.in: Check whether host and target makefile
11724         fragments exist before adding them to *_makefile_frag.
11725
11726 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
11727
11728         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
11729
11730 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
11731
11732         * configure.in: Make sure we only replace RPATH_ENVVAR on
11733         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
11734         regexp to sed.
11735
11736         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
11737         to sub-makes.
11738
11739 1998-01-13  Lee Iverson   (leei@ai.sri.com)
11740
11741         * config-ml.in (multi-do): LDFLAGS must include multilib
11742         designator.
11743
11744 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
11745
11746         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
11747
11748 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
11749
11750         * config.sub: Add mingw32 support.
11751         * configure.in: Likewise.
11752
11753 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
11754
11755         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
11756
11757 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
11758
11759         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11760         * configure (gxx_include_dir): Provide a definition for subdirs
11761         which do not use autoconf.
11762
11763 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
11764
11765         * config.guess: Sync with egcs.  Picks up new alpha support,
11766         BeOS & some additional linux support.
11767
11768 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
11769
11770         * config.guess: HP 9000/803 is a PA1.1 machine.
11771
11772 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
11773
11774         * configure.in: It's alpha*-...
11775
11776 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11777
11778         * configure.in (host_makefile_frag, target_makefile_frag):
11779         Handle multiple config files.
11780         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
11781         alpha-*-*.
11782
11783 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
11784
11785         * mkdep: New file.
11786
11787 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
11788
11789         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
11790
11791 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11792
11793         * Makefile.in: Add libgui directory.
11794         (GDB_TK): Add all-libgui.
11795         * configure.in: Add libgui directory.
11796         * configure: Add all-libgui to GDB_TK.
11797
11798 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
11799
11800         * config-ml.in (multidirs): Add m32r to multilib list.
11801
11802 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
11803
11804         * Makefile.in (all-target-gperf): Change dependency to
11805         all-target-libstdc++.
11806
11807 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
11808
11809         * config.guess: Add BeOS support.
11810
11811 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11812
11813         Source directory cvs renamed to cvssrc:
11814         * configure.in (host_tools): Change cvs to cvssrc.
11815         (native_only): Likewise.
11816         (noconfigdirs) [various cases]: Likewise.
11817         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
11818         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
11819         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
11820         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
11821         (all-cvssrc): Rename target from all-cvs.
11822
11823 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
11824
11825         * configure (gxx_include_dir): Fix thinko.
11826
11827 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
11828
11829         * Makefile.in (INSTALL_TARGET_CROSS): Define.
11830         (install-cross, install-gcc-cross): New targets.
11831
11832 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
11833
11834         * configure.in (noconfigdirs): Add support for Thumb target.
11835
11836         * config.sub (maybe_os): Add support for Thumb target.
11837
11838 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
11839
11840         * Makefile.in: Add rules for cygmon.
11841
11842         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
11843
11844 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
11845
11846         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11847         * configure (gxx_include_dir): Provide a definition for subdirs
11848         which do not use autoconf.
11849
11850 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
11851
11852         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
11853         11/18/97 build
11854
11855 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
11856
11857         * From Franz Sirl.
11858         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11859         found on RedHat Linux systems.
11860
11861 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
11862
11863         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11864         guesses.
11865
11866 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
11867
11868         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11869
11870 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
11871
11872         * ltmain.sh: If mkdir fails, check whether the directory was created
11873         anyhow by some other process.
11874
11875 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
11876
11877         * configure.in (d30v-*-*): Configure all directories.
11878
11879 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
11880
11881         * configure.in (d30v-*-*): Configure newlib, libiberty directories
11882         for the D30V.
11883
11884 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
11885
11886         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11887
11888 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
11889
11890         * include/libiberty.h: Add extern "C" { so it can be used with C++
11891         progrms.
11892         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
11893         programs.
11894
11895 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
11896
11897         * configure.in (d30v-*-*): Configure GCC now.
11898
11899 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
11900
11901         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11902         is no longer needed.
11903
11904 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
11905
11906         * Makefile.in: check-target-libio depends on all-target-libstdc++.
11907
11908 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
11909
11910         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11911         targets using "$@" to provide support for similar but not identical
11912         targets without having to duplicate code.
11913
11914 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
11915
11916         * makefile.vms: Fix to work with DEC C.
11917
11918 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
11919
11920         * config.sub: Add mips-tx39-elf to marketing names.
11921
11922 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
11923
11924         * ltmain.sh: Handle symlinks in generated script.
11925
11926 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
11927
11928         * configure: Handle autoconf style directory options: --bindir,
11929         --datadir, --includedir, --infodir, --libdir, --libexecdir,
11930         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11931         --sysconfdir.
11932         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11933         (sharedstatedir, localstatedir, oldincludedir): New variables.
11934         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11935         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11936         sbindir, sharedstatedir, and sysconfdir.
11937
11938 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11939
11940         * Makefile.in (bootstrap-lean): New target.
11941
11942 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
11943
11944         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
11945         sn, and gnuserv from noconfigdirs.
11946
11947 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
11948
11949         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11950
11951 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
11952
11953         * Makefile.in (cross): New target.
11954
11955 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
11956                           Jeff Law         <law@cygnus.com>
11957
11958         * Makefile.in (bootstrap2, bootstrap3): New targets.
11959         (all-bootstrap): Remove outdated and confusing target.
11960         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11961
11962 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11963
11964         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11965         windows.  Consistent with gdb/configure.
11966
11967 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
11968
11969         * configure.in: Name Linux target fragment.
11970
11971         * configure: Rewrite so that project Makefile fragment is inserted
11972         first and appears last in the resulting Makefile.
11973
11974 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11975
11976         * Makefile.in (install-itcl): Install tcl first.
11977
11978 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
11979
11980         * configure.in: remove bison from noconfigdirs for Cygwin32 host
11981
11982 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11983
11984         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11985
11986         * configure.in (skipdirs): Add target-librx for Linux.
11987         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11988
11989 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
11990
11991         * Makefile.in (bootstrap): New target.
11992
11993 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
11994
11995         * config.sub: Accept 'amigados' for backward compatibility.
11996
11997 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
11998
11999         * config.guess: Merge with FSF.
12000
12001 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
12002
12003         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12004
12005 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
12006
12007         * config.sub: Add "marketing-names" patch.
12008
12009 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
12010
12011         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12012
12013 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
12014
12015         * config.sub: Handle v850-elf.
12016
12017 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
12018
12019         * .cvsignore (*-install): Remove.
12020
12021 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
12022
12023         * ltconfig: Set CONFIG_SHELL in libtool.
12024         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12025
12026 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12027
12028         * configure.in (target_subdir): Set to libraries if enable_multilib.
12029
12030 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
12031
12032         * config.guess: Update from gcc directory.
12033
12034 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12035
12036         * Makefile.in (all-sim): Depends on all-readline.
12037
12038 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
12039
12040         * Makefile.in (BISON, YACC): Use $$s.
12041         (all-bison): Depend on all-texinfo.
12042
12043 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
12044
12045         * Makefile.in (BISON): Add -L flag.
12046         (YACC): Likewise.
12047
12048 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12049
12050         * configure.in (noconfigdirs): Add support for v850e target.
12051
12052         * config.sub (maybe_os): Add support for v850e target.
12053
12054 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12055
12056         * configure.in (noconfigdirs): Add support for v850ea target.
12057
12058         * config.sub (maybe_os): Add support for v850ea target.
12059
12060 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
12061
12062         * config.sub: Add mipstx39.  Delete r3900.
12063
12064 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12065
12066         * Makefile.in (all-autoconf): Depends on all-texinfo.
12067
12068 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
12069
12070         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12071         eabi targets.
12072
12073 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
12074
12075         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12076
12077         * configure: When handling a Canadian Cross, handle YACC as well as
12078         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
12079         * Makefile.in (all-bison): Depend upon all-texinfo.
12080
12081 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
12082
12083         * Makefile.in (BISON): bison, not byacc or bison -y.
12084         (YACC): bison -y or byacc or yacc.
12085         (various): Add *-bison as appropriate.
12086         (taz): No need to mess with BISON anymore.
12087
12088 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
12089
12090         * configure: If OSTYPE matches *win32*, try to find a good value for
12091         CONFIG_SHELL.
12092
12093 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
12094
12095         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12096         configure.in if it is present.
12097
12098 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
12099
12100         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12101
12102 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
12103
12104         * config.sub: Recognize `arc' cpu.
12105         * configure.in: Likewise.
12106         * config-ml.in: Likewise.
12107
12108 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
12109
12110         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12111
12112 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
12113
12114         * configure: Changed sed delimiter from ':' to '|' when
12115         attempting to substitute ${config_shell} for SHELL. On
12116         NT ${config_shell} may contain a ':' in it.
12117
12118 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
12119
12120         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12121
12122 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
12123
12124         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12125
12126 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12127
12128         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12129
12130         * ylwrap: If the program is a relative path, force it to be
12131         absolute.
12132
12133 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12134
12135         * configure (tooldir): Set BISON to `bison -y' and not just bison.
12136
12137 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12138
12139         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12140         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12141         for libraries.
12142
12143 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
12144
12145         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12146         separated by spaces.
12147
12148 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
12149
12150         * ylwrap: New file.
12151         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12152
12153         * ltmain.sh: Handle /bin/sh at start of install program.
12154
12155         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12156
12157         * ltconfig, ltmain.sh: New files, from libtool 1.0.
12158         * missing: New file, from automake 1.2.
12159
12160 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
12161
12162         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
12163         check-tk to CHECK_X11_MODULES.
12164
12165 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12166
12167         * config.sub: Merge with FSF.
12168
12169 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12170
12171         * config.guess: Merge with FSF.
12172
12173 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12174
12175         * configure: Treat msdosdjgpp like go32.
12176         * configure.in: Likewise.  Don't remove gprof for go32.
12177
12178         * configure: Change Makefile.tem2 to Makefile.tm2.
12179
12180 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
12181
12182         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12183
12184 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12185
12186         * install-sh (chmodcmd): Set to null if the DST directory already
12187         exists.  Same as Nov 11th change.
12188
12189 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
12190
12191         * configure (GDB_TK): Needs itcl and tix.
12192
12193 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
12194
12195         * config.guess: Update from FSF.
12196
12197 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
12198
12199         * Makefile.in (GDB_TK): Depend on itcl and tix.
12200
12201 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12202
12203         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12204         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12205         (INSTALL_SCRIPT): New variable.
12206         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12207         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12208         to -x.
12209         * install-sh: Add support for -x option.
12210
12211 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
12212
12213         * configure.in, Makefile.in: Treat tix like itcl.
12214
12215 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
12216
12217         * Makefile.in (WINDRES): New variable.
12218         (WINDRES_FOR_TARGET): New variable.
12219         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12220         (EXTRA_HOST_FLAGS): Add WINDRES.
12221         (EXTRA_TARGET_FLAGS): Add WINDRES.
12222         (EXTRA_GCC_FLAGS): Add WINDRES.
12223         ($(DO_X)): Pass down WINDRES.
12224         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12225         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12226         DLLTOOL_FOR_TARGET.
12227
12228 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
12229
12230         * configure.in: configure sim before gdb for win32-x-ppc
12231
12232 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12233
12234         Move gperf into the toplevel, from libg++.
12235         * configure.in (target_tools): Add target-gperf.
12236         (native_only): Add target-gperf.
12237         * Makefile.in (all-target-gperf): New target, depend on
12238         all-target-libg++.
12239         (configure-target-gperf): Empty rule.
12240         (ALL_TARGET_MODULES): Add all-target-gperf.
12241         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12242         (CHECK_TARGET_MODULES): Add check-target-gperf.
12243         (INSTALL_TARGET_MODULES): Add install-target-gperf.
12244         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12245
12246 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
12247
12248         * config.sub (mn10200): Recognize new basic machine.
12249
12250 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12251
12252         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12253         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12254
12255 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12256
12257         * configure.in: If we're building mips-sgi-irix6* native, turn on
12258         ENABLE_MULTILIB and set TARGET_SUBDIR.
12259
12260 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
12261
12262         * Makefile.in (all-sn): Depend on all-grep.
12263
12264 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
12265
12266         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12267
12268         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12269         Makefile.  From Jeff Makey <jeff@cts.com>.
12270         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12271
12272         * Makefile.in (DISTBISONFILES): Remove.
12273         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
12274         $(DEFAULT_YACC).
12275
12276         * configure.in: Build itl, db, sn, etc., when building for native
12277         cygwin32.
12278
12279         * Makefile.in (LD): New variable.
12280         (EXTRA_HOST_FLAGS): Pass down LD.
12281         ($(DO_X)): Likewise.
12282
12283 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
12284
12285         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12286
12287 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
12288
12289         * configure.in (targargs): Strip out any supplied --build argument
12290         before adding our own. Always add --build.
12291
12292 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
12293
12294         * configure.in (targargs): Pass --build if we're doing
12295         a cross-compile.
12296
12297 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
12298
12299         * configure: Use '|' instead of ":" as the separator in
12300         sed. Otherwise sed chokes on NT path names with drive
12301         designators. Also look for "?:*" as the leading characters in an
12302         absolute pathname.
12303
12304 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
12305
12306         * config.sub: Support for r3900.
12307
12308 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12309
12310         * configure.in: Use install-sh, not install.sh.
12311
12312 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12313
12314         * Makefile.in (taz): Improve check for BISON so it doesn't try to
12315         apply it twice.
12316
12317 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12318
12319         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12320         install-binutils.
12321
12322 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
12323
12324         * Makefile.in: Add automake targets.
12325         * configure.in (host_tools): Add automake.
12326
12327 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12328
12329         * configure: Default CXX to c++, not gcc.
12330         * Makefile.in (CXX): Set to c++, not gcc.
12331         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12332
12333 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
12334
12335         * install-sh: try appending a .exe if source file doesn't
12336         exist
12337
12338 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
12339
12340         * configure.in: Turn on multilib by default.
12341         (cross_only): Remove target-libiberty.
12342
12343         * Makefile.in (all-gcc): Don't depend on libiberty.
12344
12345 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
12346
12347         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12348
12349 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12350
12351         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12352         (DISTBISONFILES): Add ld/Makefile.in
12353
12354 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
12355
12356         * configure.in: if target is cygwin32 but host isn't cygwin32,
12357         don't configure gdb tcl tk expect, not just gdb.
12358
12359 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
12360
12361         * configure.in: Added gnuserv everywhere sn appears.
12362
12363         * Makefile.in (ALL_MODULES): Added all-gnuserv.
12364         (CROSS_CHECK_MODULES): Added check-gnuserv.
12365         (INSTALL_MODULES): Added install-gnuserv.
12366         (CLEAN_MODULES): Added clean-gnuserv.
12367         (all-gnuserv): New target.
12368
12369 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
12370
12371         * config.guess: Fixes for MIPS OpenBSD systems.
12372
12373 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12374
12375         * Makefile.in (INSTALL_XFORM): Remove.
12376         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12377
12378         * mkinstalldirs: New file, copied from automake.
12379         * Makefile.in (installdirs): Rename from install-dirs.  Use
12380         mkinstalldirs.  Change all users.
12381         (DEVO_SUPPORT): Add mkinstalldirs.
12382
12383 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12384
12385         * install-sh: Rename from install.sh.
12386         * Makefile.in (INSTALL): Change install.sh to install-sh.
12387         (DEVO_SUPPORT): Likewise.
12388
12389         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
12390         Graichen <graichen@rzpd.de>.
12391
12392 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
12393
12394         * config.guess: Recognize OpenBSD systems correctly.
12395
12396 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12397
12398         * README, Makefile.in (ETC_SUPPORT): Remove references to
12399         cfg-paper*, configure.{texi,man,info*}._
12400
12401 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
12402
12403         * Makefile.in (all.normal): Ensure that gcc is built after all
12404         the x11 - ie gdb - targets.
12405
12406 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
12407
12408         * makefile.vms: Don't run conf-a-gas.
12409
12410 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
12411
12412         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12413
12414 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
12415
12416         * configure.in: Remove noconfigdirs case since gdb also
12417         configures and builds for tic80-coff.
12418
12419 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12420
12421         * configure: Set cache_file to config.cache.
12422         * Makefile.in (local-distclean): Remove config.cache.
12423
12424 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12425
12426         * COPYING: Update FSF address.
12427
12428 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
12429
12430         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12431         noconfigdirs.
12432
12433 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12434
12435         * Makefile.in (install-dirs): Don't crash if prefix, and hence
12436         MAKEDIRS, is empty.
12437
12438 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
12439
12440         * config.sub: Tweak mn10300 entry.
12441
12442 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
12443
12444         * configure.in (host_tools): Put sim before gdb, so gdb's
12445         configure.tgt can determine if the simulator was configured.
12446
12447 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
12448
12449         * config.sub: Move BeOS $os case to be with other Cygnus
12450         local cases.
12451
12452 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
12453
12454         * config.sub: Remove misplaced comment that broke Linux.
12455
12456 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
12457
12458         * config.sub: Add BeOS support.
12459
12460 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
12461
12462         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12463
12464 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
12465
12466         * configure.in (noconfigdirs): Remove tcl and tk from
12467         noconfigdirs for cygwin32 builds.
12468
12469 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
12470
12471         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12472
12473 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
12474
12475         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12476         make-all.com, use makefile.vms instead.
12477
12478 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
12479
12480         * config.sub: Accept -lnews*.
12481
12482 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
12483
12484         * configure.in (noconfigdirs): Disable target-newlib,
12485         target-examples and target-libiberty for d30v.
12486
12487 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12488
12489         * configure.in (noconfigdirs): Enable ld for d30v.
12490
12491 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
12492
12493         * configure.in (tic80-*-*): Build compiler.
12494
12495 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
12496
12497         * configure.in (d30v-*): Remove sim directory from list of
12498         unsupported d30v directories
12499
12500 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12501
12502         * config.sub, configure.in: Add d30v target cpu.
12503
12504 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
12505
12506         * makefile.vms: New file.
12507         * make-all.com: Remove.
12508
12509 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
12510
12511         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12512
12513 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
12514
12515         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12516
12517 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
12518
12519         * Makefile.in (ALL_MODULES): Added all-db.
12520         (CROSS_CHECK_MODULES): Addec check-db.
12521         (INSTALL_MODULES): Added install-db.
12522         (CLEAN_MODULES): Added clean-db.
12523
12524 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
12525
12526         * config.guess: Merge with latest FSF sources.
12527
12528 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
12529
12530         * Makefile.in (ALL_MODULES): Added all-itcl.
12531         (CROSS_CHECK_MODULES): Added check-itcl.
12532         (INSTALL_MODULES): Added install-itcl.
12533         (CLEAN_MODULES): Added clean-itcl.
12534
12535 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
12536
12537         * configure.in: build gdb for mn10200
12538
12539 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
12540
12541         * Makefile.in (all-target-winsup): Depend on all-target-libio.
12542
12543 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
12544
12545         * configure.in (tic80-*-*): Turn off most targets right now.
12546
12547 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
12548
12549         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12550         rather than the makeinfo program.
12551         (do-info): Depend upon all-texinfo.
12552
12553 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12554
12555         * configure.in: Remove uses of config/mh-linux.
12556
12557         * config.sub, config.guess: Merge with latest FSF sources.
12558
12559 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
12560
12561         * config.sub (case $basic_machine): Add tic80 entries.
12562
12563 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
12564
12565         * config.sub, config.guess: Merge with latest FSF sources.
12566
12567 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12568
12569         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12570         * mpw-config.in: Test for NewFolderRecursive.
12571         * mpw-install: Use symbolic name for startup filename.
12572         * mpw-README: Add various additional details.
12573
12574 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
12575
12576         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12577
12578 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
12579
12580         * configure.in: Do build gcc and the target libraries for
12581         the mn10200.
12582
12583 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
12584
12585         * configure.in: don't avoid building gdb for mn10300 any more
12586         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12587         instead of single-quoting it.
12588
12589 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
12590
12591         * configure.in: Don't use --with-stabs on IRIX 6.
12592
12593 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
12594
12595         * configure.in (m32r): Build gdb, libg++ now.
12596
12597 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12598
12599         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
12600         directories from noconfigdirs.
12601
12602 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
12603
12604         * config.sub (basic_machine): added mips16 configuration
12605
12606 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12607
12608         * config.sub: Handle d10v-unknown.
12609
12610 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
12611
12612         * config.sub: Handle v850-unknown.
12613
12614 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
12615
12616         * Makefile.in: add findutils
12617         * configure.in: add findutils to list of host_tools
12618
12619 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
12620
12621         * config.sub: Handle mn10200 and mn10300.
12622
12623 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12624
12625         * configure.in (d10v-*): Do not build librx.
12626
12627 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
12628
12629         * configure.in (mn10300): Build everything except gdb & libgloss.
12630
12631 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
12632
12633         * config.guess:  Patch for Dansk Data Elektronik servers,
12634         from Niels Skou Olsen <nso@dde.dk>.
12635
12636         For ncr, use /bin/uname rather than uname, since GNU uname does not
12637         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
12638
12639         Patch for MIPS R4000 running System V,
12640         from Eric S. Raymond <esr@snark.thyrsus.com>.
12641
12642         Fix thinko for nextstep.
12643
12644         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12645
12646         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
12647         * config.guess: Guess mips-dec-mach_bsd4.3.
12648
12649         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
12650         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
12651         release numbers.
12652         * config.guess (mips-mips-riscos*):  Emit just enough of the
12653         release number.
12654
12655         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
12656         * config.guess (sparc-auspex-sunos*):  Added.
12657         (f300-fujitsu-*): Added.
12658
12659         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
12660         * config.guess:  Recognize a Tadpole as a sparc.
12661
12662 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12663
12664         * config.guess: Don't assume that NextStep version is either 2 or
12665         3.  NextStep 4 (aka OpenStep 4) has come out now.
12666
12667 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12668
12669         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12670         From Rik Faith <faith@cs.unc.edu>.
12671
12672 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
12673
12674         * config.sub: Contributions from bug-gnu-utils to:
12675         Support plain "hppa" (no version given) architecture, reported by
12676         OpenStep.
12677         OpenBSD like NetBSD.
12678         LynxOs is not a hardware supplier.
12679
12680         * config.guess: Contributions from bug-gnu-utils to add support for:
12681         OpenBSD like NetBSD.
12682         Stratus systems.
12683         More Pyramid systems.
12684         i[n>4]86 Intel chips.
12685         M680[n>4]0 Motorola chips.
12686         Use unknown instead of lynx for hardware manufacturer.
12687
12688 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12689
12690         * install.sh (chmodcmd): Set to null if the DST directory already
12691         exists.
12692
12693 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12694
12695         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
12696         not use mt-ppc target Makefile fragment any more.
12697
12698 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12699
12700         * configure.in (*-*-windows):  Exclude everything but those dirs
12701         needed to build windows.
12702
12703 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
12704
12705         * Makefile.in (all-target-winsup): Depend on all-target-librx.
12706
12707 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12708
12709         * configure.in:  Exclude mmalloc from i386-windows.
12710
12711 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12712
12713         * Undo my previous change.
12714
12715 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
12716
12717         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
12718         unconditionally.
12719         (MAKEOVERRIDES): Define (revert this part of October 18 change).
12720
12721 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12722
12723         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
12724         host to add it's own flags.
12725
12726 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
12727
12728         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
12729
12730 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
12731
12732         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
12733         (CXX_FOR_TARGET): Likewise.
12734         (GCC_FOR_TARGET): Define.
12735         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
12736         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
12737         CC_FOR_TARGET was specified on the command line.
12738         (MAKEOVERRIDES): Don't define.
12739
12740 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
12741
12742         * configure.in (m32r): Fix spelling of libg++ libs.
12743
12744 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
12745
12746         * config.sub (-apple*): Remove, now redundant.
12747
12748 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
12749
12750         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
12751
12752         * configure: Rework yesterday's sed script patch.
12753
12754         * config.sub: Merge with FSF.
12755
12756 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
12757
12758         * config.guess:  Merge from FSF.
12759
12760         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
12761         * config.guess: Use pc instead of unknown, for pc clone systems.
12762         Change linux to linux-gnu.
12763
12764         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12765         * config.guess: Avoid non-portable tr syntax.
12766
12767 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
12768
12769         * test-build.mk (HOLES): Add "xargs" for gdb.
12770
12771         * configure: Avoid hpux10.20 sed bug.
12772
12773 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
12774
12775         * configure.in:  Add support for windows host
12776         (that is a build done under the Microsoft build environment).
12777
12778 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
12779
12780         * Makefile.in: Replace all uses of srcroot with s, to shrink
12781         command line lengths.
12782
12783         Patches from Geoffrey Noer <noer@cygnus.com>:
12784         * configure.in: If configuring for newlib, pass --with-newlib to
12785         subdirectories.
12786         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
12787         -Bnewlib/ and -Lwinsup to gcc.
12788         (CXX_FOR_TARGET): Likewise.
12789
12790 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12791
12792         * Makefile.in (ETC_SUPPORT): Add configure.
12793
12794 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
12795
12796         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
12797         host configuration file.
12798
12799 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
12800
12801         * configure.in: Break mn10x00 support into separate
12802         mn10200 and mn10300 configurations.
12803         * config.sub: Likewise.
12804
12805 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
12806
12807         * configure.in: Add lots of stuff to noconfigdirs for
12808         the mn10x00 targets.
12809
12810         * config.sub, configure.in: Add mn10x00 support.
12811
12812 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
12813
12814         * make-all.com: Call conf-a-gas, not config-a-gas.
12815
12816 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
12817
12818         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
12819         targets.
12820
12821 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
12822
12823         * mpw-README: Add much more detail for native PowerMac.
12824         * mpw-install: New file.
12825         * mpw-configure: Add --norecursion and --help options.
12826         * mpw-config.in: Translate readme and install files when
12827         copying to objdir.
12828         * mpw-build.in: Don't always depend on byacc and flex.
12829         (install-only-top): New action.
12830
12831 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
12832
12833         * configure.in:  You can now configure GDB for the v850.
12834
12835 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
12836
12837         * configure.in (noconfigdirs): Don't configure any C++ dirs
12838         if targeting D10V.
12839
12840 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12841
12842         * config.sub: Recognize mips64vr5000.
12843
12844 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
12845
12846         * configure.in: Use a single line for host_tools and native_only.
12847
12848 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
12849
12850         * config.sub, configure.in: Add entries for m32r.
12851
12852 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
12853
12854         * Makefile.in (inet-install): Don't run install-gzip.
12855
12856 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
12857
12858         * configure.in:  Don't config lots of things for *-*-windows*.
12859
12860 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
12861
12862         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12863         (host_libs, host_tools): Copy from configure.in.
12864         * mpw-configure: Don't complain about directories not found.
12865
12866 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12867
12868         * configure.in (i[345]86): Recognize i686 for pentium pro.
12869         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12870         file.
12871
12872         * config.guess (i[345]86): Ditto.
12873
12874 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12875
12876         * configure.in (noconfigdirs): Removed gdb for D10V.
12877
12878 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
12879
12880         * configure.in: Remove ld, target-libio, target-libg++, and
12881         target-libstdc++ from noconfigdirs.
12882
12883 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
12884
12885         * configure: Fix three locations where shell scripts were
12886         being run directly rather than with config_shell.
12887
12888 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
12889
12890         * configure.in (v850-*-*): Set up initial $noconfigdirs.
12891         * config.sub (basic_machine): Recognize v850.
12892
12893 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
12894
12895         * mpw-configure: Handle multiple enable/disable options and
12896         pass them down recursively, handle -c and -s flags appropriately
12897         depending on choice of compiler, add escape mechanism for
12898         quoted arguments to gC.
12899
12900 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12901
12902         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12903         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12904         so that -mrelocatable-lib and -mno-eabi are used.
12905
12906         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12907         not support --print-multi-lib, don't abort.
12908
12909 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
12910
12911         * make-all.com: Run config-a-gas.
12912         * setup.com: Don't copy subdirectory files around.
12913
12914 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
12915
12916         * configure.in (*-*-ose): Remove exclusion of libgloss for this
12917         target, it now compiles correctly.
12918
12919 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
12920
12921         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12922
12923 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12924
12925         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12926
12927 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12928
12929         * configure.in (native_only): Add prms.
12930
12931 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
12932
12933         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12934         (BINUTILS_SUPPORT_DIRS): Likewise.
12935
12936 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12937
12938         * configure.in (d10v-*-*): Don't configure ld or gdb until the
12939         d10v support is added.
12940
12941 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12942
12943         * configure.in (d10v-*-*): New target.
12944
12945 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
12946
12947         * config.guess (HP 9000/811): Recognize this as a PA1.1
12948         machine.
12949
12950 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
12951
12952         * Makefile.in (do-tar-gz): New target, split out from tail end of
12953         taz target.  Run each command separately, don't use pipes.
12954         (taz): Use it.
12955
12956 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
12957
12958         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12959         * mpw-build.in: No builds should depend on building byacc or flex,
12960         they are assumed to be installed already.
12961
12962 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12963
12964         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12965         variable that CC_FOR_TARGET needs.
12966
12967 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12968
12969         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12970         options have changed since the last time the subdirectory was
12971         configured, and if it has, reconfigure.
12972         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12973         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12974
12975 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
12976
12977         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12978         CLEAN_MODULES): Add bash.
12979         (all-bash): New target.
12980
12981 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
12982
12983         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12984
12985 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12986
12987         * config.sub (basic_machine): Recognize d10v as a valid processor.
12988
12989 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
12990
12991         * mpw-configure: Add support for --bindir.
12992         * mpw-build.in: Use a GCC-specific build script for GCC actions.
12993
12994 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
12995
12996         * configure.in: add bash, time, gawk to list of hosttools and things
12997         to only build for native toolchains
12998
12999 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13000
13001         * Makefile.in (docdir): Remove.
13002
13003 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13004
13005         * Makefile.in (datadir): Set to $(prefix)/share.
13006
13007 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
13008
13009         * configure.in: build diff and patch for cygwin32-hosted
13010         toolchains.
13011
13012 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
13013
13014         * config.sub: Accept -rtems*.
13015
13016 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
13017
13018         * configure.in: enable dosrel for cygwin32-hosted builds,
13019                 remove diff from the list of things not buildable
13020                 via Canadian Cross
13021
13022 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
13023
13024         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13025         don't get ". ".
13026
13027 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
13028
13029         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13030
13031 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
13032
13033         * Makefile.in (taz): Handle case where tex3patch didn't even get
13034         checked out.  Also, if it was found, put the symlink in a new util
13035         subdirectory.
13036
13037 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13038
13039         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13040
13041 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
13042
13043         * config.sub: Recognize -openvms.
13044         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13045         * make-all.com, setup.com: New files.
13046
13047 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13048
13049         * Makefile.in (taz): tex3patch moved to texinfo/util.
13050
13051 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
13052
13053         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13054         * configure.in: remove make from disable-if-Can-Cross list
13055                 enable gdb if ${host} and ${target} are cygwin32
13056
13057 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
13058
13059         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
13060         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13061
13062 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13063
13064         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
13065         distinguish sysv/svr4/bsd variants.
13066         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13067
13068 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
13069
13070         * configure.in: Added copyright notice.
13071         * move-if-change: Added copyright notice.
13072
13073 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13074
13075         * configure.in (powerpcle-*-solaris*): Until we get shared
13076         libraries working, don't build gdb, sim, make, tcl, tk, or
13077         expect.
13078
13079 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
13080
13081         * config.guess:  Merge with FSF:
13082
13083         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13084         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13085
13086         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
13087         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13088
13089         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
13090         * config.guess:  Combine two OSF1 rules.
13091         Also recognize field test versions.  From mjr@zk3.dec.com.
13092         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
13093         because GNU uname does not support -p.  From pmr@pajato.com.
13094
13095 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
13096
13097         * Makefile.in (MAKEDIRS): Removed $(tooldir).
13098
13099 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
13100
13101         * mpw-README: Document GCCIncludes.
13102
13103 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
13104
13105         * configure.in (alpha-*-linux*): Set enable_shared to yes.
13106
13107 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13108
13109         * mpw-configure: Handle --enable-FOO and --disable-FOO.
13110
13111 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
13112
13113         * configure.in (*-*-cygwin32): Configure make.
13114
13115 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
13116
13117         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13118
13119 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
13120
13121         * Makefile.in (all-inet): Depend on all-perl.
13122
13123         * Makefile.in (inet-install): New target.
13124
13125         * Makefile.in (all-inet): Depend on all-tcl.
13126         (all-inet): Depend on all-send-pr.
13127
13128 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13129
13130         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13131         temporarily.
13132
13133 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
13134
13135         * configure.in: Don't configure --with-gnu-ld on AIX.
13136
13137 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13138
13139         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13140
13141 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
13142
13143         * Makefile.in (ALL_MODULES): Added all-inet.
13144         (CROSS_CHECK_MODULES): Added check-inet.
13145         (INSTALL_MODULES): Added install-inet.
13146         (CLEAN_MODULES): Added clean-inet.
13147         (all-indent): New target.
13148
13149         * configure.in (host_tools): Added inet.
13150         (native_only): Added inet.
13151         (noconfigdirs): Added inet.
13152
13153 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
13154
13155         * configure.in: Don't configure libgloss if we are not configuring
13156         newlib.
13157
13158 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
13159
13160         * configure.in: Don't configure libgloss for unsupported
13161         architectures.
13162
13163 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13164
13165         * Makefile.in (CLEAN_MODULES): Add clean-apache.
13166
13167 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
13168
13169         * Makefile.in (ALL_MODULES): Include all-apache.
13170         (CROSS_CHECK_MODULES): Include check-apache.
13171         (INSTALL_MODULES): Include install-apache.
13172         (all-apache): New target.
13173
13174         * configure.in: Added apache everywhere perl is seen.
13175
13176 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13177
13178         * Makefile.in: Add support for clean-{module} and
13179         clean-target-{module} rules.
13180
13181 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
13182
13183         * configure.in (*-*-ose) do not build libgloss.
13184
13185 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13186
13187         * config.guess (prep*:SunOS:5.*:*): Turn into
13188         powerpele-unknown-solaris2.
13189
13190 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
13191
13192         * configure.in: Permit --enable-shared to specify a list of
13193         directories.
13194
13195 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13196
13197         * configure.in (host==solaris): Pass only the first word of $CC
13198         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13199
13200 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13201
13202         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13203
13204 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
13205
13206         * Makefile.in (ALL_MODULES): Include all-perl.
13207         (CROSS_CHECK_MODULES): Include check-perl.
13208         (INSTALL_MODULES): Include install-perl.
13209         (ALL_X11_MODULES): Include all-guile.
13210         (CHECK_X11_MODULES): Include check-guile.
13211         (INSTALL_X11_MODULES): Include install-guile.
13212         (all-perl): New target.
13213         (all-guile): New target.
13214
13215         * configure.in (host_tools): Include perl and guile.
13216         (native_only): Include perl and guile.
13217         (noconfigdirs): Don't build guile and perl; no ports have been
13218         done.
13219
13220 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
13221
13222         * configure (--enable-*): Handle quoted option lists such as
13223         --enable-sim-cflags='-g0 -O' better.
13224
13225 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13226
13227         * Makefile.in ({,inst}all-target): New rule so we can make and
13228         install all of the target directories easily.
13229
13230 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13231
13232         * configure.in: Add missing global flag in sed substitution when
13233         deleting `target-' from ${configdirs}.
13234
13235 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
13236
13237         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13238         option.
13239
13240         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13241         config/mh-necv4.
13242
13243         * install.sh: Correct misspelling of transformbasename.
13244
13245         * config.guess: Recognize mips-*-sysv*.
13246
13247 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
13248
13249         * config.sub: Recognize mon960.
13250
13251 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
13252
13253         * configure: Restore Canadian Cross handling of BISON and LEX,
13254         removed in Feb 20 change.
13255
13256 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
13257
13258         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13259         Mention make install.  Remove the old copyright date as well the
13260         clumsy and rather pointless copyright on the README file.
13261
13262 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13263
13264         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13265         Makefile after running symlink-tree, then run `make distclean' to
13266         avoid clobbering any generated files in srcdir.
13267
13268 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
13269
13270         * configure.in (m68k-*-netbsd*): Build everything now.
13271
13272 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13273
13274         * Makefile.in (taz): Fix quoting.
13275
13276 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
13277
13278         * configure.in (sparclet-*-*): Build everything now.
13279
13280 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13281
13282         * configure.in (m68k-*-linux*): New host.
13283
13284 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
13285
13286         * configure: Check for bison before byacc.
13287
13288 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
13289
13290         * Makefile.in configure:  Change the way LEX and BISON/YACC are
13291         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
13292         searching PATH.  These are used as fallbacks by Makefile.in if
13293         flex/bison/byacc aren't in objdir.
13294
13295 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
13296
13297         * Makefile.in: Make everything which depends upon all-bfd also
13298         depend upon all-opcodes, in case --with-commonbfdlib is used.
13299
13300 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13301
13302         * configure.in (host *-*-cygwin32): Don't build gdb if we are
13303         building NT native compilers on Unix.
13304
13305 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
13306
13307         * configure.in: Don't get CC from the host Makefile fragment if we
13308         can find gcc in PATH, or if this is a Canadian Cross.  Move the
13309         Solaris test for /usr/ucb/cc to the post target script, just after
13310         the compiler sanity test.
13311
13312 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
13313
13314         * config.sub: Merge with FSF.
13315
13316 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
13317
13318         * Makefile.in (RPATH_ENVVAR): New variable.
13319         (REALLY_SET_LIB_PATH): Use it.
13320         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13321
13322 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
13323
13324         * config.sub, configure.in: Recognize sparclet cpu.
13325
13326 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13327
13328         * config.guess:  Support m68k-cbm-sysv4.
13329
13330 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13331
13332         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13333         m68k-unknown-linuxaout from linker help string.  Put quotes around
13334         $ld_help_string.
13335
13336 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
13337
13338         * config.guess (powerpc-harris-powerunix): Add guess for port
13339         to new target.
13340
13341 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13342
13343         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13344
13345 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
13346
13347         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13348         $(REALLY_SET_LIB_PATH) in Makefile.
13349         * Makefile.in (SET_LIB_PATH): New variable.
13350         (REALLY_SET_LIB_PATH): New variable.
13351         ($(DO_X)): Use $(SET_LIB_PATH).
13352         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13353         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13354         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13355         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13356         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13357         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13358         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13359         (install-dosrel): Likewise.
13360         (all-opcodes): Depend upon all-libiberty.
13361
13362 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13363
13364         * config.guess (*:CYGWIN*): New
13365
13366 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13367
13368         * Makefile.in (all-target-winsup): All all-target-libiberty.
13369
13370 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13371
13372         * configure.in (noconfigdirs): Add missing # in front of comment.
13373
13374 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
13375
13376         * configure.in: add second pass to things added to noconfigdirs
13377         so *-gm-magic can exclude libgloss properly.
13378
13379 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
13380
13381         * mpw-configure (extralibs_name, rez_name): Set correctly
13382         for MWC68K compiler.
13383
13384         * mpw-README: Add more info on the necessary build tools.
13385
13386 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13387
13388         * configure.in, config.sub: Recognize cygwin32.
13389
13390 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
13391
13392         * config.guess, config.sub: Recognize A/UX.
13393
13394 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
13395
13396         * config.sub: Merge with gcc/config.sub.
13397
13398 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
13399
13400         * mpw-build.in (do-binutils): Add build of stamps.
13401
13402 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
13403
13404         * config.sub: Add recognition for mips64vr4100*-* targets.
13405
13406 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13407
13408         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13409         Add creation of gconfigargs with `--enable-shared' turned on.
13410         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13411         ($(host)-stamp-stage3-configured): Likewise.
13412         (HOLES): Add chatr and ldd.
13413         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13414
13415 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
13416
13417         * configure: Pass --nfp to recursive configures.
13418
13419 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13420
13421         * Makefile.in (DLLTOOL): New.
13422         (DLLTOOL_FOR_TARGET): New.
13423         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13424         (EXTRA_TARGET_FLAGS): Ditto.
13425         (EXTRA_GCC_FLAGS): Ditto.
13426         (CONFIGURE_TARGET_MODULES): Ditto.
13427         (DO_X): Ditto.
13428         * configure: Add DLLTOOL.
13429
13430 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
13431
13432         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13433         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13434         mh-sco, since old workarounds no longer needed, and don't
13435         build ld, since libraries have weak symbols in COFF.
13436
13437 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
13438
13439         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13440
13441 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13442
13443         * configure.in: Make sure that ${CC} can be used to compile an
13444         executable.
13445
13446 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13447
13448         * Makefile.in (all-gdb): Depend on $(GDB_TK).
13449         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13450         nothing depending on whether gdbtk is being built.
13451
13452 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
13453
13454         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13455
13456 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
13457
13458         * configure.in (noconfigdirs): Put ld or gas in this early, if the
13459         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13460
13461 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
13462
13463         * config-ml.in: Add support for
13464         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13465         Simplify setting of multidirs from --disable-foo.
13466
13467 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13468
13469         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13470         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13471         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13472         non-empty, pass them on to the  GCC make.
13473         (all-bootstrap): New rule that is like all-gcc, except it executes
13474         the GCC bootstrap rule instead of the GCC all rule.
13475
13476 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
13477
13478         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13479
13480 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13481
13482         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13483         DG/UX support.
13484
13485 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
13486
13487         * config.sub (i*86*) Change [345] to [3456]
13488
13489 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13490
13491         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13492         --with-gnu-ld=no.
13493
13494 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13495
13496         * config-ml.in (rs6000*, powerpc*): Add switches to control which
13497         AIX multilibs get built.
13498
13499 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13500
13501         * configure.in (i386-win32): Don't build expect if we're not
13502         building the tcl subdir.
13503
13504 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
13505
13506         * Makefile.in: (configure-target-examples, all-target-examples):
13507         New targets, configure and build example programs.
13508
13509 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
13510
13511         * mpw-configure: If an mpw-config.in generated a file mk.sed,
13512         use it as input to sedit the generated MPW makefile.
13513         * mpw-README: Add a suggestion about Gestalt.h.
13514
13515 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
13516
13517         * config.sub: Accept *-*-ieee*.
13518
13519 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
13520
13521         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
13522         Ronald F. Guilmette <rfg@monkeys.com>.
13523
13524 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13525
13526         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13527         for powerpc-pe native.
13528         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13529         (target==powerpc-pe): duplicate i386-win32 entry.
13530
13531 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13532
13533         * configure.in (noconfigdirs): Exclude target-newlib for all versions
13534         of vxworks, not just vxworks5.1.
13535
13536 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
13537
13538         * mpw-configure: Add support for exec-prefix.
13539
13540 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13541
13542         * config.guess: Recognize HP model 816 machines as having
13543         a PA1.1 processor.
13544
13545 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13546
13547         * configure: Ignore new autoconf configure options.
13548
13549 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13550
13551         * config.guess:  Recognize Pentium under SCO.
13552         From Robert Lipe <robertl@arnet.com>.
13553
13554 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13555
13556         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13557
13558 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
13559
13560         * configure.in: Don't configure gas for alpha-dec-osf*.
13561
13562 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
13563
13564         * configure.in: Default to --with-stabs for some targets for which
13565         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13566         i[345]86*-*-unixware*.
13567
13568 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13569
13570         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13571         rather than basing it on the target.  Simplify handling of options
13572         controlling which directories to configure.  Remove extraneous
13573         slash in multi-clean target.
13574
13575 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
13576
13577         * config-ml.in: Prefix more variables with ml_ so they don't collide
13578         with configure's.
13579
13580 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
13581
13582         * configure: Don't turn -v into --v.
13583
13584 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
13585
13586         * configure.in (targargs): Fix typo.
13587
13588         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13589
13590 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
13591
13592         * configure.in: Strip --host and --target options from
13593         CONFIG_ARGUMENTS, and always configure for --host only.  Add
13594         --with-cross-host option when building with a cross-compiler.
13595         * configure: Canonicalize the arguments put into config.status by
13596         always using `=' for an option with an argument.  Pass a presumed
13597         --host or --target explicitly.
13598
13599 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
13600
13601         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13602         into general OS recognition case.
13603
13604 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13605
13606         * configure.in (target_configdirs): add target-winsup only
13607         for win32 target systems.
13608
13609 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
13610
13611         * Makefile.in (all-target-libgloss): Depend upon
13612         configure-target-newlib, since when libgloss is built it looks to
13613         see if the newlib directory exists.
13614
13615 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
13616
13617         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13618         cfg-ml-*.in.
13619
13620 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
13621
13622         * configure: Handle LD and LD_FOR_TARGET when configuring a
13623         Canadian Cross.
13624
13625 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13626
13627         * configure.in (target_libs): add target-winsup.
13628         (target==i386-win32): add patch diff flex make to $noconfigdirs.
13629         (target==ppcle-pe): remove ld from $noconfigdirs.
13630
13631 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
13632
13633         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13634         Preserve relative path names in $srcdir.  Build symlink tree if
13635         configuring cross target dir and srcdir=. (= no VPATH support).
13636         (configure-target-libg++): Depend on configure-target-librx.
13637         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13638         * config-ml.in: New file.
13639         * symlink-tree: New file.
13640         * configure: Ensure srcdir="." if that's what it is.
13641
13642 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
13643
13644         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13645         includes and FLEX_SKELETON setting.
13646         * mpw-configure (--with-gnu-ld): New option, controls whether
13647         to use PPCLink or ld with PowerMac GCC.
13648         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13649         * mpw-config.in: Configure grez if targeting Mac.
13650
13651         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
13652         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13653         just macos.
13654         * configure.in: Configure grez resource compiler if targeting Mac.
13655         * Makefile.in (all-grez, install-grez): New targets.
13656
13657 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
13658
13659         * configure: CXX defaults to gcc, not g++.  If we find
13660         gcc in the path, set CC to gcc -O2.
13661
13662 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
13663
13664         * configure: Default ${build} correctly.  Avoid picking up extra
13665         spaces when reading CC and CXX from Makefile.  When doing a
13666         Canadian Cross, use plausible default values for numerous
13667         variables.
13668         * configure.in: When doing a Canadian Cross, don't try to
13669         configure tools whose configure script can't handle it.
13670
13671 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13672
13673         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13674
13675 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13676
13677         * configure:  Remove dubious bug reporting address.
13678
13679 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13680
13681         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
13682         configure script, run that instead of this directory's configure.
13683         In either case, print a message that we're configuring the sub-dir.
13684
13685 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13686
13687         * configure.in: Before checking for the existence of various files,
13688         use sed to filter out "target-".
13689
13690 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13691
13692         * Makefile.in (DO_X): Split rule to decrease command line length
13693         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
13694         (Philippe De Muyter).
13695
13696 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13697
13698         * Makefile.in (all-patch): depend on all-libiberty.
13699
13700 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
13701
13702         * configure.in: If the only directory in target_configdirs which
13703         actually exists is libiberty, then set target_configdirs to empty,
13704         to avoid trying to build a target libiberty in a gas or gdb
13705         distribution.
13706
13707 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
13708
13709         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
13710         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
13711         systems.
13712
13713 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13714
13715         * configure.in (copy_dirs): Use sys-include instead of include
13716         for --with-headers option.
13717
13718 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
13719
13720         * Makefile.in, configure.in: Make winsup builds work with
13721         new scheme.
13722
13723 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
13724
13725         * configure.in: Build the linker on AIX.
13726
13727 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13728
13729         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
13730         where needed.
13731
13732 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
13733
13734         * Makefile.in (all-gcc): Fix typo.
13735
13736 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13737
13738         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
13739
13740 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13741
13742         * configure.in:  Rename libFOO to target-libFOO, and xiberty
13743         to target-xiberty, to provide more flexibility.
13744         (target_subdir):  Define.  Create if cross.
13745         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
13746         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
13747         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
13748         check-libFOO -> check-target-libFOO, etc.
13749         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
13750         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
13751         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
13752         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
13753         allow ALL_GCC="" to only configure.
13754         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
13755         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
13756         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
13757
13758 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
13759
13760         * Makefile.in (taz): Build "info" in etc explicitly.
13761
13762 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
13763
13764         * configure.in:  Make sure that CC is undefined (as opposed to
13765         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
13766         problem with autoconf trying to configure on a host without GCC.
13767
13768 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13769
13770         * mpw-configure: Set host alias from choice of host compiler,
13771         only use generic MPW Makefile sed if present, edit a file
13772         named "hacked_Makefile.in" instead of "Makefile.in" if present.
13773         * mpw-README: Add problem notes about CW6 and CW7.
13774
13775 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
13776
13777         * Makefile.in (taz): Use ";" instead of ";;".
13778
13779 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13780
13781         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
13782         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
13783         DISTDOCDIRS.
13784         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
13785         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
13786
13787 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13788
13789         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
13790         and gnats, because they are now subsumed by DISTSTUFFDIRS.
13791         Move bfd to DISTSTUFFDIRS.
13792
13793 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13794
13795         * Makefile.in (X11_LIB): Removed.
13796         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
13797
13798         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
13799
13800 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13801
13802         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
13803         names.
13804
13805 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13806
13807         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
13808
13809 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
13810
13811         * configure.in (i[345]86-*-win32): Always build newlib.
13812         Don't configure cvs, autoconf or texinfo.
13813         * Makefile.in (LD_FOR_TARGET): New.
13814         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
13815         Pass down LD_FOR_TARGET.
13816
13817 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13818
13819         * winsup: New directory.
13820         * Makefile.in: Build winsup.
13821         * configure.in: Winsup is configured when target is win32.
13822         Can only build win32 target GDB when native.
13823
13824 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
13825
13826         * config.guess: Recognize HP model 819 machines as having
13827         a PA 1.1 processor.
13828
13829 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13830
13831         * configure: Fix sed loop which substitutes for CC and CXX to
13832         avoid bug found in various sed implementations.
13833
13834 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13835
13836         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
13837         simulator.  Use standard powerpc-*-eabi*.
13838
13839 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13840
13841         * configure.in: Stop putting gas and binutils in noconfigdirs for
13842         powerpc-*-aix* and rs6000-*-*.
13843
13844 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
13845
13846         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13847         -mcall-aixdesc libraries.
13848
13849 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
13850
13851         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13852
13853         * config.sub (arm | armel | armeb): Fix shell syntax.
13854
13855 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13856
13857         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13858         -msoft-float and -mcpu=common support.
13859         (powerpc*-*-eabisim*): Add support for building -mcall-aix
13860         libraries.
13861
13862 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13863
13864         * configure.in: Allow configuration and build of emacs19 for the alpha.
13865
13866 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13867
13868         * configure.in (CC): Get ^CC, not just any old CC, from
13869         ${host_makefile_frag}.
13870
13871 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13872
13873         * configure.in (CC): Try to get CC from
13874         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13875
13876 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13877
13878         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13879         only if it exists in $(srcdir).
13880
13881 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13882
13883         * configure: If CC and CXX are not set in the environment, set
13884         them, based on either an existing Makefile or on searching for gcc
13885         in PATH.  Substitute for CC and CXX in Makefile.
13886         * configure.in: Remove libm from target_libs.  Separate
13887         target_configdirs from configdirs.  If CC is not set in
13888         environment, try to get it from a host Makefile fragment.  Rewrite
13889         changes of configdirs to use skipdirs instead.  A few minor
13890         tweaks.  Take directories out of target_configdirs as they are
13891         taken out of configdirs.  Remove existing Makefile files from
13892         subdirectories.  Substitute for TARGET_CONFIGDIRS and
13893         CONFIG_ARGUMENTS in Makefile.
13894         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13895         by configure.in.
13896         (CONFIG_ARGUMENTS): Likewise.
13897         (CONFIGURE_TARGET_MODULES): New variable.
13898         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13899         ($(CONFIGURE_TARGET_MODULES)): New target.
13900         (configure-libg++, configure-libio): New targets.
13901         (all-libg++): Depend upon configure-libg++.
13902         (all-libio): Depend upon configure-libio.
13903         (configure-libgloss, all-libgloss): New targets.
13904         (configure-libstdc++): New target.
13905         (all-libstdc++): Depend upon configure-libstdc++.
13906         (configure-librx, all-librx): New targets.
13907         (configure-newlib): New target.
13908         (all-newlib): Depend upon configure-newlib
13909         (configure-xiberty): New target.
13910         (all-xiberty): Depend upon configure-xiberty.
13911
13912 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13913
13914         * configure.in (host i[345]86-*-win32):  Expand the
13915         noconfigdirs again.
13916
13917 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
13918
13919         * mpw-configure: Fix sed command file name.
13920
13921 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13922
13923         * configure.in (host i[345]86-*-win32): Reduce the
13924         noconfigdirs again.
13925
13926 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
13927
13928         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13929         or powerpc*-*-pe*, since they are not yet supported.
13930
13931 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13932
13933         Add PowerMac support and many other enhancements.
13934         * mpw-configure: New option --cc to select compiler to use,
13935         paste options set according to --cc into the generated
13936         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13937         if mpw-make.sed is present.
13938         * mpw-config.in: Don't test for gC1, test for mpw-touch,
13939         add forward includes for PowerPC include files.
13940         * mpw-build.in: Build using Makefile.PPC if present.
13941         (do-byacc, etc): Remove separate version resource builds.
13942         (do-gas): Build "stamps" before "all".
13943         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13944         * mpw-README: Update to reflect --cc option, PowerMac support,
13945         and recently-reported compatibility problems.
13946
13947 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
13948
13949         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13950         embedded m68k systems (-aout, -coff, -elf, -vxworks).
13951         (--with-multilib-top): Pass to recursive invocations.
13952
13953 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
13954
13955         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13956         v810-*-*.
13957
13958 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13959
13960         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13961         gdb, ld and opcodes on v810-*-*.
13962
13963 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13964
13965         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13966         (local-maintainer-clean): New target.
13967         (maintainer-clean): New target.
13968         (realclean): Just depend upon maintainer-clean.
13969
13970 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13971
13972         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13973
13974 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
13975
13976         * configure.in: Build ld in mips*-*-bsd* case.
13977
13978 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
13979
13980         * config.sub: Accept -lites* OS.  From Ian Dall.
13981
13982 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
13983
13984         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13985         targets.
13986
13987 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13988
13989         * configure.in: treat i386-win32 canadian cross the same as
13990         i386-go32 canadian cross.
13991
13992 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13993
13994         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13995         running under the simulator to build a reduced set of libraries.
13996         (powerpc-*-eabiaix): Add fine grained multilib support added to
13997         other powerpc targets yesterday.
13998
13999 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14000
14001         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14002         -disable-softfloat, -disable-relocatable, -disable-aix, and
14003         -disable-sysv to control which multilib libraries get built.
14004
14005 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14006
14007         * configure: Add Makefile.tem to list of files to remove in trap
14008         handler.
14009
14010 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14011
14012         * config.guess (*Linux*):  Add missing "exit"s.
14013         Also, need specific check for alpha-unknown-linux (uses COFF).
14014
14015 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14016
14017         * config.guess:  Merge with FSF:
14018
14019         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
14020         * config.guess (AIX4): More robust release numbering discovery.
14021
14022         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
14023         * config.guess (i386-sequent-ptx): Properly get version number.
14024
14025         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
14026         * config.guess (mips:*:4*:UMIPS): New case.
14027
14028 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14029
14030         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14031         (i386-win32 host): Likewise.  Don't build readline.
14032
14033 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
14034
14035         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
14036         SUPPORT_FILES to submakes.
14037
14038 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
14039
14040         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14041         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14042         mpw-configure.
14043
14044 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
14045
14046         * configure.in (appdirs): Use =, not ==, in test expression when
14047         trying to build the text to print in the warning message for
14048         Solaris users.
14049
14050 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
14051
14052         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14053
14054 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14055
14056         * config.guess: Recognize lynx-2.3.
14057
14058 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
14059
14060         * config.sub (z8ksim): Deleted
14061         (z8k-*-coff): New, this is the one true name of the target.
14062
14063 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
14064
14065         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14066
14067 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
14068
14069         * config.guess (*:Linux:*:*): First try asking the linker what the
14070         default object file format is (elf, aout, or coff).  Then if this
14071         fails, try previous methods.
14072
14073 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14074
14075         * configure.in: Don't build newlib for *-*-vxworks5.1.
14076
14077 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14078
14079         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14080         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14081
14082 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
14083
14084         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14085
14086 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
14087
14088         * cfg-ml-com.in: New file.
14089         * cfg-ml-pos.in: New file.
14090
14091 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14092
14093         * COPYING.NEWLIB: Add HP free copyright to list.
14094
14095 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14096
14097         * config.sub: Recognize -eabi* for the system, not just -eabi.
14098
14099 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14100
14101         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14102         * config.sub, configure.in (win32): New target and host.
14103
14104 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14105
14106         * configure.in: Add i386-pe configuration.
14107
14108 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
14109
14110         * mpw-build.in (install): Install GDB after LD.
14111
14112 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
14113
14114         * mpw-config.in (elf/mips.h): Always forward-include, needed
14115         for GDB to build.
14116
14117 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14118
14119         * testsuite: New directory for customer acceptance and whole tool
14120         chain tests.
14121
14122 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14123
14124         * configure: If per-host line isn't found, but AC_OUTPUT is found
14125         and a configure script exists, run it instead.
14126
14127 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14128
14129         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
14130
14131 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14132
14133         * configure: Set build_{cpu,vendor,os,alias} to host values when
14134         --build isn't specified.
14135
14136 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14137
14138         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14139         (FLAGS_TO_PASS): Pass them.
14140         (EXTRA_TARGET_FLAGS): Ditto.
14141
14142 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14143
14144         * Makefile.in (all-libg++): Depend on all-libstdc++.
14145
14146 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14147
14148         * configure.in (noconfigdirs): Enable all packages for
14149           i386-unknown-netbsd.
14150
14151 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
14152
14153         * configure.in (noconfigdirs): Don't configure tk for i386-go32
14154         hosted builds (DOS builds)
14155
14156 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14157
14158         Changes for ARM based on patches from Richard Earnshaw:
14159         * config.sub: Handle armeb and armel.
14160         * configure.in: Omit arm linker only for riscix.
14161
14162 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14163
14164         * config.guess:  Update from FSF.
14165
14166 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
14167
14168         * config.sub: Recognize powerpcle as the little endian variant of
14169         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
14170         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
14171         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
14172         temporarily.
14173
14174 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
14175
14176         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14177
14178 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
14179
14180         * config.sub: Accept -lites* as a basic system type.
14181
14182 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
14183
14184         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14185         installed, and if so return linuxoldld as the system name.
14186
14187 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
14188
14189         * config.guess: Add hppa1.1-hp-lites support.
14190
14191 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14192
14193         * configure.in: Don't build newlib for m68k-vxworks5.1.
14194
14195 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14196
14197         * configure.in (mips-sgi-irix6): Use mh-irix5.
14198
14199 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
14200
14201         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14202
14203 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14204
14205         * test-build.mk: Enable building of shared libraries on IRIX 5 and
14206         OSF/1.  Fix compiler flags.
14207         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
14208
14209 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
14210
14211         * configure.in: Recognize --with-newlib.
14212         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14213
14214 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14215
14216         * Makefile.in: move {all,check,install}-gdb from *_MODULES
14217         to *_X11_MODULES due to gdbtk needing X include files et al.
14218
14219 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
14220
14221         Merge in support for Mac MPW as a host.
14222         (Old change descriptions retained for informational value.)
14223
14224         * mpw-config.in: Add generic include forwards for cpu-specific
14225         include files in aout and elf directories.
14226
14227         * mpw-configure: Added copyright.
14228         * mpw-config.in: Check for presence of required build tools.
14229         (target_libs): Add newlib.
14230         (target_tools): Add examples.
14231         (Read Me): Generate as "Read Me for MPW" instead.
14232         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14233         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14234         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14235
14236         * mpw-configure: Remove subdir-specific makefile hackery,
14237         delete mk.tmp after using it.
14238
14239         * mpw-build.in (all): Display start and end times.
14240
14241         * mpw-configure (host_canonical): Set.
14242         (target_cpu): Always add to makefiles.
14243         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14244         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14245         (mpw-mh-mpw): Look for in srcdir and srcroot.
14246         Use sed instead of mpw-edit-prefix to edit prefix definitions.
14247
14248         * mpw-build.in: (install-only): New target.
14249
14250         * mpw-configure (host_alias, target_alias): Rename from hostalias
14251         and targetalias, add into generated Makefile.
14252         (mk.tmp): If present, add into generated Makefile.
14253         * mpw-build.in (all-gas): Build config.h first before gas proper.
14254
14255         * mpw-configure (config.status): Write only if changed.
14256         * mpw-config.in (readline): Configure it (not built, just used for
14257         definitions).
14258
14259         * mpw-config.in (elf/mips.h): Add a forward include.
14260
14261         * mpw-config.in: Forward-include most .h files in include into
14262         extra-include.
14263         (readline): Don't build.
14264         mpw-build.in (install): Install GDB.
14265
14266         * mpw-configure (prefix, mpw_prefix): Handle it.
14267         * mpw-config.in (mmalloc, readline): Don't configure.
14268         * mpw-build.in (thisscript): Rename to ThisScript.
14269         Use mpw-build instead of BuildProgram everywhere.
14270         (mmalloc, readline): Don't build.
14271         * mpw-README: New file, basic documentation about the MPW port.
14272
14273         * mpw-config.in: Use forward-include to create include files.
14274
14275         * mpw-configure: Add more things to the top of each configured
14276         Makefile, including contents of config/mpw-mh-mpw.
14277         * mpw-config.in (extra-include): Create this directory and fill it
14278         with Posix-like include files when configuring.
14279
14280         * config.sub (apple, mac, mpw): Add various aliases.
14281
14282         * mpw-build.in: New file, top-level build script fragment for MPW.
14283         * mpw-configure: New file, configure script for MPW.
14284         * mpw-config.in: New file, config fragment for MPW.
14285
14286 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14287
14288         * configure.in (host_libs): Remove glob, since it is gone from the
14289         sources.
14290
14291 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14292
14293         * Makefile.in: define empty GDB_NLM_DEPS var.
14294
14295         * configure.in(target_makefile_frag): use config/mt-netware
14296         for netware targets.
14297
14298 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14299
14300         * config.sub: Merge in recent FSF changes.  Remove linux special
14301         cases.
14302
14303 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14304
14305         Revert this change:
14306
14307         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14308
14309                 * build-all.mk: Use CC=cc -Xs on Solaris.
14310
14311 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14312
14313         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
14314         stop using it.
14315         * Makefile.in: Nuke all references to glob subdirectory.
14316
14317 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14318
14319         * configure.in: Fix --enable-shared logic in per-host.
14320
14321 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14322
14323         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14324
14325 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14326
14327         * configure.in (noconfigdirs): Don't build gas on AIX, for
14328         powerpc*-*-aix* as well as for rs6000*-*-aix*.
14329
14330 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
14331
14332         * configure: Fix --cache-file to work if the file argument is a
14333         relative path.
14334
14335 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
14336
14337         * configure: If the --cache-file is used, pass it down to
14338         configure in subdirectories.
14339
14340 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
14341
14342         * config.sub: add vxworks29k configuration.
14343
14344 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14345
14346         * Makefile.in (taz): Do "diststuff" part quietly.
14347
14348 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14349
14350         * config.sub: Mini-merge with gcc/config.sub.
14351
14352 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14353
14354         * config.guess (IRIX): Sed - to _.
14355
14356 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14357
14358         * Makefile.in (source-vault, binary-vault): New targets.
14359
14360 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
14361
14362         * config.sub: Recognize -eabi as a basic system type.
14363
14364 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14365
14366         * configure.in (enable_shared stuff): Fix typo.
14367
14368 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
14369
14370         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14371
14372 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14373
14374         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14375
14376 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
14377
14378         * configure.in (rs6000-*-*): Don't build gas.
14379
14380 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
14381
14382         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14383         reduce command line length.
14384         (AS_FOR_TARGET): Check for as.new, not Makefile.
14385         (NM_FOR_TARGET): Check for nm.new, not Makefile.
14386
14387 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14388
14389         * config.guess:  Merge from FSF.
14390
14391 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14392
14393         * configure: Don't use $ when handling program_suffix.
14394
14395 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
14396
14397         * configure.in:  Configure tk for hppa/hpux.
14398
14399 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14400
14401         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
14402
14403 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14404
14405         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
14406         to LIBCXXFLAGS.  Tests are better run without it.
14407
14408 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
14409
14410         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14411
14412 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
14413
14414         * configure.in (*-*-netware*): Don't configure xiberty.
14415
14416 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
14417
14418         * configure.in:  Remove tk from native_only list.
14419
14420 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
14421
14422         * build-all.mk: Add mips-ncd-elf target to sun4 targets
14423           for special NCD build.
14424
14425 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14426
14427         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14428         makeall.bat, they're only useful for binutils snapshots.
14429         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14430         makeall.bat to specified SUPPORT_FILES.
14431
14432 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
14433
14434         * build-all.mk: Add Ericsson targets to sun4 and solaris
14435           hosts.  Add  BNR's sun4 target to solaris host, so their
14436           build-from-source will be tested in-house first.
14437
14438 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14439
14440         * Makefile.in (LIBCFLAGS): New variable.
14441         (CFLAGS_FOR_TARGET): Ditto.
14442         (LIBCFLAGS_FOR_TARGET): Ditto.
14443         (LIBCXXFLAGS): Ditto.
14444         (CXXFLAGS_FOR_TARGET): Ditto.
14445         (LIBCXXFLAGS_FOR_TARGET): Ditto.
14446         (BASE_FLAGS_TO_PASS): Pass them.
14447         (EXTRA_TARGET_FLAGS): Ditto.
14448
14449         * configure.in: Support --enable-shared.
14450
14451 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14452
14453         * configure.in (target_libs):  Include libstdc++ again.
14454         * config.guess:  Update from FSF (for FreeBSD).
14455
14456 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14457
14458         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14459         makeall.bat.
14460         (DISTDOCDIRS): Add `etc'.
14461         (ETC_SUPPORT_PFX): New variable.
14462         (taz): Include anything from etc starting with a word in
14463         ETC_SUPPORT_PFX.
14464
14465 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14466
14467         * config.sub: Update for recent FSF changes.  Remove obsolete
14468         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
14469         spacing changes.
14470
14471 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14472
14473         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
14474
14475         * config.guess:  Merge with FSF.
14476         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14477
14478 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14479
14480         * configure: Since the "trap 0" handler will override the exit
14481         status on many systems, only use it for "exit 1", and make it set
14482         a non-zero exit status; reset it before "exit 0".  Also, check
14483         exit status of config.sub, and error out if it failed.
14484
14485 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
14486
14487         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14488         and install libgloss.
14489
14490 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14491
14492         * Makefile.in (all-binutils): Depend upon all-byacc.
14493
14494         * configure.in: Don't build emacs on Irix 5.
14495
14496 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14497
14498         * configure.in (*-*-netware*): Add libio.
14499
14500 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14501
14502         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14503         (CHECK_TARGET_MODULES): Ditto.
14504         (INSTALL_TARGET_MODULES): Ditto.
14505         (TARGET_LIBS): Ditto.
14506         (all-libstdc++): Note dependencies.
14507
14508 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14509
14510         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14511
14512 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14513
14514         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14515         -fexternal-templates.
14516
14517         * configure.in (target_libs): Add libstdc++.
14518         (noconfigdirs): Add libstdc++ as appropriate.
14519
14520 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14521
14522         * config.guess:  Update from FSF.
14523
14524 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14525
14526         * configure: Use ${config_shell} when running ${configsub}.
14527
14528 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
14529
14530         * config.sub: No longer recognize h8300h.
14531
14532 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14533
14534         * config.sub: Remove extraneous differences between config.sub and
14535         gcc/config.sub.
14536
14537 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14538
14539         * Makefile.in (DISTSTUFFDIRS): Add gas.
14540
14541 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
14542
14543         * COPYING.NEWLIB: New file.
14544
14545 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14546
14547         * config.guess (HP-UX):  Patch from Harlan Stenn
14548         <harlan@landmark.com> to also emit release level.
14549
14550 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14551
14552         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14553
14554 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14555
14556         * config.sub:  Merge nextstep cleanup from FSF.
14557
14558 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14559
14560         * configure.in (arm-*-*): Don't configure ld for this target.
14561
14562 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14563
14564         * configure.in (*-*-netware): don't configure libg++, libio,
14565           librx, or newlib.
14566
14567 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14568
14569         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
14570         configure ld--it works, but it doesn't support shared libraries.
14571
14572 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14573
14574         * config.guess (*-unknown-freebsd*):  Get rid of possible
14575         trailing "(Release)" in version string.
14576         Patch from Paul Richards <paul@isl.cf.ac.uk>.
14577
14578 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14579
14580         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14581         Fix type: *-next-neststep -> *-next-nextstep.
14582
14583         * config.guess:  Merge from FSF:
14584
14585         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
14586
14587         * config.guess: Recognize powerpc-ibm-aix3.2.5.
14588
14589         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
14590
14591         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14592         instead of UNIX_SV for UnixWare 1.0).
14593
14594 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
14595
14596         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
14597         to make gdb/nlm/* build after the compiler and linker.
14598
14599 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14600
14601         * config.guess (netbsd, freebsd, linux):  Accept any machine,
14602         not just i[34]86.
14603         (m68k-atari-sysv4):  Relocate to match FSF version.
14604
14605         * config.guess:  More merges from the FSF:
14606
14607         Add a space before function call or macro invocation.
14608
14609         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14610
14611         * config.guess: Add trap cmd to remove dummy.c and dummy when
14612         interrupted.
14613
14614         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14615
14616         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14617         (dummy): Redirect stderr from compilation of dummy.c.
14618
14619         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
14620
14621         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14622
14623 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
14624
14625         * configure: Accept and ignore --cache*, for compatibility with
14626         new autoconf.
14627
14628 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14629
14630         * config.guess:  Merge from FSF:
14631
14632         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14633
14634         * config.guess (Pyramid*:OSx*:*:*): New case.
14635         (PATH): Add /.attbin at end for finding uname.
14636         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
14637
14638         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
14639
14640         * config.guess (M88*:DolphinOS:*:*): New case.
14641
14642         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
14643
14644         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14645         to select whether to use ELF or COFF.
14646
14647         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14648
14649         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
14650
14651         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
14652
14653         * config.guess: Guess the OS version for HPUX.
14654
14655         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
14656
14657         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14658
14659 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14660
14661         * configure.in: Recognize --with-headers, --with-libs, and
14662         --without-newlib.
14663         * Makefile.in (all-xiberty): Depend upon all-ld.
14664
14665 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14666
14667         * configure.in: Change i[34]86 to i[345]86.
14668
14669 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14670
14671         * configure (version): A few more tweaks to help message.
14672
14673 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14674
14675         * Makefile.in:  Remove (for now) librx as a host library,
14676         now that we're building it for target.
14677
14678 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14679
14680         * configure: Fix up help message; from karl@owl.hq.ileaf.com
14681         (Karl Berry).
14682
14683 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14684
14685         * configure.in:  Also configure librx.
14686
14687 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14688
14689         * Makefile.in:  Update various rules to reflect that librx
14690         is now needed for libg++.
14691
14692 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14693
14694         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
14695
14696 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
14697
14698         * configure.in: Configure the examples directory.
14699
14700 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14701
14702         * configure: Simplify Jun 2 1994 change.
14703
14704 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14705
14706         * change CC to /usr/latest/bin/gcc for lynx host builds, since
14707         /bin/gcc isn't good enough to build gcc.
14708
14709 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
14710
14711         * Makefile.in (GDB_SUPPORT_FILES): Remove
14712         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
14713         (gdb.tar.gz): Add new rule to use standard distribution building
14714         mechanism.
14715
14716 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14717
14718         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
14719         Bill Cox <bill@cygnus.com>.
14720
14721 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14722
14723         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
14724
14725 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
14726
14727         * configure:  Search current dir first in .gdbinit.
14728
14729 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14730
14731         * config.sub:  Recognize freebsd (merged from gcc config.sub).
14732
14733 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14734
14735         * config.sub:  Refer to NeXT's operating system as nextstep.
14736
14737         * config.sub (case $basic_machine):  Re-order the cases, to match
14738         the order in the FSF version (which is mostly alphabethical).
14739         Merge in some additions and changes from the FSF.
14740
14741 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
14742
14743         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
14744         * config.sub: Recognize cxux7.
14745         * configure.in: Use mh-cxux for m88k-harris-cxux*.
14746
14747 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14748
14749         * config.sub:  Fix typo powerpc -> powerpc-*.
14750
14751 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
14752
14753         * Makefile.in: `all-emacs19' depends on `all-byacc'.
14754
14755         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
14756         parallel with all-emacs and install-emacs).  Top-level command
14757         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
14758
14759 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14760
14761         * test-build.mk ($(host)-stamp-stage2-installed): Remove
14762         $(relbindir)/make before doing ``make install'', and use
14763         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
14764         installing over running make binary.
14765         ($(host)-stamp-stage3-installed): Likewise.
14766
14767 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14768
14769         * config.guess: Recognize Mach.
14770
14771 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14772
14773         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
14774         see whether --exec-prefix was used.
14775
14776 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14777
14778         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
14779
14780 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14781
14782         * Makefile.in: Add all-librx target similar to all-libproc.
14783
14784 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
14785
14786         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
14787         with post 1.2 uname bogosity.
14788
14789 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14790
14791         * configure: Remove temporary files on receipt of a signal.
14792
14793 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
14794
14795         * configure: If there is a package_makefile_frag, remove
14796         ${subdir}/Makefile.tem after copying it in.
14797
14798 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14799
14800         * build_all.mk: support rs6000 lynx identifies itself as
14801         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
14802         since /bin/gcc is too feeble to compile a modern gcc.
14803
14804 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14805
14806         * brought devo/test-build.mk update-to-date with progressive/
14807           test-build.mk. Add lynx targets and hppa flag info.
14808
14809 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14810
14811         * configure.in:  Use mh-ncrsvr43.  Patch from
14812         Tom McConnell <tmcconne@sedona.intel.com>.
14813
14814 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14815
14816         * config.guess (i386-unknown-bsdi):  No longer need to
14817         check #if defined(__bsdi__) && defined(__i386__).
14818
14819 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14820
14821         * configure: Set program_transform_nameoption correctly.
14822
14823 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14824
14825         * brought build-all.mk update-to-date with progressive build-all.mk,
14826           added new targets and hppa info.
14827
14828 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14829
14830         * configure: If config.guess result is a prefix of the user
14831         specified target, assume a native build and use the user specified
14832         target as the host alias.  Remove SunOS patch suffix removal hack.
14833         * configure.in: Remove SunOS patch suffix removal hack.
14834
14835         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
14836         in NATIVE_CHECK_MODULES.
14837
14838 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
14839
14840         * Makefile.in: Rename HOST_ONLY to NATIVE.
14841         * configure: Delete SunOs patch suffix from host_canonical
14842           and build_canonical variables that are prepended to Makefiles.
14843         * configure.in: Add comments for easier maintenance.
14844
14845 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14846
14847         * Makefile.in: Add all-libproc target similar to all-gui.
14848
14849 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
14850
14851         * Makefile.in (CHECK_MODULES): split into
14852         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14853
14854 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
14855
14856         * config.guess (i386-unknown-bsdi): New system to guess.
14857
14858 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14859
14860         * Makefile.in: Add all-gui target (but not yet build by "all").
14861
14862 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
14863
14864         * config.sub: Move deletion of patch suffix from here...
14865         * configure.in: To here, at Ian's suggestion.  The top-
14866           level scripts might need to know of a patch level.
14867
14868 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
14869
14870         * config.sub: Strip off patch suffix so rtl is recognized
14871           as a sunos4.1.3 machine, even though it's been patched.
14872
14873 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
14874
14875         * Makefile.in (INSTALL_LAST): Delete.
14876         (INSTALL_DOSREL): New.
14877
14878 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14879
14880         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14881         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14882         whether we pass down --with-gnu-ld anyhow.
14883
14884 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
14885
14886         * Makefile.in (INSTALL_LAST): Change operation so it works
14887         on more flavors of make.
14888         * configure.in (go32): Don't build libg++ or libio.
14889
14890 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
14891
14892         * Makefile.in (Move HOST_PREFIX_1 and friends up so
14893         they can be overriden by templates.
14894
14895 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
14896
14897         * configure.in (target==go32): Don't build gdb.
14898         * dosrel: New directory.
14899
14900 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
14901
14902         * configure.in (host==go32): Configure dosrel too.
14903         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14904         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14905         be set by incoming names or templates.
14906         (INSTALL_LAST): New rule.
14907
14908 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
14909
14910         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14911
14912 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14913
14914         * configure.in (appdirs): New variable.  Currently empty, but will
14915         be used in gas distribution.  If nonempty, lists a set of
14916         directories at least one of which must get configured, or top
14917         level configuration is considered to have failed.
14918         (rs6000-*-lynxos*): Use new file name.
14919
14920 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14921
14922         Eliminate XTRAFLAGS.
14923         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14924         newlib include files using -idirafter, and also use -nostdinc.
14925         (CXX_FOR_TARGET): Likewise.
14926         (XTRAFLAGS): Removed.
14927         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14928         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14929         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14930         ($(DO_X)): Don't pass down XTRAFLAGS.
14931
14932 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14933
14934         * configure.in (mips*-dec-bsd*): New target; do build linker.
14935         (mips*-*-bsd*): New target; don't build linker.
14936
14937 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14938
14939         * configure.in: support rs6000-*-lynxos* configuration.
14940         support sunos4 as a cross target.
14941
14942         * config.sub: look for lynx*, not lynx since the OS version may
14943         legitimately be part of the name.
14944
14945 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14946
14947         * configure.in (i[34]86-*-sco*): Move to be with other i386
14948         targets.
14949         (romp-*-*): New target.  Skip various binary utilities.
14950         (vax-*-*): New target.  Don't build newlib.
14951         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
14952
14953 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14954
14955         * configure.in: Only set host_makefile_frag if config
14956         directory exists.
14957
14958 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14959
14960         * install.sh: If $dstdir exists, don't check whether each
14961         component does.
14962
14963 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14964
14965         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14966
14967 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
14968
14969         * configure.in (*-*-lynxos*): Don't configure newlib for either
14970         native or cross Lynx.
14971
14972 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
14973
14974         * config.sub (sparc64-elf): Fix os.
14975         (z8k): Remove duplicate.
14976
14977 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14978
14979         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14980         gcc/stmp-fixproto, to try to prevent fixproto from being run.
14981
14982 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
14983
14984         * configure: Make file links cleanly even if Lynx fails on
14985           an NFS symlink (at least fail cleanly).
14986
14987 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14988
14989         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14990         -XNh2000.
14991
14992 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14993
14994         * configure: Unknown options are fatal again.
14995
14996 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
14997
14998         * configure: Ignore --x-includes and --x-libraries, for Autoconf
14999         compatibility.
15000
15001 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
15002
15003         * build-all.mk: Add `clean' target.
15004
15005 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15006
15007         * config.guess:  Add SINIX support.
15008         * configure.in:  Add mips-*-sysv4* support.
15009
15010 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
15011
15012         * build-all.mk: Document all useful targets.
15013         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15014         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15015
15016 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15017
15018         * configure: Support --silent, --quiet.
15019
15020 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15021
15022         * configure: Support --disable-FEATURE.
15023
15024 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15025
15026         * config.guess: Recognize NCR running SVR4.3.
15027
15028 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15029
15030         * config.guess:  Make BSDI generate i386-unknown-bsd386.
15031         Patch from Paul Eggert <eggert@twinsun.com>.
15032
15033 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15034
15035         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15036
15037 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15038
15039         * configure: Make unrecognized options give nonfatal warnings
15040         instead of fatal errors, and pass them to any subdirectory
15041         configures in case they recognize them.
15042         Make --x equivalent to --with-x.
15043
15044 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15045
15046         * configure: Add --enable-* options.  Clean up usage message and
15047         some comments.
15048
15049 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
15050
15051         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15052
15053 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15054
15055         * configure.in (hppa*-*-*): Enable binutils.
15056
15057 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15058
15059         * config.sub: Recognize cisco.
15060
15061 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
15062
15063         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15064
15065 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15066
15067         * config.guess: about target *-hitachi-hiuxwe2, don't print more
15068         than one configuration name.  Add comment.
15069
15070 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
15071
15072         * config.guess: about target *-hitachi-hiuxwe2, fixed
15073         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
15074         macro is incorrect.]
15075
15076 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15077
15078         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15079         than the "make ls" stuff which used to be here.
15080
15081 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15082
15083         * config.guess:  Recognize i[34]86-unknown-freebsd.
15084         From Shawn M Carey <smcarey@rodan.syr.edu>.
15085
15086 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15087
15088         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15089
15090 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
15091
15092         * config.guess: Check for ptx.
15093
15094 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
15095
15096         * config.sub: Add os9k checking.
15097
15098 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15099
15100         * config.guess: Handle OSF1 running on HPPA processors
15101
15102 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15103
15104         * configure: If subdir configure fails, print out a message with
15105         subdirectory name, in case subdir's configure code didn't identify
15106         itself.
15107
15108 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
15109
15110         * configure.in: Remove embedded newlines from configdirs.
15111         Avoid mismatches of substrings.  Fix matching strings at end
15112         of configdirs.
15113
15114 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
15115
15116         * config.guess:  Add Lynx/rs6000 config support.
15117
15118 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15119
15120         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15121
15122 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
15123
15124         * configure.in (hppa*-*-osf*): Treat this just like most other
15125         PA configurations (eg no binutils or ld).
15126         (hppa*-*-*elf*): These configurations have binutils and ld.
15127
15128 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15129
15130         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
15131
15132 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15133
15134         * configure.in (rs6000-*-*): Build gas.
15135
15136 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15137
15138         * Makefile.in:  Avoid bug in losing hpux sed.
15139
15140 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15141
15142         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15143         for GDB and GDB has been fixed to not need it.
15144
15145 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15146
15147         * config.guess: Recognize vax hosts.
15148
15149 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15150
15151         * configure (while loop): Don't use "break 2" inside case
15152         statement -- the case statement isn't an enclosing loop.
15153
15154 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15155
15156         * config.guess:  Clean up NeXT support, to allow nextstep
15157         on Intel machines.  Make OS be nextstep.
15158
15159 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
15160
15161         * config.guess: Add alternate forms for Convex.
15162
15163 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
15164
15165         * configure:  Completely rewrite option processing.  Take
15166         advantage of pattern-matching to avoid invoking test frequently.
15167         Also clean up host and target defaulting logic.
15168
15169 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15170
15171         * Makefile.in: Replace all occurrances of "rootme" with "r" and
15172         "$${rootme}" with "$$r", to increase the likelihood that the do-*
15173         commands (plus user environment) will fit SCO limits.
15174
15175 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15176
15177         * configure.in: Don't issue warnings about directories which are
15178         not being configured if -norecursion is set.  Correct test for
15179         --with-gnu-as and --with-gnu-ld to not get confused by substring
15180         matches.
15181
15182         * configure.in: Don't build gas for alpha-dec-osf1*.
15183
15184 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
15185
15186         * configure:  Back out Per's change of 12/19/1993.  It changes the
15187         behavior of configure in unexpected and confusing ways.
15188
15189         Also, use different delim char when calculating
15190         program_transform_name so that the name can contain slashes.
15191
15192 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
15193
15194         * configure.in, config.sub: Add support for VSTa micro-kernel.
15195
15196 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
15197
15198         * configure.in: Nuke hacks which were used to get a special
15199         version of GAS for HPPA configurations.
15200
15201 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15202
15203         * configure:  If only ${target_alias} is given, use that
15204         as the default for ${host_alias}.
15205         * configure:  Add missing back-slashes before nested quotes.
15206
15207 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15208
15209         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15210
15211 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
15212
15213         * config.guess:  Recognize some Tektronix configurations.
15214         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15215
15216 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15217
15218         * config.sub: Match any flavor of SH.
15219
15220 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
15221
15222         * configure.in: Don't try to configure newlib for Alpha.
15223
15224 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15225
15226         * configure.in: Don't build ld for Irix 5.  Don't build gas,
15227         libg++ or libio for any Alpha target.
15228
15229         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15230
15231 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
15232
15233         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15234         default arguments -- so it tried to compress itself.
15235
15236 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15237
15238         * configure.in (notsupp): ensure that a space is always at the end
15239           of the configdirs list, since the grep checks for an explicit space
15240
15241 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15242
15243         * configure.in (target i386-sysv4.2): don't build ld, since static
15244           versions of many libraries are not available.
15245
15246 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15247
15248         * config.guess: Recognize Apollos (using environment variables).
15249         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15250
15251 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15252
15253         * config.guess: Recognize Sony news mips running newsos.
15254
15255 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
15256
15257         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15258         "fi ; else" for bash.
15259
15260 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
15261
15262         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15263
15264 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
15265
15266         * config.sub: accept unixware as an alias for svr4.2.
15267         Fix some inconsistancies with the gcc version.
15268
15269 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15270
15271         * Makefile.in (DISTDOCDIRS):  Add gdb.
15272
15273 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15274
15275         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
15276
15277 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15278
15279         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15280         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15281         this now.
15282
15283 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15284
15285         * config.sub: Accept hiux* as an OS name.
15286
15287         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15288         etc/make-stds.texi.  The underscore came from gcc, and dje now
15289         agrees that RUNTESTFLAGS is the correct name.
15290
15291 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15292
15293         * install.sh:  Remove 'set -e'.  It makes any conditionals
15294         in the script useless.
15295
15296         * config.guess: Automatically recognize arm-acorn-riscix
15297         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15298
15299 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
15300
15301         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15302
15303 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15304
15305         * Makefile.in (DISTDOCDIRS): New variable.
15306         (taz): Edit local Makefile.in sooner, instead of proto-toplev
15307         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
15308
15309 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15310
15311         * configure.in (hppa target): check the source directory for the
15312           pagas sub-directory
15313
15314 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
15315
15316         * config.sub: Allow -aout* and -elf*.
15317
15318 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15319
15320         * configure.in: Don't build ld on i386-solaris2, same as for
15321         sparc-solaris2.
15322
15323 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15324
15325         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15326
15327 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15328
15329         * configure.in:  Configure gdb for alpha.
15330
15331 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15332
15333         * Makefile.in (CXXFLAGS): Add -O.
15334
15335 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15336
15337         * config.guess: added support for DG Aviion
15338
15339 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15340
15341         * configure.in: Produce warning message for subdirectories not
15342         configurable for this host/target combination.  Don't try to
15343         configure gdb for vms.
15344
15345 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15346
15347         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15348         appropriate files before making "diststuff".
15349         (DISTBISONFILES): New var: list of files to be edited.
15350         (DISTSTUFFDIRS): Add binutils.
15351
15352 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15353
15354         * config.sub: also handle mipsel and mips64el (for little endian mips)
15355
15356 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15357
15358         * configure.in: Add * to end of all OS names.
15359
15360 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
15361
15362         * configure.in: Build newlib for LynxOS native.
15363
15364 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15365
15366         * config.guess: Add support for delta 88k running SVR3.
15367
15368         * configure.in: Add comment about HP compiler vs. emacs.
15369
15370 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15371
15372         * configure.in: don't build ld on solaris2 (not a viable option
15373           due to bugs in getpwnam & getpwuid)
15374
15375 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15376
15377         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15378         config.guess will produce a full version number.
15379
15380 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15381
15382         * configure.in: Build linker and binutils for alpha-dec-osf1.
15383
15384 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15385
15386         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15387         and gdb/testsuite/Makefile.in.
15388
15389 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15390
15391         * configure.in: recognize mips*- instead of mips-
15392
15393 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15394
15395         * config.sub: Accept linux*coff and linux*elf as operating
15396         systems.
15397
15398 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15399
15400         * config.sub: Recognize mips64, and mips3 as an alias for it.
15401
15402 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15403
15404         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15405         gdb knows how to handle OSF/1 shared libraries.
15406
15407 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15408
15409         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15410         * config.guess: Recognize Hitachi's HIUX.
15411         * config.sub: Recognize h3050r* and hppahitachi.
15412         Remove redundant cases for hp9k[23]*.
15413
15414 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15415
15416         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15417         if gas and ld are in the source tree and are in ${configdirs}.
15418         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15419         --with options (but still pass them down on the command line,
15420         if they were explicitly specified).
15421
15422 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15423
15424         * configure: substitute SHELL value in Makefile.in with
15425         ${CONFIG_SHELL}
15426
15427 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15428
15429         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15430         *-*-solaris2* targets.
15431
15432 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15433
15434         * Makefile.in: define M4, and pass it down to sub-makes;
15435         all-autoconf now depends on all-m4
15436
15437 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15438
15439         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15440         presence of {ar,ranlib} instead of a configured directory
15441
15442 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
15443
15444         * config.guess: Accept 34?? as well as 33?? for NCR.
15445
15446 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15447
15448         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15449         of 'gas' in sed commands, since 'gash' is now in the tree as well.
15450
15451 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15452
15453         * configure: grab values for $(CC) and $(CXX) from the
15454         environment, so that someone can do "CC=gcc configure; make" and
15455         have it work right (matching the way that autoconf works now)
15456
15457         * configure.in, Makefile.in: add support for gash, the tcl
15458         interface to Galaxy
15459
15460         * config.guess: add NetBSD variants (hp300, x86)
15461
15462 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
15463
15464         * install.sh: Support -d option (in the manner of SunOS 4 install,
15465         as it is more deterministic than that of GNU install)
15466         (chmodcmd): Set file to mode 755 by default (should also do default
15467         chgrp and chown, but I don't feel like dealing with that now)
15468
15469 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
15470
15471         * config.sub: Remove h8300hhms alias.
15472
15473 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15474
15475         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15476
15477 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15478
15479         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15480         as stmp-fixinc
15481
15482 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15483
15484         * config.sub: recognize m88110-bug-coff.
15485
15486 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15487
15488         * Makefile.in (all-libio): all dependencies on the toolchain used
15489         to build this (gcc, gas, ld, etc)
15490
15491 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15492
15493         * config.guess: Deal with OSF/1 1.3 on alpha.
15494
15495 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15496
15497         * install.sh: add some 'else true' clauses for portability
15498
15499         * configure.in: don't build libio for h8[35]00-*-* targets
15500
15501 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15502
15503         * Makefile.in:  Add support for new libio.
15504
15505 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15506
15507         * install.sh: If one command fails, don't try the rest.  Don't try
15508         to remove $dsttmp (via trap) unless we have already created it.
15509         If $src doesn't exist, detect it and exit with an error.
15510
15511         * config.guess: Recognize BSD on hp300.
15512
15513 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15514
15515         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15516         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15517
15518 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
15519
15520         * Makefile.in (all-send-pr): depends on all-prms
15521
15522 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15523
15524         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15525
15526 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15527
15528         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15529         Added test for mips-mips-riscos5.
15530
15531 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15532
15533         * configure.in: use mh-hp300 for 68k HP hosts
15534
15535 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15536
15537         * configure: add support for CONFIG_SHELL, so that you can use
15538         some alternate shell for evaluating configure scripts
15539
15540 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
15541
15542         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
15543         in configure script to bug-gdb@prep.ai.mit.edu when building
15544         distribution archive.
15545         * Makefile.in (COMPRESS):  Remove def.
15546         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
15547         gdb.tar.Z and make-gdb.tar.Z respectively.
15548         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
15549         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
15550         to convergence with 'taz' target in Makefile.in.
15551
15552 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15553
15554         * install.sh (dsttmp): use trap to ensure that tmp files go
15555         away on error conditions
15556
15557 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15558
15559         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15560
15561 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15562
15563         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15564         its parent is '/' not ''.
15565
15566         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15567
15568 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
15569
15570         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15571         that ${newsrcdir}/configure.in does.
15572
15573 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15574
15575         * test-build.mk: support for CONFIG_SHELL
15576
15577 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
15578
15579         * config.sub (netware):  Add as a basic system type.
15580
15581 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15582
15583         * Makefile.in (Makefile): depend on configure.in.  Also drop the
15584           $(srcdir)/ from the dependency on Makefile.in.
15585
15586 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
15587
15588         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15589         (h8300hhms is temporary until multi-libraries are implemented).
15590         * configure.in: Handle h8300h too.
15591
15592 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15593
15594         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15595
15596 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
15597
15598         * configure:  Remove extraneous output when guessing host type.
15599         * config.guess:  Remove extraneous output when guessing using C
15600         compiler rather than uname, or when guessing fails.
15601
15602 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
15603
15604         * Makefile.in: remove all.cross and install.cross targets
15605
15606         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15607           definitions
15608
15609 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
15610
15611         * configure.in (target sh): Build gprof.
15612
15613 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15614
15615         * config.sub: change -solaris to -solaris2
15616
15617 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15618
15619         * configure.in: Use config/mh-riscos for mips-*-sysv*.
15620
15621 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
15622
15623         * configure: Correct error message for missing Makefile.in to
15624         print correct directory.
15625
15626 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15627
15628         * install.sh: kludge around 386BSD shell bug
15629
15630 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
15631
15632         * config.guess:  Recognize NeXT.
15633         * config.guess:  Recognize i486-ncr-sysv4.
15634         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
15635
15636 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
15637
15638         * Makefile.in (MAKEINFOFLAGS): New variable.
15639         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15640         * build-all.mk, test-build.mk: Pass down --no-split as
15641         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
15642
15643 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
15644
15645         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
15646
15647 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
15648
15649         * Makefile.in (libg++.tar.z):  New rule.
15650         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
15651         * Makefile.in (taz):  Only do a single chmod.
15652
15653 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15654
15655         * install.sh: don't use dirname anymore (replaced with sed usage)
15656
15657 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
15658
15659         * Makefile.in:  Change extension for gzip'd files from '.z' to
15660         '.gz' per new FSF standard usage.
15661
15662 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15663
15664         * configure: put quotes around the final value of program_transform_name
15665
15666 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15667
15668         * Makefile.in: new install.sh support; update install-info rules
15669
15670 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
15671
15672         * configure.in: Build diff for crosses, but not for go32 host.
15673
15674         * configure.in: Build gprof only for native, and don't build it
15675         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15676
15677 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
15678
15679         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15680
15681 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15682
15683         * configure.in (host_tools): Add prms.
15684
15685 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15686
15687         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15688         with $(FLAGS_TO_PASS) on the command line
15689
15690         * config.sub: Recognize lynx and lynxos
15691
15692 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15693
15694         * config.sub: Accept -ecoff*, not just -ecoff.
15695
15696 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15697
15698         * Makefile.in (taz): Use .gz suffix instead of .z.
15699         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
15700         names.
15701
15702 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15703
15704         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
15705
15706 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15707
15708         * Makefile.in (install-no-fixedincludes):  install gcc last, so
15709         that rebuilds that might happen during 'make install' don't get
15710         bogus gcc include files
15711
15712 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15713
15714         Change from Utah for HPPA support:
15715         * config.guess: Recognize hppa1.x-hp-bsd.
15716
15717 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
15718
15719         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
15720         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
15721
15722 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15723
15724         * config.sub: Add support for rom68k and bug boot monitors.
15725
15726 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
15727
15728         * Makefile.in: Make all-opcodes depend on all-bfd.
15729
15730 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15731
15732         * config.guess: Added special check for i[34]86-univel-sysv4*.
15733
15734 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
15735
15736         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
15737         the processor rather than assuming i486.
15738
15739 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15740
15741         * config.guess: Recognize SunOS6 as Solaris3.
15742
15743 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
15744
15745         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
15746         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
15747
15748 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
15749
15750         * build-all.mk (all-cross): New target for Canadian Cross.
15751         Added Q2 go32 targets.
15752         * test-build.mk: Configure go32 cross sparclite-aout and
15753         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
15754         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
15755
15756 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15757
15758         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
15759         GO32 hosted toolchains
15760
15761 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15762
15763         * configure: change  so "-exec-prefix" gets passed down rather
15764         than "-exec_prefix" so autoconf generated Makefiles get the
15765         exec_prefix set right.
15766
15767 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15768
15769         * config.guess: get the Solaris2 minor version number
15770
15771         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
15772
15773 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15774
15775         * config.guess: Recognize some Sequent platforms.
15776
15777 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15778
15779         * Makefile.in: added the vault-install target
15780
15781         * configure.in: actually use the Sun3 makefile fragment that's in
15782         config, also added the release dir to configdirs
15783
15784 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15785
15786         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
15787
15788 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15789
15790         * configure.in: remove some program from Alpha targetted toolchains
15791
15792 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
15793
15794         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
15795         gprof.
15796         (taz): Run "make diststuff" in those directories instead of "make
15797         proto-dir".  Look for "VERSION=" only at start of line in subdir
15798         Makefile.  Use "gzip -9" for compression.
15799         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
15800         (binutils.tar.z): New target.
15801
15802 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15803
15804         * Makefile.in (taz): Include gpl.texinfo.
15805
15806 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15807
15808         * Makefile.in (setup-dirs): Merged into "taz" target.
15809         (taz): Only do `proto-dir' stuff if a directory is actually needed
15810         for this target.
15811
15812 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
15813
15814         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
15815         (FLAGS_TO_PASS): Pass down MUNCH_NM.
15816         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
15817         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
15818         (gcc-no-fixedincludes): Correct for current gcc Makefile.
15819
15820 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
15821
15822         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
15823         config.sub, and move-if-change to gdb testsuite distribution
15824         archive, so the testsuite can be extracted, configured, and
15825         run separately from the gdb distribution.  Blow away the Chill
15826         tests that require a Chill compiled executable, since GNU Chill
15827         is not yet publically available.
15828
15829 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15830
15831         * test-build.mk: set environment variables in a single command,
15832         instead of a list of assignments and exports
15833
15834         * config.guess: recognize Alpha/OSF1 systems
15835
15836 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15837
15838         * configure: Change help message to prefer --options rather than
15839           -options.
15840
15841 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15842
15843         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
15844         zippy@ecst.csuchico.edu.
15845         * config.guess: Recognize miniframe.
15846
15847 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15848
15849         * Makefile.in: Use srcroot to find runtest rather than rootme.
15850         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
15851
15852 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15853
15854         * test-build.mk: Extensive additions to support building on a
15855         machine other than the host.
15856
15857 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15858
15859         * configure (tooldir): Fix for i386-aix again.
15860
15861 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
15862
15863         * configure, Makefile.in:  Change definition of $(tooldir)
15864         to match the FSF.
15865
15866 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
15867
15868         * config.guess:  Recognize i[34]86/SVR4.
15869
15870 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15871
15872         * Makefile.in (all-gdb): gdb depends on sim.
15873
15874 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
15875
15876         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
15877         at the same time we make the prototype gdb directory.
15878         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
15879         files at the same time as the gdb base release distribution.
15880
15881 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
15882
15883         * Makefile.in (check): Use individual check targets rather than
15884         DO_X rule.
15885         (check-gcc): Added.
15886
15887 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
15888
15889         * config.sub: Use sysv3.2 not sysv32 for canonical OS
15890         for System V release 3.2.
15891
15892 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15893
15894         * config.sub: Recognize hppaosf.
15895         * configure.in: Do configure ld/binutils/gas for it.
15896
15897 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15898
15899         * configure (tooldir): Alter syntax used to set this, for systems
15900         where "\$" isn't handled right, like i386-aix.
15901
15902 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15903
15904         * configure: Pass program-transform-name, not
15905         program_transform_name, to recursive configures.
15906
15907 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
15908
15909         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15910         of gas+ld+binutils.
15911
15912 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
15913
15914         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
15915
15916 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15917
15918         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15919
15920 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15921
15922         * Makefile.in (PRMS): Set back to all-prms.
15923
15924 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15925
15926         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15927         targets, rather than for MIPS hosts.
15928
15929 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15930
15931         * configure.in: add comment for --with-x default values
15932
15933         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15934
15935         * Makefile.in: add check-* targets for each of the directories in
15936         the tree.  Add a definition of RUNTEST that will use the one we
15937         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
15938
15939 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
15940
15941         * configure.in: Removed obsolete references to bfd_target and
15942         target_makefile_frag.
15943
15944         * build-all.mk: Set assorted targets for Q2.
15945         * config.sub: Recognize z8k-sim and h8300-hms.
15946         * test-build.mk: Really don't pass host to configure.
15947         (HOLES): Added uname.
15948
15949 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
15950
15951         * configure: Handle an empty program-prefix, program-suffix or
15952         program-transform-name correctly.
15953
15954 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15955
15956         * build-all.mk: -G 8 no longer required for MIPS targets.
15957         * test-build.mk: Don't pass host argument to configure; make it
15958         guess.
15959
15960 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
15961
15962         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
15963         * Makefile.in (COMPRESS):  New macro, like GZIP.
15964
15965 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15966
15967         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15968
15969         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15970         with gas currently defaults to -G 0.
15971
15972 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
15973
15974         * Makefile.in (all-flex): flex depends on byacc.
15975
15976         * build-all.mk: If host not specified, use config.guess.  Pass TAG
15977         to test-build.mk as RELEASE_TAG.
15978         * test-build.mk (configargs): New variable containing arguments to
15979         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
15980         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15981
15982         * config.guess: Use /bin/uname when checking -X argument on SCO,
15983         to avoid invoking GNU uname which doesn't understand -X.
15984
15985         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15986
15987         * configure.in: Build gas for mips-*-*.
15988
15989 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15990
15991         * Makefile.in (all.normal): insert missing backslash.
15992
15993 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15994
15995         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15996
15997         * Makefile.in: Complete overhaul to merge many almost identical
15998         targets.
15999
16000 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16001
16002         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16003         (gdb.tar.Z): Adjusted.
16004
16005         * Makefile.in (setup-dirs, taz): New targets; should be general
16006         enough to adapt for gdb sometime.  Build only .z file.
16007         (gas.tar.z): New target.
16008
16009 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16010
16011         * build-all.mk: Use CC=cc -Xs on Solaris.
16012
16013 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
16014
16015         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
16016         for handling BISON for FSF releases.
16017
16018 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16019
16020         * configure: Actually implement the change zoo just documented.
16021
16022 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
16023
16024         * configure: when using config.guess, only set target_alias when
16025         it's not already been set (ie, on the command line)
16026
16027 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16028
16029         * Makefile.in: add installcheck target, set PRMS to install-prms
16030
16031 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16032
16033         * configure: add support for package_makefile_fragment, handle the
16034         case where a directory has a configure.in file but no Makefile.in
16035         more gracefully (with an actual understandable error message, even);
16036         add support for --without (and add this to the usage message); also
16037         explicitly add a --host=${host_alias} to the command line when
16038         config.guess is used
16039
16040 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16041
16042         * configure: Must use both --host and --target in recursive calls.
16043
16044 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16045
16046         * Makefile.in: Change deja-gnu to dejagnu.
16047
16048 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16049
16050         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16051
16052 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16053
16054         * configure.in: canonicalize all instances to *-*-solaris2*,
16055         also strip out a number of tools to not build for go32 host
16056
16057 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16058
16059         * config.guess: add GPL.
16060
16061         * Makefile.in, config.guess, config.sub, configure: bump
16062           copyrights to 93.
16063
16064 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
16065
16066         * Makefile.in (do-info): Removed obsolete check for existence of
16067         localenv file.
16068
16069         * Makefile.in (MAKEOVERRIDES): Define to be empty.
16070
16071 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16072
16073         * Makefile.in: a couple of 'else true' for decstation,
16074         support for TclX
16075
16076         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16077
16078 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
16079
16080         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16081
16082 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
16083
16084         * config.guess: Recognize i386-ibm-aix (PS/2).
16085         * configure.in: Use config/mh-aix386 file for it.
16086
16087 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
16088
16089         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16090         CC_FOR_TARGET instead.
16091         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16092
16093 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
16094
16095         * Makefile.in: Add sim to list of directories sent with gdb
16096
16097 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16098
16099         * configure.in: Put back mips-dec-bsd* case.
16100
16101 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
16102
16103         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16104         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
16105         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16106
16107 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16108
16109         * configure.in: remove no-op mips-dec-bsd* in "case $target"
16110
16111         * Makefile.in (dir.info): only run gen-info-dir if it exists,
16112         (install-info): install dir.info only if it exists,
16113         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16114
16115 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
16116
16117         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
16118         gas for mips-dec-bsd.
16119
16120 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
16121
16122         * configure (makesrcdir): If ${srcdir} is relative and not ".",
16123         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16124
16125 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16126
16127         * configure.in: Added "dejagnu" to hosttools list.
16128
16129 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
16130
16131         * config.sub, configure.in, config.guess:  Add support
16132         for Bosx, an AIX variant from Bull.
16133         Patches from F.Pierresteguy@frcl.bull.fr.
16134
16135 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16136
16137         * devo/dejagnu: Initial creation of devo/dejagnu.
16138         Migrated dejagnu testcases and support files for testing software
16139         tools to reside as subdirectories, currently called "testsuite",
16140         within the directory of the software tool.  Migrated all programs,
16141         support libraries, etc. beloging to dejagnu proper from
16142         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
16143         with no modifications.  The changes to these files which will
16144         allow them to configure, build, and execute properly will be made
16145         in a future update.
16146
16147 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16148
16149         * Makefile.in: Change send_pr to send-pr.
16150         * configure.in: Likewise.
16151         * send_pr: Renamed directory to send-pr.
16152
16153 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
16154
16155         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
16156
16157 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
16158
16159         * README:  Update for gdb-4.8 release.
16160         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
16161         gdb-xxx.tar.z (gzip'd) file also.
16162
16163 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16164
16165         * Makefile.in: make all-diff depend on all-libiberty
16166
16167 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
16168
16169         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16170
16171 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16172
16173         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16174
16175 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
16176
16177         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
16178         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
16179         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
16180
16181 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16182
16183         * Makefile.in:  makeinfo binary is in a new location
16184
16185 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
16186
16187         * config.sub: Accept -ecoff as an OS.
16188
16189         * Makefile.in: Various changes to eliminate a level of make
16190         recursion and reduce the required command line length.
16191         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16192         sub-makes.
16193         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16194         variables holding settings for specific sub-makes.
16195         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16196         in terms of BASE_FLAGS_TO_PASS.
16197         (TARGET_LIBS): New variable listing directories which use
16198         TARGET_FLAGS_TO_PASS.
16199         (subdir_do): Eliminated.
16200         (do-*): New set of targets to replace subdir_do.
16201         (various): All targets which used subdir_do now depend on do-*.
16202         (local-clean): Renamed from do_clean.
16203         (local-distclean): New target, dependency of distclean and
16204         realclean.
16205         (install-info): Don't create directories.  Depend on dir.info
16206         rather than calling make recursively.
16207         (install-dir.info): Eliminated.
16208         (install-info-dirs): Create all info directories here.
16209         (dir.info): Depend upon do-install-info.
16210
16211         * test-build.mk (HOLES): Added false.
16212
16213 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
16214
16215         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
16216
16217 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16218
16219         * Makefile.in (info): remove dependency on all-texinfo.  The
16220         problem was really in texinfo/C, not at this level.
16221
16222 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16223
16224         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16225
16226 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
16227
16228         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
16229         GDB releases.
16230
16231 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16232
16233         * configure: Include srcdir in message about target of link not
16234         being found.  Don't convert `-' to `_' in `with' options being
16235         passed to subdirs.
16236
16237 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16238
16239         * configure.in: add uudecode to host_tools
16240
16241         * Makefile.in: added {all,install}-uudecode targets, added them to
16242         the appropriate lists
16243
16244 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
16245
16246         * Makefile.in (all-gcc): Added dependency on all-gas.
16247
16248         * configure.in (mips-*-*): Build ld and binutils.
16249
16250 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16251
16252         * configure: check return code from mkdir, print error message and
16253           exit on failure.
16254
16255 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
16256
16257         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
16258
16259 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16260
16261         * test-build.mk (HOLES): Added tar, cpio and uudecode.
16262
16263 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16264
16265         * config.sub (h8500):  Recognize this as a cpu type.
16266
16267 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16268
16269         * configure: source directory missing is no longer a warning
16270
16271         * configure.in: recognize irix[34]* instead of irix[34]
16272
16273         * Makefile.in: define and pass down X11_LIB
16274
16275 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
16276
16277         * guess-systype: Renamed to ...
16278         * config.guess:  ... by popular request.
16279         * configure.in, Makefile.in:  Update accordingly.
16280
16281 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
16282
16283         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
16284         + Add Convex, Cray/Unicos, and Encore/Multimax support.
16285         + Execute ./dummy instead of assuming . is in PATH.
16286
16287 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
16288
16289         * guess-systype:  New shell script.  Attempts to guess the
16290         canonical host name of the executing host.
16291         Only a few hosts are supported so far.
16292         * configure:  Call guess-systype if no host is specified.
16293
16294 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16295
16296         * Makefile.in (gcc-no-fixedincludes): Made to work with current
16297         gcc Makefile.
16298
16299
16300 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
16301
16302         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16303         (all-gcc, install-gcc, subdir_do): Use it.
16304
16305 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16306
16307         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16308
16309 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
16310
16311         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16312           set exclusively by configure, using configure.in .
16313
16314 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16315
16316         * test-build.mk: set $PATH for all builds
16317
16318         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16319
16320 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
16321
16322         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
16323         the one used in gcc/Makefile.in, so that a null expansion doesn't
16324         override the one needed to build gcc with a native cc.
16325
16326
16327 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16328
16329         * configure: Accept -with arguments.
16330
16331 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16332
16333         * Makefile.in: added h8300sim
16334
16335 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
16336
16337         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16338         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
16339         (all-cygnus, native, build-cygnus): Make
16340         $(canonhost)-stamp-3stage-done, not $(host)....
16341         * test-build.mk (stamp-3stage-compared): Use tail +10c for
16342         i386-sco3.2v4.  Added else true to if command.
16343
16344 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
16345
16346         * config.sub: (from FSF) Sequent uses a BSD-like OS.
16347
16348 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
16349
16350         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16351
16352 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16353
16354         * configure.in: don't remove binutils from Solaris builds
16355
16356 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
16357
16358         * Makefile.in: get rid of earlier definitions for *clean,
16359         also handle the recursive info rule better
16360
16361 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
16362
16363         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
16364         do more-or-less the right thing.
16365
16366 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
16367
16368         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16369         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16370
16371 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16372
16373         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16374         $(host_canonical).
16375
16376         * configure.in: split the configdirs list into 4 categories (native
16377         v. cross, library v. tool) and handle the cross-only and native-
16378         only in more reasonable (and correct!) way.
16379
16380 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
16381
16382         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
16383         configdirs anymore.
16384
16385 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16386
16387         * Makefile.in: extensive cleanup::  removed all of the explicit
16388         clean-* targets, collapsed many wrappers around subdir_do into
16389         one, added additional targets to satisfy standards.texi, deleted
16390         some old targets, some changes for consistency
16391
16392 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16393
16394         * configure.in: handle some programs as cross-only, and others as
16395         native only
16396
16397         * test-build.mk: handle partial holes in a more generic manner
16398
16399         * Makefile.in: m4 depends on libiberty
16400
16401 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16402
16403         * configure.in: add m4, textutils, fileutils, sed, shellutils,
16404         time, wdiff, and find to configdirs
16405
16406         * Makefile.in: all, clean, and install rules for the new programs
16407         added to configure.in
16408
16409 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16410
16411         * configure.in: use mh-sun for all *-sun-* hosts
16412
16413 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16414
16415         * Makefile.in: define flags for X11 include files and library file
16416         locations, pass them down to the programs that need this info
16417
16418         * build-all.mk: added a 'native' target, to 3stage the native toolchain
16419
16420 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16421
16422         * configure.in: start building libg++ for HP-UX targets
16423
16424 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
16425
16426         * README:  Update references to files moved into etc/.
16427
16428 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
16429
16430         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
16431         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
16432
16433 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16434
16435         * configure: accept dash as well as underscore in long option
16436         names for FSF compatibility.
16437
16438 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
16439
16440         * config.sub: added -sco3.2v4 support from FSF.
16441
16442 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16443
16444         * configure.in: expand the section that adds or removes
16445         directories from the list of programs to build, to handle native
16446         vs. cross in addition to host v. native
16447
16448 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
16449
16450         * Makefile.in:  Replace C++ in macro names with CXX.
16451         This is less likely to break ...
16452
16453 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16454
16455         * test-build.mk: add -w to GNU_MAKE
16456
16457 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16458
16459         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16460         add 'sparc' to list of recognized cpus.  This needed to make
16461         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16462         Delete some redundant ose68 variants.  Recognize -wrs as an os,
16463         then changes that into $CPU-wrs-vxworks.
16464
16465         * configure.in: remove most references to gdbtest, regularize
16466         target based program removal
16467
16468         * test-build.mk: import from p3 tree (many fixes and changes)
16469
16470 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
16471
16472         * Makefile.in: added rules to handle tcl, tk, and expect
16473
16474         * configure.in: handle those directories if they exist
16475
16476 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16477
16478         * config.sub: removed bogus hppabsd and hppahpux names, since
16479         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16480
16481 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16482
16483         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
16484         depends upon all-xiberty
16485
16486         * Makefile.in: changes from p3, including:
16487
16488         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
16489
16490         * Makefile.in (XTRAFLAGS): include newlib directories if
16491         newlib/Makefile exists, rather than if host != target.
16492
16493         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
16494
16495         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16496         from the same source tree and not building a cross-compiler.  This
16497         matters for the libg++ configuration if reconfiguring a tree that
16498         has already been installed.
16499
16500         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
16501
16502         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16503         pick up the machine and system specific header files.
16504
16505         * Makefile.in: added AS_FOR_TARGET, passed down in
16506         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16507         the C compiler to use to create programs which are run in the
16508         build environment, set it to default to $(CC), and passed it down
16509         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16510
16511         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
16512
16513         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16514         We need them for unusual native builds, like systems without
16515         ranlib.
16516
16517         * configure: also define $(host_canonical) and
16518         $(target_canonical), which are the full, canonical names for the
16519         given host and target
16520
16521 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
16522
16523         * Makefile.in:  Added separate definitions for C++.
16524
16525 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
16526
16527         * configure.in (configdirs):  Add deja-gnu.
16528
16529 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
16530
16531         * README:  Update for configure.texi and gdb-4.7 release.
16532
16533 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
16534
16535         * Makefile.in:  Move "all" target to top of file.
16536         Previously, first target was ".PHONY" which caused BSD4.4 make
16537         to build .PHONY when make was run without arguments.
16538
16539 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
16540
16541         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
16542         Library-copylefted code in libiberty.
16543
16544 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
16545
16546         * config.sub:  Replace m68kmote with plain old m68k.
16547
16548 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
16549
16550         * Makefile.in:  Remove space from blank line, avoid Make complaints.
16551
16552 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
16553
16554         * config.sub: Complain if no argument is given.  Added support for
16555         386bsd as OS and target alias.
16556
16557 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
16558
16559         * Makefile.in (XTRAFLAGS): include newlib directories if
16560         newlib/Makefile exists, rather than if host != target.
16561
16562 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
16563
16564         * config.sub: recognize sparclite-wrs-vxworks.
16565
16566         * Makefile.in (install-xiberty): added *-xiberty make rules (from
16567         p3.) Added clean-xiberty to clean.
16568
16569 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16570
16571         * configure.in: use *-*-* instead of nested cases for host and target
16572
16573 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
16574
16575         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16576         from the same source tree and not building a cross-compiler.  This
16577         matters for the libg++ configuration if reconfiguring a tree that
16578         has already been installed.
16579
16580 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
16581
16582         * config.sub (i486v/i486v4):  Merge in from FSF version.
16583
16584 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
16585
16586         * configure: only set PWD if it is already set.
16587
16588 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
16589
16590         * configure: just set PWD=`pwd` at the top, since Ultrix sh
16591         doesn't have unset and all success paths (and most error paths)
16592         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16593         to just ${PWD} to avoid confusion.)
16594
16595 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
16596
16597         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16598         even for a native compilation.
16599
16600 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
16601
16602         Changes to make the gdb.tar.Z rule work better.
16603
16604         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
16605         (DEVO_SUPPORT):  Add configure.texi.
16606         (bfd-ilrt.tar.Z):  Remove ancient rule.
16607
16608 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
16609
16610         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16611         pick up the machine and system specific header files.
16612
16613         * configure.in, config.sub: added new target m68010-adobe-scout,
16614         with alias of adobe68k.  Changed configure.in to check for
16615         -scout before -sco* to avoid a false match.
16616
16617         * Makefile.in: added AS_FOR_TARGET, passed down in
16618         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16619         the C compiler to use to create programs which are run in the
16620         build environment, set it to default to $(CC), and passed it down
16621         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16622
16623 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16624
16625         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16626         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
16627         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16628         FOR_TARGET variants, to newlib and libg++.
16629
16630 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16631
16632         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16633         first.
16634
16635 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
16636
16637         * config.sub:  Accept `elf' as an environment.
16638
16639 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16640
16641         * Makefile.in (all-opcodes):  cd into the right directory
16642
16643 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
16644
16645         * configure: added -program_transform_name option, used as
16646         argument to sed when installing programs.
16647         configure.texi: added documentation for -program_prefix,
16648         -program_suffix and -program_transform_name.
16649
16650 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
16651
16652         * config.sub:  Accept i486 where i386 ok.
16653
16654 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
16655
16656         * config.sub: accept we32k
16657
16658 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
16659
16660         * config.sub, configure.in: accept OSE68000 and OSE68k.
16661
16662         * Makefile.in: don't create all directories for ``make install'';
16663         let the subdirectories create the ones they need.
16664
16665 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16666
16667         * COPYING: new file, GPL v2
16668
16669 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16670
16671         * Makefile.in: use the new gen-info-dir, which needs a template
16672         argument (which also lives in texinfo)
16673
16674         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16675
16676 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
16677
16678         * config.sub (ncr3000):  Change i386 to i486.
16679
16680 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16681
16682         * Makefile.in: add install-rcs, install-grep to
16683         install-no-fixedincludes, removed install-bison and install-libgcc
16684
16685 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
16686
16687         * configure.in: grab the HPUX makefile fragment if on HPUX
16688
16689 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16690
16691         * Makefile.in: eradicate bison spoor (ditto libgcc).
16692          configure.in: recognise m68{k,000}-ericsson-OSE.
16693          es1800 is alias for m68k-ericsson-OSE
16694
16695 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16696
16697         * configure.in: rearrange the parts that remove programs from
16698         configdirs, based now on HOST==TARGET or by canonical triple.
16699
16700 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16701
16702         * test-build.mk: recurse explicitly with -f test-build.mk when
16703           appropriate.  predicate stage3 and comparison on the existence
16704           of gcc.  That is, if gcc isn't around, we aren't three-staging.
16705           On very clean, also remove ...stamp-co.  Build in-place before
16706           doing other builds.
16707
16708 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16709
16710         * Makefile.in, configure.in: add tgas
16711
16712 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16713
16714         * Makefile.in: a number of changes merged in from progressive.
16715
16716         * configure.in: add libm.
16717
16718         * .cvsignore: ignore some stuff that comes from test-build.mk.
16719
16720 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
16721
16722         * config.sub:  Add es1800 (m68k-ericsson-es1800).
16723
16724 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16725
16726         * configure: Add program_suffix (parallel to program_prefix)
16727         * Makefile.in: adjust directory-creating script for losing decstation
16728
16729 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
16730
16731         * configure:  Minor $subdir-related fixes.
16732
16733 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16734
16735         * configure: fix various problems with propogating
16736         makefile_target_frag in subdirs.
16737         * configure.in: config libgcc if its there
16738
16739 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
16740
16741         * config.sub:  HPPA merge.
16742
16743 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
16744
16745         * Makefile.in:  Replace all-bison with all-byacc in all
16746         dependency lines for other tools (which now use byacc).
16747
16748 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
16749
16750         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
16751
16752 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
16753
16754         * Makefile.in: make gprof rules similar to byacc rules (instead of
16755         vestigal $(unsubdir) that didn't work...)
16756
16757 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
16758
16759         * config.sub:  Add support for Linux.
16760         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
16761         (at least for libg++).
16762
16763 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
16764
16765         * configure.texi: fix doc for the -nfp option to configure
16766
16767 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
16768
16769         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
16770
16771 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
16772
16773         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
16774         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
16775         * configure.in: added solaris* host_makefile_frag hook.
16776
16777 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16778
16779         * config.sub: changed recognition of m68000 so that various
16780         m68k types can be specified via m680[01234]0
16781
16782 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16783
16784         * config.sub (basic_machine): fix sed so that '-foo' isn't
16785         completely substituted out while .+'-foo' loses the '-foo'
16786
16787 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16788
16789         * config.sub ($os): Add -aout.
16790
16791 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
16792
16793         * configure:  If host_makefile_frag is absolute, don't
16794         prefix ${invsubdir} (relevant to libg++ auto-configure).
16795
16796 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16797
16798         * Makefile.in (tooldir): Define it.
16799         (all-ld): Depend on all-flex.
16800
16801 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
16802
16803         * Makefile.in (check):  Fix libg++ special case.
16804
16805 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
16806
16807         * configure: do not bury `pwd` into config.status, thus do fewer
16808           pwd's.
16809
16810         * configure: print the "Building in" message only when building in
16811           other than "." AND verbose.
16812
16813         * configure: remove -s, rework -v to better accommodate guested
16814           configures.
16815
16816         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
16817
16818 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
16819
16820         * Makefile.in: macroize flags passed on recursion.  remove
16821           fileutils.
16822
16823 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
16824
16825         * configure: get makesrcdir right for subdirs deeper than 1.
16826
16827         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
16828           install.
16829
16830 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
16831
16832         * Makefile.in: don't print subdir_do or recursion lines.
16833
16834 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
16835
16836         * standards.texi: added menu item.
16837
16838         * Makefile.in: build and install standards.info.
16839
16840         * standards.texi: new file.
16841
16842 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16843
16844         * configure: test for and move config.status pieces from
16845           ${subdir}/.
16846
16847 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
16848
16849         * configure:  Test for existance of files before trying to mv
16850         them, to avoid numerous non-existance messages.
16851
16852 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
16853
16854         * configure: correct final line of config.status.
16855
16856         * configure: patch from eggert.  Avoids a protection problem if
16857           the original Makefile.in is read only.
16858
16859         * configure: use move-if-change from gcc to create config.status.
16860           Some makefiles depend on config.status to tell if a directory
16861           has been reconfigured for a different host.  This change
16862           prevents those directories from remaking everything in the case
16863           where the reconfig was only intended to rebuild a Makefile.
16864
16865         * configure: test for config.sub with "config.sub sun4" rather
16866           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
16867           host alias from a missing config.sub.
16868
16869 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16870
16871         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16872           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
16873
16874 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
16875
16876         * configure: mkdir ${subdir} as needed.
16877
16878 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
16879
16880         * Makefile.in,configure.in: added autoconf.
16881
16882 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16883
16884         * Makefile.in: no longer pass against on recursion.
16885
16886         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16887           definitions are not inherited.
16888
16889         * configure: correct makesrcdir when subdir is .
16890
16891 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
16892
16893         * configure:  Add support for 'subdirs' variable, which is
16894         like 'configdirs', except that configure doesn't re-invoke
16895         itself for subdirs, it just creates a Makefile for each subdir.
16896         * configure.texi:  Document subdirs.
16897
16898 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16899
16900         * configure.in: added flex to configdirs
16901
16902 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
16903
16904         * Makefile.in: remove clean-stamps from clean.
16905
16906 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
16907
16908         * configure.in:  Add gdbtest to configdirs.
16909
16910 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
16911
16912         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
16913         to recursive makes.
16914         * configure.in:  Recognize new ncr3000 config.
16915
16916 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
16917
16918         * Makefile.in, configure.in: removed references to gdbm.
16919
16920 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
16921
16922         * config.sub:  Don't canonicalize os value
16923         newsos* to bsd (readline needs to check for newsos).
16924         (This fix was earlier made Jan 31, but got re-broken.)
16925
16926 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
16927
16928         * configure.in:  sco is an os, not a vendor!
16929
16930         * configure:  Quote $( better.  Keep various shells happy.
16931
16932 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
16933
16934         * Makefile.in: eliminate stamp-files.
16935
16936 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
16937
16938         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
16939           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16940
16941 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
16942
16943         * config.sub:  fix iris/iris3.
16944
16945 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
16946
16947         * configure: re-add -rm.
16948
16949 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
16950
16951         * Maskefile.in: add .stmp-rcs to all.
16952
16953         * configure.in: remove gas from rs6000 build, use aix host fragment.
16954
16955 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
16956
16957         * configure: pass down site_option during recursion.
16958
16959 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
16960
16961         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
16962
16963 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
16964
16965         * configure: Change exec_prefix so that it really defaults to prefix.
16966
16967 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
16968
16969         * Makefile.in, configure.in:  Add support for mmalloc library.
16970
16971 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
16972
16973         * Makefile.in: add stmp dependencies for a few more things.
16974
16975 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
16976
16977         * configure: adjusted error message on objdir/srcdir configure
16978           collision, per john's suggestion.
16979
16980         * Makefile.in: add libiberty stmp to all and all.cross.
16981
16982 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
16983
16984         * Makefile.in: remove force dependencies, add grep to all.
16985
16986 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
16987
16988         * Makefile.in: drop flex.  make stamp files work.
16989
16990         * configure: added test for conflicting configuration in srcdir,
16991           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
16992           gets cranky.  use relative paths for configure and srcdir
16993           whenever possible.  Send some error messages to stderr that were
16994           going to stdout.
16995
16996 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
16997
16998         * Makefile.in:  Fix libg++ rule to check for gcc directory
16999         before using gcc/gcc.  Also pass XTRAFLAGS.
17000
17001 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
17002
17003         * Makefile.in: added stmp-files so that directories aren't polled
17004           when they are already built.
17005
17006         * configure.texi: fixed a node pointer problem.
17007
17008 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
17009
17010         * config.sub configure.in gdb/configure.in
17011         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17012         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17013         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
17014
17015 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17016
17017         * configure: -recurring becomes -silent.  corrected help message
17018           for -site= option.
17019
17020         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17021
17022 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17023
17024         * configure: when building Makefile for crosses, replace
17025           tooldir and program_prefix.  default srcdir from location of
17026           config.sub.  remove "for host in hosts" and "for target in
17027           targets" loops.
17028
17029 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17030
17031         * Makefile.in: Do not pass bindir or mandir to cvs.
17032
17033 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
17034
17035         * Makefile.in, configure.in: removed traces of namesubdir,
17036           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
17037           copyrights to '92, changed some from Cygnus to FSF.
17038
17039         * configure.texi: remove most references to multiple hosts,
17040           multiple targets, subdirs, etc.
17041
17042         * configure.man: removed rcsid. reference config.sub not
17043           config.subr.
17044
17045         * Makefile.in: mkdir $(infodir) on install-info.
17046
17047 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
17048
17049         * configure.texi:  Explain better about .gdbinit and about
17050         the environment that configure.in sections run in.
17051
17052 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
17053
17054         * configure.in:  Ultrix is only a decstation if it's a MIPS.
17055
17056 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
17057
17058         * README:  DOC.configure => cfg-paper.texi.
17059
17060 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
17061
17062         * config.sub (near case $os):  Don't convert newsos* to bsd!
17063
17064 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
17065
17066         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
17067         the number of copies of COPYING that go into the GDB tar file.
17068
17069 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
17070
17071         * bfd/configure.in, gdb/config/mh-i386sco,
17072         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17073         Fix SCO configuration stuff.
17074
17075 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
17076
17077         * Makefile.in:  For libg++, make sure the -I pointing
17078         to the gcc directory goes *after* all the libg++-local -I flags.
17079         Also, move just-gcc dependency from just-libg++ to all-libg++.
17080
17081 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
17082
17083         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
17084
17085 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
17086
17087         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
17088
17089 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
17090
17091         * config.sub:  Add stratus configuration frags.  Also
17092         submitted to FSF.
17093
17094 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
17095
17096         * Makefile.in (DEV_SUPPORT):  add configure.man.
17097
17098         * config.sub(Decode manufacturer-specific):  add -none*.
17099
17100 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
17101
17102         * Makefile.in:  remove form feeds to make Sun's make happy.
17103         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
17104
17105 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
17106
17107         * Makefile.in (AR_FLAGS):  Make quieter.
17108
17109 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
17110
17111         * configure.in:  Add libg++.
17112         * configure:  When verbose, don't output the command line at each
17113         level; it will be unremarkably the same as the previous version,
17114         which will be the same as what the user typed.
17115
17116 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
17117
17118         * configure.in, Makefile.in: fix clean-info, add flex.  add
17119           fileutils.
17120
17121         * configure: be less sensitive to spaces in Makefile.in.  Do not
17122           look for sources in "..".  Doing so breaks subdirectories that
17123           might have their own configure.  If a subdir has it's own
17124           configure script, use it.
17125
17126 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
17127
17128         * cfg-paper.texi: some changes suggested by rms.
17129
17130 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
17131
17132         * config.sub:  Merge in some small additions from the FSF version,
17133         taken from the gcc distribution, to bring the Cygnus and FSF
17134         versions into closer sync.
17135
17136 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
17137
17138         * configure.in:  Changed svr4 references to sysv4.
17139
17140 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
17141
17142         * configure: added -V for version number option.
17143
17144 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
17145
17146         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17147           renamed from DOC.configure to cfg-paper.texi.
17148
17149 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17150
17151         * configure, config.subr, config.sub: config.subr is now
17152           config.sub again.
17153
17154 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
17155
17156         * configure.texi: new file, in progress.
17157
17158         * Makefile.in: build info file and install the man page for
17159           configure.
17160
17161         * configure.man: new file, first cut.
17162
17163         * configure: find config.subr again now that configuration "none"
17164           has gone.  removed all traces of the -ansi option.  removed all
17165           traces of the -languages option.
17166
17167         * config.subr: resync from rms.
17168
17169 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17170
17171         * configure, config.sub, config.subr: merge config.sub into
17172           config.subr, call the result config.subr, remove config.sub, use
17173           config.subr.
17174
17175         * Makefile.in: revised install for dir.info.
17176
17177 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17178
17179         * configure.in: add decstation host makefile frag.
17180
17181         * Makefile.in: BISON now bison -y again.  also install-gcc on
17182           install.  clean-gdbm on clean.  infodir belongs in datadir.
17183           Make directories for info install.  Build dir.info here then
17184           install it.
17185
17186 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17187
17188         * Makefile.in: fix for bad directory tests.
17189
17190 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17191
17192         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
17193           regexp.  -srcdir relative was being handled incorrectly.
17194
17195         * Makefile.in: unwrapped some for loops so that parallel makes
17196           work again and so one can focus one's attention on a particular
17197           package.
17198
17199 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17200
17201         * configure: added PWD as a stand in for `pwd` (for speed). use
17202           elif wherever possible.  make -srcdir work without -objdir.
17203           -objdir= commented out.
17204
17205 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17206
17207         * configure: +options become --options.  -subdirs commented out.
17208           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
17209           Makefile now at top of generated Makefile.  Removed cvs log
17210           entries.  added -srcdir.  create .gdbinit only if there is one
17211           in ${srcdir}.
17212
17213         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
17214           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
17215           and mandir now keyed off datadir by default.
17216
17217 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17218
17219         * Freshly created ChangeLog.
17220
17221 \f
17222 Local Variables:
17223 mode: change-log
17224 left-margin: 8
17225 fill-column: 76
17226 version-control: never
17227 End: