trans.c (Identifier_to_gnu): Test Is_Elementary_Type instead of Is_Scalar_Type for...
[gcc.git] / ChangeLog
1 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
2
3 * MAINTAINERS (Write After Approval): Add myself.
4
5 2012-05-16 Olivier Hainque <hainque@adacore.com>
6
7 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
8 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
9 (install-no-fixedincludes): Adjust accordingly.
10 * Makefile.in: Regenerate.
11
12 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
13
14 Merge upstream change
15 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
16
17 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
18
19 * MAINTAINERS (Write After Approval): Add myself.
20
21 2012-05-09 Nick Clifton <nickc@redhat.com>
22 Paul Smith <psmith@gnu.org>
23
24 PR bootstrap/50461
25 * configure.ac (mpfr-dir): When using in-tree MPFR sources
26 allow for the fact that from release v3.1.0 of MPFR the source
27 files were moved into a src sub-directory.
28 * configure: Regenerate.
29
30 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
31
32 * configure.ac: Bump minimum MPFR version to 2.4.0.
33 * configure: Regenerated.
34
35 2012-05-03 Olivier Hainque <hainque@adacore.com>
36
37 * config/mh-ppc-aix (LDFLAGS): Quote $(CC).
38
39 2012-05-01 Richard Henderson <rth@redhat.com>
40
41 * Makefile.def (libatomic): New target_module.
42 * configure.ac (target_libraries): Add libatomic.
43 (noconfigdirs): Check if libatomic is supported.
44 * Makefile.in, configure: Rebuild.
45
46 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
47
48 * MAINTAINERS (Write After Approval): Add myself.
49
50 2012-04-25 Joel Brobecker <brobecker@adacore.com>
51
52 * config.sub: Update to 2012-04-18 version from official repo.
53
54 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
55
56 * MAINTAINERS (Write After Approval): Add myself.
57
58 2012-04-11 Steve Ellcey <sellcey@mips.com>
59
60 * MAINTAINERS: Changed email address.
61
62 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
63
64 PR target/52737
65 * contrib/gcc_update (files_and_dependencies):
66 Remove gcc/config/avr/t-multilib from touch data.
67
68 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
69
70 * MAINTAINERS (OS Port Maintainers): Remove irix.
71 * configure.ac (enable_libgomp): Remove *-*-irix6*.
72 (unsupported_languages): Remove mips-sgi-irix6.*.
73 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
74 (with_stabs): Remove.
75 * configure: Regenerate.
76
77 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
78
79 * MAINTAINERS (OS Port Maintainers): Remove osf.
80 * configure.ac (enable_libgomp): Remove *-*-osf*.
81 (with_stabs): Remove alpha*-*-osf*.
82 * configure: Regenerate.
83
84 2012-03-05 Tristan Gingold <gingold@adacore.com>
85
86 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
87 * configure: Regenerate.
88
89 2012-02-17 Walter Lee <walt@tilera.com>
90
91 * MAINTAINERS: (Write After Approval): Delete myself.
92
93 2012-02-14 Walter Lee <walt@tilera.com>
94
95 * MAINTAINERS (tilegx port): Add myself.
96 (tilepro port): Add myself.
97 (Write After Approval): Add myself.
98
99 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
100
101 * MAINTAINERS (Various Maintainers): Add Diego Novillo,
102 Gerald Pfeifer and Joseph Myers as docstring relicensing
103 maintainers.
104
105 2012-02-09 Bin Cheng <bin.cheng@arm.com>
106
107 * MAINTAINERS (write-after-approval): Add myself.
108
109 2012-02-08 Ira Rosen <irar@il.ibm.com>
110
111 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
112 maintainer.
113
114 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
115
116 * MAINTAINERS (Write After Approval): Move myself to maintain alphabetical order.
117
118 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
119
120 * MAINTAINERS (Write After Approval): Add myself.
121
122 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
123
124 * MAINTAINERS (Write After Approval): Add myself.
125
126 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
127 Jayant R Sonar <jayant.sonar@kpitcummins.com>
128
129 * configure.ac (cr16-*-*): Remove nonconfigdirs.
130 * configure: Regenerate.
131
132 2012-01-23 Harshit Chopra <harshit@google.com>
133
134 * MAINTAINERS (Write After Approval): Add myself.
135
136 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
137
138 * configure.ac: Remove reference to mh-interix.
139 * configure: Regenerate.
140
141 2012-01-05 Richard Henderson <rth@redhat.com>
142
143 PR bootstrap/51072
144 * configure.ac: Disable libitm if c++ is not enabled.
145 * configure: Rebuild.
146
147 * configure.ac: Fix regexp for same.
148 * configure: Rebuild.
149
150 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
151
152 * MAINTAINERS (Write After Approval): Add myself.
153
154 2012-01-02 Richard Guenther <rguenther@suse.de>
155
156 PR bootstrap/51686
157 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
158 * Makefile.in: Regenerate.
159
160 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
161
162 * MAINTAINERS (Write After Approval): Add myself.
163
164 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
165
166 * configure: Regenerate.
167
168 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
169
170 * MAINTAINERS (picochip): Changed email address.
171
172 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
173
174 * MAINTAINERS (write-after-approval): Add self.
175
176 2011-11-29 DJ Delorie <dj@redhat.com>
177
178 * configure.ac (rl78-*-*) New case.
179 * configure: Regenerate.
180 * MAINTAINERS: Add myself as RL78 maintainer.
181
182 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
183
184 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
185
186 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
187
188 * libtool.m4: dditional FreeBSD 10 fixes.
189
190 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
191
192 * MAINTAINERS: Move myself from Write After Approval to CPU Port
193 Maintainers section, as Epiphany maintainer.
194
195 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
196
197 PR target/49992
198 * configure.ac: Remove ranlib special-casing for Darwin.
199 * configure: Regenerate.
200
201 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
202
203 * MAINTAINERS (Reviewers): Keep the list sorted.
204
205 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
206
207 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
208
209 2011-11-09 Roland McGrath <mcgrathr@google.com>
210
211 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
212 * configure: Rebuild.
213 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
214 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
215 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
216 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
217 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
218 Add READELF.
219 * Makefile.in: Rebuild.
220
221 2011-11-09 Jason Merrill <jason@redhat.com>
222
223 * Makefile.def (language=c++): Remove check-c++0x.
224 * Makefile.in (check-gcc-c++): Regenerate.
225
226 2011-11-08 Richard Henderson <rth@redhat.com>
227
228 * configure.ac: Test for libitm directory present first.
229
230 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
231
232 * configure.ac: Test libitm/configure.tgt to disable libitm.
233 * configure: Rebuild.
234
235 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
236 Richard Henderson <rth@redhat.com>
237
238 Merged from transactional-memory.
239
240 * Makefile.def (lang_env_dependencies): libitm is c++.
241 Add libitm target module.
242 * configure.ac: Likewise.
243 * config/mmap.m4: New file.
244 * contrib/gcc_update: Add libitm to touch data.
245 * Makefile.in, configure: Rebuild.
246
247 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
248
249 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
250 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
251 * Makefile.in: Regenerate.
252
253 2011-11-01 DJ Delorie <dj@redhat.com>
254
255 * config.sub: Update to version 2011-10-29 (added rl78)
256
257 2011-10-27 Nick Clifton <nickc@redhat.com>
258
259 * config.sub: Import these changes from the config project:
260
261 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
262 Ben Elliston <bje@gnu.org>
263
264 * config.sub (epiphany): New.
265
266 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
267 Ben Elliston <bje@gnu.org>
268
269 * config.sub (hexagon, hexagon-*): New.
270
271 2011-08-23 Roland McGrath <mcgrathr@google.com>
272
273 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
274 64eb to be64.
275
276 2011-08-16 Roland McGrath <mcgrathr@google.com>
277
278 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
279 (nacl): Grok as alias for 32el-unknown-nacl.
280
281 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
282
283 * MAINTAINERS (Write After Approval): Add myself.
284
285 2011-10-24 Teresa Johnson <tejohnson@google.com>
286
287 * MAINTAINERS (Write After Approval): Add myself.
288
289 2011-09-21 Jakub Jelinek <jakub@redhat.com>
290
291 * MAINTAINERS (sparc port): Remove myself.
292
293 2011-09-14 Tom de Vries <tom@codesourcery.com>
294
295 * MAINTAINERS (Write After Approval): Add myself.
296
297 2011-08-14 Yao Qi <yao@codesourcery.com>
298
299 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
300 * configure: Regenerate.
301
302 2011-07-26 Ian Lance Taylor <iant@google.com>
303
304 * configure.ac: Set have_compiler based on whether gcc directory
305 exists, rather than on whether gcc is in configdirs.
306 * configure: Rebuild.
307
308 2011-07-21 Joseph Myers <joseph@codesourcery.com>
309
310 * MAINTAINERS (Global Reviewers): Add self.
311
312 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
313
314 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
315 link directories.
316 * Makefile.in: Rebuild.
317
318 2011-07-20 Ian Lance Taylor <iant@google.com>
319
320 PR bootstrap/49787
321 * configure.ac: Move --enable-bootstrap handling earlier in file.
322 If --enable-bootstrap and either --enable-build-with-cxx or
323 --enable-build-poststage1-with-cxx, enable C++ automatically.
324 * configure: Rebuild.
325
326 2011-07-19 Ian Lance Taylor <iant@google.com>
327
328 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
329 make C++ a boot_language. Set and substitute
330 POSTSTAGE1_CONFIGURE_FLAGS.
331 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
332 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
333 * configure, Makefile.in: Rebuild.
334
335 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
336
337 * MAINTAINERS (Register Allocation): Move myself from reviewers to
338 maintainers.
339
340 2011-07-18 Jakub Jelinek <jakub@redhat.com>
341
342 * MAINTAINERS (Global Reviewers): Add myself.
343
344 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
345
346 * configure: Regenerate.
347
348 2011-07-16 Jason Merrill <jason@redhat.com>
349
350 * Makefile.def (language=c++): Add check-c++0x and
351 check-target-libmudflap-c++.
352 * Makefile.tpl (check-target-libmudflap-c++): New.
353 * Makefile.in: Regenerate.
354
355 2011-07-16 Matthias Klose <doko@ubuntu.com>
356
357 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
358 * Makefile.def (target_modules/libjava): Pass
359 $(EXTRA_CONFIGARGS_LIBJAVA).
360 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
361 if not configured with --enable-static-libjava.
362 * Makefile.in: Regenerate.
363 * configure: Likewise.
364
365 2011-07-15 Jason Merrill <jason@redhat.com>
366
367 * Makefile.in (check-c++): Move check-gcc-c++0x after
368 check-target-libstdc++-v3.
369
370 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
371
372 * MAINTAINERS (c6x port): New entry.
373
374 2011-07-13 Jason Merrill <jason@redhat.com>
375
376 * Makefile.in (check-gcc-c++0x): New.
377 (check-c++): Depend on it.
378
379 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
380
381 PR target/39150
382 * configure.ac (i[3456789]86-*-solaris2*): Also accept
383 x86_64-*-solaris2.1[0-9]*.
384 * configure: Regenerate.
385
386 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
387
388 * MAINTAINERS (RTL optimizers): Add self.
389
390 2011-06-27 Gabriel Charette <gchare@google.com>
391
392 * MAINTAINERS (Write After Approval): Add myself.
393
394 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
395
396 PR regression/47836
397 PR bootstrap/23656
398 PR other/47733
399 PR bootstrap/49247
400 PR c/48825
401 * configure.ac (target_libraries): Remove target-libiberty.
402 Remove case-statement setting skipdirs=target-libiberty for
403 multiple targets. Remove checking target_configdirs and
404 removing target-libiberty but keeping target-libgcc if
405 otherwise empty.
406 * Makefile.def (target_modules): Don't add libiberty.
407 (dependencies): Remove all traces of target-libiberty.
408 * configure, Makefile.in: Regenerate.
409
410 2011-06-13 Walter Lee <walt@tilera.com>
411
412 * configure.ac (tilepro-*-*) New case.
413 (tilegx-*-*): Likewise.
414 * configure: Regenerate.
415
416 2011-06-06 Jing Yu <jingyu@google.com>
417
418 * configure.ac: Skip target-libiberty for
419 arm*-*-linux-androideabi.
420 * configure: Regenerated.
421
422 2011-06-06 Nick Clifton <nickc@redhat.com>
423
424 * config.sub: Sync from upstream.
425
426 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
427
428 * MAINTAINERS (Write After Approval): Add myself.
429
430 2011-06-01 Daniel Jacobowitz <drow@false.org>
431
432 * MAINTAINERS: Update my email address.
433
434 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
435
436 * MAINTAINERS (Write After Approval): Update my email address.
437
438 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
439
440 * MAINTAINERS (Write After Approval): Add myself.
441
442 2011-05-08 Doug Kwan <dougkwan@google.com>
443
444 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
445 * configure: Regenerated.
446 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
447 value from configure.
448 * Makefile.in: Regenerated.
449
450 2011-05-05 Joseph Myers <joseph@codesourcery.com>
451
452 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
453 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
454 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
455 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
456 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
457 *-*-vxworks*): Disable newlib and libgloss in separate case
458 statement.
459 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
460 to separate case statement.
461 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
462 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
463 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
464 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
465 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
466 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
467 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
468 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
469 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
470 i[[3456789]]86-*-rdos*, m32r-*-*,
471 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
472 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
473 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
474 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
475 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
476 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
477 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
478 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
479 and libgloss in main case over targets. Remove most empty cases
480 in main case over targets.
481 * configure: Regenerate.
482
483 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
484
485 * MAINTAINERS (Write After Approval): Add myself.
486
487 2011-05-04 Joseph Myers <joseph@codesourcery.com>
488
489 * configure.ac: Remove code setting special library locations for
490 hppa*64*-*-hpux11*. Remove code setting compiler for
491 sparc-sun-solaris2*.
492 * configure: Regenerate.
493
494 2011-05-04 Joseph Myers <joseph@codesourcery.com>
495
496 * configure.ac: Separate libgloss_dir settings from general case
497 over targets.
498 * configure: Regenerate.
499
500 2011-04-28 Joseph Myers <joseph@codesourcery.com>
501
502 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
503 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
504 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
505 cases in libgcj-disabling case statement.
506 (hppa*64*-*-linux*): Set unsupported_languages instead of
507 disabling target-zlib.
508 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
509 to hppa*64*-*-hpux*.
510 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
511 hppa*-*-hpux*.
512 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
513 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
514 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
515 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
516 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
517 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
518 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
519 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
520 libgcj-disabling case statement.
521 * configure: Regenerate.
522
523 2011-04-28 Joseph Myers <joseph@codesourcery.com>
524
525 * configure.ac: Disable Java for targets not supporting libffi.
526 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
527 Remove cases in Java-disabling statement.
528 (*arm-wince-pe): Change to arm-wince-pe.
529 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
530 cases in Java-disabling statement.
531 (bfin-*-*): Don't disable Java again.
532 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
533 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
534 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
535 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
536 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
537 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
538 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
539 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
540 Java-disabling statement.
541 (mmix-*-*): Don't disable Java again.
542 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
543 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
544 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
545 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
546 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
547 statement.
548 * configure: Regenerate.
549
550 2011-04-28 Joseph Myers <joseph@codesourcery.com>
551
552 * configure.ac: Separate cases disabling Java and Java libraries
553 from general case over targets.
554 * configure: Regenerate.
555
556 2011-04-21 Jie Zhang <jzhang918@gmail.com>
557
558 * MAINTAINERS: Update my email address.
559
560 2011-04-20 Easwaran Raman <eraman@google.com>
561
562 * MAINTAINERS (Write After Approval): Add myself.
563
564 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
565
566 PR lto/48086
567 * configure.ac: Re-enable LTO on *-apple-darwin9*.
568 * configure: Regenerate.
569
570 2011-04-16 Jim Meyering <meyering@redhat.com>
571
572 * MAINTAINERS (Write After Approval): Add myself.
573
574 2011-04-15 Dodji Seketeli <dodji@redhat.com>
575
576 * MAINTAINERS: Update my email address.
577
578 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
579
580 * MAINTAINERS (Write After Approval): Add myself.
581
582 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
583
584 * MAINTAINERS (Write After Approval): Add myself.
585
586 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
587
588 * MAINTAINERS (Write After Approval): Add myself.
589
590 2011-04-06 Joseph Myers <joseph@codesourcery.com>
591
592 * configure.ac (build_tools): Remove build-byacc.
593 (host_libs): Remove mmalloc.
594 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
595 autoconf automake libtool diff rcs fileutils shellutils time
596 textutils wdiff find uudecode hello tar gzip indent recode release
597 sed perl gawk findutils gettext zip.
598 (libgcj): Remove target-qthreads.
599 (target_tools): Remove target-examples target-gperf.
600 (YACC): Don't handle building byacc.
601 * configure: Regenerate.
602 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
603 dosutils, examples, fileutils, find, findutils, gawk, gettext,
604 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
605 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
606 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
607 handle building components.
608 * Makefile.in: Regenerate.
609
610 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
611
612 * MAINTAINERS: Update my email address as Xtensa maintainer.
613
614 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
615
616 * config.sub: Sync from upstream.
617
618 2011-04-01 Joseph Myers <joseph@codesourcery.com>
619
620 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
621 (microblaze*): Don't disable libssp.
622 * configure: Regenerate.
623
624 2011-04-01 Joseph Myers <joseph@codesourcery.com>
625
626 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
627 moveifchange.
628 * configure: Regenerate.
629 * Makefile.tpl: Use @SHELL@ not @config_shell@.
630 * Makefile.in: Regenerate.
631
632 2011-04-01 Joseph Myers <joseph@codesourcery.com>
633
634 * configure.ac (*-*-sysv4*): Don't enable libgomp.
635 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
636 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
637 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
638 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
639 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
640 md_exec_prefix cases.
641 * configure: Regenerate.
642
643 2011-04-01 Joseph Myers <joseph@codesourcery.com>
644
645 * configure.ac: Separate cases disabling target-libssp,
646 target-libiberty, target-libstdc++-v3 and Fortran from general
647 case over targets.
648 * configure: Regenerate.
649
650 2011-04-01 Joseph Myers <joseph@codesourcery.com>
651
652 * configure.ac (*-*-chorusos): Don't disable libgcj.
653 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
654 Remove case.
655 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
656 (arm-*-coff): Don't disable libgcj.
657 (arm*-*-linux-gnueabi): Remove useless assignment.
658 (arm-*-riscix*): Don't disable libgcj.
659 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
660 configuration.
661 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
662 (c54x*-*-*): Remove case.
663 (tic54x-*-*): Don't disable GCC or GCC libraries.
664 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
665 to *.
666 (d10v-*-*): Don't disable GCC libraries.
667 (d30v-*-*): Don't disable libgcj.
668 (h8500-*-*): Don't disable GCC libraries.
669 (i960-*-*): Don't disable libgcj.
670 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
671 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
672 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
673 libgcj.
674 (m68k-*-coff*): Remove case.
675 (mmix-*-*): Don't disable libgloss on host.
676 (mn10200-*-*, mn10300-*-*): Remove cases.
677 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
678 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
679 Don't disable libgcj.
680 (romp-*-*): Remove case.
681 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
682 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
683 case.
684 (v810-*-*): Don't disable GCC libraries.
685 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
686 (ip2k-*-*): Don't disable GCC libraries.
687 * configure: Regenerate.
688
689 2011-03-28 Joseph Myers <joseph@codesourcery.com>
690
691 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
692 libffi on host.
693 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
694 on host.
695 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
696 * configure: Regenerate.
697
698 2011-03-26 John Marino <binutils@marino.st>
699
700 * configure.ac: Add support for *-*-dragonfly*
701 * configure: Regenerate.
702
703 2011-03-25 Joseph Myers <joseph@codesourcery.com>
704
705 * configure.ac (native_only): Remove.
706 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
707 send-pr uudecode guile gnuserv on host.
708 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
709 send-pr rcs guile perl texinfo libtool on host.
710 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
711 automake send-pr rcs guile perl texinfo libtool on host.
712 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
713 (*-*-kaos*): Don't disable target-examples target-gperf on target.
714 (alpha*-dec-osf*): Don't disable fileutils on target.
715 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
716 texinfo send-pr expect dejagnu on target.
717 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
718 target-qthreads on target.
719 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
720 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
721 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
722 x86_64-*-mingw*): Don't disable expect on target.
723 (*-*-cygwin*): Don't disable target-gperf on target.
724 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
725 gnuserv on target.
726 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
727 target.
728 * configure: Regenerate.
729
730 2011-03-25 Joseph Myers <joseph@codesourcery.com>
731
732 * configure.ac (target_tools): Remove target-groff.
733 (native_only): Remove target-groff.
734 (hppa*64*-*-*): Don't disable byacc.
735 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
736 setting.
737 (*-*-kaos*): Don't skip target-librx and target-groff.
738 (*-*-netware*): Don't skip target-libmudflap.
739 (*-*-tpf*): Don't skip target-libmudflap.
740 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
741 directories on the host.
742 (ia64*-*-*vms*): Don't skip tix.
743 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
744 host.
745 * configure: Regenerate.
746
747 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
748
749 * configure.ac: Remove references to mt-mep, mt-netware,
750 mt-wince.
751 * Makefile.def: Add all-utils soft dependencies.
752 * Makefile.tpl: Remove GDB_NLM_DEPS.
753 * configure: Regenerate.
754 * Makefile.in: Regenerate.
755
756 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
757
758 * configure.ac: Do not include mh-x86omitfp.
759 * configure: Regenerate.
760
761 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
762
763 * configure.ac: Remove empty cases.
764 * configure: Regenerate.
765
766 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
767
768 * Makefile.def: Add dependency from termcap to gdb.
769 * Makefile.in: Regenerate.
770
771 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
772
773 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
774 * configure: Regenerate.
775 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
776 * Makefile.tpl: Likewise.
777 * Makefile.in: Regenerate.
778
779 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
780
781 * configure.ac: Remove all mentions of tentative_cc.
782 * configure: Regenerate.
783
784 2011-03-24 Joseph Myers <joseph@codesourcery.com>
785
786 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
787 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
788 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
789 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
790 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
791 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
792 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
793 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
794 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
795 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
796 *-*-rhapsody*): Remove host cases.
797 * configure: Regenerate.
798
799 2011-03-24 Joseph Myers <joseph@codesourcery.com>
800
801 * configure.ac (ppc*-*-pe): Remove host case.
802 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
803 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
804 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
805 cases.
806 * configure: Regenerate.
807
808 2011-03-24 Joseph Myers <joseph@codesourcery.com>
809
810 * config.sub: Update to version 2011-03-23.
811
812 2011-03-22 Joseph Myers <joseph@codesourcery.com>
813
814 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
815 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
816 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
817 * configure: Regenerate.
818
819 2011-03-22 Joseph Myers <joseph@codesourcery.com>
820
821 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
822 to Write After Approval.
823 * config-ml.in: Don't handle arc-*-elf*.
824 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
825 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
826 handle GCC libraries.
827 * configure: Regenerate.
828
829 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
830
831 PR bootstrap/48120:
832 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
833 Add -lstdc++ -lm to LIBS.
834 * configure: Regenerate.
835
836 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
837
838 * config.guess: Update to version 2011-02-02
839 * config.sub: Update to version 2011-02-24
840
841 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
842
843 PR lto/48086
844 * configure.ac: Re-enable LTO on *-apple-darwin9.
845 * configure: Regenerate.
846
847 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
848
849 PR lto/48086
850 * configure.ac: Disable LTO on darwin due to an assembler change in
851 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
852 under 256.
853 * configure: Regenerate.
854
855 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
856
857 * MAINTAINERS: Update myself as score backend maintainer, update my e-mail address.
858
859 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
860
861 * MAINTAINERS: Update my e-mail address.
862
863 2011-03-06 Joey Ye <joey.ye@arm.com>
864
865 * MAINTAINERS: Update my e-mail address.
866
867 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
868
869 * configure.ac: Adjust test of with_ppl.
870 * configure: Regenerated.
871
872 2011-03-02 Kai Tietz <ktietz@redhat.com>
873
874 * MAINTAINERS: Adjust my e-mail address.
875
876 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
877
878 * configure.ac: Add -lpwl to ppllibs.
879 * configure: Regenerated.
880
881 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
882
883 * config/cloog.m4: Add -lisl to clooglibs.
884 * configure: Regenerated.
885
886 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
887
888 * MAINTAINERS (CPU Port maintainers): Add self.
889
890 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
891
892 * MAINTAINERS: Add myself as testsuite maintainer.
893
894 2011-02-15 Mike Stump <mikestump@comcast.net>
895
896 * MAINTAINERS: Add myself as testsuite maintainer.
897
898 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
899
900 Import from Libtool and gnulib:
901
902 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
903
904 Prepare for supporting FreeBSD 10.
905 * config.rpath: Remove handling of freebsd1* which soon would
906 match FreeBSD 10.0.
907
908 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
909
910 Remove support for FreeBSD 1.x.
911 * libtool.m4 (_LT_LINKER_SHLIBS)
912 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
913 soon would incorrectly match FreeBSD 10.0.
914
915 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
916
917 PR binutils/12283
918 * move-if-change: Import version from gnulib.
919
920 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
921
922 PR lto/47225
923 * Makefile.def (lto-plugin): Double dash for enable-shared.
924 (configure-gcc): Depend on all-lto-plugin.
925 * Makefile.in: Rebuilt.
926
927 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
928
929 * configure.ac: Remove extra bracket.
930 * configure: Regenerate.
931
932 2011-02-08 Tobias Burnus <burnus@net-b.de>
933
934 * MAINTAINERS: Add myself as libquadmath maintainer.
935
936 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
937
938 * MAINTAINERS: Update my email address.
939
940 2011-02-07 Joseph Myers <joseph@codesourcery.com>
941
942 * MAINTAINERS (option handling): Add self.
943
944 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
945
946 PR lto/47225
947 * Makefile.def: Add dependency for install-gcc
948 on install-lto-plugin.
949 * Makfile.in: Regenerated
950
951 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
952
953 * MAINTAINERS (CPU Port Maintainers): Add myself.
954
955 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
956
957 PR libgcj/44341
958 * configure.ac: Discard --with-* flags for host when configuring
959 target libraries for cross build.
960 * configure: Rebuilt.
961
962 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
963
964 * MAINTAINERS (linear loop transforms): Removed.
965
966 2011-01-25 Jakub Jelinek <jakub@redhat.com>
967
968 * configure.ac: If with_ppl is no, move setting with_cloog=no
969 after CLOOG_REQUESTED check.
970 * configure: Regenerated.
971
972 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
973
974 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
975 CLooG has been requested.
976 * configure: Regenerated.
977
978 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
979
980 * configure: Regenerated.
981 * configure.ac: Check for version 0.11 (or later revision) of PPL.
982
983 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
984
985 * configure: Regenerated.
986 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
987
988 2011-01-21 Andreas Schwab <schwab@redhat.com>
989
990 * configure.ac: Use AS_HELP_STRING throughout.
991 * configure: Regenerate.
992
993 2011-01-18 Jie Zhang <jie.zhang@analog.com>
994
995 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
996 * configure: Regenerate.
997
998 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
999
1000 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1001
1002 2011-01-13 Joel Brobecker <brobecker@adacore.com>
1003
1004 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1005 for ia64-hpux.
1006 * configure: Regenerate.
1007
1008 2011-01-07 Jan Hubicka <jh@suse.cz>
1009
1010 PR lto/47225
1011 * Makefile.in: Regenerate.
1012 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1013 configure.
1014
1015 2011-01-07 Jan Hubicka <jh@suse.cz>
1016
1017 * Makefile.in: Regenerate.
1018 * Makefile.def (gcc host module) and soft dependency on lto-plugin
1019 and configure dependency on lto-plugin configure.
1020 (lto-plugin module): Remove dependency on GCC; add dependency on
1021 liniberty.
1022
1023 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
1024
1025 * MAINTAINERS (Write After Approval): Add myself.
1026
1027 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
1028
1029 * configure: Regenerate.
1030
1031 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1032
1033 * configure.ac: (picochip): Disable libiberty.
1034
1035 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1036
1037 * MAINTAINERS (Write After Approval): Add myself.
1038
1039 2010-12-10 Ian Lance Taylor <iant@google.com>
1040
1041 PR bootstrap/46819
1042 * configure.ac: For --disable-libgcj clear libgcj_saved.
1043 * configure: Rebuild.
1044
1045 2010-12-10 Tobias Burnus <burnus@net-b.de>
1046
1047 PR fortran/46540
1048 * configure.ac: Add --disable-libquadmath and
1049 --disable-libquadmath-support.
1050 * configure: Regenerate.
1051
1052 2010-12-03 Ian Lance Taylor <iant@google.com>
1053
1054 * MAINTAINERS: Add myself as libgo maintainer.
1055
1056 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
1057
1058 PR libffi/46792
1059 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1060 * configure: Regenerate.
1061
1062 2010-12-02 Ian Lance Taylor <iant@google.com>
1063
1064 * configure.ac: Always set default for poststage1_ldflags to
1065 -static-libstdc++ -static-libgcc.
1066
1067 2010-11-29 Andreas Schwab <schwab@redhat.com>
1068
1069 * configure.ac: Move comment to remove extra space in last argument
1070 of GCC_TARGET_TOOL.
1071
1072 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
1073
1074 PR other/46026
1075 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1076 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1077 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1078 (BASE_FLAGS_TO_PASS): Use it.
1079 * configure: Rebuilt.
1080 * Makefile.in: Rebuilt.
1081
1082 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1083
1084 PR binutils/12258
1085 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1086 Properly check default linker.
1087 * configure: Regnerated.
1088
1089 2010-11-23 Matthias Klose <doko@ubuntu.com>
1090
1091 * configure.ac: For --enable-gold, handle value `default' instead of
1092 `both*'. New configure option --{en,dis}able-ld.
1093 * configure: Regenerate.
1094
1095 2010-11-20 Ian Lance Taylor <iant@google.com>
1096
1097 * configure.ac: Only disable a language library if no language needs
1098 it. Don't let --disable-libgcj uncondtionally disable libffi.
1099 * configure: Rebuild.
1100
1101 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1102
1103 * Makefile.in: Regenerate.
1104
1105 PR other/46202
1106 * configure.ac: Fix just-built in-tree STRIP name to be
1107 binutils/strip-new.
1108 * configure: Regenerate.
1109 * Makefile.def (install-strip-gcc, install-strip-binutils)
1110 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1111 (install-strip-sid): Mirror dependencies on non-strip variants
1112 of these targets on the respective -strip prerequisites.
1113 * Makefile.tpl (install-strip, install-strip-host)
1114 (install-strip-target): New targets.
1115 (install-strip-[+module+], install-strip-target-[+module+]):
1116 New targets.
1117 * Makefile.in: Regenerate.
1118
1119 2010-11-19 Ian Lance Taylor <iant@google.com>
1120 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1121
1122 * configure.ac: Add target-libgo to target_libraries. Set
1123 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1124 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1125 (HOST_EXPORTS): Add GOC.
1126 (BASE_TARGET_EXPORTS): Add GOC.
1127 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1128 (GOCFLAGS_FOR_TARGET): New variable.
1129 (EXTRA_HOST_FLAGS): Add GOC.
1130 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1131 * Makefile.def (target_modules): Add libgo.
1132 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1133 (dependencies): Add dependency from configure-target-libgo to
1134 configure-target-libffi and all-target-libstdc++-v3. Add
1135 dependencies from all-target-libgo to all-target-libffi.
1136 (languages): Add go.
1137 * configure: Rebuild.
1138 * Makefile.in: Rebuild.
1139
1140 2010-11-19 Ian Lance Taylor <iant@google.com>
1141
1142 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1143 compiler/flag environment variables.
1144
1145 2010-11-18 Ian Lance Taylor <iant@google.com>
1146
1147 * configure.ac: Check for lang_requires_boot_languages in
1148 config-lang.in files.
1149 * configure: Rebuild.
1150
1151 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1152 Tobias Burnus <burnus@net-b.de>
1153
1154 PR fortran/32049
1155 * Makefile.def: Add libquadmath; build it with language=fortran.
1156 * configure.ac: Add libquadmath.
1157 * Makefile.tpl: Handle multiple libs in check-[+language+].
1158 * Makefile.in: Regenerate.
1159 * configure: Regenerate.
1160
1161 2010-11-16 Tom Tromey <tromey@redhat.com>
1162
1163 * MAINTAINERS: Moved myself to reviewers section.
1164
1165 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
1166
1167 * MAINTAINERS: Moved myself to reviewers section.
1168
1169 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1170
1171 * MAINTAINERS (Various Maintainers): Add self for build machinery.
1172 (Write After Approval): Remove self.
1173
1174 2010-11-15 Andreas Schwab <schwab@redhat.com>
1175
1176 * configure.ac: Fix spelling in option names.
1177 * configure: Regenerated.
1178
1179 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
1180
1181 PR bootstrap/39622
1182 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1183 * configure: Regenerated.
1184
1185 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
1186
1187 * MAINTAINERS: Update my email address.
1188
1189 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1190
1191 * configure: Regenerate.
1192
1193 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1194
1195 * configure: Regenerate.
1196
1197 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1198
1199 * configure: Regenerate.
1200
1201 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1202
1203 * configure: Regenerate.
1204
1205 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1206
1207 * configure.ac: Support official CLooG.org versions.
1208 * configure: Regenerate.
1209 * config/cloog.m4: New.
1210
1211 2010-11-10 François Dumont <francois.cppdevs@free.fr>
1212
1213 * MAINTAINERS (Write After Approval): Add myself.
1214
1215 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
1216
1217 * MAINTAINERS: Update my email address.
1218
1219 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1220
1221 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1222 * configure: Regenerate.
1223
1224 2010-11-03 Ian Lance Taylor <iant@google.com>
1225 Dave Korn <dave.korn.cygwin@gmail.com>
1226
1227 PR lto/46273
1228 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1229 and on other supported platforms whenever LTO is enabled.
1230 * configure: Rebuild.
1231
1232 2010-11-02 Alan Modra <amodra@gmail.com>
1233
1234 PR binutils/12110
1235 * configure.ac: Error when source path contains spaces.
1236 * configure: Regenerate.
1237
1238 2010-10-23 James E. Wilson <wilson@codesourcery.com>
1239
1240 * MAINTAINERS: Update my email address.
1241
1242 2010-10-20 Ian Lance Taylor <iant@google.com>
1243
1244 * Makefile.def (target_modules): Set lib_path to src/.libs for
1245 libstdc++-v3 module.
1246 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1247 * Makefile.in: Rebuild.
1248
1249 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1250
1251 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1252 (Write After Approval): Remove myself.
1253
1254 2010-10-15 Tristan Gingold <gingold@adacore.com>
1255
1256 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1257
1258 2010-10-14 Douglas Rupp <rupp@gnat.com>
1259
1260 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1261
1262 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1263
1264 * configure.ac (build_lto_plugin): New shell variable.
1265 (--enable-lto): Turn on by default for all non-ELF platforms that
1266 have had LTO support added so far. Set build_lto_plugin appropriately
1267 for both ELF and non-ELF.
1268 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1269 * configure: Regenerate.
1270
1271 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1272
1273 Sync from src:
1274 * configure.ac (v850 support): Remove target-libgloss from
1275 noconfigdirs.
1276 * configure: Regenerate.
1277
1278 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1279
1280 PR bootstrap/45326
1281 PR bootstrap/45174
1282 * configure.ac: Honor initial values of $build_configargs,
1283 $host_configargs, $target_configargs. Mark the precious, so
1284 environment settings get recorded.
1285 * configure: Regenerate.
1286
1287 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1288
1289 PR bootstrap/45796
1290 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1291 Depend on all-build-libiberty.
1292 * Makefile.in: Regenerate.
1293
1294 2010-09-30 Michael Eager <eager@eagercon.com>
1295
1296 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1297 * configure: Regenerate.
1298
1299 2010-09-28 Michael Eager <eager@eagercon.com>
1300
1301 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1302
1303 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1304
1305 PR bootstrap/44621
1306 * configure.ac: Fix unportable shell quoting.
1307 * configure: Regenerate.
1308
1309 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1310
1311 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1312 targets and amend comment.
1313 * configure: Regenerate.
1314
1315 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
1316
1317 * MAINTAINERS (Write After Approval): Add myself.
1318
1319 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1320
1321 * configure.ac: Enable LTO by default on Darwin.
1322 * configure: Regenerate.
1323
1324 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
1325
1326 * MAINTAINERS (Write After Approval): Add myself.
1327
1328 2010-09-01 Ian Bolton <ian.bolton@arm.com>
1329
1330 * MAINTAINERS (Write After Approval): Add myself.
1331
1332 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
1333
1334 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1335 ports
1336
1337 2010-07-28 David Yuste <david.yuste@gmail.com>
1338
1339 * MAINTAINERS (Write After Approval): Add myself.
1340
1341 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1342
1343 * configure.ac: Support all v850 targets.
1344 * configure: Regenerate.
1345
1346 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1347
1348 PR bootstrap/44455
1349 * configure.ac (extra_mpfr_configure_flags): Copy from
1350 extra_mpc_gmp_configure_flags.
1351 * configure: Re-generated.
1352
1353 2010-07-22 Andi Kleen <ak@linux.intel.com>
1354
1355 * MAINTAINERS (Write After Approval): Add myself.
1356
1357 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
1358
1359 * MAINTAINERS (Write After Approval): Add myself.
1360
1361 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
1362
1363 * MAINTAINERS (Write After Approval): Add myself.
1364
1365 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1366
1367 PR target/44862
1368 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1369 Provide -B option to allow for link spec %s substitutions for
1370 libstdc++.a on darwin.
1371 * Makefile.in: Regenerate.
1372
1373 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
1374
1375 * MAINTAINERS (Reviewers): Update my e-mail address
1376
1377 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
1378
1379 * Makefile.def (configure-gcc): Depend on all-libelf.
1380 * Makefile.in: Rebuild.
1381
1382 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
1383
1384 * MAINTAINERS (Write After Approval): Add myself in the right place.
1385
1386 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
1387
1388 * MAINTAINERS (Write After Approval): Add myself.
1389
1390 2010-05-25 Sterling Augustine <sterling@tensilica.com>
1391
1392 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1393
1394 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
1395
1396 * config.sub: Update to version 2010-05-21.
1397 * config.guess: Update to version 2010-04-03.
1398
1399 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1400
1401 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1402 * configure: Regenerate.
1403
1404 2010-05-12 Sriraman Tallam <tmsriram@google.com>
1405
1406 * MAINTAINERS (Write After Approval): Add myself.
1407
1408 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1409
1410 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1411 a platform that supports LTO.
1412 * configure: Regenerate.
1413
1414 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1415
1416 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1417 * configure: Regenerated.
1418
1419 2010-04-27 Roland McGrath <roland@redhat.com>
1420 H.J. Lu <hongjiu.lu@intel.com>
1421
1422 * configure.ac (--enable-gold): Support both, both/gold and
1423 both/bfd to add gold to configdirs without removing ld.
1424 * configure: Regenerated.
1425
1426 * Makefile.def: Add install-gold dependency to install-ld.
1427 * Makefile.in: Regenerated.
1428
1429 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1430
1431 PR lto/42776
1432 * configure.ac (--enable-lto): Refactor handling so libelf tests
1433 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1434 and allow LTO to be explicitly enabled on non-ELF platforms that
1435 are known to support it inside else-clause.
1436 * configure: Regenerate.
1437
1438 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1439
1440 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1441 * configure: Regenerate.
1442
1443 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
1444
1445 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1446 * configure: Regenerate.
1447
1448 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1449
1450 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1451 separately.
1452 * configure: Regenerate.
1453
1454 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
1455
1456 * MAINTAINERS (Write After Approval): Add myself.
1457
1458 2010-04-14 Tristan Gingold <gingold@adacore.com>
1459
1460 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1461 * configure: Regenerate.
1462
1463 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1464
1465 * configure: Regenerate after change to elf.m4.
1466
1467 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
1468
1469 * MAINTAINERS (Write After Approval): Add myself.
1470
1471 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1472
1473 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1474 * configure: Regenerated.
1475
1476 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1477
1478 * configure.ac: Print "buggy but acceptable" when CLooG
1479 revision is less than 9.
1480 * configure: Regenerated.
1481
1482 2010-04-01 Diego Novillo <dnovillo@google.com>
1483
1484 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1485
1486 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1487
1488 PR bootstrap/43615
1489 PR bootstrap/43328
1490
1491 Revert:
1492
1493 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1494
1495 * configure.ac: Do not pass --enable-multilib nor
1496 --disable-multilib in baseargs. Accept explicitly passed
1497 --enable_multilib.
1498 * configure: Regenerate.
1499
1500 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
1501
1502 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1503
1504 2010-03-31 Janis Johnson <janis187@us.ibm.com>
1505
1506 * MAINTAINERS: Remove myself.
1507
1508 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1509
1510 PR bootstrap/43328
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-28 Andrew Pinski <pinskia@gmail.com>
1517
1518 * MAINTAINERS (spu port): Remove me.
1519
1520 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1521
1522 * configure.ac (tic6x-*-*): New case.
1523 * configure: Regenerate.
1524
1525 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1526
1527 * config.sub: Update to version 2010-03-22.
1528 * config.guess: Update to version 2009-12-30.
1529
1530 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1531
1532 PR ada/42554
1533 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1534 * configure: Regenerate.
1535
1536 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1537
1538 * MAINTAINERS: Update my email address.
1539
1540 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
1541
1542 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1543 (ghassan.shobaki@amd.com): Removed.
1544
1545 2010-03-17 Alan Modra <amodra@gmail.com>
1546
1547 * MAINTAINERS: Update my email address.
1548
1549 2010-03-16 Diego Novillo <dnovillo@google.com>
1550
1551 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1552 Matthews.
1553
1554 2010-03-16 Joseph Myers <joseph@codesourcery.com>
1555
1556 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1557 Gutson, Jeffrey D. Oldham and Mark Shinwell.
1558
1559 2010-03-16 Joseph Myers <joseph@codesourcery.com>
1560
1561 * MAINTAINERS: Update my email address.
1562
1563 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
1564
1565 * MAINTAINERS: Update my email address.
1566
1567 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
1568
1569 * MAINTAINERS: Update my email address.
1570
1571 2010-03-09 Jie Zhang <jie@codesourcery.com>
1572
1573 * MAINTAINERS: Update my email address.
1574
1575 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1576
1577 PR libstdc++/32499
1578 * configure.ac (RANLIB): Default to true.
1579 (STRIP): Likewise.
1580 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1581 * configure: Regenerate.
1582
1583 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
1584
1585 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1586 (Write After Approval): Update my email address.
1587
1588 2010-02-17 Nick Clifton <nickc@redhat.com>
1589
1590 PR 11238
1591 * Makefile.tpl (local-distclean): Also remove config.cache files in
1592 sub-directories as there may not be Makefiles present in the
1593 sub-directories.
1594 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1595 the config.cache files found by the find command.
1596
1597 * Makefile.in: Regenerate.
1598 * configure.ac: Revert previous delta.
1599 * configure: Regenerate.
1600
1601 2010-02-15 Nick Clifton <nickc@redhat.com>
1602
1603 PR 11238
1604 * configure.ac: Delete config.cache files in sub-directories when
1605 deleting Makefiles.
1606 * configure: Regenerate.
1607
1608 2010-02-12 Ben Elliston <bje@gnu.org>
1609
1610 * MAINTAINERS: Update my email address.
1611
1612 2010-02-08 Andrew Pinski <pinskia@gmail.com>
1613
1614 * MAINTAINERS (spu port): Update my email address.
1615
1616 2010-02-08 Jie Zhang <jie.zhang@analog.com>
1617
1618 * MAINTAINERS: Add myself as a maintainer for the bfin port.
1619
1620 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1621
1622 * configure.ac: Add "recommended" version checks for GMP/MPC.
1623 Update recommended GMP/MPFR/MPC versions.
1624 * configure: Regenerate.
1625
1626 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
1627
1628 * MAINTAINERS: Move my Embecosm email address into the
1629 write-after-approval section.
1630
1631 2010-01-26 Ian Lance Taylor <iant@google.com>
1632
1633 * MAINTAINERS: Add myself as Go frontend maintainer.
1634
1635 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
1636
1637 PR libstdc++/36101, PR libstdc++/42813
1638 * configure.ac (bootstrap_target_libs): Make inclusion of
1639 target-libgomp conditional on libgomb being in target_configdirs.
1640 * configure: Regenerate.
1641
1642 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
1643
1644 PR libstdc++/36101, PR libstdc++/42813
1645 * configure.ac (bootstrap_target_libs): Include target-libgomp.
1646 * configure: Regenerate.
1647
1648 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
1649
1650 PR libstdc++/36101, PR libstdc++/42813
1651 * configure.ac (target_configdirs): Substitute.
1652 * Makefile.def: Bootstrap target module libgomp.
1653 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1654 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1655 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1656 * configure, Makefile.in: Regenerate.
1657
1658 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
1659
1660 * MAINTAINERS: Adjust my details.
1661
1662 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
1663
1664 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1665
1666 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
1667
1668 * MAINTAINERS: reindented my entry with tabs instead of spaces.
1669
1670 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
1671
1672 * MAINTAINERS (Write After Approval): Add myself.
1673
1674 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1675
1676 * MAINTAINERS (Write After Approval): Add myself.
1677
1678 2010-01-11 Richard Guenther <rguenther@suse.de>
1679
1680 PR lto/41569
1681 * Makefile.def (all-lto-plugin): Depend on all-gcc.
1682 * Makefile.in: Regenerated.
1683
1684 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
1685
1686 * configure.ac: Enable libjava build on x86_64-*freebsd*.
1687 * configure: Regenerate.
1688
1689 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1690 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1691
1692 PR bootstrap/42424
1693 * configure.ac: Include libtool m4 files.
1694 (_LT_CHECK_OBJDIR): Call it.
1695 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1696 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1697
1698 * configure: Regenerate.
1699
1700 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1701
1702 PR bootstrap/41818
1703 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1704 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
1705 * Makefile.in: Regenerate.
1706
1707 2010-01-02 Richard Guenther <rguenther@suse.de>
1708
1709 PR lto/41529
1710 * configure.ac: Include config/elf.m4. Disable LTO if not
1711 builting for an elf target.
1712 * configure: Regenerate.
1713
1714 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
1715
1716 * MAINTAINERS: Change my email address.
1717
1718 2009-12-18 Ben Elliston <bje@au.ibm.com>
1719
1720 * config.sub, config.guess: Update from upstream sources.
1721
1722 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
1723
1724 * MAINTAINERS (Write After Approval): Add myself.
1725
1726 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1727
1728 PR middle-end/30447
1729 PR middle-end/30789
1730 PR other/40302
1731
1732 * configure.ac: Require MPC.
1733 * configure: Regenerate.
1734
1735 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1736
1737 PR target/38384
1738 PR bootstrap/40972
1739 * libtool.m4: Sync from git Libtool.
1740 * ltoptions.m4: Likewise.
1741 * ltversion.m4: Likewise.
1742 * lt~obsolete.m4: Likewise.
1743 * ltmain.sh: Likewise.
1744
1745 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1746
1747 * configure.ac: Update minimum MPC version to 0.8.
1748 * configure: Regenerate.
1749
1750 2009-11-21 Sebastian Pop <sebpop@gmail.com>
1751
1752 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
1753 * configure: Regenerated.
1754
1755 2009-11-21 Ian Lance Taylor <iant@google.com>
1756
1757 * configure.ac: Change default of poststage1_ldflags to be empty if
1758 poststage1_libs is set. When poststage1_libs is empty, and
1759 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
1760 * configure: Rebuild.
1761
1762 2009-11-21 Adam Nemet <adambnmet@gmail.com>
1763
1764 * MAINTAINERS (Write After Approval): Update my email address.
1765
1766 2009-11-20 Ben Elliston <bje@au.ibm.com>
1767
1768 * config.guess: Update from upstream sources.
1769
1770 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
1771
1772 * Makefile.def: Restore host and target settings for gmp.
1773 * Makefile.in: Rebuild.
1774
1775 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
1776
1777 * configure.ac: Add libelf to host_libs. Enable in-tree configury
1778 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
1779 Fix portability of test of C++ as bootstrap language. Add
1780 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1781 * configure: Rebuild.
1782 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1783 and cloog. Fix in-tree ppl configuration. Introduce libelf
1784 in-tree building.
1785 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1786 (POSTSTAGE1_HOST_EXPORTS): Use it.
1787 (STAGE[+id+]_CXXFLAGS): New.
1788 (BASE_FLAGS_TO_PASS): Pass it down.
1789 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
1790 extra_exports.
1791 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1792 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1793 extra_exports.
1794 * Makefile.in: Rebuild.
1795
1796 2009-11-17 Ben Elliston <bje@au.ibm.com>
1797
1798 * config.sub, config.guess: Update from upstream sources.
1799
1800 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1801
1802 * MAINTAINERS (Write After Approval): Add myself.
1803
1804 2009-11-09 Jon Beniston <jon@beniston.com>
1805
1806 * MAINTAINERS (Write After Approval): Add myself.
1807
1808 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
1809
1810 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
1811 paths for *-w64-mingw* and x86_64-*mingw*.
1812 * configure: Regenerated.
1813
1814 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
1815
1816 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
1817
1818 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
1819
1820 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
1821 Phil Edwards to Write-After Approval.
1822
1823 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
1824
1825 * configure.ac: Disable target-winsup & co for
1826 x86_64-*-mingw* and *-w64-mingw* targets.
1827 * configure: Regenerated.
1828
1829 2009-10-16 Nick Clifton <nickc@redhat.com>
1830
1831 * MAINTAINERS: Add myself as a maintainer for the RX port.
1832
1833 2009-10-26 Johannes Singler <singler@kit.edu>
1834
1835 * MAINTAINERS (Write After Approval): Update my e-mail address.
1836
1837 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1838
1839 * configure.ac (CLooG test): Use = with test.
1840 * configure: Regenerate.
1841
1842 2009-10-22 Richard Guenther <rguenther@suse.de>
1843
1844 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
1845 cloog if the ppl version check failed. Move flags saving
1846 before setting in libelf check.
1847 * configure: Regenerate.
1848
1849 2009-10-21 Richard Guenther <rguenther@suse.de>
1850
1851 * configure.ac: Adjust the ppl and cloog configure to work as
1852 documented. Disable cloog if ppl was disabled. Omit the version
1853 checks if they were disabled.
1854 * configure: Re-generate.
1855
1856 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1857
1858 * configure.ac: Add 'lto' to enable_languages, not
1859 new_enable_languages, and only if not already present.
1860 * configure: Regenerate.
1861
1862 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
1863
1864 * README: Refer to the various COPYING* files instead of just
1865 COPYING.
1866 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
1867
1868 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
1869
1870 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
1871
1872 2009-10-07 Richard Guenther <rguenther@suse.de>
1873
1874 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
1875 and Richard Guenther as reviewers.
1876 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
1877 as reviewers.
1878
1879 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
1880
1881 * config.sub: Update from upstream sources.
1882
1883 2009-10-06 Ian Lance Taylor <iant@google.com>
1884
1885 * Makefile.def: check-gold depends upon all-gas.
1886 * Makefile.in: Rebuild.
1887
1888 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
1889
1890 * MAINTAINERS (Write After Approval): Add myself.
1891
1892 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
1893
1894 * Makefile.def: all-lto-plugin depends on all-libiberty.
1895 set bootstrap=true for lto-plugin.
1896 Add lto-plugin.
1897 * Makefile.in: Regenerate.
1898 * configure.ac (host_libs): Add lto-plugin.
1899 * configure: Regenerate.
1900
1901 2009-10-03 Diego Novillo <dnovillo@google.com>
1902
1903 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1904 (HOST_LIBELFLIBS): Define.
1905 (HOST_LIBELFINC): Define.
1906 * Makefile.in: Regenerate.
1907 * configure.ac: Add --enable-lto.
1908 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1909 If --enable-lto is used, add 'lto' to new_enable_languages.
1910 If --enable-lto is used and gold is enabled, add
1911 lto-plugin to configdirs.
1912 * configure: Regenerate.
1913
1914 2009-10-03 Simon Baldwin <simonb@google.com>
1915
1916 * configure.ac: If --with-system-zlib, suppress local zlib and
1917 pass --with-system-zlib to subdir configure scripts.
1918 * configure: Regenerate.
1919
1920 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
1921 Paolo Bonzini <bonzini@gnu.org>
1922
1923 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1924 $(srcdir).
1925 * Makefile.in: Rebuilt.
1926
1927 2009-09-26 Gary Funck <gary@intrepid.com>
1928
1929 * MAINTAINERS (Write After Approval): Add myself.
1930
1931 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1932
1933 * configure.ac: Update minimum MPC version to 0.7.
1934 * configure: Regenerate.
1935
1936 2009-09-25 Nick Clifton <nickc@redhat.com>
1937
1938 * configure.ac: Pass any --cache-file=/dev/null option on to
1939 subconfigures.
1940 * configure: Regenerate.
1941
1942 2009-09-23 Nick Clifton <nickc@redhat.com>
1943
1944 * config.sub, config.guess: Update from upstream sources.
1945
1946 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
1947
1948 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1949 * Makefile.in: Rebuilt.
1950
1951 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1952
1953 PR bootstrap/32272
1954 * configure.ac: Error out if $srcdir isn't '.' but contains
1955 host-${host_noncanonical}.
1956 * configure: Regenerate.
1957
1958 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1959
1960 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1961 maintainer.
1962
1963 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1964
1965 * configure.ac: If bootstrapping a combined tree with
1966 --enable-gold, require c++ in stage1_languages.
1967 * configure: Regenerate.
1968
1969 * configure.ac: Also add target_libs of stage1_languages to
1970 bootstrap_target_libs.
1971 * configure: Regenerate.
1972
1973 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1974 with --enable-languages not containing c++.
1975 * configure: Regenerate.
1976
1977 2009-09-15 Jie Zhang <jie.zhang@analog.com>
1978
1979 * configure.ac: Disable java and boehm-gc for bfin-*-*.
1980 * configure: Regenerate.
1981
1982 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
1983
1984 * MAINTAINERS (Write After Approval): Update my e-mail address,
1985 and move from from here...
1986 (Waiting for paperwork): To here.
1987
1988 2009-09-09 Joseph Myers <joseph@codesourcery.com>
1989
1990 * MAINTAINERS (Reviewers): Add self as driver reviewer.
1991
1992 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1993
1994 * configure.ac: Do not use $extrasub for replacing @if/@endif
1995 parts in Makefile; instead, use additional arguments to
1996 AC_CONFIG_COMMANDS to do the replacement manually, with several
1997 sed invocations, to avoid HP-UX sed command limits.
1998 * configure: Regenerate.
1999
2000 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
2001
2002 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2003 blank before -L.
2004
2005 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
2006
2007 * configure.ac (with-build-config): Document. Handle without.
2008 Handle missing argument.
2009 * configure: Rebuilt.
2010
2011 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
2012
2013 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2014 Default to bootstrap-debug only if compare-debug works.
2015 * configure: Rebuilt.
2016 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2017 * Makefile.in: Rebuilt.
2018
2019 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2020
2021 * MAINTAINERS (OS Port Maintainers): Update my email address.
2022
2023 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
2024
2025 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2026 * Makefile.in: Rebuilt.
2027
2028 2009-09-01 Chris Demetriou <cgd@google.com>
2029
2030 * MAINTAINERS (Write After Approval): Add myself.
2031
2032 2009-08-31 Dodji Seketeli <dodji@redhat.com>
2033
2034 PR debug/30161
2035 * include/dwarf2.h (enum dwarf_tag): Added
2036 DW_TAG_GNU_template_template_param
2037 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2038
2039 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2040
2041 * Makefile.tpl (AWK): Fix typo.
2042 * Makefile.in: Regenerate.
2043
2044 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2045
2046 * configure.ac: Detect awk and sed.
2047 * Makefile.def (flags_to_pass): Add AWK and SED.
2048 * Makefile.tpl (AWK, SED): New.
2049 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2050 * configure: Regenerate.
2051 * Makefile.in: Regenerate.
2052
2053 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
2054
2055 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2056 (collapseslashes): Likewise.
2057
2058 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2059
2060 * configure.ac (AC_PREREQ): Bump to 2.64.
2061
2062 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2063
2064 * configure.ac: Remove --with-datarootdir, --with-docdir,
2065 --with-pdfdir, --with-htmldir switches.
2066 * configure: Regenerate.
2067
2068 * configure: Regenerate.
2069
2070 * compile: Sync from Automake 1.11.
2071 * depcomp: Likewise.
2072 * install-sh: Likewise.
2073 * missing: Likewise.
2074 * mkinstalldirs: Likewise.
2075 * ylwrap: Likewise.
2076
2077 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
2078
2079 * ltmain.sh (func_normal_abspath): New function.
2080 (func_relative_path): Likewise.
2081 (func_mode_help): Document new -bindir option for link mode.
2082 (func_mode_link): Add new -bindir option, and use it to place
2083 output DLL if specified.
2084
2085 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2086
2087 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2088 (baseargs): Add --disable-option-checking.
2089 * configure: Regenerate.
2090
2091 * Makefile.def (configure-target-libiberty): Depend on
2092 all-binutils and all-ld.
2093 (configure-target-newlib): Likewise.
2094 * Makefile.in: Regenerate.
2095
2096 2009-08-17 Ben Elliston <bje@au.ibm.com>
2097
2098 * config.sub, config.guess: Update from upstream sources.
2099
2100 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2101
2102 Sync from src, merge:
2103
2104 2009-07-02 Tristan Gingold <gingold@adacore.com>
2105
2106 * configure.ac: Do not exclude gas for i386-*-darwin.
2107 Add a case for x86_64-*-darwin.
2108 * configure: Regenerate.
2109
2110 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
2111
2112 * MAINTAINERS: Add my name to Write After Approval list.
2113
2114 2009-08-06 Michael Eager <eager@eagercon.com>
2115
2116 * configure.ac: Add Microblaze target.
2117 * configure: Regenerate.
2118
2119 2009-07-31 Christian Bruel <christian.bruel@st.com>
2120
2121 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2122 * configure: Regenerate.
2123
2124 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
2125
2126 * MAINTAINERS (Write After Approval): Update my e-mail address.
2127
2128 2009-07-06 Ian Lance Taylor <iant@google.com>
2129
2130 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2131 * configure: Rebuild.
2132
2133 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
2134
2135 * MAINTAINERS: Move myself to the Graphite Reviewers.
2136
2137 2009-06-30 Wei Guozhi <carrot@google.com>
2138
2139 * MAINTAINERS: Add my name to Write After Approval list.
2140
2141 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2142
2143 PR bootstrap/40338
2144 * configure.ac (comparestring): Create new variable.
2145 * Makefile.tpl (comparestring): Use to skip some comparisions.
2146 * configure: Regenerate.
2147 * Makefile.in: Regenerate.
2148
2149 2009-06-26 Doug Evans <dje@sebabeach.org>
2150
2151 * Makefile.def (host_modules): Add cgen.
2152 * Makefile.in: Regenerate.
2153 * configure.ac (host_tools): Add cgen.
2154 * configure: Regenerate.
2155
2156 2009-06-23 DJ Delorie <dj@redhat.com>
2157
2158 * MAINTAINERS: Add myself as mep maintainer.
2159
2160 2009-06-23 Ian Lance Taylor <iant@google.com>
2161
2162 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2163 boot_languages. Only bootstrap target libraries listed in
2164 target_libs for some boot language. Add --with-stage1-ldflags,
2165 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2166 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2167 if not building with C++.
2168 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2169 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2170 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2171 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2172 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2173 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2174 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2175 * configure, Makefile.in: Rebuild.
2176
2177 2009-06-23 Li Feng <nemokingdom@gmail.com>
2178
2179 * MAINTAINERS: Added my name to write-after-approval list.
2180
2181 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2182
2183 * configure.ac: Define is_elf for QNX Neutrino targets.
2184 * configure: Regenerate.
2185
2186 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
2187
2188 * MAINTAINERS: Added my name to the write-after-approval list
2189
2190 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2191
2192 * configure.ac: Detect MPC in default directory.
2193 * configure: Regenerate.
2194
2195 2009-06-03 Jerome Guitton <guitton@adacore.com>
2196 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2197
2198 * Makefile.tpl (all): Avoid a trailing backslash.
2199 * Makefile.in: Regenerate.
2200
2201 2009-06-03 Ben Elliston <bje@au.ibm.com>
2202
2203 * config.sub, config.guess: Update from upstream sources.
2204
2205 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2206
2207 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2208 to noconfdirs.
2209 * configure: Regenerate.
2210
2211 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
2212
2213 * Makefile.tpl ([+compare-target+]): Compare all stage
2214 directories, rather than just gcc.
2215 * Makefile.in: Rebuilt.
2216
2217 2009-06-01 Doug Kwan <dougkwan@google.com>
2218
2219 * configure.ac: Support gold for target arm*-*-*.
2220 * configure: Regenerate.
2221
2222 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2223
2224 * Makefile.def: Add MPC support and dependencies.
2225 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2226
2227 * Makefile.in, configure: Regenerate.
2228
2229 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
2230
2231 * Makefile.tpl (all): Avoid harmless warning in make all when
2232 gcc-bootstrap is enabled but stage_last does not exist.
2233 * Makefile.in: Rebuilt.
2234
2235 2009-05-24 Nicolas Roche <roche@adacore.com>
2236
2237 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2238 * Makefile.in: Regenerate.
2239
2240 2009-05-21 Denis Chertykov <chertykov@gmail.com>
2241
2242 * MAINTAINERS: Update my e-mail address.
2243
2244 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2245
2246 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2247 * configure: Regenerate.
2248
2249 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2250
2251 PR other/40159
2252 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2253 gcc-no-bootstrap are mutually exclusive.
2254 * Makefile.in: Rebuilt.
2255
2256 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2257
2258 PR other/40159
2259 * Makefile.tpl (all): Don't end with unconditional success.
2260 * Makefile.in: Rebuilt.
2261
2262 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
2263
2264 PR target/37137
2265 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2266 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2267 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2268 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2269 stage_configureflags, stage_cflags and stage_libcflags into
2270 explicit Makefile macros.
2271 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2272 GFORTRAN.
2273 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2274 CC. Set CC_FOR_BUILD from CC.
2275 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2276 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2277 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2278 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2279 and GFORTRAN.
2280 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2281 (_LIBCFLAGS): Renamed to _TFLAGS.
2282 (do-compare-debug, do-compare3-debug): Drop.
2283 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2284 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2285 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2286 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2287 (XGCC_FLAGS_FOR_TARGET): New.
2288 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2289 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2290 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2291 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2292 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2293 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2294 TFLAGS.
2295 (BUILD_CONFIG): Include if requested.
2296 (all): Set TFLAGS on bootstrap.
2297 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2298 (all-stageid-prefixmodule): Likewise.
2299 (do-clean, distclean-stageid): Set TFLAGS.
2300 (restrap): Fix whitespace.
2301 * Makefile.in: Rebuilt.
2302
2303 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
2304
2305 * config.guess: Sync with src.
2306
2307 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2308
2309 * configure.ac ($with_ppl): Default to no if not supplied.
2310 ($with_cloog): Likewise.
2311 configure: Regenerate.
2312
2313 2009-04-27 James E. Wilson <wilson@codesourcery.com>
2314
2315 * MAINTAINERS: Update my e-mail address.
2316
2317 2009-04-27 Nick Clifton <nickc@redhat.com>
2318
2319 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2320
2321 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2322
2323 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2324 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2325 * Makefile.in: Regenerate.
2326
2327 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2328
2329 PR bootstrap/39739
2330 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2331 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2332
2333 * configure, Makefile.in: Regenerate.
2334
2335 2009-04-21 Taras Glek <tglek@mozilla.com>
2336
2337 * include/hashtab.h: Update GTY annotations to new syntax
2338 * include/splay-tree.h: Likewise
2339
2340 2009-04-17 Ben Elliston <bje@au.ibm.com>
2341
2342 * config.sub, config.guess: Update from upstream sources.
2343
2344 2009-04-15 Anthony Green <green@moxielogic.com>
2345
2346 * configure.ac: Add moxie support.
2347 * configure: Rebuilt.
2348
2349 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2350
2351 * configure.ac: Change copyright header to refer to version
2352 3 of the GNU General Public License and to point readers at the
2353 COPYING3 file and the FSF's license web page.
2354 * Makefile.def: Likewise.
2355 * Makefile.tpl: Likewise.
2356 * Makefile.in: Regenerate.
2357
2358 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2359
2360 * configure.ac: Restore match for darwin9 or later. Use double
2361 brackets since regeneration eats one pair.
2362 * configure: Regenerate.
2363
2364 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2365
2366 PR gas/10039
2367 * configure.ac: Require texinfo 4.7.
2368 * configure: Regenerated.
2369
2370 2009-04-09 Nick Clifton <nickc@redhat.com>
2371
2372 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2373 the GCC Runtime Library Exception.
2374
2375 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2376
2377 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2378 * configure: Regenerate.
2379
2380 2009-04-01 Steve Ellcey <sje@cup.hp.com>
2381
2382 * Makefil.def (languages): New entries.
2383 * Makefile.tpl (check-gcc-*): New generic target.
2384 * Makefile.in: Regenerate.
2385
2386 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
2387
2388 * MAINTAINERS: Update my email address.
2389
2390 2009-03-18 Tom Tromey <tromey@redhat.com>
2391
2392 * configure: Rebuild.
2393 * configure.ac (host_libs): Add libiconv.
2394 * Makefile.in: Rebuild.
2395 * Makefile.def (host_modules): Add libiconv.
2396 (configure-gdb, all-gdb): Depend on libiconv.
2397
2398 2009-03-16 Tristan Gingold <gingold@adacore.com>
2399
2400 * configure.ac: Treat gdb as supported on x86_64-darwin.
2401 * configure: Regenerate.
2402
2403 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2404
2405 * configure.ac (--with-host-libstdcxx): New option.
2406 * configure: Regenerate.
2407
2408 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
2409
2410 * MAINTAINERS: Move myself into the write after approval list.
2411
2412 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
2413
2414 * MAINTAINERS: Update e-mail address.
2415
2416 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
2417
2418 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2419
2420 2009-03-10 Ira Rosen <irar@il.ibm.com>
2421
2422 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2423
2424 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2425
2426 Backport from git Libtool:
2427
2428 2009-01-19 Robert Millan <rmh@aybabtu.com>
2429 Support GNU/kOpenSolaris.
2430 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2431 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2432 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2433 GNU/kOpenSolaris.
2434
2435 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
2436
2437 * MAINTAINERS: Update e-mail address.
2438
2439 2009-02-24 Michael Eager <eager@eagercon.com>
2440
2441 * MAINTAINERS (Write After Approval): Add self.
2442
2443 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
2444
2445 * MAINTAINERS (Write After Approval): Add myself.
2446
2447 2009-02-05 Andreas Schwab <schwab@suse.de>
2448
2449 * Makefile.tpl (stage_last): Define $r and $s before using
2450 $(RECURSE_FLAGS_TO_PASS).
2451 * Makefile.in: Regenerate
2452
2453 2009-01-30 Ian Lance Taylor <iant@google.com>
2454
2455 * MAINTAINERS: Move myself to the Global Reviewers list.
2456
2457 2009-01-29 Robert Millan <rmh@aybabtu.com>
2458
2459 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2460 * configure: Regenerate.
2461
2462 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
2463
2464 * MAINTAINERS: Make whitespace consistent.
2465 Remove Robert Millan from Write After Approval.
2466
2467 2009-01-16 Alan Modra <amodra@bigpond.net.au>
2468
2469 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2470 (all-opcodes): Depend on all-libiberty.
2471 * Makefile.in: Regenerate.
2472
2473 2009-01-15 Douglas B Rupp <rupp@gnat.com>
2474
2475 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2476 * configure: Regenerate.
2477
2478 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
2479
2480 * MAINTAINERS (Write After Approval): Add myself.
2481
2482 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
2483
2484 * MAINTAINERS: Add myself to reviewers (Fortran).
2485
2486 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2487
2488 PR tree-optimization/38515
2489 * configure.ac (cloog-polylib): Removed.
2490 (with_ppl, with_cloog): Test for "no".
2491 * configure: Regenerated.
2492
2493 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
2494
2495 * MAINTAINERS: Moved myself to reviewers (Fortran).
2496
2497 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
2498
2499 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2500 (Write After Approval): Remove myself.
2501
2502 2009-01-03 Diego Novillo <dnovillo@google.com>
2503
2504 * MAINTAINERS: Remove myself from alias maintainership.
2505
2506 2009-01-02 David Ayers <ayers@fsfe.org>
2507
2508 * MAINTAINERS: Update e-mail address.
2509
2510 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
2511
2512 * MAINTAINERS: Make whitespace consistent.
2513
2514 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2515
2516 Backport from upstream Libtool:
2517 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2518 Add cache variables to tests that require the linker to work.
2519 For shlibpath_overrides_runpath, this also changes the semantics
2520 to let the result from the C compiler take precedence.
2521
2522 2008-12-02 Ben Elliston <bje@au.ibm.com>
2523
2524 * config.sub, config.guess: Update from upstream sources.
2525
2526 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
2527
2528 * configure.ac (ppllibs): Add by default the lib flags.
2529 * configure: Regenerate.
2530
2531 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
2532
2533 * MAINTAINERS: Add myself to the write after approval list.
2534
2535 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2536
2537 * configure.ac: Add double brackets on darwin[912].
2538 * configure: Regenerate.
2539
2540 2008-12-03 Daniel Kraft <d@domob.eu>
2541
2542 * MAINTAINERS: Moved myself and Mikael Morin from Write After
2543 Approval to Reviewer section (for Fortran front-end).
2544
2545 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2546
2547 * configure.ac: Expand to darwin10 and later.
2548 * configure: Regenerate.
2549
2550 2008-12-02 Andreas Schwab <schwab@suse.de>
2551
2552 * Makefile.def: configure-target-boehm-gc depends on
2553 all-target-libstdc++-v3.
2554 * Makefile.in: Regenerate.
2555
2556 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
2557
2558 * MAINTAINERS: Add myself as mingw maintainer.
2559
2560 2008-12-02 Ben Elliston <bje@au.ibm.com>
2561
2562 * config.sub, config.guess: Update from upstream sources.
2563
2564 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
2565
2566 * README.SCO: Remove.
2567
2568 2008-11-29 Fernando Pereira <pronesto@gmail.com>
2569
2570 * MAINTAINERS: Add myself to the write after approval list.
2571
2572 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
2573
2574 * MAINTAINERS: Update my email address in WAA section.
2575
2576 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
2577
2578 * MAINTAINERS: Update e-mail address.
2579
2580 2008-11-27 Toon Moene <toon@moene.org>
2581
2582 * MAINTAINERS: Change e-mail address.
2583
2584 2008-11-27 Tristan Gingold <gingold@adacore.com>
2585
2586 * configure.ac: Build gdb for i?86-*-darwin*
2587 * configure: Regenerated.
2588
2589 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
2590
2591 * MAINTAINERS: Added my full name.
2592
2593 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2594
2595 PR bootstrap/38014
2596 PR bootstrap/37923
2597
2598 Revert:
2599
2600 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2601
2602 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2603 * Makefile.in: Regenerated.
2604
2605 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2606
2607 PR gdb/921
2608 PR gdb/1646
2609 PR gdb/2175
2610 PR gdb/2176
2611
2612 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2613 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2614 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2615 (HOST_EXPORTS): Pass CPPFLAGS.
2616 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2617 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2618 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2619 * Makefile.in, configure: Regenerated.
2620 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2621 and CPPFLAGS_FOR_BUILD.
2622
2623 2008-11-06 Jeff Law <law@redhat.com>
2624
2625 * MAINTAINERS: Add myself as middle end maintainer.
2626
2627 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
2628
2629 * MAINTAINERS (Write after approval): Add myself.
2630
2631 2008-11-05 Diego Novillo <dnovillo@google.com>
2632
2633 * MAINTAINERS (Global Reviewers): Add myself.
2634 (Non-Algorithmic Maintainers): Remove myself.
2635
2636 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
2637
2638 * MAINTAINERS (Write after approval): Add myself.
2639
2640 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
2641
2642 * MAINTAINERS (Write after approval): Add myself.
2643
2644 2008-10-31 Ben Elliston <bje@au.ibm.com>
2645
2646 * configure.ac (spu-*-*): Remove special case.
2647 * configure: Regenerate.
2648
2649 2008-10-30 Catherine Moore <clm@codesourcery.com>
2650
2651 * MAINTAINERS (Write after approval): Update my email address.
2652
2653 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
2654
2655 * configure.ac [spu-*-*]: Do not set skipdirs.
2656 * configure: Re-generate.
2657
2658 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
2659
2660 * MAINTAINERS (Various Maintainers): Add myself to reload.
2661
2662 2008-10-25 Richard Guenther <rguenther@suse.de>
2663
2664 * MAINTAINERS (Various Maintainers): Add myself as middle-end
2665 maintainer. Remove myself as libgcc-math maintainer.
2666 (Non-Algorithmic Maintainers): Remove myself.
2667
2668 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2669
2670 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2671 * Makefile.in: Regenerated.
2672
2673 2008-10-23 Cary Coutant <ccoutant@google.com>
2674
2675 * MAINTAINERS (Write after approval): Add myself.
2676
2677 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2678
2679 PR gdb/921
2680 PR gdb/1646
2681 PR gdb/2175
2682 PR gdb/2176
2683
2684 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2685 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2686 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2687 (HOST_EXPORTS): Pass CPPFLAGS.
2688 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2689 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2690 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2691 * Makefile.in, configure: Regenerated.
2692 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2693 and CPPFLAGS_FOR_BUILD.
2694
2695 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
2696
2697 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2698 Sebastian Pop.
2699
2700 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
2701
2702 * MAINTAINERS (Write After Approval): Added myself.
2703
2704 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2705
2706 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2707 recommended version to 2.3.2.
2708
2709 * configure: Regenerate.
2710
2711 2008-10-01 Mark Mitchell <mark@codesourcery.com>
2712
2713 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2714
2715 2008-09-29 David Daney <david.daney@caviumnetworks.com>
2716
2717 * MAINTAINERS (Write After Approval): Update e-mail address.
2718
2719 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
2720
2721 * libtool.m4: Update to libtool 2.2.6.
2722 * lt~obsolete.m4: Update to libtool 2.2.6.
2723 * ltmain.sh: Update to libtool 2.2.6.
2724 * ltsugar.m4: Update to libtool 2.2.6.
2725 * ltversion.m4: Update to libtool 2.2.6.
2726 * ltoptions.m4: Update to libtool 2.2.6.
2727 * ltgcc.m4: Update to match changes from libtool 2.2.6.
2728
2729 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
2730
2731 * MAINTAINERS (Write After Approval): Add myself.
2732
2733 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2734
2735 * MAINTAINERS (Write After Approval): Update my name.
2736
2737 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
2738
2739 * MAINTAINERS: Add myself in "Write After Approval".
2740
2741 2008-09-18 Steve Ellcey <sje@cup.hp.com>
2742
2743 * MAINTAINERS: Add myself as ia64 maintainer.
2744
2745 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
2746
2747 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
2748 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
2749 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
2750 and Michael Tiemann from Write After Approval since they do not
2751 actually have access.
2752
2753 2008-09-05 Richard Guenther <rguenther@suse.de>
2754
2755 * configure.ac: Initialize clooglibs to -lcloog.
2756 * configure: Re-generate.
2757
2758 2008-09-04 Le-Chun Wu <lcwu@google.com>
2759
2760 * MAINTAINERS (Write After Approval): Add myself.
2761
2762 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
2763
2764 * configure.ac (--with-cloog-polylib): New.
2765 (--disable-cloog-version-check): New.
2766 (--disable-ppl-version-check): New.
2767 * configure: Re-generate.
2768
2769 2008-09-03 Richard Guenther <rguenther@suse.de>
2770
2771 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2772 cloog test.
2773 * configure: Re-generate.
2774
2775 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
2776
2777 Add picoChip port.
2778 * MAINTAINERS: Add picoChip maintainers.
2779
2780 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2781 Tobias Grosser <grosser@fim.uni-passau.de>
2782 Jan Sjodin <jan.sjodin@amd.com>
2783 Harsha Jagasia <harsha.jagasia@amd.com>
2784 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2785 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2786 Adrien Eliche <aeliche@isty.uvsq.fr>
2787
2788 Merge from graphite branch.
2789 * configure: Regenerate.
2790 * Makefile.in: Regenerate.
2791 * configure.ac (host_libs): Add ppl and cloog.
2792 Add checks for PPL and CLooG.
2793 * Makefile.def (ppl, cloog): Added modules and dependences.
2794 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2795 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2796
2797 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2798
2799 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2800 (GCC_SHLIB_SUBDIR): New.
2801 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2802 * configure: Regenerate.
2803 * Makefile.in: Regenerate.
2804
2805 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
2806
2807 * MAINTAINERS: Consistently use tabs to separate columns.
2808
2809 2008-08-29 Tristan Gingold <gingold@adacore.com>
2810
2811 * MAINTAINERS (Write after Approval): Add myself.
2812
2813 2008-08-28 Tristan Gingold <gingold@adacore.com>
2814
2815 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2816 Enable bfd, binutils and opcodes.
2817 * configure: Regenerate.
2818
2819 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2820
2821 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
2822
2823 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
2824
2825 * MAINTAINERS: Use correct Umlaut for last name.
2826
2827 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2828
2829 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
2830
2831 2008-08-16 David Edelsohn <edelsohn@gnu.org>
2832
2833 * MAINTAINERS: Update my email address.
2834
2835 2008-08-16 Nicolas Roche <roche@adacore.com>
2836
2837 * Makefile.tpl: Add BOOT_ADAFLAGS.
2838 * Makefile.in: Regenerate.
2839
2840 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
2841
2842 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2843 * configure: Regenerate.
2844
2845 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
2846
2847 * configure.ac: Add makefile fragments for hpux.
2848 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2849 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2850 * configure: Regenerate.
2851 * Makefile.in: Regenerate.
2852
2853 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
2854
2855 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
2856
2857 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
2858
2859 * MAINTAINERS (Write after Approval): Add myself.
2860
2861 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
2862
2863 * MAINTAINERS (Write After Approval): Add myself.
2864
2865 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
2866
2867 * MAINTAINERS (Write After Approval): Add myself.
2868
2869 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
2870
2871 * MAINTAINERS: Update my email address.
2872
2873 2008-06-25 Joey Ye <joey.ye@intel.com>
2874
2875 * MAINTAINERS (Write After Approval): Add myself.
2876
2877 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2878
2879 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2880 * Makefile.in: Regenerate.
2881 * configure: Regenerate.
2882
2883 2008-06-17 Daniel Kraft <d@domob.eu>
2884
2885 * MAINTAINERS (Write After Approval): Add myself.
2886
2887 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2888
2889 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2890 "$@" is still intact with both Autoconf 2.59 and 2.62.
2891 * configure: Regenerate.
2892
2893 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2894
2895 * Makefile.tpl: Fix comment errors.
2896 * Makefile.in: Regenerate.
2897
2898 2008-06-12 David S. Miller <davem@davemloft.net>
2899 David Edelsohn <edelsohn@gnu.org>
2900
2901 * configure.ac: Add powerpc*-*-* to gold supported targets.
2902 * configure: Regenerate.
2903
2904 2008-06-08 Joseph Myers <joseph@codesourcery.com>
2905
2906 PR tree-optimization/36218
2907 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2908 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2909 (all prefix="build-"): Pass them to build-system sub-makes.
2910 * Makefile.in: Regenerate.
2911
2912 2008-06-07 Joseph Myers <joseph@codesourcery.com>
2913
2914 * MAINTAINERS (mt port): Remove.
2915 (sco5, unixware, sco udk): Remove.
2916 (Kean Johnston): Add to Write After Approval.
2917
2918 2008-05-30 Julian Brown <julian@codesourcery.com>
2919
2920 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2921 of libobjc for ARM EABI Linux.
2922 * configure: Regenerate.
2923
2924 2008-05-18 Xinliang David Li <davidxl@google.com>
2925
2926 * ChangeLog: Remove wrong ChangeLog entry.
2927
2928 2008-05-17 Xinliang David Li <davidxl@google.com>
2929
2930 * MAINTAINERS (Write After Approval): Add myself.
2931
2932 2008-05-15 Janus Weil <janus@gcc.gnu.org>
2933
2934 * MAINTAINERS (Write After Approval): Add myself.
2935
2936 2008-05-14 Rafael Espíndola <espindola@google.com>
2937
2938 * config-ml.in: don't handle --enable-shared and --enable-static.
2939
2940 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
2941
2942 * MAINTAINERS: Update my email address.
2943
2944 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
2945
2946 * MAINTAINERS: Update my email address.
2947
2948 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
2949
2950 * MAINTAINERS (Write After Approval): Add myself.
2951
2952 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
2953
2954 * MAINTAINERS (Write After Approval): Add myself.
2955
2956 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
2957
2958 * MAINTAINERS (crx): Add myself.
2959
2960 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2961
2962 Sync with src:
2963 2008-04-14 David S. Miller <davem@davemloft.net>
2964
2965 * configure.ac: Add sparc*-*-* to gold supported targets.
2966 * configure: Regenerate.
2967
2968 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2969
2970 PR bootstrap/35457
2971 * configure.ac: Include override.m4.
2972 * configure: Regenerate.
2973
2974 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2975
2976 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2977 * Makefile.in: Regenerate.
2978
2979 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
2980
2981 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2982 as nonconfigurable directories list.
2983 * configure: Regenerate.
2984
2985 2008-04-14 Ben Elliston <bje@au.ibm.com>
2986
2987 * config.sub, config.guess: Update from upstream sources.
2988
2989 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
2990
2991 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2992 * Makefile.in: Regenerate.
2993
2994 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
2995
2996 * configure.ac: Do not build libssp for the AVR.
2997 * configure: Regenerate.
2998
2999 2008-04-07 Ian Lance Taylor <iant@google.com>
3000
3001 * Makefile.def: check-gold depends upon all-binutils.
3002 * Makefile.in: Regenerate.
3003
3004 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
3005
3006 * MAINTAINERS (Write After Approval): Add myself.
3007
3008 2008-04-04 Nick Clifton <nickc@redhat.com>
3009
3010 PR binutils/4334
3011 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3012 builds.
3013 * configure: Regenerate.
3014
3015 2008-04-04 NightStrike <NightStrike@gmail.com>
3016
3017 PR other/35151
3018 * configure.ac: Combine rules for mingw32 and mingw64.
3019 * configure: Regenerate.
3020
3021 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
3022
3023 * MAINTAINERS (Write After Approval): Add myself.
3024
3025 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
3026
3027 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3028 * Makefile.in (.NOTPARALLEL): Ditto.
3029
3030 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
3031
3032 * MAINTAINERS (Write After Approval): Add myself.
3033
3034 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
3035
3036 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3037 * Makefile.in (.NOTPARALLEL): Regenerate.
3038
3039 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3040
3041 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3042 * Makefile.in: Regenerate.
3043
3044 2008-03-26 Jakub Staszak <kuba@et.pl>
3045
3046 * MAINTAINERS (Write After Approval): Add myself.
3047
3048 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3049
3050 * MAINTAINERS: Update e-mail address.
3051
3052 2008-03-20 Ian Lance Taylor <iant@google.com>
3053
3054 * configure.ac: Add support for --enable-gold.
3055 * Makefile.def: Add gold as a directory like ld.
3056 * configure, Makefile.in: Regenerate.
3057
3058 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3059
3060 * configure.ac: m4_include config/proginstall.m4.
3061 * configure: Regenerate.
3062
3063 Backport from upstream Libtool:
3064
3065 2007-10-12 Eric Blake <ebb9@byu.net>
3066
3067 Deal with Autoconf 2.62's semantic change in m4_append.
3068 * ltsugar.m4 (lt_append): Replace broken versions of
3069 m4_append.
3070 (lt_if_append_uniq): Don't require separator to be overquoted,
3071 and avoid broken m4_append.
3072 (lt_dict_add): Fix typo.
3073 * libtool.m4 (_LT_DECL): Don't overquote separator.
3074
3075 2008-03-13 David Edelsohn <edelsohn@gnu.org>
3076
3077 * config.rpath: Add AIX 6 support.
3078
3079 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
3080
3081 * Makefile.def (stageprofile). Remove -fprofile-generate
3082 from stage_libcflags.
3083 * Makefile.in: Regenerate.
3084
3085 2008-03-13 Ben Elliston <bje@au.ibm.com>
3086
3087 * config.sub, config.guess: Update from upstream sources.
3088
3089 2008-03-06 Tom Tromey <tromey@redhat.com>
3090
3091 * MAINTAINERS: Update for treelang deletion.
3092
3093 2008-03-03 James E. Wilson <wilson@tuliptree.org>
3094
3095 * MAINTAINERS: Update my email address.
3096
3097 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
3098
3099 * MAINTAINERS (darwin port): Add myself as a maintainer.
3100 (objective-c/c++): Add myself as a maintainer.
3101
3102 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
3103
3104 * MAINTAINERS (Write After Approval): Update my email address.
3105
3106 2008-02-25 Tomas Bily <tbily@suse.cz>
3107
3108 * MAINTAINERS (Write After Approval): Add myself.
3109
3110 2008-02-23 Jakub Jelinek <jakub@redhat.com>
3111
3112 * MAINTAINERS (OpenMP): Add myself.
3113
3114 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
3115
3116 PR bootstrap/32009
3117 PR bootstrap/32161
3118
3119 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3120 * configure: Regenerate.
3121
3122 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3123 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3124 STAGE4_LIBCFLAGS): New.
3125 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3126 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3127 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3128 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3129 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3130 for target modules. Don't export LIBCFLAGS.
3131 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3132 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3133 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3134 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3135 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3136 * Makefile.in: Regenerate.
3137
3138 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3139
3140 PR libgcj/33085
3141 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3142 Do not use -DDLL_EXPORT. Backport from upstream.
3143
3144 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3145
3146 * MAINTAINERS (Write After Approval): Add myself.
3147
3148 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
3149
3150 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3151 * configure: Regenerate.
3152
3153 2008-01-31 Marc Gauthier <marc@tensilica.com>
3154
3155 * configure.ac (xtensa*-*-*): Recognize processor variants.
3156 * configure: Regenerate.
3157
3158 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3159
3160 PR bootstrap/34922
3161 * configure.ac (PARSE_ARGS): Push suitable setting of
3162 ac_subdirs_all, for `./configure --help=recursive'.
3163 Handle `+' in generic toplevel directory disabling.
3164 * configure: Regenerate.
3165
3166 2008-01-28 Nick Clifton <nickc@redhat.com>
3167
3168 * MAINTAINERS (xstormy16): Take over maintainership.
3169
3170 2008-01-25 Joseph Myers <joseph@codesourcery.com>
3171
3172 * MAINTAINERS (c4x port): Remove.
3173
3174 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3175
3176 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3177
3178 2008-01-23 Ben Elliston <bje@au.ibm.com>
3179
3180 * config.sub, config.guess: Update from upstream sources.
3181
3182 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
3183
3184 * MAINTAINERS (Write After Approval): Add myself.
3185
3186 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
3187
3188 * MAINTAINERS: Update my email address.
3189
3190 2008-01-09 Raksit Ashok <raksit@google.com>
3191
3192 * MAINTAINERS (Write After Approval): Add myself.
3193
3194 2008-01-09 Raksit Ashok <raksit@google.com>
3195
3196 * MAINTAINERS (Write After Approval): Add myself.
3197
3198 2008-01-08 Ben Elliston <bje@au.ibm.com>
3199
3200 * config.sub, config.guess: Update from upstream sources.
3201
3202 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3203
3204 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3205 Change recommended MPFR from 2.2.1 -> 2.3.0.
3206 * configure: Regenerate.
3207
3208 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
3209
3210 * MAINTAINERS: Update my email address.
3211
3212 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
3213
3214 * MAINTAINERS: Update my email address.
3215
3216 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3217
3218 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3219 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3220 * Makefile.in: Regenerate.
3221
3222 2007-12-10 Mark Heffernan <meheff@google.com>
3223
3224 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3225 misplaced entries.
3226
3227 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3228
3229 * configure.ac: Enable libjava for x86_64-*-darwin9.
3230 * configure: Regenerate.
3231
3232 2007-12-07 Bill Maddox <maddox@google.com>
3233
3234 * MAINTAINERS (Write After Approval): Add myself.
3235
3236 2007-12-05 Ben Elliston <bje@au.ibm.com>
3237
3238 * config.sub, config.guess: Update from upstream sources.
3239
3240 2007-12-02 Matthias Klose <doko@ubuntu.com>
3241
3242 * config-ml.in: Remove 64bit configure tests.
3243
3244 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3245
3246 * config-ml.in: Robustify against white space in absolute file
3247 names.
3248
3249 * config-ml.in (multi-clean): Substitute ${Makefile}.
3250 Remove superfluous ${Makefile} in list.
3251
3252 2007-11-19 Thiemo Seufer <ths@mips.com>
3253
3254 * config-ml.in: Don't hardcode the Makefile name.
3255
3256 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
3257
3258 * MAINTAINERS (Write After Approval): Add myself.
3259
3260 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
3261
3262 * MAINTAINERS (Write After Approval): Add myself.
3263
3264 2007-11-06 Doug Kwan <dougkwan@google.com>
3265
3266 * MAINTAINERS (Write After Approval): Add myself.
3267
3268 2007-10-25 Ben Elliston <bje@au.ibm.com>
3269
3270 * MAINTAINERS (mercury): Remove entry.
3271 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3272
3273 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3274
3275 * Makefile.def (dependencies): Make configure-gdb depend on
3276 all-intl.
3277 * Makefile.in: Regenerated.
3278
3279 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
3280
3281 * MAINTAINERS (Fortran maintainer): Remove myself.
3282
3283 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3284
3285 * Makefile.def: To avoid problems running with parallel makes,
3286 build newlib before libgloss so that target specific header
3287 files are availble.
3288 * Makefile.in: Regenerate
3289
3290 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3291
3292 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3293 * Makefile.in: Regenerate.
3294
3295 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
3296
3297 * MAINTAINERS (Register allocation reviewer): Add myself.
3298
3299 2007-10-08 Mike Frysinger <vapier@gentoo.org>
3300
3301 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3302 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3303 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3304 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3305 * configure: Regenerate.
3306
3307 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
3308
3309 * MAINTAINERS (Register allocation reviewer): Add myself.
3310
3311 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
3312
3313 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3314 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3315 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3316 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3317 * configure.ac: Default them to host tools for $host = $build.
3318 Subst them.
3319
3320 * configure: Regenerate.
3321 * Makefile.in: Regenerate.
3322
3323 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
3324
3325 * MAINTAINERS (Register allocation reviewer): Add myself.
3326
3327 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
3328
3329 * MAINTAINERS (Register allocation reviewer): Add myself.
3330
3331 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
3332
3333 * MAINTAINERS (Write After Approval): Fix typo.
3334
3335 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3336
3337 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3338 * configure: Regenerate.
3339
3340 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
3341
3342 PR bootstrap/31906
3343 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3344 they're already prefixed.
3345
3346 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3347
3348 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3349 libstdc++.
3350 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3351 * configure: Regenerate.
3352 * Makefile.in: Regenerate.
3353
3354 2007-09-17 Andreas Schwab <schwab@suse.de>
3355
3356 * configure.ac: Raise minimum makeinfo version to 4.6.
3357 * configure: Regenerate.
3358
3359 2007-09-17 Johannes Singler <singler@ira.uka.de>
3360
3361 * MAINTAINERS (write-after-approval) add myself
3362
3363 2007-09-15 Alan Modra <amodra@bigpond.net.au>
3364
3365 * configure.ac: Correct makeinfo version check.
3366 * configure: Regenerate.
3367
3368 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
3369
3370 * MAINTAINERS: Update my email address.
3371
3372 2007-09-14 Richard Sandiford <richard@codesourcery.com>
3373
3374 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3375 to $skipdirs and only disable gprof for newlib. Use the normal
3376 mips*-elf* handling in other respects.
3377 * configure: Regnerate.
3378
3379 2007-09-12 David Daney <ddaney@avtrex.com>
3380
3381 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3382 enabling libgcj.
3383 * configure: Regenerate.
3384
3385 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3386
3387 PR other/32154
3388 * configure.ac: For libgloss targets, point the linker to the linker
3389 script, startup code and simulator library.
3390 * configure: Regenerate.
3391
3392 2007-09-07 Andrew Haley <aph@redhat.com>
3393
3394 * configure.ac (noconfigdirs): Remove target-libffi and
3395 target-libjava.
3396 * configure: Regenerate.
3397
3398 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3399
3400 PR target/33281
3401 * configure.ac: Use config/mh-mingw on mingw.
3402 * configure: Regenerate.
3403
3404 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
3405
3406 * MAINTAINERS (Write After Approval): Add myself.
3407
3408 2007-09-05 Richard Guenther <rguenther@suse.de>
3409
3410 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3411 nor --disable-checking is provided also turn on yes and types
3412 checking for stage1.
3413 * configure: Re-generate.
3414
3415 2007-08-30 Krister Walfridsson <cato@df.lth.se>
3416
3417 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3418 (Write After Approval): Remove myself.
3419
3420 2007-08-29 Nick Clifton <nickc@redhat.com>
3421
3422 * config.sub, config.guess: Update from upstream sources.
3423
3424 2007-08-22 Bud Davis <jmdavis@link.com>
3425
3426 * MAINTAINERS (Write After Approval): Added myself.
3427 * MAINTAINERS (Reviewers): Removed myself.
3428
3429 2007-08-18 Paul Brook <paul@codesourcery.com>
3430 Joseph Myers <joseph@codesourcery.com>
3431
3432 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3433 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3434 * Makefile.in: Regenerate.
3435 * configure.ac (--with-debug-prefix-map): New.
3436 * configure: Regenerate.
3437
3438 2007-08-17 Richard Sandiford <richard@codesourcery.com>
3439 Nigel Stephens <nigel@mips.com>
3440
3441 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3442 as target_makefile_frag.
3443 * configure: Regenerate.
3444
3445 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
3446
3447 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3448 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3449 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3450 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3451 (do-compare, do-compare3, do-compare-debug): New.
3452 ([+compare-target+]): Use them.
3453
3454 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
3455
3456 * MAINTAINERS (Write After Approval): Change my email address.
3457
3458 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3459 Ben Elliston <bje@au.ibm.com>
3460
3461 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3462 --silent if $silent.
3463 * configure: Regenerate.
3464
3465 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
3466
3467 * MAINTAINERS (Various Maintainers): Add myself as
3468 loop infrastructure maintainer. Update my e-mail
3469 address.
3470
3471 2007-07-31 Diego Novillo <dnovillo@google.com>
3472
3473 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3474 Adjust description.
3475
3476 2007-07-26 Richard Guenther <rguenther@suse.de>
3477
3478 * configure.ac: Add types checking to stage1 checking flags.
3479 * configure: Regenerate.
3480
3481 2007-07-17 Nick Clifton <nickc@redhat.com>
3482
3483 * COPYING3: New file. Contains version 3 of the GNU General
3484 Public License.
3485 * COPYING3.LIB: New file. Contains version 3 of the GNU
3486 Lesser General Public License.
3487
3488 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3489
3490 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3491
3492 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3493
3494 * MAINTAINERS (S/390 co-maintainer): Add myself.
3495 (Write After Approval): Remove myself.
3496
3497 2007-07-13 Dan Hipschman <dsh@google.com>
3498
3499 * MAINTAINERS (Write After Approval): Add myself.
3500
3501 2007-07-11 Nick Clifton <nickc@redhat.com>
3502
3503 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3504 WINDRES export.
3505 * Makefile.in: Regenerate.
3506
3507 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3508
3509 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3510 maintainer.
3511
3512 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3513
3514 * lt~obsolete.m4: New. Import from 20070318 libtool.
3515
3516 2007-07-03 Julian Brown <julian@codesourcery.com>
3517
3518 * MAINTAINERS (Write After Approval): Add myself.
3519
3520 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3521
3522 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3523 * configure: Regenerate.
3524
3525 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3526
3527 * configure.ac: Add some missing m4 quotation.
3528 * configure: Regenerate.
3529
3530 2007-07-02 Simon Baldwin <simonb@google.com>
3531
3532 * MAINTAINERS (Write After Approval): Add myself.
3533
3534 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
3535
3536 * configure: Regenerate.
3537
3538 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
3539
3540 * Makefile.def: Add windmc tool to build.
3541 * Makefile.tpl: Likewise.
3542 * configure.ac: Likewise.
3543 * Makefile.in: Regenerate.
3544 * configure: Regenerate.
3545
3546 2007-06-28 DJ Delorie <dj@redhat.com>
3547
3548 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3549 not building newlib.
3550 * configure: Regenerated.
3551
3552 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
3553
3554 * MAINTAINERS (Write After Approval): Add myself.
3555
3556 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
3557
3558 * MAINTAINERS (Write After Approval): Add myself.
3559
3560 2007-06-19 Chris Matthews <chrismatthews@google.com>
3561
3562 * MAINTAINERS (Write After Approval): Add myself.
3563
3564 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
3565
3566 * MAINTAINERS (Write After Approval): Add myself.
3567
3568 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3569
3570 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3571 * Makefile.in: Regenerated.
3572
3573 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
3574
3575 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3576 bfin*-*-uclinux* targets.
3577 * configure: Regenerate.
3578
3579 2007-06-14 Ian Lance Taylor <iant@google.com>
3580
3581 * MAINTAINERS: Add myself as non-algorithmic global write
3582 maintainer.
3583
3584 2007-06-14 Diego Novillo <dnovillo@google.com>
3585
3586 * MAINTAINERS: Add self as middle-end maintainer and
3587 non-algorithmic global write maintainer.
3588
3589 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3590
3591 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3592 Move all Fortran maintainers except Paul Brook into the
3593 Non-Autopoiesis section.
3594
3595 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
3596
3597 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3598 (distclean-stage[+id+]): Possibly delete stage_last.
3599 * Makefile.in: Regenerate.
3600
3601 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
3602
3603 * MAINTAINERS (Various Maintainer): Fix typo.
3604
3605 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
3606
3607 * MAINTAINERS (Various Maintainer): Add myself as
3608 dataflow maintainer.
3609
3610 2007-06-07 Ben Elliston <bje@au.ibm.com>
3611
3612 * config.sub, config.guess: Update from upstream sources.
3613
3614 2007-06-07 Ben Elliston <bje@au.ibm.com>
3615
3616 * Makefile.tpl: Fix spelling error.
3617 * Makefile.in: Regenerate.
3618
3619 2007-06-01 Steve Ellcey <sje@cup.hp.com>
3620
3621 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3622 lt_cv_sys_max_cmd_len.
3623
3624 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
3625
3626 * MAINTAINERS (Various Maintainers): Add myself as
3627 auto-vectorizer maintainer.
3628
3629 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
3630
3631 PR libjava/32098
3632 * libtool.m4: Revert previous change.
3633 * ltgcc.m4: Put it here.
3634
3635 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
3636
3637 * MAINTAINERS (Various Maintainers): Add myself as
3638 auto-vectorizer maintainer.
3639
3640 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
3641
3642 PR libjava/32098
3643 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3644
3645 2007-05-30 Richard Guenther <rguenther@suse.de>
3646
3647 * MAINTAINERS (Various Maintainers): Add myself as
3648 auto-vectorizer maintainer.
3649
3650 2007-05-30 Jakub Jelinek <jakub@redhat.com>
3651
3652 PR bootstrap/29382
3653 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3654 * configure: Rebuilt.
3655
3656 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
3657
3658 * MAINTAINERS (Write After Approval): Removed my name.
3659
3660 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
3661
3662 * MAINTAINERS (Write After Approval): Remove myself.
3663
3664 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
3665
3666 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3667
3668 2007-05-23 Steve Ellcey <sje@cup.hp.com>
3669
3670 * ltmain.sh: Update from ToT Libtool.
3671 * libtool.m4: Update from ToT Libtool.
3672 * ltsugar.m4: New. Update from ToT Libtool.
3673 * ltversion.m4: New. Update from ToT Libtool.
3674 * ltoptions.m4: New. Update from ToT Libtool.
3675 * ltconfig: Remove.
3676 * ltcf-c.sh: Remove.
3677 * ltcf-cxx.sh: Remove.
3678 * ltcf-gcj.sh: Remove.
3679
3680 2007-05-22 Ollie Wild <aaw@google.com>
3681
3682 * MAINTAINERS (Write After Approval): Add myself.
3683
3684 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
3685
3686 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3687 stage_cflags.
3688 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3689 Remove CFLAGS/LIBCFLAGS.
3690 (configure-stage[+id+]-[+prefix+][+module+],
3691 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3692 * Makefile.in: Regenerate.
3693
3694 2007-05-15 Diego Novillo <dnovillo@google.com>
3695
3696 * MAINTAINERS: Update e-mail address.
3697
3698 2007-05-15 Revital Eres <eres@il.ibm.com>
3699
3700 * MAINTAINERS (Write After Approval): Add myself.
3701
3702 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
3703
3704 * MAINTAINERS (Write After Approval): Updated my address.
3705
3706 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
3707
3708 * MAINTAINERS (Write After Approval): Add myself.
3709
3710 2007-05-11 Silvius Rus <rus@google.com>
3711
3712 * MAINTAINERS (Write After Approval): Add myself.
3713
3714 2007-04-23 Tom Tromey <tromey@redhat.com>
3715
3716 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3717
3718 2007-04-22 Mark Mitchell <mark@codesourcery.com>
3719
3720 * MAINTAINERS (cpplib): Rename to ...
3721 (libcpp): ... this. Add C/C++ front end maintainers.
3722
3723 2007-04-14 Steve Ellcey <sje@cup.hp.com>
3724
3725 * config-ml.in: Pass ${ml_config_env} to configure calls.
3726
3727 2007-04-04 Christian Bruel <christian.bruel@st.com>
3728
3729 * MAINTAINERS (Write After Approval): Add myself.
3730
3731 2007-04-02 Dave Korn <dave.korn@artimi.com>
3732
3733 * MAINTAINERS (Write After Approval): Add myself.
3734
3735 2007-03-31 Tobias Burnus <burnus@net-b.de>
3736
3737 * MAINTAINERS (fortran 95 front end): Add myself.
3738
3739 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3740
3741 * MAINTAINERS (Write After Approval): Add myself.
3742
3743 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
3744
3745 * MAINTAINERS (Modulo Scheduler): Add myself.
3746
3747 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
3748
3749 * MAINTAINERS (fortran 95 front end): Add myself.
3750 (c++ front end): whitespace fix.
3751
3752 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
3753
3754 * MAINTAINERS (Write After Approval): Add myself.
3755
3756 2007-03-21 Richard Sandiford <richard@codesourcery.com>
3757
3758 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3759 of glob. Quote arguments with single quotes too.
3760 * configure: Regenerate.
3761
3762 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
3763
3764 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3765 * Makefile.in: Regenerate
3766
3767 2007-03-07 Andreas Schwab <schwab@suse.de>
3768
3769 * configure: Regenerate.
3770
3771 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
3772
3773 * configure.ac: Add "--with-pdfdir" configure option,
3774 which defines pdfdir variable.
3775 * Makefile.def (target=fixincludes): Add install-pdf to
3776 missing targets.
3777 (recursive_targets): Add install-pdf target.
3778 (flags_to_pass): Add pdfdir.
3779 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3780 target.
3781 * configure: Regenerate
3782 * Makefile.in: Regenerate
3783
3784 2007-02-28 Eric Christopher <echristo@apple.com>
3785
3786 Revert:
3787 2006-12-07 Mike Stump <mrs@apple.com>
3788
3789 * Makefile.def (dependencies): Add dependency for
3790 install-target-libssp and install-target-libgomp on
3791 install-gcc.
3792 * Makefile.in: Regenerate.
3793
3794 2007-02-27 Matt Kraai <kraai@ftbfs.org>
3795
3796 * configure: Regenerate.
3797 * configure.ac: Move statements after variable declarations.
3798
3799 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
3800
3801 * MAINTAINERS: Add myself as sh maintainer.
3802
3803 2007-02-19 Joseph Myers <joseph@codesourcery.com>
3804
3805 * configure.ac: Adjust for loop syntax.
3806 * configure: Regenerate.
3807
3808 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3809
3810 * configure: Rebuilt.
3811
3812 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3813
3814 * configure.ac: Drop multiple occurrences of --enable-languages,
3815 and fix its quoting.
3816 * configure: Rebuilt.
3817
3818 2007-02-17 Mark Mitchell <mark@codesourcery.com>
3819 Nathan Sidwell <nathan@codesourcery.com>
3820 Vladimir Prus <vladimir@codesourcery.com>
3821 Joseph Myers <joseph@codesourcery.com>
3822
3823 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3824 * configure: Regenerate.
3825
3826 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
3827
3828 * ltconfig (freebsd*): Default to elf.
3829
3830 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3831
3832 * configure.ac (target_libraries): Move libgcc before libiberty.
3833 * configure: Regenerated.
3834
3835 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3836 Paolo Bonzini <bonzini@gnu.org>
3837
3838 PR bootstrap/30753
3839 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
3840 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
3841 * configure: Regenerated.
3842
3843 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3844
3845 * MAINTAINERS (Language Front End Maintainers): Update my mail
3846 address.
3847
3848 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3849
3850 PR bootstrap/30748
3851 * configure.ac: Correct syntax for Solaris ksh.
3852 * configure: Regenerated.
3853
3854 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
3855
3856 * configure.ac: Sync with src.
3857 * configure: Regenerate.
3858
3859 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
3860
3861 * Makefile.in: Regenerate.
3862
3863 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
3864
3865 * config.sub: Sync with src.
3866
3867 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3868
3869 * Makefile.tpl (build_alias, host_alias, target_alias): Use
3870 noncanonical equivalents.
3871 * configure.in: Rename to...
3872 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
3873 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
3874 target_noncanonical. Use them. Rewrite removal of configure
3875 arguments for autoconf 2.59. Discard variable settings. Force
3876 program_transform_name for native tools.
3877
3878 * Makefile.in: Regenerated.
3879 * configure: Regenerated with autoconf 2.59.
3880
3881 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
3882
3883 * MAINTAINERS (Write After Approval): Add myself.
3884
3885 2007-01-31 Andreas Schwab <schwab@suse.de>
3886
3887 * Makefile.tpl (LDFLAGS): Substitute it.
3888 * Makefile.in: Regenerate.
3889
3890 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
3891
3892 * MAINTAINERS (Write After Approval): Add myself.
3893
3894 2007-01-28 David Edelsohn <edelsohn@gnu.org>
3895
3896 * MAINTAINERS (spu port): Add myself.
3897
3898 2007-01-23 Richard Guenther <rguenther@suse.de>
3899
3900 PR bootstrap/30541
3901 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
3902 * Makefile.tpl (GNATBIND): Substitute it.
3903 (GNATMAKE): Likewise.
3904 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
3905 of STAGE_PREFIX.
3906 * Makefile.in: Regenerate.
3907 * configure: Regenerate.
3908
3909 2007-01-18 Mike Stump <mrs@apple.com>
3910
3911 * configure.in: Re-enable -Werror for gcc builds.
3912
3913 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
3914
3915 * MAINTAINERS (Write After Approval): Add myself.
3916
3917 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
3918
3919 * configure.in: Change == to = in test command.
3920 * configure: Regenerate.
3921
3922 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
3923 Nick Clifton <nickc@redhat.com>
3924 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
3925
3926 * configure.in (build_configargs, host_configargs, target_configargs):
3927 Remove build/host/target parameters.
3928 (host_libs): Add gmp and mpfr.
3929 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3930 * Makefile.def (gmp, mpfr): New.
3931 (gcc): Remove target.
3932 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3933 target_os, target_vendor): New.
3934 (configure): Add host_alias/target_alias arguments; adjust invocations.
3935 * configure: Regenerate.
3936 * Makefile.in: Regenerate.
3937
3938 2007-01-11 Matt Fago <fago@earthlink.net>
3939
3940 * configure.in: Try to link to functions only in mpfr 2.2.x
3941 to improve robustness of configure tests.
3942 * configure: Regenerate.
3943
3944 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
3945
3946 * MAINTAINERS: Add myself as i386 maintainer.
3947
3948 2007-01-08 Jan Hubicka <jh@suse.cz>
3949
3950 * MAINTAINERS: Add myself as i386 maintainer.
3951
3952 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
3953
3954 * configure.in: Add support for an x86_64-mingw* target.
3955 * configure: Regenerate.
3956
3957 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
3958
3959 * Makefile.tpl (all-target): Correct @if conditional for target
3960 modules.
3961 * configure.in: Omit libiberty if building only target libgcc.
3962 * configure, Makefile.in: Regenerated.
3963
3964 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
3965
3966 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3967 * configure: Regenerate.
3968
3969 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
3970
3971 * Makefile.def (target_modules): Add libgcc.
3972 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
3973 * Makefile.tpl (clean-target-libgcc): Delete.
3974 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3975 on gcc even for bootstrapped modules. Rewrite handling of
3976 lang_env_dependencies to loop over target_modules.
3977 * configure.in (target_libraries): Add target-libgcc.
3978 * Makefile.in, configure: Regenerated.
3979
3980 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3981
3982 * configure.in: Reorganize recognition of languages. Add
3983 --enable-stage1-languages. Show supported languages for the chosen
3984 target rather than all recognized languages.
3985 * configure: Regenerate.
3986
3987 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3988
3989 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3990 * Makefile.in: Regenerate.
3991
3992 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3993
3994 * configure.in: Warn that MPFR 2.2.0 is buggy.
3995 * configure: Regenerate.
3996
3997 2006-12-27 Ian Lance Taylor <iant@google.com>
3998
3999 * configure.in: When removing Makefiles to force a reconfigure, also
4000 remove prev-DIR*/Makefile.
4001 * configure: Regenerate.
4002
4003 2006-12-22 Andreas Schwab <schwab@suse.de>
4004
4005 * configure: Regenerate with correct autoconf version.
4006
4007 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
4008
4009 * configure.in: add AC_SUBST for *_FOR_TARGET.
4010 * configure: Regenerate.
4011
4012 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4013
4014 * configure.in: Simplify logic for rejecting languages that cannot
4015 be built. Separate the case when a language is unsupported,
4016 from the case when the user chooses not to build a language.
4017
4018 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4019
4020 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4021 it only affects bootstrap and could be tested on "$host" as well.
4022 * configure: Regenerate.
4023 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4024
4025 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4026
4027 PR bootstrap/29544
4028 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4029 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4030 move here comment from Makefile.tpl.
4031 * Makefile.tpl: Move some definitions higher in the file.
4032 (STAGE1_CHECKING): New.
4033 * configure.in: Add --enable-stage1-checking.
4034 * configure: Regenerate.
4035 * Makefile.in: Regenerate.
4036
4037 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4038
4039 * MAINTAINERS: Add myself as build system maintainer.
4040
4041 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
4042
4043 * MAINTAINERS (Write After Approval): Add myself.
4044
4045 2006-12-13 Eric Christopher <echristo@apple.com>
4046
4047 * MAINTAINERS: Add myself as darwin maintainer.
4048
4049 2006-12-11 Ian Lance Taylor <ian@airs.com>
4050
4051 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4052
4053 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
4054
4055 MAINTAINERS: Update my entry.
4056
4057 2006-12-11 Alan Modra <amodra@bigpond.net.au>
4058
4059 * configure.in: Handle spu makefile frag.
4060 * Makefile.tpl (MAINT): Define
4061 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4062 * configure: Regenerate.
4063 * Makefile.in: Regenerate.
4064
4065 2006-12-11 Ben Elliston <bje@au.ibm.com>
4066
4067 * config.guess: Import latest version.
4068 * config.sub: Likewise.
4069
4070 2006-12-11 Ben Elliston <bje@au.ibm.com>
4071
4072 * configure.in (spu-*-*): Don't skip target-libiberty.
4073 * configure: Regenerate.
4074
4075 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
4076
4077 PR bootstrap/30134
4078 * configure.in: Correct x86 darwin support for libjava to powerpc
4079 and i?86 only.
4080 * configure: Regenerate.
4081
4082 2006-12-08 Sandro Tolaini <tolaini@libero.it>
4083
4084 * configure.in: Add x86 darwin support for libjava.
4085 * configure: Regenerate.
4086
4087 2006-12-07 Mike Stump <mrs@apple.com>
4088
4089 * Makefile.def (dependencies): Add dependency for
4090 install-target-libssp and install-target-libgomp on
4091 install-gcc.
4092 * Makefile.in: Regenerate.
4093
4094 2006-12-04 Richard Guenther <rguenther@suse.de>
4095
4096 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4097 (Non-Algorithmic Maintainers): Move over non-algorithmic
4098 loop optimizer maintainers, add myself as a non-algorithmic
4099 middle-end maintainer.
4100
4101 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
4102
4103 * MAINTAINERS (Write After Approval): Add myself.
4104
4105 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4106
4107 * configure.in: Update error message for missing GMP/MPFR.
4108
4109 * configure: Regenerate.
4110
4111 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4112
4113 * configure.in: Update MPFR version in error message.
4114
4115 * configure: Regenerate.
4116
4117 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4118
4119 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4120 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4121 --with-gmp-lib): New flags.
4122
4123 * configure: Regenerate.
4124
4125 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
4126
4127 * MAINTAINERS (Write After Approval): Change my email address.
4128
4129 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4130
4131 * MAINTAINERS (Write After Approval): Add myself.
4132
4133 2006-11-22 Philipp Thomas <pth@suse.de>
4134
4135 * MAINTAINERS (i18n): Update e-mail address.
4136
4137 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4138
4139 * MAINTAINERS (spu port): Add myself as maintainer.
4140 (Write After Approval): Remove myself.
4141
4142 2006-11-22 Ben Elliston <bje@au.ibm.com>
4143
4144 * configure.in (skipdirs): Don't build libssp for SPU.
4145 * configure: Regenerate.
4146
4147 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
4148
4149 * MAINTAINERS (spu port): Add myself as maintainer.
4150 (libobjc): Update my email address.
4151
4152 2006-11-21 Andrea Bona <andrea.bona@st.com>
4153
4154 * MAINTAINERS (Write After Approval): Add myself.
4155
4156 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4157
4158 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4159 * configure : Rebuilt.
4160
4161 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4162
4163 * MAINTAINERS (Write After Approval): Add myself.
4164
4165 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
4166
4167 * MAINTAINERS (Write After Approval): Add myself.
4168
4169 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4170
4171 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4172 libmpfr.a.
4173 * configure: Regenerate.
4174
4175 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
4176
4177 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4178 (unstage): Test for stage_last presence.
4179
4180 PR bootstrap/29802
4181 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4182 STAGE_PREFIX.
4183 * Makefile.in: Regenerate.
4184
4185 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
4186
4187 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4188 maintainers.
4189
4190 2006-11-14 Erven Rohou <erven.rohou@st.com>
4191
4192 * MAINTAINERS (Write After Approval): Add myself.
4193
4194 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
4195
4196 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4197 and stageN-package/Makefile.
4198 * Makefile.in: Regenerated.
4199
4200 2006-11-14 Jie Zhang <jie.zhang@analog.com>
4201
4202 * configure.in: Remove target-libgloss from noconfigdirs for
4203 bfin-*-*.
4204 * configure: Regenerated.
4205
4206 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4207
4208 * configure.in (have_gmp): Only error if the gcc directory exists.
4209
4210 * configure: Regenerate.
4211
4212 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4213
4214 * configure.in: Robustify error message for missing GMP/MPFR.
4215
4216 * configure: Regenerate.
4217
4218 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
4219
4220 * MAINTAINERS (Write After Approval): Add myself.
4221
4222 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
4223
4224 * MAINTAINERS: Change email address.
4225
4226 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
4227
4228 * MAINTAINERS (Write After Approval): Add myself.
4229
4230 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
4231
4232 * MAINTAINERS (Write After Approval): Add myself.
4233
4234 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
4235
4236 * MAINTAINERS (Write After Approval): Move myself to
4237 Write After Approval section.
4238
4239 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4240
4241 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
4242 need_gmp anymore.
4243 * configure: Regenerate.
4244
4245 2006-10-16 Tobias Burnus <burnus@net-b.de>
4246
4247 * MAINTAINERS (Write After Approval): Add myself.
4248
4249 2006-10-16 Ben Elliston <bje@au.ibm.com>
4250
4251 * config.guess: Import latest version.
4252 * config.sub: Likewise.
4253
4254 2006-10-10 Brooks Moses <bmoses@stanford.edu>
4255
4256 * Makefile.def: Added pdf target handling.
4257 * Makefile.tpl: Added pdf target handling.
4258 * Makefile.in: Regenerated.
4259
4260 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
4261
4262 * MAINTAINERS: Add self as score port maintainer.
4263
4264 2006-10-04 Brooks Moses <bmoses@stanford.edu>
4265
4266 * MAINTAINERS (Write After Approval): Add myself.
4267
4268 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
4269
4270 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
4271 or newer.
4272 * configure: Regenerated.
4273
4274 2006-09-27 Dave Brolley <brolley@redhat.com>
4275
4276 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4277 using $s instead of $r.
4278 * configure: Regenerated.
4279
4280 2006-09-26 Thiemo Seufer <ths@mips.com>
4281
4282 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4283 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4284 * configure: Regenerate.
4285
4286 2006-09-24 Graeme Peterson <gridly@gmail.com>
4287
4288 * MAINTAINERS (Write After Approval): Remove myself.
4289
4290 2006-09-22 Chao-ying Fu <fu@mips.com>
4291
4292 * MAINTAINERS (Write After Approval): Add myself.
4293
4294 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
4295
4296 * MAINTAINERS: Add self as soft-fp maintainer.
4297
4298 2006-09-09 Anatoly Sokolov <aesok@post.ru>
4299
4300 * MAINTAINERS: Add myself as avr maintainer.
4301 Remove Marek Michalkiewicz as avr maintainer.
4302
4303 2006-09-07 Roberto Costa <roberto.costa@st.com>
4304
4305 * MAINTAINERS (Write After Approval): Add myself.
4306
4307 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
4308
4309 * configure.in: Never build newlib for a Mingw host.
4310 Never build newlib as Mingw target library.
4311 Test the existence of winsup/cygwin for building a Cygwin newlib,
4312 rather than just winsup.
4313 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4314 building a Mingw target.
4315 * configure: Regenerate.
4316
4317 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
4318
4319 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4320
4321 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
4322
4323 * config.guess: Import from src (was more updated).
4324 * config.sub: Likewise.
4325
4326 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4327
4328 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4329 * configure: Regenerated.
4330
4331 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
4332
4333 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4334 for stages after the first.
4335
4336 2006-07-17 Jakub Jelinek <jakub@redhat.com>
4337
4338 * Makefile.def: Add dependencies for configure-opcodes
4339 on configure-intl and all-opcodes on all-intl.
4340 * Makefile.in: Regenerated.
4341
4342 2006-07-13 Ben Elliston <bje@au.ibm.com>
4343
4344 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4345
4346 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
4347
4348 Port to hosts whose 'sort' and 'tail' implementations
4349 treat operands with leading '+' as file names, as POSIX
4350 has required since 2001. However, make sure the code still
4351 works on pre-POSIX hosts.
4352 * ltmain.sh: Don't assume "sort +2" is equivalent to
4353 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4354
4355 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
4356
4357 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4358
4359 2006-07-04 Peter O'Gorman <peter@pogma.com>
4360
4361 * ltconfig: chmod 644 before ranlib during install.
4362
4363 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4364
4365 PR bootstrap/18058
4366 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4367 if the bootstrap compiler is a GCC version that supports it.
4368 * configure: Regenerate.
4369
4370 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4371
4372 * configure.in: Fix thinkos in previous check-in.
4373 * configure: Regenerate.
4374
4375 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4376
4377 PR other/27063
4378 * configure.in: Test subdir_requires and give an appropriate
4379 error message.
4380 * configure: Regenerate.
4381
4382 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
4383
4384 * MAINTAINERS (Write After Approval): Add myself.
4385
4386 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
4387
4388 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4389
4390 2006-06-22 Steve Ellcey <sje@cup.hp.com>
4391
4392 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4393
4394 2006-06-20 David Ayers <d.ayers@inode.at>
4395
4396 PR bootstrap/28072
4397 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4398 whether target-libjava is being configured instead of whether the
4399 java front end is enabled.
4400 * configure: Regenerate.
4401
4402 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4403
4404 PR target/27540
4405 * configure.in: Only enable libgomp on IRIX 6.
4406 * configure: Regenerate.
4407
4408 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
4409
4410 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4411 too.
4412 * Makefile.in: Regenerate.
4413
4414 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
4415
4416 * config-ml.in: Alter CCASFLAGS to include special
4417 multilib options the same as is done for CFLAGS.
4418
4419 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4420
4421 * configure.in: Don't enable libgomp on hpux10.
4422 * configure: Rebuilt.
4423
4424 2006-06-12 David Ayers <d.ayers@inode.at>
4425
4426 PR bootstrap/27963
4427 PR target/19970
4428 * configure.in: Remove target-boehm-gc from noconfigdirs where
4429 ${libgcj} is specified.
4430 * configure: Regenerate.
4431
4432 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
4433
4434 Sync from src:
4435
4436 * configure.in: Sync.
4437 * configure: Regenerated.
4438
4439 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4440
4441 * Makefile.def: Added dependencies from sim and gdb on intl, and
4442 added configure dependencies to everything with an all dependency
4443 on intl.
4444 * Makefile.in: Regenerated.
4445
4446 2006-06-06 David Ayers <d.ayers@inode.at>
4447
4448 PR libobjc/13946
4449 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4450 * Makefile.in: Regenerate.
4451 * configure.in: Add --enable-objc-gc at toplevel and have it
4452 enable boehm-gc for Objective-C.
4453 Remove target-boehm-gc from libgcj.
4454 Add target-boehm-gc to target_libraries.
4455 Add target-boehm-gc to noconfigdirs where ${libgcj}
4456 is specified.
4457 Assert that boehm-gc is supported when requested for Objective-C.
4458 Only build boehm-gc if needed either for Java or Objective-C.
4459 * configure: Regenerate.
4460
4461 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
4462
4463 PR 27674
4464 * Makefile.tpl (configure-[+prefix+][+module+],
4465 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4466 Remove rule to unstage bootstrapped modules.
4467 (stage_current): New.
4468 * Makefile.in: Regenerate.
4469
4470 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4471
4472 * MAINTAINERS (Write After Approval): Update my e-mail address.
4473
4474 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
4475
4476 * include/libiberty.h: Declare pex_run_in_environment.
4477
4478 2006-05-31 Asher Langton <langton2@llnl.gov>
4479
4480 * MAINTAINERS (Write After Approval): Add myself.
4481
4482 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
4483
4484 * Makefile.def (bfd, opcodes): Fix lib_path.
4485 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4486 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4487 * Makefile.in: Regenerate.
4488
4489 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4490
4491 * Makefile.in: Regenerate.
4492
4493 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4494
4495 * Makefile.def: Add install-html target. Add datarootdir
4496 docdir and htmldir to flags_to_pass.
4497 * Makefile.tpl: Add install-html target.
4498 * Makefile.in: Regenerate.
4499 * configure.in: Add --with-datarootdir, --with-docdir, and
4500 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4501 * configure: Regenerate.
4502
4503 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4504
4505 * configure.in: Enable gprof for cross builds.
4506 * configure: Regenerate.
4507
4508 2006-05-22 Richard Guenther <rguenther@suse.de>
4509
4510 Revert
4511 2006-01-31 Richard Guenther <rguenther@suse.de>
4512 Paolo Bonzini <bonzini@gnu.org>
4513
4514 * Makefile.def (target_modules): Add libgcc-math target module.
4515 * configure.in (target_libraries): Add libgcc-math target library.
4516 (--enable-libgcc-math): New configure switch.
4517 * Makefile.in: Re-generate.
4518 * configure: Re-generate.
4519 * libgcc-math: New toplevel directory.
4520
4521 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4522 Andreas Tobler <a.tobler@schweiz.ch>
4523
4524 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4525 * configure: Rebuilt.
4526
4527 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
4528
4529 * MAINTAINERS (Write After Approval): Add myself.
4530
4531 2006-05-01 DJ Delorie <dj@redhat.com>
4532
4533 * configure.in: Restore CFLAGS if GMP isn't present.
4534 * configure: Regenerate.
4535
4536 2006-05-01 Richard Guenther <rguenther@suse.de>
4537
4538 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4539 maintainer.
4540
4541 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
4542
4543 * MAINTAINERS (Write After Approval): Add myself.
4544
4545 2006-04-28 Jan Beulich <jbeulich@novell.com>
4546
4547 * MAINTAINERS (Write After Approval): Add myself.
4548
4549 2006-04-18 DJ Delorie <dj@redhat.com>
4550
4551 * configure.in (m32c): Build libstdc++-v3. Pass flags to
4552 reference libgloss so that libssp can be built in a combined
4553 tree.
4554 * configure: Regenerate.
4555
4556 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
4557
4558 * MAINTAINERS (Write After Approval): Add myself.
4559
4560 2006-04-05 Ben Elliston <bje@au.ibm.com>
4561
4562 * configure.in: Require makeinfo 4.4 or higher.
4563 * configure: Regenerate.
4564
4565 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
4566
4567 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4568 Rearrange the entries of other libraries to have them in one place.
4569
4570 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
4571
4572 * MAINTAINERS (Write After Approval): Remove myself.
4573 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4574
4575 2006-03-14 Richard Guenther <rguenther@suse.de>
4576
4577 * configure: Regenerate with autoconf 2.13.
4578
4579 2006-03-13 Jim Blandy <jimb@codesourcery.com>
4580
4581 * MAINTAINERS: Use my work address.
4582
4583 * MAINTAINERS: Update my E-mail address.
4584
4585 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
4586
4587 * configure.in: Handle --disable-<component> generically.
4588 * configure: Regenerate.
4589
4590 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
4591
4592 PR libgcj/17311
4593 * ltmain.sh: Don't use "$finalize_rpath" for compile.
4594
4595 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
4596
4597 * MAINTAINERS (Write After Approval): Remove myself.
4598 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4599
4600 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4601
4602 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
4603 (TARGET_CONFIGDIRS): Remove.
4604 * configure.in: Remove AC_SUBST(target_configdirs).
4605 * Makefile.in, configure: Regenerated.
4606
4607 2006-02-20 Steven G. Kargl <kargls@comcast.net>
4608
4609 * MAINTAINERS (Write After Approval): Remove myself.
4610 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4611
4612 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
4613
4614 PR bootstrap/25670
4615
4616 * Makefile.tpl ([+compare-target+]): Print explanation messages.
4617
4618 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4619 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4620 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4621 BUILD_PREFIX, BUILD_PREFIX_1.
4622 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4623
4624 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4625 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4626
4627 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4628 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4629 of `cat stage_current`. Always provide the `r' and `s' variables.
4630 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4631 a single shell execution.
4632 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4633 bootstrapped modules, make the stage1 module if the build was not
4634 started yet, else build the current stage.
4635 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4636 (all-build, all-host, all-target, [+make_target+]-host,
4637 [+make_target+]-target): Do not use \-continued lines.
4638 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4639 (current_stage, restrap, stage_last): New.
4640
4641 * Makefile.in: Regenerate.
4642 * configure: Regenerate.
4643
4644 2006-02-19 Bud Davis <jmdavis@link.com>
4645
4646 * MAINTAINERS (Write After Approval): Remove myself.
4647 (Language Front End Maintainers): Add myself as fortran 95
4648 maintainer and update e-mail address.
4649
4650 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4651
4652 * MAINTAINERS (Write After Approval): Remove myself.
4653 (Language Front End Maintainers): Add myself as fortran 95
4654 maintainer.
4655
4656 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
4657
4658 * MAINTAINERS (Write After Approval): Add myself.
4659
4660 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
4661
4662 * MAINTAINERS (Write After Approval): Remove myself.
4663 (Language Front End Maintainers): Add myself as
4664 fortran 95 maintainer.
4665
4666 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4667
4668 Sync from src:
4669
4670 2005-12-27 Leif Ekblad <leif@rdos.net>
4671
4672 * configure.in: Add support for RDOS target.
4673 * configure: Regenerate.
4674
4675 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4676 Andreas Schwab <schwab@suse.de>
4677
4678 * configure: Regenerate.
4679
4680 2006-02-12 David Edelsohn <edelsohn@gnu.org>
4681
4682 * configure.in (enable_libgomp): Add AIX.
4683 * configure: Regenerate.
4684
4685 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
4686
4687 * MAINTAINERS (Write After Approval): Add myself.
4688
4689 2006-02-03 Lee Millward <lee.millward@gmail.com>
4690
4691 * MAINTAINERS (Write After Approval): Add myself.
4692
4693 2006-01-31 Richard Guenther <rguenther@suse.de>
4694 Paolo Bonzini <bonzini@gnu.org>
4695
4696 * Makefile.def (target_modules): Add libgcc-math target module.
4697 * configure.in (target_libraries): Add libgcc-math target library.
4698 (--enable-libgcc-math): New configure switch.
4699 * Makefile.in: Re-generate.
4700 * configure: Re-generate.
4701 * libgcc-math: New toplevel directory.
4702
4703 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
4704
4705 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4706 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4707 the assembler, linker and binutils.
4708 * configure: Regenerate.
4709
4710 2006-01-22 Dirk Mueller <dmueller@suse.de>
4711
4712 * MAINTAINERS (Write After Approval): Add myself.
4713
4714 2006-01-20 Diego Novillo <dnovillo@redhat.com>
4715
4716 * configure: Regenerate.
4717
4718 2006-01-18 Richard Henderson <rth@redhat.com>
4719 Jakub Jelinek <jakub@redhat.com>
4720 Diego Novillo <dnovillo@redhat.com>
4721
4722 * libgomp: New directory.
4723 * Makefile.def: Add target_module libgomp.
4724 * Makefile.in: Regenerate.
4725 * configure.in (target_libraries): Add target-libgomp.
4726 * configure: Regenerate.
4727
4728 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
4729
4730 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4731 @ from continuation.
4732 * Makefile.in: Rebuilt.
4733
4734 2006-01-04 Chris Lattner <sabre@gnu.org>
4735
4736 * MAINTAINERS (Write After Approval): Add myself.
4737
4738 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
4739
4740 PR bootstrap/24252
4741
4742 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4743 * Makefile.tpl (OBJDUMP): New.
4744 (EXTRA_HOST_FLAGS): Add it.
4745 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4746
4747 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4748 to use symbolic links between directories. Avoid race conditions
4749 or make them harmless.
4750 * configure.in: Do not try to use symbolic links between directories.
4751
4752 * Makefile.def (LEAN): Pass.
4753 * Makefile.tpl (LEAN): Define.
4754 (stage[+id+]-start): Accept that the previous directory does not
4755 exist, if the bootstrap is lean.
4756 (stage[+id+]-bubble): Invoke lean bootstrap commands after
4757 stage[+id+]-start. Use a makefile variable and an `if' instead of a
4758 configure substitution.
4759 ([+compare-target+]): Likewise.
4760 ([+bootstrap-target+]-lean): New.
4761 * configure.in: Remove lean bootstrap support from here.
4762
4763 * Makefile.in: Regenerate.
4764 * configure: Regenerate.
4765
4766 2006-01-04 Ben Elliston <bje@au.ibm.com>
4767
4768 * MAINTAINERS (libdecnumber): Add myself.
4769
4770 2006-01-02 Mark Mitchell <mark@codesourcery.com>
4771
4772 * libtool-ldflags: New script.
4773
4774 2006-01-02 Andreas Schwab <schwab@suse.de>
4775
4776 * configure.in: When reconfiguring remove Makefile in
4777 all stage directories.
4778 * configure: Regenerate.
4779
4780 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
4781
4782 * MAINTAINERS: Update my email address.
4783
4784 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
4785
4786 Revert Ada-related part of the previous change.
4787
4788 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4789 Do not pass.
4790 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4791 * Makefile.in: Regenerate.
4792 * configure.in: Do not include mt-ppc-aix target fragment.
4793 * configure: Regenerate.
4794
4795 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
4796
4797 * configure.in: Select appropriate fragments for PowerPC/AIX.
4798 * configure: Regenerate.
4799
4800 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4801 BOOT_CFLAGS, BOOT_LDFLAGS.
4802 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4803 BOOT_CFLAGS, BOOT_LDFLAGS.
4804 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4805 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4806 (stage): Fail if we cannot complete the work.
4807 * Makefile.in: Regenerate.
4808
4809 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
4810
4811 * configure.in: Replace ms1 with mt.
4812 * configure: Rebuilt.
4813
4814 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
4815
4816 * MAINTAINERS: Update my email address.
4817
4818 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
4819
4820 * Makefile.tpl (all, do-[+make_target+], do-check, install,
4821 install-host-nogcc): Don't invoke $(stage) at the end.
4822 * Makefile.in: Regenerate.
4823
4824 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
4825
4826 * configure.in: Flip the top-level bootstrap switch.
4827 * configure: Regenerate.
4828
4829 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
4830
4831 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4832 $(stage) and $(unstage).
4833 (EXTRA_TARGET_FLAGS): Correct double-quoting.
4834 (all): Remove stray semicolon.
4835 (local-distclean): Don't handle multilib.tmp and multilib.out.
4836 (install.all): Set $s for consistency.
4837 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4838 check_multilibs setting. Always make the install directory.
4839 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4840 Correct @if/@endif.
4841 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4842 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4843 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4844 (multilib.out): Remove.
4845 * Makefile.in: Regenerated.
4846
4847 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
4848
4849 * MAINTAINERS (Write After Approval): Add myself.
4850
4851 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4852
4853 * MAINTAINERS: Add myself as mt maintainer.
4854
4855 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
4856
4857 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
4858
4859 * MAINTAINERS: Change email address.
4860
4861 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4862
4863 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4864 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4865 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
4866 Find in-tree tools if available.
4867 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4868 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4869 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4870 (COMPILER_*_FOR_TARGET): New.
4871 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4872 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4873 (CONFIGURED_*, USUAL_*): Remove.
4874 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4875 STRIP): Use autoconf substitutions.
4876 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4877 COMPILER_NM_FOR_TARGET): New.
4878 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4879
4880 (all): Make all-host and all-target in parallel.
4881 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4882 that $$r and $$s are set before invoking a recursive make.
4883 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4884 ([+bootstrap-target+]): Inline most of the `all' target.
4885
4886 2005-11-29 Ben Elliston <bje@au.ibm.com>
4887
4888 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4889 from the gcc build directory.
4890 * Makefile.in: Regenerate.
4891
4892 2005-11-29 Ben Elliston <bje@au.ibm.com>
4893
4894 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
4895 depend on all-libdecnumber.
4896 * configure.in (host_libs): Include libdecnumber.
4897 * Makefile.in: Regenerate.
4898 * configure: Likewise.
4899
4900 2005-11-29 Ben Elliston <bje@au.ibm.com>
4901
4902 * libdecnumber: Import decNumber sources from the dfp-branch.
4903
4904 2005-11-21 Kean Johnston <jkj@sco.com>
4905
4906 * config.sub, config.guess: Sync from upstream sources.
4907
4908 2005-11-21 Ben Elliston <bje@au.ibm.com>
4909
4910 Import from Autoconf sources:
4911
4912 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
4913 * config/move-if-change: Don't output "$2 is unchanged";
4914 suggested by Ben Elliston. Handle weird characters correctly.
4915
4916 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
4917
4918 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
4919 to match upstream libtool for darwin.
4920
4921 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
4922
4923 * Makefile.def: Remove gdb dependencies for gdbtk.
4924 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4925 (configure-gdb, install-gdb): New rules.
4926 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4927 * Makefile.in, configure: Regenerated.
4928
4929 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
4930
4931 * MAINTAINERS (Write After Approval): Add myself.
4932
4933 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
4934
4935 * MAINTAINERS (Write After Approval): Add myself.
4936
4937 2005-10-24 Diego Novillo <dnovillo@redhat.com>
4938
4939 * MAINTAINERS (alias analysis): Add Daniel Berlin and
4940 Diego Novillo.
4941
4942 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
4943
4944 PR bootstrap/24297
4945 * Makefile.tpl (do-[+make-target+], do-check, install,
4946 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4947 are set before recursing.
4948 * Makefile.in: Regenerate.
4949
4950 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
4951
4952 PR bootstrap/18939
4953 * Makefile.def (gcc) <target>: Fix thinko.
4954 * Makefile.in: Regenerate.
4955
4956 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
4957
4958 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4959 * configure: Regenerate.
4960
4961 2005-10-15 Jie Zhang <jie.zhang@analog.com>
4962
4963 * MAINTAINERS (Write After Approval): Add self.
4964
4965 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
4966
4967 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4968 target-libffi, target-qthreads, target-libjava, and
4969 targetlibobjc.
4970 * configure: Regenerate.
4971
4972 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
4973
4974 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4975 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4976 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4977 (USUAL_OBJDUMP_FOR_TARGET): New.
4978 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4979 * configure.in: Check for $OBJDUMP_FOR_TARGET.
4980 * configure, Makefile.in: Regenerated.
4981
4982 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
4983
4984 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4985 before other host packages.
4986
4987 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
4988
4989 * MAINTAINERS: Add self as sh libraries/configury maintainer.
4990
4991 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
4992
4993 PR bootstrap/22340
4994
4995 * configure.in (default_target): Remove.
4996 * Makefile.tpl (all): Do not use prerequisites as subroutines
4997 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4998 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4999 use prerequisites as subroutines.
5000 (check-host, check-target): New.
5001 (bootstrap configure & all targets): Do not use stage*-start
5002 if the directory layout is already ok.
5003 (non-bootstrap configure & all targets): Prepend a $(unstage).
5004 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5005 (NOTPARALLEL): Remove.
5006 (unstage, stage variables): New variables.
5007 (unstage, stage targets): Simply expand to those variables.
5008
5009 * configure: Regenerate.
5010 * Makefile.in: Regenerate.
5011
5012 2005-10-04 James E Wilson <wilson@specifix.com>
5013
5014 * Makefile.def (lang_env_dependencies): Add libmudflap.
5015 * Makefile.in: Regenerate.
5016
5017 2005-10-03 Andreas Schwab <schwab@suse.de>
5018
5019 Backport from libtool CVS:
5020 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
5021
5022 * ltmain.sh: add support for installing into temporary
5023 staging area (e.g. 'make install DESTDIR=...')
5024
5025 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
5026
5027 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5028 * configure: Regenerated.
5029
5030 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
5031
5032 * configure: Regenerate with the correct
5033 autoconf version.
5034
5035 2005-09-30 Catherine Moore <clm@cm00re.com>
5036
5037 * configure.in (bfin-*-*): New.
5038 * configure: Regenerated.
5039
5040 2005-09-28 Geoffrey Keating <geoffk@apple.com>
5041
5042 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5043 (LIPO_FOR_TARGET): New.
5044 (CONFIGURED_LIPO_FOR_TARGET): New.
5045 (USUAL_LIPO_FOR_TARGET): New.
5046 (STRIP_FOR_TARGET): New.
5047 (CONFIGURED_STRIP_FOR_TARGET): New.
5048 (USUAL_STRIP_FOR_TARGET): New.
5049 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5050 STRIP_FOR_TARGET.
5051 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5052 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5053 * Makefile.in: Regenerate.
5054 * configure: Regenerate.
5055
5056 2005-09-19 David Edelsohn <edelsohn@gnu.org>
5057
5058 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5059 (rs6000-*-aix*): Same.
5060 * configure: Regenerate.
5061
5062 2005-09-16 Tom Tromey <tromey@redhat.com>
5063
5064 * MAINTAINERS: Add self as java maintainer.
5065
5066 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5067
5068 * configure.in: Recognize f95 in the --enable-languages option,
5069 and substitute it for fortran, issuing a warning.
5070 * configure: Regenerate.
5071
5072 2005-08-30 Phil Edwards <phil@codesourcery.com>
5073
5074 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5075 * configure: Regenerated.
5076
5077 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
5078
5079 * MAINTAINERS: Add self as ms1 maintainer.
5080
5081 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5082
5083 * Makefile.def (libssp): Add to lang_env_dependencies.
5084 * Makefile.in: Regenerate.
5085
5086 2005-08-18 Ian Lance Taylor <ian@airs.com>
5087
5088 * MAINTAINERS: Add myself as middle-end maintainer.
5089
5090 2005-08-17 Christian Groessler <chris@groessler.org>
5091
5092 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5093 * Makefile.in: Regenerate.
5094
5095 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
5096
5097 * MAINTAINERS (write after approval): Added myself.
5098
5099 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
5100
5101 * MAINTAINERS (Write After Approval): Add myself.
5102
5103 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
5104
5105 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5106 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5107 Look for alternate names of the target cc and c++
5108 * configure: Regenerate.
5109
5110 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
5111
5112 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5113 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5114 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5115 tools; remove code to manually set them.
5116 (Target tools): Look in the environment for them.
5117 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5118 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5119 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5120 build directory.
5121 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5122 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5123 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5124 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5125 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5126 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5127 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5128 * configure: Regenerate.
5129 * Makefile.in: Regenerate.
5130
5131 2005-07-28 Ben Elliston <bje@au.ibm.com>
5132
5133 * MAINTAINERS: Update for removed CPU targets.
5134
5135 2005-07-27 Mark Mitchell <mark@codesourcery.com>
5136
5137 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5138 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5139 * Makefile.in: Regenerated.
5140
5141 2005-07-26 Mark Mitchell <mark@codesourcery.com>
5142
5143 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5144 (CFLAGS_FOR_TARGET): Use it.
5145 (CXXFLAGS_FOR_TARGET): Likewise.
5146 * Makefile.in: Regenerated.
5147 * configure.in (--with-build-sysroot): New option.
5148 * configure: Regenerated.
5149
5150 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
5151
5152 * Makefile.tpl: Wrap install between unstage and stage
5153 * Makefile.in: Regenerate.
5154
5155 2005-07-21 Eric Christopher <echristo@apple.com>
5156
5157 * MAINTAINERS: Update affiliation.
5158
5159 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
5160
5161 * MAINTAINERS: Add self as crx port maintainer.
5162
5163 2005-07-20 DJ Delorie <dj@redhat.com>
5164
5165 * MAINTAINERS: Add self as m32c maintainer.
5166
5167 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5168
5169 * all files: Update FSF address.
5170
5171 2005-07-15 Eric Christopher <echristo@redhat.com>
5172
5173 * MAINTAINERS: Change affiliation.
5174
5175 2005-07-14 Jim Blandy <jimb@redhat.com>
5176
5177 * configure.in: Add cases for Renesas m32c.
5178 * configure: Regenerated.
5179
5180 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5181
5182 * COPYING.LIB: Update from fsf.org.
5183
5184 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5185
5186 * COPYING, compile, config.guess,
5187 config.sub, install-sh, missing, mkinstalldirs,
5188 symlink-tree, ylwrap: Sync from upstream sources.
5189 * config-ml.in: Update FSF address.
5190
5191 2005-07-13 Eric Christopher <echristo@redhat.com>
5192
5193 * configure.in: Add toplevel noconfigdir support for tpf.
5194 * configure: Regenerate.
5195
5196 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
5197
5198 PR ada/22340
5199
5200 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5201 * Makefile.in: Regenerate.
5202
5203 2005-07-07 Mark Mitchell <mark@codesourcery.com>
5204
5205 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
5206 Brolley to write-after-approval.
5207
5208 2005-07-07 Andreas Schwab <schwab@suse.de>
5209
5210 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5211 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5212 * Makefile.in: Regenerated.
5213
5214 2005-07-06 Geoffrey Keating <geoffk@apple.com>
5215
5216 * configure.in: Don't build sim or rda when targetting darwin.
5217 * configure: Regenerate.
5218
5219 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
5220
5221 * configure.in: Add --enable-libssp and --disable-libssp.
5222 * configure: Regenerate with autoconf-2.13.
5223
5224 2005-07-02 Jakub Jelinek <jakub@redhat.com>
5225
5226 * Makefile.def (target_modules): Add libssp.
5227 * configure.in (target_libraries): Add target-libssp.
5228 * configure: Rebuilt.
5229 * Makefile.in: Rebuilt.
5230
5231 2005-07-01 Zack Weinberg <zackw@panix.com>
5232
5233 * MAINTAINERS: Change email address. Resign from maintainership.
5234
5235 2005-07-01 Richard Guenther <rguenther@suse.de>
5236
5237 * MAINTAINERS: Change my e-mail address and affiliation.
5238
5239 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
5240
5241 * Makefile.def (stagefeedback): Come after profile.
5242 Define profiledbootstrap target.
5243 * Makefile.tpl (profiledbootstrap): Remove.
5244 (stageprofile-end): Zap stagefeedback.
5245 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5246 * Makefile.in: Regenerate.
5247
5248 2005-06-13 Richard Sandiford <richard@codesourcery.com>
5249
5250 * MAINTAINERS: Update my email address.
5251
5252 2005-06-13 Zack Weinberg <zack@codesourcery.com>
5253
5254 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5255 In 'cpp' stanza, support '#line' as well as '# '.
5256
5257 2005-06-08 Andreas Schwab <schwab@suse.de>
5258
5259 * MAINTAINERS: Move myself from 'Write After Approval' to
5260 'CPU Port Maintainers' section as m68k maintainer.
5261
5262 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
5263
5264 * configure.in (unsupported_languages): New macro.
5265 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5266 non-ported target libraries in noconfigdirs.
5267 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5268 non-linux-gnu. Remove libgcj_ex_libffi.
5269 <lang_frag loop>: Set add_this_lang=no if the language is in
5270 unsupported_languages.
5271 * configure: Regenerate.
5272
5273 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5274
5275 * configure.in: Fix typo in handling of --with-mpfr-dir.
5276 * configure: Regenerate.
5277
5278 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
5279
5280 * MAINTAINERS: Update my email address.
5281
5282 2005-06-02 Jim Blandy <jimb@redhat.com>
5283
5284 * config.sub: Add cases for the Renesas m32c. (This patch has been
5285 accepted into the master sources.)
5286
5287 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
5288 Michael Snyder <msnyder@redhat.com>
5289 Stan Cox <scox@redhat.com>
5290
5291 * configure.in: Set noconfigdirs for ms1.
5292
5293 * configure: Regenerate.
5294
5295 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
5296
5297 * MAINTAINERS (Write After Approval): Add self.
5298
5299 2005-06-01 Josh Conner <jconner@apple.com>
5300
5301 * MAINTAINERS (Write After Approval): Add self.
5302
5303 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
5304
5305 * MAINTAINERS: Update my email address.
5306
5307 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
5308
5309 * MAINTAINERS (Write After Approval): Add self.
5310
5311 2005-05-26 Chris Demetriou <cgd@broadcom.com>
5312
5313 * MAINTAINERS (Write After Approval): Remove self.
5314
5315 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
5316
5317 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5318 (Dependencies): Consider target modules for bootstrap dependencies.
5319 Make target bootstrap modules depend on each stage's gcc.
5320 * Makefile.in: Regenerate.
5321
5322 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
5323
5324 * Makefile.def (configure-gcc): Depend on binutils having been built.
5325 (all-gcc): No need to do it here.
5326 * Makefile.in: Regenerate.
5327
5328 2005-05-19 Paul Brook <paul@codesourcery.com>
5329
5330 * configure.in: Rewrite misleading error message when requested
5331 language cannot be built.
5332 * configure: Regenerate.
5333
5334 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5335
5336 * ylwrap: Import from Automake 1.9.5.
5337
5338 2005-05-13 David Ung <davidu@mips.com>
5339
5340 * MAINTAINERS (Write After Approval): Add self.
5341
5342 2005-05-09 Mike Stump <mrs@apple.com>
5343
5344 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5345 lt_cv_sys_max_cmd_len for now.
5346
5347 2005-05-09 Stan Cox <scox@redhat.com>
5348
5349 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5350
5351 2005-05-08 Matt Kraai <kraai@ftbfs.org>
5352
5353 * README.SCO: Update the URL.
5354
5355 2005-05-05 David Edelsohn <edelsohn@gnu.org>
5356
5357 * ltconfig: Define file_list_spec. Pass file_list_spec and
5358 with_gnu_ld to libtool.
5359 * ltcf-c.sh (aix[45]): Define file_list_spec.
5360 * ltcf-cxx.sh (aix[45]): Same.
5361 * ltcf-gcj.sh (aix[45]): Same.
5362 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5363 exists, write list of input files to temporary file.
5364
5365 2005-05-04 Mike Stump <mrs@apple.com>
5366
5367 * configure.in: Always pass --target to target configures as
5368 otherwise rebuilds that do --recheck will fail.
5369 * confiugure: Rebuilt.
5370
5371 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
5372
5373 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5374 STAGE_HOST_EXPORTS.
5375 (configure, all): Add bootstrap support.
5376 (Host modules, target modules): Pass post-stage1 flags and exports.
5377 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5378 * Makefile.in: Regenerate.
5379
5380 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
5381
5382 * configure: Regenerate.
5383
5384 2005-04-27 Mike Stump <mrs@apple.com>
5385
5386 * MAINTAINERS: Add self as darwin maintainer.
5387
5388 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5389
5390 * config.sub: Update from master copy.
5391
5392 2005-04-21 Mike Stump <mrs@apple.com>
5393
5394 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5395 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5396
5397 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
5398
5399 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5400 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5401 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5402 "*-*-elf" and "*-*-linux*".
5403 * configure: Regenerate.
5404
5405 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
5406
5407 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5408
5409 2005-04-12 Mike Stump <mrs@apple.com>
5410
5411 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5412
5413 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
5414
5415 * MAINTAINERS (Write After Approval): Add myself.
5416
5417 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
5418
5419 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5420
5421 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
5422
5423 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5424 (TARGET_CONFIGARGS): Include --with-target-subdir.
5425 (configure, all): New macros. Use them throughout.
5426 * Makefile.in: Regenerate.
5427
5428 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
5429
5430 * MAINTAINERS (Write After Approval): Add myself.
5431
5432 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5433
5434 * MAINTAINERS: Remove 'loop unrolling' maintainer.
5435
5436 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
5437
5438 * MAINTAINERS: Move John Carr to Write After Approval.
5439
5440 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5441
5442 * config/mh-mingw32: Delete.
5443 * configure.in: Don't use it.
5444 * configure: Regenerate.
5445
5446 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
5447
5448 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5449 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5450 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5451 (HOST_LIB_PATH): Generate from Makefile.def.
5452 (TARGET_LIB_PATH): Likewise.
5453 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5454 * Makefile.in: Regenerate.
5455 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5456 (RPATH_ENVVAR): Include Darwin case.
5457 * configure: Regenerate.
5458
5459 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
5460
5461 * MAINTAINERS (Various Maintainers): Remove self.
5462 (Write After Approval): Add self.
5463
5464 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
5465
5466 * MAINTAINERS (Various Maintainers): Add self.
5467
5468 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
5469
5470 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5471 * configure: Regenerate.
5472
5473 2005-03-21 Zack Weinberg <zack@codesourcery.com>
5474
5475 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5476 gcc_version, and gcc_version_trigger from set of flags to pass.
5477 * Makefile.tpl: Remove definitions of above variables.
5478 (config.status): Remove dependency on $(gcc_version_trigger).
5479 * Makefile.in: Regenerate.
5480 * configure.in: Do not reference config/gcc-version.m4 nor
5481 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5482 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5483 * configure: Regenerate.
5484
5485 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
5486 Andrew Pinski <pinskia@physics.uc.edu>
5487
5488 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5489 * Makefile.in: Regenerate.
5490
5491 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
5492
5493 * MAINTAINERS (Write After Approval): Add myself.
5494
5495 2005-03-03 David Ayers <d.ayers@inode.at>
5496
5497 * MAINTAINERS (Write After Approval): Add myself.
5498
5499 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
5500
5501 PR libgcj/20160
5502 * ltmain.sh: Avoid creating archives with components that have
5503 duplicate basenames.
5504
5505 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5506
5507 PR bootstrap/20250
5508 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5509 instead of check.
5510 * Makefile.in: Regenerate.
5511
5512 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5513
5514 * Makefile.in: Regenerate to fix conflict between the previous two
5515 patches.
5516
5517 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5518
5519 PR bootstrap/17383
5520 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5521 * Makefile.tpl (HOST_SUBDIR): New substitution.
5522 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5523 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5524 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5525 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5526 (Host modules, Bootstrapped modules): Use it.
5527 (Build modules, Target modules): Do not create symlink trees,
5528 always configure out-of-srcdir.
5529 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5530 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5531 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5532 $(HOST_SUBDIR). Create a symlink for host_subdir.
5533
5534 * Makefile.in: Regenerate.
5535 * configure: Regenerate.
5536
5537 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5538
5539 Merged from libada-gnattools-branch:
5540 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
5541
5542 * gnattools: New directory.
5543 * Makefile.def: Add gnattools as a module, depending on target-libada.
5544 * Makefile.in: Regenerate.
5545 * configure.in: Include gnattools in host_tools; disable it if ada
5546 is disabled.
5547 * configure: Regenerate.
5548
5549 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
5550
5551 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5552 treelang maintainer.
5553 (Write After Approval): Remove myself.
5554
5555 2005-02-23 Paul Schlie <schlie@comcast.net>
5556
5557 * configure.in: Allow darwin targeted ports to build tk, itcl and
5558 libgui.
5559 * configure: Regenerate.
5560
5561 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5562
5563 PR libgcj/10353
5564 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5565 * configure: Regenerate.
5566
5567 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
5568
5569 * MAINTAINERS (Write After Approval): Add myself.
5570
5571 2005-02-10 Ian Lance Taylor <ian@airs.com>
5572
5573 * MAINTAINERS: Update my e-mail address.
5574
5575 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
5576
5577 * MAINTAINERS (Write After Approval): Add myself.
5578
5579 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
5580
5581 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5582 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5583 target-libgloss when not *-*-elf and *-*-aout.
5584 * configure: Regenerate.
5585
5586 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
5587
5588 * MAINTAINERS: Remove obsolete entries.
5589
5590 * MAINTAINERS (Write After Approval): Add Michael Matz.
5591
5592 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
5593
5594 * MAINTAINERS: Remove self as cpplib maintainer.
5595
5596 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5597
5598 * install-sh, config.sub: Import from upstream.
5599
5600 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5601
5602 PR bootstrap/18222
5603 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5604 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5605 * Makefile.in: Regenerate.
5606
5607 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
5608
5609 * MAINTAINERS: Update my email address.
5610
5611 2005-01-12 David Edelsohn <edelsohn@gnu.org>
5612 Andreas Schwab <schwab@suse.de>
5613
5614 PR bootstrap/18033
5615 * config-ml.in: Eval option if surrounded by single quotes.
5616
5617 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
5618
5619 Revert 2004-12-28 Makefile changes, a better fix will be
5620 applied to mainline and src after GCC 4.0 branches.
5621
5622 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
5623
5624 PR bootstrap/17383
5625
5626 * Makefile.def (target_modules): Remove stage parameter,
5627 it is always true now.
5628 * Makefile.tpl (configure-build-[+module+],
5629 configure-target-[+module+]): Always build symlink tree
5630 for the directory and for include. BUILD_SUBDIR and
5631 TARGET_SUBDIR cannot be . anymore.
5632 * Makefile.in: Regenerate.
5633
5634 2004-12-25 David Edelsohn <edelsohn@gnu.org>
5635
5636 Revert 2004-12-08 Makefile changes.
5637
5638 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
5639
5640 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5641 cygwin, mingw.
5642
5643 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
5644
5645 * configure.in (sh64-*-*): Reenable gprof.
5646 * configure: Regenerate.
5647
5648 2004-12-08 David Edelsohn <edelsohn@gnu.org>
5649
5650 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5651 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5652 (EXTRA_TARGET_FLAGS): Add PICFLAG.
5653 * Makefile.in: Regenerate.
5654
5655 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
5656
5657 * MAINTAINERS: Update my email address.
5658
5659 2004-12-07 Matt Kraai <kraai@ftbfs.org>
5660
5661 * Makefile.tpl: Generate normal dependencies if the LHS module is
5662 not bootstrapped.
5663 * Makefile.in: Regenerate.
5664
5665 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5666
5667 * configure.in: Include config/gxx-include-dir.m4. Use
5668 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
5669 * configure: Regenerate.
5670
5671 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5672
5673 * config.if: Delete.
5674 * configure.in: Set libstdcxx_incdir directly.
5675 * configure: Regenerate.
5676
5677 2004-12-02 Eric Christopher <echristo@redhat.com>
5678
5679 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5680 * Makefile.in: Regenerate.
5681
5682 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5683
5684 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5685 * configure: Regenerate.
5686
5687 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5688
5689 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
5690 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
5691 * configure: Regenerate.
5692
5693 2004-12-01 Eric Christopher <echristo@redhat.com>
5694
5695 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5696 of things to remove.
5697
5698 2004-11-29 Matt Kraai <kraai@ftbfs.org>
5699
5700 * MAINTAINERS (Write After Approval): Update my e-mail address.
5701
5702 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
5703
5704 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5705 from CVS libtool to always pass_all.
5706
5707 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5708
5709 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5710 (hppa*64*-*-*): Delete incorrect comment.
5711 * configure: Rebuilt.
5712
5713 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
5714
5715 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5716
5717 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
5718
5719 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5720 from CVS libtool to always pass_all.
5721
5722 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5723
5724 * install-sh, compile: Import from automake.
5725
5726 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5727
5728 * config.guess, config.sub: Import from savannnah.
5729
5730 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
5731
5732 * MAINTAINERS (Write After Approval): Add myself
5733
5734 2004-11-12 Mike Stump <mrs@apple.com>
5735
5736 * Makefile.def: Add html support.
5737 * Makefile.tpl: Likewise.
5738 * Makefile.in: Regenerate.
5739
5740 2004-11-11 Geoffrey Keating <geoffk@apple.com>
5741
5742 PR 18423
5743 * configure.in: Remove all instances of build-fixincludes from
5744 noconfigdirs.
5745 (build_configargs): Supply --target to subdirectories.
5746 * configure: Regenerate.
5747
5748 * Makefile.def: Make gcc install depend on fixincludes install.
5749 * Makefile.in: Regenerate.
5750
5751 2004-11-10 Janis Johnson <janis187@us.ibm.com>
5752
5753 * MAINTAINERS: Add myself as gcc testsuite maintainer.
5754
5755 2004-11-11 Paul Brook <paul@codesourcery.com>
5756
5757 * MAINTAINERS: Add self as arm maintainer. Update email address.
5758
5759 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
5760
5761 * configure.in (noconfigdirs) [mmix-*-*]: Disable
5762 target-libgfortran.
5763 * configure: Regenerate.
5764
5765 2004-11-07 David Edelsohn <edelsohn@gnu.org>
5766
5767 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5768 like CC.
5769
5770 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
5771
5772 * Makefile.def (host fixincludes): Specify missing targets.
5773 * Makefile.in: Regenerate.
5774
5775 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
5776
5777 * MAINTAINERS: Add myself
5778
5779 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
5780
5781 * MAINTAINERS (Write After Approval): Add myself.
5782
5783 2004-11-04 Geoffrey Keating <geoffk@apple.com>
5784
5785 * Makefile.def: Build fixincludes for the host, too.
5786 * Makefile.in: Regenerate.
5787 * configure.in (host_tools): Add fixincludes.
5788 * configure: Regenerate.
5789
5790 2004-11-04 Daniel Jacobowitz <dan@debian.org>
5791
5792 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5793 * configure: Regenerated.
5794
5795 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
5796
5797 PR other/17783
5798 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5799 * configure: Regenerated.
5800
5801 2004-10-31 Mark Mitchell <mark@codesourcery.com>
5802
5803 * README.SCO: Update per FSF instructions.
5804
5805 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
5806
5807 PR target/18151
5808 * configure.in (case ${target}): Do not build fixincludes for avr.
5809 * configure: Regenerated.
5810
5811 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
5812
5813 * configure.in (case ${target}): Do not build fixincludes
5814 on platforms where it is not used.
5815 * configure: Regenerated.
5816
5817 2004-10-23 Daniel Jacobowitz <dan@debian.org>
5818
5819 * configure.in: Use an absolute path to install-sh.
5820 * configure: Regenerated.
5821
5822 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
5823
5824 * MAINTAINERS (Write After Approval): Add myself.
5825
5826 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
5827
5828 * MAINTAINERS: Remove from Write After Approval those that are
5829 already maintainers.
5830
5831 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
5832
5833 * MAINTAINERS: Update my email address.
5834
5835 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
5836
5837 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5838 * configure: Regenerate.
5839
5840 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
5841
5842 * MAINTAINERS: Update my email address.
5843
5844 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
5845
5846 * MAINTAINERS (Language Front Ends Maintainers): New. Move
5847 entries belonging to this category.
5848
5849 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
5850
5851 * MAINTAINERS: Update my e-mail address.
5852
5853 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
5854
5855 Fix wrong conflict resolution in:
5856
5857 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
5858
5859 * Makefile.in: Regenerate.
5860 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5861 in the recursive `make', instead of hardwiring `all'.
5862 (Autogenerated TARGET-* variables): New.
5863
5864 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
5865
5866 * configure.in: Enable target-libgloss for crx-*-*.
5867 * configure: Regenerate.
5868
5869 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
5870
5871 * MAINTAINERS (Various Maintainers): Move the "windows,
5872 cygwin, mingw" maintainer to ...
5873 (OS Port Maintainers): ... here.
5874
5875 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
5876
5877 * MAINTAINERS (Write After Approval): Remove those that are
5878 maintainers of some subsystem.
5879
5880 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
5881
5882 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5883 * ltcf-cxx.sh (tpf*): Likewise.
5884 * ltconfig (tpf*): Add TPF OS configuration support.
5885
5886 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
5887
5888 * MAINTAINERS: Change my email address to my new work account.
5889
5890 2004-09-24 Michael Roth <mroth@nessie.de>
5891
5892 * configure.in (--without-headers): Add missing double quotes.
5893 * configure: Regenerate.
5894
5895 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
5896
5897 * ylwrap: Revert to previous version.
5898
5899 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
5900
5901 PR bootstrap/17369
5902 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5903 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5904 SET_GCC_LIB_PATH_CMD.
5905 (BASE_TARGET_EXPORTS): Likewise.
5906 * Makefile.in: Regenerated.
5907
5908 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5909 * configure: Regenerated.
5910
5911 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
5912
5913 * config.guess: New upstream version
5914 * compile, depcomp, install-sh, ylwrap: Likewise.
5915
5916 2004-09-19 Roger Sayle <roger@eyesopen.com>
5917
5918 * config/mh-x86omitfp: New host makefile fragment. Add
5919 -fomit-frame-pointer to the default BOOT_CFLAGS.
5920 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5921 * configure: Regenerate.
5922
5923 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
5924
5925 PR target/11572
5926 * configure.in (*-*-darwin*): Renable libobjc.
5927 * configure: Regenerate.
5928
5929 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
5930
5931 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
5932
5933 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
5934
5935 * Makefile.def: Remove libbanshee.
5936 * Makefile.tpl: Ditto.
5937 * configure.in: Ditto.
5938 * Makefile.in: Regen.
5939 * configure: Ditto.
5940
5941 2004-09-08 David Edelsohn <edelsohn@gnu.org>
5942
5943 * ltmain.sh: Use $pic_object as $non_pic_object if
5944 $non_pic_object=none.
5945
5946 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
5947
5948 * missing: Import latest version from master repository.
5949
5950 2004-09-06 Nick Clifton <nickc@redhat.com>
5951
5952 * config.sub: Import latest version from master repository.
5953 * config.guess: Likewise.
5954 This includes these changes:
5955
5956 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
5957
5958 * config.sub: Handle crisv32, alias etraxfs.
5959 * config.guess (crisv32:Linux:*:*): Handle.
5960
5961 2004-08-13 Brad Smith <brad@comstyle.com>
5962
5963 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5964 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5965
5966 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
5967
5968 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5969 assume the processor is a powerpc. This is because coreutils
5970 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5971 in this case, due to a MacOS X bug that causes
5972 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5973 to return a negative number.
5974 Problem reported by Petter Reinholdtsen in:
5975 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5976
5977 2004-07-19 Ben Elliston <bje@gnu.org>
5978
5979 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5980
5981 2004-06-24 Ben Elliston <bje@gnu.org>
5982
5983 * config.guess: Update copyright years.
5984 * config.sub: Likewise.
5985
5986 2004-06-22 Robert Millan <robertmh@gnu.org>
5987
5988 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5989 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5990
5991 2004-06-22 Stanley F. Quayle <stan@stanq.com>
5992
5993 * config.guess (*:*VMS:*:*): New entry. Replaces
5994 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5995 manufacturer.
5996
5997 2004-06-22 Ben Elliston <bje@gnu.org>
5998
5999 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6000 * config.sub: Likewise.
6001
6002 2004-06-22 Ben Elliston <bje@gnu.org>
6003
6004 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6005 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6006
6007 2004-06-11 Ben Elliston <bje@gnu.org>
6008
6009 * config.guess (pegasos:OpenBSD:*:*): Remove.
6010
6011 2004-06-11 Ben Elliston <bje@gnu.org>
6012
6013 From Wouter Verhelst <wouter@grep.be>:
6014 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6015
6016 2004-06-11 Ben Elliston <bje@gnu.org>
6017
6018 * config.guess (luna88k:OpenBSD:*:*): New.
6019
6020 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6021
6022 * config.guess (m32r*:Linux:*:*): New case.
6023 * config.sub: Handle m32rle.
6024
6025 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6026
6027 From Jens Petersen <petersen@redhat.com>:
6028 * config.sub: Handle sparcv8.
6029
6030 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6031
6032 From Tom Smith <smith@cag.lkg.hp.com>:
6033 * config.guess: Version suffixes are equally significant on Tru64
6034 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6035 prefix of "P" (patched kernel).
6036
6037 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6038
6039 * config.sub: Add support for National Semiconductor CRX target.
6040
6041 2004-09-03 Janis Johnson <janis187@us.ibm.com>
6042
6043 * MAINTAINERS (Various Maintainers): Remove myself as web page
6044 maintainer, add myself as maintainer of build status lists.
6045
6046 2004-09-03 Jan Beulich <jbeulich@novell.com>
6047
6048 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6049 *-*-netware, but add target-libmudflap.
6050 Consolidate *-*-netware targets (of which really only i?86 exists)
6051 into a single entry.
6052 * configure: Likewise.
6053
6054 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
6055
6056 * Makefile.tpl (sorry): Remove.
6057 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6058 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6059 (do-clean): Clean per-stage directories too.
6060 (do-distclean): Run distclean-stage1 too.
6061 (.NOTPARALLEL): Enable during toplevel bootstrap.
6062 (stage[+id+]-bubble): Enable parallel execution during
6063 the recursive invocation.
6064 * Makefile.in: Regenerate.
6065
6066 Fix previous checkin:
6067
6068 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6069 include.
6070 * configure.in: Fix indentation.
6071 * configure: Regenerate.
6072
6073 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
6074
6075 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6076 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6077 * configure: regenerate
6078 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6079 -mdynamic-no-pic
6080
6081 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
6082
6083 * Makefile.def (build_modules): Add fixincludes.
6084 (dependencies): Make gcc depend on fixincludes.
6085 * configure.in (build_tools): Add fixincludes.
6086 (build_configdirs): Always include build_libs.
6087 * Makefile.in: Regenerate.
6088 * configure: Regenerate.
6089
6090 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
6091
6092 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6093 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6094 phony targets; do not generate timestamp files.
6095 (distclean-stageN): Remove references to their timestamp files.
6096 (restageN, touch-stageN): Remove.
6097 (stageN-bubble): Rewritten.
6098 (compare): Support lean bootstraps.
6099 * Makefile.in: Regenerate.
6100
6101 * configure.in: Only warn when bootstrapping but
6102 build != host or build != target. Support lean bootstraps.
6103 * configure: Regenerate.
6104
6105 2004-08-26 Phil Edwards <phil@codesourcery.com>
6106
6107 * configure.in: Give a better error message if GMP/MPFR are missing
6108 and a language needing them has been requested.
6109 * configure: Regenerated.
6110
6111 2004-08-25 Phil Edwards <phil@codesourcery.com>
6112
6113 * configure.in: Print a list of available language front-ends if
6114 a requested one is missing. Tidy stray tab characters.
6115 * configure: Regenerated.
6116
6117 2004-08-19 Michael Koch <konqueror@gmx.de>
6118
6119 * gcc/doc/install.texi: Update entry about automake for libjava.
6120
6121 2004-08-17 Robert Millan <robertmh@gnu.org>
6122
6123 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6124 (instead of FreeBSD).
6125 * configure: Regenerate.
6126
6127 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6128
6129 * Makefile.in: Regenerate.
6130 * configure: Regenerate.
6131
6132 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6133 stage_*_flags.
6134 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6135 for bootstrapped modules if toplevel bootstrap is going.
6136 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6137 modules. Adjust for changes in Makefile.def. Enable several
6138 rules even in non-bootstrap mode, just to avoid peppering the
6139 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6140 (stage-[+prev+]-bubble): Remove.
6141
6142 * Makefile.def (Dependencies): Depend on all-build-bison,
6143 all-build-flex, all-build-byacc, all-build-texinfo, rather
6144 than the host variations.
6145 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6146 with BUILD_SUBDIR.
6147 (BISON): Update for recent Bisons.
6148 (YACC): Fix typo.
6149 (cross): Depend on all-build.
6150 (all): Do not depend on all-build.
6151 (prebootstrap): Remove.
6152 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6153 (Prebootstrap dependencies): Add them to the per-stage targets
6154 and to all-prebootstrap.
6155 * configure.in (build_configdirs): Always enable build_tools.
6156 (BUILD_DIR_PREFIX): Remove.
6157
6158 * Makefile.def (gcc): Add target variable.
6159 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6160 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6161 in the recursive `make', instead of hardwiring `all'.
6162 (Autogenerated TARGET-* variables): New.
6163
6164 2004-08-13 Brian Booth <bbooth@redhat.com>
6165
6166 * MAINTAINERS: Remove myself from write-after-approval.
6167
6168 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6169
6170 * src-release: Stop distributing mmalloc with gdb (which doesn't
6171 use it).
6172 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6173 * Makefile.in: Regenerate.
6174
6175 2004-08-09 Mark Mitchell <mark@codesourcery.com>
6176
6177 * configure.in (arm*-*-eabi*): New target.
6178 * configure: Regenerate.
6179
6180 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
6181
6182 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6183 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6184 (Dependencies): New section.
6185 * Makefile.tpl (Dependencies): Generate from Makefile.def.
6186 (configure-target-[+module+]): Depend on maybe-all-gcc
6187 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
6188 (toplevel profiledbootstrap): Fix dependencies.
6189 * Makefile.in: Regenerate.
6190
6191 2004-08-03 Mark Mitchell <mark@codesourcery.com>
6192
6193 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6194 target-libiberty to noconfigdirs.
6195 * configure: Regenerate.
6196
6197 2004-08-03 Paul Brook <paul@codesourcery.com>
6198
6199 * configure.in: Check for MPFR as well as GMP.
6200 * configure: Regenerate.
6201
6202 2004-08-01 Robert Millan <robertmh@gnu.org>
6203
6204 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6205 libmudflap for all GNU-based systems (with Glibc).
6206 * configure: Regenerate.
6207
6208 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
6209
6210 * Makefile.def (host-modules): Add gcc.
6211 * Makefile.in: Regenerate.
6212 * Makefile.tpl (sorry): New rule.
6213 (configure-host, all-host, [+make_target+]-host, do-check,
6214 install-host): Do not add gcc as a special case.
6215 (host modules): Add a small special-casing for gcc. Export
6216 extra_make_flags through the environment.
6217 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6218 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6219 other recursive targets for gcc): Remove.
6220
6221 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6222 (stage, unstage): New rules.
6223 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6224 distclean-stage[+id+]): Use stage_current.
6225 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6226 the stage*-start rules.
6227
6228 2004-08-02 Geoffrey Keating <geoffk@apple.com>
6229
6230 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6231 use -all_load flag.
6232
6233 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
6234
6235 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6236 * configure: Regenerate.
6237
6238 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
6239
6240 * maintainer-scripts/gcc_release: Revert yesterday's change.
6241
6242 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
6243
6244 * MAINTAINERS: Add myself to write-after-approval.
6245
6246 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
6247
6248 * libf2c: Removed.
6249 * gcc/gccbug.in: Updated because of libf2c removal.
6250 * maintainer-scripts/gcc_release: Ditto.
6251
6252 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
6253
6254 * configure.in: Build libmudflap by default on FreeBSD.
6255 * configure: Regenerated.
6256
6257 2004-07-09 Mark Mitchell <mark@codesourcery.com>
6258
6259 * configure.in: Do not build libmudflap by default on non-GNU/Linux
6260 systems.
6261 * configure: Regenerated.
6262
6263 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6264
6265 PR target/16344
6266 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6267 feedback based compiler.
6268 * Makefile.in: Rebuilt.
6269
6270 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
6271
6272 * Makefile.def (host_modules): Set bootstrap=true for flex.
6273 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6274 * Makefile.in: Rebuilt.
6275
6276 2004-07-07 Jan Hubicka <jh@suse.cz>
6277
6278 * MAINTAINERS: Add self as a profile feedback maintainer.
6279
6280 2004-07-05 Phil Edwards <phil@codesourcery.com>
6281
6282 * configure.in: Do not prepend $srcdir to /dev/null in
6283 makefile fragments.
6284 * configure: Regenerate.
6285
6286 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
6287
6288 * Makefile.def (build_modules): Add bison, byacc, flex,
6289 m4, texinfo.
6290 (flags_to_pass): Add FLEX.
6291 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6292 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6293 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6294 DEFAULT_MAKEINFO): Remove.
6295 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6296 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6297 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6298 objdir or else use configured tool.
6299 (all-build): New.
6300 (all): Depend on it.
6301 (Build module dependencies): Add.
6302 * Makefile.in: Regenerate.
6303 * configure.in: Better support for multiple build modules,
6304 matching what is done for host/target modules. Do not look
6305 for "plausible" locations of build tools if Canadian cross.
6306 Use autoconf's AC_PROG_CC to find a C compiler. Define
6307 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
6308 * configure: Regenerate.
6309
6310 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6311
6312 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6313 * Makefile.in: Regenerate.
6314
6315 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6316
6317 * Makefile.tpl (configure-build-[+module+],
6318 configure-[+module+], configure-target-[+module+]): Pass
6319 [+extra_configure_args+].
6320 (all-build-[+module+], all-[+module+], check-[+module+],
6321 install-[+module+], [+make_target+]-[+module+],
6322 all-target-[+module+], check-target-[+module+],
6323 install-target-[+module+], [+make_target+]-target-[+module+]):
6324 Pass [+extra_make_args+].
6325 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6326 (GCC_HOST_EXPORTS): Remove.
6327 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6328 cross, check-gcc, check-gcc-c++, install-gcc,
6329 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6330 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6331 * Makefile.in: Regenerate.
6332
6333 2004-06-21 Matthew Sachs <msachs@apple.com>
6334
6335 * MAINTAINERS: Added self to write-after-approval.
6336
6337 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
6338
6339 * configure.in: Check for srcdir/winsup rather than build directory
6340 winsup.
6341 * configure: Regenerate.
6342
6343 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
6344
6345 * configure.in: Don't build Cygwin native newlib if winsup
6346 directory is missing. Emit warning instead.
6347 * configure: Regenerate.
6348
6349 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
6350
6351 * Makefile.tpl (touch-stage[+id+]): New.
6352 (restage[+prev+]): Depend on touch-stage[+id+].
6353
6354 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6355 Use it throughout.
6356
6357 * Makefile.def: Add profile and feedback bootstrap stages.
6358 Remove next field from bootstrap stages.
6359 * Makefile.tpl (LN, LN_S): Substitute.
6360 (stageN-start, stageN-end): Use double-colon rules, to
6361 provide a hook for additional setup commands.
6362 (distclean-stageN-gcc, restageN): Create dependencies from
6363 [+prev+], not from [+next+].
6364 (stageN-bubble): Add commands for successive stages from
6365 [+prev+], using double-colon rules.
6366 (all-stageN-gcc): Fix typo.
6367 (stagefeedback-start, profiledbootstrap): New.
6368 * Makefile.in: Regenerate.
6369 * configure.in: Call ACX_PROG_LN.
6370 * configure: Regenerate.
6371
6372 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
6373
6374 * MAINTAINERS (Write After Approval): Add myself.
6375
6376 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
6377
6378 * MAINTAINERS (Write After Approval): Add myself.
6379
6380 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
6381
6382 * configure.in: Fix --enable-bootstrap breakage introduced in trees
6383 without gcc.
6384 * configure: Regenerate.
6385
6386 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6387
6388 * Makefile.tpl: Fix typo.
6389 * Makefile.in: Regenerate.
6390
6391 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6392
6393 * configure.in: Remove new- prefix from toplevel
6394 bootstrap targets.
6395 * configure: Regenerate.
6396
6397 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6398
6399 * Makefile.tpl (all.normal): Rename to all.
6400 (all): Replace with a rule to pick the default
6401 target from configure.
6402 (all-gcc, configure-gcc): Use conditionals to
6403 do nothing when toplevel bootstrap is going on.
6404 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6405 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6406 * configure.in: Support --enable-bootstrap.
6407
6408 * Makefile.def: Remove new- prefix from toplevel
6409 bootstrap targets.
6410 * Makefile.tpl: Likewise.
6411
6412 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
6413 target.
6414
6415 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6416 $(RECURSE_FLAGS) to recursive invocation of make.
6417
6418 * Makefile.in: Regenerate.
6419 * configure: Regenerate.
6420
6421 2004-05-30 Andreas Jaeger <aj@suse.de>
6422 Jim Wilson <wilson@specifixinc.com>
6423
6424 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6425 like CC.
6426
6427 2004-05-27 Daniel Jacobowitz <dan@debian.org>
6428
6429 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6430 * configure: Regenerate.
6431
6432 2004-05-25 Daniel Jacobowitz <drow@false.org>
6433
6434 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6435 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6436 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
6437 targets.
6438 * Makefile.in: Regenerate.
6439
6440 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
6441
6442 * configure.in: Test the ability to symlink directories.
6443 * configure: Regenerate.
6444
6445 * Makefile.def (bootstrap-stage): New definitions.
6446 * Makefile.tpl (configure-stage1-gcc,
6447 configure-stage2-gcc, configure-stage3-gcc,
6448 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6449 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6450 new-restage3, compare): Autogenerate, see Makefile.in
6451 entry for behavioral changes.
6452 (distclean-stage1, new-stage1-start, new-stage1-end,
6453 new-stage1-bubble, distclean-stage2, new-stage2-start,
6454 new-stage2-end, new-stage2-bubble, distclean-stage3,
6455 new-stage3-start, new-stage3-end): New autogenerated targets.
6456 (objext, prebootstrap, BOOT_CFLAGS,
6457 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6458 targets.
6459
6460 * Makefile.in: Regenerate.
6461 (distclean-stage1, new-stage1-start, new-stage1-end,
6462 new-stage1-bubble, distclean-stage2, new-stage2-start,
6463 new-stage2-end, new-stage2-bubble, distclean-stage3,
6464 new-stage3-start, new-stage3-end): New targets.
6465 (all-stage1-gcc): Move prebootstrap dependency from here...
6466 (configure-stage1-gcc): ...to here.
6467 (new-bootstrap): Use bubble targets.
6468 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6469 Use per-stage distclean targets.
6470 (configure-stage1-gcc, configure-stage2-gcc,
6471 configure-stage3-gcc, all-stage1-gcc,
6472 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6473 Use new-stageN-start to prepare the tree.
6474
6475 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
6476
6477 * Makefile.def (host_modules): add libcpp.
6478 * Makefile.tpl: Add dependencies on and for libcpp.
6479 * Makefile.in: Regenerate.
6480 * configure.in: Add libcpp host module.
6481 * configure: Regenerate.
6482
6483 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
6484
6485 * Makefile.tpl: Whenever a recursive target is defined, wrap
6486 it in a special @if/@endif block, and prepare its maybe
6487 dependency in the @if/@endif block
6488 * configure.in: Instead of writing maybe dependencies, remove
6489 the @if/@endif statements, and remove the @if/@endif blocks
6490 that remain.
6491 * configure: Regenerate.
6492 * Makefile.in: Regenerate.
6493
6494 2004-05-20 Janis Johnson <janis187@us.ibm.com>
6495
6496 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6497
6498 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
6499
6500 PR bootstrap/15120
6501 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6502 * */configure: Rebuilt.
6503
6504 2004-05-17 Zack Weinberg <zack@codesourcery.com>
6505
6506 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6507 of libf2c.
6508 * configure, Makefile.in: Regenerate.
6509
6510 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
6511
6512 * MAINTAINERS (Write After Approval): Add myself.
6513
6514 2004-05-13 Diego Novillo <dnovillo@redhat.com>
6515
6516 Merge from tree-ssa-20020619-branch.
6517
6518 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6519 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6520 (HOST_GMPLIBS): Define.
6521 (HOST_GMPINC): Define.
6522 (TARGET_LIB_PATH): Add libmudflap.
6523 (GFORTRAN_FOR_TARGET): Define.
6524 (configure-build*): Export GFORTRAN.
6525 (configure-gcc): Export GMPLIBS and GMPINC.
6526 (all-gcc): Add maybe-all-libbanshee.
6527 (configure-target-libgfortran): Define.
6528 * Makefile.in: Regenerate.
6529 * configure.in (host_libs): Add libbanshee.
6530 (target_libraries): Add target-libmudflap and target-libgfortran.
6531 Add --with-libbanshee.
6532 Handle --disable-libmudflap.
6533 (*-*-freebsd*): Use with_gmp.
6534 Add $(libgcj) to noconfigdirs.
6535 * configure: Regenerate.
6536 * depcomp: New file.
6537 * MAINTAINERS: Add tree-ssa maintainers.
6538
6539 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
6540
6541 * MAINTAINERS (Various Maintainers): Add myself.
6542
6543 2004-04-30 Brian Ford <ford@vss.fsi.com>
6544
6545 * MAINTAINERS (Write After Approval): Add myself.
6546
6547 2004-04-29 Uros Bizjak <uros@kss-loka.si>
6548
6549 * MAINTAINERS (Write After Approval): Add myself.
6550
6551 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
6552
6553 * config/acx.m4: Fix fastcompare support for new-bootstrap.
6554 * configure: Regenerate.
6555
6556 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
6557
6558 Revert:
6559 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6560
6561 * Makefile.def (flags_to_pass): Remove *dir variables that
6562 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6563 as well as prefix and exec_prefix.
6564 * Makefile.in: Regenerate.
6565
6566 2004-04-26 Robert Millan <robertmh@gnu.org>
6567
6568 Add patches from libtool CVS.
6569 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6570 * ltconfig: Likewise.
6571 * ltcf-c.sh: Likewise.
6572 * ltcf-cxx.sh: Likewise.
6573 * ltcf-gcj.sh: Likewise.
6574
6575 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6576
6577 * Makefile.def (host_modules): Mark with the bootstrap
6578 flag packages on which gcc depends.
6579 * Makefile.tpl (all-bootstrap): Use it.
6580 * Makefile.in: Regenerate.
6581
6582 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6583
6584 * Makefile.def (flags_to_pass): Remove *dir variables that
6585 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6586 as well as prefix and exec_prefix.
6587 * Makefile.in: Regenerate.
6588
6589 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6590
6591 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6592 * configure: Regenerate.
6593 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6594 * gcc/Makefile.tpl (compare): Use the result of the test.
6595 * gcc/Makefile.in: Regenerate.
6596
6597 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
6598
6599 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6600 Always relocate gcc and prev-gcc to the original names, even
6601 if the build fails.
6602 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6603 New targets.
6604
6605 2004-04-23 Laurent GUERBY <laurent@guerby.net>
6606
6607 * MAINTAINERS: Update my email address.
6608
6609 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6610
6611 * configure.in (mips*-*-irix5*): Enable ld.
6612 * configure: Regenerate.
6613
6614 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6615
6616 * configure: Regenerate.
6617
6618 2004-04-15 James E Wilson <wilson@specifixinc.com>
6619
6620 * Makefile.tpl (configure-[+module+], configure-gcc,
6621 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6622 Set and export LDFLAGS.
6623 * Makefile.in: Regenerate.
6624
6625 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
6626
6627 * MAINTAINERS: Add myself to write-after-approval.
6628
6629 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
6630
6631 PR bootstrap/14871
6632 * Makefile.tpl: If we don't have built-in-tree target tools,
6633 use the ones found by configure rather than hacking around with
6634 program_transform_name.
6635 * configure.in: Give Makefile.tpl the information necessary
6636 to do that.
6637 * Makefile.in: Regenerate.
6638 * configure: Regenerate.
6639
6640 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
6641
6642 PR bootstrap/14760
6643 * configure.in: When computing baseargs, strip *all* copies of
6644 offending options. Also, don't match/substitute the trailing space,
6645 so that this actually works when two similar options are separated by
6646 only one space.
6647 * configure: Regenerate.
6648
6649 2004-04-06 David Edelsohn <edelsohn@gnu.org>
6650
6651 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6652 (rs6000-*-aix*): Same.
6653 * configure: Regenerate.
6654
6655 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
6656
6657 * MAINTAINERS: Add myself to write-after-approval.
6658
6659 2004-04-03 Bud Davis <bdavis9659@comcast.net>
6660
6661 * MAINTAINERS: Add myself to write-after-approval.
6662
6663 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
6664
6665 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6666 STRICT_WARN, WARN_CFLAGS flags passed down to make.
6667 * Makefile.in: Regenerate.
6668
6669 * configure.in (top level bootstrap support): Rework --enable-werror
6670 to set @stage2_werror_flag@.
6671 * configure: Regenerate.
6672 * Makefile.tpl (top level bootstrap support): Pass
6673 @stage2_werror_flag@ down to configure in stages 2 and 3.
6674 * Makefile.in: Regenerate.
6675
6676 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
6677
6678 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6679 for stages 2 and 3 as well as in make. As a consequence, remove
6680 OUTPUT_OPTION (now detected by configure) from the flags passed down
6681 to make.
6682 * Makefile.in: Regenerate.
6683
6684 * Makefile.tpl (new-bootstrap): Fix typo.
6685 * Makefile.in: Regenerate.
6686
6687 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
6688
6689 * Makefile.tpl: Rearrange by moving recursive_targets rules
6690 into their proper sections.
6691 * Makefile.tpl (top level bootstrap support): Move disabling
6692 of coverage flags from 'make' to 'configure'; improve comments.
6693 * Makefile.in: Regenerate.
6694
6695 * Makefile.tpl (experimental top level bootstrap) Move stage1
6696 language setting from all- target to configure- target; disable
6697 intermodule optimization in stage 1; prevent gratuitous rebuilds
6698 of stage 1.
6699 * Makefile.in: Regenerate.
6700 * configure.in: Comma-separate stage 1 language list for top
6701 level bootstrap.
6702 * configure: Regenerate.
6703
6704 * Makefile.tpl: Clean up experimental top level bootstrap support:
6705 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6706 prev-gcc in configure- targets as well as all- targets.
6707 * Makefile.in: Regenerate.
6708
6709 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
6710
6711 * compile: New file imported from automake.
6712
6713 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
6714
6715 * configure.in: Remove symbolic link section.
6716 * configure: Regenerate.
6717 * Makefile.tpl (links): Remove.
6718 * Makefile.in: Regenerate.
6719
6720 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
6721 Nathanael Nerode <neroden@gcc.gnu.org>
6722
6723 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6724 Set with AC_CHECK_PROGS.
6725 * configure.in: Fix comment typo from last patch.
6726 * configure: Regenerate.
6727
6728 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
6729
6730 * Makefile.tpl: Introduce experimental top level bootstrap support.
6731 * Makefile.in: Regenerate.
6732 * configure.in: Introduce support for top level bootstrap.
6733 * configure: Regenerate.
6734
6735 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
6736 Paolo Bonzini <bonzini@gnu.org>
6737
6738 PR bootstrap/14522
6739 * configure.in: Cope with shells that do not support unquoted ^
6740 * configure: Regenerate.
6741
6742 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
6743 Paolo Bonzini <bonzini@gnu.org>
6744
6745 PR bootstrap/14522
6746 * configure.in: Cope with shells that do not support nesting
6747 quotes inside quoted backquote substitutions.
6748 * configure: Regenerate.
6749
6750 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
6751
6752 PR bootstrap/14522
6753 * configure.in: Fix escaping of $.
6754 * configure: Regenerate.
6755
6756 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
6757
6758 * configure: Regenerate, since I forgot to while committing Paolo's
6759 changes.
6760
6761 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
6762
6763 PR ada/14131
6764 Move language detection to the top level.
6765 * configure.in: Find default values for the tools as
6766 soon as possible. Disable ada if GNAT is not found.
6767 Emit error message about missing languages. Expand
6768 --enable-languages=all for the gcc subdirectory.
6769
6770 2004-03-10 Ben Elliston <bje@gnu.org>
6771
6772 * MAINTAINERS: Update my email address.
6773
6774 2004-03-05 David Edelsohn <edelsohn@gnu.org>
6775
6776 * ltconfig: Disable building static libraries if building shared
6777 libraries on AIX 5L.
6778
6779 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
6780
6781 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6782 and disable libgcj.
6783 * configure: Regenerated.
6784
6785 2004-03-01 Brian Booth <bbooth@redhat.com>
6786
6787 * MAINTAINERS: Add myself to write-after-approval.
6788
6789 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
6790
6791 * MAINTAINERS: Add myself to write-after-approval.
6792
6793 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6794
6795 PR bootstrap/7087
6796 * Makefile.tpl: Guard XFOO sed statements better.
6797 * Makefile.tpl: Add dependency for configure-target-libada.
6798 * Makefile.in: Regenerate (incidentally fixes broken
6799 commit when libada-branch was merged).
6800
6801 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
6802
6803 * MAINTAINERS: Add myself to write-after-approval.
6804
6805 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
6806
6807 * MAINTAINERS: Add Nicola Pero and myself as libobjc
6808 maintainers.
6809
6810 2004-02-20 Andrew Cagney <cagney@redhat.com>
6811
6812 * config.guess: Update from version 2003-10-16 to 2004-02-16.
6813 * config.sub: Update from version 2003-11-03 to 2004-02-16.
6814
6815 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
6816
6817 PR bootstrap/11932
6818 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6819
6820 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
6821
6822 * MAINTAINERS: Added myself to write-after-approval.
6823
6824 2004-02-14 Michael Koch <konqueror@gmx.de>
6825
6826 * MAINTAINERS: Added myself to write-after-approval.
6827
6828 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
6829
6830 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
6831 some OS port maintainers to OS port maintainers section.
6832
6833 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
6834
6835 * MAINTAINERS: Add self.
6836
6837 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
6838
6839 * MAINTAINERS: Alphabetize.
6840
6841 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
6842
6843 * MAINTAINERS: Remove myself.
6844
6845 2004-02-11 David Edelsohn <edelsohn@gnu.org>
6846
6847 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6848 (rs6000-*-aix*): Same.
6849 * configure: Regenerate.
6850
6851 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
6852
6853 * configure.in (host): Add in missing $noconfigdirs to defines.
6854 * configure: Regenerate.
6855
6856 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
6857 Nathanael Nerode <neroden@gcc.gnu.org>
6858
6859 PR ada/6637, PR ada/5911
6860 Merge with libada-branch:
6861 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6862 with appropriate dependencies. Add --enable-libada configure switch.
6863 * configure, Makefile.in: Regenerate.
6864
6865 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
6866
6867 * MAINTAINERS: Add myself to write-after-approval.
6868
6869 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6870
6871 * configure.in: Don't pass --with-stabs on IRIX 5 either.
6872 * configure: Regenerate.
6873
6874 2004-02-04 Geoffrey Keating <geoffk@apple.com>
6875
6876 Merge from upstream:
6877
6878 * ltmain.in: When setting IFS to '~', be careful about user
6879 arguments that contain '~'.
6880
6881 2004-02-04 Peter O'Gorman <peter@pogma.com>
6882
6883 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
6884 Also test $base_compile against $CC with escaped arguments. Bug
6885 reported by Geoff Keating <geoffk@apple.com>.
6886
6887 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
6888
6889 * MAINTAINERS: Remove i960 port.
6890
6891 2004-01-23 DJ Delorie <dj@redhat.com>
6892
6893 * Makefile.def (target_modules) [libiberty]: Don't stage.
6894 * Makefile.in: Rebuilt.
6895
6896 2004-01-20 Caroline Tice <ctice@apple.com>
6897
6898 * MAINTAINERS: Add myself to write-after-approval.
6899
6900 2004-01-19 Paolo Carlini <pcarlini@suse.de>
6901
6902 * MAINTAINERS: Update my email address.
6903
6904 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
6905
6906 * MAINTAINERS: Add myself to write-after-approval.
6907
6908 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6909
6910 * MAINTAINERS: Remove entries without email address.
6911
6912 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
6913
6914 * MAINTAINERS: Add myself to write-after-approval.
6915
6916 2004-01-15 Steven Bosscher <stevenb@suse.de>
6917
6918 * MAINTAINERS: Update my email address.
6919
6920 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
6921
6922 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6923 * Makefile.tpl (configure-target-[+module+]): Support stage.
6924 * Makefile.in: Rebuilt.
6925
6926 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
6927
6928 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
6929
6930 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
6931
6932 * MAINTAINERS: Add myself as a MIPS maintainer.
6933
6934 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
6935
6936 * configure.in: Use ./config.cache, not config.cache.
6937 * configure: Regenerate.
6938 * Makefile.tpl: Special-casing not needed for GCC any more.
6939 * Makefile.in: Regenerate.
6940
6941 * configure.in: Don't share a cache file for host dirs.
6942 * configure: Regenerate.
6943
6944 * config-ml.in: Don't mess with the cache file.
6945
6946 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
6947
6948 * MAINTAINERS: Move myself from 'Write After Approval' to
6949 'CPU Port Maintainers' section as SPARC maintainer.
6950
6951 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
6952
6953 * Makefile.tpl: Make GCC use a separate config.cache.
6954 * Makefile.in: Regenerate.
6955
6956 PR bootstrap/11932, PR bootstrap/11933
6957 (I don't know if it will fix either of them, but it relates
6958 to them.)
6959 * configure.in: Don't use shared config.cache for target
6960 directories.
6961 * configure: Regenerate.
6962
6963 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
6964
6965 * MAINTAINERS: Add myself to 'Write After Approval' section.
6966
6967 2003-12-31 Roger Sayle <roger@eyesopen.com>
6968
6969 * configure.in (ia64*-*-hpux*): Disable building java libraries.
6970 * configure: Regenerated.
6971
6972 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
6973
6974 * MAINTAINERS: Remove the mn10200 maintainer.
6975
6976 2003-12-21 Bernardo Innocenti <bernie@develer.com>
6977
6978 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6979 * configure: Regenerated.
6980
6981 2003-12-16 Jan Hubicka <jh@suse.cz>
6982
6983 * MAINTAINERS: Add myself as callgraph maintainer.
6984
6985 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
6986
6987 * configure.in (raw_libstdcxx_flags): Remove the leading space.
6988 * configure: Regenerate.
6989
6990 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6991
6992 * MAINTAINERS: Move myself from 'Bug database only accounts' to
6993 'Write After Approval' section. Update email.
6994
6995 2003-12-01 James Lemke <jim@wasabisystems.com>
6996
6997 * MAINTAINERS (Write After Approval): Add myself.
6998
6999 2003-11-20 Matt Thomas <matt@3am-software.com>
7000
7001 * MAINTAINERS: Add myself as a vax port maintainer.
7002
7003 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
7004
7005 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7006 (configure-build-[+module+], configure-[+module+]): Likewise.
7007 (configure-target-[+module+], configure-gcc, config.status): Likewise.
7008 * Makefile.in: Regenerate.
7009
7010 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
7011
7012 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7013 shared/dylibed libraries.
7014 * ltmain.sh: Likewise.
7015 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7016 * ltcf-cxx.sh: Likewise.
7017 * ltcf-gcj.sh: Likewise.
7018 * ltconfig: Likewise.
7019
7020 2003-11-17 Stan Cox <scox@redhat.com>
7021
7022 * MAINTAINERS: Add myself as iq2000 port maintainer.
7023
7024 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7025
7026 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7027 * Makefile.in: Regenerate.
7028
7029 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
7030
7031 * config.sub: Update to 2003-11-03 version.
7032
7033 2003-10-20 Phil Edwards <phil@codesourcery.com>
7034
7035 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
7036 * configure: Regenerate.
7037
7038 2003-10-20 Nicolas Pitre <nico@cam.org>
7039
7040 * MAINTAINERS: Add myself to 'Write After Approval' section.
7041
7042 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
7043
7044 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7045
7046 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
7047
7048 * MAINTAINERS: Update my email address.
7049
7050 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7051
7052 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7053
7054 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
7055
7056 * MAINTAINERS: Add myself to 'Write After Approval' section.
7057
7058 2003-10-16 Bernardo Innocenti <bernie@develer.com>
7059
7060 * config.guess: Update to 2003-10-16 version.
7061 * config.sub: Update to 2003-10-16 version.
7062
7063 2003-10-15 David Daney <ddaney@avtrex.com>
7064
7065 * MAINTAINERS: Added myself to 'Write After Approval' section.
7066
7067 2003-10-15 Falk Hueffner <falk@debian.org>
7068
7069 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7070 'Write After Approval' section. Update email.
7071
7072 2003-10-14 Roger Sayle <roger@eyesopen.com>
7073
7074 * MAINTAINERS: Move myself from 'Write After Approval' to
7075 'Various Maintainers' section as middle-end maintainer.
7076
7077 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
7078
7079 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7080 HOST_FLAGS_TO_PASS.
7081 * Makefile.in: Regenerate.
7082
7083 2003-10-11 Bernardo Innocenti <bernie@develer.com>
7084
7085 * config.guess: Update to 2003-10-07 version.
7086 * config.sub: Update to 2003-10-07 version.
7087
7088 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7089
7090 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7091 * ltconfig (irix5*, irix6*): Don't override version_type.
7092
7093 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
7094
7095 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7096 * configure: Rebuilt
7097 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7098 * Makefile.in: Rebuilt
7099
7100 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
7101
7102 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7103
7104 2003-09-30 Carlo Wood <carlo@alinoe.com>
7105
7106 * MAINTAINERS (Write After Approval): Add myself.
7107
7108 2003-09-29 Paul Koning <ni1d@arrl.net>
7109
7110 * MAINTAINERS: Move myself from "Write After Approval"
7111 to CPU platform maintainers for pdp11 platform.
7112
7113 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
7114
7115 * MAINTAINERS: Move myself from 'Write After Approval' to
7116 'Various Maintainers' section as libffi testsuite maintainer.
7117
7118 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
7119
7120 * configure.in: Pass a computed --program-transform-name
7121 to subconfigures.
7122 * configure: Regenerated.
7123
7124 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7125
7126 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7127 * Makefile.in: Regenerate.
7128
7129 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7130 * Makefile.in: Regenerate.
7131
7132 2003-09-19 Ziemowit Laski <zlaski@apple.com>
7133
7134 * MAINTAINERS: Move myself from 'Write After Approval'
7135 to 'Various Maintainers' (objective-c) section.
7136
7137 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
7138
7139 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7140 quoting.
7141 * configure: Regenerated.
7142
7143 2003-09-16 Joel Brobecker <brobecker@gnat.com>
7144
7145 * MAINTAINERS (Write After Approval): Add myself to write after
7146 approval list.
7147
7148 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
7149
7150 * MAINTAINERS (Write After Approval): Add myself.
7151
7152 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
7153
7154 * MAINTAINERS: Update my e-mail address.
7155
7156 2003-09-09 Alan Modra <amodra@bigpond.net.au>
7157
7158 * libtool.m4 (LD): Correct powerpc64 host match.
7159
7160 2003-09-06 James E Wilson <wilson@tuliptree.org>
7161
7162 * MAINTAINTERS: Update my affiliation and email address.
7163
7164 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7165
7166 * MAINTAINERS (Write After Approval): Add myself.
7167
7168 2003-09-04 DJ Delorie <dj@redhat.com>
7169
7170 * configure: Regenerate.
7171
7172 2003-09-04 Robert Millan <robertmh@gnu.org>
7173
7174 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7175
7176 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7177
7178 * configure.in: Ensure arguments to sed are properly spaced.
7179 * configure: Regenerate.
7180
7181 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7182
7183 * MAINTAINERS: Update my e-mail address.
7184
7185 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
7186
7187 * MAINTAINERS (Write After Approval): Add myself.
7188
7189 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
7190
7191 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7192 * configure: Regenerated.
7193
7194 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
7195
7196 * MAINTAINERS: Update my email address.
7197
7198 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
7199
7200 * configure.in: Use newline instead of semicolon when assuming
7201 shell arguments in a for loop.
7202 * configure: Regenerated.
7203
7204 2003-08-22 Jason Eckhardt <jle@rice.edu>
7205
7206 * MAINTAINERS: Resurrect the i860 maintainer.
7207
7208 2003-08-20 Geoffrey Keating <geoffk@apple.com>
7209
7210 PR 8180
7211 * configure.in: When testing with_libs and with_headers, treat
7212 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
7213 * configure: Regenerate.
7214
7215 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7216 make, shell, etc.
7217 (baseargs): Likewise.
7218 * configure: Regenerate.
7219
7220 2003-08-20 Bernardo Innocenti <bernie@develer.com>
7221
7222 * MAINTAINERS (Write After Approval): Add myself.
7223
7224 2003-08-19 Geoffrey Keating <geoffk@apple.com>
7225
7226 * configure.in: Disable libgcj for darwin not on powerpc.
7227 * configure: Rebuild.
7228
7229 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
7230
7231 * config-ml.in, symlink-tree: Add license.
7232
7233 2003-08-03 Richard Stallman <rms@gnu.org>
7234 Eben Moglen <moglen@columbia.edu>
7235
7236 * README.SCO: New file.
7237
7238 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
7239
7240 * Makefile.tpl (check, check-c++): Express dependencies using
7241 dependencies rather than commands.
7242 * Makefile.in: Regenerate.
7243
7244 2003-08-01 Andrew Cagney <cagney@redhat.com>
7245
7246 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7247 * configure: Ditto.
7248
7249 2003-07-31 Geoffrey Keating <geoffk@apple.com>
7250
7251 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7252 * Makefile.in: Update.
7253
7254 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
7255
7256 * configure.in: Enable libgcj for darwin.
7257 * configure: Rebuild.
7258
7259 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
7260
7261 * config-ml.in: Use ac_configure_args directly instead of
7262 ml_arguments. Only set ml_norecursion if --no[-]recursion is
7263 actually seen.
7264
7265 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
7266
7267 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7268 creating target and build subdirs to build all parent dirs as needed.
7269 * Makefile.in: Rebuild.
7270 * configure.in: Don't build dirs explicitly here.
7271 * configure: Rebuild.
7272
7273 2003-07-26 Paul Brook <paul@nowt.org>
7274
7275 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7276
7277 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
7278
7279 * Makefile.tpl (all-make): Depend on intl.
7280 * Makefile.in: Rebuilt.
7281
7282 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
7283
7284 * install-sh: Update to newer upstream versions (associated with
7285 aclocal 1.7).
7286 * mkinstalldirs: Likewise.
7287 * missing: Likewise, plus $1Help2man -> $1 typo fix.
7288
7289 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
7290
7291 * MAINTAINERS: Move self from Bug database only accounts
7292 to write-after-approval.
7293
7294 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
7295
7296 * config.if: Remove unused libc_interface determination.
7297
7298 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
7299
7300 * MAINTAINERS: Move self from write-after-approval to
7301 build machinery (*.in).
7302
7303 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
7304
7305 PR bootstrap/11273
7306 PR bootstrap/11408
7307 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
7308 unused INSTALL_PROGRAM_ARGS.
7309 * configure.in: Use AC_PROG_INSTALL.
7310 * Makefile.in: Regenerate.
7311 * configure: Regenerate.
7312
7313 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
7314
7315 * MAINTAINERS: Alphabetize.
7316
7317 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
7318
7319 * configure: Rebuilt.
7320 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7321 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7322 newlib nor libgloss.
7323 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
7324 * configure.in (am33_2.0-*-linux*): Added.
7325
7326 2003-07-09 Bob Wilson <bob.wilson@acm.org>
7327
7328 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7329 * configure: Regenerate.
7330
7331 2003-07-07 Zack Weinberg <zack@codesourcery.com>
7332
7333 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7334 * Makefile.in: Regenerate.
7335
7336 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7337
7338 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7339 * Makefile.in: Regenerate.
7340
7341 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
7342
7343 * Makefile.tpl: Replace PWD with PWD_COMMAND.
7344 * Makefile.in: Regenerated.
7345
7346 * config-ml.in: Replace PWD with PWD_COMMAND.
7347
7348 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7349
7350 * intl: New directory; see intl/ChangeLog for details.
7351 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7352 * Makefile.tpl: all-gcc depends on maybe-all-intl.
7353 * Makefile.in: Regenerate.
7354
7355 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
7356
7357 * configure.in: Clean up config-lang.in handling. Delete
7358 useless assignment to "subdirs".
7359 * configure: Regenerate.
7360
7361 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
7362
7363 * configure.in: Rename 'target_libs' to 'target_libraries'.
7364 Remove useless reference to 'target_libs'.
7365 * configure: Regenerate.
7366
7367 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
7368
7369 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7370 * Makefile.in: Regenerate.
7371
7372 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
7373
7374 * Makefile.def: Introduce flags_to_pass.
7375 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7376 * Makefile.in: Regenerate.
7377
7378 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
7379
7380 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7381 and target-libgloss.
7382 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7383 <h8300*-*-*>: Disable libf2c and ${libgcj}.
7384 * configure: Regenerate.
7385
7386 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
7387
7388 * configure.in: Update testsuite_flags to new location.
7389 * configure. Regenerate.
7390
7391 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
7392
7393 * Makefile.tpl: Remove BUILD_CC stuff.
7394 * Makefile.in: Regenerate.
7395
7396 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
7397
7398 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7399
7400 2003-06-16 Graeme Peterson <gp@qnx.com>
7401
7402 * MAINTAINERS (Write After Approval): Add myself.
7403
7404 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
7405
7406 * config.guess: Update to 2003-06-12 version.
7407 * config.sub: Update to 2003-06-13 version.
7408
7409 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
7410
7411 * config.guess: Update to 2003-06-06 version.
7412 * config.sub: Update to 2003-06-06 version.
7413
7414 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7415
7416 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7417 * configure. Regenerate.
7418
7419 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
7420
7421 * configure.in: Disable serial configure by default.
7422 * configure: Regenerate.
7423 * Makefile.tpl: Abolish .NOTPARALLEL.
7424 * Makefile.in: Regenerate.
7425
7426 * Makefile.tpl: Replace {build,host,target}_canonical by
7427 {build,host,target}.
7428 * Makefile.in: Regenerate.
7429
7430 * Makefile.tpl: Fix stupid pasto.
7431 * Makefile.in: Regenerate.
7432
7433 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
7434
7435 * Makefile.tpl: Remove bogus conditional.
7436 * Makefile.in: Regenerate.
7437
7438 2003-06-05 Jan Hubicka <jh@suse.cz>
7439
7440 * Makefile.tpl (profiledbootstrap): New target.
7441 * Makefile.in (profiledbootstrap): New target.
7442
7443 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
7444
7445 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7446 Pinski. Remove user names from other bugzilla-only maintainers.
7447
7448 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
7449
7450 * Makefile.tpl: Make 'recursive targets' using autogen rather
7451 than shell loop. Remove duplicate 'clean' targets and false
7452 comments.
7453 * Makefile.def: Add systematic dependencies to 'recursive' targets.
7454 Add systematic method of specifying missing targets in subdirs.
7455 Add copyright boilerplate.
7456 * Makefile.in: Regenerate.
7457 * configure.in: Add 'recursive targets' to maybe list.
7458 * configure: Regenerate.
7459
7460 * MAINTAINERS: "GNATS only" -> "Bug database only".
7461
7462 * Makefile.tpl: Rename [+target+] to [+make_target+].
7463 * Makefile.def: Rename 'target' to 'make_target'.
7464
7465 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
7466
7467 * MAINTAINERS: Add self as options handling maintainer.
7468
7469 2003-05-28 Michael Meissner <gnu@the-meissners.org>
7470
7471 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7472 been too long since I touched those ports.
7473
7474 2003-05-28 DJ Delorie <dj@redhat.com>
7475
7476 * Makefile.tpl: Make maybe-check-gcc .PHONY.
7477 * Makefile.in: Regenerate.
7478
7479 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7480
7481 * configure.in: Use curly braces in the definition of tooldir.
7482 * configure: Regenerate.
7483
7484 2003-05-21 DJ Delorie <dj@redhat.com>
7485
7486 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7487 newlib or libgloss.
7488 * Makefile.in: Regenerate.
7489
7490 2003-05-21 DJ Delorie <dj@redhat.com>
7491
7492 * Makefile.tpl: Add missing empty maybe-check-gcc target.
7493 * Makefile.in: Regenerate.
7494
7495 2003-05-20 Ian Lance Taylor <ian@airs.com>
7496
7497 * MAINTAINERS: Update my e-mail address.
7498
7499 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
7500
7501 * configure.in: Switch more things to use maybe dependencies.
7502 * Makefile.tpl: Switch more things to use maybe dependencies.
7503 Factor out common code from autogen IF statements.
7504 * configure: Regenerate.
7505 * Makefile.in: Regenerate.
7506
7507 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
7508
7509 * configure.in: Accept i[3456789]86 for machine type.
7510 * configure: Regenerate.
7511
7512 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
7513
7514 * configure.in: Switch more things to use maybe dependencies.
7515 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
7516 * configure: Regenerate.
7517 * Makefile.tpl: Switch more things to use maybe dependencies.
7518 * Makefile.in: Regenerate.
7519
7520 2003-05-16 Andreas Schwab <schwab@suse.de>
7521
7522 * Makefile.tpl (install-opcodes): Define.
7523 * Makefile.in: Rebuild.
7524
7525 2003-05-13 Andreas Jaeger <aj@suse.de>
7526
7527 * config.guess: Update to 2003-05-09 version.
7528 * config.sub: Update to 2003-05-09 version.
7529
7530 2003-05-13 Michael Eager <eager@mvista.com>
7531
7532 * configure.in: Correct sed script so that options in quotes are not
7533 deleted.
7534 * configure: Rebuild.
7535
7536 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
7537
7538 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7539 and $$s/newlib/libc/sys/cygwin32 include paths.
7540 * configure: Ditto.
7541
7542 2003-05-12 Michael Meissner <gnu@the-meissners.org>
7543
7544 * MAINTAINERS: Update my email addresses.
7545
7546 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7547
7548 * config-ml.in: Propagate INSTALL variables.
7549
7550 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7551
7552 * MAINTAINERS: Remove duplicate entries in Write After Approval.
7553
7554 2003-05-02 Chris Demetriou <cgd@broadcom.com>
7555
7556 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7557 * Makefile.in: Regenerate.
7558
7559 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
7560
7561 * MAINTAINERS (GNATS only): Add Falk Hueffner.
7562
7563 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
7564
7565 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7566
7567 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
7568
7569 * Makefile.tpl: Clean $(BUILD_SUBDIR).
7570 * Makefile.in: Regenerated.
7571
7572 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
7573
7574 * MAINTAINERS (Write After Approval): Upgrade myself from
7575 GNATS only to write-after-approval. Update my mail address.
7576
7577 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
7578
7579 (OS Port Maintainers: freebsd): Add myself.
7580
7581 2003-04-22 Mark Mitchell <mark@codesourcery.com>
7582
7583 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7584
7585 2003-04-22 Kean Johnston <jkj@sco.com>
7586
7587 * MAINTAINERS (SCO ports): Added myself.
7588
7589 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
7590
7591 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7592
7593 2003-04-19 Kean Johnston <jkj@sco.com>
7594
7595 * MAINTAINERS (Write After Approval): Add myself.
7596
7597 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7598
7599 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7600 * Makefile.in: Regenerate.
7601
7602 2003-04-18 Jakub Jelinek <jakub@redhat.com>
7603
7604 * configure.in (powerpc64*-*-linux*): Remove.
7605 * configure: Rebuilt.
7606
7607 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
7608
7609 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
7610 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7611 and restrap.
7612 * Makefile.in: Regenerate.
7613
7614 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
7615
7616 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7617 * configure: Regenerated.
7618
7619 2003-04-15 DJ Delorie <dj@redhat.com>
7620
7621 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7622
7623 2003-04-13 Nick Clifton <nickc@redhat.com>
7624
7625 * config-ml.in: Remove support for --disable-aix removing
7626 call-aix multilibs.
7627
7628 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
7629
7630 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7631 * */configure: Rebuilt.
7632
7633 2003-04-08 Joel Sherrill <joel@oarcorp.com>
7634
7635 * MAINTAINERS: Add my email address.
7636
7637 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
7638
7639 * MAINTAINERS (Write After Approval): Add myself.
7640
7641 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
7642
7643 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7644 * Makefile.in: Regenerate.
7645
7646 2003-03-14 Michael Chastain <mec@shout.net>
7647
7648 * Makefile.in: Regenerate with correct Makefile.def.
7649
7650 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
7651
7652 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
7653 Make macro.
7654 * Makefile.in: Regenerate.
7655 * configure.in: Clean up gxx_include_dir logic.
7656 * configure: Regenerate.
7657
7658 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
7659
7660 * MAINTAINERS (Write After Approval): Add myself.
7661
7662 2003-03-10 Ben Elliston <bje@wasabisystems.com>
7663
7664 * MAINTAINERS: Update my mail address.
7665
7666 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7667
7668 * configure.in (gxx_include_dir): Fix typo.
7669 * configure: Regenerated.
7670
7671 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7672
7673 * Makefile.tpl: Reindent.
7674 * Makefile.in: Regenerate.
7675 * configure.in: Reindent. Don't set unused variables.
7676 * configure: Regenerate.
7677
7678 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
7679
7680 * configure.in: Include $(build_tooldir)/sys-include in
7681 FLAGS_FOR_TARGET.
7682 * configure: Regenerated.
7683
7684 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7685
7686 * Makefile.tpl: Always pass down RANLIB.
7687 * Makefile.in: Regenerate.
7688
7689 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7690 * Makefile.in: Regenerate.
7691 * configure.in: Remove unused logic relating to --enable-shared
7692 and --enable-threads. Remove bogus comments. Remove redundant
7693 noconfigdirs.
7694 * configure: Regenerate.
7695
7696 * configure.in: Replace ${libstdcxx_version} by its value.
7697 Remove reference to mh-dgux.
7698 * configure: Regenerate.
7699
7700 2003-03-03 Kevin Buettner <kevinb@redhat.com>
7701
7702 * MAINTAINERS (Write After Approval): Add myself.
7703
7704 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7705
7706 * Makefile.tpl: Rearrange.
7707 * Makefile.in: Regenerate.
7708
7709 2003-02-25 Uwe Stieber <uwe@wwws.de>
7710
7711 * configure.in: Add support for kaOS as cross build target system.
7712 * configure: Regenerated.
7713
7714 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
7715
7716 * MAINTAINERS (Write after approval): Add myself.
7717
7718 2003-02-21 James E Wilson <wilson@tuliptree.org>
7719
7720 * MAINTAINERS: Update my email address.
7721
7722 2003-02-21 Zack Weinberg <zack@codesourcery.com>
7723
7724 * MAINTAINERS: Add self to blanket write privs. section.
7725
7726 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
7727
7728 * Makefile.tpl: Add definition of CPPFLAGS to pass into
7729 configure-target-* as some target builds may require additional
7730 flags for preprocessor tests.
7731 * Makefile.in: Regenerated.
7732
7733 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
7734
7735 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7736 * ltconfig: Handle it.
7737 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7738 auto-detecting it.
7739
7740 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7741 it is used as argument to $CC.
7742 * ltcf-gcj.sh: Likewise.
7743
7744 * configure.in: Introduce --enable-maintainer-mode.
7745 * configure: Rebuilt.
7746 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7747 for maintainer mode.
7748 * Makefile.in: Rebuilt.
7749
7750 2003-02-18 Jason Merrill <jason@redhat.com>
7751
7752 * Makefile.tpl (check-c++): Allow parallelism.
7753
7754 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7755
7756 * MAINTAINERS: Remove John Carr (who never actually had access to
7757 gcc.gnu.org).
7758
7759 2003-02-15 Geoffrey Keating <geoffk@apple.com>
7760
7761 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7762 don't configure target-libobjc.
7763 * configure: Regenerate.
7764
7765 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7766
7767 * Makefile.tpl (RANLIB): Define.
7768 * Makefile.in: Regenerate.
7769
7770 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
7771
7772 * MAINTAINERS: Update my email.
7773
7774 2003-02-06 Keith R Seitz <keiths@redhat.com>
7775
7776 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7777 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7778 * Makefile.in: Regenerated.
7779 * configure.in: Remove all traces of snavigator, db, and grep.
7780 * configure: Regenerated.
7781
7782 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7783
7784 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
7785 After Approval.
7786
7787 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
7788
7789 * MAINTAINERS (Write after approval): Add myself.
7790
7791 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
7792
7793 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7794 * Makefile.in: Regenerated.
7795
7796 2003-01-30 Roger Sayle <roger@eyesopen.com>
7797
7798 * config.guess: Updated to 2003-01-30's version.
7799 * config.sub: Updated to 2003-01-28's version.
7800
7801 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
7802
7803 * config.if: If gcc_version is already set, just use it. Don't set
7804 gcc_version_trigger if it's already set, otherwise set it to
7805 gcc/version.c, but only if the file exists. If it is not set and
7806 gcc/version.c does not exist, try to extract the version number from
7807 $CC.
7808
7809 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
7810
7811 * MAINTAINERS: Add myself to write-after-approval list.
7812
7813 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
7814
7815 * configure.in: Revert 24Jan change.
7816 * configure: Regenerate.
7817
7818 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7819
7820 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
7821 entry of HJ Lu.
7822
7823 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7824
7825 * configure.in: Revert previous change.
7826 * configure: Regenerate.
7827
7828 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7829
7830 * configure.in: Make rda native-only.
7831 * configure: Regenerate.
7832
7833 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7834
7835 * MAINTAINERS: Move myself from GNATS-only-accounts to
7836 write-after-approval.
7837
7838 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
7839
7840 * configure.in: Add missing \.
7841 * configure: Rebuilt.
7842
7843 2003-01-17 Jakub Jelinek <jakub@redhat.com>
7844
7845 * configure.in (baseargs): Avoid using \| in sed regular
7846 expressions.
7847 * configure: Rebuilt.
7848
7849 2003-01-16 Jakub Jelinek <jakub@redhat.com>
7850
7851 * configure.in (baseargs): Remove all supported forms of
7852 --cache-file, --srcdir, --host, --build and --target options
7853 from argument lists.
7854 * configure: Rebuilt.
7855
7856 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
7857
7858 * MAINTAINERS: Add myself to write-after-approval list.
7859
7860 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
7861
7862 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7863 * configure: Rebuilt.
7864
7865 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
7866
7867 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7868 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7869 * Makefile.in: Regenerate.
7870 * configure: Regenerate.
7871
7872 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
7873
7874 * configure.in: Remove Makefile in build, host and target modules
7875 unless configure was run with --no-recursion.
7876 * configure: Rebuilt.
7877
7878 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
7879
7880 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7881 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7882 * Makefile.in: Regenerate.
7883
7884 2003-01-08 Chris Demetriou <cgd@broadcom.com>
7885
7886 * config.guess: Update to 2003-01-03 version.
7887 * config.sub: Update to 2003-01-03 version.
7888
7889 2003-01-07 Christopher Faylor <cgf@redhat.com>
7890
7891 * configure: Regenerate with proper autoconf 2.13.
7892
7893 2003-01-07 Christopher Faylor <cgf@redhat.com>
7894
7895 * configure.in: Add AC_PREREQ for consistency.
7896 * configure: Regenerate.
7897
7898 2003-01-06 Andrew Cagney <ac131313@redhat.com>
7899
7900 * configure.in (GDB_TK): Add tcl directories conditional on
7901 gdb/gdbtk directory being present.
7902 * configure: Regenerate.
7903
7904 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
7905
7906 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
7907 used by gcc if LD is not defined and we are not doing a Canadian Cross.
7908 * configure: Rebuilt.
7909
7910 2002-12-31 Tom Tromey <tromey@redhat.com>
7911
7912 * Makefile.in: Rebuilt.
7913 * Makefile.def (target_modules) [libffi]: Allow installation.
7914
7915 2002-12-31 Andreas Schwab <schwab@suse.de>
7916
7917 * configure.in: Fix use of $program_transform_name.
7918 * configure: Regenerated.
7919
7920 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
7921
7922 * configure.in (baseargs): Don't remove first configure argument.
7923 * configure: Regenerated.
7924
7925 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
7926
7927 * Makefile.tpl (local-distclean): Don't remove...
7928 (multilib.ts): ... this. Moved into...
7929 (multilib.out): ... this. Don't use sub-make.
7930 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7931 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7932 (configure-build-[+module+], configure-[+module+],
7933 configure-target-[+module+], configure-gcc): ... these. Test
7934 for Makefile existence. Drop config.status from dependencies.
7935 * Makefile.in: Rebuilt.
7936 * configure.in: Move gcc-version-trigger to the end of
7937 ac_configure_args. Add comments to maybedep.tmp and
7938 serdep.tmp. Introduce --disable-serial-configure. Remove
7939 nonopt from baseargs, matching and removing corresponding
7940 whitespace while at it.
7941 * configure: Rebuilt.
7942
7943 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
7944
7945 * configure.in (host_configargs): Replace reference to
7946 no-longer-defined buildopts with --build=${build_alias}.
7947 * configure: Rebuilt.
7948
7949 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
7950 program_transform_name to standard idiom.
7951 (AUTOGEN, AUTOCONF): Define.
7952 (Makefile.in): Use $(AUTOGEN).
7953 (Makefile): Depend on config.status, and use autoconf-style rule to
7954 build it. Move original commands to...
7955 (config.status): ... this new target.
7956 (configure): Add $(srcdir). Depend on config/acx.m4. Use
7957 $(AUTOCONF).
7958 * Makefile.in: Rebuilt.
7959
7960 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
7961
7962 * Makefile.tpl: Fix dramatic bustage due to change in
7963 program_transform_name.
7964 * Makefile.in: Regenerate.
7965
7966 * configure.in: Remove unnecessary PATH setting.
7967 * configure: Regnerate.
7968
7969 * configure.in: Don't default to unprefixed tools unless
7970 the native tools will work.
7971 * configure: Regenerate.
7972
7973 * configure.in: Convert to autoconf script. Blow away lots
7974 of now-redundant Makefile fragments.
7975 * configure: Generate using Autoconf.
7976 * Makefile.tpl: Rewrite to reflect autoconfiscation.
7977 * Makefile.in: Regenerate.
7978
7979 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
7980
7981 * configure: Fix stupid bug where RANLIB was mistakenly included.
7982
7983 * configure.in: Rename (buildargs, hostargs, targargs) to
7984 (build_configargs, host_configargs, target_configargs).
7985
7986 * configure.in: Move logic out of sed statement.
7987
7988 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
7989 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7990
7991 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
7992
7993 * config.sub: Import from master repository
7994 * config.guess: Ditto
7995
7996 2002-12-24 Andreas Schwab <schwab@suse.de>
7997
7998 * Makefile.tpl (multilib.out): Fix missing space.
7999 * Makefile.in: Regenerate.
8000
8001 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
8002
8003 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
8004 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
8005 * Makefile.in: Regenerate.
8006 * configure.in: Remove unnecessary leftovers.
8007
8008 2002-12-21 Geoffrey Keating <geoffk@apple.com>
8009
8010 * configure.in (extra_ranlibflags_for_target): New variable.
8011 (*-*-darwin): Add -c to ranlib commands.
8012 * configure (tooldir): Handle extra_ranlibflags_for_target.
8013
8014 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
8015
8016 * Makefile.tpl: Revert HJL's change.
8017 * Makefile.in: Regenerated.
8018 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8019 always.
8020
8021 2002-12-19 Andreas Schwab <schwab@suse.de>
8022
8023 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8024 * Makefile.in: Regenerate.
8025
8026 2002-12-18 H.J. Lu <hjl@gnu.org>
8027
8028 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8029 * Makefile.in: Regenerated.
8030
8031 * configure.in (build_prefix): New. Substitute.
8032
8033 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
8034
8035 * Makefile.tpl: Don't let real targets depend on phony targets.
8036 * Makefile.in: Regenerate.
8037
8038 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8039 * Makefile.in: Regenerate.
8040
8041 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
8042
8043 * config.sub: Import from master repository
8044 * config.guess: Ditto
8045
8046 2002-12-16 Jason Merrill <jason@redhat.com>
8047
8048 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8049 previous 'make bootstrap'.
8050 * Makefile.in: Regenerate.
8051
8052 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
8053
8054 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8055
8056 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
8057
8058 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8059 * Makefile.in: Regenerate.
8060
8061 2002-12-13 Jason Merrill <jason@redhat.com>
8062
8063 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
8064 library tests.
8065 (check-c++): Just depend on it and check-target-libstdc++-v3.
8066 * Makefile.in: Regenerate.
8067
8068 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8069
8070 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8071 * Makefile.in: Rebuilt.
8072
8073 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8074
8075 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8076
8077 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
8078
8079 * configure: Fix bug put in by gremlins.
8080
8081 * Makefile.tpl: Substitute more autoconfily.
8082 * configure: Substitute more autoconfily.
8083 * Makefile.in: Regenerate.
8084
8085 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
8086
8087 * config.sub: Import from master repository
8088 * config.guess: Ditto
8089 * MAINTAINERS: Added Svein Seldal under write after approval
8090
8091 2002-12-08 Andrew Cagney <ac131313@redhat.com>
8092
8093 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8094 * Makefile.in (all-sim): Ditto.
8095
8096 2002-12-06 DJ Delorie <dj@redhat.com>
8097
8098 * Makefile.tpl: Change configure dependencies to not have real
8099 targets depend on phony targets.
8100
8101 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
8102
8103 * configure.in: Revert unintentional change.
8104
8105 * Makefile.tpl: Change dependency for */multilib.out so that
8106 it works when gcc isn't in the tree.
8107
8108 * configure.in: Substitute more.
8109 * configure: Run subconfigures from the Makefile.
8110 * Makefile.tpl: Run subconfigures from the Makefile; add a few
8111 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
8112
8113 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8114
8115 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8116
8117 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
8118
8119 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8120 and corresponding dependencies.
8121 * Makefile.in: Regenerate.
8122
8123 * configure.in (host_tools): Order binutils, gas and ld for
8124 convenience in running the testsuites.
8125
8126 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8127 * Makefile.in: Regenerate.
8128 * configure.in: Introduce rules to serialize subconfigure runs.
8129
8130 * configure.in: Introduce BASE_CC_FOR_TARGET.
8131 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
8132 Realize configure-build-* targets. Realize configure-target-* targets.
8133 * Makefile.in: Regenerate.
8134
8135 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
8136
8137 * configure: Move gcc_version_trigger stuff from here...
8138 * configure.in: ...to here.
8139
8140 * configure.in: Separate subconfigure options added by this file from
8141 options given by the user. Add machinery to put args for host
8142 subconfigures into the Makefile.
8143
8144 * Makefile.tpl: Remove 'vault' targets.
8145 * Makefile.tpl: Reorder and comment dependencies.
8146 * Makefile.in: Regenerate.
8147
8148 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
8149 * configure.in: Fix my broken commit of previous patch. (sigh)
8150
8151 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8152
8153 * configure.in: Move host-specific darwin noconfigdirs into
8154 the host-specific section.
8155
8156 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8157
8158 * configure.in: Move host-specific darwin noconfigdirs into
8159 the host-specific section.
8160
8161 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
8162
8163 * configure: Remove skip-this-dir support.
8164 * Makefile.tpl: Remove skip-this-dir support.
8165
8166 * Makefile.tpl: Remove leftover support for non-autoconfiscated
8167 subdirectories.
8168 * Makefile.in: Regenerate.
8169
8170 * Makefile.tpl: Strip out useless setting of 'dir'.
8171 * Makefile.in: Regenerate.
8172
8173 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
8174
8175 * configure.in: Fix deeply stupid bug.
8176
8177 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8178 shell code in CXX_FOR_TARGET
8179 * Makefile.def: Introduce raw_cxx.
8180 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8181 RAW_CXX_FOR_TARGET.
8182 * Makefile.in: Regenerate.
8183
8184 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
8185
8186 * Makefile.tpl: Remove unnecessary ifs.
8187 * Makefile.in: Regenerate.
8188
8189 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
8190 dependencies. Maybe-ize build-libiberty. Create dummy install
8191 targets for 'no_install' modules.
8192 * configure: Move GDB_TK substitution to configure.in. Move
8193 build_modules stuff to configure.in.
8194 * configure.in: Implement soft dependency machinery. Maybe-ize
8195 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
8196 * Makefile.in: Regenerate.
8197
8198 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
8199
8200 * Makefile.tpl: Make all-target, install-target behave similarly
8201 to all, install (only hitting configured targets). Eliminate
8202 unused macro defintions.
8203
8204 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8205 build != host.
8206
8207 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8208
8209 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8210
8211 * configure.in: Produce lists of subdir targets we're actually
8212 configuring. Remove references to "dosrel".
8213 * Makefile.tpl: Let configure set which subdir targets are hit.
8214 Remove install-cross; clean up install; remove ALL. Remove
8215 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
8216 Autogenerate host module targets. Remove empty dependency lines
8217 and redundant dependency; rearrange slightly.
8218 * Makefile.def: Add host-side libtermcap, utils.
8219
8220 * Makefile.in: Regenerate.
8221
8222 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8223
8224 * ltconfig (osf[345]): Append $major to soname_spec.
8225 Reflect this in library_names_spec.
8226 * ltmain.sh (osf): Prefix $major with . for use as extension.
8227
8228 2002-11-19 Andreas Jaeger <aj@suse.de>
8229
8230 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8231 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8232 and sparc64 GNU/Linux systems.
8233
8234 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
8235
8236 * MAINTAINERS: Update email.
8237
8238 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8239
8240 * MAINTAINERS: Complete James Dennett's entry.
8241
8242 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
8243
8244 * MAINTAINERS (Write After Approval): Add myself.
8245
8246 2002-11-13 Bruce Korb <bkorb@gnu.org>
8247
8248 * Makefile.tpl: syntactic cleanup
8249
8250 2002-11-13 Stuart Hastings <stuart@apple.com>
8251
8252 * MAINTAINERS: Add myself to write-after-approval list.
8253
8254 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8255
8256 * Makefile.def: Add list of recursive targets to autogenerate.
8257 Add build_modules.
8258 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
8259 targets. Autogenerate *-build-* targets.
8260 * Makefile.in: Regenerate.
8261
8262 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8263
8264 * configure: More autoconf-style substitutions.
8265 * Makefile.tpl: More autoconf-style substitutions.
8266 * Makefile.in: Regenerate.
8267
8268 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
8269
8270 * configure: Substitute more variables in a more autoconf-friendly
8271 way. Simplify slightly.
8272 * Makefile.tpl: Make more variables substitutable in an
8273 autoconf-friendly way.
8274 * Makefile.in: Regenerate.
8275
8276 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
8277
8278 * MAINTAINERS (Write After Approval): Add myself.
8279
8280 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
8281
8282 * configure.in (v810*): Remove special setting of tools.
8283
8284 * configure: Add support for extra required flags for ar or nm.
8285 * configure.in (aix4.3+): Use above support for target-specific
8286 issues, rather than using config/mt-aix43.
8287
8288 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
8289
8290 * configure: Remove 'removing', which doesn't work. Replace $subdir
8291 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
8292 with $srcdir. Reformat indentation. Substitute some variables
8293 formerly hard-coded in the Makefile for build=host.
8294 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8295 * Makefile.def: Autogenerate more.
8296 * Makefile.in: Regenerate.
8297
8298 2002-11-04 Adam Nemet <anemet@lnxw.com>
8299
8300 * MAINTAINERS (Write After Approval): Add myself.
8301
8302 2002-11-04 Kevin Buettner <kevinb@redhat.com>
8303
8304 * Makefile.def (host_modules): Add rda.
8305 * Makefile.in: Regenerate.
8306 * configure.in (target_tool): Add target-rda to list.
8307
8308 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8309
8310 * MAINTAINERS: Remove "co-maintainer" note for web pages.
8311
8312 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
8313
8314 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
8315 and restrap targets to this rule.
8316 * Makefile.in: Regenerate.
8317
8318 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8319
8320 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8321 GNATS only accounts.
8322
8323 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
8324
8325 * configure.in (i[3456]86-*-linux*): Add check to disable
8326 ${libgcj} for glibc1.
8327
8328 2002-10-24 Denis Chertykov <denisc@overta.ru>
8329
8330 * MAINTAINERS: Add myself as ip2k port maintainer.
8331
8332 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
8333
8334 * configure.in: Add tic4x target.
8335
8336 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
8337
8338 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8339 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8340 * Makefile.in: Regenerate.
8341
8342 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8343 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8344 * Makefile.in: Regenerate.
8345
8346 2002-10-02 Janis Johnson <janis187@us.ibm.com>
8347
8348 * MAINTAINERS: Add myself as web pages co-maintainer.
8349
8350 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8351
8352 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8353 * Makefile.in: Regenerate.
8354
8355 2002-10-02 Zack Weinberg <zack@codesourcery.com>
8356
8357 * MAINTAINERS: Add myself and Nathan Sidwell
8358 <nathan@codesourcery.com> as VxWorks maintainers.
8359
8360 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8361
8362 * Makefile.def: Remove order dependency comments.
8363 * Makefile.tpl: Add explicit install-install dependencies.
8364 * Makefile.in: Regenerate.
8365
8366 * Makefile.tpl: Remove material now in src-release. (Finally!)
8367 * Makefile.in: Regenerate.
8368
8369 * Makefile.tpl: Add configure-target (for src-release in src)
8370 * Makefile.in: Regenerate.
8371
8372 2002-09-30 Nick Clifton <nickc@redhat.com>
8373
8374 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8375
8376 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
8377
8378 * configure.in (s390*-*-linux*): Enable libgcj.
8379
8380 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
8381
8382 * configure: Revert accidentally applied changes.
8383
8384 * Makefile.tpl: Make more autoconf-friendly.
8385 * Makefile.in: Regenerate.
8386 * configure: Make substitution more autoconf-like.
8387
8388 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
8389
8390 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8391 single entry to handle all these.
8392 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
8393 libjava on arm-*-elf.
8394
8395 2002-09-27 Geoffrey Keating <geoffk@apple.com>
8396
8397 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8398 things that depend on them.
8399
8400 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8401
8402 * Makefile.tpl: Make subsituted variables more autoconfy.
8403 * Makefile.in: Regenerate.
8404 * configure: Make seds more autoconfy.
8405
8406 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8407
8408 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8409 * Makefile.in: Regenerate.
8410 * configure.in: Rewrite sed statements to look autoconfy.
8411
8412 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8413 all-target-foo on configure-target-foo.
8414 * Makefile.def: Ditto.
8415 * Makefile.in: Rebuild.
8416
8417 2002-09-25 Andrew Haley <aph@redhat.com>
8418
8419 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8420
8421 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
8422
8423 * Makefile.def: New file.
8424 * Makefile.tpl: New file.
8425 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8426 * contrib/gcc_update: Note that Makefile.in is a generated file.
8427
8428 * configure.in: Minor rearrangement. Simplify tests.
8429
8430 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
8431
8432 * configure.in (with_headers): Skip copy if value is "yes".
8433 (with_libs): Likewise.
8434
8435 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8436
8437 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8438 * configure.in (sh*-*-pe*): Ditto.
8439 * configure.in (mips*-*-pe*): Ditto.
8440 * configure.in (*arm-wince-pe): Ditto.
8441
8442 * configure.in: Rearrange.
8443
8444 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
8445
8446 * MAINTAINERS: Update my email address.
8447
8448 2002-08-30 Paul Koning <pkoning@equallogic.com>
8449
8450 * MAINTAINERS: (Write After Approval): Add myself.
8451
8452 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
8453
8454 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8455
8456 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
8457
8458 * MAINTAINERS: Change my mailing address.
8459
8460 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
8461
8462 * MAINTAINERS (Write After Approval): Remove myself.
8463 (Various Maintainers: c++ runtime libs): Add myself.
8464
8465 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
8466
8467 * MAINTAINERS (Write After Approval): Remove myself.
8468 (Various Maintainers: c++ runtime libs): Add myself.
8469
8470 2002-08-15 Eric Christopher <echristo@redhat.com>
8471
8472 * config.sub: Import from master repository.
8473 * config.guess: Ditto.
8474
8475 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
8476
8477 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8478 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8479 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8480
8481 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
8482
8483 * MAINTAINERS: Add self to rs6000 vector extensions.
8484
8485 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
8486
8487 * libiberty/configure: Reverted unintended yesterday's check in.
8488
8489 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
8490
8491 * boehm-gc/configure, libf2c/configure: Rebuilt.
8492 * libffi/configure, libiberty/configure: Ditto.
8493 * libjava/configure, libobjc/configure: Ditto.
8494 * libstdc++-v3/configure, zlib/configure: Ditto.
8495 Merged from binutils:
8496 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
8497 From Steve Ellcey <sje@cup.hp.com>:
8498 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8499 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8500 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8501 IA64.
8502 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8503 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8504 soname_spec, sys_lib_search_path_spec): Ditto.
8505
8506 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
8507
8508 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8509
8510 2002-08-04 H.J. Lu (hjl@gnu.org)
8511
8512 * configure.in (mips*-*-linux*): Don't skip target-libffi.
8513
8514 2002-08-02 Krister Walfridsson <cato@df.lth.se>
8515
8516 * MAINTAINERS (Write After Approval): Add myself.
8517
8518 2002-07-31 Alan Modra <amodra@bigpond.net.au>
8519
8520 * configure.in: Move generic linux case to end. Copy generic
8521 linux noconfigdirs to mips*-*-linux* entry and new
8522 powerpc64*-*-linux* entry. Add target-libffi for the latter.
8523
8524 2002-07-19 Michael Matz <matz@suse.de>
8525
8526 * MAINTAINERS: Add myself as ra* maintainer.
8527
8528 2002-07-16 Chris Demetriou <cgd@broadcom.com>
8529
8530 * config.guess: Update to 2002-07-09 version.
8531 * config.sub: Update to 2002-07-03 version.
8532
8533 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
8534
8535 * MAINTAINERS: Fix typo in a maintainer email address.
8536
8537 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
8538
8539 * configure.in: Remove two redundant tests.
8540
8541 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8542
8543 * configure.in (mips*-*-irix6*o32): Enable stabs.
8544
8545 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
8546
8547 * configure.in: Don't build grez.
8548 * Makefile.in: Ditto.
8549
8550 * Makefile.in: Remove references to bsp, cygmon, libstub.
8551 * configure.in: Ditto.
8552
8553 * configure.in: Remove leftover reference to gdbtest.
8554
8555 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
8556
8557 * configure.in (gxx_include_dir): Change to match versioned
8558 C++ headers if --enable-version-specific-runtime-libs is used.
8559
8560 2002-07-04 Steve Ellcey <sje@cup.hp.com>
8561
8562 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8563
8564 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
8565
8566 * configure.in: Make --without-x work.
8567
8568 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
8569
8570 * configure.in: Rearrange target Makefile fragment collection.
8571
8572 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8573 cvs[src].
8574 * configure.in: Ditto.
8575
8576 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
8577
8578 * MAINTAINERS (Write After Approval): Update my e-mail address.
8579
8580 2002-06-24 Ben Elliston <bje@redhat.com>
8581
8582 * configure.in (host_tools): Remove cgen.
8583
8584 * Makefile.in (all-cgen): Remove; runs from its source directory.
8585 (check-cgen, install-cgen, clean-cgen): Likewise.
8586 (all-opcodes): Do not depend on all-cgen.
8587 (all-sim): Likewise.
8588
8589 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
8590
8591 * Makefile.in: Eliminate 'apache' targets.
8592 * configure.in: Eliminate 'apache' targets.
8593
8594 * configure.in: Eliminate redundant tests. Reorganize.
8595
8596 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8597
8598 * config-ml.in: Eliminate references to Cygnus configure.
8599
8600 * Makefile.in: Eliminate references to building emacs.
8601
8602 2002-06-28 Graham Stott <graham.stott@btinternet.com>
8603
8604 * MAINTAINERS: Update my email address.
8605
8606 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
8607
8608 * config.if (libstdcxx_incdir): Version C++ headers.
8609 (cxx_incdir): Remove.
8610
8611 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
8612
8613 * MAINTAINERS (Write After Approval): Add self.
8614
8615 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
8616
8617 * configure.in: Add support for ip2k.
8618
8619 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
8620
8621 * configure.in: Fix AIX configury bug.
8622
8623 2002-06-20 Steve Ellcey <sje@cup.hp.com>
8624
8625 * MAINTAINERS (Write After Approval): Add self.
8626
8627 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8628
8629 * configure.in: replace ${topsrcdir} with ${srcdir}
8630
8631 * configure.in: Move definition of libstdcxx_flags
8632 right above usage, rather than waaay earlier.
8633
8634 * configure.in: Pull definition of is_cross_compiler earlier.
8635
8636 * configure.in: Rearrange a little.
8637
8638 * configure.in: Remove references to librx.
8639 * Makefile.in: Remove references to librx.
8640
8641 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
8642
8643 * config.sub: Add support for avr target.
8644 Import from master sources, rev 1.255
8645
8646 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
8647
8648 * configure, .cvsignore: Revert previous change...
8649 * Makefile: ...delete.
8650
8651 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8652
8653 * configure.in: Eliminate ${gasdir} variable.
8654
8655 2002-06-18 Dave Brolley <brolley@redhat.com>
8656
8657 * configure.in: Add support for frv.
8658 * config.sub: Add support for frv.
8659
8660 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
8661
8662 * configure: Remove garbage from previous commit.
8663
8664 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
8665
8666 * configure: For in-source builds, make a subdir and re-exec there.
8667 * Makefile: New file. Pass targets through to build directory.
8668 * .cvsignore: No longer ignore "Makefile".
8669
8670 2002-06-16 Douglas Rupp <rupp@gnat.com>
8671
8672 * MAINTAINERS (Write After Approval): Add self.
8673
8674 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8675
8676 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8677
8678 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
8679
8680 * configure.in (vax-*-netbsd*): Re-enable gas.
8681
8682 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
8683
8684 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8685 BUILD_PREFIX_1, to correct nomenclature.
8686 * configure: Likewise.
8687
8688 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8689 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8690
8691 2002-05-31 Olaf Hering <olh@suse.de>
8692
8693 * config-ml.in: Propogate DESTDIR also.
8694
8695 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
8696
8697 * configure.in (vax-*-netbsd*): Don't build gas for this
8698 platform.
8699
8700 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
8701
8702 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8703 and libgcj for AVR.
8704
8705 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
8706
8707 * MAINTAINERS (Write After Approval): Add myself.
8708
8709 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
8710
8711 * config.guess: Update to 2002-05-22 version.
8712 * config.sub: Likewise.
8713
8714 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8715
8716 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8717 * config-ml.in: Likewise.
8718 * configure: Likewise.
8719 * configure.in: Likewise.
8720
8721 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
8722
8723 * MAINTAINERS: Update my email address.
8724
8725 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
8726
8727 * configure.in: Simplify makefile fragment collection.
8728
8729 * configure.in: Remove code to build emacs.
8730
8731 * configure.in : Remove --srcdir argument from targargs and buildargs
8732 (it's always overridden in the Makefile anyway). Rearrange a bit.
8733
8734 * configure: Move some logic to configure.in.
8735 * configure.in: Move some logic from configure.
8736
8737 2002-05-11 Tom Tromey <tromey@redhat.com>
8738
8739 * MAINTAINERS: Reflect libgcj reality.
8740
8741 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
8742
8743 * Makefile.in: Honour DESTDIR.
8744
8745 2002-05-08 Mark Mitchell <mark@codesourcery.com>
8746
8747 * config.guess: Import 2002-03-20 version.
8748 * config.sub: Import 2002-04-26 version.
8749
8750 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8751
8752 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
8753
8754 2002-05-07 Tim Josling <tej@melbpc.org.au>
8755
8756 * MAINTAINERS: Add self.
8757
8758 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
8759
8760 * ltmain.sh: Detect and handle object name conflicts
8761 while piecewise linking a static library.
8762
8763 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
8764
8765 * configure.in (noconfigdirs): Don't disable libgcj on
8766 sparc64-*-solaris* and sparcv9-*-solaris*.
8767
8768 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
8769
8770 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8771
8772 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
8773
8774 * configure.in (FLAGS_FOR_TARGET): Do not add
8775 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8776 on i[3456]86-*-linux*.
8777
8778 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
8779
8780 * configure.in (noconfigdirs): Replace [ ] with test.
8781
8782 * configure.in (noconfigdirs): Do not add target-newlib if
8783 target == i[3456]86-*-linux*, and host == target.
8784
8785 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
8786
8787 * configure.in: delete reference to absent file
8788
8789 * configure.in: replace '[' with 'test'
8790
8791 * configure.in: Eliminate references to gash.
8792 * Makefile.in: Eliminate references to gash.
8793
8794 * configure.in: remove useless references to 'pic' makefile fragments.
8795
8796 * configure.in: (*-*-windows*) Finish removing.
8797
8798 * configure.in: Eliminate redundant test for libgui.
8799
8800 2002-04-29 Roger Sayle <roger@eyesopen.com>
8801
8802 * MAINTAINERS: Add self and realphabetize. Update entries
8803 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
8804 entry for a29k port maintainer.
8805
8806 2002-04-26 Joel Sherrill <joel@OARcorp.com>
8807
8808 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8809 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8810
8811 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
8812
8813 * configure.in: remove references to dead files
8814
8815 2002-04-19 Mark Mitchell <mark@codesourcery.com>
8816
8817 * MAINTAINERS: Add information about purpose of this file.
8818
8819 2002-04-18 Tom Tromey <tromey@redhat.com>
8820
8821 * configure.in: Disallow configuring libgcj when it is already
8822 installed and we're using Solaris 2.8 linker. Do enable libgcj on
8823 Solaris 2.8 by default. For PR libgcj/6158.
8824
8825 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8826
8827 * configure.in: Move default CC setting out of config/mh-* fragments
8828 directly into here.
8829
8830 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8831
8832 * configure.in: don't even try to configure or make a subdirectory
8833 if there's no configure script for it.
8834
8835 2002-04-15 Mark Mitchell <mark@codesourcery.com>
8836
8837 * MAINTAINERS: Remove chill maintainers.
8838 * Makefile.in (CHILLFLAGS): Remove.
8839 (CHILL_LIB): Remove.
8840 (TARGET_CONFIGDIRS): Remove libchill.
8841 (CHILL_FOR_TARGET): Remove.
8842 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8843 CHILL_LIB.
8844 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8845 (CHECK_TARGET_MODULES): Likewise.
8846 (INSTALL_TARGET_MODULES): Likewise.
8847 (CLEAN_TARGET_MODULES): Likewise.
8848 (configure-target-libchill): Remove.
8849 (all-target-libchill): Remove.
8850 * configure.in (target_libs): Remove target-libchill.
8851 Do not compute CHILL_FOR_TARGET.
8852 * libchill: Remove directory.
8853
8854 2002-04-11 DJ Delorie <dj@redhat.com>
8855
8856 * Makefile.in, configure.in: Sync with binutils, entries
8857 follow...
8858
8859 2002-04-07 Andrew Cagney <ac131313@redhat.com>
8860
8861 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
8862 (do-tar, do-bz2): New rules.
8863 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
8864 (gdb-tar): New rule.
8865 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
8866 (insight_dejagnu.tar): New rule.
8867 (insight.tar): New rule.
8868 (gdb+dejagnu.tar): New rule.
8869 (gdb.tar): New rule.
8870
8871 2002-02-01 Mo DeJong <supermo@bayarea.net>
8872
8873 * Makefile.in: Add all-tix to deps for all-snavigator
8874 so that tix is built when building snavigator.
8875
8876 2002-01-11 Steve Ellcey <sje@cup.hp.com>
8877
8878 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8879 ld and gdb are not supported.
8880
8881 2002-01-07 Mark Salter <msalter@redhat.com>
8882
8883 * configure.in: Remove target-bsp and target-cygmon from arm builds.
8884 Allow target-libgloss to be built for arm, strongarm, and xscale.
8885
8886 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
8887
8888 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8889 options for i[3456]86-pc-linux* native builds.
8890
8891 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
8892
8893 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8894 files from .po files for a distribution.
8895
8896 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
8897
8898 * configure.in: Enable libstdc++-v3 for h8300 targets.
8899
8900 2001-06-19 Alan Modra <amodra@bigpond.net.au>
8901
8902 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
8903 version from bfd/.
8904
8905 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
8906
8907 * Makefile.in (VER): When present, extract the version number from
8908 the file version.in.
8909
8910 2001-05-24 Tom Rix <trix@redhat.com>
8911
8912 * configure.in : enable ld for aix
8913
8914 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8915
8916 * config.guess: Add linux target for S/390.
8917
8918 2000-11-07 Philip Blundell <pb@futuretv.com>
8919
8920 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8921
8922 2000-11-03 Philip Blundell <pb@futuretv.com>
8923
8924 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8925 files.
8926
8927 2001-01-15 Ben Elliston <bje@redhat.com>
8928
8929 * configure.in (host_tools): Add sid.
8930 Always configure cgen.
8931
8932 2000-11-24 Nick Clifton <nickc@redhat.com>
8933
8934 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
8935
8936
8937 2000-08-20 Doug Evans <dje@casey.transmeta.com>
8938
8939 * Makefile.in (ALL_MODULES): Add all-cgen.
8940 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8941 (all-cgen): New target.
8942 (all-opcodes,all-sim): Depend on all-cgen.
8943 * configure.in (host_tools): Add cgen.
8944 Only configure cgen if --enable-cgen-maint.
8945
8946 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
8947
8948 * configure.in: Add *-*-freebsd* configurations.
8949
8950 2002-04-08 Tom Tromey <tromey@redhat.com>
8951
8952 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8953 Fixes PR libgcj/6068.
8954
8955 2002-03-30 Krister Walfridsson <cato@df.lth.se>
8956
8957 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8958
8959 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8960
8961 * configure.in (alpha*-dec-osf*): Enable libgcj.
8962
8963 2003-03-27 Matthew Gingell <gingell@gnat.com>
8964
8965 * MAINTAINERS (Write After Approval): Add myself.
8966
8967 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
8968
8969 Fix for: PR bootstrap/3591, target/5676
8970 * configure.in (mcore-pe): Disable the configuration of
8971 libstdc++-v3 since exceptions are not supported.
8972
8973 2002-03-20 Anthony Green <green@redhat.com>
8974
8975 * configure.in: Enable libgcj for xscale-elf target.
8976
8977 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
8978
8979 * MAINTAINERS: Update my email address.
8980
8981 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
8982
8983 * ltmain.sh (relink_command): Fix typo in previous change.
8984
8985 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
8986
8987 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
8988 (relink_command): Added --tag flags.
8989 (mode=install): If relinking fails; error out.
8990
8991 2002-03-12 Richard Henderson <rth@redhat.com>
8992
8993 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
8994 .NOTPARALLEL tag.
8995 (do-check): Rename from check.
8996 (check): Allow parallel check.
8997
8998 2002-03-12 Bob Wilson <bob.wilson@acm.org>
8999
9000 * MAINTAINERS: Add myself as maintainer for xtensa port.
9001 Fix alphabetical order in CPU port maintainer list.
9002 Remove myself from Write After Approval list.
9003
9004 2002-03-11 Richard Henderson <rth@redhat.com>
9005
9006 * Makefile.in (.NOTPARALLEL): Add fake tag.
9007
9008 2002-03-07 H.J. Lu (hjl@gnu.org)
9009
9010 * configure.in: Enable gprof for mips*-*-linux*.
9011
9012 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
9013
9014 * MAINTAINERS (Write After Approval): Add myself.
9015
9016 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
9017
9018 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9019 libjava.
9020 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9021
9022 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
9023
9024 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9025 because its Makefile is there; test for the executable instead.
9026
9027 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
9028
9029 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9030 libstdc++-v3 and libjava.
9031
9032 2002-02-11 Adam Megacz <adam@xwt.org>
9033
9034 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9035 boehm-gc
9036
9037 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
9038
9039 * config.guess: Updated to 2002-01-30's version.
9040 * config.sub: Updated to 2002-02-01's version.
9041 Contribute sh64-elf.
9042 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
9043 * configure.in: Added sh64-*-*.
9044
9045 2002-02-08 Chris Demetriou <cgd@broadcom.com>
9046
9047 * MAINTAINERS: Belatedly add myself to write after approval list.
9048
9049 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
9050
9051 * MAINTAINERS: Put self in as maintainer for x86-64 port.
9052 Remove self as Write After Approval.
9053
9054 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
9055
9056 * MAINTAINERS: Put self in as maintainer for contrib/regression
9057 directory.
9058
9059 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
9060
9061 * MAINTAINERS: Update my email address.
9062
9063 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
9064
9065 * configure.in (*-*-netbsd*): New. Skip target-newlib,
9066 target-libiberty, and target-libgloss. Skip Java-related
9067 libraries if not supported for NetBSD on target CPU.
9068
9069 2002-01-25 Douglas B Rupp <rupp@gnat.com>
9070
9071 * install-sh: Use _inst.$$_ for temp file name.
9072
9073 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
9074
9075 * MAINTAINERS (Write After Approval): Move my contact info
9076 from here...
9077 (OS Port Maintainers): ...to here (netbsd).
9078
9079 2002-01-22 Bob Wilson <bob.wilson@acm.org>
9080
9081 * MAINTAINERS (Write After Approval): Add myself.
9082
9083 2002-01-17 H.J. Lu <hjl@gnu.org>
9084
9085 * Makefile.in (all-fastjar): Also depend on all-libiberty.
9086 (all-target-fastjar): Also depend on all-target-libiberty.
9087
9088 2002-01-16 H.J. Lu (hjl@gnu.org)
9089
9090 * config.guess: Import from master sources, rev 1.225.
9091 * config.sub: Import from master sources, rev 1.238.
9092
9093 2002-01-16 Kazu Hirata <kazu@hxi.com>
9094
9095 * MAINTAINERS (Write After Approval): Remove myself.
9096
9097 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
9098
9099 * MAINTAINERS (Write After Approval): Add myself.
9100
9101 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
9102
9103 * MAINTAINERS: Add self as docs co-maintainer.
9104
9105 2001-12-11 Matthias Klose <doko@debian.org>
9106
9107 * MAINTAINERS (Write After Approval): Add myself.
9108
9109 2001-12-09 Zack Weinberg <zack@codesourcery.com>
9110
9111 * MAINTAINERS: Update my email address.
9112
9113 2001-12-07 Turly O'Connor <turly@apple.com>
9114 * MAINTAINERS (Write After Approval): Add myself.
9115 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9116 (rs6000_initialize_trampoline): Call __trampoline_setup for
9117 ABI_DARWIN too.
9118 * darwin-tramp.asm: New file, implements __trampoline_setup.
9119 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9120
9121 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
9122
9123 * MAINTAINERS (Write After Approval): Add myself.
9124
9125 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
9126
9127 * configure, configure.in: Use temp file for long sed commands.
9128
9129 2001-12-03 Laurent Guerby <guerby@acm.org>
9130
9131 * config.sub: Update to version 1.232 on subversion.
9132
9133 2001-12-03 Ben Elliston <bje@redhat.com>
9134
9135 * MAINTAINERS: Update mail address for config.* patches.
9136
9137 2001-11-27 DJ Delorie <dj@redhat.com>
9138 Zack Weinberg <zack@codesourcery.com>
9139
9140 When build != host, create libiberty for the build machine.
9141
9142 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9143 CONFIG_ARGUMENTS.
9144 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9145 New variables.
9146 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9147 and rules.
9148 (all.normal): Depend on ALL_BUILD_MODULES.
9149 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9150 (all-build-libiberty): Depend on configure-build-libiberty.
9151
9152 * configure: Calculate and substitute proper value for
9153 ALL_BUILD_MODULES.
9154 * configure.in: Create the build subdirectory.
9155 Calculate and substitute TARGET_CONFIGARGS (formerly
9156 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9157
9158 2001-11-26 Ziemowit Laski <zlaski@apple.com>
9159
9160 * MAINTAINERS (write-after-approval): Add self.
9161
9162 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
9163
9164 * MAINTAINERS (GNATS only accounts): Remove self.
9165
9166 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
9167
9168 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9169 libf2c.
9170
9171 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
9172
9173 * MAINTAINERS (Write After Approval): Add self.
9174
9175 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9176
9177 * MAINTAINERS: mips and s390 are also CPU ports.
9178
9179 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9180
9181 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9182
9183 2001-11-11 David O'Brien <obrien@FreeBSD.org>
9184
9185 * MAINTAINERS: Alphabetize.
9186
9187 2001-11-09 Kazu Hirata <kazu@hxi.com>
9188
9189 * MAINTAINERS (Various maintainers: h8 port): Add myself.
9190
9191 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
9192
9193 * MAINTAINERS (Various maintainers: hppa port): Added myself.
9194
9195 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
9196
9197 * configure.in (--enable-languages): Be more permissive about
9198 syntax. Check for empty lists better. Warn about $LANGUAGES.
9199
9200 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
9201
9202 * config.sub: Import from master sources, rev. 1.230.
9203 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9204
9205 2001-11-07 Laurent Guerby <guerby@acm.org>
9206
9207 * MAINTAINERS (Write After Approval): Add self.
9208
9209 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
9210
9211 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9212
9213 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
9214
9215 * config.sub: Import from master sources, rev 1.226.
9216 * config.guess: Import from master sources, rev 1.216.
9217
9218 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
9219
9220 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9221 * MAINTAINERS: Add self as maintainer of MMIX port.
9222 Remove old after-approval entry.
9223
9224 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
9225
9226 * ChangeLog, configure: Fix spelling errors.
9227
9228 2001-10-20 Brendan Kehoe <brendan@zen.org>
9229
9230 * MAINTAINERS: Tweak my address.
9231
9232 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
9233
9234 * MAINTAINERS: Update my email address.
9235
9236 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
9237
9238 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9239 * MAINTAINERS: Add self as maintainer of CRIS port.
9240
9241 2001-10-10 Geert Bosch <bosch@gnat.com>
9242
9243 * MAINTAINERS (Various maintainers: Ada front end):
9244 Added Robert Dewar.
9245
9246 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
9247
9248 * MAINTAINERS (Write After Approval): Added self
9249
9250 2001-10-02 Geert Bosch <bosch@gnat.com>
9251
9252 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9253
9254 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
9255
9256 * configure: Handle temporary files securely using mkdir.
9257
9258 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
9259
9260 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9261
9262 2001-09-26 Will Cohen <wcohen@redhat.com>
9263
9264 * configure.in (*-*-linux*): Disable configuration of target-newlib
9265 and target-libgloss.
9266
9267 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9268
9269 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9270 RANLIB.
9271
9272 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
9273
9274 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9275 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9276 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9277 avoid quotes nesting problems.
9278 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9279 (DO_X): Export only variables that are set.
9280
9281 2001-09-19 Ben Elliston <bje@redhat.com>
9282
9283 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9284 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9285 semantics. Use the shell built-in "type" command instead.
9286
9287 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
9288
9289 Merged from gcc-3_0-branch:
9290 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
9291 * ltcf-c.sh: Use $objext, not $ac_objext.
9292 2001-07-27 Mark Kettenis <kettenis@gnu.org>
9293 * ltcf-cxx.sh: Add support for GNU.
9294 2001-07-22 Timothy Wall <twall@redhat.com>
9295 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
9296 default settings if using GNU tools with that configuration.
9297 * ltcf-cxx.sh: Ditto.
9298 * ltcf-gcj.sh: Ditto.
9299 2001-07-21 Michael Chastain <chastain@redhat.com>
9300 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9301 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
9302 * ltmain.sh: Mark as gcc-local.
9303
9304 2001-08-30 Eric Christopher <echristo@redhat.com>
9305 Jason Eckhardt <jle@redhat.com>
9306
9307 * config.guess: Merge from master sources.
9308 * config.sub: Merge from master sources, add support for mipsisa32.
9309
9310 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
9311 * config.sub: Merge from master sources, rev 1.219.
9312 * MAINTAINERS: Add self as contact for stormy16 port.
9313
9314 2001-08-14 Zack Weinberg <zackw@panix.com>
9315
9316 * config.sub: Merge from master sources, rev 1.218.
9317 * config.guess: Merge from master sources, rev 1.209.
9318
9319 2001-08-11 Graham Stott <grahams@redhat.com>
9320
9321 * Makefile.in (check-c++): Add missing semicolon.
9322
9323 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
9324
9325 * MAINTAINERS (Various maitainers: predict.def): Added myself.
9326
9327 2001-07-30 Eric Christopher <echristo@redhat.com>
9328
9329 * MAINTAINERS (Various maintainers: mips port): Added myself.
9330
9331 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
9332
9333 * configure.in (sh-*-linux*): New.
9334
9335 2001-07-27 Richard Henderson <rth@redhat.com>
9336
9337 * .cvsignore: Add LAST_UPDATED.
9338
9339 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
9340
9341 * MAINTAINERS (Various maintainers: s390 port): Added myself.
9342
9343 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
9344
9345 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9346
9347 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
9348
9349 * MAINTAINERS (Write After Approval): Added myself.
9350
9351 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9352
9353 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9354 and libgcj on m68hc11/m68hc12.
9355
9356 2001-06-27 H.J. Lu (hjl@gnu.org)
9357
9358 * Makefile (CFLAGS_FOR_BUILD): New.
9359 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9360
9361 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9362
9363 * README: Remove version number.
9364
9365 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9366
9367 * INSTALL/README: Update wrt. to the installation instructions now
9368 residing in gcc/doc/install.texi.
9369
9370 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9371
9372 * README: Replace with a cut-down and updated version of gcc/README.
9373
9374 2001-06-12 David Edelsohn <edelsohn@gnu.org>
9375
9376 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9377 multilibs to be disabled.
9378
9379 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
9380
9381 * MAINTAINERS (Write After Approval): Add myself.
9382
9383 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
9384
9385 * config.guess: Import CVS version 1.195.
9386 * config.sub: Import CVS version 1.212.
9387
9388 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
9389
9390 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9391 gcc/xgcc is built, use -print-prog-name to find out the program
9392 name to use.
9393
9394 2001-06-04 Phil Edwards <pme@sources.redhat.com>
9395
9396 * config.guess: Import CVS version 1.194. All gcc-local changes
9397 appear to also be in the master copy.
9398 * config.sub: Import CVS version 1.211.
9399
9400 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
9401
9402 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9403 with_gcc]: Use `gcc -shared' to build a shared library.
9404
9405 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
9406
9407 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9408 archives.
9409
9410 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9411
9412 * MAINTAINERS (Write After Approval): Add myself.
9413
9414 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
9415
9416 * configure.in (libstdcxx_flags): Do not try to execute
9417 libstdc++-v3/testsuite_flags until it exists.
9418
9419 2001-06-01 Alan Modra <amodra@bigpond.net.au>
9420
9421 * MAINTAINERS: Update my email address.
9422
9423 2001-05-31 Graham Stott <grahams@redhat.com>
9424
9425 * MAINTAINERS (Write After Approval): Add myself.
9426
9427 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
9428
9429 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
9430 libraries when using g++ with native linker.
9431
9432 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
9433
9434 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9435
9436 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
9437
9438 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9439 [aix4*|aix5*]: Prepend blank.
9440
9441 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
9442
9443 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9444 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
9445 of subdir/configure scripts to use the new libtool.m4.
9446
9447 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
9448
9449 * MAINTAINERS (Write After Approval): Add myself.
9450
9451 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
9452
9453 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9454
9455 2001-05-11 Ben Elliston <bje@redhat.com>
9456
9457 * Makefile.in (all-sid): New target.
9458 (check-sid, clean-sid, install-sid): Likewise.
9459
9460 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
9461
9462 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9463
9464 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9465
9466 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9467 libgcj.
9468
9469 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9470
9471 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9472 gcc/xgcc is built, use -print-prog-name to find out the program
9473 name to use.
9474
9475 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
9476
9477 * configure.in (noconfigdirs): Don't reset it from scratch in the
9478 target case; only append to it.
9479
9480 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9481 sparc-*-solaris2.8]: Disable ${libgcj}.
9482
9483 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
9484
9485 * configure.in (libgcj_saved): Copy from $libgcj.
9486 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9487 --disable-libgcj.
9488
9489 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
9490
9491 * MAINTAINERS: Remove self as MIPS maintainer and
9492 C front end maintainer.
9493
9494 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
9495
9496 * configure.in: Move *-chorusos target case to the proper switch.
9497 Disable libgcj.
9498
9499 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9500
9501 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9502 1.641.2.228.
9503
9504 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9505
9506 * Makefile.in (STAGE1_CFLAGS): Pass down.
9507
9508 2001-04-13 Alan Modra <amodra@one.net.au>
9509
9510 * config.guess: Add hppa64-linux support. Note for next import that
9511 this is already in the master file.
9512 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
9513
9514 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9515
9516 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9517 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9518
9519 2001-04-11 Stan Shebs <shebs@apple.com>
9520
9521 * MAINTAINERS: Add self as Darwin port maintainer.
9522
9523 2001-04-11 Alan Modra <amodra@one.net.au>
9524
9525 * MAINTAINERS: Update my email address.
9526
9527 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
9528
9529 * ltcf-cxx.sh: Support creation of C++ shared libraries on
9530 recent versions of FreeBSD (release 3 or later).
9531 * ltconfig: On FreeBSD, -lc must not be provided when building
9532 a shared library or else the standard -pthread gcc option is
9533 rendered worthless to later users of the built library.
9534
9535 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
9536
9537 * MAINTAINERS: Add self and RTH as C front end maintainers.
9538
9539 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
9540
9541 * config.sub: Make sure to match an already-canonicalized
9542 machine name (eg. mn10300-unknown-elf).
9543
9544 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
9545
9546 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9547 New macros.
9548 (bootstrap, cross): Use RECURSE_FLAGS.
9549 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9550
9551 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
9552
9553 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9554
9555 2001-03-22 Colin Howell <chowell@redhat.com>
9556
9557 * Makefile.in (DO_X): Do not backslash single-quotes in
9558 backquotes (two places).
9559
9560 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
9561
9562 Re-installed:
9563 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9564 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
9565 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9566 * ltcf-cxx.sh: Likewise.
9567 * ltcf-gcj.sh: Likewise.
9568
9569 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9570
9571 * MAINTAINERS: Add myself as "documentation co-maintainer".
9572
9573 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
9574
9575 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9576 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9577
9578 2001-03-19 Tom Tromey <tromey@redhat.com>
9579
9580 * config-ml.in: Handle GCJ and GCJFLAGS.
9581
9582 2001-03-21 Michael Chastain <chastain@redhat.com>
9583
9584 * Makefile.in: all-m4 depends on all-texinfo.
9585
9586 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
9587
9588 * MAINTAINERS: Add myself to write after approval list.
9589
9590 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
9591
9592 * Makefile.in (DO_X): Quote nested quotes.
9593
9594 2001-03-18 Alan Modra <alan@linuxcare.com.au>
9595
9596 * MAINTAINERS: Add myself to write after approval list.
9597
9598 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
9599
9600 * Makefile.in (DO_X): Use double quotes for quoting
9601 "RANLIB=$${RANLIB}".
9602
9603 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
9604
9605 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9606
9607 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
9608
9609 * configure.in: Only use `lang_requires' for languages athat are
9610 actually enabled.
9611
9612 2001-03-08 Phil Edwards <pme@sources.redhat.com>
9613
9614 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
9615
9616 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
9617
9618 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9619
9620 2001-03-07 Tom Tromey <tromey@redhat.com>
9621
9622 * configure.in: Allow config-lang.in to set `lang_requires' to list
9623 of other required languages.
9624
9625 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
9626
9627 * Makefile.in: Remove RANLIB definition. Use RANLIB
9628 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9629 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9630
9631 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
9632 Alexandre Oliva <aoliva@redhat.com>
9633
9634 * Makefile.in (check-c++): Use tabs, not spaces.
9635
9636 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
9637
9638 * MAINTAINERS: add myself to Write After Approval list.
9639
9640 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
9641
9642 * Makefile.in (check-c++): New rule.
9643
9644 * configure.in (target_libs): Remove libg++.
9645 (noconfigdirs): Remove libg++.
9646 (noconfigdirs): Same.
9647 (noconfigdirs): Same.
9648 (noconfigdirs): Same.
9649
9650 * config-ml.in: Remove libg++ references.
9651
9652 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9653 (ALL_TARGET_MODULES): Same.
9654 (configure-target-libg++): Remove.
9655 (all-target-libg++): Remove.
9656 (configure-target-libio): Remove.
9657 (all-target-libio): Remove.
9658 (check-target-libio): Remove.
9659 (.PHONY): Remove.
9660 (libg++.tar.bz2): Remove.
9661 (all-target-cygmon): Remove libio.
9662 (all-target-libstdc++): Remove.
9663 (configure-target-libstdc++): Remove.
9664 (TARGET_LIB_PATH): Remove libstdc++.
9665 (ALL_GCC_CXX): Remove libstdc++.
9666 (all-target-gperf): Correct.
9667
9668 2001-02-16 Nick Clifton <nickc@redhat.com>
9669
9670 * configure.in (noconfigdirs): Allow configuration of texinfo
9671 for Cygwin hosts.
9672
9673 2001-02-15 Anthony Green <green@redhat.com>
9674
9675 * configure: Introduce GCJ_FOR_TARGET.
9676 * configure.in: Ditto.
9677 * Makefile.in: Ditto.
9678
9679 2001-02-13 Andreas Schwab <schwab@suse.de>
9680
9681 * MAINTAINERS: Update mail address.
9682
9683 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9684
9685 * config.guess: Add linux target for S/390.
9686 * config.sub: Likewise.
9687
9688 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
9689
9690 * configure.in: for *-chorusos, don't config target-newlib and
9691 target-libgloss.
9692
9693 2001-02-06 Ben Elliston <bje@redhat.com>
9694
9695 * configure: Output host type to stdout, not stderr.
9696
9697 2001-02-05 Mark Mitchell <mark@codesourcery.com>
9698
9699 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
9700 * ltcf-cxx.sh: Likewise.
9701
9702 * config.if: Assume enable_libstdcxx_v3 is defined.
9703
9704 2001-02-04 Mark Mitchell <mark@codesourcery.com>
9705
9706 Remove V2 C++ library.
9707 * configure.in: Remove --enable-libstdcxx_v3 support.
9708
9709 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
9710
9711 * include/demangle.h: Add prototype for java_demangle_v3.
9712
9713 2001-01-29 Phil Edwards <pme@sources.redhat.com>
9714
9715 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
9716
9717 2001-01-27 Richard Henderson <rth@redhat.com>
9718
9719 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9720
9721 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9722
9723 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9724 Don't unset, it's non-portable and no longer necessary, set to empty
9725 instead.
9726
9727 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9728
9729 * ltconfig: Shell portability fix for the tagname validity check.
9730
9731 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
9732
9733 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9734 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9735
9736 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9737
9738 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9739
9740 2001-01-26 Tom Tromey <tromey@redhat.com>
9741
9742 * configure.in: Allow libgcj to be built on Sparc Solaris.
9743
9744 2001-01-25 David Edelsohn <edelsohn@gnu.org>
9745
9746 * ltcf-c.sh: Add aix5 case.
9747 * ltcf-cxx.sh: Likewise.
9748 * ltconfig: Likewise.
9749
9750 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
9751
9752 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9753 keep at least one of build_libtool_libs or build_old_libs set to
9754 yes.
9755
9756 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9757 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9758
9759 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
9760
9761 * configure.in: Enable libgcj on several additional platforms.
9762
9763 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
9764
9765 * configure.in: Enable libgcj for linux targets.
9766
9767 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9768
9769 * MAINTAINERS (Write After Approval): Add myself.
9770
9771 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
9772
9773 * MAINTAINERS: Add myself as vax port maintainer.
9774
9775 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
9776
9777 * MAINTAINERS: Add myself as Mercury front-end maintainer.
9778
9779 2001-01-09 Mike Stump <mrs@wrs.com>
9780
9781 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
9782 failures of subdirectories.
9783
9784 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9785
9786 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
9787 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9788 * ltcf-cxx.sh: Likewise.
9789 * ltcf-gcj.sh: Likewise.
9790 * ltconfig.sh: Fix typo.
9791
9792 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9793
9794 * configure: handle DOS-style absolute paths.
9795
9796 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9797
9798 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
9799
9800 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
9801
9802 * MAINTAINERS: Add myself as avr port co-maintainer.
9803
9804 2000-12-28 Ben Elliston <bje@redhat.com>
9805
9806 * MAINTAINERS: Add myself under ``Write After Approval''.
9807
9808 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
9809
9810 * texinfo: Remove directory from GCC.
9811
9812 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
9813
9814 * COPYING: Update to current
9815 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
9816 to 19yy as example year in copyright notice).
9817
9818 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
9819
9820 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
9821 (libstdcxx_incdir): Pass down.
9822 * config.if: Remove expired bits for cxx_interface, add stub.
9823 (libstdcxx_incdir): Add variable for g++ include directory.
9824 * configure.in (gxx_include_dir): Use it.
9825
9826 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
9827
9828 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
9829 with old-email address from ``Write After Approval''.
9830
9831 2000-12-15 Andreas Jaeger <aj@suse.de>
9832
9833 * configure.in: Handle lang_dirs.
9834
9835 2000-12-14 Tom Tromey <tromey@redhat.com>
9836
9837 * MAINTAINERS: Removed brads.
9838
9839 * MAINTAINERS: Added gcj developers.
9840
9841 2000-12-13 Anthony Green <green@redhat.com>
9842
9843 * configure.in: Disable libgcj for any target not specifically
9844 listed. Disable libgcj for x86 and Alpha Linux until compatible
9845 with g++ abi.
9846
9847 2000-12-13 Mike Stump <mrs@wrs.com>
9848
9849 * Makefile.in (local-distclean): Also remove fastjar.
9850
9851 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
9852
9853 * contrib/gcc_update: Add fastjar --touch entries.
9854
9855 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
9856
9857 * configure.in: Disable language-specific target libraries for
9858 languages that aren't enabled.
9859
9860 2000-12-10 Anthony Green <green@redhat.com>
9861
9862 * configure.in: Define libgcj. Disable libgcj target libraries for
9863 most targets.
9864
9865 2000-12-10 Neil Booth <neilb@earthling.net>
9866
9867 * MAINTAINERS: Update mail address, remove from WAA list.
9868
9869 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
9870
9871 * libjava: Imported from /cvs/java.
9872 * libffi: Likewise.
9873 * Boehm-gc: Likewise.
9874
9875 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
9876
9877 * configure.in (target_libs): Revert 2000-12-08 patch.
9878 (noconfigdirs): Added target-libjava.
9879
9880 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
9881
9882 * djunpack.bat: removed.
9883
9884 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
9885
9886 * Makefile.in: handle DOS-style absolute paths.
9887 * config-ml.in: likewise.
9888 * symlink-tree: likewise.
9889
9890 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
9891
9892 * fastjar: Imported.
9893
9894 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
9895
9896 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
9897 libjava.
9898 * configure.in (target_libs): Removed `target-libjava'.
9899
9900 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
9901
9902 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
9903 (ALL_MODULES): Added fastjar.
9904 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
9905 (all-target-libjava): all-fastjar replaces all-zip.
9906 (all-fastjar): Added.
9907 (configure-target-fastjar, all-target-fastjar): Likewise.
9908 * configure.in (host_tools): Added fastjar.
9909
9910 2000-12-07 Mike Stump <mrs@wrs.com>
9911
9912 * Makefile.in (local-distclean): Remove leftover built files.
9913
9914 2000-11-24 Nick Clifton <nickc@redhat.com>
9915
9916 * configure.in (xscale-elf): Add target.
9917 (xscale-coff): Add target.
9918
9919 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
9920
9921 * ltcf-cxx.sh: Support creation of C++ shared libraries on
9922 recent versions of FreeBSD (release 3 or later).
9923 * ltconfig: On FreeBSD, -lc must not be provided when building
9924 a shared library or else the standard -pthread gcc option is
9925 rendered worthless to later users of the built library.
9926
9927 2000-11-16 Fred Fish <fnf@be.com>
9928
9929 * configure.in (enable_libstdcxx_v3): Fix typo,
9930 libstd++ -> libstdc++.
9931
9932 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9933
9934 * MAINTAINERS: Add self to Write After Approval list.
9935
9936 2000-11-21 Bernd Schmidt <bernds@redhat.com>
9937
9938 * MAINTAINERS: Update my email address. Add myself to global write
9939 privs list.
9940
9941 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
9942
9943 * Makefile.in: Merge with src and libgcj.
9944 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
9945 configure-target-<library> when their configure scripts need the C
9946 or C++ library to have already been built to work properly.
9947 (do_proto_toplev): Set them to an empty string.
9948
9949 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9950 (REALLY_SET_LIB_PATH): Use them.
9951
9952 2000-11-17 Stan Shebs <shebs@apple.com>
9953
9954 * MAINTAINERS: Add self to Write After Approval list.
9955
9956 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
9957
9958 * configure: Provide the original toplevel configure arguments
9959 (including $0) to subprocesses in the environment rather than
9960 through gcc/configargs.h.
9961
9962 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
9963
9964 * MAINTAINERS: Remove references to cccp. Change C9X reference to
9965 C99. Alphabetise "Write After Approval" list.
9966
9967 2000-11-12 Mark Mitchell <mark@codesourcery.com>
9968
9969 * configure: Turn on libstdc++ V3 by default.
9970
9971 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9972 if we've got GCC.
9973
9974 2000-11-11 Philip Blundell <philb@gnu.org>
9975
9976 * MAINTAINERS: Add self to Write After Approval list.
9977
9978 2000-11-09 David Edelsohn <edelsohn@gnu.org>
9979
9980 * ltcf-c.sh (aix4): Improve shared library configuration; require
9981 exporting symbols.
9982 * ltcf-cxx.sh (aix4): Define.
9983 * ltconfig (aix4): Define library and soname specs appropriate for
9984 AIX. Define command to create export symbols list.
9985
9986 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
9987
9988 * config.sub: Add support for Sun Chorus
9989
9990 2000-10-31 Nick Clifton <nickc@redhat.com>
9991
9992 * MAINTAINERS: Rename <name>@cygnus.com addresses to
9993 <name>@redhat.com. Also installed new email address for Clint
9994 Popetz.
9995
9996 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
9997
9998 * etc: Remove directory from GCC.
9999
10000 2000-10-16 Michael Meissner <meissner@redhat.com>
10001
10002 * configure (gcc/configargs.h): Only create if there is a build GCC
10003 directory created.
10004
10005 2000-10-16 Matthias Klose <doko@debian.org>
10006
10007 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10008 when configured for libstdc++-v3.
10009
10010 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
10011
10012 * configure: Save configure arguments to gcc/configargs.h.
10013
10014 2000-10-04 Philipp Thomas <pthomas@suse.de>
10015
10016 * config.guess: Import CVS version 1.157.
10017 * config.sub: Import CVS version 1.181.
10018
10019 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
10020
10021 * Makefile.in (bootstrap): avoid recursion if subdir missing
10022 (cross): ditto
10023 (do-proto-toplev): ditto
10024
10025 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
10026
10027 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10028 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10029
10030 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10031 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
10032 all affected `configure' scripts.
10033
10034 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
10035
10036 * MAINTAINERS: Add self as cpplib co-maintainer.
10037
10038 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
10039
10040 * MAINTAINERS: Add self to Write After Approval list.
10041
10042 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10043
10044 * INSTALL/README: egcs -> GCC update.
10045
10046 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
10047
10048 * MAINTAINERS: Add myself to Write After Approval list.
10049
10050 2000-09-15 Kazu Hirata <kazu@hxi.com>
10051
10052 * MAINTAINERS: Add myself to Write After Approval list.
10053
10054 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
10055
10056 * configure.in: Do not build byacc for hppa64. Provide paths to the
10057 X11 libraries for hppa64.
10058
10059 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10060
10061 * MAINTAINERS: Add myself as 68hc11 port maintainer.
10062
10063 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
10064
10065 * Makefile.in (all-zlib): Added dummy target.
10066
10067 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10068 ltcf-gcj.sh: Updated from libtool multi-language branch.
10069
10070 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
10071
10072 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10073 (bootstrap*): Depend on all-bootstrap.
10074
10075 2000-09-05 Philipp Thomas <pthomas@suse.de>
10076
10077 * config.guess: Import CVS version 1.156.
10078 * config.sub: Import CVS version 1.179.
10079
10080 2000-09-02 Anthony Green <green@cygnus.com>
10081
10082 * Makefile.in (all-gcc): Depend on all-zlib.
10083 (CLEAN_MODULES): Add clean-zlib.
10084 (ALL_MODULES): Add all-zlib.
10085 * configure.in (host_libs): Add zlib.
10086
10087 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
10088
10089 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10090 crosses, but add gcc/include to the header search path for them.
10091
10092 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
10093
10094 * MAINTAINERS: Add self to Write After Approval list.
10095
10096 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10097
10098 * config.guess: Import CVS version 1.152.
10099 * config.sub: Import CVS version 1.177.
10100
10101 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
10102
10103 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10104 $targargs to tell whether newlib is going to be built.
10105
10106 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10107 $$r/TARGET_SUBDIR/libio for _G_config.h.
10108
10109 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
10110
10111 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10112
10113 2000-08-22 DJ Delorie <dj@redhat.com>
10114
10115 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10116
10117 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
10118
10119 * config-ml.in (CC, CXX): Avoid trailing whitespace.
10120 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10121 sub-configures.
10122
10123 2000-08-21 DJ Delorie <dj@redhat.com>
10124
10125 * MAINTAINERS: Add self as a libiberty maintainer
10126
10127 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
10128
10129 * configure.in (libstdcxx_flags): Use
10130 libstdc++-v3/src/libstdc++.INC.
10131
10132 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
10133
10134 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10135
10136 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
10137
10138 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10139
10140 * configure: Make enable_threads and enable_shared defaults
10141 explicit. Substitute enable_threads into generated Makefiles.
10142 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10143 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10144
10145 2000-08-13 Geoff Keating <geoffk@cygnus.com>
10146
10147 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10148
10149 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
10150
10151 * config-ml.in (CC): Remove bogus duplicate quotation mark from
10152 previous delta.
10153
10154 2000-08-11 Jason Merrill <jason@redhat.com>
10155
10156 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10157 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10158 (FLAGS_FOR_TARGET): Not here.
10159 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10160
10161 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
10162
10163 * config-ml.in (CC, CXX): Don't introduce a leading space.
10164
10165 2000-08-07 DJ Delorie <dj@delorie.com>
10166
10167 * MAINTAINERS: Add self as a DJGPP maintainer
10168
10169 2000-08-07 DJ Delorie <dj@redhat.com>
10170
10171 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10172 "if we're also building gcc, and it's a gcc that will run on the
10173 build machine, we want to use its includes instead of the system's
10174 default includes".
10175
10176 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
10177
10178 * MAINTAINERS: Add self to Write After Approval list.
10179
10180 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
10181
10182 * configure.in (libstdcxx_flags): Don't use `"'.
10183
10184 * config-ml.in: Adjust multilib search paths to the
10185 appropriate multilib tree.
10186
10187 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
10188
10189 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10190 commas in $LANGUAGES.
10191
10192 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
10193
10194 * configure.in: Re-enable all references to libg++ and librx.
10195
10196 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
10197
10198 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10199 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
10200 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10201 * ltcf-cxx.sh (need_lc): Set based on postdeps.
10202
10203 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10204
10205 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
10206
10207 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10208 CXX_FOR_TARGET for sed.
10209
10210 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
10211
10212 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10213 Do not override if already set in the environment or in configure.
10214 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10215 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10216
10217 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
10218
10219 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10220 the libtool CVS tree multi-language branch.
10221 * ltconfig, ltmain.sh: Updated.
10222
10223 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
10224
10225 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10226 (clean-target): Depend on it.
10227
10228 * Makefile.in (FLAGS_FOR_TARGET): New macro.
10229 (GCC_FOR_TARGET): Use it.
10230 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10231 * configure.in: ... here.
10232 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
10233 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10234
10235 2000-07-24 Eric Christopher <echristo@cygnus.com>
10236
10237 * MAINTAINERS: Add self to Write After Approval list.
10238
10239 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
10240
10241 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10242 (configure-target-libchill, configure-target-libobjc): Likewise.
10243
10244 * configure.in: Use the same cache file for all target libs.
10245 * config-ml.in: But different cache files per multilib variant.
10246
10247 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10248
10249 * configure (topsrcdir): Don't use dirname.
10250
10251 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
10252
10253 * MAINTAINERS: Add self to Write After Approval list.
10254
10255 2000-07-20 Jason Merrill <jason@redhat.com>
10256
10257 * configure.in: Remove all references to libg++ and librx.
10258
10259 * configure, configure.in, Makefile.in: Unify gcc and binutils.
10260
10261 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
10262
10263 * config.sub: Update to subversions version 2000-07-06.
10264
10265 2000-07-12 Andrew Haley <aph@cygnus.com>
10266
10267 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10268 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10269
10270 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
10271
10272 * symlink-tree: Check number of arguments.
10273
10274 2000-07-05 Jim Wilson <wilson@cygnus.com>
10275
10276 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10277 search path for a g++ extracted from the build tree. This
10278 will allow link tests run by configure scripts in
10279 subdirectories to succeed.
10280
10281 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
10282
10283 * ltconfig: Add support for mips-dde-sysv4.2MP
10284
10285 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10286
10287 * MAINTAINERS: Add myself as loop discovery maintainer.
10288
10289 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
10290
10291 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10292 `os2'. Force ac_cv_exeext to be ".exe" in that case.
10293
10294 2000-06-19 Timothy Wall <twall@cygnus.com>
10295
10296 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10297 * config.sub: Add tic54x target.
10298
10299 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10300
10301 * MAINTAINERS: Add self as Fortran maintainer,
10302 remove Craig Burley.
10303
10304 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
10305
10306 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10307 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10308
10309 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
10310
10311 * MAINTAINERS: Add self as i18n maintainer
10312
10313 20000-05-21 H.J. Lu (hjl@gnu.org)
10314
10315 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10316 directory are used if they exist. Make sure
10317 $(build_tooldir)/include is searched for header files,
10318 $(build_tooldir)/lib/ for library files.
10319 (GCC_FOR_TARGET): Likewise.
10320 (CXX_FOR_TARGET): Likewise.
10321
10322 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
10323
10324 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10325
10326 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
10327
10328 * Makefile.in (configure-target-libiberty): Depend on
10329 configure-target-newlib.
10330
10331 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
10332
10333 * configure.in, Makefile.in: Merge all libffi-related
10334 configury stuff from the libgcj tree.
10335
10336 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
10337
10338 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10339 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10340
10341 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10342
10343 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10344 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10345 current version information. Add to proto-toplev directory.
10346 (gdb-taz): Build do-djunpack.
10347
10348 2000-05-15 David Edelsohn <edelsohn@gnu.org>
10349
10350 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10351
10352 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
10353
10354 * MAINTAINERS: Add self to Write After Approval list.
10355
10356 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10357
10358 * ltmain.sh: Preserve in relink_command any environment
10359 variables that may affect the linker behavior.
10360
10361 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
10362
10363 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10364
10365 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
10366
10367 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10368
10369 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
10370
10371 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10372 with the version name.
10373
10374 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
10375
10376 * MAINTAINERS: Add self as bb-reorder maintainer.
10377
10378 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
10379
10380 * config.if: Tweak.
10381
10382 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
10383
10384 * djunpack.bat: New file.
10385
10386 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
10387
10388 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10389 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10390 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10391 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10392
10393 2000-04-16 Dave Pitts <dpitts@cozx.com>
10394
10395 * config.sub (case $basic_machine): Change default for "ibm-*"
10396 to "openedition".
10397
10398 2000-04-13 Andreas Jaeger <aj@suse.de>
10399
10400 * MAINTAINERS: Added myself.
10401
10402 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10403
10404 * Makefile.in (gdb-taz): New target. GDB specific archive.
10405 (do-md5sum): New target.
10406 (MD5PROG): Define.
10407 (PACKAGE): Default to TOOL.
10408 (VER): Default to a shell script.
10409 (taz): Rewrite target. Move real work to do-proto-toplev. Include
10410 md5 checksum generation.
10411 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10412 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10413 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10414 insight.tar.bz2): Use gdb-taz to create archive.
10415
10416 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
10417
10418 * configure (warn_cflags): Delete.
10419
10420 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
10421
10422 * MAINTAINERS: Added myself.
10423
10424 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
10425 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
10426
10427 * configure.in (enable_libstdcxx_v3): Add.
10428 (target_libs): Add bits here to switch between libstdc++-v2 and
10429 libstdc++-v3.
10430 * config.if: And this file too.
10431 * Makefile.in: Add libstdc++-v3 targets.
10432
10433 2000-04-05 Michael Meissner <meissner@redhat.com>
10434
10435 * config.sub (d30v): Add d30v as a basic machine type.
10436
10437 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
10438
10439 * configure.in: -linux-gnu*, not -linux-gnu.
10440
10441 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10442
10443 * MAINTAINERS: Add self in write-after-approval section.
10444
10445 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
10446
10447 * MAINTAINERS: Add self as ia64 port maintainer.
10448
10449 2000-03-08 Neil Booth <NeilB@earthling.net>
10450
10451 * MAINTAINERS: Add self in write-after-approval section.
10452
10453 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
10454
10455 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10456 (do-tar-bz2): Replace TOOL with PACKAGE.
10457 (gdb.tar.bz2): Remove GDBTK from GDB package.
10458 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10459 dejagnu.tar.bz2): New packages.
10460
10461 2000-02-27 Andreas Jaeger <aj@suse.de>
10462
10463 * configure.in: Add entry for mips*-*-linux*, move catch all
10464 *-*-*linux* entry below this one.
10465
10466 2000-02-27 Ian Lance Taylor <ian@zembu.com>
10467
10468 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10469
10470 2000-02-24 Nick Clifton <nickc@cygnus.com>
10471
10472 * config.sub: Support an OS of "wince".
10473
10474 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
10475
10476 * config.guess, config.sub: Updated to match config's 2000-02-15
10477 version.
10478
10479 2000-02-23 Linas Vepstas <linas@linas.org>
10480
10481 * config.sub: Add support for Linux/IBM 370.
10482 * configure.in: Likewise.
10483
10484 2000-02-22 Nick Clifton <nickc@cygnus.com>
10485
10486 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10487
10488 2000-02-20 Christopher Faylor <cgf@cygnus.com>
10489
10490 * config.guess: Guess "cygwin" rather than "cygwin32".
10491
10492 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10493
10494 * configure (gcc_version): When setting, narrow search to
10495 lines containing `version_string'.
10496
10497 2000-02-15 Denis Chertykov <denisc@overta.ru>
10498
10499 * config.sub: Add support for avr target.
10500
10501 2000-02-14 Nick Clifton <nickc@cygnus.com>
10502
10503 * MAINTAINERS: Add maintainers for MCore port.
10504
10505 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
10506
10507 * config.sub: Add mmix-knuth-mmixware.
10508
10509 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10510
10511 * MAINTAINERS: Pair cccp with cpplib maintainership.
10512
10513 2000-01-27 Christopher Faylor <cgf@redhat.com>
10514
10515 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10516 structure stuff to -L library search.
10517 (CXX_FOR_TARGET): Ditto.
10518 (CROSS_CHECK_MODULES): Fix spelling mistake.
10519
10520 2000-01-24 Mark Mitchell <mark@codesourcery.com>
10521
10522 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10523 the C++ compiler.
10524
10525 2000-01-12 Richard Henderson <rth@cygnus.com>
10526
10527 * configure.in: Don't build some bits for beos.
10528
10529 2000-01-12 Joel Sherrill (joel@OARcorp.com)
10530
10531 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10532 as include files.
10533
10534 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
10535
10536 * Add self as cpplib maintainer, as requested by Jason
10537 Merrill. Correct my e-mail address.
10538
10539 2000-01-06 Geoff Keating <geoffk@cygnus.com>
10540
10541 * configure.in: Use mt-aix43 to handle *_TARGET defs,
10542 not mh-aix43.
10543
10544 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
10545
10546 * MAINTAINERS: Add myself to "write after approval" list.
10547
10548 1999-12-14 Richard Henderson <rth@cygnus.com>
10549
10550 * config.guess (alpha-osf, alpha-linux): Detect ev67.
10551 * config.sub: Accept alphaev[78], alphaev8.
10552
10553 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10554
10555 * config.guess, config.sub: Update from autoconf.
10556
10557 1999-11-29 Bruce Korb <autogen@linuxbox.com>
10558
10559 * MAINTAINERS: update my playtime e-address.
10560
10561 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10562
10563 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10564 necessary libraries are missing.
10565
10566 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
10567
10568 * MAINTAINERS: Add new 'write after approval' maintainer.
10569
10570 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
10571
10572 * MAINTAINERS: Add new Java maintainer.
10573
10574 1999-10-25 Andreas Schwab <schwab@suse.de>
10575
10576 * configure: Fix quoting inside arguments of eval.
10577
10578 1999-10-21 Nick Clifton <nickc@cygnus.com>
10579
10580 * config-ml.in: Allow suppression of some ARM multilibs.
10581
10582 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
10583
10584 * config.guess: Add OS/390 match pattern.
10585 * config.sub: Add mvs, openedition targets.
10586 * configure.in (i370-ibm-opened*): New.
10587
10588 1999-09-04 Steve Chamberlain <sac@pobox.com>
10589
10590 * config.sub: Add support for configuring for pj.
10591
10592 1999-08-31 Nick Clifton <nickc@cygnus.com>
10593
10594 * config.sub (maybe_os): Add support for configuring for fr30.
10595
10596 1999-08-25 Nick Clifton <nickc@cygnus.com>
10597
10598 * configure.in: Do not configure or build ld for AIX
10599 platforms. ld is known to be broken on these platforms.
10600
10601 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10602
10603 * config-ml.in: Pass compiler flag corresponding to multidirs to
10604 subdir configures.
10605
10606 1999-08-09 Ian Lance Taylor <ian@zembu.com>
10607
10608 * Makefile.in (LDFLAGS): Define.
10609
10610 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
10611
10612 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10613 noconfigdirs.
10614 (*-*-cygwin*): Likewise.
10615
10616 1999-08-08 Ian Lance Taylor <ian@zembu.com>
10617
10618 * mkdep: New file.
10619 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10620 (BINUTILS_SUPPORT_DIRS): Add mkdep.
10621
10622 From Eli Zaretskii <eliz@is.elta.co.il>:
10623 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10624 long file name when using DJGPP on MS-DOS.
10625
10626 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
10627
10628 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10629
10630 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
10631
10632 * Makefile.in (check-target-libio): Remove all-target-libstdc++
10633 dependency as this causes "make check" to globally "make all"
10634
10635 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
10636
10637 * configure.in (target_libs): Added target-zlib.
10638 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10639 (CONFIGURE_TARGET_MODULES): Likewise.
10640 (CHECK_TARGET_MODULES): Likewise.
10641 (INSTALL_TARGET_MODULES): Likewise.
10642 (CLEAN_TARGET_MODULES): Likewise.
10643 (configure-target-zlib): New target.
10644 (all-target-zlib): Likewise.
10645 (all-target-libjava): Depend on all-target-zlib.
10646 (configure-target-libjava): Depend on configure-target-zlib.
10647
10648 * Makefile.in (configure-target-libjava): Depend on
10649 configure-target-newlib.
10650 (configure-target-boehm-gc): New target.
10651 (configure-target-qthreads): New target.
10652
10653 * configure.in (target_libs): Added target-qthreads.
10654 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10655 (CONFIGURE_TARGET_MODULES): Likewise.
10656 (CHECK_TARGET_MODULES): Likewise.
10657 (INSTALL_TARGET_MODULES): Likewise.
10658 (CLEAN_TARGET_MODULES): Likewise.
10659 (all-target-qthreads): New target.
10660 (configure-target-libjava): Depend on configure-target-qthreads.
10661 (all-target-libjava): Depend on all-target-qthreads.
10662
10663 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10664 (CONFIGURE_TARGET_MODULES): Likewise.
10665 (CHECK_TARGET_MODULES): Likewise.
10666 (INSTALL_TARGET_MODULES): Likewise.
10667 (CLEAN_TARGET_MODULES): Likewise.
10668 (all-target-libjava): New target.
10669 (all-target-boehm-gc): Likewise.
10670 * configure.in (target_libs): Added libjava, boehm-gc.
10671
10672 1999-07-22 Ian Lance Taylor <ian@zembu.com>
10673
10674 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10675 configure.bat in SUPPORT_FILES.
10676 (gas+binutils.tar.bz2): Likewise.
10677
10678 * makeall.bat: Remove; obsolete.
10679
10680 1999-07-21 Ian Lance Taylor <ian@zembu.com>
10681
10682 From Mark Elbrecht:
10683 * configure.bat: Remove; obsolete.
10684
10685 1999-07-11 Ian Lance Taylor <ian@zembu.com>
10686
10687 * configure: Add -W -Wall to the default CFLAGS when compiling with
10688 gcc.
10689
10690 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
10691
10692 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10693
10694 1999-06-30 Mark Mitchell <mark@codesourcery.com>
10695
10696 * configure.in: Build ld on IRIX6.
10697
10698 1999-06-12 Ian Lance Taylor <ian@zembu.com>
10699
10700 * Makefile.in: Change distribution targets to use bzip2 instead of
10701 gzip.
10702 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10703 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10704
10705 1999-06-04 Nick Clifton <nickc@cygnus.com>
10706
10707 * config.sub: Add mcore target.
10708
10709 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
10710
10711 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10712
10713 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
10714
10715 * config.guess (dummy): Changed to $dummy.
10716
10717 1999-05-24 Nick Clifton <nickc@cygnus.com>
10718
10719 * config.sub: Tidied up case statements.
10720
10721 1999-05-22 Ben Elliston <bje@cygnus.com>
10722
10723 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10724 <jiro@din.or.jp>.
10725
10726 * config.guess: Merge with FSF version. Future changes will be
10727 more accurately recorded in this ChangeLog.
10728 * config.sub: Likewise.
10729
10730 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
10731
10732 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10733
10734 1999-04-30 Tom Tromey <tromey@cygnus.com>
10735
10736 * ltmain.sh: [mode link] Always use CC given by ltconfig.
10737
10738 1999-04-23 Tom Tromey <tromey@cygnus.com>
10739
10740 * ltconfig, ltmain.sh: Update to libtool 1.2f.
10741
10742 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
10743
10744 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
10745 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
10746 Bad merge removed these two changes.
10747
10748 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
10749 Martin Heller (Ing.-Buero_Heller@t-online.de)
10750
10751 * config.guess (interix Alpha): Add.
10752
10753 1999-04-11 Richard Henderson <rth@cygnus.com>
10754
10755 * configure.in (i?86-*-beos*): Do config gperf; don't config
10756 gdb, newlib, or libgloss.
10757
10758 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
10759
10760 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
10761 link a trivial program with -mabi=64. If it fails, remove mabi=64
10762 from multidirs.
10763
10764 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
10765
10766 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
10767
10768 1999-04-08 Nick Clifton <nickc@cygnus.com>
10769
10770 * config.sub: Add support for mcore targets.
10771
10772 1999-04-07 Michael Meissner <meissner@cygnus.com>
10773
10774 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
10775 not mt-ospace, in order to shut up assembler warning about using
10776 symbols that are named the same as registers.
10777
10778 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
10779
10780 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
10781 dependency list for all-target-cygmon.
10782
10783 1999-04-05 Doug Evans <devans@casey.cygnus.com>
10784
10785 * config-ml.in: Check $host, not $target, for selective multilibs.
10786 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
10787 thumb interworking, and underscore prefix multilibs.
10788
10789 1999-04-04 Ian Lance Taylor <ian@zembu.com>
10790
10791 * missing: Update to version from current automake.
10792
10793 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
10794
10795 * configure (gxx_include_dir): Removed.
10796
10797 * configure.in (gxx_include_dir): Handle it.
10798 * Makefile.in: Likewise.
10799
10800 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
10801
10802 * config.sub (mips64vr4111,mips64vr4111el) Add.
10803
10804 1999-03-21 Ben Elliston <bje@cygnus.com>
10805
10806 * config.guess: Correct typo for detecting ELF on FreeBSD.
10807
10808 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
10809
10810 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
10811 config/mh-djgpp.
10812
10813 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
10814
10815 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
10816 all-target-newlib to dependency list for all-target-bsp.
10817
10818 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
10819
10820 * config.sub: Add i386-uwin support.
10821 * config.guess: Likewise.
10822
10823 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10824
10825 * configure.in: cleanup, add mh-*pic handling for arm, special
10826 case powerpc*-*-aix*
10827
10828 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
10829
10830 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
10831 can be built.
10832
10833 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
10834
10835 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
10836 targets.
10837
10838 1999-03-02 Nick Clifton <nickc@cygnus.com>
10839
10840 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
10841
10842 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
10843
10844 * config.sub: Check for "cygwin*" rather than "cygwin32*"
10845
10846 1999-02-24 Nick Clifton <nickc@cygnus.com>
10847
10848 * config.sub: Fix typo in arm recognition.
10849
10850 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
10851
10852 * configure.in (noconfigdirs): Changed target_configdirs to
10853 include target-bsp only for m68k-*-elf* and m68k-*-coff*
10854 rather than m68k-*-* since it is not known to work on
10855 m68k-aout. Ditto for arm-*-*oabi.
10856
10857 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
10858
10859 * configure.in (*-*-windows*): Remove, no longer used.
10860
10861 1999-02-19 Ben Elliston <bje@cygnus.com>
10862
10863 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
10864 Smart and improved by Andrew Cagney.
10865
10866 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
10867
10868 * config.guess: Recognize openbsd-*-hppa.
10869
10870 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
10871
10872 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
10873 only if it is not empty.
10874
10875 1999-02-17 Nick Clifton <nickc@cygnus.com>
10876
10877 Patch from: Scott Bambrough <scottb@corelcomputer.com>
10878
10879 * config.guess: Modified to recognize uname's armv* syntax.
10880
10881 * config.sub: Modified to recognize uname's armv* syntax.
10882
10883 1999-02-17 Mark Salter <msalter@cygnus.com>
10884
10885 * configure.in: Added target-bsp for sparclite.
10886
10887 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
10888
10889 * config.sub: Recognize alphapca5[67] and up to alphaev8.
10890
10891 1999-02-08 Nick Clifton <nickc@cygnus.com>
10892
10893 * configure.in: Add support for strongarm port.
10894 * config.sub: Add support for strongarm target.
10895
10896 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
10897
10898 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10899 the old name config/mh-cygwin32.
10900 Enable texinfo.
10901
10902 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
10903
10904 * configure.in: Do build ld for ix86 Solaris.
10905
10906 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
10907
10908 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
10909 $AR_FOR_TARGET. Likewise for RANLIB.
10910
10911 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
10912
10913 * config.sub (oabi): Recognize.
10914 * configure.in (arm-*-oabi): Handle.
10915
10916 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
10917
10918 * config.guess: Improve detection of i686 on UnixWare 7.
10919
10920 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
10921
10922 * config.guess: Add support for i386-pc-interix.
10923 * config.sub: Likewise.
10924 * configure.in: Likewise.
10925
10926 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
10927
10928 * Makefile.in: Remove unneeded all-target-libio from
10929 from all-target-winsup target since it is now unneeded.
10930 Add all-target-libtermcap in its place since it is now
10931 needed.
10932
10933 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
10934
10935 * configure.in: makefile stub for cygwin target is probably
10936 unnecessary. Remove it for now.
10937
10938 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
10939
10940 * configure.in: libtermcap.a should be built when cygwin is the
10941 target as well as the host.
10942 * config.guess: Allow mixed case in cygwin uname output.
10943 * Makefile.in: Add libtermcap target.
10944
10945 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
10946
10947 * config.sub: Clean up handling of hppa2.0.
10948
10949 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
10950
10951 * config.guess: Use C code to identify more HP machines.
10952
10953 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
10954
10955 * config.sub: Handle hppa2.0.
10956
10957 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
10958
10959 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10960 cygmon for all sparclite targets, regardless of object format.
10961
10962 1998-12-15 Mark Salter <msalter@cygnus.com>
10963
10964 * configure.in: Added target-bsp for several target architectures.
10965
10966 * Makefile.in: Added rules for bsp.
10967
10968 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
10969
10970 * config.guess: Improve detection of hppa2.0 processors.
10971
10972 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
10973
10974 * config.guess: Recognize FreeBSD using ELF automatically.
10975
10976 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
10977
10978 * configure (skip-this-dir): Add handling for new shell script, which
10979 might be created by a sub-directory's configure to indicate, this particular
10980 directory is "unwanted".
10981 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10982
10983 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
10984
10985 * ltconfig: import from libtool, after changing libtool to
10986 account for the cygwin name change.
10987
10988 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
10989
10990 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10991 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10992
10993 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
10994
10995 * configure.in: Add libtermcap to list of cygwin dependencies.
10996
10997 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
10998
10999 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11000 they include winsup/include when it's a cygwin target.
11001
11002 1998-11-12 Tom Tromey <tromey@cygnus.com>
11003
11004 * configure.in (host_tools): Added zip.
11005 * Makefile.in (all-target-libjava): Depend on all-zip.
11006 (all-zip): New target.
11007 (ALL_MODULES): Added all-zip.
11008 (NATIVE_CHECK_MODULES): Added check-zip.
11009 (INSTALL_MODULES): Added install-zip.
11010 (CLEAN_MODULES): Added clean-zip.
11011
11012 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
11013
11014 * Makefile.in: lose "32" from comment about cygwin.
11015
11016 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
11017
11018 * configure.in: Use -Os to build target libraries for the fr30.
11019
11020 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
11021
11022 * config.sub: Add fr30.
11023
11024 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
11025
11026 * configure.in: drop "32" from config/mh-cygwin32. Check
11027 cygwin* instead of cygwin32*.
11028 * config.sub: Check cygwin* instead of cygwin32*.
11029
11030 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
11031
11032 * config.guess: Match any version of Unixware7.
11033
11034 1998-10-20 Syd Polk <spolk@cygnus.com>
11035
11036 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11037 if desired.
11038
11039 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
11040
11041 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11042 these if the appropriate directories and files to not exist.
11043
11044 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
11045
11046 * Makefile.in (DEVO_SUPPORT): Add config.if.
11047
11048 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
11049
11050 * configure: Add pattern to replace "build_tooldir"'s
11051 definition in the generated Makefile with "tooldir"'s
11052 actual value.
11053
11054 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
11055
11056 * config.sub: Bring back lost sparcv9.
11057
11058 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11059
11060 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
11061
11062 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11063 CC_FOR_TARGET and friends.
11064
11065 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11066
11067 * Makefile.in (build_tooldir): New variable, same as tooldir.
11068 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11069 -B$(build_tooldir)/bin/.
11070 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11071
11072 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11073
11074 * README: Remove installation instructions and refer to the
11075 INSTALL directory instead.
11076
11077 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
11078
11079 * config.sub: Add support for i[34567]86-pc-udk.
11080 * configure.in: Likewise.
11081
11082 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
11083
11084 * Makefile.in: add bzip2 package building bits for user
11085 tools module
11086 * configure.in: ditto
11087
11088 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
11089
11090 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11091 (ALL_TARGET_MODULES): Add all-target-libobjc.
11092 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11093 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11094 (all-target-libchill): Add dependencies.
11095 * configure.in (target_libs): Add libchill.
11096
11097 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
11098
11099 * configure.in (target_subdir): Remove duplicate line.
11100
11101 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
11102
11103 * Makefile.in (all-automake): fix dependencies.
11104
11105 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
11106
11107 * configure.in: Minor cleanups for building in the $(target_alias)
11108 subdir.
11109
11110 1998-09-22 Jim Wilson <wilson@cygnus.com>
11111
11112 * Makefile.in (bootstrap): Set r and s before make all. Use
11113 BASE_FLAGS_TO_PASS in make all.
11114 (cross): Likewise.
11115
11116 1998-09-20 Mark Mitchell <mark@markmitchell.com>
11117
11118 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11119
11120 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
11121
11122 * config.sub: Fix typo in last change.
11123
11124 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11125
11126 * config.sub: Add support for C4x target.
11127 * configure.in: Likewise.
11128
11129 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
11130
11131 * config.sub: Recognize sparcv9 just like sparc64.
11132
11133 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
11134
11135 * config.guess: Match "Pent II" or "PentII" for OpenServer.
11136
11137 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
11138
11139 * config.guess: Correctly identify Pentium II sco boxes.
11140
11141 * config.guess: Fix "tr" code. From Weiwen Liu.
11142
11143 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
11144
11145 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11146 stabs.
11147
11148 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
11149
11150 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11151 (ALL_TARGET_MODULES): Add all-target-libchill.
11152 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11153 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11154 (all-target-libchill): Add dependencies.
11155 * configure.in (target_libs): Add libchill.
11156
11157 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11158
11159 * config.guess: Avoid assumptions about "tr" behaves when
11160 LANG is set to something other than English.
11161
11162 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
11163
11164 * configure (gxx_include_dir): Changed to
11165 '${prefix}/include/g++'-${libstdcxx_interface}.
11166
11167 * config.if: New to determine the interfaces.
11168
11169 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
11170
11171 * config.guess: Detect and handle MPE/IX.
11172 * config.sub: Deal with MPE/IX.
11173
11174 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
11175
11176 * configure.in: Use mh-aix43.
11177
11178 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
11179
11180 * configure: Fix --without/--disable cases for gxx-include-dir.
11181
11182 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
11183
11184 * mdata-sh: Imported. Needed for automake support.
11185
11186 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
11187
11188 * Makefile.in (taz): Try "chmod -R og=u ." before
11189 "chmod og=u `find . -print`".
11190
11191 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
11192
11193 * configure.in: Add arm-elf and thumb-elf support.
11194
11195 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
11196
11197 * Makefile.in: Undo previous patch.
11198
11199 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
11200
11201 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11202 to here ...
11203 (install-no-fixedincludes): and here
11204 (INSTALL_MODULES): ... from here.
11205
11206 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
11207
11208 * config.sub: Merge with FSF.
11209
11210 * config.guess: Merge with FSF.
11211
11212 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
11213
11214 * configure (extraconfigdirs): New variable.
11215 (SUBDIRS): Add extraconfigdirs and recurse on them too.
11216 * Makefile.in (all): Move higher in file.
11217 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11218 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11219 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11220 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11221 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11222
11223 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
11224
11225 * Makefile.in (all-target-libjava): Depend on all-gcc and
11226 all-target-newlib.
11227 (configure-target-libjava): Depend on $(ALL_GCC).
11228
11229 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
11230
11231 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11232 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11233
11234 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
11235
11236 * INSTALL/README: Fix typo.
11237
11238 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
11239
11240 * ylwrap: Change absolute path checks to check for DOS style path
11241 names.
11242
11243 * ylwrap: Don't use a full path name if the source file is in the
11244 same directory. From hjl@lucon.org (H.J. Lu).
11245
11246 * config-ml.in: Default to being verbose, to match Feb 18 change to
11247 configure.
11248
11249 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
11250
11251 Brought over from egcs:
11252
11253 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11254
11255 * configure.in (target_subdir): Set to ${target_alias} instead
11256 of "libraries".
11257
11258 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11259
11260 * configure.in (target_subdir): Set to libraries if enable_multilib.
11261
11262 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
11263
11264 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11265 multilibs, force reconfiguration the first time we create
11266 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11267
11268 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
11269
11270 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11271 avoid confusion with --no-recursion.
11272
11273 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
11274
11275 * configure.in: Win32 hosts shouldn't use install -x
11276 * install-sh: remove -x option, and special .exe-handling
11277 hack.
11278
11279 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
11280
11281 * config.guess: Recognize i586-pc-beos.
11282 * configure.in: Don't build some bits for beos.
11283
11284 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
11285
11286 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11287 CFLAGS default to -O2.
11288
11289 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11290 when using GNU ld.
11291
11292 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
11293
11294 * ltmain.sh: Correct install when using a different shell.
11295
11296 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
11297
11298 * ltconfig, ltmain.sh: Update to libtool 1.2b.
11299
11300 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
11301
11302 * makefile.vms: Update to build binutils/makefile.vms. Add install
11303 target.
11304
11305 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
11306
11307 * ltconfig: Update to correct AIX handling.
11308
11309 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11310
11311 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11312
11313 * configure.in (target_subdir): Set to ${target_alias} instead
11314 of "libraries".
11315
11316 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
11317
11318 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11319 (Makefile): Depend on $(gcc_version_trigger).
11320
11321 * configure (gcc_version): Change default initializer to empty
11322 string.
11323 (gcc_version_trigger): New variable; pass this variable down
11324 to subdir configures to enable them checking gcc's version
11325 themselves. Emit make macros for both gcc_version vars.
11326 (topsrcdir): Initialize reliably.
11327 (recursion line): Remove --with-gcc-version=${gcc_version}.
11328
11329 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11330
11331 * configure (enable_version_specific_runtime_libs): Implement new flag
11332 --enable-version-specific-runtime-libs which installs C++ runtime stuff
11333 in $(libsubdir); emit definition in each generated Makefile.
11334 (gxx_include_dir): Initialize depending on
11335 $enable_version_specific_runtime_libs.
11336
11337 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11338
11339 * configure (gcc_version): Initialize properly depending on
11340 how and where configure is started.
11341 (recursion line): Pass a --with-gcc-version=${gcc_version}
11342 to configures in subdirs.
11343
11344 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
11345
11346 * configure.in (noconfigdirs): Add configure pattern for mips tx39
11347 cygmon
11348
11349 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
11350
11351 * configure.in: Add cygmon and libstub support for mn10200.
11352
11353 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
11354
11355 * configure (gcc_version): Add new variable describing the
11356 particular gcc version we're building.
11357 * Makefile.in (libsubdir): Add new macro for the directory
11358 in which the compiler finds executables, libraries, etc.
11359 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11360 and libsubdir.
11361
11362 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11363
11364 * Makefile.in (local-clean): Remove *.log.
11365 (warning.log): Built with warn_summary from build.log.
11366 (mail-report.log): Run test_summary.
11367 (mail-report-with-warnings.log): Run test_summary including
11368 warning.log in the report.
11369
11370 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
11371
11372 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11373
11374 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
11375
11376 * Makefile.in (grep): Grep no longer depends on libiberty.
11377
11378 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
11379
11380 * Makefile.in: all-snavigator needs all-libgui.
11381
11382 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
11383
11384 * configure.in: Add cygmon and libstub support for mn10300.
11385
11386 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
11387
11388 * missing: Update to version from automake 1.3.
11389
11390 * ltmain.sh: On installation, don't get confused if the same name
11391 appears more than once in the list of library names.
11392
11393 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
11394
11395 * config.sub: Accept m68060 and m5200 as CPU names.
11396
11397 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
11398
11399 * configure: Use && rather than using -a in test, because odd
11400 strings can confuse test.
11401 * configure.in: Likewise.
11402
11403 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
11404
11405 * ltconfig, ltmain.sh: Bring in Visual C++ support.
11406
11407 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11408
11409 * Makefile.in (boostrap2-lean, bootstrap3-lean,
11410 bootstrap4-lean): New targets.
11411
11412 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
11413
11414 * mpw-* Delete. Not used.
11415
11416 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
11417
11418 * COPYING.LIB: Update FSF address.
11419
11420 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
11421
11422 * ltconfig, ltmain.sh: Update to libtool 1.2a.
11423
11424 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11425 GAS_SUPPORT_DIRS.
11426
11427 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
11428
11429 * ltconfig, ltmain.sh: Avoid producing a version number if
11430 -version-info was not used.
11431
11432 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
11433
11434 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11435 building with newlib.
11436
11437 1998-04-30 Paul Eggert <eggert@twinsun.com>
11438
11439 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11440 Solaris `make' causes it to continue to next definition.
11441
11442 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
11443
11444 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11445 the right GUI libraries and files are installed along with GDB.
11446
11447 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
11448
11449 * configure.in: Change alpha to alpha* in several places.
11450
11451 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
11452
11453 * config.sub: Recognize sparc86x.
11454
11455 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
11456
11457 * configure.in (--enable-target-optspace): Remove debug echo.
11458
11459 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
11460
11461 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11462
11463 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
11464
11465 * ltconfig: Update cygwin32 support.
11466
11467 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11468 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11469 (GDB_SUPPORT_DIRS): Likewise.
11470
11471 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
11472
11473 * configure.in (target_makefile_frag): If --enable-target-optspace,
11474 use -Os to compile target libraries rather than -O2. Default to
11475 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11476 not used.
11477 * configure.in (target_cflags): Ditto for d30v.
11478
11479 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
11480
11481 * Makefile.in (all-bfd): Depend on all-intl.
11482 (all-binutils): Likewise.
11483 (all-gas): Likewise.
11484 (all-gprof): Likewise.
11485 (all-ld): Likewise.
11486
11487 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
11488
11489 * configure.in (host_tools): Fix typo, lbtool -> libtool.
11490
11491 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
11492
11493 * Makefile.in (all-bfd): Depend upon all-libiberty.
11494
11495 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11496
11497 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
11498
11499 * Makefile.in: Add libstub.
11500
11501 * configure.in: Ditto. Build libstub for targets that have cygmon
11502 support.
11503
11504 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
11505
11506 * configure.in: Don't set PICFLAG on ix86-cygwin32.
11507
11508 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
11509
11510 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11511 use mh-sysv5 if specified. Support gprof on SCO Open Server.
11512
11513 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
11514
11515 * configure: Define DEFAULT_M4 by searching PATH.
11516 * Makfile.in: Use DEFAULT_M4.
11517
11518 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
11519
11520 * ltconfig: Add cygwin32 support.
11521
11522 * Makefile.in, configure.in: Add libtool as a native only directory
11523 to configure and build.
11524
11525 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
11526
11527 * Makefile.in (INSTALL_MODULES): Remove texinfo.
11528
11529 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
11530
11531 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11532
11533 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
11534
11535 * Makefile.in: add ash make rules
11536 * configure.in: add ash to native_only and host_tools lists
11537
11538 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
11539
11540 * Makefile.in (all-gettext, all-intl): New targets.
11541 (ALL_MODULES): Added all-gettext, all-intl.
11542 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11543 (INSTALL_MODULES): Added install-gettext, install-intl.
11544 (CLEAN_MODULES): Added clean-gettext, clean-intl.
11545
11546 * configure.in (host_tools): Added gettext.
11547 (native_only): Likewise.
11548 (noconfigdirs) [various cases]: Likewise.
11549 (host_libs): Added intl.
11550
11551 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
11552
11553 * configure: Do not disable building gdbtk for cygwin32 hosts.
11554
11555 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
11556
11557 * configure.in: Add thumb-coff target.
11558 * config.sub: Add thumb-coff target.
11559
11560 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
11561
11562 * Makefile.in: Revert yesterday's change.
11563 (all-target-winsup): all-target-librx stays out of here.
11564
11565 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
11566
11567 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11568 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11569 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11570 Remove references to librx and libg++.
11571
11572 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
11573
11574 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11575 recursive makes
11576
11577 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
11578
11579 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11580 for newlib directory.
11581 (CXX_FOR_TARGET): Likewise.
11582
11583 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
11584
11585 * ltconfig: Update after libtool/ltconfig.in change for
11586 hpux11.
11587
11588 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
11589
11590 * ltconfig, ltmain.sh: Update to libtool 1.2.
11591
11592 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
11593
11594 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11595 (install-gcc-cross): Instead, override LANGUAGES here.
11596
11597 1998-03-18 Dave Love <d.love@dl.ac.uk>
11598
11599 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11600 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11601
11602 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
11603
11604 * configure.in: Add Thumb-pe target.
11605
11606 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
11607
11608 * Makefile.in - changed sn targets to snavigator
11609 * configure.in - changed sn targets to snavigator
11610
11611 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
11612
11613 * config-ml.in: After building symlink tree call make distclean
11614 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11615 to be the case for libiberty.
11616
11617 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
11618
11619 * configure: When making link, also check the current
11620 directory. The configure scripts may create one.
11621
11622 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
11623
11624 * config.sub: Accept alphapca56 and alphaev6 properly.
11625
11626 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11627
11628 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11629
11630 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11631
11632 * config.sub (sco5): Fix typo.
11633
11634 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
11635
11636 * Makefile.in (INSTALL_MODULES): Move install-tcl before
11637 install-itcl.
11638 (install-itcl): Remove dependency on install-tcl.
11639
11640 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
11641
11642 * configure.in: Remove libgloss from noconfigdirs for MN10300.
11643
11644 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
11645
11646 * configure.in: Don't build libgui for a cygwin32 target when not on
11647 a cygwin32 host.
11648
11649 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
11650
11651 * configure (redirect): Set to null, so default behavior of
11652 configure is now --verbose.
11653
11654 1998-02-16 Dave Love <d.love@dl.ac.uk>
11655
11656 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11657 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11658
11659 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
11660
11661 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11662 this change to sync Makefile.in with its ChangeLog entries.
11663
11664 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
11665
11666 * ltmain.sh (mkdir): Check that the directory doesn't exist
11667 before we exit with error, so that we don't get races during
11668 parallel builds.
11669
11670 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
11671
11672 * ltconfig, ltmain.sh: Update from libtool 1.0i.
11673
11674 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
11675
11676 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11677 PICFLAG_FOR_TARGET.
11678 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11679
11680 * configure: Emit a definition for the new macro enable_shared
11681 into each Makefile.
11682
11683 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
11684
11685 * configure.in (host_tools, native_only): Add libtool.
11686
11687 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
11688
11689 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11690 Fix typo in ming config comment.
11691
11692 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
11693
11694 * ltconfig, ltmain.sh: Update from libtool 1.0h.
11695
11696 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
11697
11698 * config.sub: Add tic30 cases, and map c30 to tic30.
11699
11700 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
11701
11702 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11703 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11704 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11705 (CLEAN_TARGET_MODULES): Similarly
11706 (all-target-libf2c): Add dependences.
11707 * configure.in (target_libs): Add libf2c.
11708
11709 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
11710
11711 * configure.in: Remove expect from noconfigdirs when target
11712 is cygwin32. OK to build expect and dejagnu with Canadian
11713 Cross.
11714
11715 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
11716
11717 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11718 host.
11719
11720 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11721 and mingw32.
11722
11723 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
11724
11725 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11726 here as it is not defined in the toplevel Makefile.
11727
11728 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
11729
11730 * configure (package_makefile_rules_frag): New variable, which names
11731 a file with generic rules, ...
11732 Change comment to mention we now have FIVE parts.
11733 * configure: Undo last change.
11734
11735 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
11736
11737 * config.guess: More accurate determination of HP processor types.
11738 * config.sub: More accurate determination of HP processor types.
11739
11740 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
11741
11742 * configure (package_makefile_frag): Move inserting the
11743 ${package_makefile_frag} to where it should be according
11744 to the comment.
11745
11746 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
11747
11748 * config.guess: Add support for Linux/ARM.
11749
11750 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
11751
11752 * .cvsignore: Remove *-info and *-install since they match
11753 release-info and mpw-install, which we don't want to just ignore.
11754
11755 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
11756
11757 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
11758
11759 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
11760
11761 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
11762 local_prefix to sub-make invocations.
11763
11764 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
11765
11766 * configure.in: Check makefile fragments in the source
11767 directory.
11768
11769 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11770
11771 * configure.in: Check whether host and target makefile
11772 fragments exist before adding them to *_makefile_frag.
11773
11774 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
11775
11776 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
11777
11778 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
11779
11780 * configure.in: Make sure we only replace RPATH_ENVVAR on
11781 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
11782 regexp to sed.
11783
11784 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
11785 to sub-makes.
11786
11787 1998-01-13 Lee Iverson (leei@ai.sri.com)
11788
11789 * config-ml.in (multi-do): LDFLAGS must include multilib
11790 designator.
11791
11792 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
11793
11794 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
11795
11796 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
11797
11798 * config.sub: Add mingw32 support.
11799 * configure.in: Likewise.
11800
11801 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
11802
11803 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
11804
11805 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
11806
11807 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11808 * configure (gxx_include_dir): Provide a definition for subdirs
11809 which do not use autoconf.
11810
11811 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
11812
11813 * config.guess: Sync with egcs. Picks up new alpha support,
11814 BeOS & some additional linux support.
11815
11816 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
11817
11818 * config.guess: HP 9000/803 is a PA1.1 machine.
11819
11820 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
11821
11822 * configure.in: It's alpha*-...
11823
11824 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
11825
11826 * configure.in (host_makefile_frag, target_makefile_frag):
11827 Handle multiple config files.
11828 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
11829 alpha-*-*.
11830
11831 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
11832
11833 * mkdep: New file.
11834
11835 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
11836
11837 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
11838
11839 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
11840
11841 * Makefile.in: Add libgui directory.
11842 (GDB_TK): Add all-libgui.
11843 * configure.in: Add libgui directory.
11844 * configure: Add all-libgui to GDB_TK.
11845
11846 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
11847
11848 * config-ml.in (multidirs): Add m32r to multilib list.
11849
11850 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
11851
11852 * Makefile.in (all-target-gperf): Change dependency to
11853 all-target-libstdc++.
11854
11855 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
11856
11857 * config.guess: Add BeOS support.
11858
11859 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
11860
11861 Source directory cvs renamed to cvssrc:
11862 * configure.in (host_tools): Change cvs to cvssrc.
11863 (native_only): Likewise.
11864 (noconfigdirs) [various cases]: Likewise.
11865 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
11866 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
11867 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
11868 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
11869 (all-cvssrc): Rename target from all-cvs.
11870
11871 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
11872
11873 * configure (gxx_include_dir): Fix thinko.
11874
11875 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
11876
11877 * Makefile.in (INSTALL_TARGET_CROSS): Define.
11878 (install-cross, install-gcc-cross): New targets.
11879
11880 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
11881
11882 * configure.in (noconfigdirs): Add support for Thumb target.
11883
11884 * config.sub (maybe_os): Add support for Thumb target.
11885
11886 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
11887
11888 * Makefile.in: Add rules for cygmon.
11889
11890 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
11891
11892 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
11893
11894 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11895 * configure (gxx_include_dir): Provide a definition for subdirs
11896 which do not use autoconf.
11897
11898 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
11899
11900 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
11901 11/18/97 build
11902
11903 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
11904
11905 * From Franz Sirl.
11906 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11907 found on RedHat Linux systems.
11908
11909 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
11910
11911 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11912 guesses.
11913
11914 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
11915
11916 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11917
11918 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
11919
11920 * ltmain.sh: If mkdir fails, check whether the directory was created
11921 anyhow by some other process.
11922
11923 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
11924
11925 * configure.in (d30v-*-*): Configure all directories.
11926
11927 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
11928
11929 * configure.in (d30v-*-*): Configure newlib, libiberty directories
11930 for the D30V.
11931
11932 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
11933
11934 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11935
11936 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
11937
11938 * include/libiberty.h: Add extern "C" { so it can be used with C++
11939 progrms.
11940 * include/remote-sim.h: Add extern "C" { so it can be used with C++
11941 programs.
11942
11943 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
11944
11945 * configure.in (d30v-*-*): Configure GCC now.
11946
11947 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
11948
11949 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11950 is no longer needed.
11951
11952 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
11953
11954 * Makefile.in: check-target-libio depends on all-target-libstdc++.
11955
11956 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
11957
11958 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11959 targets using "$@" to provide support for similar but not identical
11960 targets without having to duplicate code.
11961
11962 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
11963
11964 * makefile.vms: Fix to work with DEC C.
11965
11966 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
11967
11968 * config.sub: Add mips-tx39-elf to marketing names.
11969
11970 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
11971
11972 * ltmain.sh: Handle symlinks in generated script.
11973
11974 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
11975
11976 * configure: Handle autoconf style directory options: --bindir,
11977 --datadir, --includedir, --infodir, --libdir, --libexecdir,
11978 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11979 --sysconfdir.
11980 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11981 (sharedstatedir, localstatedir, oldincludedir): New variables.
11982 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11983 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11984 sbindir, sharedstatedir, and sysconfdir.
11985
11986 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11987
11988 * Makefile.in (bootstrap-lean): New target.
11989
11990 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
11991
11992 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
11993 sn, and gnuserv from noconfigdirs.
11994
11995 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
11996
11997 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11998
11999 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
12000
12001 * Makefile.in (cross): New target.
12002
12003 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
12004 Jeff Law <law@cygnus.com>
12005
12006 * Makefile.in (bootstrap2, bootstrap3): New targets.
12007 (all-bootstrap): Remove outdated and confusing target.
12008 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12009
12010 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
12011
12012 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12013 windows. Consistent with gdb/configure.
12014
12015 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
12016
12017 * configure.in: Name Linux target fragment.
12018
12019 * configure: Rewrite so that project Makefile fragment is inserted
12020 first and appears last in the resulting Makefile.
12021
12022 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
12023
12024 * Makefile.in (install-itcl): Install tcl first.
12025
12026 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
12027
12028 * configure.in: remove bison from noconfigdirs for Cygwin32 host
12029
12030 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12031
12032 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12033
12034 * configure.in (skipdirs): Add target-librx for Linux.
12035 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12036
12037 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
12038
12039 * Makefile.in (bootstrap): New target.
12040
12041 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
12042
12043 * config.sub: Accept 'amigados' for backward compatibility.
12044
12045 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
12046
12047 * config.guess: Merge with FSF.
12048
12049 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
12050
12051 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12052
12053 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
12054
12055 * config.sub: Add "marketing-names" patch.
12056
12057 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
12058
12059 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12060
12061 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
12062
12063 * config.sub: Handle v850-elf.
12064
12065 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
12066
12067 * .cvsignore (*-install): Remove.
12068
12069 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
12070
12071 * ltconfig: Set CONFIG_SHELL in libtool.
12072 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12073
12074 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12075
12076 * configure.in (target_subdir): Set to libraries if enable_multilib.
12077
12078 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
12079
12080 * config.guess: Update from gcc directory.
12081
12082 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
12083
12084 * Makefile.in (all-sim): Depends on all-readline.
12085
12086 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
12087
12088 * Makefile.in (BISON, YACC): Use $$s.
12089 (all-bison): Depend on all-texinfo.
12090
12091 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
12092
12093 * Makefile.in (BISON): Add -L flag.
12094 (YACC): Likewise.
12095
12096 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12097
12098 * configure.in (noconfigdirs): Add support for v850e target.
12099
12100 * config.sub (maybe_os): Add support for v850e target.
12101
12102 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12103
12104 * configure.in (noconfigdirs): Add support for v850ea target.
12105
12106 * config.sub (maybe_os): Add support for v850ea target.
12107
12108 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
12109
12110 * config.sub: Add mipstx39. Delete r3900.
12111
12112 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12113
12114 * Makefile.in (all-autoconf): Depends on all-texinfo.
12115
12116 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
12117
12118 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12119 eabi targets.
12120
12121 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
12122
12123 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12124
12125 * configure: When handling a Canadian Cross, handle YACC as well as
12126 BISON. Just set BISON to bison. When setting YACC, prefer bison.
12127 * Makefile.in (all-bison): Depend upon all-texinfo.
12128
12129 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
12130
12131 * Makefile.in (BISON): bison, not byacc or bison -y.
12132 (YACC): bison -y or byacc or yacc.
12133 (various): Add *-bison as appropriate.
12134 (taz): No need to mess with BISON anymore.
12135
12136 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
12137
12138 * configure: If OSTYPE matches *win32*, try to find a good value for
12139 CONFIG_SHELL.
12140
12141 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
12142
12143 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12144 configure.in if it is present.
12145
12146 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
12147
12148 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12149
12150 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
12151
12152 * config.sub: Recognize `arc' cpu.
12153 * configure.in: Likewise.
12154 * config-ml.in: Likewise.
12155
12156 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
12157
12158 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12159
12160 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
12161
12162 * configure: Changed sed delimiter from ':' to '|' when
12163 attempting to substitute ${config_shell} for SHELL. On
12164 NT ${config_shell} may contain a ':' in it.
12165
12166 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
12167
12168 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12169
12170 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
12171
12172 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12173
12174 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
12175
12176 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12177
12178 * ylwrap: If the program is a relative path, force it to be
12179 absolute.
12180
12181 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
12182
12183 * configure (tooldir): Set BISON to `bison -y' and not just bison.
12184
12185 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
12186
12187 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12188 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12189 for libraries.
12190
12191 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
12192
12193 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12194 separated by spaces.
12195
12196 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
12197
12198 * ylwrap: New file.
12199 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12200
12201 * ltmain.sh: Handle /bin/sh at start of install program.
12202
12203 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12204
12205 * ltconfig, ltmain.sh: New files, from libtool 1.0.
12206 * missing: New file, from automake 1.2.
12207
12208 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
12209
12210 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
12211 check-tk to CHECK_X11_MODULES.
12212
12213 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
12214
12215 * config.sub: Merge with FSF.
12216
12217 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
12218
12219 * config.guess: Merge with FSF.
12220
12221 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12222
12223 * configure: Treat msdosdjgpp like go32.
12224 * configure.in: Likewise. Don't remove gprof for go32.
12225
12226 * configure: Change Makefile.tem2 to Makefile.tm2.
12227
12228 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
12229
12230 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12231
12232 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12233
12234 * install-sh (chmodcmd): Set to null if the DST directory already
12235 exists. Same as Nov 11th change.
12236
12237 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
12238
12239 * configure (GDB_TK): Needs itcl and tix.
12240
12241 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
12242
12243 * config.guess: Update from FSF.
12244
12245 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
12246
12247 * Makefile.in (GDB_TK): Depend on itcl and tix.
12248
12249 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
12250
12251 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12252 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12253 (INSTALL_SCRIPT): New variable.
12254 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12255 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12256 to -x.
12257 * install-sh: Add support for -x option.
12258
12259 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
12260
12261 * configure.in, Makefile.in: Treat tix like itcl.
12262
12263 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
12264
12265 * Makefile.in (WINDRES): New variable.
12266 (WINDRES_FOR_TARGET): New variable.
12267 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12268 (EXTRA_HOST_FLAGS): Add WINDRES.
12269 (EXTRA_TARGET_FLAGS): Add WINDRES.
12270 (EXTRA_GCC_FLAGS): Add WINDRES.
12271 ($(DO_X)): Pass down WINDRES.
12272 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12273 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12274 DLLTOOL_FOR_TARGET.
12275
12276 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
12277
12278 * configure.in: configure sim before gdb for win32-x-ppc
12279
12280 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12281
12282 Move gperf into the toplevel, from libg++.
12283 * configure.in (target_tools): Add target-gperf.
12284 (native_only): Add target-gperf.
12285 * Makefile.in (all-target-gperf): New target, depend on
12286 all-target-libg++.
12287 (configure-target-gperf): Empty rule.
12288 (ALL_TARGET_MODULES): Add all-target-gperf.
12289 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12290 (CHECK_TARGET_MODULES): Add check-target-gperf.
12291 (INSTALL_TARGET_MODULES): Add install-target-gperf.
12292 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12293
12294 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
12295
12296 * config.sub (mn10200): Recognize new basic machine.
12297
12298 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12299
12300 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12301 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12302
12303 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12304
12305 * configure.in: If we're building mips-sgi-irix6* native, turn on
12306 ENABLE_MULTILIB and set TARGET_SUBDIR.
12307
12308 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
12309
12310 * Makefile.in (all-sn): Depend on all-grep.
12311
12312 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
12313
12314 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12315
12316 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12317 Makefile. From Jeff Makey <jeff@cts.com>.
12318 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12319
12320 * Makefile.in (DISTBISONFILES): Remove.
12321 (taz): Don't futz with DISTBISONFILES. Change BISON to use
12322 $(DEFAULT_YACC).
12323
12324 * configure.in: Build itl, db, sn, etc., when building for native
12325 cygwin32.
12326
12327 * Makefile.in (LD): New variable.
12328 (EXTRA_HOST_FLAGS): Pass down LD.
12329 ($(DO_X)): Likewise.
12330
12331 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
12332
12333 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12334
12335 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
12336
12337 * configure.in (targargs): Strip out any supplied --build argument
12338 before adding our own. Always add --build.
12339
12340 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
12341
12342 * configure.in (targargs): Pass --build if we're doing
12343 a cross-compile.
12344
12345 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
12346
12347 * configure: Use '|' instead of ":" as the separator in
12348 sed. Otherwise sed chokes on NT path names with drive
12349 designators. Also look for "?:*" as the leading characters in an
12350 absolute pathname.
12351
12352 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
12353
12354 * config.sub: Support for r3900.
12355
12356 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
12357
12358 * configure.in: Use install-sh, not install.sh.
12359
12360 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
12361
12362 * Makefile.in (taz): Improve check for BISON so it doesn't try to
12363 apply it twice.
12364
12365 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
12366
12367 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12368 install-binutils.
12369
12370 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
12371
12372 * Makefile.in: Add automake targets.
12373 * configure.in (host_tools): Add automake.
12374
12375 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
12376
12377 * configure: Default CXX to c++, not gcc.
12378 * Makefile.in (CXX): Set to c++, not gcc.
12379 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12380
12381 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
12382
12383 * install-sh: try appending a .exe if source file doesn't
12384 exist
12385
12386 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
12387
12388 * configure.in: Turn on multilib by default.
12389 (cross_only): Remove target-libiberty.
12390
12391 * Makefile.in (all-gcc): Don't depend on libiberty.
12392
12393 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
12394
12395 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12396
12397 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
12398
12399 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12400 (DISTBISONFILES): Add ld/Makefile.in
12401
12402 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
12403
12404 * configure.in: if target is cygwin32 but host isn't cygwin32,
12405 don't configure gdb tcl tk expect, not just gdb.
12406
12407 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
12408
12409 * configure.in: Added gnuserv everywhere sn appears.
12410
12411 * Makefile.in (ALL_MODULES): Added all-gnuserv.
12412 (CROSS_CHECK_MODULES): Added check-gnuserv.
12413 (INSTALL_MODULES): Added install-gnuserv.
12414 (CLEAN_MODULES): Added clean-gnuserv.
12415 (all-gnuserv): New target.
12416
12417 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
12418
12419 * config.guess: Fixes for MIPS OpenBSD systems.
12420
12421 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
12422
12423 * Makefile.in (INSTALL_XFORM): Remove.
12424 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12425
12426 * mkinstalldirs: New file, copied from automake.
12427 * Makefile.in (installdirs): Rename from install-dirs. Use
12428 mkinstalldirs. Change all users.
12429 (DEVO_SUPPORT): Add mkinstalldirs.
12430
12431 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
12432
12433 * install-sh: Rename from install.sh.
12434 * Makefile.in (INSTALL): Change install.sh to install-sh.
12435 (DEVO_SUPPORT): Likewise.
12436
12437 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
12438 Graichen <graichen@rzpd.de>.
12439
12440 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
12441
12442 * config.guess: Recognize OpenBSD systems correctly.
12443
12444 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12445
12446 * README, Makefile.in (ETC_SUPPORT): Remove references to
12447 cfg-paper*, configure.{texi,man,info*}._
12448
12449 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
12450
12451 * Makefile.in (all.normal): Ensure that gcc is built after all
12452 the x11 - ie gdb - targets.
12453
12454 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
12455
12456 * makefile.vms: Don't run conf-a-gas.
12457
12458 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
12459
12460 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12461
12462 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
12463
12464 * configure.in: Remove noconfigdirs case since gdb also
12465 configures and builds for tic80-coff.
12466
12467 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
12468
12469 * configure: Set cache_file to config.cache.
12470 * Makefile.in (local-distclean): Remove config.cache.
12471
12472 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
12473
12474 * COPYING: Update FSF address.
12475
12476 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
12477
12478 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12479 noconfigdirs.
12480
12481 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
12482
12483 * Makefile.in (install-dirs): Don't crash if prefix, and hence
12484 MAKEDIRS, is empty.
12485
12486 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
12487
12488 * config.sub: Tweak mn10300 entry.
12489
12490 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
12491
12492 * configure.in (host_tools): Put sim before gdb, so gdb's
12493 configure.tgt can determine if the simulator was configured.
12494
12495 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
12496
12497 * config.sub: Move BeOS $os case to be with other Cygnus
12498 local cases.
12499
12500 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
12501
12502 * config.sub: Remove misplaced comment that broke Linux.
12503
12504 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
12505
12506 * config.sub: Add BeOS support.
12507
12508 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
12509
12510 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12511
12512 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
12513
12514 * configure.in (noconfigdirs): Remove tcl and tk from
12515 noconfigdirs for cygwin32 builds.
12516
12517 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
12518
12519 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12520
12521 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
12522
12523 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12524 make-all.com, use makefile.vms instead.
12525
12526 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
12527
12528 * config.sub: Accept -lnews*.
12529
12530 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
12531
12532 * configure.in (noconfigdirs): Disable target-newlib,
12533 target-examples and target-libiberty for d30v.
12534
12535 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12536
12537 * configure.in (noconfigdirs): Enable ld for d30v.
12538
12539 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
12540
12541 * configure.in (tic80-*-*): Build compiler.
12542
12543 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
12544
12545 * configure.in (d30v-*): Remove sim directory from list of
12546 unsupported d30v directories
12547
12548 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12549
12550 * config.sub, configure.in: Add d30v target cpu.
12551
12552 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
12553
12554 * makefile.vms: New file.
12555 * make-all.com: Remove.
12556
12557 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
12558
12559 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12560
12561 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
12562
12563 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12564
12565 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
12566
12567 * Makefile.in (ALL_MODULES): Added all-db.
12568 (CROSS_CHECK_MODULES): Addec check-db.
12569 (INSTALL_MODULES): Added install-db.
12570 (CLEAN_MODULES): Added clean-db.
12571
12572 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
12573
12574 * config.guess: Merge with latest FSF sources.
12575
12576 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
12577
12578 * Makefile.in (ALL_MODULES): Added all-itcl.
12579 (CROSS_CHECK_MODULES): Added check-itcl.
12580 (INSTALL_MODULES): Added install-itcl.
12581 (CLEAN_MODULES): Added clean-itcl.
12582
12583 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
12584
12585 * configure.in: build gdb for mn10200
12586
12587 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
12588
12589 * Makefile.in (all-target-winsup): Depend on all-target-libio.
12590
12591 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
12592
12593 * configure.in (tic80-*-*): Turn off most targets right now.
12594
12595 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
12596
12597 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12598 rather than the makeinfo program.
12599 (do-info): Depend upon all-texinfo.
12600
12601 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
12602
12603 * configure.in: Remove uses of config/mh-linux.
12604
12605 * config.sub, config.guess: Merge with latest FSF sources.
12606
12607 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
12608
12609 * config.sub (case $basic_machine): Add tic80 entries.
12610
12611 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
12612
12613 * config.sub, config.guess: Merge with latest FSF sources.
12614
12615 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
12616
12617 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12618 * mpw-config.in: Test for NewFolderRecursive.
12619 * mpw-install: Use symbolic name for startup filename.
12620 * mpw-README: Add various additional details.
12621
12622 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
12623
12624 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12625
12626 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
12627
12628 * configure.in: Do build gcc and the target libraries for
12629 the mn10200.
12630
12631 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
12632
12633 * configure.in: don't avoid building gdb for mn10300 any more
12634 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12635 instead of single-quoting it.
12636
12637 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
12638
12639 * configure.in: Don't use --with-stabs on IRIX 6.
12640
12641 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
12642
12643 * configure.in (m32r): Build gdb, libg++ now.
12644
12645 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12646
12647 * configure.in (mips*-sgi-irix6*): Remove gdb and related
12648 directories from noconfigdirs.
12649
12650 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
12651
12652 * config.sub (basic_machine): added mips16 configuration
12653
12654 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12655
12656 * config.sub: Handle d10v-unknown.
12657
12658 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
12659
12660 * config.sub: Handle v850-unknown.
12661
12662 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
12663
12664 * Makefile.in: add findutils
12665 * configure.in: add findutils to list of host_tools
12666
12667 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
12668
12669 * config.sub: Handle mn10200 and mn10300.
12670
12671 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12672
12673 * configure.in (d10v-*): Do not build librx.
12674
12675 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
12676
12677 * configure.in (mn10300): Build everything except gdb & libgloss.
12678
12679 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
12680
12681 * config.guess: Patch for Dansk Data Elektronik servers,
12682 from Niels Skou Olsen <nso@dde.dk>.
12683
12684 For ncr, use /bin/uname rather than uname, since GNU uname does not
12685 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
12686
12687 Patch for MIPS R4000 running System V,
12688 from Eric S. Raymond <esr@snark.thyrsus.com>.
12689
12690 Fix thinko for nextstep.
12691
12692 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12693
12694 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
12695 * config.guess: Guess mips-dec-mach_bsd4.3.
12696
12697 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
12698 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
12699 release numbers.
12700 * config.guess (mips-mips-riscos*): Emit just enough of the
12701 release number.
12702
12703 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
12704 * config.guess (sparc-auspex-sunos*): Added.
12705 (f300-fujitsu-*): Added.
12706
12707 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
12708 * config.guess: Recognize a Tadpole as a sparc.
12709
12710 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
12711
12712 * config.guess: Don't assume that NextStep version is either 2 or
12713 3. NextStep 4 (aka OpenStep 4) has come out now.
12714
12715 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
12716
12717 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12718 From Rik Faith <faith@cs.unc.edu>.
12719
12720 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
12721
12722 * config.sub: Contributions from bug-gnu-utils to:
12723 Support plain "hppa" (no version given) architecture, reported by
12724 OpenStep.
12725 OpenBSD like NetBSD.
12726 LynxOs is not a hardware supplier.
12727
12728 * config.guess: Contributions from bug-gnu-utils to add support for:
12729 OpenBSD like NetBSD.
12730 Stratus systems.
12731 More Pyramid systems.
12732 i[n>4]86 Intel chips.
12733 M680[n>4]0 Motorola chips.
12734 Use unknown instead of lynx for hardware manufacturer.
12735
12736 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12737
12738 * install.sh (chmodcmd): Set to null if the DST directory already
12739 exists.
12740
12741 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12742
12743 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
12744 not use mt-ppc target Makefile fragment any more.
12745
12746 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
12747
12748 * configure.in (*-*-windows): Exclude everything but those dirs
12749 needed to build windows.
12750
12751 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
12752
12753 * Makefile.in (all-target-winsup): Depend on all-target-librx.
12754
12755 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
12756
12757 * configure.in: Exclude mmalloc from i386-windows.
12758
12759 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
12760
12761 * Undo my previous change.
12762
12763 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
12764
12765 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
12766 unconditionally.
12767 (MAKEOVERRIDES): Define (revert this part of October 18 change).
12768
12769 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
12770
12771 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
12772 host to add it's own flags.
12773
12774 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
12775
12776 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
12777
12778 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
12779
12780 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
12781 (CXX_FOR_TARGET): Likewise.
12782 (GCC_FOR_TARGET): Define.
12783 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
12784 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
12785 CC_FOR_TARGET was specified on the command line.
12786 (MAKEOVERRIDES): Don't define.
12787
12788 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
12789
12790 * configure.in (m32r): Fix spelling of libg++ libs.
12791
12792 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
12793
12794 * config.sub (-apple*): Remove, now redundant.
12795
12796 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
12797
12798 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
12799
12800 * configure: Rework yesterday's sed script patch.
12801
12802 * config.sub: Merge with FSF.
12803
12804 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
12805
12806 * config.guess: Merge from FSF.
12807
12808 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
12809 * config.guess: Use pc instead of unknown, for pc clone systems.
12810 Change linux to linux-gnu.
12811
12812 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
12813 * config.guess: Avoid non-portable tr syntax.
12814
12815 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
12816
12817 * test-build.mk (HOLES): Add "xargs" for gdb.
12818
12819 * configure: Avoid hpux10.20 sed bug.
12820
12821 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
12822
12823 * configure.in: Add support for windows host
12824 (that is a build done under the Microsoft build environment).
12825
12826 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
12827
12828 * Makefile.in: Replace all uses of srcroot with s, to shrink
12829 command line lengths.
12830
12831 Patches from Geoffrey Noer <noer@cygnus.com>:
12832 * configure.in: If configuring for newlib, pass --with-newlib to
12833 subdirectories.
12834 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
12835 -Bnewlib/ and -Lwinsup to gcc.
12836 (CXX_FOR_TARGET): Likewise.
12837
12838 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
12839
12840 * Makefile.in (ETC_SUPPORT): Add configure.
12841
12842 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
12843
12844 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
12845 host configuration file.
12846
12847 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
12848
12849 * configure.in: Break mn10x00 support into separate
12850 mn10200 and mn10300 configurations.
12851 * config.sub: Likewise.
12852
12853 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
12854
12855 * configure.in: Add lots of stuff to noconfigdirs for
12856 the mn10x00 targets.
12857
12858 * config.sub, configure.in: Add mn10x00 support.
12859
12860 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
12861
12862 * make-all.com: Call conf-a-gas, not config-a-gas.
12863
12864 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
12865
12866 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
12867 targets.
12868
12869 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
12870
12871 * mpw-README: Add much more detail for native PowerMac.
12872 * mpw-install: New file.
12873 * mpw-configure: Add --norecursion and --help options.
12874 * mpw-config.in: Translate readme and install files when
12875 copying to objdir.
12876 * mpw-build.in: Don't always depend on byacc and flex.
12877 (install-only-top): New action.
12878
12879 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
12880
12881 * configure.in: You can now configure GDB for the v850.
12882
12883 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
12884
12885 * configure.in (noconfigdirs): Don't configure any C++ dirs
12886 if targeting D10V.
12887
12888 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
12889
12890 * config.sub: Recognize mips64vr5000.
12891
12892 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
12893
12894 * configure.in: Use a single line for host_tools and native_only.
12895
12896 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
12897
12898 * config.sub, configure.in: Add entries for m32r.
12899
12900 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
12901
12902 * Makefile.in (inet-install): Don't run install-gzip.
12903
12904 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
12905
12906 * configure.in: Don't config lots of things for *-*-windows*.
12907
12908 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
12909
12910 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12911 (host_libs, host_tools): Copy from configure.in.
12912 * mpw-configure: Don't complain about directories not found.
12913
12914 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12915
12916 * configure.in (i[345]86): Recognize i686 for pentium pro.
12917 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12918 file.
12919
12920 * config.guess (i[345]86): Ditto.
12921
12922 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12923
12924 * configure.in (noconfigdirs): Removed gdb for D10V.
12925
12926 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
12927
12928 * configure.in: Remove ld, target-libio, target-libg++, and
12929 target-libstdc++ from noconfigdirs.
12930
12931 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
12932
12933 * configure: Fix three locations where shell scripts were
12934 being run directly rather than with config_shell.
12935
12936 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
12937
12938 * configure.in (v850-*-*): Set up initial $noconfigdirs.
12939 * config.sub (basic_machine): Recognize v850.
12940
12941 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
12942
12943 * mpw-configure: Handle multiple enable/disable options and
12944 pass them down recursively, handle -c and -s flags appropriately
12945 depending on choice of compiler, add escape mechanism for
12946 quoted arguments to gC.
12947
12948 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12949
12950 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12951 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12952 so that -mrelocatable-lib and -mno-eabi are used.
12953
12954 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12955 not support --print-multi-lib, don't abort.
12956
12957 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
12958
12959 * make-all.com: Run config-a-gas.
12960 * setup.com: Don't copy subdirectory files around.
12961
12962 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
12963
12964 * configure.in (*-*-ose): Remove exclusion of libgloss for this
12965 target, it now compiles correctly.
12966
12967 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
12968
12969 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12970
12971 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12972
12973 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12974
12975 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12976
12977 * configure.in (native_only): Add prms.
12978
12979 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
12980
12981 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12982 (BINUTILS_SUPPORT_DIRS): Likewise.
12983
12984 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12985
12986 * configure.in (d10v-*-*): Don't configure ld or gdb until the
12987 d10v support is added.
12988
12989 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12990
12991 * configure.in (d10v-*-*): New target.
12992
12993 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
12994
12995 * config.guess (HP 9000/811): Recognize this as a PA1.1
12996 machine.
12997
12998 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
12999
13000 * Makefile.in (do-tar-gz): New target, split out from tail end of
13001 taz target. Run each command separately, don't use pipes.
13002 (taz): Use it.
13003
13004 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
13005
13006 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13007 * mpw-build.in: No builds should depend on building byacc or flex,
13008 they are assumed to be installed already.
13009
13010 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13011
13012 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13013 variable that CC_FOR_TARGET needs.
13014
13015 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13016
13017 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13018 options have changed since the last time the subdirectory was
13019 configured, and if it has, reconfigure.
13020 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13021 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13022
13023 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
13024
13025 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13026 CLEAN_MODULES): Add bash.
13027 (all-bash): New target.
13028
13029 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
13030
13031 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13032
13033 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13034
13035 * config.sub (basic_machine): Recognize d10v as a valid processor.
13036
13037 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
13038
13039 * mpw-configure: Add support for --bindir.
13040 * mpw-build.in: Use a GCC-specific build script for GCC actions.
13041
13042 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
13043
13044 * configure.in: add bash, time, gawk to list of hosttools and things
13045 to only build for native toolchains
13046
13047 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13048
13049 * Makefile.in (docdir): Remove.
13050
13051 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13052
13053 * Makefile.in (datadir): Set to $(prefix)/share.
13054
13055 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
13056
13057 * configure.in: build diff and patch for cygwin32-hosted
13058 toolchains.
13059
13060 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
13061
13062 * config.sub: Accept -rtems*.
13063
13064 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
13065
13066 * configure.in: enable dosrel for cygwin32-hosted builds,
13067 remove diff from the list of things not buildable
13068 via Canadian Cross
13069
13070 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
13071
13072 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13073 don't get ". ".
13074
13075 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
13076
13077 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13078
13079 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
13080
13081 * Makefile.in (taz): Handle case where tex3patch didn't even get
13082 checked out. Also, if it was found, put the symlink in a new util
13083 subdirectory.
13084
13085 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13086
13087 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13088
13089 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
13090
13091 * config.sub: Recognize -openvms.
13092 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13093 * make-all.com, setup.com: New files.
13094
13095 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13096
13097 * Makefile.in (taz): tex3patch moved to texinfo/util.
13098
13099 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
13100
13101 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13102 * configure.in: remove make from disable-if-Can-Cross list
13103 enable gdb if ${host} and ${target} are cygwin32
13104
13105 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
13106
13107 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
13108 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13109
13110 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13111
13112 * config.guess: Combine mips-mips-riscos cases, and use cpp to
13113 distinguish sysv/svr4/bsd variants.
13114 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13115
13116 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
13117
13118 * configure.in: Added copyright notice.
13119 * move-if-change: Added copyright notice.
13120
13121 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13122
13123 * configure.in (powerpcle-*-solaris*): Until we get shared
13124 libraries working, don't build gdb, sim, make, tcl, tk, or
13125 expect.
13126
13127 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
13128
13129 * config.guess: Merge with FSF:
13130
13131 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13132 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13133
13134 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
13135 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13136
13137 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
13138 * config.guess: Combine two OSF1 rules.
13139 Also recognize field test versions. From mjr@zk3.dec.com.
13140 * config.guess (dgux): Use /usr/bin/uname rather than uname,
13141 because GNU uname does not support -p. From pmr@pajato.com.
13142
13143 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
13144
13145 * Makefile.in (MAKEDIRS): Removed $(tooldir).
13146
13147 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
13148
13149 * mpw-README: Document GCCIncludes.
13150
13151 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
13152
13153 * configure.in (alpha-*-linux*): Set enable_shared to yes.
13154
13155 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13156
13157 * mpw-configure: Handle --enable-FOO and --disable-FOO.
13158
13159 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
13160
13161 * configure.in (*-*-cygwin32): Configure make.
13162
13163 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
13164
13165 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13166
13167 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
13168
13169 * Makefile.in (all-inet): Depend on all-perl.
13170
13171 * Makefile.in (inet-install): New target.
13172
13173 * Makefile.in (all-inet): Depend on all-tcl.
13174 (all-inet): Depend on all-send-pr.
13175
13176 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13177
13178 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13179 temporarily.
13180
13181 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
13182
13183 * configure.in: Don't configure --with-gnu-ld on AIX.
13184
13185 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13186
13187 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13188
13189 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
13190
13191 * Makefile.in (ALL_MODULES): Added all-inet.
13192 (CROSS_CHECK_MODULES): Added check-inet.
13193 (INSTALL_MODULES): Added install-inet.
13194 (CLEAN_MODULES): Added clean-inet.
13195 (all-indent): New target.
13196
13197 * configure.in (host_tools): Added inet.
13198 (native_only): Added inet.
13199 (noconfigdirs): Added inet.
13200
13201 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
13202
13203 * configure.in: Don't configure libgloss if we are not configuring
13204 newlib.
13205
13206 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13207
13208 * configure.in: Don't configure libgloss for unsupported
13209 architectures.
13210
13211 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13212
13213 * Makefile.in (CLEAN_MODULES): Add clean-apache.
13214
13215 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
13216
13217 * Makefile.in (ALL_MODULES): Include all-apache.
13218 (CROSS_CHECK_MODULES): Include check-apache.
13219 (INSTALL_MODULES): Include install-apache.
13220 (all-apache): New target.
13221
13222 * configure.in: Added apache everywhere perl is seen.
13223
13224 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13225
13226 * Makefile.in: Add support for clean-{module} and
13227 clean-target-{module} rules.
13228
13229 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
13230
13231 * configure.in (*-*-ose) do not build libgloss.
13232
13233 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13234
13235 * config.guess (prep*:SunOS:5.*:*): Turn into
13236 powerpele-unknown-solaris2.
13237
13238 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
13239
13240 * configure.in: Permit --enable-shared to specify a list of
13241 directories.
13242
13243 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13244
13245 * configure.in (host==solaris): Pass only the first word of $CC
13246 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13247
13248 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13249
13250 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13251
13252 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
13253
13254 * Makefile.in (ALL_MODULES): Include all-perl.
13255 (CROSS_CHECK_MODULES): Include check-perl.
13256 (INSTALL_MODULES): Include install-perl.
13257 (ALL_X11_MODULES): Include all-guile.
13258 (CHECK_X11_MODULES): Include check-guile.
13259 (INSTALL_X11_MODULES): Include install-guile.
13260 (all-perl): New target.
13261 (all-guile): New target.
13262
13263 * configure.in (host_tools): Include perl and guile.
13264 (native_only): Include perl and guile.
13265 (noconfigdirs): Don't build guile and perl; no ports have been
13266 done.
13267
13268 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
13269
13270 * configure (--enable-*): Handle quoted option lists such as
13271 --enable-sim-cflags='-g0 -O' better.
13272
13273 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13274
13275 * Makefile.in ({,inst}all-target): New rule so we can make and
13276 install all of the target directories easily.
13277
13278 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13279
13280 * configure.in: Add missing global flag in sed substitution when
13281 deleting `target-' from ${configdirs}.
13282
13283 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
13284
13285 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13286 option.
13287
13288 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13289 config/mh-necv4.
13290
13291 * install.sh: Correct misspelling of transformbasename.
13292
13293 * config.guess: Recognize mips-*-sysv*.
13294
13295 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
13296
13297 * config.sub: Recognize mon960.
13298
13299 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
13300
13301 * configure: Restore Canadian Cross handling of BISON and LEX,
13302 removed in Feb 20 change.
13303
13304 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
13305
13306 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13307 Mention make install. Remove the old copyright date as well the
13308 clumsy and rather pointless copyright on the README file.
13309
13310 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
13311
13312 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13313 Makefile after running symlink-tree, then run `make distclean' to
13314 avoid clobbering any generated files in srcdir.
13315
13316 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
13317
13318 * configure.in (m68k-*-netbsd*): Build everything now.
13319
13320 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13321
13322 * Makefile.in (taz): Fix quoting.
13323
13324 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
13325
13326 * configure.in (sparclet-*-*): Build everything now.
13327
13328 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13329
13330 * configure.in (m68k-*-linux*): New host.
13331
13332 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
13333
13334 * configure: Check for bison before byacc.
13335
13336 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
13337
13338 * Makefile.in configure: Change the way LEX and BISON/YACC are
13339 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
13340 searching PATH. These are used as fallbacks by Makefile.in if
13341 flex/bison/byacc aren't in objdir.
13342
13343 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
13344
13345 * Makefile.in: Make everything which depends upon all-bfd also
13346 depend upon all-opcodes, in case --with-commonbfdlib is used.
13347
13348 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13349
13350 * configure.in (host *-*-cygwin32): Don't build gdb if we are
13351 building NT native compilers on Unix.
13352
13353 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
13354
13355 * configure.in: Don't get CC from the host Makefile fragment if we
13356 can find gcc in PATH, or if this is a Canadian Cross. Move the
13357 Solaris test for /usr/ucb/cc to the post target script, just after
13358 the compiler sanity test.
13359
13360 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
13361
13362 * config.sub: Merge with FSF.
13363
13364 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
13365
13366 * Makefile.in (RPATH_ENVVAR): New variable.
13367 (REALLY_SET_LIB_PATH): Use it.
13368 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13369
13370 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
13371
13372 * config.sub, configure.in: Recognize sparclet cpu.
13373
13374 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13375
13376 * config.guess: Support m68k-cbm-sysv4.
13377
13378 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13379
13380 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13381 m68k-unknown-linuxaout from linker help string. Put quotes around
13382 $ld_help_string.
13383
13384 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
13385
13386 * config.guess (powerpc-harris-powerunix): Add guess for port
13387 to new target.
13388
13389 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13390
13391 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13392
13393 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
13394
13395 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13396 $(REALLY_SET_LIB_PATH) in Makefile.
13397 * Makefile.in (SET_LIB_PATH): New variable.
13398 (REALLY_SET_LIB_PATH): New variable.
13399 ($(DO_X)): Use $(SET_LIB_PATH).
13400 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13401 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13402 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13403 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13404 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13405 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13406 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13407 (install-dosrel): Likewise.
13408 (all-opcodes): Depend upon all-libiberty.
13409
13410 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
13411
13412 * config.guess (*:CYGWIN*): New
13413
13414 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13415
13416 * Makefile.in (all-target-winsup): All all-target-libiberty.
13417
13418 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13419
13420 * configure.in (noconfigdirs): Add missing # in front of comment.
13421
13422 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
13423
13424 * configure.in: add second pass to things added to noconfigdirs
13425 so *-gm-magic can exclude libgloss properly.
13426
13427 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
13428
13429 * mpw-configure (extralibs_name, rez_name): Set correctly
13430 for MWC68K compiler.
13431
13432 * mpw-README: Add more info on the necessary build tools.
13433
13434 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
13435
13436 * configure.in, config.sub: Recognize cygwin32.
13437
13438 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
13439
13440 * config.guess, config.sub: Recognize A/UX.
13441
13442 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
13443
13444 * config.sub: Merge with gcc/config.sub.
13445
13446 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
13447
13448 * mpw-build.in (do-binutils): Add build of stamps.
13449
13450 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
13451
13452 * config.sub: Add recognition for mips64vr4100*-* targets.
13453
13454 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13455
13456 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13457 Add creation of gconfigargs with `--enable-shared' turned on.
13458 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13459 ($(host)-stamp-stage3-configured): Likewise.
13460 (HOLES): Add chatr and ldd.
13461 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13462
13463 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
13464
13465 * configure: Pass --nfp to recursive configures.
13466
13467 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
13468
13469 * Makefile.in (DLLTOOL): New.
13470 (DLLTOOL_FOR_TARGET): New.
13471 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13472 (EXTRA_TARGET_FLAGS): Ditto.
13473 (EXTRA_GCC_FLAGS): Ditto.
13474 (CONFIGURE_TARGET_MODULES): Ditto.
13475 (DO_X): Ditto.
13476 * configure: Add DLLTOOL.
13477
13478 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
13479
13480 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13481 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13482 mh-sco, since old workarounds no longer needed, and don't
13483 build ld, since libraries have weak symbols in COFF.
13484
13485 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
13486
13487 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13488
13489 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
13490
13491 * configure.in: Make sure that ${CC} can be used to compile an
13492 executable.
13493
13494 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13495
13496 * Makefile.in (all-gdb): Depend on $(GDB_TK).
13497 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13498 nothing depending on whether gdbtk is being built.
13499
13500 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
13501
13502 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13503
13504 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
13505
13506 * configure.in (noconfigdirs): Put ld or gas in this early, if the
13507 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13508
13509 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
13510
13511 * config-ml.in: Add support for
13512 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13513 Simplify setting of multidirs from --disable-foo.
13514
13515 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13516
13517 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13518 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13519 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13520 non-empty, pass them on to the GCC make.
13521 (all-bootstrap): New rule that is like all-gcc, except it executes
13522 the GCC bootstrap rule instead of the GCC all rule.
13523
13524 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
13525
13526 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13527
13528 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13529
13530 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13531 DG/UX support.
13532
13533 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
13534
13535 * config.sub (i*86*) Change [345] to [3456]
13536
13537 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13538
13539 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13540 --with-gnu-ld=no.
13541
13542 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13543
13544 * config-ml.in (rs6000*, powerpc*): Add switches to control which
13545 AIX multilibs get built.
13546
13547 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13548
13549 * configure.in (i386-win32): Don't build expect if we're not
13550 building the tcl subdir.
13551
13552 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
13553
13554 * Makefile.in: (configure-target-examples, all-target-examples):
13555 New targets, configure and build example programs.
13556
13557 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
13558
13559 * mpw-configure: If an mpw-config.in generated a file mk.sed,
13560 use it as input to sedit the generated MPW makefile.
13561 * mpw-README: Add a suggestion about Gestalt.h.
13562
13563 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
13564
13565 * config.sub: Accept *-*-ieee*.
13566
13567 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
13568
13569 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
13570 Ronald F. Guilmette <rfg@monkeys.com>.
13571
13572 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13573
13574 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13575 for powerpc-pe native.
13576 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13577 (target==powerpc-pe): duplicate i386-win32 entry.
13578
13579 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13580
13581 * configure.in (noconfigdirs): Exclude target-newlib for all versions
13582 of vxworks, not just vxworks5.1.
13583
13584 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
13585
13586 * mpw-configure: Add support for exec-prefix.
13587
13588 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13589
13590 * config.guess: Recognize HP model 816 machines as having
13591 a PA1.1 processor.
13592
13593 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
13594
13595 * configure: Ignore new autoconf configure options.
13596
13597 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13598
13599 * config.guess: Recognize Pentium under SCO.
13600 From Robert Lipe <robertl@arnet.com>.
13601
13602 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13603
13604 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13605
13606 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
13607
13608 * configure.in: Don't configure gas for alpha-dec-osf*.
13609
13610 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
13611
13612 * configure.in: Default to --with-stabs for some targets for which
13613 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13614 i[345]86*-*-unixware*.
13615
13616 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
13617
13618 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13619 rather than basing it on the target. Simplify handling of options
13620 controlling which directories to configure. Remove extraneous
13621 slash in multi-clean target.
13622
13623 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
13624
13625 * config-ml.in: Prefix more variables with ml_ so they don't collide
13626 with configure's.
13627
13628 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
13629
13630 * configure: Don't turn -v into --v.
13631
13632 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
13633
13634 * configure.in (targargs): Fix typo.
13635
13636 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13637
13638 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
13639
13640 * configure.in: Strip --host and --target options from
13641 CONFIG_ARGUMENTS, and always configure for --host only. Add
13642 --with-cross-host option when building with a cross-compiler.
13643 * configure: Canonicalize the arguments put into config.status by
13644 always using `=' for an option with an argument. Pass a presumed
13645 --host or --target explicitly.
13646
13647 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
13648
13649 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13650 into general OS recognition case.
13651
13652 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13653
13654 * configure.in (target_configdirs): add target-winsup only
13655 for win32 target systems.
13656
13657 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
13658
13659 * Makefile.in (all-target-libgloss): Depend upon
13660 configure-target-newlib, since when libgloss is built it looks to
13661 see if the newlib directory exists.
13662
13663 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
13664
13665 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13666 cfg-ml-*.in.
13667
13668 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
13669
13670 * configure: Handle LD and LD_FOR_TARGET when configuring a
13671 Canadian Cross.
13672
13673 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13674
13675 * configure.in (target_libs): add target-winsup.
13676 (target==i386-win32): add patch diff flex make to $noconfigdirs.
13677 (target==ppcle-pe): remove ld from $noconfigdirs.
13678
13679 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
13680
13681 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13682 Preserve relative path names in $srcdir. Build symlink tree if
13683 configuring cross target dir and srcdir=. (= no VPATH support).
13684 (configure-target-libg++): Depend on configure-target-librx.
13685 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13686 * config-ml.in: New file.
13687 * symlink-tree: New file.
13688 * configure: Ensure srcdir="." if that's what it is.
13689
13690 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
13691
13692 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13693 includes and FLEX_SKELETON setting.
13694 * mpw-configure (--with-gnu-ld): New option, controls whether
13695 to use PPCLink or ld with PowerMac GCC.
13696 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13697 * mpw-config.in: Configure grez if targeting Mac.
13698
13699 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
13700 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13701 just macos.
13702 * configure.in: Configure grez resource compiler if targeting Mac.
13703 * Makefile.in (all-grez, install-grez): New targets.
13704
13705 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
13706
13707 * configure: CXX defaults to gcc, not g++. If we find
13708 gcc in the path, set CC to gcc -O2.
13709
13710 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
13711
13712 * configure: Default ${build} correctly. Avoid picking up extra
13713 spaces when reading CC and CXX from Makefile. When doing a
13714 Canadian Cross, use plausible default values for numerous
13715 variables.
13716 * configure.in: When doing a Canadian Cross, don't try to
13717 configure tools whose configure script can't handle it.
13718
13719 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13720
13721 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13722
13723 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
13724
13725 * configure: Remove dubious bug reporting address.
13726
13727 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
13728
13729 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
13730 configure script, run that instead of this directory's configure.
13731 In either case, print a message that we're configuring the sub-dir.
13732
13733 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
13734
13735 * configure.in: Before checking for the existence of various files,
13736 use sed to filter out "target-".
13737
13738 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
13739
13740 * Makefile.in (DO_X): Split rule to decrease command line length
13741 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
13742 (Philippe De Muyter).
13743
13744 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13745
13746 * Makefile.in (all-patch): depend on all-libiberty.
13747
13748 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
13749
13750 * configure.in: If the only directory in target_configdirs which
13751 actually exists is libiberty, then set target_configdirs to empty,
13752 to avoid trying to build a target libiberty in a gas or gdb
13753 distribution.
13754
13755 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
13756
13757 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
13758 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
13759 systems.
13760
13761 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13762
13763 * configure.in (copy_dirs): Use sys-include instead of include
13764 for --with-headers option.
13765
13766 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
13767
13768 * Makefile.in, configure.in: Make winsup builds work with
13769 new scheme.
13770
13771 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
13772
13773 * configure.in: Build the linker on AIX.
13774
13775 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
13776
13777 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
13778 where needed.
13779
13780 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
13781
13782 * Makefile.in (all-gcc): Fix typo.
13783
13784 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
13785
13786 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
13787
13788 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
13789
13790 * configure.in: Rename libFOO to target-libFOO, and xiberty
13791 to target-xiberty, to provide more flexibility.
13792 (target_subdir): Define. Create if cross.
13793 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
13794 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
13795 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
13796 check-libFOO -> check-target-libFOO, etc.
13797 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
13798 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
13799 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
13800 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
13801 allow ALL_GCC="" to only configure.
13802 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
13803 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
13804 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
13805
13806 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
13807
13808 * Makefile.in (taz): Build "info" in etc explicitly.
13809
13810 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
13811
13812 * configure.in: Make sure that CC is undefined (as opposed to
13813 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
13814 problem with autoconf trying to configure on a host without GCC.
13815
13816 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
13817
13818 * mpw-configure: Set host alias from choice of host compiler,
13819 only use generic MPW Makefile sed if present, edit a file
13820 named "hacked_Makefile.in" instead of "Makefile.in" if present.
13821 * mpw-README: Add problem notes about CW6 and CW7.
13822
13823 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
13824
13825 * Makefile.in (taz): Use ";" instead of ";;".
13826
13827 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
13828
13829 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
13830 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
13831 DISTDOCDIRS.
13832 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
13833 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
13834
13835 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
13836
13837 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
13838 and gnats, because they are now subsumed by DISTSTUFFDIRS.
13839 Move bfd to DISTSTUFFDIRS.
13840
13841 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13842
13843 * Makefile.in (X11_LIB): Removed.
13844 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
13845
13846 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
13847
13848 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13849
13850 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
13851 names.
13852
13853 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13854
13855 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
13856
13857 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
13858
13859 * configure.in (i[345]86-*-win32): Always build newlib.
13860 Don't configure cvs, autoconf or texinfo.
13861 * Makefile.in (LD_FOR_TARGET): New.
13862 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
13863 Pass down LD_FOR_TARGET.
13864
13865 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
13866
13867 * winsup: New directory.
13868 * Makefile.in: Build winsup.
13869 * configure.in: Winsup is configured when target is win32.
13870 Can only build win32 target GDB when native.
13871
13872 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
13873
13874 * config.guess: Recognize HP model 819 machines as having
13875 a PA 1.1 processor.
13876
13877 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
13878
13879 * configure: Fix sed loop which substitutes for CC and CXX to
13880 avoid bug found in various sed implementations.
13881
13882 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13883
13884 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
13885 simulator. Use standard powerpc-*-eabi*.
13886
13887 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
13888
13889 * configure.in: Stop putting gas and binutils in noconfigdirs for
13890 powerpc-*-aix* and rs6000-*-*.
13891
13892 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
13893
13894 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13895 -mcall-aixdesc libraries.
13896
13897 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
13898
13899 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13900
13901 * config.sub (arm | armel | armeb): Fix shell syntax.
13902
13903 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13904
13905 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13906 -msoft-float and -mcpu=common support.
13907 (powerpc*-*-eabisim*): Add support for building -mcall-aix
13908 libraries.
13909
13910 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13911
13912 * configure.in: Allow configuration and build of emacs19 for the alpha.
13913
13914 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13915
13916 * configure.in (CC): Get ^CC, not just any old CC, from
13917 ${host_makefile_frag}.
13918
13919 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13920
13921 * configure.in (CC): Try to get CC from
13922 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13923
13924 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13925
13926 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13927 only if it exists in $(srcdir).
13928
13929 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
13930
13931 * configure: If CC and CXX are not set in the environment, set
13932 them, based on either an existing Makefile or on searching for gcc
13933 in PATH. Substitute for CC and CXX in Makefile.
13934 * configure.in: Remove libm from target_libs. Separate
13935 target_configdirs from configdirs. If CC is not set in
13936 environment, try to get it from a host Makefile fragment. Rewrite
13937 changes of configdirs to use skipdirs instead. A few minor
13938 tweaks. Take directories out of target_configdirs as they are
13939 taken out of configdirs. Remove existing Makefile files from
13940 subdirectories. Substitute for TARGET_CONFIGDIRS and
13941 CONFIG_ARGUMENTS in Makefile.
13942 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13943 by configure.in.
13944 (CONFIG_ARGUMENTS): Likewise.
13945 (CONFIGURE_TARGET_MODULES): New variable.
13946 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13947 ($(CONFIGURE_TARGET_MODULES)): New target.
13948 (configure-libg++, configure-libio): New targets.
13949 (all-libg++): Depend upon configure-libg++.
13950 (all-libio): Depend upon configure-libio.
13951 (configure-libgloss, all-libgloss): New targets.
13952 (configure-libstdc++): New target.
13953 (all-libstdc++): Depend upon configure-libstdc++.
13954 (configure-librx, all-librx): New targets.
13955 (configure-newlib): New target.
13956 (all-newlib): Depend upon configure-newlib
13957 (configure-xiberty): New target.
13958 (all-xiberty): Depend upon configure-xiberty.
13959
13960 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13961
13962 * configure.in (host i[345]86-*-win32): Expand the
13963 noconfigdirs again.
13964
13965 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
13966
13967 * mpw-configure: Fix sed command file name.
13968
13969 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
13970
13971 * configure.in (host i[345]86-*-win32): Reduce the
13972 noconfigdirs again.
13973
13974 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
13975
13976 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13977 or powerpc*-*-pe*, since they are not yet supported.
13978
13979 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
13980
13981 Add PowerMac support and many other enhancements.
13982 * mpw-configure: New option --cc to select compiler to use,
13983 paste options set according to --cc into the generated
13984 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13985 if mpw-make.sed is present.
13986 * mpw-config.in: Don't test for gC1, test for mpw-touch,
13987 add forward includes for PowerPC include files.
13988 * mpw-build.in: Build using Makefile.PPC if present.
13989 (do-byacc, etc): Remove separate version resource builds.
13990 (do-gas): Build "stamps" before "all".
13991 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13992 * mpw-README: Update to reflect --cc option, PowerMac support,
13993 and recently-reported compatibility problems.
13994
13995 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
13996
13997 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13998 embedded m68k systems (-aout, -coff, -elf, -vxworks).
13999 (--with-multilib-top): Pass to recursive invocations.
14000
14001 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
14002
14003 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14004 v810-*-*.
14005
14006 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14007
14008 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14009 gdb, ld and opcodes on v810-*-*.
14010
14011 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
14012
14013 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14014 (local-maintainer-clean): New target.
14015 (maintainer-clean): New target.
14016 (realclean): Just depend upon maintainer-clean.
14017
14018 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14019
14020 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14021
14022 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
14023
14024 * configure.in: Build ld in mips*-*-bsd* case.
14025
14026 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
14027
14028 * config.sub: Accept -lites* OS. From Ian Dall.
14029
14030 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
14031
14032 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14033 targets.
14034
14035 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14036
14037 * configure.in: treat i386-win32 canadian cross the same as
14038 i386-go32 canadian cross.
14039
14040 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14041
14042 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14043 running under the simulator to build a reduced set of libraries.
14044 (powerpc-*-eabiaix): Add fine grained multilib support added to
14045 other powerpc targets yesterday.
14046
14047 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14048
14049 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14050 -disable-softfloat, -disable-relocatable, -disable-aix, and
14051 -disable-sysv to control which multilib libraries get built.
14052
14053 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14054
14055 * configure: Add Makefile.tem to list of files to remove in trap
14056 handler.
14057
14058 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
14059
14060 * config.guess (*Linux*): Add missing "exit"s.
14061 Also, need specific check for alpha-unknown-linux (uses COFF).
14062
14063 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
14064
14065 * config.guess: Merge with FSF:
14066
14067 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
14068 * config.guess (AIX4): More robust release numbering discovery.
14069
14070 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
14071 * config.guess (i386-sequent-ptx): Properly get version number.
14072
14073 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
14074 * config.guess (mips:*:4*:UMIPS): New case.
14075
14076 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
14077
14078 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14079 (i386-win32 host): Likewise. Don't build readline.
14080
14081 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
14082
14083 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
14084 SUPPORT_FILES to submakes.
14085
14086 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
14087
14088 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14089 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14090 mpw-configure.
14091
14092 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
14093
14094 * configure.in (appdirs): Use =, not ==, in test expression when
14095 trying to build the text to print in the warning message for
14096 Solaris users.
14097
14098 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
14099
14100 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14101
14102 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14103
14104 * config.guess: Recognize lynx-2.3.
14105
14106 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
14107
14108 * config.sub (z8ksim): Deleted
14109 (z8k-*-coff): New, this is the one true name of the target.
14110
14111 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
14112
14113 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14114
14115 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
14116
14117 * config.guess (*:Linux:*:*): First try asking the linker what the
14118 default object file format is (elf, aout, or coff). Then if this
14119 fails, try previous methods.
14120
14121 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14122
14123 * configure.in: Don't build newlib for *-*-vxworks5.1.
14124
14125 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14126
14127 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14128 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14129
14130 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
14131
14132 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14133
14134 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
14135
14136 * cfg-ml-com.in: New file.
14137 * cfg-ml-pos.in: New file.
14138
14139 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14140
14141 * COPYING.NEWLIB: Add HP free copyright to list.
14142
14143 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14144
14145 * config.sub: Recognize -eabi* for the system, not just -eabi.
14146
14147 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
14148
14149 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14150 * config.sub, configure.in (win32): New target and host.
14151
14152 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
14153
14154 * configure.in: Add i386-pe configuration.
14155
14156 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
14157
14158 * mpw-build.in (install): Install GDB after LD.
14159
14160 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
14161
14162 * mpw-config.in (elf/mips.h): Always forward-include, needed
14163 for GDB to build.
14164
14165 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
14166
14167 * testsuite: New directory for customer acceptance and whole tool
14168 chain tests.
14169
14170 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14171
14172 * configure: If per-host line isn't found, but AC_OUTPUT is found
14173 and a configure script exists, run it instead.
14174
14175 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14176
14177 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
14178
14179 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
14180
14181 * configure: Set build_{cpu,vendor,os,alias} to host values when
14182 --build isn't specified.
14183
14184 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14185
14186 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14187 (FLAGS_TO_PASS): Pass them.
14188 (EXTRA_TARGET_FLAGS): Ditto.
14189
14190 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14191
14192 * Makefile.in (all-libg++): Depend on all-libstdc++.
14193
14194 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14195
14196 * configure.in (noconfigdirs): Enable all packages for
14197 i386-unknown-netbsd.
14198
14199 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
14200
14201 * configure.in (noconfigdirs): Don't configure tk for i386-go32
14202 hosted builds (DOS builds)
14203
14204 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14205
14206 Changes for ARM based on patches from Richard Earnshaw:
14207 * config.sub: Handle armeb and armel.
14208 * configure.in: Omit arm linker only for riscix.
14209
14210 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
14211
14212 * config.guess: Update from FSF.
14213
14214 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
14215
14216 * config.sub: Recognize powerpcle as the little endian variant of
14217 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
14218 powerpcle variant. Convert pentium into i586, not i486. Add p5
14219 alias for i586. Map new x86 variants p6, k5, nexgen into i586
14220 temporarily.
14221
14222 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
14223
14224 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14225
14226 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
14227
14228 * config.sub: Accept -lites* as a basic system type.
14229
14230 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
14231
14232 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14233 installed, and if so return linuxoldld as the system name.
14234
14235 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
14236
14237 * config.guess: Add hppa1.1-hp-lites support.
14238
14239 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
14240
14241 * configure.in: Don't build newlib for m68k-vxworks5.1.
14242
14243 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14244
14245 * configure.in (mips-sgi-irix6): Use mh-irix5.
14246
14247 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
14248
14249 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14250
14251 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14252
14253 * test-build.mk: Enable building of shared libraries on IRIX 5 and
14254 OSF/1. Fix compiler flags.
14255 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
14256
14257 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
14258
14259 * configure.in: Recognize --with-newlib.
14260 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14261
14262 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14263
14264 * Makefile.in: move {all,check,install}-gdb from *_MODULES
14265 to *_X11_MODULES due to gdbtk needing X include files et al.
14266
14267 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
14268
14269 Merge in support for Mac MPW as a host.
14270 (Old change descriptions retained for informational value.)
14271
14272 * mpw-config.in: Add generic include forwards for cpu-specific
14273 include files in aout and elf directories.
14274
14275 * mpw-configure: Added copyright.
14276 * mpw-config.in: Check for presence of required build tools.
14277 (target_libs): Add newlib.
14278 (target_tools): Add examples.
14279 (Read Me): Generate as "Read Me for MPW" instead.
14280 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14281 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14282 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14283
14284 * mpw-configure: Remove subdir-specific makefile hackery,
14285 delete mk.tmp after using it.
14286
14287 * mpw-build.in (all): Display start and end times.
14288
14289 * mpw-configure (host_canonical): Set.
14290 (target_cpu): Always add to makefiles.
14291 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14292 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14293 (mpw-mh-mpw): Look for in srcdir and srcroot.
14294 Use sed instead of mpw-edit-prefix to edit prefix definitions.
14295
14296 * mpw-build.in: (install-only): New target.
14297
14298 * mpw-configure (host_alias, target_alias): Rename from hostalias
14299 and targetalias, add into generated Makefile.
14300 (mk.tmp): If present, add into generated Makefile.
14301 * mpw-build.in (all-gas): Build config.h first before gas proper.
14302
14303 * mpw-configure (config.status): Write only if changed.
14304 * mpw-config.in (readline): Configure it (not built, just used for
14305 definitions).
14306
14307 * mpw-config.in (elf/mips.h): Add a forward include.
14308
14309 * mpw-config.in: Forward-include most .h files in include into
14310 extra-include.
14311 (readline): Don't build.
14312 mpw-build.in (install): Install GDB.
14313
14314 * mpw-configure (prefix, mpw_prefix): Handle it.
14315 * mpw-config.in (mmalloc, readline): Don't configure.
14316 * mpw-build.in (thisscript): Rename to ThisScript.
14317 Use mpw-build instead of BuildProgram everywhere.
14318 (mmalloc, readline): Don't build.
14319 * mpw-README: New file, basic documentation about the MPW port.
14320
14321 * mpw-config.in: Use forward-include to create include files.
14322
14323 * mpw-configure: Add more things to the top of each configured
14324 Makefile, including contents of config/mpw-mh-mpw.
14325 * mpw-config.in (extra-include): Create this directory and fill it
14326 with Posix-like include files when configuring.
14327
14328 * config.sub (apple, mac, mpw): Add various aliases.
14329
14330 * mpw-build.in: New file, top-level build script fragment for MPW.
14331 * mpw-configure: New file, configure script for MPW.
14332 * mpw-config.in: New file, config fragment for MPW.
14333
14334 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14335
14336 * configure.in (host_libs): Remove glob, since it is gone from the
14337 sources.
14338
14339 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14340
14341 * Makefile.in: define empty GDB_NLM_DEPS var.
14342
14343 * configure.in(target_makefile_frag): use config/mt-netware
14344 for netware targets.
14345
14346 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
14347
14348 * config.sub: Merge in recent FSF changes. Remove linux special
14349 cases.
14350
14351 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14352
14353 Revert this change:
14354
14355 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14356
14357 * build-all.mk: Use CC=cc -Xs on Solaris.
14358
14359 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14360
14361 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
14362 stop using it.
14363 * Makefile.in: Nuke all references to glob subdirectory.
14364
14365 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14366
14367 * configure.in: Fix --enable-shared logic in per-host.
14368
14369 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
14370
14371 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14372
14373 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14374
14375 * configure.in (noconfigdirs): Don't build gas on AIX, for
14376 powerpc*-*-aix* as well as for rs6000*-*-aix*.
14377
14378 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
14379
14380 * configure: Fix --cache-file to work if the file argument is a
14381 relative path.
14382
14383 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
14384
14385 * configure: If the --cache-file is used, pass it down to
14386 configure in subdirectories.
14387
14388 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
14389
14390 * config.sub: add vxworks29k configuration.
14391
14392 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14393
14394 * Makefile.in (taz): Do "diststuff" part quietly.
14395
14396 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
14397
14398 * config.sub: Mini-merge with gcc/config.sub.
14399
14400 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14401
14402 * config.guess (IRIX): Sed - to _.
14403
14404 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14405
14406 * Makefile.in (source-vault, binary-vault): New targets.
14407
14408 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
14409
14410 * config.sub: Recognize -eabi as a basic system type.
14411
14412 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14413
14414 * configure.in (enable_shared stuff): Fix typo.
14415
14416 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
14417
14418 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14419
14420 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14421
14422 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14423
14424 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14425
14426 * configure.in (rs6000-*-*): Don't build gas.
14427
14428 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
14429
14430 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14431 reduce command line length.
14432 (AS_FOR_TARGET): Check for as.new, not Makefile.
14433 (NM_FOR_TARGET): Check for nm.new, not Makefile.
14434
14435 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
14436
14437 * config.guess: Merge from FSF.
14438
14439 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14440
14441 * configure: Don't use $ when handling program_suffix.
14442
14443 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
14444
14445 * configure.in: Configure tk for hppa/hpux.
14446
14447 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
14448
14449 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
14450
14451 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14452
14453 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
14454 to LIBCXXFLAGS. Tests are better run without it.
14455
14456 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
14457
14458 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14459
14460 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
14461
14462 * configure.in (*-*-netware*): Don't configure xiberty.
14463
14464 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
14465
14466 * configure.in: Remove tk from native_only list.
14467
14468 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
14469
14470 * build-all.mk: Add mips-ncd-elf target to sun4 targets
14471 for special NCD build.
14472
14473 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14474
14475 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14476 makeall.bat, they're only useful for binutils snapshots.
14477 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14478 makeall.bat to specified SUPPORT_FILES.
14479
14480 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
14481
14482 * build-all.mk: Add Ericsson targets to sun4 and solaris
14483 hosts. Add BNR's sun4 target to solaris host, so their
14484 build-from-source will be tested in-house first.
14485
14486 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14487
14488 * Makefile.in (LIBCFLAGS): New variable.
14489 (CFLAGS_FOR_TARGET): Ditto.
14490 (LIBCFLAGS_FOR_TARGET): Ditto.
14491 (LIBCXXFLAGS): Ditto.
14492 (CXXFLAGS_FOR_TARGET): Ditto.
14493 (LIBCXXFLAGS_FOR_TARGET): Ditto.
14494 (BASE_FLAGS_TO_PASS): Pass them.
14495 (EXTRA_TARGET_FLAGS): Ditto.
14496
14497 * configure.in: Support --enable-shared.
14498
14499 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
14500
14501 * configure.in (target_libs): Include libstdc++ again.
14502 * config.guess: Update from FSF (for FreeBSD).
14503
14504 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14505
14506 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14507 makeall.bat.
14508 (DISTDOCDIRS): Add `etc'.
14509 (ETC_SUPPORT_PFX): New variable.
14510 (taz): Include anything from etc starting with a word in
14511 ETC_SUPPORT_PFX.
14512
14513 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14514
14515 * config.sub: Update for recent FSF changes. Remove obsolete
14516 h8300hds entry. Add -windows* and -osx as basic os. Minor
14517 spacing changes.
14518
14519 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14520
14521 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
14522
14523 * config.guess: Merge with FSF.
14524 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14525
14526 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14527
14528 * configure: Since the "trap 0" handler will override the exit
14529 status on many systems, only use it for "exit 1", and make it set
14530 a non-zero exit status; reset it before "exit 0". Also, check
14531 exit status of config.sub, and error out if it failed.
14532
14533 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
14534
14535 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14536 and install libgloss.
14537
14538 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14539
14540 * Makefile.in (all-binutils): Depend upon all-byacc.
14541
14542 * configure.in: Don't build emacs on Irix 5.
14543
14544 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14545
14546 * configure.in (*-*-netware*): Add libio.
14547
14548 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14549
14550 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14551 (CHECK_TARGET_MODULES): Ditto.
14552 (INSTALL_TARGET_MODULES): Ditto.
14553 (TARGET_LIBS): Ditto.
14554 (all-libstdc++): Note dependencies.
14555
14556 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14557
14558 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14559
14560 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14561
14562 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14563 -fexternal-templates.
14564
14565 * configure.in (target_libs): Add libstdc++.
14566 (noconfigdirs): Add libstdc++ as appropriate.
14567
14568 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14569
14570 * config.guess: Update from FSF.
14571
14572 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14573
14574 * configure: Use ${config_shell} when running ${configsub}.
14575
14576 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
14577
14578 * config.sub: No longer recognize h8300h.
14579
14580 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14581
14582 * config.sub: Remove extraneous differences between config.sub and
14583 gcc/config.sub.
14584
14585 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14586
14587 * Makefile.in (DISTSTUFFDIRS): Add gas.
14588
14589 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
14590
14591 * COPYING.NEWLIB: New file.
14592
14593 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
14594
14595 * config.guess (HP-UX): Patch from Harlan Stenn
14596 <harlan@landmark.com> to also emit release level.
14597
14598 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14599
14600 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14601
14602 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
14603
14604 * config.sub: Merge nextstep cleanup from FSF.
14605
14606 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14607
14608 * configure.in (arm-*-*): Don't configure ld for this target.
14609
14610 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14611
14612 * configure.in (*-*-netware): don't configure libg++, libio,
14613 librx, or newlib.
14614
14615 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14616
14617 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
14618 configure ld--it works, but it doesn't support shared libraries.
14619
14620 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
14621
14622 * config.guess (*-unknown-freebsd*): Get rid of possible
14623 trailing "(Release)" in version string.
14624 Patch from Paul Richards <paul@isl.cf.ac.uk>.
14625
14626 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
14627
14628 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14629 Fix type: *-next-neststep -> *-next-nextstep.
14630
14631 * config.guess: Merge from FSF:
14632
14633 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
14634
14635 * config.guess: Recognize powerpc-ibm-aix3.2.5.
14636
14637 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
14638
14639 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14640 instead of UNIX_SV for UnixWare 1.0).
14641
14642 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
14643
14644 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
14645 to make gdb/nlm/* build after the compiler and linker.
14646
14647 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
14648
14649 * config.guess (netbsd, freebsd, linux): Accept any machine,
14650 not just i[34]86.
14651 (m68k-atari-sysv4): Relocate to match FSF version.
14652
14653 * config.guess: More merges from the FSF:
14654
14655 Add a space before function call or macro invocation.
14656
14657 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14658
14659 * config.guess: Add trap cmd to remove dummy.c and dummy when
14660 interrupted.
14661
14662 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14663
14664 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14665 (dummy): Redirect stderr from compilation of dummy.c.
14666
14667 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
14668
14669 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14670
14671 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
14672
14673 * configure: Accept and ignore --cache*, for compatibility with
14674 new autoconf.
14675
14676 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
14677
14678 * config.guess: Merge from FSF:
14679
14680 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
14681
14682 * config.guess (Pyramid*:OSx*:*:*): New case.
14683 (PATH): Add /.attbin at end for finding uname.
14684 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
14685
14686 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
14687
14688 * config.guess (M88*:DolphinOS:*:*): New case.
14689
14690 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
14691
14692 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14693 to select whether to use ELF or COFF.
14694
14695 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
14696
14697 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
14698
14699 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
14700
14701 * config.guess: Guess the OS version for HPUX.
14702
14703 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
14704
14705 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14706
14707 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14708
14709 * configure.in: Recognize --with-headers, --with-libs, and
14710 --without-newlib.
14711 * Makefile.in (all-xiberty): Depend upon all-ld.
14712
14713 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14714
14715 * configure.in: Change i[34]86 to i[345]86.
14716
14717 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14718
14719 * configure (version): A few more tweaks to help message.
14720
14721 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
14722
14723 * Makefile.in: Remove (for now) librx as a host library,
14724 now that we're building it for target.
14725
14726 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14727
14728 * configure: Fix up help message; from karl@owl.hq.ileaf.com
14729 (Karl Berry).
14730
14731 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
14732
14733 * configure.in: Also configure librx.
14734
14735 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
14736
14737 * Makefile.in: Update various rules to reflect that librx
14738 is now needed for libg++.
14739
14740 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14741
14742 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
14743
14744 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
14745
14746 * configure.in: Configure the examples directory.
14747
14748 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14749
14750 * configure: Simplify Jun 2 1994 change.
14751
14752 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14753
14754 * change CC to /usr/latest/bin/gcc for lynx host builds, since
14755 /bin/gcc isn't good enough to build gcc.
14756
14757 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
14758
14759 * Makefile.in (GDB_SUPPORT_FILES): Remove
14760 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
14761 (gdb.tar.gz): Add new rule to use standard distribution building
14762 mechanism.
14763
14764 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14765
14766 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
14767 Bill Cox <bill@cygnus.com>.
14768
14769 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
14770
14771 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
14772
14773 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
14774
14775 * configure: Search current dir first in .gdbinit.
14776
14777 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
14778
14779 * config.sub: Recognize freebsd (merged from gcc config.sub).
14780
14781 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
14782
14783 * config.sub: Refer to NeXT's operating system as nextstep.
14784
14785 * config.sub (case $basic_machine): Re-order the cases, to match
14786 the order in the FSF version (which is mostly alphabethical).
14787 Merge in some additions and changes from the FSF.
14788
14789 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
14790
14791 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
14792 * config.sub: Recognize cxux7.
14793 * configure.in: Use mh-cxux for m88k-harris-cxux*.
14794
14795 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
14796
14797 * config.sub: Fix typo powerpc -> powerpc-*.
14798
14799 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
14800
14801 * Makefile.in: `all-emacs19' depends on `all-byacc'.
14802
14803 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
14804 parallel with all-emacs and install-emacs). Top-level command
14805 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
14806
14807 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14808
14809 * test-build.mk ($(host)-stamp-stage2-installed): Remove
14810 $(relbindir)/make before doing ``make install'', and use
14811 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
14812 installing over running make binary.
14813 ($(host)-stamp-stage3-installed): Likewise.
14814
14815 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14816
14817 * config.guess: Recognize Mach.
14818
14819 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14820
14821 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
14822 see whether --exec-prefix was used.
14823
14824 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14825
14826 * README: Explicitly mention libg++/README. (Zoo's idea.)
14827
14828 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14829
14830 * Makefile.in: Add all-librx target similar to all-libproc.
14831
14832 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
14833
14834 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
14835 with post 1.2 uname bogosity.
14836
14837 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14838
14839 * configure: Remove temporary files on receipt of a signal.
14840
14841 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
14842
14843 * configure: If there is a package_makefile_frag, remove
14844 ${subdir}/Makefile.tem after copying it in.
14845
14846 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14847
14848 * build_all.mk: support rs6000 lynx identifies itself as
14849 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
14850 since /bin/gcc is too feeble to compile a modern gcc.
14851
14852 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
14853
14854 * brought devo/test-build.mk update-to-date with progressive/
14855 test-build.mk. Add lynx targets and hppa flag info.
14856
14857 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14858
14859 * configure.in: Use mh-ncrsvr43. Patch from
14860 Tom McConnell <tmcconne@sedona.intel.com>.
14861
14862 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
14863
14864 * config.guess (i386-unknown-bsdi): No longer need to
14865 check #if defined(__bsdi__) && defined(__i386__).
14866
14867 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14868
14869 * configure: Set program_transform_nameoption correctly.
14870
14871 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
14872
14873 * brought build-all.mk update-to-date with progressive build-all.mk,
14874 added new targets and hppa info.
14875
14876 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14877
14878 * configure: If config.guess result is a prefix of the user
14879 specified target, assume a native build and use the user specified
14880 target as the host alias. Remove SunOS patch suffix removal hack.
14881 * configure.in: Remove SunOS patch suffix removal hack.
14882
14883 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
14884 in NATIVE_CHECK_MODULES.
14885
14886 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
14887
14888 * Makefile.in: Rename HOST_ONLY to NATIVE.
14889 * configure: Delete SunOs patch suffix from host_canonical
14890 and build_canonical variables that are prepended to Makefiles.
14891 * configure.in: Add comments for easier maintenance.
14892
14893 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14894
14895 * Makefile.in: Add all-libproc target similar to all-gui.
14896
14897 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
14898
14899 * Makefile.in (CHECK_MODULES): split into
14900 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14901
14902 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
14903
14904 * config.guess (i386-unknown-bsdi): New system to guess.
14905
14906 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14907
14908 * Makefile.in: Add all-gui target (but not yet build by "all").
14909
14910 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
14911
14912 * config.sub: Move deletion of patch suffix from here...
14913 * configure.in: To here, at Ian's suggestion. The top-
14914 level scripts might need to know of a patch level.
14915
14916 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
14917
14918 * config.sub: Strip off patch suffix so rtl is recognized
14919 as a sunos4.1.3 machine, even though it's been patched.
14920
14921 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
14922
14923 * Makefile.in (INSTALL_LAST): Delete.
14924 (INSTALL_DOSREL): New.
14925
14926 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14927
14928 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14929 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14930 whether we pass down --with-gnu-ld anyhow.
14931
14932 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
14933
14934 * Makefile.in (INSTALL_LAST): Change operation so it works
14935 on more flavors of make.
14936 * configure.in (go32): Don't build libg++ or libio.
14937
14938 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
14939
14940 * Makefile.in (Move HOST_PREFIX_1 and friends up so
14941 they can be overriden by templates.
14942
14943 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
14944
14945 * configure.in (target==go32): Don't build gdb.
14946 * dosrel: New directory.
14947
14948 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
14949
14950 * configure.in (host==go32): Configure dosrel too.
14951 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14952 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14953 be set by incoming names or templates.
14954 (INSTALL_LAST): New rule.
14955
14956 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
14957
14958 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14959
14960 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14961
14962 * configure.in (appdirs): New variable. Currently empty, but will
14963 be used in gas distribution. If nonempty, lists a set of
14964 directories at least one of which must get configured, or top
14965 level configuration is considered to have failed.
14966 (rs6000-*-lynxos*): Use new file name.
14967
14968 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14969
14970 Eliminate XTRAFLAGS.
14971 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14972 newlib include files using -idirafter, and also use -nostdinc.
14973 (CXX_FOR_TARGET): Likewise.
14974 (XTRAFLAGS): Removed.
14975 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14976 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14977 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14978 ($(DO_X)): Don't pass down XTRAFLAGS.
14979
14980 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14981
14982 * configure.in (mips*-dec-bsd*): New target; do build linker.
14983 (mips*-*-bsd*): New target; don't build linker.
14984
14985 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14986
14987 * configure.in: support rs6000-*-lynxos* configuration.
14988 support sunos4 as a cross target.
14989
14990 * config.sub: look for lynx*, not lynx since the OS version may
14991 legitimately be part of the name.
14992
14993 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14994
14995 * configure.in (i[34]86-*-sco*): Move to be with other i386
14996 targets.
14997 (romp-*-*): New target. Skip various binary utilities.
14998 (vax-*-*): New target. Don't build newlib.
14999 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
15000
15001 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15002
15003 * configure.in: Only set host_makefile_frag if config
15004 directory exists.
15005
15006 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15007
15008 * install.sh: If $dstdir exists, don't check whether each
15009 component does.
15010
15011 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15012
15013 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15014
15015 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15016
15017 * configure.in (*-*-lynxos*): Don't configure newlib for either
15018 native or cross Lynx.
15019
15020 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
15021
15022 * config.sub (sparc64-elf): Fix os.
15023 (z8k): Remove duplicate.
15024
15025 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15026
15027 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15028 gcc/stmp-fixproto, to try to prevent fixproto from being run.
15029
15030 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
15031
15032 * configure: Make file links cleanly even if Lynx fails on
15033 an NFS symlink (at least fail cleanly).
15034
15035 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15036
15037 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15038 -XNh2000.
15039
15040 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15041
15042 * configure: Unknown options are fatal again.
15043
15044 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
15045
15046 * configure: Ignore --x-includes and --x-libraries, for Autoconf
15047 compatibility.
15048
15049 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
15050
15051 * build-all.mk: Add `clean' target.
15052
15053 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15054
15055 * config.guess: Add SINIX support.
15056 * configure.in: Add mips-*-sysv4* support.
15057
15058 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
15059
15060 * build-all.mk: Document all useful targets.
15061 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15062 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15063
15064 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15065
15066 * configure: Support --silent, --quiet.
15067
15068 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15069
15070 * configure: Support --disable-FEATURE.
15071
15072 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15073
15074 * config.guess: Recognize NCR running SVR4.3.
15075
15076 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
15077
15078 * config.guess: Make BSDI generate i386-unknown-bsd386.
15079 Patch from Paul Eggert <eggert@twinsun.com>.
15080
15081 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15082
15083 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15084
15085 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15086
15087 * configure: Make unrecognized options give nonfatal warnings
15088 instead of fatal errors, and pass them to any subdirectory
15089 configures in case they recognize them.
15090 Make --x equivalent to --with-x.
15091
15092 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15093
15094 * configure: Add --enable-* options. Clean up usage message and
15095 some comments.
15096
15097 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
15098
15099 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15100
15101 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15102
15103 * configure.in (hppa*-*-*): Enable binutils.
15104
15105 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15106
15107 * config.sub: Recognize cisco.
15108
15109 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
15110
15111 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15112
15113 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15114
15115 * config.guess: about target *-hitachi-hiuxwe2, don't print more
15116 than one configuration name. Add comment.
15117
15118 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
15119
15120 * config.guess: about target *-hitachi-hiuxwe2, fixed
15121 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
15122 macro is incorrect.]
15123
15124 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15125
15126 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15127 than the "make ls" stuff which used to be here.
15128
15129 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15130
15131 * config.guess: Recognize i[34]86-unknown-freebsd.
15132 From Shawn M Carey <smcarey@rodan.syr.edu>.
15133
15134 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
15135
15136 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15137
15138 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15139
15140 * config.guess: Check for ptx.
15141
15142 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
15143
15144 * config.sub: Add os9k checking.
15145
15146 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15147
15148 * config.guess: Handle OSF1 running on HPPA processors
15149
15150 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15151
15152 * configure: If subdir configure fails, print out a message with
15153 subdirectory name, in case subdir's configure code didn't identify
15154 itself.
15155
15156 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
15157
15158 * configure.in: Remove embedded newlines from configdirs.
15159 Avoid mismatches of substrings. Fix matching strings at end
15160 of configdirs.
15161
15162 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
15163
15164 * config.guess: Add Lynx/rs6000 config support.
15165
15166 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15167
15168 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15169
15170 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
15171
15172 * configure.in (hppa*-*-osf*): Treat this just like most other
15173 PA configurations (eg no binutils or ld).
15174 (hppa*-*-*elf*): These configurations have binutils and ld.
15175
15176 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15177
15178 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
15179
15180 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15181
15182 * configure.in (rs6000-*-*): Build gas.
15183
15184 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15185
15186 * Makefile.in: Avoid bug in losing hpux sed.
15187
15188 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15189
15190 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15191 for GDB and GDB has been fixed to not need it.
15192
15193 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15194
15195 * config.guess: Recognize vax hosts.
15196
15197 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15198
15199 * configure (while loop): Don't use "break 2" inside case
15200 statement -- the case statement isn't an enclosing loop.
15201
15202 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
15203
15204 * config.guess: Clean up NeXT support, to allow nextstep
15205 on Intel machines. Make OS be nextstep.
15206
15207 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
15208
15209 * config.guess: Add alternate forms for Convex.
15210
15211 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
15212
15213 * configure: Completely rewrite option processing. Take
15214 advantage of pattern-matching to avoid invoking test frequently.
15215 Also clean up host and target defaulting logic.
15216
15217 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15218
15219 * Makefile.in: Replace all occurrances of "rootme" with "r" and
15220 "$${rootme}" with "$$r", to increase the likelihood that the do-*
15221 commands (plus user environment) will fit SCO limits.
15222
15223 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15224
15225 * configure.in: Don't issue warnings about directories which are
15226 not being configured if -norecursion is set. Correct test for
15227 --with-gnu-as and --with-gnu-ld to not get confused by substring
15228 matches.
15229
15230 * configure.in: Don't build gas for alpha-dec-osf1*.
15231
15232 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
15233
15234 * configure: Back out Per's change of 12/19/1993. It changes the
15235 behavior of configure in unexpected and confusing ways.
15236
15237 Also, use different delim char when calculating
15238 program_transform_name so that the name can contain slashes.
15239
15240 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
15241
15242 * configure.in, config.sub: Add support for VSTa micro-kernel.
15243
15244 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
15245
15246 * configure.in: Nuke hacks which were used to get a special
15247 version of GAS for HPPA configurations.
15248
15249 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
15250
15251 * configure: If only ${target_alias} is given, use that
15252 as the default for ${host_alias}.
15253 * configure: Add missing back-slashes before nested quotes.
15254
15255 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15256
15257 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15258
15259 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
15260
15261 * config.guess: Recognize some Tektronix configurations.
15262 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15263
15264 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15265
15266 * config.sub: Match any flavor of SH.
15267
15268 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
15269
15270 * configure.in: Don't try to configure newlib for Alpha.
15271
15272 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15273
15274 * configure.in: Don't build ld for Irix 5. Don't build gas,
15275 libg++ or libio for any Alpha target.
15276
15277 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15278
15279 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
15280
15281 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15282 default arguments -- so it tried to compress itself.
15283
15284 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15285
15286 * configure.in (notsupp): ensure that a space is always at the end
15287 of the configdirs list, since the grep checks for an explicit space
15288
15289 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15290
15291 * configure.in (target i386-sysv4.2): don't build ld, since static
15292 versions of many libraries are not available.
15293
15294 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15295
15296 * config.guess: Recognize Apollos (using environment variables).
15297 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15298
15299 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15300
15301 * config.guess: Recognize Sony news mips running newsos.
15302
15303 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
15304
15305 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15306 "fi ; else" for bash.
15307
15308 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
15309
15310 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15311
15312 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
15313
15314 * config.sub: accept unixware as an alias for svr4.2.
15315 Fix some inconsistancies with the gcc version.
15316
15317 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15318
15319 * Makefile.in (DISTDOCDIRS): Add gdb.
15320
15321 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
15322
15323 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
15324
15325 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15326
15327 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15328 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15329 this now.
15330
15331 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15332
15333 * config.sub: Accept hiux* as an OS name.
15334
15335 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15336 etc/make-stds.texi. The underscore came from gcc, and dje now
15337 agrees that RUNTESTFLAGS is the correct name.
15338
15339 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
15340
15341 * install.sh: Remove 'set -e'. It makes any conditionals
15342 in the script useless.
15343
15344 * config.guess: Automatically recognize arm-acorn-riscix
15345 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15346
15347 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
15348
15349 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15350
15351 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15352
15353 * Makefile.in (DISTDOCDIRS): New variable.
15354 (taz): Edit local Makefile.in sooner, instead of proto-toplev
15355 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
15356
15357 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15358
15359 * configure.in (hppa target): check the source directory for the
15360 pagas sub-directory
15361
15362 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
15363
15364 * config.sub: Allow -aout* and -elf*.
15365
15366 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15367
15368 * configure.in: Don't build ld on i386-solaris2, same as for
15369 sparc-solaris2.
15370
15371 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
15372
15373 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15374
15375 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15376
15377 * configure.in: Configure gdb for alpha.
15378
15379 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15380
15381 * Makefile.in (CXXFLAGS): Add -O.
15382
15383 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15384
15385 * config.guess: added support for DG Aviion
15386
15387 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15388
15389 * configure.in: Produce warning message for subdirectories not
15390 configurable for this host/target combination. Don't try to
15391 configure gdb for vms.
15392
15393 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15394
15395 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15396 appropriate files before making "diststuff".
15397 (DISTBISONFILES): New var: list of files to be edited.
15398 (DISTSTUFFDIRS): Add binutils.
15399
15400 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15401
15402 * config.sub: also handle mipsel and mips64el (for little endian mips)
15403
15404 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15405
15406 * configure.in: Add * to end of all OS names.
15407
15408 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
15409
15410 * configure.in: Build newlib for LynxOS native.
15411
15412 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15413
15414 * config.guess: Add support for delta 88k running SVR3.
15415
15416 * configure.in: Add comment about HP compiler vs. emacs.
15417
15418 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15419
15420 * configure.in: don't build ld on solaris2 (not a viable option
15421 due to bugs in getpwnam & getpwuid)
15422
15423 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15424
15425 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15426 config.guess will produce a full version number.
15427
15428 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15429
15430 * configure.in: Build linker and binutils for alpha-dec-osf1.
15431
15432 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15433
15434 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15435 and gdb/testsuite/Makefile.in.
15436
15437 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15438
15439 * configure.in: recognize mips*- instead of mips-
15440
15441 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
15442
15443 * config.sub: Accept linux*coff and linux*elf as operating
15444 systems.
15445
15446 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15447
15448 * config.sub: Recognize mips64, and mips3 as an alias for it.
15449
15450 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15451
15452 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15453 gdb knows how to handle OSF/1 shared libraries.
15454
15455 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15456
15457 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15458 * config.guess: Recognize Hitachi's HIUX.
15459 * config.sub: Recognize h3050r* and hppahitachi.
15460 Remove redundant cases for hp9k[23]*.
15461
15462 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15463
15464 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15465 if gas and ld are in the source tree and are in ${configdirs}.
15466 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15467 --with options (but still pass them down on the command line,
15468 if they were explicitly specified).
15469
15470 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15471
15472 * configure: substitute SHELL value in Makefile.in with
15473 ${CONFIG_SHELL}
15474
15475 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15476
15477 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15478 *-*-solaris2* targets.
15479
15480 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15481
15482 * Makefile.in: define M4, and pass it down to sub-makes;
15483 all-autoconf now depends on all-m4
15484
15485 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15486
15487 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15488 presence of {ar,ranlib} instead of a configured directory
15489
15490 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
15491
15492 * config.guess: Accept 34?? as well as 33?? for NCR.
15493
15494 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15495
15496 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15497 of 'gas' in sed commands, since 'gash' is now in the tree as well.
15498
15499 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15500
15501 * configure: grab values for $(CC) and $(CXX) from the
15502 environment, so that someone can do "CC=gcc configure; make" and
15503 have it work right (matching the way that autoconf works now)
15504
15505 * configure.in, Makefile.in: add support for gash, the tcl
15506 interface to Galaxy
15507
15508 * config.guess: add NetBSD variants (hp300, x86)
15509
15510 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
15511
15512 * install.sh: Support -d option (in the manner of SunOS 4 install,
15513 as it is more deterministic than that of GNU install)
15514 (chmodcmd): Set file to mode 755 by default (should also do default
15515 chgrp and chown, but I don't feel like dealing with that now)
15516
15517 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
15518
15519 * config.sub: Remove h8300hhms alias.
15520
15521 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15522
15523 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15524
15525 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15526
15527 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15528 as stmp-fixinc
15529
15530 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15531
15532 * config.sub: recognize m88110-bug-coff.
15533
15534 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15535
15536 * Makefile.in (all-libio): all dependencies on the toolchain used
15537 to build this (gcc, gas, ld, etc)
15538
15539 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15540
15541 * config.guess: Deal with OSF/1 1.3 on alpha.
15542
15543 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15544
15545 * install.sh: add some 'else true' clauses for portability
15546
15547 * configure.in: don't build libio for h8[35]00-*-* targets
15548
15549 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
15550
15551 * Makefile.in: Add support for new libio.
15552
15553 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15554
15555 * install.sh: If one command fails, don't try the rest. Don't try
15556 to remove $dsttmp (via trap) unless we have already created it.
15557 If $src doesn't exist, detect it and exit with an error.
15558
15559 * config.guess: Recognize BSD on hp300.
15560
15561 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
15562
15563 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15564 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15565
15566 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
15567
15568 * Makefile.in (all-send-pr): depends on all-prms
15569
15570 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15571
15572 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15573
15574 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15575
15576 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15577 Added test for mips-mips-riscos5.
15578
15579 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15580
15581 * configure.in: use mh-hp300 for 68k HP hosts
15582
15583 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15584
15585 * configure: add support for CONFIG_SHELL, so that you can use
15586 some alternate shell for evaluating configure scripts
15587
15588 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
15589
15590 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
15591 in configure script to bug-gdb@prep.ai.mit.edu when building
15592 distribution archive.
15593 * Makefile.in (COMPRESS): Remove def.
15594 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
15595 gdb.tar.Z and make-gdb.tar.Z respectively.
15596 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
15597 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
15598 to convergence with 'taz' target in Makefile.in.
15599
15600 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15601
15602 * install.sh (dsttmp): use trap to ensure that tmp files go
15603 away on error conditions
15604
15605 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15606
15607 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15608
15609 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15610
15611 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15612 its parent is '/' not ''.
15613
15614 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15615
15616 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
15617
15618 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15619 that ${newsrcdir}/configure.in does.
15620
15621 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15622
15623 * test-build.mk: support for CONFIG_SHELL
15624
15625 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
15626
15627 * config.sub (netware): Add as a basic system type.
15628
15629 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15630
15631 * Makefile.in (Makefile): depend on configure.in. Also drop the
15632 $(srcdir)/ from the dependency on Makefile.in.
15633
15634 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
15635
15636 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15637 (h8300hhms is temporary until multi-libraries are implemented).
15638 * configure.in: Handle h8300h too.
15639
15640 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15641
15642 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15643
15644 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
15645
15646 * configure: Remove extraneous output when guessing host type.
15647 * config.guess: Remove extraneous output when guessing using C
15648 compiler rather than uname, or when guessing fails.
15649
15650 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
15651
15652 * Makefile.in: remove all.cross and install.cross targets
15653
15654 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15655 definitions
15656
15657 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
15658
15659 * configure.in (target sh): Build gprof.
15660
15661 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15662
15663 * config.sub: change -solaris to -solaris2
15664
15665 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15666
15667 * configure.in: Use config/mh-riscos for mips-*-sysv*.
15668
15669 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
15670
15671 * configure: Correct error message for missing Makefile.in to
15672 print correct directory.
15673
15674 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15675
15676 * install.sh: kludge around 386BSD shell bug
15677
15678 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
15679
15680 * config.guess: Recognize NeXT.
15681 * config.guess: Recognize i486-ncr-sysv4.
15682 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
15683
15684 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
15685
15686 * Makefile.in (MAKEINFOFLAGS): New variable.
15687 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15688 * build-all.mk, test-build.mk: Pass down --no-split as
15689 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
15690
15691 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
15692
15693 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
15694
15695 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
15696
15697 * Makefile.in (libg++.tar.z): New rule.
15698 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
15699 * Makefile.in (taz): Only do a single chmod.
15700
15701 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
15702
15703 * install.sh: don't use dirname anymore (replaced with sed usage)
15704
15705 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
15706
15707 * Makefile.in: Change extension for gzip'd files from '.z' to
15708 '.gz' per new FSF standard usage.
15709
15710 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
15711
15712 * configure: put quotes around the final value of program_transform_name
15713
15714 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15715
15716 * Makefile.in: new install.sh support; update install-info rules
15717
15718 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
15719
15720 * configure.in: Build diff for crosses, but not for go32 host.
15721
15722 * configure.in: Build gprof only for native, and don't build it
15723 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15724
15725 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
15726
15727 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15728
15729 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15730
15731 * configure.in (host_tools): Add prms.
15732
15733 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15734
15735 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15736 with $(FLAGS_TO_PASS) on the command line
15737
15738 * config.sub: Recognize lynx and lynxos
15739
15740 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
15741
15742 * config.sub: Accept -ecoff*, not just -ecoff.
15743
15744 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15745
15746 * Makefile.in (taz): Use .gz suffix instead of .z.
15747 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
15748 names.
15749
15750 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15751
15752 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
15753
15754 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15755
15756 * Makefile.in (install-no-fixedincludes): install gcc last, so
15757 that rebuilds that might happen during 'make install' don't get
15758 bogus gcc include files
15759
15760 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15761
15762 Change from Utah for HPPA support:
15763 * config.guess: Recognize hppa1.x-hp-bsd.
15764
15765 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
15766
15767 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
15768 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
15769
15770 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
15771
15772 * config.sub: Add support for rom68k and bug boot monitors.
15773
15774 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
15775
15776 * Makefile.in: Make all-opcodes depend on all-bfd.
15777
15778 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
15779
15780 * config.guess: Added special check for i[34]86-univel-sysv4*.
15781
15782 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
15783
15784 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
15785 the processor rather than assuming i486.
15786
15787 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15788
15789 * config.guess: Recognize SunOS6 as Solaris3.
15790
15791 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
15792
15793 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
15794 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
15795
15796 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
15797
15798 * build-all.mk (all-cross): New target for Canadian Cross.
15799 Added Q2 go32 targets.
15800 * test-build.mk: Configure go32 cross sparclite-aout and
15801 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
15802 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
15803
15804 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15805
15806 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
15807 GO32 hosted toolchains
15808
15809 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
15810
15811 * configure: change so "-exec-prefix" gets passed down rather
15812 than "-exec_prefix" so autoconf generated Makefiles get the
15813 exec_prefix set right.
15814
15815 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15816
15817 * config.guess: get the Solaris2 minor version number
15818
15819 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
15820
15821 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15822
15823 * config.guess: Recognize some Sequent platforms.
15824
15825 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15826
15827 * Makefile.in: added the vault-install target
15828
15829 * configure.in: actually use the Sun3 makefile fragment that's in
15830 config, also added the release dir to configdirs
15831
15832 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15833
15834 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
15835
15836 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15837
15838 * configure.in: remove some program from Alpha targetted toolchains
15839
15840 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
15841
15842 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
15843 gprof.
15844 (taz): Run "make diststuff" in those directories instead of "make
15845 proto-dir". Look for "VERSION=" only at start of line in subdir
15846 Makefile. Use "gzip -9" for compression.
15847 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
15848 (binutils.tar.z): New target.
15849
15850 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
15851
15852 * Makefile.in (taz): Include gpl.texinfo.
15853
15854 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
15855
15856 * Makefile.in (setup-dirs): Merged into "taz" target.
15857 (taz): Only do `proto-dir' stuff if a directory is actually needed
15858 for this target.
15859
15860 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
15861
15862 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
15863 (FLAGS_TO_PASS): Pass down MUNCH_NM.
15864 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
15865 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
15866 (gcc-no-fixedincludes): Correct for current gcc Makefile.
15867
15868 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
15869
15870 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
15871 config.sub, and move-if-change to gdb testsuite distribution
15872 archive, so the testsuite can be extracted, configured, and
15873 run separately from the gdb distribution. Blow away the Chill
15874 tests that require a Chill compiled executable, since GNU Chill
15875 is not yet publically available.
15876
15877 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15878
15879 * test-build.mk: set environment variables in a single command,
15880 instead of a list of assignments and exports
15881
15882 * config.guess: recognize Alpha/OSF1 systems
15883
15884 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15885
15886 * configure: Change help message to prefer --options rather than
15887 -options.
15888
15889 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15890
15891 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
15892 zippy@ecst.csuchico.edu.
15893 * config.guess: Recognize miniframe.
15894
15895 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
15896
15897 * Makefile.in: Use srcroot to find runtest rather than rootme.
15898 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
15899
15900 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
15901
15902 * test-build.mk: Extensive additions to support building on a
15903 machine other than the host.
15904
15905 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
15906
15907 * configure (tooldir): Fix for i386-aix again.
15908
15909 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
15910
15911 * configure, Makefile.in: Change definition of $(tooldir)
15912 to match the FSF.
15913
15914 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
15915
15916 * config.guess: Recognize i[34]86/SVR4.
15917
15918 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15919
15920 * Makefile.in (all-gdb): gdb depends on sim.
15921
15922 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
15923
15924 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
15925 at the same time we make the prototype gdb directory.
15926 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
15927 files at the same time as the gdb base release distribution.
15928
15929 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
15930
15931 * Makefile.in (check): Use individual check targets rather than
15932 DO_X rule.
15933 (check-gcc): Added.
15934
15935 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
15936
15937 * config.sub: Use sysv3.2 not sysv32 for canonical OS
15938 for System V release 3.2.
15939
15940 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15941
15942 * config.sub: Recognize hppaosf.
15943 * configure.in: Do configure ld/binutils/gas for it.
15944
15945 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15946
15947 * configure (tooldir): Alter syntax used to set this, for systems
15948 where "\$" isn't handled right, like i386-aix.
15949
15950 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
15951
15952 * configure: Pass program-transform-name, not
15953 program_transform_name, to recursive configures.
15954
15955 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
15956
15957 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15958 of gas+ld+binutils.
15959
15960 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
15961
15962 * config.guess: Recognize AIX3.2 as distinct from 3.1.
15963
15964 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15965
15966 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15967
15968 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15969
15970 * Makefile.in (PRMS): Set back to all-prms.
15971
15972 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
15973
15974 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15975 targets, rather than for MIPS hosts.
15976
15977 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15978
15979 * configure.in: add comment for --with-x default values
15980
15981 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15982
15983 * Makefile.in: add check-* targets for each of the directories in
15984 the tree. Add a definition of RUNTEST that will use the one we
15985 just built, if it exists. Pass this down via FLAGS_TO_PASS.
15986
15987 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
15988
15989 * configure.in: Removed obsolete references to bfd_target and
15990 target_makefile_frag.
15991
15992 * build-all.mk: Set assorted targets for Q2.
15993 * config.sub: Recognize z8k-sim and h8300-hms.
15994 * test-build.mk: Really don't pass host to configure.
15995 (HOLES): Added uname.
15996
15997 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
15998
15999 * configure: Handle an empty program-prefix, program-suffix or
16000 program-transform-name correctly.
16001
16002 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
16003
16004 * build-all.mk: -G 8 no longer required for MIPS targets.
16005 * test-build.mk: Don't pass host argument to configure; make it
16006 guess.
16007
16008 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
16009
16010 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
16011 * Makefile.in (COMPRESS): New macro, like GZIP.
16012
16013 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
16014
16015 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16016
16017 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16018 with gas currently defaults to -G 0.
16019
16020 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
16021
16022 * Makefile.in (all-flex): flex depends on byacc.
16023
16024 * build-all.mk: If host not specified, use config.guess. Pass TAG
16025 to test-build.mk as RELEASE_TAG.
16026 * test-build.mk (configargs): New variable containing arguments to
16027 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
16028 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16029
16030 * config.guess: Use /bin/uname when checking -X argument on SCO,
16031 to avoid invoking GNU uname which doesn't understand -X.
16032
16033 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16034
16035 * configure.in: Build gas for mips-*-*.
16036
16037 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16038
16039 * Makefile.in (all.normal): insert missing backslash.
16040
16041 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
16042
16043 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16044
16045 * Makefile.in: Complete overhaul to merge many almost identical
16046 targets.
16047
16048 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16049
16050 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16051 (gdb.tar.Z): Adjusted.
16052
16053 * Makefile.in (setup-dirs, taz): New targets; should be general
16054 enough to adapt for gdb sometime. Build only .z file.
16055 (gas.tar.z): New target.
16056
16057 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16058
16059 * build-all.mk: Use CC=cc -Xs on Solaris.
16060
16061 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
16062
16063 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
16064 for handling BISON for FSF releases.
16065
16066 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16067
16068 * configure: Actually implement the change zoo just documented.
16069
16070 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
16071
16072 * configure: when using config.guess, only set target_alias when
16073 it's not already been set (ie, on the command line)
16074
16075 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16076
16077 * Makefile.in: add installcheck target, set PRMS to install-prms
16078
16079 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16080
16081 * configure: add support for package_makefile_fragment, handle the
16082 case where a directory has a configure.in file but no Makefile.in
16083 more gracefully (with an actual understandable error message, even);
16084 add support for --without (and add this to the usage message); also
16085 explicitly add a --host=${host_alias} to the command line when
16086 config.guess is used
16087
16088 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16089
16090 * configure: Must use both --host and --target in recursive calls.
16091
16092 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
16093
16094 * Makefile.in: Change deja-gnu to dejagnu.
16095
16096 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
16097
16098 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16099
16100 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16101
16102 * configure.in: canonicalize all instances to *-*-solaris2*,
16103 also strip out a number of tools to not build for go32 host
16104
16105 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16106
16107 * config.guess: add GPL.
16108
16109 * Makefile.in, config.guess, config.sub, configure: bump
16110 copyrights to 93.
16111
16112 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
16113
16114 * Makefile.in (do-info): Removed obsolete check for existence of
16115 localenv file.
16116
16117 * Makefile.in (MAKEOVERRIDES): Define to be empty.
16118
16119 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16120
16121 * Makefile.in: a couple of 'else true' for decstation,
16122 support for TclX
16123
16124 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16125
16126 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
16127
16128 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16129
16130 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
16131
16132 * config.guess: Recognize i386-ibm-aix (PS/2).
16133 * configure.in: Use config/mh-aix386 file for it.
16134
16135 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
16136
16137 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16138 CC_FOR_TARGET instead.
16139 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16140
16141 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
16142
16143 * Makefile.in: Add sim to list of directories sent with gdb
16144
16145 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
16146
16147 * configure.in: Put back mips-dec-bsd* case.
16148
16149 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
16150
16151 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16152 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
16153 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16154
16155 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16156
16157 * configure.in: remove no-op mips-dec-bsd* in "case $target"
16158
16159 * Makefile.in (dir.info): only run gen-info-dir if it exists,
16160 (install-info): install dir.info only if it exists,
16161 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16162
16163 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
16164
16165 * configure.in: For vms target, skip bfd, ld, binutils. Do build
16166 gas for mips-dec-bsd.
16167
16168 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
16169
16170 * configure (makesrcdir): If ${srcdir} is relative and not ".",
16171 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16172
16173 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
16174
16175 * configure.in: Added "dejagnu" to hosttools list.
16176
16177 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
16178
16179 * config.sub, configure.in, config.guess: Add support
16180 for Bosx, an AIX variant from Bull.
16181 Patches from F.Pierresteguy@frcl.bull.fr.
16182
16183 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
16184
16185 * devo/dejagnu: Initial creation of devo/dejagnu.
16186 Migrated dejagnu testcases and support files for testing software
16187 tools to reside as subdirectories, currently called "testsuite",
16188 within the directory of the software tool. Migrated all programs,
16189 support libraries, etc. beloging to dejagnu proper from
16190 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
16191 with no modifications. The changes to these files which will
16192 allow them to configure, build, and execute properly will be made
16193 in a future update.
16194
16195 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16196
16197 * Makefile.in: Change send_pr to send-pr.
16198 * configure.in: Likewise.
16199 * send_pr: Renamed directory to send-pr.
16200
16201 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
16202
16203 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
16204
16205 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
16206
16207 * README: Update for gdb-4.8 release.
16208 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
16209 gdb-xxx.tar.z (gzip'd) file also.
16210
16211 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16212
16213 * Makefile.in: make all-diff depend on all-libiberty
16214
16215 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
16216
16217 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16218
16219 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16220
16221 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16222
16223 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
16224
16225 * Makefile.in (DEVO_SUPPORT): Remove etc directory
16226 (ETC_SUPPORT): Only add the files GDB wants from etc/.
16227 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
16228
16229 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16230
16231 * Makefile.in: makeinfo binary is in a new location
16232
16233 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
16234
16235 * config.sub: Accept -ecoff as an OS.
16236
16237 * Makefile.in: Various changes to eliminate a level of make
16238 recursion and reduce the required command line length.
16239 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16240 sub-makes.
16241 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16242 variables holding settings for specific sub-makes.
16243 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16244 in terms of BASE_FLAGS_TO_PASS.
16245 (TARGET_LIBS): New variable listing directories which use
16246 TARGET_FLAGS_TO_PASS.
16247 (subdir_do): Eliminated.
16248 (do-*): New set of targets to replace subdir_do.
16249 (various): All targets which used subdir_do now depend on do-*.
16250 (local-clean): Renamed from do_clean.
16251 (local-distclean): New target, dependency of distclean and
16252 realclean.
16253 (install-info): Don't create directories. Depend on dir.info
16254 rather than calling make recursively.
16255 (install-dir.info): Eliminated.
16256 (install-info-dirs): Create all info directories here.
16257 (dir.info): Depend upon do-install-info.
16258
16259 * test-build.mk (HOLES): Added false.
16260
16261 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
16262
16263 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
16264
16265 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16266
16267 * Makefile.in (info): remove dependency on all-texinfo. The
16268 problem was really in texinfo/C, not at this level.
16269
16270 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
16271
16272 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16273
16274 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
16275
16276 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
16277 GDB releases.
16278
16279 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16280
16281 * configure: Include srcdir in message about target of link not
16282 being found. Don't convert `-' to `_' in `with' options being
16283 passed to subdirs.
16284
16285 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16286
16287 * configure.in: add uudecode to host_tools
16288
16289 * Makefile.in: added {all,install}-uudecode targets, added them to
16290 the appropriate lists
16291
16292 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
16293
16294 * Makefile.in (all-gcc): Added dependency on all-gas.
16295
16296 * configure.in (mips-*-*): Build ld and binutils.
16297
16298 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16299
16300 * configure: check return code from mkdir, print error message and
16301 exit on failure.
16302
16303 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
16304
16305 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
16306
16307 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
16308
16309 * test-build.mk (HOLES): Added tar, cpio and uudecode.
16310
16311 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16312
16313 * config.sub (h8500): Recognize this as a cpu type.
16314
16315 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16316
16317 * configure: source directory missing is no longer a warning
16318
16319 * configure.in: recognize irix[34]* instead of irix[34]
16320
16321 * Makefile.in: define and pass down X11_LIB
16322
16323 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
16324
16325 * guess-systype: Renamed to ...
16326 * config.guess: ... by popular request.
16327 * configure.in, Makefile.in: Update accordingly.
16328
16329 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
16330
16331 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
16332 + Add Convex, Cray/Unicos, and Encore/Multimax support.
16333 + Execute ./dummy instead of assuming . is in PATH.
16334
16335 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
16336
16337 * guess-systype: New shell script. Attempts to guess the
16338 canonical host name of the executing host.
16339 Only a few hosts are supported so far.
16340 * configure: Call guess-systype if no host is specified.
16341
16342 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
16343
16344 * Makefile.in (gcc-no-fixedincludes): Made to work with current
16345 gcc Makefile.
16346
16347
16348 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
16349
16350 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16351 (all-gcc, install-gcc, subdir_do): Use it.
16352
16353 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16354
16355 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16356
16357 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
16358
16359 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16360 set exclusively by configure, using configure.in .
16361
16362 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16363
16364 * test-build.mk: set $PATH for all builds
16365
16366 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16367
16368 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
16369
16370 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
16371 the one used in gcc/Makefile.in, so that a null expansion doesn't
16372 override the one needed to build gcc with a native cc.
16373
16374
16375 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16376
16377 * configure: Accept -with arguments.
16378
16379 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16380
16381 * Makefile.in: added h8300sim
16382
16383 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
16384
16385 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16386 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
16387 (all-cygnus, native, build-cygnus): Make
16388 $(canonhost)-stamp-3stage-done, not $(host)....
16389 * test-build.mk (stamp-3stage-compared): Use tail +10c for
16390 i386-sco3.2v4. Added else true to if command.
16391
16392 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
16393
16394 * config.sub: (from FSF) Sequent uses a BSD-like OS.
16395
16396 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
16397
16398 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16399
16400 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16401
16402 * configure.in: don't remove binutils from Solaris builds
16403
16404 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
16405
16406 * Makefile.in: get rid of earlier definitions for *clean,
16407 also handle the recursive info rule better
16408
16409 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
16410
16411 * Makefile.in (mostlyclean, distclean, realclean): Fix to
16412 do more-or-less the right thing.
16413
16414 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
16415
16416 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16417 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16418
16419 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16420
16421 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16422 $(host_canonical).
16423
16424 * configure.in: split the configdirs list into 4 categories (native
16425 v. cross, library v. tool) and handle the cross-only and native-
16426 only in more reasonable (and correct!) way.
16427
16428 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
16429
16430 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
16431 configdirs anymore.
16432
16433 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16434
16435 * Makefile.in: extensive cleanup:: removed all of the explicit
16436 clean-* targets, collapsed many wrappers around subdir_do into
16437 one, added additional targets to satisfy standards.texi, deleted
16438 some old targets, some changes for consistency
16439
16440 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16441
16442 * configure.in: handle some programs as cross-only, and others as
16443 native only
16444
16445 * test-build.mk: handle partial holes in a more generic manner
16446
16447 * Makefile.in: m4 depends on libiberty
16448
16449 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16450
16451 * configure.in: add m4, textutils, fileutils, sed, shellutils,
16452 time, wdiff, and find to configdirs
16453
16454 * Makefile.in: all, clean, and install rules for the new programs
16455 added to configure.in
16456
16457 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16458
16459 * configure.in: use mh-sun for all *-sun-* hosts
16460
16461 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16462
16463 * Makefile.in: define flags for X11 include files and library file
16464 locations, pass them down to the programs that need this info
16465
16466 * build-all.mk: added a 'native' target, to 3stage the native toolchain
16467
16468 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16469
16470 * configure.in: start building libg++ for HP-UX targets
16471
16472 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
16473
16474 * README: Update references to files moved into etc/.
16475
16476 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
16477
16478 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
16479 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
16480
16481 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
16482
16483 * configure: accept dash as well as underscore in long option
16484 names for FSF compatibility.
16485
16486 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
16487
16488 * config.sub: added -sco3.2v4 support from FSF.
16489
16490 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16491
16492 * configure.in: expand the section that adds or removes
16493 directories from the list of programs to build, to handle native
16494 vs. cross in addition to host v. native
16495
16496 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
16497
16498 * Makefile.in: Replace C++ in macro names with CXX.
16499 This is less likely to break ...
16500
16501 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16502
16503 * test-build.mk: add -w to GNU_MAKE
16504
16505 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16506
16507 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16508 add 'sparc' to list of recognized cpus. This needed to make
16509 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16510 Delete some redundant ose68 variants. Recognize -wrs as an os,
16511 then changes that into $CPU-wrs-vxworks.
16512
16513 * configure.in: remove most references to gdbtest, regularize
16514 target based program removal
16515
16516 * test-build.mk: import from p3 tree (many fixes and changes)
16517
16518 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
16519
16520 * Makefile.in: added rules to handle tcl, tk, and expect
16521
16522 * configure.in: handle those directories if they exist
16523
16524 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16525
16526 * config.sub: removed bogus hppabsd and hppahpux names, since
16527 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16528
16529 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16530
16531 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
16532 depends upon all-xiberty
16533
16534 * Makefile.in: changes from p3, including:
16535
16536 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
16537
16538 * Makefile.in (XTRAFLAGS): include newlib directories if
16539 newlib/Makefile exists, rather than if host != target.
16540
16541 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
16542
16543 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16544 from the same source tree and not building a cross-compiler. This
16545 matters for the libg++ configuration if reconfiguring a tree that
16546 has already been installed.
16547
16548 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
16549
16550 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16551 pick up the machine and system specific header files.
16552
16553 * Makefile.in: added AS_FOR_TARGET, passed down in
16554 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
16555 the C compiler to use to create programs which are run in the
16556 build environment, set it to default to $(CC), and passed it down
16557 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16558
16559 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
16560
16561 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16562 We need them for unusual native builds, like systems without
16563 ranlib.
16564
16565 * configure: also define $(host_canonical) and
16566 $(target_canonical), which are the full, canonical names for the
16567 given host and target
16568
16569 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
16570
16571 * Makefile.in: Added separate definitions for C++.
16572
16573 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
16574
16575 * configure.in (configdirs): Add deja-gnu.
16576
16577 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
16578
16579 * README: Update for configure.texi and gdb-4.7 release.
16580
16581 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
16582
16583 * Makefile.in: Move "all" target to top of file.
16584 Previously, first target was ".PHONY" which caused BSD4.4 make
16585 to build .PHONY when make was run without arguments.
16586
16587 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
16588
16589 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
16590 Library-copylefted code in libiberty.
16591
16592 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
16593
16594 * config.sub: Replace m68kmote with plain old m68k.
16595
16596 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
16597
16598 * Makefile.in: Remove space from blank line, avoid Make complaints.
16599
16600 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
16601
16602 * config.sub: Complain if no argument is given. Added support for
16603 386bsd as OS and target alias.
16604
16605 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
16606
16607 * Makefile.in (XTRAFLAGS): include newlib directories if
16608 newlib/Makefile exists, rather than if host != target.
16609
16610 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
16611
16612 * config.sub: recognize sparclite-wrs-vxworks.
16613
16614 * Makefile.in (install-xiberty): added *-xiberty make rules (from
16615 p3.) Added clean-xiberty to clean.
16616
16617 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16618
16619 * configure.in: use *-*-* instead of nested cases for host and target
16620
16621 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
16622
16623 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16624 from the same source tree and not building a cross-compiler. This
16625 matters for the libg++ configuration if reconfiguring a tree that
16626 has already been installed.
16627
16628 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
16629
16630 * config.sub (i486v/i486v4): Merge in from FSF version.
16631
16632 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
16633
16634 * configure: only set PWD if it is already set.
16635
16636 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
16637
16638 * configure: just set PWD=`pwd` at the top, since Ultrix sh
16639 doesn't have unset and all success paths (and most error paths)
16640 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16641 to just ${PWD} to avoid confusion.)
16642
16643 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
16644
16645 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16646 even for a native compilation.
16647
16648 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
16649
16650 Changes to make the gdb.tar.Z rule work better.
16651
16652 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
16653 (DEVO_SUPPORT): Add configure.texi.
16654 (bfd-ilrt.tar.Z): Remove ancient rule.
16655
16656 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
16657
16658 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16659 pick up the machine and system specific header files.
16660
16661 * configure.in, config.sub: added new target m68010-adobe-scout,
16662 with alias of adobe68k. Changed configure.in to check for
16663 -scout before -sco* to avoid a false match.
16664
16665 * Makefile.in: added AS_FOR_TARGET, passed down in
16666 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
16667 the C compiler to use to create programs which are run in the
16668 build environment, set it to default to $(CC), and passed it down
16669 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16670
16671 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
16672
16673 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16674 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
16675 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16676 FOR_TARGET variants, to newlib and libg++.
16677
16678 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
16679
16680 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16681 first.
16682
16683 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
16684
16685 * config.sub: Accept `elf' as an environment.
16686
16687 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16688
16689 * Makefile.in (all-opcodes): cd into the right directory
16690
16691 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
16692
16693 * configure: added -program_transform_name option, used as
16694 argument to sed when installing programs.
16695 configure.texi: added documentation for -program_prefix,
16696 -program_suffix and -program_transform_name.
16697
16698 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
16699
16700 * config.sub: Accept i486 where i386 ok.
16701
16702 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
16703
16704 * config.sub: accept we32k
16705
16706 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
16707
16708 * config.sub, configure.in: accept OSE68000 and OSE68k.
16709
16710 * Makefile.in: don't create all directories for ``make install'';
16711 let the subdirectories create the ones they need.
16712
16713 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16714
16715 * COPYING: new file, GPL v2
16716
16717 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16718
16719 * Makefile.in: use the new gen-info-dir, which needs a template
16720 argument (which also lives in texinfo)
16721
16722 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16723
16724 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
16725
16726 * config.sub (ncr3000): Change i386 to i486.
16727
16728 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16729
16730 * Makefile.in: add install-rcs, install-grep to
16731 install-no-fixedincludes, removed install-bison and install-libgcc
16732
16733 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
16734
16735 * configure.in: grab the HPUX makefile fragment if on HPUX
16736
16737 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
16738
16739 * Makefile.in: eradicate bison spoor (ditto libgcc).
16740 configure.in: recognise m68{k,000}-ericsson-OSE.
16741 es1800 is alias for m68k-ericsson-OSE
16742
16743 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16744
16745 * configure.in: rearrange the parts that remove programs from
16746 configdirs, based now on HOST==TARGET or by canonical triple.
16747
16748 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16749
16750 * test-build.mk: recurse explicitly with -f test-build.mk when
16751 appropriate. predicate stage3 and comparison on the existence
16752 of gcc. That is, if gcc isn't around, we aren't three-staging.
16753 On very clean, also remove ...stamp-co. Build in-place before
16754 doing other builds.
16755
16756 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16757
16758 * Makefile.in, configure.in: add tgas
16759
16760 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16761
16762 * Makefile.in: a number of changes merged in from progressive.
16763
16764 * configure.in: add libm.
16765
16766 * .cvsignore: ignore some stuff that comes from test-build.mk.
16767
16768 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
16769
16770 * config.sub: Add es1800 (m68k-ericsson-es1800).
16771
16772 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
16773
16774 * configure: Add program_suffix (parallel to program_prefix)
16775 * Makefile.in: adjust directory-creating script for losing decstation
16776
16777 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
16778
16779 * configure: Minor $subdir-related fixes.
16780
16781 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16782
16783 * configure: fix various problems with propogating
16784 makefile_target_frag in subdirs.
16785 * configure.in: config libgcc if its there
16786
16787 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
16788
16789 * config.sub: HPPA merge.
16790
16791 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
16792
16793 * Makefile.in: Replace all-bison with all-byacc in all
16794 dependency lines for other tools (which now use byacc).
16795
16796 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
16797
16798 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
16799
16800 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
16801
16802 * Makefile.in: make gprof rules similar to byacc rules (instead of
16803 vestigal $(unsubdir) that didn't work...)
16804
16805 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
16806
16807 * config.sub: Add support for Linux.
16808 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
16809 (at least for libg++).
16810
16811 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
16812
16813 * configure.texi: fix doc for the -nfp option to configure
16814
16815 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
16816
16817 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
16818
16819 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
16820
16821 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
16822 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
16823 * configure.in: added solaris* host_makefile_frag hook.
16824
16825 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16826
16827 * config.sub: changed recognition of m68000 so that various
16828 m68k types can be specified via m680[01234]0
16829
16830 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16831
16832 * config.sub (basic_machine): fix sed so that '-foo' isn't
16833 completely substituted out while .+'-foo' loses the '-foo'
16834
16835 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
16836
16837 * config.sub ($os): Add -aout.
16838
16839 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
16840
16841 * configure: If host_makefile_frag is absolute, don't
16842 prefix ${invsubdir} (relevant to libg++ auto-configure).
16843
16844 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
16845
16846 * Makefile.in (tooldir): Define it.
16847 (all-ld): Depend on all-flex.
16848
16849 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
16850
16851 * Makefile.in (check): Fix libg++ special case.
16852
16853 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
16854
16855 * configure: do not bury `pwd` into config.status, thus do fewer
16856 pwd's.
16857
16858 * configure: print the "Building in" message only when building in
16859 other than "." AND verbose.
16860
16861 * configure: remove -s, rework -v to better accommodate guested
16862 configures.
16863
16864 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
16865
16866 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
16867
16868 * Makefile.in: macroize flags passed on recursion. remove
16869 fileutils.
16870
16871 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
16872
16873 * configure: get makesrcdir right for subdirs deeper than 1.
16874
16875 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
16876 install.
16877
16878 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
16879
16880 * Makefile.in: don't print subdir_do or recursion lines.
16881
16882 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
16883
16884 * standards.texi: added menu item.
16885
16886 * Makefile.in: build and install standards.info.
16887
16888 * standards.texi: new file.
16889
16890 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16891
16892 * configure: test for and move config.status pieces from
16893 ${subdir}/.
16894
16895 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
16896
16897 * configure: Test for existance of files before trying to mv
16898 them, to avoid numerous non-existance messages.
16899
16900 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
16901
16902 * configure: correct final line of config.status.
16903
16904 * configure: patch from eggert. Avoids a protection problem if
16905 the original Makefile.in is read only.
16906
16907 * configure: use move-if-change from gcc to create config.status.
16908 Some makefiles depend on config.status to tell if a directory
16909 has been reconfigured for a different host. This change
16910 prevents those directories from remaking everything in the case
16911 where the reconfig was only intended to rebuild a Makefile.
16912
16913 * configure: test for config.sub with "config.sub sun4" rather
16914 than "config.sub ${host_alias}". Otherwise we can't tell a bad
16915 host alias from a missing config.sub.
16916
16917 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16918
16919 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16920 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
16921
16922 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
16923
16924 * configure: mkdir ${subdir} as needed.
16925
16926 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
16927
16928 * Makefile.in,configure.in: added autoconf.
16929
16930 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16931
16932 * Makefile.in: no longer pass against on recursion.
16933
16934 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16935 definitions are not inherited.
16936
16937 * configure: correct makesrcdir when subdir is .
16938
16939 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
16940
16941 * configure: Add support for 'subdirs' variable, which is
16942 like 'configdirs', except that configure doesn't re-invoke
16943 itself for subdirs, it just creates a Makefile for each subdir.
16944 * configure.texi: Document subdirs.
16945
16946 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16947
16948 * configure.in: added flex to configdirs
16949
16950 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
16951
16952 * Makefile.in: remove clean-stamps from clean.
16953
16954 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
16955
16956 * configure.in: Add gdbtest to configdirs.
16957
16958 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
16959
16960 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
16961 to recursive makes.
16962 * configure.in: Recognize new ncr3000 config.
16963
16964 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
16965
16966 * Makefile.in, configure.in: removed references to gdbm.
16967
16968 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
16969
16970 * config.sub: Don't canonicalize os value
16971 newsos* to bsd (readline needs to check for newsos).
16972 (This fix was earlier made Jan 31, but got re-broken.)
16973
16974 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
16975
16976 * configure.in: sco is an os, not a vendor!
16977
16978 * configure: Quote $( better. Keep various shells happy.
16979
16980 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
16981
16982 * Makefile.in: eliminate stamp-files.
16983
16984 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
16985
16986 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
16987 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16988
16989 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
16990
16991 * config.sub: fix iris/iris3.
16992
16993 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
16994
16995 * configure: re-add -rm.
16996
16997 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
16998
16999 * Maskefile.in: add .stmp-rcs to all.
17000
17001 * configure.in: remove gas from rs6000 build, use aix host fragment.
17002
17003 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
17004
17005 * configure: pass down site_option during recursion.
17006
17007 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
17008
17009 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
17010
17011 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
17012
17013 * configure: Change exec_prefix so that it really defaults to prefix.
17014
17015 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
17016
17017 * Makefile.in, configure.in: Add support for mmalloc library.
17018
17019 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
17020
17021 * Makefile.in: add stmp dependencies for a few more things.
17022
17023 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
17024
17025 * configure: adjusted error message on objdir/srcdir configure
17026 collision, per john's suggestion.
17027
17028 * Makefile.in: add libiberty stmp to all and all.cross.
17029
17030 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
17031
17032 * Makefile.in: remove force dependencies, add grep to all.
17033
17034 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
17035
17036 * Makefile.in: drop flex. make stamp files work.
17037
17038 * configure: added test for conflicting configuration in srcdir,
17039 remove trailing slashes from srcdir. Otherwise emacs gdb mode
17040 gets cranky. use relative paths for configure and srcdir
17041 whenever possible. Send some error messages to stderr that were
17042 going to stdout.
17043
17044 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
17045
17046 * Makefile.in: Fix libg++ rule to check for gcc directory
17047 before using gcc/gcc. Also pass XTRAFLAGS.
17048
17049 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
17050
17051 * Makefile.in: added stmp-files so that directories aren't polled
17052 when they are already built.
17053
17054 * configure.texi: fixed a node pointer problem.
17055
17056 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
17057
17058 * config.sub configure.in gdb/configure.in
17059 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17060 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17061 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
17062
17063 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17064
17065 * configure: -recurring becomes -silent. corrected help message
17066 for -site= option.
17067
17068 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17069
17070 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17071
17072 * configure: when building Makefile for crosses, replace
17073 tooldir and program_prefix. default srcdir from location of
17074 config.sub. remove "for host in hosts" and "for target in
17075 targets" loops.
17076
17077 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17078
17079 * Makefile.in: Do not pass bindir or mandir to cvs.
17080
17081 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
17082
17083 * Makefile.in, configure.in: removed traces of namesubdir,
17084 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
17085 copyrights to '92, changed some from Cygnus to FSF.
17086
17087 * configure.texi: remove most references to multiple hosts,
17088 multiple targets, subdirs, etc.
17089
17090 * configure.man: removed rcsid. reference config.sub not
17091 config.subr.
17092
17093 * Makefile.in: mkdir $(infodir) on install-info.
17094
17095 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
17096
17097 * configure.texi: Explain better about .gdbinit and about
17098 the environment that configure.in sections run in.
17099
17100 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
17101
17102 * configure.in: Ultrix is only a decstation if it's a MIPS.
17103
17104 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
17105
17106 * README: DOC.configure => cfg-paper.texi.
17107
17108 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
17109
17110 * config.sub (near case $os): Don't convert newsos* to bsd!
17111
17112 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
17113
17114 * Makefile.in: Reinstall change from gdb-4.3 that reduces
17115 the number of copies of COPYING that go into the GDB tar file.
17116
17117 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
17118
17119 * bfd/configure.in, gdb/config/mh-i386sco,
17120 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17121 Fix SCO configuration stuff.
17122
17123 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
17124
17125 * Makefile.in: For libg++, make sure the -I pointing
17126 to the gcc directory goes *after* all the libg++-local -I flags.
17127 Also, move just-gcc dependency from just-libg++ to all-libg++.
17128
17129 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
17130
17131 * configure: Change -x to -f to keep Ultrix /bin/test happy.
17132
17133 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
17134
17135 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
17136
17137 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
17138
17139 * config.sub: Add stratus configuration frags. Also
17140 submitted to FSF.
17141
17142 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
17143
17144 * Makefile.in (DEV_SUPPORT): add configure.man.
17145
17146 * config.sub(Decode manufacturer-specific): add -none*.
17147
17148 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
17149
17150 * Makefile.in: remove form feeds to make Sun's make happy.
17151 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
17152
17153 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
17154
17155 * Makefile.in (AR_FLAGS): Make quieter.
17156
17157 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
17158
17159 * configure.in: Add libg++.
17160 * configure: When verbose, don't output the command line at each
17161 level; it will be unremarkably the same as the previous version,
17162 which will be the same as what the user typed.
17163
17164 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
17165
17166 * configure.in, Makefile.in: fix clean-info, add flex. add
17167 fileutils.
17168
17169 * configure: be less sensitive to spaces in Makefile.in. Do not
17170 look for sources in "..". Doing so breaks subdirectories that
17171 might have their own configure. If a subdir has it's own
17172 configure script, use it.
17173
17174 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
17175
17176 * cfg-paper.texi: some changes suggested by rms.
17177
17178 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
17179
17180 * config.sub: Merge in some small additions from the FSF version,
17181 taken from the gcc distribution, to bring the Cygnus and FSF
17182 versions into closer sync.
17183
17184 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
17185
17186 * configure.in: Changed svr4 references to sysv4.
17187
17188 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
17189
17190 * configure: added -V for version number option.
17191
17192 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
17193
17194 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17195 renamed from DOC.configure to cfg-paper.texi.
17196
17197 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17198
17199 * configure, config.subr, config.sub: config.subr is now
17200 config.sub again.
17201
17202 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
17203
17204 * configure.texi: new file, in progress.
17205
17206 * Makefile.in: build info file and install the man page for
17207 configure.
17208
17209 * configure.man: new file, first cut.
17210
17211 * configure: find config.subr again now that configuration "none"
17212 has gone. removed all traces of the -ansi option. removed all
17213 traces of the -languages option.
17214
17215 * config.subr: resync from rms.
17216
17217 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17218
17219 * configure, config.sub, config.subr: merge config.sub into
17220 config.subr, call the result config.subr, remove config.sub, use
17221 config.subr.
17222
17223 * Makefile.in: revised install for dir.info.
17224
17225 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17226
17227 * configure.in: add decstation host makefile frag.
17228
17229 * Makefile.in: BISON now bison -y again. also install-gcc on
17230 install. clean-gdbm on clean. infodir belongs in datadir.
17231 Make directories for info install. Build dir.info here then
17232 install it.
17233
17234 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17235
17236 * Makefile.in: fix for bad directory tests.
17237
17238 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17239
17240 * configure: \{1,2\} appears to be a sysv'ism. Use a different
17241 regexp. -srcdir relative was being handled incorrectly.
17242
17243 * Makefile.in: unwrapped some for loops so that parallel makes
17244 work again and so one can focus one's attention on a particular
17245 package.
17246
17247 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17248
17249 * configure: added PWD as a stand in for `pwd` (for speed). use
17250 elif wherever possible. make -srcdir work without -objdir.
17251 -objdir= commented out.
17252
17253 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17254
17255 * configure: +options become --options. -subdirs commented out.
17256 added -host, -datadir. Renamed -destdir to -prefix. Comment in
17257 Makefile now at top of generated Makefile. Removed cvs log
17258 entries. added -srcdir. create .gdbinit only if there is one
17259 in ${srcdir}.
17260
17261 * Makefile.in: idestdir and ddestdir go away. Added copyrights
17262 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
17263 and mandir now keyed off datadir by default.
17264
17265 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17266
17267 * Freshly created ChangeLog.
17268
17269 \f
17270 Local Variables:
17271 mode: change-log
17272 left-margin: 8
17273 fill-column: 76
17274 version-control: never
17275 End: