OSDN Git Service

* MAINTAINERS (Write After Approval): Update my email address.
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
2
3         * MAINTAINERS (Write After Approval): Update my email address.
4
5 2012-06-21  Meador Inge  <meadori@codesourcery.com>
6
7         * MAINTAINERS (Write After Approval): Add myself.
8
9 2012-06-20  Jason Merrill  <jason@redhat.com>
10
11         * Makefile.tpl (check-target-libgomp-c++): New.
12         (check-target-libitm-c++): New.
13         * Makefile.def (c++): Add them.
14         * Makefile.in: Regenerate.
15
16 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
17
18         * MAINTAINERS (Write After Approval): Add myself.
19
20 2012-05-16  Olivier Hainque  <hainque@adacore.com>
21
22         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
23         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
24         (install-no-fixedincludes): Adjust accordingly.
25         * Makefile.in: Regenerate.
26
27 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
28
29         Merge upstream change
30         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
31
32 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
33
34         * MAINTAINERS (Write After Approval): Add myself.
35
36 2012-05-09  Nick Clifton  <nickc@redhat.com>
37             Paul Smith  <psmith@gnu.org>
38
39         PR bootstrap/50461
40         * configure.ac (mpfr-dir): When using in-tree MPFR sources
41         allow for the fact that from release v3.1.0 of MPFR the source
42         files were moved into a src sub-directory.
43         * configure: Regenerate.
44
45 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
46
47         * configure.ac: Bump minimum MPFR version to 2.4.0.
48         * configure: Regenerated.
49
50 2012-05-03  Olivier Hainque  <hainque@adacore.com>
51
52         * config/mh-ppc-aix (LDFLAGS): Quote $(CC).
53
54 2012-05-01  Richard Henderson  <rth@redhat.com>
55
56         * Makefile.def (libatomic): New target_module.
57         * configure.ac (target_libraries): Add libatomic.
58         (noconfigdirs): Check if libatomic is supported.
59         * Makefile.in, configure: Rebuild.
60
61 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
62
63         * MAINTAINERS (Write After Approval): Add myself.
64
65 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
66
67         * config.sub: Update to 2012-04-18 version from official repo.
68
69 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
70
71         * MAINTAINERS (Write After Approval): Add myself.
72
73 2012-04-11  Steve Ellcey  <sellcey@mips.com>
74
75         * MAINTAINERS: Changed email address.
76
77 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
78
79         PR target/52737
80         * contrib/gcc_update (files_and_dependencies):
81         Remove gcc/config/avr/t-multilib from touch data.
82
83 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
84
85         * MAINTAINERS (OS Port Maintainers): Remove irix.
86         * configure.ac (enable_libgomp): Remove *-*-irix6*.
87         (unsupported_languages): Remove mips-sgi-irix6.*.
88         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
89         (with_stabs): Remove.
90         * configure: Regenerate.
91
92 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
93
94         * MAINTAINERS (OS Port Maintainers): Remove osf.
95         * configure.ac (enable_libgomp): Remove *-*-osf*.
96         (with_stabs): Remove alpha*-*-osf*.
97         * configure: Regenerate.
98
99 2012-03-05  Tristan Gingold  <gingold@adacore.com>
100
101         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
102         * configure: Regenerate.
103
104 2012-02-17  Walter Lee  <walt@tilera.com>
105
106         * MAINTAINERS: (Write After Approval): Delete myself.
107
108 2012-02-14  Walter Lee  <walt@tilera.com>
109
110         * MAINTAINERS (tilegx port): Add myself.
111         (tilepro port): Add myself.
112         (Write After Approval): Add myself.
113
114 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
115
116         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
117         and Joseph Myers as docstring relicensing maintainers.
118
119 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
120
121         * MAINTAINERS (write-after-approval): Add myself.
122
123 2012-02-08  Ira Rosen <irar@il.ibm.com>
124
125         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
126         maintainer.
127
128 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
129
130         * MAINTAINERS (Write After Approval): Move myself to
131         maintain alphabetical order.
132
133 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
134
135         * MAINTAINERS (Write After Approval): Add myself.
136
137 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
138
139         * MAINTAINERS (Write After Approval): Add myself.
140
141 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
142             Jayant R Sonar <jayant.sonar@kpitcummins.com>
143
144         * configure.ac (cr16-*-*): Remove nonconfigdirs.
145         * configure: Regenerate.
146
147 2012-01-23  Harshit Chopra  <harshit@google.com>
148
149         * MAINTAINERS (Write After Approval): Add myself.
150
151 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
152
153         * configure.ac: Remove reference to mh-interix.
154         * configure: Regenerate.
155
156 2012-01-05  Richard Henderson  <rth@redhat.com>
157
158         PR bootstrap/51072
159         * configure.ac: Disable libitm if c++ is not enabled.
160         * configure: Rebuild.
161
162         * configure.ac: Fix regexp for same.
163         * configure: Rebuild.
164
165 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
166
167         * MAINTAINERS (Write After Approval): Add myself.
168
169 2012-01-02  Richard Guenther  <rguenther@suse.de>
170
171         PR bootstrap/51686
172         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
173         * Makefile.in: Regenerate.
174
175 2011-12-28  Oleg Endo <olegendo@gcc.gnu.org>
176
177         * MAINTAINERS (Write After Approval): Add myself.
178
179 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
180
181         * configure: Regenerate.
182
183 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
184
185         * MAINTAINERS (picochip): Changed email address.
186
187 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
188
189         * MAINTAINERS (write-after-approval): Add self.
190
191 2011-11-29  DJ Delorie  <dj@redhat.com>
192
193         * configure.ac (rl78-*-*) New case.
194         * configure: Regenerate.
195         * MAINTAINERS: Add myself as RL78 maintainer.
196
197 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
198
199         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
200
201 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
202
203         * libtool.m4: dditional FreeBSD 10 fixes.
204
205 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
206
207         * MAINTAINERS: Move myself from Write After Approval to CPU Port
208         Maintainers section, as Epiphany maintainer.
209
210 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
211
212         PR target/49992
213         * configure.ac: Remove ranlib special-casing for Darwin.
214         * configure: Regenerate.
215
216 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
217
218         * MAINTAINERS (Reviewers): Keep the list sorted.
219
220 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
221
222         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
223
224 2011-11-09  Roland McGrath  <mcgrathr@google.com>
225
226         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
227         * configure: Rebuild.
228         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
229         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
230         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
231         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
232         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
233         Add READELF.
234         * Makefile.in: Rebuild.
235
236 2011-11-09  Jason Merrill  <jason@redhat.com>
237
238         * Makefile.def (language=c++): Remove check-c++0x.
239         * Makefile.in (check-gcc-c++): Regenerate.
240
241 2011-11-08  Richard Henderson  <rth@redhat.com>
242
243         * configure.ac: Test for libitm directory present first.
244
245         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
246
247         * configure.ac: Test libitm/configure.tgt to disable libitm.
248         * configure: Rebuild.
249
250 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
251             Richard Henderson  <rth@redhat.com>
252
253         Merged from transactional-memory.
254
255         * Makefile.def (lang_env_dependencies): libitm is c++.
256         Add libitm target module.
257         * configure.ac: Likewise.
258         * config/mmap.m4: New file.
259         * contrib/gcc_update: Add libitm to touch data.
260         * Makefile.in, configure: Rebuild.
261
262 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
263
264         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
265         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
266         * Makefile.in: Regenerate.
267
268 2011-11-01  DJ Delorie  <dj@redhat.com>
269
270         * config.sub: Update to version 2011-10-29 (added rl78)
271
272 2011-10-27  Nick Clifton  <nickc@redhat.com>
273
274         * config.sub: Import these changes from the config project:
275
276         2011-10-08  Joern Rennecke <joern.rennecke@embecosm.com>
277             Ben Elliston  <bje@gnu.org>
278
279         * config.sub (epiphany): New.
280
281         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
282             Ben Elliston  <bje@gnu.org>
283
284         * config.sub (hexagon, hexagon-*): New.
285
286         2011-08-23  Roland McGrath  <mcgrathr@google.com>
287
288         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
289         64eb to be64.
290
291         2011-08-16  Roland McGrath  <mcgrathr@google.com>
292
293         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
294         (nacl): Grok as alias for 32el-unknown-nacl.
295
296 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
297
298         * MAINTAINERS (Write After Approval): Add myself.
299
300 2011-10-24  Teresa Johnson  <tejohnson@google.com>
301
302         * MAINTAINERS (Write After Approval): Add myself.
303
304 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
305
306         * MAINTAINERS (sparc port): Remove myself.
307
308 2011-09-14  Tom de Vries  <tom@codesourcery.com>
309
310         * MAINTAINERS (Write After Approval): Add myself.
311
312 2011-08-14  Yao Qi  <yao@codesourcery.com>
313
314         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
315         * configure: Regenerate.
316
317 2011-07-26  Ian Lance Taylor  <iant@google.com>
318
319         * configure.ac: Set have_compiler based on whether gcc directory
320         exists, rather than on whether gcc is in configdirs.
321         * configure: Rebuild.
322
323 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
324
325         * MAINTAINERS (Global Reviewers): Add self.
326
327 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
328
329         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
330         link directories.
331         * Makefile.in: Rebuild.
332
333 2011-07-20  Ian Lance Taylor  <iant@google.com>
334
335         PR bootstrap/49787
336         * configure.ac: Move --enable-bootstrap handling earlier in file.
337         If --enable-bootstrap and either --enable-build-with-cxx or
338         --enable-build-poststage1-with-cxx, enable C++ automatically.
339         * configure: Rebuild.
340
341 2011-07-19  Ian Lance Taylor  <iant@google.com>
342
343         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
344         make C++ a boot_language.  Set and substitute
345         POSTSTAGE1_CONFIGURE_FLAGS.
346         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
347         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
348         * configure, Makefile.in: Rebuild.
349
350 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
351
352         * MAINTAINERS (Register Allocation): Move myself from reviewers to
353         maintainers.
354
355 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
356
357         * MAINTAINERS (Global Reviewers): Add myself.
358
359 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
360
361         * configure: Regenerate.
362
363 2011-07-16  Jason Merrill  <jason@redhat.com>
364
365         * Makefile.def (language=c++): Add check-c++0x and
366         check-target-libmudflap-c++.
367         * Makefile.tpl (check-target-libmudflap-c++): New.
368         * Makefile.in: Regenerate.
369
370 2011-07-16  Matthias Klose  <doko@ubuntu.com>
371
372         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
373         * Makefile.def (target_modules/libjava): Pass
374         $(EXTRA_CONFIGARGS_LIBJAVA).
375         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
376         if not configured with --enable-static-libjava.
377         * Makefile.in: Regenerate.
378         * configure: Likewise.
379
380 2011-07-15  Jason Merrill  <jason@redhat.com>
381
382         * Makefile.in (check-c++): Move check-gcc-c++0x after
383         check-target-libstdc++-v3.
384
385 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
386
387         * MAINTAINERS (c6x port): New entry.
388
389 2011-07-13  Jason Merrill  <jason@redhat.com>
390
391         * Makefile.in (check-gcc-c++0x): New.
392         (check-c++): Depend on it.
393
394 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
395
396         PR target/39150
397         * configure.ac (i[3456789]86-*-solaris2*): Also accept
398         x86_64-*-solaris2.1[0-9]*.
399         * configure: Regenerate.
400
401 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
402
403         * MAINTAINERS (RTL optimizers): Add self.
404
405 2011-06-27  Gabriel Charette  <gchare@google.com>
406
407         * MAINTAINERS (Write After Approval): Add myself.
408
409 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
410
411         PR regression/47836
412         PR bootstrap/23656
413         PR other/47733
414         PR bootstrap/49247
415         PR c/48825
416         * configure.ac (target_libraries): Remove target-libiberty.
417         Remove case-statement setting skipdirs=target-libiberty for
418         multiple targets.  Remove checking target_configdirs and
419         removing target-libiberty but keeping target-libgcc if
420         otherwise empty.
421         * Makefile.def (target_modules): Don't add libiberty.
422         (dependencies): Remove all traces of target-libiberty.
423         * configure, Makefile.in: Regenerate.
424
425 2011-06-13  Walter Lee <walt@tilera.com>
426
427         * configure.ac (tilepro-*-*) New case.
428         (tilegx-*-*): Likewise.
429         * configure: Regenerate.
430
431 2011-06-06  Jing Yu  <jingyu@google.com>
432
433         * configure.ac: Skip target-libiberty for
434         arm*-*-linux-androideabi.
435         * configure: Regenerated.
436
437 2011-06-06  Nick Clifton  <nickc@redhat.com>
438
439         * config.sub: Sync from upstream.
440
441 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
442
443         * MAINTAINERS (Write After Approval): Add myself.
444
445 2011-06-01  Daniel Jacobowitz  <drow@false.org>
446
447         * MAINTAINERS: Update my email address.
448
449 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
450
451         * MAINTAINERS (Write After Approval): Update my email address.
452
453 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
454
455         * MAINTAINERS (Write After Approval): Add myself.
456
457 2011-05-08  Doug Kwan  <dougkwan@google.com>
458
459         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
460         * configure: Regenerated.
461         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
462         value from configure.
463         * Makefile.in: Regenerated.
464
465 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
466
467         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
468         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
469         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
470         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
471         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
472         *-*-vxworks*): Disable newlib and libgloss in separate case
473         statement.
474         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
475         to separate case statement.
476         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
477         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
478         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
479         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
480         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
481         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
482         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
483         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
484         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
485         i[[3456789]]86-*-rdos*, m32r-*-*,
486         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
487         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
488         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
489         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
490         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
491         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
492         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
493         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
494         and libgloss in main case over targets.  Remove most empty cases
495         in main case over targets.
496         * configure: Regenerate.
497
498 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
499
500         * MAINTAINERS (Write After Approval): Add myself.
501
502 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
503
504         * configure.ac: Remove code setting special library locations for
505         hppa*64*-*-hpux11*.  Remove code setting compiler for
506         sparc-sun-solaris2*.
507         * configure: Regenerate.
508
509 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
510
511         * configure.ac: Separate libgloss_dir settings from general case
512         over targets.
513         * configure: Regenerate.
514
515 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
516
517         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
518         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
519         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
520         cases in libgcj-disabling case statement.
521         (hppa*64*-*-linux*): Set unsupported_languages instead of
522         disabling target-zlib.
523         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
524         to hppa*64*-*-hpux*.
525         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
526         hppa*-*-hpux*.
527         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
528         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
529         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
530         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
531         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
532         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
533         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
534         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
535         libgcj-disabling case statement.
536         * configure: Regenerate.
537
538 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
539
540         * configure.ac: Disable Java for targets not supporting libffi.
541         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
542         Remove cases in Java-disabling statement.
543         (*arm-wince-pe): Change to arm-wince-pe.
544         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
545         cases in Java-disabling statement.
546         (bfin-*-*): Don't disable Java again.
547         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
548         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
549         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
550         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
551         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
552         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
553         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
554         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
555         Java-disabling statement.
556         (mmix-*-*): Don't disable Java again.
557         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
558         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
559         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
560         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
561         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
562         statement.
563         * configure: Regenerate.
564
565 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
566
567         * configure.ac: Separate cases disabling Java and Java libraries
568         from general case over targets.
569         * configure: Regenerate.
570
571 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
572
573         * MAINTAINERS: Update my email address.
574
575 2011-04-20  Easwaran Raman  <eraman@google.com>
576
577         * MAINTAINERS (Write After Approval): Add myself.
578
579 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
580
581         PR lto/48086
582         * configure.ac: Re-enable LTO on *-apple-darwin9*.
583         * configure: Regenerate.
584
585 2011-04-16  Jim Meyering  <meyering@redhat.com>
586
587         * MAINTAINERS (Write After Approval): Add myself.
588
589 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
590
591         * MAINTAINERS: Update my email address.
592
593 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
594
595         * MAINTAINERS (Write After Approval): Add myself.
596
597 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
598
599         * MAINTAINERS (Write After Approval): Add myself.
600
601 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
602
603         * MAINTAINERS (Write After Approval): Add myself.
604
605 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
606
607         * configure.ac (build_tools): Remove build-byacc.
608         (host_libs): Remove mmalloc.
609         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
610         autoconf automake libtool diff rcs fileutils shellutils time
611         textutils wdiff find uudecode hello tar gzip indent recode release
612         sed perl gawk findutils gettext zip.
613         (libgcj): Remove target-qthreads.
614         (target_tools): Remove target-examples target-gperf.
615         (YACC): Don't handle building byacc.
616         * configure: Regenerate.
617         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
618         dosutils, examples, fileutils, find, findutils, gawk, gettext,
619         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
620         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
621         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
622         handle building components.
623         * Makefile.in: Regenerate.
624
625 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
626
627         * MAINTAINERS: Update my email address as Xtensa maintainer.
628
629 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
630
631         * config.sub: Sync from upstream.
632
633 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
634
635         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
636         (microblaze*): Don't disable libssp.
637         * configure: Regenerate.
638
639 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
640
641         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
642         moveifchange.
643         * configure: Regenerate.
644         * Makefile.tpl: Use @SHELL@ not @config_shell@.
645         * Makefile.in: Regenerate.
646
647 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
648
649         * configure.ac (*-*-sysv4*): Don't enable libgomp.
650         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
651         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
652         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
653         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
654         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
655         md_exec_prefix cases.
656         * configure: Regenerate.
657
658 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
659
660         * configure.ac: Separate cases disabling target-libssp,
661         target-libiberty, target-libstdc++-v3 and Fortran from general
662         case over targets.
663         * configure: Regenerate.
664
665 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
666
667         * configure.ac (*-*-chorusos): Don't disable libgcj.
668         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
669         Remove case.
670         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
671         (arm-*-coff): Don't disable libgcj.
672         (arm*-*-linux-gnueabi): Remove useless assignment.
673         (arm-*-riscix*): Don't disable libgcj.
674         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
675         configuration.
676         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
677         (c54x*-*-*): Remove case.
678         (tic54x-*-*): Don't disable GCC or GCC libraries.
679         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
680         to *.
681         (d10v-*-*): Don't disable GCC libraries.
682         (d30v-*-*): Don't disable libgcj.
683         (h8500-*-*): Don't disable GCC libraries.
684         (i960-*-*): Don't disable libgcj.
685         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
686         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
687         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
688         libgcj.
689         (m68k-*-coff*): Remove case.
690         (mmix-*-*): Don't disable libgloss on host.
691         (mn10200-*-*, mn10300-*-*): Remove cases.
692         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
693         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
694         Don't disable libgcj.
695         (romp-*-*): Remove case.
696         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
697         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
698         case.
699         (v810-*-*): Don't disable GCC libraries.
700         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
701         (ip2k-*-*): Don't disable GCC libraries.
702         * configure: Regenerate.
703
704 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
705
706         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
707         libffi on host.
708         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
709         on host.
710         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
711         * configure: Regenerate.
712
713 2011-03-26  John Marino  <binutils@marino.st>
714
715         * configure.ac: Add support for *-*-dragonfly*
716         * configure: Regenerate.
717
718 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
719
720         * configure.ac (native_only): Remove.
721         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
722         send-pr uudecode guile gnuserv on host.
723         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
724         send-pr rcs guile perl texinfo libtool on host.
725         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
726         automake send-pr rcs guile perl texinfo libtool on host.
727         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
728         (*-*-kaos*): Don't disable target-examples target-gperf on target.
729         (alpha*-dec-osf*): Don't disable fileutils on target.
730         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
731         texinfo send-pr expect dejagnu on target.
732         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
733         target-qthreads on target.
734         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
735         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
736         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
737         x86_64-*-mingw*): Don't disable expect on target.
738         (*-*-cygwin*): Don't disable target-gperf on target.
739         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
740         gnuserv on target.
741         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
742         target.
743         * configure: Regenerate.
744
745 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
746
747         * configure.ac (target_tools): Remove target-groff.
748         (native_only): Remove target-groff.
749         (hppa*64*-*-*): Don't disable byacc.
750         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
751         setting.
752         (*-*-kaos*): Don't skip target-librx and target-groff.
753         (*-*-netware*): Don't skip target-libmudflap.
754         (*-*-tpf*): Don't skip target-libmudflap.
755         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
756         directories on the host.
757         (ia64*-*-*vms*): Don't skip tix.
758         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
759         host.
760         * configure: Regenerate.
761
762 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
763
764         * configure.ac: Remove references to mt-mep, mt-netware,
765         mt-wince.
766         * Makefile.def: Add all-utils soft dependencies.
767         * Makefile.tpl: Remove GDB_NLM_DEPS.
768         * configure: Regenerate.
769         * Makefile.in: Regenerate.
770
771 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
772
773         * configure.ac: Do not include mh-x86omitfp.
774         * configure: Regenerate.
775
776 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
777
778         * configure.ac: Remove empty cases.
779         * configure: Regenerate.
780
781 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
782
783         * Makefile.def: Add dependency from termcap to gdb.
784         * Makefile.in: Regenerate.
785
786 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
787
788         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
789         * configure: Regenerate.
790         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
791         * Makefile.tpl: Likewise.
792         * Makefile.in: Regenerate.
793
794 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
795
796         * configure.ac: Remove all mentions of tentative_cc.
797         * configure: Regenerate.
798
799 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
800
801         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
802         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
803         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
804         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
805         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
806         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
807         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
808         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
809         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
810         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
811         *-*-rhapsody*): Remove host cases.
812         * configure: Regenerate.
813
814 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
815
816         * configure.ac (ppc*-*-pe): Remove host case.
817         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
818         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
819         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
820         cases.
821         * configure: Regenerate.
822
823 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
824
825         * config.sub: Update to version 2011-03-23.
826
827 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
828
829         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
830         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
831         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
832         * configure: Regenerate.
833
834 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
835
836         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
837         to Write After Approval.
838         * config-ml.in: Don't handle arc-*-elf*.
839         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
840         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
841         handle GCC libraries.
842         * configure: Regenerate.
843
844 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
845
846         PR bootstrap/48120:
847         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
848         Add -lstdc++ -lm to LIBS.
849         * configure: Regenerate.
850
851 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
852
853         * config.guess: Update to version 2011-02-02
854         * config.sub: Update to version 2011-02-24
855
856 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
857
858         PR lto/48086
859         * configure.ac: Re-enable LTO on *-apple-darwin9.
860         * configure: Regenerate.
861
862 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
863
864         PR lto/48086
865         * configure.ac: Disable LTO on darwin due to an assembler change in
866         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
867         under 256.
868         * configure: Regenerate.
869
870 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
871
872         * MAINTAINERS: Update myself as score backend maintainer,
873         update my e-mail address.
874
875 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
876
877         * MAINTAINERS: Update my e-mail address.
878
879 2011-03-06  Joey Ye  <joey.ye@arm.com>
880
881         * MAINTAINERS: Update my e-mail address.
882
883 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
884
885         * configure.ac: Adjust test of with_ppl.
886         * configure: Regenerated.
887
888 2011-03-02  Kai Tietz  <ktietz@redhat.com>
889
890         * MAINTAINERS: Adjust my e-mail address.
891
892 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
893
894         * configure.ac: Add -lpwl to ppllibs.
895         * configure: Regenerated.
896
897 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
898
899         * config/cloog.m4: Add -lisl to clooglibs.
900         * configure: Regenerated.
901
902 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
903
904         * MAINTAINERS (CPU Port maintainers): Add self.
905
906 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
907
908         * MAINTAINERS: Add myself as testsuite maintainer.
909
910 2011-02-15  Mike Stump  <mikestump@comcast.net>
911
912         * MAINTAINERS: Add myself as testsuite maintainer.
913
914 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
915
916         Import from Libtool and gnulib:
917
918         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
919
920         Prepare for supporting FreeBSD 10.
921         * config.rpath: Remove handling of freebsd1* which soon would
922         match FreeBSD 10.0.
923
924         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
925
926         Remove support for FreeBSD 1.x.
927         * libtool.m4 (_LT_LINKER_SHLIBS)
928         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
929         soon would incorrectly match FreeBSD 10.0.
930
931 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
932
933         PR binutils/12283
934         * move-if-change: Import version from gnulib.
935
936 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
937
938         PR lto/47225
939         * Makefile.def (lto-plugin): Double dash for enable-shared.
940         (configure-gcc): Depend on all-lto-plugin.
941         * Makefile.in: Rebuilt.
942
943 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
944
945         * configure.ac: Remove extra bracket.
946         * configure: Regenerate.
947
948 2011-02-08  Tobias Burnus  <burnus@net-b.de>
949
950         * MAINTAINERS: Add myself as libquadmath maintainer.
951
952 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
953
954         * MAINTAINERS: Update my email address.
955
956 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
957
958         * MAINTAINERS (option handling): Add self.
959
960 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
961
962         PR lto/47225
963         * Makefile.def: Add dependency for install-gcc
964         on install-lto-plugin.
965         * Makfile.in: Regenerated
966
967 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
968
969         * MAINTAINERS (CPU Port Maintainers): Add myself.
970
971 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
972
973         PR libgcj/44341
974         * configure.ac: Discard --with-* flags for host when configuring
975         target libraries for cross build.
976         * configure: Rebuilt.
977
978 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
979
980         * MAINTAINERS (linear loop transforms): Removed.
981
982 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
983
984         * configure.ac: If with_ppl is no, move setting with_cloog=no
985         after CLOOG_REQUESTED check.
986         * configure: Regenerated.
987
988 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
989
990         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
991         CLooG has been requested.
992         * configure: Regenerated.
993
994 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
995
996         * configure: Regenerated.
997         * configure.ac: Check for version 0.11 (or later revision) of PPL.
998
999 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
1000
1001         * configure: Regenerated.
1002         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1003
1004 2011-01-21  Andreas Schwab  <schwab@redhat.com>
1005
1006         * configure.ac: Use AS_HELP_STRING throughout.
1007         * configure: Regenerate.
1008
1009 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
1010
1011         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1012         * configure: Regenerate.
1013
1014 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1015
1016         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1017
1018 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
1019
1020         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1021         for ia64-hpux.
1022         * configure: Regenerate.
1023
1024 2011-01-07  Jan Hubicka  <jh@suse.cz>
1025
1026         PR lto/47225
1027         * Makefile.in: Regenerate.
1028         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1029         configure.
1030
1031 2011-01-07  Jan Hubicka  <jh@suse.cz>
1032
1033         * Makefile.in: Regenerate.
1034         * Makefile.def (gcc host module) and soft dependency on lto-plugin
1035         and configure dependency on lto-plugin configure.
1036         (lto-plugin module): Remove dependency on GCC; add dependency on
1037         liniberty.
1038
1039 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
1040
1041         * MAINTAINERS (Write After Approval): Add myself.
1042
1043 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
1044
1045         * configure: Regenerate.
1046
1047 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
1048
1049         * configure.ac: (picochip): Disable libiberty.
1050
1051 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
1052
1053         * MAINTAINERS (Write After Approval): Add myself.
1054
1055 2010-12-10  Ian Lance Taylor  <iant@google.com>
1056
1057         PR bootstrap/46819
1058         * configure.ac: For --disable-libgcj clear libgcj_saved.
1059         * configure: Rebuild.
1060
1061 2010-12-10  Tobias Burnus  <burnus@net-b.de>
1062
1063         PR fortran/46540
1064         * configure.ac: Add --disable-libquadmath and
1065         --disable-libquadmath-support.
1066         * configure: Regenerate.
1067
1068 2010-12-03  Ian Lance Taylor  <iant@google.com>
1069
1070         * MAINTAINERS: Add myself as libgo maintainer.
1071
1072 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
1073
1074         PR libffi/46792
1075         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1076         * configure: Regenerate.
1077
1078 2010-12-02  Ian Lance Taylor  <iant@google.com>
1079
1080         * configure.ac: Always set default for poststage1_ldflags to
1081         -static-libstdc++ -static-libgcc.
1082
1083 2010-11-29  Andreas Schwab  <schwab@redhat.com>
1084
1085         * configure.ac: Move comment to remove extra space in last argument
1086         of GCC_TARGET_TOOL.
1087
1088 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
1089
1090         PR other/46026
1091         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1092         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1093         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1094         (BASE_FLAGS_TO_PASS): Use it.
1095         * configure: Rebuilt.
1096         * Makefile.in: Rebuilt.
1097
1098 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
1099
1100         PR binutils/12258
1101         * configure.ac: Correct comments for --enable-gold/--enable-ld.
1102         Properly check default linker.
1103         * configure: Regnerated.
1104
1105 2010-11-23  Matthias Klose  <doko@ubuntu.com>
1106
1107         * configure.ac: For --enable-gold, handle value `default' instead of
1108         `both*'.  New configure option --{en,dis}able-ld.
1109         * configure: Regenerate.
1110
1111 2010-11-20  Ian Lance Taylor  <iant@google.com>
1112
1113         * configure.ac: Only disable a language library if no language needs
1114         it.  Don't let --disable-libgcj uncondtionally disable libffi.
1115         * configure: Rebuild.
1116
1117 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1118
1119         * Makefile.in: Regenerate.
1120
1121         PR other/46202
1122         * configure.ac: Fix just-built in-tree STRIP name to be
1123         binutils/strip-new.
1124         * configure: Regenerate.
1125         * Makefile.def (install-strip-gcc, install-strip-binutils)
1126         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1127         (install-strip-sid): Mirror dependencies on non-strip variants
1128         of these targets on the respective -strip prerequisites.
1129         * Makefile.tpl (install-strip, install-strip-host)
1130         (install-strip-target): New targets.
1131         (install-strip-[+module+], install-strip-target-[+module+]):
1132         New targets.
1133         * Makefile.in: Regenerate.
1134
1135 2010-11-19  Ian Lance Taylor  <iant@google.com>
1136             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1137
1138         * configure.ac: Add target-libgo to target_libraries.  Set
1139         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1140         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1141         (HOST_EXPORTS): Add GOC.
1142         (BASE_TARGET_EXPORTS): Add GOC.
1143         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1144         (GOCFLAGS_FOR_TARGET): New variable.
1145         (EXTRA_HOST_FLAGS): Add GOC.
1146         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1147         * Makefile.def (target_modules): Add libgo.
1148         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1149         (dependencies): Add dependency from configure-target-libgo to
1150         configure-target-libffi and all-target-libstdc++-v3.  Add
1151         dependencies from all-target-libgo to all-target-libffi.
1152         (languages): Add go.
1153         * configure: Rebuild.
1154         * Makefile.in: Rebuild.
1155
1156 2010-11-19  Ian Lance Taylor  <iant@google.com>
1157
1158         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1159         compiler/flag environment variables.
1160
1161 2010-11-18  Ian Lance Taylor  <iant@google.com>
1162
1163         * configure.ac: Check for lang_requires_boot_languages in
1164         config-lang.in files.
1165         * configure: Rebuild.
1166
1167 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1168             Tobias Burnus  <burnus@net-b.de>
1169
1170         PR fortran/32049
1171         * Makefile.def: Add libquadmath; build it with language=fortran.
1172         * configure.ac: Add libquadmath.
1173         * Makefile.tpl: Handle multiple libs in check-[+language+].
1174         * Makefile.in: Regenerate.
1175         * configure: Regenerate.
1176
1177 2010-11-16  Tom Tromey  <tromey@redhat.com>
1178
1179         * MAINTAINERS: Moved myself to reviewers section.
1180
1181 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
1182
1183         * MAINTAINERS: Moved myself to reviewers section.
1184
1185 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1186
1187         * MAINTAINERS (Various Maintainers): Add self for build machinery.
1188         (Write After Approval): Remove self.
1189
1190 2010-11-15  Andreas Schwab  <schwab@redhat.com>
1191
1192         * configure.ac: Fix spelling in option names.
1193         * configure: Regenerated.
1194
1195 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
1196
1197         PR bootstrap/39622
1198         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1199         * configure: Regenerated.
1200
1201 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
1202
1203         * MAINTAINERS: Update my email address.
1204
1205 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1206
1207         * configure: Regenerate.
1208
1209 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1210
1211         * configure: Regenerate.
1212
1213 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1214
1215         * configure: Regenerate.
1216
1217 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1218
1219         * configure: Regenerate.
1220
1221 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
1222
1223         * configure.ac: Support official CLooG.org versions.
1224         * configure: Regenerate.
1225         * config/cloog.m4: New.
1226
1227 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
1228
1229         * MAINTAINERS (Write After Approval): Add myself.
1230
1231 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
1232
1233         * MAINTAINERS: Update my email address.
1234
1235 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
1236
1237         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1238         * configure: Regenerate.
1239
1240 2010-11-03  Ian Lance Taylor  <iant@google.com>
1241             Dave Korn  <dave.korn.cygwin@gmail.com>
1242
1243         PR lto/46273
1244         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
1245         and on other supported platforms whenever LTO is enabled.
1246         * configure: Rebuild.
1247
1248 2010-11-02  Alan Modra  <amodra@gmail.com>
1249
1250         PR binutils/12110
1251         * configure.ac: Error when source path contains spaces.
1252         * configure: Regenerate.
1253
1254 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
1255
1256         * MAINTAINERS: Update my email address.
1257
1258 2010-10-20  Ian Lance Taylor  <iant@google.com>
1259
1260         * Makefile.def (target_modules): Set lib_path to src/.libs for
1261         libstdc++-v3 module.
1262         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1263         * Makefile.in: Rebuild.
1264
1265 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1266
1267         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1268         (Write After Approval): Remove myself.
1269
1270 2010-10-15  Tristan Gingold  <gingold@adacore.com>
1271
1272         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1273
1274 2010-10-14  Douglas Rupp  <rupp@gnat.com>
1275
1276         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1277
1278 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1279
1280         * configure.ac (build_lto_plugin): New shell variable.
1281         (--enable-lto): Turn on by default for all non-ELF platforms that
1282         have had LTO support added so far.  Set build_lto_plugin appropriately
1283         for both ELF and non-ELF.
1284         (configdirs): Add lto-plugin or not based on build_lto_plugin.
1285         * configure: Regenerate.
1286
1287 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1288
1289         Sync from src:
1290         * configure.ac (v850 support): Remove target-libgloss from
1291         noconfigdirs.
1292         * configure: Regenerate.
1293
1294 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1295
1296         PR bootstrap/45326
1297         PR bootstrap/45174
1298         * configure.ac: Honor initial values of $build_configargs,
1299         $host_configargs, $target_configargs.  Mark the precious, so
1300         environment settings get recorded.
1301         * configure: Regenerate.
1302
1303 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1304
1305         PR bootstrap/45796
1306         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1307         Depend on all-build-libiberty.
1308         * Makefile.in: Regenerate.
1309
1310 2010-09-30  Michael Eager  <eager@eagercon.com>
1311
1312         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1313         * configure: Regenerate.
1314
1315 2010-09-28  Michael Eager  <eager@eagercon.com>
1316
1317         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1318
1319 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1320
1321         PR bootstrap/44621
1322         * configure.ac: Fix unportable shell quoting.
1323         * configure: Regenerate.
1324
1325 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
1326
1327         * configure.ac (enable-lto): Add Darwin to the list of supported lto
1328         targets and amend comment.
1329         * configure: Regenerate.
1330
1331 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
1332
1333         * MAINTAINERS (Write After Approval): Add myself.
1334
1335 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
1336
1337         * configure.ac: Enable LTO by default on Darwin.
1338         * configure: Regenerate.
1339
1340 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
1341
1342         * MAINTAINERS (Write After Approval): Add myself.
1343
1344 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
1345
1346         * MAINTAINERS (Write After Approval): Add myself.
1347
1348 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
1349
1350         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1351         ports
1352
1353 2010-07-28  David Yuste  <david.yuste@gmail.com>
1354
1355         * MAINTAINERS (Write After Approval): Add myself.
1356
1357 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
1358
1359         * configure.ac: Support all v850 targets.
1360         * configure: Regenerate.
1361
1362 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
1363
1364         PR bootstrap/44455
1365         * configure.ac (extra_mpfr_configure_flags): Copy from
1366         extra_mpc_gmp_configure_flags.
1367         * configure: Re-generated.
1368
1369 2010-07-22  Andi Kleen  <ak@linux.intel.com>
1370
1371         * MAINTAINERS (Write After Approval): Add myself.
1372
1373 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
1374
1375         * MAINTAINERS (Write After Approval): Add myself.
1376
1377 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
1378
1379         * MAINTAINERS (Write After Approval): Add myself.
1380
1381 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
1382
1383         PR target/44862
1384         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1385         Provide -B option to allow for link spec %s substitutions for
1386         libstdc++.a on darwin.
1387         * Makefile.in: Regenerate.
1388
1389 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
1390
1391         * MAINTAINERS (Reviewers): Update my e-mail address
1392
1393 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
1394
1395         * Makefile.def (configure-gcc): Depend on all-libelf.
1396         * Makefile.in: Rebuild.
1397
1398 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
1399
1400         * MAINTAINERS (Write After Approval): Add myself in the right place.
1401
1402 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
1403
1404         * MAINTAINERS (Write After Approval): Add myself.
1405
1406 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
1407
1408         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1409
1410 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
1411
1412         * config.sub: Update to version 2010-05-21.
1413         * config.guess: Update to version 2010-04-03.
1414
1415 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
1416
1417         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1418         * configure: Regenerate.
1419
1420 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
1421
1422         * MAINTAINERS (Write After Approval): Add myself.
1423
1424 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
1425
1426         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1427         a platform that supports LTO.
1428         * configure: Regenerate.
1429
1430 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
1431
1432         * configure.ac: Allow all the versions greater than 0.10 of PPL.
1433         * configure: Regenerated.
1434
1435 2010-04-27  Roland McGrath  <roland@redhat.com>
1436             H.J. Lu  <hongjiu.lu@intel.com>
1437
1438         * configure.ac (--enable-gold): Support both, both/gold and
1439         both/bfd to add gold to configdirs without removing ld.
1440         * configure: Regenerated.
1441
1442         * Makefile.def: Add install-gold dependency to install-ld.
1443         * Makefile.in: Regenerated.
1444
1445 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
1446
1447         PR lto/42776
1448         * configure.ac (--enable-lto): Refactor handling so libelf tests
1449         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1450         and allow LTO to be explicitly enabled on non-ELF platforms that
1451         are known to support it inside else-clause.
1452         * configure: Regenerate.
1453
1454 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
1455
1456         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1457         * configure: Regenerate.
1458
1459 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
1460
1461         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1462         * configure: Regenerate.
1463
1464 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1465
1466         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1467         separately.
1468         * configure: Regenerate.
1469
1470 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
1471
1472         * MAINTAINERS (Write After Approval): Add myself.
1473
1474 2010-04-14  Tristan Gingold  <gingold@adacore.com>
1475
1476         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1477         * configure: Regenerate.
1478
1479 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
1480
1481         * configure: Regenerate after change to elf.m4.
1482
1483 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
1484
1485         * MAINTAINERS (Write After Approval): Add myself.
1486
1487 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1488
1489         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1490         * configure: Regenerated.
1491
1492 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1493
1494         * configure.ac: Print "buggy but acceptable" when CLooG
1495         revision is less than 9.
1496         * configure: Regenerated.
1497
1498 2010-04-01  Diego Novillo  <dnovillo@google.com>
1499
1500         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1501
1502 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1503
1504         PR bootstrap/43615
1505         PR bootstrap/43328
1506
1507         Revert:
1508
1509         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1510
1511         * configure.ac: Do not pass --enable-multilib nor
1512         --disable-multilib in baseargs.  Accept explicitly passed
1513         --enable_multilib.
1514         * configure: Regenerate.
1515
1516 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
1517
1518         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1519
1520 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
1521
1522         * MAINTAINERS: Remove myself.
1523
1524 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1525
1526         PR bootstrap/43328
1527         * configure.ac: Do not pass --enable-multilib nor
1528         --disable-multilib in baseargs.  Accept explicitly passed
1529         --enable_multilib.
1530         * configure: Regenerate.
1531
1532 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
1533
1534         * MAINTAINERS (spu port): Remove me.
1535
1536 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1537
1538         * configure.ac (tic6x-*-*): New case.
1539         * configure: Regenerate.
1540
1541 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1542
1543         * config.sub: Update to version 2010-03-22.
1544         * config.guess: Update to version 2009-12-30.
1545
1546 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
1547
1548         PR ada/42554
1549         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1550         * configure: Regenerate.
1551
1552 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1553
1554         * MAINTAINERS: Update my email address.
1555
1556 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
1557
1558         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1559         (ghassan.shobaki@amd.com): Removed.
1560
1561 2010-03-17  Alan Modra  <amodra@gmail.com>
1562
1563         * MAINTAINERS: Update my email address.
1564
1565 2010-03-16  Diego Novillo  <dnovillo@google.com>
1566
1567         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1568         Matthews.
1569
1570 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1571
1572         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1573         Gutson, Jeffrey D. Oldham and Mark Shinwell.
1574
1575 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1576
1577         * MAINTAINERS: Update my email address.
1578
1579 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
1580
1581         * MAINTAINERS: Update my email address.
1582
1583 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
1584
1585         * MAINTAINERS: Update my email address.
1586
1587 2010-03-09  Jie Zhang  <jie@codesourcery.com>
1588
1589         * MAINTAINERS: Update my email address.
1590
1591 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1592
1593         PR libstdc++/32499
1594         * configure.ac (RANLIB): Default to true.
1595         (STRIP): Likewise.
1596         (RANLIB_FOR_TARGET): Remove superfluous : argument.
1597         * configure: Regenerate.
1598
1599 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
1600
1601         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1602         (Write After Approval): Update my email address.
1603
1604 2010-02-17  Nick Clifton  <nickc@redhat.com>
1605
1606         PR 11238
1607         * Makefile.tpl (local-distclean): Also remove config.cache files in
1608         sub-directories as there may not be Makefiles present in the
1609         sub-directories.
1610         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1611         the config.cache files found by the find command.
1612
1613         * Makefile.in: Regenerate.
1614         * configure.ac: Revert previous delta.
1615         * configure: Regenerate.
1616
1617 2010-02-15  Nick Clifton  <nickc@redhat.com>
1618
1619         PR 11238
1620         * configure.ac: Delete config.cache files in sub-directories when
1621         deleting Makefiles.
1622         * configure: Regenerate.
1623
1624 2010-02-12  Ben Elliston  <bje@gnu.org>
1625
1626         * MAINTAINERS: Update my email address.
1627
1628 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
1629
1630         * MAINTAINERS (spu port): Update my email address.
1631
1632 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
1633
1634         * MAINTAINERS: Add myself as a maintainer for the bfin port.
1635
1636 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1637
1638         * configure.ac: Add "recommended" version checks for GMP/MPC.
1639         Update recommended GMP/MPFR/MPC versions.
1640         * configure: Regenerate.
1641
1642 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
1643
1644         * MAINTAINERS: Move my Embecosm email address into the
1645         write-after-approval section.
1646
1647 2010-01-26  Ian Lance Taylor  <iant@google.com>
1648
1649         * MAINTAINERS: Add myself as Go frontend maintainer.
1650
1651 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
1652
1653         PR libstdc++/36101, PR libstdc++/42813
1654         * configure.ac (bootstrap_target_libs): Make inclusion of
1655         target-libgomp conditional on libgomb being in target_configdirs.
1656         * configure: Regenerate.
1657
1658 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
1659
1660         PR libstdc++/36101, PR libstdc++/42813
1661         * configure.ac (bootstrap_target_libs): Include target-libgomp.
1662         * configure: Regenerate.
1663
1664 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
1665
1666         PR libstdc++/36101, PR libstdc++/42813
1667         * configure.ac (target_configdirs): Substitute.
1668         * Makefile.def: Bootstrap target module libgomp.
1669         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1670         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1671         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1672         * configure, Makefile.in: Regenerate.
1673
1674 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1675
1676         * MAINTAINERS: Adjust my details.
1677
1678 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
1679
1680         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1681
1682 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
1683
1684         * MAINTAINERS: reindented my entry with tabs instead of spaces.
1685
1686 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
1687
1688         * MAINTAINERS (Write After Approval): Add myself.
1689
1690 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1691
1692         * MAINTAINERS (Write After Approval): Add myself.
1693
1694 2010-01-11  Richard Guenther  <rguenther@suse.de>
1695
1696         PR lto/41569
1697         * Makefile.def (all-lto-plugin): Depend on all-gcc.
1698         * Makefile.in: Regenerated.
1699
1700 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
1701
1702         * configure.ac: Enable libjava build on x86_64-*freebsd*.
1703         * configure: Regenerate.
1704
1705 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1706             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1707
1708         PR bootstrap/42424
1709         * configure.ac: Include libtool m4 files.
1710         (_LT_CHECK_OBJDIR): Call it.
1711         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1712         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1713
1714         * configure: Regenerate.
1715
1716 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1717
1718         PR bootstrap/41818
1719         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1720         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
1721         * Makefile.in: Regenerate.
1722
1723 2010-01-02  Richard Guenther  <rguenther@suse.de>
1724
1725         PR lto/41529
1726         * configure.ac: Include config/elf.m4.  Disable LTO if not
1727         builting for an elf target.
1728         * configure: Regenerate.
1729
1730 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
1731
1732         * MAINTAINERS: Change my email address.
1733
1734 2009-12-18  Ben Elliston  <bje@au.ibm.com>
1735
1736         * config.sub, config.guess: Update from upstream sources.
1737
1738 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
1739
1740         * MAINTAINERS (Write After Approval): Add myself.
1741
1742 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1743
1744         PR middle-end/30447
1745         PR middle-end/30789
1746         PR other/40302
1747
1748         * configure.ac: Require MPC.
1749         * configure: Regenerate.
1750
1751 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1752
1753         PR target/38384
1754         PR bootstrap/40972
1755         * libtool.m4: Sync from git Libtool.
1756         * ltoptions.m4: Likewise.
1757         * ltversion.m4: Likewise.
1758         * lt~obsolete.m4: Likewise.
1759         * ltmain.sh: Likewise.
1760
1761 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1762
1763         * configure.ac: Update minimum MPC version to 0.8.
1764         * configure: Regenerate.
1765
1766 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
1767
1768         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
1769         * configure: Regenerated.
1770
1771 2009-11-21  Ian Lance Taylor  <iant@google.com>
1772
1773         * configure.ac: Change default of poststage1_ldflags to be empty if
1774         poststage1_libs is set.  When poststage1_libs is empty, and
1775         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
1776         * configure: Rebuild.
1777
1778 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
1779
1780         * MAINTAINERS (Write After Approval): Update my email address.
1781
1782 2009-11-20  Ben Elliston  <bje@au.ibm.com>
1783
1784         * config.guess: Update from upstream sources.
1785
1786 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1787
1788         * Makefile.def: Restore host and target settings for gmp.
1789         * Makefile.in: Rebuild.
1790
1791 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1792
1793         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
1794         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
1795         Fix portability of test of C++ as bootstrap language.  Add
1796         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1797         * configure: Rebuild.
1798         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1799         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
1800         in-tree building.
1801         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1802         (POSTSTAGE1_HOST_EXPORTS): Use it.
1803         (STAGE[+id+]_CXXFLAGS): New.
1804         (BASE_FLAGS_TO_PASS): Pass it down.
1805         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
1806         extra_exports.
1807         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1808         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1809         extra_exports.
1810         * Makefile.in: Rebuild.
1811
1812 2009-11-17  Ben Elliston  <bje@au.ibm.com>
1813
1814         * config.sub, config.guess: Update from upstream sources.
1815
1816 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
1817
1818         * MAINTAINERS (Write After Approval): Add myself.
1819
1820 2009-11-09  Jon Beniston  <jon@beniston.com>
1821
1822         * MAINTAINERS (Write After Approval): Add myself.
1823
1824 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
1825
1826         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
1827         paths for *-w64-mingw* and x86_64-*mingw*.
1828         * configure: Regenerated.
1829
1830 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
1831
1832         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
1833
1834 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
1835
1836         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
1837         Phil Edwards to Write-After Approval.
1838
1839 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
1840
1841         * configure.ac: Disable target-winsup & co for
1842         x86_64-*-mingw* and *-w64-mingw* targets.
1843         * configure: Regenerated.
1844
1845 2009-10-16  Nick Clifton  <nickc@redhat.com>
1846
1847         * MAINTAINERS: Add myself as a maintainer for the RX port.
1848
1849 2009-10-26  Johannes Singler  <singler@kit.edu>
1850
1851         * MAINTAINERS (Write After Approval): Update my e-mail address.
1852
1853 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1854
1855         * configure.ac (CLooG test): Use = with test.
1856         * configure: Regenerate.
1857
1858 2009-10-22  Richard Guenther  <rguenther@suse.de>
1859
1860         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
1861         cloog if the ppl version check failed.  Move flags saving
1862         before setting in libelf check.
1863         * configure: Regenerate.
1864
1865 2009-10-21  Richard Guenther  <rguenther@suse.de>
1866
1867         * configure.ac: Adjust the ppl and cloog configure to work as
1868         documented.  Disable cloog if ppl was disabled.  Omit the version
1869         checks if they were disabled.
1870         * configure: Re-generate.
1871
1872 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1873
1874         * configure.ac: Add 'lto' to enable_languages, not
1875         new_enable_languages, and only if not already present.
1876         * configure: Regenerate.
1877
1878 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
1879
1880         * README: Refer to the various COPYING* files instead of just
1881         COPYING.
1882         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
1883
1884 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
1885
1886         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
1887         
1888 2009-10-07  Richard Guenther  <rguenther@suse.de>
1889
1890         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
1891         and Richard Guenther as reviewers.
1892         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
1893         as reviewers.
1894
1895 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
1896
1897         * config.sub: Update from upstream sources.
1898
1899 2009-10-06  Ian Lance Taylor  <iant@google.com>
1900
1901         * Makefile.def: check-gold depends upon all-gas.
1902         * Makefile.in: Rebuild.
1903
1904 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
1905
1906         * MAINTAINERS (Write After Approval): Add myself.
1907
1908 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
1909
1910         * Makefile.def: all-lto-plugin depends on all-libiberty.
1911         set bootstrap=true for lto-plugin.
1912         Add lto-plugin.
1913         * Makefile.in: Regenerate.
1914         * configure.ac (host_libs): Add lto-plugin.
1915         * configure: Regenerate.
1916
1917 2009-10-03  Diego Novillo  <dnovillo@google.com>
1918
1919         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1920         (HOST_LIBELFLIBS): Define.
1921         (HOST_LIBELFINC): Define.
1922         * Makefile.in: Regenerate.
1923         * configure.ac: Add --enable-lto.
1924         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1925         If --enable-lto is used, add 'lto' to new_enable_languages.
1926         If --enable-lto is used and gold is enabled, add
1927         lto-plugin to configdirs.
1928         * configure: Regenerate.
1929
1930 2009-10-03  Simon Baldwin  <simonb@google.com>
1931
1932         * configure.ac: If --with-system-zlib, suppress local zlib and
1933         pass --with-system-zlib to subdir configure scripts.
1934         * configure: Regenerate.
1935
1936 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
1937             Paolo Bonzini  <bonzini@gnu.org>
1938
1939         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1940         $(srcdir).
1941         * Makefile.in: Rebuilt.
1942
1943 2009-09-26  Gary Funck  <gary@intrepid.com>
1944
1945         * MAINTAINERS (Write After Approval): Add myself.
1946
1947 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1948
1949         * configure.ac: Update minimum MPC version to 0.7.
1950         * configure: Regenerate.
1951
1952 2009-09-25  Nick Clifton  <nickc@redhat.com>
1953
1954         * configure.ac: Pass any --cache-file=/dev/null option on to
1955         subconfigures.
1956         * configure: Regenerate.
1957
1958 2009-09-23  Nick Clifton  <nickc@redhat.com>
1959
1960         * config.sub, config.guess: Update from upstream sources.
1961
1962 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
1963
1964         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1965         * Makefile.in: Rebuilt.
1966
1967 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1968
1969         PR bootstrap/32272
1970         * configure.ac: Error out if $srcdir isn't '.' but contains
1971         host-${host_noncanonical}.
1972         * configure: Regenerate.
1973
1974 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1975
1976         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1977         maintainer.
1978
1979 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1980
1981         * configure.ac: If bootstrapping a combined tree with
1982         --enable-gold, require c++ in stage1_languages.
1983         * configure: Regenerate.
1984
1985         * configure.ac: Also add target_libs of stage1_languages to
1986         bootstrap_target_libs.
1987         * configure: Regenerate.
1988
1989         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1990         with --enable-languages not containing c++.
1991         * configure: Regenerate.
1992
1993 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
1994
1995         * configure.ac: Disable java and boehm-gc for bfin-*-*.
1996         * configure: Regenerate.
1997
1998 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
1999
2000         * MAINTAINERS (Write After Approval): Update my e-mail address,
2001         and move from from here...
2002         (Waiting for paperwork): To here.
2003
2004 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
2005
2006         * MAINTAINERS (Reviewers): Add self as driver reviewer.
2007
2008 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2009
2010         * configure.ac: Do not use $extrasub for replacing @if/@endif
2011         parts in Makefile; instead, use additional arguments to
2012         AC_CONFIG_COMMANDS to do the replacement manually, with several
2013         sed invocations, to avoid HP-UX sed command limits.
2014         * configure: Regenerate.
2015
2016 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
2017
2018         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2019         blank before -L.
2020
2021 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
2022
2023         * configure.ac (with-build-config): Document.  Handle without.
2024         Handle missing argument.
2025         * configure: Rebuilt.
2026
2027 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
2028
2029         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
2030         Default to bootstrap-debug only if compare-debug works.
2031         * configure: Rebuilt.
2032         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2033         * Makefile.in: Rebuilt.
2034
2035 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2036
2037         * MAINTAINERS (OS Port Maintainers): Update my email address.
2038
2039 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
2040
2041         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2042         * Makefile.in: Rebuilt.
2043
2044 2009-09-01  Chris Demetriou  <cgd@google.com>
2045
2046         * MAINTAINERS (Write After Approval): Add myself.
2047
2048 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
2049
2050         PR debug/30161
2051         * include/dwarf2.h (enum dwarf_tag): Added
2052         DW_TAG_GNU_template_template_param
2053         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2054
2055 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2056
2057         * Makefile.tpl (AWK): Fix typo.
2058         * Makefile.in: Regenerate.
2059
2060 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2061
2062         * configure.ac: Detect awk and sed.
2063         * Makefile.def (flags_to_pass): Add AWK and SED.
2064         * Makefile.tpl (AWK, SED): New.
2065         (BASE_FLAGS_TO_PASS): Add AWK and SED.
2066         * configure: Regenerate.
2067         * Makefile.in: Regenerate.
2068
2069 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
2070
2071         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2072         (collapseslashes): Likewise.
2073
2074 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2075
2076         * configure.ac (AC_PREREQ): Bump to 2.64.
2077
2078 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2079
2080         * configure.ac: Remove --with-datarootdir, --with-docdir,
2081         --with-pdfdir, --with-htmldir switches.
2082         * configure: Regenerate.
2083
2084         * configure: Regenerate.
2085
2086         * compile: Sync from Automake 1.11.
2087         * depcomp: Likewise.
2088         * install-sh: Likewise.
2089         * missing: Likewise.
2090         * mkinstalldirs: Likewise.
2091         * ylwrap: Likewise.
2092
2093 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
2094
2095         * ltmain.sh (func_normal_abspath): New function.
2096         (func_relative_path): Likewise.
2097         (func_mode_help): Document new -bindir option for link mode.
2098         (func_mode_link): Add new -bindir option, and use it to place
2099         output DLL if specified.
2100
2101 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2102
2103         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2104         (baseargs): Add --disable-option-checking.
2105         * configure: Regenerate.
2106
2107         * Makefile.def (configure-target-libiberty): Depend on
2108         all-binutils and all-ld.
2109         (configure-target-newlib): Likewise.
2110         * Makefile.in: Regenerate.
2111
2112 2009-08-17  Ben Elliston  <bje@au.ibm.com>
2113
2114         * config.sub, config.guess: Update from upstream sources.
2115
2116 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2117
2118         Sync from src, merge:
2119
2120         2009-07-02  Tristan Gingold  <gingold@adacore.com>
2121
2122         * configure.ac: Do not exclude gas for i386-*-darwin.
2123         Add a case for x86_64-*-darwin.
2124         * configure: Regenerate.
2125
2126 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
2127
2128         * MAINTAINERS: Add my name to Write After Approval list.
2129
2130 2009-08-06  Michael Eager  <eager@eagercon.com>
2131
2132         * configure.ac: Add Microblaze target.
2133         * configure: Regenerate.
2134
2135 2009-07-31  Christian Bruel  <christian.bruel@st.com>
2136
2137         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2138         * configure: Regenerate.
2139         
2140 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
2141
2142         * MAINTAINERS (Write After Approval): Update my e-mail address.
2143
2144 2009-07-06  Ian Lance Taylor  <iant@google.com>
2145
2146         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2147         * configure: Rebuild.
2148
2149 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
2150
2151         * MAINTAINERS: Move myself to the Graphite Reviewers.
2152
2153 2009-06-30  Wei Guozhi  <carrot@google.com>
2154
2155         * MAINTAINERS: Add my name to Write After Approval list.
2156
2157 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
2158
2159         PR bootstrap/40338
2160         * configure.ac (comparestring): Create new variable.
2161         * Makefile.tpl (comparestring): Use to skip some comparisions.
2162         * configure: Regenerate.
2163         * Makefile.in: Regenerate.
2164
2165 2009-06-26  Doug Evans  <dje@sebabeach.org>
2166
2167         * Makefile.def (host_modules): Add cgen.
2168         * Makefile.in: Regenerate.
2169         * configure.ac (host_tools): Add cgen.
2170         * configure: Regenerate.
2171
2172 2009-06-23  DJ Delorie  <dj@redhat.com>
2173
2174         * MAINTAINERS: Add myself as mep maintainer.
2175
2176 2009-06-23  Ian Lance Taylor  <iant@google.com>
2177
2178         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
2179         boot_languages.  Only bootstrap target libraries listed in
2180         target_libs for some boot language.  Add --with-stage1-ldflags,
2181         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
2182         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
2183         if not building with C++.
2184         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2185         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2186         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2187         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2188         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
2189         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2190         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2191         * configure, Makefile.in: Rebuild.
2192
2193 2009-06-23  Li Feng  <nemokingdom@gmail.com>
2194
2195         * MAINTAINERS: Added my name to write-after-approval list.
2196
2197 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
2198
2199         * configure.ac: Define is_elf for QNX Neutrino targets.
2200         * configure: Regenerate.
2201
2202 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
2203
2204         * MAINTAINERS: Added my name to the write-after-approval list
2205
2206 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2207
2208         * configure.ac: Detect MPC in default directory.
2209         * configure: Regenerate.
2210
2211 2009-06-03  Jerome Guitton  <guitton@adacore.com>
2212             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2213
2214         * Makefile.tpl (all): Avoid a trailing backslash.
2215         * Makefile.in: Regenerate.
2216
2217 2009-06-03  Ben Elliston  <bje@au.ibm.com>
2218
2219         * config.sub, config.guess: Update from upstream sources.
2220
2221 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
2222
2223         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2224         to noconfdirs.
2225         * configure: Regenerate.
2226
2227 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
2228
2229         * Makefile.tpl ([+compare-target+]): Compare all stage
2230         directories, rather than just gcc.
2231         * Makefile.in: Rebuilt.
2232
2233 2009-06-01  Doug Kwan  <dougkwan@google.com>
2234
2235         * configure.ac: Support gold for target arm*-*-*.
2236         * configure: Regenerate.
2237
2238 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2239
2240         * Makefile.def: Add MPC support and dependencies.
2241         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
2242
2243         * Makefile.in, configure: Regenerate.
2244
2245 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
2246
2247         * Makefile.tpl (all): Avoid harmless warning in make all when
2248         gcc-bootstrap is enabled but stage_last does not exist.
2249         * Makefile.in: Rebuilt.
2250
2251 2009-05-24  Nicolas Roche  <roche@adacore.com>
2252
2253         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2254         * Makefile.in: Regenerate.
2255
2256 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
2257
2258         * MAINTAINERS: Update my e-mail address.
2259
2260 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2261
2262         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
2263         * configure:  Regenerate.
2264
2265 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2266
2267         PR other/40159
2268         * Makefile.tpl (all): Don't assume gcc-bootstrap and
2269         gcc-no-bootstrap are mutually exclusive.
2270         * Makefile.in: Rebuilt.
2271
2272 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2273
2274         PR other/40159
2275         * Makefile.tpl (all): Don't end with unconditional success.
2276         * Makefile.in: Rebuilt.
2277
2278 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
2279
2280         PR target/37137
2281         * Makefile.def (flags_to_pass): Remove redundant and incomplete
2282         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2283         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2284         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
2285         stage_configureflags, stage_cflags and stage_libcflags into
2286         explicit Makefile macros.
2287         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2288         GFORTRAN.
2289         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2290         CC.  Set CC_FOR_BUILD from CC.
2291         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2292         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2293         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2294         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
2295         and GFORTRAN.
2296         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2297         (_LIBCFLAGS): Renamed to _TFLAGS.
2298         (do-compare-debug, do-compare3-debug): Drop.
2299         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2300         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2301         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2302         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2303         (XGCC_FLAGS_FOR_TARGET): New.
2304         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2305         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2306         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2307         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2308         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
2309         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
2310         TFLAGS.
2311         (BUILD_CONFIG): Include if requested.
2312         (all): Set TFLAGS on bootstrap.
2313         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2314         (all-stageid-prefixmodule): Likewise.
2315         (do-clean, distclean-stageid): Set TFLAGS.
2316         (restrap): Fix whitespace.
2317         * Makefile.in: Rebuilt.
2318
2319 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
2320
2321         * config.guess: Sync with src.
2322
2323 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2324
2325         * configure.ac ($with_ppl):  Default to no if not supplied.
2326         ($with_cloog):  Likewise.
2327         configure:  Regenerate.
2328
2329 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
2330
2331         * MAINTAINERS: Update my e-mail address.
2332
2333 2009-04-27  Nick Clifton  <nickc@redhat.com>
2334
2335         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2336
2337 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
2338
2339         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2340         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2341         * Makefile.in: Regenerate.
2342
2343 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2344
2345         PR bootstrap/39739
2346         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2347         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2348
2349         * configure, Makefile.in: Regenerate.
2350
2351 2009-04-21  Taras Glek  <tglek@mozilla.com>
2352
2353         * include/hashtab.h: Update GTY annotations to new syntax
2354         * include/splay-tree.h: Likewise
2355
2356 2009-04-17  Ben Elliston  <bje@au.ibm.com>
2357
2358         * config.sub, config.guess: Update from upstream sources.
2359
2360 2009-04-15  Anthony Green  <green@moxielogic.com>
2361
2362         * configure.ac: Add moxie support.
2363         * configure: Rebuilt.
2364
2365 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
2366
2367         * configure.ac: Change copyright header to refer to version
2368         3 of the GNU General Public License and to point readers at the
2369         COPYING3 file and the FSF's license web page.
2370         * Makefile.def: Likewise.
2371         * Makefile.tpl: Likewise.
2372         * Makefile.in: Regenerate.
2373
2374 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
2375
2376         * configure.ac: Restore match for darwin9 or later. Use double
2377         brackets since regeneration eats one pair.
2378         * configure: Regenerate.
2379
2380 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
2381
2382         PR gas/10039
2383         * configure.ac: Require texinfo 4.7.
2384         * configure: Regenerated.
2385
2386 2009-04-09  Nick Clifton  <nickc@redhat.com>
2387
2388         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2389         the GCC Runtime Library Exception.
2390
2391 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2392
2393         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2394         * configure: Regenerate.
2395
2396 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
2397
2398         * Makefil.def (languages): New entries.
2399         * Makefile.tpl (check-gcc-*): New generic target.
2400         * Makefile.in: Regenerate.
2401
2402 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
2403
2404         * MAINTAINERS:  Update my email address.
2405
2406 2009-03-18  Tom Tromey  <tromey@redhat.com>
2407
2408         * configure: Rebuild.
2409         * configure.ac (host_libs): Add libiconv.
2410         * Makefile.in: Rebuild.
2411         * Makefile.def (host_modules): Add libiconv.
2412         (configure-gdb, all-gdb): Depend on libiconv.
2413
2414 2009-03-16  Tristan Gingold  <gingold@adacore.com>
2415
2416         * configure.ac: Treat gdb as supported on x86_64-darwin.
2417         * configure: Regenerate.
2418
2419 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
2420
2421         * configure.ac (--with-host-libstdcxx): New option.
2422         * configure: Regenerate.
2423
2424 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
2425
2426         * MAINTAINERS:  Move myself into the write after approval list.
2427
2428 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
2429
2430         * MAINTAINERS: Update e-mail address.
2431         
2432 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
2433
2434         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2435
2436 2009-03-10  Ira Rosen  <irar@il.ibm.com>
2437
2438         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2439
2440 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2441
2442         Backport from git Libtool:
2443
2444         2009-01-19  Robert Millan  <rmh@aybabtu.com>
2445         Support GNU/kOpenSolaris.
2446         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2447         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2448         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2449         GNU/kOpenSolaris.
2450
2451 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
2452
2453         * MAINTAINERS: Update e-mail address.
2454
2455 2009-02-24  Michael Eager  <eager@eagercon.com>
2456
2457         * MAINTAINERS (Write After Approval): Add self.
2458
2459 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
2460
2461         * MAINTAINERS (Write After Approval): Add myself.
2462
2463 2009-02-05  Andreas Schwab  <schwab@suse.de>
2464
2465         * Makefile.tpl (stage_last): Define $r and $s before using
2466         $(RECURSE_FLAGS_TO_PASS).
2467         * Makefile.in: Regenerate
2468
2469 2009-01-30  Ian Lance Taylor  <iant@google.com>
2470
2471         * MAINTAINERS: Move myself to the Global Reviewers list.
2472
2473 2009-01-29  Robert Millan  <rmh@aybabtu.com>
2474
2475         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2476         * configure: Regenerate.
2477
2478 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
2479
2480         * MAINTAINERS: Make whitespace consistent.
2481         Remove Robert Millan from Write After Approval.
2482
2483 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
2484
2485         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2486         (all-opcodes): Depend on all-libiberty.
2487         * Makefile.in: Regenerate.
2488
2489 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
2490
2491         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2492         * configure: Regenerate.
2493
2494 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
2495
2496         * MAINTAINERS (Write After Approval): Add myself.
2497
2498 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
2499
2500         * MAINTAINERS: Add myself to reviewers (Fortran).
2501
2502 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
2503
2504         PR tree-optimization/38515
2505         * configure.ac (cloog-polylib): Removed.
2506         (with_ppl, with_cloog): Test for "no".
2507         * configure: Regenerated.
2508
2509 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
2510
2511         * MAINTAINERS: Moved myself to reviewers (Fortran).
2512
2513 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
2514
2515         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2516         (Write After Approval): Remove myself.
2517
2518 2009-01-03  Diego Novillo  <dnovillo@google.com>
2519
2520         * MAINTAINERS: Remove myself from alias maintainership.
2521
2522 2009-01-02  David Ayers  <ayers@fsfe.org>
2523
2524         * MAINTAINERS: Update e-mail address.
2525
2526 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
2527
2528         * MAINTAINERS: Make whitespace consistent.
2529
2530 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2531
2532         Backport from upstream Libtool:
2533         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2534         Add cache variables to tests that require the linker to work.
2535         For shlibpath_overrides_runpath, this also changes the semantics
2536         to let the result from the C compiler take precedence.
2537
2538 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2539
2540         * config.sub, config.guess: Update from upstream sources.
2541
2542 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
2543
2544         * configure.ac (ppllibs): Add by default the lib flags.
2545         * configure: Regenerate.
2546
2547 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
2548
2549         * MAINTAINERS:  Add myself to the write after approval list.
2550
2551 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2552
2553         * configure.ac: Add double brackets on darwin[912].
2554         * configure: Regenerate.
2555
2556 2008-12-03  Daniel Kraft  <d@domob.eu>
2557
2558         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
2559         Approval to Reviewer section (for Fortran front-end).
2560
2561 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
2562
2563         * configure.ac: Expand to darwin10 and later.
2564         * configure: Regenerate.
2565
2566 2008-12-02  Andreas Schwab  <schwab@suse.de>
2567
2568         * Makefile.def: configure-target-boehm-gc depends on
2569         all-target-libstdc++-v3.
2570         * Makefile.in: Regenerate.
2571
2572 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
2573
2574         * MAINTAINERS:  Add myself as mingw maintainer.
2575
2576 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2577
2578         * config.sub, config.guess: Update from upstream sources.
2579
2580 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
2581
2582         * README.SCO: Remove.
2583
2584 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
2585
2586         * MAINTAINERS:  Add myself to the write after approval list.
2587
2588 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
2589
2590         * MAINTAINERS:  Update my email address in WAA section.
2591
2592 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
2593
2594         * MAINTAINERS: Update e-mail address.
2595
2596 2008-11-27  Toon Moene  <toon@moene.org>
2597
2598         * MAINTAINERS: Change e-mail address.
2599
2600 2008-11-27  Tristan Gingold  <gingold@adacore.com>
2601
2602         * configure.ac: Build gdb for i?86-*-darwin*
2603         * configure: Regenerated.
2604
2605 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
2606
2607         * MAINTAINERS: Added my full name.
2608
2609 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
2610
2611         PR bootstrap/38014
2612         PR bootstrap/37923
2613
2614         Revert:
2615
2616         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2617
2618         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2619         * Makefile.in: Regenerated.
2620
2621         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2622
2623         PR gdb/921
2624         PR gdb/1646
2625         PR gdb/2175
2626         PR gdb/2176
2627
2628         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2629         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2630         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2631         (HOST_EXPORTS): Pass CPPFLAGS.
2632         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2633         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2634         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2635         * Makefile.in, configure: Regenerated.
2636         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2637         and CPPFLAGS_FOR_BUILD.
2638
2639 2008-11-06  Jeff Law  <law@redhat.com>
2640
2641         * MAINTAINERS: Add myself as middle end maintainer.
2642
2643 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
2644
2645         * MAINTAINERS (Write after approval): Add myself.
2646
2647 2008-11-05  Diego Novillo  <dnovillo@google.com>
2648
2649         * MAINTAINERS (Global Reviewers): Add myself.
2650         (Non-Algorithmic Maintainers): Remove myself.
2651
2652 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
2653
2654         * MAINTAINERS (Write after approval): Add myself.
2655
2656 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
2657
2658         * MAINTAINERS (Write after approval): Add myself.
2659
2660 2008-10-31  Ben Elliston  <bje@au.ibm.com>
2661
2662         * configure.ac (spu-*-*): Remove special case.
2663         * configure: Regenerate.
2664
2665 2008-10-30  Catherine Moore  <clm@codesourcery.com>
2666
2667         * MAINTAINERS (Write after approval): Update my email address.
2668
2669 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
2670
2671         * configure.ac [spu-*-*]: Do not set skipdirs.
2672         * configure: Re-generate.
2673
2674 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
2675
2676         * MAINTAINERS (Various Maintainers): Add myself to reload.
2677
2678 2008-10-25  Richard Guenther  <rguenther@suse.de>
2679
2680         * MAINTAINERS (Various Maintainers): Add myself as middle-end
2681         maintainer.  Remove myself as libgcc-math maintainer.
2682         (Non-Algorithmic Maintainers): Remove myself.
2683
2684 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2685
2686         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2687         * Makefile.in: Regenerated.
2688
2689 2008-10-23  Cary Coutant  <ccoutant@google.com>
2690
2691         * MAINTAINERS (Write after approval): Add myself.
2692
2693 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2694
2695         PR gdb/921
2696         PR gdb/1646
2697         PR gdb/2175
2698         PR gdb/2176
2699
2700         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2701         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2702         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2703         (HOST_EXPORTS): Pass CPPFLAGS.
2704         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2705         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2706         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2707         * Makefile.in, configure: Regenerated.
2708         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2709         and CPPFLAGS_FOR_BUILD.
2710
2711 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
2712
2713         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2714         Sebastian Pop.
2715
2716 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
2717
2718         * MAINTAINERS (Write After Approval): Added myself.
2719
2720 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2721
2722         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2723         recommended version to 2.3.2.
2724
2725         * configure: Regenerate.
2726
2727 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
2728
2729         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2730
2731 2008-09-29  David Daney <david.daney@caviumnetworks.com>
2732
2733         * MAINTAINERS (Write After Approval): Update e-mail address.
2734
2735 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
2736
2737         * libtool.m4: Update to libtool 2.2.6.
2738         * lt~obsolete.m4: Update to libtool 2.2.6.
2739         * ltmain.sh: Update to libtool 2.2.6.
2740         * ltsugar.m4: Update to libtool 2.2.6.
2741         * ltversion.m4: Update to libtool 2.2.6.
2742         * ltoptions.m4: Update to libtool 2.2.6.
2743         * ltgcc.m4: Update to match changes from libtool 2.2.6.
2744
2745 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
2746
2747         * MAINTAINERS (Write After Approval): Add myself.
2748
2749 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2750
2751         * MAINTAINERS (Write After Approval): Update my name.
2752
2753 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
2754
2755         * MAINTAINERS: Add myself in "Write After Approval".
2756
2757 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
2758
2759         * MAINTAINERS: Add myself as ia64 maintainer.
2760
2761 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
2762
2763         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
2764         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
2765         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
2766         and Michael Tiemann from Write After Approval since they do not
2767         actually have access.
2768
2769 2008-09-05  Richard Guenther  <rguenther@suse.de>
2770
2771         * configure.ac: Initialize clooglibs to -lcloog.
2772         * configure: Re-generate.
2773
2774 2008-09-04  Le-Chun Wu  <lcwu@google.com>
2775
2776         * MAINTAINERS (Write After Approval): Add myself.
2777
2778 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
2779
2780         * configure.ac (--with-cloog-polylib): New.
2781         (--disable-cloog-version-check): New.
2782         (--disable-ppl-version-check): New.
2783         * configure: Re-generate.
2784
2785 2008-09-03  Richard Guenther  <rguenther@suse.de>
2786
2787         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2788         cloog test.
2789         * configure: Re-generate.
2790
2791 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
2792
2793         Add picoChip port.
2794         * MAINTAINERS: Add picoChip maintainers.
2795
2796 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
2797             Tobias Grosser  <grosser@fim.uni-passau.de>
2798             Jan Sjodin  <jan.sjodin@amd.com>
2799             Harsha Jagasia  <harsha.jagasia@amd.com>
2800             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2801             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2802             Adrien Eliche  <aeliche@isty.uvsq.fr>
2803
2804         Merge from graphite branch.
2805         * configure: Regenerate.
2806         * Makefile.in: Regenerate.
2807         * configure.ac (host_libs): Add ppl and cloog.
2808         Add checks for PPL and CLooG.
2809         * Makefile.def (ppl, cloog): Added modules and dependences.
2810         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2811         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2812
2813 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2814
2815         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2816         (GCC_SHLIB_SUBDIR): New.
2817         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2818         * configure: Regenerate.
2819         * Makefile.in: Regenerate.
2820
2821 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
2822
2823         * MAINTAINERS: Consistently use tabs to separate columns.
2824
2825 2008-08-29  Tristan Gingold  <gingold@adacore.com>
2826
2827         * MAINTAINERS (Write after Approval): Add myself.
2828
2829 2008-08-28  Tristan Gingold  <gingold@adacore.com>
2830
2831         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2832         Enable bfd, binutils and opcodes.
2833         * configure: Regenerate.
2834
2835 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2836
2837         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
2838
2839 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2840
2841         * MAINTAINERS:  Use correct Umlaut for last name.
2842
2843 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2844
2845         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
2846
2847 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
2848
2849         * MAINTAINERS: Update my email address.
2850
2851 2008-08-16  Nicolas Roche  <roche@adacore.com>
2852
2853         * Makefile.tpl: Add BOOT_ADAFLAGS.
2854         * Makefile.in: Regenerate.
2855
2856 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
2857
2858         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2859         * configure: Regenerate.
2860
2861 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
2862
2863         * configure.ac: Add makefile fragments for hpux.
2864         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2865         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2866         * configure: Regenerate.
2867         * Makefile.in: Regenerate.
2868
2869 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
2870
2871         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
2872
2873 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
2874
2875         * MAINTAINERS (Write after Approval): Add myself.
2876
2877 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
2878
2879         * MAINTAINERS (Write After Approval):  Add myself.
2880
2881 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
2882
2883         * MAINTAINERS (Write After Approval):  Add myself.
2884
2885 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
2886
2887         * MAINTAINERS: Update my email address.
2888
2889 2008-06-25  Joey Ye  <joey.ye@intel.com>
2890
2891         * MAINTAINERS (Write After Approval):  Add myself.
2892
2893 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2894
2895         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2896         * Makefile.in: Regenerate.
2897         * configure: Regenerate.
2898
2899 2008-06-17  Daniel Kraft  <d@domob.eu>
2900
2901         * MAINTAINERS (Write After Approval):  Add myself.
2902
2903 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2904
2905         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2906         "$@" is still intact with both Autoconf 2.59 and 2.62.
2907         * configure: Regenerate.
2908
2909 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2910
2911         * Makefile.tpl: Fix comment errors.
2912         * Makefile.in: Regenerate.
2913
2914 2008-06-12  David S. Miller  <davem@davemloft.net>
2915             David Edelsohn  <edelsohn@gnu.org>
2916
2917         * configure.ac: Add powerpc*-*-* to gold supported targets.
2918         * configure: Regenerate.
2919
2920 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
2921
2922         PR tree-optimization/36218
2923         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2924         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2925         (all prefix="build-"): Pass them to build-system sub-makes.
2926         * Makefile.in: Regenerate.
2927
2928 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
2929
2930         * MAINTAINERS (mt port): Remove.
2931         (sco5, unixware, sco udk): Remove.
2932         (Kean Johnston): Add to Write After Approval.
2933
2934 2008-05-30  Julian Brown  <julian@codesourcery.com>
2935
2936         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2937         of libobjc for ARM EABI Linux.
2938         * configure: Regenerate.
2939
2940 2008-05-18  Xinliang David Li   <davidxl@google.com>
2941
2942         * ChangeLog: Remove wrong ChangeLog entry.
2943
2944 2008-05-17  Xinliang David Li   <davidxl@google.com>
2945
2946         * MAINTAINERS (Write After Approval): Add myself.
2947
2948 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
2949
2950         * MAINTAINERS (Write After Approval): Add myself.
2951
2952 2008-05-14  Rafael Espíndola  <espindola@google.com>
2953
2954         * config-ml.in: don't handle --enable-shared and --enable-static.
2955
2956 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
2957
2958         * MAINTAINERS: Update my email address.
2959
2960 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
2961
2962         * MAINTAINERS: Update my email address.
2963
2964 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
2965
2966         * MAINTAINERS (Write After Approval): Add myself.
2967
2968 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
2969
2970         * MAINTAINERS (Write After Approval): Add myself.
2971
2972 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
2973
2974         * MAINTAINERS (crx): Add myself.
2975
2976 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2977
2978         Sync with src:
2979         2008-04-14  David S. Miller  <davem@davemloft.net>
2980
2981         * configure.ac: Add sparc*-*-* to gold supported targets.
2982         * configure: Regenerate.
2983
2984 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2985
2986         PR bootstrap/35457
2987         * configure.ac: Include override.m4.
2988         * configure: Regenerate.
2989
2990 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2991
2992         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2993         * Makefile.in: Regenerate.
2994
2995 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
2996
2997         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2998         as nonconfigurable directories list.
2999         * configure: Regenerate.
3000
3001 2008-04-14  Ben Elliston  <bje@au.ibm.com>
3002
3003         * config.sub, config.guess: Update from upstream sources.
3004
3005 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
3006
3007         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3008         * Makefile.in: Regenerate.
3009
3010 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
3011
3012         * configure.ac: Do not build libssp for the AVR.
3013         * configure: Regenerate.
3014
3015 2008-04-07  Ian Lance Taylor  <iant@google.com>
3016
3017         * Makefile.def: check-gold depends upon all-binutils.
3018         * Makefile.in: Regenerate.
3019
3020 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
3021
3022         * MAINTAINERS (Write After Approval): Add myself.
3023
3024 2008-04-04  Nick Clifton  <nickc@redhat.com>
3025
3026         PR binutils/4334
3027         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3028         builds.
3029         * configure: Regenerate.
3030
3031 2008-04-04  NightStrike  <NightStrike@gmail.com>
3032
3033         PR other/35151
3034         * configure.ac: Combine rules for mingw32 and mingw64.
3035         * configure: Regenerate.
3036
3037 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
3038
3039         * MAINTAINERS (Write After Approval): Add myself.
3040
3041 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
3042
3043         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3044         * Makefile.in (.NOTPARALLEL): Ditto.
3045
3046 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
3047
3048         * MAINTAINERS (Write After Approval): Add myself.
3049
3050 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
3051
3052         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3053         * Makefile.in (.NOTPARALLEL): Regenerate.
3054
3055 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
3056
3057         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3058         * Makefile.in: Regenerate.
3059
3060 2008-03-26  Jakub Staszak  <kuba@et.pl>
3061
3062         * MAINTAINERS (Write After Approval): Add myself.
3063
3064 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3065
3066         * MAINTAINERS:  Update e-mail address.
3067
3068 2008-03-20  Ian Lance Taylor  <iant@google.com>
3069
3070         * configure.ac: Add support for --enable-gold.
3071         * Makefile.def: Add gold as a directory like ld.
3072         * configure, Makefile.in: Regenerate.
3073
3074 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3075
3076         * configure.ac: m4_include config/proginstall.m4.
3077         * configure: Regenerate.
3078
3079         Backport from upstream Libtool:
3080
3081         2007-10-12  Eric Blake  <ebb9@byu.net>
3082
3083         Deal with Autoconf 2.62's semantic change in m4_append.
3084         * ltsugar.m4 (lt_append): Replace broken versions of
3085         m4_append.
3086         (lt_if_append_uniq): Don't require separator to be overquoted,
3087         and avoid broken m4_append.
3088         (lt_dict_add): Fix typo.
3089         * libtool.m4 (_LT_DECL): Don't overquote separator.
3090
3091 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
3092
3093         * config.rpath: Add AIX 6 support.
3094
3095 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
3096
3097         * Makefile.def (stageprofile).  Remove -fprofile-generate
3098         from stage_libcflags.
3099         * Makefile.in: Regenerate.
3100
3101 2008-03-13  Ben Elliston  <bje@au.ibm.com>
3102
3103         * config.sub, config.guess: Update from upstream sources.
3104
3105 2008-03-06  Tom Tromey  <tromey@redhat.com>
3106
3107         * MAINTAINERS: Update for treelang deletion.
3108
3109 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
3110
3111         * MAINTAINERS: Update my email address.
3112
3113 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
3114
3115         * MAINTAINERS (darwin port): Add myself as a maintainer.
3116         (objective-c/c++): Add myself as a maintainer.
3117
3118 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
3119
3120         * MAINTAINERS (Write After Approval): Update my email address.
3121
3122 2008-02-25  Tomas Bily  <tbily@suse.cz>
3123
3124         * MAINTAINERS (Write After Approval): Add myself.
3125
3126 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
3127
3128         * MAINTAINERS (OpenMP): Add myself.
3129
3130 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
3131
3132         PR bootstrap/32009
3133         PR bootstrap/32161
3134
3135         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3136         * configure: Regenerate.
3137
3138         * Makefile.def: Define stage_libcflags for all bootstrap stages.
3139         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3140         STAGE4_LIBCFLAGS): New.
3141         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3142         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3143         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3144         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3145         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3146         for target modules.  Don't export LIBCFLAGS.
3147         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3148         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3149         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3150         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3151         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3152         * Makefile.in: Regenerate.
3153
3154 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3155
3156         PR libgcj/33085
3157         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3158         Do not use -DDLL_EXPORT.  Backport from upstream.
3159
3160 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3161
3162         * MAINTAINERS (Write After Approval): Add myself.
3163
3164 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
3165
3166         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3167         * configure: Regenerate.
3168
3169 2008-01-31  Marc Gauthier  <marc@tensilica.com>
3170
3171         * configure.ac (xtensa*-*-*): Recognize processor variants.
3172         * configure: Regenerate.
3173
3174 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3175
3176         PR bootstrap/34922
3177         * configure.ac (PARSE_ARGS): Push suitable setting of
3178         ac_subdirs_all, for `./configure --help=recursive'.
3179         Handle `+' in generic toplevel directory disabling.
3180         * configure: Regenerate.
3181
3182 2008-01-28  Nick Clifton  <nickc@redhat.com>
3183
3184         * MAINTAINERS (xstormy16): Take over maintainership.
3185
3186 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
3187
3188         * MAINTAINERS (c4x port): Remove.
3189
3190 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
3191
3192         * libtool.m4: Backport AIX 6 support from ToT Libtool.
3193
3194 2008-01-23  Ben Elliston  <bje@au.ibm.com>
3195
3196         * config.sub, config.guess: Update from upstream sources.
3197
3198 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
3199
3200         * MAINTAINERS (Write After Approval): Add myself.
3201
3202 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
3203
3204         * MAINTAINERS: Update my email address.
3205
3206 2008-01-09  Raksit Ashok  <raksit@google.com>
3207
3208         * MAINTAINERS (Write After Approval): Add myself.
3209
3210 2008-01-09  Raksit Ashok  <raksit@google.com>
3211
3212         * MAINTAINERS (Write After Approval): Add myself.
3213
3214 2008-01-08  Ben Elliston  <bje@au.ibm.com>
3215
3216         * config.sub, config.guess: Update from upstream sources.
3217
3218 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3219
3220         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3221         Change recommended MPFR from 2.2.1 -> 2.3.0.
3222         * configure: Regenerate.
3223
3224 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
3225
3226         * MAINTAINERS: Update my email address.
3227
3228 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
3229
3230         * MAINTAINERS: Update my email address.
3231
3232 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
3233
3234         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3235         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3236         * Makefile.in: Regenerate.
3237
3238 2007-12-10  Mark Heffernan  <meheff@google.com>
3239
3240         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3241         misplaced entries.
3242
3243 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3244
3245         * configure.ac: Enable libjava for x86_64-*-darwin9.
3246         * configure: Regenerate.
3247
3248 2007-12-07  Bill Maddox  <maddox@google.com>
3249
3250         * MAINTAINERS (Write After Approval): Add myself.
3251
3252 2007-12-05  Ben Elliston  <bje@au.ibm.com>
3253
3254         * config.sub, config.guess: Update from upstream sources.
3255
3256 2007-12-02  Matthias Klose  <doko@ubuntu.com>
3257
3258         * config-ml.in: Remove 64bit configure tests.
3259
3260 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3261
3262         * config-ml.in: Robustify against white space in absolute file
3263         names.
3264
3265         * config-ml.in (multi-clean): Substitute ${Makefile}.
3266         Remove superfluous ${Makefile} in list.
3267
3268 2007-11-19  Thiemo Seufer  <ths@mips.com>
3269
3270         * config-ml.in: Don't hardcode the Makefile name.
3271
3272 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
3273
3274         * MAINTAINERS (Write After Approval): Add myself.
3275
3276 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
3277
3278         * MAINTAINERS (Write After Approval): Add myself.
3279
3280 2007-11-06  Doug Kwan  <dougkwan@google.com>
3281
3282         * MAINTAINERS (Write After Approval): Add myself.
3283
3284 2007-10-25  Ben Elliston  <bje@au.ibm.com>
3285
3286         * MAINTAINERS (mercury): Remove entry.
3287         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3288
3289 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
3290
3291         * Makefile.def (dependencies): Make configure-gdb depend on
3292         all-intl.
3293         * Makefile.in: Regenerated.
3294
3295 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
3296
3297         * MAINTAINERS (Fortran maintainer): Remove myself.
3298
3299 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
3300
3301         * Makefile.def: To avoid problems running with parallel makes,
3302         build newlib before libgloss so that target specific header
3303         files are availble.
3304         * Makefile.in: Regenerate
3305
3306 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
3307
3308         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3309         * Makefile.in: Regenerate.
3310
3311 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
3312
3313         * MAINTAINERS (Register allocation reviewer): Add myself.
3314
3315 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
3316
3317         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3318         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3319         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
3320         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3321         * configure: Regenerate.
3322
3323 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
3324
3325         * MAINTAINERS (Register allocation reviewer): Add myself.
3326
3327 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
3328
3329         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3330         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3331         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3332         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3333         * configure.ac: Default them to host tools for $host = $build.
3334         Subst them.
3335
3336         * configure: Regenerate.
3337         * Makefile.in: Regenerate.
3338
3339 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
3340
3341         * MAINTAINERS (Register allocation reviewer): Add myself.
3342
3343 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
3344
3345         * MAINTAINERS (Register allocation reviewer): Add myself.
3346
3347 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
3348
3349         * MAINTAINERS (Write After Approval): Fix typo.
3350
3351 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
3352
3353         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3354         * configure: Regenerate.
3355
3356 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
3357
3358         PR bootstrap/31906
3359         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3360         they're already prefixed.
3361
3362 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
3363
3364         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3365         libstdc++.
3366         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3367         * configure: Regenerate.
3368         * Makefile.in: Regenerate.
3369
3370 2007-09-17  Andreas Schwab  <schwab@suse.de>
3371
3372         * configure.ac: Raise minimum makeinfo version to 4.6.
3373         * configure: Regenerate.
3374
3375 2007-09-17  Johannes Singler  <singler@ira.uka.de>
3376
3377         * MAINTAINERS (write-after-approval) add myself
3378
3379 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
3380
3381         * configure.ac: Correct makeinfo version check.
3382         * configure: Regenerate.
3383
3384 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
3385
3386         * MAINTAINERS: Update my email address.
3387
3388 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
3389
3390         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
3391         to $skipdirs and only disable gprof for newlib.  Use the normal
3392         mips*-elf* handling in other respects.
3393         * configure: Regnerate.
3394
3395 2007-09-12  David Daney  <ddaney@avtrex.com>
3396
3397         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3398         enabling libgcj.
3399         * configure: Regenerate.
3400
3401 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3402
3403         PR other/32154
3404         * configure.ac: For libgloss targets, point the linker to the linker
3405         script, startup code and simulator library.
3406         * configure: Regenerate.
3407
3408 2007-09-07  Andrew Haley  <aph@redhat.com>
3409
3410         * configure.ac (noconfigdirs): Remove target-libffi and
3411         target-libjava.
3412         * configure: Regenerate.
3413
3414 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3415
3416         PR target/33281
3417         * configure.ac: Use config/mh-mingw on mingw.
3418         * configure: Regenerate.
3419
3420 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
3421
3422         * MAINTAINERS (Write After Approval): Add myself.
3423
3424 2007-09-05  Richard Guenther  <rguenther@suse.de>
3425
3426         * configure.ac (--enable-stage1-checking): If neither --enable-checking
3427         nor --disable-checking is provided also turn on yes and types
3428         checking for stage1.
3429         * configure: Re-generate.
3430
3431 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
3432
3433         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3434         (Write After Approval): Remove myself.
3435
3436 2007-08-29  Nick Clifton  <nickc@redhat.com>
3437
3438         * config.sub, config.guess: Update from upstream sources.
3439
3440 2007-08-22  Bud Davis  <jmdavis@link.com>
3441
3442         * MAINTAINERS (Write After Approval): Added myself.
3443         * MAINTAINERS (Reviewers): Removed myself.
3444
3445 2007-08-18  Paul Brook  <paul@codesourcery.com>
3446             Joseph Myers  <joseph@codesourcery.com>
3447
3448         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3449         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3450         * Makefile.in: Regenerate.
3451         * configure.ac (--with-debug-prefix-map): New.
3452         * configure: Regenerate.
3453
3454 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
3455             Nigel Stephens  <nigel@mips.com>
3456
3457         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
3458         as target_makefile_frag.
3459         * configure: Regenerate.
3460
3461 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
3462
3463         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3464         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
3465         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3466         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3467         (do-compare, do-compare3, do-compare-debug): New.
3468         ([+compare-target+]): Use them.
3469
3470 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
3471
3472         * MAINTAINERS (Write After Approval): Change my email address.
3473
3474 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3475             Ben Elliston  <bje@au.ibm.com>
3476
3477         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3478         --silent if $silent.
3479         * configure: Regenerate.
3480
3481 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
3482
3483         * MAINTAINERS (Various Maintainers): Add myself as
3484         loop infrastructure maintainer.  Update my e-mail
3485         address.
3486
3487 2007-07-31  Diego Novillo  <dnovillo@google.com>
3488
3489         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3490         Adjust description.
3491
3492 2007-07-26  Richard Guenther  <rguenther@suse.de>
3493
3494         * configure.ac: Add types checking to stage1 checking flags.
3495         * configure: Regenerate.
3496
3497 2007-07-17  Nick Clifton  <nickc@redhat.com>
3498
3499         * COPYING3: New file.  Contains version 3 of the GNU General
3500         Public License.
3501         * COPYING3.LIB: New file.  Contains version 3 of the GNU
3502         Lesser General Public License.
3503
3504 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3505
3506         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3507
3508 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3509
3510         * MAINTAINERS (S/390 co-maintainer): Add myself.
3511         (Write After Approval): Remove myself.
3512
3513 2007-07-13  Dan Hipschman  <dsh@google.com>
3514
3515         * MAINTAINERS (Write After Approval): Add myself.
3516
3517 2007-07-11  Nick Clifton  <nickc@redhat.com>
3518
3519         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3520         WINDRES export.
3521         * Makefile.in: Regenerate.
3522
3523 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3524
3525         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3526         maintainer.
3527
3528 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
3529
3530         * lt~obsolete.m4: New. Import from 20070318 libtool.
3531
3532 2007-07-03  Julian Brown  <julian@codesourcery.com>
3533
3534         * MAINTAINERS (Write After Approval): Add myself.
3535
3536 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3537
3538         * configure.ac: Rewrite 'configure --help' strings to look nicer.
3539         * configure: Regenerate.
3540
3541 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3542
3543         * configure.ac: Add some missing m4 quotation.
3544         * configure: Regenerate.
3545
3546 2007-07-02  Simon Baldwin  <simonb@google.com>
3547
3548         * MAINTAINERS (Write After Approval): Add myself.
3549
3550 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
3551
3552         * configure: Regenerate.
3553
3554 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
3555
3556         * Makefile.def: Add windmc tool to build.
3557         * Makefile.tpl: Likewise.
3558         * configure.ac: Likewise.
3559         * Makefile.in: Regenerate.
3560         * configure: Regenerate.
3561
3562 2007-06-28  DJ Delorie  <dj@redhat.com>
3563
3564         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3565         not building newlib.
3566         * configure: Regenerated.
3567
3568 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
3569
3570         * MAINTAINERS (Write After Approval): Add myself.
3571
3572 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
3573
3574         * MAINTAINERS (Write After Approval): Add myself.
3575
3576 2007-06-19  Chris Matthews  <chrismatthews@google.com>
3577
3578         * MAINTAINERS (Write After Approval): Add myself.
3579
3580 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3581
3582         * MAINTAINERS (Write After Approval): Add myself.
3583
3584 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
3585
3586         * Makefile.def: Add dependency from configure-gdb to all-bfd.
3587         * Makefile.in: Regenerated.
3588
3589 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
3590
3591         * configure.ac: Don't add target-libmudflap to noconfigdirs for
3592         bfin*-*-uclinux* targets.
3593         * configure: Regenerate.
3594
3595 2007-06-14  Ian Lance Taylor  <iant@google.com>
3596
3597         * MAINTAINERS: Add myself as non-algorithmic global write
3598         maintainer.
3599
3600 2007-06-14  Diego Novillo  <dnovillo@google.com>
3601
3602         * MAINTAINERS: Add self as middle-end maintainer and
3603         non-algorithmic global write maintainer.
3604
3605 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3606
3607         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3608         Move all Fortran maintainers except Paul Brook into the
3609         Non-Autopoiesis section.
3610
3611 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
3612
3613         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3614         (distclean-stage[+id+]): Possibly delete stage_last.
3615         * Makefile.in: Regenerate.
3616
3617 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
3618
3619         * MAINTAINERS (Various Maintainer): Fix typo.
3620
3621 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
3622
3623         * MAINTAINERS (Various Maintainer): Add myself as
3624         dataflow maintainer.
3625
3626 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3627
3628         * config.sub, config.guess: Update from upstream sources.
3629
3630 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3631
3632         * Makefile.tpl: Fix spelling error.
3633         * Makefile.in: Regenerate.
3634
3635 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
3636
3637         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3638         lt_cv_sys_max_cmd_len.
3639
3640 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
3641
3642         * MAINTAINERS (Various Maintainers): Add myself as
3643         auto-vectorizer maintainer.
3644
3645 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
3646
3647         PR libjava/32098
3648         * libtool.m4: Revert previous change.
3649         * ltgcc.m4: Put it here.
3650
3651 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
3652
3653         * MAINTAINERS (Various Maintainers): Add myself as
3654         auto-vectorizer maintainer.
3655
3656 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
3657
3658         PR libjava/32098
3659         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3660
3661 2007-05-30  Richard Guenther  <rguenther@suse.de>
3662
3663         * MAINTAINERS (Various Maintainers): Add myself as
3664         auto-vectorizer maintainer.
3665
3666 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
3667
3668         PR bootstrap/29382
3669         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3670         * configure: Rebuilt.
3671
3672 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
3673
3674         * MAINTAINERS (Write After Approval): Removed my name.
3675
3676 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
3677
3678         * MAINTAINERS (Write After Approval): Remove myself.
3679
3680 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
3681
3682         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3683
3684 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
3685
3686         * ltmain.sh: Update from ToT Libtool.
3687         * libtool.m4: Update from ToT Libtool.
3688         * ltsugar.m4: New. Update from ToT Libtool.
3689         * ltversion.m4: New. Update from ToT Libtool.
3690         * ltoptions.m4: New. Update from ToT Libtool.
3691         * ltconfig: Remove.
3692         * ltcf-c.sh: Remove.
3693         * ltcf-cxx.sh: Remove.
3694         * ltcf-gcj.sh: Remove.
3695
3696 2007-05-22  Ollie Wild  <aaw@google.com>
3697
3698         * MAINTAINERS (Write After Approval): Add myself.
3699
3700 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
3701
3702         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3703         stage_cflags.
3704         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3705         Remove CFLAGS/LIBCFLAGS.
3706         (configure-stage[+id+]-[+prefix+][+module+],
3707         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3708         * Makefile.in: Regenerate.
3709
3710 2007-05-15  Diego Novillo  <dnovillo@google.com>
3711
3712         * MAINTAINERS: Update e-mail address.
3713
3714 2007-05-15  Revital Eres  <eres@il.ibm.com>
3715
3716         * MAINTAINERS (Write After Approval): Add myself.
3717
3718 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
3719
3720         * MAINTAINERS (Write After Approval): Updated my address.
3721
3722 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
3723
3724         * MAINTAINERS (Write After Approval): Add myself.
3725
3726 2007-05-11  Silvius Rus  <rus@google.com>
3727
3728         * MAINTAINERS (Write After Approval): Add myself.
3729
3730 2007-04-23  Tom Tromey  <tromey@redhat.com>
3731
3732         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3733
3734 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
3735
3736         * MAINTAINERS (cpplib): Rename to ...
3737         (libcpp): ... this.  Add C/C++ front end maintainers.
3738
3739 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
3740
3741         * config-ml.in: Pass ${ml_config_env} to configure calls.
3742
3743 2007-04-04  Christian Bruel  <christian.bruel@st.com>
3744
3745         * MAINTAINERS (Write After Approval): Add myself.
3746
3747 2007-04-02  Dave Korn  <dave.korn@artimi.com>
3748
3749         * MAINTAINERS (Write After Approval): Add myself.
3750
3751 2007-03-31  Tobias Burnus  <burnus@net-b.de>
3752
3753         * MAINTAINERS (fortran 95 front end): Add myself.
3754
3755 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3756
3757         * MAINTAINERS (Write After Approval): Add myself.
3758
3759 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
3760
3761         * MAINTAINERS (Modulo Scheduler): Add myself.
3762
3763 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
3764
3765         * MAINTAINERS (fortran 95 front end): Add myself.
3766         (c++ front end): whitespace fix.
3767
3768 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
3769
3770         * MAINTAINERS (Write After Approval): Add myself.
3771
3772 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
3773
3774         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3775         of glob.  Quote arguments with single quotes too.
3776         * configure: Regenerate.
3777
3778 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
3779
3780         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3781         * Makefile.in: Regenerate
3782
3783 2007-03-07  Andreas Schwab  <schwab@suse.de>
3784
3785         * configure: Regenerate.
3786
3787 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
3788
3789         * configure.ac: Add "--with-pdfdir" configure option,
3790         which defines pdfdir variable.
3791         * Makefile.def (target=fixincludes): Add install-pdf to
3792         missing targets.
3793         (recursive_targets): Add install-pdf target.
3794         (flags_to_pass): Add pdfdir.
3795         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3796         target.
3797         * configure: Regenerate
3798         * Makefile.in: Regenerate
3799
3800 2007-02-28  Eric Christopher  <echristo@apple.com>
3801
3802         Revert:
3803         2006-12-07  Mike Stump  <mrs@apple.com>
3804
3805         * Makefile.def (dependencies): Add dependency for
3806         install-target-libssp and install-target-libgomp on
3807         install-gcc.
3808         * Makefile.in: Regenerate.
3809
3810 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
3811
3812         * configure: Regenerate.
3813         * configure.ac: Move statements after variable declarations.
3814
3815 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
3816
3817         * MAINTAINERS: Add myself as sh maintainer.
3818
3819 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
3820
3821         * configure.ac: Adjust for loop syntax.
3822         * configure: Regenerate.
3823
3824 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3825
3826         * configure: Rebuilt.
3827
3828 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3829
3830         * configure.ac: Drop multiple occurrences of --enable-languages,
3831         and fix its quoting.
3832         * configure: Rebuilt.
3833
3834 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
3835             Nathan Sidwell  <nathan@codesourcery.com>
3836             Vladimir Prus  <vladimir@codesourcery.com>
3837             Joseph Myers  <joseph@codesourcery.com>
3838
3839         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3840         * configure: Regenerate.
3841
3842 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
3843
3844         * ltconfig (freebsd*): Default to elf.
3845
3846 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3847
3848         * configure.ac (target_libraries): Move libgcc before libiberty.
3849         * configure: Regenerated.
3850
3851 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3852             Paolo Bonzini  <bonzini@gnu.org>
3853
3854         PR bootstrap/30753
3855         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
3856         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
3857         * configure: Regenerated.
3858
3859 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3860
3861         * MAINTAINERS (Language Front End Maintainers): Update my mail
3862         address.
3863
3864 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3865
3866         PR bootstrap/30748
3867         * configure.ac: Correct syntax for Solaris ksh.
3868         * configure: Regenerated.
3869
3870 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3871
3872         * configure.ac: Sync with src.
3873         * configure: Regenerate.
3874
3875 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3876
3877         * Makefile.in: Regenerate.
3878
3879 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3880
3881         * config.sub: Sync with src.
3882
3883 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3884
3885         * Makefile.tpl (build_alias, host_alias, target_alias): Use
3886         noncanonical equivalents.
3887         * configure.in: Rename to...
3888         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
3889         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
3890         target_noncanonical.  Use them.  Rewrite removal of configure
3891         arguments for autoconf 2.59.  Discard variable settings.  Force
3892         program_transform_name for native tools.
3893
3894         * Makefile.in: Regenerated.
3895         * configure: Regenerated with autoconf 2.59.
3896
3897 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
3898
3899         * MAINTAINERS (Write After Approval): Add myself.
3900
3901 2007-01-31  Andreas Schwab  <schwab@suse.de>
3902
3903         * Makefile.tpl (LDFLAGS): Substitute it.
3904         * Makefile.in: Regenerate.
3905
3906 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
3907
3908         * MAINTAINERS (Write After Approval): Add myself.
3909
3910 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
3911
3912         * MAINTAINERS (spu port): Add myself.
3913
3914 2007-01-23  Richard Guenther  <rguenther@suse.de>
3915
3916         PR bootstrap/30541
3917         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
3918         * Makefile.tpl (GNATBIND): Substitute it.
3919         (GNATMAKE): Likewise.
3920         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
3921         of STAGE_PREFIX.
3922         * Makefile.in: Regenerate.
3923         * configure: Regenerate.
3924
3925 2007-01-18  Mike Stump  <mrs@apple.com>
3926
3927         * configure.in: Re-enable -Werror for gcc builds.
3928
3929 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
3930
3931         * MAINTAINERS (Write After Approval): Add myself.
3932
3933 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3934
3935         * configure.in: Change == to = in test command.
3936         * configure: Regenerate.
3937
3938 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3939             Nick Clifton  <nickc@redhat.com>
3940             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
3941
3942         * configure.in (build_configargs, host_configargs, target_configargs):
3943         Remove build/host/target parameters.
3944         (host_libs): Add gmp and mpfr.
3945         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3946         * Makefile.def (gmp, mpfr): New.
3947         (gcc): Remove target.
3948         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3949         target_os, target_vendor): New.
3950         (configure): Add host_alias/target_alias arguments; adjust invocations.
3951         * configure: Regenerate.
3952         * Makefile.in: Regenerate.
3953
3954 2007-01-11  Matt Fago  <fago@earthlink.net>
3955
3956         * configure.in: Try to link to functions only in mpfr 2.2.x
3957         to improve robustness of configure tests.
3958         * configure: Regenerate.
3959
3960 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
3961
3962         * MAINTAINERS: Add myself as i386 maintainer.
3963
3964 2007-01-08  Jan Hubicka  <jh@suse.cz>
3965
3966         * MAINTAINERS: Add myself as i386 maintainer.
3967
3968 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
3969
3970         * configure.in: Add support for an x86_64-mingw* target.
3971         * configure: Regenerate.
3972
3973 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
3974
3975         * Makefile.tpl (all-target): Correct @if conditional for target
3976         modules.
3977         * configure.in: Omit libiberty if building only target libgcc.
3978         * configure, Makefile.in: Regenerated.
3979
3980 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
3981
3982         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3983         * configure: Regenerate.
3984
3985 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
3986
3987         * Makefile.def (target_modules): Add libgcc.
3988         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
3989         * Makefile.tpl (clean-target-libgcc): Delete.
3990         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3991         on gcc even for bootstrapped modules.  Rewrite handling of
3992         lang_env_dependencies to loop over target_modules.
3993         * configure.in (target_libraries): Add target-libgcc.
3994         * Makefile.in, configure: Regenerated.
3995
3996 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3997
3998         * configure.in: Reorganize recognition of languages.  Add
3999         --enable-stage1-languages.  Show supported languages for the chosen
4000         target rather than all recognized languages.
4001         * configure: Regenerate.
4002
4003 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4004
4005         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4006         * Makefile.in: Regenerate.
4007
4008 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4009
4010         * configure.in: Warn that MPFR 2.2.0 is buggy.
4011         * configure: Regenerate.
4012
4013 2006-12-27  Ian Lance Taylor  <iant@google.com>
4014
4015         * configure.in: When removing Makefiles to force a reconfigure, also
4016         remove prev-DIR*/Makefile.
4017         * configure: Regenerate.
4018
4019 2006-12-22  Andreas Schwab  <schwab@suse.de>
4020
4021         * configure: Regenerate with correct autoconf version.
4022
4023 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
4024
4025         * configure.in: add AC_SUBST for *_FOR_TARGET.
4026         * configure: Regenerate.
4027
4028 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4029
4030         * configure.in: Simplify logic for rejecting languages that cannot
4031         be built.  Separate the case when a language is unsupported,
4032         from the case when the user chooses not to build a language.
4033
4034 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4035
4036         * configure.in: Remove "$build" case for powerpc-*-darwin* since
4037         it only affects bootstrap and could be tested on "$host" as well.
4038         * configure: Regenerate.
4039         * config/mh-ppc-darwin: Add to the stage1 cflags here.
4040
4041 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4042
4043         PR bootstrap/29544
4044         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4045         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4046         move here comment from Makefile.tpl.
4047         * Makefile.tpl: Move some definitions higher in the file.
4048         (STAGE1_CHECKING): New.
4049         * configure.in: Add --enable-stage1-checking.
4050         * configure: Regenerate.
4051         * Makefile.in: Regenerate.
4052
4053 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4054
4055         * MAINTAINERS: Add myself as build system maintainer.
4056
4057 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
4058
4059         * MAINTAINERS (Write After Approval): Add myself.
4060
4061 2006-12-13  Eric Christopher  <echristo@apple.com>
4062
4063         * MAINTAINERS: Add myself as darwin maintainer.
4064
4065 2006-12-11  Ian Lance Taylor  <ian@airs.com>
4066
4067         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4068
4069 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
4070
4071         MAINTAINERS: Update my entry.
4072
4073 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
4074
4075         * configure.in:  Handle spu makefile frag.
4076         * Makefile.tpl (MAINT): Define
4077         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4078         * configure: Regenerate.
4079         * Makefile.in: Regenerate.
4080
4081 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4082
4083         * config.guess: Import latest version.
4084         * config.sub: Likewise.
4085
4086 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4087
4088         * configure.in (spu-*-*): Don't skip target-libiberty.
4089         * configure: Regenerate.
4090
4091 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4092
4093         PR bootstrap/30134
4094         * configure.in: Correct x86 darwin support for libjava to powerpc
4095         and i?86 only.
4096         * configure: Regenerate.
4097
4098 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
4099
4100         * configure.in: Add x86 darwin support for libjava.
4101         * configure: Regenerate.
4102
4103 2006-12-07  Mike Stump  <mrs@apple.com>
4104
4105         * Makefile.def (dependencies): Add dependency for
4106         install-target-libssp and install-target-libgomp on
4107         install-gcc.
4108         * Makefile.in: Regenerate.
4109
4110 2006-12-04  Richard Guenther  <rguenther@suse.de>
4111
4112         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4113         (Non-Algorithmic Maintainers): Move over non-algorithmic
4114         loop optimizer maintainers, add myself as a non-algorithmic
4115         middle-end maintainer.
4116
4117 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
4118
4119         * MAINTAINERS (Write After Approval): Add myself.
4120
4121 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4122
4123         * configure.in: Update error message for missing GMP/MPFR.
4124
4125         * configure: Regenerate.
4126
4127 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4128
4129         * configure.in: Update MPFR version in error message.
4130
4131         * configure: Regenerate.
4132
4133 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4134
4135         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4136         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4137         --with-gmp-lib): New flags.
4138
4139         * configure: Regenerate.
4140
4141 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
4142
4143         * MAINTAINERS (Write After Approval): Change my email address.
4144
4145 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
4146
4147         * MAINTAINERS (Write After Approval): Add myself.
4148
4149 2006-11-22  Philipp Thomas  <pth@suse.de>
4150
4151         * MAINTAINERS (i18n): Update e-mail address.
4152
4153 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4154
4155         * MAINTAINERS (spu port): Add myself as maintainer.
4156         (Write After Approval): Remove myself.
4157
4158 2006-11-22  Ben Elliston  <bje@au.ibm.com>
4159
4160         * configure.in (skipdirs): Don't build libssp for SPU.
4161         * configure: Regenerate.
4162
4163 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
4164
4165         * MAINTAINERS (spu port): Add myself as maintainer.
4166         (libobjc): Update my email address.
4167
4168 2006-11-21  Andrea Bona  <andrea.bona@st.com>
4169
4170         * MAINTAINERS (Write After Approval): Add myself.
4171
4172 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4173
4174         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4175         * configure : Rebuilt.
4176
4177 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4178
4179         * MAINTAINERS (Write After Approval): Add myself.
4180
4181 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
4182
4183         * MAINTAINERS (Write After Approval): Add myself.
4184
4185 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4186
4187         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4188         libmpfr.a.
4189         * configure: Regenerate.
4190
4191 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
4192
4193         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4194         (unstage): Test for stage_last presence.
4195
4196         PR bootstrap/29802
4197         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4198         STAGE_PREFIX.
4199         * Makefile.in: Regenerate.
4200
4201 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
4202
4203         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4204         maintainers.
4205
4206 2006-11-14  Erven Rohou  <erven.rohou@st.com>
4207
4208         * MAINTAINERS (Write After Approval): Add myself.
4209
4210 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
4211
4212         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4213         and stageN-package/Makefile.
4214         * Makefile.in: Regenerated.
4215
4216 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
4217
4218         * configure.in: Remove target-libgloss from noconfigdirs for
4219         bfin-*-*.
4220         * configure: Regenerated.
4221
4222 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4223
4224         * configure.in (have_gmp): Only error if the gcc directory exists.
4225
4226         * configure: Regenerate.
4227
4228 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4229
4230         * configure.in: Robustify error message for missing GMP/MPFR.
4231
4232         * configure: Regenerate.
4233
4234 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
4235
4236         * MAINTAINERS (Write After Approval): Add myself.
4237
4238 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
4239
4240         * MAINTAINERS: Change email address.
4241
4242 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
4243
4244         * MAINTAINERS (Write After Approval): Add myself.
4245
4246 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
4247
4248         * MAINTAINERS (Write After Approval): Add myself.
4249
4250 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
4251
4252         * MAINTAINERS (Write After Approval): Move myself to
4253         Write After Approval section.
4254
4255 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4256
4257         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
4258         need_gmp anymore.
4259         * configure: Regenerate.
4260
4261 2006-10-16  Tobias Burnus  <burnus@net-b.de>
4262
4263         * MAINTAINERS (Write After Approval): Add myself.
4264
4265 2006-10-16  Ben Elliston  <bje@au.ibm.com>
4266
4267         * config.guess: Import latest version.
4268         * config.sub: Likewise.
4269
4270 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
4271
4272         * Makefile.def: Added pdf target handling.
4273         * Makefile.tpl: Added pdf target handling.
4274         * Makefile.in: Regenerated.
4275
4276 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
4277
4278         * MAINTAINERS: Add self as score port maintainer.
4279
4280 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
4281
4282         * MAINTAINERS (Write After Approval): Add myself.
4283
4284 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
4285
4286         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
4287         or newer.
4288         * configure: Regenerated.
4289
4290 2006-09-27  Dave Brolley  <brolley@redhat.com>
4291
4292         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4293         using $s instead of $r.
4294         * configure: Regenerated.
4295
4296 2006-09-26  Thiemo Seufer  <ths@mips.com>
4297
4298         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4299         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4300         * configure: Regenerate.
4301
4302 2006-09-24  Graeme Peterson  <gridly@gmail.com>
4303
4304         * MAINTAINERS (Write After Approval): Remove myself.
4305
4306 2006-09-22  Chao-ying Fu  <fu@mips.com>
4307
4308         * MAINTAINERS (Write After Approval): Add myself.
4309
4310 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
4311
4312         * MAINTAINERS: Add self as soft-fp maintainer.
4313
4314 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
4315
4316         * MAINTAINERS: Add myself as avr maintainer.
4317         Remove Marek Michalkiewicz as avr maintainer.
4318
4319 2006-09-07  Roberto Costa  <roberto.costa@st.com>
4320
4321         * MAINTAINERS (Write After Approval): Add myself.
4322
4323 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
4324
4325         * configure.in: Never build newlib for a Mingw host.
4326         Never build newlib as Mingw target library.
4327         Test the existence of winsup/cygwin for building a Cygwin newlib,
4328         rather than just winsup.
4329         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4330         building a Mingw target.
4331         * configure: Regenerate.
4332
4333 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4334
4335         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4336
4337 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
4338
4339         * config.guess: Import from src (was more updated).
4340         * config.sub: Likewise.
4341
4342 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
4343
4344         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4345         * configure: Regenerated.
4346
4347 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
4348
4349         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4350         for stages after the first.
4351
4352 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
4353
4354         * Makefile.def: Add dependencies for configure-opcodes
4355         on configure-intl and all-opcodes on all-intl.
4356         * Makefile.in: Regenerated.
4357
4358 2006-07-13  Ben Elliston  <bje@au.ibm.com>
4359
4360         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4361
4362 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
4363
4364         Port to hosts whose 'sort' and 'tail' implementations
4365         treat operands with leading '+' as file names, as POSIX
4366         has required since 2001.  However, make sure the code still
4367         works on pre-POSIX hosts.
4368         * ltmain.sh: Don't assume "sort +2" is equivalent to
4369         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4370
4371 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
4372
4373         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4374
4375 2006-07-04  Peter O'Gorman  <peter@pogma.com>
4376
4377         * ltconfig: chmod 644 before ranlib during install.
4378
4379 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4380
4381         PR bootstrap/18058
4382         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4383         if the bootstrap compiler is a GCC version that supports it.
4384         * configure: Regenerate.
4385
4386 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4387
4388         * configure.in: Fix thinkos in previous check-in.
4389         * configure: Regenerate.
4390
4391 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4392
4393         PR other/27063
4394         * configure.in: Test subdir_requires and give an appropriate
4395         error message.
4396         * configure: Regenerate.
4397
4398 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
4399
4400         * MAINTAINERS (Write After Approval): Add myself.
4401
4402 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
4403
4404         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4405
4406 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
4407
4408         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4409
4410 2006-06-20  David Ayers  <d.ayers@inode.at>
4411
4412         PR bootstrap/28072
4413         * configure.in: Add target-boehm-gc to noconfigdirs depending on
4414         whether target-libjava is being configured instead of whether the
4415         java front end is enabled.
4416         * configure: Regenerate.
4417
4418 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4419
4420         PR target/27540
4421         * configure.in: Only enable libgomp on IRIX 6.
4422         * configure: Regenerate.
4423
4424 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
4425
4426         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4427         too.
4428         * Makefile.in: Regenerate.
4429
4430 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
4431
4432         * config-ml.in: Alter CCASFLAGS to include special
4433         multilib options the same as is done for CFLAGS.
4434
4435 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4436
4437         * configure.in: Don't enable libgomp on hpux10.
4438         * configure: Rebuilt.
4439
4440 2006-06-12  David Ayers  <d.ayers@inode.at>
4441
4442         PR bootstrap/27963
4443         PR target/19970
4444         * configure.in: Remove target-boehm-gc from noconfigdirs where
4445         ${libgcj} is specified.
4446         * configure: Regenerate.
4447
4448 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
4449
4450         Sync from src:
4451
4452         * configure.in: Sync.
4453         * configure: Regenerated.
4454
4455         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
4456
4457         * Makefile.def: Added dependencies from sim and gdb on intl, and
4458         added configure dependencies to everything with an all dependency
4459         on intl.
4460         * Makefile.in: Regenerated.
4461
4462 2006-06-06  David Ayers  <d.ayers@inode.at>
4463
4464         PR libobjc/13946
4465         * Makefile.def: Add dependencies for libobjc which boehm-gc.
4466         * Makefile.in: Regenerate.
4467         * configure.in: Add --enable-objc-gc at toplevel and have it
4468         enable boehm-gc for Objective-C.
4469         Remove target-boehm-gc from libgcj.
4470         Add target-boehm-gc to target_libraries.
4471         Add target-boehm-gc to noconfigdirs where ${libgcj}
4472         is specified.
4473         Assert that boehm-gc is supported when requested for Objective-C.
4474         Only build boehm-gc if needed either for Java or Objective-C.
4475         * configure: Regenerate.
4476
4477 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
4478
4479         PR 27674
4480         * Makefile.tpl (configure-[+prefix+][+module+],
4481         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4482         Remove rule to unstage bootstrapped modules.
4483         (stage_current): New.
4484         * Makefile.in: Regenerate.
4485
4486 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4487
4488         * MAINTAINERS (Write After Approval): Update my e-mail address.
4489
4490 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
4491
4492         * include/libiberty.h: Declare pex_run_in_environment.
4493
4494 2006-05-31  Asher Langton  <langton2@llnl.gov>
4495
4496         * MAINTAINERS (Write After Approval): Add myself.
4497
4498 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
4499
4500         * Makefile.def (bfd, opcodes): Fix lib_path.
4501         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4502         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
4503         * Makefile.in: Regenerate.
4504
4505 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4506
4507         * Makefile.in: Regenerate.
4508
4509 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4510
4511         * Makefile.def: Add install-html target. Add datarootdir
4512         docdir and htmldir to flags_to_pass.
4513         * Makefile.tpl: Add install-html target.
4514         * Makefile.in: Regenerate.
4515         * configure.in: Add --with-datarootdir, --with-docdir, and
4516         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4517         * configure: Regenerate.
4518
4519 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
4520
4521         * configure.in: Enable gprof for cross builds.
4522         * configure: Regenerate.
4523
4524 2006-05-22  Richard Guenther  <rguenther@suse.de>
4525
4526         Revert
4527         2006-01-31  Richard Guenther  <rguenther@suse.de>
4528         Paolo Bonzini  <bonzini@gnu.org>
4529
4530         * Makefile.def (target_modules): Add libgcc-math target module.
4531         * configure.in (target_libraries): Add libgcc-math target library.
4532         (--enable-libgcc-math): New configure switch.
4533         * Makefile.in: Re-generate.
4534         * configure: Re-generate.
4535         * libgcc-math: New toplevel directory.
4536
4537 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4538             Andreas Tobler  <a.tobler@schweiz.ch>
4539
4540         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
4541         * configure: Rebuilt.
4542
4543 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
4544
4545         * MAINTAINERS (Write After Approval): Add myself.
4546
4547 2006-05-01  DJ Delorie  <dj@redhat.com>
4548
4549         * configure.in: Restore CFLAGS if GMP isn't present.
4550         * configure: Regenerate.
4551
4552 2006-05-01  Richard Guenther  <rguenther@suse.de>
4553
4554         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4555         maintainer.
4556
4557 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
4558
4559         * MAINTAINERS (Write After Approval): Add myself.
4560
4561 2006-04-28  Jan Beulich  <jbeulich@novell.com>
4562
4563         * MAINTAINERS (Write After Approval): Add myself.
4564
4565 2006-04-18  DJ Delorie  <dj@redhat.com>
4566
4567         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
4568         reference libgloss so that libssp can be built in a combined
4569         tree.
4570         * configure: Regenerate.
4571
4572 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
4573
4574         * MAINTAINERS (Write After Approval): Add myself.
4575
4576 2006-04-05  Ben Elliston  <bje@au.ibm.com>
4577
4578         * configure.in: Require makeinfo 4.4 or higher.
4579         * configure: Regenerate.
4580
4581 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
4582
4583         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4584         Rearrange the entries of other libraries to have them in one place.
4585
4586 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
4587
4588         * MAINTAINERS (Write After Approval): Remove myself.
4589         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4590
4591 2006-03-14  Richard Guenther  <rguenther@suse.de>
4592
4593         * configure: Regenerate with autoconf 2.13.
4594
4595 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
4596
4597         * MAINTAINERS: Use my work address.
4598
4599         * MAINTAINERS: Update my E-mail address.
4600
4601 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
4602
4603         * configure.in: Handle --disable-<component> generically.
4604         * configure: Regenerate.
4605
4606 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
4607
4608         PR libgcj/17311
4609         * ltmain.sh: Don't use "$finalize_rpath" for compile.
4610
4611 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
4612
4613         * MAINTAINERS (Write After Approval):  Remove myself.
4614         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4615
4616 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
4617
4618         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
4619         (TARGET_CONFIGDIRS): Remove.
4620         * configure.in: Remove AC_SUBST(target_configdirs).
4621         * Makefile.in, configure: Regenerated.
4622
4623 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
4624
4625         * MAINTAINERS (Write After Approval):  Remove myself.
4626         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4627
4628 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
4629
4630         PR bootstrap/25670
4631
4632         * Makefile.tpl ([+compare-target+]): Print explanation messages.
4633
4634         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4635         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4636         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4637         BUILD_PREFIX, BUILD_PREFIX_1.
4638         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4639
4640         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4641         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4642
4643         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4644         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4645         of `cat stage_current`.  Always provide the `r' and `s' variables.
4646         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4647         a single shell execution.
4648         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4649         bootstrapped modules, make the stage1 module if the build was not
4650         started yet, else build the current stage.
4651         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4652         (all-build, all-host, all-target, [+make_target+]-host,
4653         [+make_target+]-target): Do not use \-continued lines.
4654         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4655         (current_stage, restrap, stage_last): New.
4656
4657         * Makefile.in: Regenerate.
4658         * configure: Regenerate.
4659
4660 2006-02-19  Bud Davis  <jmdavis@link.com>
4661
4662         * MAINTAINERS (Write After Approval):  Remove myself.
4663         (Language Front End Maintainers):  Add myself as fortran 95
4664         maintainer and update e-mail address.
4665
4666 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4667
4668         * MAINTAINERS (Write After Approval):  Remove myself.
4669         (Language Front End Maintainers):  Add myself as fortran 95
4670         maintainer.
4671
4672 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
4673
4674         * MAINTAINERS (Write After Approval): Add myself.
4675
4676 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
4677
4678         * MAINTAINERS (Write After Approval):  Remove myself.
4679         (Language Front End Maintainers):  Add myself as
4680         fortran 95 maintainer.
4681
4682 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4683
4684         Sync from src:
4685
4686         2005-12-27  Leif Ekblad  <leif@rdos.net>
4687
4688         * configure.in: Add support for RDOS target.
4689         * configure: Regenerate.
4690
4691 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4692             Andreas Schwab  <schwab@suse.de>
4693
4694         * configure: Regenerate.
4695
4696 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
4697
4698         * configure.in (enable_libgomp): Add AIX.
4699         * configure: Regenerate.
4700
4701 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
4702
4703         * MAINTAINERS (Write After Approval): Add myself.
4704
4705 2006-02-03  Lee Millward  <lee.millward@gmail.com>
4706
4707         * MAINTAINERS (Write After Approval): Add myself.
4708
4709 2006-01-31  Richard Guenther  <rguenther@suse.de>
4710         Paolo Bonzini  <bonzini@gnu.org>
4711
4712         * Makefile.def (target_modules): Add libgcc-math target module.
4713         * configure.in (target_libraries): Add libgcc-math target library.
4714         (--enable-libgcc-math): New configure switch.
4715         * Makefile.in: Re-generate.
4716         * configure: Re-generate.
4717         * libgcc-math: New toplevel directory.
4718
4719 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
4720
4721         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4722         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4723         the assembler, linker and binutils.
4724         * configure: Regenerate.
4725
4726 2006-01-22  Dirk Mueller  <dmueller@suse.de>
4727
4728         * MAINTAINERS (Write After Approval): Add myself.
4729
4730 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
4731
4732         * configure: Regenerate.
4733
4734 2006-01-18  Richard Henderson  <rth@redhat.com>
4735             Jakub Jelinek  <jakub@redhat.com>
4736             Diego Novillo  <dnovillo@redhat.com>
4737
4738         * libgomp: New directory.
4739         * Makefile.def: Add target_module libgomp.
4740         * Makefile.in: Regenerate.
4741         * configure.in (target_libraries): Add target-libgomp.
4742         * configure: Regenerate.
4743
4744 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
4745
4746         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4747         @ from continuation.
4748         * Makefile.in: Rebuilt.
4749
4750 2006-01-04  Chris Lattner  <sabre@gnu.org>
4751
4752         * MAINTAINERS (Write After Approval): Add myself.
4753
4754 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
4755
4756         PR bootstrap/24252
4757
4758         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4759         * Makefile.tpl (OBJDUMP): New.
4760         (EXTRA_HOST_FLAGS): Add it.
4761         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4762
4763         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4764         to use symbolic links between directories.  Avoid race conditions
4765         or make them harmless.
4766         * configure.in: Do not try to use symbolic links between directories.
4767
4768         * Makefile.def (LEAN): Pass.
4769         * Makefile.tpl (LEAN): Define.
4770         (stage[+id+]-start): Accept that the previous directory does not
4771         exist, if the bootstrap is lean.
4772         (stage[+id+]-bubble): Invoke lean bootstrap commands after
4773         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
4774         configure substitution.
4775         ([+compare-target+]): Likewise.
4776         ([+bootstrap-target+]-lean): New.
4777         * configure.in: Remove lean bootstrap support from here.
4778
4779         * Makefile.in: Regenerate.
4780         * configure: Regenerate.
4781
4782 2006-01-04  Ben Elliston  <bje@au.ibm.com>
4783
4784         * MAINTAINERS (libdecnumber): Add myself.
4785
4786 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
4787
4788         * libtool-ldflags: New script.
4789
4790 2006-01-02  Andreas Schwab  <schwab@suse.de>
4791
4792         * configure.in: When reconfiguring remove Makefile in
4793         all stage directories.
4794         * configure: Regenerate.
4795
4796 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
4797
4798         * MAINTAINERS: Update my email address.
4799
4800 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
4801
4802         Revert Ada-related part of the previous change.
4803
4804         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4805         Do not pass.
4806         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4807         * Makefile.in: Regenerate.
4808         * configure.in: Do not include mt-ppc-aix target fragment.
4809         * configure: Regenerate.
4810
4811 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
4812
4813         * configure.in: Select appropriate fragments for PowerPC/AIX.
4814         * configure: Regenerate.
4815
4816         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4817         BOOT_CFLAGS, BOOT_LDFLAGS.
4818         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4819         BOOT_CFLAGS, BOOT_LDFLAGS.
4820         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4821         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4822         (stage): Fail if we cannot complete the work.
4823         * Makefile.in: Regenerate.
4824
4825 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
4826
4827         * configure.in: Replace ms1 with mt.
4828         * configure: Rebuilt.
4829
4830 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
4831
4832         * MAINTAINERS: Update my email address.
4833
4834 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
4835
4836         * Makefile.tpl (all, do-[+make_target+], do-check, install,
4837         install-host-nogcc): Don't invoke $(stage) at the end.
4838         * Makefile.in: Regenerate.
4839
4840 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
4841
4842         * configure.in: Flip the top-level bootstrap switch.
4843         * configure: Regenerate.
4844
4845 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
4846
4847         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4848         $(stage) and $(unstage).
4849         (EXTRA_TARGET_FLAGS): Correct double-quoting.
4850         (all): Remove stray semicolon.
4851         (local-distclean): Don't handle multilib.tmp and multilib.out.
4852         (install.all): Set $s for consistency.
4853         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4854         check_multilibs setting.  Always make the install directory.
4855         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4856         Correct @if/@endif.
4857         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4858         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4859         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4860         (multilib.out): Remove.
4861         * Makefile.in: Regenerated.
4862
4863 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
4864
4865         * MAINTAINERS (Write After Approval): Add myself.
4866
4867 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
4868
4869         * MAINTAINERS: Add myself as mt maintainer.
4870
4871         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
4872
4873 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
4874
4875         * MAINTAINERS: Change email address.
4876
4877 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
4878
4879         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4880         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4881         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
4882         Find in-tree tools if available.
4883         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4884         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4885         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4886         (COMPILER_*_FOR_TARGET): New.
4887         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4888         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4889         (CONFIGURED_*, USUAL_*): Remove.
4890         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4891         STRIP): Use autoconf substitutions.
4892         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4893         COMPILER_NM_FOR_TARGET): New.
4894         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4895
4896         (all): Make all-host and all-target in parallel.
4897         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4898         that $$r and $$s are set before invoking a recursive make.
4899         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4900         ([+bootstrap-target+]): Inline most of the `all' target.
4901
4902 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4903
4904         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4905         from the gcc build directory.
4906         * Makefile.in: Regenerate.
4907
4908 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4909
4910         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
4911         depend on all-libdecnumber.
4912         * configure.in (host_libs): Include libdecnumber.
4913         * Makefile.in: Regenerate.
4914         * configure: Likewise.
4915
4916 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4917
4918         * libdecnumber: Import decNumber sources from the dfp-branch.
4919
4920 2005-11-21  Kean Johnston  <jkj@sco.com>
4921
4922         * config.sub, config.guess: Sync from upstream sources.
4923
4924 2005-11-21  Ben Elliston  <bje@au.ibm.com>
4925
4926         Import from Autoconf sources:
4927
4928         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
4929         * config/move-if-change: Don't output "$2 is unchanged";
4930         suggested by Ben Elliston.  Handle weird characters correctly.
4931
4932 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
4933
4934         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
4935         to match upstream libtool for darwin.
4936
4937 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
4938
4939         * Makefile.def: Remove gdb dependencies for gdbtk.
4940         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4941         (configure-gdb, install-gdb): New rules.
4942         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4943         * Makefile.in, configure: Regenerated.
4944
4945 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
4946
4947         * MAINTAINERS (Write After Approval): Add myself.
4948
4949 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
4950
4951         * MAINTAINERS (Write After Approval): Add myself.
4952
4953 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
4954
4955         * MAINTAINERS (alias analysis): Add Daniel Berlin and
4956         Diego Novillo.
4957
4958 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
4959
4960         PR bootstrap/24297
4961         * Makefile.tpl (do-[+make-target+], do-check, install,
4962         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4963         are set before recursing.
4964         * Makefile.in: Regenerate.
4965
4966 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
4967
4968         PR bootstrap/18939
4969         * Makefile.def (gcc) <target>: Fix thinko.
4970         * Makefile.in: Regenerate.
4971
4972 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
4973
4974         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4975         * configure: Regenerate.
4976
4977 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
4978
4979         * MAINTAINERS (Write After Approval): Add self.
4980
4981 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
4982
4983         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4984         target-libffi, target-qthreads, target-libjava, and
4985         targetlibobjc.
4986         * configure: Regenerate.
4987
4988 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
4989
4990         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4991         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4992         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4993         (USUAL_OBJDUMP_FOR_TARGET): New.
4994         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4995         * configure.in: Check for $OBJDUMP_FOR_TARGET.
4996         * configure, Makefile.in: Regenerated.
4997
4998 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4999
5000         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5001         before other host packages.
5002
5003 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
5004
5005         * MAINTAINERS: Add self as sh libraries/configury maintainer.
5006
5007 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5008
5009         PR bootstrap/22340
5010
5011         * configure.in (default_target): Remove.
5012         * Makefile.tpl (all): Do not use prerequisites as subroutines
5013         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5014         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5015         use prerequisites as subroutines.
5016         (check-host, check-target): New.
5017         (bootstrap configure & all targets): Do not use stage*-start
5018         if the directory layout is already ok.
5019         (non-bootstrap configure & all targets): Prepend a $(unstage).
5020         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
5021         (NOTPARALLEL): Remove.
5022         (unstage, stage variables): New variables.
5023         (unstage, stage targets): Simply expand to those variables.
5024
5025         * configure: Regenerate.
5026         * Makefile.in: Regenerate.
5027
5028 2005-10-04  James E Wilson  <wilson@specifix.com>
5029
5030         * Makefile.def (lang_env_dependencies): Add libmudflap.
5031         * Makefile.in: Regenerate.
5032
5033 2005-10-03  Andreas Schwab  <schwab@suse.de>
5034
5035         Backport from libtool CVS:
5036         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
5037
5038         * ltmain.sh: add support for installing into temporary
5039         staging area (e.g. 'make install DESTDIR=...')
5040
5041 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5042
5043         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5044         * configure: Regenerated.
5045
5046 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
5047
5048         * configure: Regenerate with the correct
5049         autoconf version.
5050
5051 2005-09-30  Catherine Moore  <clm@cm00re.com>
5052
5053         * configure.in (bfin-*-*): New.
5054         * configure: Regenerated.
5055
5056 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
5057
5058         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5059         (LIPO_FOR_TARGET): New.
5060         (CONFIGURED_LIPO_FOR_TARGET): New.
5061         (USUAL_LIPO_FOR_TARGET): New.
5062         (STRIP_FOR_TARGET): New.
5063         (CONFIGURED_STRIP_FOR_TARGET): New.
5064         (USUAL_STRIP_FOR_TARGET): New.
5065         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5066         STRIP_FOR_TARGET.
5067         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5068         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5069         * Makefile.in: Regenerate.
5070         * configure: Regenerate.
5071
5072 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
5073
5074         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5075         (rs6000-*-aix*): Same.
5076         * configure: Regenerate.
5077
5078 2005-09-16  Tom Tromey  <tromey@redhat.com>
5079
5080         * MAINTAINERS: Add self as java maintainer.
5081
5082 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5083
5084         * configure.in: Recognize f95 in the --enable-languages option,
5085         and substitute it for fortran, issuing a warning.
5086         * configure: Regenerate.
5087
5088 2005-08-30  Phil Edwards  <phil@codesourcery.com>
5089
5090         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
5091         * configure:  Regenerated.
5092
5093 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
5094
5095         * MAINTAINERS: Add self as ms1 maintainer.
5096
5097 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
5098
5099         * Makefile.def (libssp): Add to lang_env_dependencies.
5100         * Makefile.in: Regenerate.
5101
5102 2005-08-18  Ian Lance Taylor  <ian@airs.com>
5103
5104         * MAINTAINERS: Add myself as middle-end maintainer.
5105
5106 2005-08-17  Christian Groessler  <chris@groessler.org>
5107
5108         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5109         * Makefile.in: Regenerate.
5110
5111 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
5112
5113         * MAINTAINERS (write after approval): Added myself.
5114
5115 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
5116
5117         * MAINTAINERS (Write After Approval): Add myself.
5118
5119 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
5120
5121         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5122         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5123         Look for alternate names of the target cc and c++
5124         * configure: Regenerate.
5125
5126 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
5127
5128         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5129         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5130         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5131         tools; remove code to manually set them.
5132         (Target tools): Look in the environment for them.
5133         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5134         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5135         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5136         build directory.
5137         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5138         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5139         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5140         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5141         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5142         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5143         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5144         * configure: Regenerate.
5145         * Makefile.in: Regenerate.
5146
5147 2005-07-28  Ben Elliston  <bje@au.ibm.com>
5148
5149         * MAINTAINERS: Update for removed CPU targets.
5150
5151 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
5152
5153         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5154         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5155         * Makefile.in: Regenerated.
5156
5157 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
5158
5159         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5160         (CFLAGS_FOR_TARGET): Use it.
5161         (CXXFLAGS_FOR_TARGET): Likewise.
5162         * Makefile.in: Regenerated.
5163         * configure.in (--with-build-sysroot): New option.
5164         * configure: Regenerated.
5165
5166 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
5167
5168         * Makefile.tpl: Wrap install between unstage and stage
5169         * Makefile.in: Regenerate.
5170
5171 2005-07-21  Eric Christopher  <echristo@apple.com>
5172
5173         * MAINTAINERS: Update affiliation.
5174
5175 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
5176
5177         * MAINTAINERS: Add self as crx port maintainer.
5178
5179 2005-07-20  DJ Delorie  <dj@redhat.com>
5180
5181         * MAINTAINERS: Add self as m32c maintainer.
5182
5183 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
5184
5185         * all files: Update FSF address.
5186
5187 2005-07-15  Eric Christopher  <echristo@redhat.com>
5188
5189         * MAINTAINERS: Change affiliation.
5190
5191 2005-07-14  Jim Blandy  <jimb@redhat.com>
5192
5193         * configure.in: Add cases for Renesas m32c.
5194         * configure: Regenerated.
5195
5196 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5197
5198         * COPYING.LIB: Update from fsf.org.
5199
5200 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5201
5202         * COPYING, compile, config.guess,
5203         config.sub, install-sh, missing, mkinstalldirs,
5204         symlink-tree, ylwrap: Sync from upstream sources.
5205         * config-ml.in: Update FSF address.
5206
5207 2005-07-13  Eric Christopher  <echristo@redhat.com>
5208
5209         * configure.in: Add toplevel noconfigdir support for tpf.
5210         * configure: Regenerate.
5211
5212 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
5213
5214         PR ada/22340
5215
5216         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5217         * Makefile.in: Regenerate.
5218
5219 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
5220
5221         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
5222         Brolley to write-after-approval.
5223
5224 2005-07-07  Andreas Schwab  <schwab@suse.de>
5225
5226         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5227         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5228         * Makefile.in: Regenerated.
5229
5230 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
5231
5232         * configure.in: Don't build sim or rda when targetting darwin.
5233         * configure: Regenerate.
5234
5235 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
5236
5237         * configure.in: Add --enable-libssp and --disable-libssp.
5238         * configure: Regenerate with autoconf-2.13.
5239
5240 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
5241
5242         * Makefile.def (target_modules): Add libssp.
5243         * configure.in (target_libraries): Add target-libssp.
5244         * configure: Rebuilt.
5245         * Makefile.in: Rebuilt.
5246
5247 2005-07-01  Zack Weinberg  <zackw@panix.com>
5248
5249         * MAINTAINERS: Change email address.  Resign from maintainership.
5250
5251 2005-07-01  Richard Guenther  <rguenther@suse.de>
5252
5253         * MAINTAINERS: Change my e-mail address and affiliation.
5254
5255 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
5256
5257         * Makefile.def (stagefeedback): Come after profile.
5258         Define profiledbootstrap target.
5259         * Makefile.tpl (profiledbootstrap): Remove.
5260         (stageprofile-end): Zap stagefeedback.
5261         (stagefeedback-start): Copy all .gcda files, not only GCC's.
5262         * Makefile.in: Regenerate.
5263
5264 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
5265
5266         * MAINTAINERS: Update my email address.
5267
5268 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
5269
5270         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
5271         In 'cpp' stanza, support '#line' as well as '# '.
5272
5273 2005-06-08  Andreas Schwab  <schwab@suse.de>
5274
5275         * MAINTAINERS: Move myself from 'Write After Approval' to
5276         'CPU Port Maintainers' section as m68k maintainer.
5277
5278 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
5279
5280         * configure.in (unsupported_languages): New macro.
5281         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
5282         non-ported target libraries in noconfigdirs.
5283         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5284         non-linux-gnu.  Remove libgcj_ex_libffi.
5285         <lang_frag loop>: Set add_this_lang=no if the language is in
5286         unsupported_languages.
5287         * configure: Regenerate.
5288
5289 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
5290
5291         * configure.in: Fix typo in handling of --with-mpfr-dir.
5292         * configure: Regenerate.
5293
5294 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
5295
5296         * MAINTAINERS: Update my email address.
5297
5298 2005-06-02  Jim Blandy  <jimb@redhat.com>
5299
5300         * config.sub: Add cases for the Renesas m32c.  (This patch has been
5301         accepted into the master sources.)
5302
5303 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
5304             Michael Snyder  <msnyder@redhat.com>
5305             Stan Cox  <scox@redhat.com>
5306
5307         * configure.in: Set noconfigdirs for ms1.
5308
5309         * configure: Regenerate.
5310
5311 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
5312
5313         * MAINTAINERS (Write After Approval): Add self.
5314
5315 2005-06-01  Josh Conner  <jconner@apple.com>
5316
5317         * MAINTAINERS (Write After Approval): Add self.
5318
5319 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
5320
5321         * MAINTAINERS: Update my email address.
5322
5323 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
5324
5325         * MAINTAINERS (Write After Approval): Add self.
5326
5327 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
5328
5329         * MAINTAINERS (Write After Approval): Remove self.
5330
5331 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
5332
5333         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5334         (Dependencies): Consider target modules for bootstrap dependencies.
5335         Make target bootstrap modules depend on each stage's gcc.
5336         * Makefile.in: Regenerate.
5337
5338 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
5339
5340         * Makefile.def (configure-gcc): Depend on binutils having been built.
5341         (all-gcc): No need to do it here.
5342         * Makefile.in: Regenerate.
5343
5344 2005-05-19  Paul Brook  <paul@codesourcery.com>
5345
5346         * configure.in: Rewrite misleading error message when requested
5347         language cannot be built.
5348         * configure: Regenerate.
5349
5350 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
5351
5352         * ylwrap: Import from Automake 1.9.5.
5353
5354 2005-05-13  David Ung  <davidu@mips.com>
5355
5356         * MAINTAINERS (Write After Approval): Add self.
5357
5358 2005-05-09  Mike Stump  <mrs@apple.com>
5359
5360         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5361         lt_cv_sys_max_cmd_len for now.
5362
5363 2005-05-09  Stan Cox  <scox@redhat.com>
5364
5365         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5366
5367 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
5368
5369         * README.SCO: Update the URL.
5370
5371 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
5372
5373         * ltconfig: Define file_list_spec.  Pass file_list_spec and
5374         with_gnu_ld to libtool.
5375         * ltcf-c.sh (aix[45]): Define file_list_spec.
5376         * ltcf-cxx.sh (aix[45]): Same.
5377         * ltcf-gcj.sh (aix[45]): Same.
5378         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5379         exists, write list of input files to temporary file.
5380
5381 2005-05-04  Mike Stump  <mrs@apple.com>
5382
5383         * configure.in: Always pass --target to target configures as
5384         otherwise rebuilds that do --recheck will fail.
5385         * confiugure: Rebuilt.
5386
5387 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
5388
5389         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5390         STAGE_HOST_EXPORTS.
5391         (configure, all): Add bootstrap support.
5392         (Host modules, target modules): Pass post-stage1 flags and exports.
5393         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5394         * Makefile.in: Regenerate.
5395
5396 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
5397
5398         * configure: Regenerate.
5399
5400 2005-04-27  Mike Stump  <mrs@apple.com>
5401
5402         * MAINTAINERS: Add self as darwin maintainer.
5403
5404 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
5405
5406         * config.sub: Update from master copy.
5407
5408 2005-04-21  Mike Stump  <mrs@apple.com>
5409
5410         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5411         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5412
5413 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
5414
5415         * configure.in <crisv32-*-*, cris-*-*>: New local variable
5416         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
5417         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
5418         "*-*-elf" and "*-*-linux*".
5419         * configure: Regenerate.
5420
5421 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
5422
5423         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5424
5425 2005-04-12  Mike Stump  <mrs@apple.com>
5426
5427         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5428
5429 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
5430
5431         * MAINTAINERS (Write After Approval): Add myself.
5432
5433 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
5434
5435         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5436
5437 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
5438
5439         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5440         (TARGET_CONFIGARGS): Include --with-target-subdir.
5441         (configure, all): New macros.  Use them throughout.
5442         * Makefile.in: Regenerate.
5443
5444 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
5445
5446         * MAINTAINERS (Write After Approval): Add myself.
5447
5448 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5449
5450         * MAINTAINERS: Remove 'loop unrolling' maintainer.
5451
5452 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
5453
5454         * MAINTAINERS: Move John Carr to Write After Approval.
5455
5456 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
5457
5458         * config/mh-mingw32: Delete.
5459         * configure.in: Don't use it.
5460         * configure: Regenerate.
5461
5462 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
5463
5464         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5465         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5466         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5467         (HOST_LIB_PATH): Generate from Makefile.def.
5468         (TARGET_LIB_PATH): Likewise.
5469         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5470         * Makefile.in: Regenerate.
5471         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5472         (RPATH_ENVVAR): Include Darwin case.
5473         * configure: Regenerate.
5474
5475 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
5476
5477         * MAINTAINERS (Various Maintainers): Remove self.
5478         (Write After Approval): Add self.
5479
5480 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
5481
5482         * MAINTAINERS (Various Maintainers): Add self.
5483
5484 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
5485
5486         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5487         * configure: Regenerate.
5488
5489 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
5490
5491         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5492         gcc_version, and gcc_version_trigger from set of flags to pass.
5493         * Makefile.tpl: Remove definitions of above variables.
5494         (config.status): Remove dependency on $(gcc_version_trigger).
5495         * Makefile.in: Regenerate.
5496         * configure.in: Do not reference config/gcc-version.m4 nor
5497         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
5498         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
5499         * configure: Regenerate.
5500
5501 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
5502             Andrew Pinski  <pinskia@physics.uc.edu>
5503
5504         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5505         * Makefile.in: Regenerate.
5506
5507 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
5508
5509         * MAINTAINERS (Write After Approval): Add myself.
5510
5511 2005-03-03  David Ayers  <d.ayers@inode.at>
5512
5513         * MAINTAINERS (Write After Approval): Add myself.
5514
5515 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
5516
5517         PR libgcj/20160
5518         * ltmain.sh: Avoid creating archives with components that have
5519         duplicate basenames.
5520
5521 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
5522
5523         PR bootstrap/20250
5524         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5525         instead of check.
5526         * Makefile.in: Regenerate.
5527
5528 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5529
5530         * Makefile.in: Regenerate to fix conflict between the previous two
5531         patches.
5532
5533 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5534
5535         PR bootstrap/17383
5536         * Makefile.def (target_modules): Remove "stage", now unnecessary.
5537         * Makefile.tpl (HOST_SUBDIR): New substitution.
5538         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5539         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5540         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5541         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5542         (Host modules, Bootstrapped modules): Use it.
5543         (Build modules, Target modules): Do not create symlink trees,
5544         always configure out-of-srcdir.
5545         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5546         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5547         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5548         $(HOST_SUBDIR).  Create a symlink for host_subdir.
5549
5550         * Makefile.in: Regenerate.
5551         * configure: Regenerate.
5552
5553 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5554
5555         Merged from libada-gnattools-branch:
5556         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5557
5558         * gnattools: New directory.
5559         * Makefile.def: Add gnattools as a module, depending on target-libada.
5560         * Makefile.in: Regenerate.
5561         * configure.in: Include gnattools in host_tools; disable it if ada
5562         is disabled.
5563         * configure: Regenerate.
5564
5565 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
5566
5567         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5568         treelang maintainer.
5569         (Write After Approval): Remove myself.
5570
5571 2005-02-23  Paul Schlie  <schlie@comcast.net>
5572
5573         * configure.in: Allow darwin targeted ports to build tk, itcl and
5574         libgui.
5575         * configure: Regenerate.
5576
5577 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5578
5579         PR libgcj/10353
5580         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5581         * configure: Regenerate.
5582
5583 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
5584
5585         * MAINTAINERS (Write After Approval): Add myself.
5586
5587 2005-02-10  Ian Lance Taylor  <ian@airs.com>
5588
5589         * MAINTAINERS: Update my e-mail address.
5590
5591 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
5592
5593         * MAINTAINERS (Write After Approval): Add myself.
5594
5595 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
5596
5597         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5598         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5599         target-libgloss when not *-*-elf and *-*-aout.
5600         * configure: Regenerate.
5601
5602 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
5603
5604         * MAINTAINERS: Remove obsolete entries.
5605
5606         * MAINTAINERS (Write After Approval): Add Michael Matz.
5607
5608 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
5609
5610         * MAINTAINERS: Remove self as cpplib maintainer.
5611
5612 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5613
5614         * install-sh, config.sub: Import from upstream.
5615
5616 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5617
5618         PR bootstrap/18222
5619         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5620         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5621         * Makefile.in: Regenerate.
5622
5623 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
5624
5625         * MAINTAINERS: Update my email address.
5626
5627 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
5628             Andreas Schwab  <schwab@suse.de>
5629
5630         PR bootstrap/18033
5631         * config-ml.in: Eval option if surrounded by single quotes.
5632
5633 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
5634
5635         Revert 2004-12-28 Makefile changes, a better fix will be
5636         applied to mainline and src after GCC 4.0 branches.
5637
5638 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
5639
5640         PR bootstrap/17383
5641
5642         * Makefile.def (target_modules): Remove stage parameter,
5643         it is always true now.
5644         * Makefile.tpl (configure-build-[+module+],
5645         configure-target-[+module+]): Always build symlink tree
5646         for the directory and for include.  BUILD_SUBDIR and
5647         TARGET_SUBDIR cannot be . anymore.
5648         * Makefile.in: Regenerate.
5649
5650 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
5651
5652         Revert 2004-12-08 Makefile changes.
5653
5654 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
5655
5656         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5657         cygwin, mingw.
5658
5659 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
5660
5661         * configure.in (sh64-*-*): Reenable gprof.
5662         * configure: Regenerate.
5663
5664 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
5665
5666         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5667         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5668         (EXTRA_TARGET_FLAGS): Add PICFLAG.
5669         * Makefile.in: Regenerate.
5670
5671 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
5672
5673         * MAINTAINERS: Update my email address.
5674
5675 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
5676
5677         * Makefile.tpl: Generate normal dependencies if the LHS module is
5678         not bootstrapped.
5679         * Makefile.in: Regenerate.
5680
5681 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5682
5683         * configure.in: Include config/gxx-include-dir.m4.  Use
5684         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
5685         * configure: Regenerate.
5686
5687 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5688
5689         * config.if: Delete.
5690         * configure.in: Set libstdcxx_incdir directly.
5691         * configure: Regenerate.
5692
5693 2004-12-02  Eric Christopher  <echristo@redhat.com>
5694
5695         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5696         * Makefile.in: Regenerate.
5697
5698 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5699
5700         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5701         * configure: Regenerate.
5702
5703 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5704
5705         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
5706         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
5707         * configure: Regenerate.
5708
5709 2004-12-01  Eric Christopher  <echristo@redhat.com>
5710
5711         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5712         of things to remove.
5713
5714 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
5715
5716         * MAINTAINERS (Write After Approval): Update my e-mail address.
5717
5718 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
5719
5720         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5721         from CVS libtool to always pass_all.
5722
5723 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5724
5725         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5726         (hppa*64*-*-*): Delete incorrect comment.
5727         * configure: Rebuilt.
5728
5729 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5730
5731         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5732
5733 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5734
5735         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5736         from CVS libtool to always pass_all.
5737
5738 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5739
5740         * install-sh, compile: Import from automake.
5741
5742 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5743
5744         * config.guess, config.sub:  Import from savannnah.
5745
5746 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
5747
5748         * MAINTAINERS (Write After Approval): Add myself
5749
5750 2004-11-12  Mike Stump  <mrs@apple.com>
5751
5752         * Makefile.def: Add html support.
5753         * Makefile.tpl: Likewise.
5754         * Makefile.in: Regenerate.
5755
5756 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
5757
5758         PR 18423
5759         * configure.in: Remove all instances of build-fixincludes from
5760         noconfigdirs.
5761         (build_configargs): Supply --target to subdirectories.
5762         * configure: Regenerate.
5763
5764         * Makefile.def: Make gcc install depend on fixincludes install.
5765         * Makefile.in: Regenerate.
5766
5767 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
5768
5769         * MAINTAINERS: Add myself as gcc testsuite maintainer.
5770
5771 2004-11-11  Paul Brook  <paul@codesourcery.com>
5772
5773         * MAINTAINERS: Add self as arm maintainer.  Update email address.
5774
5775 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
5776
5777         * configure.in (noconfigdirs) [mmix-*-*]: Disable
5778         target-libgfortran.
5779         * configure: Regenerate.
5780
5781 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
5782
5783         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5784         like CC.
5785
5786 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
5787
5788         * Makefile.def (host fixincludes): Specify missing targets.
5789         * Makefile.in: Regenerate.
5790
5791 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
5792
5793         * MAINTAINERS: Add myself
5794
5795 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
5796
5797         * MAINTAINERS (Write After Approval): Add myself.
5798
5799 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
5800
5801         * Makefile.def: Build fixincludes for the host, too.
5802         * Makefile.in: Regenerate.
5803         * configure.in (host_tools): Add fixincludes.
5804         * configure: Regenerate.
5805
5806 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
5807
5808         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5809         * configure: Regenerated.
5810
5811 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
5812
5813         PR other/17783
5814         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5815         * configure: Regenerated.
5816
5817 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
5818
5819         * README.SCO: Update per FSF instructions.
5820
5821 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
5822
5823         PR target/18151
5824         * configure.in (case ${target}): Do not build fixincludes for avr.
5825         * configure: Regenerated.
5826
5827 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
5828
5829         * configure.in (case ${target}): Do not build fixincludes
5830         on platforms where it is not used.
5831         * configure: Regenerated.
5832
5833 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
5834
5835         * configure.in: Use an absolute path to install-sh.
5836         * configure: Regenerated.
5837
5838 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
5839
5840         * MAINTAINERS (Write After Approval): Add myself.
5841
5842 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
5843
5844         * MAINTAINERS: Remove from Write After Approval those that are
5845         already maintainers.
5846
5847 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
5848
5849         * MAINTAINERS:  Update my email address.
5850
5851 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
5852
5853         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5854         * configure: Regenerate.
5855
5856 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
5857
5858         * MAINTAINERS:  Update my email address.
5859
5860 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
5861
5862         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
5863         entries belonging to this category.
5864
5865 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
5866
5867         * MAINTAINERS: Update my e-mail address.
5868
5869 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
5870
5871         Fix wrong conflict resolution in:
5872
5873         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5874
5875         * Makefile.in: Regenerate.
5876         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5877         in the recursive `make', instead of hardwiring `all'.
5878         (Autogenerated TARGET-* variables): New.
5879
5880 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
5881
5882         * configure.in: Enable target-libgloss for crx-*-*.
5883         * configure: Regenerate.
5884
5885 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5886
5887         * MAINTAINERS (Various Maintainers): Move the "windows,
5888         cygwin, mingw" maintainer to ...
5889         (OS Port Maintainers): ... here.
5890
5891 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5892
5893         * MAINTAINERS (Write After Approval): Remove those that are
5894         maintainers of some subsystem.
5895
5896 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
5897
5898         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5899         * ltcf-cxx.sh (tpf*): Likewise.
5900         * ltconfig (tpf*): Add TPF OS configuration support.
5901
5902 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
5903
5904         * MAINTAINERS: Change my email address to my new work account.
5905
5906 2004-09-24  Michael Roth  <mroth@nessie.de>
5907
5908         * configure.in (--without-headers): Add missing double quotes.
5909         * configure: Regenerate.
5910
5911 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
5912
5913         * ylwrap: Revert to previous version.
5914
5915 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
5916
5917         PR bootstrap/17369
5918         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5919         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5920         SET_GCC_LIB_PATH_CMD.
5921         (BASE_TARGET_EXPORTS): Likewise.
5922         * Makefile.in: Regenerated.
5923
5924         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5925         * configure: Regenerated.
5926
5927 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
5928
5929         * config.guess: New upstream version
5930         * compile, depcomp, install-sh, ylwrap: Likewise.
5931
5932 2004-09-19  Roger Sayle  <roger@eyesopen.com>
5933
5934         * config/mh-x86omitfp: New host makefile fragment.  Add
5935         -fomit-frame-pointer to the default BOOT_CFLAGS.
5936         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5937         * configure: Regenerate.
5938
5939 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
5940
5941         PR target/11572
5942         * configure.in (*-*-darwin*): Renable libobjc.
5943         * configure: Regenerate.
5944
5945 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
5946
5947         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
5948
5949 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
5950
5951         * Makefile.def: Remove libbanshee.
5952         * Makefile.tpl: Ditto.
5953         * configure.in: Ditto.
5954         * Makefile.in: Regen.
5955         * configure: Ditto.
5956
5957 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
5958
5959         * ltmain.sh: Use $pic_object as $non_pic_object if
5960         $non_pic_object=none.
5961
5962 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
5963
5964         * missing: Import latest version from master repository.
5965
5966 2004-09-06  Nick Clifton  <nickc@redhat.com>
5967
5968         * config.sub: Import latest version from master repository.
5969         * config.guess: Likewise.
5970         This includes these changes:
5971
5972         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
5973
5974         * config.sub: Handle crisv32, alias etraxfs.
5975         * config.guess (crisv32:Linux:*:*): Handle.
5976
5977         2004-08-13  Brad Smith  <brad@comstyle.com>
5978
5979         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5980         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5981
5982         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
5983
5984         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5985         assume the processor is a powerpc.  This is because coreutils
5986         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5987         in this case, due to a MacOS X bug that causes
5988         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5989         to return a negative number.
5990         Problem reported by Petter Reinholdtsen in:
5991         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5992
5993         2004-07-19  Ben Elliston  <bje@gnu.org>
5994
5995         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5996
5997         2004-06-24  Ben Elliston  <bje@gnu.org>
5998
5999         * config.guess: Update copyright years.
6000         * config.sub: Likewise.
6001
6002         2004-06-22  Robert Millan  <robertmh@gnu.org>
6003
6004         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6005         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6006
6007         2004-06-22  Stanley F. Quayle <stan@stanq.com>
6008
6009         * config.guess (*:*VMS:*:*): New entry. Replaces
6010         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6011         manufacturer.
6012
6013         2004-06-22  Ben Elliston  <bje@gnu.org>
6014
6015         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6016         * config.sub: Likewise.
6017
6018         2004-06-22  Ben Elliston  <bje@gnu.org>
6019
6020         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6021         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6022
6023         2004-06-11  Ben Elliston  <bje@gnu.org>
6024
6025         * config.guess (pegasos:OpenBSD:*:*): Remove.
6026
6027         2004-06-11  Ben Elliston  <bje@gnu.org>
6028
6029         From Wouter Verhelst <wouter@grep.be>:
6030         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6031
6032         2004-06-11  Ben Elliston  <bje@gnu.org>
6033
6034         * config.guess (luna88k:OpenBSD:*:*): New.
6035
6036         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
6037
6038         * config.guess (m32r*:Linux:*:*): New case.
6039         * config.sub: Handle m32rle.
6040
6041         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
6042
6043         From Jens Petersen  <petersen@redhat.com>:
6044         * config.sub: Handle sparcv8.
6045
6046         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
6047
6048         From Tom Smith <smith@cag.lkg.hp.com>:
6049         * config.guess: Version suffixes are equally significant on Tru64
6050         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
6051         prefix of "P" (patched kernel).
6052
6053         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
6054
6055         * config.sub: Add support for National Semiconductor CRX target.
6056
6057 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
6058
6059         * MAINTAINERS (Various Maintainers): Remove myself as web page
6060         maintainer, add myself as maintainer of build status lists.
6061
6062 2004-09-03  Jan Beulich  <jbeulich@novell.com>
6063
6064         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6065         *-*-netware, but add target-libmudflap.
6066         Consolidate *-*-netware targets (of which really only i?86 exists)
6067         into a single entry.
6068         * configure: Likewise.
6069
6070 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
6071
6072         * Makefile.tpl (sorry): Remove.
6073         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6074         (cleanstrap targets): Depend on distclean, not distclean-stage1.
6075         (do-clean): Clean per-stage directories too.
6076         (do-distclean): Run distclean-stage1 too.
6077         (.NOTPARALLEL): Enable during toplevel bootstrap.
6078         (stage[+id+]-bubble): Enable parallel execution during
6079         the recursive invocation.
6080         * Makefile.in: Regenerate.
6081
6082         Fix previous checkin:
6083
6084         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6085         include.
6086         * configure.in: Fix indentation.
6087         * configure: Regenerate.
6088
6089 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
6090
6091         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6092         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6093         * configure: regenerate
6094         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6095         -mdynamic-no-pic
6096
6097 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
6098
6099         * Makefile.def (build_modules): Add fixincludes.
6100         (dependencies): Make gcc depend on fixincludes.
6101         * configure.in (build_tools): Add fixincludes.
6102         (build_configdirs): Always include build_libs.
6103         * Makefile.in: Regenerate.
6104         * configure: Regenerate.
6105
6106 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
6107
6108         * Makefile.def (bootstrap stages): Add 'lean' parameter.
6109         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6110         phony targets; do not generate timestamp files.
6111         (distclean-stageN): Remove references to their timestamp files.
6112         (restageN, touch-stageN): Remove.
6113         (stageN-bubble): Rewritten.
6114         (compare): Support lean bootstraps.
6115         * Makefile.in: Regenerate.
6116
6117         * configure.in: Only warn when bootstrapping but
6118         build != host or build != target.  Support lean bootstraps.
6119         * configure: Regenerate.
6120
6121 2004-08-26  Phil Edwards  <phil@codesourcery.com>
6122
6123         * configure.in:  Give a better error message if GMP/MPFR are missing
6124         and a language needing them has been requested.
6125         * configure:  Regenerated.
6126
6127 2004-08-25  Phil Edwards  <phil@codesourcery.com>
6128
6129         * configure.in:  Print a list of available language front-ends if
6130         a requested one is missing.  Tidy stray tab characters.
6131         * configure:  Regenerated.
6132
6133 2004-08-19  Michael Koch  <konqueror@gmx.de>
6134
6135         * gcc/doc/install.texi: Update entry about automake for libjava.
6136
6137 2004-08-17  Robert Millan  <robertmh@gnu.org>
6138
6139         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6140         (instead of FreeBSD).
6141         * configure: Regenerate.
6142
6143 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6144
6145         * Makefile.in: Regenerate.
6146         * configure: Regenerate.
6147
6148         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6149         stage_*_flags.
6150         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6151         for bootstrapped modules if toplevel bootstrap is going.
6152         (GCC bootstrap): Generate per-stage targets for all bootstrapped
6153         modules.  Adjust for changes in Makefile.def.  Enable several
6154         rules even in non-bootstrap mode, just to avoid peppering the
6155         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6156         (stage-[+prev+]-bubble): Remove.
6157
6158         * Makefile.def (Dependencies): Depend on all-build-bison,
6159         all-build-flex, all-build-byacc, all-build-texinfo, rather
6160         than the host variations.
6161         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
6162         with BUILD_SUBDIR.
6163         (BISON): Update for recent Bisons.
6164         (YACC): Fix typo.
6165         (cross): Depend on all-build.
6166         (all): Do not depend on all-build.
6167         (prebootstrap): Remove.
6168         (dep-kind): Accept separate prefixes for MODULE and ON variables.
6169         (Prebootstrap dependencies): Add them to the per-stage targets
6170         and to all-prebootstrap.
6171         * configure.in (build_configdirs): Always enable build_tools.
6172         (BUILD_DIR_PREFIX): Remove.
6173
6174         * Makefile.def (gcc): Add target variable.
6175         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6176         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6177         in the recursive `make', instead of hardwiring `all'.
6178         (Autogenerated TARGET-* variables): New.
6179
6180 2004-08-13  Brian Booth  <bbooth@redhat.com>
6181
6182         * MAINTAINERS: Remove myself from write-after-approval.
6183
6184 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6185
6186         * src-release: Stop distributing mmalloc with gdb (which doesn't
6187         use it).
6188         * Makefile.def: GDB doesn't depend on mmalloc anymore.
6189         * Makefile.in: Regenerate.
6190
6191 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
6192
6193         * configure.in (arm*-*-eabi*): New target.
6194         * configure: Regenerate.
6195
6196 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
6197
6198         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6199         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6200         (Dependencies): New section.
6201         * Makefile.tpl (Dependencies): Generate from Makefile.def.
6202         (configure-target-[+module+]): Depend on maybe-all-gcc
6203         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
6204         (toplevel profiledbootstrap): Fix dependencies.
6205         * Makefile.in: Regenerate.
6206
6207 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
6208
6209         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6210         target-libiberty to noconfigdirs.
6211         * configure: Regenerate.
6212
6213 2004-08-03  Paul Brook  <paul@codesourcery.com>
6214
6215         * configure.in: Check for MPFR as well as GMP.
6216         * configure: Regenerate.
6217
6218 2004-08-01  Robert Millan  <robertmh@gnu.org>
6219
6220         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6221         libmudflap for all GNU-based systems (with Glibc).
6222         * configure: Regenerate.
6223
6224 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
6225
6226         * Makefile.def (host-modules): Add gcc.
6227         * Makefile.in: Regenerate.
6228         * Makefile.tpl (sorry): New rule.
6229         (configure-host, all-host, [+make_target+]-host, do-check,
6230         install-host): Do not add gcc as a special case.
6231         (host modules): Add a small special-casing for gcc.  Export
6232         extra_make_flags through the environment.
6233         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6234         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6235         other recursive targets for gcc): Remove.
6236
6237         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6238         (stage, unstage): New rules.
6239         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6240         distclean-stage[+id+]): Use stage_current.
6241         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6242         the stage*-start rules.
6243
6244 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
6245
6246         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6247         use -all_load flag.
6248
6249 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
6250
6251         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6252         * configure: Regenerate.
6253
6254 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
6255
6256         * maintainer-scripts/gcc_release: Revert yesterday's change.
6257
6258 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
6259
6260         * MAINTAINERS: Add myself to write-after-approval.
6261
6262 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
6263
6264         * libf2c: Removed.
6265         * gcc/gccbug.in: Updated because of libf2c removal.
6266         * maintainer-scripts/gcc_release: Ditto.
6267
6268 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
6269
6270         * configure.in: Build libmudflap by default on FreeBSD.
6271         * configure: Regenerated.
6272
6273 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
6274
6275         * configure.in: Do not build libmudflap by default on non-GNU/Linux
6276         systems.
6277         * configure: Regenerated.
6278
6279 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6280
6281         PR target/16344
6282         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6283         feedback based compiler.
6284         * Makefile.in: Rebuilt.
6285
6286 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
6287
6288         * Makefile.def (host_modules): Set bootstrap=true for flex.
6289         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6290         * Makefile.in: Rebuilt.
6291
6292 2004-07-07  Jan Hubicka  <jh@suse.cz>
6293
6294         * MAINTAINERS: Add self as a profile feedback maintainer.
6295
6296 2004-07-05  Phil Edwards  <phil@codesourcery.com>
6297
6298         * configure.in:  Do not prepend $srcdir to /dev/null in
6299         makefile fragments.
6300         * configure:  Regenerate.
6301
6302 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
6303
6304         * Makefile.def (build_modules): Add bison, byacc, flex,
6305         m4, texinfo.
6306         (flags_to_pass): Add FLEX.
6307         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6308         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6309         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6310         DEFAULT_MAKEINFO): Remove.
6311         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6312         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6313         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6314         objdir or else use configured tool.
6315         (all-build): New.
6316         (all): Depend on it.
6317         (Build module dependencies): Add.
6318         * Makefile.in: Regenerate.
6319         * configure.in: Better support for multiple build modules,
6320         matching what is done for host/target modules.  Do not look
6321         for "plausible" locations of build tools if Canadian cross.
6322         Use autoconf's AC_PROG_CC to find a C compiler.  Define
6323         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
6324         * configure: Regenerate.
6325
6326 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6327
6328         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6329         * Makefile.in: Regenerate.
6330
6331 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6332
6333         * Makefile.tpl (configure-build-[+module+],
6334         configure-[+module+], configure-target-[+module+]): Pass
6335         [+extra_configure_args+].
6336         (all-build-[+module+], all-[+module+], check-[+module+],
6337         install-[+module+], [+make_target+]-[+module+],
6338         all-target-[+module+], check-target-[+module+],
6339         install-target-[+module+], [+make_target+]-target-[+module+]):
6340         Pass [+extra_make_args+].
6341         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6342         (GCC_HOST_EXPORTS): Remove.
6343         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6344         cross, check-gcc, check-gcc-c++, install-gcc,
6345         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6346         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6347         * Makefile.in: Regenerate.
6348
6349 2004-06-21  Matthew Sachs  <msachs@apple.com>
6350
6351         * MAINTAINERS: Added self to write-after-approval.
6352
6353 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
6354
6355         * configure.in: Check for srcdir/winsup rather than build directory
6356         winsup.
6357         * configure: Regenerate.
6358
6359 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
6360
6361         * configure.in: Don't build Cygwin native newlib if winsup
6362         directory is missing.  Emit warning instead.
6363         * configure: Regenerate.
6364
6365 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
6366
6367         * Makefile.tpl (touch-stage[+id+]): New.
6368         (restage[+prev+]): Depend on touch-stage[+id+].
6369
6370         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6371         Use it throughout.
6372
6373         * Makefile.def: Add profile and feedback bootstrap stages.
6374         Remove next field from bootstrap stages.
6375         * Makefile.tpl (LN, LN_S): Substitute.
6376         (stageN-start, stageN-end): Use double-colon rules, to
6377         provide a hook for additional setup commands.
6378         (distclean-stageN-gcc, restageN): Create dependencies from
6379         [+prev+], not from [+next+].
6380         (stageN-bubble): Add commands for successive stages from
6381         [+prev+], using double-colon rules.
6382         (all-stageN-gcc): Fix typo.
6383         (stagefeedback-start, profiledbootstrap): New.
6384         * Makefile.in: Regenerate.
6385         * configure.in: Call ACX_PROG_LN.
6386         * configure: Regenerate.
6387
6388 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
6389
6390         * MAINTAINERS (Write After Approval): Add myself.
6391
6392 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
6393
6394         * MAINTAINERS (Write After Approval): Add myself.
6395
6396 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
6397
6398         * configure.in: Fix --enable-bootstrap breakage introduced in trees
6399         without gcc.
6400         * configure: Regenerate.
6401
6402 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6403
6404         * Makefile.tpl: Fix typo.
6405         * Makefile.in: Regenerate.
6406
6407 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6408
6409         * configure.in: Remove new- prefix from toplevel
6410         bootstrap targets.
6411         * configure: Regenerate.
6412
6413 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6414
6415         * Makefile.tpl (all.normal): Rename to all.
6416         (all): Replace with a rule to pick the default
6417         target from configure.
6418         (all-gcc, configure-gcc): Use conditionals to
6419         do nothing when toplevel bootstrap is going on.
6420         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6421         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6422         * configure.in: Support --enable-bootstrap.
6423
6424         * Makefile.def: Remove new- prefix from toplevel
6425         bootstrap targets.
6426         * Makefile.tpl: Likewise.
6427
6428         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
6429         target.
6430
6431         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6432         $(RECURSE_FLAGS) to recursive invocation of make.
6433
6434         * Makefile.in: Regenerate.
6435         * configure: Regenerate.
6436
6437 2004-05-30  Andreas Jaeger  <aj@suse.de>
6438             Jim Wilson  <wilson@specifixinc.com>
6439
6440         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6441         like CC.
6442
6443 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
6444
6445         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6446         * configure: Regenerate.
6447
6448 2004-05-25  Daniel Jacobowitz  <drow@false.org>
6449
6450         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6451         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6452         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
6453         targets.
6454         * Makefile.in: Regenerate.
6455
6456 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
6457
6458         * configure.in: Test the ability to symlink directories.
6459         * configure: Regenerate.
6460
6461         * Makefile.def (bootstrap-stage): New definitions.
6462         * Makefile.tpl (configure-stage1-gcc,
6463         configure-stage2-gcc, configure-stage3-gcc,
6464         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6465         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6466         new-restage3, compare): Autogenerate, see Makefile.in
6467         entry for behavioral changes.
6468         (distclean-stage1, new-stage1-start, new-stage1-end,
6469         new-stage1-bubble, distclean-stage2, new-stage2-start,
6470         new-stage2-end, new-stage2-bubble, distclean-stage3,
6471         new-stage3-start, new-stage3-end): New autogenerated targets.
6472         (objext, prebootstrap, BOOT_CFLAGS,
6473         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6474         targets.
6475
6476         * Makefile.in: Regenerate.
6477         (distclean-stage1, new-stage1-start, new-stage1-end,
6478         new-stage1-bubble, distclean-stage2, new-stage2-start,
6479         new-stage2-end, new-stage2-bubble, distclean-stage3,
6480         new-stage3-start, new-stage3-end): New targets.
6481         (all-stage1-gcc): Move prebootstrap dependency from here...
6482         (configure-stage1-gcc): ...to here.
6483         (new-bootstrap): Use bubble targets.
6484         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6485         Use per-stage distclean targets.
6486         (configure-stage1-gcc, configure-stage2-gcc,
6487         configure-stage3-gcc, all-stage1-gcc,
6488         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6489         Use new-stageN-start to prepare the tree.
6490
6491 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
6492
6493         * Makefile.def (host_modules): add libcpp.
6494         * Makefile.tpl: Add dependencies on and for libcpp.
6495         * Makefile.in: Regenerate.
6496         * configure.in: Add libcpp host module.
6497         * configure: Regenerate.
6498
6499 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
6500
6501         * Makefile.tpl: Whenever a recursive target is defined, wrap
6502         it in a special @if/@endif block, and prepare its maybe
6503         dependency in the @if/@endif block
6504         * configure.in: Instead of writing maybe dependencies, remove
6505         the @if/@endif statements, and remove the @if/@endif blocks
6506         that remain.
6507         * configure: Regenerate.
6508         * Makefile.in: Regenerate.
6509
6510 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
6511
6512         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6513
6514 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
6515
6516         PR bootstrap/15120
6517         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6518         * */configure: Rebuilt.
6519
6520 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
6521
6522         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6523         of libf2c.
6524         * configure, Makefile.in: Regenerate.
6525
6526 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
6527
6528         * MAINTAINERS (Write After Approval): Add myself.
6529
6530 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
6531
6532         Merge from tree-ssa-20020619-branch.
6533
6534         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6535         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6536         (HOST_GMPLIBS): Define.
6537         (HOST_GMPINC): Define.
6538         (TARGET_LIB_PATH): Add libmudflap.
6539         (GFORTRAN_FOR_TARGET): Define.
6540         (configure-build*): Export GFORTRAN.
6541         (configure-gcc): Export GMPLIBS and GMPINC.
6542         (all-gcc): Add maybe-all-libbanshee.
6543         (configure-target-libgfortran): Define.
6544         * Makefile.in: Regenerate.
6545         * configure.in (host_libs): Add libbanshee.
6546         (target_libraries): Add target-libmudflap and target-libgfortran.
6547         Add --with-libbanshee.
6548         Handle --disable-libmudflap.
6549         (*-*-freebsd*): Use with_gmp.
6550         Add $(libgcj) to noconfigdirs.
6551         * configure: Regenerate.
6552         * depcomp: New file.
6553         * MAINTAINERS: Add tree-ssa maintainers.
6554
6555 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
6556
6557         * MAINTAINERS (Various Maintainers): Add myself.
6558
6559 2004-04-30  Brian Ford  <ford@vss.fsi.com>
6560
6561         * MAINTAINERS (Write After Approval): Add myself.
6562
6563 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
6564
6565         * MAINTAINERS (Write After Approval): Add myself.
6566
6567 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
6568
6569         * config/acx.m4: Fix fastcompare support for new-bootstrap.
6570         * configure: Regenerate.
6571
6572 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
6573
6574         Revert:
6575         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6576
6577         * Makefile.def (flags_to_pass): Remove *dir variables that
6578         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6579         as well as prefix and exec_prefix.
6580         * Makefile.in: Regenerate.
6581
6582 2004-04-26  Robert Millan  <robertmh@gnu.org>
6583
6584         Add patches from libtool CVS.
6585         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6586         * ltconfig: Likewise.
6587         * ltcf-c.sh: Likewise.
6588         * ltcf-cxx.sh: Likewise.
6589         * ltcf-gcj.sh: Likewise.
6590
6591 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6592
6593         * Makefile.def (host_modules): Mark with the bootstrap
6594         flag packages on which gcc depends.
6595         * Makefile.tpl (all-bootstrap): Use it.
6596         * Makefile.in: Regenerate.
6597
6598 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6599
6600         * Makefile.def (flags_to_pass): Remove *dir variables that
6601         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6602         as well as prefix and exec_prefix.
6603         * Makefile.in: Regenerate.
6604
6605 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6606
6607         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6608         * configure: Regenerate.
6609         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6610         * gcc/Makefile.tpl (compare): Use the result of the test.
6611         * gcc/Makefile.in: Regenerate.
6612
6613 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
6614
6615         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6616         Always relocate gcc and prev-gcc to the original names, even
6617         if the build fails.
6618         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6619         New targets.
6620
6621 2004-04-23  Laurent GUERBY <laurent@guerby.net>
6622
6623         * MAINTAINERS: Update my email address.
6624
6625 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6626
6627         * configure.in (mips*-*-irix5*): Enable ld.
6628         * configure: Regenerate.
6629
6630 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6631
6632         * configure: Regenerate.
6633
6634 2004-04-15  James E Wilson  <wilson@specifixinc.com>
6635
6636         * Makefile.tpl (configure-[+module+], configure-gcc,
6637         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6638         Set and export LDFLAGS.
6639         * Makefile.in: Regenerate.
6640
6641 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
6642
6643         * MAINTAINERS: Add myself to write-after-approval.
6644
6645 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6646
6647         PR bootstrap/14871
6648         * Makefile.tpl: If we don't have built-in-tree target tools,
6649         use the ones found by configure rather than hacking around with
6650         program_transform_name.
6651         * configure.in: Give Makefile.tpl the information necessary
6652         to do that.
6653         * Makefile.in: Regenerate.
6654         * configure: Regenerate.
6655
6656 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
6657
6658         PR bootstrap/14760
6659         * configure.in: When computing baseargs, strip *all* copies of
6660         offending options.  Also, don't match/substitute the trailing space,
6661         so that this actually works when two similar options are separated by
6662         only one space.
6663         * configure: Regenerate.
6664
6665 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
6666
6667         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6668         (rs6000-*-aix*): Same.
6669         * configure: Regenerate.
6670
6671 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
6672
6673         * MAINTAINERS: Add myself to write-after-approval.
6674
6675 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
6676
6677         * MAINTAINERS: Add myself to write-after-approval.
6678
6679 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
6680
6681         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6682         STRICT_WARN, WARN_CFLAGS flags passed down to make.
6683         * Makefile.in: Regenerate.
6684
6685         * configure.in (top level bootstrap support): Rework --enable-werror
6686         to set @stage2_werror_flag@.
6687         * configure: Regenerate.
6688         * Makefile.tpl (top level bootstrap support): Pass
6689         @stage2_werror_flag@ down to configure in stages 2 and 3.
6690         * Makefile.in: Regenerate.
6691
6692 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6693
6694         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6695         for stages 2 and 3 as well as in make.  As a consequence, remove
6696         OUTPUT_OPTION (now detected by configure) from the flags passed down
6697         to make.
6698         * Makefile.in: Regenerate.
6699
6700         * Makefile.tpl (new-bootstrap): Fix typo.
6701         * Makefile.in: Regenerate.
6702
6703 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6704
6705         * Makefile.tpl: Rearrange by moving recursive_targets rules
6706         into their proper sections.
6707         * Makefile.tpl (top level bootstrap support): Move disabling
6708         of coverage flags from 'make' to 'configure'; improve comments.
6709         * Makefile.in: Regenerate.
6710
6711         * Makefile.tpl (experimental top level bootstrap) Move stage1
6712         language setting from all- target to configure- target; disable
6713         intermodule optimization in stage 1; prevent gratuitous rebuilds
6714         of stage 1.
6715         * Makefile.in: Regenerate.
6716         * configure.in: Comma-separate stage 1 language list for top
6717         level bootstrap.
6718         * configure: Regenerate.
6719
6720         * Makefile.tpl: Clean up experimental top level bootstrap support:
6721         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6722         prev-gcc in configure- targets as well as all- targets.
6723         * Makefile.in: Regenerate.
6724
6725 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
6726
6727         * compile: New file imported from automake.
6728
6729 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
6730
6731         * configure.in: Remove symbolic link section.
6732         * configure: Regenerate.
6733         * Makefile.tpl (links): Remove.
6734         * Makefile.in: Regenerate.
6735
6736 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
6737             Nathanael Nerode  <neroden@gcc.gnu.org>
6738
6739         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6740         Set with AC_CHECK_PROGS.
6741         * configure.in: Fix comment typo from last patch.
6742         * configure: Regenerate.
6743
6744 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
6745
6746         * Makefile.tpl: Introduce experimental top level bootstrap support.
6747         * Makefile.in: Regenerate.
6748         * configure.in: Introduce support for top level bootstrap.
6749         * configure: Regenerate.
6750
6751 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6752             Paolo Bonzini  <bonzini@gnu.org>
6753
6754         PR bootstrap/14522
6755         * configure.in: Cope with shells that do not support unquoted ^
6756         * configure: Regenerate.
6757
6758 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6759             Paolo Bonzini  <bonzini@gnu.org>
6760
6761         PR bootstrap/14522
6762         * configure.in: Cope with shells that do not support nesting
6763         quotes inside quoted backquote substitutions.
6764         * configure: Regenerate.
6765
6766 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
6767
6768         PR bootstrap/14522
6769         * configure.in: Fix escaping of $.
6770         * configure: Regenerate.
6771
6772 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6773
6774         * configure: Regenerate, since I forgot to while committing Paolo's
6775         changes.
6776
6777 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
6778
6779         PR ada/14131
6780         Move language detection to the top level.
6781         * configure.in: Find default values for the tools as
6782         soon as possible.  Disable ada if GNAT is not found.
6783         Emit error message about missing languages.  Expand
6784         --enable-languages=all for the gcc subdirectory.
6785
6786 2004-03-10  Ben Elliston  <bje@gnu.org>
6787
6788         * MAINTAINERS: Update my email address.
6789
6790 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
6791
6792         * ltconfig: Disable building static libraries if building shared
6793         libraries on AIX 5L.
6794
6795 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
6796
6797         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6798         and disable libgcj.
6799         * configure: Regenerated.
6800
6801 2004-03-01  Brian Booth  <bbooth@redhat.com>
6802
6803         * MAINTAINERS: Add myself to write-after-approval.
6804
6805 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
6806
6807         * MAINTAINERS: Add myself to write-after-approval.
6808
6809 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6810
6811         PR bootstrap/7087
6812         * Makefile.tpl: Guard XFOO sed statements better.
6813         * Makefile.tpl: Add dependency for configure-target-libada.
6814         * Makefile.in: Regenerate (incidentally fixes broken
6815         commit when libada-branch was merged).
6816
6817 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
6818
6819         * MAINTAINERS: Add myself to write-after-approval.
6820
6821 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
6822
6823         * MAINTAINERS: Add Nicola Pero and myself as libobjc
6824         maintainers.
6825
6826 2004-02-20  Andrew Cagney  <cagney@redhat.com>
6827
6828         * config.guess: Update from version 2003-10-16 to 2004-02-16.
6829         * config.sub: Update from version 2003-11-03 to 2004-02-16.
6830
6831 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6832
6833         PR bootstrap/11932
6834         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6835
6836 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
6837
6838         * MAINTAINERS: Added myself to write-after-approval.
6839
6840 2004-02-14  Michael Koch  <konqueror@gmx.de>
6841
6842         * MAINTAINERS: Added myself to write-after-approval.
6843
6844 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
6845
6846         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
6847         some OS port maintainers to OS port maintainers section.
6848
6849 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
6850
6851         * MAINTAINERS: Add self.
6852
6853 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
6854
6855         * MAINTAINERS: Alphabetize.
6856
6857 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
6858
6859         * MAINTAINERS: Remove myself.
6860
6861 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
6862
6863         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6864         (rs6000-*-aix*): Same.
6865         * configure: Regenerate.
6866
6867 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
6868
6869         * configure.in (host): Add in missing $noconfigdirs to defines.
6870         * configure: Regenerate.
6871
6872 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
6873             Nathanael Nerode  <neroden@gcc.gnu.org>
6874
6875         PR ada/6637, PR ada/5911
6876         Merge with libada-branch:
6877         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6878         with appropriate dependencies. Add --enable-libada configure switch.
6879         * configure, Makefile.in: Regenerate.
6880
6881 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
6882
6883         * MAINTAINERS: Add myself to write-after-approval.
6884
6885 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6886
6887         * configure.in: Don't pass --with-stabs on IRIX 5 either.
6888         * configure: Regenerate.
6889
6890 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
6891
6892         Merge from upstream:
6893
6894         * ltmain.in: When setting IFS to '~', be careful about user
6895         arguments that contain '~'.
6896
6897         2004-02-04  Peter O'Gorman  <peter@pogma.com>
6898
6899         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
6900         Also test $base_compile against $CC with escaped arguments. Bug
6901         reported by Geoff Keating <geoffk@apple.com>.
6902
6903 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
6904
6905         * MAINTAINERS: Remove i960 port.
6906
6907 2004-01-23  DJ Delorie  <dj@redhat.com>
6908
6909         * Makefile.def (target_modules) [libiberty]: Don't stage.
6910         * Makefile.in: Rebuilt.
6911
6912 2004-01-20  Caroline Tice  <ctice@apple.com>
6913
6914         * MAINTAINERS: Add myself to write-after-approval.
6915
6916 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
6917
6918         * MAINTAINERS: Update my email address.
6919
6920 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
6921
6922         * MAINTAINERS: Add myself to write-after-approval.
6923
6924 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6925
6926         * MAINTAINERS: Remove entries without email address.
6927
6928 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
6929
6930         * MAINTAINERS: Add myself to write-after-approval.
6931
6932 2004-01-15  Steven Bosscher  <stevenb@suse.de>
6933
6934         * MAINTAINERS: Update my email address.
6935
6936 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
6937
6938         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6939         * Makefile.tpl (configure-target-[+module+]): Support stage.
6940         * Makefile.in: Rebuilt.
6941
6942 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
6943
6944         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
6945
6946 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
6947
6948         * MAINTAINERS: Add myself as a MIPS maintainer.
6949
6950 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6951
6952         * configure.in: Use ./config.cache, not config.cache.
6953         * configure: Regenerate.
6954         * Makefile.tpl: Special-casing not needed for GCC any more.
6955         * Makefile.in: Regenerate.
6956
6957         * configure.in: Don't share a cache file for host dirs.
6958         * configure: Regenerate.
6959
6960         * config-ml.in: Don't mess with the cache file.
6961
6962 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6963
6964         * MAINTAINERS: Move myself from 'Write After Approval' to
6965         'CPU Port Maintainers' section as SPARC maintainer.
6966
6967 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6968
6969         * Makefile.tpl: Make GCC use a separate config.cache.
6970         * Makefile.in: Regenerate.
6971
6972         PR bootstrap/11932, PR bootstrap/11933
6973         (I don't know if it will fix either of them, but it relates
6974         to them.)
6975         * configure.in: Don't use shared config.cache for target
6976         directories.
6977         * configure: Regenerate.
6978
6979 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
6980
6981         * MAINTAINERS: Add myself to 'Write After Approval' section.
6982
6983 2003-12-31  Roger Sayle  <roger@eyesopen.com>
6984
6985         * configure.in (ia64*-*-hpux*): Disable building java libraries.
6986         * configure: Regenerated.
6987
6988 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
6989
6990         * MAINTAINERS: Remove the mn10200 maintainer.
6991
6992 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
6993
6994         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6995         * configure: Regenerated.
6996
6997 2003-12-16  Jan Hubicka  <jh@suse.cz>
6998
6999         * MAINTAINERS: Add myself as callgraph maintainer.
7000
7001 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
7002
7003         * configure.in (raw_libstdcxx_flags): Remove the leading space.
7004         * configure: Regenerate.
7005
7006 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7007
7008         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7009         'Write After Approval' section. Update email.
7010
7011 2003-12-01  James Lemke  <jim@wasabisystems.com>
7012
7013         * MAINTAINERS (Write After Approval): Add myself.
7014
7015 2003-11-20  Matt Thomas  <matt@3am-software.com>
7016
7017         * MAINTAINERS: Add myself as a vax port maintainer.
7018
7019 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
7020
7021         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7022         (configure-build-[+module+], configure-[+module+]): Likewise.
7023         (configure-target-[+module+], configure-gcc, config.status): Likewise.
7024         * Makefile.in: Regenerate.
7025
7026 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
7027
7028         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7029         shared/dylibed libraries.
7030         * ltmain.sh: Likewise.
7031         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7032         * ltcf-cxx.sh: Likewise.
7033         * ltcf-gcj.sh: Likewise.
7034         * ltconfig: Likewise.
7035
7036 2003-11-17  Stan Cox  <scox@redhat.com>
7037
7038         * MAINTAINERS: Add myself as iq2000 port maintainer.
7039
7040 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
7041
7042         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7043         * Makefile.in: Regenerate.
7044
7045 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
7046
7047         * config.sub: Update to 2003-11-03 version.
7048
7049 2003-10-20  Phil Edwards  <phil@codesourcery.com>
7050
7051         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
7052         * configure:  Regenerate.
7053
7054 2003-10-20  Nicolas Pitre  <nico@cam.org>
7055
7056         * MAINTAINERS: Add myself to 'Write After Approval' section.
7057
7058 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
7059
7060         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7061
7062 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
7063
7064         * MAINTAINERS: Update my email address.
7065
7066 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7067
7068         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7069
7070 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
7071
7072         * MAINTAINERS: Add myself to 'Write After Approval' section.
7073
7074 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
7075
7076         * config.guess: Update to 2003-10-16 version.
7077         * config.sub: Update to 2003-10-16 version.
7078
7079 2003-10-15  David Daney  <ddaney@avtrex.com>
7080
7081         * MAINTAINERS: Added myself to 'Write After Approval' section.
7082
7083 2003-10-15  Falk Hueffner  <falk@debian.org>
7084
7085         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7086         'Write After Approval' section. Update email.
7087
7088 2003-10-14  Roger Sayle  <roger@eyesopen.com>
7089
7090         * MAINTAINERS: Move myself from 'Write After Approval' to
7091         'Various Maintainers' section as middle-end maintainer.
7092
7093 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7094
7095         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7096         HOST_FLAGS_TO_PASS.
7097         * Makefile.in: Regenerate.
7098
7099 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
7100
7101         * config.guess: Update to 2003-10-07 version.
7102         * config.sub: Update to 2003-10-07 version.
7103
7104 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7105
7106         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7107         * ltconfig (irix5*, irix6*): Don't override version_type.
7108
7109 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
7110
7111         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7112         * configure: Rebuilt
7113         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7114         * Makefile.in: Rebuilt
7115
7116 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7117
7118         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7119
7120 2003-09-30  Carlo Wood  <carlo@alinoe.com>
7121
7122         * MAINTAINERS (Write After Approval): Add myself.
7123
7124 2003-09-29  Paul Koning  <ni1d@arrl.net>
7125
7126         * MAINTAINERS: Move myself from "Write After Approval"
7127         to CPU platform maintainers for pdp11 platform.
7128
7129 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
7130
7131         * MAINTAINERS: Move myself from 'Write After Approval' to
7132         'Various Maintainers' section as libffi testsuite maintainer.
7133
7134 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
7135
7136         * configure.in: Pass a computed --program-transform-name
7137         to subconfigures.
7138         * configure: Regenerated.
7139
7140 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7141
7142         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7143         * Makefile.in: Regenerate.
7144
7145         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7146         * Makefile.in: Regenerate.
7147
7148 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
7149
7150         * MAINTAINERS: Move myself from 'Write After Approval'
7151         to 'Various Maintainers' (objective-c) section.
7152
7153 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
7154
7155         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7156         quoting.
7157         * configure: Regenerated.
7158
7159 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
7160
7161         * MAINTAINERS (Write After Approval): Add myself to write after
7162         approval list.
7163
7164 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
7165
7166         * MAINTAINERS (Write After Approval): Add myself.
7167
7168 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
7169
7170         * MAINTAINERS: Update my e-mail address.
7171
7172 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
7173
7174         * libtool.m4 (LD): Correct powerpc64 host match.
7175
7176 2003-09-06  James E Wilson  <wilson@tuliptree.org>
7177
7178         * MAINTAINTERS: Update my affiliation and email address.
7179
7180 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7181
7182         * MAINTAINERS (Write After Approval): Add myself.
7183
7184 2003-09-04  DJ Delorie  <dj@redhat.com>
7185
7186         * configure: Regenerate.
7187
7188 2003-09-04  Robert Millan  <robertmh@gnu.org>
7189
7190         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7191
7192 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7193
7194         * configure.in: Ensure arguments to sed are properly spaced.
7195         * configure: Regenerate.
7196
7197 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7198
7199         * MAINTAINERS: Update my e-mail address.
7200
7201 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
7202
7203         * MAINTAINERS (Write After Approval): Add myself.
7204
7205 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
7206
7207         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7208         * configure: Regenerated.
7209
7210 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7211
7212         * MAINTAINERS: Update my email address.
7213
7214 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
7215
7216         * configure.in:  Use newline instead of semicolon when assuming
7217         shell arguments in a for loop.
7218         * configure:  Regenerated.
7219
7220 2003-08-22  Jason Eckhardt  <jle@rice.edu>
7221
7222         * MAINTAINERS: Resurrect the i860 maintainer.
7223
7224 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
7225
7226         PR 8180
7227         * configure.in: When testing with_libs and with_headers, treat
7228         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
7229         * configure: Regenerate.
7230
7231         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7232         make, shell, etc.
7233         (baseargs): Likewise.
7234         * configure: Regenerate.
7235
7236 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
7237
7238         * MAINTAINERS (Write After Approval): Add myself.
7239
7240 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
7241
7242         * configure.in: Disable libgcj for darwin not on powerpc.
7243         * configure: Rebuild.
7244
7245 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
7246
7247         * config-ml.in, symlink-tree: Add license.
7248
7249 2003-08-03  Richard Stallman  <rms@gnu.org>
7250             Eben Moglen  <moglen@columbia.edu>
7251
7252         * README.SCO: New file.
7253
7254 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
7255
7256         * Makefile.tpl (check, check-c++): Express dependencies using
7257         dependencies rather than commands.
7258         * Makefile.in: Regenerate.
7259
7260 2003-08-01  Andrew Cagney  <cagney@redhat.com>
7261
7262         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7263         * configure: Ditto.
7264
7265 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
7266
7267         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7268         * Makefile.in: Update.
7269
7270 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
7271
7272         * configure.in: Enable libgcj for darwin.
7273         * configure: Rebuild.
7274
7275 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
7276
7277         * config-ml.in:  Use ac_configure_args directly instead of
7278         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
7279         actually seen.
7280
7281 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7282
7283         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7284         creating target and build subdirs to build all parent dirs as needed.
7285         * Makefile.in: Rebuild.
7286         * configure.in: Don't build dirs explicitly here.
7287         * configure: Rebuild.
7288
7289 2003-07-26  Paul Brook  <paul@nowt.org>
7290
7291         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7292
7293 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
7294
7295         * Makefile.tpl (all-make): Depend on intl.
7296         * Makefile.in: Rebuilt.
7297
7298 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
7299
7300         * install-sh:  Update to newer upstream versions (associated with
7301         aclocal 1.7).
7302         * mkinstalldirs:  Likewise.
7303         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
7304
7305 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
7306
7307         * MAINTAINERS: Move self from Bug database only accounts
7308         to write-after-approval.
7309
7310 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
7311
7312         * config.if: Remove unused libc_interface determination.
7313
7314 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7315
7316         * MAINTAINERS: Move self from write-after-approval to
7317         build machinery (*.in).
7318
7319 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7320
7321         PR bootstrap/11273
7322         PR bootstrap/11408
7323         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
7324         unused INSTALL_PROGRAM_ARGS.
7325         * configure.in: Use AC_PROG_INSTALL.
7326         * Makefile.in: Regenerate.
7327         * configure: Regenerate.
7328
7329 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
7330
7331         * MAINTAINERS: Alphabetize.
7332
7333 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
7334
7335         * configure: Rebuilt.
7336         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7337         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7338         newlib nor libgloss.
7339         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
7340         * configure.in (am33_2.0-*-linux*): Added.
7341
7342 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
7343
7344         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7345         * configure: Regenerate.
7346
7347 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
7348
7349         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7350         * Makefile.in: Regenerate.
7351
7352 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7353
7354         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7355         * Makefile.in: Regenerate.
7356
7357 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
7358
7359         * Makefile.tpl: Replace PWD with PWD_COMMAND.
7360         * Makefile.in: Regenerated.
7361
7362         * config-ml.in: Replace PWD with PWD_COMMAND.
7363
7364 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7365
7366         * intl: New directory; see intl/ChangeLog for details.
7367         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7368         * Makefile.tpl: all-gcc depends on maybe-all-intl.
7369         * Makefile.in: Regenerate.
7370
7371 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7372
7373         * configure.in: Clean up config-lang.in handling.  Delete
7374         useless assignment to "subdirs".
7375         * configure: Regenerate.
7376
7377 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7378
7379         * configure.in: Rename 'target_libs' to 'target_libraries'.
7380         Remove useless reference to 'target_libs'.
7381         * configure: Regenerate.
7382
7383 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
7384
7385         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7386         * Makefile.in: Regenerate.
7387
7388 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7389
7390         * Makefile.def: Introduce flags_to_pass.
7391         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7392         * Makefile.in: Regenerate.
7393
7394 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
7395
7396         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7397         and target-libgloss.
7398         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7399         <h8300*-*-*>: Disable libf2c and ${libgcj}.
7400         * configure: Regenerate.
7401
7402 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
7403
7404         * configure.in: Update testsuite_flags to new location.
7405         * configure. Regenerate.
7406
7407 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7408
7409         * Makefile.tpl: Remove BUILD_CC stuff.
7410         * Makefile.in: Regenerate.
7411
7412 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
7413
7414         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7415
7416 2003-06-16  Graeme Peterson  <gp@qnx.com>
7417
7418         * MAINTAINERS (Write After Approval): Add myself.
7419
7420 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
7421
7422         * config.guess: Update to 2003-06-12 version.
7423         * config.sub: Update to 2003-06-13 version.
7424
7425 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
7426
7427         * config.guess: Update to 2003-06-06 version.
7428         * config.sub: Update to 2003-06-06 version.
7429
7430 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7431
7432         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7433         * configure. Regenerate.
7434
7435 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7436
7437         * configure.in: Disable serial configure by default.
7438         * configure: Regenerate.
7439         * Makefile.tpl: Abolish .NOTPARALLEL.
7440         * Makefile.in: Regenerate.
7441
7442         * Makefile.tpl: Replace {build,host,target}_canonical by
7443         {build,host,target}.
7444         * Makefile.in: Regenerate.
7445
7446         * Makefile.tpl: Fix stupid pasto.
7447         * Makefile.in: Regenerate.
7448
7449 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7450
7451         * Makefile.tpl: Remove bogus conditional.
7452         * Makefile.in: Regenerate.
7453
7454 2003-06-05  Jan Hubicka  <jh@suse.cz>
7455
7456         * Makefile.tpl (profiledbootstrap): New target.
7457         * Makefile.in (profiledbootstrap): New target.
7458
7459 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
7460
7461         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7462         Pinski. Remove user names from other bugzilla-only maintainers.
7463
7464 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7465
7466         * Makefile.tpl: Make 'recursive targets' using autogen rather
7467         than shell loop.  Remove duplicate 'clean' targets and false
7468         comments.
7469         * Makefile.def: Add systematic dependencies to 'recursive' targets.
7470         Add systematic method of specifying missing targets in subdirs.
7471         Add copyright boilerplate.
7472         * Makefile.in: Regenerate.
7473         * configure.in: Add 'recursive targets' to maybe list.
7474         * configure: Regenerate.
7475
7476         * MAINTAINERS: "GNATS only" -> "Bug database only".
7477
7478         * Makefile.tpl: Rename [+target+] to [+make_target+].
7479         * Makefile.def: Rename 'target' to 'make_target'.
7480
7481 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
7482
7483         * MAINTAINERS: Add self as options handling maintainer.
7484
7485 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
7486
7487         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7488         been too long since I touched those ports.
7489
7490 2003-05-28  DJ Delorie  <dj@redhat.com>
7491
7492         * Makefile.tpl: Make maybe-check-gcc .PHONY.
7493         * Makefile.in: Regenerate.
7494
7495 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
7496
7497         * configure.in: Use curly braces in the definition of tooldir.
7498         * configure: Regenerate.
7499
7500 2003-05-21  DJ Delorie  <dj@redhat.com>
7501
7502         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7503         newlib or libgloss.
7504         * Makefile.in: Regenerate.
7505
7506 2003-05-21  DJ Delorie  <dj@redhat.com>
7507
7508         * Makefile.tpl: Add missing empty maybe-check-gcc target.
7509         * Makefile.in: Regenerate.
7510
7511 2003-05-20  Ian Lance Taylor  <ian@airs.com>
7512
7513         * MAINTAINERS: Update my e-mail address.
7514
7515 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7516
7517         * configure.in: Switch more things to use maybe dependencies.
7518         * Makefile.tpl: Switch more things to use maybe dependencies.
7519         Factor out common code from autogen IF statements.
7520         * configure: Regenerate.
7521         * Makefile.in: Regenerate.
7522
7523 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
7524
7525         * configure.in: Accept i[3456789]86 for machine type.
7526         * configure: Regenerate.
7527
7528 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7529
7530         * configure.in: Switch more things to use maybe dependencies.
7531         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
7532         * configure: Regenerate.
7533         * Makefile.tpl: Switch more things to use maybe dependencies.
7534         * Makefile.in: Regenerate.
7535
7536 2003-05-16  Andreas Schwab  <schwab@suse.de>
7537
7538         * Makefile.tpl (install-opcodes): Define.
7539         * Makefile.in: Rebuild.
7540
7541 2003-05-13  Andreas Jaeger  <aj@suse.de>
7542
7543         * config.guess: Update to 2003-05-09 version.
7544         * config.sub: Update to 2003-05-09 version.
7545
7546 2003-05-13  Michael Eager  <eager@mvista.com>
7547
7548         * configure.in: Correct sed script so that options in quotes are not
7549         deleted.
7550         * configure: Rebuild.
7551
7552 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
7553
7554         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7555         and $$s/newlib/libc/sys/cygwin32 include paths.
7556         * configure: Ditto.
7557
7558 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
7559
7560         * MAINTAINERS: Update my email addresses.
7561
7562 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7563
7564         * config-ml.in: Propagate INSTALL variables.
7565
7566 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7567
7568         * MAINTAINERS: Remove duplicate entries in Write After Approval.
7569
7570 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
7571
7572         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7573         * Makefile.in: Regenerate.
7574
7575 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
7576
7577         * MAINTAINERS (GNATS only): Add Falk Hueffner.
7578
7579 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
7580
7581         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7582
7583 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
7584
7585         * Makefile.tpl: Clean $(BUILD_SUBDIR).
7586         * Makefile.in: Regenerated.
7587
7588 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
7589
7590         * MAINTAINERS (Write After Approval): Upgrade myself from
7591         GNATS only to write-after-approval. Update my mail address.
7592
7593 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
7594
7595         (OS Port Maintainers: freebsd): Add myself.
7596
7597 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
7598
7599         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7600
7601 2003-04-22  Kean Johnston  <jkj@sco.com>
7602
7603         * MAINTAINERS (SCO ports): Added myself.
7604
7605 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
7606
7607         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7608
7609 2003-04-19  Kean Johnston  <jkj@sco.com>
7610
7611         * MAINTAINERS (Write After Approval): Add myself.
7612
7613 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7614
7615         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7616         * Makefile.in: Regenerate.
7617
7618 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
7619
7620         * configure.in (powerpc64*-*-linux*): Remove.
7621         * configure: Rebuilt.
7622
7623 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
7624
7625         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
7626         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7627         and restrap.
7628         * Makefile.in:  Regenerate.
7629
7630 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
7631
7632         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7633         * configure: Regenerated.
7634
7635 2003-04-15  DJ Delorie  <dj@redhat.com>
7636
7637         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7638
7639 2003-04-13  Nick Clifton  <nickc@redhat.com>
7640
7641         * config-ml.in: Remove support for --disable-aix removing
7642         call-aix multilibs.
7643
7644 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
7645
7646         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7647         * */configure: Rebuilt.
7648
7649 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
7650
7651         * MAINTAINERS: Add my email address.
7652
7653 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
7654
7655         * MAINTAINERS (Write After Approval): Add myself.
7656
7657 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7658
7659         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7660         * Makefile.in: Regenerate.
7661
7662 2003-03-14  Michael Chastain  <mec@shout.net>
7663
7664         * Makefile.in: Regenerate with correct Makefile.def.
7665
7666 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7667
7668         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
7669         Make macro.
7670         * Makefile.in: Regenerate.
7671         * configure.in: Clean up gxx_include_dir logic.
7672         * configure: Regenerate.
7673
7674 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
7675
7676         * MAINTAINERS (Write After Approval): Add myself.
7677
7678 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
7679
7680         * MAINTAINERS: Update my mail address.
7681
7682 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7683
7684         * configure.in (gxx_include_dir): Fix typo.
7685         * configure: Regenerated.
7686
7687 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7688
7689         * Makefile.tpl: Reindent.
7690         * Makefile.in: Regenerate.
7691         * configure.in: Reindent.  Don't set unused variables.
7692         * configure: Regenerate.
7693
7694 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
7695
7696         * configure.in: Include $(build_tooldir)/sys-include in
7697         FLAGS_FOR_TARGET.
7698         * configure: Regenerated.
7699
7700 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7701
7702         * Makefile.tpl: Always pass down RANLIB.
7703         * Makefile.in: Regenerate.
7704
7705         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7706         * Makefile.in: Regenerate.
7707         * configure.in: Remove unused logic relating to --enable-shared
7708         and --enable-threads.  Remove bogus comments.  Remove redundant
7709         noconfigdirs.
7710         * configure: Regenerate.
7711
7712         * configure.in: Replace ${libstdcxx_version} by its value.
7713         Remove reference to mh-dgux.
7714         * configure: Regenerate.
7715
7716 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
7717
7718         * MAINTAINERS (Write After Approval): Add myself.
7719
7720 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7721
7722         * Makefile.tpl: Rearrange.
7723         * Makefile.in: Regenerate.
7724
7725 2003-02-25  Uwe Stieber  <uwe@wwws.de>
7726
7727         * configure.in: Add support for kaOS as cross build target system.
7728         * configure: Regenerated.
7729
7730 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
7731
7732         * MAINTAINERS (Write after approval): Add myself.
7733
7734 2003-02-21  James E Wilson  <wilson@tuliptree.org>
7735
7736         * MAINTAINERS: Update my email address.
7737
7738 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
7739
7740         * MAINTAINERS: Add self to blanket write privs. section.
7741
7742 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
7743
7744         * Makefile.tpl: Add definition of CPPFLAGS to pass into
7745         configure-target-* as some target builds may require additional
7746         flags for preprocessor tests.
7747         * Makefile.in: Regenerated.
7748
7749 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
7750
7751         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7752         * ltconfig: Handle it.
7753         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7754         auto-detecting it.
7755
7756         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7757         it is used as argument to $CC.
7758         * ltcf-gcj.sh: Likewise.
7759
7760         * configure.in: Introduce --enable-maintainer-mode.
7761         * configure: Rebuilt.
7762         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7763         for maintainer mode.
7764         * Makefile.in: Rebuilt.
7765
7766 2003-02-18  Jason Merrill  <jason@redhat.com>
7767
7768         * Makefile.tpl (check-c++): Allow parallelism.
7769
7770 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7771
7772         * MAINTAINERS: Remove John Carr (who never actually had access to
7773         gcc.gnu.org).
7774
7775 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
7776
7777         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7778         don't configure target-libobjc.
7779         * configure: Regenerate.
7780
7781 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7782
7783         * Makefile.tpl (RANLIB): Define.
7784         * Makefile.in: Regenerate.
7785
7786 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
7787
7788         * MAINTAINERS: Update my email.
7789
7790 2003-02-06  Keith R Seitz  <keiths@redhat.com>
7791
7792         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7793         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7794         * Makefile.in: Regenerated.
7795         * configure.in: Remove all traces of snavigator, db, and grep.
7796         * configure: Regenerated.
7797
7798 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7799
7800         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
7801         After Approval.
7802
7803 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7804
7805         * MAINTAINERS (Write after approval): Add myself.
7806
7807 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
7808
7809         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7810         * Makefile.in: Regenerated.
7811
7812 2003-01-30  Roger Sayle  <roger@eyesopen.com>
7813
7814         * config.guess: Updated to 2003-01-30's version.
7815         * config.sub: Updated to 2003-01-28's version.
7816
7817 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
7818
7819         * config.if: If gcc_version is already set, just use it.  Don't set
7820         gcc_version_trigger if it's already set, otherwise set it to
7821         gcc/version.c, but only if the file exists.  If it is not set and
7822         gcc/version.c does not exist, try to extract the version number from
7823         $CC.
7824
7825 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
7826
7827         * MAINTAINERS: Add myself to write-after-approval list.
7828
7829 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
7830
7831         * configure.in:  Revert 24Jan change.
7832         * configure:  Regenerate.
7833
7834 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7835
7836         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
7837         entry of HJ Lu.
7838
7839 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7840
7841         * configure.in: Revert previous change.
7842         * configure: Regenerate.
7843
7844 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7845
7846         * configure.in: Make rda native-only.
7847         * configure: Regenerate.
7848
7849 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7850
7851         * MAINTAINERS: Move myself from GNATS-only-accounts to
7852         write-after-approval.
7853
7854 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7855
7856         * configure.in: Add missing \.
7857         * configure: Rebuilt.
7858
7859 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
7860
7861         * configure.in (baseargs): Avoid using \| in sed regular
7862         expressions.
7863         * configure: Rebuilt.
7864
7865 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
7866
7867         * configure.in (baseargs): Remove all supported forms of
7868         --cache-file, --srcdir, --host, --build and --target options
7869         from argument lists.
7870         * configure: Rebuilt.
7871
7872 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
7873
7874         * MAINTAINERS: Add myself to write-after-approval list.
7875
7876 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
7877
7878         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7879         * configure: Rebuilt.
7880
7881 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7882
7883         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7884         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7885         * Makefile.in: Regenerate.
7886         * configure: Regenerate.
7887
7888 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
7889
7890         * configure.in: Remove Makefile in build, host and target modules
7891         unless configure was run with --no-recursion.
7892         * configure: Rebuilt.
7893
7894 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7895
7896         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7897         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7898         * Makefile.in: Regenerate.
7899
7900 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
7901
7902         * config.guess: Update to 2003-01-03 version.
7903         * config.sub: Update to 2003-01-03 version.
7904
7905 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7906
7907         * configure: Regenerate with proper autoconf 2.13.
7908
7909 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7910
7911         * configure.in: Add AC_PREREQ for consistency.
7912         * configure: Regenerate.
7913
7914 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
7915
7916         * configure.in (GDB_TK): Add tcl directories conditional on
7917         gdb/gdbtk directory being present.
7918         * configure: Regenerate.
7919
7920 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
7921
7922         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
7923         used by gcc if LD is not defined and we are not doing a Canadian Cross.
7924         * configure: Rebuilt.
7925
7926 2002-12-31  Tom Tromey  <tromey@redhat.com>
7927
7928         * Makefile.in: Rebuilt.
7929         * Makefile.def (target_modules) [libffi]: Allow installation.
7930
7931 2002-12-31  Andreas Schwab  <schwab@suse.de>
7932
7933         * configure.in: Fix use of $program_transform_name.
7934         * configure: Regenerated.
7935
7936 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
7937
7938         * configure.in (baseargs): Don't remove first configure argument.
7939         * configure: Regenerated.
7940
7941 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
7942
7943         * Makefile.tpl (local-distclean): Don't remove...
7944         (multilib.ts): ... this.  Moved into...
7945         (multilib.out): ... this.  Don't use sub-make.
7946         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7947         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7948         (configure-build-[+module+], configure-[+module+],
7949         configure-target-[+module+], configure-gcc): ... these.  Test
7950         for Makefile existence.  Drop config.status from dependencies.
7951         * Makefile.in: Rebuilt.
7952         * configure.in: Move gcc-version-trigger to the end of
7953         ac_configure_args.  Add comments to maybedep.tmp and
7954         serdep.tmp.  Introduce --disable-serial-configure.  Remove
7955         nonopt from baseargs, matching and removing corresponding
7956         whitespace while at it.
7957         * configure: Rebuilt.
7958
7959 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
7960
7961         * configure.in (host_configargs): Replace reference to
7962         no-longer-defined buildopts with --build=${build_alias}.
7963         * configure: Rebuilt.
7964
7965         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
7966         program_transform_name to standard idiom.
7967         (AUTOGEN, AUTOCONF): Define.
7968         (Makefile.in): Use $(AUTOGEN).
7969         (Makefile): Depend on config.status, and use autoconf-style rule to
7970         build it.  Move original commands to...
7971         (config.status): ... this new target.
7972         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
7973         $(AUTOCONF).
7974         * Makefile.in: Rebuilt.
7975
7976 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7977
7978         * Makefile.tpl: Fix dramatic bustage due to change in
7979         program_transform_name.
7980         * Makefile.in: Regenerate.
7981
7982         * configure.in: Remove unnecessary PATH setting.
7983         * configure: Regnerate.
7984
7985         * configure.in: Don't default to unprefixed tools unless
7986         the native tools will work.
7987         * configure: Regenerate.
7988
7989         * configure.in: Convert to autoconf script.  Blow away lots
7990         of now-redundant Makefile fragments.
7991         * configure: Generate using Autoconf.
7992         * Makefile.tpl: Rewrite to reflect autoconfiscation.
7993         * Makefile.in: Regenerate.
7994
7995 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7996
7997         * configure: Fix stupid bug where RANLIB was mistakenly included.
7998
7999         * configure.in: Rename (buildargs, hostargs, targargs) to
8000         (build_configargs, host_configargs, target_configargs).
8001
8002         * configure.in: Move logic out of sed statement.
8003
8004         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
8005         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8006
8007 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
8008
8009         * config.sub: Import from master repository
8010         * config.guess: Ditto
8011
8012 2002-12-24  Andreas Schwab  <schwab@suse.de>
8013
8014         * Makefile.tpl (multilib.out): Fix missing space.
8015         * Makefile.in: Regenerate.
8016
8017 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8018
8019         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
8020         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
8021         * Makefile.in: Regenerate.
8022         * configure.in: Remove unnecessary leftovers.
8023
8024 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
8025
8026         * configure.in (extra_ranlibflags_for_target): New variable.
8027         (*-*-darwin): Add -c to ranlib commands.
8028         * configure (tooldir): Handle extra_ranlibflags_for_target.
8029
8030 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8031
8032         * Makefile.tpl: Revert HJL's change.
8033         * Makefile.in: Regenerated.
8034         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8035         always.
8036
8037 2002-12-19  Andreas Schwab  <schwab@suse.de>
8038
8039         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8040         * Makefile.in: Regenerate.
8041
8042 2002-12-18  H.J. Lu  <hjl@gnu.org>
8043
8044         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8045         * Makefile.in: Regenerated.
8046
8047         * configure.in (build_prefix): New. Substitute.
8048
8049 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8050
8051         * Makefile.tpl: Don't let real targets depend on phony targets.
8052         * Makefile.in: Regenerate.
8053
8054         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8055         * Makefile.in: Regenerate.
8056
8057 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
8058
8059         * config.sub: Import from master repository
8060         * config.guess: Ditto
8061
8062 2002-12-16  Jason Merrill  <jason@redhat.com>
8063
8064         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8065         previous 'make bootstrap'.
8066         * Makefile.in: Regenerate.
8067
8068 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
8069
8070         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8071
8072 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8073
8074         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8075         * Makefile.in: Regenerate.
8076
8077 2002-12-13  Jason Merrill  <jason@redhat.com>
8078
8079         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
8080         library tests.
8081         (check-c++): Just depend on it and check-target-libstdc++-v3.
8082         * Makefile.in: Regenerate.
8083
8084 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8085
8086         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8087         * Makefile.in: Rebuilt.
8088
8089 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8090
8091         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8092
8093 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8094
8095         * configure: Fix bug put in by gremlins.
8096
8097         * Makefile.tpl: Substitute more autoconfily.
8098         * configure: Substitute more autoconfily.
8099         * Makefile.in: Regenerate.
8100
8101 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
8102
8103         * config.sub: Import from master repository
8104         * config.guess: Ditto
8105         * MAINTAINERS: Added Svein Seldal under write after approval
8106
8107 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
8108
8109         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8110         * Makefile.in (all-sim): Ditto.
8111
8112 2002-12-06  DJ Delorie  <dj@redhat.com>
8113
8114         * Makefile.tpl: Change configure dependencies to not have real
8115         targets depend on phony targets.
8116
8117 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
8118
8119         * configure.in: Revert unintentional change.
8120
8121         * Makefile.tpl: Change dependency for */multilib.out so that
8122         it works when gcc isn't in the tree.
8123
8124         * configure.in: Substitute more.
8125         * configure: Run subconfigures from the Makefile.
8126         * Makefile.tpl: Run subconfigures from the Makefile; add a few
8127         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
8128
8129 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8130
8131         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8132
8133 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8134
8135         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8136         and corresponding dependencies.
8137         * Makefile.in: Regenerate.
8138
8139         * configure.in (host_tools): Order binutils, gas and ld for
8140         convenience in running the testsuites.
8141
8142         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8143         * Makefile.in: Regenerate.
8144         * configure.in: Introduce rules to serialize subconfigure runs.
8145
8146         * configure.in: Introduce BASE_CC_FOR_TARGET.
8147         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
8148         Realize configure-build-* targets.  Realize configure-target-* targets.
8149         * Makefile.in: Regenerate.
8150
8151 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8152
8153         * configure: Move gcc_version_trigger stuff from here...
8154         * configure.in: ...to here.
8155
8156         * configure.in: Separate subconfigure options added by this file from
8157         options given by the user.  Add machinery to put args for host
8158         subconfigures into the Makefile.
8159
8160         * Makefile.tpl: Remove 'vault' targets.
8161         * Makefile.tpl: Reorder and comment dependencies.
8162         * Makefile.in: Regenerate.
8163
8164 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8165         * configure.in: Fix my broken commit of previous patch. (sigh)
8166
8167 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8168
8169         * configure.in: Move host-specific darwin noconfigdirs into
8170         the host-specific section.
8171
8172 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8173
8174         * configure.in: Move host-specific darwin noconfigdirs into
8175         the host-specific section.
8176
8177 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8178
8179         * configure: Remove skip-this-dir support.
8180         * Makefile.tpl: Remove skip-this-dir support.
8181
8182         * Makefile.tpl: Remove leftover support for non-autoconfiscated
8183         subdirectories.
8184         * Makefile.in: Regenerate.
8185
8186         * Makefile.tpl: Strip out useless setting of 'dir'.
8187         * Makefile.in: Regenerate.
8188
8189 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8190
8191         * configure.in: Fix deeply stupid bug.
8192
8193         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8194         shell code in CXX_FOR_TARGET
8195         * Makefile.def: Introduce raw_cxx.
8196         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8197         RAW_CXX_FOR_TARGET.
8198         * Makefile.in: Regenerate.
8199
8200 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
8201
8202         * Makefile.tpl: Remove unnecessary ifs.
8203         * Makefile.in: Regenerate.
8204
8205         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
8206         dependencies.  Maybe-ize build-libiberty.  Create dummy install
8207         targets for 'no_install' modules.
8208         * configure: Move GDB_TK substitution to configure.in.  Move
8209         build_modules stuff to configure.in.
8210         * configure.in: Implement soft dependency machinery.  Maybe-ize
8211         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
8212         * Makefile.in: Regenerate.
8213
8214 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8215
8216         * Makefile.tpl: Make all-target, install-target behave similarly
8217         to all, install (only hitting configured targets).  Eliminate
8218         unused macro defintions.
8219
8220         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8221         build != host.
8222
8223         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8224
8225         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8226
8227         * configure.in: Produce lists of subdir targets we're actually
8228         configuring.  Remove references to "dosrel".
8229         * Makefile.tpl: Let configure set which subdir targets are hit.
8230         Remove install-cross; clean up install; remove ALL.  Remove
8231         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
8232         Autogenerate host module targets.  Remove empty dependency lines
8233         and redundant dependency; rearrange slightly.
8234         * Makefile.def: Add host-side libtermcap, utils.
8235
8236         * Makefile.in: Regenerate.
8237
8238 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8239
8240         * ltconfig (osf[345]): Append $major to soname_spec.
8241         Reflect this in library_names_spec.
8242         * ltmain.sh (osf): Prefix $major with . for use as extension.
8243
8244 2002-11-19  Andreas Jaeger  <aj@suse.de>
8245
8246         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8247         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8248         and sparc64 GNU/Linux systems.
8249
8250 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
8251
8252         * MAINTAINERS: Update email.
8253
8254 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8255
8256         * MAINTAINERS: Complete James Dennett's entry.
8257
8258 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
8259
8260         * MAINTAINERS (Write After Approval): Add myself.
8261
8262 2002-11-13  Bruce Korb  <bkorb@gnu.org>
8263
8264         * Makefile.tpl: syntactic cleanup
8265
8266 2002-11-13  Stuart Hastings  <stuart@apple.com>
8267
8268         * MAINTAINERS: Add myself to write-after-approval list.
8269
8270 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8271
8272         * Makefile.def: Add list of recursive targets to autogenerate.
8273         Add build_modules.
8274         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
8275         targets.  Autogenerate *-build-* targets.
8276         * Makefile.in: Regenerate.
8277
8278 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8279
8280         * configure: More autoconf-style substitutions.
8281         * Makefile.tpl: More autoconf-style substitutions.
8282         * Makefile.in: Regenerate.
8283
8284 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8285
8286         * configure: Substitute more variables in a more autoconf-friendly
8287         way.  Simplify slightly.
8288         * Makefile.tpl: Make more variables substitutable in an
8289         autoconf-friendly way.
8290         * Makefile.in: Regenerate.
8291
8292 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
8293
8294         * MAINTAINERS (Write After Approval): Add myself.
8295
8296 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8297
8298         * configure.in (v810*): Remove special setting of tools.
8299
8300         * configure: Add support for extra required flags for ar or nm.
8301         * configure.in (aix4.3+): Use above support for target-specific
8302         issues, rather than using config/mt-aix43.
8303
8304 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8305
8306         * configure: Remove 'removing', which doesn't work.  Replace $subdir
8307         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
8308         with $srcdir.  Reformat indentation.  Substitute some variables
8309         formerly hard-coded in the Makefile for build=host.
8310         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8311         * Makefile.def: Autogenerate more.
8312         * Makefile.in: Regenerate.
8313
8314 2002-11-04  Adam Nemet  <anemet@lnxw.com>
8315
8316         * MAINTAINERS (Write After Approval): Add myself.
8317
8318 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
8319
8320         * Makefile.def (host_modules): Add rda.
8321         * Makefile.in: Regenerate.
8322         * configure.in (target_tool): Add target-rda to list.
8323
8324 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8325
8326         * MAINTAINERS: Remove "co-maintainer" note for web pages.
8327
8328 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
8329
8330         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
8331         and restrap targets to this rule.
8332         * Makefile.in:  Regenerate.
8333
8334 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8335
8336         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8337         GNATS only accounts.
8338
8339 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
8340
8341         * configure.in (i[3456]86-*-linux*): Add check to disable
8342         ${libgcj} for glibc1.
8343
8344 2002-10-24  Denis Chertykov  <denisc@overta.ru>
8345
8346         * MAINTAINERS: Add myself as ip2k port maintainer.
8347
8348 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
8349
8350         * configure.in: Add tic4x target.
8351
8352 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8353
8354         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8355         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8356         * Makefile.in: Regenerate.
8357
8358         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8359         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8360         * Makefile.in: Regenerate.
8361
8362 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
8363
8364         * MAINTAINERS: Add myself as web pages co-maintainer.
8365
8366 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8367
8368         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8369         * Makefile.in: Regenerate.
8370
8371 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
8372
8373         * MAINTAINERS: Add myself and Nathan Sidwell
8374         <nathan@codesourcery.com> as VxWorks maintainers.
8375
8376 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8377
8378         * Makefile.def: Remove order dependency comments.
8379         * Makefile.tpl: Add explicit install-install dependencies.
8380         * Makefile.in: Regenerate.
8381
8382         * Makefile.tpl: Remove material now in src-release.  (Finally!)
8383         * Makefile.in: Regenerate.
8384
8385         * Makefile.tpl: Add configure-target (for src-release in src)
8386         * Makefile.in: Regenerate.
8387
8388 2002-09-30  Nick Clifton  <nickc@redhat.com>
8389
8390         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8391
8392 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
8393
8394         * configure.in (s390*-*-linux*): Enable libgcj.
8395
8396 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
8397
8398         * configure: Revert accidentally applied changes.
8399
8400         * Makefile.tpl: Make more autoconf-friendly.
8401         * Makefile.in: Regenerate.
8402         * configure: Make substitution more autoconf-like.
8403
8404 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
8405
8406         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8407         single entry to handle all these.
8408         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
8409         libjava on arm-*-elf.
8410
8411 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
8412
8413         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8414         things that depend on them.
8415
8416 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8417
8418         * Makefile.tpl: Make subsituted variables more autoconfy.
8419         * Makefile.in: Regenerate.
8420         * configure: Make seds more autoconfy.
8421
8422 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8423
8424         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8425         * Makefile.in: Regenerate.
8426         * configure.in: Rewrite sed statements to look autoconfy.
8427
8428         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8429         all-target-foo on configure-target-foo.
8430         * Makefile.def: Ditto.
8431         * Makefile.in: Rebuild.
8432
8433 2002-09-25  Andrew Haley  <aph@redhat.com>
8434
8435         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8436
8437 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8438
8439         * Makefile.def: New file.
8440         * Makefile.tpl: New file.
8441         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8442         * contrib/gcc_update: Note that Makefile.in is a generated file.
8443
8444         * configure.in: Minor rearrangement.  Simplify tests.
8445
8446 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
8447
8448         * configure.in (with_headers): Skip copy if value is "yes".
8449         (with_libs): Likewise.
8450
8451 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8452
8453         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8454         * configure.in (sh*-*-pe*): Ditto.
8455         * configure.in (mips*-*-pe*): Ditto.
8456         * configure.in (*arm-wince-pe): Ditto.
8457
8458         * configure.in: Rearrange.
8459
8460 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
8461
8462         * MAINTAINERS: Update my email address.
8463
8464 2002-08-30  Paul Koning  <pkoning@equallogic.com>
8465
8466         * MAINTAINERS: (Write After Approval): Add myself.
8467
8468 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
8469
8470         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8471
8472 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
8473
8474         * MAINTAINERS: Change my mailing address.
8475
8476 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
8477
8478         * MAINTAINERS (Write After Approval): Remove myself.
8479         (Various Maintainers: c++ runtime libs): Add myself.
8480
8481 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
8482
8483         * MAINTAINERS (Write After Approval): Remove myself.
8484         (Various Maintainers: c++ runtime libs): Add myself.
8485
8486 2002-08-15  Eric Christopher  <echristo@redhat.com>
8487
8488         * config.sub: Import from master repository.
8489         * config.guess: Ditto.
8490
8491 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
8492
8493         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8494         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8495         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8496
8497 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
8498
8499         * MAINTAINERS: Add self to rs6000 vector extensions.
8500
8501 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
8502
8503         * libiberty/configure: Reverted unintended yesterday's check in.
8504
8505 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
8506
8507         * boehm-gc/configure, libf2c/configure: Rebuilt.
8508         * libffi/configure, libiberty/configure: Ditto.
8509         * libjava/configure, libobjc/configure: Ditto.
8510         * libstdc++-v3/configure, zlib/configure: Ditto.
8511         Merged from binutils:
8512         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
8513         From Steve Ellcey <sje@cup.hp.com>:
8514         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8515         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8516         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8517         IA64.
8518         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8519         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8520         soname_spec, sys_lib_search_path_spec): Ditto.
8521
8522 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
8523
8524         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8525
8526 2002-08-04  H.J. Lu  (hjl@gnu.org)
8527
8528         * configure.in (mips*-*-linux*): Don't skip target-libffi.
8529
8530 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
8531
8532         * MAINTAINERS (Write After Approval): Add myself.
8533
8534 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
8535
8536         * configure.in: Move generic linux case to end.  Copy generic
8537         linux noconfigdirs to mips*-*-linux* entry and new
8538         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
8539
8540 2002-07-19  Michael Matz  <matz@suse.de>
8541
8542         * MAINTAINERS: Add myself as ra* maintainer.
8543
8544 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
8545
8546         * config.guess: Update to 2002-07-09 version.
8547         * config.sub: Update to 2002-07-03 version.
8548
8549 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
8550
8551         * MAINTAINERS: Fix typo in a maintainer email address.
8552
8553 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8554
8555         * configure.in: Remove two redundant tests.
8556
8557 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8558
8559         * configure.in (mips*-*-irix6*o32): Enable stabs.
8560
8561 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
8562
8563         * configure.in: Don't build grez.
8564         * Makefile.in: Ditto.
8565
8566         * Makefile.in: Remove references to bsp, cygmon, libstub.
8567         * configure.in: Ditto.
8568
8569         * configure.in: Remove leftover reference to gdbtest.
8570
8571 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
8572
8573         * configure.in (gxx_include_dir):  Change to match versioned
8574         C++ headers if --enable-version-specific-runtime-libs is used.
8575
8576 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
8577
8578         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8579
8580 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8581
8582         * configure.in: Make --without-x work.
8583
8584 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8585
8586         * configure.in: Rearrange target Makefile fragment collection.
8587
8588         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8589         cvs[src].
8590         * configure.in: Ditto.
8591
8592 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
8593
8594         * MAINTAINERS (Write After Approval): Update my e-mail address.
8595
8596 2002-06-24  Ben Elliston  <bje@redhat.com>
8597
8598         * configure.in (host_tools): Remove cgen.
8599
8600         * Makefile.in (all-cgen): Remove; runs from its source directory.
8601         (check-cgen, install-cgen, clean-cgen): Likewise.
8602         (all-opcodes): Do not depend on all-cgen.
8603         (all-sim): Likewise.
8604
8605 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8606
8607         * Makefile.in: Eliminate 'apache' targets.
8608         * configure.in: Eliminate 'apache' targets.
8609
8610         * configure.in: Eliminate redundant tests.  Reorganize.
8611
8612         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8613
8614         * config-ml.in: Eliminate references to Cygnus configure.
8615
8616         * Makefile.in: Eliminate references to building emacs.
8617
8618 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
8619
8620         * MAINTAINERS: Update my email address.
8621
8622 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
8623
8624         * config.if (libstdcxx_incdir): Version C++ headers.
8625         (cxx_incdir): Remove.
8626
8627 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8628
8629         * MAINTAINERS (Write After Approval): Add self.
8630
8631 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
8632
8633         * configure.in: Add support for ip2k.
8634
8635 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
8636
8637         * configure.in: Fix AIX configury bug.
8638
8639 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
8640
8641         * MAINTAINERS (Write After Approval): Add self.
8642
8643 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8644
8645         * configure.in: replace ${topsrcdir} with ${srcdir}
8646
8647         * configure.in: Move definition of libstdcxx_flags
8648         right above usage, rather than waaay earlier.
8649
8650         * configure.in: Pull definition of is_cross_compiler earlier.
8651
8652         * configure.in: Rearrange a little.
8653
8654         * configure.in: Remove references to librx.
8655         * Makefile.in: Remove references to librx.
8656
8657 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
8658
8659         * config.sub: Add support for avr target.
8660         Import from master sources, rev 1.255
8661
8662 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
8663
8664         * configure, .cvsignore:  Revert previous change...
8665         * Makefile:  ...delete.
8666
8667 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8668
8669         * configure.in: Eliminate ${gasdir} variable.
8670
8671 2002-06-18  Dave Brolley  <brolley@redhat.com>
8672
8673         * configure.in: Add support for frv.
8674         * config.sub: Add support for frv.
8675
8676 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8677
8678         * configure:  Remove garbage from previous commit.
8679
8680 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8681
8682         * configure:  For in-source builds, make a subdir and re-exec there.
8683         * Makefile:  New file.  Pass targets through to build directory.
8684         * .cvsignore:  No longer ignore "Makefile".
8685
8686 2002-06-16  Douglas Rupp  <rupp@gnat.com>
8687
8688         * MAINTAINERS (Write After Approval): Add self.
8689
8690 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8691
8692         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8693
8694 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
8695
8696         * configure.in (vax-*-netbsd*): Re-enable gas.
8697
8698 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
8699
8700         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8701         BUILD_PREFIX_1, to correct nomenclature.
8702         * configure: Likewise.
8703
8704         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8705         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8706
8707 2002-05-31  Olaf Hering  <olh@suse.de>
8708
8709         * config-ml.in: Propogate DESTDIR also.
8710
8711 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
8712
8713         * configure.in (vax-*-netbsd*): Don't build gas for this
8714         platform.
8715
8716 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8717
8718         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8719         and libgcj for AVR.
8720
8721 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
8722
8723         * MAINTAINERS (Write After Approval): Add myself.
8724
8725 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
8726
8727         * config.guess: Update to 2002-05-22 version.
8728         * config.sub: Likewise.
8729
8730 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8731
8732         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8733         * config-ml.in: Likewise.
8734         * configure: Likewise.
8735         * configure.in: Likewise.
8736
8737 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
8738
8739         * MAINTAINERS: Update my email address.
8740
8741 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
8742
8743         * configure.in: Simplify makefile fragment collection.
8744
8745         * configure.in: Remove code to build emacs.
8746
8747         * configure.in : Remove --srcdir argument from targargs and buildargs
8748         (it's always overridden in the Makefile anyway).  Rearrange a bit.
8749
8750         * configure: Move some logic to configure.in.
8751         * configure.in: Move some logic from configure.
8752
8753 2002-05-11  Tom Tromey  <tromey@redhat.com>
8754
8755         * MAINTAINERS: Reflect libgcj reality.
8756
8757 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
8758
8759         * Makefile.in: Honour DESTDIR.
8760
8761 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
8762
8763         * config.guess: Import 2002-03-20 version.
8764         * config.sub: Import 2002-04-26 version.
8765
8766 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8767
8768         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
8769
8770 2002-05-07  Tim Josling  <tej@melbpc.org.au>
8771
8772         * MAINTAINERS: Add self.
8773
8774 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
8775
8776         * ltmain.sh: Detect and handle object name conflicts
8777         while piecewise linking a static library.
8778
8779 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
8780
8781         * configure.in (noconfigdirs): Don't disable libgcj on
8782         sparc64-*-solaris* and sparcv9-*-solaris*.
8783
8784 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
8785
8786         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8787
8788 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
8789
8790         * configure.in (FLAGS_FOR_TARGET): Do not add
8791         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8792         on i[3456]86-*-linux*.
8793
8794 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
8795
8796         * configure.in (noconfigdirs): Replace [ ] with test.
8797
8798         * configure.in (noconfigdirs): Do not add target-newlib if
8799         target == i[3456]86-*-linux*, and host == target.
8800
8801 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
8802
8803         * configure.in: delete reference to absent file
8804
8805         * configure.in: replace '[' with 'test'
8806
8807         * configure.in: Eliminate references to gash.
8808         * Makefile.in: Eliminate references to gash.
8809
8810         * configure.in: remove useless references to 'pic' makefile fragments.
8811
8812         * configure.in: (*-*-windows*) Finish removing.
8813
8814         * configure.in: Eliminate redundant test for libgui.
8815
8816 2002-04-29  Roger Sayle  <roger@eyesopen.com>
8817
8818         * MAINTAINERS: Add self and realphabetize.  Update entries
8819         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
8820         entry for a29k port maintainer.
8821
8822 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
8823
8824         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8825         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8826
8827 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
8828
8829         * configure.in: remove references to dead files
8830
8831 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
8832
8833         * MAINTAINERS: Add information about purpose of this file.
8834
8835 2002-04-18  Tom Tromey  <tromey@redhat.com>
8836
8837         * configure.in: Disallow configuring libgcj when it is already
8838         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
8839         Solaris 2.8 by default.  For PR libgcj/6158.
8840
8841 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8842
8843         * configure.in:  Move default CC setting out of config/mh-* fragments
8844         directly into here.
8845
8846 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8847
8848         * configure.in: don't even try to configure or make a subdirectory
8849         if there's no configure script for it.
8850
8851 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
8852
8853         * MAINTAINERS: Remove chill maintainers.
8854         * Makefile.in (CHILLFLAGS): Remove.
8855         (CHILL_LIB): Remove.
8856         (TARGET_CONFIGDIRS): Remove libchill.
8857         (CHILL_FOR_TARGET): Remove.
8858         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8859         CHILL_LIB.
8860         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8861         (CHECK_TARGET_MODULES): Likewise.
8862         (INSTALL_TARGET_MODULES): Likewise.
8863         (CLEAN_TARGET_MODULES): Likewise.
8864         (configure-target-libchill): Remove.
8865         (all-target-libchill): Remove.
8866         * configure.in (target_libs): Remove target-libchill.
8867         Do not compute CHILL_FOR_TARGET.
8868         * libchill: Remove directory.
8869
8870 2002-04-11  DJ Delorie  <dj@redhat.com>
8871
8872         * Makefile.in, configure.in: Sync with binutils, entries
8873         follow...
8874
8875 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
8876
8877         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
8878         (do-tar, do-bz2): New rules.
8879         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
8880         (gdb-tar): New rule.
8881         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
8882         (insight_dejagnu.tar): New rule.
8883         (insight.tar): New rule.
8884         (gdb+dejagnu.tar): New rule.
8885         (gdb.tar): New rule.
8886
8887 2002-02-01  Mo DeJong  <supermo@bayarea.net>
8888
8889         * Makefile.in: Add all-tix to deps for all-snavigator
8890         so that tix is built when building snavigator.
8891
8892 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
8893
8894         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8895         ld and gdb are not supported.
8896
8897 2002-01-07  Mark Salter  <msalter@redhat.com>
8898
8899         * configure.in: Remove target-bsp and target-cygmon from arm builds.
8900         Allow target-libgloss to be built for arm, strongarm, and xscale.
8901
8902 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
8903
8904         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8905         options for i[3456]86-pc-linux* native builds.
8906
8907 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
8908
8909         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8910         files from .po files for a distribution.
8911
8912 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
8913
8914         * configure.in: Enable libstdc++-v3 for h8300 targets.
8915
8916 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
8917
8918         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
8919         version from bfd/.
8920
8921 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
8922
8923         * Makefile.in (VER): When present, extract the version number from
8924         the file version.in.
8925
8926 2001-05-24  Tom Rix  <trix@redhat.com>
8927
8928         * configure.in : enable ld for aix
8929
8930 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8931
8932         * config.guess: Add linux target for S/390.
8933
8934 2000-11-07  Philip Blundell  <pb@futuretv.com>
8935
8936         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8937
8938 2000-11-03  Philip Blundell  <pb@futuretv.com>
8939
8940         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8941         files.
8942
8943 2001-01-15  Ben Elliston  <bje@redhat.com>
8944
8945         * configure.in (host_tools): Add sid.
8946         Always configure cgen.
8947
8948 2000-11-24  Nick Clifton  <nickc@redhat.com>
8949
8950         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
8951
8952
8953 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
8954
8955         * Makefile.in (ALL_MODULES): Add all-cgen.
8956         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8957         (all-cgen): New target.
8958         (all-opcodes,all-sim): Depend on all-cgen.
8959         * configure.in (host_tools): Add cgen.
8960         Only configure cgen if --enable-cgen-maint.
8961
8962 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
8963
8964         * configure.in: Add *-*-freebsd* configurations.
8965
8966 2002-04-08  Tom Tromey  <tromey@redhat.com>
8967
8968         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8969         Fixes PR libgcj/6068.
8970
8971 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
8972
8973         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8974
8975 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8976
8977         * configure.in (alpha*-dec-osf*): Enable libgcj.
8978
8979 2003-03-27  Matthew Gingell  <gingell@gnat.com>
8980
8981         * MAINTAINERS (Write After Approval): Add myself.
8982
8983 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
8984
8985         Fix for: PR bootstrap/3591, target/5676
8986         * configure.in (mcore-pe): Disable the configuration of
8987         libstdc++-v3 since exceptions are not supported.
8988
8989 2002-03-20  Anthony Green  <green@redhat.com>
8990
8991         * configure.in: Enable libgcj for xscale-elf target.
8992
8993 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
8994
8995         * MAINTAINERS:  Update my email address.
8996
8997 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
8998
8999         * ltmain.sh (relink_command): Fix typo in previous change.
9000
9001 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
9002
9003         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
9004         (relink_command): Added --tag flags.
9005         (mode=install): If relinking fails; error out.
9006
9007 2002-03-12  Richard Henderson  <rth@redhat.com>
9008
9009         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
9010         .NOTPARALLEL tag.
9011         (do-check): Rename from check.
9012         (check): Allow parallel check.
9013
9014 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
9015
9016         * MAINTAINERS: Add myself as maintainer for xtensa port.
9017         Fix alphabetical order in CPU port maintainer list.
9018         Remove myself from Write After Approval list.
9019
9020 2002-03-11  Richard Henderson  <rth@redhat.com>
9021
9022         * Makefile.in (.NOTPARALLEL): Add fake tag.
9023
9024 2002-03-07  H.J. Lu  (hjl@gnu.org)
9025
9026         * configure.in: Enable gprof for mips*-*-linux*.
9027
9028 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
9029
9030         * MAINTAINERS (Write After Approval): Add myself.
9031
9032 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
9033
9034         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9035         libjava.
9036         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9037
9038 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
9039
9040         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9041         because its Makefile is there; test for the executable instead.
9042
9043 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
9044
9045         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9046         libstdc++-v3 and libjava.
9047
9048 2002-02-11  Adam Megacz  <adam@xwt.org>
9049
9050         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9051         boehm-gc
9052
9053 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
9054
9055         * config.guess: Updated to 2002-01-30's version.
9056         * config.sub: Updated to 2002-02-01's version.
9057         Contribute sh64-elf.
9058         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
9059         * configure.in: Added sh64-*-*.
9060
9061 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
9062
9063         * MAINTAINERS: Belatedly add myself to write after approval list.
9064
9065 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
9066
9067         * MAINTAINERS: Put self in as maintainer for x86-64 port.
9068         Remove self as Write After Approval.
9069
9070 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
9071
9072         * MAINTAINERS: Put self in as maintainer for contrib/regression
9073         directory.
9074
9075 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
9076
9077         * MAINTAINERS:  Update my email address.
9078
9079 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
9080
9081         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
9082         target-libiberty, and target-libgloss.  Skip Java-related
9083         libraries if not supported for NetBSD on target CPU.
9084
9085 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
9086
9087         * install-sh: Use _inst.$$_ for temp file name.
9088
9089 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
9090
9091         * MAINTAINERS (Write After Approval): Move my contact info
9092         from here...
9093         (OS Port Maintainers): ...to here (netbsd).
9094
9095 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
9096
9097         * MAINTAINERS (Write After Approval): Add myself.
9098
9099 2002-01-17  H.J. Lu  <hjl@gnu.org>
9100
9101         * Makefile.in (all-fastjar): Also depend on all-libiberty.
9102         (all-target-fastjar): Also depend on all-target-libiberty.
9103
9104 2002-01-16  H.J. Lu  (hjl@gnu.org)
9105
9106         * config.guess: Import from master sources, rev 1.225.
9107         * config.sub: Import from master sources, rev 1.238.
9108
9109 2002-01-16  Kazu Hirata  <kazu@hxi.com>
9110
9111         * MAINTAINERS (Write After Approval): Remove myself.
9112
9113 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
9114
9115         * MAINTAINERS (Write After Approval): Add myself.
9116
9117 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9118
9119         * MAINTAINERS: Add self as docs co-maintainer.
9120
9121 2001-12-11  Matthias Klose  <doko@debian.org>
9122
9123         * MAINTAINERS (Write After Approval): Add myself.
9124
9125 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
9126
9127         * MAINTAINERS: Update my email address.
9128
9129 2001-12-07  Turly O'Connor  <turly@apple.com>
9130         * MAINTAINERS (Write After Approval): Add myself.
9131         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9132         (rs6000_initialize_trampoline): Call __trampoline_setup for
9133         ABI_DARWIN too.
9134         * darwin-tramp.asm: New file, implements __trampoline_setup.
9135         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9136
9137 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
9138
9139         * MAINTAINERS (Write After Approval): Add myself.
9140
9141 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
9142
9143         * configure, configure.in: Use temp file for long sed commands.
9144
9145 2001-12-03  Laurent Guerby  <guerby@acm.org>
9146
9147         * config.sub: Update to version 1.232 on subversion.
9148
9149 2001-12-03  Ben Elliston  <bje@redhat.com>
9150
9151         * MAINTAINERS: Update mail address for config.* patches.
9152
9153 2001-11-27  DJ Delorie  <dj@redhat.com>
9154             Zack Weinberg  <zack@codesourcery.com>
9155
9156         When build != host, create libiberty for the build machine.
9157
9158         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9159         CONFIG_ARGUMENTS.
9160         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9161         New variables.
9162         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9163         and rules.
9164         (all.normal): Depend on ALL_BUILD_MODULES.
9165         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9166         (all-build-libiberty): Depend on configure-build-libiberty.
9167
9168         * configure: Calculate and substitute proper value for
9169         ALL_BUILD_MODULES.
9170         * configure.in: Create the build subdirectory.
9171         Calculate and substitute TARGET_CONFIGARGS (formerly
9172         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9173
9174 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
9175
9176         * MAINTAINERS (write-after-approval): Add self.
9177
9178 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9179
9180         * MAINTAINERS (GNATS only accounts): Remove self.
9181
9182 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
9183
9184         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9185         libf2c.
9186
9187 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9188
9189         * MAINTAINERS (Write After Approval): Add self.
9190
9191 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9192
9193         * MAINTAINERS: mips and s390 are also CPU ports.
9194
9195 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9196
9197         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9198
9199 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
9200
9201         * MAINTAINERS: Alphabetize.
9202
9203 2001-11-09  Kazu Hirata  <kazu@hxi.com>
9204
9205         * MAINTAINERS (Various maintainers: h8 port): Add myself.
9206
9207 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9208
9209         * MAINTAINERS (Various maintainers: hppa port): Added myself.
9210
9211 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
9212
9213         * configure.in (--enable-languages): Be more permissive about
9214         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
9215
9216 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
9217
9218         * config.sub: Import from master sources, rev. 1.230.
9219         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9220
9221 2001-11-07  Laurent Guerby  <guerby@acm.org>
9222
9223         * MAINTAINERS (Write After Approval): Add self.
9224
9225 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
9226
9227         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9228
9229 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
9230
9231         * config.sub: Import from master sources, rev 1.226.
9232         * config.guess: Import from master sources, rev 1.216.
9233
9234 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
9235
9236         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9237         * MAINTAINERS: Add self as maintainer of MMIX port.
9238         Remove old after-approval entry.
9239
9240 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
9241
9242         * ChangeLog, configure: Fix spelling errors.
9243
9244 2001-10-20  Brendan Kehoe  <brendan@zen.org>
9245
9246         * MAINTAINERS: Tweak my address.
9247
9248 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
9249
9250         * MAINTAINERS: Update my email address.
9251
9252 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
9253
9254         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9255         * MAINTAINERS: Add self as maintainer of CRIS port.
9256
9257 2001-10-10  Geert Bosch  <bosch@gnat.com>
9258
9259         * MAINTAINERS (Various maintainers: Ada front end):
9260         Added Robert Dewar.
9261
9262 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
9263
9264         * MAINTAINERS (Write After Approval): Added self
9265
9266 2001-10-02  Geert Bosch  <bosch@gnat.com>
9267
9268         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9269
9270 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9271
9272         * configure: Handle temporary files securely using mkdir.
9273
9274 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
9275
9276         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9277
9278 2001-09-26  Will Cohen  <wcohen@redhat.com>
9279
9280         * configure.in (*-*-linux*): Disable configuration of target-newlib
9281         and target-libgloss.
9282
9283 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9284
9285         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9286         RANLIB.
9287
9288 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
9289
9290         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9291         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9292         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9293         avoid quotes nesting problems.
9294         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9295         (DO_X): Export only variables that are set.
9296
9297 2001-09-19  Ben Elliston  <bje@redhat.com>
9298
9299         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9300         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9301         semantics.  Use the shell built-in "type" command instead.
9302
9303 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
9304
9305         Merged from gcc-3_0-branch:
9306         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
9307         * ltcf-c.sh: Use $objext, not $ac_objext.
9308         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
9309         * ltcf-cxx.sh: Add support for GNU.
9310         2001-07-22  Timothy Wall  <twall@redhat.com>
9311         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
9312         default settings if using GNU tools with that configuration.
9313         * ltcf-cxx.sh: Ditto.
9314         * ltcf-gcj.sh: Ditto.
9315         2001-07-21  Michael Chastain  <chastain@redhat.com>
9316         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9317         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
9318         * ltmain.sh: Mark as gcc-local.
9319
9320 2001-08-30  Eric Christopher  <echristo@redhat.com>
9321             Jason Eckhardt  <jle@redhat.com>
9322
9323         * config.guess: Merge from master sources.
9324         * config.sub: Merge from master sources, add support for mipsisa32.
9325
9326 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
9327         * config.sub: Merge from master sources, rev 1.219.
9328         * MAINTAINERS: Add self as contact for stormy16 port.
9329
9330 2001-08-14  Zack Weinberg  <zackw@panix.com>
9331
9332         * config.sub: Merge from master sources, rev 1.218.
9333         * config.guess: Merge from master sources, rev 1.209.
9334
9335 2001-08-11  Graham Stott  <grahams@redhat.com>
9336
9337         * Makefile.in (check-c++): Add missing semicolon.
9338
9339 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
9340
9341         * MAINTAINERS (Various maitainers: predict.def): Added myself.
9342
9343 2001-07-30  Eric Christopher  <echristo@redhat.com>
9344
9345         * MAINTAINERS (Various maintainers: mips port): Added myself.
9346
9347 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
9348
9349         * configure.in (sh-*-linux*): New.
9350
9351 2001-07-27  Richard Henderson  <rth@redhat.com>
9352
9353         * .cvsignore: Add LAST_UPDATED.
9354
9355 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
9356
9357         * MAINTAINERS (Various maintainers: s390 port): Added myself.
9358
9359 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
9360
9361         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9362
9363 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
9364
9365         * MAINTAINERS (Write After Approval): Added myself.
9366
9367 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9368
9369         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9370         and libgcj on m68hc11/m68hc12.
9371
9372 2001-06-27  H.J. Lu  (hjl@gnu.org)
9373
9374         * Makefile (CFLAGS_FOR_BUILD): New.
9375         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9376
9377 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9378
9379         * README: Remove version number.
9380
9381 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9382
9383         * INSTALL/README: Update wrt. to the installation instructions now
9384         residing in gcc/doc/install.texi.
9385
9386 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9387
9388         * README: Replace with a cut-down and updated version of gcc/README.
9389
9390 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
9391
9392         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9393         multilibs to be disabled.
9394
9395 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
9396
9397         * MAINTAINERS (Write After Approval): Add myself.
9398
9399 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
9400
9401         * config.guess: Import CVS version 1.195.
9402         * config.sub: Import CVS version 1.212.
9403
9404 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
9405
9406         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9407         gcc/xgcc is built, use -print-prog-name to find out the program
9408         name to use.
9409
9410 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
9411
9412         * config.guess:  Import CVS version 1.194.  All gcc-local changes
9413         appear to also be in the master copy.
9414         * config.sub:  Import CVS version 1.211.
9415
9416 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
9417
9418         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9419         with_gcc]: Use `gcc -shared' to build a shared library.
9420
9421 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9422
9423         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9424         archives.
9425
9426 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9427
9428         * MAINTAINERS (Write After Approval): Add myself.
9429
9430 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
9431
9432         * configure.in (libstdcxx_flags): Do not try to execute
9433         libstdc++-v3/testsuite_flags until it exists.
9434
9435 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
9436
9437         * MAINTAINERS: Update my email address.
9438
9439 2001-05-31  Graham Stott  <grahams@redhat.com>
9440
9441         * MAINTAINERS (Write After Approval): Add myself.
9442
9443 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
9444
9445         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
9446         libraries when using g++ with native linker.
9447
9448 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
9449
9450         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9451
9452 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
9453
9454         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9455         [aix4*|aix5*]: Prepend blank.
9456
9457 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
9458
9459         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9460         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
9461         of subdir/configure scripts to use the new libtool.m4.
9462
9463 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
9464
9465         * MAINTAINERS (Write After Approval): Add myself.
9466
9467 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
9468
9469         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9470
9471 2001-05-11  Ben Elliston  <bje@redhat.com>
9472
9473         * Makefile.in (all-sid): New target.
9474         (check-sid, clean-sid, install-sid): Likewise.
9475
9476 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
9477
9478         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9479
9480 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9481
9482         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9483         libgcj.
9484
9485 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9486
9487         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9488         gcc/xgcc is built, use -print-prog-name to find out the program
9489         name to use.
9490
9491 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
9492
9493         * configure.in (noconfigdirs): Don't reset it from scratch in the
9494         target case; only append to it.
9495
9496         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9497         sparc-*-solaris2.8]: Disable ${libgcj}.
9498
9499 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
9500
9501         * configure.in (libgcj_saved): Copy from $libgcj.
9502         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9503         --disable-libgcj.
9504
9505 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
9506
9507         * MAINTAINERS: Remove self as MIPS maintainer and
9508         C front end maintainer.
9509
9510 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
9511
9512         * configure.in: Move *-chorusos target case to the proper switch.
9513         Disable libgcj.
9514
9515 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9516
9517         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9518         1.641.2.228.
9519
9520 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9521
9522         * Makefile.in (STAGE1_CFLAGS): Pass down.
9523
9524 2001-04-13  Alan Modra  <amodra@one.net.au>
9525
9526         * config.guess: Add hppa64-linux support.  Note for next import that
9527         this is already in the master file.
9528         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
9529
9530 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9531
9532         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9533         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9534
9535 2001-04-11  Stan Shebs  <shebs@apple.com>
9536
9537         * MAINTAINERS: Add self as Darwin port maintainer.
9538
9539 2001-04-11  Alan Modra  <amodra@one.net.au>
9540
9541         * MAINTAINERS: Update my email address.
9542
9543 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
9544
9545         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9546         recent versions of FreeBSD (release 3 or later).
9547         * ltconfig: On FreeBSD, -lc must not be provided when building
9548         a shared library or else the standard -pthread gcc option is
9549         rendered worthless to later users of the built library.
9550
9551 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9552
9553         * MAINTAINERS: Add self and RTH as C front end maintainers.
9554
9555 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
9556
9557         * config.sub: Make sure to match an already-canonicalized
9558         machine name (eg. mn10300-unknown-elf).
9559
9560 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
9561
9562         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9563         New macros.
9564         (bootstrap, cross): Use RECURSE_FLAGS.
9565         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9566
9567 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
9568
9569         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9570
9571 2001-03-22  Colin Howell  <chowell@redhat.com>
9572
9573         * Makefile.in (DO_X): Do not backslash single-quotes in
9574         backquotes (two places).
9575
9576 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9577
9578         Re-installed:
9579         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9580         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9581         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9582         * ltcf-cxx.sh: Likewise.
9583         * ltcf-gcj.sh: Likewise.
9584
9585 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9586
9587         * MAINTAINERS: Add myself as "documentation co-maintainer".
9588
9589 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9590
9591         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9592         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9593
9594 2001-03-19  Tom Tromey  <tromey@redhat.com>
9595
9596         * config-ml.in: Handle GCJ and GCJFLAGS.
9597
9598 2001-03-21  Michael Chastain  <chastain@redhat.com>
9599
9600         * Makefile.in: all-m4 depends on all-texinfo.
9601
9602 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
9603
9604         * MAINTAINERS: Add myself to write after approval list.
9605
9606 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
9607
9608         * Makefile.in (DO_X): Quote nested quotes.
9609
9610 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
9611
9612         * MAINTAINERS: Add myself to write after approval list.
9613
9614 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
9615
9616         * Makefile.in (DO_X): Use double quotes for quoting
9617         "RANLIB=$${RANLIB}".
9618
9619 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
9620
9621         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9622
9623 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
9624
9625         * configure.in: Only use `lang_requires' for languages athat are
9626         actually enabled.
9627
9628 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
9629
9630         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
9631
9632 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
9633
9634         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9635
9636 2001-03-07  Tom Tromey  <tromey@redhat.com>
9637
9638         * configure.in: Allow config-lang.in to set `lang_requires' to list
9639         of other required languages.
9640
9641 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
9642
9643         * Makefile.in: Remove RANLIB definition. Use RANLIB
9644         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9645         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9646
9647 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
9648             Alexandre Oliva  <aoliva@redhat.com>
9649
9650         * Makefile.in (check-c++): Use tabs, not spaces.
9651
9652 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
9653
9654         * MAINTAINERS: add myself to Write After Approval list.
9655
9656 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
9657
9658         * Makefile.in (check-c++): New rule.
9659
9660         * configure.in (target_libs): Remove libg++.
9661         (noconfigdirs): Remove libg++.
9662         (noconfigdirs): Same.
9663         (noconfigdirs): Same.
9664         (noconfigdirs): Same.
9665
9666         * config-ml.in: Remove libg++ references.
9667
9668         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9669         (ALL_TARGET_MODULES): Same.
9670         (configure-target-libg++): Remove.
9671         (all-target-libg++): Remove.
9672         (configure-target-libio): Remove.
9673         (all-target-libio): Remove.
9674         (check-target-libio): Remove.
9675         (.PHONY): Remove.
9676         (libg++.tar.bz2): Remove.
9677         (all-target-cygmon): Remove libio.
9678         (all-target-libstdc++): Remove.
9679         (configure-target-libstdc++): Remove.
9680         (TARGET_LIB_PATH): Remove libstdc++.
9681         (ALL_GCC_CXX): Remove libstdc++.
9682         (all-target-gperf): Correct.
9683
9684 2001-02-16  Nick Clifton  <nickc@redhat.com>
9685
9686         * configure.in (noconfigdirs): Allow configuration of texinfo
9687         for Cygwin hosts.
9688
9689 2001-02-15  Anthony Green  <green@redhat.com>
9690
9691         * configure: Introduce GCJ_FOR_TARGET.
9692         * configure.in: Ditto.
9693         * Makefile.in: Ditto.
9694
9695 2001-02-13  Andreas Schwab  <schwab@suse.de>
9696
9697         * MAINTAINERS: Update mail address.
9698
9699 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9700
9701         * config.guess: Add linux target for S/390.
9702         * config.sub: Likewise.
9703
9704 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
9705
9706         * configure.in: for *-chorusos, don't config target-newlib and
9707         target-libgloss.
9708
9709 2001-02-06  Ben Elliston  <bje@redhat.com>
9710
9711         * configure: Output host type to stdout, not stderr.
9712
9713 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
9714
9715         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
9716         * ltcf-cxx.sh: Likewise.
9717
9718         * config.if: Assume enable_libstdcxx_v3 is defined.
9719
9720 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
9721
9722         Remove V2 C++ library.
9723         * configure.in: Remove --enable-libstdcxx_v3 support.
9724
9725 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
9726
9727         * include/demangle.h: Add prototype for java_demangle_v3.
9728
9729 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
9730
9731         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
9732
9733 2001-01-27  Richard Henderson  <rth@redhat.com>
9734
9735         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9736
9737 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9738
9739         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9740         Don't unset, it's non-portable and no longer necessary, set to empty
9741         instead.
9742
9743 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9744
9745         * ltconfig: Shell portability fix for the tagname validity check.
9746
9747 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
9748
9749         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9750         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9751
9752 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9753
9754         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9755
9756 2001-01-26  Tom Tromey  <tromey@redhat.com>
9757
9758         * configure.in: Allow libgcj to be built on Sparc Solaris.
9759
9760 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
9761
9762         * ltcf-c.sh: Add aix5 case.
9763         * ltcf-cxx.sh: Likewise.
9764         * ltconfig: Likewise.
9765
9766 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
9767
9768         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9769         keep at least one of build_libtool_libs or build_old_libs set to
9770         yes.
9771
9772         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9773         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9774
9775 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
9776
9777         * configure.in: Enable libgcj on several additional platforms.
9778
9779 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
9780
9781         * configure.in: Enable libgcj for linux targets.
9782
9783 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9784
9785         * MAINTAINERS (Write After Approval): Add myself.
9786
9787 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9788
9789         * MAINTAINERS: Add myself as vax port maintainer.
9790
9791 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
9792
9793         * MAINTAINERS: Add myself as Mercury front-end maintainer.
9794
9795 2001-01-09  Mike Stump  <mrs@wrs.com>
9796
9797         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
9798         failures of subdirectories.
9799
9800 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9801
9802         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9803         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9804         * ltcf-cxx.sh: Likewise.
9805         * ltcf-gcj.sh: Likewise.
9806         * ltconfig.sh: Fix typo.
9807
9808 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9809
9810         * configure: handle DOS-style absolute paths.
9811
9812 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9813
9814         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
9815
9816 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
9817
9818         * MAINTAINERS: Add myself as avr port co-maintainer.
9819
9820 2000-12-28  Ben Elliston  <bje@redhat.com>
9821
9822         * MAINTAINERS: Add myself under ``Write After Approval''.
9823
9824 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
9825
9826         * texinfo: Remove directory from GCC.
9827
9828 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9829
9830         * COPYING: Update to current
9831         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
9832         to 19yy as example year in copyright notice).
9833
9834 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
9835
9836         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
9837         (libstdcxx_incdir): Pass down.
9838         * config.if: Remove expired bits for cxx_interface, add stub.
9839         (libstdcxx_incdir): Add variable for g++ include directory.
9840         * configure.in (gxx_include_dir): Use it.
9841
9842 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
9843
9844         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
9845         with old-email address from ``Write After Approval''.
9846
9847 2000-12-15  Andreas Jaeger  <aj@suse.de>
9848
9849         * configure.in: Handle lang_dirs.
9850
9851 2000-12-14  Tom Tromey  <tromey@redhat.com>
9852
9853         * MAINTAINERS: Removed brads.
9854
9855         * MAINTAINERS: Added gcj developers.
9856
9857 2000-12-13  Anthony Green  <green@redhat.com>
9858
9859         * configure.in: Disable libgcj for any target not specifically
9860         listed.  Disable libgcj for x86 and Alpha Linux until compatible
9861         with g++ abi.
9862
9863 2000-12-13  Mike Stump  <mrs@wrs.com>
9864
9865         * Makefile.in (local-distclean): Also remove fastjar.
9866
9867 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
9868
9869         * contrib/gcc_update: Add fastjar --touch entries.
9870
9871 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
9872
9873         * configure.in: Disable language-specific target libraries for
9874         languages that aren't enabled.
9875
9876 2000-12-10  Anthony Green  <green@redhat.com>
9877
9878         * configure.in: Define libgcj.  Disable libgcj target libraries for
9879         most targets.
9880
9881 2000-12-10  Neil Booth  <neilb@earthling.net>
9882
9883         * MAINTAINERS: Update mail address, remove from WAA list.
9884
9885 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9886
9887         * libjava: Imported from /cvs/java.
9888         * libffi: Likewise.
9889         * Boehm-gc: Likewise.
9890
9891 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9892
9893         * configure.in (target_libs): Revert 2000-12-08 patch.
9894         (noconfigdirs): Added target-libjava.
9895
9896 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9897
9898         * djunpack.bat: removed.
9899
9900 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9901
9902         * Makefile.in: handle DOS-style absolute paths.
9903         * config-ml.in: likewise.
9904         * symlink-tree: likewise.
9905
9906 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9907
9908         * fastjar: Imported.
9909
9910 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9911
9912         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
9913         libjava.
9914         * configure.in (target_libs): Removed `target-libjava'.
9915
9916 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9917
9918         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
9919         (ALL_MODULES): Added fastjar.
9920         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
9921         (all-target-libjava): all-fastjar replaces all-zip.
9922         (all-fastjar): Added.
9923         (configure-target-fastjar, all-target-fastjar): Likewise.
9924         * configure.in (host_tools): Added fastjar.
9925
9926 2000-12-07  Mike Stump  <mrs@wrs.com>
9927
9928         * Makefile.in (local-distclean): Remove leftover built files.
9929
9930 2000-11-24  Nick Clifton  <nickc@redhat.com>
9931
9932         * configure.in (xscale-elf): Add target.
9933         (xscale-coff): Add target.
9934
9935 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
9936
9937         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9938         recent versions of FreeBSD (release 3 or later).
9939         * ltconfig: On FreeBSD, -lc must not be provided when building
9940         a shared library or else the standard -pthread gcc option is
9941         rendered worthless to later users of the built library.
9942
9943 2000-11-16  Fred Fish  <fnf@be.com>
9944
9945         * configure.in (enable_libstdcxx_v3): Fix typo,
9946         libstd++ -> libstdc++.
9947
9948 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9949
9950         * MAINTAINERS: Add self to Write After Approval list.
9951
9952 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
9953
9954         * MAINTAINERS: Update my email address.  Add myself to global write
9955         privs list.
9956
9957 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
9958
9959         * Makefile.in: Merge with src and libgcj.
9960         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
9961         configure-target-<library> when their configure scripts need the C
9962         or C++ library to have already been built to work properly.
9963         (do_proto_toplev): Set them to an empty string.
9964
9965         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9966         (REALLY_SET_LIB_PATH): Use them.
9967
9968 2000-11-17  Stan Shebs  <shebs@apple.com>
9969
9970         * MAINTAINERS: Add self to Write After Approval list.
9971
9972 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9973
9974         * configure: Provide the original toplevel configure arguments
9975         (including $0) to subprocesses in the environment rather than
9976         through gcc/configargs.h.
9977
9978 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9979
9980         * MAINTAINERS: Remove references to cccp. Change C9X reference to
9981         C99.  Alphabetise "Write After Approval" list.
9982
9983 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
9984
9985         * configure: Turn on libstdc++ V3 by default.
9986
9987         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9988         if we've got GCC.
9989
9990 2000-11-11  Philip Blundell  <philb@gnu.org>
9991
9992         * MAINTAINERS: Add self to Write After Approval list.
9993
9994 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
9995
9996         * ltcf-c.sh (aix4): Improve shared library configuration; require
9997         exporting symbols.
9998         * ltcf-cxx.sh (aix4): Define.
9999         * ltconfig (aix4): Define library and soname specs appropriate for
10000         AIX.  Define command to create export symbols list.
10001
10002 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
10003
10004         * config.sub: Add support for Sun Chorus
10005
10006 2000-10-31  Nick Clifton  <nickc@redhat.com>
10007
10008         * MAINTAINERS: Rename <name>@cygnus.com addresses to
10009         <name>@redhat.com.  Also installed new email address for Clint
10010         Popetz.
10011
10012 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
10013
10014         * etc: Remove directory from GCC.
10015
10016 2000-10-16  Michael Meissner  <meissner@redhat.com>
10017
10018         * configure (gcc/configargs.h): Only create if there is a build GCC
10019         directory created.
10020
10021 2000-10-16  Matthias Klose  <doko@debian.org>
10022
10023         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10024         when configured for libstdc++-v3.
10025
10026 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
10027
10028         * configure: Save configure arguments to gcc/configargs.h.
10029
10030 2000-10-04  Philipp Thomas  <pthomas@suse.de>
10031
10032         * config.guess: Import CVS version 1.157.
10033         * config.sub: Import CVS version 1.181.
10034
10035 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
10036
10037         * Makefile.in (bootstrap): avoid recursion if subdir missing
10038         (cross): ditto
10039         (do-proto-toplev): ditto
10040
10041 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
10042
10043         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10044         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10045
10046         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10047         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
10048         all affected `configure' scripts.
10049
10050 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
10051
10052         * MAINTAINERS: Add self as cpplib co-maintainer.
10053
10054 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
10055
10056         * MAINTAINERS: Add self to Write After Approval list.
10057
10058 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10059
10060         * INSTALL/README: egcs -> GCC update.
10061
10062 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
10063
10064         * MAINTAINERS: Add myself to Write After Approval list.
10065
10066 2000-09-15  Kazu Hirata  <kazu@hxi.com>
10067
10068         * MAINTAINERS: Add myself to Write After Approval list.
10069
10070 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
10071
10072         * configure.in: Do not build byacc for hppa64.  Provide paths to the
10073         X11 libraries for hppa64.
10074
10075 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10076
10077         * MAINTAINERS: Add myself as 68hc11 port maintainer.
10078
10079 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
10080
10081         * Makefile.in (all-zlib): Added dummy target.
10082
10083         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10084         ltcf-gcj.sh: Updated from libtool multi-language branch.
10085
10086 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
10087
10088         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10089         (bootstrap*): Depend on all-bootstrap.
10090
10091 2000-09-05  Philipp Thomas  <pthomas@suse.de>
10092
10093         * config.guess: Import CVS version 1.156.
10094         * config.sub: Import CVS version 1.179.
10095
10096 2000-09-02  Anthony Green  <green@cygnus.com>
10097
10098         * Makefile.in (all-gcc): Depend on all-zlib.
10099         (CLEAN_MODULES): Add clean-zlib.
10100         (ALL_MODULES): Add all-zlib.
10101         * configure.in (host_libs): Add zlib.
10102
10103 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
10104
10105         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10106         crosses, but add gcc/include to the header search path for them.
10107
10108 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
10109
10110         * MAINTAINERS: Add self to Write After Approval list.
10111
10112 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10113
10114         * config.guess: Import CVS version 1.152.
10115         * config.sub: Import CVS version 1.177.
10116
10117 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
10118
10119         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10120         $targargs to tell whether newlib is going to be built.
10121
10122         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10123         $$r/TARGET_SUBDIR/libio for _G_config.h.
10124
10125 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
10126
10127         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10128
10129 2000-08-22  DJ Delorie  <dj@redhat.com>
10130
10131         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10132
10133 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
10134
10135         * config-ml.in (CC, CXX): Avoid trailing whitespace.
10136         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10137         sub-configures.
10138
10139 2000-08-21  DJ Delorie  <dj@redhat.com>
10140
10141         * MAINTAINERS: Add self as a libiberty maintainer
10142
10143 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
10144
10145         * configure.in (libstdcxx_flags): Use
10146         libstdc++-v3/src/libstdc++.INC.
10147
10148 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
10149
10150         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10151
10152 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
10153
10154         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10155
10156         * configure: Make enable_threads and enable_shared defaults
10157         explicit.  Substitute enable_threads into generated Makefiles.
10158         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10159         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10160
10161 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
10162
10163         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10164
10165 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
10166
10167         * config-ml.in (CC): Remove bogus duplicate quotation mark from
10168         previous delta.
10169
10170 2000-08-11  Jason Merrill  <jason@redhat.com>
10171
10172         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10173         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10174         (FLAGS_FOR_TARGET): Not here.
10175         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10176
10177 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
10178
10179         * config-ml.in (CC, CXX): Don't introduce a leading space.
10180
10181 2000-08-07  DJ Delorie  <dj@delorie.com>
10182
10183         * MAINTAINERS: Add self as a DJGPP maintainer
10184
10185 2000-08-07  DJ Delorie  <dj@redhat.com>
10186
10187         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10188         "if we're also building gcc, and it's a gcc that will run on the
10189         build machine, we want to use its includes instead of the system's
10190         default includes".
10191
10192 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10193
10194         * MAINTAINERS: Add self to Write After Approval list.
10195
10196 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
10197
10198         * configure.in (libstdcxx_flags): Don't use `"'.
10199
10200         * config-ml.in: Adjust multilib search paths to the
10201         appropriate multilib tree.
10202
10203 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
10204
10205         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10206         commas in $LANGUAGES.
10207
10208 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
10209
10210         * configure.in: Re-enable all references to libg++ and librx.
10211
10212 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
10213
10214         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10215         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
10216         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10217         * ltcf-cxx.sh (need_lc): Set based on postdeps.
10218
10219         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10220
10221 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
10222
10223         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10224         CXX_FOR_TARGET for sed.
10225
10226 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
10227
10228         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10229         Do not override if already set in the environment or in configure.
10230         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10231         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10232
10233 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
10234
10235         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10236         the libtool CVS tree multi-language branch.
10237         * ltconfig, ltmain.sh: Updated.
10238
10239 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
10240
10241         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10242         (clean-target): Depend on it.
10243
10244         * Makefile.in (FLAGS_FOR_TARGET): New macro.
10245         (GCC_FOR_TARGET): Use it.
10246         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10247         * configure.in: ... here.
10248         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
10249         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10250
10251 2000-07-24  Eric Christopher  <echristo@cygnus.com>
10252
10253         * MAINTAINERS: Add self to Write After Approval list.
10254
10255 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
10256
10257         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10258         (configure-target-libchill, configure-target-libobjc): Likewise.
10259
10260         * configure.in: Use the same cache file for all target libs.
10261         * config-ml.in: But different cache files per multilib variant.
10262
10263 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10264
10265         * configure (topsrcdir): Don't use dirname.
10266
10267 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
10268
10269         * MAINTAINERS: Add self to Write After Approval list.
10270
10271 2000-07-20  Jason Merrill  <jason@redhat.com>
10272
10273         * configure.in: Remove all references to libg++ and librx.
10274
10275         * configure, configure.in, Makefile.in: Unify gcc and binutils.
10276
10277 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
10278
10279         * config.sub: Update to subversions version 2000-07-06.
10280
10281 2000-07-12  Andrew Haley  <aph@cygnus.com>
10282
10283         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10284         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10285
10286 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
10287
10288         * symlink-tree:  Check number of arguments.
10289
10290 2000-07-05  Jim Wilson  <wilson@cygnus.com>
10291
10292         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10293         search path for a g++ extracted from the build tree.  This
10294         will allow link tests run by configure scripts in
10295         subdirectories to succeed.
10296
10297 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
10298
10299         * ltconfig: Add support for mips-dde-sysv4.2MP
10300
10301 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10302
10303         * MAINTAINERS: Add myself as loop discovery maintainer.
10304
10305 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
10306
10307         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10308         `os2'. Force ac_cv_exeext to be ".exe" in that case.
10309
10310 2000-06-19  Timothy Wall  <twall@cygnus.com>
10311
10312         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10313         * config.sub: Add tic54x target.
10314
10315 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10316
10317         * MAINTAINERS: Add self as Fortran maintainer,
10318         remove Craig Burley.
10319
10320 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10321
10322         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10323         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10324
10325 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
10326
10327         * MAINTAINERS: Add self as i18n maintainer
10328
10329 20000-05-21  H.J. Lu  (hjl@gnu.org)
10330
10331         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10332         directory are used if they exist. Make sure
10333         $(build_tooldir)/include is searched for header files,
10334         $(build_tooldir)/lib/ for library files.
10335         (GCC_FOR_TARGET): Likewise.
10336         (CXX_FOR_TARGET): Likewise.
10337
10338 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
10339
10340         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10341
10342 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
10343
10344         * Makefile.in (configure-target-libiberty): Depend on
10345         configure-target-newlib.
10346
10347 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
10348
10349         * configure.in, Makefile.in: Merge all libffi-related
10350         configury stuff from the libgcj tree.
10351
10352 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10353
10354         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10355         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10356
10357 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10358
10359         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10360         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10361         current version information.  Add to proto-toplev directory.
10362         (gdb-taz): Build do-djunpack.
10363
10364 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
10365
10366         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10367
10368 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10369
10370         * MAINTAINERS: Add self to Write After Approval list.
10371
10372 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10373
10374         * ltmain.sh: Preserve in relink_command any environment
10375         variables that may affect the linker behavior.
10376
10377 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
10378
10379         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10380
10381 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
10382
10383         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10384
10385 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
10386
10387         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10388         with the version name.
10389
10390 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
10391
10392         * MAINTAINERS: Add self as bb-reorder maintainer.
10393
10394 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
10395
10396         * config.if: Tweak.
10397
10398 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
10399
10400         * djunpack.bat: New file.
10401
10402 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10403
10404         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10405         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10406         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10407         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10408
10409 2000-04-16  Dave Pitts  <dpitts@cozx.com>
10410
10411         * config.sub (case $basic_machine): Change default for "ibm-*"
10412         to "openedition".
10413
10414 2000-04-13  Andreas Jaeger  <aj@suse.de>
10415
10416         * MAINTAINERS: Added myself.
10417
10418 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10419
10420         * Makefile.in (gdb-taz): New target.  GDB specific archive.
10421         (do-md5sum): New target.
10422         (MD5PROG): Define.
10423         (PACKAGE): Default to TOOL.
10424         (VER): Default to a shell script.
10425         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
10426         md5 checksum generation.
10427         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10428         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10429         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10430         insight.tar.bz2): Use gdb-taz to create archive.
10431
10432 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10433
10434         * configure (warn_cflags): Delete.
10435
10436 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
10437
10438         * MAINTAINERS: Added myself.
10439
10440 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
10441             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
10442
10443         * configure.in (enable_libstdcxx_v3): Add.
10444         (target_libs): Add bits here to switch between libstdc++-v2 and
10445         libstdc++-v3.
10446         * config.if: And this file too.
10447         * Makefile.in: Add libstdc++-v3 targets.
10448
10449 2000-04-05  Michael Meissner  <meissner@redhat.com>
10450
10451         * config.sub (d30v): Add d30v as a basic machine type.
10452
10453 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
10454
10455         * configure.in: -linux-gnu*, not -linux-gnu.
10456
10457 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10458
10459         * MAINTAINERS: Add self in write-after-approval section.
10460
10461 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
10462
10463         * MAINTAINERS: Add self as ia64 port maintainer.
10464
10465 2000-03-08  Neil Booth  <NeilB@earthling.net>
10466
10467         * MAINTAINERS: Add self in write-after-approval section.
10468
10469 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10470
10471         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10472         (do-tar-bz2): Replace TOOL with PACKAGE.
10473         (gdb.tar.bz2): Remove GDBTK from GDB package.
10474         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10475         dejagnu.tar.bz2): New packages.
10476
10477 2000-02-27  Andreas Jaeger  <aj@suse.de>
10478
10479         * configure.in: Add entry for mips*-*-linux*, move catch all
10480         *-*-*linux* entry below this one.
10481
10482 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
10483
10484         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10485
10486 2000-02-24  Nick Clifton  <nickc@cygnus.com>
10487
10488         * config.sub: Support an OS of "wince".
10489
10490 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10491
10492         * config.guess, config.sub: Updated to match config's 2000-02-15
10493         version.
10494
10495 2000-02-23  Linas Vepstas  <linas@linas.org>
10496
10497         * config.sub: Add support for Linux/IBM 370.
10498         * configure.in: Likewise.
10499
10500 2000-02-22  Nick Clifton  <nickc@cygnus.com>
10501
10502         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10503
10504 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
10505
10506         * config.guess: Guess "cygwin" rather than "cygwin32".
10507
10508 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10509
10510         * configure (gcc_version): When setting, narrow search to
10511         lines containing `version_string'.
10512
10513 2000-02-15  Denis Chertykov  <denisc@overta.ru>
10514
10515         * config.sub: Add support for avr target.
10516
10517 2000-02-14  Nick Clifton  <nickc@cygnus.com>
10518
10519         * MAINTAINERS: Add maintainers for MCore port.
10520
10521 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10522
10523         * config.sub: Add mmix-knuth-mmixware.
10524
10525 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10526
10527         * MAINTAINERS: Pair cccp with cpplib maintainership.
10528
10529 2000-01-27  Christopher Faylor  <cgf@redhat.com>
10530
10531         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10532         structure stuff to -L library search.
10533         (CXX_FOR_TARGET): Ditto.
10534         (CROSS_CHECK_MODULES): Fix spelling mistake.
10535
10536 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
10537
10538         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10539         the C++ compiler.
10540
10541 2000-01-12  Richard Henderson  <rth@cygnus.com>
10542
10543         * configure.in: Don't build some bits for beos.
10544
10545 2000-01-12  Joel Sherrill (joel@OARcorp.com)
10546
10547         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10548         as include files.
10549
10550 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
10551
10552         * Add self as cpplib maintainer, as requested by Jason
10553         Merrill.  Correct my e-mail address.
10554
10555 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
10556
10557         * configure.in: Use mt-aix43 to handle *_TARGET defs,
10558         not mh-aix43.
10559
10560 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
10561
10562         * MAINTAINERS: Add myself to "write after approval" list.
10563
10564 1999-12-14  Richard Henderson  <rth@cygnus.com>
10565
10566         * config.guess (alpha-osf, alpha-linux): Detect ev67.
10567         * config.sub: Accept alphaev[78], alphaev8.
10568
10569 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10570
10571         * config.guess, config.sub: Update from autoconf.
10572
10573 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
10574
10575         * MAINTAINERS:  update my playtime e-address.
10576
10577 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10578
10579         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10580         necessary libraries are missing.
10581
10582 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
10583
10584         * MAINTAINERS: Add new 'write after approval' maintainer.
10585
10586 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10587
10588         * MAINTAINERS: Add new Java maintainer.
10589
10590 1999-10-25  Andreas Schwab  <schwab@suse.de>
10591
10592         * configure: Fix quoting inside arguments of eval.
10593
10594 1999-10-21  Nick Clifton  <nickc@cygnus.com>
10595
10596         * config-ml.in: Allow suppression of some ARM multilibs.
10597
10598 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
10599
10600         * config.guess: Add OS/390 match pattern.
10601         * config.sub: Add mvs, openedition targets.
10602         * configure.in (i370-ibm-opened*): New.
10603
10604 1999-09-04  Steve Chamberlain  <sac@pobox.com>
10605
10606         * config.sub: Add support for configuring for pj.
10607
10608 1999-08-31  Nick Clifton  <nickc@cygnus.com>
10609
10610         * config.sub (maybe_os): Add support for configuring for fr30.
10611
10612 1999-08-25  Nick Clifton  <nickc@cygnus.com>
10613
10614         * configure.in: Do not configure or build ld for AIX
10615         platforms.  ld is known to be broken on these platforms.
10616
10617 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10618
10619         * config-ml.in: Pass compiler flag corresponding to multidirs to
10620         subdir configures.
10621
10622 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
10623
10624         * Makefile.in (LDFLAGS): Define.
10625
10626 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
10627
10628         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10629         noconfigdirs.
10630         (*-*-cygwin*): Likewise.
10631
10632 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
10633
10634         * mkdep: New file.
10635         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10636         (BINUTILS_SUPPORT_DIRS): Add mkdep.
10637
10638         From Eli Zaretskii <eliz@is.elta.co.il>:
10639         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10640         long file name when using DJGPP on MS-DOS.
10641
10642 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
10643
10644         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10645
10646 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
10647
10648         * Makefile.in (check-target-libio): Remove all-target-libstdc++
10649         dependency as this causes "make check" to globally "make all"
10650
10651 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
10652
10653         * configure.in (target_libs): Added target-zlib.
10654         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10655         (CONFIGURE_TARGET_MODULES): Likewise.
10656         (CHECK_TARGET_MODULES): Likewise.
10657         (INSTALL_TARGET_MODULES): Likewise.
10658         (CLEAN_TARGET_MODULES): Likewise.
10659         (configure-target-zlib): New target.
10660         (all-target-zlib): Likewise.
10661         (all-target-libjava): Depend on all-target-zlib.
10662         (configure-target-libjava): Depend on configure-target-zlib.
10663
10664         * Makefile.in (configure-target-libjava): Depend on
10665         configure-target-newlib.
10666         (configure-target-boehm-gc): New target.
10667         (configure-target-qthreads): New target.
10668
10669         * configure.in (target_libs): Added target-qthreads.
10670         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10671         (CONFIGURE_TARGET_MODULES): Likewise.
10672         (CHECK_TARGET_MODULES): Likewise.
10673         (INSTALL_TARGET_MODULES): Likewise.
10674         (CLEAN_TARGET_MODULES): Likewise.
10675         (all-target-qthreads): New target.
10676         (configure-target-libjava): Depend on configure-target-qthreads.
10677         (all-target-libjava): Depend on all-target-qthreads.
10678
10679         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10680         (CONFIGURE_TARGET_MODULES): Likewise.
10681         (CHECK_TARGET_MODULES): Likewise.
10682         (INSTALL_TARGET_MODULES): Likewise.
10683         (CLEAN_TARGET_MODULES): Likewise.
10684         (all-target-libjava): New target.
10685         (all-target-boehm-gc): Likewise.
10686         * configure.in (target_libs): Added libjava, boehm-gc.
10687
10688 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
10689
10690         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10691         configure.bat in SUPPORT_FILES.
10692         (gas+binutils.tar.bz2): Likewise.
10693
10694         * makeall.bat: Remove; obsolete.
10695
10696 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
10697
10698         From Mark Elbrecht:
10699         * configure.bat: Remove; obsolete.
10700
10701 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
10702
10703         * configure: Add -W -Wall to the default CFLAGS when compiling with
10704         gcc.
10705
10706 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
10707
10708         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10709
10710 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
10711
10712         * configure.in: Build ld on IRIX6.
10713
10714 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
10715
10716         * Makefile.in: Change distribution targets to use bzip2 instead of
10717         gzip.
10718         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10719         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10720
10721 1999-06-04  Nick Clifton  <nickc@cygnus.com>
10722
10723         * config.sub: Add mcore target.
10724
10725 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
10726
10727         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10728
10729 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
10730
10731         * config.guess (dummy): Changed to $dummy.
10732
10733 1999-05-24  Nick Clifton  <nickc@cygnus.com>
10734
10735         * config.sub: Tidied up case statements.
10736
10737 1999-05-22  Ben Elliston  <bje@cygnus.com>
10738
10739         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10740         <jiro@din.or.jp>.
10741
10742         * config.guess: Merge with FSF version. Future changes will be
10743         more accurately recorded in this ChangeLog.
10744         * config.sub: Likewise.
10745
10746 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
10747
10748          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10749
10750 1999-04-30  Tom Tromey  <tromey@cygnus.com>
10751
10752         * ltmain.sh: [mode link] Always use CC given by ltconfig.
10753
10754 1999-04-23  Tom Tromey  <tromey@cygnus.com>
10755
10756         * ltconfig, ltmain.sh: Update to libtool 1.2f.
10757
10758 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
10759
10760         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
10761         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
10762         Bad merge removed these two changes.
10763
10764 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
10765                           Martin Heller (Ing.-Buero_Heller@t-online.de)
10766
10767         * config.guess (interix Alpha): Add.
10768
10769 1999-04-11  Richard Henderson  <rth@cygnus.com>
10770
10771         * configure.in (i?86-*-beos*): Do config gperf; don't config
10772         gdb, newlib, or libgloss.
10773
10774 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
10775
10776         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
10777         link a trivial program with -mabi=64.  If it fails, remove mabi=64
10778         from multidirs.
10779
10780 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
10781
10782         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
10783
10784 1999-04-08  Nick Clifton  <nickc@cygnus.com>
10785
10786         * config.sub: Add support for mcore targets.
10787
10788 1999-04-07  Michael Meissner  <meissner@cygnus.com>
10789
10790         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
10791         not mt-ospace, in order to shut up assembler warning about using
10792         symbols that are named the same as registers.
10793
10794 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
10795
10796         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
10797         dependency list for all-target-cygmon.
10798
10799 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
10800
10801         * config-ml.in: Check $host, not $target, for selective multilibs.
10802         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
10803         thumb interworking, and underscore prefix multilibs.
10804
10805 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
10806
10807         * missing: Update to version from current automake.
10808
10809 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
10810
10811         * configure (gxx_include_dir): Removed.
10812
10813         * configure.in (gxx_include_dir): Handle it.
10814         * Makefile.in: Likewise.
10815
10816 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
10817
10818         * config.sub (mips64vr4111,mips64vr4111el) Add.
10819
10820 1999-03-21  Ben Elliston  <bje@cygnus.com>
10821
10822         * config.guess: Correct typo for detecting ELF on FreeBSD.
10823
10824 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
10825
10826         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
10827         config/mh-djgpp.
10828
10829 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
10830
10831         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
10832         all-target-newlib to dependency list for all-target-bsp.
10833
10834 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10835
10836         * config.sub: Add i386-uwin support.
10837         * config.guess: Likewise.
10838
10839 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10840
10841         * configure.in: cleanup, add mh-*pic handling for arm, special
10842         case powerpc*-*-aix*
10843
10844 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
10845
10846         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
10847         can be built.
10848
10849 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
10850
10851         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
10852         targets.
10853
10854 1999-03-02  Nick Clifton  <nickc@cygnus.com>
10855
10856         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
10857
10858 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
10859
10860         * config.sub: Check for "cygwin*" rather than "cygwin32*"
10861
10862 1999-02-24  Nick Clifton  <nickc@cygnus.com>
10863
10864         * config.sub: Fix typo in arm recognition.
10865
10866 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
10867
10868         * configure.in (noconfigdirs): Changed target_configdirs to
10869         include target-bsp only for m68k-*-elf* and m68k-*-coff*
10870         rather than m68k-*-* since it is not known to work on
10871         m68k-aout. Ditto for arm-*-*oabi.
10872
10873 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
10874
10875         * configure.in (*-*-windows*): Remove, no longer used.
10876
10877 1999-02-19  Ben Elliston <bje@cygnus.com>
10878
10879         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
10880         Smart and improved by Andrew Cagney.
10881
10882 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
10883
10884         * config.guess: Recognize openbsd-*-hppa.
10885
10886 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
10887
10888         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
10889         only if it is not empty.
10890
10891 1999-02-17  Nick Clifton  <nickc@cygnus.com>
10892
10893         Patch from: Scott Bambrough <scottb@corelcomputer.com>
10894
10895         * config.guess: Modified to recognize uname's armv* syntax.
10896
10897         * config.sub: Modified to recognize uname's armv* syntax.
10898
10899 1999-02-17  Mark Salter  <msalter@cygnus.com>
10900
10901         * configure.in: Added target-bsp for sparclite.
10902
10903 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
10904
10905         * config.sub: Recognize alphapca5[67] and up to alphaev8.
10906
10907 1999-02-08  Nick Clifton  <nickc@cygnus.com>
10908
10909         * configure.in: Add support for strongarm port.
10910         * config.sub: Add support for strongarm target.
10911
10912 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10913
10914         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10915         the old name config/mh-cygwin32.
10916         Enable texinfo.
10917
10918 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
10919
10920         * configure.in: Do build ld for ix86 Solaris.
10921
10922 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
10923
10924         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
10925         $AR_FOR_TARGET.  Likewise for RANLIB.
10926
10927 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
10928
10929         * config.sub (oabi):  Recognize.
10930         * configure.in (arm-*-oabi):  Handle.
10931
10932 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
10933
10934         * config.guess: Improve detection of i686 on UnixWare 7.
10935
10936 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10937
10938         * config.guess: Add support for i386-pc-interix.
10939         * config.sub: Likewise.
10940         * configure.in: Likewise.
10941
10942 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
10943
10944         * Makefile.in: Remove unneeded all-target-libio from
10945         from all-target-winsup target since it is now unneeded.
10946         Add all-target-libtermcap in its place since it is now
10947         needed.
10948
10949 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
10950
10951         * configure.in: makefile stub for cygwin target is probably
10952         unnecessary.  Remove it for now.
10953
10954 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
10955
10956         * configure.in: libtermcap.a should be built when cygwin is the
10957         target as well as the host.
10958         * config.guess: Allow mixed case in cygwin uname output.
10959         * Makefile.in: Add libtermcap target.
10960
10961 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
10962
10963         * config.sub: Clean up handling of hppa2.0.
10964
10965 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
10966
10967         * config.guess: Use C code to identify more HP machines.
10968
10969 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
10970
10971         * config.sub: Handle hppa2.0.
10972
10973 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
10974
10975         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10976         cygmon for all sparclite targets, regardless of object format.
10977
10978 1998-12-15  Mark Salter  <msalter@cygnus.com>
10979
10980         * configure.in: Added target-bsp for several target architectures.
10981
10982         * Makefile.in: Added rules for bsp.
10983
10984 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
10985
10986         * config.guess: Improve detection of hppa2.0 processors.
10987
10988 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
10989
10990         * config.guess: Recognize FreeBSD using ELF automatically.
10991
10992 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
10993
10994         * configure (skip-this-dir): Add handling for new shell script, which
10995         might be created by a sub-directory's configure to indicate, this particular
10996         directory is "unwanted".
10997         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10998
10999 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
11000
11001         * ltconfig: import from libtool, after changing libtool to
11002         account for the cygwin name change.
11003
11004 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
11005
11006         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11007         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11008
11009 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
11010
11011         * configure.in: Add libtermcap to list of cygwin dependencies.
11012
11013 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
11014
11015         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11016         they include winsup/include when it's a cygwin target.
11017
11018 1998-11-12  Tom Tromey  <tromey@cygnus.com>
11019
11020         * configure.in (host_tools): Added zip.
11021         * Makefile.in (all-target-libjava): Depend on all-zip.
11022         (all-zip): New target.
11023         (ALL_MODULES): Added all-zip.
11024         (NATIVE_CHECK_MODULES): Added check-zip.
11025         (INSTALL_MODULES): Added install-zip.
11026         (CLEAN_MODULES): Added clean-zip.
11027
11028 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
11029
11030         * Makefile.in: lose "32" from comment about cygwin.
11031
11032 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
11033
11034         * configure.in: Use -Os to build target libraries for the fr30.
11035
11036 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
11037
11038         * config.sub: Add fr30.
11039
11040 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
11041
11042         * configure.in: drop "32" from config/mh-cygwin32.  Check
11043         cygwin* instead of cygwin32*.
11044         * config.sub: Check cygwin* instead of cygwin32*.
11045
11046 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
11047
11048         * config.guess: Match any version of Unixware7.
11049
11050 1998-10-20  Syd Polk  <spolk@cygnus.com>
11051
11052         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11053         if desired.
11054
11055 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
11056
11057         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11058         these if the appropriate directories and files to not exist.
11059
11060 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
11061
11062         * Makefile.in (DEVO_SUPPORT): Add config.if.
11063
11064 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11065
11066         * configure: Add pattern to replace "build_tooldir"'s
11067         definition in the generated Makefile with "tooldir"'s
11068         actual value.
11069
11070 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
11071
11072         * config.sub: Bring back lost sparcv9.
11073
11074         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11075
11076 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
11077
11078         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11079         CC_FOR_TARGET and friends.
11080
11081 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
11082
11083         * Makefile.in (build_tooldir): New variable, same as tooldir.
11084         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11085         -B$(build_tooldir)/bin/.
11086         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11087
11088 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11089
11090         * README: Remove installation instructions and refer to the
11091         INSTALL directory instead.
11092
11093 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
11094
11095         * config.sub: Add support for i[34567]86-pc-udk.
11096         * configure.in: Likewise.
11097
11098 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
11099
11100         * Makefile.in: add bzip2 package building bits for user
11101         tools module
11102         * configure.in: ditto
11103
11104 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
11105
11106         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11107         (ALL_TARGET_MODULES): Add all-target-libobjc.
11108         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11109         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11110         (all-target-libchill): Add dependencies.
11111         * configure.in (target_libs): Add libchill.
11112
11113 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
11114
11115         * configure.in (target_subdir): Remove duplicate line.
11116
11117 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
11118
11119         * Makefile.in (all-automake): fix dependencies.
11120
11121 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
11122
11123         * configure.in: Minor cleanups for building in the $(target_alias)
11124         subdir.
11125
11126 1998-09-22  Jim Wilson  <wilson@cygnus.com>
11127
11128         * Makefile.in (bootstrap): Set r and s before make all.  Use
11129         BASE_FLAGS_TO_PASS in make all.
11130         (cross): Likewise.
11131
11132 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
11133
11134         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11135
11136 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
11137
11138         * config.sub: Fix typo in last change.
11139
11140 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11141
11142         * config.sub: Add support for C4x target.
11143         * configure.in: Likewise.
11144
11145 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
11146
11147         * config.sub: Recognize sparcv9 just like sparc64.
11148
11149 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
11150
11151         * config.guess: Match "Pent II" or "PentII" for OpenServer.
11152
11153 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
11154
11155         * config.guess: Correctly identify Pentium II sco boxes.
11156
11157         * config.guess: Fix "tr" code.  From Weiwen Liu.
11158
11159 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
11160
11161         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11162         stabs.
11163
11164 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
11165
11166         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11167         (ALL_TARGET_MODULES): Add all-target-libchill.
11168         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11169         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11170         (all-target-libchill): Add dependencies.
11171         * configure.in (target_libs): Add libchill.
11172
11173 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11174
11175         * config.guess: Avoid assumptions about "tr" behaves when
11176         LANG is set to something other than English.
11177
11178 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
11179
11180         * configure (gxx_include_dir): Changed to
11181         '${prefix}/include/g++'-${libstdcxx_interface}.
11182
11183         * config.if: New to determine the interfaces.
11184
11185 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
11186
11187         * config.guess: Detect and handle MPE/IX.
11188         * config.sub: Deal with MPE/IX.
11189
11190 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
11191
11192         * configure.in: Use mh-aix43.
11193
11194 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
11195
11196         * configure: Fix --without/--disable cases for gxx-include-dir.
11197
11198 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
11199
11200         * mdata-sh:  Imported.  Needed for automake support.
11201
11202 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
11203
11204         * Makefile.in (taz): Try "chmod -R og=u ." before
11205         "chmod og=u `find . -print`".
11206
11207 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
11208
11209         * configure.in: Add arm-elf and thumb-elf support.
11210
11211 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
11212
11213         * Makefile.in: Undo previous patch.
11214
11215 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
11216
11217         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11218         to here ...
11219         (install-no-fixedincludes): and here
11220         (INSTALL_MODULES): ... from here.
11221
11222 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11223
11224         * config.sub: Merge with FSF.
11225
11226         * config.guess: Merge with FSF.
11227
11228 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
11229
11230         * configure (extraconfigdirs): New variable.
11231         (SUBDIRS): Add extraconfigdirs and recurse on them too.
11232         * Makefile.in (all): Move higher in file.
11233         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11234         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11235         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11236         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11237         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11238
11239 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
11240
11241         * Makefile.in (all-target-libjava): Depend on all-gcc and
11242         all-target-newlib.
11243         (configure-target-libjava): Depend on $(ALL_GCC).
11244
11245 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
11246
11247         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11248         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11249
11250 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
11251
11252         * INSTALL/README: Fix typo.
11253
11254 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11255
11256         * ylwrap: Change absolute path checks to check for DOS style path
11257         names.
11258
11259         * ylwrap: Don't use a full path name if the source file is in the
11260         same directory.  From hjl@lucon.org (H.J. Lu).
11261
11262         * config-ml.in: Default to being verbose, to match Feb 18 change to
11263         configure.
11264
11265 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
11266
11267         Brought over from egcs:
11268
11269         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11270
11271         * configure.in (target_subdir): Set to ${target_alias} instead
11272         of "libraries".
11273
11274         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11275
11276         * configure.in (target_subdir): Set to libraries if enable_multilib.
11277
11278 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
11279
11280         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11281         multilibs, force reconfiguration the first time we create
11282         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11283
11284 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
11285
11286         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11287         avoid confusion with --no-recursion.
11288
11289 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
11290
11291         * configure.in: Win32 hosts shouldn't use install -x
11292         * install-sh: remove -x option, and special .exe-handling
11293         hack.
11294
11295 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
11296
11297         * config.guess: Recognize i586-pc-beos.
11298         * configure.in: Don't build some bits for beos.
11299
11300 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11301
11302         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11303         CFLAGS default to -O2.
11304
11305         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11306         when using GNU ld.
11307
11308 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
11309
11310         * ltmain.sh: Correct install when using a different shell.
11311
11312 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11313
11314         * ltconfig, ltmain.sh: Update to libtool 1.2b.
11315
11316 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
11317
11318         * makefile.vms: Update to build binutils/makefile.vms.  Add install
11319         target.
11320
11321 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
11322
11323         * ltconfig: Update to correct AIX handling.
11324
11325 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11326
11327         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11328
11329         * configure.in (target_subdir): Set to ${target_alias} instead
11330         of "libraries".
11331
11332 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
11333
11334         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11335         (Makefile): Depend on $(gcc_version_trigger).
11336
11337         * configure (gcc_version): Change default initializer to empty
11338         string.
11339         (gcc_version_trigger): New variable; pass this variable down
11340         to subdir configures to enable them checking gcc's version
11341         themselves. Emit make macros for both gcc_version vars.
11342         (topsrcdir): Initialize reliably.
11343         (recursion line): Remove --with-gcc-version=${gcc_version}.
11344
11345 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11346
11347         * configure (enable_version_specific_runtime_libs): Implement new flag
11348         --enable-version-specific-runtime-libs which installs C++ runtime stuff
11349         in $(libsubdir); emit definition in each generated Makefile.
11350         (gxx_include_dir): Initialize depending on
11351         $enable_version_specific_runtime_libs.
11352
11353 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11354
11355         * configure (gcc_version): Initialize properly depending on
11356         how and where configure is started.
11357         (recursion line): Pass a --with-gcc-version=${gcc_version}
11358         to configures in subdirs.
11359
11360 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
11361
11362         * configure.in (noconfigdirs): Add configure pattern for mips tx39
11363         cygmon
11364
11365 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
11366
11367         * configure.in: Add cygmon and libstub support for mn10200.
11368
11369 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
11370
11371         * configure (gcc_version): Add new variable describing the
11372         particular gcc version we're building.
11373         * Makefile.in (libsubdir): Add new macro for the directory
11374         in which the compiler finds executables, libraries, etc.
11375         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11376         and libsubdir.
11377
11378 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11379
11380         * Makefile.in (local-clean): Remove *.log.
11381         (warning.log): Built with warn_summary from build.log.
11382         (mail-report.log): Run test_summary.
11383         (mail-report-with-warnings.log): Run test_summary including
11384         warning.log in the report.
11385
11386 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
11387
11388         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11389
11390 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
11391
11392         * Makefile.in (grep): Grep no longer depends on libiberty.
11393
11394 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
11395
11396         * Makefile.in: all-snavigator needs all-libgui.
11397
11398 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
11399
11400         * configure.in: Add cygmon and libstub support for mn10300.
11401
11402 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
11403
11404         * missing: Update to version from automake 1.3.
11405
11406         * ltmain.sh: On installation, don't get confused if the same name
11407         appears more than once in the list of library names.
11408
11409 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11410
11411         * config.sub: Accept m68060 and m5200 as CPU names.
11412
11413 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
11414
11415         * configure: Use && rather than using -a in test, because odd
11416         strings can confuse test.
11417         * configure.in: Likewise.
11418
11419 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11420
11421         * ltconfig, ltmain.sh: Bring in Visual C++ support.
11422
11423 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11424
11425         * Makefile.in (boostrap2-lean, bootstrap3-lean,
11426         bootstrap4-lean): New targets.
11427
11428 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
11429
11430         * mpw-* Delete.  Not used.
11431
11432 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
11433
11434         * COPYING.LIB: Update FSF address.
11435
11436 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
11437
11438         * ltconfig, ltmain.sh: Update to libtool 1.2a.
11439
11440         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11441         GAS_SUPPORT_DIRS.
11442
11443 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
11444
11445         * ltconfig, ltmain.sh: Avoid producing a version number if
11446         -version-info was not used.
11447
11448 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11449
11450         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11451         building with newlib.
11452
11453 1998-04-30  Paul Eggert  <eggert@twinsun.com>
11454
11455         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11456         Solaris `make' causes it to continue to next definition.
11457
11458 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11459
11460         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11461         the right GUI libraries and files are installed along with GDB.
11462
11463 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11464
11465         * configure.in: Change alpha to alpha* in several places.
11466
11467 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
11468
11469         * config.sub: Recognize sparc86x.
11470
11471 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
11472
11473         * configure.in (--enable-target-optspace): Remove debug echo.
11474
11475 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
11476
11477         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11478
11479 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11480
11481         * ltconfig: Update cygwin32 support.
11482
11483         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11484         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11485         (GDB_SUPPORT_DIRS): Likewise.
11486
11487 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
11488
11489         * configure.in (target_makefile_frag): If --enable-target-optspace,
11490         use -Os to compile target libraries rather than -O2.  Default to
11491         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11492         not used.
11493         * configure.in (target_cflags): Ditto for d30v.
11494
11495 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
11496
11497         * Makefile.in (all-bfd): Depend on all-intl.
11498         (all-binutils): Likewise.
11499         (all-gas): Likewise.
11500         (all-gprof): Likewise.
11501         (all-ld): Likewise.
11502
11503 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
11504
11505         * configure.in (host_tools): Fix typo, lbtool -> libtool.
11506
11507 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11508
11509         * Makefile.in (all-bfd): Depend upon all-libiberty.
11510
11511         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11512
11513 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
11514
11515         * Makefile.in: Add libstub.
11516
11517         * configure.in: Ditto. Build libstub for targets that have cygmon
11518         support.
11519
11520 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
11521
11522         * configure.in: Don't set PICFLAG on ix86-cygwin32.
11523
11524 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
11525
11526         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11527         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
11528
11529 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
11530
11531         * configure: Define DEFAULT_M4 by searching PATH.
11532         * Makfile.in: Use DEFAULT_M4.
11533
11534 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11535
11536         * ltconfig: Add cygwin32 support.
11537
11538         * Makefile.in, configure.in: Add libtool as a native only directory
11539         to configure and build.
11540
11541 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
11542
11543         * Makefile.in (INSTALL_MODULES): Remove texinfo.
11544
11545 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
11546
11547         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11548
11549 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
11550
11551         * Makefile.in: add ash make rules
11552         * configure.in: add ash to native_only and host_tools lists
11553
11554 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
11555
11556         * Makefile.in (all-gettext, all-intl): New targets.
11557         (ALL_MODULES): Added all-gettext, all-intl.
11558         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11559         (INSTALL_MODULES): Added install-gettext, install-intl.
11560         (CLEAN_MODULES): Added clean-gettext, clean-intl.
11561
11562         * configure.in (host_tools): Added gettext.
11563         (native_only): Likewise.
11564         (noconfigdirs) [various cases]: Likewise.
11565         (host_libs): Added intl.
11566
11567 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
11568
11569         * configure: Do not disable building gdbtk for cygwin32 hosts.
11570
11571 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
11572
11573         * configure.in: Add thumb-coff target.
11574         * config.sub: Add thumb-coff target.
11575
11576 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11577
11578         * Makefile.in: Revert yesterday's change.
11579         (all-target-winsup):  all-target-librx stays out of here.
11580
11581 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11582
11583         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11584         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11585         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11586         Remove references to librx and libg++.
11587
11588 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
11589
11590         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11591         recursive makes
11592
11593 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
11594
11595         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11596         for newlib directory.
11597         (CXX_FOR_TARGET): Likewise.
11598
11599 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
11600
11601         * ltconfig: Update after libtool/ltconfig.in change for
11602         hpux11.
11603
11604 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
11605
11606         * ltconfig, ltmain.sh: Update to libtool 1.2.
11607
11608 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11609
11610         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11611         (install-gcc-cross): Instead, override LANGUAGES here.
11612
11613 1998-03-18  Dave Love  <d.love@dl.ac.uk>
11614
11615         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11616         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11617
11618 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
11619
11620         * configure.in: Add Thumb-pe target.
11621
11622 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
11623
11624         * Makefile.in - changed sn targets to snavigator
11625         * configure.in - changed sn targets to snavigator
11626
11627 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11628
11629         * config-ml.in: After building symlink tree call make distclean
11630         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11631         to be the case for libiberty.
11632
11633 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
11634
11635         * configure: When making link, also check the current
11636         directory. The configure scripts may create one.
11637
11638 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
11639
11640         * config.sub: Accept alphapca56 and alphaev6 properly.
11641
11642 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11643
11644         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11645
11646 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11647
11648         * config.sub (sco5): Fix typo.
11649
11650 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
11651
11652         * Makefile.in (INSTALL_MODULES): Move install-tcl before
11653         install-itcl.
11654         (install-itcl): Remove dependency on install-tcl.
11655
11656 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
11657
11658         * configure.in: Remove libgloss from noconfigdirs for MN10300.
11659
11660 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
11661
11662         * configure.in: Don't build libgui for a cygwin32 target when not on
11663         a cygwin32 host.
11664
11665 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11666
11667         * configure (redirect): Set to null, so default behavior of
11668         configure is now --verbose.
11669
11670 1998-02-16  Dave Love  <d.love@dl.ac.uk>
11671
11672         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11673         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11674
11675 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
11676
11677         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11678         this change to sync Makefile.in with its ChangeLog entries.
11679
11680 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
11681
11682         * ltmain.sh (mkdir): Check that the directory doesn't exist
11683         before we exit with error, so that we don't get races during
11684         parallel builds.
11685
11686 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11687
11688         * ltconfig, ltmain.sh: Update from libtool 1.0i.
11689
11690 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11691
11692         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11693         PICFLAG_FOR_TARGET.
11694         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11695
11696         * configure: Emit a definition for the new macro enable_shared
11697         into each Makefile.
11698
11699 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11700
11701         * configure.in (host_tools, native_only): Add libtool.
11702
11703 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
11704
11705         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11706         Fix typo in ming config comment.
11707
11708 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11709
11710         * ltconfig, ltmain.sh: Update from libtool 1.0h.
11711
11712 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
11713
11714         * config.sub: Add tic30 cases, and map c30 to tic30.
11715
11716 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
11717
11718         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11719         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11720         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11721         (CLEAN_TARGET_MODULES): Similarly
11722         (all-target-libf2c): Add dependences.
11723         * configure.in (target_libs): Add libf2c.
11724
11725 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
11726
11727         * configure.in: Remove expect from noconfigdirs when target
11728         is cygwin32.  OK to build expect and dejagnu with Canadian
11729         Cross.
11730
11731 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
11732
11733         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11734         host.
11735
11736         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11737         and mingw32.
11738
11739 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11740
11741         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11742         here as it is not defined in the toplevel Makefile.
11743
11744 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11745
11746         * configure (package_makefile_rules_frag): New variable, which names
11747         a file with generic rules, ...
11748         Change comment to mention we now have FIVE parts.
11749         * configure: Undo last change.
11750
11751 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
11752
11753         * config.guess: More accurate determination of HP processor types.
11754         * config.sub: More accurate determination of HP processor types.
11755
11756 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11757
11758         * configure (package_makefile_frag): Move inserting the
11759         ${package_makefile_frag} to where it should be according
11760         to the comment.
11761
11762 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
11763
11764         * config.guess: Add support for Linux/ARM.
11765
11766 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
11767
11768         * .cvsignore: Remove *-info and *-install since they match
11769         release-info and mpw-install, which we don't want to just ignore.
11770
11771 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
11772
11773         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
11774
11775 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
11776
11777         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
11778         local_prefix to sub-make invocations.
11779
11780 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
11781
11782         * configure.in: Check makefile fragments in the source
11783         directory.
11784
11785 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11786
11787         * configure.in: Check whether host and target makefile
11788         fragments exist before adding them to *_makefile_frag.
11789
11790 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
11791
11792         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
11793
11794 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
11795
11796         * configure.in: Make sure we only replace RPATH_ENVVAR on
11797         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
11798         regexp to sed.
11799
11800         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
11801         to sub-makes.
11802
11803 1998-01-13  Lee Iverson   (leei@ai.sri.com)
11804
11805         * config-ml.in (multi-do): LDFLAGS must include multilib
11806         designator.
11807
11808 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
11809
11810         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
11811
11812 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
11813
11814         * config.sub: Add mingw32 support.
11815         * configure.in: Likewise.
11816
11817 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
11818
11819         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
11820
11821 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
11822
11823         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11824         * configure (gxx_include_dir): Provide a definition for subdirs
11825         which do not use autoconf.
11826
11827 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
11828
11829         * config.guess: Sync with egcs.  Picks up new alpha support,
11830         BeOS & some additional linux support.
11831
11832 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
11833
11834         * config.guess: HP 9000/803 is a PA1.1 machine.
11835
11836 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
11837
11838         * configure.in: It's alpha*-...
11839
11840 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11841
11842         * configure.in (host_makefile_frag, target_makefile_frag):
11843         Handle multiple config files.
11844         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
11845         alpha-*-*.
11846
11847 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
11848
11849         * mkdep: New file.
11850
11851 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
11852
11853         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
11854
11855 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11856
11857         * Makefile.in: Add libgui directory.
11858         (GDB_TK): Add all-libgui.
11859         * configure.in: Add libgui directory.
11860         * configure: Add all-libgui to GDB_TK.
11861
11862 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
11863
11864         * config-ml.in (multidirs): Add m32r to multilib list.
11865
11866 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
11867
11868         * Makefile.in (all-target-gperf): Change dependency to
11869         all-target-libstdc++.
11870
11871 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
11872
11873         * config.guess: Add BeOS support.
11874
11875 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11876
11877         Source directory cvs renamed to cvssrc:
11878         * configure.in (host_tools): Change cvs to cvssrc.
11879         (native_only): Likewise.
11880         (noconfigdirs) [various cases]: Likewise.
11881         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
11882         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
11883         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
11884         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
11885         (all-cvssrc): Rename target from all-cvs.
11886
11887 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
11888
11889         * configure (gxx_include_dir): Fix thinko.
11890
11891 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
11892
11893         * Makefile.in (INSTALL_TARGET_CROSS): Define.
11894         (install-cross, install-gcc-cross): New targets.
11895
11896 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
11897
11898         * configure.in (noconfigdirs): Add support for Thumb target.
11899
11900         * config.sub (maybe_os): Add support for Thumb target.
11901
11902 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
11903
11904         * Makefile.in: Add rules for cygmon.
11905
11906         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
11907
11908 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
11909
11910         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11911         * configure (gxx_include_dir): Provide a definition for subdirs
11912         which do not use autoconf.
11913
11914 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
11915
11916         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
11917         11/18/97 build
11918
11919 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
11920
11921         * From Franz Sirl.
11922         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11923         found on RedHat Linux systems.
11924
11925 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
11926
11927         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11928         guesses.
11929
11930 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
11931
11932         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11933
11934 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
11935
11936         * ltmain.sh: If mkdir fails, check whether the directory was created
11937         anyhow by some other process.
11938
11939 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
11940
11941         * configure.in (d30v-*-*): Configure all directories.
11942
11943 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
11944
11945         * configure.in (d30v-*-*): Configure newlib, libiberty directories
11946         for the D30V.
11947
11948 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
11949
11950         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11951
11952 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
11953
11954         * include/libiberty.h: Add extern "C" { so it can be used with C++
11955         progrms.
11956         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
11957         programs.
11958
11959 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
11960
11961         * configure.in (d30v-*-*): Configure GCC now.
11962
11963 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
11964
11965         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11966         is no longer needed.
11967
11968 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
11969
11970         * Makefile.in: check-target-libio depends on all-target-libstdc++.
11971
11972 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
11973
11974         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11975         targets using "$@" to provide support for similar but not identical
11976         targets without having to duplicate code.
11977
11978 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
11979
11980         * makefile.vms: Fix to work with DEC C.
11981
11982 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
11983
11984         * config.sub: Add mips-tx39-elf to marketing names.
11985
11986 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
11987
11988         * ltmain.sh: Handle symlinks in generated script.
11989
11990 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
11991
11992         * configure: Handle autoconf style directory options: --bindir,
11993         --datadir, --includedir, --infodir, --libdir, --libexecdir,
11994         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11995         --sysconfdir.
11996         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11997         (sharedstatedir, localstatedir, oldincludedir): New variables.
11998         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11999         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12000         sbindir, sharedstatedir, and sysconfdir.
12001
12002 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12003
12004         * Makefile.in (bootstrap-lean): New target.
12005
12006 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
12007
12008         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
12009         sn, and gnuserv from noconfigdirs.
12010
12011 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
12012
12013         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12014
12015 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
12016
12017         * Makefile.in (cross): New target.
12018
12019 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
12020                           Jeff Law         <law@cygnus.com>
12021
12022         * Makefile.in (bootstrap2, bootstrap3): New targets.
12023         (all-bootstrap): Remove outdated and confusing target.
12024         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12025
12026 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12027
12028         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12029         windows.  Consistent with gdb/configure.
12030
12031 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
12032
12033         * configure.in: Name Linux target fragment.
12034
12035         * configure: Rewrite so that project Makefile fragment is inserted
12036         first and appears last in the resulting Makefile.
12037
12038 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12039
12040         * Makefile.in (install-itcl): Install tcl first.
12041
12042 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
12043
12044         * configure.in: remove bison from noconfigdirs for Cygwin32 host
12045
12046 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12047
12048         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12049
12050         * configure.in (skipdirs): Add target-librx for Linux.
12051         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12052
12053 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
12054
12055         * Makefile.in (bootstrap): New target.
12056
12057 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
12058
12059         * config.sub: Accept 'amigados' for backward compatibility.
12060
12061 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
12062
12063         * config.guess: Merge with FSF.
12064
12065 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
12066
12067         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12068
12069 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
12070
12071         * config.sub: Add "marketing-names" patch.
12072
12073 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
12074
12075         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12076
12077 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
12078
12079         * config.sub: Handle v850-elf.
12080
12081 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
12082
12083         * .cvsignore (*-install): Remove.
12084
12085 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
12086
12087         * ltconfig: Set CONFIG_SHELL in libtool.
12088         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12089
12090 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12091
12092         * configure.in (target_subdir): Set to libraries if enable_multilib.
12093
12094 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
12095
12096         * config.guess: Update from gcc directory.
12097
12098 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12099
12100         * Makefile.in (all-sim): Depends on all-readline.
12101
12102 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
12103
12104         * Makefile.in (BISON, YACC): Use $$s.
12105         (all-bison): Depend on all-texinfo.
12106
12107 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
12108
12109         * Makefile.in (BISON): Add -L flag.
12110         (YACC): Likewise.
12111
12112 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12113
12114         * configure.in (noconfigdirs): Add support for v850e target.
12115
12116         * config.sub (maybe_os): Add support for v850e target.
12117
12118 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12119
12120         * configure.in (noconfigdirs): Add support for v850ea target.
12121
12122         * config.sub (maybe_os): Add support for v850ea target.
12123
12124 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
12125
12126         * config.sub: Add mipstx39.  Delete r3900.
12127
12128 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12129
12130         * Makefile.in (all-autoconf): Depends on all-texinfo.
12131
12132 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
12133
12134         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12135         eabi targets.
12136
12137 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
12138
12139         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12140
12141         * configure: When handling a Canadian Cross, handle YACC as well as
12142         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
12143         * Makefile.in (all-bison): Depend upon all-texinfo.
12144
12145 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
12146
12147         * Makefile.in (BISON): bison, not byacc or bison -y.
12148         (YACC): bison -y or byacc or yacc.
12149         (various): Add *-bison as appropriate.
12150         (taz): No need to mess with BISON anymore.
12151
12152 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
12153
12154         * configure: If OSTYPE matches *win32*, try to find a good value for
12155         CONFIG_SHELL.
12156
12157 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
12158
12159         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12160         configure.in if it is present.
12161
12162 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
12163
12164         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12165
12166 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
12167
12168         * config.sub: Recognize `arc' cpu.
12169         * configure.in: Likewise.
12170         * config-ml.in: Likewise.
12171
12172 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
12173
12174         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12175
12176 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
12177
12178         * configure: Changed sed delimiter from ':' to '|' when
12179         attempting to substitute ${config_shell} for SHELL. On
12180         NT ${config_shell} may contain a ':' in it.
12181
12182 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
12183
12184         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12185
12186 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
12187
12188         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12189
12190 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12191
12192         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12193
12194         * ylwrap: If the program is a relative path, force it to be
12195         absolute.
12196
12197 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12198
12199         * configure (tooldir): Set BISON to `bison -y' and not just bison.
12200
12201 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12202
12203         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12204         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12205         for libraries.
12206
12207 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
12208
12209         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12210         separated by spaces.
12211
12212 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
12213
12214         * ylwrap: New file.
12215         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12216
12217         * ltmain.sh: Handle /bin/sh at start of install program.
12218
12219         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12220
12221         * ltconfig, ltmain.sh: New files, from libtool 1.0.
12222         * missing: New file, from automake 1.2.
12223
12224 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
12225
12226         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
12227         check-tk to CHECK_X11_MODULES.
12228
12229 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12230
12231         * config.sub: Merge with FSF.
12232
12233 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12234
12235         * config.guess: Merge with FSF.
12236
12237 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12238
12239         * configure: Treat msdosdjgpp like go32.
12240         * configure.in: Likewise.  Don't remove gprof for go32.
12241
12242         * configure: Change Makefile.tem2 to Makefile.tm2.
12243
12244 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
12245
12246         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12247
12248 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12249
12250         * install-sh (chmodcmd): Set to null if the DST directory already
12251         exists.  Same as Nov 11th change.
12252
12253 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
12254
12255         * configure (GDB_TK): Needs itcl and tix.
12256
12257 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
12258
12259         * config.guess: Update from FSF.
12260
12261 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
12262
12263         * Makefile.in (GDB_TK): Depend on itcl and tix.
12264
12265 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12266
12267         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12268         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12269         (INSTALL_SCRIPT): New variable.
12270         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12271         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12272         to -x.
12273         * install-sh: Add support for -x option.
12274
12275 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
12276
12277         * configure.in, Makefile.in: Treat tix like itcl.
12278
12279 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
12280
12281         * Makefile.in (WINDRES): New variable.
12282         (WINDRES_FOR_TARGET): New variable.
12283         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12284         (EXTRA_HOST_FLAGS): Add WINDRES.
12285         (EXTRA_TARGET_FLAGS): Add WINDRES.
12286         (EXTRA_GCC_FLAGS): Add WINDRES.
12287         ($(DO_X)): Pass down WINDRES.
12288         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12289         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12290         DLLTOOL_FOR_TARGET.
12291
12292 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
12293
12294         * configure.in: configure sim before gdb for win32-x-ppc
12295
12296 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12297
12298         Move gperf into the toplevel, from libg++.
12299         * configure.in (target_tools): Add target-gperf.
12300         (native_only): Add target-gperf.
12301         * Makefile.in (all-target-gperf): New target, depend on
12302         all-target-libg++.
12303         (configure-target-gperf): Empty rule.
12304         (ALL_TARGET_MODULES): Add all-target-gperf.
12305         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12306         (CHECK_TARGET_MODULES): Add check-target-gperf.
12307         (INSTALL_TARGET_MODULES): Add install-target-gperf.
12308         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12309
12310 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
12311
12312         * config.sub (mn10200): Recognize new basic machine.
12313
12314 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12315
12316         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12317         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12318
12319 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12320
12321         * configure.in: If we're building mips-sgi-irix6* native, turn on
12322         ENABLE_MULTILIB and set TARGET_SUBDIR.
12323
12324 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
12325
12326         * Makefile.in (all-sn): Depend on all-grep.
12327
12328 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
12329
12330         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12331
12332         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12333         Makefile.  From Jeff Makey <jeff@cts.com>.
12334         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12335
12336         * Makefile.in (DISTBISONFILES): Remove.
12337         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
12338         $(DEFAULT_YACC).
12339
12340         * configure.in: Build itl, db, sn, etc., when building for native
12341         cygwin32.
12342
12343         * Makefile.in (LD): New variable.
12344         (EXTRA_HOST_FLAGS): Pass down LD.
12345         ($(DO_X)): Likewise.
12346
12347 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
12348
12349         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12350
12351 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
12352
12353         * configure.in (targargs): Strip out any supplied --build argument
12354         before adding our own. Always add --build.
12355
12356 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
12357
12358         * configure.in (targargs): Pass --build if we're doing
12359         a cross-compile.
12360
12361 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
12362
12363         * configure: Use '|' instead of ":" as the separator in
12364         sed. Otherwise sed chokes on NT path names with drive
12365         designators. Also look for "?:*" as the leading characters in an
12366         absolute pathname.
12367
12368 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
12369
12370         * config.sub: Support for r3900.
12371
12372 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12373
12374         * configure.in: Use install-sh, not install.sh.
12375
12376 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12377
12378         * Makefile.in (taz): Improve check for BISON so it doesn't try to
12379         apply it twice.
12380
12381 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12382
12383         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12384         install-binutils.
12385
12386 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
12387
12388         * Makefile.in: Add automake targets.
12389         * configure.in (host_tools): Add automake.
12390
12391 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12392
12393         * configure: Default CXX to c++, not gcc.
12394         * Makefile.in (CXX): Set to c++, not gcc.
12395         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12396
12397 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
12398
12399         * install-sh: try appending a .exe if source file doesn't
12400         exist
12401
12402 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
12403
12404         * configure.in: Turn on multilib by default.
12405         (cross_only): Remove target-libiberty.
12406
12407         * Makefile.in (all-gcc): Don't depend on libiberty.
12408
12409 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
12410
12411         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12412
12413 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12414
12415         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12416         (DISTBISONFILES): Add ld/Makefile.in
12417
12418 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
12419
12420         * configure.in: if target is cygwin32 but host isn't cygwin32,
12421         don't configure gdb tcl tk expect, not just gdb.
12422
12423 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
12424
12425         * configure.in: Added gnuserv everywhere sn appears.
12426
12427         * Makefile.in (ALL_MODULES): Added all-gnuserv.
12428         (CROSS_CHECK_MODULES): Added check-gnuserv.
12429         (INSTALL_MODULES): Added install-gnuserv.
12430         (CLEAN_MODULES): Added clean-gnuserv.
12431         (all-gnuserv): New target.
12432
12433 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
12434
12435         * config.guess: Fixes for MIPS OpenBSD systems.
12436
12437 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12438
12439         * Makefile.in (INSTALL_XFORM): Remove.
12440         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12441
12442         * mkinstalldirs: New file, copied from automake.
12443         * Makefile.in (installdirs): Rename from install-dirs.  Use
12444         mkinstalldirs.  Change all users.
12445         (DEVO_SUPPORT): Add mkinstalldirs.
12446
12447 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12448
12449         * install-sh: Rename from install.sh.
12450         * Makefile.in (INSTALL): Change install.sh to install-sh.
12451         (DEVO_SUPPORT): Likewise.
12452
12453         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
12454         Graichen <graichen@rzpd.de>.
12455
12456 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
12457
12458         * config.guess: Recognize OpenBSD systems correctly.
12459
12460 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12461
12462         * README, Makefile.in (ETC_SUPPORT): Remove references to
12463         cfg-paper*, configure.{texi,man,info*}._
12464
12465 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
12466
12467         * Makefile.in (all.normal): Ensure that gcc is built after all
12468         the x11 - ie gdb - targets.
12469
12470 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
12471
12472         * makefile.vms: Don't run conf-a-gas.
12473
12474 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
12475
12476         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12477
12478 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
12479
12480         * configure.in: Remove noconfigdirs case since gdb also
12481         configures and builds for tic80-coff.
12482
12483 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12484
12485         * configure: Set cache_file to config.cache.
12486         * Makefile.in (local-distclean): Remove config.cache.
12487
12488 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12489
12490         * COPYING: Update FSF address.
12491
12492 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
12493
12494         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12495         noconfigdirs.
12496
12497 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12498
12499         * Makefile.in (install-dirs): Don't crash if prefix, and hence
12500         MAKEDIRS, is empty.
12501
12502 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
12503
12504         * config.sub: Tweak mn10300 entry.
12505
12506 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
12507
12508         * configure.in (host_tools): Put sim before gdb, so gdb's
12509         configure.tgt can determine if the simulator was configured.
12510
12511 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
12512
12513         * config.sub: Move BeOS $os case to be with other Cygnus
12514         local cases.
12515
12516 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
12517
12518         * config.sub: Remove misplaced comment that broke Linux.
12519
12520 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
12521
12522         * config.sub: Add BeOS support.
12523
12524 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
12525
12526         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12527
12528 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
12529
12530         * configure.in (noconfigdirs): Remove tcl and tk from
12531         noconfigdirs for cygwin32 builds.
12532
12533 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
12534
12535         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12536
12537 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
12538
12539         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12540         make-all.com, use makefile.vms instead.
12541
12542 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
12543
12544         * config.sub: Accept -lnews*.
12545
12546 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
12547
12548         * configure.in (noconfigdirs): Disable target-newlib,
12549         target-examples and target-libiberty for d30v.
12550
12551 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12552
12553         * configure.in (noconfigdirs): Enable ld for d30v.
12554
12555 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
12556
12557         * configure.in (tic80-*-*): Build compiler.
12558
12559 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
12560
12561         * configure.in (d30v-*): Remove sim directory from list of
12562         unsupported d30v directories
12563
12564 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12565
12566         * config.sub, configure.in: Add d30v target cpu.
12567
12568 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
12569
12570         * makefile.vms: New file.
12571         * make-all.com: Remove.
12572
12573 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
12574
12575         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12576
12577 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
12578
12579         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12580
12581 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
12582
12583         * Makefile.in (ALL_MODULES): Added all-db.
12584         (CROSS_CHECK_MODULES): Addec check-db.
12585         (INSTALL_MODULES): Added install-db.
12586         (CLEAN_MODULES): Added clean-db.
12587
12588 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
12589
12590         * config.guess: Merge with latest FSF sources.
12591
12592 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
12593
12594         * Makefile.in (ALL_MODULES): Added all-itcl.
12595         (CROSS_CHECK_MODULES): Added check-itcl.
12596         (INSTALL_MODULES): Added install-itcl.
12597         (CLEAN_MODULES): Added clean-itcl.
12598
12599 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
12600
12601         * configure.in: build gdb for mn10200
12602
12603 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
12604
12605         * Makefile.in (all-target-winsup): Depend on all-target-libio.
12606
12607 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
12608
12609         * configure.in (tic80-*-*): Turn off most targets right now.
12610
12611 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
12612
12613         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12614         rather than the makeinfo program.
12615         (do-info): Depend upon all-texinfo.
12616
12617 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12618
12619         * configure.in: Remove uses of config/mh-linux.
12620
12621         * config.sub, config.guess: Merge with latest FSF sources.
12622
12623 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
12624
12625         * config.sub (case $basic_machine): Add tic80 entries.
12626
12627 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
12628
12629         * config.sub, config.guess: Merge with latest FSF sources.
12630
12631 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12632
12633         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12634         * mpw-config.in: Test for NewFolderRecursive.
12635         * mpw-install: Use symbolic name for startup filename.
12636         * mpw-README: Add various additional details.
12637
12638 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
12639
12640         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12641
12642 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
12643
12644         * configure.in: Do build gcc and the target libraries for
12645         the mn10200.
12646
12647 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
12648
12649         * configure.in: don't avoid building gdb for mn10300 any more
12650         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12651         instead of single-quoting it.
12652
12653 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
12654
12655         * configure.in: Don't use --with-stabs on IRIX 6.
12656
12657 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
12658
12659         * configure.in (m32r): Build gdb, libg++ now.
12660
12661 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12662
12663         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
12664         directories from noconfigdirs.
12665
12666 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
12667
12668         * config.sub (basic_machine): added mips16 configuration
12669
12670 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12671
12672         * config.sub: Handle d10v-unknown.
12673
12674 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
12675
12676         * config.sub: Handle v850-unknown.
12677
12678 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
12679
12680         * Makefile.in: add findutils
12681         * configure.in: add findutils to list of host_tools
12682
12683 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
12684
12685         * config.sub: Handle mn10200 and mn10300.
12686
12687 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12688
12689         * configure.in (d10v-*): Do not build librx.
12690
12691 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
12692
12693         * configure.in (mn10300): Build everything except gdb & libgloss.
12694
12695 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
12696
12697         * config.guess:  Patch for Dansk Data Elektronik servers,
12698         from Niels Skou Olsen <nso@dde.dk>.
12699
12700         For ncr, use /bin/uname rather than uname, since GNU uname does not
12701         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
12702
12703         Patch for MIPS R4000 running System V,
12704         from Eric S. Raymond <esr@snark.thyrsus.com>.
12705
12706         Fix thinko for nextstep.
12707
12708         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12709
12710         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
12711         * config.guess: Guess mips-dec-mach_bsd4.3.
12712
12713         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
12714         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
12715         release numbers.
12716         * config.guess (mips-mips-riscos*):  Emit just enough of the
12717         release number.
12718
12719         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
12720         * config.guess (sparc-auspex-sunos*):  Added.
12721         (f300-fujitsu-*): Added.
12722
12723         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
12724         * config.guess:  Recognize a Tadpole as a sparc.
12725
12726 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12727
12728         * config.guess: Don't assume that NextStep version is either 2 or
12729         3.  NextStep 4 (aka OpenStep 4) has come out now.
12730
12731 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12732
12733         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12734         From Rik Faith <faith@cs.unc.edu>.
12735
12736 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
12737
12738         * config.sub: Contributions from bug-gnu-utils to:
12739         Support plain "hppa" (no version given) architecture, reported by
12740         OpenStep.
12741         OpenBSD like NetBSD.
12742         LynxOs is not a hardware supplier.
12743
12744         * config.guess: Contributions from bug-gnu-utils to add support for:
12745         OpenBSD like NetBSD.
12746         Stratus systems.
12747         More Pyramid systems.
12748         i[n>4]86 Intel chips.
12749         M680[n>4]0 Motorola chips.
12750         Use unknown instead of lynx for hardware manufacturer.
12751
12752 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12753
12754         * install.sh (chmodcmd): Set to null if the DST directory already
12755         exists.
12756
12757 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12758
12759         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
12760         not use mt-ppc target Makefile fragment any more.
12761
12762 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12763
12764         * configure.in (*-*-windows):  Exclude everything but those dirs
12765         needed to build windows.
12766
12767 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
12768
12769         * Makefile.in (all-target-winsup): Depend on all-target-librx.
12770
12771 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12772
12773         * configure.in:  Exclude mmalloc from i386-windows.
12774
12775 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12776
12777         * Undo my previous change.
12778
12779 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
12780
12781         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
12782         unconditionally.
12783         (MAKEOVERRIDES): Define (revert this part of October 18 change).
12784
12785 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12786
12787         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
12788         host to add it's own flags.
12789
12790 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
12791
12792         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
12793
12794 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
12795
12796         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
12797         (CXX_FOR_TARGET): Likewise.
12798         (GCC_FOR_TARGET): Define.
12799         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
12800         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
12801         CC_FOR_TARGET was specified on the command line.
12802         (MAKEOVERRIDES): Don't define.
12803
12804 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
12805
12806         * configure.in (m32r): Fix spelling of libg++ libs.
12807
12808 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
12809
12810         * config.sub (-apple*): Remove, now redundant.
12811
12812 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
12813
12814         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
12815
12816         * configure: Rework yesterday's sed script patch.
12817
12818         * config.sub: Merge with FSF.
12819
12820 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
12821
12822         * config.guess:  Merge from FSF.
12823
12824         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
12825         * config.guess: Use pc instead of unknown, for pc clone systems.
12826         Change linux to linux-gnu.
12827
12828         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12829         * config.guess: Avoid non-portable tr syntax.
12830
12831 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
12832
12833         * test-build.mk (HOLES): Add "xargs" for gdb.
12834
12835         * configure: Avoid hpux10.20 sed bug.
12836
12837 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
12838
12839         * configure.in:  Add support for windows host
12840         (that is a build done under the Microsoft build environment).
12841
12842 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
12843
12844         * Makefile.in: Replace all uses of srcroot with s, to shrink
12845         command line lengths.
12846
12847         Patches from Geoffrey Noer <noer@cygnus.com>:
12848         * configure.in: If configuring for newlib, pass --with-newlib to
12849         subdirectories.
12850         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
12851         -Bnewlib/ and -Lwinsup to gcc.
12852         (CXX_FOR_TARGET): Likewise.
12853
12854 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12855
12856         * Makefile.in (ETC_SUPPORT): Add configure.
12857
12858 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
12859
12860         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
12861         host configuration file.
12862
12863 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
12864
12865         * configure.in: Break mn10x00 support into separate
12866         mn10200 and mn10300 configurations.
12867         * config.sub: Likewise.
12868
12869 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
12870
12871         * configure.in: Add lots of stuff to noconfigdirs for
12872         the mn10x00 targets.
12873
12874         * config.sub, configure.in: Add mn10x00 support.
12875
12876 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
12877
12878         * make-all.com: Call conf-a-gas, not config-a-gas.
12879
12880 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
12881
12882         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
12883         targets.
12884
12885 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
12886
12887         * mpw-README: Add much more detail for native PowerMac.
12888         * mpw-install: New file.
12889         * mpw-configure: Add --norecursion and --help options.
12890         * mpw-config.in: Translate readme and install files when
12891         copying to objdir.
12892         * mpw-build.in: Don't always depend on byacc and flex.
12893         (install-only-top): New action.
12894
12895 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
12896
12897         * configure.in:  You can now configure GDB for the v850.
12898
12899 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
12900
12901         * configure.in (noconfigdirs): Don't configure any C++ dirs
12902         if targeting D10V.
12903
12904 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12905
12906         * config.sub: Recognize mips64vr5000.
12907
12908 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
12909
12910         * configure.in: Use a single line for host_tools and native_only.
12911
12912 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
12913
12914         * config.sub, configure.in: Add entries for m32r.
12915
12916 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
12917
12918         * Makefile.in (inet-install): Don't run install-gzip.
12919
12920 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
12921
12922         * configure.in:  Don't config lots of things for *-*-windows*.
12923
12924 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
12925
12926         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12927         (host_libs, host_tools): Copy from configure.in.
12928         * mpw-configure: Don't complain about directories not found.
12929
12930 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12931
12932         * configure.in (i[345]86): Recognize i686 for pentium pro.
12933         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12934         file.
12935
12936         * config.guess (i[345]86): Ditto.
12937
12938 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12939
12940         * configure.in (noconfigdirs): Removed gdb for D10V.
12941
12942 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
12943
12944         * configure.in: Remove ld, target-libio, target-libg++, and
12945         target-libstdc++ from noconfigdirs.
12946
12947 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
12948
12949         * configure: Fix three locations where shell scripts were
12950         being run directly rather than with config_shell.
12951
12952 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
12953
12954         * configure.in (v850-*-*): Set up initial $noconfigdirs.
12955         * config.sub (basic_machine): Recognize v850.
12956
12957 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
12958
12959         * mpw-configure: Handle multiple enable/disable options and
12960         pass them down recursively, handle -c and -s flags appropriately
12961         depending on choice of compiler, add escape mechanism for
12962         quoted arguments to gC.
12963
12964 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12965
12966         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12967         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12968         so that -mrelocatable-lib and -mno-eabi are used.
12969
12970         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12971         not support --print-multi-lib, don't abort.
12972
12973 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
12974
12975         * make-all.com: Run config-a-gas.
12976         * setup.com: Don't copy subdirectory files around.
12977
12978 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
12979
12980         * configure.in (*-*-ose): Remove exclusion of libgloss for this
12981         target, it now compiles correctly.
12982
12983 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
12984
12985         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12986
12987 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12988
12989         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12990
12991 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12992
12993         * configure.in (native_only): Add prms.
12994
12995 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
12996
12997         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12998         (BINUTILS_SUPPORT_DIRS): Likewise.
12999
13000 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13001
13002         * configure.in (d10v-*-*): Don't configure ld or gdb until the
13003         d10v support is added.
13004
13005 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13006
13007         * configure.in (d10v-*-*): New target.
13008
13009 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
13010
13011         * config.guess (HP 9000/811): Recognize this as a PA1.1
13012         machine.
13013
13014 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
13015
13016         * Makefile.in (do-tar-gz): New target, split out from tail end of
13017         taz target.  Run each command separately, don't use pipes.
13018         (taz): Use it.
13019
13020 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
13021
13022         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13023         * mpw-build.in: No builds should depend on building byacc or flex,
13024         they are assumed to be installed already.
13025
13026 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13027
13028         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13029         variable that CC_FOR_TARGET needs.
13030
13031 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13032
13033         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13034         options have changed since the last time the subdirectory was
13035         configured, and if it has, reconfigure.
13036         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13037         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13038
13039 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
13040
13041         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13042         CLEAN_MODULES): Add bash.
13043         (all-bash): New target.
13044
13045 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
13046
13047         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13048
13049 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13050
13051         * config.sub (basic_machine): Recognize d10v as a valid processor.
13052
13053 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
13054
13055         * mpw-configure: Add support for --bindir.
13056         * mpw-build.in: Use a GCC-specific build script for GCC actions.
13057
13058 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
13059
13060         * configure.in: add bash, time, gawk to list of hosttools and things
13061         to only build for native toolchains
13062
13063 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13064
13065         * Makefile.in (docdir): Remove.
13066
13067 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13068
13069         * Makefile.in (datadir): Set to $(prefix)/share.
13070
13071 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
13072
13073         * configure.in: build diff and patch for cygwin32-hosted
13074         toolchains.
13075
13076 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
13077
13078         * config.sub: Accept -rtems*.
13079
13080 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
13081
13082         * configure.in: enable dosrel for cygwin32-hosted builds,
13083                 remove diff from the list of things not buildable
13084                 via Canadian Cross
13085
13086 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
13087
13088         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13089         don't get ". ".
13090
13091 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
13092
13093         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13094
13095 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
13096
13097         * Makefile.in (taz): Handle case where tex3patch didn't even get
13098         checked out.  Also, if it was found, put the symlink in a new util
13099         subdirectory.
13100
13101 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13102
13103         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13104
13105 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
13106
13107         * config.sub: Recognize -openvms.
13108         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13109         * make-all.com, setup.com: New files.
13110
13111 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13112
13113         * Makefile.in (taz): tex3patch moved to texinfo/util.
13114
13115 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
13116
13117         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13118         * configure.in: remove make from disable-if-Can-Cross list
13119                 enable gdb if ${host} and ${target} are cygwin32
13120
13121 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
13122
13123         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
13124         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13125
13126 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13127
13128         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
13129         distinguish sysv/svr4/bsd variants.
13130         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13131
13132 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
13133
13134         * configure.in: Added copyright notice.
13135         * move-if-change: Added copyright notice.
13136
13137 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13138
13139         * configure.in (powerpcle-*-solaris*): Until we get shared
13140         libraries working, don't build gdb, sim, make, tcl, tk, or
13141         expect.
13142
13143 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
13144
13145         * config.guess:  Merge with FSF:
13146
13147         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13148         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13149
13150         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
13151         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13152
13153         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
13154         * config.guess:  Combine two OSF1 rules.
13155         Also recognize field test versions.  From mjr@zk3.dec.com.
13156         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
13157         because GNU uname does not support -p.  From pmr@pajato.com.
13158
13159 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
13160
13161         * Makefile.in (MAKEDIRS): Removed $(tooldir).
13162
13163 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
13164
13165         * mpw-README: Document GCCIncludes.
13166
13167 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
13168
13169         * configure.in (alpha-*-linux*): Set enable_shared to yes.
13170
13171 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13172
13173         * mpw-configure: Handle --enable-FOO and --disable-FOO.
13174
13175 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
13176
13177         * configure.in (*-*-cygwin32): Configure make.
13178
13179 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
13180
13181         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13182
13183 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
13184
13185         * Makefile.in (all-inet): Depend on all-perl.
13186
13187         * Makefile.in (inet-install): New target.
13188
13189         * Makefile.in (all-inet): Depend on all-tcl.
13190         (all-inet): Depend on all-send-pr.
13191
13192 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13193
13194         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13195         temporarily.
13196
13197 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
13198
13199         * configure.in: Don't configure --with-gnu-ld on AIX.
13200
13201 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13202
13203         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13204
13205 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
13206
13207         * Makefile.in (ALL_MODULES): Added all-inet.
13208         (CROSS_CHECK_MODULES): Added check-inet.
13209         (INSTALL_MODULES): Added install-inet.
13210         (CLEAN_MODULES): Added clean-inet.
13211         (all-indent): New target.
13212
13213         * configure.in (host_tools): Added inet.
13214         (native_only): Added inet.
13215         (noconfigdirs): Added inet.
13216
13217 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
13218
13219         * configure.in: Don't configure libgloss if we are not configuring
13220         newlib.
13221
13222 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
13223
13224         * configure.in: Don't configure libgloss for unsupported
13225         architectures.
13226
13227 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13228
13229         * Makefile.in (CLEAN_MODULES): Add clean-apache.
13230
13231 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
13232
13233         * Makefile.in (ALL_MODULES): Include all-apache.
13234         (CROSS_CHECK_MODULES): Include check-apache.
13235         (INSTALL_MODULES): Include install-apache.
13236         (all-apache): New target.
13237
13238         * configure.in: Added apache everywhere perl is seen.
13239
13240 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13241
13242         * Makefile.in: Add support for clean-{module} and
13243         clean-target-{module} rules.
13244
13245 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
13246
13247         * configure.in (*-*-ose) do not build libgloss.
13248
13249 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13250
13251         * config.guess (prep*:SunOS:5.*:*): Turn into
13252         powerpele-unknown-solaris2.
13253
13254 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
13255
13256         * configure.in: Permit --enable-shared to specify a list of
13257         directories.
13258
13259 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13260
13261         * configure.in (host==solaris): Pass only the first word of $CC
13262         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13263
13264 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13265
13266         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13267
13268 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
13269
13270         * Makefile.in (ALL_MODULES): Include all-perl.
13271         (CROSS_CHECK_MODULES): Include check-perl.
13272         (INSTALL_MODULES): Include install-perl.
13273         (ALL_X11_MODULES): Include all-guile.
13274         (CHECK_X11_MODULES): Include check-guile.
13275         (INSTALL_X11_MODULES): Include install-guile.
13276         (all-perl): New target.
13277         (all-guile): New target.
13278
13279         * configure.in (host_tools): Include perl and guile.
13280         (native_only): Include perl and guile.
13281         (noconfigdirs): Don't build guile and perl; no ports have been
13282         done.
13283
13284 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
13285
13286         * configure (--enable-*): Handle quoted option lists such as
13287         --enable-sim-cflags='-g0 -O' better.
13288
13289 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13290
13291         * Makefile.in ({,inst}all-target): New rule so we can make and
13292         install all of the target directories easily.
13293
13294 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13295
13296         * configure.in: Add missing global flag in sed substitution when
13297         deleting `target-' from ${configdirs}.
13298
13299 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
13300
13301         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13302         option.
13303
13304         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13305         config/mh-necv4.
13306
13307         * install.sh: Correct misspelling of transformbasename.
13308
13309         * config.guess: Recognize mips-*-sysv*.
13310
13311 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
13312
13313         * config.sub: Recognize mon960.
13314
13315 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
13316
13317         * configure: Restore Canadian Cross handling of BISON and LEX,
13318         removed in Feb 20 change.
13319
13320 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
13321
13322         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13323         Mention make install.  Remove the old copyright date as well the
13324         clumsy and rather pointless copyright on the README file.
13325
13326 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13327
13328         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13329         Makefile after running symlink-tree, then run `make distclean' to
13330         avoid clobbering any generated files in srcdir.
13331
13332 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
13333
13334         * configure.in (m68k-*-netbsd*): Build everything now.
13335
13336 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13337
13338         * Makefile.in (taz): Fix quoting.
13339
13340 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
13341
13342         * configure.in (sparclet-*-*): Build everything now.
13343
13344 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13345
13346         * configure.in (m68k-*-linux*): New host.
13347
13348 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
13349
13350         * configure: Check for bison before byacc.
13351
13352 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
13353
13354         * Makefile.in configure:  Change the way LEX and BISON/YACC are
13355         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
13356         searching PATH.  These are used as fallbacks by Makefile.in if
13357         flex/bison/byacc aren't in objdir.
13358
13359 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
13360
13361         * Makefile.in: Make everything which depends upon all-bfd also
13362         depend upon all-opcodes, in case --with-commonbfdlib is used.
13363
13364 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13365
13366         * configure.in (host *-*-cygwin32): Don't build gdb if we are
13367         building NT native compilers on Unix.
13368
13369 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
13370
13371         * configure.in: Don't get CC from the host Makefile fragment if we
13372         can find gcc in PATH, or if this is a Canadian Cross.  Move the
13373         Solaris test for /usr/ucb/cc to the post target script, just after
13374         the compiler sanity test.
13375
13376 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
13377
13378         * config.sub: Merge with FSF.
13379
13380 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
13381
13382         * Makefile.in (RPATH_ENVVAR): New variable.
13383         (REALLY_SET_LIB_PATH): Use it.
13384         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13385
13386 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
13387
13388         * config.sub, configure.in: Recognize sparclet cpu.
13389
13390 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13391
13392         * config.guess:  Support m68k-cbm-sysv4.
13393
13394 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13395
13396         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13397         m68k-unknown-linuxaout from linker help string.  Put quotes around
13398         $ld_help_string.
13399
13400 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
13401
13402         * config.guess (powerpc-harris-powerunix): Add guess for port
13403         to new target.
13404
13405 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13406
13407         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13408
13409 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
13410
13411         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13412         $(REALLY_SET_LIB_PATH) in Makefile.
13413         * Makefile.in (SET_LIB_PATH): New variable.
13414         (REALLY_SET_LIB_PATH): New variable.
13415         ($(DO_X)): Use $(SET_LIB_PATH).
13416         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13417         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13418         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13419         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13420         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13421         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13422         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13423         (install-dosrel): Likewise.
13424         (all-opcodes): Depend upon all-libiberty.
13425
13426 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13427
13428         * config.guess (*:CYGWIN*): New
13429
13430 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13431
13432         * Makefile.in (all-target-winsup): All all-target-libiberty.
13433
13434 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13435
13436         * configure.in (noconfigdirs): Add missing # in front of comment.
13437
13438 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
13439
13440         * configure.in: add second pass to things added to noconfigdirs
13441         so *-gm-magic can exclude libgloss properly.
13442
13443 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
13444
13445         * mpw-configure (extralibs_name, rez_name): Set correctly
13446         for MWC68K compiler.
13447
13448         * mpw-README: Add more info on the necessary build tools.
13449
13450 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13451
13452         * configure.in, config.sub: Recognize cygwin32.
13453
13454 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
13455
13456         * config.guess, config.sub: Recognize A/UX.
13457
13458 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
13459
13460         * config.sub: Merge with gcc/config.sub.
13461
13462 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
13463
13464         * mpw-build.in (do-binutils): Add build of stamps.
13465
13466 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
13467
13468         * config.sub: Add recognition for mips64vr4100*-* targets.
13469
13470 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13471
13472         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13473         Add creation of gconfigargs with `--enable-shared' turned on.
13474         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13475         ($(host)-stamp-stage3-configured): Likewise.
13476         (HOLES): Add chatr and ldd.
13477         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13478
13479 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
13480
13481         * configure: Pass --nfp to recursive configures.
13482
13483 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13484
13485         * Makefile.in (DLLTOOL): New.
13486         (DLLTOOL_FOR_TARGET): New.
13487         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13488         (EXTRA_TARGET_FLAGS): Ditto.
13489         (EXTRA_GCC_FLAGS): Ditto.
13490         (CONFIGURE_TARGET_MODULES): Ditto.
13491         (DO_X): Ditto.
13492         * configure: Add DLLTOOL.
13493
13494 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
13495
13496         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13497         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13498         mh-sco, since old workarounds no longer needed, and don't
13499         build ld, since libraries have weak symbols in COFF.
13500
13501 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
13502
13503         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13504
13505 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13506
13507         * configure.in: Make sure that ${CC} can be used to compile an
13508         executable.
13509
13510 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13511
13512         * Makefile.in (all-gdb): Depend on $(GDB_TK).
13513         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13514         nothing depending on whether gdbtk is being built.
13515
13516 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
13517
13518         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13519
13520 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
13521
13522         * configure.in (noconfigdirs): Put ld or gas in this early, if the
13523         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13524
13525 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
13526
13527         * config-ml.in: Add support for
13528         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13529         Simplify setting of multidirs from --disable-foo.
13530
13531 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13532
13533         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13534         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13535         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13536         non-empty, pass them on to the  GCC make.
13537         (all-bootstrap): New rule that is like all-gcc, except it executes
13538         the GCC bootstrap rule instead of the GCC all rule.
13539
13540 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
13541
13542         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13543
13544 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13545
13546         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13547         DG/UX support.
13548
13549 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
13550
13551         * config.sub (i*86*) Change [345] to [3456]
13552
13553 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13554
13555         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13556         --with-gnu-ld=no.
13557
13558 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13559
13560         * config-ml.in (rs6000*, powerpc*): Add switches to control which
13561         AIX multilibs get built.
13562
13563 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13564
13565         * configure.in (i386-win32): Don't build expect if we're not
13566         building the tcl subdir.
13567
13568 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
13569
13570         * Makefile.in: (configure-target-examples, all-target-examples):
13571         New targets, configure and build example programs.
13572
13573 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
13574
13575         * mpw-configure: If an mpw-config.in generated a file mk.sed,
13576         use it as input to sedit the generated MPW makefile.
13577         * mpw-README: Add a suggestion about Gestalt.h.
13578
13579 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
13580
13581         * config.sub: Accept *-*-ieee*.
13582
13583 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
13584
13585         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
13586         Ronald F. Guilmette <rfg@monkeys.com>.
13587
13588 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13589
13590         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13591         for powerpc-pe native.
13592         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13593         (target==powerpc-pe): duplicate i386-win32 entry.
13594
13595 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13596
13597         * configure.in (noconfigdirs): Exclude target-newlib for all versions
13598         of vxworks, not just vxworks5.1.
13599
13600 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
13601
13602         * mpw-configure: Add support for exec-prefix.
13603
13604 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13605
13606         * config.guess: Recognize HP model 816 machines as having
13607         a PA1.1 processor.
13608
13609 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13610
13611         * configure: Ignore new autoconf configure options.
13612
13613 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13614
13615         * config.guess:  Recognize Pentium under SCO.
13616         From Robert Lipe <robertl@arnet.com>.
13617
13618 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13619
13620         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13621
13622 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
13623
13624         * configure.in: Don't configure gas for alpha-dec-osf*.
13625
13626 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
13627
13628         * configure.in: Default to --with-stabs for some targets for which
13629         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13630         i[345]86*-*-unixware*.
13631
13632 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13633
13634         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13635         rather than basing it on the target.  Simplify handling of options
13636         controlling which directories to configure.  Remove extraneous
13637         slash in multi-clean target.
13638
13639 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
13640
13641         * config-ml.in: Prefix more variables with ml_ so they don't collide
13642         with configure's.
13643
13644 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
13645
13646         * configure: Don't turn -v into --v.
13647
13648 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
13649
13650         * configure.in (targargs): Fix typo.
13651
13652         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13653
13654 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
13655
13656         * configure.in: Strip --host and --target options from
13657         CONFIG_ARGUMENTS, and always configure for --host only.  Add
13658         --with-cross-host option when building with a cross-compiler.
13659         * configure: Canonicalize the arguments put into config.status by
13660         always using `=' for an option with an argument.  Pass a presumed
13661         --host or --target explicitly.
13662
13663 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
13664
13665         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13666         into general OS recognition case.
13667
13668 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13669
13670         * configure.in (target_configdirs): add target-winsup only
13671         for win32 target systems.
13672
13673 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
13674
13675         * Makefile.in (all-target-libgloss): Depend upon
13676         configure-target-newlib, since when libgloss is built it looks to
13677         see if the newlib directory exists.
13678
13679 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
13680
13681         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13682         cfg-ml-*.in.
13683
13684 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
13685
13686         * configure: Handle LD and LD_FOR_TARGET when configuring a
13687         Canadian Cross.
13688
13689 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13690
13691         * configure.in (target_libs): add target-winsup.
13692         (target==i386-win32): add patch diff flex make to $noconfigdirs.
13693         (target==ppcle-pe): remove ld from $noconfigdirs.
13694
13695 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
13696
13697         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13698         Preserve relative path names in $srcdir.  Build symlink tree if
13699         configuring cross target dir and srcdir=. (= no VPATH support).
13700         (configure-target-libg++): Depend on configure-target-librx.
13701         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13702         * config-ml.in: New file.
13703         * symlink-tree: New file.
13704         * configure: Ensure srcdir="." if that's what it is.
13705
13706 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
13707
13708         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13709         includes and FLEX_SKELETON setting.
13710         * mpw-configure (--with-gnu-ld): New option, controls whether
13711         to use PPCLink or ld with PowerMac GCC.
13712         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13713         * mpw-config.in: Configure grez if targeting Mac.
13714
13715         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
13716         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13717         just macos.
13718         * configure.in: Configure grez resource compiler if targeting Mac.
13719         * Makefile.in (all-grez, install-grez): New targets.
13720
13721 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
13722
13723         * configure: CXX defaults to gcc, not g++.  If we find
13724         gcc in the path, set CC to gcc -O2.
13725
13726 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
13727
13728         * configure: Default ${build} correctly.  Avoid picking up extra
13729         spaces when reading CC and CXX from Makefile.  When doing a
13730         Canadian Cross, use plausible default values for numerous
13731         variables.
13732         * configure.in: When doing a Canadian Cross, don't try to
13733         configure tools whose configure script can't handle it.
13734
13735 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13736
13737         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13738
13739 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13740
13741         * configure:  Remove dubious bug reporting address.
13742
13743 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13744
13745         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
13746         configure script, run that instead of this directory's configure.
13747         In either case, print a message that we're configuring the sub-dir.
13748
13749 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13750
13751         * configure.in: Before checking for the existence of various files,
13752         use sed to filter out "target-".
13753
13754 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13755
13756         * Makefile.in (DO_X): Split rule to decrease command line length
13757         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
13758         (Philippe De Muyter).
13759
13760 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13761
13762         * Makefile.in (all-patch): depend on all-libiberty.
13763
13764 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
13765
13766         * configure.in: If the only directory in target_configdirs which
13767         actually exists is libiberty, then set target_configdirs to empty,
13768         to avoid trying to build a target libiberty in a gas or gdb
13769         distribution.
13770
13771 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
13772
13773         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
13774         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
13775         systems.
13776
13777 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13778
13779         * configure.in (copy_dirs): Use sys-include instead of include
13780         for --with-headers option.
13781
13782 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
13783
13784         * Makefile.in, configure.in: Make winsup builds work with
13785         new scheme.
13786
13787 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
13788
13789         * configure.in: Build the linker on AIX.
13790
13791 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13792
13793         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
13794         where needed.
13795
13796 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
13797
13798         * Makefile.in (all-gcc): Fix typo.
13799
13800 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13801
13802         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
13803
13804 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13805
13806         * configure.in:  Rename libFOO to target-libFOO, and xiberty
13807         to target-xiberty, to provide more flexibility.
13808         (target_subdir):  Define.  Create if cross.
13809         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
13810         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
13811         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
13812         check-libFOO -> check-target-libFOO, etc.
13813         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
13814         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
13815         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
13816         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
13817         allow ALL_GCC="" to only configure.
13818         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
13819         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
13820         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
13821
13822 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
13823
13824         * Makefile.in (taz): Build "info" in etc explicitly.
13825
13826 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
13827
13828         * configure.in:  Make sure that CC is undefined (as opposed to
13829         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
13830         problem with autoconf trying to configure on a host without GCC.
13831
13832 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13833
13834         * mpw-configure: Set host alias from choice of host compiler,
13835         only use generic MPW Makefile sed if present, edit a file
13836         named "hacked_Makefile.in" instead of "Makefile.in" if present.
13837         * mpw-README: Add problem notes about CW6 and CW7.
13838
13839 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
13840
13841         * Makefile.in (taz): Use ";" instead of ";;".
13842
13843 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13844
13845         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
13846         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
13847         DISTDOCDIRS.
13848         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
13849         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
13850
13851 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13852
13853         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
13854         and gnats, because they are now subsumed by DISTSTUFFDIRS.
13855         Move bfd to DISTSTUFFDIRS.
13856
13857 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13858
13859         * Makefile.in (X11_LIB): Removed.
13860         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
13861
13862         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
13863
13864 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13865
13866         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
13867         names.
13868
13869 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13870
13871         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
13872
13873 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
13874
13875         * configure.in (i[345]86-*-win32): Always build newlib.
13876         Don't configure cvs, autoconf or texinfo.
13877         * Makefile.in (LD_FOR_TARGET): New.
13878         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
13879         Pass down LD_FOR_TARGET.
13880
13881 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13882
13883         * winsup: New directory.
13884         * Makefile.in: Build winsup.
13885         * configure.in: Winsup is configured when target is win32.
13886         Can only build win32 target GDB when native.
13887
13888 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
13889
13890         * config.guess: Recognize HP model 819 machines as having
13891         a PA 1.1 processor.
13892
13893 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13894
13895         * configure: Fix sed loop which substitutes for CC and CXX to
13896         avoid bug found in various sed implementations.
13897
13898 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13899
13900         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
13901         simulator.  Use standard powerpc-*-eabi*.
13902
13903 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13904
13905         * configure.in: Stop putting gas and binutils in noconfigdirs for
13906         powerpc-*-aix* and rs6000-*-*.
13907
13908 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
13909
13910         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13911         -mcall-aixdesc libraries.
13912
13913 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
13914
13915         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13916
13917         * config.sub (arm | armel | armeb): Fix shell syntax.
13918
13919 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13920
13921         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13922         -msoft-float and -mcpu=common support.
13923         (powerpc*-*-eabisim*): Add support for building -mcall-aix
13924         libraries.
13925
13926 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13927
13928         * configure.in: Allow configuration and build of emacs19 for the alpha.
13929
13930 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13931
13932         * configure.in (CC): Get ^CC, not just any old CC, from
13933         ${host_makefile_frag}.
13934
13935 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13936
13937         * configure.in (CC): Try to get CC from
13938         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13939
13940 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13941
13942         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13943         only if it exists in $(srcdir).
13944
13945 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13946
13947         * configure: If CC and CXX are not set in the environment, set
13948         them, based on either an existing Makefile or on searching for gcc
13949         in PATH.  Substitute for CC and CXX in Makefile.
13950         * configure.in: Remove libm from target_libs.  Separate
13951         target_configdirs from configdirs.  If CC is not set in
13952         environment, try to get it from a host Makefile fragment.  Rewrite
13953         changes of configdirs to use skipdirs instead.  A few minor
13954         tweaks.  Take directories out of target_configdirs as they are
13955         taken out of configdirs.  Remove existing Makefile files from
13956         subdirectories.  Substitute for TARGET_CONFIGDIRS and
13957         CONFIG_ARGUMENTS in Makefile.
13958         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13959         by configure.in.
13960         (CONFIG_ARGUMENTS): Likewise.
13961         (CONFIGURE_TARGET_MODULES): New variable.
13962         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13963         ($(CONFIGURE_TARGET_MODULES)): New target.
13964         (configure-libg++, configure-libio): New targets.
13965         (all-libg++): Depend upon configure-libg++.
13966         (all-libio): Depend upon configure-libio.
13967         (configure-libgloss, all-libgloss): New targets.
13968         (configure-libstdc++): New target.
13969         (all-libstdc++): Depend upon configure-libstdc++.
13970         (configure-librx, all-librx): New targets.
13971         (configure-newlib): New target.
13972         (all-newlib): Depend upon configure-newlib
13973         (configure-xiberty): New target.
13974         (all-xiberty): Depend upon configure-xiberty.
13975
13976 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13977
13978         * configure.in (host i[345]86-*-win32):  Expand the
13979         noconfigdirs again.
13980
13981 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
13982
13983         * mpw-configure: Fix sed command file name.
13984
13985 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13986
13987         * configure.in (host i[345]86-*-win32): Reduce the
13988         noconfigdirs again.
13989
13990 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
13991
13992         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13993         or powerpc*-*-pe*, since they are not yet supported.
13994
13995 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13996
13997         Add PowerMac support and many other enhancements.
13998         * mpw-configure: New option --cc to select compiler to use,
13999         paste options set according to --cc into the generated
14000         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14001         if mpw-make.sed is present.
14002         * mpw-config.in: Don't test for gC1, test for mpw-touch,
14003         add forward includes for PowerPC include files.
14004         * mpw-build.in: Build using Makefile.PPC if present.
14005         (do-byacc, etc): Remove separate version resource builds.
14006         (do-gas): Build "stamps" before "all".
14007         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14008         * mpw-README: Update to reflect --cc option, PowerMac support,
14009         and recently-reported compatibility problems.
14010
14011 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
14012
14013         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14014         embedded m68k systems (-aout, -coff, -elf, -vxworks).
14015         (--with-multilib-top): Pass to recursive invocations.
14016
14017 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
14018
14019         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14020         v810-*-*.
14021
14022 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14023
14024         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14025         gdb, ld and opcodes on v810-*-*.
14026
14027 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14028
14029         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14030         (local-maintainer-clean): New target.
14031         (maintainer-clean): New target.
14032         (realclean): Just depend upon maintainer-clean.
14033
14034 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14035
14036         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14037
14038 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
14039
14040         * configure.in: Build ld in mips*-*-bsd* case.
14041
14042 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
14043
14044         * config.sub: Accept -lites* OS.  From Ian Dall.
14045
14046 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
14047
14048         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14049         targets.
14050
14051 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14052
14053         * configure.in: treat i386-win32 canadian cross the same as
14054         i386-go32 canadian cross.
14055
14056 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14057
14058         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14059         running under the simulator to build a reduced set of libraries.
14060         (powerpc-*-eabiaix): Add fine grained multilib support added to
14061         other powerpc targets yesterday.
14062
14063 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14064
14065         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14066         -disable-softfloat, -disable-relocatable, -disable-aix, and
14067         -disable-sysv to control which multilib libraries get built.
14068
14069 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14070
14071         * configure: Add Makefile.tem to list of files to remove in trap
14072         handler.
14073
14074 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14075
14076         * config.guess (*Linux*):  Add missing "exit"s.
14077         Also, need specific check for alpha-unknown-linux (uses COFF).
14078
14079 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14080
14081         * config.guess:  Merge with FSF:
14082
14083         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
14084         * config.guess (AIX4): More robust release numbering discovery.
14085
14086         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
14087         * config.guess (i386-sequent-ptx): Properly get version number.
14088
14089         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
14090         * config.guess (mips:*:4*:UMIPS): New case.
14091
14092 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14093
14094         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14095         (i386-win32 host): Likewise.  Don't build readline.
14096
14097 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
14098
14099         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
14100         SUPPORT_FILES to submakes.
14101
14102 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
14103
14104         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14105         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14106         mpw-configure.
14107
14108 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
14109
14110         * configure.in (appdirs): Use =, not ==, in test expression when
14111         trying to build the text to print in the warning message for
14112         Solaris users.
14113
14114 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
14115
14116         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14117
14118 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14119
14120         * config.guess: Recognize lynx-2.3.
14121
14122 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
14123
14124         * config.sub (z8ksim): Deleted
14125         (z8k-*-coff): New, this is the one true name of the target.
14126
14127 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
14128
14129         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14130
14131 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
14132
14133         * config.guess (*:Linux:*:*): First try asking the linker what the
14134         default object file format is (elf, aout, or coff).  Then if this
14135         fails, try previous methods.
14136
14137 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14138
14139         * configure.in: Don't build newlib for *-*-vxworks5.1.
14140
14141 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14142
14143         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14144         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14145
14146 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
14147
14148         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14149
14150 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
14151
14152         * cfg-ml-com.in: New file.
14153         * cfg-ml-pos.in: New file.
14154
14155 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14156
14157         * COPYING.NEWLIB: Add HP free copyright to list.
14158
14159 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14160
14161         * config.sub: Recognize -eabi* for the system, not just -eabi.
14162
14163 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14164
14165         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14166         * config.sub, configure.in (win32): New target and host.
14167
14168 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14169
14170         * configure.in: Add i386-pe configuration.
14171
14172 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
14173
14174         * mpw-build.in (install): Install GDB after LD.
14175
14176 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
14177
14178         * mpw-config.in (elf/mips.h): Always forward-include, needed
14179         for GDB to build.
14180
14181 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14182
14183         * testsuite: New directory for customer acceptance and whole tool
14184         chain tests.
14185
14186 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14187
14188         * configure: If per-host line isn't found, but AC_OUTPUT is found
14189         and a configure script exists, run it instead.
14190
14191 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14192
14193         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
14194
14195 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14196
14197         * configure: Set build_{cpu,vendor,os,alias} to host values when
14198         --build isn't specified.
14199
14200 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14201
14202         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14203         (FLAGS_TO_PASS): Pass them.
14204         (EXTRA_TARGET_FLAGS): Ditto.
14205
14206 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14207
14208         * Makefile.in (all-libg++): Depend on all-libstdc++.
14209
14210 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14211
14212         * configure.in (noconfigdirs): Enable all packages for
14213           i386-unknown-netbsd.
14214
14215 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
14216
14217         * configure.in (noconfigdirs): Don't configure tk for i386-go32
14218         hosted builds (DOS builds)
14219
14220 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14221
14222         Changes for ARM based on patches from Richard Earnshaw:
14223         * config.sub: Handle armeb and armel.
14224         * configure.in: Omit arm linker only for riscix.
14225
14226 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14227
14228         * config.guess:  Update from FSF.
14229
14230 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
14231
14232         * config.sub: Recognize powerpcle as the little endian variant of
14233         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
14234         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
14235         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
14236         temporarily.
14237
14238 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
14239
14240         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14241
14242 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
14243
14244         * config.sub: Accept -lites* as a basic system type.
14245
14246 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
14247
14248         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14249         installed, and if so return linuxoldld as the system name.
14250
14251 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
14252
14253         * config.guess: Add hppa1.1-hp-lites support.
14254
14255 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14256
14257         * configure.in: Don't build newlib for m68k-vxworks5.1.
14258
14259 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14260
14261         * configure.in (mips-sgi-irix6): Use mh-irix5.
14262
14263 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
14264
14265         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14266
14267 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14268
14269         * test-build.mk: Enable building of shared libraries on IRIX 5 and
14270         OSF/1.  Fix compiler flags.
14271         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
14272
14273 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
14274
14275         * configure.in: Recognize --with-newlib.
14276         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14277
14278 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14279
14280         * Makefile.in: move {all,check,install}-gdb from *_MODULES
14281         to *_X11_MODULES due to gdbtk needing X include files et al.
14282
14283 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
14284
14285         Merge in support for Mac MPW as a host.
14286         (Old change descriptions retained for informational value.)
14287
14288         * mpw-config.in: Add generic include forwards for cpu-specific
14289         include files in aout and elf directories.
14290
14291         * mpw-configure: Added copyright.
14292         * mpw-config.in: Check for presence of required build tools.
14293         (target_libs): Add newlib.
14294         (target_tools): Add examples.
14295         (Read Me): Generate as "Read Me for MPW" instead.
14296         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14297         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14298         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14299
14300         * mpw-configure: Remove subdir-specific makefile hackery,
14301         delete mk.tmp after using it.
14302
14303         * mpw-build.in (all): Display start and end times.
14304
14305         * mpw-configure (host_canonical): Set.
14306         (target_cpu): Always add to makefiles.
14307         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14308         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14309         (mpw-mh-mpw): Look for in srcdir and srcroot.
14310         Use sed instead of mpw-edit-prefix to edit prefix definitions.
14311
14312         * mpw-build.in: (install-only): New target.
14313
14314         * mpw-configure (host_alias, target_alias): Rename from hostalias
14315         and targetalias, add into generated Makefile.
14316         (mk.tmp): If present, add into generated Makefile.
14317         * mpw-build.in (all-gas): Build config.h first before gas proper.
14318
14319         * mpw-configure (config.status): Write only if changed.
14320         * mpw-config.in (readline): Configure it (not built, just used for
14321         definitions).
14322
14323         * mpw-config.in (elf/mips.h): Add a forward include.
14324
14325         * mpw-config.in: Forward-include most .h files in include into
14326         extra-include.
14327         (readline): Don't build.
14328         mpw-build.in (install): Install GDB.
14329
14330         * mpw-configure (prefix, mpw_prefix): Handle it.
14331         * mpw-config.in (mmalloc, readline): Don't configure.
14332         * mpw-build.in (thisscript): Rename to ThisScript.
14333         Use mpw-build instead of BuildProgram everywhere.
14334         (mmalloc, readline): Don't build.
14335         * mpw-README: New file, basic documentation about the MPW port.
14336
14337         * mpw-config.in: Use forward-include to create include files.
14338
14339         * mpw-configure: Add more things to the top of each configured
14340         Makefile, including contents of config/mpw-mh-mpw.
14341         * mpw-config.in (extra-include): Create this directory and fill it
14342         with Posix-like include files when configuring.
14343
14344         * config.sub (apple, mac, mpw): Add various aliases.
14345
14346         * mpw-build.in: New file, top-level build script fragment for MPW.
14347         * mpw-configure: New file, configure script for MPW.
14348         * mpw-config.in: New file, config fragment for MPW.
14349
14350 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14351
14352         * configure.in (host_libs): Remove glob, since it is gone from the
14353         sources.
14354
14355 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14356
14357         * Makefile.in: define empty GDB_NLM_DEPS var.
14358
14359         * configure.in(target_makefile_frag): use config/mt-netware
14360         for netware targets.
14361
14362 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14363
14364         * config.sub: Merge in recent FSF changes.  Remove linux special
14365         cases.
14366
14367 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14368
14369         Revert this change:
14370
14371         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14372
14373                 * build-all.mk: Use CC=cc -Xs on Solaris.
14374
14375 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14376
14377         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
14378         stop using it.
14379         * Makefile.in: Nuke all references to glob subdirectory.
14380
14381 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14382
14383         * configure.in: Fix --enable-shared logic in per-host.
14384
14385 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14386
14387         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14388
14389 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14390
14391         * configure.in (noconfigdirs): Don't build gas on AIX, for
14392         powerpc*-*-aix* as well as for rs6000*-*-aix*.
14393
14394 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
14395
14396         * configure: Fix --cache-file to work if the file argument is a
14397         relative path.
14398
14399 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
14400
14401         * configure: If the --cache-file is used, pass it down to
14402         configure in subdirectories.
14403
14404 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
14405
14406         * config.sub: add vxworks29k configuration.
14407
14408 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14409
14410         * Makefile.in (taz): Do "diststuff" part quietly.
14411
14412 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14413
14414         * config.sub: Mini-merge with gcc/config.sub.
14415
14416 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14417
14418         * config.guess (IRIX): Sed - to _.
14419
14420 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14421
14422         * Makefile.in (source-vault, binary-vault): New targets.
14423
14424 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
14425
14426         * config.sub: Recognize -eabi as a basic system type.
14427
14428 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14429
14430         * configure.in (enable_shared stuff): Fix typo.
14431
14432 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
14433
14434         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14435
14436 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14437
14438         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14439
14440 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
14441
14442         * configure.in (rs6000-*-*): Don't build gas.
14443
14444 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
14445
14446         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14447         reduce command line length.
14448         (AS_FOR_TARGET): Check for as.new, not Makefile.
14449         (NM_FOR_TARGET): Check for nm.new, not Makefile.
14450
14451 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14452
14453         * config.guess:  Merge from FSF.
14454
14455 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14456
14457         * configure: Don't use $ when handling program_suffix.
14458
14459 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
14460
14461         * configure.in:  Configure tk for hppa/hpux.
14462
14463 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14464
14465         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
14466
14467 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14468
14469         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
14470         to LIBCXXFLAGS.  Tests are better run without it.
14471
14472 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
14473
14474         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14475
14476 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
14477
14478         * configure.in (*-*-netware*): Don't configure xiberty.
14479
14480 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
14481
14482         * configure.in:  Remove tk from native_only list.
14483
14484 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
14485
14486         * build-all.mk: Add mips-ncd-elf target to sun4 targets
14487           for special NCD build.
14488
14489 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14490
14491         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14492         makeall.bat, they're only useful for binutils snapshots.
14493         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14494         makeall.bat to specified SUPPORT_FILES.
14495
14496 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
14497
14498         * build-all.mk: Add Ericsson targets to sun4 and solaris
14499           hosts.  Add  BNR's sun4 target to solaris host, so their
14500           build-from-source will be tested in-house first.
14501
14502 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14503
14504         * Makefile.in (LIBCFLAGS): New variable.
14505         (CFLAGS_FOR_TARGET): Ditto.
14506         (LIBCFLAGS_FOR_TARGET): Ditto.
14507         (LIBCXXFLAGS): Ditto.
14508         (CXXFLAGS_FOR_TARGET): Ditto.
14509         (LIBCXXFLAGS_FOR_TARGET): Ditto.
14510         (BASE_FLAGS_TO_PASS): Pass them.
14511         (EXTRA_TARGET_FLAGS): Ditto.
14512
14513         * configure.in: Support --enable-shared.
14514
14515 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14516
14517         * configure.in (target_libs):  Include libstdc++ again.
14518         * config.guess:  Update from FSF (for FreeBSD).
14519
14520 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14521
14522         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14523         makeall.bat.
14524         (DISTDOCDIRS): Add `etc'.
14525         (ETC_SUPPORT_PFX): New variable.
14526         (taz): Include anything from etc starting with a word in
14527         ETC_SUPPORT_PFX.
14528
14529 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14530
14531         * config.sub: Update for recent FSF changes.  Remove obsolete
14532         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
14533         spacing changes.
14534
14535 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14536
14537         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
14538
14539         * config.guess:  Merge with FSF.
14540         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14541
14542 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14543
14544         * configure: Since the "trap 0" handler will override the exit
14545         status on many systems, only use it for "exit 1", and make it set
14546         a non-zero exit status; reset it before "exit 0".  Also, check
14547         exit status of config.sub, and error out if it failed.
14548
14549 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
14550
14551         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14552         and install libgloss.
14553
14554 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14555
14556         * Makefile.in (all-binutils): Depend upon all-byacc.
14557
14558         * configure.in: Don't build emacs on Irix 5.
14559
14560 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14561
14562         * configure.in (*-*-netware*): Add libio.
14563
14564 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14565
14566         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14567         (CHECK_TARGET_MODULES): Ditto.
14568         (INSTALL_TARGET_MODULES): Ditto.
14569         (TARGET_LIBS): Ditto.
14570         (all-libstdc++): Note dependencies.
14571
14572 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14573
14574         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14575
14576 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14577
14578         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14579         -fexternal-templates.
14580
14581         * configure.in (target_libs): Add libstdc++.
14582         (noconfigdirs): Add libstdc++ as appropriate.
14583
14584 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14585
14586         * config.guess:  Update from FSF.
14587
14588 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14589
14590         * configure: Use ${config_shell} when running ${configsub}.
14591
14592 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
14593
14594         * config.sub: No longer recognize h8300h.
14595
14596 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14597
14598         * config.sub: Remove extraneous differences between config.sub and
14599         gcc/config.sub.
14600
14601 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14602
14603         * Makefile.in (DISTSTUFFDIRS): Add gas.
14604
14605 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
14606
14607         * COPYING.NEWLIB: New file.
14608
14609 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14610
14611         * config.guess (HP-UX):  Patch from Harlan Stenn
14612         <harlan@landmark.com> to also emit release level.
14613
14614 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14615
14616         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14617
14618 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14619
14620         * config.sub:  Merge nextstep cleanup from FSF.
14621
14622 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14623
14624         * configure.in (arm-*-*): Don't configure ld for this target.
14625
14626 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14627
14628         * configure.in (*-*-netware): don't configure libg++, libio,
14629           librx, or newlib.
14630
14631 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14632
14633         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
14634         configure ld--it works, but it doesn't support shared libraries.
14635
14636 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14637
14638         * config.guess (*-unknown-freebsd*):  Get rid of possible
14639         trailing "(Release)" in version string.
14640         Patch from Paul Richards <paul@isl.cf.ac.uk>.
14641
14642 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14643
14644         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14645         Fix type: *-next-neststep -> *-next-nextstep.
14646
14647         * config.guess:  Merge from FSF:
14648
14649         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
14650
14651         * config.guess: Recognize powerpc-ibm-aix3.2.5.
14652
14653         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
14654
14655         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14656         instead of UNIX_SV for UnixWare 1.0).
14657
14658 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
14659
14660         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
14661         to make gdb/nlm/* build after the compiler and linker.
14662
14663 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14664
14665         * config.guess (netbsd, freebsd, linux):  Accept any machine,
14666         not just i[34]86.
14667         (m68k-atari-sysv4):  Relocate to match FSF version.
14668
14669         * config.guess:  More merges from the FSF:
14670
14671         Add a space before function call or macro invocation.
14672
14673         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14674
14675         * config.guess: Add trap cmd to remove dummy.c and dummy when
14676         interrupted.
14677
14678         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14679
14680         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14681         (dummy): Redirect stderr from compilation of dummy.c.
14682
14683         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
14684
14685         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14686
14687 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
14688
14689         * configure: Accept and ignore --cache*, for compatibility with
14690         new autoconf.
14691
14692 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14693
14694         * config.guess:  Merge from FSF:
14695
14696         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14697
14698         * config.guess (Pyramid*:OSx*:*:*): New case.
14699         (PATH): Add /.attbin at end for finding uname.
14700         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
14701
14702         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
14703
14704         * config.guess (M88*:DolphinOS:*:*): New case.
14705
14706         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
14707
14708         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14709         to select whether to use ELF or COFF.
14710
14711         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14712
14713         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
14714
14715         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
14716
14717         * config.guess: Guess the OS version for HPUX.
14718
14719         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
14720
14721         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14722
14723 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14724
14725         * configure.in: Recognize --with-headers, --with-libs, and
14726         --without-newlib.
14727         * Makefile.in (all-xiberty): Depend upon all-ld.
14728
14729 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14730
14731         * configure.in: Change i[34]86 to i[345]86.
14732
14733 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14734
14735         * configure (version): A few more tweaks to help message.
14736
14737 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14738
14739         * Makefile.in:  Remove (for now) librx as a host library,
14740         now that we're building it for target.
14741
14742 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14743
14744         * configure: Fix up help message; from karl@owl.hq.ileaf.com
14745         (Karl Berry).
14746
14747 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14748
14749         * configure.in:  Also configure librx.
14750
14751 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14752
14753         * Makefile.in:  Update various rules to reflect that librx
14754         is now needed for libg++.
14755
14756 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14757
14758         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
14759
14760 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
14761
14762         * configure.in: Configure the examples directory.
14763
14764 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14765
14766         * configure: Simplify Jun 2 1994 change.
14767
14768 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14769
14770         * change CC to /usr/latest/bin/gcc for lynx host builds, since
14771         /bin/gcc isn't good enough to build gcc.
14772
14773 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
14774
14775         * Makefile.in (GDB_SUPPORT_FILES): Remove
14776         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
14777         (gdb.tar.gz): Add new rule to use standard distribution building
14778         mechanism.
14779
14780 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14781
14782         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
14783         Bill Cox <bill@cygnus.com>.
14784
14785 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14786
14787         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
14788
14789 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
14790
14791         * configure:  Search current dir first in .gdbinit.
14792
14793 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14794
14795         * config.sub:  Recognize freebsd (merged from gcc config.sub).
14796
14797 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14798
14799         * config.sub:  Refer to NeXT's operating system as nextstep.
14800
14801         * config.sub (case $basic_machine):  Re-order the cases, to match
14802         the order in the FSF version (which is mostly alphabethical).
14803         Merge in some additions and changes from the FSF.
14804
14805 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
14806
14807         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
14808         * config.sub: Recognize cxux7.
14809         * configure.in: Use mh-cxux for m88k-harris-cxux*.
14810
14811 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14812
14813         * config.sub:  Fix typo powerpc -> powerpc-*.
14814
14815 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
14816
14817         * Makefile.in: `all-emacs19' depends on `all-byacc'.
14818
14819         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
14820         parallel with all-emacs and install-emacs).  Top-level command
14821         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
14822
14823 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14824
14825         * test-build.mk ($(host)-stamp-stage2-installed): Remove
14826         $(relbindir)/make before doing ``make install'', and use
14827         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
14828         installing over running make binary.
14829         ($(host)-stamp-stage3-installed): Likewise.
14830
14831 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14832
14833         * config.guess: Recognize Mach.
14834
14835 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14836
14837         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
14838         see whether --exec-prefix was used.
14839
14840 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14841
14842         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
14843
14844 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14845
14846         * Makefile.in: Add all-librx target similar to all-libproc.
14847
14848 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
14849
14850         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
14851         with post 1.2 uname bogosity.
14852
14853 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14854
14855         * configure: Remove temporary files on receipt of a signal.
14856
14857 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
14858
14859         * configure: If there is a package_makefile_frag, remove
14860         ${subdir}/Makefile.tem after copying it in.
14861
14862 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14863
14864         * build_all.mk: support rs6000 lynx identifies itself as
14865         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
14866         since /bin/gcc is too feeble to compile a modern gcc.
14867
14868 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14869
14870         * brought devo/test-build.mk update-to-date with progressive/
14871           test-build.mk. Add lynx targets and hppa flag info.
14872
14873 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14874
14875         * configure.in:  Use mh-ncrsvr43.  Patch from
14876         Tom McConnell <tmcconne@sedona.intel.com>.
14877
14878 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14879
14880         * config.guess (i386-unknown-bsdi):  No longer need to
14881         check #if defined(__bsdi__) && defined(__i386__).
14882
14883 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14884
14885         * configure: Set program_transform_nameoption correctly.
14886
14887 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14888
14889         * brought build-all.mk update-to-date with progressive build-all.mk,
14890           added new targets and hppa info.
14891
14892 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14893
14894         * configure: If config.guess result is a prefix of the user
14895         specified target, assume a native build and use the user specified
14896         target as the host alias.  Remove SunOS patch suffix removal hack.
14897         * configure.in: Remove SunOS patch suffix removal hack.
14898
14899         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
14900         in NATIVE_CHECK_MODULES.
14901
14902 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
14903
14904         * Makefile.in: Rename HOST_ONLY to NATIVE.
14905         * configure: Delete SunOs patch suffix from host_canonical
14906           and build_canonical variables that are prepended to Makefiles.
14907         * configure.in: Add comments for easier maintenance.
14908
14909 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14910
14911         * Makefile.in: Add all-libproc target similar to all-gui.
14912
14913 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
14914
14915         * Makefile.in (CHECK_MODULES): split into
14916         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14917
14918 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
14919
14920         * config.guess (i386-unknown-bsdi): New system to guess.
14921
14922 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14923
14924         * Makefile.in: Add all-gui target (but not yet build by "all").
14925
14926 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
14927
14928         * config.sub: Move deletion of patch suffix from here...
14929         * configure.in: To here, at Ian's suggestion.  The top-
14930           level scripts might need to know of a patch level.
14931
14932 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
14933
14934         * config.sub: Strip off patch suffix so rtl is recognized
14935           as a sunos4.1.3 machine, even though it's been patched.
14936
14937 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
14938
14939         * Makefile.in (INSTALL_LAST): Delete.
14940         (INSTALL_DOSREL): New.
14941
14942 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14943
14944         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14945         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14946         whether we pass down --with-gnu-ld anyhow.
14947
14948 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
14949
14950         * Makefile.in (INSTALL_LAST): Change operation so it works
14951         on more flavors of make.
14952         * configure.in (go32): Don't build libg++ or libio.
14953
14954 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
14955
14956         * Makefile.in (Move HOST_PREFIX_1 and friends up so
14957         they can be overriden by templates.
14958
14959 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
14960
14961         * configure.in (target==go32): Don't build gdb.
14962         * dosrel: New directory.
14963
14964 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
14965
14966         * configure.in (host==go32): Configure dosrel too.
14967         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14968         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14969         be set by incoming names or templates.
14970         (INSTALL_LAST): New rule.
14971
14972 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
14973
14974         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14975
14976 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14977
14978         * configure.in (appdirs): New variable.  Currently empty, but will
14979         be used in gas distribution.  If nonempty, lists a set of
14980         directories at least one of which must get configured, or top
14981         level configuration is considered to have failed.
14982         (rs6000-*-lynxos*): Use new file name.
14983
14984 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14985
14986         Eliminate XTRAFLAGS.
14987         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14988         newlib include files using -idirafter, and also use -nostdinc.
14989         (CXX_FOR_TARGET): Likewise.
14990         (XTRAFLAGS): Removed.
14991         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14992         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14993         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14994         ($(DO_X)): Don't pass down XTRAFLAGS.
14995
14996 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14997
14998         * configure.in (mips*-dec-bsd*): New target; do build linker.
14999         (mips*-*-bsd*): New target; don't build linker.
15000
15001 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15002
15003         * configure.in: support rs6000-*-lynxos* configuration.
15004         support sunos4 as a cross target.
15005
15006         * config.sub: look for lynx*, not lynx since the OS version may
15007         legitimately be part of the name.
15008
15009 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15010
15011         * configure.in (i[34]86-*-sco*): Move to be with other i386
15012         targets.
15013         (romp-*-*): New target.  Skip various binary utilities.
15014         (vax-*-*): New target.  Don't build newlib.
15015         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
15016
15017 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15018
15019         * configure.in: Only set host_makefile_frag if config
15020         directory exists.
15021
15022 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15023
15024         * install.sh: If $dstdir exists, don't check whether each
15025         component does.
15026
15027 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15028
15029         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15030
15031 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
15032
15033         * configure.in (*-*-lynxos*): Don't configure newlib for either
15034         native or cross Lynx.
15035
15036 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
15037
15038         * config.sub (sparc64-elf): Fix os.
15039         (z8k): Remove duplicate.
15040
15041 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15042
15043         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15044         gcc/stmp-fixproto, to try to prevent fixproto from being run.
15045
15046 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
15047
15048         * configure: Make file links cleanly even if Lynx fails on
15049           an NFS symlink (at least fail cleanly).
15050
15051 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15052
15053         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15054         -XNh2000.
15055
15056 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15057
15058         * configure: Unknown options are fatal again.
15059
15060 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
15061
15062         * configure: Ignore --x-includes and --x-libraries, for Autoconf
15063         compatibility.
15064
15065 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
15066
15067         * build-all.mk: Add `clean' target.
15068
15069 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15070
15071         * config.guess:  Add SINIX support.
15072         * configure.in:  Add mips-*-sysv4* support.
15073
15074 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
15075
15076         * build-all.mk: Document all useful targets.
15077         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15078         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15079
15080 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15081
15082         * configure: Support --silent, --quiet.
15083
15084 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15085
15086         * configure: Support --disable-FEATURE.
15087
15088 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15089
15090         * config.guess: Recognize NCR running SVR4.3.
15091
15092 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15093
15094         * config.guess:  Make BSDI generate i386-unknown-bsd386.
15095         Patch from Paul Eggert <eggert@twinsun.com>.
15096
15097 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15098
15099         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15100
15101 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15102
15103         * configure: Make unrecognized options give nonfatal warnings
15104         instead of fatal errors, and pass them to any subdirectory
15105         configures in case they recognize them.
15106         Make --x equivalent to --with-x.
15107
15108 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15109
15110         * configure: Add --enable-* options.  Clean up usage message and
15111         some comments.
15112
15113 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
15114
15115         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15116
15117 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15118
15119         * configure.in (hppa*-*-*): Enable binutils.
15120
15121 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15122
15123         * config.sub: Recognize cisco.
15124
15125 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
15126
15127         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15128
15129 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15130
15131         * config.guess: about target *-hitachi-hiuxwe2, don't print more
15132         than one configuration name.  Add comment.
15133
15134 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
15135
15136         * config.guess: about target *-hitachi-hiuxwe2, fixed
15137         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
15138         macro is incorrect.]
15139
15140 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15141
15142         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15143         than the "make ls" stuff which used to be here.
15144
15145 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15146
15147         * config.guess:  Recognize i[34]86-unknown-freebsd.
15148         From Shawn M Carey <smcarey@rodan.syr.edu>.
15149
15150 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15151
15152         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15153
15154 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
15155
15156         * config.guess: Check for ptx.
15157
15158 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
15159
15160         * config.sub: Add os9k checking.
15161
15162 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15163
15164         * config.guess: Handle OSF1 running on HPPA processors
15165
15166 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15167
15168         * configure: If subdir configure fails, print out a message with
15169         subdirectory name, in case subdir's configure code didn't identify
15170         itself.
15171
15172 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
15173
15174         * configure.in: Remove embedded newlines from configdirs.
15175         Avoid mismatches of substrings.  Fix matching strings at end
15176         of configdirs.
15177
15178 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
15179
15180         * config.guess:  Add Lynx/rs6000 config support.
15181
15182 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15183
15184         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15185
15186 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
15187
15188         * configure.in (hppa*-*-osf*): Treat this just like most other
15189         PA configurations (eg no binutils or ld).
15190         (hppa*-*-*elf*): These configurations have binutils and ld.
15191
15192 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15193
15194         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
15195
15196 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15197
15198         * configure.in (rs6000-*-*): Build gas.
15199
15200 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15201
15202         * Makefile.in:  Avoid bug in losing hpux sed.
15203
15204 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15205
15206         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15207         for GDB and GDB has been fixed to not need it.
15208
15209 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15210
15211         * config.guess: Recognize vax hosts.
15212
15213 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15214
15215         * configure (while loop): Don't use "break 2" inside case
15216         statement -- the case statement isn't an enclosing loop.
15217
15218 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15219
15220         * config.guess:  Clean up NeXT support, to allow nextstep
15221         on Intel machines.  Make OS be nextstep.
15222
15223 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
15224
15225         * config.guess: Add alternate forms for Convex.
15226
15227 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
15228
15229         * configure:  Completely rewrite option processing.  Take
15230         advantage of pattern-matching to avoid invoking test frequently.
15231         Also clean up host and target defaulting logic.
15232
15233 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15234
15235         * Makefile.in: Replace all occurrances of "rootme" with "r" and
15236         "$${rootme}" with "$$r", to increase the likelihood that the do-*
15237         commands (plus user environment) will fit SCO limits.
15238
15239 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15240
15241         * configure.in: Don't issue warnings about directories which are
15242         not being configured if -norecursion is set.  Correct test for
15243         --with-gnu-as and --with-gnu-ld to not get confused by substring
15244         matches.
15245
15246         * configure.in: Don't build gas for alpha-dec-osf1*.
15247
15248 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
15249
15250         * configure:  Back out Per's change of 12/19/1993.  It changes the
15251         behavior of configure in unexpected and confusing ways.
15252
15253         Also, use different delim char when calculating
15254         program_transform_name so that the name can contain slashes.
15255
15256 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
15257
15258         * configure.in, config.sub: Add support for VSTa micro-kernel.
15259
15260 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
15261
15262         * configure.in: Nuke hacks which were used to get a special
15263         version of GAS for HPPA configurations.
15264
15265 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15266
15267         * configure:  If only ${target_alias} is given, use that
15268         as the default for ${host_alias}.
15269         * configure:  Add missing back-slashes before nested quotes.
15270
15271 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15272
15273         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15274
15275 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
15276
15277         * config.guess:  Recognize some Tektronix configurations.
15278         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15279
15280 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15281
15282         * config.sub: Match any flavor of SH.
15283
15284 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
15285
15286         * configure.in: Don't try to configure newlib for Alpha.
15287
15288 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15289
15290         * configure.in: Don't build ld for Irix 5.  Don't build gas,
15291         libg++ or libio for any Alpha target.
15292
15293         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15294
15295 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
15296
15297         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15298         default arguments -- so it tried to compress itself.
15299
15300 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15301
15302         * configure.in (notsupp): ensure that a space is always at the end
15303           of the configdirs list, since the grep checks for an explicit space
15304
15305 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15306
15307         * configure.in (target i386-sysv4.2): don't build ld, since static
15308           versions of many libraries are not available.
15309
15310 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15311
15312         * config.guess: Recognize Apollos (using environment variables).
15313         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15314
15315 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15316
15317         * config.guess: Recognize Sony news mips running newsos.
15318
15319 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
15320
15321         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15322         "fi ; else" for bash.
15323
15324 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
15325
15326         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15327
15328 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
15329
15330         * config.sub: accept unixware as an alias for svr4.2.
15331         Fix some inconsistancies with the gcc version.
15332
15333 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15334
15335         * Makefile.in (DISTDOCDIRS):  Add gdb.
15336
15337 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15338
15339         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
15340
15341 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15342
15343         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15344         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15345         this now.
15346
15347 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15348
15349         * config.sub: Accept hiux* as an OS name.
15350
15351         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15352         etc/make-stds.texi.  The underscore came from gcc, and dje now
15353         agrees that RUNTESTFLAGS is the correct name.
15354
15355 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15356
15357         * install.sh:  Remove 'set -e'.  It makes any conditionals
15358         in the script useless.
15359
15360         * config.guess: Automatically recognize arm-acorn-riscix
15361         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15362
15363 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
15364
15365         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15366
15367 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15368
15369         * Makefile.in (DISTDOCDIRS): New variable.
15370         (taz): Edit local Makefile.in sooner, instead of proto-toplev
15371         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
15372
15373 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15374
15375         * configure.in (hppa target): check the source directory for the
15376           pagas sub-directory
15377
15378 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
15379
15380         * config.sub: Allow -aout* and -elf*.
15381
15382 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15383
15384         * configure.in: Don't build ld on i386-solaris2, same as for
15385         sparc-solaris2.
15386
15387 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15388
15389         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15390
15391 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15392
15393         * configure.in:  Configure gdb for alpha.
15394
15395 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15396
15397         * Makefile.in (CXXFLAGS): Add -O.
15398
15399 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15400
15401         * config.guess: added support for DG Aviion
15402
15403 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15404
15405         * configure.in: Produce warning message for subdirectories not
15406         configurable for this host/target combination.  Don't try to
15407         configure gdb for vms.
15408
15409 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15410
15411         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15412         appropriate files before making "diststuff".
15413         (DISTBISONFILES): New var: list of files to be edited.
15414         (DISTSTUFFDIRS): Add binutils.
15415
15416 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15417
15418         * config.sub: also handle mipsel and mips64el (for little endian mips)
15419
15420 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15421
15422         * configure.in: Add * to end of all OS names.
15423
15424 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
15425
15426         * configure.in: Build newlib for LynxOS native.
15427
15428 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15429
15430         * config.guess: Add support for delta 88k running SVR3.
15431
15432         * configure.in: Add comment about HP compiler vs. emacs.
15433
15434 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15435
15436         * configure.in: don't build ld on solaris2 (not a viable option
15437           due to bugs in getpwnam & getpwuid)
15438
15439 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15440
15441         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15442         config.guess will produce a full version number.
15443
15444 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15445
15446         * configure.in: Build linker and binutils for alpha-dec-osf1.
15447
15448 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15449
15450         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15451         and gdb/testsuite/Makefile.in.
15452
15453 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15454
15455         * configure.in: recognize mips*- instead of mips-
15456
15457 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15458
15459         * config.sub: Accept linux*coff and linux*elf as operating
15460         systems.
15461
15462 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15463
15464         * config.sub: Recognize mips64, and mips3 as an alias for it.
15465
15466 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15467
15468         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15469         gdb knows how to handle OSF/1 shared libraries.
15470
15471 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15472
15473         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15474         * config.guess: Recognize Hitachi's HIUX.
15475         * config.sub: Recognize h3050r* and hppahitachi.
15476         Remove redundant cases for hp9k[23]*.
15477
15478 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15479
15480         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15481         if gas and ld are in the source tree and are in ${configdirs}.
15482         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15483         --with options (but still pass them down on the command line,
15484         if they were explicitly specified).
15485
15486 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15487
15488         * configure: substitute SHELL value in Makefile.in with
15489         ${CONFIG_SHELL}
15490
15491 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15492
15493         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15494         *-*-solaris2* targets.
15495
15496 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15497
15498         * Makefile.in: define M4, and pass it down to sub-makes;
15499         all-autoconf now depends on all-m4
15500
15501 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15502
15503         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15504         presence of {ar,ranlib} instead of a configured directory
15505
15506 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
15507
15508         * config.guess: Accept 34?? as well as 33?? for NCR.
15509
15510 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15511
15512         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15513         of 'gas' in sed commands, since 'gash' is now in the tree as well.
15514
15515 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15516
15517         * configure: grab values for $(CC) and $(CXX) from the
15518         environment, so that someone can do "CC=gcc configure; make" and
15519         have it work right (matching the way that autoconf works now)
15520
15521         * configure.in, Makefile.in: add support for gash, the tcl
15522         interface to Galaxy
15523
15524         * config.guess: add NetBSD variants (hp300, x86)
15525
15526 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
15527
15528         * install.sh: Support -d option (in the manner of SunOS 4 install,
15529         as it is more deterministic than that of GNU install)
15530         (chmodcmd): Set file to mode 755 by default (should also do default
15531         chgrp and chown, but I don't feel like dealing with that now)
15532
15533 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
15534
15535         * config.sub: Remove h8300hhms alias.
15536
15537 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15538
15539         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15540
15541 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15542
15543         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15544         as stmp-fixinc
15545
15546 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15547
15548         * config.sub: recognize m88110-bug-coff.
15549
15550 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15551
15552         * Makefile.in (all-libio): all dependencies on the toolchain used
15553         to build this (gcc, gas, ld, etc)
15554
15555 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15556
15557         * config.guess: Deal with OSF/1 1.3 on alpha.
15558
15559 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15560
15561         * install.sh: add some 'else true' clauses for portability
15562
15563         * configure.in: don't build libio for h8[35]00-*-* targets
15564
15565 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15566
15567         * Makefile.in:  Add support for new libio.
15568
15569 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15570
15571         * install.sh: If one command fails, don't try the rest.  Don't try
15572         to remove $dsttmp (via trap) unless we have already created it.
15573         If $src doesn't exist, detect it and exit with an error.
15574
15575         * config.guess: Recognize BSD on hp300.
15576
15577 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15578
15579         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15580         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15581
15582 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
15583
15584         * Makefile.in (all-send-pr): depends on all-prms
15585
15586 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15587
15588         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15589
15590 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15591
15592         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15593         Added test for mips-mips-riscos5.
15594
15595 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15596
15597         * configure.in: use mh-hp300 for 68k HP hosts
15598
15599 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15600
15601         * configure: add support for CONFIG_SHELL, so that you can use
15602         some alternate shell for evaluating configure scripts
15603
15604 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
15605
15606         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
15607         in configure script to bug-gdb@prep.ai.mit.edu when building
15608         distribution archive.
15609         * Makefile.in (COMPRESS):  Remove def.
15610         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
15611         gdb.tar.Z and make-gdb.tar.Z respectively.
15612         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
15613         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
15614         to convergence with 'taz' target in Makefile.in.
15615
15616 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15617
15618         * install.sh (dsttmp): use trap to ensure that tmp files go
15619         away on error conditions
15620
15621 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15622
15623         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15624
15625 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15626
15627         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15628         its parent is '/' not ''.
15629
15630         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15631
15632 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
15633
15634         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15635         that ${newsrcdir}/configure.in does.
15636
15637 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15638
15639         * test-build.mk: support for CONFIG_SHELL
15640
15641 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
15642
15643         * config.sub (netware):  Add as a basic system type.
15644
15645 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15646
15647         * Makefile.in (Makefile): depend on configure.in.  Also drop the
15648           $(srcdir)/ from the dependency on Makefile.in.
15649
15650 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
15651
15652         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15653         (h8300hhms is temporary until multi-libraries are implemented).
15654         * configure.in: Handle h8300h too.
15655
15656 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15657
15658         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15659
15660 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
15661
15662         * configure:  Remove extraneous output when guessing host type.
15663         * config.guess:  Remove extraneous output when guessing using C
15664         compiler rather than uname, or when guessing fails.
15665
15666 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
15667
15668         * Makefile.in: remove all.cross and install.cross targets
15669
15670         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15671           definitions
15672
15673 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
15674
15675         * configure.in (target sh): Build gprof.
15676
15677 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15678
15679         * config.sub: change -solaris to -solaris2
15680
15681 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15682
15683         * configure.in: Use config/mh-riscos for mips-*-sysv*.
15684
15685 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
15686
15687         * configure: Correct error message for missing Makefile.in to
15688         print correct directory.
15689
15690 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15691
15692         * install.sh: kludge around 386BSD shell bug
15693
15694 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
15695
15696         * config.guess:  Recognize NeXT.
15697         * config.guess:  Recognize i486-ncr-sysv4.
15698         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
15699
15700 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
15701
15702         * Makefile.in (MAKEINFOFLAGS): New variable.
15703         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15704         * build-all.mk, test-build.mk: Pass down --no-split as
15705         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
15706
15707 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
15708
15709         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
15710
15711 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
15712
15713         * Makefile.in (libg++.tar.z):  New rule.
15714         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
15715         * Makefile.in (taz):  Only do a single chmod.
15716
15717 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15718
15719         * install.sh: don't use dirname anymore (replaced with sed usage)
15720
15721 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
15722
15723         * Makefile.in:  Change extension for gzip'd files from '.z' to
15724         '.gz' per new FSF standard usage.
15725
15726 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15727
15728         * configure: put quotes around the final value of program_transform_name
15729
15730 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15731
15732         * Makefile.in: new install.sh support; update install-info rules
15733
15734 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
15735
15736         * configure.in: Build diff for crosses, but not for go32 host.
15737
15738         * configure.in: Build gprof only for native, and don't build it
15739         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15740
15741 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
15742
15743         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15744
15745 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15746
15747         * configure.in (host_tools): Add prms.
15748
15749 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15750
15751         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15752         with $(FLAGS_TO_PASS) on the command line
15753
15754         * config.sub: Recognize lynx and lynxos
15755
15756 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15757
15758         * config.sub: Accept -ecoff*, not just -ecoff.
15759
15760 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15761
15762         * Makefile.in (taz): Use .gz suffix instead of .z.
15763         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
15764         names.
15765
15766 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15767
15768         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
15769
15770 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15771
15772         * Makefile.in (install-no-fixedincludes):  install gcc last, so
15773         that rebuilds that might happen during 'make install' don't get
15774         bogus gcc include files
15775
15776 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15777
15778         Change from Utah for HPPA support:
15779         * config.guess: Recognize hppa1.x-hp-bsd.
15780
15781 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
15782
15783         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
15784         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
15785
15786 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15787
15788         * config.sub: Add support for rom68k and bug boot monitors.
15789
15790 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
15791
15792         * Makefile.in: Make all-opcodes depend on all-bfd.
15793
15794 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15795
15796         * config.guess: Added special check for i[34]86-univel-sysv4*.
15797
15798 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
15799
15800         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
15801         the processor rather than assuming i486.
15802
15803 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15804
15805         * config.guess: Recognize SunOS6 as Solaris3.
15806
15807 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
15808
15809         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
15810         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
15811
15812 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
15813
15814         * build-all.mk (all-cross): New target for Canadian Cross.
15815         Added Q2 go32 targets.
15816         * test-build.mk: Configure go32 cross sparclite-aout and
15817         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
15818         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
15819
15820 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15821
15822         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
15823         GO32 hosted toolchains
15824
15825 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15826
15827         * configure: change  so "-exec-prefix" gets passed down rather
15828         than "-exec_prefix" so autoconf generated Makefiles get the
15829         exec_prefix set right.
15830
15831 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15832
15833         * config.guess: get the Solaris2 minor version number
15834
15835         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
15836
15837 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15838
15839         * config.guess: Recognize some Sequent platforms.
15840
15841 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15842
15843         * Makefile.in: added the vault-install target
15844
15845         * configure.in: actually use the Sun3 makefile fragment that's in
15846         config, also added the release dir to configdirs
15847
15848 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15849
15850         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
15851
15852 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15853
15854         * configure.in: remove some program from Alpha targetted toolchains
15855
15856 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
15857
15858         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
15859         gprof.
15860         (taz): Run "make diststuff" in those directories instead of "make
15861         proto-dir".  Look for "VERSION=" only at start of line in subdir
15862         Makefile.  Use "gzip -9" for compression.
15863         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
15864         (binutils.tar.z): New target.
15865
15866 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15867
15868         * Makefile.in (taz): Include gpl.texinfo.
15869
15870 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15871
15872         * Makefile.in (setup-dirs): Merged into "taz" target.
15873         (taz): Only do `proto-dir' stuff if a directory is actually needed
15874         for this target.
15875
15876 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
15877
15878         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
15879         (FLAGS_TO_PASS): Pass down MUNCH_NM.
15880         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
15881         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
15882         (gcc-no-fixedincludes): Correct for current gcc Makefile.
15883
15884 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
15885
15886         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
15887         config.sub, and move-if-change to gdb testsuite distribution
15888         archive, so the testsuite can be extracted, configured, and
15889         run separately from the gdb distribution.  Blow away the Chill
15890         tests that require a Chill compiled executable, since GNU Chill
15891         is not yet publically available.
15892
15893 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15894
15895         * test-build.mk: set environment variables in a single command,
15896         instead of a list of assignments and exports
15897
15898         * config.guess: recognize Alpha/OSF1 systems
15899
15900 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15901
15902         * configure: Change help message to prefer --options rather than
15903           -options.
15904
15905 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15906
15907         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
15908         zippy@ecst.csuchico.edu.
15909         * config.guess: Recognize miniframe.
15910
15911 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15912
15913         * Makefile.in: Use srcroot to find runtest rather than rootme.
15914         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
15915
15916 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15917
15918         * test-build.mk: Extensive additions to support building on a
15919         machine other than the host.
15920
15921 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15922
15923         * configure (tooldir): Fix for i386-aix again.
15924
15925 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
15926
15927         * configure, Makefile.in:  Change definition of $(tooldir)
15928         to match the FSF.
15929
15930 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
15931
15932         * config.guess:  Recognize i[34]86/SVR4.
15933
15934 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15935
15936         * Makefile.in (all-gdb): gdb depends on sim.
15937
15938 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
15939
15940         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
15941         at the same time we make the prototype gdb directory.
15942         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
15943         files at the same time as the gdb base release distribution.
15944
15945 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
15946
15947         * Makefile.in (check): Use individual check targets rather than
15948         DO_X rule.
15949         (check-gcc): Added.
15950
15951 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
15952
15953         * config.sub: Use sysv3.2 not sysv32 for canonical OS
15954         for System V release 3.2.
15955
15956 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15957
15958         * config.sub: Recognize hppaosf.
15959         * configure.in: Do configure ld/binutils/gas for it.
15960
15961 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15962
15963         * configure (tooldir): Alter syntax used to set this, for systems
15964         where "\$" isn't handled right, like i386-aix.
15965
15966 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15967
15968         * configure: Pass program-transform-name, not
15969         program_transform_name, to recursive configures.
15970
15971 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
15972
15973         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15974         of gas+ld+binutils.
15975
15976 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
15977
15978         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
15979
15980 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15981
15982         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15983
15984 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15985
15986         * Makefile.in (PRMS): Set back to all-prms.
15987
15988 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15989
15990         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15991         targets, rather than for MIPS hosts.
15992
15993 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15994
15995         * configure.in: add comment for --with-x default values
15996
15997         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15998
15999         * Makefile.in: add check-* targets for each of the directories in
16000         the tree.  Add a definition of RUNTEST that will use the one we
16001         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
16002
16003 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
16004
16005         * configure.in: Removed obsolete references to bfd_target and
16006         target_makefile_frag.
16007
16008         * build-all.mk: Set assorted targets for Q2.
16009         * config.sub: Recognize z8k-sim and h8300-hms.
16010         * test-build.mk: Really don't pass host to configure.
16011         (HOLES): Added uname.
16012
16013 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
16014
16015         * configure: Handle an empty program-prefix, program-suffix or
16016         program-transform-name correctly.
16017
16018 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16019
16020         * build-all.mk: -G 8 no longer required for MIPS targets.
16021         * test-build.mk: Don't pass host argument to configure; make it
16022         guess.
16023
16024 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
16025
16026         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
16027         * Makefile.in (COMPRESS):  New macro, like GZIP.
16028
16029 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16030
16031         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16032
16033         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16034         with gas currently defaults to -G 0.
16035
16036 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
16037
16038         * Makefile.in (all-flex): flex depends on byacc.
16039
16040         * build-all.mk: If host not specified, use config.guess.  Pass TAG
16041         to test-build.mk as RELEASE_TAG.
16042         * test-build.mk (configargs): New variable containing arguments to
16043         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
16044         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16045
16046         * config.guess: Use /bin/uname when checking -X argument on SCO,
16047         to avoid invoking GNU uname which doesn't understand -X.
16048
16049         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16050
16051         * configure.in: Build gas for mips-*-*.
16052
16053 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16054
16055         * Makefile.in (all.normal): insert missing backslash.
16056
16057 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16058
16059         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16060
16061         * Makefile.in: Complete overhaul to merge many almost identical
16062         targets.
16063
16064 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16065
16066         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16067         (gdb.tar.Z): Adjusted.
16068
16069         * Makefile.in (setup-dirs, taz): New targets; should be general
16070         enough to adapt for gdb sometime.  Build only .z file.
16071         (gas.tar.z): New target.
16072
16073 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16074
16075         * build-all.mk: Use CC=cc -Xs on Solaris.
16076
16077 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
16078
16079         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
16080         for handling BISON for FSF releases.
16081
16082 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16083
16084         * configure: Actually implement the change zoo just documented.
16085
16086 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
16087
16088         * configure: when using config.guess, only set target_alias when
16089         it's not already been set (ie, on the command line)
16090
16091 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16092
16093         * Makefile.in: add installcheck target, set PRMS to install-prms
16094
16095 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16096
16097         * configure: add support for package_makefile_fragment, handle the
16098         case where a directory has a configure.in file but no Makefile.in
16099         more gracefully (with an actual understandable error message, even);
16100         add support for --without (and add this to the usage message); also
16101         explicitly add a --host=${host_alias} to the command line when
16102         config.guess is used
16103
16104 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16105
16106         * configure: Must use both --host and --target in recursive calls.
16107
16108 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16109
16110         * Makefile.in: Change deja-gnu to dejagnu.
16111
16112 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16113
16114         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16115
16116 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16117
16118         * configure.in: canonicalize all instances to *-*-solaris2*,
16119         also strip out a number of tools to not build for go32 host
16120
16121 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16122
16123         * config.guess: add GPL.
16124
16125         * Makefile.in, config.guess, config.sub, configure: bump
16126           copyrights to 93.
16127
16128 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
16129
16130         * Makefile.in (do-info): Removed obsolete check for existence of
16131         localenv file.
16132
16133         * Makefile.in (MAKEOVERRIDES): Define to be empty.
16134
16135 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16136
16137         * Makefile.in: a couple of 'else true' for decstation,
16138         support for TclX
16139
16140         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16141
16142 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
16143
16144         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16145
16146 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
16147
16148         * config.guess: Recognize i386-ibm-aix (PS/2).
16149         * configure.in: Use config/mh-aix386 file for it.
16150
16151 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
16152
16153         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16154         CC_FOR_TARGET instead.
16155         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16156
16157 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
16158
16159         * Makefile.in: Add sim to list of directories sent with gdb
16160
16161 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16162
16163         * configure.in: Put back mips-dec-bsd* case.
16164
16165 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
16166
16167         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16168         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
16169         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16170
16171 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16172
16173         * configure.in: remove no-op mips-dec-bsd* in "case $target"
16174
16175         * Makefile.in (dir.info): only run gen-info-dir if it exists,
16176         (install-info): install dir.info only if it exists,
16177         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16178
16179 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
16180
16181         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
16182         gas for mips-dec-bsd.
16183
16184 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
16185
16186         * configure (makesrcdir): If ${srcdir} is relative and not ".",
16187         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16188
16189 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16190
16191         * configure.in: Added "dejagnu" to hosttools list.
16192
16193 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
16194
16195         * config.sub, configure.in, config.guess:  Add support
16196         for Bosx, an AIX variant from Bull.
16197         Patches from F.Pierresteguy@frcl.bull.fr.
16198
16199 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16200
16201         * devo/dejagnu: Initial creation of devo/dejagnu.
16202         Migrated dejagnu testcases and support files for testing software
16203         tools to reside as subdirectories, currently called "testsuite",
16204         within the directory of the software tool.  Migrated all programs,
16205         support libraries, etc. beloging to dejagnu proper from
16206         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
16207         with no modifications.  The changes to these files which will
16208         allow them to configure, build, and execute properly will be made
16209         in a future update.
16210
16211 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16212
16213         * Makefile.in: Change send_pr to send-pr.
16214         * configure.in: Likewise.
16215         * send_pr: Renamed directory to send-pr.
16216
16217 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
16218
16219         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
16220
16221 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
16222
16223         * README:  Update for gdb-4.8 release.
16224         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
16225         gdb-xxx.tar.z (gzip'd) file also.
16226
16227 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16228
16229         * Makefile.in: make all-diff depend on all-libiberty
16230
16231 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
16232
16233         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16234
16235 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16236
16237         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16238
16239 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
16240
16241         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
16242         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
16243         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
16244
16245 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16246
16247         * Makefile.in:  makeinfo binary is in a new location
16248
16249 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
16250
16251         * config.sub: Accept -ecoff as an OS.
16252
16253         * Makefile.in: Various changes to eliminate a level of make
16254         recursion and reduce the required command line length.
16255         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16256         sub-makes.
16257         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16258         variables holding settings for specific sub-makes.
16259         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16260         in terms of BASE_FLAGS_TO_PASS.
16261         (TARGET_LIBS): New variable listing directories which use
16262         TARGET_FLAGS_TO_PASS.
16263         (subdir_do): Eliminated.
16264         (do-*): New set of targets to replace subdir_do.
16265         (various): All targets which used subdir_do now depend on do-*.
16266         (local-clean): Renamed from do_clean.
16267         (local-distclean): New target, dependency of distclean and
16268         realclean.
16269         (install-info): Don't create directories.  Depend on dir.info
16270         rather than calling make recursively.
16271         (install-dir.info): Eliminated.
16272         (install-info-dirs): Create all info directories here.
16273         (dir.info): Depend upon do-install-info.
16274
16275         * test-build.mk (HOLES): Added false.
16276
16277 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
16278
16279         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
16280
16281 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16282
16283         * Makefile.in (info): remove dependency on all-texinfo.  The
16284         problem was really in texinfo/C, not at this level.
16285
16286 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16287
16288         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16289
16290 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
16291
16292         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
16293         GDB releases.
16294
16295 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16296
16297         * configure: Include srcdir in message about target of link not
16298         being found.  Don't convert `-' to `_' in `with' options being
16299         passed to subdirs.
16300
16301 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16302
16303         * configure.in: add uudecode to host_tools
16304
16305         * Makefile.in: added {all,install}-uudecode targets, added them to
16306         the appropriate lists
16307
16308 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
16309
16310         * Makefile.in (all-gcc): Added dependency on all-gas.
16311
16312         * configure.in (mips-*-*): Build ld and binutils.
16313
16314 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16315
16316         * configure: check return code from mkdir, print error message and
16317           exit on failure.
16318
16319 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
16320
16321         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
16322
16323 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16324
16325         * test-build.mk (HOLES): Added tar, cpio and uudecode.
16326
16327 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16328
16329         * config.sub (h8500):  Recognize this as a cpu type.
16330
16331 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16332
16333         * configure: source directory missing is no longer a warning
16334
16335         * configure.in: recognize irix[34]* instead of irix[34]
16336
16337         * Makefile.in: define and pass down X11_LIB
16338
16339 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
16340
16341         * guess-systype: Renamed to ...
16342         * config.guess:  ... by popular request.
16343         * configure.in, Makefile.in:  Update accordingly.
16344
16345 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
16346
16347         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
16348         + Add Convex, Cray/Unicos, and Encore/Multimax support.
16349         + Execute ./dummy instead of assuming . is in PATH.
16350
16351 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
16352
16353         * guess-systype:  New shell script.  Attempts to guess the
16354         canonical host name of the executing host.
16355         Only a few hosts are supported so far.
16356         * configure:  Call guess-systype if no host is specified.
16357
16358 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16359
16360         * Makefile.in (gcc-no-fixedincludes): Made to work with current
16361         gcc Makefile.
16362
16363
16364 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
16365
16366         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16367         (all-gcc, install-gcc, subdir_do): Use it.
16368
16369 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16370
16371         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16372
16373 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
16374
16375         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16376           set exclusively by configure, using configure.in .
16377
16378 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16379
16380         * test-build.mk: set $PATH for all builds
16381
16382         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16383
16384 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
16385
16386         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
16387         the one used in gcc/Makefile.in, so that a null expansion doesn't
16388         override the one needed to build gcc with a native cc.
16389
16390
16391 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16392
16393         * configure: Accept -with arguments.
16394
16395 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16396
16397         * Makefile.in: added h8300sim
16398
16399 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
16400
16401         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16402         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
16403         (all-cygnus, native, build-cygnus): Make
16404         $(canonhost)-stamp-3stage-done, not $(host)....
16405         * test-build.mk (stamp-3stage-compared): Use tail +10c for
16406         i386-sco3.2v4.  Added else true to if command.
16407
16408 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
16409
16410         * config.sub: (from FSF) Sequent uses a BSD-like OS.
16411
16412 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
16413
16414         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16415
16416 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16417
16418         * configure.in: don't remove binutils from Solaris builds
16419
16420 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
16421
16422         * Makefile.in: get rid of earlier definitions for *clean,
16423         also handle the recursive info rule better
16424
16425 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
16426
16427         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
16428         do more-or-less the right thing.
16429
16430 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
16431
16432         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16433         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16434
16435 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16436
16437         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16438         $(host_canonical).
16439
16440         * configure.in: split the configdirs list into 4 categories (native
16441         v. cross, library v. tool) and handle the cross-only and native-
16442         only in more reasonable (and correct!) way.
16443
16444 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
16445
16446         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
16447         configdirs anymore.
16448
16449 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16450
16451         * Makefile.in: extensive cleanup::  removed all of the explicit
16452         clean-* targets, collapsed many wrappers around subdir_do into
16453         one, added additional targets to satisfy standards.texi, deleted
16454         some old targets, some changes for consistency
16455
16456 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16457
16458         * configure.in: handle some programs as cross-only, and others as
16459         native only
16460
16461         * test-build.mk: handle partial holes in a more generic manner
16462
16463         * Makefile.in: m4 depends on libiberty
16464
16465 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16466
16467         * configure.in: add m4, textutils, fileutils, sed, shellutils,
16468         time, wdiff, and find to configdirs
16469
16470         * Makefile.in: all, clean, and install rules for the new programs
16471         added to configure.in
16472
16473 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16474
16475         * configure.in: use mh-sun for all *-sun-* hosts
16476
16477 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16478
16479         * Makefile.in: define flags for X11 include files and library file
16480         locations, pass them down to the programs that need this info
16481
16482         * build-all.mk: added a 'native' target, to 3stage the native toolchain
16483
16484 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16485
16486         * configure.in: start building libg++ for HP-UX targets
16487
16488 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
16489
16490         * README:  Update references to files moved into etc/.
16491
16492 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
16493
16494         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
16495         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
16496
16497 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16498
16499         * configure: accept dash as well as underscore in long option
16500         names for FSF compatibility.
16501
16502 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
16503
16504         * config.sub: added -sco3.2v4 support from FSF.
16505
16506 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16507
16508         * configure.in: expand the section that adds or removes
16509         directories from the list of programs to build, to handle native
16510         vs. cross in addition to host v. native
16511
16512 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
16513
16514         * Makefile.in:  Replace C++ in macro names with CXX.
16515         This is less likely to break ...
16516
16517 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16518
16519         * test-build.mk: add -w to GNU_MAKE
16520
16521 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16522
16523         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16524         add 'sparc' to list of recognized cpus.  This needed to make
16525         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16526         Delete some redundant ose68 variants.  Recognize -wrs as an os,
16527         then changes that into $CPU-wrs-vxworks.
16528
16529         * configure.in: remove most references to gdbtest, regularize
16530         target based program removal
16531
16532         * test-build.mk: import from p3 tree (many fixes and changes)
16533
16534 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
16535
16536         * Makefile.in: added rules to handle tcl, tk, and expect
16537
16538         * configure.in: handle those directories if they exist
16539
16540 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16541
16542         * config.sub: removed bogus hppabsd and hppahpux names, since
16543         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16544
16545 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16546
16547         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
16548         depends upon all-xiberty
16549
16550         * Makefile.in: changes from p3, including:
16551
16552         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
16553
16554         * Makefile.in (XTRAFLAGS): include newlib directories if
16555         newlib/Makefile exists, rather than if host != target.
16556
16557         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
16558
16559         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16560         from the same source tree and not building a cross-compiler.  This
16561         matters for the libg++ configuration if reconfiguring a tree that
16562         has already been installed.
16563
16564         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
16565
16566         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16567         pick up the machine and system specific header files.
16568
16569         * Makefile.in: added AS_FOR_TARGET, passed down in
16570         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16571         the C compiler to use to create programs which are run in the
16572         build environment, set it to default to $(CC), and passed it down
16573         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16574
16575         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
16576
16577         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16578         We need them for unusual native builds, like systems without
16579         ranlib.
16580
16581         * configure: also define $(host_canonical) and
16582         $(target_canonical), which are the full, canonical names for the
16583         given host and target
16584
16585 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
16586
16587         * Makefile.in:  Added separate definitions for C++.
16588
16589 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
16590
16591         * configure.in (configdirs):  Add deja-gnu.
16592
16593 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
16594
16595         * README:  Update for configure.texi and gdb-4.7 release.
16596
16597 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
16598
16599         * Makefile.in:  Move "all" target to top of file.
16600         Previously, first target was ".PHONY" which caused BSD4.4 make
16601         to build .PHONY when make was run without arguments.
16602
16603 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
16604
16605         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
16606         Library-copylefted code in libiberty.
16607
16608 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
16609
16610         * config.sub:  Replace m68kmote with plain old m68k.
16611
16612 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
16613
16614         * Makefile.in:  Remove space from blank line, avoid Make complaints.
16615
16616 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
16617
16618         * config.sub: Complain if no argument is given.  Added support for
16619         386bsd as OS and target alias.
16620
16621 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
16622
16623         * Makefile.in (XTRAFLAGS): include newlib directories if
16624         newlib/Makefile exists, rather than if host != target.
16625
16626 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
16627
16628         * config.sub: recognize sparclite-wrs-vxworks.
16629
16630         * Makefile.in (install-xiberty): added *-xiberty make rules (from
16631         p3.) Added clean-xiberty to clean.
16632
16633 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16634
16635         * configure.in: use *-*-* instead of nested cases for host and target
16636
16637 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
16638
16639         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16640         from the same source tree and not building a cross-compiler.  This
16641         matters for the libg++ configuration if reconfiguring a tree that
16642         has already been installed.
16643
16644 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
16645
16646         * config.sub (i486v/i486v4):  Merge in from FSF version.
16647
16648 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
16649
16650         * configure: only set PWD if it is already set.
16651
16652 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
16653
16654         * configure: just set PWD=`pwd` at the top, since Ultrix sh
16655         doesn't have unset and all success paths (and most error paths)
16656         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16657         to just ${PWD} to avoid confusion.)
16658
16659 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
16660
16661         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16662         even for a native compilation.
16663
16664 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
16665
16666         Changes to make the gdb.tar.Z rule work better.
16667
16668         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
16669         (DEVO_SUPPORT):  Add configure.texi.
16670         (bfd-ilrt.tar.Z):  Remove ancient rule.
16671
16672 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
16673
16674         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16675         pick up the machine and system specific header files.
16676
16677         * configure.in, config.sub: added new target m68010-adobe-scout,
16678         with alias of adobe68k.  Changed configure.in to check for
16679         -scout before -sco* to avoid a false match.
16680
16681         * Makefile.in: added AS_FOR_TARGET, passed down in
16682         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16683         the C compiler to use to create programs which are run in the
16684         build environment, set it to default to $(CC), and passed it down
16685         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16686
16687 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16688
16689         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16690         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
16691         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16692         FOR_TARGET variants, to newlib and libg++.
16693
16694 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16695
16696         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16697         first.
16698
16699 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
16700
16701         * config.sub:  Accept `elf' as an environment.
16702
16703 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16704
16705         * Makefile.in (all-opcodes):  cd into the right directory
16706
16707 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
16708
16709         * configure: added -program_transform_name option, used as
16710         argument to sed when installing programs.
16711         configure.texi: added documentation for -program_prefix,
16712         -program_suffix and -program_transform_name.
16713
16714 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
16715
16716         * config.sub:  Accept i486 where i386 ok.
16717
16718 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
16719
16720         * config.sub: accept we32k
16721
16722 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
16723
16724         * config.sub, configure.in: accept OSE68000 and OSE68k.
16725
16726         * Makefile.in: don't create all directories for ``make install'';
16727         let the subdirectories create the ones they need.
16728
16729 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16730
16731         * COPYING: new file, GPL v2
16732
16733 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16734
16735         * Makefile.in: use the new gen-info-dir, which needs a template
16736         argument (which also lives in texinfo)
16737
16738         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16739
16740 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
16741
16742         * config.sub (ncr3000):  Change i386 to i486.
16743
16744 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16745
16746         * Makefile.in: add install-rcs, install-grep to
16747         install-no-fixedincludes, removed install-bison and install-libgcc
16748
16749 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
16750
16751         * configure.in: grab the HPUX makefile fragment if on HPUX
16752
16753 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16754
16755         * Makefile.in: eradicate bison spoor (ditto libgcc).
16756          configure.in: recognise m68{k,000}-ericsson-OSE.
16757          es1800 is alias for m68k-ericsson-OSE
16758
16759 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16760
16761         * configure.in: rearrange the parts that remove programs from
16762         configdirs, based now on HOST==TARGET or by canonical triple.
16763
16764 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16765
16766         * test-build.mk: recurse explicitly with -f test-build.mk when
16767           appropriate.  predicate stage3 and comparison on the existence
16768           of gcc.  That is, if gcc isn't around, we aren't three-staging.
16769           On very clean, also remove ...stamp-co.  Build in-place before
16770           doing other builds.
16771
16772 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16773
16774         * Makefile.in, configure.in: add tgas
16775
16776 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16777
16778         * Makefile.in: a number of changes merged in from progressive.
16779
16780         * configure.in: add libm.
16781
16782         * .cvsignore: ignore some stuff that comes from test-build.mk.
16783
16784 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
16785
16786         * config.sub:  Add es1800 (m68k-ericsson-es1800).
16787
16788 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16789
16790         * configure: Add program_suffix (parallel to program_prefix)
16791         * Makefile.in: adjust directory-creating script for losing decstation
16792
16793 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
16794
16795         * configure:  Minor $subdir-related fixes.
16796
16797 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16798
16799         * configure: fix various problems with propogating
16800         makefile_target_frag in subdirs.
16801         * configure.in: config libgcc if its there
16802
16803 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
16804
16805         * config.sub:  HPPA merge.
16806
16807 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
16808
16809         * Makefile.in:  Replace all-bison with all-byacc in all
16810         dependency lines for other tools (which now use byacc).
16811
16812 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
16813
16814         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
16815
16816 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
16817
16818         * Makefile.in: make gprof rules similar to byacc rules (instead of
16819         vestigal $(unsubdir) that didn't work...)
16820
16821 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
16822
16823         * config.sub:  Add support for Linux.
16824         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
16825         (at least for libg++).
16826
16827 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
16828
16829         * configure.texi: fix doc for the -nfp option to configure
16830
16831 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
16832
16833         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
16834
16835 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
16836
16837         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
16838         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
16839         * configure.in: added solaris* host_makefile_frag hook.
16840
16841 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16842
16843         * config.sub: changed recognition of m68000 so that various
16844         m68k types can be specified via m680[01234]0
16845
16846 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16847
16848         * config.sub (basic_machine): fix sed so that '-foo' isn't
16849         completely substituted out while .+'-foo' loses the '-foo'
16850
16851 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16852
16853         * config.sub ($os): Add -aout.
16854
16855 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
16856
16857         * configure:  If host_makefile_frag is absolute, don't
16858         prefix ${invsubdir} (relevant to libg++ auto-configure).
16859
16860 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16861
16862         * Makefile.in (tooldir): Define it.
16863         (all-ld): Depend on all-flex.
16864
16865 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
16866
16867         * Makefile.in (check):  Fix libg++ special case.
16868
16869 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
16870
16871         * configure: do not bury `pwd` into config.status, thus do fewer
16872           pwd's.
16873
16874         * configure: print the "Building in" message only when building in
16875           other than "." AND verbose.
16876
16877         * configure: remove -s, rework -v to better accommodate guested
16878           configures.
16879
16880         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
16881
16882 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
16883
16884         * Makefile.in: macroize flags passed on recursion.  remove
16885           fileutils.
16886
16887 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
16888
16889         * configure: get makesrcdir right for subdirs deeper than 1.
16890
16891         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
16892           install.
16893
16894 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
16895
16896         * Makefile.in: don't print subdir_do or recursion lines.
16897
16898 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
16899
16900         * standards.texi: added menu item.
16901
16902         * Makefile.in: build and install standards.info.
16903
16904         * standards.texi: new file.
16905
16906 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16907
16908         * configure: test for and move config.status pieces from
16909           ${subdir}/.
16910
16911 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
16912
16913         * configure:  Test for existance of files before trying to mv
16914         them, to avoid numerous non-existance messages.
16915
16916 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
16917
16918         * configure: correct final line of config.status.
16919
16920         * configure: patch from eggert.  Avoids a protection problem if
16921           the original Makefile.in is read only.
16922
16923         * configure: use move-if-change from gcc to create config.status.
16924           Some makefiles depend on config.status to tell if a directory
16925           has been reconfigured for a different host.  This change
16926           prevents those directories from remaking everything in the case
16927           where the reconfig was only intended to rebuild a Makefile.
16928
16929         * configure: test for config.sub with "config.sub sun4" rather
16930           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
16931           host alias from a missing config.sub.
16932
16933 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16934
16935         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16936           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
16937
16938 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
16939
16940         * configure: mkdir ${subdir} as needed.
16941
16942 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
16943
16944         * Makefile.in,configure.in: added autoconf.
16945
16946 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16947
16948         * Makefile.in: no longer pass against on recursion.
16949
16950         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16951           definitions are not inherited.
16952
16953         * configure: correct makesrcdir when subdir is .
16954
16955 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
16956
16957         * configure:  Add support for 'subdirs' variable, which is
16958         like 'configdirs', except that configure doesn't re-invoke
16959         itself for subdirs, it just creates a Makefile for each subdir.
16960         * configure.texi:  Document subdirs.
16961
16962 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16963
16964         * configure.in: added flex to configdirs
16965
16966 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
16967
16968         * Makefile.in: remove clean-stamps from clean.
16969
16970 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
16971
16972         * configure.in:  Add gdbtest to configdirs.
16973
16974 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
16975
16976         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
16977         to recursive makes.
16978         * configure.in:  Recognize new ncr3000 config.
16979
16980 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
16981
16982         * Makefile.in, configure.in: removed references to gdbm.
16983
16984 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
16985
16986         * config.sub:  Don't canonicalize os value
16987         newsos* to bsd (readline needs to check for newsos).
16988         (This fix was earlier made Jan 31, but got re-broken.)
16989
16990 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
16991
16992         * configure.in:  sco is an os, not a vendor!
16993
16994         * configure:  Quote $( better.  Keep various shells happy.
16995
16996 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
16997
16998         * Makefile.in: eliminate stamp-files.
16999
17000 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
17001
17002         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
17003           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17004
17005 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
17006
17007         * config.sub:  fix iris/iris3.
17008
17009 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
17010
17011         * configure: re-add -rm.
17012
17013 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
17014
17015         * Maskefile.in: add .stmp-rcs to all.
17016
17017         * configure.in: remove gas from rs6000 build, use aix host fragment.
17018
17019 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
17020
17021         * configure: pass down site_option during recursion.
17022
17023 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
17024
17025         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
17026
17027 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
17028
17029         * configure: Change exec_prefix so that it really defaults to prefix.
17030
17031 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
17032
17033         * Makefile.in, configure.in:  Add support for mmalloc library.
17034
17035 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
17036
17037         * Makefile.in: add stmp dependencies for a few more things.
17038
17039 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
17040
17041         * configure: adjusted error message on objdir/srcdir configure
17042           collision, per john's suggestion.
17043
17044         * Makefile.in: add libiberty stmp to all and all.cross.
17045
17046 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
17047
17048         * Makefile.in: remove force dependencies, add grep to all.
17049
17050 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
17051
17052         * Makefile.in: drop flex.  make stamp files work.
17053
17054         * configure: added test for conflicting configuration in srcdir,
17055           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
17056           gets cranky.  use relative paths for configure and srcdir
17057           whenever possible.  Send some error messages to stderr that were
17058           going to stdout.
17059
17060 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
17061
17062         * Makefile.in:  Fix libg++ rule to check for gcc directory
17063         before using gcc/gcc.  Also pass XTRAFLAGS.
17064
17065 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
17066
17067         * Makefile.in: added stmp-files so that directories aren't polled
17068           when they are already built.
17069
17070         * configure.texi: fixed a node pointer problem.
17071
17072 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
17073
17074         * config.sub configure.in gdb/configure.in
17075         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17076         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17077         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
17078
17079 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17080
17081         * configure: -recurring becomes -silent.  corrected help message
17082           for -site= option.
17083
17084         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17085
17086 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17087
17088         * configure: when building Makefile for crosses, replace
17089           tooldir and program_prefix.  default srcdir from location of
17090           config.sub.  remove "for host in hosts" and "for target in
17091           targets" loops.
17092
17093 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17094
17095         * Makefile.in: Do not pass bindir or mandir to cvs.
17096
17097 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
17098
17099         * Makefile.in, configure.in: removed traces of namesubdir,
17100           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
17101           copyrights to '92, changed some from Cygnus to FSF.
17102
17103         * configure.texi: remove most references to multiple hosts,
17104           multiple targets, subdirs, etc.
17105
17106         * configure.man: removed rcsid. reference config.sub not
17107           config.subr.
17108
17109         * Makefile.in: mkdir $(infodir) on install-info.
17110
17111 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
17112
17113         * configure.texi:  Explain better about .gdbinit and about
17114         the environment that configure.in sections run in.
17115
17116 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
17117
17118         * configure.in:  Ultrix is only a decstation if it's a MIPS.
17119
17120 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
17121
17122         * README:  DOC.configure => cfg-paper.texi.
17123
17124 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
17125
17126         * config.sub (near case $os):  Don't convert newsos* to bsd!
17127
17128 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
17129
17130         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
17131         the number of copies of COPYING that go into the GDB tar file.
17132
17133 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
17134
17135         * bfd/configure.in, gdb/config/mh-i386sco,
17136         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17137         Fix SCO configuration stuff.
17138
17139 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
17140
17141         * Makefile.in:  For libg++, make sure the -I pointing
17142         to the gcc directory goes *after* all the libg++-local -I flags.
17143         Also, move just-gcc dependency from just-libg++ to all-libg++.
17144
17145 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
17146
17147         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
17148
17149 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
17150
17151         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
17152
17153 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
17154
17155         * config.sub:  Add stratus configuration frags.  Also
17156         submitted to FSF.
17157
17158 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
17159
17160         * Makefile.in (DEV_SUPPORT):  add configure.man.
17161
17162         * config.sub(Decode manufacturer-specific):  add -none*.
17163
17164 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
17165
17166         * Makefile.in:  remove form feeds to make Sun's make happy.
17167         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
17168
17169 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
17170
17171         * Makefile.in (AR_FLAGS):  Make quieter.
17172
17173 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
17174
17175         * configure.in:  Add libg++.
17176         * configure:  When verbose, don't output the command line at each
17177         level; it will be unremarkably the same as the previous version,
17178         which will be the same as what the user typed.
17179
17180 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
17181
17182         * configure.in, Makefile.in: fix clean-info, add flex.  add
17183           fileutils.
17184
17185         * configure: be less sensitive to spaces in Makefile.in.  Do not
17186           look for sources in "..".  Doing so breaks subdirectories that
17187           might have their own configure.  If a subdir has it's own
17188           configure script, use it.
17189
17190 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
17191
17192         * cfg-paper.texi: some changes suggested by rms.
17193
17194 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
17195
17196         * config.sub:  Merge in some small additions from the FSF version,
17197         taken from the gcc distribution, to bring the Cygnus and FSF
17198         versions into closer sync.
17199
17200 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
17201
17202         * configure.in:  Changed svr4 references to sysv4.
17203
17204 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
17205
17206         * configure: added -V for version number option.
17207
17208 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
17209
17210         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17211           renamed from DOC.configure to cfg-paper.texi.
17212
17213 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17214
17215         * configure, config.subr, config.sub: config.subr is now
17216           config.sub again.
17217
17218 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
17219
17220         * configure.texi: new file, in progress.
17221
17222         * Makefile.in: build info file and install the man page for
17223           configure.
17224
17225         * configure.man: new file, first cut.
17226
17227         * configure: find config.subr again now that configuration "none"
17228           has gone.  removed all traces of the -ansi option.  removed all
17229           traces of the -languages option.
17230
17231         * config.subr: resync from rms.
17232
17233 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17234
17235         * configure, config.sub, config.subr: merge config.sub into
17236           config.subr, call the result config.subr, remove config.sub, use
17237           config.subr.
17238
17239         * Makefile.in: revised install for dir.info.
17240
17241 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17242
17243         * configure.in: add decstation host makefile frag.
17244
17245         * Makefile.in: BISON now bison -y again.  also install-gcc on
17246           install.  clean-gdbm on clean.  infodir belongs in datadir.
17247           Make directories for info install.  Build dir.info here then
17248           install it.
17249
17250 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17251
17252         * Makefile.in: fix for bad directory tests.
17253
17254 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17255
17256         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
17257           regexp.  -srcdir relative was being handled incorrectly.
17258
17259         * Makefile.in: unwrapped some for loops so that parallel makes
17260           work again and so one can focus one's attention on a particular
17261           package.
17262
17263 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17264
17265         * configure: added PWD as a stand in for `pwd` (for speed). use
17266           elif wherever possible.  make -srcdir work without -objdir.
17267           -objdir= commented out.
17268
17269 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17270
17271         * configure: +options become --options.  -subdirs commented out.
17272           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
17273           Makefile now at top of generated Makefile.  Removed cvs log
17274           entries.  added -srcdir.  create .gdbinit only if there is one
17275           in ${srcdir}.
17276
17277         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
17278           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
17279           and mandir now keyed off datadir by default.
17280
17281 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17282
17283         * Freshly created ChangeLog.
17284
17285 \f
17286 Local Variables:
17287 mode: change-log
17288 left-margin: 8
17289 fill-column: 76
17290 version-control: never
17291 End: