]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
Makefile.tpl (gcc-no-fixedincludes): Rename into ...
[thirdparty/gcc.git] / ChangeLog
1 2012-05-16 Olivier Hainque <hainque@adacore.com>
2
3 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
5 (install-no-fixedincludes): Adjust accordingly.
6 * Makefile.in: Regenerate.
7
8 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
9
10 Merge upstream change
11 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
12
13 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
14
15 * MAINTAINERS (Write After Approval): Add myself.
16
17 2012-05-09 Nick Clifton <nickc@redhat.com>
18 Paul Smith <psmith@gnu.org>
19
20 PR bootstrap/50461
21 * configure.ac (mpfr-dir): When using in-tree MPFR sources
22 allow for the fact that from release v3.1.0 of MPFR the source
23 files were moved into a src sub-directory.
24 * configure: Regenerate.
25
26 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
27
28 * configure.ac: Bump minimum MPFR version to 2.4.0.
29 * configure: Regenerated.
30
31 2012-05-03 Olivier Hainque <hainque@adacore.com>
32
33 * config/mh-ppc-aix (LDFLAGS): Quote $(CC).
34
35 2012-05-01 Richard Henderson <rth@redhat.com>
36
37 * Makefile.def (libatomic): New target_module.
38 * configure.ac (target_libraries): Add libatomic.
39 (noconfigdirs): Check if libatomic is supported.
40 * Makefile.in, configure: Rebuild.
41
42 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
43
44 * MAINTAINERS (Write After Approval): Add myself.
45
46 2012-04-25 Joel Brobecker <brobecker@adacore.com>
47
48 * config.sub: Update to 2012-04-18 version from official repo.
49
50 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
51
52 * MAINTAINERS (Write After Approval): Add myself.
53
54 2012-04-11 Steve Ellcey <sellcey@mips.com>
55
56 * MAINTAINERS: Changed email address.
57
58 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
59
60 PR target/52737
61 * contrib/gcc_update (files_and_dependencies):
62 Remove gcc/config/avr/t-multilib from touch data.
63
64 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
65
66 * MAINTAINERS (OS Port Maintainers): Remove irix.
67 * configure.ac (enable_libgomp): Remove *-*-irix6*.
68 (unsupported_languages): Remove mips-sgi-irix6.*.
69 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
70 (with_stabs): Remove.
71 * configure: Regenerate.
72
73 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
74
75 * MAINTAINERS (OS Port Maintainers): Remove osf.
76 * configure.ac (enable_libgomp): Remove *-*-osf*.
77 (with_stabs): Remove alpha*-*-osf*.
78 * configure: Regenerate.
79
80 2012-03-05 Tristan Gingold <gingold@adacore.com>
81
82 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
83 * configure: Regenerate.
84
85 2012-02-17 Walter Lee <walt@tilera.com>
86
87 * MAINTAINERS: (Write After Approval): Delete myself.
88
89 2012-02-14 Walter Lee <walt@tilera.com>
90
91 * MAINTAINERS (tilegx port): Add myself.
92 (tilepro port): Add myself.
93 (Write After Approval): Add myself.
94
95 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
96
97 * MAINTAINERS (Various Maintainers): Add Diego Novillo,
98 Gerald Pfeifer and Joseph Myers as docstring relicensing
99 maintainers.
100
101 2012-02-09 Bin Cheng <bin.cheng@arm.com>
102
103 * MAINTAINERS (write-after-approval): Add myself.
104
105 2012-02-08 Ira Rosen <irar@il.ibm.com>
106
107 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
108 maintainer.
109
110 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
111
112 * MAINTAINERS (Write After Approval): Move myself to maintain alphabetical order.
113
114 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
115
116 * MAINTAINERS (Write After Approval): Add myself.
117
118 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
119
120 * MAINTAINERS (Write After Approval): Add myself.
121
122 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
123 Jayant R Sonar <jayant.sonar@kpitcummins.com>
124
125 * configure.ac (cr16-*-*): Remove nonconfigdirs.
126 * configure: Regenerate.
127
128 2012-01-23 Harshit Chopra <harshit@google.com>
129
130 * MAINTAINERS (Write After Approval): Add myself.
131
132 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
133
134 * configure.ac: Remove reference to mh-interix.
135 * configure: Regenerate.
136
137 2012-01-05 Richard Henderson <rth@redhat.com>
138
139 PR bootstrap/51072
140 * configure.ac: Disable libitm if c++ is not enabled.
141 * configure: Rebuild.
142
143 * configure.ac: Fix regexp for same.
144 * configure: Rebuild.
145
146 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
147
148 * MAINTAINERS (Write After Approval): Add myself.
149
150 2012-01-02 Richard Guenther <rguenther@suse.de>
151
152 PR bootstrap/51686
153 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
154 * Makefile.in: Regenerate.
155
156 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
157
158 * MAINTAINERS (Write After Approval): Add myself.
159
160 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
161
162 * configure: Regenerate.
163
164 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
165
166 * MAINTAINERS (picochip): Changed email address.
167
168 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
169
170 * MAINTAINERS (write-after-approval): Add self.
171
172 2011-11-29 DJ Delorie <dj@redhat.com>
173
174 * configure.ac (rl78-*-*) New case.
175 * configure: Regenerate.
176 * MAINTAINERS: Add myself as RL78 maintainer.
177
178 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
179
180 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
181
182 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
183
184 * libtool.m4: dditional FreeBSD 10 fixes.
185
186 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
187
188 * MAINTAINERS: Move myself from Write After Approval to CPU Port
189 Maintainers section, as Epiphany maintainer.
190
191 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
192
193 PR target/49992
194 * configure.ac: Remove ranlib special-casing for Darwin.
195 * configure: Regenerate.
196
197 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
198
199 * MAINTAINERS (Reviewers): Keep the list sorted.
200
201 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
202
203 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
204
205 2011-11-09 Roland McGrath <mcgrathr@google.com>
206
207 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
208 * configure: Rebuild.
209 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
210 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
211 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
212 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
213 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
214 Add READELF.
215 * Makefile.in: Rebuild.
216
217 2011-11-09 Jason Merrill <jason@redhat.com>
218
219 * Makefile.def (language=c++): Remove check-c++0x.
220 * Makefile.in (check-gcc-c++): Regenerate.
221
222 2011-11-08 Richard Henderson <rth@redhat.com>
223
224 * configure.ac: Test for libitm directory present first.
225
226 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
227
228 * configure.ac: Test libitm/configure.tgt to disable libitm.
229 * configure: Rebuild.
230
231 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
232 Richard Henderson <rth@redhat.com>
233
234 Merged from transactional-memory.
235
236 * Makefile.def (lang_env_dependencies): libitm is c++.
237 Add libitm target module.
238 * configure.ac: Likewise.
239 * config/mmap.m4: New file.
240 * contrib/gcc_update: Add libitm to touch data.
241 * Makefile.in, configure: Rebuild.
242
243 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
244
245 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
246 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
247 * Makefile.in: Regenerate.
248
249 2011-11-01 DJ Delorie <dj@redhat.com>
250
251 * config.sub: Update to version 2011-10-29 (added rl78)
252
253 2011-10-27 Nick Clifton <nickc@redhat.com>
254
255 * config.sub: Import these changes from the config project:
256
257 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
258 Ben Elliston <bje@gnu.org>
259
260 * config.sub (epiphany): New.
261
262 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
263 Ben Elliston <bje@gnu.org>
264
265 * config.sub (hexagon, hexagon-*): New.
266
267 2011-08-23 Roland McGrath <mcgrathr@google.com>
268
269 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
270 64eb to be64.
271
272 2011-08-16 Roland McGrath <mcgrathr@google.com>
273
274 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
275 (nacl): Grok as alias for 32el-unknown-nacl.
276
277 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
278
279 * MAINTAINERS (Write After Approval): Add myself.
280
281 2011-10-24 Teresa Johnson <tejohnson@google.com>
282
283 * MAINTAINERS (Write After Approval): Add myself.
284
285 2011-09-21 Jakub Jelinek <jakub@redhat.com>
286
287 * MAINTAINERS (sparc port): Remove myself.
288
289 2011-09-14 Tom de Vries <tom@codesourcery.com>
290
291 * MAINTAINERS (Write After Approval): Add myself.
292
293 2011-08-14 Yao Qi <yao@codesourcery.com>
294
295 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
296 * configure: Regenerate.
297
298 2011-07-26 Ian Lance Taylor <iant@google.com>
299
300 * configure.ac: Set have_compiler based on whether gcc directory
301 exists, rather than on whether gcc is in configdirs.
302 * configure: Rebuild.
303
304 2011-07-21 Joseph Myers <joseph@codesourcery.com>
305
306 * MAINTAINERS (Global Reviewers): Add self.
307
308 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
309
310 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
311 link directories.
312 * Makefile.in: Rebuild.
313
314 2011-07-20 Ian Lance Taylor <iant@google.com>
315
316 PR bootstrap/49787
317 * configure.ac: Move --enable-bootstrap handling earlier in file.
318 If --enable-bootstrap and either --enable-build-with-cxx or
319 --enable-build-poststage1-with-cxx, enable C++ automatically.
320 * configure: Rebuild.
321
322 2011-07-19 Ian Lance Taylor <iant@google.com>
323
324 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
325 make C++ a boot_language. Set and substitute
326 POSTSTAGE1_CONFIGURE_FLAGS.
327 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
328 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
329 * configure, Makefile.in: Rebuild.
330
331 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
332
333 * MAINTAINERS (Register Allocation): Move myself from reviewers to
334 maintainers.
335
336 2011-07-18 Jakub Jelinek <jakub@redhat.com>
337
338 * MAINTAINERS (Global Reviewers): Add myself.
339
340 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
341
342 * configure: Regenerate.
343
344 2011-07-16 Jason Merrill <jason@redhat.com>
345
346 * Makefile.def (language=c++): Add check-c++0x and
347 check-target-libmudflap-c++.
348 * Makefile.tpl (check-target-libmudflap-c++): New.
349 * Makefile.in: Regenerate.
350
351 2011-07-16 Matthias Klose <doko@ubuntu.com>
352
353 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
354 * Makefile.def (target_modules/libjava): Pass
355 $(EXTRA_CONFIGARGS_LIBJAVA).
356 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
357 if not configured with --enable-static-libjava.
358 * Makefile.in: Regenerate.
359 * configure: Likewise.
360
361 2011-07-15 Jason Merrill <jason@redhat.com>
362
363 * Makefile.in (check-c++): Move check-gcc-c++0x after
364 check-target-libstdc++-v3.
365
366 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
367
368 * MAINTAINERS (c6x port): New entry.
369
370 2011-07-13 Jason Merrill <jason@redhat.com>
371
372 * Makefile.in (check-gcc-c++0x): New.
373 (check-c++): Depend on it.
374
375 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
376
377 PR target/39150
378 * configure.ac (i[3456789]86-*-solaris2*): Also accept
379 x86_64-*-solaris2.1[0-9]*.
380 * configure: Regenerate.
381
382 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
383
384 * MAINTAINERS (RTL optimizers): Add self.
385
386 2011-06-27 Gabriel Charette <gchare@google.com>
387
388 * MAINTAINERS (Write After Approval): Add myself.
389
390 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
391
392 PR regression/47836
393 PR bootstrap/23656
394 PR other/47733
395 PR bootstrap/49247
396 PR c/48825
397 * configure.ac (target_libraries): Remove target-libiberty.
398 Remove case-statement setting skipdirs=target-libiberty for
399 multiple targets. Remove checking target_configdirs and
400 removing target-libiberty but keeping target-libgcc if
401 otherwise empty.
402 * Makefile.def (target_modules): Don't add libiberty.
403 (dependencies): Remove all traces of target-libiberty.
404 * configure, Makefile.in: Regenerate.
405
406 2011-06-13 Walter Lee <walt@tilera.com>
407
408 * configure.ac (tilepro-*-*) New case.
409 (tilegx-*-*): Likewise.
410 * configure: Regenerate.
411
412 2011-06-06 Jing Yu <jingyu@google.com>
413
414 * configure.ac: Skip target-libiberty for
415 arm*-*-linux-androideabi.
416 * configure: Regenerated.
417
418 2011-06-06 Nick Clifton <nickc@redhat.com>
419
420 * config.sub: Sync from upstream.
421
422 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
423
424 * MAINTAINERS (Write After Approval): Add myself.
425
426 2011-06-01 Daniel Jacobowitz <drow@false.org>
427
428 * MAINTAINERS: Update my email address.
429
430 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
431
432 * MAINTAINERS (Write After Approval): Update my email address.
433
434 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
435
436 * MAINTAINERS (Write After Approval): Add myself.
437
438 2011-05-08 Doug Kwan <dougkwan@google.com>
439
440 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
441 * configure: Regenerated.
442 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
443 value from configure.
444 * Makefile.in: Regenerated.
445
446 2011-05-05 Joseph Myers <joseph@codesourcery.com>
447
448 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
449 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
450 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
451 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
452 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
453 *-*-vxworks*): Disable newlib and libgloss in separate case
454 statement.
455 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
456 to separate case statement.
457 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
458 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
459 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
460 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
461 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
462 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
463 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
464 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
465 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
466 i[[3456789]]86-*-rdos*, m32r-*-*,
467 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
468 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
469 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
470 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
471 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
472 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
473 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
474 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
475 and libgloss in main case over targets. Remove most empty cases
476 in main case over targets.
477 * configure: Regenerate.
478
479 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
480
481 * MAINTAINERS (Write After Approval): Add myself.
482
483 2011-05-04 Joseph Myers <joseph@codesourcery.com>
484
485 * configure.ac: Remove code setting special library locations for
486 hppa*64*-*-hpux11*. Remove code setting compiler for
487 sparc-sun-solaris2*.
488 * configure: Regenerate.
489
490 2011-05-04 Joseph Myers <joseph@codesourcery.com>
491
492 * configure.ac: Separate libgloss_dir settings from general case
493 over targets.
494 * configure: Regenerate.
495
496 2011-04-28 Joseph Myers <joseph@codesourcery.com>
497
498 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
499 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
500 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
501 cases in libgcj-disabling case statement.
502 (hppa*64*-*-linux*): Set unsupported_languages instead of
503 disabling target-zlib.
504 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
505 to hppa*64*-*-hpux*.
506 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
507 hppa*-*-hpux*.
508 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
509 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
510 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
511 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
512 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
513 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
514 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
515 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
516 libgcj-disabling case statement.
517 * configure: Regenerate.
518
519 2011-04-28 Joseph Myers <joseph@codesourcery.com>
520
521 * configure.ac: Disable Java for targets not supporting libffi.
522 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
523 Remove cases in Java-disabling statement.
524 (*arm-wince-pe): Change to arm-wince-pe.
525 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
526 cases in Java-disabling statement.
527 (bfin-*-*): Don't disable Java again.
528 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
529 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
530 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
531 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
532 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
533 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
534 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
535 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
536 Java-disabling statement.
537 (mmix-*-*): Don't disable Java again.
538 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
539 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
540 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
541 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
542 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
543 statement.
544 * configure: Regenerate.
545
546 2011-04-28 Joseph Myers <joseph@codesourcery.com>
547
548 * configure.ac: Separate cases disabling Java and Java libraries
549 from general case over targets.
550 * configure: Regenerate.
551
552 2011-04-21 Jie Zhang <jzhang918@gmail.com>
553
554 * MAINTAINERS: Update my email address.
555
556 2011-04-20 Easwaran Raman <eraman@google.com>
557
558 * MAINTAINERS (Write After Approval): Add myself.
559
560 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
561
562 PR lto/48086
563 * configure.ac: Re-enable LTO on *-apple-darwin9*.
564 * configure: Regenerate.
565
566 2011-04-16 Jim Meyering <meyering@redhat.com>
567
568 * MAINTAINERS (Write After Approval): Add myself.
569
570 2011-04-15 Dodji Seketeli <dodji@redhat.com>
571
572 * MAINTAINERS: Update my email address.
573
574 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
575
576 * MAINTAINERS (Write After Approval): Add myself.
577
578 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
579
580 * MAINTAINERS (Write After Approval): Add myself.
581
582 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
583
584 * MAINTAINERS (Write After Approval): Add myself.
585
586 2011-04-06 Joseph Myers <joseph@codesourcery.com>
587
588 * configure.ac (build_tools): Remove build-byacc.
589 (host_libs): Remove mmalloc.
590 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
591 autoconf automake libtool diff rcs fileutils shellutils time
592 textutils wdiff find uudecode hello tar gzip indent recode release
593 sed perl gawk findutils gettext zip.
594 (libgcj): Remove target-qthreads.
595 (target_tools): Remove target-examples target-gperf.
596 (YACC): Don't handle building byacc.
597 * configure: Regenerate.
598 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
599 dosutils, examples, fileutils, find, findutils, gawk, gettext,
600 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
601 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
602 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
603 handle building components.
604 * Makefile.in: Regenerate.
605
606 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
607
608 * MAINTAINERS: Update my email address as Xtensa maintainer.
609
610 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
611
612 * config.sub: Sync from upstream.
613
614 2011-04-01 Joseph Myers <joseph@codesourcery.com>
615
616 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
617 (microblaze*): Don't disable libssp.
618 * configure: Regenerate.
619
620 2011-04-01 Joseph Myers <joseph@codesourcery.com>
621
622 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
623 moveifchange.
624 * configure: Regenerate.
625 * Makefile.tpl: Use @SHELL@ not @config_shell@.
626 * Makefile.in: Regenerate.
627
628 2011-04-01 Joseph Myers <joseph@codesourcery.com>
629
630 * configure.ac (*-*-sysv4*): Don't enable libgomp.
631 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
632 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
633 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
634 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
635 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
636 md_exec_prefix cases.
637 * configure: Regenerate.
638
639 2011-04-01 Joseph Myers <joseph@codesourcery.com>
640
641 * configure.ac: Separate cases disabling target-libssp,
642 target-libiberty, target-libstdc++-v3 and Fortran from general
643 case over targets.
644 * configure: Regenerate.
645
646 2011-04-01 Joseph Myers <joseph@codesourcery.com>
647
648 * configure.ac (*-*-chorusos): Don't disable libgcj.
649 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
650 Remove case.
651 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
652 (arm-*-coff): Don't disable libgcj.
653 (arm*-*-linux-gnueabi): Remove useless assignment.
654 (arm-*-riscix*): Don't disable libgcj.
655 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
656 configuration.
657 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
658 (c54x*-*-*): Remove case.
659 (tic54x-*-*): Don't disable GCC or GCC libraries.
660 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
661 to *.
662 (d10v-*-*): Don't disable GCC libraries.
663 (d30v-*-*): Don't disable libgcj.
664 (h8500-*-*): Don't disable GCC libraries.
665 (i960-*-*): Don't disable libgcj.
666 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
667 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
668 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
669 libgcj.
670 (m68k-*-coff*): Remove case.
671 (mmix-*-*): Don't disable libgloss on host.
672 (mn10200-*-*, mn10300-*-*): Remove cases.
673 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
674 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
675 Don't disable libgcj.
676 (romp-*-*): Remove case.
677 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
678 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
679 case.
680 (v810-*-*): Don't disable GCC libraries.
681 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
682 (ip2k-*-*): Don't disable GCC libraries.
683 * configure: Regenerate.
684
685 2011-03-28 Joseph Myers <joseph@codesourcery.com>
686
687 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
688 libffi on host.
689 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
690 on host.
691 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
692 * configure: Regenerate.
693
694 2011-03-26 John Marino <binutils@marino.st>
695
696 * configure.ac: Add support for *-*-dragonfly*
697 * configure: Regenerate.
698
699 2011-03-25 Joseph Myers <joseph@codesourcery.com>
700
701 * configure.ac (native_only): Remove.
702 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
703 send-pr uudecode guile gnuserv on host.
704 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
705 send-pr rcs guile perl texinfo libtool on host.
706 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
707 automake send-pr rcs guile perl texinfo libtool on host.
708 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
709 (*-*-kaos*): Don't disable target-examples target-gperf on target.
710 (alpha*-dec-osf*): Don't disable fileutils on target.
711 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
712 texinfo send-pr expect dejagnu on target.
713 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
714 target-qthreads on target.
715 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
716 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
717 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
718 x86_64-*-mingw*): Don't disable expect on target.
719 (*-*-cygwin*): Don't disable target-gperf on target.
720 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
721 gnuserv on target.
722 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
723 target.
724 * configure: Regenerate.
725
726 2011-03-25 Joseph Myers <joseph@codesourcery.com>
727
728 * configure.ac (target_tools): Remove target-groff.
729 (native_only): Remove target-groff.
730 (hppa*64*-*-*): Don't disable byacc.
731 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
732 setting.
733 (*-*-kaos*): Don't skip target-librx and target-groff.
734 (*-*-netware*): Don't skip target-libmudflap.
735 (*-*-tpf*): Don't skip target-libmudflap.
736 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
737 directories on the host.
738 (ia64*-*-*vms*): Don't skip tix.
739 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
740 host.
741 * configure: Regenerate.
742
743 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
744
745 * configure.ac: Remove references to mt-mep, mt-netware,
746 mt-wince.
747 * Makefile.def: Add all-utils soft dependencies.
748 * Makefile.tpl: Remove GDB_NLM_DEPS.
749 * configure: Regenerate.
750 * Makefile.in: Regenerate.
751
752 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
753
754 * configure.ac: Do not include mh-x86omitfp.
755 * configure: Regenerate.
756
757 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
758
759 * configure.ac: Remove empty cases.
760 * configure: Regenerate.
761
762 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
763
764 * Makefile.def: Add dependency from termcap to gdb.
765 * Makefile.in: Regenerate.
766
767 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
768
769 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
770 * configure: Regenerate.
771 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
772 * Makefile.tpl: Likewise.
773 * Makefile.in: Regenerate.
774
775 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
776
777 * configure.ac: Remove all mentions of tentative_cc.
778 * configure: Regenerate.
779
780 2011-03-24 Joseph Myers <joseph@codesourcery.com>
781
782 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
783 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
784 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
785 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
786 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
787 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
788 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
789 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
790 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
791 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
792 *-*-rhapsody*): Remove host cases.
793 * configure: Regenerate.
794
795 2011-03-24 Joseph Myers <joseph@codesourcery.com>
796
797 * configure.ac (ppc*-*-pe): Remove host case.
798 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
799 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
800 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
801 cases.
802 * configure: Regenerate.
803
804 2011-03-24 Joseph Myers <joseph@codesourcery.com>
805
806 * config.sub: Update to version 2011-03-23.
807
808 2011-03-22 Joseph Myers <joseph@codesourcery.com>
809
810 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
811 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
812 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
813 * configure: Regenerate.
814
815 2011-03-22 Joseph Myers <joseph@codesourcery.com>
816
817 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
818 to Write After Approval.
819 * config-ml.in: Don't handle arc-*-elf*.
820 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
821 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
822 handle GCC libraries.
823 * configure: Regenerate.
824
825 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
826
827 PR bootstrap/48120:
828 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
829 Add -lstdc++ -lm to LIBS.
830 * configure: Regenerate.
831
832 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
833
834 * config.guess: Update to version 2011-02-02
835 * config.sub: Update to version 2011-02-24
836
837 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
838
839 PR lto/48086
840 * configure.ac: Re-enable LTO on *-apple-darwin9.
841 * configure: Regenerate.
842
843 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
844
845 PR lto/48086
846 * configure.ac: Disable LTO on darwin due to an assembler change in
847 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
848 under 256.
849 * configure: Regenerate.
850
851 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
852
853 * MAINTAINERS: Update myself as score backend maintainer, update my e-mail address.
854
855 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
856
857 * MAINTAINERS: Update my e-mail address.
858
859 2011-03-06 Joey Ye <joey.ye@arm.com>
860
861 * MAINTAINERS: Update my e-mail address.
862
863 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
864
865 * configure.ac: Adjust test of with_ppl.
866 * configure: Regenerated.
867
868 2011-03-02 Kai Tietz <ktietz@redhat.com>
869
870 * MAINTAINERS: Adjust my e-mail address.
871
872 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
873
874 * configure.ac: Add -lpwl to ppllibs.
875 * configure: Regenerated.
876
877 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
878
879 * config/cloog.m4: Add -lisl to clooglibs.
880 * configure: Regenerated.
881
882 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
883
884 * MAINTAINERS (CPU Port maintainers): Add self.
885
886 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
887
888 * MAINTAINERS: Add myself as testsuite maintainer.
889
890 2011-02-15 Mike Stump <mikestump@comcast.net>
891
892 * MAINTAINERS: Add myself as testsuite maintainer.
893
894 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
895
896 Import from Libtool and gnulib:
897
898 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
899
900 Prepare for supporting FreeBSD 10.
901 * config.rpath: Remove handling of freebsd1* which soon would
902 match FreeBSD 10.0.
903
904 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
905
906 Remove support for FreeBSD 1.x.
907 * libtool.m4 (_LT_LINKER_SHLIBS)
908 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
909 soon would incorrectly match FreeBSD 10.0.
910
911 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
912
913 PR binutils/12283
914 * move-if-change: Import version from gnulib.
915
916 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
917
918 PR lto/47225
919 * Makefile.def (lto-plugin): Double dash for enable-shared.
920 (configure-gcc): Depend on all-lto-plugin.
921 * Makefile.in: Rebuilt.
922
923 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
924
925 * configure.ac: Remove extra bracket.
926 * configure: Regenerate.
927
928 2011-02-08 Tobias Burnus <burnus@net-b.de>
929
930 * MAINTAINERS: Add myself as libquadmath maintainer.
931
932 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
933
934 * MAINTAINERS: Update my email address.
935
936 2011-02-07 Joseph Myers <joseph@codesourcery.com>
937
938 * MAINTAINERS (option handling): Add self.
939
940 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
941
942 PR lto/47225
943 * Makefile.def: Add dependency for install-gcc
944 on install-lto-plugin.
945 * Makfile.in: Regenerated
946
947 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
948
949 * MAINTAINERS (CPU Port Maintainers): Add myself.
950
951 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
952
953 PR libgcj/44341
954 * configure.ac: Discard --with-* flags for host when configuring
955 target libraries for cross build.
956 * configure: Rebuilt.
957
958 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
959
960 * MAINTAINERS (linear loop transforms): Removed.
961
962 2011-01-25 Jakub Jelinek <jakub@redhat.com>
963
964 * configure.ac: If with_ppl is no, move setting with_cloog=no
965 after CLOOG_REQUESTED check.
966 * configure: Regenerated.
967
968 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
969
970 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
971 CLooG has been requested.
972 * configure: Regenerated.
973
974 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
975
976 * configure: Regenerated.
977 * configure.ac: Check for version 0.11 (or later revision) of PPL.
978
979 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
980
981 * configure: Regenerated.
982 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
983
984 2011-01-21 Andreas Schwab <schwab@redhat.com>
985
986 * configure.ac: Use AS_HELP_STRING throughout.
987 * configure: Regenerate.
988
989 2011-01-18 Jie Zhang <jie.zhang@analog.com>
990
991 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
992 * configure: Regenerate.
993
994 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
995
996 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
997
998 2011-01-13 Joel Brobecker <brobecker@adacore.com>
999
1000 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1001 for ia64-hpux.
1002 * configure: Regenerate.
1003
1004 2011-01-07 Jan Hubicka <jh@suse.cz>
1005
1006 PR lto/47225
1007 * Makefile.in: Regenerate.
1008 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1009 configure.
1010
1011 2011-01-07 Jan Hubicka <jh@suse.cz>
1012
1013 * Makefile.in: Regenerate.
1014 * Makefile.def (gcc host module) and soft dependency on lto-plugin
1015 and configure dependency on lto-plugin configure.
1016 (lto-plugin module): Remove dependency on GCC; add dependency on
1017 liniberty.
1018
1019 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
1020
1021 * MAINTAINERS (Write After Approval): Add myself.
1022
1023 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
1024
1025 * configure: Regenerate.
1026
1027 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1028
1029 * configure.ac: (picochip): Disable libiberty.
1030
1031 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1032
1033 * MAINTAINERS (Write After Approval): Add myself.
1034
1035 2010-12-10 Ian Lance Taylor <iant@google.com>
1036
1037 PR bootstrap/46819
1038 * configure.ac: For --disable-libgcj clear libgcj_saved.
1039 * configure: Rebuild.
1040
1041 2010-12-10 Tobias Burnus <burnus@net-b.de>
1042
1043 PR fortran/46540
1044 * configure.ac: Add --disable-libquadmath and
1045 --disable-libquadmath-support.
1046 * configure: Regenerate.
1047
1048 2010-12-03 Ian Lance Taylor <iant@google.com>
1049
1050 * MAINTAINERS: Add myself as libgo maintainer.
1051
1052 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
1053
1054 PR libffi/46792
1055 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1056 * configure: Regenerate.
1057
1058 2010-12-02 Ian Lance Taylor <iant@google.com>
1059
1060 * configure.ac: Always set default for poststage1_ldflags to
1061 -static-libstdc++ -static-libgcc.
1062
1063 2010-11-29 Andreas Schwab <schwab@redhat.com>
1064
1065 * configure.ac: Move comment to remove extra space in last argument
1066 of GCC_TARGET_TOOL.
1067
1068 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
1069
1070 PR other/46026
1071 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1072 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1073 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1074 (BASE_FLAGS_TO_PASS): Use it.
1075 * configure: Rebuilt.
1076 * Makefile.in: Rebuilt.
1077
1078 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1079
1080 PR binutils/12258
1081 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1082 Properly check default linker.
1083 * configure: Regnerated.
1084
1085 2010-11-23 Matthias Klose <doko@ubuntu.com>
1086
1087 * configure.ac: For --enable-gold, handle value `default' instead of
1088 `both*'. New configure option --{en,dis}able-ld.
1089 * configure: Regenerate.
1090
1091 2010-11-20 Ian Lance Taylor <iant@google.com>
1092
1093 * configure.ac: Only disable a language library if no language needs
1094 it. Don't let --disable-libgcj uncondtionally disable libffi.
1095 * configure: Rebuild.
1096
1097 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1098
1099 * Makefile.in: Regenerate.
1100
1101 PR other/46202
1102 * configure.ac: Fix just-built in-tree STRIP name to be
1103 binutils/strip-new.
1104 * configure: Regenerate.
1105 * Makefile.def (install-strip-gcc, install-strip-binutils)
1106 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1107 (install-strip-sid): Mirror dependencies on non-strip variants
1108 of these targets on the respective -strip prerequisites.
1109 * Makefile.tpl (install-strip, install-strip-host)
1110 (install-strip-target): New targets.
1111 (install-strip-[+module+], install-strip-target-[+module+]):
1112 New targets.
1113 * Makefile.in: Regenerate.
1114
1115 2010-11-19 Ian Lance Taylor <iant@google.com>
1116 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1117
1118 * configure.ac: Add target-libgo to target_libraries. Set
1119 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1120 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1121 (HOST_EXPORTS): Add GOC.
1122 (BASE_TARGET_EXPORTS): Add GOC.
1123 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1124 (GOCFLAGS_FOR_TARGET): New variable.
1125 (EXTRA_HOST_FLAGS): Add GOC.
1126 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1127 * Makefile.def (target_modules): Add libgo.
1128 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1129 (dependencies): Add dependency from configure-target-libgo to
1130 configure-target-libffi and all-target-libstdc++-v3. Add
1131 dependencies from all-target-libgo to all-target-libffi.
1132 (languages): Add go.
1133 * configure: Rebuild.
1134 * Makefile.in: Rebuild.
1135
1136 2010-11-19 Ian Lance Taylor <iant@google.com>
1137
1138 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1139 compiler/flag environment variables.
1140
1141 2010-11-18 Ian Lance Taylor <iant@google.com>
1142
1143 * configure.ac: Check for lang_requires_boot_languages in
1144 config-lang.in files.
1145 * configure: Rebuild.
1146
1147 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1148 Tobias Burnus <burnus@net-b.de>
1149
1150 PR fortran/32049
1151 * Makefile.def: Add libquadmath; build it with language=fortran.
1152 * configure.ac: Add libquadmath.
1153 * Makefile.tpl: Handle multiple libs in check-[+language+].
1154 * Makefile.in: Regenerate.
1155 * configure: Regenerate.
1156
1157 2010-11-16 Tom Tromey <tromey@redhat.com>
1158
1159 * MAINTAINERS: Moved myself to reviewers section.
1160
1161 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
1162
1163 * MAINTAINERS: Moved myself to reviewers section.
1164
1165 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1166
1167 * MAINTAINERS (Various Maintainers): Add self for build machinery.
1168 (Write After Approval): Remove self.
1169
1170 2010-11-15 Andreas Schwab <schwab@redhat.com>
1171
1172 * configure.ac: Fix spelling in option names.
1173 * configure: Regenerated.
1174
1175 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
1176
1177 PR bootstrap/39622
1178 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1179 * configure: Regenerated.
1180
1181 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
1182
1183 * MAINTAINERS: Update my email address.
1184
1185 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1186
1187 * configure: Regenerate.
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-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1202
1203 * configure.ac: Support official CLooG.org versions.
1204 * configure: Regenerate.
1205 * config/cloog.m4: New.
1206
1207 2010-11-10 François Dumont <francois.cppdevs@free.fr>
1208
1209 * MAINTAINERS (Write After Approval): Add myself.
1210
1211 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
1212
1213 * MAINTAINERS: Update my email address.
1214
1215 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1216
1217 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1218 * configure: Regenerate.
1219
1220 2010-11-03 Ian Lance Taylor <iant@google.com>
1221 Dave Korn <dave.korn.cygwin@gmail.com>
1222
1223 PR lto/46273
1224 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1225 and on other supported platforms whenever LTO is enabled.
1226 * configure: Rebuild.
1227
1228 2010-11-02 Alan Modra <amodra@gmail.com>
1229
1230 PR binutils/12110
1231 * configure.ac: Error when source path contains spaces.
1232 * configure: Regenerate.
1233
1234 2010-10-23 James E. Wilson <wilson@codesourcery.com>
1235
1236 * MAINTAINERS: Update my email address.
1237
1238 2010-10-20 Ian Lance Taylor <iant@google.com>
1239
1240 * Makefile.def (target_modules): Set lib_path to src/.libs for
1241 libstdc++-v3 module.
1242 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1243 * Makefile.in: Rebuild.
1244
1245 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1246
1247 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1248 (Write After Approval): Remove myself.
1249
1250 2010-10-15 Tristan Gingold <gingold@adacore.com>
1251
1252 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1253
1254 2010-10-14 Douglas Rupp <rupp@gnat.com>
1255
1256 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1257
1258 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1259
1260 * configure.ac (build_lto_plugin): New shell variable.
1261 (--enable-lto): Turn on by default for all non-ELF platforms that
1262 have had LTO support added so far. Set build_lto_plugin appropriately
1263 for both ELF and non-ELF.
1264 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1265 * configure: Regenerate.
1266
1267 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1268
1269 Sync from src:
1270 * configure.ac (v850 support): Remove target-libgloss from
1271 noconfigdirs.
1272 * configure: Regenerate.
1273
1274 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1275
1276 PR bootstrap/45326
1277 PR bootstrap/45174
1278 * configure.ac: Honor initial values of $build_configargs,
1279 $host_configargs, $target_configargs. Mark the precious, so
1280 environment settings get recorded.
1281 * configure: Regenerate.
1282
1283 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1284
1285 PR bootstrap/45796
1286 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1287 Depend on all-build-libiberty.
1288 * Makefile.in: Regenerate.
1289
1290 2010-09-30 Michael Eager <eager@eagercon.com>
1291
1292 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1293 * configure: Regenerate.
1294
1295 2010-09-28 Michael Eager <eager@eagercon.com>
1296
1297 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1298
1299 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1300
1301 PR bootstrap/44621
1302 * configure.ac: Fix unportable shell quoting.
1303 * configure: Regenerate.
1304
1305 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1306
1307 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1308 targets and amend comment.
1309 * configure: Regenerate.
1310
1311 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
1312
1313 * MAINTAINERS (Write After Approval): Add myself.
1314
1315 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1316
1317 * configure.ac: Enable LTO by default on Darwin.
1318 * configure: Regenerate.
1319
1320 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
1321
1322 * MAINTAINERS (Write After Approval): Add myself.
1323
1324 2010-09-01 Ian Bolton <ian.bolton@arm.com>
1325
1326 * MAINTAINERS (Write After Approval): Add myself.
1327
1328 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
1329
1330 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1331 ports
1332
1333 2010-07-28 David Yuste <david.yuste@gmail.com>
1334
1335 * MAINTAINERS (Write After Approval): Add myself.
1336
1337 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1338
1339 * configure.ac: Support all v850 targets.
1340 * configure: Regenerate.
1341
1342 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1343
1344 PR bootstrap/44455
1345 * configure.ac (extra_mpfr_configure_flags): Copy from
1346 extra_mpc_gmp_configure_flags.
1347 * configure: Re-generated.
1348
1349 2010-07-22 Andi Kleen <ak@linux.intel.com>
1350
1351 * MAINTAINERS (Write After Approval): Add myself.
1352
1353 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
1354
1355 * MAINTAINERS (Write After Approval): Add myself.
1356
1357 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
1358
1359 * MAINTAINERS (Write After Approval): Add myself.
1360
1361 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1362
1363 PR target/44862
1364 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1365 Provide -B option to allow for link spec %s substitutions for
1366 libstdc++.a on darwin.
1367 * Makefile.in: Regenerate.
1368
1369 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
1370
1371 * MAINTAINERS (Reviewers): Update my e-mail address
1372
1373 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
1374
1375 * Makefile.def (configure-gcc): Depend on all-libelf.
1376 * Makefile.in: Rebuild.
1377
1378 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
1379
1380 * MAINTAINERS (Write After Approval): Add myself in the right place.
1381
1382 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
1383
1384 * MAINTAINERS (Write After Approval): Add myself.
1385
1386 2010-05-25 Sterling Augustine <sterling@tensilica.com>
1387
1388 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1389
1390 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
1391
1392 * config.sub: Update to version 2010-05-21.
1393 * config.guess: Update to version 2010-04-03.
1394
1395 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1396
1397 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1398 * configure: Regenerate.
1399
1400 2010-05-12 Sriraman Tallam <tmsriram@google.com>
1401
1402 * MAINTAINERS (Write After Approval): Add myself.
1403
1404 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1405
1406 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1407 a platform that supports LTO.
1408 * configure: Regenerate.
1409
1410 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1411
1412 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1413 * configure: Regenerated.
1414
1415 2010-04-27 Roland McGrath <roland@redhat.com>
1416 H.J. Lu <hongjiu.lu@intel.com>
1417
1418 * configure.ac (--enable-gold): Support both, both/gold and
1419 both/bfd to add gold to configdirs without removing ld.
1420 * configure: Regenerated.
1421
1422 * Makefile.def: Add install-gold dependency to install-ld.
1423 * Makefile.in: Regenerated.
1424
1425 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1426
1427 PR lto/42776
1428 * configure.ac (--enable-lto): Refactor handling so libelf tests
1429 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1430 and allow LTO to be explicitly enabled on non-ELF platforms that
1431 are known to support it inside else-clause.
1432 * configure: Regenerate.
1433
1434 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1435
1436 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1437 * configure: Regenerate.
1438
1439 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
1440
1441 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1442 * configure: Regenerate.
1443
1444 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1445
1446 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1447 separately.
1448 * configure: Regenerate.
1449
1450 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
1451
1452 * MAINTAINERS (Write After Approval): Add myself.
1453
1454 2010-04-14 Tristan Gingold <gingold@adacore.com>
1455
1456 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1457 * configure: Regenerate.
1458
1459 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1460
1461 * configure: Regenerate after change to elf.m4.
1462
1463 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
1464
1465 * MAINTAINERS (Write After Approval): Add myself.
1466
1467 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1468
1469 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1470 * configure: Regenerated.
1471
1472 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1473
1474 * configure.ac: Print "buggy but acceptable" when CLooG
1475 revision is less than 9.
1476 * configure: Regenerated.
1477
1478 2010-04-01 Diego Novillo <dnovillo@google.com>
1479
1480 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1481
1482 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1483
1484 PR bootstrap/43615
1485 PR bootstrap/43328
1486
1487 Revert:
1488
1489 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1490
1491 * configure.ac: Do not pass --enable-multilib nor
1492 --disable-multilib in baseargs. Accept explicitly passed
1493 --enable_multilib.
1494 * configure: Regenerate.
1495
1496 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
1497
1498 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1499
1500 2010-03-31 Janis Johnson <janis187@us.ibm.com>
1501
1502 * MAINTAINERS: Remove myself.
1503
1504 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1505
1506 PR bootstrap/43328
1507 * configure.ac: Do not pass --enable-multilib nor
1508 --disable-multilib in baseargs. Accept explicitly passed
1509 --enable_multilib.
1510 * configure: Regenerate.
1511
1512 2010-03-28 Andrew Pinski <pinskia@gmail.com>
1513
1514 * MAINTAINERS (spu port): Remove me.
1515
1516 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1517
1518 * configure.ac (tic6x-*-*): New case.
1519 * configure: Regenerate.
1520
1521 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1522
1523 * config.sub: Update to version 2010-03-22.
1524 * config.guess: Update to version 2009-12-30.
1525
1526 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1527
1528 PR ada/42554
1529 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1530 * configure: Regenerate.
1531
1532 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1533
1534 * MAINTAINERS: Update my email address.
1535
1536 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
1537
1538 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1539 (ghassan.shobaki@amd.com): Removed.
1540
1541 2010-03-17 Alan Modra <amodra@gmail.com>
1542
1543 * MAINTAINERS: Update my email address.
1544
1545 2010-03-16 Diego Novillo <dnovillo@google.com>
1546
1547 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1548 Matthews.
1549
1550 2010-03-16 Joseph Myers <joseph@codesourcery.com>
1551
1552 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1553 Gutson, Jeffrey D. Oldham and Mark Shinwell.
1554
1555 2010-03-16 Joseph Myers <joseph@codesourcery.com>
1556
1557 * MAINTAINERS: Update my email address.
1558
1559 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
1560
1561 * MAINTAINERS: Update my email address.
1562
1563 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
1564
1565 * MAINTAINERS: Update my email address.
1566
1567 2010-03-09 Jie Zhang <jie@codesourcery.com>
1568
1569 * MAINTAINERS: Update my email address.
1570
1571 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1572
1573 PR libstdc++/32499
1574 * configure.ac (RANLIB): Default to true.
1575 (STRIP): Likewise.
1576 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1577 * configure: Regenerate.
1578
1579 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
1580
1581 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1582 (Write After Approval): Update my email address.
1583
1584 2010-02-17 Nick Clifton <nickc@redhat.com>
1585
1586 PR 11238
1587 * Makefile.tpl (local-distclean): Also remove config.cache files in
1588 sub-directories as there may not be Makefiles present in the
1589 sub-directories.
1590 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1591 the config.cache files found by the find command.
1592
1593 * Makefile.in: Regenerate.
1594 * configure.ac: Revert previous delta.
1595 * configure: Regenerate.
1596
1597 2010-02-15 Nick Clifton <nickc@redhat.com>
1598
1599 PR 11238
1600 * configure.ac: Delete config.cache files in sub-directories when
1601 deleting Makefiles.
1602 * configure: Regenerate.
1603
1604 2010-02-12 Ben Elliston <bje@gnu.org>
1605
1606 * MAINTAINERS: Update my email address.
1607
1608 2010-02-08 Andrew Pinski <pinskia@gmail.com>
1609
1610 * MAINTAINERS (spu port): Update my email address.
1611
1612 2010-02-08 Jie Zhang <jie.zhang@analog.com>
1613
1614 * MAINTAINERS: Add myself as a maintainer for the bfin port.
1615
1616 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1617
1618 * configure.ac: Add "recommended" version checks for GMP/MPC.
1619 Update recommended GMP/MPFR/MPC versions.
1620 * configure: Regenerate.
1621
1622 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
1623
1624 * MAINTAINERS: Move my Embecosm email address into the
1625 write-after-approval section.
1626
1627 2010-01-26 Ian Lance Taylor <iant@google.com>
1628
1629 * MAINTAINERS: Add myself as Go frontend maintainer.
1630
1631 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
1632
1633 PR libstdc++/36101, PR libstdc++/42813
1634 * configure.ac (bootstrap_target_libs): Make inclusion of
1635 target-libgomp conditional on libgomb being in target_configdirs.
1636 * configure: Regenerate.
1637
1638 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
1639
1640 PR libstdc++/36101, PR libstdc++/42813
1641 * configure.ac (bootstrap_target_libs): Include target-libgomp.
1642 * configure: Regenerate.
1643
1644 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
1645
1646 PR libstdc++/36101, PR libstdc++/42813
1647 * configure.ac (target_configdirs): Substitute.
1648 * Makefile.def: Bootstrap target module libgomp.
1649 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1650 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1651 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1652 * configure, Makefile.in: Regenerate.
1653
1654 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
1655
1656 * MAINTAINERS: Adjust my details.
1657
1658 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
1659
1660 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1661
1662 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
1663
1664 * MAINTAINERS: reindented my entry with tabs instead of spaces.
1665
1666 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
1667
1668 * MAINTAINERS (Write After Approval): Add myself.
1669
1670 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1671
1672 * MAINTAINERS (Write After Approval): Add myself.
1673
1674 2010-01-11 Richard Guenther <rguenther@suse.de>
1675
1676 PR lto/41569
1677 * Makefile.def (all-lto-plugin): Depend on all-gcc.
1678 * Makefile.in: Regenerated.
1679
1680 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
1681
1682 * configure.ac: Enable libjava build on x86_64-*freebsd*.
1683 * configure: Regenerate.
1684
1685 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1686 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1687
1688 PR bootstrap/42424
1689 * configure.ac: Include libtool m4 files.
1690 (_LT_CHECK_OBJDIR): Call it.
1691 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1692 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1693
1694 * configure: Regenerate.
1695
1696 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1697
1698 PR bootstrap/41818
1699 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1700 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
1701 * Makefile.in: Regenerate.
1702
1703 2010-01-02 Richard Guenther <rguenther@suse.de>
1704
1705 PR lto/41529
1706 * configure.ac: Include config/elf.m4. Disable LTO if not
1707 builting for an elf target.
1708 * configure: Regenerate.
1709
1710 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
1711
1712 * MAINTAINERS: Change my email address.
1713
1714 2009-12-18 Ben Elliston <bje@au.ibm.com>
1715
1716 * config.sub, config.guess: Update from upstream sources.
1717
1718 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
1719
1720 * MAINTAINERS (Write After Approval): Add myself.
1721
1722 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1723
1724 PR middle-end/30447
1725 PR middle-end/30789
1726 PR other/40302
1727
1728 * configure.ac: Require MPC.
1729 * configure: Regenerate.
1730
1731 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1732
1733 PR target/38384
1734 PR bootstrap/40972
1735 * libtool.m4: Sync from git Libtool.
1736 * ltoptions.m4: Likewise.
1737 * ltversion.m4: Likewise.
1738 * lt~obsolete.m4: Likewise.
1739 * ltmain.sh: Likewise.
1740
1741 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1742
1743 * configure.ac: Update minimum MPC version to 0.8.
1744 * configure: Regenerate.
1745
1746 2009-11-21 Sebastian Pop <sebpop@gmail.com>
1747
1748 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
1749 * configure: Regenerated.
1750
1751 2009-11-21 Ian Lance Taylor <iant@google.com>
1752
1753 * configure.ac: Change default of poststage1_ldflags to be empty if
1754 poststage1_libs is set. When poststage1_libs is empty, and
1755 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
1756 * configure: Rebuild.
1757
1758 2009-11-21 Adam Nemet <adambnmet@gmail.com>
1759
1760 * MAINTAINERS (Write After Approval): Update my email address.
1761
1762 2009-11-20 Ben Elliston <bje@au.ibm.com>
1763
1764 * config.guess: Update from upstream sources.
1765
1766 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
1767
1768 * Makefile.def: Restore host and target settings for gmp.
1769 * Makefile.in: Rebuild.
1770
1771 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
1772
1773 * configure.ac: Add libelf to host_libs. Enable in-tree configury
1774 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
1775 Fix portability of test of C++ as bootstrap language. Add
1776 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1777 * configure: Rebuild.
1778 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1779 and cloog. Fix in-tree ppl configuration. Introduce libelf
1780 in-tree building.
1781 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1782 (POSTSTAGE1_HOST_EXPORTS): Use it.
1783 (STAGE[+id+]_CXXFLAGS): New.
1784 (BASE_FLAGS_TO_PASS): Pass it down.
1785 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
1786 extra_exports.
1787 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1788 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1789 extra_exports.
1790 * Makefile.in: Rebuild.
1791
1792 2009-11-17 Ben Elliston <bje@au.ibm.com>
1793
1794 * config.sub, config.guess: Update from upstream sources.
1795
1796 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1797
1798 * MAINTAINERS (Write After Approval): Add myself.
1799
1800 2009-11-09 Jon Beniston <jon@beniston.com>
1801
1802 * MAINTAINERS (Write After Approval): Add myself.
1803
1804 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
1805
1806 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
1807 paths for *-w64-mingw* and x86_64-*mingw*.
1808 * configure: Regenerated.
1809
1810 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
1811
1812 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
1813
1814 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
1815
1816 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
1817 Phil Edwards to Write-After Approval.
1818
1819 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
1820
1821 * configure.ac: Disable target-winsup & co for
1822 x86_64-*-mingw* and *-w64-mingw* targets.
1823 * configure: Regenerated.
1824
1825 2009-10-16 Nick Clifton <nickc@redhat.com>
1826
1827 * MAINTAINERS: Add myself as a maintainer for the RX port.
1828
1829 2009-10-26 Johannes Singler <singler@kit.edu>
1830
1831 * MAINTAINERS (Write After Approval): Update my e-mail address.
1832
1833 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1834
1835 * configure.ac (CLooG test): Use = with test.
1836 * configure: Regenerate.
1837
1838 2009-10-22 Richard Guenther <rguenther@suse.de>
1839
1840 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
1841 cloog if the ppl version check failed. Move flags saving
1842 before setting in libelf check.
1843 * configure: Regenerate.
1844
1845 2009-10-21 Richard Guenther <rguenther@suse.de>
1846
1847 * configure.ac: Adjust the ppl and cloog configure to work as
1848 documented. Disable cloog if ppl was disabled. Omit the version
1849 checks if they were disabled.
1850 * configure: Re-generate.
1851
1852 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1853
1854 * configure.ac: Add 'lto' to enable_languages, not
1855 new_enable_languages, and only if not already present.
1856 * configure: Regenerate.
1857
1858 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
1859
1860 * README: Refer to the various COPYING* files instead of just
1861 COPYING.
1862 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
1863
1864 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
1865
1866 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
1867
1868 2009-10-07 Richard Guenther <rguenther@suse.de>
1869
1870 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
1871 and Richard Guenther as reviewers.
1872 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
1873 as reviewers.
1874
1875 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
1876
1877 * config.sub: Update from upstream sources.
1878
1879 2009-10-06 Ian Lance Taylor <iant@google.com>
1880
1881 * Makefile.def: check-gold depends upon all-gas.
1882 * Makefile.in: Rebuild.
1883
1884 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
1885
1886 * MAINTAINERS (Write After Approval): Add myself.
1887
1888 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
1889
1890 * Makefile.def: all-lto-plugin depends on all-libiberty.
1891 set bootstrap=true for lto-plugin.
1892 Add lto-plugin.
1893 * Makefile.in: Regenerate.
1894 * configure.ac (host_libs): Add lto-plugin.
1895 * configure: Regenerate.
1896
1897 2009-10-03 Diego Novillo <dnovillo@google.com>
1898
1899 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1900 (HOST_LIBELFLIBS): Define.
1901 (HOST_LIBELFINC): Define.
1902 * Makefile.in: Regenerate.
1903 * configure.ac: Add --enable-lto.
1904 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1905 If --enable-lto is used, add 'lto' to new_enable_languages.
1906 If --enable-lto is used and gold is enabled, add
1907 lto-plugin to configdirs.
1908 * configure: Regenerate.
1909
1910 2009-10-03 Simon Baldwin <simonb@google.com>
1911
1912 * configure.ac: If --with-system-zlib, suppress local zlib and
1913 pass --with-system-zlib to subdir configure scripts.
1914 * configure: Regenerate.
1915
1916 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
1917 Paolo Bonzini <bonzini@gnu.org>
1918
1919 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1920 $(srcdir).
1921 * Makefile.in: Rebuilt.
1922
1923 2009-09-26 Gary Funck <gary@intrepid.com>
1924
1925 * MAINTAINERS (Write After Approval): Add myself.
1926
1927 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1928
1929 * configure.ac: Update minimum MPC version to 0.7.
1930 * configure: Regenerate.
1931
1932 2009-09-25 Nick Clifton <nickc@redhat.com>
1933
1934 * configure.ac: Pass any --cache-file=/dev/null option on to
1935 subconfigures.
1936 * configure: Regenerate.
1937
1938 2009-09-23 Nick Clifton <nickc@redhat.com>
1939
1940 * config.sub, config.guess: Update from upstream sources.
1941
1942 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
1943
1944 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1945 * Makefile.in: Rebuilt.
1946
1947 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1948
1949 PR bootstrap/32272
1950 * configure.ac: Error out if $srcdir isn't '.' but contains
1951 host-${host_noncanonical}.
1952 * configure: Regenerate.
1953
1954 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1955
1956 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1957 maintainer.
1958
1959 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1960
1961 * configure.ac: If bootstrapping a combined tree with
1962 --enable-gold, require c++ in stage1_languages.
1963 * configure: Regenerate.
1964
1965 * configure.ac: Also add target_libs of stage1_languages to
1966 bootstrap_target_libs.
1967 * configure: Regenerate.
1968
1969 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1970 with --enable-languages not containing c++.
1971 * configure: Regenerate.
1972
1973 2009-09-15 Jie Zhang <jie.zhang@analog.com>
1974
1975 * configure.ac: Disable java and boehm-gc for bfin-*-*.
1976 * configure: Regenerate.
1977
1978 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
1979
1980 * MAINTAINERS (Write After Approval): Update my e-mail address,
1981 and move from from here...
1982 (Waiting for paperwork): To here.
1983
1984 2009-09-09 Joseph Myers <joseph@codesourcery.com>
1985
1986 * MAINTAINERS (Reviewers): Add self as driver reviewer.
1987
1988 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1989
1990 * configure.ac: Do not use $extrasub for replacing @if/@endif
1991 parts in Makefile; instead, use additional arguments to
1992 AC_CONFIG_COMMANDS to do the replacement manually, with several
1993 sed invocations, to avoid HP-UX sed command limits.
1994 * configure: Regenerate.
1995
1996 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
1997
1998 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1999 blank before -L.
2000
2001 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
2002
2003 * configure.ac (with-build-config): Document. Handle without.
2004 Handle missing argument.
2005 * configure: Rebuilt.
2006
2007 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
2008
2009 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2010 Default to bootstrap-debug only if compare-debug works.
2011 * configure: Rebuilt.
2012 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2013 * Makefile.in: Rebuilt.
2014
2015 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2016
2017 * MAINTAINERS (OS Port Maintainers): Update my email address.
2018
2019 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
2020
2021 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2022 * Makefile.in: Rebuilt.
2023
2024 2009-09-01 Chris Demetriou <cgd@google.com>
2025
2026 * MAINTAINERS (Write After Approval): Add myself.
2027
2028 2009-08-31 Dodji Seketeli <dodji@redhat.com>
2029
2030 PR debug/30161
2031 * include/dwarf2.h (enum dwarf_tag): Added
2032 DW_TAG_GNU_template_template_param
2033 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2034
2035 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2036
2037 * Makefile.tpl (AWK): Fix typo.
2038 * Makefile.in: Regenerate.
2039
2040 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2041
2042 * configure.ac: Detect awk and sed.
2043 * Makefile.def (flags_to_pass): Add AWK and SED.
2044 * Makefile.tpl (AWK, SED): New.
2045 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2046 * configure: Regenerate.
2047 * Makefile.in: Regenerate.
2048
2049 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
2050
2051 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2052 (collapseslashes): Likewise.
2053
2054 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2055
2056 * configure.ac (AC_PREREQ): Bump to 2.64.
2057
2058 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2059
2060 * configure.ac: Remove --with-datarootdir, --with-docdir,
2061 --with-pdfdir, --with-htmldir switches.
2062 * configure: Regenerate.
2063
2064 * configure: Regenerate.
2065
2066 * compile: Sync from Automake 1.11.
2067 * depcomp: Likewise.
2068 * install-sh: Likewise.
2069 * missing: Likewise.
2070 * mkinstalldirs: Likewise.
2071 * ylwrap: Likewise.
2072
2073 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
2074
2075 * ltmain.sh (func_normal_abspath): New function.
2076 (func_relative_path): Likewise.
2077 (func_mode_help): Document new -bindir option for link mode.
2078 (func_mode_link): Add new -bindir option, and use it to place
2079 output DLL if specified.
2080
2081 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2082
2083 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2084 (baseargs): Add --disable-option-checking.
2085 * configure: Regenerate.
2086
2087 * Makefile.def (configure-target-libiberty): Depend on
2088 all-binutils and all-ld.
2089 (configure-target-newlib): Likewise.
2090 * Makefile.in: Regenerate.
2091
2092 2009-08-17 Ben Elliston <bje@au.ibm.com>
2093
2094 * config.sub, config.guess: Update from upstream sources.
2095
2096 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2097
2098 Sync from src, merge:
2099
2100 2009-07-02 Tristan Gingold <gingold@adacore.com>
2101
2102 * configure.ac: Do not exclude gas for i386-*-darwin.
2103 Add a case for x86_64-*-darwin.
2104 * configure: Regenerate.
2105
2106 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
2107
2108 * MAINTAINERS: Add my name to Write After Approval list.
2109
2110 2009-08-06 Michael Eager <eager@eagercon.com>
2111
2112 * configure.ac: Add Microblaze target.
2113 * configure: Regenerate.
2114
2115 2009-07-31 Christian Bruel <christian.bruel@st.com>
2116
2117 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2118 * configure: Regenerate.
2119
2120 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
2121
2122 * MAINTAINERS (Write After Approval): Update my e-mail address.
2123
2124 2009-07-06 Ian Lance Taylor <iant@google.com>
2125
2126 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2127 * configure: Rebuild.
2128
2129 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
2130
2131 * MAINTAINERS: Move myself to the Graphite Reviewers.
2132
2133 2009-06-30 Wei Guozhi <carrot@google.com>
2134
2135 * MAINTAINERS: Add my name to Write After Approval list.
2136
2137 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2138
2139 PR bootstrap/40338
2140 * configure.ac (comparestring): Create new variable.
2141 * Makefile.tpl (comparestring): Use to skip some comparisions.
2142 * configure: Regenerate.
2143 * Makefile.in: Regenerate.
2144
2145 2009-06-26 Doug Evans <dje@sebabeach.org>
2146
2147 * Makefile.def (host_modules): Add cgen.
2148 * Makefile.in: Regenerate.
2149 * configure.ac (host_tools): Add cgen.
2150 * configure: Regenerate.
2151
2152 2009-06-23 DJ Delorie <dj@redhat.com>
2153
2154 * MAINTAINERS: Add myself as mep maintainer.
2155
2156 2009-06-23 Ian Lance Taylor <iant@google.com>
2157
2158 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2159 boot_languages. Only bootstrap target libraries listed in
2160 target_libs for some boot language. Add --with-stage1-ldflags,
2161 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2162 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2163 if not building with C++.
2164 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2165 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2166 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2167 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2168 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2169 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2170 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2171 * configure, Makefile.in: Rebuild.
2172
2173 2009-06-23 Li Feng <nemokingdom@gmail.com>
2174
2175 * MAINTAINERS: Added my name to write-after-approval list.
2176
2177 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2178
2179 * configure.ac: Define is_elf for QNX Neutrino targets.
2180 * configure: Regenerate.
2181
2182 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
2183
2184 * MAINTAINERS: Added my name to the write-after-approval list
2185
2186 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2187
2188 * configure.ac: Detect MPC in default directory.
2189 * configure: Regenerate.
2190
2191 2009-06-03 Jerome Guitton <guitton@adacore.com>
2192 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2193
2194 * Makefile.tpl (all): Avoid a trailing backslash.
2195 * Makefile.in: Regenerate.
2196
2197 2009-06-03 Ben Elliston <bje@au.ibm.com>
2198
2199 * config.sub, config.guess: Update from upstream sources.
2200
2201 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2202
2203 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2204 to noconfdirs.
2205 * configure: Regenerate.
2206
2207 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
2208
2209 * Makefile.tpl ([+compare-target+]): Compare all stage
2210 directories, rather than just gcc.
2211 * Makefile.in: Rebuilt.
2212
2213 2009-06-01 Doug Kwan <dougkwan@google.com>
2214
2215 * configure.ac: Support gold for target arm*-*-*.
2216 * configure: Regenerate.
2217
2218 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2219
2220 * Makefile.def: Add MPC support and dependencies.
2221 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2222
2223 * Makefile.in, configure: Regenerate.
2224
2225 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
2226
2227 * Makefile.tpl (all): Avoid harmless warning in make all when
2228 gcc-bootstrap is enabled but stage_last does not exist.
2229 * Makefile.in: Rebuilt.
2230
2231 2009-05-24 Nicolas Roche <roche@adacore.com>
2232
2233 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2234 * Makefile.in: Regenerate.
2235
2236 2009-05-21 Denis Chertykov <chertykov@gmail.com>
2237
2238 * MAINTAINERS: Update my e-mail address.
2239
2240 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2241
2242 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2243 * configure: Regenerate.
2244
2245 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2246
2247 PR other/40159
2248 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2249 gcc-no-bootstrap are mutually exclusive.
2250 * Makefile.in: Rebuilt.
2251
2252 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2253
2254 PR other/40159
2255 * Makefile.tpl (all): Don't end with unconditional success.
2256 * Makefile.in: Rebuilt.
2257
2258 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
2259
2260 PR target/37137
2261 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2262 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2263 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2264 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2265 stage_configureflags, stage_cflags and stage_libcflags into
2266 explicit Makefile macros.
2267 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2268 GFORTRAN.
2269 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2270 CC. Set CC_FOR_BUILD from CC.
2271 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2272 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2273 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2274 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2275 and GFORTRAN.
2276 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2277 (_LIBCFLAGS): Renamed to _TFLAGS.
2278 (do-compare-debug, do-compare3-debug): Drop.
2279 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2280 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2281 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2282 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2283 (XGCC_FLAGS_FOR_TARGET): New.
2284 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2285 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2286 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2287 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2288 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2289 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2290 TFLAGS.
2291 (BUILD_CONFIG): Include if requested.
2292 (all): Set TFLAGS on bootstrap.
2293 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2294 (all-stageid-prefixmodule): Likewise.
2295 (do-clean, distclean-stageid): Set TFLAGS.
2296 (restrap): Fix whitespace.
2297 * Makefile.in: Rebuilt.
2298
2299 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
2300
2301 * config.guess: Sync with src.
2302
2303 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2304
2305 * configure.ac ($with_ppl): Default to no if not supplied.
2306 ($with_cloog): Likewise.
2307 configure: Regenerate.
2308
2309 2009-04-27 James E. Wilson <wilson@codesourcery.com>
2310
2311 * MAINTAINERS: Update my e-mail address.
2312
2313 2009-04-27 Nick Clifton <nickc@redhat.com>
2314
2315 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2316
2317 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2318
2319 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2320 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2321 * Makefile.in: Regenerate.
2322
2323 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2324
2325 PR bootstrap/39739
2326 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2327 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2328
2329 * configure, Makefile.in: Regenerate.
2330
2331 2009-04-21 Taras Glek <tglek@mozilla.com>
2332
2333 * include/hashtab.h: Update GTY annotations to new syntax
2334 * include/splay-tree.h: Likewise
2335
2336 2009-04-17 Ben Elliston <bje@au.ibm.com>
2337
2338 * config.sub, config.guess: Update from upstream sources.
2339
2340 2009-04-15 Anthony Green <green@moxielogic.com>
2341
2342 * configure.ac: Add moxie support.
2343 * configure: Rebuilt.
2344
2345 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2346
2347 * configure.ac: Change copyright header to refer to version
2348 3 of the GNU General Public License and to point readers at the
2349 COPYING3 file and the FSF's license web page.
2350 * Makefile.def: Likewise.
2351 * Makefile.tpl: Likewise.
2352 * Makefile.in: Regenerate.
2353
2354 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2355
2356 * configure.ac: Restore match for darwin9 or later. Use double
2357 brackets since regeneration eats one pair.
2358 * configure: Regenerate.
2359
2360 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2361
2362 PR gas/10039
2363 * configure.ac: Require texinfo 4.7.
2364 * configure: Regenerated.
2365
2366 2009-04-09 Nick Clifton <nickc@redhat.com>
2367
2368 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2369 the GCC Runtime Library Exception.
2370
2371 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2372
2373 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2374 * configure: Regenerate.
2375
2376 2009-04-01 Steve Ellcey <sje@cup.hp.com>
2377
2378 * Makefil.def (languages): New entries.
2379 * Makefile.tpl (check-gcc-*): New generic target.
2380 * Makefile.in: Regenerate.
2381
2382 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
2383
2384 * MAINTAINERS: Update my email address.
2385
2386 2009-03-18 Tom Tromey <tromey@redhat.com>
2387
2388 * configure: Rebuild.
2389 * configure.ac (host_libs): Add libiconv.
2390 * Makefile.in: Rebuild.
2391 * Makefile.def (host_modules): Add libiconv.
2392 (configure-gdb, all-gdb): Depend on libiconv.
2393
2394 2009-03-16 Tristan Gingold <gingold@adacore.com>
2395
2396 * configure.ac: Treat gdb as supported on x86_64-darwin.
2397 * configure: Regenerate.
2398
2399 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2400
2401 * configure.ac (--with-host-libstdcxx): New option.
2402 * configure: Regenerate.
2403
2404 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
2405
2406 * MAINTAINERS: Move myself into the write after approval list.
2407
2408 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
2409
2410 * MAINTAINERS: Update e-mail address.
2411
2412 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
2413
2414 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2415
2416 2009-03-10 Ira Rosen <irar@il.ibm.com>
2417
2418 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2419
2420 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2421
2422 Backport from git Libtool:
2423
2424 2009-01-19 Robert Millan <rmh@aybabtu.com>
2425 Support GNU/kOpenSolaris.
2426 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2427 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2428 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2429 GNU/kOpenSolaris.
2430
2431 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
2432
2433 * MAINTAINERS: Update e-mail address.
2434
2435 2009-02-24 Michael Eager <eager@eagercon.com>
2436
2437 * MAINTAINERS (Write After Approval): Add self.
2438
2439 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
2440
2441 * MAINTAINERS (Write After Approval): Add myself.
2442
2443 2009-02-05 Andreas Schwab <schwab@suse.de>
2444
2445 * Makefile.tpl (stage_last): Define $r and $s before using
2446 $(RECURSE_FLAGS_TO_PASS).
2447 * Makefile.in: Regenerate
2448
2449 2009-01-30 Ian Lance Taylor <iant@google.com>
2450
2451 * MAINTAINERS: Move myself to the Global Reviewers list.
2452
2453 2009-01-29 Robert Millan <rmh@aybabtu.com>
2454
2455 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2456 * configure: Regenerate.
2457
2458 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
2459
2460 * MAINTAINERS: Make whitespace consistent.
2461 Remove Robert Millan from Write After Approval.
2462
2463 2009-01-16 Alan Modra <amodra@bigpond.net.au>
2464
2465 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2466 (all-opcodes): Depend on all-libiberty.
2467 * Makefile.in: Regenerate.
2468
2469 2009-01-15 Douglas B Rupp <rupp@gnat.com>
2470
2471 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2472 * configure: Regenerate.
2473
2474 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
2475
2476 * MAINTAINERS (Write After Approval): Add myself.
2477
2478 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
2479
2480 * MAINTAINERS: Add myself to reviewers (Fortran).
2481
2482 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2483
2484 PR tree-optimization/38515
2485 * configure.ac (cloog-polylib): Removed.
2486 (with_ppl, with_cloog): Test for "no".
2487 * configure: Regenerated.
2488
2489 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
2490
2491 * MAINTAINERS: Moved myself to reviewers (Fortran).
2492
2493 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
2494
2495 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2496 (Write After Approval): Remove myself.
2497
2498 2009-01-03 Diego Novillo <dnovillo@google.com>
2499
2500 * MAINTAINERS: Remove myself from alias maintainership.
2501
2502 2009-01-02 David Ayers <ayers@fsfe.org>
2503
2504 * MAINTAINERS: Update e-mail address.
2505
2506 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
2507
2508 * MAINTAINERS: Make whitespace consistent.
2509
2510 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2511
2512 Backport from upstream Libtool:
2513 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2514 Add cache variables to tests that require the linker to work.
2515 For shlibpath_overrides_runpath, this also changes the semantics
2516 to let the result from the C compiler take precedence.
2517
2518 2008-12-02 Ben Elliston <bje@au.ibm.com>
2519
2520 * config.sub, config.guess: Update from upstream sources.
2521
2522 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
2523
2524 * configure.ac (ppllibs): Add by default the lib flags.
2525 * configure: Regenerate.
2526
2527 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
2528
2529 * MAINTAINERS: Add myself to the write after approval list.
2530
2531 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2532
2533 * configure.ac: Add double brackets on darwin[912].
2534 * configure: Regenerate.
2535
2536 2008-12-03 Daniel Kraft <d@domob.eu>
2537
2538 * MAINTAINERS: Moved myself and Mikael Morin from Write After
2539 Approval to Reviewer section (for Fortran front-end).
2540
2541 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2542
2543 * configure.ac: Expand to darwin10 and later.
2544 * configure: Regenerate.
2545
2546 2008-12-02 Andreas Schwab <schwab@suse.de>
2547
2548 * Makefile.def: configure-target-boehm-gc depends on
2549 all-target-libstdc++-v3.
2550 * Makefile.in: Regenerate.
2551
2552 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
2553
2554 * MAINTAINERS: Add myself as mingw maintainer.
2555
2556 2008-12-02 Ben Elliston <bje@au.ibm.com>
2557
2558 * config.sub, config.guess: Update from upstream sources.
2559
2560 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
2561
2562 * README.SCO: Remove.
2563
2564 2008-11-29 Fernando Pereira <pronesto@gmail.com>
2565
2566 * MAINTAINERS: Add myself to the write after approval list.
2567
2568 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
2569
2570 * MAINTAINERS: Update my email address in WAA section.
2571
2572 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
2573
2574 * MAINTAINERS: Update e-mail address.
2575
2576 2008-11-27 Toon Moene <toon@moene.org>
2577
2578 * MAINTAINERS: Change e-mail address.
2579
2580 2008-11-27 Tristan Gingold <gingold@adacore.com>
2581
2582 * configure.ac: Build gdb for i?86-*-darwin*
2583 * configure: Regenerated.
2584
2585 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
2586
2587 * MAINTAINERS: Added my full name.
2588
2589 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2590
2591 PR bootstrap/38014
2592 PR bootstrap/37923
2593
2594 Revert:
2595
2596 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2597
2598 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2599 * Makefile.in: Regenerated.
2600
2601 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2602
2603 PR gdb/921
2604 PR gdb/1646
2605 PR gdb/2175
2606 PR gdb/2176
2607
2608 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2609 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2610 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2611 (HOST_EXPORTS): Pass CPPFLAGS.
2612 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2613 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2614 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2615 * Makefile.in, configure: Regenerated.
2616 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2617 and CPPFLAGS_FOR_BUILD.
2618
2619 2008-11-06 Jeff Law <law@redhat.com>
2620
2621 * MAINTAINERS: Add myself as middle end maintainer.
2622
2623 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
2624
2625 * MAINTAINERS (Write after approval): Add myself.
2626
2627 2008-11-05 Diego Novillo <dnovillo@google.com>
2628
2629 * MAINTAINERS (Global Reviewers): Add myself.
2630 (Non-Algorithmic Maintainers): Remove myself.
2631
2632 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
2633
2634 * MAINTAINERS (Write after approval): Add myself.
2635
2636 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
2637
2638 * MAINTAINERS (Write after approval): Add myself.
2639
2640 2008-10-31 Ben Elliston <bje@au.ibm.com>
2641
2642 * configure.ac (spu-*-*): Remove special case.
2643 * configure: Regenerate.
2644
2645 2008-10-30 Catherine Moore <clm@codesourcery.com>
2646
2647 * MAINTAINERS (Write after approval): Update my email address.
2648
2649 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
2650
2651 * configure.ac [spu-*-*]: Do not set skipdirs.
2652 * configure: Re-generate.
2653
2654 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
2655
2656 * MAINTAINERS (Various Maintainers): Add myself to reload.
2657
2658 2008-10-25 Richard Guenther <rguenther@suse.de>
2659
2660 * MAINTAINERS (Various Maintainers): Add myself as middle-end
2661 maintainer. Remove myself as libgcc-math maintainer.
2662 (Non-Algorithmic Maintainers): Remove myself.
2663
2664 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2665
2666 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2667 * Makefile.in: Regenerated.
2668
2669 2008-10-23 Cary Coutant <ccoutant@google.com>
2670
2671 * MAINTAINERS (Write after approval): Add myself.
2672
2673 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2674
2675 PR gdb/921
2676 PR gdb/1646
2677 PR gdb/2175
2678 PR gdb/2176
2679
2680 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2681 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2682 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2683 (HOST_EXPORTS): Pass CPPFLAGS.
2684 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2685 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2686 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2687 * Makefile.in, configure: Regenerated.
2688 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2689 and CPPFLAGS_FOR_BUILD.
2690
2691 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
2692
2693 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2694 Sebastian Pop.
2695
2696 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
2697
2698 * MAINTAINERS (Write After Approval): Added myself.
2699
2700 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2701
2702 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2703 recommended version to 2.3.2.
2704
2705 * configure: Regenerate.
2706
2707 2008-10-01 Mark Mitchell <mark@codesourcery.com>
2708
2709 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2710
2711 2008-09-29 David Daney <david.daney@caviumnetworks.com>
2712
2713 * MAINTAINERS (Write After Approval): Update e-mail address.
2714
2715 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
2716
2717 * libtool.m4: Update to libtool 2.2.6.
2718 * lt~obsolete.m4: Update to libtool 2.2.6.
2719 * ltmain.sh: Update to libtool 2.2.6.
2720 * ltsugar.m4: Update to libtool 2.2.6.
2721 * ltversion.m4: Update to libtool 2.2.6.
2722 * ltoptions.m4: Update to libtool 2.2.6.
2723 * ltgcc.m4: Update to match changes from libtool 2.2.6.
2724
2725 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
2726
2727 * MAINTAINERS (Write After Approval): Add myself.
2728
2729 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2730
2731 * MAINTAINERS (Write After Approval): Update my name.
2732
2733 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
2734
2735 * MAINTAINERS: Add myself in "Write After Approval".
2736
2737 2008-09-18 Steve Ellcey <sje@cup.hp.com>
2738
2739 * MAINTAINERS: Add myself as ia64 maintainer.
2740
2741 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
2742
2743 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
2744 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
2745 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
2746 and Michael Tiemann from Write After Approval since they do not
2747 actually have access.
2748
2749 2008-09-05 Richard Guenther <rguenther@suse.de>
2750
2751 * configure.ac: Initialize clooglibs to -lcloog.
2752 * configure: Re-generate.
2753
2754 2008-09-04 Le-Chun Wu <lcwu@google.com>
2755
2756 * MAINTAINERS (Write After Approval): Add myself.
2757
2758 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
2759
2760 * configure.ac (--with-cloog-polylib): New.
2761 (--disable-cloog-version-check): New.
2762 (--disable-ppl-version-check): New.
2763 * configure: Re-generate.
2764
2765 2008-09-03 Richard Guenther <rguenther@suse.de>
2766
2767 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2768 cloog test.
2769 * configure: Re-generate.
2770
2771 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
2772
2773 Add picoChip port.
2774 * MAINTAINERS: Add picoChip maintainers.
2775
2776 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2777 Tobias Grosser <grosser@fim.uni-passau.de>
2778 Jan Sjodin <jan.sjodin@amd.com>
2779 Harsha Jagasia <harsha.jagasia@amd.com>
2780 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2781 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2782 Adrien Eliche <aeliche@isty.uvsq.fr>
2783
2784 Merge from graphite branch.
2785 * configure: Regenerate.
2786 * Makefile.in: Regenerate.
2787 * configure.ac (host_libs): Add ppl and cloog.
2788 Add checks for PPL and CLooG.
2789 * Makefile.def (ppl, cloog): Added modules and dependences.
2790 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2791 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2792
2793 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2794
2795 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2796 (GCC_SHLIB_SUBDIR): New.
2797 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2798 * configure: Regenerate.
2799 * Makefile.in: Regenerate.
2800
2801 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
2802
2803 * MAINTAINERS: Consistently use tabs to separate columns.
2804
2805 2008-08-29 Tristan Gingold <gingold@adacore.com>
2806
2807 * MAINTAINERS (Write after Approval): Add myself.
2808
2809 2008-08-28 Tristan Gingold <gingold@adacore.com>
2810
2811 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2812 Enable bfd, binutils and opcodes.
2813 * configure: Regenerate.
2814
2815 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2816
2817 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
2818
2819 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
2820
2821 * MAINTAINERS: Use correct Umlaut for last name.
2822
2823 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2824
2825 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
2826
2827 2008-08-16 David Edelsohn <edelsohn@gnu.org>
2828
2829 * MAINTAINERS: Update my email address.
2830
2831 2008-08-16 Nicolas Roche <roche@adacore.com>
2832
2833 * Makefile.tpl: Add BOOT_ADAFLAGS.
2834 * Makefile.in: Regenerate.
2835
2836 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
2837
2838 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2839 * configure: Regenerate.
2840
2841 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
2842
2843 * configure.ac: Add makefile fragments for hpux.
2844 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2845 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2846 * configure: Regenerate.
2847 * Makefile.in: Regenerate.
2848
2849 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
2850
2851 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
2852
2853 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
2854
2855 * MAINTAINERS (Write after Approval): Add myself.
2856
2857 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
2858
2859 * MAINTAINERS (Write After Approval): Add myself.
2860
2861 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
2862
2863 * MAINTAINERS (Write After Approval): Add myself.
2864
2865 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
2866
2867 * MAINTAINERS: Update my email address.
2868
2869 2008-06-25 Joey Ye <joey.ye@intel.com>
2870
2871 * MAINTAINERS (Write After Approval): Add myself.
2872
2873 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2874
2875 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2876 * Makefile.in: Regenerate.
2877 * configure: Regenerate.
2878
2879 2008-06-17 Daniel Kraft <d@domob.eu>
2880
2881 * MAINTAINERS (Write After Approval): Add myself.
2882
2883 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2884
2885 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2886 "$@" is still intact with both Autoconf 2.59 and 2.62.
2887 * configure: Regenerate.
2888
2889 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2890
2891 * Makefile.tpl: Fix comment errors.
2892 * Makefile.in: Regenerate.
2893
2894 2008-06-12 David S. Miller <davem@davemloft.net>
2895 David Edelsohn <edelsohn@gnu.org>
2896
2897 * configure.ac: Add powerpc*-*-* to gold supported targets.
2898 * configure: Regenerate.
2899
2900 2008-06-08 Joseph Myers <joseph@codesourcery.com>
2901
2902 PR tree-optimization/36218
2903 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2904 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2905 (all prefix="build-"): Pass them to build-system sub-makes.
2906 * Makefile.in: Regenerate.
2907
2908 2008-06-07 Joseph Myers <joseph@codesourcery.com>
2909
2910 * MAINTAINERS (mt port): Remove.
2911 (sco5, unixware, sco udk): Remove.
2912 (Kean Johnston): Add to Write After Approval.
2913
2914 2008-05-30 Julian Brown <julian@codesourcery.com>
2915
2916 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2917 of libobjc for ARM EABI Linux.
2918 * configure: Regenerate.
2919
2920 2008-05-18 Xinliang David Li <davidxl@google.com>
2921
2922 * ChangeLog: Remove wrong ChangeLog entry.
2923
2924 2008-05-17 Xinliang David Li <davidxl@google.com>
2925
2926 * MAINTAINERS (Write After Approval): Add myself.
2927
2928 2008-05-15 Janus Weil <janus@gcc.gnu.org>
2929
2930 * MAINTAINERS (Write After Approval): Add myself.
2931
2932 2008-05-14 Rafael Espíndola <espindola@google.com>
2933
2934 * config-ml.in: don't handle --enable-shared and --enable-static.
2935
2936 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
2937
2938 * MAINTAINERS: Update my email address.
2939
2940 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
2941
2942 * MAINTAINERS: Update my email address.
2943
2944 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
2945
2946 * MAINTAINERS (Write After Approval): Add myself.
2947
2948 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
2949
2950 * MAINTAINERS (Write After Approval): Add myself.
2951
2952 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
2953
2954 * MAINTAINERS (crx): Add myself.
2955
2956 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2957
2958 Sync with src:
2959 2008-04-14 David S. Miller <davem@davemloft.net>
2960
2961 * configure.ac: Add sparc*-*-* to gold supported targets.
2962 * configure: Regenerate.
2963
2964 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2965
2966 PR bootstrap/35457
2967 * configure.ac: Include override.m4.
2968 * configure: Regenerate.
2969
2970 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2971
2972 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2973 * Makefile.in: Regenerate.
2974
2975 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
2976
2977 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2978 as nonconfigurable directories list.
2979 * configure: Regenerate.
2980
2981 2008-04-14 Ben Elliston <bje@au.ibm.com>
2982
2983 * config.sub, config.guess: Update from upstream sources.
2984
2985 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
2986
2987 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2988 * Makefile.in: Regenerate.
2989
2990 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
2991
2992 * configure.ac: Do not build libssp for the AVR.
2993 * configure: Regenerate.
2994
2995 2008-04-07 Ian Lance Taylor <iant@google.com>
2996
2997 * Makefile.def: check-gold depends upon all-binutils.
2998 * Makefile.in: Regenerate.
2999
3000 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
3001
3002 * MAINTAINERS (Write After Approval): Add myself.
3003
3004 2008-04-04 Nick Clifton <nickc@redhat.com>
3005
3006 PR binutils/4334
3007 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3008 builds.
3009 * configure: Regenerate.
3010
3011 2008-04-04 NightStrike <NightStrike@gmail.com>
3012
3013 PR other/35151
3014 * configure.ac: Combine rules for mingw32 and mingw64.
3015 * configure: Regenerate.
3016
3017 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
3018
3019 * MAINTAINERS (Write After Approval): Add myself.
3020
3021 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
3022
3023 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3024 * Makefile.in (.NOTPARALLEL): Ditto.
3025
3026 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
3027
3028 * MAINTAINERS (Write After Approval): Add myself.
3029
3030 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
3031
3032 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3033 * Makefile.in (.NOTPARALLEL): Regenerate.
3034
3035 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3036
3037 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3038 * Makefile.in: Regenerate.
3039
3040 2008-03-26 Jakub Staszak <kuba@et.pl>
3041
3042 * MAINTAINERS (Write After Approval): Add myself.
3043
3044 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3045
3046 * MAINTAINERS: Update e-mail address.
3047
3048 2008-03-20 Ian Lance Taylor <iant@google.com>
3049
3050 * configure.ac: Add support for --enable-gold.
3051 * Makefile.def: Add gold as a directory like ld.
3052 * configure, Makefile.in: Regenerate.
3053
3054 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3055
3056 * configure.ac: m4_include config/proginstall.m4.
3057 * configure: Regenerate.
3058
3059 Backport from upstream Libtool:
3060
3061 2007-10-12 Eric Blake <ebb9@byu.net>
3062
3063 Deal with Autoconf 2.62's semantic change in m4_append.
3064 * ltsugar.m4 (lt_append): Replace broken versions of
3065 m4_append.
3066 (lt_if_append_uniq): Don't require separator to be overquoted,
3067 and avoid broken m4_append.
3068 (lt_dict_add): Fix typo.
3069 * libtool.m4 (_LT_DECL): Don't overquote separator.
3070
3071 2008-03-13 David Edelsohn <edelsohn@gnu.org>
3072
3073 * config.rpath: Add AIX 6 support.
3074
3075 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
3076
3077 * Makefile.def (stageprofile). Remove -fprofile-generate
3078 from stage_libcflags.
3079 * Makefile.in: Regenerate.
3080
3081 2008-03-13 Ben Elliston <bje@au.ibm.com>
3082
3083 * config.sub, config.guess: Update from upstream sources.
3084
3085 2008-03-06 Tom Tromey <tromey@redhat.com>
3086
3087 * MAINTAINERS: Update for treelang deletion.
3088
3089 2008-03-03 James E. Wilson <wilson@tuliptree.org>
3090
3091 * MAINTAINERS: Update my email address.
3092
3093 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
3094
3095 * MAINTAINERS (darwin port): Add myself as a maintainer.
3096 (objective-c/c++): Add myself as a maintainer.
3097
3098 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
3099
3100 * MAINTAINERS (Write After Approval): Update my email address.
3101
3102 2008-02-25 Tomas Bily <tbily@suse.cz>
3103
3104 * MAINTAINERS (Write After Approval): Add myself.
3105
3106 2008-02-23 Jakub Jelinek <jakub@redhat.com>
3107
3108 * MAINTAINERS (OpenMP): Add myself.
3109
3110 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
3111
3112 PR bootstrap/32009
3113 PR bootstrap/32161
3114
3115 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3116 * configure: Regenerate.
3117
3118 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3119 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3120 STAGE4_LIBCFLAGS): New.
3121 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3122 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3123 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3124 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3125 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3126 for target modules. Don't export LIBCFLAGS.
3127 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3128 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3129 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3130 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3131 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3132 * Makefile.in: Regenerate.
3133
3134 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3135
3136 PR libgcj/33085
3137 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3138 Do not use -DDLL_EXPORT. Backport from upstream.
3139
3140 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3141
3142 * MAINTAINERS (Write After Approval): Add myself.
3143
3144 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
3145
3146 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3147 * configure: Regenerate.
3148
3149 2008-01-31 Marc Gauthier <marc@tensilica.com>
3150
3151 * configure.ac (xtensa*-*-*): Recognize processor variants.
3152 * configure: Regenerate.
3153
3154 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3155
3156 PR bootstrap/34922
3157 * configure.ac (PARSE_ARGS): Push suitable setting of
3158 ac_subdirs_all, for `./configure --help=recursive'.
3159 Handle `+' in generic toplevel directory disabling.
3160 * configure: Regenerate.
3161
3162 2008-01-28 Nick Clifton <nickc@redhat.com>
3163
3164 * MAINTAINERS (xstormy16): Take over maintainership.
3165
3166 2008-01-25 Joseph Myers <joseph@codesourcery.com>
3167
3168 * MAINTAINERS (c4x port): Remove.
3169
3170 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3171
3172 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3173
3174 2008-01-23 Ben Elliston <bje@au.ibm.com>
3175
3176 * config.sub, config.guess: Update from upstream sources.
3177
3178 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
3179
3180 * MAINTAINERS (Write After Approval): Add myself.
3181
3182 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
3183
3184 * MAINTAINERS: Update my email address.
3185
3186 2008-01-09 Raksit Ashok <raksit@google.com>
3187
3188 * MAINTAINERS (Write After Approval): Add myself.
3189
3190 2008-01-09 Raksit Ashok <raksit@google.com>
3191
3192 * MAINTAINERS (Write After Approval): Add myself.
3193
3194 2008-01-08 Ben Elliston <bje@au.ibm.com>
3195
3196 * config.sub, config.guess: Update from upstream sources.
3197
3198 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3199
3200 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3201 Change recommended MPFR from 2.2.1 -> 2.3.0.
3202 * configure: Regenerate.
3203
3204 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
3205
3206 * MAINTAINERS: Update my email address.
3207
3208 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
3209
3210 * MAINTAINERS: Update my email address.
3211
3212 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3213
3214 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3215 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3216 * Makefile.in: Regenerate.
3217
3218 2007-12-10 Mark Heffernan <meheff@google.com>
3219
3220 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3221 misplaced entries.
3222
3223 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3224
3225 * configure.ac: Enable libjava for x86_64-*-darwin9.
3226 * configure: Regenerate.
3227
3228 2007-12-07 Bill Maddox <maddox@google.com>
3229
3230 * MAINTAINERS (Write After Approval): Add myself.
3231
3232 2007-12-05 Ben Elliston <bje@au.ibm.com>
3233
3234 * config.sub, config.guess: Update from upstream sources.
3235
3236 2007-12-02 Matthias Klose <doko@ubuntu.com>
3237
3238 * config-ml.in: Remove 64bit configure tests.
3239
3240 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3241
3242 * config-ml.in: Robustify against white space in absolute file
3243 names.
3244
3245 * config-ml.in (multi-clean): Substitute ${Makefile}.
3246 Remove superfluous ${Makefile} in list.
3247
3248 2007-11-19 Thiemo Seufer <ths@mips.com>
3249
3250 * config-ml.in: Don't hardcode the Makefile name.
3251
3252 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
3253
3254 * MAINTAINERS (Write After Approval): Add myself.
3255
3256 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
3257
3258 * MAINTAINERS (Write After Approval): Add myself.
3259
3260 2007-11-06 Doug Kwan <dougkwan@google.com>
3261
3262 * MAINTAINERS (Write After Approval): Add myself.
3263
3264 2007-10-25 Ben Elliston <bje@au.ibm.com>
3265
3266 * MAINTAINERS (mercury): Remove entry.
3267 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3268
3269 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3270
3271 * Makefile.def (dependencies): Make configure-gdb depend on
3272 all-intl.
3273 * Makefile.in: Regenerated.
3274
3275 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
3276
3277 * MAINTAINERS (Fortran maintainer): Remove myself.
3278
3279 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3280
3281 * Makefile.def: To avoid problems running with parallel makes,
3282 build newlib before libgloss so that target specific header
3283 files are availble.
3284 * Makefile.in: Regenerate
3285
3286 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3287
3288 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3289 * Makefile.in: Regenerate.
3290
3291 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
3292
3293 * MAINTAINERS (Register allocation reviewer): Add myself.
3294
3295 2007-10-08 Mike Frysinger <vapier@gentoo.org>
3296
3297 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3298 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3299 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3300 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3301 * configure: Regenerate.
3302
3303 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
3304
3305 * MAINTAINERS (Register allocation reviewer): Add myself.
3306
3307 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
3308
3309 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3310 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3311 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3312 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3313 * configure.ac: Default them to host tools for $host = $build.
3314 Subst them.
3315
3316 * configure: Regenerate.
3317 * Makefile.in: Regenerate.
3318
3319 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
3320
3321 * MAINTAINERS (Register allocation reviewer): Add myself.
3322
3323 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
3324
3325 * MAINTAINERS (Register allocation reviewer): Add myself.
3326
3327 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
3328
3329 * MAINTAINERS (Write After Approval): Fix typo.
3330
3331 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3332
3333 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3334 * configure: Regenerate.
3335
3336 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
3337
3338 PR bootstrap/31906
3339 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3340 they're already prefixed.
3341
3342 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3343
3344 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3345 libstdc++.
3346 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3347 * configure: Regenerate.
3348 * Makefile.in: Regenerate.
3349
3350 2007-09-17 Andreas Schwab <schwab@suse.de>
3351
3352 * configure.ac: Raise minimum makeinfo version to 4.6.
3353 * configure: Regenerate.
3354
3355 2007-09-17 Johannes Singler <singler@ira.uka.de>
3356
3357 * MAINTAINERS (write-after-approval) add myself
3358
3359 2007-09-15 Alan Modra <amodra@bigpond.net.au>
3360
3361 * configure.ac: Correct makeinfo version check.
3362 * configure: Regenerate.
3363
3364 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
3365
3366 * MAINTAINERS: Update my email address.
3367
3368 2007-09-14 Richard Sandiford <richard@codesourcery.com>
3369
3370 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3371 to $skipdirs and only disable gprof for newlib. Use the normal
3372 mips*-elf* handling in other respects.
3373 * configure: Regnerate.
3374
3375 2007-09-12 David Daney <ddaney@avtrex.com>
3376
3377 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3378 enabling libgcj.
3379 * configure: Regenerate.
3380
3381 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3382
3383 PR other/32154
3384 * configure.ac: For libgloss targets, point the linker to the linker
3385 script, startup code and simulator library.
3386 * configure: Regenerate.
3387
3388 2007-09-07 Andrew Haley <aph@redhat.com>
3389
3390 * configure.ac (noconfigdirs): Remove target-libffi and
3391 target-libjava.
3392 * configure: Regenerate.
3393
3394 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3395
3396 PR target/33281
3397 * configure.ac: Use config/mh-mingw on mingw.
3398 * configure: Regenerate.
3399
3400 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
3401
3402 * MAINTAINERS (Write After Approval): Add myself.
3403
3404 2007-09-05 Richard Guenther <rguenther@suse.de>
3405
3406 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3407 nor --disable-checking is provided also turn on yes and types
3408 checking for stage1.
3409 * configure: Re-generate.
3410
3411 2007-08-30 Krister Walfridsson <cato@df.lth.se>
3412
3413 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3414 (Write After Approval): Remove myself.
3415
3416 2007-08-29 Nick Clifton <nickc@redhat.com>
3417
3418 * config.sub, config.guess: Update from upstream sources.
3419
3420 2007-08-22 Bud Davis <jmdavis@link.com>
3421
3422 * MAINTAINERS (Write After Approval): Added myself.
3423 * MAINTAINERS (Reviewers): Removed myself.
3424
3425 2007-08-18 Paul Brook <paul@codesourcery.com>
3426 Joseph Myers <joseph@codesourcery.com>
3427
3428 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3429 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3430 * Makefile.in: Regenerate.
3431 * configure.ac (--with-debug-prefix-map): New.
3432 * configure: Regenerate.
3433
3434 2007-08-17 Richard Sandiford <richard@codesourcery.com>
3435 Nigel Stephens <nigel@mips.com>
3436
3437 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3438 as target_makefile_frag.
3439 * configure: Regenerate.
3440
3441 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
3442
3443 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3444 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3445 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3446 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3447 (do-compare, do-compare3, do-compare-debug): New.
3448 ([+compare-target+]): Use them.
3449
3450 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
3451
3452 * MAINTAINERS (Write After Approval): Change my email address.
3453
3454 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3455 Ben Elliston <bje@au.ibm.com>
3456
3457 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3458 --silent if $silent.
3459 * configure: Regenerate.
3460
3461 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
3462
3463 * MAINTAINERS (Various Maintainers): Add myself as
3464 loop infrastructure maintainer. Update my e-mail
3465 address.
3466
3467 2007-07-31 Diego Novillo <dnovillo@google.com>
3468
3469 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3470 Adjust description.
3471
3472 2007-07-26 Richard Guenther <rguenther@suse.de>
3473
3474 * configure.ac: Add types checking to stage1 checking flags.
3475 * configure: Regenerate.
3476
3477 2007-07-17 Nick Clifton <nickc@redhat.com>
3478
3479 * COPYING3: New file. Contains version 3 of the GNU General
3480 Public License.
3481 * COPYING3.LIB: New file. Contains version 3 of the GNU
3482 Lesser General Public License.
3483
3484 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3485
3486 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3487
3488 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3489
3490 * MAINTAINERS (S/390 co-maintainer): Add myself.
3491 (Write After Approval): Remove myself.
3492
3493 2007-07-13 Dan Hipschman <dsh@google.com>
3494
3495 * MAINTAINERS (Write After Approval): Add myself.
3496
3497 2007-07-11 Nick Clifton <nickc@redhat.com>
3498
3499 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3500 WINDRES export.
3501 * Makefile.in: Regenerate.
3502
3503 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3504
3505 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3506 maintainer.
3507
3508 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3509
3510 * lt~obsolete.m4: New. Import from 20070318 libtool.
3511
3512 2007-07-03 Julian Brown <julian@codesourcery.com>
3513
3514 * MAINTAINERS (Write After Approval): Add myself.
3515
3516 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3517
3518 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3519 * configure: Regenerate.
3520
3521 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3522
3523 * configure.ac: Add some missing m4 quotation.
3524 * configure: Regenerate.
3525
3526 2007-07-02 Simon Baldwin <simonb@google.com>
3527
3528 * MAINTAINERS (Write After Approval): Add myself.
3529
3530 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
3531
3532 * configure: Regenerate.
3533
3534 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
3535
3536 * Makefile.def: Add windmc tool to build.
3537 * Makefile.tpl: Likewise.
3538 * configure.ac: Likewise.
3539 * Makefile.in: Regenerate.
3540 * configure: Regenerate.
3541
3542 2007-06-28 DJ Delorie <dj@redhat.com>
3543
3544 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3545 not building newlib.
3546 * configure: Regenerated.
3547
3548 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
3549
3550 * MAINTAINERS (Write After Approval): Add myself.
3551
3552 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
3553
3554 * MAINTAINERS (Write After Approval): Add myself.
3555
3556 2007-06-19 Chris Matthews <chrismatthews@google.com>
3557
3558 * MAINTAINERS (Write After Approval): Add myself.
3559
3560 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
3561
3562 * MAINTAINERS (Write After Approval): Add myself.
3563
3564 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3565
3566 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3567 * Makefile.in: Regenerated.
3568
3569 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
3570
3571 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3572 bfin*-*-uclinux* targets.
3573 * configure: Regenerate.
3574
3575 2007-06-14 Ian Lance Taylor <iant@google.com>
3576
3577 * MAINTAINERS: Add myself as non-algorithmic global write
3578 maintainer.
3579
3580 2007-06-14 Diego Novillo <dnovillo@google.com>
3581
3582 * MAINTAINERS: Add self as middle-end maintainer and
3583 non-algorithmic global write maintainer.
3584
3585 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3586
3587 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3588 Move all Fortran maintainers except Paul Brook into the
3589 Non-Autopoiesis section.
3590
3591 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
3592
3593 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3594 (distclean-stage[+id+]): Possibly delete stage_last.
3595 * Makefile.in: Regenerate.
3596
3597 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
3598
3599 * MAINTAINERS (Various Maintainer): Fix typo.
3600
3601 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
3602
3603 * MAINTAINERS (Various Maintainer): Add myself as
3604 dataflow maintainer.
3605
3606 2007-06-07 Ben Elliston <bje@au.ibm.com>
3607
3608 * config.sub, config.guess: Update from upstream sources.
3609
3610 2007-06-07 Ben Elliston <bje@au.ibm.com>
3611
3612 * Makefile.tpl: Fix spelling error.
3613 * Makefile.in: Regenerate.
3614
3615 2007-06-01 Steve Ellcey <sje@cup.hp.com>
3616
3617 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3618 lt_cv_sys_max_cmd_len.
3619
3620 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
3621
3622 * MAINTAINERS (Various Maintainers): Add myself as
3623 auto-vectorizer maintainer.
3624
3625 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
3626
3627 PR libjava/32098
3628 * libtool.m4: Revert previous change.
3629 * ltgcc.m4: Put it here.
3630
3631 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
3632
3633 * MAINTAINERS (Various Maintainers): Add myself as
3634 auto-vectorizer maintainer.
3635
3636 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
3637
3638 PR libjava/32098
3639 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3640
3641 2007-05-30 Richard Guenther <rguenther@suse.de>
3642
3643 * MAINTAINERS (Various Maintainers): Add myself as
3644 auto-vectorizer maintainer.
3645
3646 2007-05-30 Jakub Jelinek <jakub@redhat.com>
3647
3648 PR bootstrap/29382
3649 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3650 * configure: Rebuilt.
3651
3652 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
3653
3654 * MAINTAINERS (Write After Approval): Removed my name.
3655
3656 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
3657
3658 * MAINTAINERS (Write After Approval): Remove myself.
3659
3660 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
3661
3662 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3663
3664 2007-05-23 Steve Ellcey <sje@cup.hp.com>
3665
3666 * ltmain.sh: Update from ToT Libtool.
3667 * libtool.m4: Update from ToT Libtool.
3668 * ltsugar.m4: New. Update from ToT Libtool.
3669 * ltversion.m4: New. Update from ToT Libtool.
3670 * ltoptions.m4: New. Update from ToT Libtool.
3671 * ltconfig: Remove.
3672 * ltcf-c.sh: Remove.
3673 * ltcf-cxx.sh: Remove.
3674 * ltcf-gcj.sh: Remove.
3675
3676 2007-05-22 Ollie Wild <aaw@google.com>
3677
3678 * MAINTAINERS (Write After Approval): Add myself.
3679
3680 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
3681
3682 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3683 stage_cflags.
3684 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3685 Remove CFLAGS/LIBCFLAGS.
3686 (configure-stage[+id+]-[+prefix+][+module+],
3687 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3688 * Makefile.in: Regenerate.
3689
3690 2007-05-15 Diego Novillo <dnovillo@google.com>
3691
3692 * MAINTAINERS: Update e-mail address.
3693
3694 2007-05-15 Revital Eres <eres@il.ibm.com>
3695
3696 * MAINTAINERS (Write After Approval): Add myself.
3697
3698 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
3699
3700 * MAINTAINERS (Write After Approval): Updated my address.
3701
3702 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
3703
3704 * MAINTAINERS (Write After Approval): Add myself.
3705
3706 2007-05-11 Silvius Rus <rus@google.com>
3707
3708 * MAINTAINERS (Write After Approval): Add myself.
3709
3710 2007-04-23 Tom Tromey <tromey@redhat.com>
3711
3712 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3713
3714 2007-04-22 Mark Mitchell <mark@codesourcery.com>
3715
3716 * MAINTAINERS (cpplib): Rename to ...
3717 (libcpp): ... this. Add C/C++ front end maintainers.
3718
3719 2007-04-14 Steve Ellcey <sje@cup.hp.com>
3720
3721 * config-ml.in: Pass ${ml_config_env} to configure calls.
3722
3723 2007-04-04 Christian Bruel <christian.bruel@st.com>
3724
3725 * MAINTAINERS (Write After Approval): Add myself.
3726
3727 2007-04-02 Dave Korn <dave.korn@artimi.com>
3728
3729 * MAINTAINERS (Write After Approval): Add myself.
3730
3731 2007-03-31 Tobias Burnus <burnus@net-b.de>
3732
3733 * MAINTAINERS (fortran 95 front end): Add myself.
3734
3735 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3736
3737 * MAINTAINERS (Write After Approval): Add myself.
3738
3739 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
3740
3741 * MAINTAINERS (Modulo Scheduler): Add myself.
3742
3743 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
3744
3745 * MAINTAINERS (fortran 95 front end): Add myself.
3746 (c++ front end): whitespace fix.
3747
3748 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
3749
3750 * MAINTAINERS (Write After Approval): Add myself.
3751
3752 2007-03-21 Richard Sandiford <richard@codesourcery.com>
3753
3754 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3755 of glob. Quote arguments with single quotes too.
3756 * configure: Regenerate.
3757
3758 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
3759
3760 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3761 * Makefile.in: Regenerate
3762
3763 2007-03-07 Andreas Schwab <schwab@suse.de>
3764
3765 * configure: Regenerate.
3766
3767 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
3768
3769 * configure.ac: Add "--with-pdfdir" configure option,
3770 which defines pdfdir variable.
3771 * Makefile.def (target=fixincludes): Add install-pdf to
3772 missing targets.
3773 (recursive_targets): Add install-pdf target.
3774 (flags_to_pass): Add pdfdir.
3775 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3776 target.
3777 * configure: Regenerate
3778 * Makefile.in: Regenerate
3779
3780 2007-02-28 Eric Christopher <echristo@apple.com>
3781
3782 Revert:
3783 2006-12-07 Mike Stump <mrs@apple.com>
3784
3785 * Makefile.def (dependencies): Add dependency for
3786 install-target-libssp and install-target-libgomp on
3787 install-gcc.
3788 * Makefile.in: Regenerate.
3789
3790 2007-02-27 Matt Kraai <kraai@ftbfs.org>
3791
3792 * configure: Regenerate.
3793 * configure.ac: Move statements after variable declarations.
3794
3795 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
3796
3797 * MAINTAINERS: Add myself as sh maintainer.
3798
3799 2007-02-19 Joseph Myers <joseph@codesourcery.com>
3800
3801 * configure.ac: Adjust for loop syntax.
3802 * configure: Regenerate.
3803
3804 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3805
3806 * configure: Rebuilt.
3807
3808 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3809
3810 * configure.ac: Drop multiple occurrences of --enable-languages,
3811 and fix its quoting.
3812 * configure: Rebuilt.
3813
3814 2007-02-17 Mark Mitchell <mark@codesourcery.com>
3815 Nathan Sidwell <nathan@codesourcery.com>
3816 Vladimir Prus <vladimir@codesourcery.com>
3817 Joseph Myers <joseph@codesourcery.com>
3818
3819 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3820 * configure: Regenerate.
3821
3822 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
3823
3824 * ltconfig (freebsd*): Default to elf.
3825
3826 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3827
3828 * configure.ac (target_libraries): Move libgcc before libiberty.
3829 * configure: Regenerated.
3830
3831 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3832 Paolo Bonzini <bonzini@gnu.org>
3833
3834 PR bootstrap/30753
3835 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
3836 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
3837 * configure: Regenerated.
3838
3839 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3840
3841 * MAINTAINERS (Language Front End Maintainers): Update my mail
3842 address.
3843
3844 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3845
3846 PR bootstrap/30748
3847 * configure.ac: Correct syntax for Solaris ksh.
3848 * configure: Regenerated.
3849
3850 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
3851
3852 * configure.ac: Sync with src.
3853 * configure: Regenerate.
3854
3855 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
3856
3857 * Makefile.in: Regenerate.
3858
3859 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
3860
3861 * config.sub: Sync with src.
3862
3863 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3864
3865 * Makefile.tpl (build_alias, host_alias, target_alias): Use
3866 noncanonical equivalents.
3867 * configure.in: Rename to...
3868 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
3869 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
3870 target_noncanonical. Use them. Rewrite removal of configure
3871 arguments for autoconf 2.59. Discard variable settings. Force
3872 program_transform_name for native tools.
3873
3874 * Makefile.in: Regenerated.
3875 * configure: Regenerated with autoconf 2.59.
3876
3877 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
3878
3879 * MAINTAINERS (Write After Approval): Add myself.
3880
3881 2007-01-31 Andreas Schwab <schwab@suse.de>
3882
3883 * Makefile.tpl (LDFLAGS): Substitute it.
3884 * Makefile.in: Regenerate.
3885
3886 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
3887
3888 * MAINTAINERS (Write After Approval): Add myself.
3889
3890 2007-01-28 David Edelsohn <edelsohn@gnu.org>
3891
3892 * MAINTAINERS (spu port): Add myself.
3893
3894 2007-01-23 Richard Guenther <rguenther@suse.de>
3895
3896 PR bootstrap/30541
3897 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
3898 * Makefile.tpl (GNATBIND): Substitute it.
3899 (GNATMAKE): Likewise.
3900 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
3901 of STAGE_PREFIX.
3902 * Makefile.in: Regenerate.
3903 * configure: Regenerate.
3904
3905 2007-01-18 Mike Stump <mrs@apple.com>
3906
3907 * configure.in: Re-enable -Werror for gcc builds.
3908
3909 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
3910
3911 * MAINTAINERS (Write After Approval): Add myself.
3912
3913 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
3914
3915 * configure.in: Change == to = in test command.
3916 * configure: Regenerate.
3917
3918 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
3919 Nick Clifton <nickc@redhat.com>
3920 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
3921
3922 * configure.in (build_configargs, host_configargs, target_configargs):
3923 Remove build/host/target parameters.
3924 (host_libs): Add gmp and mpfr.
3925 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3926 * Makefile.def (gmp, mpfr): New.
3927 (gcc): Remove target.
3928 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3929 target_os, target_vendor): New.
3930 (configure): Add host_alias/target_alias arguments; adjust invocations.
3931 * configure: Regenerate.
3932 * Makefile.in: Regenerate.
3933
3934 2007-01-11 Matt Fago <fago@earthlink.net>
3935
3936 * configure.in: Try to link to functions only in mpfr 2.2.x
3937 to improve robustness of configure tests.
3938 * configure: Regenerate.
3939
3940 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
3941
3942 * MAINTAINERS: Add myself as i386 maintainer.
3943
3944 2007-01-08 Jan Hubicka <jh@suse.cz>
3945
3946 * MAINTAINERS: Add myself as i386 maintainer.
3947
3948 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
3949
3950 * configure.in: Add support for an x86_64-mingw* target.
3951 * configure: Regenerate.
3952
3953 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
3954
3955 * Makefile.tpl (all-target): Correct @if conditional for target
3956 modules.
3957 * configure.in: Omit libiberty if building only target libgcc.
3958 * configure, Makefile.in: Regenerated.
3959
3960 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
3961
3962 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3963 * configure: Regenerate.
3964
3965 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
3966
3967 * Makefile.def (target_modules): Add libgcc.
3968 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
3969 * Makefile.tpl (clean-target-libgcc): Delete.
3970 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3971 on gcc even for bootstrapped modules. Rewrite handling of
3972 lang_env_dependencies to loop over target_modules.
3973 * configure.in (target_libraries): Add target-libgcc.
3974 * Makefile.in, configure: Regenerated.
3975
3976 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3977
3978 * configure.in: Reorganize recognition of languages. Add
3979 --enable-stage1-languages. Show supported languages for the chosen
3980 target rather than all recognized languages.
3981 * configure: Regenerate.
3982
3983 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3984
3985 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3986 * Makefile.in: Regenerate.
3987
3988 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3989
3990 * configure.in: Warn that MPFR 2.2.0 is buggy.
3991 * configure: Regenerate.
3992
3993 2006-12-27 Ian Lance Taylor <iant@google.com>
3994
3995 * configure.in: When removing Makefiles to force a reconfigure, also
3996 remove prev-DIR*/Makefile.
3997 * configure: Regenerate.
3998
3999 2006-12-22 Andreas Schwab <schwab@suse.de>
4000
4001 * configure: Regenerate with correct autoconf version.
4002
4003 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
4004
4005 * configure.in: add AC_SUBST for *_FOR_TARGET.
4006 * configure: Regenerate.
4007
4008 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4009
4010 * configure.in: Simplify logic for rejecting languages that cannot
4011 be built. Separate the case when a language is unsupported,
4012 from the case when the user chooses not to build a language.
4013
4014 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4015
4016 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4017 it only affects bootstrap and could be tested on "$host" as well.
4018 * configure: Regenerate.
4019 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4020
4021 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4022
4023 PR bootstrap/29544
4024 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4025 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4026 move here comment from Makefile.tpl.
4027 * Makefile.tpl: Move some definitions higher in the file.
4028 (STAGE1_CHECKING): New.
4029 * configure.in: Add --enable-stage1-checking.
4030 * configure: Regenerate.
4031 * Makefile.in: Regenerate.
4032
4033 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4034
4035 * MAINTAINERS: Add myself as build system maintainer.
4036
4037 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
4038
4039 * MAINTAINERS (Write After Approval): Add myself.
4040
4041 2006-12-13 Eric Christopher <echristo@apple.com>
4042
4043 * MAINTAINERS: Add myself as darwin maintainer.
4044
4045 2006-12-11 Ian Lance Taylor <ian@airs.com>
4046
4047 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4048
4049 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
4050
4051 MAINTAINERS: Update my entry.
4052
4053 2006-12-11 Alan Modra <amodra@bigpond.net.au>
4054
4055 * configure.in: Handle spu makefile frag.
4056 * Makefile.tpl (MAINT): Define
4057 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4058 * configure: Regenerate.
4059 * Makefile.in: Regenerate.
4060
4061 2006-12-11 Ben Elliston <bje@au.ibm.com>
4062
4063 * config.guess: Import latest version.
4064 * config.sub: Likewise.
4065
4066 2006-12-11 Ben Elliston <bje@au.ibm.com>
4067
4068 * configure.in (spu-*-*): Don't skip target-libiberty.
4069 * configure: Regenerate.
4070
4071 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
4072
4073 PR bootstrap/30134
4074 * configure.in: Correct x86 darwin support for libjava to powerpc
4075 and i?86 only.
4076 * configure: Regenerate.
4077
4078 2006-12-08 Sandro Tolaini <tolaini@libero.it>
4079
4080 * configure.in: Add x86 darwin support for libjava.
4081 * configure: Regenerate.
4082
4083 2006-12-07 Mike Stump <mrs@apple.com>
4084
4085 * Makefile.def (dependencies): Add dependency for
4086 install-target-libssp and install-target-libgomp on
4087 install-gcc.
4088 * Makefile.in: Regenerate.
4089
4090 2006-12-04 Richard Guenther <rguenther@suse.de>
4091
4092 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4093 (Non-Algorithmic Maintainers): Move over non-algorithmic
4094 loop optimizer maintainers, add myself as a non-algorithmic
4095 middle-end maintainer.
4096
4097 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
4098
4099 * MAINTAINERS (Write After Approval): Add myself.
4100
4101 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4102
4103 * configure.in: Update error message for missing GMP/MPFR.
4104
4105 * configure: Regenerate.
4106
4107 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4108
4109 * configure.in: Update MPFR version in error message.
4110
4111 * configure: Regenerate.
4112
4113 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4114
4115 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4116 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4117 --with-gmp-lib): New flags.
4118
4119 * configure: Regenerate.
4120
4121 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
4122
4123 * MAINTAINERS (Write After Approval): Change my email address.
4124
4125 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4126
4127 * MAINTAINERS (Write After Approval): Add myself.
4128
4129 2006-11-22 Philipp Thomas <pth@suse.de>
4130
4131 * MAINTAINERS (i18n): Update e-mail address.
4132
4133 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4134
4135 * MAINTAINERS (spu port): Add myself as maintainer.
4136 (Write After Approval): Remove myself.
4137
4138 2006-11-22 Ben Elliston <bje@au.ibm.com>
4139
4140 * configure.in (skipdirs): Don't build libssp for SPU.
4141 * configure: Regenerate.
4142
4143 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
4144
4145 * MAINTAINERS (spu port): Add myself as maintainer.
4146 (libobjc): Update my email address.
4147
4148 2006-11-21 Andrea Bona <andrea.bona@st.com>
4149
4150 * MAINTAINERS (Write After Approval): Add myself.
4151
4152 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4153
4154 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4155 * configure : Rebuilt.
4156
4157 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4158
4159 * MAINTAINERS (Write After Approval): Add myself.
4160
4161 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
4162
4163 * MAINTAINERS (Write After Approval): Add myself.
4164
4165 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4166
4167 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4168 libmpfr.a.
4169 * configure: Regenerate.
4170
4171 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
4172
4173 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4174 (unstage): Test for stage_last presence.
4175
4176 PR bootstrap/29802
4177 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4178 STAGE_PREFIX.
4179 * Makefile.in: Regenerate.
4180
4181 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
4182
4183 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4184 maintainers.
4185
4186 2006-11-14 Erven Rohou <erven.rohou@st.com>
4187
4188 * MAINTAINERS (Write After Approval): Add myself.
4189
4190 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
4191
4192 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4193 and stageN-package/Makefile.
4194 * Makefile.in: Regenerated.
4195
4196 2006-11-14 Jie Zhang <jie.zhang@analog.com>
4197
4198 * configure.in: Remove target-libgloss from noconfigdirs for
4199 bfin-*-*.
4200 * configure: Regenerated.
4201
4202 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4203
4204 * configure.in (have_gmp): Only error if the gcc directory exists.
4205
4206 * configure: Regenerate.
4207
4208 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4209
4210 * configure.in: Robustify error message for missing GMP/MPFR.
4211
4212 * configure: Regenerate.
4213
4214 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
4215
4216 * MAINTAINERS (Write After Approval): Add myself.
4217
4218 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
4219
4220 * MAINTAINERS: Change email address.
4221
4222 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
4223
4224 * MAINTAINERS (Write After Approval): Add myself.
4225
4226 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
4227
4228 * MAINTAINERS (Write After Approval): Add myself.
4229
4230 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
4231
4232 * MAINTAINERS (Write After Approval): Move myself to
4233 Write After Approval section.
4234
4235 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4236
4237 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
4238 need_gmp anymore.
4239 * configure: Regenerate.
4240
4241 2006-10-16 Tobias Burnus <burnus@net-b.de>
4242
4243 * MAINTAINERS (Write After Approval): Add myself.
4244
4245 2006-10-16 Ben Elliston <bje@au.ibm.com>
4246
4247 * config.guess: Import latest version.
4248 * config.sub: Likewise.
4249
4250 2006-10-10 Brooks Moses <bmoses@stanford.edu>
4251
4252 * Makefile.def: Added pdf target handling.
4253 * Makefile.tpl: Added pdf target handling.
4254 * Makefile.in: Regenerated.
4255
4256 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
4257
4258 * MAINTAINERS: Add self as score port maintainer.
4259
4260 2006-10-04 Brooks Moses <bmoses@stanford.edu>
4261
4262 * MAINTAINERS (Write After Approval): Add myself.
4263
4264 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
4265
4266 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
4267 or newer.
4268 * configure: Regenerated.
4269
4270 2006-09-27 Dave Brolley <brolley@redhat.com>
4271
4272 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4273 using $s instead of $r.
4274 * configure: Regenerated.
4275
4276 2006-09-26 Thiemo Seufer <ths@mips.com>
4277
4278 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4279 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4280 * configure: Regenerate.
4281
4282 2006-09-24 Graeme Peterson <gridly@gmail.com>
4283
4284 * MAINTAINERS (Write After Approval): Remove myself.
4285
4286 2006-09-22 Chao-ying Fu <fu@mips.com>
4287
4288 * MAINTAINERS (Write After Approval): Add myself.
4289
4290 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
4291
4292 * MAINTAINERS: Add self as soft-fp maintainer.
4293
4294 2006-09-09 Anatoly Sokolov <aesok@post.ru>
4295
4296 * MAINTAINERS: Add myself as avr maintainer.
4297 Remove Marek Michalkiewicz as avr maintainer.
4298
4299 2006-09-07 Roberto Costa <roberto.costa@st.com>
4300
4301 * MAINTAINERS (Write After Approval): Add myself.
4302
4303 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
4304
4305 * configure.in: Never build newlib for a Mingw host.
4306 Never build newlib as Mingw target library.
4307 Test the existence of winsup/cygwin for building a Cygwin newlib,
4308 rather than just winsup.
4309 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4310 building a Mingw target.
4311 * configure: Regenerate.
4312
4313 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
4314
4315 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4316
4317 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
4318
4319 * config.guess: Import from src (was more updated).
4320 * config.sub: Likewise.
4321
4322 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4323
4324 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4325 * configure: Regenerated.
4326
4327 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
4328
4329 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4330 for stages after the first.
4331
4332 2006-07-17 Jakub Jelinek <jakub@redhat.com>
4333
4334 * Makefile.def: Add dependencies for configure-opcodes
4335 on configure-intl and all-opcodes on all-intl.
4336 * Makefile.in: Regenerated.
4337
4338 2006-07-13 Ben Elliston <bje@au.ibm.com>
4339
4340 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4341
4342 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
4343
4344 Port to hosts whose 'sort' and 'tail' implementations
4345 treat operands with leading '+' as file names, as POSIX
4346 has required since 2001. However, make sure the code still
4347 works on pre-POSIX hosts.
4348 * ltmain.sh: Don't assume "sort +2" is equivalent to
4349 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4350
4351 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
4352
4353 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4354
4355 2006-07-04 Peter O'Gorman <peter@pogma.com>
4356
4357 * ltconfig: chmod 644 before ranlib during install.
4358
4359 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4360
4361 PR bootstrap/18058
4362 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4363 if the bootstrap compiler is a GCC version that supports it.
4364 * configure: Regenerate.
4365
4366 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4367
4368 * configure.in: Fix thinkos in previous check-in.
4369 * configure: Regenerate.
4370
4371 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4372
4373 PR other/27063
4374 * configure.in: Test subdir_requires and give an appropriate
4375 error message.
4376 * configure: Regenerate.
4377
4378 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
4379
4380 * MAINTAINERS (Write After Approval): Add myself.
4381
4382 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
4383
4384 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4385
4386 2006-06-22 Steve Ellcey <sje@cup.hp.com>
4387
4388 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4389
4390 2006-06-20 David Ayers <d.ayers@inode.at>
4391
4392 PR bootstrap/28072
4393 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4394 whether target-libjava is being configured instead of whether the
4395 java front end is enabled.
4396 * configure: Regenerate.
4397
4398 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4399
4400 PR target/27540
4401 * configure.in: Only enable libgomp on IRIX 6.
4402 * configure: Regenerate.
4403
4404 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
4405
4406 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4407 too.
4408 * Makefile.in: Regenerate.
4409
4410 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
4411
4412 * config-ml.in: Alter CCASFLAGS to include special
4413 multilib options the same as is done for CFLAGS.
4414
4415 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4416
4417 * configure.in: Don't enable libgomp on hpux10.
4418 * configure: Rebuilt.
4419
4420 2006-06-12 David Ayers <d.ayers@inode.at>
4421
4422 PR bootstrap/27963
4423 PR target/19970
4424 * configure.in: Remove target-boehm-gc from noconfigdirs where
4425 ${libgcj} is specified.
4426 * configure: Regenerate.
4427
4428 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
4429
4430 Sync from src:
4431
4432 * configure.in: Sync.
4433 * configure: Regenerated.
4434
4435 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4436
4437 * Makefile.def: Added dependencies from sim and gdb on intl, and
4438 added configure dependencies to everything with an all dependency
4439 on intl.
4440 * Makefile.in: Regenerated.
4441
4442 2006-06-06 David Ayers <d.ayers@inode.at>
4443
4444 PR libobjc/13946
4445 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4446 * Makefile.in: Regenerate.
4447 * configure.in: Add --enable-objc-gc at toplevel and have it
4448 enable boehm-gc for Objective-C.
4449 Remove target-boehm-gc from libgcj.
4450 Add target-boehm-gc to target_libraries.
4451 Add target-boehm-gc to noconfigdirs where ${libgcj}
4452 is specified.
4453 Assert that boehm-gc is supported when requested for Objective-C.
4454 Only build boehm-gc if needed either for Java or Objective-C.
4455 * configure: Regenerate.
4456
4457 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
4458
4459 PR 27674
4460 * Makefile.tpl (configure-[+prefix+][+module+],
4461 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4462 Remove rule to unstage bootstrapped modules.
4463 (stage_current): New.
4464 * Makefile.in: Regenerate.
4465
4466 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4467
4468 * MAINTAINERS (Write After Approval): Update my e-mail address.
4469
4470 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
4471
4472 * include/libiberty.h: Declare pex_run_in_environment.
4473
4474 2006-05-31 Asher Langton <langton2@llnl.gov>
4475
4476 * MAINTAINERS (Write After Approval): Add myself.
4477
4478 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
4479
4480 * Makefile.def (bfd, opcodes): Fix lib_path.
4481 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4482 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4483 * Makefile.in: Regenerate.
4484
4485 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4486
4487 * Makefile.in: Regenerate.
4488
4489 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4490
4491 * Makefile.def: Add install-html target. Add datarootdir
4492 docdir and htmldir to flags_to_pass.
4493 * Makefile.tpl: Add install-html target.
4494 * Makefile.in: Regenerate.
4495 * configure.in: Add --with-datarootdir, --with-docdir, and
4496 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4497 * configure: Regenerate.
4498
4499 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4500
4501 * configure.in: Enable gprof for cross builds.
4502 * configure: Regenerate.
4503
4504 2006-05-22 Richard Guenther <rguenther@suse.de>
4505
4506 Revert
4507 2006-01-31 Richard Guenther <rguenther@suse.de>
4508 Paolo Bonzini <bonzini@gnu.org>
4509
4510 * Makefile.def (target_modules): Add libgcc-math target module.
4511 * configure.in (target_libraries): Add libgcc-math target library.
4512 (--enable-libgcc-math): New configure switch.
4513 * Makefile.in: Re-generate.
4514 * configure: Re-generate.
4515 * libgcc-math: New toplevel directory.
4516
4517 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4518 Andreas Tobler <a.tobler@schweiz.ch>
4519
4520 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4521 * configure: Rebuilt.
4522
4523 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
4524
4525 * MAINTAINERS (Write After Approval): Add myself.
4526
4527 2006-05-01 DJ Delorie <dj@redhat.com>
4528
4529 * configure.in: Restore CFLAGS if GMP isn't present.
4530 * configure: Regenerate.
4531
4532 2006-05-01 Richard Guenther <rguenther@suse.de>
4533
4534 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4535 maintainer.
4536
4537 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
4538
4539 * MAINTAINERS (Write After Approval): Add myself.
4540
4541 2006-04-28 Jan Beulich <jbeulich@novell.com>
4542
4543 * MAINTAINERS (Write After Approval): Add myself.
4544
4545 2006-04-18 DJ Delorie <dj@redhat.com>
4546
4547 * configure.in (m32c): Build libstdc++-v3. Pass flags to
4548 reference libgloss so that libssp can be built in a combined
4549 tree.
4550 * configure: Regenerate.
4551
4552 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
4553
4554 * MAINTAINERS (Write After Approval): Add myself.
4555
4556 2006-04-05 Ben Elliston <bje@au.ibm.com>
4557
4558 * configure.in: Require makeinfo 4.4 or higher.
4559 * configure: Regenerate.
4560
4561 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
4562
4563 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4564 Rearrange the entries of other libraries to have them in one place.
4565
4566 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
4567
4568 * MAINTAINERS (Write After Approval): Remove myself.
4569 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4570
4571 2006-03-14 Richard Guenther <rguenther@suse.de>
4572
4573 * configure: Regenerate with autoconf 2.13.
4574
4575 2006-03-13 Jim Blandy <jimb@codesourcery.com>
4576
4577 * MAINTAINERS: Use my work address.
4578
4579 * MAINTAINERS: Update my E-mail address.
4580
4581 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
4582
4583 * configure.in: Handle --disable-<component> generically.
4584 * configure: Regenerate.
4585
4586 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
4587
4588 PR libgcj/17311
4589 * ltmain.sh: Don't use "$finalize_rpath" for compile.
4590
4591 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
4592
4593 * MAINTAINERS (Write After Approval): Remove myself.
4594 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4595
4596 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4597
4598 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
4599 (TARGET_CONFIGDIRS): Remove.
4600 * configure.in: Remove AC_SUBST(target_configdirs).
4601 * Makefile.in, configure: Regenerated.
4602
4603 2006-02-20 Steven G. Kargl <kargls@comcast.net>
4604
4605 * MAINTAINERS (Write After Approval): Remove myself.
4606 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4607
4608 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
4609
4610 PR bootstrap/25670
4611
4612 * Makefile.tpl ([+compare-target+]): Print explanation messages.
4613
4614 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4615 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4616 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4617 BUILD_PREFIX, BUILD_PREFIX_1.
4618 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4619
4620 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4621 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4622
4623 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4624 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4625 of `cat stage_current`. Always provide the `r' and `s' variables.
4626 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4627 a single shell execution.
4628 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4629 bootstrapped modules, make the stage1 module if the build was not
4630 started yet, else build the current stage.
4631 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4632 (all-build, all-host, all-target, [+make_target+]-host,
4633 [+make_target+]-target): Do not use \-continued lines.
4634 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4635 (current_stage, restrap, stage_last): New.
4636
4637 * Makefile.in: Regenerate.
4638 * configure: Regenerate.
4639
4640 2006-02-19 Bud Davis <jmdavis@link.com>
4641
4642 * MAINTAINERS (Write After Approval): Remove myself.
4643 (Language Front End Maintainers): Add myself as fortran 95
4644 maintainer and update e-mail address.
4645
4646 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4647
4648 * MAINTAINERS (Write After Approval): Remove myself.
4649 (Language Front End Maintainers): Add myself as fortran 95
4650 maintainer.
4651
4652 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
4653
4654 * MAINTAINERS (Write After Approval): Add myself.
4655
4656 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
4657
4658 * MAINTAINERS (Write After Approval): Remove myself.
4659 (Language Front End Maintainers): Add myself as
4660 fortran 95 maintainer.
4661
4662 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4663
4664 Sync from src:
4665
4666 2005-12-27 Leif Ekblad <leif@rdos.net>
4667
4668 * configure.in: Add support for RDOS target.
4669 * configure: Regenerate.
4670
4671 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4672 Andreas Schwab <schwab@suse.de>
4673
4674 * configure: Regenerate.
4675
4676 2006-02-12 David Edelsohn <edelsohn@gnu.org>
4677
4678 * configure.in (enable_libgomp): Add AIX.
4679 * configure: Regenerate.
4680
4681 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
4682
4683 * MAINTAINERS (Write After Approval): Add myself.
4684
4685 2006-02-03 Lee Millward <lee.millward@gmail.com>
4686
4687 * MAINTAINERS (Write After Approval): Add myself.
4688
4689 2006-01-31 Richard Guenther <rguenther@suse.de>
4690 Paolo Bonzini <bonzini@gnu.org>
4691
4692 * Makefile.def (target_modules): Add libgcc-math target module.
4693 * configure.in (target_libraries): Add libgcc-math target library.
4694 (--enable-libgcc-math): New configure switch.
4695 * Makefile.in: Re-generate.
4696 * configure: Re-generate.
4697 * libgcc-math: New toplevel directory.
4698
4699 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
4700
4701 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4702 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4703 the assembler, linker and binutils.
4704 * configure: Regenerate.
4705
4706 2006-01-22 Dirk Mueller <dmueller@suse.de>
4707
4708 * MAINTAINERS (Write After Approval): Add myself.
4709
4710 2006-01-20 Diego Novillo <dnovillo@redhat.com>
4711
4712 * configure: Regenerate.
4713
4714 2006-01-18 Richard Henderson <rth@redhat.com>
4715 Jakub Jelinek <jakub@redhat.com>
4716 Diego Novillo <dnovillo@redhat.com>
4717
4718 * libgomp: New directory.
4719 * Makefile.def: Add target_module libgomp.
4720 * Makefile.in: Regenerate.
4721 * configure.in (target_libraries): Add target-libgomp.
4722 * configure: Regenerate.
4723
4724 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
4725
4726 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4727 @ from continuation.
4728 * Makefile.in: Rebuilt.
4729
4730 2006-01-04 Chris Lattner <sabre@gnu.org>
4731
4732 * MAINTAINERS (Write After Approval): Add myself.
4733
4734 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
4735
4736 PR bootstrap/24252
4737
4738 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4739 * Makefile.tpl (OBJDUMP): New.
4740 (EXTRA_HOST_FLAGS): Add it.
4741 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4742
4743 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4744 to use symbolic links between directories. Avoid race conditions
4745 or make them harmless.
4746 * configure.in: Do not try to use symbolic links between directories.
4747
4748 * Makefile.def (LEAN): Pass.
4749 * Makefile.tpl (LEAN): Define.
4750 (stage[+id+]-start): Accept that the previous directory does not
4751 exist, if the bootstrap is lean.
4752 (stage[+id+]-bubble): Invoke lean bootstrap commands after
4753 stage[+id+]-start. Use a makefile variable and an `if' instead of a
4754 configure substitution.
4755 ([+compare-target+]): Likewise.
4756 ([+bootstrap-target+]-lean): New.
4757 * configure.in: Remove lean bootstrap support from here.
4758
4759 * Makefile.in: Regenerate.
4760 * configure: Regenerate.
4761
4762 2006-01-04 Ben Elliston <bje@au.ibm.com>
4763
4764 * MAINTAINERS (libdecnumber): Add myself.
4765
4766 2006-01-02 Mark Mitchell <mark@codesourcery.com>
4767
4768 * libtool-ldflags: New script.
4769
4770 2006-01-02 Andreas Schwab <schwab@suse.de>
4771
4772 * configure.in: When reconfiguring remove Makefile in
4773 all stage directories.
4774 * configure: Regenerate.
4775
4776 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
4777
4778 * MAINTAINERS: Update my email address.
4779
4780 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
4781
4782 Revert Ada-related part of the previous change.
4783
4784 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4785 Do not pass.
4786 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4787 * Makefile.in: Regenerate.
4788 * configure.in: Do not include mt-ppc-aix target fragment.
4789 * configure: Regenerate.
4790
4791 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
4792
4793 * configure.in: Select appropriate fragments for PowerPC/AIX.
4794 * configure: Regenerate.
4795
4796 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4797 BOOT_CFLAGS, BOOT_LDFLAGS.
4798 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4799 BOOT_CFLAGS, BOOT_LDFLAGS.
4800 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4801 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4802 (stage): Fail if we cannot complete the work.
4803 * Makefile.in: Regenerate.
4804
4805 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
4806
4807 * configure.in: Replace ms1 with mt.
4808 * configure: Rebuilt.
4809
4810 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
4811
4812 * MAINTAINERS: Update my email address.
4813
4814 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
4815
4816 * Makefile.tpl (all, do-[+make_target+], do-check, install,
4817 install-host-nogcc): Don't invoke $(stage) at the end.
4818 * Makefile.in: Regenerate.
4819
4820 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
4821
4822 * configure.in: Flip the top-level bootstrap switch.
4823 * configure: Regenerate.
4824
4825 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
4826
4827 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4828 $(stage) and $(unstage).
4829 (EXTRA_TARGET_FLAGS): Correct double-quoting.
4830 (all): Remove stray semicolon.
4831 (local-distclean): Don't handle multilib.tmp and multilib.out.
4832 (install.all): Set $s for consistency.
4833 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4834 check_multilibs setting. Always make the install directory.
4835 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4836 Correct @if/@endif.
4837 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4838 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4839 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4840 (multilib.out): Remove.
4841 * Makefile.in: Regenerated.
4842
4843 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
4844
4845 * MAINTAINERS (Write After Approval): Add myself.
4846
4847 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4848
4849 * MAINTAINERS: Add myself as mt maintainer.
4850
4851 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
4852
4853 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
4854
4855 * MAINTAINERS: Change email address.
4856
4857 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4858
4859 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4860 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4861 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
4862 Find in-tree tools if available.
4863 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4864 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4865 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4866 (COMPILER_*_FOR_TARGET): New.
4867 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4868 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4869 (CONFIGURED_*, USUAL_*): Remove.
4870 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4871 STRIP): Use autoconf substitutions.
4872 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4873 COMPILER_NM_FOR_TARGET): New.
4874 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4875
4876 (all): Make all-host and all-target in parallel.
4877 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4878 that $$r and $$s are set before invoking a recursive make.
4879 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4880 ([+bootstrap-target+]): Inline most of the `all' target.
4881
4882 2005-11-29 Ben Elliston <bje@au.ibm.com>
4883
4884 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4885 from the gcc build directory.
4886 * Makefile.in: Regenerate.
4887
4888 2005-11-29 Ben Elliston <bje@au.ibm.com>
4889
4890 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
4891 depend on all-libdecnumber.
4892 * configure.in (host_libs): Include libdecnumber.
4893 * Makefile.in: Regenerate.
4894 * configure: Likewise.
4895
4896 2005-11-29 Ben Elliston <bje@au.ibm.com>
4897
4898 * libdecnumber: Import decNumber sources from the dfp-branch.
4899
4900 2005-11-21 Kean Johnston <jkj@sco.com>
4901
4902 * config.sub, config.guess: Sync from upstream sources.
4903
4904 2005-11-21 Ben Elliston <bje@au.ibm.com>
4905
4906 Import from Autoconf sources:
4907
4908 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
4909 * config/move-if-change: Don't output "$2 is unchanged";
4910 suggested by Ben Elliston. Handle weird characters correctly.
4911
4912 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
4913
4914 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
4915 to match upstream libtool for darwin.
4916
4917 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
4918
4919 * Makefile.def: Remove gdb dependencies for gdbtk.
4920 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4921 (configure-gdb, install-gdb): New rules.
4922 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4923 * Makefile.in, configure: Regenerated.
4924
4925 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
4926
4927 * MAINTAINERS (Write After Approval): Add myself.
4928
4929 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
4930
4931 * MAINTAINERS (Write After Approval): Add myself.
4932
4933 2005-10-24 Diego Novillo <dnovillo@redhat.com>
4934
4935 * MAINTAINERS (alias analysis): Add Daniel Berlin and
4936 Diego Novillo.
4937
4938 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
4939
4940 PR bootstrap/24297
4941 * Makefile.tpl (do-[+make-target+], do-check, install,
4942 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4943 are set before recursing.
4944 * Makefile.in: Regenerate.
4945
4946 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
4947
4948 PR bootstrap/18939
4949 * Makefile.def (gcc) <target>: Fix thinko.
4950 * Makefile.in: Regenerate.
4951
4952 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
4953
4954 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4955 * configure: Regenerate.
4956
4957 2005-10-15 Jie Zhang <jie.zhang@analog.com>
4958
4959 * MAINTAINERS (Write After Approval): Add self.
4960
4961 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
4962
4963 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4964 target-libffi, target-qthreads, target-libjava, and
4965 targetlibobjc.
4966 * configure: Regenerate.
4967
4968 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
4969
4970 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4971 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4972 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4973 (USUAL_OBJDUMP_FOR_TARGET): New.
4974 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4975 * configure.in: Check for $OBJDUMP_FOR_TARGET.
4976 * configure, Makefile.in: Regenerated.
4977
4978 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
4979
4980 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4981 before other host packages.
4982
4983 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
4984
4985 * MAINTAINERS: Add self as sh libraries/configury maintainer.
4986
4987 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
4988
4989 PR bootstrap/22340
4990
4991 * configure.in (default_target): Remove.
4992 * Makefile.tpl (all): Do not use prerequisites as subroutines
4993 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4994 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4995 use prerequisites as subroutines.
4996 (check-host, check-target): New.
4997 (bootstrap configure & all targets): Do not use stage*-start
4998 if the directory layout is already ok.
4999 (non-bootstrap configure & all targets): Prepend a $(unstage).
5000 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5001 (NOTPARALLEL): Remove.
5002 (unstage, stage variables): New variables.
5003 (unstage, stage targets): Simply expand to those variables.
5004
5005 * configure: Regenerate.
5006 * Makefile.in: Regenerate.
5007
5008 2005-10-04 James E Wilson <wilson@specifix.com>
5009
5010 * Makefile.def (lang_env_dependencies): Add libmudflap.
5011 * Makefile.in: Regenerate.
5012
5013 2005-10-03 Andreas Schwab <schwab@suse.de>
5014
5015 Backport from libtool CVS:
5016 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
5017
5018 * ltmain.sh: add support for installing into temporary
5019 staging area (e.g. 'make install DESTDIR=...')
5020
5021 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
5022
5023 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5024 * configure: Regenerated.
5025
5026 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
5027
5028 * configure: Regenerate with the correct
5029 autoconf version.
5030
5031 2005-09-30 Catherine Moore <clm@cm00re.com>
5032
5033 * configure.in (bfin-*-*): New.
5034 * configure: Regenerated.
5035
5036 2005-09-28 Geoffrey Keating <geoffk@apple.com>
5037
5038 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5039 (LIPO_FOR_TARGET): New.
5040 (CONFIGURED_LIPO_FOR_TARGET): New.
5041 (USUAL_LIPO_FOR_TARGET): New.
5042 (STRIP_FOR_TARGET): New.
5043 (CONFIGURED_STRIP_FOR_TARGET): New.
5044 (USUAL_STRIP_FOR_TARGET): New.
5045 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5046 STRIP_FOR_TARGET.
5047 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5048 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5049 * Makefile.in: Regenerate.
5050 * configure: Regenerate.
5051
5052 2005-09-19 David Edelsohn <edelsohn@gnu.org>
5053
5054 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5055 (rs6000-*-aix*): Same.
5056 * configure: Regenerate.
5057
5058 2005-09-16 Tom Tromey <tromey@redhat.com>
5059
5060 * MAINTAINERS: Add self as java maintainer.
5061
5062 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5063
5064 * configure.in: Recognize f95 in the --enable-languages option,
5065 and substitute it for fortran, issuing a warning.
5066 * configure: Regenerate.
5067
5068 2005-08-30 Phil Edwards <phil@codesourcery.com>
5069
5070 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5071 * configure: Regenerated.
5072
5073 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
5074
5075 * MAINTAINERS: Add self as ms1 maintainer.
5076
5077 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5078
5079 * Makefile.def (libssp): Add to lang_env_dependencies.
5080 * Makefile.in: Regenerate.
5081
5082 2005-08-18 Ian Lance Taylor <ian@airs.com>
5083
5084 * MAINTAINERS: Add myself as middle-end maintainer.
5085
5086 2005-08-17 Christian Groessler <chris@groessler.org>
5087
5088 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5089 * Makefile.in: Regenerate.
5090
5091 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
5092
5093 * MAINTAINERS (write after approval): Added myself.
5094
5095 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
5096
5097 * MAINTAINERS (Write After Approval): Add myself.
5098
5099 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
5100
5101 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5102 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5103 Look for alternate names of the target cc and c++
5104 * configure: Regenerate.
5105
5106 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
5107
5108 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5109 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5110 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5111 tools; remove code to manually set them.
5112 (Target tools): Look in the environment for them.
5113 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5114 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5115 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5116 build directory.
5117 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5118 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5119 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5120 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5121 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5122 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5123 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5124 * configure: Regenerate.
5125 * Makefile.in: Regenerate.
5126
5127 2005-07-28 Ben Elliston <bje@au.ibm.com>
5128
5129 * MAINTAINERS: Update for removed CPU targets.
5130
5131 2005-07-27 Mark Mitchell <mark@codesourcery.com>
5132
5133 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5134 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5135 * Makefile.in: Regenerated.
5136
5137 2005-07-26 Mark Mitchell <mark@codesourcery.com>
5138
5139 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5140 (CFLAGS_FOR_TARGET): Use it.
5141 (CXXFLAGS_FOR_TARGET): Likewise.
5142 * Makefile.in: Regenerated.
5143 * configure.in (--with-build-sysroot): New option.
5144 * configure: Regenerated.
5145
5146 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
5147
5148 * Makefile.tpl: Wrap install between unstage and stage
5149 * Makefile.in: Regenerate.
5150
5151 2005-07-21 Eric Christopher <echristo@apple.com>
5152
5153 * MAINTAINERS: Update affiliation.
5154
5155 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
5156
5157 * MAINTAINERS: Add self as crx port maintainer.
5158
5159 2005-07-20 DJ Delorie <dj@redhat.com>
5160
5161 * MAINTAINERS: Add self as m32c maintainer.
5162
5163 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5164
5165 * all files: Update FSF address.
5166
5167 2005-07-15 Eric Christopher <echristo@redhat.com>
5168
5169 * MAINTAINERS: Change affiliation.
5170
5171 2005-07-14 Jim Blandy <jimb@redhat.com>
5172
5173 * configure.in: Add cases for Renesas m32c.
5174 * configure: Regenerated.
5175
5176 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5177
5178 * COPYING.LIB: Update from fsf.org.
5179
5180 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5181
5182 * COPYING, compile, config.guess,
5183 config.sub, install-sh, missing, mkinstalldirs,
5184 symlink-tree, ylwrap: Sync from upstream sources.
5185 * config-ml.in: Update FSF address.
5186
5187 2005-07-13 Eric Christopher <echristo@redhat.com>
5188
5189 * configure.in: Add toplevel noconfigdir support for tpf.
5190 * configure: Regenerate.
5191
5192 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
5193
5194 PR ada/22340
5195
5196 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5197 * Makefile.in: Regenerate.
5198
5199 2005-07-07 Mark Mitchell <mark@codesourcery.com>
5200
5201 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
5202 Brolley to write-after-approval.
5203
5204 2005-07-07 Andreas Schwab <schwab@suse.de>
5205
5206 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5207 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5208 * Makefile.in: Regenerated.
5209
5210 2005-07-06 Geoffrey Keating <geoffk@apple.com>
5211
5212 * configure.in: Don't build sim or rda when targetting darwin.
5213 * configure: Regenerate.
5214
5215 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
5216
5217 * configure.in: Add --enable-libssp and --disable-libssp.
5218 * configure: Regenerate with autoconf-2.13.
5219
5220 2005-07-02 Jakub Jelinek <jakub@redhat.com>
5221
5222 * Makefile.def (target_modules): Add libssp.
5223 * configure.in (target_libraries): Add target-libssp.
5224 * configure: Rebuilt.
5225 * Makefile.in: Rebuilt.
5226
5227 2005-07-01 Zack Weinberg <zackw@panix.com>
5228
5229 * MAINTAINERS: Change email address. Resign from maintainership.
5230
5231 2005-07-01 Richard Guenther <rguenther@suse.de>
5232
5233 * MAINTAINERS: Change my e-mail address and affiliation.
5234
5235 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
5236
5237 * Makefile.def (stagefeedback): Come after profile.
5238 Define profiledbootstrap target.
5239 * Makefile.tpl (profiledbootstrap): Remove.
5240 (stageprofile-end): Zap stagefeedback.
5241 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5242 * Makefile.in: Regenerate.
5243
5244 2005-06-13 Richard Sandiford <richard@codesourcery.com>
5245
5246 * MAINTAINERS: Update my email address.
5247
5248 2005-06-13 Zack Weinberg <zack@codesourcery.com>
5249
5250 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5251 In 'cpp' stanza, support '#line' as well as '# '.
5252
5253 2005-06-08 Andreas Schwab <schwab@suse.de>
5254
5255 * MAINTAINERS: Move myself from 'Write After Approval' to
5256 'CPU Port Maintainers' section as m68k maintainer.
5257
5258 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
5259
5260 * configure.in (unsupported_languages): New macro.
5261 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5262 non-ported target libraries in noconfigdirs.
5263 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5264 non-linux-gnu. Remove libgcj_ex_libffi.
5265 <lang_frag loop>: Set add_this_lang=no if the language is in
5266 unsupported_languages.
5267 * configure: Regenerate.
5268
5269 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5270
5271 * configure.in: Fix typo in handling of --with-mpfr-dir.
5272 * configure: Regenerate.
5273
5274 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
5275
5276 * MAINTAINERS: Update my email address.
5277
5278 2005-06-02 Jim Blandy <jimb@redhat.com>
5279
5280 * config.sub: Add cases for the Renesas m32c. (This patch has been
5281 accepted into the master sources.)
5282
5283 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
5284 Michael Snyder <msnyder@redhat.com>
5285 Stan Cox <scox@redhat.com>
5286
5287 * configure.in: Set noconfigdirs for ms1.
5288
5289 * configure: Regenerate.
5290
5291 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
5292
5293 * MAINTAINERS (Write After Approval): Add self.
5294
5295 2005-06-01 Josh Conner <jconner@apple.com>
5296
5297 * MAINTAINERS (Write After Approval): Add self.
5298
5299 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
5300
5301 * MAINTAINERS: Update my email address.
5302
5303 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
5304
5305 * MAINTAINERS (Write After Approval): Add self.
5306
5307 2005-05-26 Chris Demetriou <cgd@broadcom.com>
5308
5309 * MAINTAINERS (Write After Approval): Remove self.
5310
5311 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
5312
5313 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5314 (Dependencies): Consider target modules for bootstrap dependencies.
5315 Make target bootstrap modules depend on each stage's gcc.
5316 * Makefile.in: Regenerate.
5317
5318 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
5319
5320 * Makefile.def (configure-gcc): Depend on binutils having been built.
5321 (all-gcc): No need to do it here.
5322 * Makefile.in: Regenerate.
5323
5324 2005-05-19 Paul Brook <paul@codesourcery.com>
5325
5326 * configure.in: Rewrite misleading error message when requested
5327 language cannot be built.
5328 * configure: Regenerate.
5329
5330 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5331
5332 * ylwrap: Import from Automake 1.9.5.
5333
5334 2005-05-13 David Ung <davidu@mips.com>
5335
5336 * MAINTAINERS (Write After Approval): Add self.
5337
5338 2005-05-09 Mike Stump <mrs@apple.com>
5339
5340 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5341 lt_cv_sys_max_cmd_len for now.
5342
5343 2005-05-09 Stan Cox <scox@redhat.com>
5344
5345 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5346
5347 2005-05-08 Matt Kraai <kraai@ftbfs.org>
5348
5349 * README.SCO: Update the URL.
5350
5351 2005-05-05 David Edelsohn <edelsohn@gnu.org>
5352
5353 * ltconfig: Define file_list_spec. Pass file_list_spec and
5354 with_gnu_ld to libtool.
5355 * ltcf-c.sh (aix[45]): Define file_list_spec.
5356 * ltcf-cxx.sh (aix[45]): Same.
5357 * ltcf-gcj.sh (aix[45]): Same.
5358 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5359 exists, write list of input files to temporary file.
5360
5361 2005-05-04 Mike Stump <mrs@apple.com>
5362
5363 * configure.in: Always pass --target to target configures as
5364 otherwise rebuilds that do --recheck will fail.
5365 * confiugure: Rebuilt.
5366
5367 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
5368
5369 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5370 STAGE_HOST_EXPORTS.
5371 (configure, all): Add bootstrap support.
5372 (Host modules, target modules): Pass post-stage1 flags and exports.
5373 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5374 * Makefile.in: Regenerate.
5375
5376 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
5377
5378 * configure: Regenerate.
5379
5380 2005-04-27 Mike Stump <mrs@apple.com>
5381
5382 * MAINTAINERS: Add self as darwin maintainer.
5383
5384 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5385
5386 * config.sub: Update from master copy.
5387
5388 2005-04-21 Mike Stump <mrs@apple.com>
5389
5390 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5391 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5392
5393 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
5394
5395 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5396 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5397 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5398 "*-*-elf" and "*-*-linux*".
5399 * configure: Regenerate.
5400
5401 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
5402
5403 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5404
5405 2005-04-12 Mike Stump <mrs@apple.com>
5406
5407 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5408
5409 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
5410
5411 * MAINTAINERS (Write After Approval): Add myself.
5412
5413 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
5414
5415 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5416
5417 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
5418
5419 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5420 (TARGET_CONFIGARGS): Include --with-target-subdir.
5421 (configure, all): New macros. Use them throughout.
5422 * Makefile.in: Regenerate.
5423
5424 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
5425
5426 * MAINTAINERS (Write After Approval): Add myself.
5427
5428 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5429
5430 * MAINTAINERS: Remove 'loop unrolling' maintainer.
5431
5432 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
5433
5434 * MAINTAINERS: Move John Carr to Write After Approval.
5435
5436 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5437
5438 * config/mh-mingw32: Delete.
5439 * configure.in: Don't use it.
5440 * configure: Regenerate.
5441
5442 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
5443
5444 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5445 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5446 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5447 (HOST_LIB_PATH): Generate from Makefile.def.
5448 (TARGET_LIB_PATH): Likewise.
5449 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5450 * Makefile.in: Regenerate.
5451 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5452 (RPATH_ENVVAR): Include Darwin case.
5453 * configure: Regenerate.
5454
5455 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
5456
5457 * MAINTAINERS (Various Maintainers): Remove self.
5458 (Write After Approval): Add self.
5459
5460 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
5461
5462 * MAINTAINERS (Various Maintainers): Add self.
5463
5464 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
5465
5466 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5467 * configure: Regenerate.
5468
5469 2005-03-21 Zack Weinberg <zack@codesourcery.com>
5470
5471 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5472 gcc_version, and gcc_version_trigger from set of flags to pass.
5473 * Makefile.tpl: Remove definitions of above variables.
5474 (config.status): Remove dependency on $(gcc_version_trigger).
5475 * Makefile.in: Regenerate.
5476 * configure.in: Do not reference config/gcc-version.m4 nor
5477 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5478 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5479 * configure: Regenerate.
5480
5481 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
5482 Andrew Pinski <pinskia@physics.uc.edu>
5483
5484 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5485 * Makefile.in: Regenerate.
5486
5487 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
5488
5489 * MAINTAINERS (Write After Approval): Add myself.
5490
5491 2005-03-03 David Ayers <d.ayers@inode.at>
5492
5493 * MAINTAINERS (Write After Approval): Add myself.
5494
5495 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
5496
5497 PR libgcj/20160
5498 * ltmain.sh: Avoid creating archives with components that have
5499 duplicate basenames.
5500
5501 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5502
5503 PR bootstrap/20250
5504 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5505 instead of check.
5506 * Makefile.in: Regenerate.
5507
5508 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5509
5510 * Makefile.in: Regenerate to fix conflict between the previous two
5511 patches.
5512
5513 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5514
5515 PR bootstrap/17383
5516 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5517 * Makefile.tpl (HOST_SUBDIR): New substitution.
5518 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5519 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5520 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5521 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5522 (Host modules, Bootstrapped modules): Use it.
5523 (Build modules, Target modules): Do not create symlink trees,
5524 always configure out-of-srcdir.
5525 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5526 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5527 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5528 $(HOST_SUBDIR). Create a symlink for host_subdir.
5529
5530 * Makefile.in: Regenerate.
5531 * configure: Regenerate.
5532
5533 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5534
5535 Merged from libada-gnattools-branch:
5536 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
5537
5538 * gnattools: New directory.
5539 * Makefile.def: Add gnattools as a module, depending on target-libada.
5540 * Makefile.in: Regenerate.
5541 * configure.in: Include gnattools in host_tools; disable it if ada
5542 is disabled.
5543 * configure: Regenerate.
5544
5545 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
5546
5547 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5548 treelang maintainer.
5549 (Write After Approval): Remove myself.
5550
5551 2005-02-23 Paul Schlie <schlie@comcast.net>
5552
5553 * configure.in: Allow darwin targeted ports to build tk, itcl and
5554 libgui.
5555 * configure: Regenerate.
5556
5557 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5558
5559 PR libgcj/10353
5560 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5561 * configure: Regenerate.
5562
5563 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
5564
5565 * MAINTAINERS (Write After Approval): Add myself.
5566
5567 2005-02-10 Ian Lance Taylor <ian@airs.com>
5568
5569 * MAINTAINERS: Update my e-mail address.
5570
5571 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
5572
5573 * MAINTAINERS (Write After Approval): Add myself.
5574
5575 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
5576
5577 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5578 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5579 target-libgloss when not *-*-elf and *-*-aout.
5580 * configure: Regenerate.
5581
5582 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
5583
5584 * MAINTAINERS: Remove obsolete entries.
5585
5586 * MAINTAINERS (Write After Approval): Add Michael Matz.
5587
5588 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
5589
5590 * MAINTAINERS: Remove self as cpplib maintainer.
5591
5592 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5593
5594 * install-sh, config.sub: Import from upstream.
5595
5596 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5597
5598 PR bootstrap/18222
5599 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5600 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5601 * Makefile.in: Regenerate.
5602
5603 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
5604
5605 * MAINTAINERS: Update my email address.
5606
5607 2005-01-12 David Edelsohn <edelsohn@gnu.org>
5608 Andreas Schwab <schwab@suse.de>
5609
5610 PR bootstrap/18033
5611 * config-ml.in: Eval option if surrounded by single quotes.
5612
5613 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
5614
5615 Revert 2004-12-28 Makefile changes, a better fix will be
5616 applied to mainline and src after GCC 4.0 branches.
5617
5618 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
5619
5620 PR bootstrap/17383
5621
5622 * Makefile.def (target_modules): Remove stage parameter,
5623 it is always true now.
5624 * Makefile.tpl (configure-build-[+module+],
5625 configure-target-[+module+]): Always build symlink tree
5626 for the directory and for include. BUILD_SUBDIR and
5627 TARGET_SUBDIR cannot be . anymore.
5628 * Makefile.in: Regenerate.
5629
5630 2004-12-25 David Edelsohn <edelsohn@gnu.org>
5631
5632 Revert 2004-12-08 Makefile changes.
5633
5634 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
5635
5636 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5637 cygwin, mingw.
5638
5639 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
5640
5641 * configure.in (sh64-*-*): Reenable gprof.
5642 * configure: Regenerate.
5643
5644 2004-12-08 David Edelsohn <edelsohn@gnu.org>
5645
5646 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5647 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5648 (EXTRA_TARGET_FLAGS): Add PICFLAG.
5649 * Makefile.in: Regenerate.
5650
5651 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
5652
5653 * MAINTAINERS: Update my email address.
5654
5655 2004-12-07 Matt Kraai <kraai@ftbfs.org>
5656
5657 * Makefile.tpl: Generate normal dependencies if the LHS module is
5658 not bootstrapped.
5659 * Makefile.in: Regenerate.
5660
5661 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5662
5663 * configure.in: Include config/gxx-include-dir.m4. Use
5664 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
5665 * configure: Regenerate.
5666
5667 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5668
5669 * config.if: Delete.
5670 * configure.in: Set libstdcxx_incdir directly.
5671 * configure: Regenerate.
5672
5673 2004-12-02 Eric Christopher <echristo@redhat.com>
5674
5675 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5676 * Makefile.in: Regenerate.
5677
5678 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5679
5680 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5681 * configure: Regenerate.
5682
5683 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5684
5685 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
5686 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
5687 * configure: Regenerate.
5688
5689 2004-12-01 Eric Christopher <echristo@redhat.com>
5690
5691 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5692 of things to remove.
5693
5694 2004-11-29 Matt Kraai <kraai@ftbfs.org>
5695
5696 * MAINTAINERS (Write After Approval): Update my e-mail address.
5697
5698 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
5699
5700 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5701 from CVS libtool to always pass_all.
5702
5703 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5704
5705 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5706 (hppa*64*-*-*): Delete incorrect comment.
5707 * configure: Rebuilt.
5708
5709 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
5710
5711 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5712
5713 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
5714
5715 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5716 from CVS libtool to always pass_all.
5717
5718 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5719
5720 * install-sh, compile: Import from automake.
5721
5722 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5723
5724 * config.guess, config.sub: Import from savannnah.
5725
5726 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
5727
5728 * MAINTAINERS (Write After Approval): Add myself
5729
5730 2004-11-12 Mike Stump <mrs@apple.com>
5731
5732 * Makefile.def: Add html support.
5733 * Makefile.tpl: Likewise.
5734 * Makefile.in: Regenerate.
5735
5736 2004-11-11 Geoffrey Keating <geoffk@apple.com>
5737
5738 PR 18423
5739 * configure.in: Remove all instances of build-fixincludes from
5740 noconfigdirs.
5741 (build_configargs): Supply --target to subdirectories.
5742 * configure: Regenerate.
5743
5744 * Makefile.def: Make gcc install depend on fixincludes install.
5745 * Makefile.in: Regenerate.
5746
5747 2004-11-10 Janis Johnson <janis187@us.ibm.com>
5748
5749 * MAINTAINERS: Add myself as gcc testsuite maintainer.
5750
5751 2004-11-11 Paul Brook <paul@codesourcery.com>
5752
5753 * MAINTAINERS: Add self as arm maintainer. Update email address.
5754
5755 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
5756
5757 * configure.in (noconfigdirs) [mmix-*-*]: Disable
5758 target-libgfortran.
5759 * configure: Regenerate.
5760
5761 2004-11-07 David Edelsohn <edelsohn@gnu.org>
5762
5763 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5764 like CC.
5765
5766 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
5767
5768 * Makefile.def (host fixincludes): Specify missing targets.
5769 * Makefile.in: Regenerate.
5770
5771 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
5772
5773 * MAINTAINERS: Add myself
5774
5775 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
5776
5777 * MAINTAINERS (Write After Approval): Add myself.
5778
5779 2004-11-04 Geoffrey Keating <geoffk@apple.com>
5780
5781 * Makefile.def: Build fixincludes for the host, too.
5782 * Makefile.in: Regenerate.
5783 * configure.in (host_tools): Add fixincludes.
5784 * configure: Regenerate.
5785
5786 2004-11-04 Daniel Jacobowitz <dan@debian.org>
5787
5788 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5789 * configure: Regenerated.
5790
5791 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
5792
5793 PR other/17783
5794 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5795 * configure: Regenerated.
5796
5797 2004-10-31 Mark Mitchell <mark@codesourcery.com>
5798
5799 * README.SCO: Update per FSF instructions.
5800
5801 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
5802
5803 PR target/18151
5804 * configure.in (case ${target}): Do not build fixincludes for avr.
5805 * configure: Regenerated.
5806
5807 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
5808
5809 * configure.in (case ${target}): Do not build fixincludes
5810 on platforms where it is not used.
5811 * configure: Regenerated.
5812
5813 2004-10-23 Daniel Jacobowitz <dan@debian.org>
5814
5815 * configure.in: Use an absolute path to install-sh.
5816 * configure: Regenerated.
5817
5818 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
5819
5820 * MAINTAINERS (Write After Approval): Add myself.
5821
5822 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
5823
5824 * MAINTAINERS: Remove from Write After Approval those that are
5825 already maintainers.
5826
5827 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
5828
5829 * MAINTAINERS: Update my email address.
5830
5831 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
5832
5833 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5834 * configure: Regenerate.
5835
5836 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
5837
5838 * MAINTAINERS: Update my email address.
5839
5840 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
5841
5842 * MAINTAINERS (Language Front Ends Maintainers): New. Move
5843 entries belonging to this category.
5844
5845 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
5846
5847 * MAINTAINERS: Update my e-mail address.
5848
5849 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
5850
5851 Fix wrong conflict resolution in:
5852
5853 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
5854
5855 * Makefile.in: Regenerate.
5856 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5857 in the recursive `make', instead of hardwiring `all'.
5858 (Autogenerated TARGET-* variables): New.
5859
5860 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
5861
5862 * configure.in: Enable target-libgloss for crx-*-*.
5863 * configure: Regenerate.
5864
5865 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
5866
5867 * MAINTAINERS (Various Maintainers): Move the "windows,
5868 cygwin, mingw" maintainer to ...
5869 (OS Port Maintainers): ... here.
5870
5871 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
5872
5873 * MAINTAINERS (Write After Approval): Remove those that are
5874 maintainers of some subsystem.
5875
5876 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
5877
5878 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5879 * ltcf-cxx.sh (tpf*): Likewise.
5880 * ltconfig (tpf*): Add TPF OS configuration support.
5881
5882 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
5883
5884 * MAINTAINERS: Change my email address to my new work account.
5885
5886 2004-09-24 Michael Roth <mroth@nessie.de>
5887
5888 * configure.in (--without-headers): Add missing double quotes.
5889 * configure: Regenerate.
5890
5891 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
5892
5893 * ylwrap: Revert to previous version.
5894
5895 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
5896
5897 PR bootstrap/17369
5898 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5899 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5900 SET_GCC_LIB_PATH_CMD.
5901 (BASE_TARGET_EXPORTS): Likewise.
5902 * Makefile.in: Regenerated.
5903
5904 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5905 * configure: Regenerated.
5906
5907 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
5908
5909 * config.guess: New upstream version
5910 * compile, depcomp, install-sh, ylwrap: Likewise.
5911
5912 2004-09-19 Roger Sayle <roger@eyesopen.com>
5913
5914 * config/mh-x86omitfp: New host makefile fragment. Add
5915 -fomit-frame-pointer to the default BOOT_CFLAGS.
5916 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5917 * configure: Regenerate.
5918
5919 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
5920
5921 PR target/11572
5922 * configure.in (*-*-darwin*): Renable libobjc.
5923 * configure: Regenerate.
5924
5925 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
5926
5927 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
5928
5929 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
5930
5931 * Makefile.def: Remove libbanshee.
5932 * Makefile.tpl: Ditto.
5933 * configure.in: Ditto.
5934 * Makefile.in: Regen.
5935 * configure: Ditto.
5936
5937 2004-09-08 David Edelsohn <edelsohn@gnu.org>
5938
5939 * ltmain.sh: Use $pic_object as $non_pic_object if
5940 $non_pic_object=none.
5941
5942 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
5943
5944 * missing: Import latest version from master repository.
5945
5946 2004-09-06 Nick Clifton <nickc@redhat.com>
5947
5948 * config.sub: Import latest version from master repository.
5949 * config.guess: Likewise.
5950 This includes these changes:
5951
5952 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
5953
5954 * config.sub: Handle crisv32, alias etraxfs.
5955 * config.guess (crisv32:Linux:*:*): Handle.
5956
5957 2004-08-13 Brad Smith <brad@comstyle.com>
5958
5959 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5960 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5961
5962 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
5963
5964 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5965 assume the processor is a powerpc. This is because coreutils
5966 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5967 in this case, due to a MacOS X bug that causes
5968 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5969 to return a negative number.
5970 Problem reported by Petter Reinholdtsen in:
5971 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5972
5973 2004-07-19 Ben Elliston <bje@gnu.org>
5974
5975 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5976
5977 2004-06-24 Ben Elliston <bje@gnu.org>
5978
5979 * config.guess: Update copyright years.
5980 * config.sub: Likewise.
5981
5982 2004-06-22 Robert Millan <robertmh@gnu.org>
5983
5984 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5985 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5986
5987 2004-06-22 Stanley F. Quayle <stan@stanq.com>
5988
5989 * config.guess (*:*VMS:*:*): New entry. Replaces
5990 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5991 manufacturer.
5992
5993 2004-06-22 Ben Elliston <bje@gnu.org>
5994
5995 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5996 * config.sub: Likewise.
5997
5998 2004-06-22 Ben Elliston <bje@gnu.org>
5999
6000 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6001 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6002
6003 2004-06-11 Ben Elliston <bje@gnu.org>
6004
6005 * config.guess (pegasos:OpenBSD:*:*): Remove.
6006
6007 2004-06-11 Ben Elliston <bje@gnu.org>
6008
6009 From Wouter Verhelst <wouter@grep.be>:
6010 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6011
6012 2004-06-11 Ben Elliston <bje@gnu.org>
6013
6014 * config.guess (luna88k:OpenBSD:*:*): New.
6015
6016 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6017
6018 * config.guess (m32r*:Linux:*:*): New case.
6019 * config.sub: Handle m32rle.
6020
6021 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6022
6023 From Jens Petersen <petersen@redhat.com>:
6024 * config.sub: Handle sparcv8.
6025
6026 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6027
6028 From Tom Smith <smith@cag.lkg.hp.com>:
6029 * config.guess: Version suffixes are equally significant on Tru64
6030 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6031 prefix of "P" (patched kernel).
6032
6033 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6034
6035 * config.sub: Add support for National Semiconductor CRX target.
6036
6037 2004-09-03 Janis Johnson <janis187@us.ibm.com>
6038
6039 * MAINTAINERS (Various Maintainers): Remove myself as web page
6040 maintainer, add myself as maintainer of build status lists.
6041
6042 2004-09-03 Jan Beulich <jbeulich@novell.com>
6043
6044 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6045 *-*-netware, but add target-libmudflap.
6046 Consolidate *-*-netware targets (of which really only i?86 exists)
6047 into a single entry.
6048 * configure: Likewise.
6049
6050 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
6051
6052 * Makefile.tpl (sorry): Remove.
6053 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6054 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6055 (do-clean): Clean per-stage directories too.
6056 (do-distclean): Run distclean-stage1 too.
6057 (.NOTPARALLEL): Enable during toplevel bootstrap.
6058 (stage[+id+]-bubble): Enable parallel execution during
6059 the recursive invocation.
6060 * Makefile.in: Regenerate.
6061
6062 Fix previous checkin:
6063
6064 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6065 include.
6066 * configure.in: Fix indentation.
6067 * configure: Regenerate.
6068
6069 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
6070
6071 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6072 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6073 * configure: regenerate
6074 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6075 -mdynamic-no-pic
6076
6077 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
6078
6079 * Makefile.def (build_modules): Add fixincludes.
6080 (dependencies): Make gcc depend on fixincludes.
6081 * configure.in (build_tools): Add fixincludes.
6082 (build_configdirs): Always include build_libs.
6083 * Makefile.in: Regenerate.
6084 * configure: Regenerate.
6085
6086 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
6087
6088 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6089 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6090 phony targets; do not generate timestamp files.
6091 (distclean-stageN): Remove references to their timestamp files.
6092 (restageN, touch-stageN): Remove.
6093 (stageN-bubble): Rewritten.
6094 (compare): Support lean bootstraps.
6095 * Makefile.in: Regenerate.
6096
6097 * configure.in: Only warn when bootstrapping but
6098 build != host or build != target. Support lean bootstraps.
6099 * configure: Regenerate.
6100
6101 2004-08-26 Phil Edwards <phil@codesourcery.com>
6102
6103 * configure.in: Give a better error message if GMP/MPFR are missing
6104 and a language needing them has been requested.
6105 * configure: Regenerated.
6106
6107 2004-08-25 Phil Edwards <phil@codesourcery.com>
6108
6109 * configure.in: Print a list of available language front-ends if
6110 a requested one is missing. Tidy stray tab characters.
6111 * configure: Regenerated.
6112
6113 2004-08-19 Michael Koch <konqueror@gmx.de>
6114
6115 * gcc/doc/install.texi: Update entry about automake for libjava.
6116
6117 2004-08-17 Robert Millan <robertmh@gnu.org>
6118
6119 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6120 (instead of FreeBSD).
6121 * configure: Regenerate.
6122
6123 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6124
6125 * Makefile.in: Regenerate.
6126 * configure: Regenerate.
6127
6128 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6129 stage_*_flags.
6130 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6131 for bootstrapped modules if toplevel bootstrap is going.
6132 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6133 modules. Adjust for changes in Makefile.def. Enable several
6134 rules even in non-bootstrap mode, just to avoid peppering the
6135 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6136 (stage-[+prev+]-bubble): Remove.
6137
6138 * Makefile.def (Dependencies): Depend on all-build-bison,
6139 all-build-flex, all-build-byacc, all-build-texinfo, rather
6140 than the host variations.
6141 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6142 with BUILD_SUBDIR.
6143 (BISON): Update for recent Bisons.
6144 (YACC): Fix typo.
6145 (cross): Depend on all-build.
6146 (all): Do not depend on all-build.
6147 (prebootstrap): Remove.
6148 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6149 (Prebootstrap dependencies): Add them to the per-stage targets
6150 and to all-prebootstrap.
6151 * configure.in (build_configdirs): Always enable build_tools.
6152 (BUILD_DIR_PREFIX): Remove.
6153
6154 * Makefile.def (gcc): Add target variable.
6155 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6156 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6157 in the recursive `make', instead of hardwiring `all'.
6158 (Autogenerated TARGET-* variables): New.
6159
6160 2004-08-13 Brian Booth <bbooth@redhat.com>
6161
6162 * MAINTAINERS: Remove myself from write-after-approval.
6163
6164 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6165
6166 * src-release: Stop distributing mmalloc with gdb (which doesn't
6167 use it).
6168 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6169 * Makefile.in: Regenerate.
6170
6171 2004-08-09 Mark Mitchell <mark@codesourcery.com>
6172
6173 * configure.in (arm*-*-eabi*): New target.
6174 * configure: Regenerate.
6175
6176 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
6177
6178 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6179 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6180 (Dependencies): New section.
6181 * Makefile.tpl (Dependencies): Generate from Makefile.def.
6182 (configure-target-[+module+]): Depend on maybe-all-gcc
6183 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
6184 (toplevel profiledbootstrap): Fix dependencies.
6185 * Makefile.in: Regenerate.
6186
6187 2004-08-03 Mark Mitchell <mark@codesourcery.com>
6188
6189 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6190 target-libiberty to noconfigdirs.
6191 * configure: Regenerate.
6192
6193 2004-08-03 Paul Brook <paul@codesourcery.com>
6194
6195 * configure.in: Check for MPFR as well as GMP.
6196 * configure: Regenerate.
6197
6198 2004-08-01 Robert Millan <robertmh@gnu.org>
6199
6200 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6201 libmudflap for all GNU-based systems (with Glibc).
6202 * configure: Regenerate.
6203
6204 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
6205
6206 * Makefile.def (host-modules): Add gcc.
6207 * Makefile.in: Regenerate.
6208 * Makefile.tpl (sorry): New rule.
6209 (configure-host, all-host, [+make_target+]-host, do-check,
6210 install-host): Do not add gcc as a special case.
6211 (host modules): Add a small special-casing for gcc. Export
6212 extra_make_flags through the environment.
6213 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6214 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6215 other recursive targets for gcc): Remove.
6216
6217 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6218 (stage, unstage): New rules.
6219 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6220 distclean-stage[+id+]): Use stage_current.
6221 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6222 the stage*-start rules.
6223
6224 2004-08-02 Geoffrey Keating <geoffk@apple.com>
6225
6226 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6227 use -all_load flag.
6228
6229 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
6230
6231 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6232 * configure: Regenerate.
6233
6234 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
6235
6236 * maintainer-scripts/gcc_release: Revert yesterday's change.
6237
6238 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
6239
6240 * MAINTAINERS: Add myself to write-after-approval.
6241
6242 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
6243
6244 * libf2c: Removed.
6245 * gcc/gccbug.in: Updated because of libf2c removal.
6246 * maintainer-scripts/gcc_release: Ditto.
6247
6248 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
6249
6250 * configure.in: Build libmudflap by default on FreeBSD.
6251 * configure: Regenerated.
6252
6253 2004-07-09 Mark Mitchell <mark@codesourcery.com>
6254
6255 * configure.in: Do not build libmudflap by default on non-GNU/Linux
6256 systems.
6257 * configure: Regenerated.
6258
6259 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6260
6261 PR target/16344
6262 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6263 feedback based compiler.
6264 * Makefile.in: Rebuilt.
6265
6266 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
6267
6268 * Makefile.def (host_modules): Set bootstrap=true for flex.
6269 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6270 * Makefile.in: Rebuilt.
6271
6272 2004-07-07 Jan Hubicka <jh@suse.cz>
6273
6274 * MAINTAINERS: Add self as a profile feedback maintainer.
6275
6276 2004-07-05 Phil Edwards <phil@codesourcery.com>
6277
6278 * configure.in: Do not prepend $srcdir to /dev/null in
6279 makefile fragments.
6280 * configure: Regenerate.
6281
6282 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
6283
6284 * Makefile.def (build_modules): Add bison, byacc, flex,
6285 m4, texinfo.
6286 (flags_to_pass): Add FLEX.
6287 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6288 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6289 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6290 DEFAULT_MAKEINFO): Remove.
6291 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6292 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6293 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6294 objdir or else use configured tool.
6295 (all-build): New.
6296 (all): Depend on it.
6297 (Build module dependencies): Add.
6298 * Makefile.in: Regenerate.
6299 * configure.in: Better support for multiple build modules,
6300 matching what is done for host/target modules. Do not look
6301 for "plausible" locations of build tools if Canadian cross.
6302 Use autoconf's AC_PROG_CC to find a C compiler. Define
6303 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
6304 * configure: Regenerate.
6305
6306 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6307
6308 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6309 * Makefile.in: Regenerate.
6310
6311 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6312
6313 * Makefile.tpl (configure-build-[+module+],
6314 configure-[+module+], configure-target-[+module+]): Pass
6315 [+extra_configure_args+].
6316 (all-build-[+module+], all-[+module+], check-[+module+],
6317 install-[+module+], [+make_target+]-[+module+],
6318 all-target-[+module+], check-target-[+module+],
6319 install-target-[+module+], [+make_target+]-target-[+module+]):
6320 Pass [+extra_make_args+].
6321 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6322 (GCC_HOST_EXPORTS): Remove.
6323 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6324 cross, check-gcc, check-gcc-c++, install-gcc,
6325 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6326 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6327 * Makefile.in: Regenerate.
6328
6329 2004-06-21 Matthew Sachs <msachs@apple.com>
6330
6331 * MAINTAINERS: Added self to write-after-approval.
6332
6333 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
6334
6335 * configure.in: Check for srcdir/winsup rather than build directory
6336 winsup.
6337 * configure: Regenerate.
6338
6339 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
6340
6341 * configure.in: Don't build Cygwin native newlib if winsup
6342 directory is missing. Emit warning instead.
6343 * configure: Regenerate.
6344
6345 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
6346
6347 * Makefile.tpl (touch-stage[+id+]): New.
6348 (restage[+prev+]): Depend on touch-stage[+id+].
6349
6350 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6351 Use it throughout.
6352
6353 * Makefile.def: Add profile and feedback bootstrap stages.
6354 Remove next field from bootstrap stages.
6355 * Makefile.tpl (LN, LN_S): Substitute.
6356 (stageN-start, stageN-end): Use double-colon rules, to
6357 provide a hook for additional setup commands.
6358 (distclean-stageN-gcc, restageN): Create dependencies from
6359 [+prev+], not from [+next+].
6360 (stageN-bubble): Add commands for successive stages from
6361 [+prev+], using double-colon rules.
6362 (all-stageN-gcc): Fix typo.
6363 (stagefeedback-start, profiledbootstrap): New.
6364 * Makefile.in: Regenerate.
6365 * configure.in: Call ACX_PROG_LN.
6366 * configure: Regenerate.
6367
6368 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
6369
6370 * MAINTAINERS (Write After Approval): Add myself.
6371
6372 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
6373
6374 * MAINTAINERS (Write After Approval): Add myself.
6375
6376 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
6377
6378 * configure.in: Fix --enable-bootstrap breakage introduced in trees
6379 without gcc.
6380 * configure: Regenerate.
6381
6382 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6383
6384 * Makefile.tpl: Fix typo.
6385 * Makefile.in: Regenerate.
6386
6387 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6388
6389 * configure.in: Remove new- prefix from toplevel
6390 bootstrap targets.
6391 * configure: Regenerate.
6392
6393 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6394
6395 * Makefile.tpl (all.normal): Rename to all.
6396 (all): Replace with a rule to pick the default
6397 target from configure.
6398 (all-gcc, configure-gcc): Use conditionals to
6399 do nothing when toplevel bootstrap is going on.
6400 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6401 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6402 * configure.in: Support --enable-bootstrap.
6403
6404 * Makefile.def: Remove new- prefix from toplevel
6405 bootstrap targets.
6406 * Makefile.tpl: Likewise.
6407
6408 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
6409 target.
6410
6411 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6412 $(RECURSE_FLAGS) to recursive invocation of make.
6413
6414 * Makefile.in: Regenerate.
6415 * configure: Regenerate.
6416
6417 2004-05-30 Andreas Jaeger <aj@suse.de>
6418 Jim Wilson <wilson@specifixinc.com>
6419
6420 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6421 like CC.
6422
6423 2004-05-27 Daniel Jacobowitz <dan@debian.org>
6424
6425 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6426 * configure: Regenerate.
6427
6428 2004-05-25 Daniel Jacobowitz <drow@false.org>
6429
6430 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6431 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6432 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
6433 targets.
6434 * Makefile.in: Regenerate.
6435
6436 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
6437
6438 * configure.in: Test the ability to symlink directories.
6439 * configure: Regenerate.
6440
6441 * Makefile.def (bootstrap-stage): New definitions.
6442 * Makefile.tpl (configure-stage1-gcc,
6443 configure-stage2-gcc, configure-stage3-gcc,
6444 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6445 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6446 new-restage3, compare): Autogenerate, see Makefile.in
6447 entry for behavioral changes.
6448 (distclean-stage1, new-stage1-start, new-stage1-end,
6449 new-stage1-bubble, distclean-stage2, new-stage2-start,
6450 new-stage2-end, new-stage2-bubble, distclean-stage3,
6451 new-stage3-start, new-stage3-end): New autogenerated targets.
6452 (objext, prebootstrap, BOOT_CFLAGS,
6453 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6454 targets.
6455
6456 * Makefile.in: Regenerate.
6457 (distclean-stage1, new-stage1-start, new-stage1-end,
6458 new-stage1-bubble, distclean-stage2, new-stage2-start,
6459 new-stage2-end, new-stage2-bubble, distclean-stage3,
6460 new-stage3-start, new-stage3-end): New targets.
6461 (all-stage1-gcc): Move prebootstrap dependency from here...
6462 (configure-stage1-gcc): ...to here.
6463 (new-bootstrap): Use bubble targets.
6464 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6465 Use per-stage distclean targets.
6466 (configure-stage1-gcc, configure-stage2-gcc,
6467 configure-stage3-gcc, all-stage1-gcc,
6468 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6469 Use new-stageN-start to prepare the tree.
6470
6471 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
6472
6473 * Makefile.def (host_modules): add libcpp.
6474 * Makefile.tpl: Add dependencies on and for libcpp.
6475 * Makefile.in: Regenerate.
6476 * configure.in: Add libcpp host module.
6477 * configure: Regenerate.
6478
6479 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
6480
6481 * Makefile.tpl: Whenever a recursive target is defined, wrap
6482 it in a special @if/@endif block, and prepare its maybe
6483 dependency in the @if/@endif block
6484 * configure.in: Instead of writing maybe dependencies, remove
6485 the @if/@endif statements, and remove the @if/@endif blocks
6486 that remain.
6487 * configure: Regenerate.
6488 * Makefile.in: Regenerate.
6489
6490 2004-05-20 Janis Johnson <janis187@us.ibm.com>
6491
6492 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6493
6494 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
6495
6496 PR bootstrap/15120
6497 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6498 * */configure: Rebuilt.
6499
6500 2004-05-17 Zack Weinberg <zack@codesourcery.com>
6501
6502 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6503 of libf2c.
6504 * configure, Makefile.in: Regenerate.
6505
6506 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
6507
6508 * MAINTAINERS (Write After Approval): Add myself.
6509
6510 2004-05-13 Diego Novillo <dnovillo@redhat.com>
6511
6512 Merge from tree-ssa-20020619-branch.
6513
6514 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6515 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6516 (HOST_GMPLIBS): Define.
6517 (HOST_GMPINC): Define.
6518 (TARGET_LIB_PATH): Add libmudflap.
6519 (GFORTRAN_FOR_TARGET): Define.
6520 (configure-build*): Export GFORTRAN.
6521 (configure-gcc): Export GMPLIBS and GMPINC.
6522 (all-gcc): Add maybe-all-libbanshee.
6523 (configure-target-libgfortran): Define.
6524 * Makefile.in: Regenerate.
6525 * configure.in (host_libs): Add libbanshee.
6526 (target_libraries): Add target-libmudflap and target-libgfortran.
6527 Add --with-libbanshee.
6528 Handle --disable-libmudflap.
6529 (*-*-freebsd*): Use with_gmp.
6530 Add $(libgcj) to noconfigdirs.
6531 * configure: Regenerate.
6532 * depcomp: New file.
6533 * MAINTAINERS: Add tree-ssa maintainers.
6534
6535 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
6536
6537 * MAINTAINERS (Various Maintainers): Add myself.
6538
6539 2004-04-30 Brian Ford <ford@vss.fsi.com>
6540
6541 * MAINTAINERS (Write After Approval): Add myself.
6542
6543 2004-04-29 Uros Bizjak <uros@kss-loka.si>
6544
6545 * MAINTAINERS (Write After Approval): Add myself.
6546
6547 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
6548
6549 * config/acx.m4: Fix fastcompare support for new-bootstrap.
6550 * configure: Regenerate.
6551
6552 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
6553
6554 Revert:
6555 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6556
6557 * Makefile.def (flags_to_pass): Remove *dir variables that
6558 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6559 as well as prefix and exec_prefix.
6560 * Makefile.in: Regenerate.
6561
6562 2004-04-26 Robert Millan <robertmh@gnu.org>
6563
6564 Add patches from libtool CVS.
6565 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6566 * ltconfig: Likewise.
6567 * ltcf-c.sh: Likewise.
6568 * ltcf-cxx.sh: Likewise.
6569 * ltcf-gcj.sh: Likewise.
6570
6571 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6572
6573 * Makefile.def (host_modules): Mark with the bootstrap
6574 flag packages on which gcc depends.
6575 * Makefile.tpl (all-bootstrap): Use it.
6576 * Makefile.in: Regenerate.
6577
6578 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6579
6580 * Makefile.def (flags_to_pass): Remove *dir variables that
6581 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6582 as well as prefix and exec_prefix.
6583 * Makefile.in: Regenerate.
6584
6585 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6586
6587 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6588 * configure: Regenerate.
6589 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6590 * gcc/Makefile.tpl (compare): Use the result of the test.
6591 * gcc/Makefile.in: Regenerate.
6592
6593 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
6594
6595 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6596 Always relocate gcc and prev-gcc to the original names, even
6597 if the build fails.
6598 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6599 New targets.
6600
6601 2004-04-23 Laurent GUERBY <laurent@guerby.net>
6602
6603 * MAINTAINERS: Update my email address.
6604
6605 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6606
6607 * configure.in (mips*-*-irix5*): Enable ld.
6608 * configure: Regenerate.
6609
6610 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6611
6612 * configure: Regenerate.
6613
6614 2004-04-15 James E Wilson <wilson@specifixinc.com>
6615
6616 * Makefile.tpl (configure-[+module+], configure-gcc,
6617 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6618 Set and export LDFLAGS.
6619 * Makefile.in: Regenerate.
6620
6621 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
6622
6623 * MAINTAINERS: Add myself to write-after-approval.
6624
6625 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
6626
6627 PR bootstrap/14871
6628 * Makefile.tpl: If we don't have built-in-tree target tools,
6629 use the ones found by configure rather than hacking around with
6630 program_transform_name.
6631 * configure.in: Give Makefile.tpl the information necessary
6632 to do that.
6633 * Makefile.in: Regenerate.
6634 * configure: Regenerate.
6635
6636 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
6637
6638 PR bootstrap/14760
6639 * configure.in: When computing baseargs, strip *all* copies of
6640 offending options. Also, don't match/substitute the trailing space,
6641 so that this actually works when two similar options are separated by
6642 only one space.
6643 * configure: Regenerate.
6644
6645 2004-04-06 David Edelsohn <edelsohn@gnu.org>
6646
6647 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6648 (rs6000-*-aix*): Same.
6649 * configure: Regenerate.
6650
6651 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
6652
6653 * MAINTAINERS: Add myself to write-after-approval.
6654
6655 2004-04-03 Bud Davis <bdavis9659@comcast.net>
6656
6657 * MAINTAINERS: Add myself to write-after-approval.
6658
6659 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
6660
6661 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6662 STRICT_WARN, WARN_CFLAGS flags passed down to make.
6663 * Makefile.in: Regenerate.
6664
6665 * configure.in (top level bootstrap support): Rework --enable-werror
6666 to set @stage2_werror_flag@.
6667 * configure: Regenerate.
6668 * Makefile.tpl (top level bootstrap support): Pass
6669 @stage2_werror_flag@ down to configure in stages 2 and 3.
6670 * Makefile.in: Regenerate.
6671
6672 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
6673
6674 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6675 for stages 2 and 3 as well as in make. As a consequence, remove
6676 OUTPUT_OPTION (now detected by configure) from the flags passed down
6677 to make.
6678 * Makefile.in: Regenerate.
6679
6680 * Makefile.tpl (new-bootstrap): Fix typo.
6681 * Makefile.in: Regenerate.
6682
6683 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
6684
6685 * Makefile.tpl: Rearrange by moving recursive_targets rules
6686 into their proper sections.
6687 * Makefile.tpl (top level bootstrap support): Move disabling
6688 of coverage flags from 'make' to 'configure'; improve comments.
6689 * Makefile.in: Regenerate.
6690
6691 * Makefile.tpl (experimental top level bootstrap) Move stage1
6692 language setting from all- target to configure- target; disable
6693 intermodule optimization in stage 1; prevent gratuitous rebuilds
6694 of stage 1.
6695 * Makefile.in: Regenerate.
6696 * configure.in: Comma-separate stage 1 language list for top
6697 level bootstrap.
6698 * configure: Regenerate.
6699
6700 * Makefile.tpl: Clean up experimental top level bootstrap support:
6701 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6702 prev-gcc in configure- targets as well as all- targets.
6703 * Makefile.in: Regenerate.
6704
6705 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
6706
6707 * compile: New file imported from automake.
6708
6709 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
6710
6711 * configure.in: Remove symbolic link section.
6712 * configure: Regenerate.
6713 * Makefile.tpl (links): Remove.
6714 * Makefile.in: Regenerate.
6715
6716 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
6717 Nathanael Nerode <neroden@gcc.gnu.org>
6718
6719 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6720 Set with AC_CHECK_PROGS.
6721 * configure.in: Fix comment typo from last patch.
6722 * configure: Regenerate.
6723
6724 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
6725
6726 * Makefile.tpl: Introduce experimental top level bootstrap support.
6727 * Makefile.in: Regenerate.
6728 * configure.in: Introduce support for top level bootstrap.
6729 * configure: Regenerate.
6730
6731 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
6732 Paolo Bonzini <bonzini@gnu.org>
6733
6734 PR bootstrap/14522
6735 * configure.in: Cope with shells that do not support unquoted ^
6736 * configure: Regenerate.
6737
6738 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
6739 Paolo Bonzini <bonzini@gnu.org>
6740
6741 PR bootstrap/14522
6742 * configure.in: Cope with shells that do not support nesting
6743 quotes inside quoted backquote substitutions.
6744 * configure: Regenerate.
6745
6746 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
6747
6748 PR bootstrap/14522
6749 * configure.in: Fix escaping of $.
6750 * configure: Regenerate.
6751
6752 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
6753
6754 * configure: Regenerate, since I forgot to while committing Paolo's
6755 changes.
6756
6757 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
6758
6759 PR ada/14131
6760 Move language detection to the top level.
6761 * configure.in: Find default values for the tools as
6762 soon as possible. Disable ada if GNAT is not found.
6763 Emit error message about missing languages. Expand
6764 --enable-languages=all for the gcc subdirectory.
6765
6766 2004-03-10 Ben Elliston <bje@gnu.org>
6767
6768 * MAINTAINERS: Update my email address.
6769
6770 2004-03-05 David Edelsohn <edelsohn@gnu.org>
6771
6772 * ltconfig: Disable building static libraries if building shared
6773 libraries on AIX 5L.
6774
6775 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
6776
6777 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6778 and disable libgcj.
6779 * configure: Regenerated.
6780
6781 2004-03-01 Brian Booth <bbooth@redhat.com>
6782
6783 * MAINTAINERS: Add myself to write-after-approval.
6784
6785 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
6786
6787 * MAINTAINERS: Add myself to write-after-approval.
6788
6789 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6790
6791 PR bootstrap/7087
6792 * Makefile.tpl: Guard XFOO sed statements better.
6793 * Makefile.tpl: Add dependency for configure-target-libada.
6794 * Makefile.in: Regenerate (incidentally fixes broken
6795 commit when libada-branch was merged).
6796
6797 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
6798
6799 * MAINTAINERS: Add myself to write-after-approval.
6800
6801 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
6802
6803 * MAINTAINERS: Add Nicola Pero and myself as libobjc
6804 maintainers.
6805
6806 2004-02-20 Andrew Cagney <cagney@redhat.com>
6807
6808 * config.guess: Update from version 2003-10-16 to 2004-02-16.
6809 * config.sub: Update from version 2003-11-03 to 2004-02-16.
6810
6811 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
6812
6813 PR bootstrap/11932
6814 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6815
6816 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
6817
6818 * MAINTAINERS: Added myself to write-after-approval.
6819
6820 2004-02-14 Michael Koch <konqueror@gmx.de>
6821
6822 * MAINTAINERS: Added myself to write-after-approval.
6823
6824 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
6825
6826 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
6827 some OS port maintainers to OS port maintainers section.
6828
6829 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
6830
6831 * MAINTAINERS: Add self.
6832
6833 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
6834
6835 * MAINTAINERS: Alphabetize.
6836
6837 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
6838
6839 * MAINTAINERS: Remove myself.
6840
6841 2004-02-11 David Edelsohn <edelsohn@gnu.org>
6842
6843 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6844 (rs6000-*-aix*): Same.
6845 * configure: Regenerate.
6846
6847 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
6848
6849 * configure.in (host): Add in missing $noconfigdirs to defines.
6850 * configure: Regenerate.
6851
6852 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
6853 Nathanael Nerode <neroden@gcc.gnu.org>
6854
6855 PR ada/6637, PR ada/5911
6856 Merge with libada-branch:
6857 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6858 with appropriate dependencies. Add --enable-libada configure switch.
6859 * configure, Makefile.in: Regenerate.
6860
6861 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
6862
6863 * MAINTAINERS: Add myself to write-after-approval.
6864
6865 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6866
6867 * configure.in: Don't pass --with-stabs on IRIX 5 either.
6868 * configure: Regenerate.
6869
6870 2004-02-04 Geoffrey Keating <geoffk@apple.com>
6871
6872 Merge from upstream:
6873
6874 * ltmain.in: When setting IFS to '~', be careful about user
6875 arguments that contain '~'.
6876
6877 2004-02-04 Peter O'Gorman <peter@pogma.com>
6878
6879 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
6880 Also test $base_compile against $CC with escaped arguments. Bug
6881 reported by Geoff Keating <geoffk@apple.com>.
6882
6883 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
6884
6885 * MAINTAINERS: Remove i960 port.
6886
6887 2004-01-23 DJ Delorie <dj@redhat.com>
6888
6889 * Makefile.def (target_modules) [libiberty]: Don't stage.
6890 * Makefile.in: Rebuilt.
6891
6892 2004-01-20 Caroline Tice <ctice@apple.com>
6893
6894 * MAINTAINERS: Add myself to write-after-approval.
6895
6896 2004-01-19 Paolo Carlini <pcarlini@suse.de>
6897
6898 * MAINTAINERS: Update my email address.
6899
6900 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
6901
6902 * MAINTAINERS: Add myself to write-after-approval.
6903
6904 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6905
6906 * MAINTAINERS: Remove entries without email address.
6907
6908 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
6909
6910 * MAINTAINERS: Add myself to write-after-approval.
6911
6912 2004-01-15 Steven Bosscher <stevenb@suse.de>
6913
6914 * MAINTAINERS: Update my email address.
6915
6916 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
6917
6918 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6919 * Makefile.tpl (configure-target-[+module+]): Support stage.
6920 * Makefile.in: Rebuilt.
6921
6922 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
6923
6924 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
6925
6926 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
6927
6928 * MAINTAINERS: Add myself as a MIPS maintainer.
6929
6930 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
6931
6932 * configure.in: Use ./config.cache, not config.cache.
6933 * configure: Regenerate.
6934 * Makefile.tpl: Special-casing not needed for GCC any more.
6935 * Makefile.in: Regenerate.
6936
6937 * configure.in: Don't share a cache file for host dirs.
6938 * configure: Regenerate.
6939
6940 * config-ml.in: Don't mess with the cache file.
6941
6942 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
6943
6944 * MAINTAINERS: Move myself from 'Write After Approval' to
6945 'CPU Port Maintainers' section as SPARC maintainer.
6946
6947 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
6948
6949 * Makefile.tpl: Make GCC use a separate config.cache.
6950 * Makefile.in: Regenerate.
6951
6952 PR bootstrap/11932, PR bootstrap/11933
6953 (I don't know if it will fix either of them, but it relates
6954 to them.)
6955 * configure.in: Don't use shared config.cache for target
6956 directories.
6957 * configure: Regenerate.
6958
6959 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
6960
6961 * MAINTAINERS: Add myself to 'Write After Approval' section.
6962
6963 2003-12-31 Roger Sayle <roger@eyesopen.com>
6964
6965 * configure.in (ia64*-*-hpux*): Disable building java libraries.
6966 * configure: Regenerated.
6967
6968 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
6969
6970 * MAINTAINERS: Remove the mn10200 maintainer.
6971
6972 2003-12-21 Bernardo Innocenti <bernie@develer.com>
6973
6974 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6975 * configure: Regenerated.
6976
6977 2003-12-16 Jan Hubicka <jh@suse.cz>
6978
6979 * MAINTAINERS: Add myself as callgraph maintainer.
6980
6981 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
6982
6983 * configure.in (raw_libstdcxx_flags): Remove the leading space.
6984 * configure: Regenerate.
6985
6986 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6987
6988 * MAINTAINERS: Move myself from 'Bug database only accounts' to
6989 'Write After Approval' section. Update email.
6990
6991 2003-12-01 James Lemke <jim@wasabisystems.com>
6992
6993 * MAINTAINERS (Write After Approval): Add myself.
6994
6995 2003-11-20 Matt Thomas <matt@3am-software.com>
6996
6997 * MAINTAINERS: Add myself as a vax port maintainer.
6998
6999 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
7000
7001 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7002 (configure-build-[+module+], configure-[+module+]): Likewise.
7003 (configure-target-[+module+], configure-gcc, config.status): Likewise.
7004 * Makefile.in: Regenerate.
7005
7006 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
7007
7008 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7009 shared/dylibed libraries.
7010 * ltmain.sh: Likewise.
7011 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7012 * ltcf-cxx.sh: Likewise.
7013 * ltcf-gcj.sh: Likewise.
7014 * ltconfig: Likewise.
7015
7016 2003-11-17 Stan Cox <scox@redhat.com>
7017
7018 * MAINTAINERS: Add myself as iq2000 port maintainer.
7019
7020 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7021
7022 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7023 * Makefile.in: Regenerate.
7024
7025 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
7026
7027 * config.sub: Update to 2003-11-03 version.
7028
7029 2003-10-20 Phil Edwards <phil@codesourcery.com>
7030
7031 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
7032 * configure: Regenerate.
7033
7034 2003-10-20 Nicolas Pitre <nico@cam.org>
7035
7036 * MAINTAINERS: Add myself to 'Write After Approval' section.
7037
7038 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
7039
7040 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7041
7042 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
7043
7044 * MAINTAINERS: Update my email address.
7045
7046 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7047
7048 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7049
7050 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
7051
7052 * MAINTAINERS: Add myself to 'Write After Approval' section.
7053
7054 2003-10-16 Bernardo Innocenti <bernie@develer.com>
7055
7056 * config.guess: Update to 2003-10-16 version.
7057 * config.sub: Update to 2003-10-16 version.
7058
7059 2003-10-15 David Daney <ddaney@avtrex.com>
7060
7061 * MAINTAINERS: Added myself to 'Write After Approval' section.
7062
7063 2003-10-15 Falk Hueffner <falk@debian.org>
7064
7065 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7066 'Write After Approval' section. Update email.
7067
7068 2003-10-14 Roger Sayle <roger@eyesopen.com>
7069
7070 * MAINTAINERS: Move myself from 'Write After Approval' to
7071 'Various Maintainers' section as middle-end maintainer.
7072
7073 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
7074
7075 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7076 HOST_FLAGS_TO_PASS.
7077 * Makefile.in: Regenerate.
7078
7079 2003-10-11 Bernardo Innocenti <bernie@develer.com>
7080
7081 * config.guess: Update to 2003-10-07 version.
7082 * config.sub: Update to 2003-10-07 version.
7083
7084 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7085
7086 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7087 * ltconfig (irix5*, irix6*): Don't override version_type.
7088
7089 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
7090
7091 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7092 * configure: Rebuilt
7093 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7094 * Makefile.in: Rebuilt
7095
7096 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
7097
7098 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7099
7100 2003-09-30 Carlo Wood <carlo@alinoe.com>
7101
7102 * MAINTAINERS (Write After Approval): Add myself.
7103
7104 2003-09-29 Paul Koning <ni1d@arrl.net>
7105
7106 * MAINTAINERS: Move myself from "Write After Approval"
7107 to CPU platform maintainers for pdp11 platform.
7108
7109 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
7110
7111 * MAINTAINERS: Move myself from 'Write After Approval' to
7112 'Various Maintainers' section as libffi testsuite maintainer.
7113
7114 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
7115
7116 * configure.in: Pass a computed --program-transform-name
7117 to subconfigures.
7118 * configure: Regenerated.
7119
7120 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7121
7122 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7123 * Makefile.in: Regenerate.
7124
7125 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7126 * Makefile.in: Regenerate.
7127
7128 2003-09-19 Ziemowit Laski <zlaski@apple.com>
7129
7130 * MAINTAINERS: Move myself from 'Write After Approval'
7131 to 'Various Maintainers' (objective-c) section.
7132
7133 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
7134
7135 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7136 quoting.
7137 * configure: Regenerated.
7138
7139 2003-09-16 Joel Brobecker <brobecker@gnat.com>
7140
7141 * MAINTAINERS (Write After Approval): Add myself to write after
7142 approval list.
7143
7144 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
7145
7146 * MAINTAINERS (Write After Approval): Add myself.
7147
7148 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
7149
7150 * MAINTAINERS: Update my e-mail address.
7151
7152 2003-09-09 Alan Modra <amodra@bigpond.net.au>
7153
7154 * libtool.m4 (LD): Correct powerpc64 host match.
7155
7156 2003-09-06 James E Wilson <wilson@tuliptree.org>
7157
7158 * MAINTAINTERS: Update my affiliation and email address.
7159
7160 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7161
7162 * MAINTAINERS (Write After Approval): Add myself.
7163
7164 2003-09-04 DJ Delorie <dj@redhat.com>
7165
7166 * configure: Regenerate.
7167
7168 2003-09-04 Robert Millan <robertmh@gnu.org>
7169
7170 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7171
7172 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7173
7174 * configure.in: Ensure arguments to sed are properly spaced.
7175 * configure: Regenerate.
7176
7177 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7178
7179 * MAINTAINERS: Update my e-mail address.
7180
7181 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
7182
7183 * MAINTAINERS (Write After Approval): Add myself.
7184
7185 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
7186
7187 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7188 * configure: Regenerated.
7189
7190 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
7191
7192 * MAINTAINERS: Update my email address.
7193
7194 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
7195
7196 * configure.in: Use newline instead of semicolon when assuming
7197 shell arguments in a for loop.
7198 * configure: Regenerated.
7199
7200 2003-08-22 Jason Eckhardt <jle@rice.edu>
7201
7202 * MAINTAINERS: Resurrect the i860 maintainer.
7203
7204 2003-08-20 Geoffrey Keating <geoffk@apple.com>
7205
7206 PR 8180
7207 * configure.in: When testing with_libs and with_headers, treat
7208 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
7209 * configure: Regenerate.
7210
7211 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7212 make, shell, etc.
7213 (baseargs): Likewise.
7214 * configure: Regenerate.
7215
7216 2003-08-20 Bernardo Innocenti <bernie@develer.com>
7217
7218 * MAINTAINERS (Write After Approval): Add myself.
7219
7220 2003-08-19 Geoffrey Keating <geoffk@apple.com>
7221
7222 * configure.in: Disable libgcj for darwin not on powerpc.
7223 * configure: Rebuild.
7224
7225 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
7226
7227 * config-ml.in, symlink-tree: Add license.
7228
7229 2003-08-03 Richard Stallman <rms@gnu.org>
7230 Eben Moglen <moglen@columbia.edu>
7231
7232 * README.SCO: New file.
7233
7234 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
7235
7236 * Makefile.tpl (check, check-c++): Express dependencies using
7237 dependencies rather than commands.
7238 * Makefile.in: Regenerate.
7239
7240 2003-08-01 Andrew Cagney <cagney@redhat.com>
7241
7242 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7243 * configure: Ditto.
7244
7245 2003-07-31 Geoffrey Keating <geoffk@apple.com>
7246
7247 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7248 * Makefile.in: Update.
7249
7250 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
7251
7252 * configure.in: Enable libgcj for darwin.
7253 * configure: Rebuild.
7254
7255 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
7256
7257 * config-ml.in: Use ac_configure_args directly instead of
7258 ml_arguments. Only set ml_norecursion if --no[-]recursion is
7259 actually seen.
7260
7261 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
7262
7263 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7264 creating target and build subdirs to build all parent dirs as needed.
7265 * Makefile.in: Rebuild.
7266 * configure.in: Don't build dirs explicitly here.
7267 * configure: Rebuild.
7268
7269 2003-07-26 Paul Brook <paul@nowt.org>
7270
7271 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7272
7273 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
7274
7275 * Makefile.tpl (all-make): Depend on intl.
7276 * Makefile.in: Rebuilt.
7277
7278 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
7279
7280 * install-sh: Update to newer upstream versions (associated with
7281 aclocal 1.7).
7282 * mkinstalldirs: Likewise.
7283 * missing: Likewise, plus $1Help2man -> $1 typo fix.
7284
7285 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
7286
7287 * MAINTAINERS: Move self from Bug database only accounts
7288 to write-after-approval.
7289
7290 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
7291
7292 * config.if: Remove unused libc_interface determination.
7293
7294 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
7295
7296 * MAINTAINERS: Move self from write-after-approval to
7297 build machinery (*.in).
7298
7299 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
7300
7301 PR bootstrap/11273
7302 PR bootstrap/11408
7303 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
7304 unused INSTALL_PROGRAM_ARGS.
7305 * configure.in: Use AC_PROG_INSTALL.
7306 * Makefile.in: Regenerate.
7307 * configure: Regenerate.
7308
7309 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
7310
7311 * MAINTAINERS: Alphabetize.
7312
7313 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
7314
7315 * configure: Rebuilt.
7316 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7317 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7318 newlib nor libgloss.
7319 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
7320 * configure.in (am33_2.0-*-linux*): Added.
7321
7322 2003-07-09 Bob Wilson <bob.wilson@acm.org>
7323
7324 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7325 * configure: Regenerate.
7326
7327 2003-07-07 Zack Weinberg <zack@codesourcery.com>
7328
7329 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7330 * Makefile.in: Regenerate.
7331
7332 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7333
7334 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7335 * Makefile.in: Regenerate.
7336
7337 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
7338
7339 * Makefile.tpl: Replace PWD with PWD_COMMAND.
7340 * Makefile.in: Regenerated.
7341
7342 * config-ml.in: Replace PWD with PWD_COMMAND.
7343
7344 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7345
7346 * intl: New directory; see intl/ChangeLog for details.
7347 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7348 * Makefile.tpl: all-gcc depends on maybe-all-intl.
7349 * Makefile.in: Regenerate.
7350
7351 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
7352
7353 * configure.in: Clean up config-lang.in handling. Delete
7354 useless assignment to "subdirs".
7355 * configure: Regenerate.
7356
7357 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
7358
7359 * configure.in: Rename 'target_libs' to 'target_libraries'.
7360 Remove useless reference to 'target_libs'.
7361 * configure: Regenerate.
7362
7363 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
7364
7365 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7366 * Makefile.in: Regenerate.
7367
7368 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
7369
7370 * Makefile.def: Introduce flags_to_pass.
7371 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7372 * Makefile.in: Regenerate.
7373
7374 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
7375
7376 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7377 and target-libgloss.
7378 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7379 <h8300*-*-*>: Disable libf2c and ${libgcj}.
7380 * configure: Regenerate.
7381
7382 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
7383
7384 * configure.in: Update testsuite_flags to new location.
7385 * configure. Regenerate.
7386
7387 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
7388
7389 * Makefile.tpl: Remove BUILD_CC stuff.
7390 * Makefile.in: Regenerate.
7391
7392 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
7393
7394 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7395
7396 2003-06-16 Graeme Peterson <gp@qnx.com>
7397
7398 * MAINTAINERS (Write After Approval): Add myself.
7399
7400 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
7401
7402 * config.guess: Update to 2003-06-12 version.
7403 * config.sub: Update to 2003-06-13 version.
7404
7405 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
7406
7407 * config.guess: Update to 2003-06-06 version.
7408 * config.sub: Update to 2003-06-06 version.
7409
7410 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7411
7412 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7413 * configure. Regenerate.
7414
7415 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
7416
7417 * configure.in: Disable serial configure by default.
7418 * configure: Regenerate.
7419 * Makefile.tpl: Abolish .NOTPARALLEL.
7420 * Makefile.in: Regenerate.
7421
7422 * Makefile.tpl: Replace {build,host,target}_canonical by
7423 {build,host,target}.
7424 * Makefile.in: Regenerate.
7425
7426 * Makefile.tpl: Fix stupid pasto.
7427 * Makefile.in: Regenerate.
7428
7429 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
7430
7431 * Makefile.tpl: Remove bogus conditional.
7432 * Makefile.in: Regenerate.
7433
7434 2003-06-05 Jan Hubicka <jh@suse.cz>
7435
7436 * Makefile.tpl (profiledbootstrap): New target.
7437 * Makefile.in (profiledbootstrap): New target.
7438
7439 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
7440
7441 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7442 Pinski. Remove user names from other bugzilla-only maintainers.
7443
7444 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
7445
7446 * Makefile.tpl: Make 'recursive targets' using autogen rather
7447 than shell loop. Remove duplicate 'clean' targets and false
7448 comments.
7449 * Makefile.def: Add systematic dependencies to 'recursive' targets.
7450 Add systematic method of specifying missing targets in subdirs.
7451 Add copyright boilerplate.
7452 * Makefile.in: Regenerate.
7453 * configure.in: Add 'recursive targets' to maybe list.
7454 * configure: Regenerate.
7455
7456 * MAINTAINERS: "GNATS only" -> "Bug database only".
7457
7458 * Makefile.tpl: Rename [+target+] to [+make_target+].
7459 * Makefile.def: Rename 'target' to 'make_target'.
7460
7461 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
7462
7463 * MAINTAINERS: Add self as options handling maintainer.
7464
7465 2003-05-28 Michael Meissner <gnu@the-meissners.org>
7466
7467 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7468 been too long since I touched those ports.
7469
7470 2003-05-28 DJ Delorie <dj@redhat.com>
7471
7472 * Makefile.tpl: Make maybe-check-gcc .PHONY.
7473 * Makefile.in: Regenerate.
7474
7475 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7476
7477 * configure.in: Use curly braces in the definition of tooldir.
7478 * configure: Regenerate.
7479
7480 2003-05-21 DJ Delorie <dj@redhat.com>
7481
7482 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7483 newlib or libgloss.
7484 * Makefile.in: Regenerate.
7485
7486 2003-05-21 DJ Delorie <dj@redhat.com>
7487
7488 * Makefile.tpl: Add missing empty maybe-check-gcc target.
7489 * Makefile.in: Regenerate.
7490
7491 2003-05-20 Ian Lance Taylor <ian@airs.com>
7492
7493 * MAINTAINERS: Update my e-mail address.
7494
7495 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
7496
7497 * configure.in: Switch more things to use maybe dependencies.
7498 * Makefile.tpl: Switch more things to use maybe dependencies.
7499 Factor out common code from autogen IF statements.
7500 * configure: Regenerate.
7501 * Makefile.in: Regenerate.
7502
7503 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
7504
7505 * configure.in: Accept i[3456789]86 for machine type.
7506 * configure: Regenerate.
7507
7508 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
7509
7510 * configure.in: Switch more things to use maybe dependencies.
7511 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
7512 * configure: Regenerate.
7513 * Makefile.tpl: Switch more things to use maybe dependencies.
7514 * Makefile.in: Regenerate.
7515
7516 2003-05-16 Andreas Schwab <schwab@suse.de>
7517
7518 * Makefile.tpl (install-opcodes): Define.
7519 * Makefile.in: Rebuild.
7520
7521 2003-05-13 Andreas Jaeger <aj@suse.de>
7522
7523 * config.guess: Update to 2003-05-09 version.
7524 * config.sub: Update to 2003-05-09 version.
7525
7526 2003-05-13 Michael Eager <eager@mvista.com>
7527
7528 * configure.in: Correct sed script so that options in quotes are not
7529 deleted.
7530 * configure: Rebuild.
7531
7532 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
7533
7534 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7535 and $$s/newlib/libc/sys/cygwin32 include paths.
7536 * configure: Ditto.
7537
7538 2003-05-12 Michael Meissner <gnu@the-meissners.org>
7539
7540 * MAINTAINERS: Update my email addresses.
7541
7542 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7543
7544 * config-ml.in: Propagate INSTALL variables.
7545
7546 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7547
7548 * MAINTAINERS: Remove duplicate entries in Write After Approval.
7549
7550 2003-05-02 Chris Demetriou <cgd@broadcom.com>
7551
7552 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7553 * Makefile.in: Regenerate.
7554
7555 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
7556
7557 * MAINTAINERS (GNATS only): Add Falk Hueffner.
7558
7559 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
7560
7561 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7562
7563 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
7564
7565 * Makefile.tpl: Clean $(BUILD_SUBDIR).
7566 * Makefile.in: Regenerated.
7567
7568 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
7569
7570 * MAINTAINERS (Write After Approval): Upgrade myself from
7571 GNATS only to write-after-approval. Update my mail address.
7572
7573 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
7574
7575 (OS Port Maintainers: freebsd): Add myself.
7576
7577 2003-04-22 Mark Mitchell <mark@codesourcery.com>
7578
7579 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7580
7581 2003-04-22 Kean Johnston <jkj@sco.com>
7582
7583 * MAINTAINERS (SCO ports): Added myself.
7584
7585 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
7586
7587 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7588
7589 2003-04-19 Kean Johnston <jkj@sco.com>
7590
7591 * MAINTAINERS (Write After Approval): Add myself.
7592
7593 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7594
7595 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7596 * Makefile.in: Regenerate.
7597
7598 2003-04-18 Jakub Jelinek <jakub@redhat.com>
7599
7600 * configure.in (powerpc64*-*-linux*): Remove.
7601 * configure: Rebuilt.
7602
7603 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
7604
7605 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
7606 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7607 and restrap.
7608 * Makefile.in: Regenerate.
7609
7610 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
7611
7612 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7613 * configure: Regenerated.
7614
7615 2003-04-15 DJ Delorie <dj@redhat.com>
7616
7617 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7618
7619 2003-04-13 Nick Clifton <nickc@redhat.com>
7620
7621 * config-ml.in: Remove support for --disable-aix removing
7622 call-aix multilibs.
7623
7624 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
7625
7626 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7627 * */configure: Rebuilt.
7628
7629 2003-04-08 Joel Sherrill <joel@oarcorp.com>
7630
7631 * MAINTAINERS: Add my email address.
7632
7633 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
7634
7635 * MAINTAINERS (Write After Approval): Add myself.
7636
7637 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
7638
7639 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7640 * Makefile.in: Regenerate.
7641
7642 2003-03-14 Michael Chastain <mec@shout.net>
7643
7644 * Makefile.in: Regenerate with correct Makefile.def.
7645
7646 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
7647
7648 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
7649 Make macro.
7650 * Makefile.in: Regenerate.
7651 * configure.in: Clean up gxx_include_dir logic.
7652 * configure: Regenerate.
7653
7654 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
7655
7656 * MAINTAINERS (Write After Approval): Add myself.
7657
7658 2003-03-10 Ben Elliston <bje@wasabisystems.com>
7659
7660 * MAINTAINERS: Update my mail address.
7661
7662 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7663
7664 * configure.in (gxx_include_dir): Fix typo.
7665 * configure: Regenerated.
7666
7667 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7668
7669 * Makefile.tpl: Reindent.
7670 * Makefile.in: Regenerate.
7671 * configure.in: Reindent. Don't set unused variables.
7672 * configure: Regenerate.
7673
7674 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
7675
7676 * configure.in: Include $(build_tooldir)/sys-include in
7677 FLAGS_FOR_TARGET.
7678 * configure: Regenerated.
7679
7680 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7681
7682 * Makefile.tpl: Always pass down RANLIB.
7683 * Makefile.in: Regenerate.
7684
7685 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7686 * Makefile.in: Regenerate.
7687 * configure.in: Remove unused logic relating to --enable-shared
7688 and --enable-threads. Remove bogus comments. Remove redundant
7689 noconfigdirs.
7690 * configure: Regenerate.
7691
7692 * configure.in: Replace ${libstdcxx_version} by its value.
7693 Remove reference to mh-dgux.
7694 * configure: Regenerate.
7695
7696 2003-03-03 Kevin Buettner <kevinb@redhat.com>
7697
7698 * MAINTAINERS (Write After Approval): Add myself.
7699
7700 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7701
7702 * Makefile.tpl: Rearrange.
7703 * Makefile.in: Regenerate.
7704
7705 2003-02-25 Uwe Stieber <uwe@wwws.de>
7706
7707 * configure.in: Add support for kaOS as cross build target system.
7708 * configure: Regenerated.
7709
7710 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
7711
7712 * MAINTAINERS (Write after approval): Add myself.
7713
7714 2003-02-21 James E Wilson <wilson@tuliptree.org>
7715
7716 * MAINTAINERS: Update my email address.
7717
7718 2003-02-21 Zack Weinberg <zack@codesourcery.com>
7719
7720 * MAINTAINERS: Add self to blanket write privs. section.
7721
7722 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
7723
7724 * Makefile.tpl: Add definition of CPPFLAGS to pass into
7725 configure-target-* as some target builds may require additional
7726 flags for preprocessor tests.
7727 * Makefile.in: Regenerated.
7728
7729 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
7730
7731 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7732 * ltconfig: Handle it.
7733 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7734 auto-detecting it.
7735
7736 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7737 it is used as argument to $CC.
7738 * ltcf-gcj.sh: Likewise.
7739
7740 * configure.in: Introduce --enable-maintainer-mode.
7741 * configure: Rebuilt.
7742 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7743 for maintainer mode.
7744 * Makefile.in: Rebuilt.
7745
7746 2003-02-18 Jason Merrill <jason@redhat.com>
7747
7748 * Makefile.tpl (check-c++): Allow parallelism.
7749
7750 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7751
7752 * MAINTAINERS: Remove John Carr (who never actually had access to
7753 gcc.gnu.org).
7754
7755 2003-02-15 Geoffrey Keating <geoffk@apple.com>
7756
7757 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7758 don't configure target-libobjc.
7759 * configure: Regenerate.
7760
7761 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7762
7763 * Makefile.tpl (RANLIB): Define.
7764 * Makefile.in: Regenerate.
7765
7766 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
7767
7768 * MAINTAINERS: Update my email.
7769
7770 2003-02-06 Keith R Seitz <keiths@redhat.com>
7771
7772 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7773 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7774 * Makefile.in: Regenerated.
7775 * configure.in: Remove all traces of snavigator, db, and grep.
7776 * configure: Regenerated.
7777
7778 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7779
7780 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
7781 After Approval.
7782
7783 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
7784
7785 * MAINTAINERS (Write after approval): Add myself.
7786
7787 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
7788
7789 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7790 * Makefile.in: Regenerated.
7791
7792 2003-01-30 Roger Sayle <roger@eyesopen.com>
7793
7794 * config.guess: Updated to 2003-01-30's version.
7795 * config.sub: Updated to 2003-01-28's version.
7796
7797 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
7798
7799 * config.if: If gcc_version is already set, just use it. Don't set
7800 gcc_version_trigger if it's already set, otherwise set it to
7801 gcc/version.c, but only if the file exists. If it is not set and
7802 gcc/version.c does not exist, try to extract the version number from
7803 $CC.
7804
7805 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
7806
7807 * MAINTAINERS: Add myself to write-after-approval list.
7808
7809 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
7810
7811 * configure.in: Revert 24Jan change.
7812 * configure: Regenerate.
7813
7814 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7815
7816 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
7817 entry of HJ Lu.
7818
7819 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7820
7821 * configure.in: Revert previous change.
7822 * configure: Regenerate.
7823
7824 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7825
7826 * configure.in: Make rda native-only.
7827 * configure: Regenerate.
7828
7829 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7830
7831 * MAINTAINERS: Move myself from GNATS-only-accounts to
7832 write-after-approval.
7833
7834 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
7835
7836 * configure.in: Add missing \.
7837 * configure: Rebuilt.
7838
7839 2003-01-17 Jakub Jelinek <jakub@redhat.com>
7840
7841 * configure.in (baseargs): Avoid using \| in sed regular
7842 expressions.
7843 * configure: Rebuilt.
7844
7845 2003-01-16 Jakub Jelinek <jakub@redhat.com>
7846
7847 * configure.in (baseargs): Remove all supported forms of
7848 --cache-file, --srcdir, --host, --build and --target options
7849 from argument lists.
7850 * configure: Rebuilt.
7851
7852 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
7853
7854 * MAINTAINERS: Add myself to write-after-approval list.
7855
7856 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
7857
7858 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7859 * configure: Rebuilt.
7860
7861 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
7862
7863 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7864 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7865 * Makefile.in: Regenerate.
7866 * configure: Regenerate.
7867
7868 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
7869
7870 * configure.in: Remove Makefile in build, host and target modules
7871 unless configure was run with --no-recursion.
7872 * configure: Rebuilt.
7873
7874 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
7875
7876 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7877 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7878 * Makefile.in: Regenerate.
7879
7880 2003-01-08 Chris Demetriou <cgd@broadcom.com>
7881
7882 * config.guess: Update to 2003-01-03 version.
7883 * config.sub: Update to 2003-01-03 version.
7884
7885 2003-01-07 Christopher Faylor <cgf@redhat.com>
7886
7887 * configure: Regenerate with proper autoconf 2.13.
7888
7889 2003-01-07 Christopher Faylor <cgf@redhat.com>
7890
7891 * configure.in: Add AC_PREREQ for consistency.
7892 * configure: Regenerate.
7893
7894 2003-01-06 Andrew Cagney <ac131313@redhat.com>
7895
7896 * configure.in (GDB_TK): Add tcl directories conditional on
7897 gdb/gdbtk directory being present.
7898 * configure: Regenerate.
7899
7900 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
7901
7902 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
7903 used by gcc if LD is not defined and we are not doing a Canadian Cross.
7904 * configure: Rebuilt.
7905
7906 2002-12-31 Tom Tromey <tromey@redhat.com>
7907
7908 * Makefile.in: Rebuilt.
7909 * Makefile.def (target_modules) [libffi]: Allow installation.
7910
7911 2002-12-31 Andreas Schwab <schwab@suse.de>
7912
7913 * configure.in: Fix use of $program_transform_name.
7914 * configure: Regenerated.
7915
7916 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
7917
7918 * configure.in (baseargs): Don't remove first configure argument.
7919 * configure: Regenerated.
7920
7921 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
7922
7923 * Makefile.tpl (local-distclean): Don't remove...
7924 (multilib.ts): ... this. Moved into...
7925 (multilib.out): ... this. Don't use sub-make.
7926 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7927 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7928 (configure-build-[+module+], configure-[+module+],
7929 configure-target-[+module+], configure-gcc): ... these. Test
7930 for Makefile existence. Drop config.status from dependencies.
7931 * Makefile.in: Rebuilt.
7932 * configure.in: Move gcc-version-trigger to the end of
7933 ac_configure_args. Add comments to maybedep.tmp and
7934 serdep.tmp. Introduce --disable-serial-configure. Remove
7935 nonopt from baseargs, matching and removing corresponding
7936 whitespace while at it.
7937 * configure: Rebuilt.
7938
7939 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
7940
7941 * configure.in (host_configargs): Replace reference to
7942 no-longer-defined buildopts with --build=${build_alias}.
7943 * configure: Rebuilt.
7944
7945 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
7946 program_transform_name to standard idiom.
7947 (AUTOGEN, AUTOCONF): Define.
7948 (Makefile.in): Use $(AUTOGEN).
7949 (Makefile): Depend on config.status, and use autoconf-style rule to
7950 build it. Move original commands to...
7951 (config.status): ... this new target.
7952 (configure): Add $(srcdir). Depend on config/acx.m4. Use
7953 $(AUTOCONF).
7954 * Makefile.in: Rebuilt.
7955
7956 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
7957
7958 * Makefile.tpl: Fix dramatic bustage due to change in
7959 program_transform_name.
7960 * Makefile.in: Regenerate.
7961
7962 * configure.in: Remove unnecessary PATH setting.
7963 * configure: Regnerate.
7964
7965 * configure.in: Don't default to unprefixed tools unless
7966 the native tools will work.
7967 * configure: Regenerate.
7968
7969 * configure.in: Convert to autoconf script. Blow away lots
7970 of now-redundant Makefile fragments.
7971 * configure: Generate using Autoconf.
7972 * Makefile.tpl: Rewrite to reflect autoconfiscation.
7973 * Makefile.in: Regenerate.
7974
7975 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
7976
7977 * configure: Fix stupid bug where RANLIB was mistakenly included.
7978
7979 * configure.in: Rename (buildargs, hostargs, targargs) to
7980 (build_configargs, host_configargs, target_configargs).
7981
7982 * configure.in: Move logic out of sed statement.
7983
7984 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
7985 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7986
7987 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
7988
7989 * config.sub: Import from master repository
7990 * config.guess: Ditto
7991
7992 2002-12-24 Andreas Schwab <schwab@suse.de>
7993
7994 * Makefile.tpl (multilib.out): Fix missing space.
7995 * Makefile.in: Regenerate.
7996
7997 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
7998
7999 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
8000 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
8001 * Makefile.in: Regenerate.
8002 * configure.in: Remove unnecessary leftovers.
8003
8004 2002-12-21 Geoffrey Keating <geoffk@apple.com>
8005
8006 * configure.in (extra_ranlibflags_for_target): New variable.
8007 (*-*-darwin): Add -c to ranlib commands.
8008 * configure (tooldir): Handle extra_ranlibflags_for_target.
8009
8010 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
8011
8012 * Makefile.tpl: Revert HJL's change.
8013 * Makefile.in: Regenerated.
8014 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8015 always.
8016
8017 2002-12-19 Andreas Schwab <schwab@suse.de>
8018
8019 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8020 * Makefile.in: Regenerate.
8021
8022 2002-12-18 H.J. Lu <hjl@gnu.org>
8023
8024 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8025 * Makefile.in: Regenerated.
8026
8027 * configure.in (build_prefix): New. Substitute.
8028
8029 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
8030
8031 * Makefile.tpl: Don't let real targets depend on phony targets.
8032 * Makefile.in: Regenerate.
8033
8034 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8035 * Makefile.in: Regenerate.
8036
8037 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
8038
8039 * config.sub: Import from master repository
8040 * config.guess: Ditto
8041
8042 2002-12-16 Jason Merrill <jason@redhat.com>
8043
8044 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8045 previous 'make bootstrap'.
8046 * Makefile.in: Regenerate.
8047
8048 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
8049
8050 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8051
8052 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
8053
8054 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8055 * Makefile.in: Regenerate.
8056
8057 2002-12-13 Jason Merrill <jason@redhat.com>
8058
8059 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
8060 library tests.
8061 (check-c++): Just depend on it and check-target-libstdc++-v3.
8062 * Makefile.in: Regenerate.
8063
8064 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8065
8066 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8067 * Makefile.in: Rebuilt.
8068
8069 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8070
8071 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8072
8073 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
8074
8075 * configure: Fix bug put in by gremlins.
8076
8077 * Makefile.tpl: Substitute more autoconfily.
8078 * configure: Substitute more autoconfily.
8079 * Makefile.in: Regenerate.
8080
8081 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
8082
8083 * config.sub: Import from master repository
8084 * config.guess: Ditto
8085 * MAINTAINERS: Added Svein Seldal under write after approval
8086
8087 2002-12-08 Andrew Cagney <ac131313@redhat.com>
8088
8089 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8090 * Makefile.in (all-sim): Ditto.
8091
8092 2002-12-06 DJ Delorie <dj@redhat.com>
8093
8094 * Makefile.tpl: Change configure dependencies to not have real
8095 targets depend on phony targets.
8096
8097 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
8098
8099 * configure.in: Revert unintentional change.
8100
8101 * Makefile.tpl: Change dependency for */multilib.out so that
8102 it works when gcc isn't in the tree.
8103
8104 * configure.in: Substitute more.
8105 * configure: Run subconfigures from the Makefile.
8106 * Makefile.tpl: Run subconfigures from the Makefile; add a few
8107 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
8108
8109 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8110
8111 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8112
8113 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
8114
8115 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8116 and corresponding dependencies.
8117 * Makefile.in: Regenerate.
8118
8119 * configure.in (host_tools): Order binutils, gas and ld for
8120 convenience in running the testsuites.
8121
8122 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8123 * Makefile.in: Regenerate.
8124 * configure.in: Introduce rules to serialize subconfigure runs.
8125
8126 * configure.in: Introduce BASE_CC_FOR_TARGET.
8127 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
8128 Realize configure-build-* targets. Realize configure-target-* targets.
8129 * Makefile.in: Regenerate.
8130
8131 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
8132
8133 * configure: Move gcc_version_trigger stuff from here...
8134 * configure.in: ...to here.
8135
8136 * configure.in: Separate subconfigure options added by this file from
8137 options given by the user. Add machinery to put args for host
8138 subconfigures into the Makefile.
8139
8140 * Makefile.tpl: Remove 'vault' targets.
8141 * Makefile.tpl: Reorder and comment dependencies.
8142 * Makefile.in: Regenerate.
8143
8144 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
8145 * configure.in: Fix my broken commit of previous patch. (sigh)
8146
8147 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8148
8149 * configure.in: Move host-specific darwin noconfigdirs into
8150 the host-specific section.
8151
8152 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8153
8154 * configure.in: Move host-specific darwin noconfigdirs into
8155 the host-specific section.
8156
8157 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
8158
8159 * configure: Remove skip-this-dir support.
8160 * Makefile.tpl: Remove skip-this-dir support.
8161
8162 * Makefile.tpl: Remove leftover support for non-autoconfiscated
8163 subdirectories.
8164 * Makefile.in: Regenerate.
8165
8166 * Makefile.tpl: Strip out useless setting of 'dir'.
8167 * Makefile.in: Regenerate.
8168
8169 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
8170
8171 * configure.in: Fix deeply stupid bug.
8172
8173 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8174 shell code in CXX_FOR_TARGET
8175 * Makefile.def: Introduce raw_cxx.
8176 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8177 RAW_CXX_FOR_TARGET.
8178 * Makefile.in: Regenerate.
8179
8180 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
8181
8182 * Makefile.tpl: Remove unnecessary ifs.
8183 * Makefile.in: Regenerate.
8184
8185 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
8186 dependencies. Maybe-ize build-libiberty. Create dummy install
8187 targets for 'no_install' modules.
8188 * configure: Move GDB_TK substitution to configure.in. Move
8189 build_modules stuff to configure.in.
8190 * configure.in: Implement soft dependency machinery. Maybe-ize
8191 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
8192 * Makefile.in: Regenerate.
8193
8194 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
8195
8196 * Makefile.tpl: Make all-target, install-target behave similarly
8197 to all, install (only hitting configured targets). Eliminate
8198 unused macro defintions.
8199
8200 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8201 build != host.
8202
8203 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8204
8205 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8206
8207 * configure.in: Produce lists of subdir targets we're actually
8208 configuring. Remove references to "dosrel".
8209 * Makefile.tpl: Let configure set which subdir targets are hit.
8210 Remove install-cross; clean up install; remove ALL. Remove
8211 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
8212 Autogenerate host module targets. Remove empty dependency lines
8213 and redundant dependency; rearrange slightly.
8214 * Makefile.def: Add host-side libtermcap, utils.
8215
8216 * Makefile.in: Regenerate.
8217
8218 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8219
8220 * ltconfig (osf[345]): Append $major to soname_spec.
8221 Reflect this in library_names_spec.
8222 * ltmain.sh (osf): Prefix $major with . for use as extension.
8223
8224 2002-11-19 Andreas Jaeger <aj@suse.de>
8225
8226 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8227 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8228 and sparc64 GNU/Linux systems.
8229
8230 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
8231
8232 * MAINTAINERS: Update email.
8233
8234 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8235
8236 * MAINTAINERS: Complete James Dennett's entry.
8237
8238 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
8239
8240 * MAINTAINERS (Write After Approval): Add myself.
8241
8242 2002-11-13 Bruce Korb <bkorb@gnu.org>
8243
8244 * Makefile.tpl: syntactic cleanup
8245
8246 2002-11-13 Stuart Hastings <stuart@apple.com>
8247
8248 * MAINTAINERS: Add myself to write-after-approval list.
8249
8250 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8251
8252 * Makefile.def: Add list of recursive targets to autogenerate.
8253 Add build_modules.
8254 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
8255 targets. Autogenerate *-build-* targets.
8256 * Makefile.in: Regenerate.
8257
8258 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8259
8260 * configure: More autoconf-style substitutions.
8261 * Makefile.tpl: More autoconf-style substitutions.
8262 * Makefile.in: Regenerate.
8263
8264 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
8265
8266 * configure: Substitute more variables in a more autoconf-friendly
8267 way. Simplify slightly.
8268 * Makefile.tpl: Make more variables substitutable in an
8269 autoconf-friendly way.
8270 * Makefile.in: Regenerate.
8271
8272 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
8273
8274 * MAINTAINERS (Write After Approval): Add myself.
8275
8276 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
8277
8278 * configure.in (v810*): Remove special setting of tools.
8279
8280 * configure: Add support for extra required flags for ar or nm.
8281 * configure.in (aix4.3+): Use above support for target-specific
8282 issues, rather than using config/mt-aix43.
8283
8284 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
8285
8286 * configure: Remove 'removing', which doesn't work. Replace $subdir
8287 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
8288 with $srcdir. Reformat indentation. Substitute some variables
8289 formerly hard-coded in the Makefile for build=host.
8290 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8291 * Makefile.def: Autogenerate more.
8292 * Makefile.in: Regenerate.
8293
8294 2002-11-04 Adam Nemet <anemet@lnxw.com>
8295
8296 * MAINTAINERS (Write After Approval): Add myself.
8297
8298 2002-11-04 Kevin Buettner <kevinb@redhat.com>
8299
8300 * Makefile.def (host_modules): Add rda.
8301 * Makefile.in: Regenerate.
8302 * configure.in (target_tool): Add target-rda to list.
8303
8304 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8305
8306 * MAINTAINERS: Remove "co-maintainer" note for web pages.
8307
8308 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
8309
8310 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
8311 and restrap targets to this rule.
8312 * Makefile.in: Regenerate.
8313
8314 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8315
8316 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8317 GNATS only accounts.
8318
8319 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
8320
8321 * configure.in (i[3456]86-*-linux*): Add check to disable
8322 ${libgcj} for glibc1.
8323
8324 2002-10-24 Denis Chertykov <denisc@overta.ru>
8325
8326 * MAINTAINERS: Add myself as ip2k port maintainer.
8327
8328 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
8329
8330 * configure.in: Add tic4x target.
8331
8332 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
8333
8334 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8335 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8336 * Makefile.in: Regenerate.
8337
8338 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8339 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8340 * Makefile.in: Regenerate.
8341
8342 2002-10-02 Janis Johnson <janis187@us.ibm.com>
8343
8344 * MAINTAINERS: Add myself as web pages co-maintainer.
8345
8346 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8347
8348 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8349 * Makefile.in: Regenerate.
8350
8351 2002-10-02 Zack Weinberg <zack@codesourcery.com>
8352
8353 * MAINTAINERS: Add myself and Nathan Sidwell
8354 <nathan@codesourcery.com> as VxWorks maintainers.
8355
8356 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8357
8358 * Makefile.def: Remove order dependency comments.
8359 * Makefile.tpl: Add explicit install-install dependencies.
8360 * Makefile.in: Regenerate.
8361
8362 * Makefile.tpl: Remove material now in src-release. (Finally!)
8363 * Makefile.in: Regenerate.
8364
8365 * Makefile.tpl: Add configure-target (for src-release in src)
8366 * Makefile.in: Regenerate.
8367
8368 2002-09-30 Nick Clifton <nickc@redhat.com>
8369
8370 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8371
8372 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
8373
8374 * configure.in (s390*-*-linux*): Enable libgcj.
8375
8376 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
8377
8378 * configure: Revert accidentally applied changes.
8379
8380 * Makefile.tpl: Make more autoconf-friendly.
8381 * Makefile.in: Regenerate.
8382 * configure: Make substitution more autoconf-like.
8383
8384 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
8385
8386 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8387 single entry to handle all these.
8388 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
8389 libjava on arm-*-elf.
8390
8391 2002-09-27 Geoffrey Keating <geoffk@apple.com>
8392
8393 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8394 things that depend on them.
8395
8396 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8397
8398 * Makefile.tpl: Make subsituted variables more autoconfy.
8399 * Makefile.in: Regenerate.
8400 * configure: Make seds more autoconfy.
8401
8402 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8403
8404 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8405 * Makefile.in: Regenerate.
8406 * configure.in: Rewrite sed statements to look autoconfy.
8407
8408 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8409 all-target-foo on configure-target-foo.
8410 * Makefile.def: Ditto.
8411 * Makefile.in: Rebuild.
8412
8413 2002-09-25 Andrew Haley <aph@redhat.com>
8414
8415 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8416
8417 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
8418
8419 * Makefile.def: New file.
8420 * Makefile.tpl: New file.
8421 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8422 * contrib/gcc_update: Note that Makefile.in is a generated file.
8423
8424 * configure.in: Minor rearrangement. Simplify tests.
8425
8426 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
8427
8428 * configure.in (with_headers): Skip copy if value is "yes".
8429 (with_libs): Likewise.
8430
8431 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8432
8433 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8434 * configure.in (sh*-*-pe*): Ditto.
8435 * configure.in (mips*-*-pe*): Ditto.
8436 * configure.in (*arm-wince-pe): Ditto.
8437
8438 * configure.in: Rearrange.
8439
8440 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
8441
8442 * MAINTAINERS: Update my email address.
8443
8444 2002-08-30 Paul Koning <pkoning@equallogic.com>
8445
8446 * MAINTAINERS: (Write After Approval): Add myself.
8447
8448 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
8449
8450 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8451
8452 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
8453
8454 * MAINTAINERS: Change my mailing address.
8455
8456 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
8457
8458 * MAINTAINERS (Write After Approval): Remove myself.
8459 (Various Maintainers: c++ runtime libs): Add myself.
8460
8461 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
8462
8463 * MAINTAINERS (Write After Approval): Remove myself.
8464 (Various Maintainers: c++ runtime libs): Add myself.
8465
8466 2002-08-15 Eric Christopher <echristo@redhat.com>
8467
8468 * config.sub: Import from master repository.
8469 * config.guess: Ditto.
8470
8471 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
8472
8473 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8474 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8475 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8476
8477 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
8478
8479 * MAINTAINERS: Add self to rs6000 vector extensions.
8480
8481 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
8482
8483 * libiberty/configure: Reverted unintended yesterday's check in.
8484
8485 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
8486
8487 * boehm-gc/configure, libf2c/configure: Rebuilt.
8488 * libffi/configure, libiberty/configure: Ditto.
8489 * libjava/configure, libobjc/configure: Ditto.
8490 * libstdc++-v3/configure, zlib/configure: Ditto.
8491 Merged from binutils:
8492 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
8493 From Steve Ellcey <sje@cup.hp.com>:
8494 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8495 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8496 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8497 IA64.
8498 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8499 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8500 soname_spec, sys_lib_search_path_spec): Ditto.
8501
8502 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
8503
8504 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8505
8506 2002-08-04 H.J. Lu (hjl@gnu.org)
8507
8508 * configure.in (mips*-*-linux*): Don't skip target-libffi.
8509
8510 2002-08-02 Krister Walfridsson <cato@df.lth.se>
8511
8512 * MAINTAINERS (Write After Approval): Add myself.
8513
8514 2002-07-31 Alan Modra <amodra@bigpond.net.au>
8515
8516 * configure.in: Move generic linux case to end. Copy generic
8517 linux noconfigdirs to mips*-*-linux* entry and new
8518 powerpc64*-*-linux* entry. Add target-libffi for the latter.
8519
8520 2002-07-19 Michael Matz <matz@suse.de>
8521
8522 * MAINTAINERS: Add myself as ra* maintainer.
8523
8524 2002-07-16 Chris Demetriou <cgd@broadcom.com>
8525
8526 * config.guess: Update to 2002-07-09 version.
8527 * config.sub: Update to 2002-07-03 version.
8528
8529 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
8530
8531 * MAINTAINERS: Fix typo in a maintainer email address.
8532
8533 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
8534
8535 * configure.in: Remove two redundant tests.
8536
8537 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8538
8539 * configure.in (mips*-*-irix6*o32): Enable stabs.
8540
8541 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
8542
8543 * configure.in: Don't build grez.
8544 * Makefile.in: Ditto.
8545
8546 * Makefile.in: Remove references to bsp, cygmon, libstub.
8547 * configure.in: Ditto.
8548
8549 * configure.in: Remove leftover reference to gdbtest.
8550
8551 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
8552
8553 * configure.in (gxx_include_dir): Change to match versioned
8554 C++ headers if --enable-version-specific-runtime-libs is used.
8555
8556 2002-07-04 Steve Ellcey <sje@cup.hp.com>
8557
8558 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8559
8560 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
8561
8562 * configure.in: Make --without-x work.
8563
8564 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
8565
8566 * configure.in: Rearrange target Makefile fragment collection.
8567
8568 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8569 cvs[src].
8570 * configure.in: Ditto.
8571
8572 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
8573
8574 * MAINTAINERS (Write After Approval): Update my e-mail address.
8575
8576 2002-06-24 Ben Elliston <bje@redhat.com>
8577
8578 * configure.in (host_tools): Remove cgen.
8579
8580 * Makefile.in (all-cgen): Remove; runs from its source directory.
8581 (check-cgen, install-cgen, clean-cgen): Likewise.
8582 (all-opcodes): Do not depend on all-cgen.
8583 (all-sim): Likewise.
8584
8585 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
8586
8587 * Makefile.in: Eliminate 'apache' targets.
8588 * configure.in: Eliminate 'apache' targets.
8589
8590 * configure.in: Eliminate redundant tests. Reorganize.
8591
8592 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8593
8594 * config-ml.in: Eliminate references to Cygnus configure.
8595
8596 * Makefile.in: Eliminate references to building emacs.
8597
8598 2002-06-28 Graham Stott <graham.stott@btinternet.com>
8599
8600 * MAINTAINERS: Update my email address.
8601
8602 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
8603
8604 * config.if (libstdcxx_incdir): Version C++ headers.
8605 (cxx_incdir): Remove.
8606
8607 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
8608
8609 * MAINTAINERS (Write After Approval): Add self.
8610
8611 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
8612
8613 * configure.in: Add support for ip2k.
8614
8615 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
8616
8617 * configure.in: Fix AIX configury bug.
8618
8619 2002-06-20 Steve Ellcey <sje@cup.hp.com>
8620
8621 * MAINTAINERS (Write After Approval): Add self.
8622
8623 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8624
8625 * configure.in: replace ${topsrcdir} with ${srcdir}
8626
8627 * configure.in: Move definition of libstdcxx_flags
8628 right above usage, rather than waaay earlier.
8629
8630 * configure.in: Pull definition of is_cross_compiler earlier.
8631
8632 * configure.in: Rearrange a little.
8633
8634 * configure.in: Remove references to librx.
8635 * Makefile.in: Remove references to librx.
8636
8637 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
8638
8639 * config.sub: Add support for avr target.
8640 Import from master sources, rev 1.255
8641
8642 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
8643
8644 * configure, .cvsignore: Revert previous change...
8645 * Makefile: ...delete.
8646
8647 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8648
8649 * configure.in: Eliminate ${gasdir} variable.
8650
8651 2002-06-18 Dave Brolley <brolley@redhat.com>
8652
8653 * configure.in: Add support for frv.
8654 * config.sub: Add support for frv.
8655
8656 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
8657
8658 * configure: Remove garbage from previous commit.
8659
8660 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
8661
8662 * configure: For in-source builds, make a subdir and re-exec there.
8663 * Makefile: New file. Pass targets through to build directory.
8664 * .cvsignore: No longer ignore "Makefile".
8665
8666 2002-06-16 Douglas Rupp <rupp@gnat.com>
8667
8668 * MAINTAINERS (Write After Approval): Add self.
8669
8670 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8671
8672 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8673
8674 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
8675
8676 * configure.in (vax-*-netbsd*): Re-enable gas.
8677
8678 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
8679
8680 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8681 BUILD_PREFIX_1, to correct nomenclature.
8682 * configure: Likewise.
8683
8684 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8685 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8686
8687 2002-05-31 Olaf Hering <olh@suse.de>
8688
8689 * config-ml.in: Propogate DESTDIR also.
8690
8691 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
8692
8693 * configure.in (vax-*-netbsd*): Don't build gas for this
8694 platform.
8695
8696 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
8697
8698 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8699 and libgcj for AVR.
8700
8701 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
8702
8703 * MAINTAINERS (Write After Approval): Add myself.
8704
8705 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
8706
8707 * config.guess: Update to 2002-05-22 version.
8708 * config.sub: Likewise.
8709
8710 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8711
8712 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8713 * config-ml.in: Likewise.
8714 * configure: Likewise.
8715 * configure.in: Likewise.
8716
8717 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
8718
8719 * MAINTAINERS: Update my email address.
8720
8721 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
8722
8723 * configure.in: Simplify makefile fragment collection.
8724
8725 * configure.in: Remove code to build emacs.
8726
8727 * configure.in : Remove --srcdir argument from targargs and buildargs
8728 (it's always overridden in the Makefile anyway). Rearrange a bit.
8729
8730 * configure: Move some logic to configure.in.
8731 * configure.in: Move some logic from configure.
8732
8733 2002-05-11 Tom Tromey <tromey@redhat.com>
8734
8735 * MAINTAINERS: Reflect libgcj reality.
8736
8737 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
8738
8739 * Makefile.in: Honour DESTDIR.
8740
8741 2002-05-08 Mark Mitchell <mark@codesourcery.com>
8742
8743 * config.guess: Import 2002-03-20 version.
8744 * config.sub: Import 2002-04-26 version.
8745
8746 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8747
8748 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
8749
8750 2002-05-07 Tim Josling <tej@melbpc.org.au>
8751
8752 * MAINTAINERS: Add self.
8753
8754 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
8755
8756 * ltmain.sh: Detect and handle object name conflicts
8757 while piecewise linking a static library.
8758
8759 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
8760
8761 * configure.in (noconfigdirs): Don't disable libgcj on
8762 sparc64-*-solaris* and sparcv9-*-solaris*.
8763
8764 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
8765
8766 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8767
8768 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
8769
8770 * configure.in (FLAGS_FOR_TARGET): Do not add
8771 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8772 on i[3456]86-*-linux*.
8773
8774 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
8775
8776 * configure.in (noconfigdirs): Replace [ ] with test.
8777
8778 * configure.in (noconfigdirs): Do not add target-newlib if
8779 target == i[3456]86-*-linux*, and host == target.
8780
8781 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
8782
8783 * configure.in: delete reference to absent file
8784
8785 * configure.in: replace '[' with 'test'
8786
8787 * configure.in: Eliminate references to gash.
8788 * Makefile.in: Eliminate references to gash.
8789
8790 * configure.in: remove useless references to 'pic' makefile fragments.
8791
8792 * configure.in: (*-*-windows*) Finish removing.
8793
8794 * configure.in: Eliminate redundant test for libgui.
8795
8796 2002-04-29 Roger Sayle <roger@eyesopen.com>
8797
8798 * MAINTAINERS: Add self and realphabetize. Update entries
8799 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
8800 entry for a29k port maintainer.
8801
8802 2002-04-26 Joel Sherrill <joel@OARcorp.com>
8803
8804 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8805 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8806
8807 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
8808
8809 * configure.in: remove references to dead files
8810
8811 2002-04-19 Mark Mitchell <mark@codesourcery.com>
8812
8813 * MAINTAINERS: Add information about purpose of this file.
8814
8815 2002-04-18 Tom Tromey <tromey@redhat.com>
8816
8817 * configure.in: Disallow configuring libgcj when it is already
8818 installed and we're using Solaris 2.8 linker. Do enable libgcj on
8819 Solaris 2.8 by default. For PR libgcj/6158.
8820
8821 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8822
8823 * configure.in: Move default CC setting out of config/mh-* fragments
8824 directly into here.
8825
8826 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8827
8828 * configure.in: don't even try to configure or make a subdirectory
8829 if there's no configure script for it.
8830
8831 2002-04-15 Mark Mitchell <mark@codesourcery.com>
8832
8833 * MAINTAINERS: Remove chill maintainers.
8834 * Makefile.in (CHILLFLAGS): Remove.
8835 (CHILL_LIB): Remove.
8836 (TARGET_CONFIGDIRS): Remove libchill.
8837 (CHILL_FOR_TARGET): Remove.
8838 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8839 CHILL_LIB.
8840 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8841 (CHECK_TARGET_MODULES): Likewise.
8842 (INSTALL_TARGET_MODULES): Likewise.
8843 (CLEAN_TARGET_MODULES): Likewise.
8844 (configure-target-libchill): Remove.
8845 (all-target-libchill): Remove.
8846 * configure.in (target_libs): Remove target-libchill.
8847 Do not compute CHILL_FOR_TARGET.
8848 * libchill: Remove directory.
8849
8850 2002-04-11 DJ Delorie <dj@redhat.com>
8851
8852 * Makefile.in, configure.in: Sync with binutils, entries
8853 follow...
8854
8855 2002-04-07 Andrew Cagney <ac131313@redhat.com>
8856
8857 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
8858 (do-tar, do-bz2): New rules.
8859 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
8860 (gdb-tar): New rule.
8861 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
8862 (insight_dejagnu.tar): New rule.
8863 (insight.tar): New rule.
8864 (gdb+dejagnu.tar): New rule.
8865 (gdb.tar): New rule.
8866
8867 2002-02-01 Mo DeJong <supermo@bayarea.net>
8868
8869 * Makefile.in: Add all-tix to deps for all-snavigator
8870 so that tix is built when building snavigator.
8871
8872 2002-01-11 Steve Ellcey <sje@cup.hp.com>
8873
8874 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8875 ld and gdb are not supported.
8876
8877 2002-01-07 Mark Salter <msalter@redhat.com>
8878
8879 * configure.in: Remove target-bsp and target-cygmon from arm builds.
8880 Allow target-libgloss to be built for arm, strongarm, and xscale.
8881
8882 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
8883
8884 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8885 options for i[3456]86-pc-linux* native builds.
8886
8887 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
8888
8889 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8890 files from .po files for a distribution.
8891
8892 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
8893
8894 * configure.in: Enable libstdc++-v3 for h8300 targets.
8895
8896 2001-06-19 Alan Modra <amodra@bigpond.net.au>
8897
8898 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
8899 version from bfd/.
8900
8901 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
8902
8903 * Makefile.in (VER): When present, extract the version number from
8904 the file version.in.
8905
8906 2001-05-24 Tom Rix <trix@redhat.com>
8907
8908 * configure.in : enable ld for aix
8909
8910 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8911
8912 * config.guess: Add linux target for S/390.
8913
8914 2000-11-07 Philip Blundell <pb@futuretv.com>
8915
8916 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8917
8918 2000-11-03 Philip Blundell <pb@futuretv.com>
8919
8920 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8921 files.
8922
8923 2001-01-15 Ben Elliston <bje@redhat.com>
8924
8925 * configure.in (host_tools): Add sid.
8926 Always configure cgen.
8927
8928 2000-11-24 Nick Clifton <nickc@redhat.com>
8929
8930 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
8931
8932
8933 2000-08-20 Doug Evans <dje@casey.transmeta.com>
8934
8935 * Makefile.in (ALL_MODULES): Add all-cgen.
8936 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8937 (all-cgen): New target.
8938 (all-opcodes,all-sim): Depend on all-cgen.
8939 * configure.in (host_tools): Add cgen.
8940 Only configure cgen if --enable-cgen-maint.
8941
8942 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
8943
8944 * configure.in: Add *-*-freebsd* configurations.
8945
8946 2002-04-08 Tom Tromey <tromey@redhat.com>
8947
8948 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8949 Fixes PR libgcj/6068.
8950
8951 2002-03-30 Krister Walfridsson <cato@df.lth.se>
8952
8953 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8954
8955 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8956
8957 * configure.in (alpha*-dec-osf*): Enable libgcj.
8958
8959 2003-03-27 Matthew Gingell <gingell@gnat.com>
8960
8961 * MAINTAINERS (Write After Approval): Add myself.
8962
8963 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
8964
8965 Fix for: PR bootstrap/3591, target/5676
8966 * configure.in (mcore-pe): Disable the configuration of
8967 libstdc++-v3 since exceptions are not supported.
8968
8969 2002-03-20 Anthony Green <green@redhat.com>
8970
8971 * configure.in: Enable libgcj for xscale-elf target.
8972
8973 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
8974
8975 * MAINTAINERS: Update my email address.
8976
8977 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
8978
8979 * ltmain.sh (relink_command): Fix typo in previous change.
8980
8981 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
8982
8983 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
8984 (relink_command): Added --tag flags.
8985 (mode=install): If relinking fails; error out.
8986
8987 2002-03-12 Richard Henderson <rth@redhat.com>
8988
8989 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
8990 .NOTPARALLEL tag.
8991 (do-check): Rename from check.
8992 (check): Allow parallel check.
8993
8994 2002-03-12 Bob Wilson <bob.wilson@acm.org>
8995
8996 * MAINTAINERS: Add myself as maintainer for xtensa port.
8997 Fix alphabetical order in CPU port maintainer list.
8998 Remove myself from Write After Approval list.
8999
9000 2002-03-11 Richard Henderson <rth@redhat.com>
9001
9002 * Makefile.in (.NOTPARALLEL): Add fake tag.
9003
9004 2002-03-07 H.J. Lu (hjl@gnu.org)
9005
9006 * configure.in: Enable gprof for mips*-*-linux*.
9007
9008 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
9009
9010 * MAINTAINERS (Write After Approval): Add myself.
9011
9012 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
9013
9014 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9015 libjava.
9016 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9017
9018 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
9019
9020 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9021 because its Makefile is there; test for the executable instead.
9022
9023 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
9024
9025 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9026 libstdc++-v3 and libjava.
9027
9028 2002-02-11 Adam Megacz <adam@xwt.org>
9029
9030 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9031 boehm-gc
9032
9033 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
9034
9035 * config.guess: Updated to 2002-01-30's version.
9036 * config.sub: Updated to 2002-02-01's version.
9037 Contribute sh64-elf.
9038 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
9039 * configure.in: Added sh64-*-*.
9040
9041 2002-02-08 Chris Demetriou <cgd@broadcom.com>
9042
9043 * MAINTAINERS: Belatedly add myself to write after approval list.
9044
9045 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
9046
9047 * MAINTAINERS: Put self in as maintainer for x86-64 port.
9048 Remove self as Write After Approval.
9049
9050 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
9051
9052 * MAINTAINERS: Put self in as maintainer for contrib/regression
9053 directory.
9054
9055 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
9056
9057 * MAINTAINERS: Update my email address.
9058
9059 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
9060
9061 * configure.in (*-*-netbsd*): New. Skip target-newlib,
9062 target-libiberty, and target-libgloss. Skip Java-related
9063 libraries if not supported for NetBSD on target CPU.
9064
9065 2002-01-25 Douglas B Rupp <rupp@gnat.com>
9066
9067 * install-sh: Use _inst.$$_ for temp file name.
9068
9069 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
9070
9071 * MAINTAINERS (Write After Approval): Move my contact info
9072 from here...
9073 (OS Port Maintainers): ...to here (netbsd).
9074
9075 2002-01-22 Bob Wilson <bob.wilson@acm.org>
9076
9077 * MAINTAINERS (Write After Approval): Add myself.
9078
9079 2002-01-17 H.J. Lu <hjl@gnu.org>
9080
9081 * Makefile.in (all-fastjar): Also depend on all-libiberty.
9082 (all-target-fastjar): Also depend on all-target-libiberty.
9083
9084 2002-01-16 H.J. Lu (hjl@gnu.org)
9085
9086 * config.guess: Import from master sources, rev 1.225.
9087 * config.sub: Import from master sources, rev 1.238.
9088
9089 2002-01-16 Kazu Hirata <kazu@hxi.com>
9090
9091 * MAINTAINERS (Write After Approval): Remove myself.
9092
9093 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
9094
9095 * MAINTAINERS (Write After Approval): Add myself.
9096
9097 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
9098
9099 * MAINTAINERS: Add self as docs co-maintainer.
9100
9101 2001-12-11 Matthias Klose <doko@debian.org>
9102
9103 * MAINTAINERS (Write After Approval): Add myself.
9104
9105 2001-12-09 Zack Weinberg <zack@codesourcery.com>
9106
9107 * MAINTAINERS: Update my email address.
9108
9109 2001-12-07 Turly O'Connor <turly@apple.com>
9110 * MAINTAINERS (Write After Approval): Add myself.
9111 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9112 (rs6000_initialize_trampoline): Call __trampoline_setup for
9113 ABI_DARWIN too.
9114 * darwin-tramp.asm: New file, implements __trampoline_setup.
9115 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9116
9117 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
9118
9119 * MAINTAINERS (Write After Approval): Add myself.
9120
9121 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
9122
9123 * configure, configure.in: Use temp file for long sed commands.
9124
9125 2001-12-03 Laurent Guerby <guerby@acm.org>
9126
9127 * config.sub: Update to version 1.232 on subversion.
9128
9129 2001-12-03 Ben Elliston <bje@redhat.com>
9130
9131 * MAINTAINERS: Update mail address for config.* patches.
9132
9133 2001-11-27 DJ Delorie <dj@redhat.com>
9134 Zack Weinberg <zack@codesourcery.com>
9135
9136 When build != host, create libiberty for the build machine.
9137
9138 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9139 CONFIG_ARGUMENTS.
9140 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9141 New variables.
9142 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9143 and rules.
9144 (all.normal): Depend on ALL_BUILD_MODULES.
9145 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9146 (all-build-libiberty): Depend on configure-build-libiberty.
9147
9148 * configure: Calculate and substitute proper value for
9149 ALL_BUILD_MODULES.
9150 * configure.in: Create the build subdirectory.
9151 Calculate and substitute TARGET_CONFIGARGS (formerly
9152 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9153
9154 2001-11-26 Ziemowit Laski <zlaski@apple.com>
9155
9156 * MAINTAINERS (write-after-approval): Add self.
9157
9158 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
9159
9160 * MAINTAINERS (GNATS only accounts): Remove self.
9161
9162 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
9163
9164 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9165 libf2c.
9166
9167 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
9168
9169 * MAINTAINERS (Write After Approval): Add self.
9170
9171 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9172
9173 * MAINTAINERS: mips and s390 are also CPU ports.
9174
9175 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9176
9177 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9178
9179 2001-11-11 David O'Brien <obrien@FreeBSD.org>
9180
9181 * MAINTAINERS: Alphabetize.
9182
9183 2001-11-09 Kazu Hirata <kazu@hxi.com>
9184
9185 * MAINTAINERS (Various maintainers: h8 port): Add myself.
9186
9187 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
9188
9189 * MAINTAINERS (Various maintainers: hppa port): Added myself.
9190
9191 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
9192
9193 * configure.in (--enable-languages): Be more permissive about
9194 syntax. Check for empty lists better. Warn about $LANGUAGES.
9195
9196 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
9197
9198 * config.sub: Import from master sources, rev. 1.230.
9199 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9200
9201 2001-11-07 Laurent Guerby <guerby@acm.org>
9202
9203 * MAINTAINERS (Write After Approval): Add self.
9204
9205 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
9206
9207 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9208
9209 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
9210
9211 * config.sub: Import from master sources, rev 1.226.
9212 * config.guess: Import from master sources, rev 1.216.
9213
9214 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
9215
9216 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9217 * MAINTAINERS: Add self as maintainer of MMIX port.
9218 Remove old after-approval entry.
9219
9220 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
9221
9222 * ChangeLog, configure: Fix spelling errors.
9223
9224 2001-10-20 Brendan Kehoe <brendan@zen.org>
9225
9226 * MAINTAINERS: Tweak my address.
9227
9228 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
9229
9230 * MAINTAINERS: Update my email address.
9231
9232 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
9233
9234 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9235 * MAINTAINERS: Add self as maintainer of CRIS port.
9236
9237 2001-10-10 Geert Bosch <bosch@gnat.com>
9238
9239 * MAINTAINERS (Various maintainers: Ada front end):
9240 Added Robert Dewar.
9241
9242 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
9243
9244 * MAINTAINERS (Write After Approval): Added self
9245
9246 2001-10-02 Geert Bosch <bosch@gnat.com>
9247
9248 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9249
9250 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
9251
9252 * configure: Handle temporary files securely using mkdir.
9253
9254 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
9255
9256 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9257
9258 2001-09-26 Will Cohen <wcohen@redhat.com>
9259
9260 * configure.in (*-*-linux*): Disable configuration of target-newlib
9261 and target-libgloss.
9262
9263 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9264
9265 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9266 RANLIB.
9267
9268 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
9269
9270 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9271 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9272 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9273 avoid quotes nesting problems.
9274 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9275 (DO_X): Export only variables that are set.
9276
9277 2001-09-19 Ben Elliston <bje@redhat.com>
9278
9279 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9280 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9281 semantics. Use the shell built-in "type" command instead.
9282
9283 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
9284
9285 Merged from gcc-3_0-branch:
9286 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
9287 * ltcf-c.sh: Use $objext, not $ac_objext.
9288 2001-07-27 Mark Kettenis <kettenis@gnu.org>
9289 * ltcf-cxx.sh: Add support for GNU.
9290 2001-07-22 Timothy Wall <twall@redhat.com>
9291 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
9292 default settings if using GNU tools with that configuration.
9293 * ltcf-cxx.sh: Ditto.
9294 * ltcf-gcj.sh: Ditto.
9295 2001-07-21 Michael Chastain <chastain@redhat.com>
9296 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9297 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
9298 * ltmain.sh: Mark as gcc-local.
9299
9300 2001-08-30 Eric Christopher <echristo@redhat.com>
9301 Jason Eckhardt <jle@redhat.com>
9302
9303 * config.guess: Merge from master sources.
9304 * config.sub: Merge from master sources, add support for mipsisa32.
9305
9306 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
9307 * config.sub: Merge from master sources, rev 1.219.
9308 * MAINTAINERS: Add self as contact for stormy16 port.
9309
9310 2001-08-14 Zack Weinberg <zackw@panix.com>
9311
9312 * config.sub: Merge from master sources, rev 1.218.
9313 * config.guess: Merge from master sources, rev 1.209.
9314
9315 2001-08-11 Graham Stott <grahams@redhat.com>
9316
9317 * Makefile.in (check-c++): Add missing semicolon.
9318
9319 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
9320
9321 * MAINTAINERS (Various maitainers: predict.def): Added myself.
9322
9323 2001-07-30 Eric Christopher <echristo@redhat.com>
9324
9325 * MAINTAINERS (Various maintainers: mips port): Added myself.
9326
9327 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
9328
9329 * configure.in (sh-*-linux*): New.
9330
9331 2001-07-27 Richard Henderson <rth@redhat.com>
9332
9333 * .cvsignore: Add LAST_UPDATED.
9334
9335 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
9336
9337 * MAINTAINERS (Various maintainers: s390 port): Added myself.
9338
9339 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
9340
9341 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9342
9343 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
9344
9345 * MAINTAINERS (Write After Approval): Added myself.
9346
9347 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9348
9349 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9350 and libgcj on m68hc11/m68hc12.
9351
9352 2001-06-27 H.J. Lu (hjl@gnu.org)
9353
9354 * Makefile (CFLAGS_FOR_BUILD): New.
9355 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9356
9357 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9358
9359 * README: Remove version number.
9360
9361 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9362
9363 * INSTALL/README: Update wrt. to the installation instructions now
9364 residing in gcc/doc/install.texi.
9365
9366 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9367
9368 * README: Replace with a cut-down and updated version of gcc/README.
9369
9370 2001-06-12 David Edelsohn <edelsohn@gnu.org>
9371
9372 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9373 multilibs to be disabled.
9374
9375 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
9376
9377 * MAINTAINERS (Write After Approval): Add myself.
9378
9379 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
9380
9381 * config.guess: Import CVS version 1.195.
9382 * config.sub: Import CVS version 1.212.
9383
9384 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
9385
9386 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9387 gcc/xgcc is built, use -print-prog-name to find out the program
9388 name to use.
9389
9390 2001-06-04 Phil Edwards <pme@sources.redhat.com>
9391
9392 * config.guess: Import CVS version 1.194. All gcc-local changes
9393 appear to also be in the master copy.
9394 * config.sub: Import CVS version 1.211.
9395
9396 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
9397
9398 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9399 with_gcc]: Use `gcc -shared' to build a shared library.
9400
9401 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
9402
9403 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9404 archives.
9405
9406 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9407
9408 * MAINTAINERS (Write After Approval): Add myself.
9409
9410 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
9411
9412 * configure.in (libstdcxx_flags): Do not try to execute
9413 libstdc++-v3/testsuite_flags until it exists.
9414
9415 2001-06-01 Alan Modra <amodra@bigpond.net.au>
9416
9417 * MAINTAINERS: Update my email address.
9418
9419 2001-05-31 Graham Stott <grahams@redhat.com>
9420
9421 * MAINTAINERS (Write After Approval): Add myself.
9422
9423 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
9424
9425 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
9426 libraries when using g++ with native linker.
9427
9428 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
9429
9430 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9431
9432 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
9433
9434 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9435 [aix4*|aix5*]: Prepend blank.
9436
9437 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
9438
9439 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9440 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
9441 of subdir/configure scripts to use the new libtool.m4.
9442
9443 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
9444
9445 * MAINTAINERS (Write After Approval): Add myself.
9446
9447 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
9448
9449 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9450
9451 2001-05-11 Ben Elliston <bje@redhat.com>
9452
9453 * Makefile.in (all-sid): New target.
9454 (check-sid, clean-sid, install-sid): Likewise.
9455
9456 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
9457
9458 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9459
9460 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9461
9462 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9463 libgcj.
9464
9465 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9466
9467 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9468 gcc/xgcc is built, use -print-prog-name to find out the program
9469 name to use.
9470
9471 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
9472
9473 * configure.in (noconfigdirs): Don't reset it from scratch in the
9474 target case; only append to it.
9475
9476 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9477 sparc-*-solaris2.8]: Disable ${libgcj}.
9478
9479 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
9480
9481 * configure.in (libgcj_saved): Copy from $libgcj.
9482 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9483 --disable-libgcj.
9484
9485 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
9486
9487 * MAINTAINERS: Remove self as MIPS maintainer and
9488 C front end maintainer.
9489
9490 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
9491
9492 * configure.in: Move *-chorusos target case to the proper switch.
9493 Disable libgcj.
9494
9495 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9496
9497 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9498 1.641.2.228.
9499
9500 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9501
9502 * Makefile.in (STAGE1_CFLAGS): Pass down.
9503
9504 2001-04-13 Alan Modra <amodra@one.net.au>
9505
9506 * config.guess: Add hppa64-linux support. Note for next import that
9507 this is already in the master file.
9508 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
9509
9510 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9511
9512 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9513 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9514
9515 2001-04-11 Stan Shebs <shebs@apple.com>
9516
9517 * MAINTAINERS: Add self as Darwin port maintainer.
9518
9519 2001-04-11 Alan Modra <amodra@one.net.au>
9520
9521 * MAINTAINERS: Update my email address.
9522
9523 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
9524
9525 * ltcf-cxx.sh: Support creation of C++ shared libraries on
9526 recent versions of FreeBSD (release 3 or later).
9527 * ltconfig: On FreeBSD, -lc must not be provided when building
9528 a shared library or else the standard -pthread gcc option is
9529 rendered worthless to later users of the built library.
9530
9531 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
9532
9533 * MAINTAINERS: Add self and RTH as C front end maintainers.
9534
9535 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
9536
9537 * config.sub: Make sure to match an already-canonicalized
9538 machine name (eg. mn10300-unknown-elf).
9539
9540 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
9541
9542 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9543 New macros.
9544 (bootstrap, cross): Use RECURSE_FLAGS.
9545 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9546
9547 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
9548
9549 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9550
9551 2001-03-22 Colin Howell <chowell@redhat.com>
9552
9553 * Makefile.in (DO_X): Do not backslash single-quotes in
9554 backquotes (two places).
9555
9556 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
9557
9558 Re-installed:
9559 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9560 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
9561 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9562 * ltcf-cxx.sh: Likewise.
9563 * ltcf-gcj.sh: Likewise.
9564
9565 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9566
9567 * MAINTAINERS: Add myself as "documentation co-maintainer".
9568
9569 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
9570
9571 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9572 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9573
9574 2001-03-19 Tom Tromey <tromey@redhat.com>
9575
9576 * config-ml.in: Handle GCJ and GCJFLAGS.
9577
9578 2001-03-21 Michael Chastain <chastain@redhat.com>
9579
9580 * Makefile.in: all-m4 depends on all-texinfo.
9581
9582 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
9583
9584 * MAINTAINERS: Add myself to write after approval list.
9585
9586 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
9587
9588 * Makefile.in (DO_X): Quote nested quotes.
9589
9590 2001-03-18 Alan Modra <alan@linuxcare.com.au>
9591
9592 * MAINTAINERS: Add myself to write after approval list.
9593
9594 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
9595
9596 * Makefile.in (DO_X): Use double quotes for quoting
9597 "RANLIB=$${RANLIB}".
9598
9599 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
9600
9601 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9602
9603 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
9604
9605 * configure.in: Only use `lang_requires' for languages athat are
9606 actually enabled.
9607
9608 2001-03-08 Phil Edwards <pme@sources.redhat.com>
9609
9610 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
9611
9612 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
9613
9614 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9615
9616 2001-03-07 Tom Tromey <tromey@redhat.com>
9617
9618 * configure.in: Allow config-lang.in to set `lang_requires' to list
9619 of other required languages.
9620
9621 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
9622
9623 * Makefile.in: Remove RANLIB definition. Use RANLIB
9624 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9625 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9626
9627 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
9628 Alexandre Oliva <aoliva@redhat.com>
9629
9630 * Makefile.in (check-c++): Use tabs, not spaces.
9631
9632 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
9633
9634 * MAINTAINERS: add myself to Write After Approval list.
9635
9636 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
9637
9638 * Makefile.in (check-c++): New rule.
9639
9640 * configure.in (target_libs): Remove libg++.
9641 (noconfigdirs): Remove libg++.
9642 (noconfigdirs): Same.
9643 (noconfigdirs): Same.
9644 (noconfigdirs): Same.
9645
9646 * config-ml.in: Remove libg++ references.
9647
9648 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9649 (ALL_TARGET_MODULES): Same.
9650 (configure-target-libg++): Remove.
9651 (all-target-libg++): Remove.
9652 (configure-target-libio): Remove.
9653 (all-target-libio): Remove.
9654 (check-target-libio): Remove.
9655 (.PHONY): Remove.
9656 (libg++.tar.bz2): Remove.
9657 (all-target-cygmon): Remove libio.
9658 (all-target-libstdc++): Remove.
9659 (configure-target-libstdc++): Remove.
9660 (TARGET_LIB_PATH): Remove libstdc++.
9661 (ALL_GCC_CXX): Remove libstdc++.
9662 (all-target-gperf): Correct.
9663
9664 2001-02-16 Nick Clifton <nickc@redhat.com>
9665
9666 * configure.in (noconfigdirs): Allow configuration of texinfo
9667 for Cygwin hosts.
9668
9669 2001-02-15 Anthony Green <green@redhat.com>
9670
9671 * configure: Introduce GCJ_FOR_TARGET.
9672 * configure.in: Ditto.
9673 * Makefile.in: Ditto.
9674
9675 2001-02-13 Andreas Schwab <schwab@suse.de>
9676
9677 * MAINTAINERS: Update mail address.
9678
9679 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9680
9681 * config.guess: Add linux target for S/390.
9682 * config.sub: Likewise.
9683
9684 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
9685
9686 * configure.in: for *-chorusos, don't config target-newlib and
9687 target-libgloss.
9688
9689 2001-02-06 Ben Elliston <bje@redhat.com>
9690
9691 * configure: Output host type to stdout, not stderr.
9692
9693 2001-02-05 Mark Mitchell <mark@codesourcery.com>
9694
9695 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
9696 * ltcf-cxx.sh: Likewise.
9697
9698 * config.if: Assume enable_libstdcxx_v3 is defined.
9699
9700 2001-02-04 Mark Mitchell <mark@codesourcery.com>
9701
9702 Remove V2 C++ library.
9703 * configure.in: Remove --enable-libstdcxx_v3 support.
9704
9705 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
9706
9707 * include/demangle.h: Add prototype for java_demangle_v3.
9708
9709 2001-01-29 Phil Edwards <pme@sources.redhat.com>
9710
9711 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
9712
9713 2001-01-27 Richard Henderson <rth@redhat.com>
9714
9715 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9716
9717 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9718
9719 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9720 Don't unset, it's non-portable and no longer necessary, set to empty
9721 instead.
9722
9723 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9724
9725 * ltconfig: Shell portability fix for the tagname validity check.
9726
9727 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
9728
9729 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9730 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9731
9732 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9733
9734 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9735
9736 2001-01-26 Tom Tromey <tromey@redhat.com>
9737
9738 * configure.in: Allow libgcj to be built on Sparc Solaris.
9739
9740 2001-01-25 David Edelsohn <edelsohn@gnu.org>
9741
9742 * ltcf-c.sh: Add aix5 case.
9743 * ltcf-cxx.sh: Likewise.
9744 * ltconfig: Likewise.
9745
9746 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
9747
9748 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9749 keep at least one of build_libtool_libs or build_old_libs set to
9750 yes.
9751
9752 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9753 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9754
9755 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
9756
9757 * configure.in: Enable libgcj on several additional platforms.
9758
9759 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
9760
9761 * configure.in: Enable libgcj for linux targets.
9762
9763 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9764
9765 * MAINTAINERS (Write After Approval): Add myself.
9766
9767 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
9768
9769 * MAINTAINERS: Add myself as vax port maintainer.
9770
9771 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
9772
9773 * MAINTAINERS: Add myself as Mercury front-end maintainer.
9774
9775 2001-01-09 Mike Stump <mrs@wrs.com>
9776
9777 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
9778 failures of subdirectories.
9779
9780 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9781
9782 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
9783 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9784 * ltcf-cxx.sh: Likewise.
9785 * ltcf-gcj.sh: Likewise.
9786 * ltconfig.sh: Fix typo.
9787
9788 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9789
9790 * configure: handle DOS-style absolute paths.
9791
9792 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9793
9794 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
9795
9796 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
9797
9798 * MAINTAINERS: Add myself as avr port co-maintainer.
9799
9800 2000-12-28 Ben Elliston <bje@redhat.com>
9801
9802 * MAINTAINERS: Add myself under ``Write After Approval''.
9803
9804 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
9805
9806 * texinfo: Remove directory from GCC.
9807
9808 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
9809
9810 * COPYING: Update to current
9811 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
9812 to 19yy as example year in copyright notice).
9813
9814 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
9815
9816 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
9817 (libstdcxx_incdir): Pass down.
9818 * config.if: Remove expired bits for cxx_interface, add stub.
9819 (libstdcxx_incdir): Add variable for g++ include directory.
9820 * configure.in (gxx_include_dir): Use it.
9821
9822 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
9823
9824 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
9825 with old-email address from ``Write After Approval''.
9826
9827 2000-12-15 Andreas Jaeger <aj@suse.de>
9828
9829 * configure.in: Handle lang_dirs.
9830
9831 2000-12-14 Tom Tromey <tromey@redhat.com>
9832
9833 * MAINTAINERS: Removed brads.
9834
9835 * MAINTAINERS: Added gcj developers.
9836
9837 2000-12-13 Anthony Green <green@redhat.com>
9838
9839 * configure.in: Disable libgcj for any target not specifically
9840 listed. Disable libgcj for x86 and Alpha Linux until compatible
9841 with g++ abi.
9842
9843 2000-12-13 Mike Stump <mrs@wrs.com>
9844
9845 * Makefile.in (local-distclean): Also remove fastjar.
9846
9847 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
9848
9849 * contrib/gcc_update: Add fastjar --touch entries.
9850
9851 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
9852
9853 * configure.in: Disable language-specific target libraries for
9854 languages that aren't enabled.
9855
9856 2000-12-10 Anthony Green <green@redhat.com>
9857
9858 * configure.in: Define libgcj. Disable libgcj target libraries for
9859 most targets.
9860
9861 2000-12-10 Neil Booth <neilb@earthling.net>
9862
9863 * MAINTAINERS: Update mail address, remove from WAA list.
9864
9865 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
9866
9867 * libjava: Imported from /cvs/java.
9868 * libffi: Likewise.
9869 * Boehm-gc: Likewise.
9870
9871 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
9872
9873 * configure.in (target_libs): Revert 2000-12-08 patch.
9874 (noconfigdirs): Added target-libjava.
9875
9876 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
9877
9878 * djunpack.bat: removed.
9879
9880 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
9881
9882 * Makefile.in: handle DOS-style absolute paths.
9883 * config-ml.in: likewise.
9884 * symlink-tree: likewise.
9885
9886 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
9887
9888 * fastjar: Imported.
9889
9890 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
9891
9892 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
9893 libjava.
9894 * configure.in (target_libs): Removed `target-libjava'.
9895
9896 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
9897
9898 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
9899 (ALL_MODULES): Added fastjar.
9900 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
9901 (all-target-libjava): all-fastjar replaces all-zip.
9902 (all-fastjar): Added.
9903 (configure-target-fastjar, all-target-fastjar): Likewise.
9904 * configure.in (host_tools): Added fastjar.
9905
9906 2000-12-07 Mike Stump <mrs@wrs.com>
9907
9908 * Makefile.in (local-distclean): Remove leftover built files.
9909
9910 2000-11-24 Nick Clifton <nickc@redhat.com>
9911
9912 * configure.in (xscale-elf): Add target.
9913 (xscale-coff): Add target.
9914
9915 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
9916
9917 * ltcf-cxx.sh: Support creation of C++ shared libraries on
9918 recent versions of FreeBSD (release 3 or later).
9919 * ltconfig: On FreeBSD, -lc must not be provided when building
9920 a shared library or else the standard -pthread gcc option is
9921 rendered worthless to later users of the built library.
9922
9923 2000-11-16 Fred Fish <fnf@be.com>
9924
9925 * configure.in (enable_libstdcxx_v3): Fix typo,
9926 libstd++ -> libstdc++.
9927
9928 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9929
9930 * MAINTAINERS: Add self to Write After Approval list.
9931
9932 2000-11-21 Bernd Schmidt <bernds@redhat.com>
9933
9934 * MAINTAINERS: Update my email address. Add myself to global write
9935 privs list.
9936
9937 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
9938
9939 * Makefile.in: Merge with src and libgcj.
9940 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
9941 configure-target-<library> when their configure scripts need the C
9942 or C++ library to have already been built to work properly.
9943 (do_proto_toplev): Set them to an empty string.
9944
9945 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9946 (REALLY_SET_LIB_PATH): Use them.
9947
9948 2000-11-17 Stan Shebs <shebs@apple.com>
9949
9950 * MAINTAINERS: Add self to Write After Approval list.
9951
9952 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
9953
9954 * configure: Provide the original toplevel configure arguments
9955 (including $0) to subprocesses in the environment rather than
9956 through gcc/configargs.h.
9957
9958 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
9959
9960 * MAINTAINERS: Remove references to cccp. Change C9X reference to
9961 C99. Alphabetise "Write After Approval" list.
9962
9963 2000-11-12 Mark Mitchell <mark@codesourcery.com>
9964
9965 * configure: Turn on libstdc++ V3 by default.
9966
9967 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9968 if we've got GCC.
9969
9970 2000-11-11 Philip Blundell <philb@gnu.org>
9971
9972 * MAINTAINERS: Add self to Write After Approval list.
9973
9974 2000-11-09 David Edelsohn <edelsohn@gnu.org>
9975
9976 * ltcf-c.sh (aix4): Improve shared library configuration; require
9977 exporting symbols.
9978 * ltcf-cxx.sh (aix4): Define.
9979 * ltconfig (aix4): Define library and soname specs appropriate for
9980 AIX. Define command to create export symbols list.
9981
9982 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
9983
9984 * config.sub: Add support for Sun Chorus
9985
9986 2000-10-31 Nick Clifton <nickc@redhat.com>
9987
9988 * MAINTAINERS: Rename <name>@cygnus.com addresses to
9989 <name>@redhat.com. Also installed new email address for Clint
9990 Popetz.
9991
9992 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
9993
9994 * etc: Remove directory from GCC.
9995
9996 2000-10-16 Michael Meissner <meissner@redhat.com>
9997
9998 * configure (gcc/configargs.h): Only create if there is a build GCC
9999 directory created.
10000
10001 2000-10-16 Matthias Klose <doko@debian.org>
10002
10003 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10004 when configured for libstdc++-v3.
10005
10006 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
10007
10008 * configure: Save configure arguments to gcc/configargs.h.
10009
10010 2000-10-04 Philipp Thomas <pthomas@suse.de>
10011
10012 * config.guess: Import CVS version 1.157.
10013 * config.sub: Import CVS version 1.181.
10014
10015 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
10016
10017 * Makefile.in (bootstrap): avoid recursion if subdir missing
10018 (cross): ditto
10019 (do-proto-toplev): ditto
10020
10021 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
10022
10023 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10024 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10025
10026 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10027 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
10028 all affected `configure' scripts.
10029
10030 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
10031
10032 * MAINTAINERS: Add self as cpplib co-maintainer.
10033
10034 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
10035
10036 * MAINTAINERS: Add self to Write After Approval list.
10037
10038 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10039
10040 * INSTALL/README: egcs -> GCC update.
10041
10042 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
10043
10044 * MAINTAINERS: Add myself to Write After Approval list.
10045
10046 2000-09-15 Kazu Hirata <kazu@hxi.com>
10047
10048 * MAINTAINERS: Add myself to Write After Approval list.
10049
10050 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
10051
10052 * configure.in: Do not build byacc for hppa64. Provide paths to the
10053 X11 libraries for hppa64.
10054
10055 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10056
10057 * MAINTAINERS: Add myself as 68hc11 port maintainer.
10058
10059 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
10060
10061 * Makefile.in (all-zlib): Added dummy target.
10062
10063 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10064 ltcf-gcj.sh: Updated from libtool multi-language branch.
10065
10066 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
10067
10068 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10069 (bootstrap*): Depend on all-bootstrap.
10070
10071 2000-09-05 Philipp Thomas <pthomas@suse.de>
10072
10073 * config.guess: Import CVS version 1.156.
10074 * config.sub: Import CVS version 1.179.
10075
10076 2000-09-02 Anthony Green <green@cygnus.com>
10077
10078 * Makefile.in (all-gcc): Depend on all-zlib.
10079 (CLEAN_MODULES): Add clean-zlib.
10080 (ALL_MODULES): Add all-zlib.
10081 * configure.in (host_libs): Add zlib.
10082
10083 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
10084
10085 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10086 crosses, but add gcc/include to the header search path for them.
10087
10088 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
10089
10090 * MAINTAINERS: Add self to Write After Approval list.
10091
10092 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10093
10094 * config.guess: Import CVS version 1.152.
10095 * config.sub: Import CVS version 1.177.
10096
10097 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
10098
10099 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10100 $targargs to tell whether newlib is going to be built.
10101
10102 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10103 $$r/TARGET_SUBDIR/libio for _G_config.h.
10104
10105 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
10106
10107 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10108
10109 2000-08-22 DJ Delorie <dj@redhat.com>
10110
10111 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10112
10113 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
10114
10115 * config-ml.in (CC, CXX): Avoid trailing whitespace.
10116 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10117 sub-configures.
10118
10119 2000-08-21 DJ Delorie <dj@redhat.com>
10120
10121 * MAINTAINERS: Add self as a libiberty maintainer
10122
10123 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
10124
10125 * configure.in (libstdcxx_flags): Use
10126 libstdc++-v3/src/libstdc++.INC.
10127
10128 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
10129
10130 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10131
10132 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
10133
10134 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10135
10136 * configure: Make enable_threads and enable_shared defaults
10137 explicit. Substitute enable_threads into generated Makefiles.
10138 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10139 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10140
10141 2000-08-13 Geoff Keating <geoffk@cygnus.com>
10142
10143 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10144
10145 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
10146
10147 * config-ml.in (CC): Remove bogus duplicate quotation mark from
10148 previous delta.
10149
10150 2000-08-11 Jason Merrill <jason@redhat.com>
10151
10152 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10153 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10154 (FLAGS_FOR_TARGET): Not here.
10155 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10156
10157 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
10158
10159 * config-ml.in (CC, CXX): Don't introduce a leading space.
10160
10161 2000-08-07 DJ Delorie <dj@delorie.com>
10162
10163 * MAINTAINERS: Add self as a DJGPP maintainer
10164
10165 2000-08-07 DJ Delorie <dj@redhat.com>
10166
10167 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10168 "if we're also building gcc, and it's a gcc that will run on the
10169 build machine, we want to use its includes instead of the system's
10170 default includes".
10171
10172 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
10173
10174 * MAINTAINERS: Add self to Write After Approval list.
10175
10176 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
10177
10178 * configure.in (libstdcxx_flags): Don't use `"'.
10179
10180 * config-ml.in: Adjust multilib search paths to the
10181 appropriate multilib tree.
10182
10183 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
10184
10185 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10186 commas in $LANGUAGES.
10187
10188 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
10189
10190 * configure.in: Re-enable all references to libg++ and librx.
10191
10192 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
10193
10194 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10195 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
10196 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10197 * ltcf-cxx.sh (need_lc): Set based on postdeps.
10198
10199 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10200
10201 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
10202
10203 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10204 CXX_FOR_TARGET for sed.
10205
10206 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
10207
10208 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10209 Do not override if already set in the environment or in configure.
10210 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10211 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10212
10213 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
10214
10215 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10216 the libtool CVS tree multi-language branch.
10217 * ltconfig, ltmain.sh: Updated.
10218
10219 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
10220
10221 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10222 (clean-target): Depend on it.
10223
10224 * Makefile.in (FLAGS_FOR_TARGET): New macro.
10225 (GCC_FOR_TARGET): Use it.
10226 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10227 * configure.in: ... here.
10228 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
10229 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10230
10231 2000-07-24 Eric Christopher <echristo@cygnus.com>
10232
10233 * MAINTAINERS: Add self to Write After Approval list.
10234
10235 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
10236
10237 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10238 (configure-target-libchill, configure-target-libobjc): Likewise.
10239
10240 * configure.in: Use the same cache file for all target libs.
10241 * config-ml.in: But different cache files per multilib variant.
10242
10243 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10244
10245 * configure (topsrcdir): Don't use dirname.
10246
10247 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
10248
10249 * MAINTAINERS: Add self to Write After Approval list.
10250
10251 2000-07-20 Jason Merrill <jason@redhat.com>
10252
10253 * configure.in: Remove all references to libg++ and librx.
10254
10255 * configure, configure.in, Makefile.in: Unify gcc and binutils.
10256
10257 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
10258
10259 * config.sub: Update to subversions version 2000-07-06.
10260
10261 2000-07-12 Andrew Haley <aph@cygnus.com>
10262
10263 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10264 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10265
10266 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
10267
10268 * symlink-tree: Check number of arguments.
10269
10270 2000-07-05 Jim Wilson <wilson@cygnus.com>
10271
10272 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10273 search path for a g++ extracted from the build tree. This
10274 will allow link tests run by configure scripts in
10275 subdirectories to succeed.
10276
10277 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
10278
10279 * ltconfig: Add support for mips-dde-sysv4.2MP
10280
10281 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10282
10283 * MAINTAINERS: Add myself as loop discovery maintainer.
10284
10285 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
10286
10287 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10288 `os2'. Force ac_cv_exeext to be ".exe" in that case.
10289
10290 2000-06-19 Timothy Wall <twall@cygnus.com>
10291
10292 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10293 * config.sub: Add tic54x target.
10294
10295 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10296
10297 * MAINTAINERS: Add self as Fortran maintainer,
10298 remove Craig Burley.
10299
10300 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
10301
10302 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10303 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10304
10305 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
10306
10307 * MAINTAINERS: Add self as i18n maintainer
10308
10309 20000-05-21 H.J. Lu (hjl@gnu.org)
10310
10311 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10312 directory are used if they exist. Make sure
10313 $(build_tooldir)/include is searched for header files,
10314 $(build_tooldir)/lib/ for library files.
10315 (GCC_FOR_TARGET): Likewise.
10316 (CXX_FOR_TARGET): Likewise.
10317
10318 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
10319
10320 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10321
10322 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
10323
10324 * Makefile.in (configure-target-libiberty): Depend on
10325 configure-target-newlib.
10326
10327 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
10328
10329 * configure.in, Makefile.in: Merge all libffi-related
10330 configury stuff from the libgcj tree.
10331
10332 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
10333
10334 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10335 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10336
10337 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10338
10339 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10340 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10341 current version information. Add to proto-toplev directory.
10342 (gdb-taz): Build do-djunpack.
10343
10344 2000-05-15 David Edelsohn <edelsohn@gnu.org>
10345
10346 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10347
10348 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
10349
10350 * MAINTAINERS: Add self to Write After Approval list.
10351
10352 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10353
10354 * ltmain.sh: Preserve in relink_command any environment
10355 variables that may affect the linker behavior.
10356
10357 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
10358
10359 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10360
10361 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
10362
10363 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10364
10365 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
10366
10367 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10368 with the version name.
10369
10370 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
10371
10372 * MAINTAINERS: Add self as bb-reorder maintainer.
10373
10374 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
10375
10376 * config.if: Tweak.
10377
10378 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
10379
10380 * djunpack.bat: New file.
10381
10382 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
10383
10384 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10385 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10386 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10387 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10388
10389 2000-04-16 Dave Pitts <dpitts@cozx.com>
10390
10391 * config.sub (case $basic_machine): Change default for "ibm-*"
10392 to "openedition".
10393
10394 2000-04-13 Andreas Jaeger <aj@suse.de>
10395
10396 * MAINTAINERS: Added myself.
10397
10398 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10399
10400 * Makefile.in (gdb-taz): New target. GDB specific archive.
10401 (do-md5sum): New target.
10402 (MD5PROG): Define.
10403 (PACKAGE): Default to TOOL.
10404 (VER): Default to a shell script.
10405 (taz): Rewrite target. Move real work to do-proto-toplev. Include
10406 md5 checksum generation.
10407 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10408 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10409 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10410 insight.tar.bz2): Use gdb-taz to create archive.
10411
10412 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
10413
10414 * configure (warn_cflags): Delete.
10415
10416 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
10417
10418 * MAINTAINERS: Added myself.
10419
10420 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
10421 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
10422
10423 * configure.in (enable_libstdcxx_v3): Add.
10424 (target_libs): Add bits here to switch between libstdc++-v2 and
10425 libstdc++-v3.
10426 * config.if: And this file too.
10427 * Makefile.in: Add libstdc++-v3 targets.
10428
10429 2000-04-05 Michael Meissner <meissner@redhat.com>
10430
10431 * config.sub (d30v): Add d30v as a basic machine type.
10432
10433 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
10434
10435 * configure.in: -linux-gnu*, not -linux-gnu.
10436
10437 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10438
10439 * MAINTAINERS: Add self in write-after-approval section.
10440
10441 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
10442
10443 * MAINTAINERS: Add self as ia64 port maintainer.
10444
10445 2000-03-08 Neil Booth <NeilB@earthling.net>
10446
10447 * MAINTAINERS: Add self in write-after-approval section.
10448
10449 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
10450
10451 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10452 (do-tar-bz2): Replace TOOL with PACKAGE.
10453 (gdb.tar.bz2): Remove GDBTK from GDB package.
10454 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10455 dejagnu.tar.bz2): New packages.
10456
10457 2000-02-27 Andreas Jaeger <aj@suse.de>
10458
10459 * configure.in: Add entry for mips*-*-linux*, move catch all
10460 *-*-*linux* entry below this one.
10461
10462 2000-02-27 Ian Lance Taylor <ian@zembu.com>
10463
10464 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10465
10466 2000-02-24 Nick Clifton <nickc@cygnus.com>
10467
10468 * config.sub: Support an OS of "wince".
10469
10470 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
10471
10472 * config.guess, config.sub: Updated to match config's 2000-02-15
10473 version.
10474
10475 2000-02-23 Linas Vepstas <linas@linas.org>
10476
10477 * config.sub: Add support for Linux/IBM 370.
10478 * configure.in: Likewise.
10479
10480 2000-02-22 Nick Clifton <nickc@cygnus.com>
10481
10482 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10483
10484 2000-02-20 Christopher Faylor <cgf@cygnus.com>
10485
10486 * config.guess: Guess "cygwin" rather than "cygwin32".
10487
10488 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10489
10490 * configure (gcc_version): When setting, narrow search to
10491 lines containing `version_string'.
10492
10493 2000-02-15 Denis Chertykov <denisc@overta.ru>
10494
10495 * config.sub: Add support for avr target.
10496
10497 2000-02-14 Nick Clifton <nickc@cygnus.com>
10498
10499 * MAINTAINERS: Add maintainers for MCore port.
10500
10501 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
10502
10503 * config.sub: Add mmix-knuth-mmixware.
10504
10505 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10506
10507 * MAINTAINERS: Pair cccp with cpplib maintainership.
10508
10509 2000-01-27 Christopher Faylor <cgf@redhat.com>
10510
10511 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10512 structure stuff to -L library search.
10513 (CXX_FOR_TARGET): Ditto.
10514 (CROSS_CHECK_MODULES): Fix spelling mistake.
10515
10516 2000-01-24 Mark Mitchell <mark@codesourcery.com>
10517
10518 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10519 the C++ compiler.
10520
10521 2000-01-12 Richard Henderson <rth@cygnus.com>
10522
10523 * configure.in: Don't build some bits for beos.
10524
10525 2000-01-12 Joel Sherrill (joel@OARcorp.com)
10526
10527 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10528 as include files.
10529
10530 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
10531
10532 * Add self as cpplib maintainer, as requested by Jason
10533 Merrill. Correct my e-mail address.
10534
10535 2000-01-06 Geoff Keating <geoffk@cygnus.com>
10536
10537 * configure.in: Use mt-aix43 to handle *_TARGET defs,
10538 not mh-aix43.
10539
10540 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
10541
10542 * MAINTAINERS: Add myself to "write after approval" list.
10543
10544 1999-12-14 Richard Henderson <rth@cygnus.com>
10545
10546 * config.guess (alpha-osf, alpha-linux): Detect ev67.
10547 * config.sub: Accept alphaev[78], alphaev8.
10548
10549 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10550
10551 * config.guess, config.sub: Update from autoconf.
10552
10553 1999-11-29 Bruce Korb <autogen@linuxbox.com>
10554
10555 * MAINTAINERS: update my playtime e-address.
10556
10557 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10558
10559 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10560 necessary libraries are missing.
10561
10562 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
10563
10564 * MAINTAINERS: Add new 'write after approval' maintainer.
10565
10566 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
10567
10568 * MAINTAINERS: Add new Java maintainer.
10569
10570 1999-10-25 Andreas Schwab <schwab@suse.de>
10571
10572 * configure: Fix quoting inside arguments of eval.
10573
10574 1999-10-21 Nick Clifton <nickc@cygnus.com>
10575
10576 * config-ml.in: Allow suppression of some ARM multilibs.
10577
10578 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
10579
10580 * config.guess: Add OS/390 match pattern.
10581 * config.sub: Add mvs, openedition targets.
10582 * configure.in (i370-ibm-opened*): New.
10583
10584 1999-09-04 Steve Chamberlain <sac@pobox.com>
10585
10586 * config.sub: Add support for configuring for pj.
10587
10588 1999-08-31 Nick Clifton <nickc@cygnus.com>
10589
10590 * config.sub (maybe_os): Add support for configuring for fr30.
10591
10592 1999-08-25 Nick Clifton <nickc@cygnus.com>
10593
10594 * configure.in: Do not configure or build ld for AIX
10595 platforms. ld is known to be broken on these platforms.
10596
10597 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10598
10599 * config-ml.in: Pass compiler flag corresponding to multidirs to
10600 subdir configures.
10601
10602 1999-08-09 Ian Lance Taylor <ian@zembu.com>
10603
10604 * Makefile.in (LDFLAGS): Define.
10605
10606 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
10607
10608 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10609 noconfigdirs.
10610 (*-*-cygwin*): Likewise.
10611
10612 1999-08-08 Ian Lance Taylor <ian@zembu.com>
10613
10614 * mkdep: New file.
10615 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10616 (BINUTILS_SUPPORT_DIRS): Add mkdep.
10617
10618 From Eli Zaretskii <eliz@is.elta.co.il>:
10619 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10620 long file name when using DJGPP on MS-DOS.
10621
10622 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
10623
10624 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10625
10626 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
10627
10628 * Makefile.in (check-target-libio): Remove all-target-libstdc++
10629 dependency as this causes "make check" to globally "make all"
10630
10631 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
10632
10633 * configure.in (target_libs): Added target-zlib.
10634 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10635 (CONFIGURE_TARGET_MODULES): Likewise.
10636 (CHECK_TARGET_MODULES): Likewise.
10637 (INSTALL_TARGET_MODULES): Likewise.
10638 (CLEAN_TARGET_MODULES): Likewise.
10639 (configure-target-zlib): New target.
10640 (all-target-zlib): Likewise.
10641 (all-target-libjava): Depend on all-target-zlib.
10642 (configure-target-libjava): Depend on configure-target-zlib.
10643
10644 * Makefile.in (configure-target-libjava): Depend on
10645 configure-target-newlib.
10646 (configure-target-boehm-gc): New target.
10647 (configure-target-qthreads): New target.
10648
10649 * configure.in (target_libs): Added target-qthreads.
10650 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10651 (CONFIGURE_TARGET_MODULES): Likewise.
10652 (CHECK_TARGET_MODULES): Likewise.
10653 (INSTALL_TARGET_MODULES): Likewise.
10654 (CLEAN_TARGET_MODULES): Likewise.
10655 (all-target-qthreads): New target.
10656 (configure-target-libjava): Depend on configure-target-qthreads.
10657 (all-target-libjava): Depend on all-target-qthreads.
10658
10659 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10660 (CONFIGURE_TARGET_MODULES): Likewise.
10661 (CHECK_TARGET_MODULES): Likewise.
10662 (INSTALL_TARGET_MODULES): Likewise.
10663 (CLEAN_TARGET_MODULES): Likewise.
10664 (all-target-libjava): New target.
10665 (all-target-boehm-gc): Likewise.
10666 * configure.in (target_libs): Added libjava, boehm-gc.
10667
10668 1999-07-22 Ian Lance Taylor <ian@zembu.com>
10669
10670 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10671 configure.bat in SUPPORT_FILES.
10672 (gas+binutils.tar.bz2): Likewise.
10673
10674 * makeall.bat: Remove; obsolete.
10675
10676 1999-07-21 Ian Lance Taylor <ian@zembu.com>
10677
10678 From Mark Elbrecht:
10679 * configure.bat: Remove; obsolete.
10680
10681 1999-07-11 Ian Lance Taylor <ian@zembu.com>
10682
10683 * configure: Add -W -Wall to the default CFLAGS when compiling with
10684 gcc.
10685
10686 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
10687
10688 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10689
10690 1999-06-30 Mark Mitchell <mark@codesourcery.com>
10691
10692 * configure.in: Build ld on IRIX6.
10693
10694 1999-06-12 Ian Lance Taylor <ian@zembu.com>
10695
10696 * Makefile.in: Change distribution targets to use bzip2 instead of
10697 gzip.
10698 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10699 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10700
10701 1999-06-04 Nick Clifton <nickc@cygnus.com>
10702
10703 * config.sub: Add mcore target.
10704
10705 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
10706
10707 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10708
10709 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
10710
10711 * config.guess (dummy): Changed to $dummy.
10712
10713 1999-05-24 Nick Clifton <nickc@cygnus.com>
10714
10715 * config.sub: Tidied up case statements.
10716
10717 1999-05-22 Ben Elliston <bje@cygnus.com>
10718
10719 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10720 <jiro@din.or.jp>.
10721
10722 * config.guess: Merge with FSF version. Future changes will be
10723 more accurately recorded in this ChangeLog.
10724 * config.sub: Likewise.
10725
10726 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
10727
10728 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10729
10730 1999-04-30 Tom Tromey <tromey@cygnus.com>
10731
10732 * ltmain.sh: [mode link] Always use CC given by ltconfig.
10733
10734 1999-04-23 Tom Tromey <tromey@cygnus.com>
10735
10736 * ltconfig, ltmain.sh: Update to libtool 1.2f.
10737
10738 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
10739
10740 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
10741 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
10742 Bad merge removed these two changes.
10743
10744 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
10745 Martin Heller (Ing.-Buero_Heller@t-online.de)
10746
10747 * config.guess (interix Alpha): Add.
10748
10749 1999-04-11 Richard Henderson <rth@cygnus.com>
10750
10751 * configure.in (i?86-*-beos*): Do config gperf; don't config
10752 gdb, newlib, or libgloss.
10753
10754 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
10755
10756 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
10757 link a trivial program with -mabi=64. If it fails, remove mabi=64
10758 from multidirs.
10759
10760 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
10761
10762 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
10763
10764 1999-04-08 Nick Clifton <nickc@cygnus.com>
10765
10766 * config.sub: Add support for mcore targets.
10767
10768 1999-04-07 Michael Meissner <meissner@cygnus.com>
10769
10770 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
10771 not mt-ospace, in order to shut up assembler warning about using
10772 symbols that are named the same as registers.
10773
10774 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
10775
10776 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
10777 dependency list for all-target-cygmon.
10778
10779 1999-04-05 Doug Evans <devans@casey.cygnus.com>
10780
10781 * config-ml.in: Check $host, not $target, for selective multilibs.
10782 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
10783 thumb interworking, and underscore prefix multilibs.
10784
10785 1999-04-04 Ian Lance Taylor <ian@zembu.com>
10786
10787 * missing: Update to version from current automake.
10788
10789 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
10790
10791 * configure (gxx_include_dir): Removed.
10792
10793 * configure.in (gxx_include_dir): Handle it.
10794 * Makefile.in: Likewise.
10795
10796 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
10797
10798 * config.sub (mips64vr4111,mips64vr4111el) Add.
10799
10800 1999-03-21 Ben Elliston <bje@cygnus.com>
10801
10802 * config.guess: Correct typo for detecting ELF on FreeBSD.
10803
10804 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
10805
10806 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
10807 config/mh-djgpp.
10808
10809 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
10810
10811 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
10812 all-target-newlib to dependency list for all-target-bsp.
10813
10814 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
10815
10816 * config.sub: Add i386-uwin support.
10817 * config.guess: Likewise.
10818
10819 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10820
10821 * configure.in: cleanup, add mh-*pic handling for arm, special
10822 case powerpc*-*-aix*
10823
10824 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
10825
10826 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
10827 can be built.
10828
10829 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
10830
10831 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
10832 targets.
10833
10834 1999-03-02 Nick Clifton <nickc@cygnus.com>
10835
10836 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
10837
10838 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
10839
10840 * config.sub: Check for "cygwin*" rather than "cygwin32*"
10841
10842 1999-02-24 Nick Clifton <nickc@cygnus.com>
10843
10844 * config.sub: Fix typo in arm recognition.
10845
10846 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
10847
10848 * configure.in (noconfigdirs): Changed target_configdirs to
10849 include target-bsp only for m68k-*-elf* and m68k-*-coff*
10850 rather than m68k-*-* since it is not known to work on
10851 m68k-aout. Ditto for arm-*-*oabi.
10852
10853 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
10854
10855 * configure.in (*-*-windows*): Remove, no longer used.
10856
10857 1999-02-19 Ben Elliston <bje@cygnus.com>
10858
10859 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
10860 Smart and improved by Andrew Cagney.
10861
10862 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
10863
10864 * config.guess: Recognize openbsd-*-hppa.
10865
10866 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
10867
10868 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
10869 only if it is not empty.
10870
10871 1999-02-17 Nick Clifton <nickc@cygnus.com>
10872
10873 Patch from: Scott Bambrough <scottb@corelcomputer.com>
10874
10875 * config.guess: Modified to recognize uname's armv* syntax.
10876
10877 * config.sub: Modified to recognize uname's armv* syntax.
10878
10879 1999-02-17 Mark Salter <msalter@cygnus.com>
10880
10881 * configure.in: Added target-bsp for sparclite.
10882
10883 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
10884
10885 * config.sub: Recognize alphapca5[67] and up to alphaev8.
10886
10887 1999-02-08 Nick Clifton <nickc@cygnus.com>
10888
10889 * configure.in: Add support for strongarm port.
10890 * config.sub: Add support for strongarm target.
10891
10892 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
10893
10894 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10895 the old name config/mh-cygwin32.
10896 Enable texinfo.
10897
10898 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
10899
10900 * configure.in: Do build ld for ix86 Solaris.
10901
10902 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
10903
10904 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
10905 $AR_FOR_TARGET. Likewise for RANLIB.
10906
10907 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
10908
10909 * config.sub (oabi): Recognize.
10910 * configure.in (arm-*-oabi): Handle.
10911
10912 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
10913
10914 * config.guess: Improve detection of i686 on UnixWare 7.
10915
10916 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
10917
10918 * config.guess: Add support for i386-pc-interix.
10919 * config.sub: Likewise.
10920 * configure.in: Likewise.
10921
10922 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
10923
10924 * Makefile.in: Remove unneeded all-target-libio from
10925 from all-target-winsup target since it is now unneeded.
10926 Add all-target-libtermcap in its place since it is now
10927 needed.
10928
10929 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
10930
10931 * configure.in: makefile stub for cygwin target is probably
10932 unnecessary. Remove it for now.
10933
10934 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
10935
10936 * configure.in: libtermcap.a should be built when cygwin is the
10937 target as well as the host.
10938 * config.guess: Allow mixed case in cygwin uname output.
10939 * Makefile.in: Add libtermcap target.
10940
10941 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
10942
10943 * config.sub: Clean up handling of hppa2.0.
10944
10945 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
10946
10947 * config.guess: Use C code to identify more HP machines.
10948
10949 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
10950
10951 * config.sub: Handle hppa2.0.
10952
10953 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
10954
10955 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10956 cygmon for all sparclite targets, regardless of object format.
10957
10958 1998-12-15 Mark Salter <msalter@cygnus.com>
10959
10960 * configure.in: Added target-bsp for several target architectures.
10961
10962 * Makefile.in: Added rules for bsp.
10963
10964 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
10965
10966 * config.guess: Improve detection of hppa2.0 processors.
10967
10968 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
10969
10970 * config.guess: Recognize FreeBSD using ELF automatically.
10971
10972 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
10973
10974 * configure (skip-this-dir): Add handling for new shell script, which
10975 might be created by a sub-directory's configure to indicate, this particular
10976 directory is "unwanted".
10977 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10978
10979 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
10980
10981 * ltconfig: import from libtool, after changing libtool to
10982 account for the cygwin name change.
10983
10984 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
10985
10986 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10987 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10988
10989 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
10990
10991 * configure.in: Add libtermcap to list of cygwin dependencies.
10992
10993 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
10994
10995 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10996 they include winsup/include when it's a cygwin target.
10997
10998 1998-11-12 Tom Tromey <tromey@cygnus.com>
10999
11000 * configure.in (host_tools): Added zip.
11001 * Makefile.in (all-target-libjava): Depend on all-zip.
11002 (all-zip): New target.
11003 (ALL_MODULES): Added all-zip.
11004 (NATIVE_CHECK_MODULES): Added check-zip.
11005 (INSTALL_MODULES): Added install-zip.
11006 (CLEAN_MODULES): Added clean-zip.
11007
11008 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
11009
11010 * Makefile.in: lose "32" from comment about cygwin.
11011
11012 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
11013
11014 * configure.in: Use -Os to build target libraries for the fr30.
11015
11016 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
11017
11018 * config.sub: Add fr30.
11019
11020 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
11021
11022 * configure.in: drop "32" from config/mh-cygwin32. Check
11023 cygwin* instead of cygwin32*.
11024 * config.sub: Check cygwin* instead of cygwin32*.
11025
11026 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
11027
11028 * config.guess: Match any version of Unixware7.
11029
11030 1998-10-20 Syd Polk <spolk@cygnus.com>
11031
11032 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11033 if desired.
11034
11035 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
11036
11037 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11038 these if the appropriate directories and files to not exist.
11039
11040 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
11041
11042 * Makefile.in (DEVO_SUPPORT): Add config.if.
11043
11044 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
11045
11046 * configure: Add pattern to replace "build_tooldir"'s
11047 definition in the generated Makefile with "tooldir"'s
11048 actual value.
11049
11050 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
11051
11052 * config.sub: Bring back lost sparcv9.
11053
11054 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11055
11056 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
11057
11058 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11059 CC_FOR_TARGET and friends.
11060
11061 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11062
11063 * Makefile.in (build_tooldir): New variable, same as tooldir.
11064 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11065 -B$(build_tooldir)/bin/.
11066 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11067
11068 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11069
11070 * README: Remove installation instructions and refer to the
11071 INSTALL directory instead.
11072
11073 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
11074
11075 * config.sub: Add support for i[34567]86-pc-udk.
11076 * configure.in: Likewise.
11077
11078 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
11079
11080 * Makefile.in: add bzip2 package building bits for user
11081 tools module
11082 * configure.in: ditto
11083
11084 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
11085
11086 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11087 (ALL_TARGET_MODULES): Add all-target-libobjc.
11088 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11089 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11090 (all-target-libchill): Add dependencies.
11091 * configure.in (target_libs): Add libchill.
11092
11093 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
11094
11095 * configure.in (target_subdir): Remove duplicate line.
11096
11097 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
11098
11099 * Makefile.in (all-automake): fix dependencies.
11100
11101 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
11102
11103 * configure.in: Minor cleanups for building in the $(target_alias)
11104 subdir.
11105
11106 1998-09-22 Jim Wilson <wilson@cygnus.com>
11107
11108 * Makefile.in (bootstrap): Set r and s before make all. Use
11109 BASE_FLAGS_TO_PASS in make all.
11110 (cross): Likewise.
11111
11112 1998-09-20 Mark Mitchell <mark@markmitchell.com>
11113
11114 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11115
11116 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
11117
11118 * config.sub: Fix typo in last change.
11119
11120 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11121
11122 * config.sub: Add support for C4x target.
11123 * configure.in: Likewise.
11124
11125 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
11126
11127 * config.sub: Recognize sparcv9 just like sparc64.
11128
11129 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
11130
11131 * config.guess: Match "Pent II" or "PentII" for OpenServer.
11132
11133 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
11134
11135 * config.guess: Correctly identify Pentium II sco boxes.
11136
11137 * config.guess: Fix "tr" code. From Weiwen Liu.
11138
11139 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
11140
11141 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11142 stabs.
11143
11144 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
11145
11146 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11147 (ALL_TARGET_MODULES): Add all-target-libchill.
11148 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11149 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11150 (all-target-libchill): Add dependencies.
11151 * configure.in (target_libs): Add libchill.
11152
11153 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11154
11155 * config.guess: Avoid assumptions about "tr" behaves when
11156 LANG is set to something other than English.
11157
11158 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
11159
11160 * configure (gxx_include_dir): Changed to
11161 '${prefix}/include/g++'-${libstdcxx_interface}.
11162
11163 * config.if: New to determine the interfaces.
11164
11165 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
11166
11167 * config.guess: Detect and handle MPE/IX.
11168 * config.sub: Deal with MPE/IX.
11169
11170 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
11171
11172 * configure.in: Use mh-aix43.
11173
11174 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
11175
11176 * configure: Fix --without/--disable cases for gxx-include-dir.
11177
11178 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
11179
11180 * mdata-sh: Imported. Needed for automake support.
11181
11182 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
11183
11184 * Makefile.in (taz): Try "chmod -R og=u ." before
11185 "chmod og=u `find . -print`".
11186
11187 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
11188
11189 * configure.in: Add arm-elf and thumb-elf support.
11190
11191 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
11192
11193 * Makefile.in: Undo previous patch.
11194
11195 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
11196
11197 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11198 to here ...
11199 (install-no-fixedincludes): and here
11200 (INSTALL_MODULES): ... from here.
11201
11202 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
11203
11204 * config.sub: Merge with FSF.
11205
11206 * config.guess: Merge with FSF.
11207
11208 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
11209
11210 * configure (extraconfigdirs): New variable.
11211 (SUBDIRS): Add extraconfigdirs and recurse on them too.
11212 * Makefile.in (all): Move higher in file.
11213 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11214 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11215 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11216 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11217 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11218
11219 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
11220
11221 * Makefile.in (all-target-libjava): Depend on all-gcc and
11222 all-target-newlib.
11223 (configure-target-libjava): Depend on $(ALL_GCC).
11224
11225 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
11226
11227 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11228 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11229
11230 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
11231
11232 * INSTALL/README: Fix typo.
11233
11234 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
11235
11236 * ylwrap: Change absolute path checks to check for DOS style path
11237 names.
11238
11239 * ylwrap: Don't use a full path name if the source file is in the
11240 same directory. From hjl@lucon.org (H.J. Lu).
11241
11242 * config-ml.in: Default to being verbose, to match Feb 18 change to
11243 configure.
11244
11245 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
11246
11247 Brought over from egcs:
11248
11249 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11250
11251 * configure.in (target_subdir): Set to ${target_alias} instead
11252 of "libraries".
11253
11254 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11255
11256 * configure.in (target_subdir): Set to libraries if enable_multilib.
11257
11258 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
11259
11260 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11261 multilibs, force reconfiguration the first time we create
11262 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11263
11264 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
11265
11266 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11267 avoid confusion with --no-recursion.
11268
11269 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
11270
11271 * configure.in: Win32 hosts shouldn't use install -x
11272 * install-sh: remove -x option, and special .exe-handling
11273 hack.
11274
11275 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
11276
11277 * config.guess: Recognize i586-pc-beos.
11278 * configure.in: Don't build some bits for beos.
11279
11280 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
11281
11282 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11283 CFLAGS default to -O2.
11284
11285 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11286 when using GNU ld.
11287
11288 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
11289
11290 * ltmain.sh: Correct install when using a different shell.
11291
11292 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
11293
11294 * ltconfig, ltmain.sh: Update to libtool 1.2b.
11295
11296 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
11297
11298 * makefile.vms: Update to build binutils/makefile.vms. Add install
11299 target.
11300
11301 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
11302
11303 * ltconfig: Update to correct AIX handling.
11304
11305 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11306
11307 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11308
11309 * configure.in (target_subdir): Set to ${target_alias} instead
11310 of "libraries".
11311
11312 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
11313
11314 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11315 (Makefile): Depend on $(gcc_version_trigger).
11316
11317 * configure (gcc_version): Change default initializer to empty
11318 string.
11319 (gcc_version_trigger): New variable; pass this variable down
11320 to subdir configures to enable them checking gcc's version
11321 themselves. Emit make macros for both gcc_version vars.
11322 (topsrcdir): Initialize reliably.
11323 (recursion line): Remove --with-gcc-version=${gcc_version}.
11324
11325 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11326
11327 * configure (enable_version_specific_runtime_libs): Implement new flag
11328 --enable-version-specific-runtime-libs which installs C++ runtime stuff
11329 in $(libsubdir); emit definition in each generated Makefile.
11330 (gxx_include_dir): Initialize depending on
11331 $enable_version_specific_runtime_libs.
11332
11333 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11334
11335 * configure (gcc_version): Initialize properly depending on
11336 how and where configure is started.
11337 (recursion line): Pass a --with-gcc-version=${gcc_version}
11338 to configures in subdirs.
11339
11340 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
11341
11342 * configure.in (noconfigdirs): Add configure pattern for mips tx39
11343 cygmon
11344
11345 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
11346
11347 * configure.in: Add cygmon and libstub support for mn10200.
11348
11349 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
11350
11351 * configure (gcc_version): Add new variable describing the
11352 particular gcc version we're building.
11353 * Makefile.in (libsubdir): Add new macro for the directory
11354 in which the compiler finds executables, libraries, etc.
11355 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11356 and libsubdir.
11357
11358 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11359
11360 * Makefile.in (local-clean): Remove *.log.
11361 (warning.log): Built with warn_summary from build.log.
11362 (mail-report.log): Run test_summary.
11363 (mail-report-with-warnings.log): Run test_summary including
11364 warning.log in the report.
11365
11366 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
11367
11368 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11369
11370 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
11371
11372 * Makefile.in (grep): Grep no longer depends on libiberty.
11373
11374 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
11375
11376 * Makefile.in: all-snavigator needs all-libgui.
11377
11378 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
11379
11380 * configure.in: Add cygmon and libstub support for mn10300.
11381
11382 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
11383
11384 * missing: Update to version from automake 1.3.
11385
11386 * ltmain.sh: On installation, don't get confused if the same name
11387 appears more than once in the list of library names.
11388
11389 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
11390
11391 * config.sub: Accept m68060 and m5200 as CPU names.
11392
11393 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
11394
11395 * configure: Use && rather than using -a in test, because odd
11396 strings can confuse test.
11397 * configure.in: Likewise.
11398
11399 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
11400
11401 * ltconfig, ltmain.sh: Bring in Visual C++ support.
11402
11403 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11404
11405 * Makefile.in (boostrap2-lean, bootstrap3-lean,
11406 bootstrap4-lean): New targets.
11407
11408 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
11409
11410 * mpw-* Delete. Not used.
11411
11412 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
11413
11414 * COPYING.LIB: Update FSF address.
11415
11416 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
11417
11418 * ltconfig, ltmain.sh: Update to libtool 1.2a.
11419
11420 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11421 GAS_SUPPORT_DIRS.
11422
11423 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
11424
11425 * ltconfig, ltmain.sh: Avoid producing a version number if
11426 -version-info was not used.
11427
11428 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
11429
11430 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11431 building with newlib.
11432
11433 1998-04-30 Paul Eggert <eggert@twinsun.com>
11434
11435 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11436 Solaris `make' causes it to continue to next definition.
11437
11438 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
11439
11440 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11441 the right GUI libraries and files are installed along with GDB.
11442
11443 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
11444
11445 * configure.in: Change alpha to alpha* in several places.
11446
11447 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
11448
11449 * config.sub: Recognize sparc86x.
11450
11451 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
11452
11453 * configure.in (--enable-target-optspace): Remove debug echo.
11454
11455 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
11456
11457 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11458
11459 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
11460
11461 * ltconfig: Update cygwin32 support.
11462
11463 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11464 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11465 (GDB_SUPPORT_DIRS): Likewise.
11466
11467 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
11468
11469 * configure.in (target_makefile_frag): If --enable-target-optspace,
11470 use -Os to compile target libraries rather than -O2. Default to
11471 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11472 not used.
11473 * configure.in (target_cflags): Ditto for d30v.
11474
11475 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
11476
11477 * Makefile.in (all-bfd): Depend on all-intl.
11478 (all-binutils): Likewise.
11479 (all-gas): Likewise.
11480 (all-gprof): Likewise.
11481 (all-ld): Likewise.
11482
11483 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
11484
11485 * configure.in (host_tools): Fix typo, lbtool -> libtool.
11486
11487 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
11488
11489 * Makefile.in (all-bfd): Depend upon all-libiberty.
11490
11491 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11492
11493 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
11494
11495 * Makefile.in: Add libstub.
11496
11497 * configure.in: Ditto. Build libstub for targets that have cygmon
11498 support.
11499
11500 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
11501
11502 * configure.in: Don't set PICFLAG on ix86-cygwin32.
11503
11504 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
11505
11506 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11507 use mh-sysv5 if specified. Support gprof on SCO Open Server.
11508
11509 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
11510
11511 * configure: Define DEFAULT_M4 by searching PATH.
11512 * Makfile.in: Use DEFAULT_M4.
11513
11514 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
11515
11516 * ltconfig: Add cygwin32 support.
11517
11518 * Makefile.in, configure.in: Add libtool as a native only directory
11519 to configure and build.
11520
11521 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
11522
11523 * Makefile.in (INSTALL_MODULES): Remove texinfo.
11524
11525 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
11526
11527 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11528
11529 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
11530
11531 * Makefile.in: add ash make rules
11532 * configure.in: add ash to native_only and host_tools lists
11533
11534 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
11535
11536 * Makefile.in (all-gettext, all-intl): New targets.
11537 (ALL_MODULES): Added all-gettext, all-intl.
11538 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11539 (INSTALL_MODULES): Added install-gettext, install-intl.
11540 (CLEAN_MODULES): Added clean-gettext, clean-intl.
11541
11542 * configure.in (host_tools): Added gettext.
11543 (native_only): Likewise.
11544 (noconfigdirs) [various cases]: Likewise.
11545 (host_libs): Added intl.
11546
11547 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
11548
11549 * configure: Do not disable building gdbtk for cygwin32 hosts.
11550
11551 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
11552
11553 * configure.in: Add thumb-coff target.
11554 * config.sub: Add thumb-coff target.
11555
11556 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
11557
11558 * Makefile.in: Revert yesterday's change.
11559 (all-target-winsup): all-target-librx stays out of here.
11560
11561 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
11562
11563 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11564 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11565 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11566 Remove references to librx and libg++.
11567
11568 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
11569
11570 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11571 recursive makes
11572
11573 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
11574
11575 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11576 for newlib directory.
11577 (CXX_FOR_TARGET): Likewise.
11578
11579 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
11580
11581 * ltconfig: Update after libtool/ltconfig.in change for
11582 hpux11.
11583
11584 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
11585
11586 * ltconfig, ltmain.sh: Update to libtool 1.2.
11587
11588 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
11589
11590 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11591 (install-gcc-cross): Instead, override LANGUAGES here.
11592
11593 1998-03-18 Dave Love <d.love@dl.ac.uk>
11594
11595 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11596 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11597
11598 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
11599
11600 * configure.in: Add Thumb-pe target.
11601
11602 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
11603
11604 * Makefile.in - changed sn targets to snavigator
11605 * configure.in - changed sn targets to snavigator
11606
11607 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
11608
11609 * config-ml.in: After building symlink tree call make distclean
11610 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11611 to be the case for libiberty.
11612
11613 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
11614
11615 * configure: When making link, also check the current
11616 directory. The configure scripts may create one.
11617
11618 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
11619
11620 * config.sub: Accept alphapca56 and alphaev6 properly.
11621
11622 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11623
11624 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11625
11626 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11627
11628 * config.sub (sco5): Fix typo.
11629
11630 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
11631
11632 * Makefile.in (INSTALL_MODULES): Move install-tcl before
11633 install-itcl.
11634 (install-itcl): Remove dependency on install-tcl.
11635
11636 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
11637
11638 * configure.in: Remove libgloss from noconfigdirs for MN10300.
11639
11640 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
11641
11642 * configure.in: Don't build libgui for a cygwin32 target when not on
11643 a cygwin32 host.
11644
11645 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
11646
11647 * configure (redirect): Set to null, so default behavior of
11648 configure is now --verbose.
11649
11650 1998-02-16 Dave Love <d.love@dl.ac.uk>
11651
11652 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11653 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11654
11655 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
11656
11657 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11658 this change to sync Makefile.in with its ChangeLog entries.
11659
11660 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
11661
11662 * ltmain.sh (mkdir): Check that the directory doesn't exist
11663 before we exit with error, so that we don't get races during
11664 parallel builds.
11665
11666 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
11667
11668 * ltconfig, ltmain.sh: Update from libtool 1.0i.
11669
11670 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
11671
11672 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11673 PICFLAG_FOR_TARGET.
11674 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11675
11676 * configure: Emit a definition for the new macro enable_shared
11677 into each Makefile.
11678
11679 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
11680
11681 * configure.in (host_tools, native_only): Add libtool.
11682
11683 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
11684
11685 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11686 Fix typo in ming config comment.
11687
11688 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
11689
11690 * ltconfig, ltmain.sh: Update from libtool 1.0h.
11691
11692 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
11693
11694 * config.sub: Add tic30 cases, and map c30 to tic30.
11695
11696 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
11697
11698 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11699 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11700 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11701 (CLEAN_TARGET_MODULES): Similarly
11702 (all-target-libf2c): Add dependences.
11703 * configure.in (target_libs): Add libf2c.
11704
11705 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
11706
11707 * configure.in: Remove expect from noconfigdirs when target
11708 is cygwin32. OK to build expect and dejagnu with Canadian
11709 Cross.
11710
11711 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
11712
11713 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11714 host.
11715
11716 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11717 and mingw32.
11718
11719 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
11720
11721 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11722 here as it is not defined in the toplevel Makefile.
11723
11724 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
11725
11726 * configure (package_makefile_rules_frag): New variable, which names
11727 a file with generic rules, ...
11728 Change comment to mention we now have FIVE parts.
11729 * configure: Undo last change.
11730
11731 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
11732
11733 * config.guess: More accurate determination of HP processor types.
11734 * config.sub: More accurate determination of HP processor types.
11735
11736 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
11737
11738 * configure (package_makefile_frag): Move inserting the
11739 ${package_makefile_frag} to where it should be according
11740 to the comment.
11741
11742 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
11743
11744 * config.guess: Add support for Linux/ARM.
11745
11746 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
11747
11748 * .cvsignore: Remove *-info and *-install since they match
11749 release-info and mpw-install, which we don't want to just ignore.
11750
11751 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
11752
11753 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
11754
11755 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
11756
11757 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
11758 local_prefix to sub-make invocations.
11759
11760 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
11761
11762 * configure.in: Check makefile fragments in the source
11763 directory.
11764
11765 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11766
11767 * configure.in: Check whether host and target makefile
11768 fragments exist before adding them to *_makefile_frag.
11769
11770 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
11771
11772 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
11773
11774 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
11775
11776 * configure.in: Make sure we only replace RPATH_ENVVAR on
11777 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
11778 regexp to sed.
11779
11780 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
11781 to sub-makes.
11782
11783 1998-01-13 Lee Iverson (leei@ai.sri.com)
11784
11785 * config-ml.in (multi-do): LDFLAGS must include multilib
11786 designator.
11787
11788 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
11789
11790 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
11791
11792 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
11793
11794 * config.sub: Add mingw32 support.
11795 * configure.in: Likewise.
11796
11797 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
11798
11799 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
11800
11801 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
11802
11803 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11804 * configure (gxx_include_dir): Provide a definition for subdirs
11805 which do not use autoconf.
11806
11807 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
11808
11809 * config.guess: Sync with egcs. Picks up new alpha support,
11810 BeOS & some additional linux support.
11811
11812 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
11813
11814 * config.guess: HP 9000/803 is a PA1.1 machine.
11815
11816 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
11817
11818 * configure.in: It's alpha*-...
11819
11820 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
11821
11822 * configure.in (host_makefile_frag, target_makefile_frag):
11823 Handle multiple config files.
11824 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
11825 alpha-*-*.
11826
11827 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
11828
11829 * mkdep: New file.
11830
11831 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
11832
11833 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
11834
11835 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
11836
11837 * Makefile.in: Add libgui directory.
11838 (GDB_TK): Add all-libgui.
11839 * configure.in: Add libgui directory.
11840 * configure: Add all-libgui to GDB_TK.
11841
11842 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
11843
11844 * config-ml.in (multidirs): Add m32r to multilib list.
11845
11846 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
11847
11848 * Makefile.in (all-target-gperf): Change dependency to
11849 all-target-libstdc++.
11850
11851 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
11852
11853 * config.guess: Add BeOS support.
11854
11855 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
11856
11857 Source directory cvs renamed to cvssrc:
11858 * configure.in (host_tools): Change cvs to cvssrc.
11859 (native_only): Likewise.
11860 (noconfigdirs) [various cases]: Likewise.
11861 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
11862 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
11863 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
11864 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
11865 (all-cvssrc): Rename target from all-cvs.
11866
11867 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
11868
11869 * configure (gxx_include_dir): Fix thinko.
11870
11871 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
11872
11873 * Makefile.in (INSTALL_TARGET_CROSS): Define.
11874 (install-cross, install-gcc-cross): New targets.
11875
11876 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
11877
11878 * configure.in (noconfigdirs): Add support for Thumb target.
11879
11880 * config.sub (maybe_os): Add support for Thumb target.
11881
11882 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
11883
11884 * Makefile.in: Add rules for cygmon.
11885
11886 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
11887
11888 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
11889
11890 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11891 * configure (gxx_include_dir): Provide a definition for subdirs
11892 which do not use autoconf.
11893
11894 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
11895
11896 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
11897 11/18/97 build
11898
11899 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
11900
11901 * From Franz Sirl.
11902 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11903 found on RedHat Linux systems.
11904
11905 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
11906
11907 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11908 guesses.
11909
11910 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
11911
11912 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11913
11914 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
11915
11916 * ltmain.sh: If mkdir fails, check whether the directory was created
11917 anyhow by some other process.
11918
11919 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
11920
11921 * configure.in (d30v-*-*): Configure all directories.
11922
11923 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
11924
11925 * configure.in (d30v-*-*): Configure newlib, libiberty directories
11926 for the D30V.
11927
11928 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
11929
11930 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11931
11932 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
11933
11934 * include/libiberty.h: Add extern "C" { so it can be used with C++
11935 progrms.
11936 * include/remote-sim.h: Add extern "C" { so it can be used with C++
11937 programs.
11938
11939 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
11940
11941 * configure.in (d30v-*-*): Configure GCC now.
11942
11943 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
11944
11945 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11946 is no longer needed.
11947
11948 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
11949
11950 * Makefile.in: check-target-libio depends on all-target-libstdc++.
11951
11952 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
11953
11954 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11955 targets using "$@" to provide support for similar but not identical
11956 targets without having to duplicate code.
11957
11958 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
11959
11960 * makefile.vms: Fix to work with DEC C.
11961
11962 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
11963
11964 * config.sub: Add mips-tx39-elf to marketing names.
11965
11966 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
11967
11968 * ltmain.sh: Handle symlinks in generated script.
11969
11970 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
11971
11972 * configure: Handle autoconf style directory options: --bindir,
11973 --datadir, --includedir, --infodir, --libdir, --libexecdir,
11974 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11975 --sysconfdir.
11976 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11977 (sharedstatedir, localstatedir, oldincludedir): New variables.
11978 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11979 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11980 sbindir, sharedstatedir, and sysconfdir.
11981
11982 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11983
11984 * Makefile.in (bootstrap-lean): New target.
11985
11986 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
11987
11988 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
11989 sn, and gnuserv from noconfigdirs.
11990
11991 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
11992
11993 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11994
11995 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
11996
11997 * Makefile.in (cross): New target.
11998
11999 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
12000 Jeff Law <law@cygnus.com>
12001
12002 * Makefile.in (bootstrap2, bootstrap3): New targets.
12003 (all-bootstrap): Remove outdated and confusing target.
12004 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12005
12006 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
12007
12008 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12009 windows. Consistent with gdb/configure.
12010
12011 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
12012
12013 * configure.in: Name Linux target fragment.
12014
12015 * configure: Rewrite so that project Makefile fragment is inserted
12016 first and appears last in the resulting Makefile.
12017
12018 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
12019
12020 * Makefile.in (install-itcl): Install tcl first.
12021
12022 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
12023
12024 * configure.in: remove bison from noconfigdirs for Cygwin32 host
12025
12026 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12027
12028 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12029
12030 * configure.in (skipdirs): Add target-librx for Linux.
12031 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12032
12033 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
12034
12035 * Makefile.in (bootstrap): New target.
12036
12037 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
12038
12039 * config.sub: Accept 'amigados' for backward compatibility.
12040
12041 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
12042
12043 * config.guess: Merge with FSF.
12044
12045 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
12046
12047 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12048
12049 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
12050
12051 * config.sub: Add "marketing-names" patch.
12052
12053 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
12054
12055 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12056
12057 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
12058
12059 * config.sub: Handle v850-elf.
12060
12061 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
12062
12063 * .cvsignore (*-install): Remove.
12064
12065 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
12066
12067 * ltconfig: Set CONFIG_SHELL in libtool.
12068 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12069
12070 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12071
12072 * configure.in (target_subdir): Set to libraries if enable_multilib.
12073
12074 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
12075
12076 * config.guess: Update from gcc directory.
12077
12078 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
12079
12080 * Makefile.in (all-sim): Depends on all-readline.
12081
12082 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
12083
12084 * Makefile.in (BISON, YACC): Use $$s.
12085 (all-bison): Depend on all-texinfo.
12086
12087 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
12088
12089 * Makefile.in (BISON): Add -L flag.
12090 (YACC): Likewise.
12091
12092 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12093
12094 * configure.in (noconfigdirs): Add support for v850e target.
12095
12096 * config.sub (maybe_os): Add support for v850e target.
12097
12098 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12099
12100 * configure.in (noconfigdirs): Add support for v850ea target.
12101
12102 * config.sub (maybe_os): Add support for v850ea target.
12103
12104 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
12105
12106 * config.sub: Add mipstx39. Delete r3900.
12107
12108 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12109
12110 * Makefile.in (all-autoconf): Depends on all-texinfo.
12111
12112 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
12113
12114 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12115 eabi targets.
12116
12117 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
12118
12119 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12120
12121 * configure: When handling a Canadian Cross, handle YACC as well as
12122 BISON. Just set BISON to bison. When setting YACC, prefer bison.
12123 * Makefile.in (all-bison): Depend upon all-texinfo.
12124
12125 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
12126
12127 * Makefile.in (BISON): bison, not byacc or bison -y.
12128 (YACC): bison -y or byacc or yacc.
12129 (various): Add *-bison as appropriate.
12130 (taz): No need to mess with BISON anymore.
12131
12132 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
12133
12134 * configure: If OSTYPE matches *win32*, try to find a good value for
12135 CONFIG_SHELL.
12136
12137 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
12138
12139 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12140 configure.in if it is present.
12141
12142 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
12143
12144 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12145
12146 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
12147
12148 * config.sub: Recognize `arc' cpu.
12149 * configure.in: Likewise.
12150 * config-ml.in: Likewise.
12151
12152 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
12153
12154 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12155
12156 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
12157
12158 * configure: Changed sed delimiter from ':' to '|' when
12159 attempting to substitute ${config_shell} for SHELL. On
12160 NT ${config_shell} may contain a ':' in it.
12161
12162 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
12163
12164 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12165
12166 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
12167
12168 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12169
12170 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
12171
12172 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12173
12174 * ylwrap: If the program is a relative path, force it to be
12175 absolute.
12176
12177 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
12178
12179 * configure (tooldir): Set BISON to `bison -y' and not just bison.
12180
12181 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
12182
12183 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12184 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12185 for libraries.
12186
12187 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
12188
12189 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12190 separated by spaces.
12191
12192 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
12193
12194 * ylwrap: New file.
12195 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12196
12197 * ltmain.sh: Handle /bin/sh at start of install program.
12198
12199 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12200
12201 * ltconfig, ltmain.sh: New files, from libtool 1.0.
12202 * missing: New file, from automake 1.2.
12203
12204 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
12205
12206 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
12207 check-tk to CHECK_X11_MODULES.
12208
12209 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
12210
12211 * config.sub: Merge with FSF.
12212
12213 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
12214
12215 * config.guess: Merge with FSF.
12216
12217 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12218
12219 * configure: Treat msdosdjgpp like go32.
12220 * configure.in: Likewise. Don't remove gprof for go32.
12221
12222 * configure: Change Makefile.tem2 to Makefile.tm2.
12223
12224 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
12225
12226 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12227
12228 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12229
12230 * install-sh (chmodcmd): Set to null if the DST directory already
12231 exists. Same as Nov 11th change.
12232
12233 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
12234
12235 * configure (GDB_TK): Needs itcl and tix.
12236
12237 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
12238
12239 * config.guess: Update from FSF.
12240
12241 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
12242
12243 * Makefile.in (GDB_TK): Depend on itcl and tix.
12244
12245 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
12246
12247 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12248 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12249 (INSTALL_SCRIPT): New variable.
12250 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12251 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12252 to -x.
12253 * install-sh: Add support for -x option.
12254
12255 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
12256
12257 * configure.in, Makefile.in: Treat tix like itcl.
12258
12259 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
12260
12261 * Makefile.in (WINDRES): New variable.
12262 (WINDRES_FOR_TARGET): New variable.
12263 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12264 (EXTRA_HOST_FLAGS): Add WINDRES.
12265 (EXTRA_TARGET_FLAGS): Add WINDRES.
12266 (EXTRA_GCC_FLAGS): Add WINDRES.
12267 ($(DO_X)): Pass down WINDRES.
12268 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12269 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12270 DLLTOOL_FOR_TARGET.
12271
12272 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
12273
12274 * configure.in: configure sim before gdb for win32-x-ppc
12275
12276 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12277
12278 Move gperf into the toplevel, from libg++.
12279 * configure.in (target_tools): Add target-gperf.
12280 (native_only): Add target-gperf.
12281 * Makefile.in (all-target-gperf): New target, depend on
12282 all-target-libg++.
12283 (configure-target-gperf): Empty rule.
12284 (ALL_TARGET_MODULES): Add all-target-gperf.
12285 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12286 (CHECK_TARGET_MODULES): Add check-target-gperf.
12287 (INSTALL_TARGET_MODULES): Add install-target-gperf.
12288 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12289
12290 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
12291
12292 * config.sub (mn10200): Recognize new basic machine.
12293
12294 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12295
12296 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12297 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12298
12299 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12300
12301 * configure.in: If we're building mips-sgi-irix6* native, turn on
12302 ENABLE_MULTILIB and set TARGET_SUBDIR.
12303
12304 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
12305
12306 * Makefile.in (all-sn): Depend on all-grep.
12307
12308 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
12309
12310 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12311
12312 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12313 Makefile. From Jeff Makey <jeff@cts.com>.
12314 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12315
12316 * Makefile.in (DISTBISONFILES): Remove.
12317 (taz): Don't futz with DISTBISONFILES. Change BISON to use
12318 $(DEFAULT_YACC).
12319
12320 * configure.in: Build itl, db, sn, etc., when building for native
12321 cygwin32.
12322
12323 * Makefile.in (LD): New variable.
12324 (EXTRA_HOST_FLAGS): Pass down LD.
12325 ($(DO_X)): Likewise.
12326
12327 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
12328
12329 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12330
12331 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
12332
12333 * configure.in (targargs): Strip out any supplied --build argument
12334 before adding our own. Always add --build.
12335
12336 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
12337
12338 * configure.in (targargs): Pass --build if we're doing
12339 a cross-compile.
12340
12341 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
12342
12343 * configure: Use '|' instead of ":" as the separator in
12344 sed. Otherwise sed chokes on NT path names with drive
12345 designators. Also look for "?:*" as the leading characters in an
12346 absolute pathname.
12347
12348 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
12349
12350 * config.sub: Support for r3900.
12351
12352 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
12353
12354 * configure.in: Use install-sh, not install.sh.
12355
12356 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
12357
12358 * Makefile.in (taz): Improve check for BISON so it doesn't try to
12359 apply it twice.
12360
12361 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
12362
12363 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12364 install-binutils.
12365
12366 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
12367
12368 * Makefile.in: Add automake targets.
12369 * configure.in (host_tools): Add automake.
12370
12371 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
12372
12373 * configure: Default CXX to c++, not gcc.
12374 * Makefile.in (CXX): Set to c++, not gcc.
12375 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12376
12377 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
12378
12379 * install-sh: try appending a .exe if source file doesn't
12380 exist
12381
12382 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
12383
12384 * configure.in: Turn on multilib by default.
12385 (cross_only): Remove target-libiberty.
12386
12387 * Makefile.in (all-gcc): Don't depend on libiberty.
12388
12389 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
12390
12391 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12392
12393 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
12394
12395 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12396 (DISTBISONFILES): Add ld/Makefile.in
12397
12398 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
12399
12400 * configure.in: if target is cygwin32 but host isn't cygwin32,
12401 don't configure gdb tcl tk expect, not just gdb.
12402
12403 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
12404
12405 * configure.in: Added gnuserv everywhere sn appears.
12406
12407 * Makefile.in (ALL_MODULES): Added all-gnuserv.
12408 (CROSS_CHECK_MODULES): Added check-gnuserv.
12409 (INSTALL_MODULES): Added install-gnuserv.
12410 (CLEAN_MODULES): Added clean-gnuserv.
12411 (all-gnuserv): New target.
12412
12413 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
12414
12415 * config.guess: Fixes for MIPS OpenBSD systems.
12416
12417 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
12418
12419 * Makefile.in (INSTALL_XFORM): Remove.
12420 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12421
12422 * mkinstalldirs: New file, copied from automake.
12423 * Makefile.in (installdirs): Rename from install-dirs. Use
12424 mkinstalldirs. Change all users.
12425 (DEVO_SUPPORT): Add mkinstalldirs.
12426
12427 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
12428
12429 * install-sh: Rename from install.sh.
12430 * Makefile.in (INSTALL): Change install.sh to install-sh.
12431 (DEVO_SUPPORT): Likewise.
12432
12433 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
12434 Graichen <graichen@rzpd.de>.
12435
12436 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
12437
12438 * config.guess: Recognize OpenBSD systems correctly.
12439
12440 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12441
12442 * README, Makefile.in (ETC_SUPPORT): Remove references to
12443 cfg-paper*, configure.{texi,man,info*}._
12444
12445 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
12446
12447 * Makefile.in (all.normal): Ensure that gcc is built after all
12448 the x11 - ie gdb - targets.
12449
12450 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
12451
12452 * makefile.vms: Don't run conf-a-gas.
12453
12454 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
12455
12456 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12457
12458 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
12459
12460 * configure.in: Remove noconfigdirs case since gdb also
12461 configures and builds for tic80-coff.
12462
12463 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
12464
12465 * configure: Set cache_file to config.cache.
12466 * Makefile.in (local-distclean): Remove config.cache.
12467
12468 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
12469
12470 * COPYING: Update FSF address.
12471
12472 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
12473
12474 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12475 noconfigdirs.
12476
12477 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
12478
12479 * Makefile.in (install-dirs): Don't crash if prefix, and hence
12480 MAKEDIRS, is empty.
12481
12482 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
12483
12484 * config.sub: Tweak mn10300 entry.
12485
12486 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
12487
12488 * configure.in (host_tools): Put sim before gdb, so gdb's
12489 configure.tgt can determine if the simulator was configured.
12490
12491 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
12492
12493 * config.sub: Move BeOS $os case to be with other Cygnus
12494 local cases.
12495
12496 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
12497
12498 * config.sub: Remove misplaced comment that broke Linux.
12499
12500 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
12501
12502 * config.sub: Add BeOS support.
12503
12504 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
12505
12506 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12507
12508 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
12509
12510 * configure.in (noconfigdirs): Remove tcl and tk from
12511 noconfigdirs for cygwin32 builds.
12512
12513 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
12514
12515 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12516
12517 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
12518
12519 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12520 make-all.com, use makefile.vms instead.
12521
12522 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
12523
12524 * config.sub: Accept -lnews*.
12525
12526 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
12527
12528 * configure.in (noconfigdirs): Disable target-newlib,
12529 target-examples and target-libiberty for d30v.
12530
12531 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12532
12533 * configure.in (noconfigdirs): Enable ld for d30v.
12534
12535 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
12536
12537 * configure.in (tic80-*-*): Build compiler.
12538
12539 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
12540
12541 * configure.in (d30v-*): Remove sim directory from list of
12542 unsupported d30v directories
12543
12544 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12545
12546 * config.sub, configure.in: Add d30v target cpu.
12547
12548 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
12549
12550 * makefile.vms: New file.
12551 * make-all.com: Remove.
12552
12553 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
12554
12555 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12556
12557 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
12558
12559 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12560
12561 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
12562
12563 * Makefile.in (ALL_MODULES): Added all-db.
12564 (CROSS_CHECK_MODULES): Addec check-db.
12565 (INSTALL_MODULES): Added install-db.
12566 (CLEAN_MODULES): Added clean-db.
12567
12568 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
12569
12570 * config.guess: Merge with latest FSF sources.
12571
12572 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
12573
12574 * Makefile.in (ALL_MODULES): Added all-itcl.
12575 (CROSS_CHECK_MODULES): Added check-itcl.
12576 (INSTALL_MODULES): Added install-itcl.
12577 (CLEAN_MODULES): Added clean-itcl.
12578
12579 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
12580
12581 * configure.in: build gdb for mn10200
12582
12583 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
12584
12585 * Makefile.in (all-target-winsup): Depend on all-target-libio.
12586
12587 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
12588
12589 * configure.in (tic80-*-*): Turn off most targets right now.
12590
12591 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
12592
12593 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12594 rather than the makeinfo program.
12595 (do-info): Depend upon all-texinfo.
12596
12597 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
12598
12599 * configure.in: Remove uses of config/mh-linux.
12600
12601 * config.sub, config.guess: Merge with latest FSF sources.
12602
12603 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
12604
12605 * config.sub (case $basic_machine): Add tic80 entries.
12606
12607 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
12608
12609 * config.sub, config.guess: Merge with latest FSF sources.
12610
12611 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
12612
12613 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12614 * mpw-config.in: Test for NewFolderRecursive.
12615 * mpw-install: Use symbolic name for startup filename.
12616 * mpw-README: Add various additional details.
12617
12618 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
12619
12620 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12621
12622 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
12623
12624 * configure.in: Do build gcc and the target libraries for
12625 the mn10200.
12626
12627 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
12628
12629 * configure.in: don't avoid building gdb for mn10300 any more
12630 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12631 instead of single-quoting it.
12632
12633 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
12634
12635 * configure.in: Don't use --with-stabs on IRIX 6.
12636
12637 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
12638
12639 * configure.in (m32r): Build gdb, libg++ now.
12640
12641 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12642
12643 * configure.in (mips*-sgi-irix6*): Remove gdb and related
12644 directories from noconfigdirs.
12645
12646 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
12647
12648 * config.sub (basic_machine): added mips16 configuration
12649
12650 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12651
12652 * config.sub: Handle d10v-unknown.
12653
12654 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
12655
12656 * config.sub: Handle v850-unknown.
12657
12658 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
12659
12660 * Makefile.in: add findutils
12661 * configure.in: add findutils to list of host_tools
12662
12663 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
12664
12665 * config.sub: Handle mn10200 and mn10300.
12666
12667 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12668
12669 * configure.in (d10v-*): Do not build librx.
12670
12671 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
12672
12673 * configure.in (mn10300): Build everything except gdb & libgloss.
12674
12675 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
12676
12677 * config.guess: Patch for Dansk Data Elektronik servers,
12678 from Niels Skou Olsen <nso@dde.dk>.
12679
12680 For ncr, use /bin/uname rather than uname, since GNU uname does not
12681 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
12682
12683 Patch for MIPS R4000 running System V,
12684 from Eric S. Raymond <esr@snark.thyrsus.com>.
12685
12686 Fix thinko for nextstep.
12687
12688 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12689
12690 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
12691 * config.guess: Guess mips-dec-mach_bsd4.3.
12692
12693 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
12694 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
12695 release numbers.
12696 * config.guess (mips-mips-riscos*): Emit just enough of the
12697 release number.
12698
12699 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
12700 * config.guess (sparc-auspex-sunos*): Added.
12701 (f300-fujitsu-*): Added.
12702
12703 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
12704 * config.guess: Recognize a Tadpole as a sparc.
12705
12706 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
12707
12708 * config.guess: Don't assume that NextStep version is either 2 or
12709 3. NextStep 4 (aka OpenStep 4) has come out now.
12710
12711 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
12712
12713 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12714 From Rik Faith <faith@cs.unc.edu>.
12715
12716 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
12717
12718 * config.sub: Contributions from bug-gnu-utils to:
12719 Support plain "hppa" (no version given) architecture, reported by
12720 OpenStep.
12721 OpenBSD like NetBSD.
12722 LynxOs is not a hardware supplier.
12723
12724 * config.guess: Contributions from bug-gnu-utils to add support for:
12725 OpenBSD like NetBSD.
12726 Stratus systems.
12727 More Pyramid systems.
12728 i[n>4]86 Intel chips.
12729 M680[n>4]0 Motorola chips.
12730 Use unknown instead of lynx for hardware manufacturer.
12731
12732 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12733
12734 * install.sh (chmodcmd): Set to null if the DST directory already
12735 exists.
12736
12737 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12738
12739 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
12740 not use mt-ppc target Makefile fragment any more.
12741
12742 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
12743
12744 * configure.in (*-*-windows): Exclude everything but those dirs
12745 needed to build windows.
12746
12747 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
12748
12749 * Makefile.in (all-target-winsup): Depend on all-target-librx.
12750
12751 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
12752
12753 * configure.in: Exclude mmalloc from i386-windows.
12754
12755 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
12756
12757 * Undo my previous change.
12758
12759 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
12760
12761 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
12762 unconditionally.
12763 (MAKEOVERRIDES): Define (revert this part of October 18 change).
12764
12765 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
12766
12767 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
12768 host to add it's own flags.
12769
12770 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
12771
12772 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
12773
12774 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
12775
12776 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
12777 (CXX_FOR_TARGET): Likewise.
12778 (GCC_FOR_TARGET): Define.
12779 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
12780 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
12781 CC_FOR_TARGET was specified on the command line.
12782 (MAKEOVERRIDES): Don't define.
12783
12784 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
12785
12786 * configure.in (m32r): Fix spelling of libg++ libs.
12787
12788 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
12789
12790 * config.sub (-apple*): Remove, now redundant.
12791
12792 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
12793
12794 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
12795
12796 * configure: Rework yesterday's sed script patch.
12797
12798 * config.sub: Merge with FSF.
12799
12800 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
12801
12802 * config.guess: Merge from FSF.
12803
12804 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
12805 * config.guess: Use pc instead of unknown, for pc clone systems.
12806 Change linux to linux-gnu.
12807
12808 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
12809 * config.guess: Avoid non-portable tr syntax.
12810
12811 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
12812
12813 * test-build.mk (HOLES): Add "xargs" for gdb.
12814
12815 * configure: Avoid hpux10.20 sed bug.
12816
12817 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
12818
12819 * configure.in: Add support for windows host
12820 (that is a build done under the Microsoft build environment).
12821
12822 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
12823
12824 * Makefile.in: Replace all uses of srcroot with s, to shrink
12825 command line lengths.
12826
12827 Patches from Geoffrey Noer <noer@cygnus.com>:
12828 * configure.in: If configuring for newlib, pass --with-newlib to
12829 subdirectories.
12830 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
12831 -Bnewlib/ and -Lwinsup to gcc.
12832 (CXX_FOR_TARGET): Likewise.
12833
12834 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
12835
12836 * Makefile.in (ETC_SUPPORT): Add configure.
12837
12838 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
12839
12840 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
12841 host configuration file.
12842
12843 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
12844
12845 * configure.in: Break mn10x00 support into separate
12846 mn10200 and mn10300 configurations.
12847 * config.sub: Likewise.
12848
12849 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
12850
12851 * configure.in: Add lots of stuff to noconfigdirs for
12852 the mn10x00 targets.
12853
12854 * config.sub, configure.in: Add mn10x00 support.
12855
12856 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
12857
12858 * make-all.com: Call conf-a-gas, not config-a-gas.
12859
12860 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
12861
12862 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
12863 targets.
12864
12865 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
12866
12867 * mpw-README: Add much more detail for native PowerMac.
12868 * mpw-install: New file.
12869 * mpw-configure: Add --norecursion and --help options.
12870 * mpw-config.in: Translate readme and install files when
12871 copying to objdir.
12872 * mpw-build.in: Don't always depend on byacc and flex.
12873 (install-only-top): New action.
12874
12875 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
12876
12877 * configure.in: You can now configure GDB for the v850.
12878
12879 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
12880
12881 * configure.in (noconfigdirs): Don't configure any C++ dirs
12882 if targeting D10V.
12883
12884 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
12885
12886 * config.sub: Recognize mips64vr5000.
12887
12888 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
12889
12890 * configure.in: Use a single line for host_tools and native_only.
12891
12892 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
12893
12894 * config.sub, configure.in: Add entries for m32r.
12895
12896 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
12897
12898 * Makefile.in (inet-install): Don't run install-gzip.
12899
12900 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
12901
12902 * configure.in: Don't config lots of things for *-*-windows*.
12903
12904 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
12905
12906 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12907 (host_libs, host_tools): Copy from configure.in.
12908 * mpw-configure: Don't complain about directories not found.
12909
12910 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12911
12912 * configure.in (i[345]86): Recognize i686 for pentium pro.
12913 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12914 file.
12915
12916 * config.guess (i[345]86): Ditto.
12917
12918 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12919
12920 * configure.in (noconfigdirs): Removed gdb for D10V.
12921
12922 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
12923
12924 * configure.in: Remove ld, target-libio, target-libg++, and
12925 target-libstdc++ from noconfigdirs.
12926
12927 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
12928
12929 * configure: Fix three locations where shell scripts were
12930 being run directly rather than with config_shell.
12931
12932 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
12933
12934 * configure.in (v850-*-*): Set up initial $noconfigdirs.
12935 * config.sub (basic_machine): Recognize v850.
12936
12937 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
12938
12939 * mpw-configure: Handle multiple enable/disable options and
12940 pass them down recursively, handle -c and -s flags appropriately
12941 depending on choice of compiler, add escape mechanism for
12942 quoted arguments to gC.
12943
12944 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12945
12946 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12947 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12948 so that -mrelocatable-lib and -mno-eabi are used.
12949
12950 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12951 not support --print-multi-lib, don't abort.
12952
12953 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
12954
12955 * make-all.com: Run config-a-gas.
12956 * setup.com: Don't copy subdirectory files around.
12957
12958 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
12959
12960 * configure.in (*-*-ose): Remove exclusion of libgloss for this
12961 target, it now compiles correctly.
12962
12963 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
12964
12965 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12966
12967 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12968
12969 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12970
12971 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12972
12973 * configure.in (native_only): Add prms.
12974
12975 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
12976
12977 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12978 (BINUTILS_SUPPORT_DIRS): Likewise.
12979
12980 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12981
12982 * configure.in (d10v-*-*): Don't configure ld or gdb until the
12983 d10v support is added.
12984
12985 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12986
12987 * configure.in (d10v-*-*): New target.
12988
12989 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
12990
12991 * config.guess (HP 9000/811): Recognize this as a PA1.1
12992 machine.
12993
12994 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
12995
12996 * Makefile.in (do-tar-gz): New target, split out from tail end of
12997 taz target. Run each command separately, don't use pipes.
12998 (taz): Use it.
12999
13000 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
13001
13002 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13003 * mpw-build.in: No builds should depend on building byacc or flex,
13004 they are assumed to be installed already.
13005
13006 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13007
13008 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13009 variable that CC_FOR_TARGET needs.
13010
13011 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13012
13013 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13014 options have changed since the last time the subdirectory was
13015 configured, and if it has, reconfigure.
13016 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13017 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13018
13019 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
13020
13021 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13022 CLEAN_MODULES): Add bash.
13023 (all-bash): New target.
13024
13025 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
13026
13027 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13028
13029 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13030
13031 * config.sub (basic_machine): Recognize d10v as a valid processor.
13032
13033 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
13034
13035 * mpw-configure: Add support for --bindir.
13036 * mpw-build.in: Use a GCC-specific build script for GCC actions.
13037
13038 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
13039
13040 * configure.in: add bash, time, gawk to list of hosttools and things
13041 to only build for native toolchains
13042
13043 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13044
13045 * Makefile.in (docdir): Remove.
13046
13047 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13048
13049 * Makefile.in (datadir): Set to $(prefix)/share.
13050
13051 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
13052
13053 * configure.in: build diff and patch for cygwin32-hosted
13054 toolchains.
13055
13056 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
13057
13058 * config.sub: Accept -rtems*.
13059
13060 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
13061
13062 * configure.in: enable dosrel for cygwin32-hosted builds,
13063 remove diff from the list of things not buildable
13064 via Canadian Cross
13065
13066 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
13067
13068 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13069 don't get ". ".
13070
13071 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
13072
13073 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13074
13075 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
13076
13077 * Makefile.in (taz): Handle case where tex3patch didn't even get
13078 checked out. Also, if it was found, put the symlink in a new util
13079 subdirectory.
13080
13081 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13082
13083 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13084
13085 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
13086
13087 * config.sub: Recognize -openvms.
13088 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13089 * make-all.com, setup.com: New files.
13090
13091 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13092
13093 * Makefile.in (taz): tex3patch moved to texinfo/util.
13094
13095 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
13096
13097 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13098 * configure.in: remove make from disable-if-Can-Cross list
13099 enable gdb if ${host} and ${target} are cygwin32
13100
13101 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
13102
13103 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
13104 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13105
13106 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13107
13108 * config.guess: Combine mips-mips-riscos cases, and use cpp to
13109 distinguish sysv/svr4/bsd variants.
13110 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13111
13112 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
13113
13114 * configure.in: Added copyright notice.
13115 * move-if-change: Added copyright notice.
13116
13117 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13118
13119 * configure.in (powerpcle-*-solaris*): Until we get shared
13120 libraries working, don't build gdb, sim, make, tcl, tk, or
13121 expect.
13122
13123 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
13124
13125 * config.guess: Merge with FSF:
13126
13127 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13128 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13129
13130 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
13131 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13132
13133 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
13134 * config.guess: Combine two OSF1 rules.
13135 Also recognize field test versions. From mjr@zk3.dec.com.
13136 * config.guess (dgux): Use /usr/bin/uname rather than uname,
13137 because GNU uname does not support -p. From pmr@pajato.com.
13138
13139 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
13140
13141 * Makefile.in (MAKEDIRS): Removed $(tooldir).
13142
13143 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
13144
13145 * mpw-README: Document GCCIncludes.
13146
13147 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
13148
13149 * configure.in (alpha-*-linux*): Set enable_shared to yes.
13150
13151 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13152
13153 * mpw-configure: Handle --enable-FOO and --disable-FOO.
13154
13155 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
13156
13157 * configure.in (*-*-cygwin32): Configure make.
13158
13159 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
13160
13161 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13162
13163 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
13164
13165 * Makefile.in (all-inet): Depend on all-perl.
13166
13167 * Makefile.in (inet-install): New target.
13168
13169 * Makefile.in (all-inet): Depend on all-tcl.
13170 (all-inet): Depend on all-send-pr.
13171
13172 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13173
13174 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13175 temporarily.
13176
13177 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
13178
13179 * configure.in: Don't configure --with-gnu-ld on AIX.
13180
13181 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13182
13183 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13184
13185 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
13186
13187 * Makefile.in (ALL_MODULES): Added all-inet.
13188 (CROSS_CHECK_MODULES): Added check-inet.
13189 (INSTALL_MODULES): Added install-inet.
13190 (CLEAN_MODULES): Added clean-inet.
13191 (all-indent): New target.
13192
13193 * configure.in (host_tools): Added inet.
13194 (native_only): Added inet.
13195 (noconfigdirs): Added inet.
13196
13197 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
13198
13199 * configure.in: Don't configure libgloss if we are not configuring
13200 newlib.
13201
13202 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13203
13204 * configure.in: Don't configure libgloss for unsupported
13205 architectures.
13206
13207 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13208
13209 * Makefile.in (CLEAN_MODULES): Add clean-apache.
13210
13211 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
13212
13213 * Makefile.in (ALL_MODULES): Include all-apache.
13214 (CROSS_CHECK_MODULES): Include check-apache.
13215 (INSTALL_MODULES): Include install-apache.
13216 (all-apache): New target.
13217
13218 * configure.in: Added apache everywhere perl is seen.
13219
13220 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13221
13222 * Makefile.in: Add support for clean-{module} and
13223 clean-target-{module} rules.
13224
13225 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
13226
13227 * configure.in (*-*-ose) do not build libgloss.
13228
13229 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13230
13231 * config.guess (prep*:SunOS:5.*:*): Turn into
13232 powerpele-unknown-solaris2.
13233
13234 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
13235
13236 * configure.in: Permit --enable-shared to specify a list of
13237 directories.
13238
13239 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13240
13241 * configure.in (host==solaris): Pass only the first word of $CC
13242 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13243
13244 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13245
13246 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13247
13248 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
13249
13250 * Makefile.in (ALL_MODULES): Include all-perl.
13251 (CROSS_CHECK_MODULES): Include check-perl.
13252 (INSTALL_MODULES): Include install-perl.
13253 (ALL_X11_MODULES): Include all-guile.
13254 (CHECK_X11_MODULES): Include check-guile.
13255 (INSTALL_X11_MODULES): Include install-guile.
13256 (all-perl): New target.
13257 (all-guile): New target.
13258
13259 * configure.in (host_tools): Include perl and guile.
13260 (native_only): Include perl and guile.
13261 (noconfigdirs): Don't build guile and perl; no ports have been
13262 done.
13263
13264 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
13265
13266 * configure (--enable-*): Handle quoted option lists such as
13267 --enable-sim-cflags='-g0 -O' better.
13268
13269 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13270
13271 * Makefile.in ({,inst}all-target): New rule so we can make and
13272 install all of the target directories easily.
13273
13274 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13275
13276 * configure.in: Add missing global flag in sed substitution when
13277 deleting `target-' from ${configdirs}.
13278
13279 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
13280
13281 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13282 option.
13283
13284 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13285 config/mh-necv4.
13286
13287 * install.sh: Correct misspelling of transformbasename.
13288
13289 * config.guess: Recognize mips-*-sysv*.
13290
13291 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
13292
13293 * config.sub: Recognize mon960.
13294
13295 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
13296
13297 * configure: Restore Canadian Cross handling of BISON and LEX,
13298 removed in Feb 20 change.
13299
13300 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
13301
13302 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13303 Mention make install. Remove the old copyright date as well the
13304 clumsy and rather pointless copyright on the README file.
13305
13306 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
13307
13308 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13309 Makefile after running symlink-tree, then run `make distclean' to
13310 avoid clobbering any generated files in srcdir.
13311
13312 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
13313
13314 * configure.in (m68k-*-netbsd*): Build everything now.
13315
13316 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13317
13318 * Makefile.in (taz): Fix quoting.
13319
13320 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
13321
13322 * configure.in (sparclet-*-*): Build everything now.
13323
13324 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13325
13326 * configure.in (m68k-*-linux*): New host.
13327
13328 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
13329
13330 * configure: Check for bison before byacc.
13331
13332 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
13333
13334 * Makefile.in configure: Change the way LEX and BISON/YACC are
13335 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
13336 searching PATH. These are used as fallbacks by Makefile.in if
13337 flex/bison/byacc aren't in objdir.
13338
13339 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
13340
13341 * Makefile.in: Make everything which depends upon all-bfd also
13342 depend upon all-opcodes, in case --with-commonbfdlib is used.
13343
13344 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13345
13346 * configure.in (host *-*-cygwin32): Don't build gdb if we are
13347 building NT native compilers on Unix.
13348
13349 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
13350
13351 * configure.in: Don't get CC from the host Makefile fragment if we
13352 can find gcc in PATH, or if this is a Canadian Cross. Move the
13353 Solaris test for /usr/ucb/cc to the post target script, just after
13354 the compiler sanity test.
13355
13356 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
13357
13358 * config.sub: Merge with FSF.
13359
13360 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
13361
13362 * Makefile.in (RPATH_ENVVAR): New variable.
13363 (REALLY_SET_LIB_PATH): Use it.
13364 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13365
13366 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
13367
13368 * config.sub, configure.in: Recognize sparclet cpu.
13369
13370 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13371
13372 * config.guess: Support m68k-cbm-sysv4.
13373
13374 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13375
13376 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13377 m68k-unknown-linuxaout from linker help string. Put quotes around
13378 $ld_help_string.
13379
13380 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
13381
13382 * config.guess (powerpc-harris-powerunix): Add guess for port
13383 to new target.
13384
13385 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13386
13387 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13388
13389 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
13390
13391 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13392 $(REALLY_SET_LIB_PATH) in Makefile.
13393 * Makefile.in (SET_LIB_PATH): New variable.
13394 (REALLY_SET_LIB_PATH): New variable.
13395 ($(DO_X)): Use $(SET_LIB_PATH).
13396 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13397 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13398 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13399 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13400 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13401 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13402 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13403 (install-dosrel): Likewise.
13404 (all-opcodes): Depend upon all-libiberty.
13405
13406 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
13407
13408 * config.guess (*:CYGWIN*): New
13409
13410 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13411
13412 * Makefile.in (all-target-winsup): All all-target-libiberty.
13413
13414 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13415
13416 * configure.in (noconfigdirs): Add missing # in front of comment.
13417
13418 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
13419
13420 * configure.in: add second pass to things added to noconfigdirs
13421 so *-gm-magic can exclude libgloss properly.
13422
13423 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
13424
13425 * mpw-configure (extralibs_name, rez_name): Set correctly
13426 for MWC68K compiler.
13427
13428 * mpw-README: Add more info on the necessary build tools.
13429
13430 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
13431
13432 * configure.in, config.sub: Recognize cygwin32.
13433
13434 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
13435
13436 * config.guess, config.sub: Recognize A/UX.
13437
13438 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
13439
13440 * config.sub: Merge with gcc/config.sub.
13441
13442 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
13443
13444 * mpw-build.in (do-binutils): Add build of stamps.
13445
13446 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
13447
13448 * config.sub: Add recognition for mips64vr4100*-* targets.
13449
13450 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13451
13452 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13453 Add creation of gconfigargs with `--enable-shared' turned on.
13454 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13455 ($(host)-stamp-stage3-configured): Likewise.
13456 (HOLES): Add chatr and ldd.
13457 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13458
13459 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
13460
13461 * configure: Pass --nfp to recursive configures.
13462
13463 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
13464
13465 * Makefile.in (DLLTOOL): New.
13466 (DLLTOOL_FOR_TARGET): New.
13467 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13468 (EXTRA_TARGET_FLAGS): Ditto.
13469 (EXTRA_GCC_FLAGS): Ditto.
13470 (CONFIGURE_TARGET_MODULES): Ditto.
13471 (DO_X): Ditto.
13472 * configure: Add DLLTOOL.
13473
13474 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
13475
13476 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13477 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13478 mh-sco, since old workarounds no longer needed, and don't
13479 build ld, since libraries have weak symbols in COFF.
13480
13481 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
13482
13483 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13484
13485 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
13486
13487 * configure.in: Make sure that ${CC} can be used to compile an
13488 executable.
13489
13490 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13491
13492 * Makefile.in (all-gdb): Depend on $(GDB_TK).
13493 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13494 nothing depending on whether gdbtk is being built.
13495
13496 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
13497
13498 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13499
13500 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
13501
13502 * configure.in (noconfigdirs): Put ld or gas in this early, if the
13503 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13504
13505 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
13506
13507 * config-ml.in: Add support for
13508 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13509 Simplify setting of multidirs from --disable-foo.
13510
13511 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13512
13513 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13514 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13515 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13516 non-empty, pass them on to the GCC make.
13517 (all-bootstrap): New rule that is like all-gcc, except it executes
13518 the GCC bootstrap rule instead of the GCC all rule.
13519
13520 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
13521
13522 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13523
13524 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13525
13526 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13527 DG/UX support.
13528
13529 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
13530
13531 * config.sub (i*86*) Change [345] to [3456]
13532
13533 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13534
13535 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13536 --with-gnu-ld=no.
13537
13538 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13539
13540 * config-ml.in (rs6000*, powerpc*): Add switches to control which
13541 AIX multilibs get built.
13542
13543 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13544
13545 * configure.in (i386-win32): Don't build expect if we're not
13546 building the tcl subdir.
13547
13548 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
13549
13550 * Makefile.in: (configure-target-examples, all-target-examples):
13551 New targets, configure and build example programs.
13552
13553 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
13554
13555 * mpw-configure: If an mpw-config.in generated a file mk.sed,
13556 use it as input to sedit the generated MPW makefile.
13557 * mpw-README: Add a suggestion about Gestalt.h.
13558
13559 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
13560
13561 * config.sub: Accept *-*-ieee*.
13562
13563 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
13564
13565 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
13566 Ronald F. Guilmette <rfg@monkeys.com>.
13567
13568 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13569
13570 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13571 for powerpc-pe native.
13572 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13573 (target==powerpc-pe): duplicate i386-win32 entry.
13574
13575 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13576
13577 * configure.in (noconfigdirs): Exclude target-newlib for all versions
13578 of vxworks, not just vxworks5.1.
13579
13580 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
13581
13582 * mpw-configure: Add support for exec-prefix.
13583
13584 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13585
13586 * config.guess: Recognize HP model 816 machines as having
13587 a PA1.1 processor.
13588
13589 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
13590
13591 * configure: Ignore new autoconf configure options.
13592
13593 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13594
13595 * config.guess: Recognize Pentium under SCO.
13596 From Robert Lipe <robertl@arnet.com>.
13597
13598 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13599
13600 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13601
13602 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
13603
13604 * configure.in: Don't configure gas for alpha-dec-osf*.
13605
13606 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
13607
13608 * configure.in: Default to --with-stabs for some targets for which
13609 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13610 i[345]86*-*-unixware*.
13611
13612 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
13613
13614 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13615 rather than basing it on the target. Simplify handling of options
13616 controlling which directories to configure. Remove extraneous
13617 slash in multi-clean target.
13618
13619 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
13620
13621 * config-ml.in: Prefix more variables with ml_ so they don't collide
13622 with configure's.
13623
13624 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
13625
13626 * configure: Don't turn -v into --v.
13627
13628 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
13629
13630 * configure.in (targargs): Fix typo.
13631
13632 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13633
13634 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
13635
13636 * configure.in: Strip --host and --target options from
13637 CONFIG_ARGUMENTS, and always configure for --host only. Add
13638 --with-cross-host option when building with a cross-compiler.
13639 * configure: Canonicalize the arguments put into config.status by
13640 always using `=' for an option with an argument. Pass a presumed
13641 --host or --target explicitly.
13642
13643 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
13644
13645 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13646 into general OS recognition case.
13647
13648 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13649
13650 * configure.in (target_configdirs): add target-winsup only
13651 for win32 target systems.
13652
13653 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
13654
13655 * Makefile.in (all-target-libgloss): Depend upon
13656 configure-target-newlib, since when libgloss is built it looks to
13657 see if the newlib directory exists.
13658
13659 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
13660
13661 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13662 cfg-ml-*.in.
13663
13664 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
13665
13666 * configure: Handle LD and LD_FOR_TARGET when configuring a
13667 Canadian Cross.
13668
13669 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13670
13671 * configure.in (target_libs): add target-winsup.
13672 (target==i386-win32): add patch diff flex make to $noconfigdirs.
13673 (target==ppcle-pe): remove ld from $noconfigdirs.
13674
13675 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
13676
13677 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13678 Preserve relative path names in $srcdir. Build symlink tree if
13679 configuring cross target dir and srcdir=. (= no VPATH support).
13680 (configure-target-libg++): Depend on configure-target-librx.
13681 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13682 * config-ml.in: New file.
13683 * symlink-tree: New file.
13684 * configure: Ensure srcdir="." if that's what it is.
13685
13686 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
13687
13688 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13689 includes and FLEX_SKELETON setting.
13690 * mpw-configure (--with-gnu-ld): New option, controls whether
13691 to use PPCLink or ld with PowerMac GCC.
13692 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13693 * mpw-config.in: Configure grez if targeting Mac.
13694
13695 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
13696 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13697 just macos.
13698 * configure.in: Configure grez resource compiler if targeting Mac.
13699 * Makefile.in (all-grez, install-grez): New targets.
13700
13701 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
13702
13703 * configure: CXX defaults to gcc, not g++. If we find
13704 gcc in the path, set CC to gcc -O2.
13705
13706 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
13707
13708 * configure: Default ${build} correctly. Avoid picking up extra
13709 spaces when reading CC and CXX from Makefile. When doing a
13710 Canadian Cross, use plausible default values for numerous
13711 variables.
13712 * configure.in: When doing a Canadian Cross, don't try to
13713 configure tools whose configure script can't handle it.
13714
13715 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13716
13717 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13718
13719 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
13720
13721 * configure: Remove dubious bug reporting address.
13722
13723 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
13724
13725 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
13726 configure script, run that instead of this directory's configure.
13727 In either case, print a message that we're configuring the sub-dir.
13728
13729 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
13730
13731 * configure.in: Before checking for the existence of various files,
13732 use sed to filter out "target-".
13733
13734 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
13735
13736 * Makefile.in (DO_X): Split rule to decrease command line length
13737 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
13738 (Philippe De Muyter).
13739
13740 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13741
13742 * Makefile.in (all-patch): depend on all-libiberty.
13743
13744 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
13745
13746 * configure.in: If the only directory in target_configdirs which
13747 actually exists is libiberty, then set target_configdirs to empty,
13748 to avoid trying to build a target libiberty in a gas or gdb
13749 distribution.
13750
13751 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
13752
13753 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
13754 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
13755 systems.
13756
13757 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13758
13759 * configure.in (copy_dirs): Use sys-include instead of include
13760 for --with-headers option.
13761
13762 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
13763
13764 * Makefile.in, configure.in: Make winsup builds work with
13765 new scheme.
13766
13767 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
13768
13769 * configure.in: Build the linker on AIX.
13770
13771 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
13772
13773 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
13774 where needed.
13775
13776 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
13777
13778 * Makefile.in (all-gcc): Fix typo.
13779
13780 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
13781
13782 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
13783
13784 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
13785
13786 * configure.in: Rename libFOO to target-libFOO, and xiberty
13787 to target-xiberty, to provide more flexibility.
13788 (target_subdir): Define. Create if cross.
13789 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
13790 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
13791 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
13792 check-libFOO -> check-target-libFOO, etc.
13793 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
13794 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
13795 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
13796 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
13797 allow ALL_GCC="" to only configure.
13798 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
13799 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
13800 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
13801
13802 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
13803
13804 * Makefile.in (taz): Build "info" in etc explicitly.
13805
13806 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
13807
13808 * configure.in: Make sure that CC is undefined (as opposed to
13809 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
13810 problem with autoconf trying to configure on a host without GCC.
13811
13812 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
13813
13814 * mpw-configure: Set host alias from choice of host compiler,
13815 only use generic MPW Makefile sed if present, edit a file
13816 named "hacked_Makefile.in" instead of "Makefile.in" if present.
13817 * mpw-README: Add problem notes about CW6 and CW7.
13818
13819 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
13820
13821 * Makefile.in (taz): Use ";" instead of ";;".
13822
13823 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
13824
13825 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
13826 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
13827 DISTDOCDIRS.
13828 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
13829 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
13830
13831 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
13832
13833 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
13834 and gnats, because they are now subsumed by DISTSTUFFDIRS.
13835 Move bfd to DISTSTUFFDIRS.
13836
13837 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13838
13839 * Makefile.in (X11_LIB): Removed.
13840 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
13841
13842 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
13843
13844 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13845
13846 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
13847 names.
13848
13849 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13850
13851 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
13852
13853 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
13854
13855 * configure.in (i[345]86-*-win32): Always build newlib.
13856 Don't configure cvs, autoconf or texinfo.
13857 * Makefile.in (LD_FOR_TARGET): New.
13858 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
13859 Pass down LD_FOR_TARGET.
13860
13861 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
13862
13863 * winsup: New directory.
13864 * Makefile.in: Build winsup.
13865 * configure.in: Winsup is configured when target is win32.
13866 Can only build win32 target GDB when native.
13867
13868 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
13869
13870 * config.guess: Recognize HP model 819 machines as having
13871 a PA 1.1 processor.
13872
13873 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
13874
13875 * configure: Fix sed loop which substitutes for CC and CXX to
13876 avoid bug found in various sed implementations.
13877
13878 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13879
13880 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
13881 simulator. Use standard powerpc-*-eabi*.
13882
13883 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
13884
13885 * configure.in: Stop putting gas and binutils in noconfigdirs for
13886 powerpc-*-aix* and rs6000-*-*.
13887
13888 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
13889
13890 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13891 -mcall-aixdesc libraries.
13892
13893 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
13894
13895 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13896
13897 * config.sub (arm | armel | armeb): Fix shell syntax.
13898
13899 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13900
13901 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13902 -msoft-float and -mcpu=common support.
13903 (powerpc*-*-eabisim*): Add support for building -mcall-aix
13904 libraries.
13905
13906 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13907
13908 * configure.in: Allow configuration and build of emacs19 for the alpha.
13909
13910 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13911
13912 * configure.in (CC): Get ^CC, not just any old CC, from
13913 ${host_makefile_frag}.
13914
13915 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13916
13917 * configure.in (CC): Try to get CC from
13918 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13919
13920 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13921
13922 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13923 only if it exists in $(srcdir).
13924
13925 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
13926
13927 * configure: If CC and CXX are not set in the environment, set
13928 them, based on either an existing Makefile or on searching for gcc
13929 in PATH. Substitute for CC and CXX in Makefile.
13930 * configure.in: Remove libm from target_libs. Separate
13931 target_configdirs from configdirs. If CC is not set in
13932 environment, try to get it from a host Makefile fragment. Rewrite
13933 changes of configdirs to use skipdirs instead. A few minor
13934 tweaks. Take directories out of target_configdirs as they are
13935 taken out of configdirs. Remove existing Makefile files from
13936 subdirectories. Substitute for TARGET_CONFIGDIRS and
13937 CONFIG_ARGUMENTS in Makefile.
13938 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13939 by configure.in.
13940 (CONFIG_ARGUMENTS): Likewise.
13941 (CONFIGURE_TARGET_MODULES): New variable.
13942 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13943 ($(CONFIGURE_TARGET_MODULES)): New target.
13944 (configure-libg++, configure-libio): New targets.
13945 (all-libg++): Depend upon configure-libg++.
13946 (all-libio): Depend upon configure-libio.
13947 (configure-libgloss, all-libgloss): New targets.
13948 (configure-libstdc++): New target.
13949 (all-libstdc++): Depend upon configure-libstdc++.
13950 (configure-librx, all-librx): New targets.
13951 (configure-newlib): New target.
13952 (all-newlib): Depend upon configure-newlib
13953 (configure-xiberty): New target.
13954 (all-xiberty): Depend upon configure-xiberty.
13955
13956 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13957
13958 * configure.in (host i[345]86-*-win32): Expand the
13959 noconfigdirs again.
13960
13961 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
13962
13963 * mpw-configure: Fix sed command file name.
13964
13965 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
13966
13967 * configure.in (host i[345]86-*-win32): Reduce the
13968 noconfigdirs again.
13969
13970 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
13971
13972 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13973 or powerpc*-*-pe*, since they are not yet supported.
13974
13975 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
13976
13977 Add PowerMac support and many other enhancements.
13978 * mpw-configure: New option --cc to select compiler to use,
13979 paste options set according to --cc into the generated
13980 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13981 if mpw-make.sed is present.
13982 * mpw-config.in: Don't test for gC1, test for mpw-touch,
13983 add forward includes for PowerPC include files.
13984 * mpw-build.in: Build using Makefile.PPC if present.
13985 (do-byacc, etc): Remove separate version resource builds.
13986 (do-gas): Build "stamps" before "all".
13987 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13988 * mpw-README: Update to reflect --cc option, PowerMac support,
13989 and recently-reported compatibility problems.
13990
13991 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
13992
13993 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13994 embedded m68k systems (-aout, -coff, -elf, -vxworks).
13995 (--with-multilib-top): Pass to recursive invocations.
13996
13997 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
13998
13999 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14000 v810-*-*.
14001
14002 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14003
14004 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14005 gdb, ld and opcodes on v810-*-*.
14006
14007 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
14008
14009 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14010 (local-maintainer-clean): New target.
14011 (maintainer-clean): New target.
14012 (realclean): Just depend upon maintainer-clean.
14013
14014 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14015
14016 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14017
14018 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
14019
14020 * configure.in: Build ld in mips*-*-bsd* case.
14021
14022 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
14023
14024 * config.sub: Accept -lites* OS. From Ian Dall.
14025
14026 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
14027
14028 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14029 targets.
14030
14031 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14032
14033 * configure.in: treat i386-win32 canadian cross the same as
14034 i386-go32 canadian cross.
14035
14036 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14037
14038 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14039 running under the simulator to build a reduced set of libraries.
14040 (powerpc-*-eabiaix): Add fine grained multilib support added to
14041 other powerpc targets yesterday.
14042
14043 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14044
14045 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14046 -disable-softfloat, -disable-relocatable, -disable-aix, and
14047 -disable-sysv to control which multilib libraries get built.
14048
14049 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14050
14051 * configure: Add Makefile.tem to list of files to remove in trap
14052 handler.
14053
14054 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
14055
14056 * config.guess (*Linux*): Add missing "exit"s.
14057 Also, need specific check for alpha-unknown-linux (uses COFF).
14058
14059 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
14060
14061 * config.guess: Merge with FSF:
14062
14063 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
14064 * config.guess (AIX4): More robust release numbering discovery.
14065
14066 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
14067 * config.guess (i386-sequent-ptx): Properly get version number.
14068
14069 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
14070 * config.guess (mips:*:4*:UMIPS): New case.
14071
14072 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
14073
14074 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14075 (i386-win32 host): Likewise. Don't build readline.
14076
14077 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
14078
14079 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
14080 SUPPORT_FILES to submakes.
14081
14082 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
14083
14084 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14085 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14086 mpw-configure.
14087
14088 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
14089
14090 * configure.in (appdirs): Use =, not ==, in test expression when
14091 trying to build the text to print in the warning message for
14092 Solaris users.
14093
14094 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
14095
14096 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14097
14098 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14099
14100 * config.guess: Recognize lynx-2.3.
14101
14102 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
14103
14104 * config.sub (z8ksim): Deleted
14105 (z8k-*-coff): New, this is the one true name of the target.
14106
14107 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
14108
14109 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14110
14111 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
14112
14113 * config.guess (*:Linux:*:*): First try asking the linker what the
14114 default object file format is (elf, aout, or coff). Then if this
14115 fails, try previous methods.
14116
14117 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14118
14119 * configure.in: Don't build newlib for *-*-vxworks5.1.
14120
14121 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14122
14123 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14124 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14125
14126 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
14127
14128 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14129
14130 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
14131
14132 * cfg-ml-com.in: New file.
14133 * cfg-ml-pos.in: New file.
14134
14135 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14136
14137 * COPYING.NEWLIB: Add HP free copyright to list.
14138
14139 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14140
14141 * config.sub: Recognize -eabi* for the system, not just -eabi.
14142
14143 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
14144
14145 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14146 * config.sub, configure.in (win32): New target and host.
14147
14148 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
14149
14150 * configure.in: Add i386-pe configuration.
14151
14152 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
14153
14154 * mpw-build.in (install): Install GDB after LD.
14155
14156 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
14157
14158 * mpw-config.in (elf/mips.h): Always forward-include, needed
14159 for GDB to build.
14160
14161 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
14162
14163 * testsuite: New directory for customer acceptance and whole tool
14164 chain tests.
14165
14166 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14167
14168 * configure: If per-host line isn't found, but AC_OUTPUT is found
14169 and a configure script exists, run it instead.
14170
14171 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14172
14173 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
14174
14175 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
14176
14177 * configure: Set build_{cpu,vendor,os,alias} to host values when
14178 --build isn't specified.
14179
14180 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14181
14182 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14183 (FLAGS_TO_PASS): Pass them.
14184 (EXTRA_TARGET_FLAGS): Ditto.
14185
14186 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14187
14188 * Makefile.in (all-libg++): Depend on all-libstdc++.
14189
14190 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14191
14192 * configure.in (noconfigdirs): Enable all packages for
14193 i386-unknown-netbsd.
14194
14195 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
14196
14197 * configure.in (noconfigdirs): Don't configure tk for i386-go32
14198 hosted builds (DOS builds)
14199
14200 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14201
14202 Changes for ARM based on patches from Richard Earnshaw:
14203 * config.sub: Handle armeb and armel.
14204 * configure.in: Omit arm linker only for riscix.
14205
14206 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
14207
14208 * config.guess: Update from FSF.
14209
14210 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
14211
14212 * config.sub: Recognize powerpcle as the little endian variant of
14213 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
14214 powerpcle variant. Convert pentium into i586, not i486. Add p5
14215 alias for i586. Map new x86 variants p6, k5, nexgen into i586
14216 temporarily.
14217
14218 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
14219
14220 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14221
14222 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
14223
14224 * config.sub: Accept -lites* as a basic system type.
14225
14226 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
14227
14228 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14229 installed, and if so return linuxoldld as the system name.
14230
14231 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
14232
14233 * config.guess: Add hppa1.1-hp-lites support.
14234
14235 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
14236
14237 * configure.in: Don't build newlib for m68k-vxworks5.1.
14238
14239 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14240
14241 * configure.in (mips-sgi-irix6): Use mh-irix5.
14242
14243 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
14244
14245 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14246
14247 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14248
14249 * test-build.mk: Enable building of shared libraries on IRIX 5 and
14250 OSF/1. Fix compiler flags.
14251 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
14252
14253 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
14254
14255 * configure.in: Recognize --with-newlib.
14256 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14257
14258 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14259
14260 * Makefile.in: move {all,check,install}-gdb from *_MODULES
14261 to *_X11_MODULES due to gdbtk needing X include files et al.
14262
14263 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
14264
14265 Merge in support for Mac MPW as a host.
14266 (Old change descriptions retained for informational value.)
14267
14268 * mpw-config.in: Add generic include forwards for cpu-specific
14269 include files in aout and elf directories.
14270
14271 * mpw-configure: Added copyright.
14272 * mpw-config.in: Check for presence of required build tools.
14273 (target_libs): Add newlib.
14274 (target_tools): Add examples.
14275 (Read Me): Generate as "Read Me for MPW" instead.
14276 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14277 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14278 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14279
14280 * mpw-configure: Remove subdir-specific makefile hackery,
14281 delete mk.tmp after using it.
14282
14283 * mpw-build.in (all): Display start and end times.
14284
14285 * mpw-configure (host_canonical): Set.
14286 (target_cpu): Always add to makefiles.
14287 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14288 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14289 (mpw-mh-mpw): Look for in srcdir and srcroot.
14290 Use sed instead of mpw-edit-prefix to edit prefix definitions.
14291
14292 * mpw-build.in: (install-only): New target.
14293
14294 * mpw-configure (host_alias, target_alias): Rename from hostalias
14295 and targetalias, add into generated Makefile.
14296 (mk.tmp): If present, add into generated Makefile.
14297 * mpw-build.in (all-gas): Build config.h first before gas proper.
14298
14299 * mpw-configure (config.status): Write only if changed.
14300 * mpw-config.in (readline): Configure it (not built, just used for
14301 definitions).
14302
14303 * mpw-config.in (elf/mips.h): Add a forward include.
14304
14305 * mpw-config.in: Forward-include most .h files in include into
14306 extra-include.
14307 (readline): Don't build.
14308 mpw-build.in (install): Install GDB.
14309
14310 * mpw-configure (prefix, mpw_prefix): Handle it.
14311 * mpw-config.in (mmalloc, readline): Don't configure.
14312 * mpw-build.in (thisscript): Rename to ThisScript.
14313 Use mpw-build instead of BuildProgram everywhere.
14314 (mmalloc, readline): Don't build.
14315 * mpw-README: New file, basic documentation about the MPW port.
14316
14317 * mpw-config.in: Use forward-include to create include files.
14318
14319 * mpw-configure: Add more things to the top of each configured
14320 Makefile, including contents of config/mpw-mh-mpw.
14321 * mpw-config.in (extra-include): Create this directory and fill it
14322 with Posix-like include files when configuring.
14323
14324 * config.sub (apple, mac, mpw): Add various aliases.
14325
14326 * mpw-build.in: New file, top-level build script fragment for MPW.
14327 * mpw-configure: New file, configure script for MPW.
14328 * mpw-config.in: New file, config fragment for MPW.
14329
14330 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14331
14332 * configure.in (host_libs): Remove glob, since it is gone from the
14333 sources.
14334
14335 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14336
14337 * Makefile.in: define empty GDB_NLM_DEPS var.
14338
14339 * configure.in(target_makefile_frag): use config/mt-netware
14340 for netware targets.
14341
14342 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
14343
14344 * config.sub: Merge in recent FSF changes. Remove linux special
14345 cases.
14346
14347 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14348
14349 Revert this change:
14350
14351 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14352
14353 * build-all.mk: Use CC=cc -Xs on Solaris.
14354
14355 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14356
14357 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
14358 stop using it.
14359 * Makefile.in: Nuke all references to glob subdirectory.
14360
14361 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14362
14363 * configure.in: Fix --enable-shared logic in per-host.
14364
14365 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
14366
14367 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14368
14369 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14370
14371 * configure.in (noconfigdirs): Don't build gas on AIX, for
14372 powerpc*-*-aix* as well as for rs6000*-*-aix*.
14373
14374 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
14375
14376 * configure: Fix --cache-file to work if the file argument is a
14377 relative path.
14378
14379 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
14380
14381 * configure: If the --cache-file is used, pass it down to
14382 configure in subdirectories.
14383
14384 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
14385
14386 * config.sub: add vxworks29k configuration.
14387
14388 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14389
14390 * Makefile.in (taz): Do "diststuff" part quietly.
14391
14392 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
14393
14394 * config.sub: Mini-merge with gcc/config.sub.
14395
14396 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14397
14398 * config.guess (IRIX): Sed - to _.
14399
14400 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14401
14402 * Makefile.in (source-vault, binary-vault): New targets.
14403
14404 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
14405
14406 * config.sub: Recognize -eabi as a basic system type.
14407
14408 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14409
14410 * configure.in (enable_shared stuff): Fix typo.
14411
14412 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
14413
14414 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14415
14416 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14417
14418 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14419
14420 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14421
14422 * configure.in (rs6000-*-*): Don't build gas.
14423
14424 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
14425
14426 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14427 reduce command line length.
14428 (AS_FOR_TARGET): Check for as.new, not Makefile.
14429 (NM_FOR_TARGET): Check for nm.new, not Makefile.
14430
14431 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
14432
14433 * config.guess: Merge from FSF.
14434
14435 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14436
14437 * configure: Don't use $ when handling program_suffix.
14438
14439 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
14440
14441 * configure.in: Configure tk for hppa/hpux.
14442
14443 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
14444
14445 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
14446
14447 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14448
14449 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
14450 to LIBCXXFLAGS. Tests are better run without it.
14451
14452 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
14453
14454 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14455
14456 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
14457
14458 * configure.in (*-*-netware*): Don't configure xiberty.
14459
14460 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
14461
14462 * configure.in: Remove tk from native_only list.
14463
14464 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
14465
14466 * build-all.mk: Add mips-ncd-elf target to sun4 targets
14467 for special NCD build.
14468
14469 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14470
14471 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14472 makeall.bat, they're only useful for binutils snapshots.
14473 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14474 makeall.bat to specified SUPPORT_FILES.
14475
14476 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
14477
14478 * build-all.mk: Add Ericsson targets to sun4 and solaris
14479 hosts. Add BNR's sun4 target to solaris host, so their
14480 build-from-source will be tested in-house first.
14481
14482 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14483
14484 * Makefile.in (LIBCFLAGS): New variable.
14485 (CFLAGS_FOR_TARGET): Ditto.
14486 (LIBCFLAGS_FOR_TARGET): Ditto.
14487 (LIBCXXFLAGS): Ditto.
14488 (CXXFLAGS_FOR_TARGET): Ditto.
14489 (LIBCXXFLAGS_FOR_TARGET): Ditto.
14490 (BASE_FLAGS_TO_PASS): Pass them.
14491 (EXTRA_TARGET_FLAGS): Ditto.
14492
14493 * configure.in: Support --enable-shared.
14494
14495 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
14496
14497 * configure.in (target_libs): Include libstdc++ again.
14498 * config.guess: Update from FSF (for FreeBSD).
14499
14500 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14501
14502 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14503 makeall.bat.
14504 (DISTDOCDIRS): Add `etc'.
14505 (ETC_SUPPORT_PFX): New variable.
14506 (taz): Include anything from etc starting with a word in
14507 ETC_SUPPORT_PFX.
14508
14509 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14510
14511 * config.sub: Update for recent FSF changes. Remove obsolete
14512 h8300hds entry. Add -windows* and -osx as basic os. Minor
14513 spacing changes.
14514
14515 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14516
14517 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
14518
14519 * config.guess: Merge with FSF.
14520 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14521
14522 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14523
14524 * configure: Since the "trap 0" handler will override the exit
14525 status on many systems, only use it for "exit 1", and make it set
14526 a non-zero exit status; reset it before "exit 0". Also, check
14527 exit status of config.sub, and error out if it failed.
14528
14529 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
14530
14531 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14532 and install libgloss.
14533
14534 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14535
14536 * Makefile.in (all-binutils): Depend upon all-byacc.
14537
14538 * configure.in: Don't build emacs on Irix 5.
14539
14540 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14541
14542 * configure.in (*-*-netware*): Add libio.
14543
14544 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14545
14546 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14547 (CHECK_TARGET_MODULES): Ditto.
14548 (INSTALL_TARGET_MODULES): Ditto.
14549 (TARGET_LIBS): Ditto.
14550 (all-libstdc++): Note dependencies.
14551
14552 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14553
14554 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14555
14556 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14557
14558 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14559 -fexternal-templates.
14560
14561 * configure.in (target_libs): Add libstdc++.
14562 (noconfigdirs): Add libstdc++ as appropriate.
14563
14564 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14565
14566 * config.guess: Update from FSF.
14567
14568 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14569
14570 * configure: Use ${config_shell} when running ${configsub}.
14571
14572 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
14573
14574 * config.sub: No longer recognize h8300h.
14575
14576 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14577
14578 * config.sub: Remove extraneous differences between config.sub and
14579 gcc/config.sub.
14580
14581 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14582
14583 * Makefile.in (DISTSTUFFDIRS): Add gas.
14584
14585 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
14586
14587 * COPYING.NEWLIB: New file.
14588
14589 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
14590
14591 * config.guess (HP-UX): Patch from Harlan Stenn
14592 <harlan@landmark.com> to also emit release level.
14593
14594 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14595
14596 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14597
14598 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
14599
14600 * config.sub: Merge nextstep cleanup from FSF.
14601
14602 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14603
14604 * configure.in (arm-*-*): Don't configure ld for this target.
14605
14606 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14607
14608 * configure.in (*-*-netware): don't configure libg++, libio,
14609 librx, or newlib.
14610
14611 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14612
14613 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
14614 configure ld--it works, but it doesn't support shared libraries.
14615
14616 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
14617
14618 * config.guess (*-unknown-freebsd*): Get rid of possible
14619 trailing "(Release)" in version string.
14620 Patch from Paul Richards <paul@isl.cf.ac.uk>.
14621
14622 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
14623
14624 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14625 Fix type: *-next-neststep -> *-next-nextstep.
14626
14627 * config.guess: Merge from FSF:
14628
14629 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
14630
14631 * config.guess: Recognize powerpc-ibm-aix3.2.5.
14632
14633 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
14634
14635 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14636 instead of UNIX_SV for UnixWare 1.0).
14637
14638 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
14639
14640 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
14641 to make gdb/nlm/* build after the compiler and linker.
14642
14643 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
14644
14645 * config.guess (netbsd, freebsd, linux): Accept any machine,
14646 not just i[34]86.
14647 (m68k-atari-sysv4): Relocate to match FSF version.
14648
14649 * config.guess: More merges from the FSF:
14650
14651 Add a space before function call or macro invocation.
14652
14653 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14654
14655 * config.guess: Add trap cmd to remove dummy.c and dummy when
14656 interrupted.
14657
14658 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14659
14660 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14661 (dummy): Redirect stderr from compilation of dummy.c.
14662
14663 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
14664
14665 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14666
14667 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
14668
14669 * configure: Accept and ignore --cache*, for compatibility with
14670 new autoconf.
14671
14672 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
14673
14674 * config.guess: Merge from FSF:
14675
14676 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
14677
14678 * config.guess (Pyramid*:OSx*:*:*): New case.
14679 (PATH): Add /.attbin at end for finding uname.
14680 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
14681
14682 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
14683
14684 * config.guess (M88*:DolphinOS:*:*): New case.
14685
14686 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
14687
14688 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14689 to select whether to use ELF or COFF.
14690
14691 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
14692
14693 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
14694
14695 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
14696
14697 * config.guess: Guess the OS version for HPUX.
14698
14699 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
14700
14701 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14702
14703 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14704
14705 * configure.in: Recognize --with-headers, --with-libs, and
14706 --without-newlib.
14707 * Makefile.in (all-xiberty): Depend upon all-ld.
14708
14709 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14710
14711 * configure.in: Change i[34]86 to i[345]86.
14712
14713 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14714
14715 * configure (version): A few more tweaks to help message.
14716
14717 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
14718
14719 * Makefile.in: Remove (for now) librx as a host library,
14720 now that we're building it for target.
14721
14722 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14723
14724 * configure: Fix up help message; from karl@owl.hq.ileaf.com
14725 (Karl Berry).
14726
14727 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
14728
14729 * configure.in: Also configure librx.
14730
14731 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
14732
14733 * Makefile.in: Update various rules to reflect that librx
14734 is now needed for libg++.
14735
14736 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14737
14738 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
14739
14740 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
14741
14742 * configure.in: Configure the examples directory.
14743
14744 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14745
14746 * configure: Simplify Jun 2 1994 change.
14747
14748 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14749
14750 * change CC to /usr/latest/bin/gcc for lynx host builds, since
14751 /bin/gcc isn't good enough to build gcc.
14752
14753 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
14754
14755 * Makefile.in (GDB_SUPPORT_FILES): Remove
14756 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
14757 (gdb.tar.gz): Add new rule to use standard distribution building
14758 mechanism.
14759
14760 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14761
14762 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
14763 Bill Cox <bill@cygnus.com>.
14764
14765 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
14766
14767 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
14768
14769 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
14770
14771 * configure: Search current dir first in .gdbinit.
14772
14773 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
14774
14775 * config.sub: Recognize freebsd (merged from gcc config.sub).
14776
14777 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
14778
14779 * config.sub: Refer to NeXT's operating system as nextstep.
14780
14781 * config.sub (case $basic_machine): Re-order the cases, to match
14782 the order in the FSF version (which is mostly alphabethical).
14783 Merge in some additions and changes from the FSF.
14784
14785 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
14786
14787 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
14788 * config.sub: Recognize cxux7.
14789 * configure.in: Use mh-cxux for m88k-harris-cxux*.
14790
14791 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
14792
14793 * config.sub: Fix typo powerpc -> powerpc-*.
14794
14795 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
14796
14797 * Makefile.in: `all-emacs19' depends on `all-byacc'.
14798
14799 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
14800 parallel with all-emacs and install-emacs). Top-level command
14801 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
14802
14803 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14804
14805 * test-build.mk ($(host)-stamp-stage2-installed): Remove
14806 $(relbindir)/make before doing ``make install'', and use
14807 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
14808 installing over running make binary.
14809 ($(host)-stamp-stage3-installed): Likewise.
14810
14811 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14812
14813 * config.guess: Recognize Mach.
14814
14815 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14816
14817 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
14818 see whether --exec-prefix was used.
14819
14820 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14821
14822 * README: Explicitly mention libg++/README. (Zoo's idea.)
14823
14824 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14825
14826 * Makefile.in: Add all-librx target similar to all-libproc.
14827
14828 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
14829
14830 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
14831 with post 1.2 uname bogosity.
14832
14833 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14834
14835 * configure: Remove temporary files on receipt of a signal.
14836
14837 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
14838
14839 * configure: If there is a package_makefile_frag, remove
14840 ${subdir}/Makefile.tem after copying it in.
14841
14842 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14843
14844 * build_all.mk: support rs6000 lynx identifies itself as
14845 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
14846 since /bin/gcc is too feeble to compile a modern gcc.
14847
14848 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
14849
14850 * brought devo/test-build.mk update-to-date with progressive/
14851 test-build.mk. Add lynx targets and hppa flag info.
14852
14853 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14854
14855 * configure.in: Use mh-ncrsvr43. Patch from
14856 Tom McConnell <tmcconne@sedona.intel.com>.
14857
14858 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
14859
14860 * config.guess (i386-unknown-bsdi): No longer need to
14861 check #if defined(__bsdi__) && defined(__i386__).
14862
14863 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14864
14865 * configure: Set program_transform_nameoption correctly.
14866
14867 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
14868
14869 * brought build-all.mk update-to-date with progressive build-all.mk,
14870 added new targets and hppa info.
14871
14872 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14873
14874 * configure: If config.guess result is a prefix of the user
14875 specified target, assume a native build and use the user specified
14876 target as the host alias. Remove SunOS patch suffix removal hack.
14877 * configure.in: Remove SunOS patch suffix removal hack.
14878
14879 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
14880 in NATIVE_CHECK_MODULES.
14881
14882 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
14883
14884 * Makefile.in: Rename HOST_ONLY to NATIVE.
14885 * configure: Delete SunOs patch suffix from host_canonical
14886 and build_canonical variables that are prepended to Makefiles.
14887 * configure.in: Add comments for easier maintenance.
14888
14889 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14890
14891 * Makefile.in: Add all-libproc target similar to all-gui.
14892
14893 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
14894
14895 * Makefile.in (CHECK_MODULES): split into
14896 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14897
14898 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
14899
14900 * config.guess (i386-unknown-bsdi): New system to guess.
14901
14902 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14903
14904 * Makefile.in: Add all-gui target (but not yet build by "all").
14905
14906 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
14907
14908 * config.sub: Move deletion of patch suffix from here...
14909 * configure.in: To here, at Ian's suggestion. The top-
14910 level scripts might need to know of a patch level.
14911
14912 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
14913
14914 * config.sub: Strip off patch suffix so rtl is recognized
14915 as a sunos4.1.3 machine, even though it's been patched.
14916
14917 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
14918
14919 * Makefile.in (INSTALL_LAST): Delete.
14920 (INSTALL_DOSREL): New.
14921
14922 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14923
14924 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14925 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14926 whether we pass down --with-gnu-ld anyhow.
14927
14928 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
14929
14930 * Makefile.in (INSTALL_LAST): Change operation so it works
14931 on more flavors of make.
14932 * configure.in (go32): Don't build libg++ or libio.
14933
14934 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
14935
14936 * Makefile.in (Move HOST_PREFIX_1 and friends up so
14937 they can be overriden by templates.
14938
14939 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
14940
14941 * configure.in (target==go32): Don't build gdb.
14942 * dosrel: New directory.
14943
14944 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
14945
14946 * configure.in (host==go32): Configure dosrel too.
14947 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14948 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14949 be set by incoming names or templates.
14950 (INSTALL_LAST): New rule.
14951
14952 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
14953
14954 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14955
14956 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14957
14958 * configure.in (appdirs): New variable. Currently empty, but will
14959 be used in gas distribution. If nonempty, lists a set of
14960 directories at least one of which must get configured, or top
14961 level configuration is considered to have failed.
14962 (rs6000-*-lynxos*): Use new file name.
14963
14964 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14965
14966 Eliminate XTRAFLAGS.
14967 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14968 newlib include files using -idirafter, and also use -nostdinc.
14969 (CXX_FOR_TARGET): Likewise.
14970 (XTRAFLAGS): Removed.
14971 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14972 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14973 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14974 ($(DO_X)): Don't pass down XTRAFLAGS.
14975
14976 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14977
14978 * configure.in (mips*-dec-bsd*): New target; do build linker.
14979 (mips*-*-bsd*): New target; don't build linker.
14980
14981 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14982
14983 * configure.in: support rs6000-*-lynxos* configuration.
14984 support sunos4 as a cross target.
14985
14986 * config.sub: look for lynx*, not lynx since the OS version may
14987 legitimately be part of the name.
14988
14989 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14990
14991 * configure.in (i[34]86-*-sco*): Move to be with other i386
14992 targets.
14993 (romp-*-*): New target. Skip various binary utilities.
14994 (vax-*-*): New target. Don't build newlib.
14995 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
14996
14997 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14998
14999 * configure.in: Only set host_makefile_frag if config
15000 directory exists.
15001
15002 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15003
15004 * install.sh: If $dstdir exists, don't check whether each
15005 component does.
15006
15007 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15008
15009 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15010
15011 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15012
15013 * configure.in (*-*-lynxos*): Don't configure newlib for either
15014 native or cross Lynx.
15015
15016 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
15017
15018 * config.sub (sparc64-elf): Fix os.
15019 (z8k): Remove duplicate.
15020
15021 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15022
15023 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15024 gcc/stmp-fixproto, to try to prevent fixproto from being run.
15025
15026 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
15027
15028 * configure: Make file links cleanly even if Lynx fails on
15029 an NFS symlink (at least fail cleanly).
15030
15031 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15032
15033 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15034 -XNh2000.
15035
15036 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15037
15038 * configure: Unknown options are fatal again.
15039
15040 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
15041
15042 * configure: Ignore --x-includes and --x-libraries, for Autoconf
15043 compatibility.
15044
15045 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
15046
15047 * build-all.mk: Add `clean' target.
15048
15049 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15050
15051 * config.guess: Add SINIX support.
15052 * configure.in: Add mips-*-sysv4* support.
15053
15054 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
15055
15056 * build-all.mk: Document all useful targets.
15057 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15058 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15059
15060 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15061
15062 * configure: Support --silent, --quiet.
15063
15064 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15065
15066 * configure: Support --disable-FEATURE.
15067
15068 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15069
15070 * config.guess: Recognize NCR running SVR4.3.
15071
15072 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
15073
15074 * config.guess: Make BSDI generate i386-unknown-bsd386.
15075 Patch from Paul Eggert <eggert@twinsun.com>.
15076
15077 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15078
15079 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15080
15081 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15082
15083 * configure: Make unrecognized options give nonfatal warnings
15084 instead of fatal errors, and pass them to any subdirectory
15085 configures in case they recognize them.
15086 Make --x equivalent to --with-x.
15087
15088 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15089
15090 * configure: Add --enable-* options. Clean up usage message and
15091 some comments.
15092
15093 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
15094
15095 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15096
15097 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15098
15099 * configure.in (hppa*-*-*): Enable binutils.
15100
15101 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15102
15103 * config.sub: Recognize cisco.
15104
15105 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
15106
15107 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15108
15109 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15110
15111 * config.guess: about target *-hitachi-hiuxwe2, don't print more
15112 than one configuration name. Add comment.
15113
15114 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
15115
15116 * config.guess: about target *-hitachi-hiuxwe2, fixed
15117 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
15118 macro is incorrect.]
15119
15120 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15121
15122 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15123 than the "make ls" stuff which used to be here.
15124
15125 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15126
15127 * config.guess: Recognize i[34]86-unknown-freebsd.
15128 From Shawn M Carey <smcarey@rodan.syr.edu>.
15129
15130 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
15131
15132 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15133
15134 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15135
15136 * config.guess: Check for ptx.
15137
15138 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
15139
15140 * config.sub: Add os9k checking.
15141
15142 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15143
15144 * config.guess: Handle OSF1 running on HPPA processors
15145
15146 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15147
15148 * configure: If subdir configure fails, print out a message with
15149 subdirectory name, in case subdir's configure code didn't identify
15150 itself.
15151
15152 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
15153
15154 * configure.in: Remove embedded newlines from configdirs.
15155 Avoid mismatches of substrings. Fix matching strings at end
15156 of configdirs.
15157
15158 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
15159
15160 * config.guess: Add Lynx/rs6000 config support.
15161
15162 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15163
15164 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15165
15166 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
15167
15168 * configure.in (hppa*-*-osf*): Treat this just like most other
15169 PA configurations (eg no binutils or ld).
15170 (hppa*-*-*elf*): These configurations have binutils and ld.
15171
15172 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15173
15174 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
15175
15176 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15177
15178 * configure.in (rs6000-*-*): Build gas.
15179
15180 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15181
15182 * Makefile.in: Avoid bug in losing hpux sed.
15183
15184 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15185
15186 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15187 for GDB and GDB has been fixed to not need it.
15188
15189 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15190
15191 * config.guess: Recognize vax hosts.
15192
15193 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15194
15195 * configure (while loop): Don't use "break 2" inside case
15196 statement -- the case statement isn't an enclosing loop.
15197
15198 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
15199
15200 * config.guess: Clean up NeXT support, to allow nextstep
15201 on Intel machines. Make OS be nextstep.
15202
15203 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
15204
15205 * config.guess: Add alternate forms for Convex.
15206
15207 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
15208
15209 * configure: Completely rewrite option processing. Take
15210 advantage of pattern-matching to avoid invoking test frequently.
15211 Also clean up host and target defaulting logic.
15212
15213 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15214
15215 * Makefile.in: Replace all occurrances of "rootme" with "r" and
15216 "$${rootme}" with "$$r", to increase the likelihood that the do-*
15217 commands (plus user environment) will fit SCO limits.
15218
15219 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15220
15221 * configure.in: Don't issue warnings about directories which are
15222 not being configured if -norecursion is set. Correct test for
15223 --with-gnu-as and --with-gnu-ld to not get confused by substring
15224 matches.
15225
15226 * configure.in: Don't build gas for alpha-dec-osf1*.
15227
15228 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
15229
15230 * configure: Back out Per's change of 12/19/1993. It changes the
15231 behavior of configure in unexpected and confusing ways.
15232
15233 Also, use different delim char when calculating
15234 program_transform_name so that the name can contain slashes.
15235
15236 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
15237
15238 * configure.in, config.sub: Add support for VSTa micro-kernel.
15239
15240 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
15241
15242 * configure.in: Nuke hacks which were used to get a special
15243 version of GAS for HPPA configurations.
15244
15245 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
15246
15247 * configure: If only ${target_alias} is given, use that
15248 as the default for ${host_alias}.
15249 * configure: Add missing back-slashes before nested quotes.
15250
15251 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15252
15253 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15254
15255 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
15256
15257 * config.guess: Recognize some Tektronix configurations.
15258 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15259
15260 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15261
15262 * config.sub: Match any flavor of SH.
15263
15264 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
15265
15266 * configure.in: Don't try to configure newlib for Alpha.
15267
15268 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15269
15270 * configure.in: Don't build ld for Irix 5. Don't build gas,
15271 libg++ or libio for any Alpha target.
15272
15273 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15274
15275 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
15276
15277 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15278 default arguments -- so it tried to compress itself.
15279
15280 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15281
15282 * configure.in (notsupp): ensure that a space is always at the end
15283 of the configdirs list, since the grep checks for an explicit space
15284
15285 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15286
15287 * configure.in (target i386-sysv4.2): don't build ld, since static
15288 versions of many libraries are not available.
15289
15290 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15291
15292 * config.guess: Recognize Apollos (using environment variables).
15293 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15294
15295 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15296
15297 * config.guess: Recognize Sony news mips running newsos.
15298
15299 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
15300
15301 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15302 "fi ; else" for bash.
15303
15304 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
15305
15306 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15307
15308 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
15309
15310 * config.sub: accept unixware as an alias for svr4.2.
15311 Fix some inconsistancies with the gcc version.
15312
15313 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15314
15315 * Makefile.in (DISTDOCDIRS): Add gdb.
15316
15317 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
15318
15319 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
15320
15321 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15322
15323 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15324 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15325 this now.
15326
15327 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15328
15329 * config.sub: Accept hiux* as an OS name.
15330
15331 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15332 etc/make-stds.texi. The underscore came from gcc, and dje now
15333 agrees that RUNTESTFLAGS is the correct name.
15334
15335 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
15336
15337 * install.sh: Remove 'set -e'. It makes any conditionals
15338 in the script useless.
15339
15340 * config.guess: Automatically recognize arm-acorn-riscix
15341 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15342
15343 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
15344
15345 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15346
15347 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15348
15349 * Makefile.in (DISTDOCDIRS): New variable.
15350 (taz): Edit local Makefile.in sooner, instead of proto-toplev
15351 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
15352
15353 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15354
15355 * configure.in (hppa target): check the source directory for the
15356 pagas sub-directory
15357
15358 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
15359
15360 * config.sub: Allow -aout* and -elf*.
15361
15362 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15363
15364 * configure.in: Don't build ld on i386-solaris2, same as for
15365 sparc-solaris2.
15366
15367 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
15368
15369 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15370
15371 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15372
15373 * configure.in: Configure gdb for alpha.
15374
15375 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15376
15377 * Makefile.in (CXXFLAGS): Add -O.
15378
15379 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15380
15381 * config.guess: added support for DG Aviion
15382
15383 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15384
15385 * configure.in: Produce warning message for subdirectories not
15386 configurable for this host/target combination. Don't try to
15387 configure gdb for vms.
15388
15389 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15390
15391 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15392 appropriate files before making "diststuff".
15393 (DISTBISONFILES): New var: list of files to be edited.
15394 (DISTSTUFFDIRS): Add binutils.
15395
15396 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15397
15398 * config.sub: also handle mipsel and mips64el (for little endian mips)
15399
15400 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15401
15402 * configure.in: Add * to end of all OS names.
15403
15404 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
15405
15406 * configure.in: Build newlib for LynxOS native.
15407
15408 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15409
15410 * config.guess: Add support for delta 88k running SVR3.
15411
15412 * configure.in: Add comment about HP compiler vs. emacs.
15413
15414 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15415
15416 * configure.in: don't build ld on solaris2 (not a viable option
15417 due to bugs in getpwnam & getpwuid)
15418
15419 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15420
15421 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15422 config.guess will produce a full version number.
15423
15424 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15425
15426 * configure.in: Build linker and binutils for alpha-dec-osf1.
15427
15428 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15429
15430 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15431 and gdb/testsuite/Makefile.in.
15432
15433 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15434
15435 * configure.in: recognize mips*- instead of mips-
15436
15437 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
15438
15439 * config.sub: Accept linux*coff and linux*elf as operating
15440 systems.
15441
15442 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15443
15444 * config.sub: Recognize mips64, and mips3 as an alias for it.
15445
15446 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15447
15448 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15449 gdb knows how to handle OSF/1 shared libraries.
15450
15451 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15452
15453 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15454 * config.guess: Recognize Hitachi's HIUX.
15455 * config.sub: Recognize h3050r* and hppahitachi.
15456 Remove redundant cases for hp9k[23]*.
15457
15458 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15459
15460 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15461 if gas and ld are in the source tree and are in ${configdirs}.
15462 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15463 --with options (but still pass them down on the command line,
15464 if they were explicitly specified).
15465
15466 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15467
15468 * configure: substitute SHELL value in Makefile.in with
15469 ${CONFIG_SHELL}
15470
15471 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15472
15473 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15474 *-*-solaris2* targets.
15475
15476 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15477
15478 * Makefile.in: define M4, and pass it down to sub-makes;
15479 all-autoconf now depends on all-m4
15480
15481 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15482
15483 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15484 presence of {ar,ranlib} instead of a configured directory
15485
15486 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
15487
15488 * config.guess: Accept 34?? as well as 33?? for NCR.
15489
15490 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15491
15492 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15493 of 'gas' in sed commands, since 'gash' is now in the tree as well.
15494
15495 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15496
15497 * configure: grab values for $(CC) and $(CXX) from the
15498 environment, so that someone can do "CC=gcc configure; make" and
15499 have it work right (matching the way that autoconf works now)
15500
15501 * configure.in, Makefile.in: add support for gash, the tcl
15502 interface to Galaxy
15503
15504 * config.guess: add NetBSD variants (hp300, x86)
15505
15506 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
15507
15508 * install.sh: Support -d option (in the manner of SunOS 4 install,
15509 as it is more deterministic than that of GNU install)
15510 (chmodcmd): Set file to mode 755 by default (should also do default
15511 chgrp and chown, but I don't feel like dealing with that now)
15512
15513 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
15514
15515 * config.sub: Remove h8300hhms alias.
15516
15517 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15518
15519 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15520
15521 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15522
15523 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15524 as stmp-fixinc
15525
15526 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15527
15528 * config.sub: recognize m88110-bug-coff.
15529
15530 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15531
15532 * Makefile.in (all-libio): all dependencies on the toolchain used
15533 to build this (gcc, gas, ld, etc)
15534
15535 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15536
15537 * config.guess: Deal with OSF/1 1.3 on alpha.
15538
15539 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15540
15541 * install.sh: add some 'else true' clauses for portability
15542
15543 * configure.in: don't build libio for h8[35]00-*-* targets
15544
15545 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
15546
15547 * Makefile.in: Add support for new libio.
15548
15549 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15550
15551 * install.sh: If one command fails, don't try the rest. Don't try
15552 to remove $dsttmp (via trap) unless we have already created it.
15553 If $src doesn't exist, detect it and exit with an error.
15554
15555 * config.guess: Recognize BSD on hp300.
15556
15557 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
15558
15559 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15560 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15561
15562 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
15563
15564 * Makefile.in (all-send-pr): depends on all-prms
15565
15566 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15567
15568 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15569
15570 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15571
15572 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15573 Added test for mips-mips-riscos5.
15574
15575 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15576
15577 * configure.in: use mh-hp300 for 68k HP hosts
15578
15579 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15580
15581 * configure: add support for CONFIG_SHELL, so that you can use
15582 some alternate shell for evaluating configure scripts
15583
15584 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
15585
15586 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
15587 in configure script to bug-gdb@prep.ai.mit.edu when building
15588 distribution archive.
15589 * Makefile.in (COMPRESS): Remove def.
15590 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
15591 gdb.tar.Z and make-gdb.tar.Z respectively.
15592 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
15593 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
15594 to convergence with 'taz' target in Makefile.in.
15595
15596 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15597
15598 * install.sh (dsttmp): use trap to ensure that tmp files go
15599 away on error conditions
15600
15601 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15602
15603 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15604
15605 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15606
15607 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15608 its parent is '/' not ''.
15609
15610 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15611
15612 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
15613
15614 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15615 that ${newsrcdir}/configure.in does.
15616
15617 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15618
15619 * test-build.mk: support for CONFIG_SHELL
15620
15621 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
15622
15623 * config.sub (netware): Add as a basic system type.
15624
15625 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15626
15627 * Makefile.in (Makefile): depend on configure.in. Also drop the
15628 $(srcdir)/ from the dependency on Makefile.in.
15629
15630 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
15631
15632 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15633 (h8300hhms is temporary until multi-libraries are implemented).
15634 * configure.in: Handle h8300h too.
15635
15636 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15637
15638 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15639
15640 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
15641
15642 * configure: Remove extraneous output when guessing host type.
15643 * config.guess: Remove extraneous output when guessing using C
15644 compiler rather than uname, or when guessing fails.
15645
15646 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
15647
15648 * Makefile.in: remove all.cross and install.cross targets
15649
15650 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15651 definitions
15652
15653 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
15654
15655 * configure.in (target sh): Build gprof.
15656
15657 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15658
15659 * config.sub: change -solaris to -solaris2
15660
15661 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15662
15663 * configure.in: Use config/mh-riscos for mips-*-sysv*.
15664
15665 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
15666
15667 * configure: Correct error message for missing Makefile.in to
15668 print correct directory.
15669
15670 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15671
15672 * install.sh: kludge around 386BSD shell bug
15673
15674 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
15675
15676 * config.guess: Recognize NeXT.
15677 * config.guess: Recognize i486-ncr-sysv4.
15678 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
15679
15680 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
15681
15682 * Makefile.in (MAKEINFOFLAGS): New variable.
15683 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15684 * build-all.mk, test-build.mk: Pass down --no-split as
15685 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
15686
15687 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
15688
15689 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
15690
15691 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
15692
15693 * Makefile.in (libg++.tar.z): New rule.
15694 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
15695 * Makefile.in (taz): Only do a single chmod.
15696
15697 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
15698
15699 * install.sh: don't use dirname anymore (replaced with sed usage)
15700
15701 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
15702
15703 * Makefile.in: Change extension for gzip'd files from '.z' to
15704 '.gz' per new FSF standard usage.
15705
15706 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
15707
15708 * configure: put quotes around the final value of program_transform_name
15709
15710 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15711
15712 * Makefile.in: new install.sh support; update install-info rules
15713
15714 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
15715
15716 * configure.in: Build diff for crosses, but not for go32 host.
15717
15718 * configure.in: Build gprof only for native, and don't build it
15719 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15720
15721 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
15722
15723 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15724
15725 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15726
15727 * configure.in (host_tools): Add prms.
15728
15729 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15730
15731 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15732 with $(FLAGS_TO_PASS) on the command line
15733
15734 * config.sub: Recognize lynx and lynxos
15735
15736 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
15737
15738 * config.sub: Accept -ecoff*, not just -ecoff.
15739
15740 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15741
15742 * Makefile.in (taz): Use .gz suffix instead of .z.
15743 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
15744 names.
15745
15746 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15747
15748 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
15749
15750 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15751
15752 * Makefile.in (install-no-fixedincludes): install gcc last, so
15753 that rebuilds that might happen during 'make install' don't get
15754 bogus gcc include files
15755
15756 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15757
15758 Change from Utah for HPPA support:
15759 * config.guess: Recognize hppa1.x-hp-bsd.
15760
15761 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
15762
15763 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
15764 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
15765
15766 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
15767
15768 * config.sub: Add support for rom68k and bug boot monitors.
15769
15770 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
15771
15772 * Makefile.in: Make all-opcodes depend on all-bfd.
15773
15774 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
15775
15776 * config.guess: Added special check for i[34]86-univel-sysv4*.
15777
15778 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
15779
15780 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
15781 the processor rather than assuming i486.
15782
15783 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15784
15785 * config.guess: Recognize SunOS6 as Solaris3.
15786
15787 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
15788
15789 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
15790 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
15791
15792 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
15793
15794 * build-all.mk (all-cross): New target for Canadian Cross.
15795 Added Q2 go32 targets.
15796 * test-build.mk: Configure go32 cross sparclite-aout and
15797 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
15798 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
15799
15800 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15801
15802 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
15803 GO32 hosted toolchains
15804
15805 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
15806
15807 * configure: change so "-exec-prefix" gets passed down rather
15808 than "-exec_prefix" so autoconf generated Makefiles get the
15809 exec_prefix set right.
15810
15811 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15812
15813 * config.guess: get the Solaris2 minor version number
15814
15815 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
15816
15817 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15818
15819 * config.guess: Recognize some Sequent platforms.
15820
15821 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15822
15823 * Makefile.in: added the vault-install target
15824
15825 * configure.in: actually use the Sun3 makefile fragment that's in
15826 config, also added the release dir to configdirs
15827
15828 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15829
15830 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
15831
15832 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15833
15834 * configure.in: remove some program from Alpha targetted toolchains
15835
15836 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
15837
15838 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
15839 gprof.
15840 (taz): Run "make diststuff" in those directories instead of "make
15841 proto-dir". Look for "VERSION=" only at start of line in subdir
15842 Makefile. Use "gzip -9" for compression.
15843 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
15844 (binutils.tar.z): New target.
15845
15846 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
15847
15848 * Makefile.in (taz): Include gpl.texinfo.
15849
15850 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
15851
15852 * Makefile.in (setup-dirs): Merged into "taz" target.
15853 (taz): Only do `proto-dir' stuff if a directory is actually needed
15854 for this target.
15855
15856 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
15857
15858 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
15859 (FLAGS_TO_PASS): Pass down MUNCH_NM.
15860 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
15861 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
15862 (gcc-no-fixedincludes): Correct for current gcc Makefile.
15863
15864 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
15865
15866 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
15867 config.sub, and move-if-change to gdb testsuite distribution
15868 archive, so the testsuite can be extracted, configured, and
15869 run separately from the gdb distribution. Blow away the Chill
15870 tests that require a Chill compiled executable, since GNU Chill
15871 is not yet publically available.
15872
15873 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15874
15875 * test-build.mk: set environment variables in a single command,
15876 instead of a list of assignments and exports
15877
15878 * config.guess: recognize Alpha/OSF1 systems
15879
15880 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15881
15882 * configure: Change help message to prefer --options rather than
15883 -options.
15884
15885 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15886
15887 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
15888 zippy@ecst.csuchico.edu.
15889 * config.guess: Recognize miniframe.
15890
15891 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
15892
15893 * Makefile.in: Use srcroot to find runtest rather than rootme.
15894 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
15895
15896 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
15897
15898 * test-build.mk: Extensive additions to support building on a
15899 machine other than the host.
15900
15901 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
15902
15903 * configure (tooldir): Fix for i386-aix again.
15904
15905 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
15906
15907 * configure, Makefile.in: Change definition of $(tooldir)
15908 to match the FSF.
15909
15910 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
15911
15912 * config.guess: Recognize i[34]86/SVR4.
15913
15914 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15915
15916 * Makefile.in (all-gdb): gdb depends on sim.
15917
15918 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
15919
15920 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
15921 at the same time we make the prototype gdb directory.
15922 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
15923 files at the same time as the gdb base release distribution.
15924
15925 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
15926
15927 * Makefile.in (check): Use individual check targets rather than
15928 DO_X rule.
15929 (check-gcc): Added.
15930
15931 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
15932
15933 * config.sub: Use sysv3.2 not sysv32 for canonical OS
15934 for System V release 3.2.
15935
15936 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15937
15938 * config.sub: Recognize hppaosf.
15939 * configure.in: Do configure ld/binutils/gas for it.
15940
15941 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15942
15943 * configure (tooldir): Alter syntax used to set this, for systems
15944 where "\$" isn't handled right, like i386-aix.
15945
15946 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
15947
15948 * configure: Pass program-transform-name, not
15949 program_transform_name, to recursive configures.
15950
15951 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
15952
15953 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15954 of gas+ld+binutils.
15955
15956 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
15957
15958 * config.guess: Recognize AIX3.2 as distinct from 3.1.
15959
15960 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15961
15962 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15963
15964 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15965
15966 * Makefile.in (PRMS): Set back to all-prms.
15967
15968 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
15969
15970 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15971 targets, rather than for MIPS hosts.
15972
15973 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15974
15975 * configure.in: add comment for --with-x default values
15976
15977 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15978
15979 * Makefile.in: add check-* targets for each of the directories in
15980 the tree. Add a definition of RUNTEST that will use the one we
15981 just built, if it exists. Pass this down via FLAGS_TO_PASS.
15982
15983 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
15984
15985 * configure.in: Removed obsolete references to bfd_target and
15986 target_makefile_frag.
15987
15988 * build-all.mk: Set assorted targets for Q2.
15989 * config.sub: Recognize z8k-sim and h8300-hms.
15990 * test-build.mk: Really don't pass host to configure.
15991 (HOLES): Added uname.
15992
15993 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
15994
15995 * configure: Handle an empty program-prefix, program-suffix or
15996 program-transform-name correctly.
15997
15998 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
15999
16000 * build-all.mk: -G 8 no longer required for MIPS targets.
16001 * test-build.mk: Don't pass host argument to configure; make it
16002 guess.
16003
16004 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
16005
16006 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
16007 * Makefile.in (COMPRESS): New macro, like GZIP.
16008
16009 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
16010
16011 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16012
16013 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16014 with gas currently defaults to -G 0.
16015
16016 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
16017
16018 * Makefile.in (all-flex): flex depends on byacc.
16019
16020 * build-all.mk: If host not specified, use config.guess. Pass TAG
16021 to test-build.mk as RELEASE_TAG.
16022 * test-build.mk (configargs): New variable containing arguments to
16023 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
16024 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16025
16026 * config.guess: Use /bin/uname when checking -X argument on SCO,
16027 to avoid invoking GNU uname which doesn't understand -X.
16028
16029 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16030
16031 * configure.in: Build gas for mips-*-*.
16032
16033 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16034
16035 * Makefile.in (all.normal): insert missing backslash.
16036
16037 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
16038
16039 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16040
16041 * Makefile.in: Complete overhaul to merge many almost identical
16042 targets.
16043
16044 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16045
16046 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16047 (gdb.tar.Z): Adjusted.
16048
16049 * Makefile.in (setup-dirs, taz): New targets; should be general
16050 enough to adapt for gdb sometime. Build only .z file.
16051 (gas.tar.z): New target.
16052
16053 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16054
16055 * build-all.mk: Use CC=cc -Xs on Solaris.
16056
16057 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
16058
16059 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
16060 for handling BISON for FSF releases.
16061
16062 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16063
16064 * configure: Actually implement the change zoo just documented.
16065
16066 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
16067
16068 * configure: when using config.guess, only set target_alias when
16069 it's not already been set (ie, on the command line)
16070
16071 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16072
16073 * Makefile.in: add installcheck target, set PRMS to install-prms
16074
16075 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16076
16077 * configure: add support for package_makefile_fragment, handle the
16078 case where a directory has a configure.in file but no Makefile.in
16079 more gracefully (with an actual understandable error message, even);
16080 add support for --without (and add this to the usage message); also
16081 explicitly add a --host=${host_alias} to the command line when
16082 config.guess is used
16083
16084 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16085
16086 * configure: Must use both --host and --target in recursive calls.
16087
16088 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
16089
16090 * Makefile.in: Change deja-gnu to dejagnu.
16091
16092 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
16093
16094 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16095
16096 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16097
16098 * configure.in: canonicalize all instances to *-*-solaris2*,
16099 also strip out a number of tools to not build for go32 host
16100
16101 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16102
16103 * config.guess: add GPL.
16104
16105 * Makefile.in, config.guess, config.sub, configure: bump
16106 copyrights to 93.
16107
16108 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
16109
16110 * Makefile.in (do-info): Removed obsolete check for existence of
16111 localenv file.
16112
16113 * Makefile.in (MAKEOVERRIDES): Define to be empty.
16114
16115 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16116
16117 * Makefile.in: a couple of 'else true' for decstation,
16118 support for TclX
16119
16120 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16121
16122 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
16123
16124 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16125
16126 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
16127
16128 * config.guess: Recognize i386-ibm-aix (PS/2).
16129 * configure.in: Use config/mh-aix386 file for it.
16130
16131 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
16132
16133 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16134 CC_FOR_TARGET instead.
16135 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16136
16137 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
16138
16139 * Makefile.in: Add sim to list of directories sent with gdb
16140
16141 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
16142
16143 * configure.in: Put back mips-dec-bsd* case.
16144
16145 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
16146
16147 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16148 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
16149 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16150
16151 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16152
16153 * configure.in: remove no-op mips-dec-bsd* in "case $target"
16154
16155 * Makefile.in (dir.info): only run gen-info-dir if it exists,
16156 (install-info): install dir.info only if it exists,
16157 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16158
16159 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
16160
16161 * configure.in: For vms target, skip bfd, ld, binutils. Do build
16162 gas for mips-dec-bsd.
16163
16164 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
16165
16166 * configure (makesrcdir): If ${srcdir} is relative and not ".",
16167 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16168
16169 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
16170
16171 * configure.in: Added "dejagnu" to hosttools list.
16172
16173 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
16174
16175 * config.sub, configure.in, config.guess: Add support
16176 for Bosx, an AIX variant from Bull.
16177 Patches from F.Pierresteguy@frcl.bull.fr.
16178
16179 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
16180
16181 * devo/dejagnu: Initial creation of devo/dejagnu.
16182 Migrated dejagnu testcases and support files for testing software
16183 tools to reside as subdirectories, currently called "testsuite",
16184 within the directory of the software tool. Migrated all programs,
16185 support libraries, etc. beloging to dejagnu proper from
16186 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
16187 with no modifications. The changes to these files which will
16188 allow them to configure, build, and execute properly will be made
16189 in a future update.
16190
16191 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16192
16193 * Makefile.in: Change send_pr to send-pr.
16194 * configure.in: Likewise.
16195 * send_pr: Renamed directory to send-pr.
16196
16197 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
16198
16199 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
16200
16201 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
16202
16203 * README: Update for gdb-4.8 release.
16204 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
16205 gdb-xxx.tar.z (gzip'd) file also.
16206
16207 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16208
16209 * Makefile.in: make all-diff depend on all-libiberty
16210
16211 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
16212
16213 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16214
16215 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16216
16217 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16218
16219 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
16220
16221 * Makefile.in (DEVO_SUPPORT): Remove etc directory
16222 (ETC_SUPPORT): Only add the files GDB wants from etc/.
16223 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
16224
16225 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16226
16227 * Makefile.in: makeinfo binary is in a new location
16228
16229 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
16230
16231 * config.sub: Accept -ecoff as an OS.
16232
16233 * Makefile.in: Various changes to eliminate a level of make
16234 recursion and reduce the required command line length.
16235 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16236 sub-makes.
16237 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16238 variables holding settings for specific sub-makes.
16239 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16240 in terms of BASE_FLAGS_TO_PASS.
16241 (TARGET_LIBS): New variable listing directories which use
16242 TARGET_FLAGS_TO_PASS.
16243 (subdir_do): Eliminated.
16244 (do-*): New set of targets to replace subdir_do.
16245 (various): All targets which used subdir_do now depend on do-*.
16246 (local-clean): Renamed from do_clean.
16247 (local-distclean): New target, dependency of distclean and
16248 realclean.
16249 (install-info): Don't create directories. Depend on dir.info
16250 rather than calling make recursively.
16251 (install-dir.info): Eliminated.
16252 (install-info-dirs): Create all info directories here.
16253 (dir.info): Depend upon do-install-info.
16254
16255 * test-build.mk (HOLES): Added false.
16256
16257 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
16258
16259 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
16260
16261 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16262
16263 * Makefile.in (info): remove dependency on all-texinfo. The
16264 problem was really in texinfo/C, not at this level.
16265
16266 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
16267
16268 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16269
16270 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
16271
16272 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
16273 GDB releases.
16274
16275 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16276
16277 * configure: Include srcdir in message about target of link not
16278 being found. Don't convert `-' to `_' in `with' options being
16279 passed to subdirs.
16280
16281 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16282
16283 * configure.in: add uudecode to host_tools
16284
16285 * Makefile.in: added {all,install}-uudecode targets, added them to
16286 the appropriate lists
16287
16288 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
16289
16290 * Makefile.in (all-gcc): Added dependency on all-gas.
16291
16292 * configure.in (mips-*-*): Build ld and binutils.
16293
16294 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16295
16296 * configure: check return code from mkdir, print error message and
16297 exit on failure.
16298
16299 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
16300
16301 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
16302
16303 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
16304
16305 * test-build.mk (HOLES): Added tar, cpio and uudecode.
16306
16307 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16308
16309 * config.sub (h8500): Recognize this as a cpu type.
16310
16311 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16312
16313 * configure: source directory missing is no longer a warning
16314
16315 * configure.in: recognize irix[34]* instead of irix[34]
16316
16317 * Makefile.in: define and pass down X11_LIB
16318
16319 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
16320
16321 * guess-systype: Renamed to ...
16322 * config.guess: ... by popular request.
16323 * configure.in, Makefile.in: Update accordingly.
16324
16325 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
16326
16327 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
16328 + Add Convex, Cray/Unicos, and Encore/Multimax support.
16329 + Execute ./dummy instead of assuming . is in PATH.
16330
16331 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
16332
16333 * guess-systype: New shell script. Attempts to guess the
16334 canonical host name of the executing host.
16335 Only a few hosts are supported so far.
16336 * configure: Call guess-systype if no host is specified.
16337
16338 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
16339
16340 * Makefile.in (gcc-no-fixedincludes): Made to work with current
16341 gcc Makefile.
16342
16343
16344 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
16345
16346 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16347 (all-gcc, install-gcc, subdir_do): Use it.
16348
16349 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16350
16351 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16352
16353 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
16354
16355 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16356 set exclusively by configure, using configure.in .
16357
16358 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16359
16360 * test-build.mk: set $PATH for all builds
16361
16362 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16363
16364 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
16365
16366 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
16367 the one used in gcc/Makefile.in, so that a null expansion doesn't
16368 override the one needed to build gcc with a native cc.
16369
16370
16371 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16372
16373 * configure: Accept -with arguments.
16374
16375 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16376
16377 * Makefile.in: added h8300sim
16378
16379 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
16380
16381 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16382 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
16383 (all-cygnus, native, build-cygnus): Make
16384 $(canonhost)-stamp-3stage-done, not $(host)....
16385 * test-build.mk (stamp-3stage-compared): Use tail +10c for
16386 i386-sco3.2v4. Added else true to if command.
16387
16388 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
16389
16390 * config.sub: (from FSF) Sequent uses a BSD-like OS.
16391
16392 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
16393
16394 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16395
16396 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16397
16398 * configure.in: don't remove binutils from Solaris builds
16399
16400 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
16401
16402 * Makefile.in: get rid of earlier definitions for *clean,
16403 also handle the recursive info rule better
16404
16405 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
16406
16407 * Makefile.in (mostlyclean, distclean, realclean): Fix to
16408 do more-or-less the right thing.
16409
16410 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
16411
16412 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16413 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16414
16415 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16416
16417 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16418 $(host_canonical).
16419
16420 * configure.in: split the configdirs list into 4 categories (native
16421 v. cross, library v. tool) and handle the cross-only and native-
16422 only in more reasonable (and correct!) way.
16423
16424 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
16425
16426 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
16427 configdirs anymore.
16428
16429 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16430
16431 * Makefile.in: extensive cleanup:: removed all of the explicit
16432 clean-* targets, collapsed many wrappers around subdir_do into
16433 one, added additional targets to satisfy standards.texi, deleted
16434 some old targets, some changes for consistency
16435
16436 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16437
16438 * configure.in: handle some programs as cross-only, and others as
16439 native only
16440
16441 * test-build.mk: handle partial holes in a more generic manner
16442
16443 * Makefile.in: m4 depends on libiberty
16444
16445 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16446
16447 * configure.in: add m4, textutils, fileutils, sed, shellutils,
16448 time, wdiff, and find to configdirs
16449
16450 * Makefile.in: all, clean, and install rules for the new programs
16451 added to configure.in
16452
16453 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16454
16455 * configure.in: use mh-sun for all *-sun-* hosts
16456
16457 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16458
16459 * Makefile.in: define flags for X11 include files and library file
16460 locations, pass them down to the programs that need this info
16461
16462 * build-all.mk: added a 'native' target, to 3stage the native toolchain
16463
16464 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16465
16466 * configure.in: start building libg++ for HP-UX targets
16467
16468 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
16469
16470 * README: Update references to files moved into etc/.
16471
16472 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
16473
16474 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
16475 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
16476
16477 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
16478
16479 * configure: accept dash as well as underscore in long option
16480 names for FSF compatibility.
16481
16482 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
16483
16484 * config.sub: added -sco3.2v4 support from FSF.
16485
16486 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16487
16488 * configure.in: expand the section that adds or removes
16489 directories from the list of programs to build, to handle native
16490 vs. cross in addition to host v. native
16491
16492 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
16493
16494 * Makefile.in: Replace C++ in macro names with CXX.
16495 This is less likely to break ...
16496
16497 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16498
16499 * test-build.mk: add -w to GNU_MAKE
16500
16501 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16502
16503 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16504 add 'sparc' to list of recognized cpus. This needed to make
16505 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16506 Delete some redundant ose68 variants. Recognize -wrs as an os,
16507 then changes that into $CPU-wrs-vxworks.
16508
16509 * configure.in: remove most references to gdbtest, regularize
16510 target based program removal
16511
16512 * test-build.mk: import from p3 tree (many fixes and changes)
16513
16514 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
16515
16516 * Makefile.in: added rules to handle tcl, tk, and expect
16517
16518 * configure.in: handle those directories if they exist
16519
16520 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16521
16522 * config.sub: removed bogus hppabsd and hppahpux names, since
16523 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16524
16525 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16526
16527 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
16528 depends upon all-xiberty
16529
16530 * Makefile.in: changes from p3, including:
16531
16532 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
16533
16534 * Makefile.in (XTRAFLAGS): include newlib directories if
16535 newlib/Makefile exists, rather than if host != target.
16536
16537 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
16538
16539 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16540 from the same source tree and not building a cross-compiler. This
16541 matters for the libg++ configuration if reconfiguring a tree that
16542 has already been installed.
16543
16544 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
16545
16546 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16547 pick up the machine and system specific header files.
16548
16549 * Makefile.in: added AS_FOR_TARGET, passed down in
16550 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
16551 the C compiler to use to create programs which are run in the
16552 build environment, set it to default to $(CC), and passed it down
16553 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16554
16555 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
16556
16557 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16558 We need them for unusual native builds, like systems without
16559 ranlib.
16560
16561 * configure: also define $(host_canonical) and
16562 $(target_canonical), which are the full, canonical names for the
16563 given host and target
16564
16565 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
16566
16567 * Makefile.in: Added separate definitions for C++.
16568
16569 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
16570
16571 * configure.in (configdirs): Add deja-gnu.
16572
16573 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
16574
16575 * README: Update for configure.texi and gdb-4.7 release.
16576
16577 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
16578
16579 * Makefile.in: Move "all" target to top of file.
16580 Previously, first target was ".PHONY" which caused BSD4.4 make
16581 to build .PHONY when make was run without arguments.
16582
16583 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
16584
16585 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
16586 Library-copylefted code in libiberty.
16587
16588 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
16589
16590 * config.sub: Replace m68kmote with plain old m68k.
16591
16592 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
16593
16594 * Makefile.in: Remove space from blank line, avoid Make complaints.
16595
16596 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
16597
16598 * config.sub: Complain if no argument is given. Added support for
16599 386bsd as OS and target alias.
16600
16601 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
16602
16603 * Makefile.in (XTRAFLAGS): include newlib directories if
16604 newlib/Makefile exists, rather than if host != target.
16605
16606 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
16607
16608 * config.sub: recognize sparclite-wrs-vxworks.
16609
16610 * Makefile.in (install-xiberty): added *-xiberty make rules (from
16611 p3.) Added clean-xiberty to clean.
16612
16613 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16614
16615 * configure.in: use *-*-* instead of nested cases for host and target
16616
16617 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
16618
16619 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16620 from the same source tree and not building a cross-compiler. This
16621 matters for the libg++ configuration if reconfiguring a tree that
16622 has already been installed.
16623
16624 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
16625
16626 * config.sub (i486v/i486v4): Merge in from FSF version.
16627
16628 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
16629
16630 * configure: only set PWD if it is already set.
16631
16632 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
16633
16634 * configure: just set PWD=`pwd` at the top, since Ultrix sh
16635 doesn't have unset and all success paths (and most error paths)
16636 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16637 to just ${PWD} to avoid confusion.)
16638
16639 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
16640
16641 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16642 even for a native compilation.
16643
16644 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
16645
16646 Changes to make the gdb.tar.Z rule work better.
16647
16648 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
16649 (DEVO_SUPPORT): Add configure.texi.
16650 (bfd-ilrt.tar.Z): Remove ancient rule.
16651
16652 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
16653
16654 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16655 pick up the machine and system specific header files.
16656
16657 * configure.in, config.sub: added new target m68010-adobe-scout,
16658 with alias of adobe68k. Changed configure.in to check for
16659 -scout before -sco* to avoid a false match.
16660
16661 * Makefile.in: added AS_FOR_TARGET, passed down in
16662 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
16663 the C compiler to use to create programs which are run in the
16664 build environment, set it to default to $(CC), and passed it down
16665 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16666
16667 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
16668
16669 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16670 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
16671 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16672 FOR_TARGET variants, to newlib and libg++.
16673
16674 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
16675
16676 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16677 first.
16678
16679 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
16680
16681 * config.sub: Accept `elf' as an environment.
16682
16683 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16684
16685 * Makefile.in (all-opcodes): cd into the right directory
16686
16687 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
16688
16689 * configure: added -program_transform_name option, used as
16690 argument to sed when installing programs.
16691 configure.texi: added documentation for -program_prefix,
16692 -program_suffix and -program_transform_name.
16693
16694 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
16695
16696 * config.sub: Accept i486 where i386 ok.
16697
16698 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
16699
16700 * config.sub: accept we32k
16701
16702 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
16703
16704 * config.sub, configure.in: accept OSE68000 and OSE68k.
16705
16706 * Makefile.in: don't create all directories for ``make install'';
16707 let the subdirectories create the ones they need.
16708
16709 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16710
16711 * COPYING: new file, GPL v2
16712
16713 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16714
16715 * Makefile.in: use the new gen-info-dir, which needs a template
16716 argument (which also lives in texinfo)
16717
16718 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16719
16720 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
16721
16722 * config.sub (ncr3000): Change i386 to i486.
16723
16724 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16725
16726 * Makefile.in: add install-rcs, install-grep to
16727 install-no-fixedincludes, removed install-bison and install-libgcc
16728
16729 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
16730
16731 * configure.in: grab the HPUX makefile fragment if on HPUX
16732
16733 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
16734
16735 * Makefile.in: eradicate bison spoor (ditto libgcc).
16736 configure.in: recognise m68{k,000}-ericsson-OSE.
16737 es1800 is alias for m68k-ericsson-OSE
16738
16739 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16740
16741 * configure.in: rearrange the parts that remove programs from
16742 configdirs, based now on HOST==TARGET or by canonical triple.
16743
16744 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16745
16746 * test-build.mk: recurse explicitly with -f test-build.mk when
16747 appropriate. predicate stage3 and comparison on the existence
16748 of gcc. That is, if gcc isn't around, we aren't three-staging.
16749 On very clean, also remove ...stamp-co. Build in-place before
16750 doing other builds.
16751
16752 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16753
16754 * Makefile.in, configure.in: add tgas
16755
16756 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16757
16758 * Makefile.in: a number of changes merged in from progressive.
16759
16760 * configure.in: add libm.
16761
16762 * .cvsignore: ignore some stuff that comes from test-build.mk.
16763
16764 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
16765
16766 * config.sub: Add es1800 (m68k-ericsson-es1800).
16767
16768 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
16769
16770 * configure: Add program_suffix (parallel to program_prefix)
16771 * Makefile.in: adjust directory-creating script for losing decstation
16772
16773 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
16774
16775 * configure: Minor $subdir-related fixes.
16776
16777 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16778
16779 * configure: fix various problems with propogating
16780 makefile_target_frag in subdirs.
16781 * configure.in: config libgcc if its there
16782
16783 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
16784
16785 * config.sub: HPPA merge.
16786
16787 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
16788
16789 * Makefile.in: Replace all-bison with all-byacc in all
16790 dependency lines for other tools (which now use byacc).
16791
16792 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
16793
16794 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
16795
16796 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
16797
16798 * Makefile.in: make gprof rules similar to byacc rules (instead of
16799 vestigal $(unsubdir) that didn't work...)
16800
16801 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
16802
16803 * config.sub: Add support for Linux.
16804 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
16805 (at least for libg++).
16806
16807 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
16808
16809 * configure.texi: fix doc for the -nfp option to configure
16810
16811 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
16812
16813 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
16814
16815 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
16816
16817 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
16818 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
16819 * configure.in: added solaris* host_makefile_frag hook.
16820
16821 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16822
16823 * config.sub: changed recognition of m68000 so that various
16824 m68k types can be specified via m680[01234]0
16825
16826 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16827
16828 * config.sub (basic_machine): fix sed so that '-foo' isn't
16829 completely substituted out while .+'-foo' loses the '-foo'
16830
16831 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
16832
16833 * config.sub ($os): Add -aout.
16834
16835 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
16836
16837 * configure: If host_makefile_frag is absolute, don't
16838 prefix ${invsubdir} (relevant to libg++ auto-configure).
16839
16840 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
16841
16842 * Makefile.in (tooldir): Define it.
16843 (all-ld): Depend on all-flex.
16844
16845 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
16846
16847 * Makefile.in (check): Fix libg++ special case.
16848
16849 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
16850
16851 * configure: do not bury `pwd` into config.status, thus do fewer
16852 pwd's.
16853
16854 * configure: print the "Building in" message only when building in
16855 other than "." AND verbose.
16856
16857 * configure: remove -s, rework -v to better accommodate guested
16858 configures.
16859
16860 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
16861
16862 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
16863
16864 * Makefile.in: macroize flags passed on recursion. remove
16865 fileutils.
16866
16867 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
16868
16869 * configure: get makesrcdir right for subdirs deeper than 1.
16870
16871 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
16872 install.
16873
16874 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
16875
16876 * Makefile.in: don't print subdir_do or recursion lines.
16877
16878 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
16879
16880 * standards.texi: added menu item.
16881
16882 * Makefile.in: build and install standards.info.
16883
16884 * standards.texi: new file.
16885
16886 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16887
16888 * configure: test for and move config.status pieces from
16889 ${subdir}/.
16890
16891 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
16892
16893 * configure: Test for existance of files before trying to mv
16894 them, to avoid numerous non-existance messages.
16895
16896 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
16897
16898 * configure: correct final line of config.status.
16899
16900 * configure: patch from eggert. Avoids a protection problem if
16901 the original Makefile.in is read only.
16902
16903 * configure: use move-if-change from gcc to create config.status.
16904 Some makefiles depend on config.status to tell if a directory
16905 has been reconfigured for a different host. This change
16906 prevents those directories from remaking everything in the case
16907 where the reconfig was only intended to rebuild a Makefile.
16908
16909 * configure: test for config.sub with "config.sub sun4" rather
16910 than "config.sub ${host_alias}". Otherwise we can't tell a bad
16911 host alias from a missing config.sub.
16912
16913 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16914
16915 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16916 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
16917
16918 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
16919
16920 * configure: mkdir ${subdir} as needed.
16921
16922 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
16923
16924 * Makefile.in,configure.in: added autoconf.
16925
16926 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16927
16928 * Makefile.in: no longer pass against on recursion.
16929
16930 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16931 definitions are not inherited.
16932
16933 * configure: correct makesrcdir when subdir is .
16934
16935 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
16936
16937 * configure: Add support for 'subdirs' variable, which is
16938 like 'configdirs', except that configure doesn't re-invoke
16939 itself for subdirs, it just creates a Makefile for each subdir.
16940 * configure.texi: Document subdirs.
16941
16942 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16943
16944 * configure.in: added flex to configdirs
16945
16946 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
16947
16948 * Makefile.in: remove clean-stamps from clean.
16949
16950 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
16951
16952 * configure.in: Add gdbtest to configdirs.
16953
16954 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
16955
16956 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
16957 to recursive makes.
16958 * configure.in: Recognize new ncr3000 config.
16959
16960 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
16961
16962 * Makefile.in, configure.in: removed references to gdbm.
16963
16964 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
16965
16966 * config.sub: Don't canonicalize os value
16967 newsos* to bsd (readline needs to check for newsos).
16968 (This fix was earlier made Jan 31, but got re-broken.)
16969
16970 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
16971
16972 * configure.in: sco is an os, not a vendor!
16973
16974 * configure: Quote $( better. Keep various shells happy.
16975
16976 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
16977
16978 * Makefile.in: eliminate stamp-files.
16979
16980 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
16981
16982 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
16983 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16984
16985 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
16986
16987 * config.sub: fix iris/iris3.
16988
16989 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
16990
16991 * configure: re-add -rm.
16992
16993 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
16994
16995 * Maskefile.in: add .stmp-rcs to all.
16996
16997 * configure.in: remove gas from rs6000 build, use aix host fragment.
16998
16999 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
17000
17001 * configure: pass down site_option during recursion.
17002
17003 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
17004
17005 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
17006
17007 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
17008
17009 * configure: Change exec_prefix so that it really defaults to prefix.
17010
17011 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
17012
17013 * Makefile.in, configure.in: Add support for mmalloc library.
17014
17015 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
17016
17017 * Makefile.in: add stmp dependencies for a few more things.
17018
17019 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
17020
17021 * configure: adjusted error message on objdir/srcdir configure
17022 collision, per john's suggestion.
17023
17024 * Makefile.in: add libiberty stmp to all and all.cross.
17025
17026 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
17027
17028 * Makefile.in: remove force dependencies, add grep to all.
17029
17030 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
17031
17032 * Makefile.in: drop flex. make stamp files work.
17033
17034 * configure: added test for conflicting configuration in srcdir,
17035 remove trailing slashes from srcdir. Otherwise emacs gdb mode
17036 gets cranky. use relative paths for configure and srcdir
17037 whenever possible. Send some error messages to stderr that were
17038 going to stdout.
17039
17040 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
17041
17042 * Makefile.in: Fix libg++ rule to check for gcc directory
17043 before using gcc/gcc. Also pass XTRAFLAGS.
17044
17045 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
17046
17047 * Makefile.in: added stmp-files so that directories aren't polled
17048 when they are already built.
17049
17050 * configure.texi: fixed a node pointer problem.
17051
17052 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
17053
17054 * config.sub configure.in gdb/configure.in
17055 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17056 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17057 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
17058
17059 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17060
17061 * configure: -recurring becomes -silent. corrected help message
17062 for -site= option.
17063
17064 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17065
17066 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17067
17068 * configure: when building Makefile for crosses, replace
17069 tooldir and program_prefix. default srcdir from location of
17070 config.sub. remove "for host in hosts" and "for target in
17071 targets" loops.
17072
17073 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17074
17075 * Makefile.in: Do not pass bindir or mandir to cvs.
17076
17077 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
17078
17079 * Makefile.in, configure.in: removed traces of namesubdir,
17080 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
17081 copyrights to '92, changed some from Cygnus to FSF.
17082
17083 * configure.texi: remove most references to multiple hosts,
17084 multiple targets, subdirs, etc.
17085
17086 * configure.man: removed rcsid. reference config.sub not
17087 config.subr.
17088
17089 * Makefile.in: mkdir $(infodir) on install-info.
17090
17091 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
17092
17093 * configure.texi: Explain better about .gdbinit and about
17094 the environment that configure.in sections run in.
17095
17096 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
17097
17098 * configure.in: Ultrix is only a decstation if it's a MIPS.
17099
17100 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
17101
17102 * README: DOC.configure => cfg-paper.texi.
17103
17104 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
17105
17106 * config.sub (near case $os): Don't convert newsos* to bsd!
17107
17108 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
17109
17110 * Makefile.in: Reinstall change from gdb-4.3 that reduces
17111 the number of copies of COPYING that go into the GDB tar file.
17112
17113 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
17114
17115 * bfd/configure.in, gdb/config/mh-i386sco,
17116 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17117 Fix SCO configuration stuff.
17118
17119 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
17120
17121 * Makefile.in: For libg++, make sure the -I pointing
17122 to the gcc directory goes *after* all the libg++-local -I flags.
17123 Also, move just-gcc dependency from just-libg++ to all-libg++.
17124
17125 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
17126
17127 * configure: Change -x to -f to keep Ultrix /bin/test happy.
17128
17129 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
17130
17131 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
17132
17133 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
17134
17135 * config.sub: Add stratus configuration frags. Also
17136 submitted to FSF.
17137
17138 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
17139
17140 * Makefile.in (DEV_SUPPORT): add configure.man.
17141
17142 * config.sub(Decode manufacturer-specific): add -none*.
17143
17144 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
17145
17146 * Makefile.in: remove form feeds to make Sun's make happy.
17147 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
17148
17149 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
17150
17151 * Makefile.in (AR_FLAGS): Make quieter.
17152
17153 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
17154
17155 * configure.in: Add libg++.
17156 * configure: When verbose, don't output the command line at each
17157 level; it will be unremarkably the same as the previous version,
17158 which will be the same as what the user typed.
17159
17160 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
17161
17162 * configure.in, Makefile.in: fix clean-info, add flex. add
17163 fileutils.
17164
17165 * configure: be less sensitive to spaces in Makefile.in. Do not
17166 look for sources in "..". Doing so breaks subdirectories that
17167 might have their own configure. If a subdir has it's own
17168 configure script, use it.
17169
17170 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
17171
17172 * cfg-paper.texi: some changes suggested by rms.
17173
17174 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
17175
17176 * config.sub: Merge in some small additions from the FSF version,
17177 taken from the gcc distribution, to bring the Cygnus and FSF
17178 versions into closer sync.
17179
17180 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
17181
17182 * configure.in: Changed svr4 references to sysv4.
17183
17184 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
17185
17186 * configure: added -V for version number option.
17187
17188 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
17189
17190 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17191 renamed from DOC.configure to cfg-paper.texi.
17192
17193 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17194
17195 * configure, config.subr, config.sub: config.subr is now
17196 config.sub again.
17197
17198 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
17199
17200 * configure.texi: new file, in progress.
17201
17202 * Makefile.in: build info file and install the man page for
17203 configure.
17204
17205 * configure.man: new file, first cut.
17206
17207 * configure: find config.subr again now that configuration "none"
17208 has gone. removed all traces of the -ansi option. removed all
17209 traces of the -languages option.
17210
17211 * config.subr: resync from rms.
17212
17213 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17214
17215 * configure, config.sub, config.subr: merge config.sub into
17216 config.subr, call the result config.subr, remove config.sub, use
17217 config.subr.
17218
17219 * Makefile.in: revised install for dir.info.
17220
17221 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17222
17223 * configure.in: add decstation host makefile frag.
17224
17225 * Makefile.in: BISON now bison -y again. also install-gcc on
17226 install. clean-gdbm on clean. infodir belongs in datadir.
17227 Make directories for info install. Build dir.info here then
17228 install it.
17229
17230 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17231
17232 * Makefile.in: fix for bad directory tests.
17233
17234 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17235
17236 * configure: \{1,2\} appears to be a sysv'ism. Use a different
17237 regexp. -srcdir relative was being handled incorrectly.
17238
17239 * Makefile.in: unwrapped some for loops so that parallel makes
17240 work again and so one can focus one's attention on a particular
17241 package.
17242
17243 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17244
17245 * configure: added PWD as a stand in for `pwd` (for speed). use
17246 elif wherever possible. make -srcdir work without -objdir.
17247 -objdir= commented out.
17248
17249 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17250
17251 * configure: +options become --options. -subdirs commented out.
17252 added -host, -datadir. Renamed -destdir to -prefix. Comment in
17253 Makefile now at top of generated Makefile. Removed cvs log
17254 entries. added -srcdir. create .gdbinit only if there is one
17255 in ${srcdir}.
17256
17257 * Makefile.in: idestdir and ddestdir go away. Added copyrights
17258 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
17259 and mandir now keyed off datadir by default.
17260
17261 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17262
17263 * Freshly created ChangeLog.
17264
17265 \f
17266 Local Variables:
17267 mode: change-log
17268 left-margin: 8
17269 fill-column: 76
17270 version-control: never
17271 End: